body
{
	margin: 0;
	padding: 0;
	font-family: 'SansationRegular' , Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	/*background-color: #F2F2F2;*/
}

img {
    border: thin none;
}
.CheckoutButton
{    position: relative;
    top: 6px;
    left: 91px;
}

a {text-decoration:none;}

h2 {margin: 25px 0 -10px 0;color: #313131;}

.red {color:#A41E22;}
.grey {color:#797A7D;}
.left {float:left;}
.right {float:right;}
.clear {clear:both;}

/**************** Header ****************/
#header-wrap {
	background: #d8d4cb; /*url(/images/header-wrap.jpg) repeat-x center bottom;
	height: 130px;*/
	height:116px;
	margin:0px
}

.a_u_l{text-decoration: none;}
.a_u_l:hover{text-decoration: underline;}

#header {
	width: 1000px;
	margin: 0 auto;
}

/**************** Logo ****************/
#logo {
	float: left;
	margin: 25px 130px 0 0;
}

/**************** Top Login & Search Area ****************/
#login {
	float: left;
	margin-top: 5px;
	width: 320px;
}

.login {
	text-align: center;
	margin: 10px 30px 0 0;
	float: left;
}

.login a {
	color: #fff;
	line-height: 21px;
	font-size: 14px;
}

.top-links {
	margin-top: 14px;
}

.top-links li {
	display: inline;
	list-style: none;
	padding: 0 7px 0 4px;
	border-right: 1px solid #67686B;
}

.top-links a {
	color: #67686B;
	font-size: 11px;
}

.search {
	margin-top: 24px;
}

.search-lingerie {
	background: url(/images/search-text-field.jpg) no-repeat;
	width: 277px;
	height: 36px;
	border: none;
	font-size: 14px;
	color: #A8A5A5;
	padding: 0 10px;
	line-height:36px;
}

.search-lingerie-btn {
	background: url(/images/btn-search.png) no-repeat;
	width: 52px;
	height: 19px;
	font-size: 13px;
	color: #fff;
	border: none;
	z-index: 100;
	position: relative;
	top: -27px;
	left: 235px;
	padding-bottom: 3px;
}

.ace_search
{
    text-align: left; 
    cursor: default; 
    list-style: none outside none; 
    padding: 0px; 
    border: 1px solid buttonshadow; 
    background-color: window; 
    color: windowtext; 
    position: absolute; 
    width: 295px; 
    left: 385px; 
    top: 81px; 
    z-index: 1000; 
}

/**************** Top Shopping Bag Area ****************/
#shopping-bag {
	margin-top: 25px;
	float: right;
}

#shopping-bag h3 {
	font-weight: lighter;
	text-align: right;
	margin-bottom: 5px;
}

.shopping-bag {
	background: url(/images/shopping-bag.jpg) no-repeat;
	height: 22px;
	width: 142px;
	text-align: right;
	font-size: 14px;
	padding: 7px 10px 0 0;
	 margin-left :90px;
}
.shopping-bag a {
    color:#333;
}

/**************** Main Navigation ****************/
#main-navigation {
	margin: 10px auto;
	width: 840px;
}

#main-navigation ul {
	list-style: none;
	margin: 0 auto;
}

#main-navigation ul li { 
	display: inline; 
}

#main-navigation ul li a {
	display: block; 
	float: left; 
	height: 26px;
	text-indent: -9999px;
	margin: 0 10px;
}

	#main-navigation ul li a.men {
		width: 86px; background: url(/images/nav-men.jpg) 0 -26px;
	}
	
	#main-navigation ul li a.women {
		width: 119px; background: url(/images/nav-women.jpg) 0 -26px;	
	}
	
	#main-navigation ul li a.kids {
		width: 86px; background: url(/images/nav-kids.jpg) 0 -26px;	
	}
	
	#main-navigation ul li a.daily-deals {
		width: 119px; background: url(/images/nav-daily-deals.jpg) 0 -26px;	
	}
	
	#main-navigation ul li a.clearance {
		width: 119px; background: url(/images/nav-clearance.jpg) 0 -26px;	
	}
	
	#main-navigation ul li a.divider {
		width: 3px; background: url(/images/main-nav-divider.jpg) 0 -28px;
	}
	
	#main-navigation ul li a.men:hover, #main-navigation ul li a.men:focus, #main-navigation ul li a.men-current {
		background: url(/images/nav-men.jpg) 0 0;	
	}
	
	#main-navigation ul li a.women:hover, #main-navigation ul li a.women:focus, #main-navigation ul li a.women-current {
		background: url(/images/nav-women.jpg) 0 0;	
	}
	
	#main-navigation ul li a.kids:hover, #main-navigation ul li a.kids:focus, #main-navigation ul li a.kids-current {
		background: url(/images/nav-kids.jpg) 0 0;	
	}
	
	#main-navigation ul li a.daily-deals:hover, #main-navigation ul li a.daily-deals:focus {
		background: url(/images/nav-daily-deals.jpg) 0 0;
	}
	
	#main-navigation ul li a.clearance:hover, #main-navigation ul li a.clearance:focus {
		background: url(/images/nav-clearance.jpg) 0 0;
	}
	

/**************** Main Content Area ****************/
#container,.container
{
	width: 1000px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

.new_bg
{
	/*border: thin solid #666666;*/
}

.deals {
	z-index: 100;
	position: relative;
	top: 0;
	left: 0;
	float: left;
}

.deals-table {
	z-index: 90;
	position: relative;
	width: 740px;
	top: 0;
	left: -12px;
	float: left;
}

.shop-by-brands {
	z-index: 100;
	position: relative;
	top: 0;
	left: -13px;
	float: left;
}

.shop-by-brands-table2 {
	position: relative;
	width: 745px;
	float: left;
	height: 291px;
	text-align: center;
}

.shop-by-brands-table1 {
	width: 100%;
	height: 291px;
	text-align: center;
}

.shop-by-brands-table1 img {
	padding-top: 7px;
}

.shop-by-brands-table1 a {
	color: #666;
	padding: 5px;
}

.shop-by-brands-table1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 140px;
	text-align: center;
	margin: 0 auto;
}

.shop-by-brands-table1 td {
	border-right: 1px solid #ccc;
	padding: 0;
}

.shop-by-brands-table1 h2 {margin: 25px 0 10px 0;color: #313131;
	font-family: Arial, Helvetica, sans-serif;}
	
.new-arrivals {
	width: 415px;
	height: 205px;
	border: 1px #ccc solid;
	float: left;
}

.new-arrivals-tag {
	background: url(/images/new-arrivals.png) no-repeat;
	width: 123px;
	height: 60px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 200;
}

.new-arrivals-table {
	position: relative;
	top: -85px;
	left: 20px;
	z-index: 20;
	text-align: center;
	width: 380px;
}

.new-arrivals-table h2 {
	margin: 10px auto;
	color: #313131;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}

.new-arrivals-table  p {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100px;
	text-align: center;
	margin: 0 auto;
}
.new-arrivals-table  a {
	color: #666;
}

.l-arrow {
	position: relative;
	top: 25px;
	left: 5px;
}

.r-arrow {
	position: relative;
	top: 25px;
	left: 385px;
}

.top-sellers {
	width: 415px;
	height: 205px;
	border: 1px #ccc solid;
	float: right;
}

.top-sellers-tag {
	background: url(/images/top-sellers.png) no-repeat;
	width: 123px;
	height: 60px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 200;
}

.top-sellers-table {
	position: relative;
	top: -72px;
	left: 20px;
	z-index: 20;
	text-align: center;
	width: 380px;
}

.top-sellers-table h2 {
	margin: 10px auto;
	color: #313131;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}

.top-sellers-table  p {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100px;
	text-align: center;
	margin: 0 auto;
}
.top-sellers-table  a {
	color: #666;
}

#main {
	margin-bottom: 50px;
	width: 848px;
}

#category-main {
	margin-bottom: 50px;
	float: right;
	margin-top: 18px;
	width: 848px;
}

/**************** Breadcrumbs ****************/
#breadcrumbs {
	margin: 0 0 10px 0;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
}

#breadcrumbs .arrows {
	color: #ccc;
	padding-right: 3px;
}

#breadcrumbs a {
	/*font-family: 'SansationLight';*/font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	padding: 0 5px 0 0;
}

#breadcrumbs a:hover, #breadcrumbs .selected {
	color: #333333;
}

/**************** Girls Products ****************/

.girls-products p {
	line-height: 1px;
}

.girls-products {
	margin-top: 12px;
	margin-bottom: 0;
	text-align: center;
	background: #e1a7a9;
	border-bottom: 1px solid #e1a7a9;
}

.girls-products td:hover {
	background: #616163;
}

.girls-products a {
	color: #000;
	font-size: 18px;
}
.girls-products img {
	width: 207px;
	height: 180px;
}

.girls-current {
	background: #616163;
	color: #fff;
	font-size: 18px;
}

/**************** Boys Products ****************/
.boys-products p {
	line-height: 1px;
}

.boys-products {
	margin-top: 12px;
	margin-bottom: 0;
	text-align: center;
	background: #6cacc7;
	border-bottom: 1px solid #6cacc7;
}

.boys-products td:hover {
	background: #616163;
}

.boys-products a {
	color: #fff;
	font-size: 18px;
}
.boys-products img {
	width: 207px;
	height: 180px;
}

.boys-current {
	background: #616163;
	color: #fff;
	font-size: 18px;
}

/**************** Toddlers Products ****************/
.toddlers-products p {
	line-height: 1px;
}

.toddlers-products {
	margin-top: 12px;
	margin-bottom: 0;
	text-align: center;
	background: #adafb2;
	border-bottom: 1px solid #adafb2;
}

.toddlers-products td:hover {
	background: #616163;
}

.toddlers-products a {
	color: #000;
	font-size: 18px;
}
.toddlers-products img {
	width: 207px;
	height: 180px;
}

.toddlers-current {
	background: #616163;
	color: #fff;
	font-size: 18px;
}

#bottom {
	float: right;
	width: 848px;
	margin: 0 0 20px 0;
	color:#797A7D;
}

#bottom img {margin-bottom:30px;}

/**************** Men's Products ****************/
.mens-products p {
	line-height: 1px;
}

.mens-products {
	margin-top: 16px;
	margin-bottom: 0;
	text-align: center;
	background: #5f6062;
	/*font-family: 'SansationLight';*/font-family:Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #5f6062;
}

.mens-products td:hover {
	background: #A41E22;
}

.mens-products a {
	color: #fff;
	font-size: 18px;
}
.mens-products img {
	width: 207px;
	height: 180px;
}

.mens-current {
	background: #A41E22;
	color: #fff;
	font-size: 18px;
}

/**************** Women's Products ****************/
.womens-products p {
	line-height: 1px;
	/*font-family: 'SansationLight';*/font-family:Arial, Helvetica, sans-serif;
}

.womens-products {
	margin-top: 15px;
	margin-bottom: 0;
	text-align: center;
	background: #c1638f;
	border-bottom: 1px solid #c1638f;
}

.womens-products td:hover {
	background: #000;
}

.womens-products a {
	color: #fff;
	font-size: 18px;
}
.womens-products img {
	width: 207px;
	height: 180px;
}

.womens-current {
	background: #000;
	color: #fff;
	font-size: 18px;
}

/**************** Category page ****************/

.category table {
	text-align: center;
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
}

.category small {
	color: #999;
	font-size: 11px;
	line-height: 26px;
}

.category table p {
	margin: 12px auto 25px auto;
	color: #999;
	font-size: 12px;
	width: 160px;
	text-align: center;
}

.category td {
	padding: 0;
	margin: 0;
	border: none;
}

.sort {
	color: #333333;
	float: left;
	/*font-family: 'SansationLight';*/font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


.sort a {
	background: url(/images/delete-icon.jpg) no-repeat left;
	color: #333333;
	padding-left: 13px;
	font-size: 11px;
	font-weight: bold;
}

.sort select {
	width: 138px;
}

.results {
	/*font-family: 'SansationLight';*/font-family:Arial, Helvetica, sans-serif;
	float: right;
	color: #333333;
}

.results select {
	width: 50px;
}

.results a {
	color: #333333;
	padding: 0 1px;
}

.results a:hover, .results .active {
	color: #000;
}

.category-Filter {
    margin: 0px;
    line-height: 10px;
}

.category-Filter p {
    margin: 0px 0px 3px 0px;
    padding: 0px 0px 3px 0px;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;*/;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-weight: bold;
    color: #a41e22;
}

.category-Filter .extra {
	padding: 14px 14px 0 14px;
}

.category-Filter .extra2 {
    padding: 0px;
}

.category-Filter ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none; 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.category-Filter li {
    padding: 0px;
    margin: 0px;
}


.category-Filter ul a {
    display: inline-block;
    color: #333333;
    padding: 0px;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
    line-height: 13px;
    font-style: normal;
}
.mh3{
    font-size: 13px;
    border-bottom: 1px #000000 solid;
}

.category-Filter ul a:hover {
	text-decoration:underline;
}

.category-Filter ul a.current
{
    background: #CCCCCC url(/images/checkbox.jpg) no-repeat left top;
    color: #000;
    padding-left: 20px;
}

.category-Filter ul a.more{
    text-align: right;
    text-decoration: underline;
    font-size: 12px;
    border: none;
    color: #a41e22;
    font-weight: bold;
    
}

.category-men {
	border: #ccc 1px solid;
	margin-bottom: 30px;
}

.category-men p {
	background: #000;
	padding: 10px 0 10px 14px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: left;
	font-weight: bold;
}

.category-men .extra {
	padding: 14px 14px 0 14px;
}

.category-men .extra2 {
	padding: 0 0px 5px 0px;
}

.category-men ul {
	margin: 0 0 15px 0;
	padding: 0;
	list-style-type: none;
	/*font-family: 'SansationLight';*/font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.category-men li {
	margin: 0;
}

.category-men a
{
	text-decoration: underline;
	color: #797a7d;
}

.category-men .extra2 a{
    display: block;
    padding-left: 15px;
    color: #000000;
}

.category-men ul a {
	display: block;
	color: #797a7d;
	padding: 3px 0px 3px 15px;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

.category-men ul a:hover {
	text-decoration:underline;
}

.category-men .current {
	background: url(/images/checkbox.jpg) no-repeat left top;
	color: #000;
}

.category-brand {
    float:left; 
	margin: 20px 0 30px 0;
}

.category-brand p {
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
	border-bottom: 1px solid #000;
}

.text {
	border: 1px solid #CCC;
	color: #CCC;
	width: 130px;
}

.category-brand .go {
	background: url(/images/go.png) no-repeat;
	width: 20px;
	height: 13px;
	color: #fff;
	font-size: 10px;
	border: none;
	z-index: 100;
	position: relative;
	top: -15px;
	left: 108px;
}

.category-brand ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	/*font-family: 'SansationLight';*/font-family:Arial, Helvetica, sans-serif;
}

.category-brand li {
	margin: 0;
}

.category-brand li a {
	display: block;
	color: #797A7D;
	padding: 4px 10px;
	text-decoration: none;
}

.category-brand li a:hover {
	color: #A41E22;
}

.category-brand a {
	color: #A41E22;
	text-decoration: underline;
	padding: 4px 10px;
}

.category-brand a:hover {
	color: #797A7D;
}

.category-brand select {
	/*font-family: 'SansationRegular';*/font-family:Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}

.category-brand select option {
	padding: 3px 5px;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
}

.category-brand .selected {
	background: #ccc url(/images/checkbox.png) no-repeat left top;
	margin-top: 2px;
	padding-left: 25px;
	line-height: 20px;
	height: 20px;
	width: 107px;
	font-size: 12px;
	/*font-family: 'SansationLight';*/font-family:Arial, Helvetica, sans-serif;
}

.category-brand .selected a {
     text-decoration :none;
      color :#333;
}

.category-size p {
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: #000 solid 1px;
	margin-bottom: 10px;
	margin-top: 20px;
}

.category-size td {
	border: 1px solid #c1c0c0;
	padding: 4px 7px 2px 6px;
	text-align: center;
	/*font-family: 'SansationLight';*/font-family:Arial, Helvetica, sans-serif;
}

.category-size a {
	color: #999;
	font-size: 11px;
	font-weight: bold;
}

.category-size td:hover,.category-size .current {
	background: #a41e22;
	border: 1px solid #a41e22;
	color: #fff;
}

.category select { 
	border: 0; 
	color: #ccc; 
	background:transparent;
	width:160px;
	background:#fff; 
	border: 1px #ccc solid;
}

.category-dropdown { 
	overflow: hidden;
	background: url(/images/drop-down-arrow.jpg) no-repeat scroll right; 
}

.category-color p {
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: #000 solid 1px;
	margin-bottom: 10px;
	margin-top: 20px;
}

.category-price-range {
	margin-top:20px;
}

.category-price-range p {
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 23px;
	margin-bottom:0;
	font-size: 11px;
}

.category-price-range li {
	margin: 0;
}

.category-price-range ul {
	border: #ccc 1px solid;
	padding: 8px;
	list-style-type: none;
	/*font-family: 'SansationLight';*/font-family:Arial, Helvetica, sans-serif;
	margin-top:0;
}

.category-price-range ul a {
    display: block;
    color: #000000;
    padding: 3px 0 3px 15px;
    font-weight: lighter;
    text-decoration: none;
    font-size: 11px;
}

.category-price-range ul a:hover {
	text-decoration:underline;
}

.category-price-range .current {
	background: url(/images/checkbox.jpg) no-repeat left top;
	color: #000;
}

/**************** Products Main ****************/
#products-main {
	float: left;
	margin-top: 20px;
	margin-bottom: 50px;
}
.new_pro_shr{
	padding-top: 10px;
	padding-left: 5px;
}
.img_rpt{width:255px;padding-top:10px;}
.zoom_img{
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.new_pro_shr_fb{
	margin-right: 50px;
	float: right;
	width: 271px;
}
.new_pro_shr_at{
	float: left;
}

#products
{
	width: 789px;
	margin-top: 5px;
	padding-top: 15px;
}

#products small {
	color: #666666;
	font-size: 14px; /*font-family: 'SansationLight';*/;
	font-family: Arial, Helvetica, sans-serif;
}

.product-view {
	float: left;
	width: 291px;
}

.product-info {
	float: right;
	width: 475px;
}

.product-info h1 {
	margin: 20px 0 0 0;
	font-size: 15px;
	line-height: 19px;
	color: #666666;
}

.top_selects{
	width: 180px;
}

.pro_stock{
	text-align: center;
	padding: 7px 0 7px 0px;
}

.pro_Outstock
{
	text-align: center;
	padding: 7px 0 7px 0px;
	color: #800000;
}

.top_selects2{width: 100px;}

.review {
	/*float: right;*/
	text-align: left;
	width: 100px;
	margin-right: 15px; /*font-family: 'SansationLight';*/;
	font-family: Arial, Helvetica, sans-serif;
}

.review a {
	color: #A41E22;
}

.Style_grt{
	margin-top: 10px;
}

.product-options {
	border: 1px solid #999;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding: 10px 10px 10px 15px;
	width: 436px;
	/*font-family: 'SansationLight';*/font-family:Arial, Helvetica, sans-serif;
}

.product-options p {
	font-size: 18px;
}

.product-options select {
	font-size: 17px;
	/*font-family: 'SansationLight';*/font-family:Arial, Helvetica, sans-serif;
	color: #999; 
	margin-bottom: 4px;
}

.products-description {
	margin-top: 2px;
	/*font-family: 'SansationLight';*/
	font-family: Arial, Helvetica, sans-serif;
}

.products-description h3 {
	margin-top: -10px;
}

.tabs {
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	background: url(/images/tab-bg.jpg) repeat-x;
	height: 30px;
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 38px; /*--Set height of tabs--*/
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: -4px 0 0 10px;
	padding: 0 0 7px 0;
	height: 35px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 40px; /*--Vertically aligns the text within the tab--*/
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 1.1em;
	padding: 5px 15px 0 15px;
	outline: none;
}
ul.tabs li a:hover, ul.tabs li.active, ul.tabs li.active a {
	background: #dedfe1;
	color: #000;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}

html ul.tabs li.active, html ul.tabs li.active a:hover  { 
/*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #dedfe1;
	color: #000;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
/*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
}
.tab_content {
	padding: 30px 19px 20px 19px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
}

.tab_content ul{
	margin-top: 15px;
	list-style-position: inside;
	list-style-type: disc;
}
.tab_content ul li{
	margin-top: 5px;
}

/**************** Products Sidebar ****************/
#products-sidebar {
	float: right;
	width: 200px;
	margin-bottom: 50px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #878787;
}

.more {
	border: 1px #ccc solid;
	text-align: center;
}

.more .price {font-size: 17px;color: red;}

.more hr {
	border-top: 1px solid #878787;
	border-left: none;
	border-right: none;
	border-bottom: none;
	width: 170px;
	margin-top: 15px;
}

.more h3 {
	margin:0;
	background: #000;
	color: #fff;
	padding: 5px;
	font-size: 20px;
	/*font-family: 'SansationLight';*/font-family:Arial, Helvetica, sans-serif;
}

/**************** Sidebar ****************/
#sidebar {
	float: left;
	width: 138px;
	margin-bottom: 50px;
	margin-top: 3px;
}

#category-sidebar {
    float: left;
    width: 138px;
    margin-bottom: 50px;
    margin-top: 43px;
}

.department 
{
    font-family:Arial, Helvetica, sans-serif;
}

.department p {
	text-transform: uppercase;
	border-bottom: 1px solid #000;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}

.department ul {
	margin: 0 0 0 -10px;
	padding: 0;
	list-style-type: none;
	/*font-family: 'SansationLight';*/font-family:Arial, Helvetica, sans-serif;
}

.department li {
	margin: 0;
}

.department a {
	display: block;
	color: #797A7D;
	padding: 2px 10px;
	background: url(/images/arrow.png) no-repeat right;
	font-size: 11px;
	font-weight: bold;
}

.department a:hover {
	color: #fff;
	background-color: #A41E22;
	background-image: none;
}

.current a:link, .current a:hover {
	color: #fff;
	background-color: #A41E22;
	background-image: none;
}

.brand {
	margin: 30px 0;
}

.brand p {
	text-transform: uppercase;
	/*font-family:Arial, Helvetica, sans-serif;*/font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
	border-bottom: 1px solid #000;
}

.brand select {
	color:#999999;
}

.brand_list{
    width: 137px; /*height: 130px;
	height:expression(this.scrollHeight > 130? "130px" : "auto" );*/;
    max-height: 130px;
    overflow: auto;
}
.brand_list ul{
	width: 115px;
}
.brand_list ul li{
	width: 115px;
}
.brand_list ul li a{
	padding: 4px 0px 0px 13px;
	color: #999999;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
}

.brand-text {
	border: 1px solid #CCC;
	color: #CCC;
	width: 130px;
}

.brand .go {
	background: url(/images/go.png) no-repeat;
	width: 20px;
	height: 13px;
	color: #fff;
	font-size: 10px;
	border: none;
	z-index: 100;
	position: relative;
	top: -15px;
	left: 108px;
}

.brand ul {
	margin: 0 0 0 -10px;
	padding: 0;
	list-style-type: none;
	/*font-family: 'SansationLight';*/font-family:Arial, Helvetica, sans-serif;
}

.brand li {
	margin: 0;
}

.brand li a {
	display: block;
	color: #797A7D;
	padding: 2px 0px 2px 5px;
/*background: url(/images/arrow.png) no-repeat right;*/
	text-decoration: none;
	font-size: 11px;
}


.brand li a:hover {
	color: #A41E22;
}

.brand a {
	color: #A41E22;
	text-decoration: underline;
	padding: 4px 10px;
}

.brand a:hover {
	color: #797A7D;
}

.brand select {
	width:132px;
	height:130px;
	padding: 5px;
	font-size:11px;
	font-weight:bold;
}

.brand select option {
	padding: 3px 5px;
	font-size:11px;
	font-weight:bold;
}

.size p {
	text-transform: uppercase;
	/*font-family: 'SansationLight';*/font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 7px;
	border-bottom: 1px solid #000;
}

.size td {
	border: 1px solid #c1c0c0;
	padding: 5px;
	text-align: center;
}

.size a {
	color: #999;
}

.size td:hover,.size .current {
	background: #A41E22;
	color:#fff;
}

.size select
{
    color:#999999;
}

select {
	border: 0;
	color: #333333;
	background: transparent;
	width: 160px;
	background: #fff;
	border: 1px #ccc solid;
}

/*select:hover  
{
    color:#000;
}

select:focus
{
    color:#000;
}*/

.dropdown { 
	overflow: hidden;
	background: url(/images/drop-down-arrow.jpg) no-repeat scroll right; 
	border-right: 1px #ccc solid;
	color:#999;
}

.price-range p {
	text-transform: uppercase;
	/*font-family: 'SansationLight';*/font-family:Arial, Helvetica, sans-serif;
	
	margin-bottom: 7px;
	margin-top: 30px;
	font-size: 11px;
}

.price-range select 
{
	color: #666666;
}

.color p {
	text-transform: uppercase;
	/*font-family: 'SansationLight';*/font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 7px;
	margin-top: 25px;
	border-bottom: 1px solid #000;
}

/**************** Home Sidebar ****************/
#home-sidebar {
	float: left;
	width: 130px;
	margin-bottom: 50px;
}

#home-sidebar .department p {
	text-transform: uppercase;
	border-bottom: 1px solid #000;
	font-family: 'SansationBold';
	margin-bottom: 4px;
}

#home-sidebar .department ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
}

#home-sidebar .department li {
	margin: 0;
}

#home-sidebar .department a {
	display: block;
	color: #797A7D;
	padding: 4px 10px 2px 10px;
	background: url(/images/arrow.png) no-repeat right;
	font-weight: bold;
	font-size: 11px;
}

#home-sidebar .department a:hover {
	color: #fff;
	background-color: #A41E22;
	background-image: none;
}

#home-sidebar .current a:link, #home-sidebar .current a:hover {
	color: #fff;
	background-color: #A41E22;
	background-image: none;
}

#home-sidebar .brand {margin-top: 15px;}
#home-sidebar .brand p {
	text-transform: uppercase;
	font-family: 'SansationBold';
	margin-bottom: 4px;
	border: none;
}

#home-sidebar .brand-text {
	border: 1px solid #CCC;
	color: #CCC;
	width: 130px;
}

#home-sidebar .brand .go {
	background: url(/images/btn-go.png) no-repeat;
	width: 21px;
	height: 13px;
	color: #fff;
	font-size: 10px;
	border: none;
	z-index: 100;
	position: relative;
	top: -16px;
	left: 108px;
}

#home-sidebar .brand ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
}

#home-sidebar .brand li {
	margin: 0;
}

#home-sidebar .brand li a {
	display: block;
	color: #797A7D;
	padding: 4px 10px 2px 10px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#home-sidebar .brand li a:hover {
	color: #A41E22;
}

#home-sidebar .brand a {
	color: #A41E22;
	text-decoration: underline;
	padding: 4px 10px;
}

#home-sidebar .brand a:hover {
	color: #797A7D;
}

#home-sidebar .size p {
	text-transform: uppercase;
	font-family: 'SansationBold';
	margin-bottom: 4px;
	margin-top: 20px;
	border: none;
}

#home-sidebar select { 
	border: 0; 
	color: #999999; 
	background:transparent;
	width:160px;
	*width:160px;
	*background:#fff; 
	border: 1px #ccc solid;
}

#home-sidebar .dropdown { 
	overflow: hidden;
	background: url(/images/drop-down-arrow.jpg) no-repeat scroll right; 
	border-right: 1px #ccc solid;
}

#home-sidebar .price-range p {
	text-transform: uppercase;
	font-family: 'SansationBold';
	margin-bottom: 4px;
	margin-top: 25px;
	border: none;
}

/**************** Main ****************/
#main {
	float: right;
	margin-top: 10px;
}

/**************** Footer ****************/
#footer-wrap {
	clear: both;
	background: #EDEDEE ;/*url(/images/footer-wrap.jpg) repeat-x center top;*/
}


#footer,#footer2 {
	width: 1000px;
	margin: 0 auto;
}

#footer .col1 {
	float: left;
	width: 175px;
	margin-top: 10px;
}

#footer .col2 {
	float: left;
	width: 200px;
	/*font-family: 'SansationLight';*/font-family:Arial, Helvetica, sans-serif;
	border-left: 2px solid #797A7D;
	margin: 20px 40px 0 0;
	height: 150px;
}

#footer .col2 h3 {
	margin: 0 0 5px 39px;
}

#footer .col2 ul {
	margin: 0;
	 margin-left : 40px;
}

#footer .col2 li {
	list-style: none;
	border-bottom: 1px solid #797A7D;
	padding: 4px 0;
}

#footer .col2 a {
	color: #000;
}

#footer .col3 {
	float: left;
	width: 210px;
	height: 150px;
	padding-left: 30px;
	/*font-family: 'SansationLight';*/font-family:Arial, Helvetica, sans-serif;
	border-left: 2px solid #797A7D;
	border-right: 2px solid #797A7D;
	margin-top: 20px;
}

#footer .col3 h3 {
	margin: 0 0 7px 7px;
}

#footer .col3 a{
	color: #000;
	font-size: 12px;
	padding: 7px;

}

#footer .col3 div {
	margin-top:4px;
	
}


#footer a:hover,#footer2 a:hover
{
	text-decoration: underline;
}

#footer .col4 {
	float: left;
	width: 280px;
	margin-top: 20px;
	margin-left: 40px;
}

#footer .col4 a
{
	color: #000;
	font-size: 10px;
	margin-right: 5px;
}

#footer .col4 h3{
	margin: 0px 0px 7px 0px
}

.newsletter
{
	background: url(/images/newsletter.jpg) no-repeat;
	width: 278px;
	height: 37px;
	border: none;
	font-size: 14px;
	color: #666666;
	padding: 0 10px;
	line-height: 37px;
}

.newsletter-btn {
	background: url(/images/newsletter-go.png) no-repeat;
	width: 53px;
	height: 18px;
	font-size: 13px;
	color: #fff;
	border: none;
	z-index: 100;
	position: relative;
	top: -27px;
	left: 235px;
	padding-bottom: 3px;
}

.newsletter-btn2 {
	background: url(/images/newsletter-go.png) no-repeat;
	width: 53px;
	height: 18px;
	font-size: 13px;
	color: #fff;
	border: none;
	z-index: 100;
	position: relative;
	top: -27px;
	left: 240px;
	padding-bottom: 3px;
}

.social-media {
	width: 170px;
	float: right;
	margin-right: 23px;
}

.social-media p
{
	
	text-align: right;
	line-height: 22px;
}

 .merchant-logos {
	float: left;
}

 .merchant-logos ul {
	margin-left: -40px;
}

 .merchant-logos li
{
	padding: 10px 0px 0px 20px;
	display: inline;
	float: left;
}

 .copyright {
	float: right;
	padding-top: 10px;
}

 .copyright a {
	color: #000;
}

/**************** Fonts ****************/
@font-face {
    font-family: 'SansationLight';
    src: url('/fonts/Sansation_Regular-webfont.eot');
    src: url('/fonts/Sansation_Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Sansation_Regular-webfont.woff') format('woff'),
         url('/fonts/Sansation_Regular-webfont.ttf') format('truetype'),
         url('/fonts/Sansation_Regular-webfont.svg#SansationRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SansationLight';
    src: url('/fonts/Sansation_Light-webfont.eot');
    src: url('/fonts/Sansation_Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Sansation_Light-webfont.woff') format('woff'),
         url('/fonts/Sansation_Light-webfont.ttf') format('truetype'),
         url('/fonts/Sansation_Light-webfont.svg#SansationLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SansationBold';
    src: url('/fonts/Sansation_Bold-webfont.eot');
    src: url('/fonts/Sansation_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Sansation_Bold-webfont.woff') format('woff'),
         url('/fonts/Sansation_Bold-webfont.ttf') format('truetype'),
         url('/fonts/Sansation_Bold-webfont.svg#SansationBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

.topcategory {
	margin-bottom: 0px;
}

.topcategory p {
	text-transform: uppercase;
	border-bottom: 1px solid #000;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}

.topcategory .extra {
	padding: 14px 14px 0 14px;
}

.topcategory .extra2 {
	padding: 0 5px 5px 9px;
}

.topcategory ul {
	margin: 0 0 15px 0;
	padding: 0;
	list-style-type: none;
	/*font-family: 'SansationLight';*/font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.topcategory li {
	margin: 0;
}

.topcategory a {
	text-decoration:underline;
	color: #ccc;
}

.topcategory ul a {
	display: block;
	color: #ccc;
	padding: 3px 0 3px 15px;
	font-weight: lighter;
	text-decoration: none;
}

.topcategory ul a:hover {
	text-decoration:underline;
}

.topcategory .current {
	background: url(/images/checkbox.jpg) no-repeat left top;
	color: #000;
}

.topcategory .parent 
{
    font-weight:bold;
    color:#666;
}

.emptystar
{
    background-image: url(/images/emptystar.jpg);
    width: 20px;
    height: 21px;
}
.fillstar
{
    background-image: url(/images/fillstar.jpg);
    width: 20px;
    height: 21px;
}

.tmr2{
	margin: 0px 0px 0px 30px;
	float: left;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 42px;
	letter-spacing: 18px;
	font-weight: bold;
	width: 42px;
	overflow: hidden;
}

.flt_ddl
{
    color:#999999;
}



.p11_details_txt_review{ height:69px;
}

.review_bln{ width:15px; height:69px; float:left;
}
/**/
.reviewNew { width:98px; height:69px; float:left; font-size:15px; line-height:69px; text-align:center;
}

.rating_bln{ width:33px; height:69px; float:left;
}

.rating{
    width: 250px;
    height: 69px;
    float: left;
    font-size: 15px;
    line-height: 69px;
    text-align: center;
}

.rating_icon{
    float: left;
    width: 105px;
    height: 18px;
    margin-left: 18px;
}

.bln_pl{
    float: left;
    width: 230px;
    height: 69px;
}
.wright_re {
	float: left;
	width: 107px;
	height: 69px;
}

.wright_re a { font-size:15px; color:#000000; line-height:69px; text-decoration:underline;text-align:center; }

.pll_bln{ height:25px;
}

.good_pp{
    border: 1px solid #CDCECF;
    background: #EDEEEE;
}

.good_pp_top{
    height: 30px;
    margin: 0 auto;
    font-size: 11px;
    text-decoration: underline;
    color: #8E9093;
    line-height: 30px;
    display: block;
    text-align: right;
    padding-right: 10px;
}

.good_pp_title { height:18px;}

.good_pp_title_text{
    margin: 0 auto;
    height: 18px;
    padding-left: 10px;
}

.good_pp_txt{ height:18px; float:left; font-size:14px; font-weight:bold; line-height:18px; color:#D54B47;
}

.good_pp_txt_bln{ width:20px; height:18px; float:left;}

.pra_pp {
    margin: 0 auto;
    font-size: 11px;
    padding: 12px 10px 0 10px;
    line-height: 18px;
}
.good_pp_bln{ height:11px;}

.understand{
    border: 1px solid #CDCECF;
}

.pp_bln{ height:35px;
}


.AlternateViews_Colors
{
   
}
.AlternateViews_Colors:hover
{
    border: thin solid #CC0000;
}
