* {margin: 0; padding: 0;}
a {outline: none; text-decoration: none; color: #7a7a7a;}
a:hover {text-decoration: underline;}
a img {border: none;}
ul, ol, li {list-style: none;}
input.text, select, textarea {font-family: Arial, sans-serif; border: none; color: #999898; font-size: 12px;}
table, tr, th, td {border: none; border-collapse: collapse;}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
button {background: none; border: none; font-family: Arial, sans-serif; cursor: pointer;}

/* layout */
body {
	font: 62.5%/1.4 Tahoma, sans-serif; 
	color: #999898; 
	background: url(../../img/header.png) 0 0 repeat-x;
}
#header .menu, .header_content, #wrapper {
	width: 950px;
	margin: 0 auto;
}
#content {
	width: 732px;
	float: right;
}
#sidebar {
	width: 200px;
	float: left;
	padding-top: 44px;
}
#footer {
	background: url(../../img/footer.jpg) 0 0 repeat-x;
	height: 128px;
}

/* header */
#header .inner {
	background: url(../../img/top.jpg) center 0 no-repeat;
}
.header_content {
	height: 229px;
}
#header .menu_box {
	height: 37px;
	background: #2f0b48 url(../../img/menu_bg.png) 0 0 repeat-x;
}
#header .menu li {
	display: block;
	float: left;
	width: 120px;
	background: url(../../img/menu_item_bg.png) 0 0 repeat-x;
	border-left: 1px solid #4d1648;
	border-right: 1px solid #4d1648;
	margin-right: 5px;
}
#header .menu li a {
	color: #fff;
	display: block;
	padding-top: 8px;
	height: 29px;
	width: 119px;
	text-align: center;
	border-left: 1px solid #934a8f;
	font-size: 14px;
}

/* sidebar */
.title, .title_center {
	color: #613763;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid #cbcbcb;
	padding: 0 10px 5px;
}
.title_center {
	text-align: center;
}
.title_left {
	font-size: 14px;
	color: #613763;
	font-weight: normal;
	padding: 17px 0 12px 0;
}
h6.title_left {
	font-size: 12px;
	padding-top: 0;
}
.text_def {
	font-size: 12px;
	line-height: 14px;
	color: #999898;
	margin-bottom: 14px;
}
.side_menu {
	padding: 14px 0 15px;
}
.side_menu .item {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	color: #4e4e4e;
}
.side_menu .item strong {
	padding-left: 15px;
}
.side_menu ul {
	padding: 10px 0 6px;
}
.side_menu ul li {
	padding-bottom: 4px;
}
.side_menu  ul a {
	font-size: 12px;
	text-transform: capitalize;
	background: url(../../img/poointer.png) 0 center no-repeat;
	padding-left: 15px;
	color: #7a7a7a;

}
#sidebar .block {
	margin-bottom: 15px;
	padding-left: 10px;
}
#sidebar .block_banner {
	padding-left: 0;
}

/* content */
h1 {
	font-size: 20px;
	text-align: center;
	color: #613763;
	font-weight: normal;
	text-transform: uppercase;
	padding: 12px 0 4px;
}
.items {
	padding: 19px 0 0 10px;
}
.items li {
	display: block;
	width: 162px;
	float: left;
	margin-left: 24px;
}
.items li:first-child {
	margin-left: 0;
}
.items .img {
	display: block;
	width: 160px;
	height: 160px;
	position: relative;
}
.items .img img {
	display: block;
	width: 160px;
	height: 160px;
	border: 1px solid #cbcbcb;
}
.items .img .hover_img {
	display: none;
}
.items .img:hover .hover_img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}
.items h6 {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 13px;
	padding: 9px 0 2px;
}
.items h6 a {
	color: #4f4f4f;
}
.items .price, .items .buy {
	color: #b22164;
	font-size: 16px;
	float: left;
}
.items .buy {
	color: #4E4E4E;
	float: right;
}
h2 {
	font-size: 14px;
	color: #613763;
	font-weight: normal;
	padding: 0 0 6px 11px;
}
.text_block {
	padding-top: 9px;
	margin-left: 10px;
}
.text_block p {
	border: 1px solid #cbcbcb;
	font-size: 12px;
	line-height: 14px;
	padding: 5px 10px 7px;
}
h3 {
	font-size: 16px;
	line-height: 18px;
	color: #613763;
	text-transform: capitalize;
	font-weight: normal;
	text-align: center;
	padding: 11px 0 10px;
}

/* footer */
#footer ul {
	text-align: center;
	padding: 10px 0 11px;
}
#footer ul li {
	display: inline;
	padding: 0 15px;
}
 ul li a {
	color: #fff;
	font-size: 12px;
}
#footer .important, #footer .copyright {
	color: #c2c2c2;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	width: 950px;
	margin: 0 auto;
	padding: 10px 0 0;
}

/* texts */
.text_testimonials, .shipping, .privacy, .faq {
	padding: 0 30px 0 10px;
}
.text_testimonials, .privacy {
	padding-top: 19px;
}
.shipping {
	padding-top: 17px;
}
.text_testimonials .name {
	color: #613763;
	font-size: 14px;
	font-weight: normal;
	display: block;
	text-align: right;
	margin-bottom: 12px;
}
li.text_def {
	background: url(../../img/blt.jpg) 0 5px no-repeat;
	padding-left: 10px;
}

