@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}#wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#inner_wrap {
	margin: 10px;
	float: left;
	width: 940px;
}
#header {
	float: left;
	height: 88px;
	width: 940px;
}
#banner {
	background-image: url(images/banner.jpg);
	float: left;
	height: 240px;
	width: 940px;
	margin-bottom: 20px;
}
#logo a {
	background-image: url(images/logo.gif);
	float: left;
	height: 58px;
	width: 518px;
	text-indent: -5000px;
	display: block;
}
#seach_box {
	float: right;
	height: 50px;
	width: 350px;
	margin-right: 20px;
	margin-top: 20px;
	text-align: right;
}
#container {
	float: left;
	width: 940px;
}
#sidebar {
	float: left;
	width: 218px;
	margin-right: 20px;
	margin-bottom: 50px;
	border: 1px solid #444745;
	background-color: #f2f2f5;
}
#content {
	float: right;
	width: 700px;
	margin-bottom: 40px;
}
#footer {
	background-image: url(images/footer-bg.gif);
	float: left;
	height: 40px;
	width: 940px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 19px;
}
#banner .clothing {
	background-image: url(images/link-clothing.png);
	float: left;
	height: 10px;
	width: 75px;
	margin-left: 520px;
	margin-top: 30px;
	display: block;
	text-indent: -5000px;
}
#banner .accessories {
	background-image: url(images/link-accessories.png);
	display: block;
	height: 10px;
	width: 104px;
	float: left;
	clear: both;
	margin-left: 120px;
	margin-top: 50px;
	text-indent: -5000px;
}
#banner .shoes {
	background-image: url(images/link-shoes.png);
	display: block;
	clear: both;
	float: left;
	height: 10px;
	width: 51px;
	margin-left: 775px;
	margin-top: 30px;
	text-indent: -5000px;
}
#banner .lingerie {
	background-image: url(images/link-lingerie.png);
	display: block;
	clear: both;
	float: left;
	height: 10px;
	width: 71px;
	margin-left: 450px;
	margin-top: 20px;
	text-indent: -5000px;
}
#content h2 {
	background-image: url(images/h2-bg.gif);
	background-repeat: repeat-x;
	float: left;
	height: 30px;
	width: 690px;
	margin-bottom: 15px;
	font-size: 16px;
	color: #b0b03c;
	padding-top: 13px;
	padding-left: 10px;
}
#sidebar #departments {
	background-image: url(images/h3-departments.gif);
	height: 42px;
	width: 218px;
	text-indent: -5000px;
	margin-bottom: 15px;
}
#content .product {
	float: left;
	width: 328px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	height: 155px;
	border: 1px solid #f2f2f5;
}
#content .product:hover {
	border: 1px solid #b0b03c;
}
#content .product .product_name {
	height: 25px;
	width: 308px;
	background-color: #f2f2f5;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#content .product .product_image {
	margin: 10px;
	float: left;
	height: 100px;
	width: 100px;
}
#content .product .product_details .more_info a {
	background-image: url(images/more-info.png);
	height: 27px;
	width: 107px;
	display: block;
	float: right;
	margin-right: 10px;
	text-indent: -5000px;
}
#content .product .product_details {
	width: 208px;
	float: right;
	height: 110px;
}
#content .product .product_details .product_description {
	width: 198px;
	padding-top: 10px;
	height: 73px;
	overflow: hidden;
	padding-right: 10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#sidebar ul {
	list-style-type: none;
	margin-bottom: 20px;
}
#sidebar ul ul {
	text-indent: 15px;
	margin-bottom: 0px;
}

#sidebar ul a {
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #333333;
	text-decoration: none;
}

#sidebar ul a:hover {
	color: #b0b03c;
	background-color: #FFFFFF;
}


.commentlist .gravitar {
	height: 48px;
	width: 48px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	float: left;
}
.commentlist .odd_comment,
.commentlist .even_comment {
	width: 700px;
	margin: 0 20px;
}
.commentlist .odd_comment .comment_meta,
.commentlist .even_comment .comment_meta {
	width: 600px;
	margin-right: 36px;
	padding-left: 10px;
	padding-top: 4px;
	float: right;
	margin-top: 10px;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.commentlist .odd_comment .comment_text,
.commentlist .even_comment .comment_text {
	clear: both;
	float: left;
	width: 610px; /*540*/
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 10px 27px 12px;
}
.commentlist .odd_comment .comment_meta,
.commentlist .odd_comment .comment_text {
	background-color: #f8f8f8;
}
.commentlist .comment_meta .url {
	color: #666666;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
}
.commentlist .comment_meta .url:hover {
	text-decoration: underline;
}
#commentsbox {
	width: 690px;
	clear: both;
	float: left;
	padding-right: 10px;
}
#commentsbox #moderation {
	width: 680px;
	margin: 10px;
	clear: both;
	float: left;
}
#commentsbox #submit_box {
	width: 540px;
	clear: both;
	float: right;
	text-align: right;
	margin: 10px 0 50px 0;
}
.comments_name,
.comments_email,
.comments_web {
	width: 198px;
	float: left;
	clear: left;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 4px;
	padding-left: 5px;
	border: solid 1px #999999;
	height: 20px;
}
.comments_name {
	background:url(../images/comments-name.gif) 130px 4px no-repeat;
}
.comments_email {
	background:url(../images/comments-email.gif) 130px 4px no-repeat;
}
.comments_web {
	background:url(../images/comments-address.gif) 130px 4px no-repeat;
}
.comments_text {
	width: 450px;
	height: 99px;
	margin-left: 20px;
	margin-right: 5px;
	float: right;
}
#comment_left {
	width: 214px;
	height: 34px;
	float: left;
	clear: left;
}
#comment_right {
	width: 450px;
	height: 92px;
	float: right;
}
#moderation {
	clear: both;
	float: left;
	padding-top: 25px;
}
#single_image {
	height: 200px;
	width: 200px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
	float: left;
	text-align: center;
}
#single_wrap {
	float: left;
	width: 680px;
	margin: 10px 10px 50px 10px;
}
#single_description {
	margin-bottom: 50px;
	min-height: 55px;
	width: 450px;
	float: right;
	height: 150px;
	overflow: hidden;
}
#buy_button_wrap {
	background-image: url(images/buy-right.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 28px;
	float: right;
	width: 450px;
	margin-top: 20px;
	margin-bottom: 22px;
}
#buy_button_wrap #buy_button {
	height: 23px;
	text-align: right;
	background-image: url(images/buy-left.gif);
	background-repeat: no-repeat;
	display: block;
	float: right;
	margin-right: 16px;
	padding-left: 20px;
	padding-top: 5px;
}
#buy_button a {
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}
#previous_products {
	float: left;
	width: 340px;
	margin-top: 10px;
	margin-bottom: 40px;
	padding-left: 10px;
}
#more_products {
	float: right;
	width: 340px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 40px;
	padding-right: 10px;
}
#previous_products a,
#more_products a {
	color: #9D080D;
	font-weight: bold;
	text-transform: capitalize;
}
#previous_products a:hover,
#more_products a:hover {
	color: #666666;
}
