/*Reset padding and margins for the all the tags*/ 
* {
	padding: 0px;
	margin: 0px;
}

/*Floating divs fix*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}


body {
	color:#757679;
}

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color:#898150;
	text-decoration:none;
	font-weight: normal;
}

a:hover {
	text-decoration:underline;
}

p {
	padding-bottom: 20px;
}

ul {
	margin-left: 20px;
}

#wrap {
	width: 932px;
	margin:0px auto;
	background:#fff;
	padding-left:26px;
	padding-right:26px;
}

	.top-side {
		height: 144px;
		background: url(../img/auth.jpg) no-repeat right bottom;
		margin-bottom: 9px;
	}
		.top-side .website-logo {
			width: 268px;
			float: left;
			text-indent: -9999px;
			margin-top: 30px;
		}
			.top-side .website-logo a {
				background: url(../img/logo.jpg) no-repeat left top;
				display: block;
				height: 92px;
				outline: none;
			}

		.basket-top {
			float: right;
			font-size: 13px;
			padding-top: 15px;
			padding-right: 20px;
		}
			.basket-top a {
				outline: none;
			}
		.top_menu {
			float: right;
			padding-top: 14px;
			list-style: none;
		}
			.top_menu li {
				display: inline;
				border-right: 1px solid #d7d8cd;
				height: 19px;
				padding: 3px 17px 3px;
				outline: none;
			}
			
				.top_menu li a {
					font-family: "Times New Roman", Times, serif;
					font-size: 14px;
					color: #b0b1a2;
					outline: none;
				}
				
		.buttons-search {
			height: 42px;
			padding-bottom: 10px;
			width: 932px;
		}

			.buttons-search a, .buttons-search a:hover {
				 display: block;
				 width: 168px;
				 height: 31px;
				 float: left;
				 background: url(../img/green_button.gif) no-repeat left bottom;
				 font-size: 16px;
				 font-weight: bold;
				 color: #ffffff;
				 text-decoration: none;
				 outline: none;
				 text-align: center;
				 padding-top: 11px;
				 margin-right: 4px;
			}
			.buttons-search a:hover {
				 background: url(../img/green_button.gif) no-repeat left top;
			}

		.buttons-search .searchBox {
			padding-top: 14px;
			float: left;
			padding-left: 5px;
			height: 28px;
		}

/* Safari */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
	.buttons-search .searchBox { padding-top: 6px; }
}

			.buttons-search .searchBox .search-text {
				border: 0px;
				width: 167px;
				background: url(../img/search_input.gif) no-repeat left top;
				vertical-align: top;
				padding: 6px 6px;
				float: left;
			}
			
			.buttons-search .searchBox .search-button {
				vertical-align: top;
				height: 28px;
				border: 0px;
				background: none;
				cursor: pointer;
				outline: none;
				font-weight: bold;
				color: #898051;
				font-size: 13px;
				float: left;
				width: 52px;
			}
.left_Column {
	float:left;
	width: 190px;
}
.middle_Colmn {
	float: left;
	width: 512px;
	padding-left: 20px;
}

.right_Column {
	float:right;
	width: 190px;
}



/*GREEN BOX*/
.gbox {
	width:190px;
}
	.gbox .gboxtop {
		background:#FFFFFF url(../img/greenboxtop.gif) no-repeat left top;
		height:11px;
		overflow:hidden;
	}
	.gbox .gboxbottom {
		background:#FFFFFF url(../img/greenboxbottom.gif) no-repeat left top;
		height:11px;
		overflow:hidden;
	}
	.gbox .gboxcontent2 {
		background:#FFFFFF url(../img/greenboxcontent.gif) repeat-y left top;
		text-align:left;
		padding:0px 10px 0px 10px;
		font-family: "Times New Roman", Times, serif;
		font-size: 16px;
		font-weight: normal;
		color: #7A7C7F;
	}
	.gbox .gboxcontent {
		background:#FFFFFF url(../img/greenboxcontent.gif) repeat-y left top;
		text-align:center;
		padding:0px 10px 0px 10px;
		height:162px;
		color: #78775f;
	}
		.gbox .gboxcontent h1 {
			font-family: "Times New Roman", Times, serif;
			font-size: 20px;
			font-weight: bold;
			padding-bottom: 18px;
			color: #78775f;
		}
		
		.gbox .gboxcontent h2 {
			font-size: 20px;
			letter-spacing: -1px;
			font-weight: normal;
			color: #78775f;
		}

/*GRAY BOX*/
.graybox {
	width:190px;
}
	.graybox .grayboxtop {
		background:#FFFFFF url(../img/grayboxtop.gif) no-repeat left top;
		height:11px;
		overflow:hidden;
	}
	.graybox .grayboxbottom {
		background:#FFFFFF url(../img/grayboxbottom.gif) no-repeat left top;
		height:11px;
		overflow:hidden;
	}
	.graybox .grayboxcontent {
		background:#FFFFFF url(../img/grayboxcontent.gif) repeat-y left top;
		text-align:center;
		padding:0px 20px 0px 20px;
		font-size:20px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
		color:#78775F;
		height:162px;
	}
		.graybox .grayboxcontent h1 {
			font-size: 18px;
			font-weight: normal;
			color: #78775f;
			padding-bottom: 10px;
			letter-spacing: -1px;
		}

.ji {
	font-size:16px;
	color:#6D6E71;
	width:170px;
}

/*Products*/
.productsLeftSide {
	float: left;
	width: 366px;
}
	.productDetails {}
	
		.productDetails h1 {
			background: #c7bc9d url(../img/productNameBg-bottom.gif) no-repeat left bottom;
			font-size: 14px;
			color: #8e8458;
			margin-bottom: 10px;
		}
			.productDetails h1 span {
				background: url(../img/productNameBg-top.gif) no-repeat left top;
				display: block;
				padding: 6px 12px;
			}

		.productDetails .leftSide {
			float: left;
			width: 190px;
		}
			.productDetails .leftSide .desc {
				padding-top: 20px;
			}
		
		.productDetails .rightSide {
			float: right;
			width: 160px;
		}
				.productDetails .rightSide .price {
					background: #dbdccd  url(../img/productDetailsHd-bottom.gif) no-repeat left bottom;
					margin-bottom: 10px;
				}
				.productDetails .rightSide .price span {
					background:  url(../img/productDetailsHd-top.gif) no-repeat left top;
					display: block;
					font-size: 20px; 
					letter-spacing: -1px;
					color: #a29061;
					padding: 2px 10px;
				}
				
				.productDetails .rightSide .recomment {
					background: #edede6  url(../img/productDetailsHd2-bottom.gif) no-repeat left bottom;
					margin-bottom: 24px;
				}
				.productDetails .rightSide .recomment span {
					background:  url(../img/productDetailsHd2-top.gif) no-repeat left top;
					display: block;
					font-size: 20px; 
					letter-spacing: -1px;
					color: #a29061;
					padding: 2px 10px;
				}
				
				.productDetails .rightSide	.color {
					height: 40px;
					padding-bottom: 10px;
				}
					.productDetails .rightSide	.color  img {
						float: left;
					}
					.productDetails .rightSide	.color span {
						float: left;
					    width: 110px;
						display: block;
						height: 30px;
						text-align: right;
						padding-top: 10px;
						padding-right: 10px;
						font-family: "Times New Roman", Times, serif;
						color: #a29061;
						font-size: 12px;
						font-weight: bold;
					}
						.productDetails .rightSide	.color label {
							float: left;
						}
		
.productsRightSide {
	float: right;
	width: 125px;
	padding-top: 34px;
}
	.productsRightSide .item {
		padding-bottom: 20px;
	}
		.productsRightSide .item .productLink {
			background: #dbdccd url(../img/productsthumbLink-bottom.gif) no-repeat left bottom;
			display: block;
			text-align: center;
			font-family: "Times New Roman", Times, serif;
			font-size: 12px;
			text-decoration: none;
			outline: none;
		}
			.productsRightSide .item .productLink span {
				background: url(../img/productsthumbLink-top.gif) no-repeat left top;
				display: block;
				padding: 8px 7px;
				outline: none;
				font-size: 12px;
				font-weight: bold;
			}
			

.basket-table th {
	padding: 8px 10px;
	background: #edede6;
}

/*Footer*/
.footer {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#AFB1A4;
	padding-top:20px;
	padding-bottom: 10px;
}

.footer a, .footer a:hover  {
	text-decoration:none;
	color:#AFB1A4;
}
.footer a:hover {
	text-decoration:underline;
}

.hide {
	visibility:hidden;
	display:none;
}
.error {
	text-align:center;
	color:#FF0000;
}
.ord_table td {
	border:1px solid #5E72AD;
}

.grbox {
	background: url(../img/grbox.gif) no-repeat;
	width: 190px;
	height: 184px;
}
	.grbox h1 {
		font-size: 16px;
		color: #ffffff;
		text-align: center;
		padding: 10px 0px;
	}
	.grbox h2 {
		text-align: center;
	}
		.grbox h2 a, .grbox h2 a:hover {
			font-size: 18px;
			color: #ffffff;
			font-weight: normal;
		}
.left {
	float: left;
}
.right {
	float: right;
}
.txtform, .button {
	border: 1px solid #cccccc;
	background-color: #ffffff;
}
.error {
	font-size: 11px;
	color: #990000;
}


.pagination{
	 float: left;
	 width: 512px;
	 text-align: center;
}
	.pagination .pages, .pagination .pages:hover {
		text-decoration:none;
		color:#396932;
		font-weight:bold;
		background: #dcf0d9;
		border: 1px solid #72c267;
		margin: 2px;
		padding: 2px 4px;
	}
	
	.pagination .pages:hover {
		background: #72c267;
		border: 1px solid #72c267;
		color: #fff;
	}
	.pagination .disabled {
		font-weight:bold;
		color:#a8a8a8;
		background: #eeeeee;
		border: 1px solid #e5e6e5;
		margin: 2px;
		padding: 2px 4px;
	}

