/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	scrollbar-base-color:#000;
	scrollbar-track-color:#FFF;
	scrollbar-face-color:#000;
	scrollbar-highlight-color:#FFF;
	scrollbar-3dlight-color:#FFF;
	scrollbar-darkshadow-color:#FFF;
	scrollbar-shadow-color:#FFF;
	scrollbar-arrow-color:#FFF;
	margin: 0px;
	font: 11px Verdana,Tahoma, Arial, Helvetica, sans-serif;
	background-color:#f5f5f5;
}

ul {
	list-style: none;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #000000;
}

/* Body */

#body {
	width: 1000px;
	margin: 0 auto;
}

/* Header */

#header {
	width: 1000px;
	margin: 0 auto;
	background-color:#ffffff;
	position: relative;
	margin: 0px auto;
}

#head {
	height: 95px;
	padding: 4px 0 0 8px;
}
#head h1 {
	float: left;
	background: url(/images/logo.gif) no-repeat;
	margin-top: 14px;
	margin-left:3px;
}
#head h1 a {
	display: block;
	width: 255px;
	height:73px;
}
#head .banner1 {
	float: right;
}

#search {
	float: right;
	padding: 10px 35px 0 8px;
}
#search_wrapper input.txt  {
	float: left;
	border: 1px solid #bac3c8;
	width: 150px;
	height: 17px;
	padding: 5px 0 3px 3px;
	font: 10px Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
#search_wrapper{
	width:230px;
	position:relative;
	float:left;
	margin:15px 0px 0px 30px;
	top: 25px;
	}
a.button{
	display:block;
	float: right;
	border:none;
	background-image:url(/images/search.gif)!important;
	height:27px;
	width:75px;
	color: #000;
	font: 0px  Arial, Verdana, Tahoma, Helvetica, sans-serif;
	cursor:pointer;
}
#top_menu {
	height: 43px;
}
#top_menu ul li {
	float: left;
	height: 43px;
}
#top_menu ul li a {
	display: block;
	margin-top: 5px;
	height: 32px;
}
#top_menu ul li.brand {
	background: url(/images/top_menu_brand.jpg) no-repeat;
	width: 203px;
}
#top_menu ul li.designer a {
	width: 190px;
	margin-left: 8px; 
}
#top_menu ul li.category {
	background: url(/images/top_menu_category.jpg) no-repeat;
	width: 254px;
}
#top_menu ul li.category a {
	width: 235px;
	margin-left: 16px; 
}
#top_menu ul li.deal {
	background: url(/images/top_menu_deal.jpg) no-repeat;
	width: 192px;
}
#top_menu ul li.deal a {
	width: 180px;
	margin-left: 15px; 
}

#top_menu2 {
	height: 31px;
	background-color:#FFFFFF;
}
#top_menu2 #some_categories li {
	float: left;
	height: 29px;
	padding: 0px 0px 0 0px;
}
#top_menu2 #some_categories li a {
	display: block;
	height:29px;
}
#top_menu2 #some_categories li.home p { background: url(/images/home.gif) no-repeat; background-position:50% 50%; }
#top_menu2 #some_categories li.home a { 
	width: 25px;
	height: 29px;
	margin-top: 0px;
}
#top_menu2 #some_categories li.handbags p { background: url(/images/handbags.gif) no-repeat; }
#top_menu2 #some_categories li.handbags a { width: 102px; }
#top_menu2 #some_categories li.shoes p { background: url(/images/shoes.gif) no-repeat; }
#top_menu2 #some_categories li.shoes a { width: 68px; }
#top_menu2 #some_categories li.jewelry p { background: url(/images/jewelry.gif) no-repeat; }
#top_menu2 #some_categories li.jewelry a { width: 82px; }
#top_menu2 #some_categories li.clothing p { background: url(/images/clothing.gif) no-repeat; }
#top_menu2 #some_categories li.clothing a { width: 89px; }
#top_menu2 #some_categories li.accessoies p { background: url(/images/accessories.gif) no-repeat; }
#top_menu2 #some_categories li.accessoies a { width: 118px; }
#top_menu2 #some_categories li.sale p { background: url(/images/sale.gif) no-repeat; }
#top_menu2 #some_categories li.sale a { width: 93px; }
#top_menu2 h4 { 
	float: right;
	background: url(/images/hot_deals.gif) no-repeat;
	width: 137px;
	height: 29px;
}
#deals_ticker {
	display: none;
	float: left;
	width: 265px;
	height: 20px;
	list-style-type: none;
}
#deals_ticker li {
	padding-left: 14px;
	font-size:11px;
}
#deals_ticker a {
	color: #000000;
	font: 10px Verdana,Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#newsletter {
	height: 50px;
	background: url(/images/bg_newsletter.jpg) top right no-repeat;
}
#newsletter label {
	float: left;
	background: url(/images/newsletter_text.jpg) no-repeat;
	width: 237px;
	height: 50px;
}
#newsletter input.txt  {
	float: left;
	border: 1px solid #6cb1f2;
	width: 112px;
	height: 14px;
	padding: 2px 0 2px 2px;
	margin: 15px 0 0 11px;
	font: 10px Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
#newsletter input.btn  {
	float: left;
	margin: 15px 0 0 9px;
	border: 1px solid #426486;
	width: 90px;
	height: 20px;
	background: #ff499e;
	color: #fff;
	font: 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

/* Left */

#left {
	float: left;
	width: 195px;
	padding: 0 1px 4px 0;
	margin: 0 1px 0 0;
	background: url(/images/bg_left.gif) left bottom no-repeat;
}
#left .menu_title {  
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color:#000000;
	height:29px;
}
#left .menu_title a {
	display: block;
	height: 23px;
	font: bold 21px/25px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 1px 0 0 11px;
}

#menu {
	overflow: auto;
	background: #fff url(/images/bg_menu.jpg) repeat-x;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #dfdfdf;
}
#menu ul li  {
	margin: 5px 13px 0 13px;
}
#menu ul li a {
	display: block;
	padding: 0 2px 0 2px;
	line-height:12px;
}
#menu ul li a:hover {
	background: #d1d1d1;
}

/* Content */

#content {
	float: left;
	width: 803px;
	background-color: #ffffff;
	/*background: #d7dadb url(/images/bg_content.png) repeat-x;*/
}

#content h2 {
	height: 28px;
	font: bold 20px/25px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 1px 0 0 11px;
	background-color:#000; 
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin-bottom: 15px;
}

#content .text {
	padding: 0 15px 15px 14px;
}
#content .text a {
	text-decoration: underline;
}
#content .subtitle {
	padding: 0 15px 5px 14px;
	font: 12px Verdana,Tahoma, Arial, Helvetica, sans-serif;
	color: #3c471f;
}

.sitemap {
	float: left;
	width: 200px;
}
.sitemap li {
	padding: 0 0 5px 13px;
}
.sitemap li a {
	font-weight: bold;
	color: #3c471f;
}
.sitemap li ul li a {
	font-weight: normal;
	color: #000000;
}
.sitemap ul {
	padding-top: 6px;
}

#productsHolder {
	width: 800px;
	height: 620px;
	overflow: auto;
	overflow-y: none;
}
.products_list {
	float: left;
	padding: 0 13px 30px 13px;
	width: 130px;
	height: 280px;
	overflow: hidden;
}
.products_list h3 {
	font: 12px Verdana,Tahoma, Arial, Helvetica, sans-serif;
	color: #585a60;
	margin-top: 8px;
	padding-top: 3px;
}
.products_list p {
	color: #585a60;
	font-size: 10px;
}

.list_deals {
	padding: 0 15px 30px 15px;
}
.list_deals li {
	padding-bottom: 15px;
}
.list_deals li a {
	font: 13px Verdana,Tahoma, Arial, Helvetica, sans-serif;
	color: #3c471f;
	text-decoration: underline;
}

.paging {
	clear: both;
	height: 29px;
	padding: 0 0 0 7px;
}
	.data_nav_arrow {
		float: left;
		padding: 0 4px 0 4px;
	}
	.pagenav {
		float: left;
		padding: 0 4px 0 4px;
		font: 12px Verdana,Tahoma, Arial, Helvetica, sans-serif;
		color: #7b7b7b;
	}
	.page_sel {
		float: left;
		padding: 0 4px 0 4px;
		font: 12px Verdana,Tahoma, Arial, Helvetica, sans-serif;
		color: #585a60;
	}


.newPaging {
	width: 780px;
	clear: both;
	height: 40px;
	text-align: right;
}
	.newPaging a span {
		color: #000;
		text-decoration: underline;
	}
	.newPaging a:hover span {
		text-decoration: none;
	}
	
	.product_nav {
		color: #009;
	}

/* Page cluetip */
.cluetip_content {
	width: 100%;
}
.cluetip_content td {
	padding-bottom: 27px;
}
.cluetip_content .title {
	display: block;
	font: bold 13px Normal"Myryiad Pro", HELVETICA, Arial, sans-serif;
	color: #fff;
	padding: 3px 0 3px 5px;
	background: #707070;
}
.cluetip_content .text {
	padding: 6px 6px 0 6px;
}
.cluetip_content .price {
	padding: 0 6px 0 6px;
}
.buy_btn {
	position: absolute;
	width: 220px;
	left: 36px;
	bottom: 5px;
	text-align: center;
	background: #707070; 
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font: 12px Normal"Myryiad Pro", HELVETICA, Arial, sans-serif;
	color: #fff;
	padding: 1px 5px 1px 5px;
	filter: alpha(opacity=88);
	-moz-opacity: 0.88;
	opacity: 0.88;
}

div .price {
	color: #516134;
}
div .price strike, div .price span {
	color: #585a60;
}

/* Content HOME */

#left_home {
	float: left;
	width: 803px;
	background-color: #ffffff;
	position: relative;
	top: -2px;
}
#left_home h3 {
}
#left_home h3.what_new { background: #000; height:29px; }
#left_home h3.click { background: #000; height:29px; }
#left_home h3 span {
	display: block;
	height: 23px;
	font: bold 20px/25px Arial, Helvetica, sans-serif;
	color: white;
	padding: 2px 0 0 5px;
}

#right_home {
	float: left;
	padding-left: 1px;
	width: 332px;
	background: #fff;
}
#right_home h3 {
	height: 27px;
	padding: 2px 0 0 5px;
	font: bold 20px/25px Arial, Helvetica, sans-serif;
	color: white;
	background: #000;
}
#right_home .banner3 {
	margin: 0 0 3px 14px;
}
#right_home .popular_list {
	overflow: hidden;
	height: 1%;
	margin-bottom: 10px;
	padding-bottom: 24px;
/*	background: url(/images/bg_popular_list.gif) bottom no-repeat;*/
}
#right_home .popular_list li {
	float: left;
	text-align: center;
	width: 109px;
	height: 117px;
	padding-top: 22px;
}
#right_home .popular_list li a {
	font: 13px Arial, Verdana, Tahoma, Helvetica, sans-serif;
	text-decoration: underline;
	color:#0000ff;
}

/* Footer */

#footer {
	padding-top: 5px;
	clear: both;
/*	background: #d7dadb;*/
	background: #ffffff;
}
#footer ul {
	margin-top: 6px;
	border-top: 1px solid #0f3d7d;
	background: #ffffff;
	height: 19px;
}
#footer ul li {
	float: left;
	padding: 3px 9px 0 9px;
}
#footer ul li a {
	color: #3964a3;
}
#footer table{
	margin:15px 0px 15px 0px;
	}
#footer table tr td{
	text-align:right;
	}
/*//////// SPAN style ////////*/
.text_none { display: none; }

.blue_text { color: #168ab1; }
.pink_text { color: #961c6a; }
.black_text { color: #261d00; }
.grey_text { color: #585a60; }

.hotdeals {
	 top: 105px;
	 left: 640px;
	 position: absolute;
	 z-index: 55px;
	 width: 350px;
	 text-align: left;
}


/*//////// Deals banner style ////////*/
.banner_deals {
	background: #FDFFCE url('../images/lightbulb.png') no-repeat scroll 0 0;
	border: #C0C0C0 1px solid;
	padding: 10px;
	margin: 10px;
	font-size: 20px;
	text-align: center;
}

.deal_title {
	margin: 10px 0;
}

.banner_deals a {
	text-decoration: underline;
}

.banner_deals a:hover {
	text-decoration: none;
}