/* general site styling */
@charset "utf-8";
* {
	margin: 0;
	padding: 0;

}
body  {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #BEBDA1;
	font-size: 14px;
	background-image: url(../../media/images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#container #page_content #info {
	background-color: #000;
	height: 250px;
	margin-left: 0px;
}
#container #page_content #logos {
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 5px;
}

#container #page_content #info p img {
	margin-right: 5px;
}

#container #page_content #info #mens_area {
	width: 20%;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-align: center;
	margin-left: 10px;
}
#container #page_content #info #womens_area {
	width: 20%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	margin-left: 10px;
	float: right;
	margin-right: 10px;
	text-align: center;
}
#container #page_content #info #childrens_info {
	width: 20%;
	margin-left: 10px;
	float: right;
	background-color: #FFF;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited{
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #AE136F;
	text-decoration: underline;
}
h1{
	font-size: 150%;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 15px;
	line-height: 160%;
	color: #B01B6C;
}
h2{
	font-size: 130%;
	font-weight: normal;
	line-height: 160%;
	margin-right: 10px;
	margin-left: 10px;
}
h3{
	font-size: 120%;
	font-weight: normal;
	line-height: 145%;
	margin-right: 10px;
	margin-left: 10px;
}
p{
margin:0 10px 10px 10px;
}
#container {
	display: block;
	width: 980px;
	background-color: #FFF;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	margin-bottom: 30px;
}
.coloured_text {
	font-style: italic;
	font-weight: bold;
	color: #960025;
	font-size: 120%;
}

#container #top_section {
	display: block;
	color: #FFFFFF;
	background-image: url(../../media/images/site/header.jpg);
	background-repeat: no-repeat;
	background-color: #E5E3CE;
	height: 210px;
}
.mini_menu   {
	list-style-type: none;
	line-height: 25px;
	text-align: right;
	font-size: 12px;
	padding: 0 10px;
	display: block;
}
.mini_menu  li   {
	display: inline;
}
.mini_menu  li  a   {
	color: #FFFFFF;
	padding: 2px;
}
.mini_menu  li  a:hover   {
	color: #FFFFFF;
	text-decoration: underline;
}

#bottom_menu .mini_menu   {
	list-style-type: none;
	line-height: 25px;
	text-align: center;
	font-size: 12px;
	padding: 0 5px;
	color: #000;
	display: block;
	clear: both;
}
#bottom_menu .mini_menu a {
	color: #000;
}
#bottom_menu .mini_menu a:hover {
	color: #666;
}

.mini_menu  li   {
	display: inline;
}
.mini_menu  li  a   {
	color: #FFFFFF;
	padding: 2px;
}
.mini_menu  li  a:hover   {
	color: #FFFFFF;
	text-decoration: underline;
}

#container   #top_section #general_menu  {
	display: block;
	height: 35px;
	line-height: 35px;
	list-style-type: none;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 14px;
	background-color: #000;
	clear: both;
	position: relative;
}
#container   #top_section   #general_menu li  {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#container   #top_section   #general_menu a  {
	padding: 5px 7px 7px 7px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#container   #top_section   #general_menu a:hover  {
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: underline;
}

#container #page_content {
	display: block;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#container #page_content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#container #page_content #shop_wrapper
{
	display: block;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#container #page_content #shop_wrapper #shop_area
{
	display: block;
	float: right;
	width: 785px;
	color: #000000;
	background-color: #ffffff;
}
#container #page_content #shop_wrapper #shop_area h3
{
	clear: both;
}

#container #page_content #shop_wrapper #shop_area .offer_box
{
	display: block;
	float: left;
	height: 200px;
	width: 200px;
	margin: 0 20px 10px 20px;
	text-align: center;
}

#container #page_content #shop_wrapper #shop_area .subcategory_filter
{
	background-color: #CDCBB4;
	display: block;
	padding: 2px 5px 2px 5px;
	clear: both;
	line-height: 1.5;
	margin: 10px;
	color: #000;
	font-size: 12px;
}
#container #page_content #shop_wrapper #shop_area .subcategory_filter a {
	color: #000;
	font-weight: bold;
}

#container #page_content #shop_wrapper #shop_area .subcategory_filter a:hover {
	color: #A60E63;
	text-decoration: underline;
}

#container #page_content #shop_wrapper #shop_area .product_filter
{
	background-color: #CDCBB4;
	display: block;
	padding: 2px 5px 2px 5px;
	clear: both;
	line-height: 3;
	margin: 10px;
	color: #000;
	font-size: 12px;
}
#container #page_content #shop_wrapper #shop_area .product_filter a {
	color: #000;
	font-weight: bold;
}

#container #page_content #shop_wrapper #shop_area .product_filter a:hover {
	color: #A80F6A;
	text-decoration: underline;
}

#container #page_content #shop_wrapper #shop_area .product_filter span
{
	display: block;
	float: right;
	line-height: 1.5;
	text-align: right;
}

#container #page_content #shop_wrapper #shop_area .no_products_found
{
	font-size: 170%;
	line-height: 200%;
	color: #333333;
	background-color: #F7F5EF;
	text-align: center;
	clear: right;
	border: 1px solid #EAE2BF;
}


#container #page_content #shop_wrapper #shop_area .page_numbers
{
	display: block;
	clear: both;
}

#container #page_content #shop_wrapper #shop_area .shop_main_image
{
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#container #page_content #shop_wrapper #shop_area .product_box {
	display: block;
	text-align: center;
	height: 225px;
	float: left;
	width: 185px;
	overflow: hidden;
	border: 1px solid #EFEFEF;
	margin: 0 0 5px 5px;
}
#container #page_content #shop_wrapper #shop_area .product_box span{

}
#container #page_content #shop_wrapper #shop_area .product_box .image_wrapper {
	display: block;
}



#container #page_content #shop_wrapper #shop_area .product_box .product_link .product_name {
	line-height: 1.5;
	font-size: 100%;
	font-weight: bold;
}

#container #page_content #shop_wrapper #shop_area .product_box .product_link {
	text-decoration: none;
}
#container #page_content #shop_wrapper #shop_area .product_box img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin: 0 auto 0 auto;
}
#container #page_content #shop_wrapper #shop_area .product_box_list
{
	display: block;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F7F5EF;
	margin: 10px;
	overflow: visible;
	height: auto;
}
#container #page_content #shop_wrapper #shop_area .product_box_list .product_link
{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
#container #page_content #shop_wrapper #shop_area .product_box_list .product_link:hover {
	color: #000000;
}


#container   #page_content   #shop_wrapper   #shop_area   .product_box_list   .product_data  
{
	display: block;
	margin-left: 210px;
	padding-top: 10px;
	margin-right: 10px;
	padding-bottom: 20px;
}
#container  #page_content  #shop_wrapper  #shop_area  .product_box_list  .product_data  .product_price 
{
	font-size: 120%;
}
#container #page_content #shop_wrapper #shop_area .product_box_list .product_link .image_container
{
	float: left;
	width: 200px;
	text-align: center;
	overflow: hidden;
	padding-bottom: 20px;
	margin: 10px;
}
#container     #page_content     #shop_wrapper     #shop_area     .product_box_list     .product_link     .image_container .product_image
{
	border: none;
	margin: 0 auto 0 auto;
}
#container  #page_content  #shop_wrapper  #shop_area  .product_box_list  .product_data  .product_link .product_name
{
	font-size: 140%;
}
#container #page_content #shop_wrapper #shop_area #signup_form fieldset
{
	padding-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #page_content #shop_wrapper #shop_area #signup_form label
{
	display: inline-block;
	width: 140px;
}

#container #page_content #shop_wrapper #shop_area #signup_form legend
{
	display: block;
	font-size: 120%;
	padding-left: 10px;
}

#container #page_content #shop_wrapper #shop_area #signup_form label.error {
	margin-left: 10px;
	width: auto;
	display: inline-block;
	color: #FF0000;
}
#container #page_content #shop_wrapper #shop_area #customer_section_welcome #login_section
{
	display: block;
	width: 50%;
	float: left;
	height: 150px;
}

#container #page_content #shop_wrapper #shop_area #customer_section_welcome #register_box
{
	display: block;
	margin-left: 50%;
	height: 150px;
}
#container #page_content #shop_wrapper #shop_area .normal_list
{
	margin-left: 30px;
	margin-bottom: 10px;
}
#container #page_content #shop_wrapper #shop_area .info_box
{
	background-color: #E5E4E4;
	display: block;
	color: #333333;
	padding: 3px;
	text-align: center;
}
#container #page_content #shop_wrapper #shop_area #product_detail
{
	display: block;
	z-index: 100;
	padding-top: 30px;
	margin-bottom: 20px;
}
#container #page_content #shop_wrapper #shop_area #product_detail .product_brand_image
{
border:none;
float:none;
display:block;
margin-right:10px;
}
#container #page_content #shop_wrapper #shop_area #product_detail #product_image
{
	text-align: left;
	display: block;
	margin-left: 10px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}
#container   #page_content   #shop_wrapper   #shop_area   #product_detail   #product_image   #thumb_box
{
	display: block;
	clear: left;
}

#container #page_content #shop_wrapper #shop_area #product_detail #product_image img
{
	display: block;
	border: 1px solid #EAE2BF;

}
#container #page_content #shop_wrapper #shop_area #product_detail #product_image img.product_thumb_image
{
	float: left;
	border: 1px solid #EAE2BF;
}
#container #page_content #shop_wrapper #shop_area #product_detail #product_image .product_thumb_image
{
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}


#container #page_content #shop_wrapper #shop_area #product_detail #product_info
{
	display: block;
	font-size: 120%;
	line-height: 150%;
	float: none;
}
#container #page_content #shop_wrapper #shop_area #product_detail #product_info h1
{
	margin: 0px;
	padding: 0px;
}
#container #page_content #shop_wrapper #shop_area #product_detail #product_info label
{
	display: block;
}
#container #page_content #shop_wrapper #shop_area #product_detail #product_description
{
	display: block;
	clear: right;
	padding-top: 20px;
}
#container #page_content #shop_wrapper #shop_area #product_detail #product_description ul,ol
{
	margin-left: 40px;
	margin-bottom: 15px;
}
#container #page_content #shop_wrapper #shop_area .custom_basket_message
{
	line-height: 1.5;
	background-color: #333;
	display: block;
	padding: 5px;
	font-weight: bold;
	color: #FFF;
}
#container #page_content #shop_wrapper #shop_area #basket_table, #container #page_content #shop_wrapper #shop_area #checkout_table
{
	line-height: 1.5;
	display: table;
	border: 1px solid #000;
	margin: 0 10px 0 10px;
}
#container #page_content #shop_wrapper #shop_area #basket_table tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

#container #page_content #shop_wrapper #shop_area #basket_table #form_discount {
	color: #000;
	background-color: #FFF;
	display: block;
	padding: 2px 5px 2px 5px;
}
#container #page_content #shop_wrapper #shop_area #basket_table .basket_select
{
	width:125px;
} 
#container #page_content #shop_wrapper #shop_area #basket_table td
{
	padding-right: 5px;
	padding-left: 5px;
}

#container #page_content #shop_wrapper #shop_area #basket_table .alt
{

}
#container #page_content #shop_wrapper #shop_area #basket_table .header_row
{
	color: #000;
	background-color: #CDCBB4;
	line-height: 2;
	font-weight: bold;
}
#container #page_content #shop_wrapper #shop_area #discount_code_table {
	margin: 0 10px 0 10px;
	line-height: 1.5;
}

#container  #page_content  #shop_wrapper  #shop_area  #discount_code_table .header_row
{
	margin-left: 10px;
	line-height: 2;
	background-color: #CDCBB4;
	color: #000;
	text-align: left;
}
#container  #page_content  #shop_wrapper  #shop_area  #discount_code_table  .header_row  th {
	padding-right: 2px;
	padding-left: 2px;
}

#container #page_content #shop_wrapper #shop_area #discount_code_table td {
	padding-right: 2px;
	padding-left: 2px;
}
#container #page_content #shop_wrapper #shop_area #discount_code_table .alt {
	background-color: #FFF;
}
#container #page_content #shop_wrapper #shop_area .bold_text {
	font-weight: bold;
}
#container #page_content #shop_wrapper #shop_area #customer_details {
	margin: 20px 10px 0 10px;

}
#container #page_content #shop_wrapper #shop_area #customer_details fieldset {
	border: 1px solid #000000;
}
#container   #page_content   #shop_wrapper   #shop_area   #customer_details   fieldset h2 {
	font-size: 120%;
	display: block;
	background-color: #CDCBB4;
	color: #000;
	margin: 0 0 10px 0;
	padding: 0 10px 0 10px;
}
#container #page_content #shop_wrapper #shop_area #customer_details p {
	margin: 0;
	padding: 2px 10px 2px 10px;
	line-height: 1.5;

}
#container #page_content #shop_wrapper #shop_area #customer_details p.alt {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}

#container  #page_content  #shop_wrapper  #shop_area  #customer_details .required {
	border: 1px solid #999999;
}
#container  #page_content  #shop_wrapper  #shop_area  #customer_details .text_input {
	border: 1px solid #999999;
}
#container #page_content #shop_wrapper #shop_area #customer_details label {
	display: inline-block;
	width: 140px;
}
#container #page_content #shop_wrapper #shop_area #customer_details label.error {
	color: #FF0000;
	padding-left: 10px;
	font-weight: bold;
}
#container #page_content #shop_wrapper #shop_area #basket_bottom_info
{
	display: block;
	text-align: right;
	margin-top: 10px;
}
#container #page_content #shop_wrapper #shop_area #basket_bottom_info form
{
	margin-right: 10px;
	margin-bottom: 10px;
}
#container #page_content #shop_wrapper #shop_area #basket_bottom_info #form_discount
{
	display: block;
	float: left;
	width: 300px;
	background-color: #FFF;
	margin-left: 10px;
	line-height: 3;
	text-align: center;
	color: #000;
}


#container #page_content #shop_wrapper #shop_area #basket_bottom_info p
{
	display: block;
	clear: right;
}
#container #page_content #shop_wrapper #shop_area #basket_bottom_info .discount_message
{
	line-height: 2;
	background-color: #333;
	text-align: center;
	display: block;
	color: #FFF;
}
#container #page_content #shop_wrapper #shop_area #paypal_form #pay_button
{
	display: block;
	margin-right: 10px;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#container #page_content #shop_wrapper #shop_area #box_switcher
{
	list-style-type: none;
	display: block;
	line-height: 2;
	margin-right: 5px;
	margin-left: 5px;
	clear: both;
}
#container #page_content #shop_wrapper #shop_area #box_switcher li
{
	display: inline;
	margin-right: 1px;
	color: #000;
	background-color: #DDD9C0;
	padding: 5px;
}
#container #page_content #shop_wrapper #shop_area #box_switcher a
{
	color: #333;
	text-decoration: none;
}
#container #page_content #shop_wrapper #shop_area #box_switcher a:hover {
	color: #B0186F;
	text-decoration: underline;
}


#container #page_content #shop_wrapper #shop_area #product_bottom_box
{
	margin-right: 5px;
	margin-left: 5px;
	padding: 5px;
	border: 1px solid #9F9C71;
	margin-bottom: 10px;
}
#container #page_content #shop_wrapper #shop_area #product_bottom_box #comment_box .comment_footer
{
	font-size: 90%;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E4E4;
}
#container #page_content #shop_wrapper #shop_area #product_bottom_box #feedback_box #customer_feedback fieldset
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
}
#container #page_content #shop_wrapper #shop_area #product_bottom_box #feedback_box #customer_feedback legend
{
	padding-left: 10px;
	font-weight: bold;
}
#container #page_content #shop_wrapper #shop_area #product_bottom_box #feedback_box #customer_feedback #feedback
{
	border: 1px solid #E5E4E4;
}
#container #page_content #shop_wrapper #shop_area #product_bottom_box #feedback_box #customer_feedback .error
{
	background-color: #E5E4E4;
}
#container #page_content #shop_wrapper #shop_area .info
{
	color: #333333;
	background-color: #E5E4E4;
	text-align: center;
	display: block;
	padding: 5px;
}
#container #page_content #shop_wrapper #side_area
{
	display: block;
	width: 170px;
	position: relative;
	margin-left: 0px;
	font-size: 12px;
}
#container #page_content #shop_wrapper #side_area h2
{
	color: #333333;
	line-height: 32px;
	font-weight: bold;
	text-align: center;
	margin: 0;
}
#container #page_content #shop_wrapper #side_area h3
{
	color: #000;
	font-weight: bold;
	text-align: left;
	margin: 0;
	font-size: 12px;
}
#container #page_content #shop_wrapper #side_area .category_header {

}
#container #page_content #shop_wrapper #side_area .brand_header {

}
#container #page_content #shop_wrapper #side_area .information_header {

}
#offers_section 
{
	display: block;
	clear: none;
	padding-top: 10px;
	width: 180px;
	text-align: justify;
}
#brand_images {
	display: block;
	clear: both;
	text-align: center;
	margin: 10px;
}
#brand_images img {
	border: 1px solid #FFFFFF;
}


#offers_section  img 
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
#search_form
{
	display: block;
	float: right;
	clear: right;
	height: 30px;
	padding-top: 4px;
	margin-top: 90px;
	margin-right: 0;
	margin-left: auto;
	width: 980px;
	background-color: #828278;
	background-image: url(../../media/images/site/search_bg.JPG);
	padding-bottom: 4px;
}
#search_form label
{
	font-size: 130%;
	line-height: 32px;
	color: #FFFFFF;
	text-align: left;
	display: none;
	padding-left: 45px;
}

#search_form input
{
	padding: 2px;
	border: 1px solid #000000;
	width: 140px;
	font-size: 11px;
	margin-top: 3px;
	float: right;
	margin-left: 5px;
	height: 18px;
}
#search_form input[type="submit"]
{
	border: 1px solid #CDCBB4;
	color: #000;
	background-color: #e7e6d1;
	font-weight: normal;
	width: 80px;
	font-size: 13px;
	float: right;
	text-align: center;
	font-family: "century gothic";
	text-transform: uppercase;
	margin-right: 5px;
	height: 22px;
	line-height: 22px;
}




/* classes for side menu(s) - category menu, brand menu etc */
.side_menu_list
{
	line-height: 1.4;
	list-style-type: none;
	list-style-position: outside;
	padding: 5px 0 5px 0;
	margin: 0 0 5px 0;
}
.side_menu_list a {
	color: #000;
	text-decoration: none;
}
.side_menu_list a:hover {
	color: #AF1A6E;
	text-decoration: none;
}



.side_menu_list .level1
{
	margin-left: 15px;
	font-weight: bold;
}
.side_menu_list  .level2 
{
	margin-left: 25px;
}
.side_menu_list .level3
{
	margin-left: 30px;
}
.side_menu_list .level4
{
	margin-left: 35px;
}
.side_menu_list .level5
{
	margin-left: 38px;
}
.side_menu_list .level6
{
	margin-left: 41px;
}
.side_menu_list .level7
{
	margin-left: 44px;
}
.clearer {
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

#footer_section 
{
	font-size: 88%;
	text-align: center;
	display: block;
	clear: both;
	overflow: auto;
	padding: 10px 0 0 0;
	height: auto;
	color: #000;
}

#footer_section  a 
{
	color: #000000;
	text-decoration: none;
}
#footer_section  a:hover 
{
	color: #000000;
	text-decoration: underline;
}
#footer_section  p.copyright 
{
	text-align: center;
}
#container  #page_content  #shop_wrapper  #shop_area  #info_wrapper   ul  {
	margin-left: 30px;
	margin-bottom: 15px;
}
#map {
	display: block;
	height: 400px;
	width: 540px;
	border: 1px solid #333333;
	margin-left: 10px;
	color: #000000;
	margin-bottom: 10px;
}
#map a {
	color: #68384B;
	text-decoration: none;
}

#container #page_content #shop_wrapper #shop_area #address {
	display: block;
	float: right;
	width: 200px;
}
.basket_button {
	border: 1px solid #000000;
}
#customer_section_welcome {

}
#customer_section_welcome a:link {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
.header_style {
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	color: #000000;
	margin-top: 15px;
	clear: both;
}
.quote_text {
	font-style: italic;
	margin-right: 30px;
	margin-left: 30px;
}
.floated_image {
	float: right;
	margin: 0 0 1em 1em;
}
.floated_image img {
	border: 1px solid #000000;
}
.normal_table {
	margin: 0 0 10px 10px;
}
#mini_shop_menu {
	display: block;
	float: right;
	clear: right;
	height: 44px;
	width: 212px;
	font-size: 12px;
}
#mini_shop_menu #mini_basket {
	padding-left: 35px;
}
#mini_shop_menu #mini_basket span {
	display: block;
	padding-top: 5px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}


#mini_shop_menu   a {
	color: #000;
}
#mini_shop_menu   a:hover {
	color: #B41C73;
	text-decoration: underline;
}

#category_dropdown, #category_dropdown ul {
	list-style: none;
	line-height: 35px;
	display: block;
	clear: both;
	background-color: #cdcbb4;
	height: 35px;
	color: #000;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#category_dropdown li.headlink {
	width: 110px;
	float: left;
	text-align: center;
}
#category_dropdown li.headlink a {
	display: block;
	background-color: #cdcbb4;
	color: #000;
}
#category_dropdown li.headlink a:hover {
	text-decoration: none;
}


#category_dropdown li.headlink ul {
	display: none;
	text-align: left;
	z-index: 5000;
	position: relative;
	margin: 0;
}
	#category_dropdown li.headlink:hover ul {
	display: block;
	z-index: 5000;
	height: 0px;
	margin: 0;
}
	#category_dropdown li.headlink ul li a {
	width: 110px;
	background-color: #E5E3CE;
	background-image: url(none);
	display: block;
	color: #000000;
	font-size: 12px;
	margin: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
	#category_dropdown li.headlink ul li a:hover {
	background-color: #B3AF8C;
}
#category_dropdown  a 
	  { color: white; } #categroy_dropdown  ul  li  a:hover { text-decoration: none; }
	#category_dropdown li.headlink { background-color: white; background-image: url(bg.gif); }
	#category_dropdown li.headlink ul { background-image: url(bg.gif); background-position: bottom; padding-bottom: 10px; }
#container #flashbg {
	background-color: #FFF;
	height: 30px;
	background-image: url(../../media/images/site/tel-free-del.jpg);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	clear: both;
}
#container #page_content #info img {
	border: 1px solid #000000;
}
#container #page_content #shop_wrapper #shop_area #category_showcase {
	list-style-type: none;
	clear: both;
	margin: 0;
	padding: 0;
}
#container #page_content #shop_wrapper #shop_area #category_showcase li {
	display: inline;
}
#container #page_content #shop_wrapper #shop_area #category_showcase li a img {
	border: 1px solid #FFF;
}
#container #page_content #shop_wrapper #shop_area #photo1 {
	height: 709px;
	width: 426px;
	background-image: url(../../media/images/site/girl1.jpg);
	margin-bottom: 6px;
	margin-right: 12px;
}
#container #page_content #shop_wrapper #shop_area #right_photos {
	width: 522px;
	float: right;
	height: 709px;
}
#container #page_content #shop_wrapper #shop_area #right_photos #block1 {
	height: 325px;
}
#container #page_content #shop_wrapper #shop_area #right_photos #block2 {
	height: 370px;
	margin-top: 15px;
}
#container #page_content #shop_wrapper #shop_area #right_photos #block1 #block_photo1 {
	width: 283px;
	height: 324px;
	margin-right: 10px;
	float: left;
	border: 1px solid #9CA288;
}
#contact_block #call_us{
	background-image: url(../../media/images/site/call.JPG);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	margin-top: 5px;
	color: #000;
}
#contact_block #email_us{
	background-image: url(../../media/images/site/email.JPG);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
}
#contact_block #newsletter{
	background-image: url(../../media/images/site/newsletter.JPG);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
}

#container #page_content #shop_wrapper #shop_area #right_photos #block1 #info_area {
	float: right;
	height: 325px;
	width: 220px;
	margin-right: 5px;
}
#container #page_content #shop_wrapper #shop_area #right_photos #block2 #info_area2 {
	float: right;
	height: 366px;
	width: 220px;
	margin-right: 5px;
	background-color: #CDCBB4;
	border: 1px solid #8e8e71;
}
#container #page_content #shop_wrapper #shop_area #right_photos #block2 #info_area2 a img.offer_image {
	border: 0px;
}
#contact_block {
	height: 160px;
	background-color: #cdcbb4;
	border: 1px solid #8e8e71;
	width: auto;
	margin-top: 15px;
}
#container #page_content #shop_wrapper #shop_area #right_photos #block1 #info_area #offer_block1 {
	height: 145px;
	background-color: #cdcbb4;
	border: 1px solid #8e8e71;
	margin-top: 15px;
}


#container #page_content #shop_wrapper #shop_area #right_photos #block2 #block_photo2 {
	width: 284px;
	height: 368px;
	float: left;
	margin-right: 10px;
	background-image: url(../../media/images/site/ethnic_fashion.JPG);
}
.offer_img {
	border: 0px;
}
