body {
	margin:0px;
	padding:0px;
	text-align:center;
	background:#f3f3f3;
	Font-family: Arial;
	font-size:13px;
	color:#717171;
}
form {
	margin:0px;
	padding:0px;
}
h1 {
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Times New Roman;
	font-size:19px;
	color:#717170;
}
h2 {
	margin:0px 0px 10px 0px;
	background:#e9e5db;
	font-size:12px;
	font-weight: normal;
	text-align: left;
	padding:5px 0px 5px 10px;
}
h3 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Times New Roman;
	font-size:17px;
	color:#909090;
	font-weight: normal;
}
p{
	padding:0px;
	margin:5px 0px 5px 0px;
	text-align:left;
}
a{
	color:#717171;
	font-weight:bold;
}
.all {
	margin:auto;
	width:850;
}
.content_conteiner{
	float: left;
	width:742;
	*width:850;
	background:url('../images/bg_body.jpg') repeat-y;
	padding:15px 60px 0px 47px;
}

.header{
	float: left;
	width:742px;
	height:85px;
	border:0px solid;
}
.header img {
	float: left;
}
.border {
	width:3px;
	height:71px;
	background: #cceaef;
	float: left;
	margin:0px 3px 0px 3px;
}
.phone_img {
	float: left;
	margin:60px 10px 0px 280px;
	*margin-left:265px;
}
.blue_header{
	width:742px;
	height:42px;
	float: left;
	background: #cceaef;
}
.menu{
	margin: 10px 0px 10px 0px;
	float: left;
	height:23px;
	width:742px;
	background:#e9e5db;
}
.menu a {
	/*color: #454545;*/
    color:#717171;
	text-decoration:none;
	display:block;
	float: left;
	padding:3px 10px 0px 10px;
	font-weight:normal;
	font-size:12px;
}
a.last_point{
	float: right;
}
.menu a:hover {
	text-decoration:underline;
}
.left_block {
	float: left;
	width:160px;
}
.form_search {
	width:160px;
	height:85px;
	background:#e9e5db;
	text-align: left;
}
.form_search p{
	margin:0px 0px 5px 10px;
	padding:10px 0px 0px 0px;
	font-size:12px;
}
.input_text {
	border:1px solid #b2b2b2;
	width:140px;
	height:20px;
	margin-left:10px;
}
.input_submit {
	background:#aea897;
	padding:3px 3px 3px 3px;
	*padding:3px 0px 3px 0px;
	border:0px;
	color:#ffffff;
	margin: 3px 10px 3px 0px;
	float: right;
	cursor:pointer;
	font-size:12px;
}
.menu_left{

	float: left;
	width:160px;
	list-style-type:none;
	margin:5px 0px 0px 0px;
	padding:0px;
	text-align: left;
}
.menu_left li {
	border-bottom:1px solid #c7c7c7;
	padding:3px 0px 3px 10px;
}
.menu_left li a {
	color:#959595;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
}
/* center content */
.content{
	float: right;
	width:555px;
}
.conteiner , .conteiner_text{
	float: left;
	/*clear:both;*/
	width:550px;
	margin: 10px 0px 20px 0px;
	text-align:left;
}
.conteiner_text{
	width:450px;
	text-align:justify;
}
.text_content{
	float:right;
	width:350px;
	text-align: left;
	font-size:13px;
	color:#717171;
    padding-top: 20px;
}
.content img {
	float: left;
}
.text_content a{
	color:#717171;
	font-size:12px;
	font-weight:bold;
}
.green_line{
	margin:20px 0px 10px 0px;
	float:left;
	width:742px;
	height:9px;
	background:#cfe4a6;
}
/* form enquiry */
.conteiner_text input {
	width:200px;
	height:19px;
	border:1px solid #4c4c4c;
}
.conteiner_text select {
	width:200px;
	height:19px;
	border:1px solid #4c4c4c;
}
.conteiner_text textarea{
	width:200px;
	height:115px;
	border:1px solid #4c4c4c;
}
.inp_submit{
	background:#aea897;
	border:0px !important;
	color:#ffffff;
	cursor:pointer;
	font-size:12px;
	width:auto !important;
}
.row {
	margin: 5px 0px;
	font-size: 0.9em;
	border: 0px solid;
	float:left;
}
.row .title {
	margin-bottom:-25px;
	width: 100px;
	color: #87887A;
	text-align: right;
	float:left;
	vertical-align: bottom;
}
.row .content {
	float:left;
	padding-left: 120px;
	border: 0px #ff0000 solid;
	vertical-align: top;
	font-size: 0.9em;
	color: #87887A;
}

/* end form enquiry */
/* end center content */
/* bottom content styles */
.blue_bottom{
	float:left;
	width:742px;
	height:80px;
	background:#cceaef;
}
.bottom{
	float: left;
	width:850px;
	height:31px;
	background:url('../images/bottom_bg.jpg') right no-repeat;
}
.count {
	float: left;
	font-size:12px;
	margin:10px 0px 20px 630px;
	*margin-left:310px;
	white-space:nowrap;

}
/* specificstyle index page */
.index_content{
	width:555px;
	float:right;
	background:#ffffff url('../images/index_bg.jpg');
	background-position:top right;
	/*background-repeat:repeat-y;*/
	text-align:left;
	font-size:11px;
	overflow:hidden;	
	height:220px;
}
.index_content div p {
	width:350px;
}
.h2_index {text-indent:100px;float:right;width:545px;*width:555px;*height:20px;}
.index_content img {
	float:right!important;
	margin:5% 20px 0px 0px;
	*margin-bottom:-5px;
}
.hand_bags{
	padding:0px 5px 15px 0px;
	float: left;
}
.image_bags{
	width:180px;
	height:180px;
	float: left;
	border: 0px solid #efece4;
	text-align:center;
	display: table-cell;
	position:relative;
	overflow:hidden;
}
.head_bugs{
	width:90px;
	margin:0px 0px 0px 5px;
}
.vertical_conteiner{
	text-align:center;
	width:100%;
	height:100%;
	position: absolute;
	*left:50%;
	top:50%;

	}
.vertical_conteiner div {
	margin:auto;
}
.vertical_conteiner div img {
	float:none;

}
.image_bags img {
	float:none;
	position:relative;
	*left:-50%;
	top:-50%;
}
/* search resilt */
.h2_right {
	float: right;
	margin-right:10px;
}
.bag_description {
	height:90px;
	width:350px;
	margin: 0px 0px 0px 10px;
	float:left;
	font-size:11px;
    padding-top: 20px;
}
.bag_description p {
	margin:2px 0px 2px 0px; padding:0px;
}
.description_header, .description_header_grey{
	color:#454545;
	font-size:11px;
	margin:0px 0px 0px 0px !important;
	padding:0px;
}
.description_header_grey{
	color:#979797;
}
.view{
	display:block;
	width:30px;
	*width:40px;
	background:#aea897;
	color:#ffffff;
	padding:3px 6px 3px 6px;
	text-decoration:none;
}
.preview, .next {
	text-decoration:none;
	color:#717171;
	font-size:10px;
}
.preview{
	float:left;
}
.next{
	float:right;
}
/* details block*/
.view_image{
	width:300px;
	float:right;
	text-align:center;
	margin-left:10px;
	position:relative;
}
.details_img {
	overflow:hidden;
	width:300px;
	height:300px;
	border: 0px solid #efece4;
	position:relative;
}
.vertical {
	border:0px solid;
	display: table;
	height: 300px;
	width:300px;
	#position: relative;
}
.vertical_center{
	border:0px solid;
	width:300px;
	text-align:center;
	#position: absolute;
	#top: 50%;#left:0px;
	display: table-cell;
	vertical-align: top;
}
.vertical_center img {
	display: block;
	float:none;margin:auto;
	#position: relative;
	#top: -50%;
}
.view_image .preview{
	margin:10px 0px 0px 20px;
	background:url('../images/img_prev.jpg') left no-repeat;
	padding:0px 0px 0px 10px;
}
.view_image .next{
	margin:10px 20px 0px 0px;
	background:url('../images/img_next.jpg') right no-repeat;
	padding:0px 10px 0px 0px;
}
.count_img {
	font-size:10px;
	margin:10px auto;
	text-align:center;
	width:100px;
	*width:300px;
	*margin-top:-12px;
	border:0px solid;
}
a.brown_link{
	color:#ffffff;
	text-decoration:none;
	background:#aea897;
	padding:3px 5px 3px 5px;
	font-size:10px;
}
a.blue_link{
	font-size:10px;
	color:#000000;
	text-decoration:none;
	background:#cceaef;
	padding:3px 5px 3px 5px;
}
.pager{text-align:right;white-space: nowrap;clear:both;float:left;width:100%; font-size:11px;}
.pager a{text-decoration:none; font-weight:normal;}