#SearchForm/* Global Reset */
* {
	margin: 0;
	padding: 0;
}
.banner{
	padding:0 0 0 20px;
}
/* General */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
}

input, select {
	font-size: 12px;
	/*width:201px;*/
}

input {
	padding: 2px;
}

p {
	line-height: 1.3;
	/*margin-bottom: 15px;*/
	padding:4px;
}

a {
	font-weight: normal;
	text-decoration: underline;
}

h2 {
	font-size: 1.8em;
	font-weight: normal;
	/*margin: 0 12px 8px;*/
	margin: 0 3px 8px;
}

h3 {
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 6px;
}

h4 {
	font-size: 1.1em;
	margin-bottom: 4px;
}

img, img a {
	border: 0;
}

ul, ol {
	/*margin: 0 0 10px 30px;*/
	margin: 0 0 0px 0px;
		padding-right:15px;
}

li {
	margin: 0;
	margin-bottom: 0px;
	padding: 0;
}

blockquote {
	margin-left: 28px;
}

select option {
	padding: 0 10px;
}

hr {
	/*margin: 10px 0;
	padding: 0;
	background: #c7d7db;
	height: 1px;
	border:0;*/
	background:#513011 none repeat scroll 0 0;
border:0 none;
height:6px;
margin:10px 0;
padding:0;
}

/* Forms */
.HorizontalFormContainer dl, .VerticalFormContainer dl {
	margin: 0;
	margin-left:9px;
}
.HorizontalFormContainer dt {
	width: 160px;
	float: left;
	margin-bottom: 6px;
	clear: left;
}

.HorizontalFormContainer dd {
	margin-left: 170px;
	margin-bottom: 6px;
}

.NarrowFormContainer dt {
	width: 110px;
}

.NarrowFormContainer dd {
	margin-left: 120px;
}

.HorizontalFormContainer p.Submit {
	margin-left: 170px;
}

.NarrowFormContainer p.Submit {
	margin-left: 120px;
}

.VerticalFormContainer dt {
	margin-bottom: 6px;
}

.VerticalFormContainer dd {
	margin-bottom: 6px;
	margin-left: 10px;
}

.VariationOutOfStockMessage { 

width: 200px; 
float:left; 
text-align:left;
padding-left: 5px; 
font-weight: bold;
 

}
/* Page Container */

#Container {
	width: 951px;
	margin: auto; 
	height:auto;
	border:#FF0000 0px solid; 
}

/* Top Navigational Menu */
#TopMenu {
	width: 951px;
	height: 36px;
	border:#FF0000 0px solid;
	float:left;
	padding: 0;
	
}

#TopMenuMid ul {
	list-style: none;
	padding: 0;
	margin: 8px 0px 0px 0px;
}

#TopMenuMid li {
	list-style: none;
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 0;
}

#TopMenuMid li.First a {
	border-left: 0;
}

#TopMenuMid li.Last a {
	border-left: 0;
}
#TopMenu li a, #TopMenu li div {
	display: block;
	text-decoration: none;
	font-size: 0.85em;
	padding: 0 10px 0 10px;
	margin: 4px 0 4px 0;
	
}

#TopMenu li div a {
	padding: 0;
	margin: 0;
	display: inline;
	font-size: 1em;
}

#TopMenu li a:hover {
	text-decoration: underline;
}

/* Pages Menu */
#Menu {
	clear: both;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 24px;
	width: 951px;
	display: inline;
	background: url(../images/MenuBg.gif) 0px 0px repeat-x;
	
}

#Menu ul {
	margin: 0;
	padding: 0;
}

#Menu li {
	float: left;
	position: relative;
	list-style: none;
	/*margin: 2px 2px 0 0;*/
	margin: 0px 2px 0 0;
	padding: 0;
}

.HasSubMenu li ul {
	background: url(../images/MenuBg.gif) 0px 0px repeat-x;
	clear:left;
	font-size:0.85em;
	left:0;
	position:absolute;
	text-align:left;
	top:19px;
	width:auto;
	z-index:1;
}




#Menu li.First a {
	margin: 0 0 0 0px;
}

#Menu li a {
	display: block;
	font-size: 1.1em;
	text-align: center;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	height: 20px;
}

#Menu li a:hover	{
	text-decoration: underline;
}

#Menu li ul {
	width: auto;
	position: absolute;
	clear: left;
	top: 19px;
	left: 0;
	display: none;
	text-align: left;
	font-size: 0.85em;
	background: transparent;	
	z-index: 1;
}

#Menu li ul li {
/*	clear: both;
	text-align: left;
	background: transparent;*/
	background:transparent url(../images/MenuBg.gif) repeat-x scroll 0 0;
clear:both;
text-align:right;
width:157px;
}

#Menu li ul li a {
	padding: 5px 17px 5px 17px;

	font-size: 1em;
	text-align: left;
	margin: 0;
	/*width: 120px;*/
	width:140px;
	height: auto;
}

#Menu li ul li a:hover {color:#FFFFFF;
text-decoration: underline;
}

#Menu li:hover a, #Menu li.over a{
	text-decoration: underline;
}

#Menu li ul li a, #Menu li.over li a {
	text-decoration: none !important;
}

#Menu li:hover ul, #Menu li.over ul {
	display: block;
}
/* Holly Hack. IE Requirement \*/
* html #Menu ul li { float: left; height: 1%; }
* html #Menu ul li a { height: 1%; }
/* End */
/* Brands Menu */
/*
#BrandMenu {
	clear: both;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 24px;
	width: 951px;
	display: inline;
	background: #CC3300 0px 0px repeat-x;
	
}

#BrandMenu ul {
	margin: 0;
	padding: 0;
}

#BrandMenu li {
	float: left;
	position: relative;
	list-style: none;
	margin: 2px 2px 0 0;
	padding: 0;
}

#BrandMenu li.First a {
	margin: 0 0 0 20px;
}

#BrandMenu li a {
	display: block;
	font-size: 1.1em;
	text-align: center;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	height: 20px;
}

#BrandMenu li a:hover	{
	text-decoration: underline;
}

#BrandMenu li ul {
	width: auto;
	position: absolute;
	clear: left;
	top: 30px;
	left: 0;
	display: none;
	text-align: left;
	font-size: 0.85em;
	background: transparent;
	z-index: 1;
}

#BrandMenu li ul li {
	clear: both;
	text-align: left;
	background: transparent;
}

#BrandMenu li ul li a {
	padding: 5px 10px 5px 10px;
	font-size: 1em;
	text-align: left;
	margin: 0;
	width: 120px;
	height: auto;
}


#BrandMenu li ul li a:hover {
}

#BrandMenu li:hover a, #BrandMenu li.over a{
	text-decoration: underline;
}

#BrandMenu li ul li a, #BrandMenu li.over li a {
	text-decoration: none !important;
}

#BrandMenu li:hover ul, #BrandMenu li.over ul {
	display: block;
}
*/
/* Holly Hack. IE Requirement \*/
* html #BrandMenu ul li { float: left; height: 1%; }
* html #BrandMenu ul li a { height: 1%; }
/* End */

/* Outer Content Wrapper (Surrounds header & content) */
#Outer {
	clear: both;
}

#Wrapper {
	/*clear: both;*/
	width: 951px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
	min-height: 1500px; 
	height:auto !important;
  	height:1500px;
	float:left;
	
		
}
.header{
font-size:14px;
font-weight:bold;
color:#000;
padding-left:10px;
}
/* Header */

#Header {
	width: 951px;
	height: 230px;
	clear: both;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	display: inline;
}

/* Logo */

#Logo {
	float: left;
	width: 430px;
	height: 120px;
	display: inline; 
}

#Logo h1 {
	margin: 15px 0 0 5px; 
	padding-left: 20px;
	font-size: 30px;
	padding-top: 15px;
	height: 45px;
}

#Logo #LogoImage {
/*	margin: 35px 0px 0px 0px;*/
	margin: 0px 0px 0px 0px;  
}

#Logo h1 a {
	text-decoration: none;
}

#HeaderLogo {
float: left;
width: 250px;
height: 125px;  


}


/* Top Search Form */
#SearchForm {
	float: left;
/*	margin: 15px 25px 0 0;*/
	margin:57px 27px 52px 224px;
/*	padding: 14px 20px 0 20px;*/
	padding:14px 20px 0;
	height: 36px; 
	



	
	
}

#SearchForm form { 
}

#SearchForm label {
	font-size: 1.3em;
	display: none;
}

#SearchForm input {
	width: 350px;
	height: 15px;
	font-size: 0.9em; 
	margin-left: 13px;
	padding: 2px 3px 2px 3px;
	
}

#SearchForm .Button {
	width: 32px;
	height: 23px;
	padding: 0;
	background: transparent;
	vertical-align: middle;
}

#SearchForm p {
	font-size: 0.85em;
	margin: 5px 0 0 0;
	color: #ffb1c5;
}

#SearchForm a {
	text-decoration: none;
	color: #ffb1c5;
}

#SearchForm a:hover {
	text-decoration: underline;
}

#SideShopByBrand li { list-style: none; display: inline; background-color:#DD0000; color: #EEEEEE; 


}
.newrecently{
 padding-left: 25px;

}
.pro_bg{float:left; width:409px; height:21px; background-image:url(../images/blue/new-pro-bg.gif); background-repeat:no-repeat;}
.tag{font-size:12px; font-weight:bold; color:#000000; padding-left:5px; padding-top:3px;}


.price_pr_1{ font-weight:bold; color:#31850c; text-align:center; text-align:center; height:15px; font-size:12px;}
.rrp{ font-size:12px; font-weight:normal; color:#000000;  text-decoration:line-through;height:15px;}
.rrp1{ font-size:12px; font-weight:normal; color:#000000; text-align:left; text-decoration:line-through;height:15px;}
.red{ font-size:12px; font-weight:bold; color:#FF0000;  height:15px; }
.red1{ font-size:12px; font-weight:bold; color:#FF0000; text-align:left; height:15px; }

.price_pr_Home{ font-weight:bold; color:#31850c; text-align:center; text-align: left; height:15px; font-size:12px;}
.rrpHome{ font-size:12px; font-weight:normal; color:#000000; text-decoration:line-through;height:15px; text-align:left;}
.redHome{ font-size:11px; font-weight:bold; color:#FF0000;  height:15px; text-align:left; }

.price_pr_right { font-weight:bold; color:#31850c; text-align: left; height:15px; font-size:12px;}
.rrp_right { font-size:12px; font-weight:normal; color:#000000; text-align: left; text-decoration:line-through;height:15px;}
.red_right { font-size:11px; font-weight:bold; color:#FF0000; text-align: left; height:15px; }



.org_hold
{
width:223px;
height:auto;
float:left;
border:#FF0000 0px solid;
padding-left:10px;
}
.org_ft{
background-image:url(../images/blue/org_foot.gif);
float:left;
width:223px;
height:13px;
background-repeat:no-repeat;
border:#FF0000 0px solid;
}
.masterimage{
padding:10px 0 0 20px;
}
/* Left Content Area */
.shop-hold{float:left; width:258px; border:#000000 solid 0px; height:auto; padding-top:5px;} 
.top{ float:left;background-image:url(../images/blue/shopping_cart.gif); width:258px; 
/*height:12px; */height:21px; background-repeat:no-repeat; background-position:bottom;} 

.top_banner{ float:left;background-image:url(../images/blue/shopping_cart.gif); width:258px; 
height:12px;  background-repeat:no-repeat;} 

.midd{ float:left; background-image:url(../images/blue/shooping_car_m.gif); width:258px; height: 80px;}
.midd_banner{ float:left; background-image:url(../images/blue/shooping_car_m.gif); width:258px; height: 99px;}
.midd_banner img { margin-left:11px; width:236px; height:99px;}
.mrgnBtm { padding-bottom:12px;}

.s-cart{float:left; background-image:url(../images/blue/BlankCart.gif); width:80px; height:39px; background-repeat:no-repeat; background-position:right;}
.item{float:left; width:150px; border:#000000 0px solid;}
.total{float:left; }
.item_text{font-size:12px; font-weight:bold; color:#000000; padding-top:10px;} 
.total_txt{font-size:12px; font-weight:bold; color:#f10b09; padding-top:5px;} 
.bottom{ float:left; background-image:url(../images/blue/shopping_cart_b.gif); width:258px; height:15px; background-repeat:no-repeat;}
.bottom_banner{ float:left; background:url(../images/blue/shopping_cart_b.gif) no-repeat 0 -3px ; width:258px; height:10px; }
.Left {
	float: left;
	min-height: 26px;
	/*width: 223px;*/
	width: 223px;
	font-size: 0.85em; 
	margin: 10px 15px 0 10px; 
    display: inline;
}

.Left h2 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 10px 5px 5px 10px;
}

.Left ul {
	margin: 0;
	padding: 0;
}

.Left li {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 3px 0;
}

.Left .BlockContent {
	/*margin: 0 0px 0 10px;*/
	margin: 0 0px 0 0px;
}

.Left li {
}

.Left li a {
	text-decoration: none;
}

.Left li a:hover {
	text-decoration: underline;
}

.Left #SideCategoryList li.LastChild {
	border-bottom: 0 !important;
}
.Left #SideCategoryList li{
	padding: 4px 0 0 0;
}
.Left #SideCategoryList li ul {
	padding-left: 15px;
}

/* Primary Content Area */
.Content {
	float: left;
	width: 410px;
	min-height: 1350px;
	margin: 10px 0 0 0;
	padding: 0 0 5px 0; 
	font-size: 11px;	
}


.Content .Block {
	clear: both;
}

.Block {
	margin-top: 0;
	margin-bottom: 8px;
}

.Content h2 {
}

.Content a:hover {
	text-decoration: underline;
}

/* Primary Content1 Area */
.Content1 {
	float: left;
	width: 410px;
	min-height: 350px;
	margin: 10px 0 0 0;
	padding: 0 0 5px 0; 
	font-size: 11px;
	background:url("../images/blue/account_middle.jpg") repeat-y scroll 0 0 transparent;
}


.Content1.Block {
	clear: both;
}

.Block {
	margin-top: 0;
	margin-bottom: 8px;
}

.Content1 h2 {
}

.Content1 a:hover {
	text-decoration: underline;
}

.Stock { 

height: 25px; 
}

.StockHome {
height: 25px; float:right; padding-right: 4px;

}

.StockImage {
 position:relative; 
 margin-top: -30px;
 margin-left: 70px;

}

.ProductContentBox {
 padding: 5px 6px 2px 6px;  
}

.ProductContentBoxWithCompare {
 padding: 5px 5px 2px 5px; 
 height: 225px;
}


.ProductDetailPrice {
float:left;
width: 117px; padding-right: 2px; 

}

/* Primary Content Area (column span of 2) */
.Content.Wide {
	width: 694px; /*#AL KB*/
	margin: 0px 0 0 0 ;
	
}

/* Primary Content Area (column span of 3 - spans entire page width) */
.Content.Widest {
	width: 931px;
	margin: 0 10px 0 10px;
	display: inline;
	
}
.bold{
font-weight:bold;
color:#000;
}
.categoryfooter{
background-image:url(../images/blue/bg_nav.gif); 
}
/*Middle Flash*/
.truck{
	float:left; 
	width:400px; 
	background-image:url(../images/blue/truck.gif);
	background-repeat:no-repeat; 
	height:47px;
}
.t_head{
	font-size:14px; 
	font-weight:bold; 
	color:#FFFFFF; 
	padding-left:80px; 
	padding-top:10px;
}
.t_midd{float:left; 
	width:400px; 
	background-image:url(../images/blue/t_midd.gif); 
	background-repeat:repeat-y; 
	height:240px;
}
.flash{
	float:left; 
	width:200px; 
	height:auto; 
	padding-left:100px; 
	border:#000000 0px solid; 
	padding-top:10px;
}
.bottomflash{ 
	float:left; 
	width:400px; 
	background-image:url(../images/blue/t_bottom.gif); 
	background-repeat:no-repeat; 
	height:29px;
}
/* Right Content Area */
.Right {
	float: right;
	min-height: 300px;
	width: 264px;
	font-size: 0.85em;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
	display: inline;
	 
}
.left30 {width:480px; float:left; background:#FFFFFF;
}


.Right h2 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 10px 5px 10px 10px;
}

.Right a {
	/*color: #000;*/
	color:#194081;
}

.Right li a:hover {
	text-decoration: underline;
}

.Right .Block {
	padding: 0;
	margin: 0 0 0 0;
	
}

.Right .BlockContent {
/*	margin: 0 10px 5px 10px;
	margin: 0 0px 0px 0px;*/
	
	
}

Right .manage_acnt_mid {
margin: 0 0px 0px 0px;
}


.Right ul {
	margin: 0;
	padding: 0;
}

.Right li {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 3px 0;
	color:red;
}

.Right li a {
	text-decoration: none;
}

.Right li a:hover {
	text-decoration: underline;
}

/* right cart boxes */

.Right .BlockContentTopSeller {
	margin: 0px 0px 0px 0px; height:auto;
	
	
}

.rightCartTopBox {
   width: 260px; height: 12px;
   background: #fff url(../images/blue/shopping_cart.gif) 0 0 no-repeat;

}
.rightCartBottomBox {
   width: 260px; height: 12px;
   background: #fff url(../images/blue/shopping_cart_b.gif) 0 0 no-repeat;
   margin-bottom:10px;
}
.rightCartMidBox {
    width: 260px;
	min-height: 14em;
	padding:7px 0px 7px 1px;
    background:  url(../images/blue/shooping_car_m.gif) 0 0 repeat-y;
}

.rightNewsTopBox {
   width: 258px; height: 29px;
   /*background: #fff url(../images/blue/news_letter_top.gif) 0 0 no-repeat;*/
   background:transparent url(../images/blue/nevermisadial_top.gif) no-repeat scroll 0 0;

}
.rightNewsBottomBox {
   /*width: 258px; height: 20px;
   background: #fff url(../images/blue/news_letter_bottom.gif) 0 0 no-repeat;
   background-image:url(../images/bg_nav.gif);
background-repeat:no-repeat;
   margin-bottom:10px;*/
   
   background-image:url(../images/blue/nevermisadial_bottom.gif);
background-repeat:no-repeat;
color:#000000;
float:left;
font-size:12px;
font-weight:bold;
height:28px;
padding-left:10px;
width:100%;
}
.rightNewsMidBox {
	padding:7px 1px 2px 1px;	
	background:transparent url(../images/blue/nevermisadial_center.gif) repeat scroll 0 0;
	color:#000000;
	height:199px;
	min-height:9em;
	padding:1px;
	width:218px;


}








.signup{ float:left; width:236px; height:30px; padding-left:5px;}

.rightRviewTopBox {
   width: 258px;
   height: 46px;
   background: #fff url(../images/blue/orange_header.gif) 0 0 no-repeat;

}
.rightRviewBottomBox {
   width: 258px; height: 10px;
   background: #fff url(../images/blue/orange_header_bottom.gif) 0 0 no-repeat; 
   margin-bottom:10px;
}

.rightRviewMidBox {
    width: 258px; 
	min-height: 250px; 
	/*padding:3px 1px 3px 1px; */
	padding:3px 1px 3px 7px; 
	color:#000000;
    background:  url(../images/blue/orange_header_midd.gif) 0 0 repeat-y;
}

.rightCartMidBox {
    width: 258px; 
	height: auto; 
	padding:0px 1px 3px 1px;
	color:#000000;
    background:  url(../images/blue/orange_header_midd.gif) 0 0 repeat-y;
}



.rightRviewTopSellerMidBox {
    width: 258px; 
	/*height: 250px;  */
	min-height:770px;
	padding:0px 1px 1px 1px;
	color:#000000;
    background:  url(../images/blue/orange_header_midd.gif) 0 0 repeat-y;
}

.rightTopsellerBottomBox {
   width: 262px; height: 14px;
   /*background: #fff url(../images/blue/right_bottom.gif) 0 0 no-repeat;*/
   background:transparent url(../images/blue/visa_card_b.gif) 0 0 no-repeat;
   margin-bottom:10px;
}
.rightTopsellerMidBox {
    width: 260px;
	min-height: 40em;
	padding:0px 1px 2px 1px;
	color:#000000;
   /* background:  url(../images/blue/right_bg.gif) 0 0 repeat-y; */
}

.Rviewtop_view{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding-top:15px;text-transform:uppercase;
}
/* Page Footer */

#Footer {
	clear: both;
	font-size: 0.85em;
	text-align: left;
	width: 935px;
	/*margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 15px;*/
}

#Footer ul {
	list-style: none;
	margin: 0 0 30px 115px;
	padding: 0;
}

#Footer li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#Footer li a {
	text-decoration: none;
	padding: 0 10px 0 10px;
}

.line{float:left; width:951px; height: 26px; background-image:url(../images/footer.gif); background-repeat:no-repeat;}
.flink {
  float:left; width:928px; height:auto; background-image:url(../images/icons.gif); 


} 

/* Newsletter Subscription Form */
.NewsletterSubscription {
	clear: both;
}

.NewsletterSubscription label {
	clear: both;
	float: left;
}

.Left .NewsletterSubscription label {
	/*color: #fff;*/
	color: #000000;
}

.NewsletterSubscription input {
	width: 102px;
	font-size: 0.9em;
	padding: 3px;
	margin-bottom: 15px;
}

.NewsletterSubscription label {
	width: 74px;

}

.NewsletterSubscription .Button {
	width: 80px;
	height: 14px;
	border: 0;
	vertical-align: middle;
}

.NewsletterSubscription .Textbox {
margin-bottom:0px;

}

.NewsletterSubscription .lablediv {
padding:4px 12px;

}
/* Product Listings */

/* Product Listings */

.ProductList {
	list-style: none;
	margin: 0;
	padding: 0;
}

.Content .ProductList, .Content .ProductList li {
	padding-bottom: 5px;
	list-style: none;
	padding: 0;
	margin: 0;
}

.Content .ProductList li {
	padding-bottom: 0px;
	list-style: none;
	float: left;
	width: 190px;
	min-height: 24em;
	font-size: 0.95em;
	text-align: center;
	margin: 10px 6px 10px 0px;

}

.Content .ProductList .ProductImage {
	float: left;
	margin: 8px 15px 5px 15px;
	display: inline;
	width: 155px;
	height: 140px;
	text-align: center; 
	overflow: hidden; 
}

.Content .ProductList .ProductDetails {
	margin: 5px 3px 5px 3px;
	min-height: 25px;
}

.ProductList a {
	text-decoration: none;
}

.ProductList .ProductImage {
	float: left;
	margin: 0 0 5px 6px;
	display: block;
	width: 150px;
	height: 150px;
	text-align: center;
	overflow: hidden;
}

.ProductList .ProductDetails {
	margin: 5px 5px 5px 0;
}

.ProductList em {
	margin-top: 3px;
	display: block;
}

.ProductPrice, .ProductList em {
	font-style: normal;
	font-weight: bold;
	
}

.ProductList .Rating {
	font-size: 0.9em;
	margin-top: 3px;
	font-weight: bold;
	display: block;
}

.ProductList li .ProductCompareButton {
	margin-top: 3px;
	text-align: center;
}


.Left .ProductList .ProductImage, .Right .ProductList .ProductImage {
	display: none;
}




.Right .ProductList li a {
	color: #000;
	font-weight: bold;
}

.Right .ProductList li {
}

/* For Productlist1 */
.ProductList1 {
	list-style: none;
	margin: 0;
	padding: 0;
}

.Content .ProductList1, .Content .ProductList1 li {
	padding-bottom: 5px;
	list-style: none;
	padding: 0;
	margin: 0;
}

.Content .ProductList1 li {
	padding-bottom: 0px;
	list-style: none;
	float: left;
	width: 190px;
	min-height: 24em;
	font-size: 0.95em;
	text-align: center;
	margin: 10px 6px 10px 0px;

}

.Content .ProductList1 .ProductImage {
	float: left;
	margin: 8px 15px 5px 15px;
	display: inline;
	width: 155px;
	height: 140px;
	text-align: center; 
	overflow: hidden; 
}

.Content .ProductList1 .ProductDetails {
	margin: 5px 3px 5px 3px;
	min-height: 25px;
}

.ProductList1 a {
	text-decoration: none;
}

.ProductList1 .ProductImage {
	float: left;
	margin: 0 0 5px 6px;
	display: block;
	width: 150px;
	height: 150px;
	text-align: center;
	overflow: hidden;
}

.ProductList1 .ProductDetails {
	margin: 5px 5px 5px 0;
}

.ProductList1 em {
	margin-top: 3px;
	display: block;
}

.ProductPrice, .ProductList1 em {
	font-style: normal;
	font-weight: bold;
	
}

.ProductList1 .Rating {
	font-size: 0.9em;
	margin-top: 3px;
	font-weight: bold;
	display: block;
}

.ProductList1 li .ProductCompareButton {
	margin-top: 3px;
	text-align: center;
}


.Left .ProductList1 .ProductImage, .Right .ProductList1 .ProductImage {
	display: none;
}




.Right .ProductList1 li a {
	color: #000;
	font-weight: bold;
}

.Right .ProductList1 li {
}

.Right .SideCart p
{
	
}

/* Top Seller Block Specific */

.Right .TopSellers {
	clear: both;
	/*padding: 0 0 5px 0;*/
	min-height:171px;
}

.Right .TopSellers ul {
	margin: 0;
	padding: 0;
	color:#fff;
}

.Right .TopSellers li {
	clear: both;
	width: 148px;
	margin: 0 0 5px 0;
	color:#fff;
}
.flinks{
	background:#DBBE60 none repeat scroll 0 0;
	float:left; 
	width:951px; 
	height:auto; 
	font-size:12px; 
	text-align:center;
	/*padding-bottom:5px;*/
	padding-bottom:0px;
	padding-top:0px;
}
.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	float: left;
	width: 18px;
	font-size: 1.6em;
	padding: 0 0 2px 4px;
}

.Left .TopSellers li .TopSellerNumber {
	color: #fff;
}

.Right .TopSellers .ProductDetails { /* Contains the details of the item */
	margin: 0;
	margin-left: 28px;
	color:#fff;
}

.Right .TopSellers li.TopSeller1 { /* No1 seller box */
	clear: both;
	float: left;
	width: 235px;
	height: auto;
	margin: 0 0 5px 14px;
	padding: 0 0 10px 0;
	display: inline;
	color:#fff;
}

.Right .TopSellers li.TopSeller1 img {
	text-align: center;
	overflow: hidden;
}

.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	width: 28px;
	font-size: 2em;
	font-weight: bold;
	margin: 0px 0 0 4px;
	padding: 0;
	position: relative;
	display: inline;
}

.Right .TopSellers li.TopSeller1 .ProductDetails {
	clear: both; 
	
    width: 170px;
	font-size: 1.1em;
	color:#FFFFFF;
	margin: 0;
	
}

.Right .TopSellers li.TopSeller1 .ProductDetails {
	margin: 0;
	margin-left: 20px; 
	font-size: 1.1em; 
	padding: 3px 5px 10px 35px; 
}

.Right .TopSellers li.TopSeller1 .ProductImage {
	clear: both;
	width: 100px; 
	display: block;
	list-style: none; 
	height: auto;  
	text-align: center;
	overflow: visible;
	margin: 0; padding-left: 55px; 
	padding-top: 5px;

}


.Right .TopSellers li .TopSellerNumber {
}

.Content .TopSellers li.TopSeller1 .TopSellerNumber, .Content .TopSellers li .TopSellerNumber {
	font-weight: bold; 
	background: #fff;
}


/* Top Recently viewed Block Specific */

.Right .SideRecentlyViewed {
	clear: both;
	/*padding: 0 0 10px 0;*/
}

.Right .SideRecentlyViewed ul {
	margin: 0;
	padding: 0; 
}

.Right .SideRecentlyViewed li { 
	clear: both;
	width: 148px;
	margin: 0px 0 5px 0; 
}




.Right .SideRecentlyViewed .ProductDetails { /* Contains the details of the item */
	margin: 0;
	margin-left: 28px; 
}

.Right .SideRecentlyViewed li {/* No1 seller box */

	float: left;
	width: 145px;
	height: 130px; 
	margin: 0 0 5px 0;
	padding: 10px 0 2px 0; 
	display: inline;
}

.Right .SideRecentlyViewed li img { 
	text-align: center;
	overflow: hidden;
}



.Right .SideRecentlyViewed li .ProductDetails {
	clear: both;
	float: left;
	width: 120px;
	font-size: 1.1em;
	margin: 0;
	padding: 15px 0px 10px 25px; 
}

.Right .SideRecentlyViewed li .ProductImage {

	float: left;
	width: 150px;
	/*width: 140px;*/
	height: 110px;
	display: inline;
	text-align: center;
	overflow: visible;
	margin: 0;
	padding: 0px 0px 0px 8px; 
	border: 0;
}

.Right .rightRviewMidBox .ProductList li { 
 height: 125px;

}


/* Page Breadcrumbs */
.Breadcrumb ul, .Breadcrumb li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.Breadcrumb {
	font-size: 0.9em;
	padding-bottom: 4px;
	border-bottom: 1px solid #513011;
}

.Breadcrumb li {
	padding-left: 6px;
	display: inline;
}

.Breadcrumb li a {
	padding-right: 10px;
	background: url('../images/BreadcrumbSep.gif') no-repeat right;
}

.FindByCategory ul, .FindByCategory li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.FindByCategory li {
	padding-left: 12px;
	background: url('../images/BreadcrumbSep.gif') no-repeat 3px 5px;
	padding-right: 8px;
	display: inline;
}

/* Miscellaneous Definitions */

.Meta {
	color: #444;
	font-size: 0.93em;
}

.Left .FeedLink, .Right .FeedLink {
	float: left;
	margin: 0 7px 0 0;
}

.Content .FeedLink {
	float: left;
	/*margin: 5px 4px 0 0;*/
	margin:3px 9px 12px 22px;
}

.FloatRight {
	float: right;
}

.FloatLeft {
	float: left;
	font-weight:bold;
}

.ClearRight {
	clear: right;
}

.ClearLeft {
	clear: left;
}

.SortBox {
	font-size: 0.95em;
	color: #444;
	padding-right:3px;
}

.CompareButton {
	clear: both;
	text-align: right;
	margin-top: 12px;
	padding: 4px;
}

.Clear {
	clear: both;
}

.Field45 {
	width: 45px;
}

.Field100 {
	width: 100px;
}

.Field150 {
	width: 150px;
}

.Field200 {
/*	width: 200px;*/
	width: 189px;
}

.Field250 {
	width: 250px;
}

.Field300 {
	width: 300px;
}

.Field350 {
	width: 350px;
}

.Field400 {
	/*width: 400px;*/
	width: 360px;
}

.MB10 { margin-bottom:10px; 
color:#000;}
.MT0 { margin-top:0px; }
.LH140 { line-height:140%; }
.PLRB5 { padding:0px 5px 5px 5px; }
.PLR10 { padding:0px 10px 0px 10px; }
.PL20 { 	
	padding:0px 0px 0px 20px;
	color:#000;
}
.PL40 { 
	padding:0px 0px 0px 40px; 
	color:#000;}
.ML20 { margin:0px 0px 0px 20px; }
.MT10 { margin-top:10px; }
.PL10 { padding-left:10px; }
.PB2 { padding-bottom:2px; }
.NoMarginBottom { margin-bottom: 0; }

.Required {
	color: red;
	font-weight: bold;
}

.InfoMessage {
	padding: 8px 6px 8px 28px;
	margin-bottom: 10px;
}

.SuccessMessage {
	padding: 8px 6px 8px 28px;
	margin-bottom: 10px;

}

.ErrorMessage {
	padding: 8px 6px 8px 28px;
	margin-bottom: 10px;
}
.productslistbottom {
   width:220px; height:12px; 
   border:#FF0000 0px solid;
   background-position:bottom right;
   background:#fff url(../images/blue/org_foot.gif) 0 0 no-repeat;

}

/************* Page Specific: Create Account / Login Page *************/
.CreateAccount {
	float: left;
	width: 45%;
	padding-right: 1%;
	border-right: 1px solid #513011;
}

.AccountLogin {
	float: left;
	padding-left: 1%;
	width: 45%;
}

ul.ShippingAddressList, ul.ShippingAddressList li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.ShippingAddressList li {
	width: 30%;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

.org{
float:left;
width:220px;
height: 27px; 
background: #513011;
background-repeat:no-repeat;
background-image:url(../images/blue/org_head.gif);
}

.org_mid{

   background-image:url(../images/blue/org_midd.gif);

   width:223px; 
 /*   
   border-left: 1px solid #FF9900;
   border-right: 1px solid #FF9900;    
 */

   background-repeat:repeat-y; 
}
.PrimaryProductDetails .ProductThumb {
	/*border:1px solid #e6e6e6;*/
	float: left;
	width: 149px;	
	text-align: center; 	
}

/*.PrimaryProductDetails .ProductMain {
	float: left;
	border: 1px solid #000;
	width: 200px;
	color:#000;
	margin-left:20px;
}*/
.PrimaryProductDetails h2{
	border: 0;
}
.PrimaryProductDetails .ProductThumb p a {
	font-weight: bold;
}

.ProductDescription, .ProductReviews, .ProductsByCategory, .ProductOtherDetails {

	margin-top: 20px;

}
#ProductReviews {
	margin:10px 8px 0 10px;
}

.PrimaryProductDetails .ProductMain {

	float:left;
	background-image:url(../images/blue/org_midd.gif);
	background-repeat:repeat-y;
	width:220px;
}

.PrimaryProductDetails dl {
	font-size: 0.90em;
}

.ProductDescriptionContainer {
	line-height: 1.5;
	color:#000;
}

.PrimaryProductDetails dt {
	font-weight: bold;
	
/*	width: 80px;
	clear: left;
*/
}

.PrimaryProductDetails dd {
/*	
	margin-left: 90px;
*/
}

.Right hr {
	margin: 5px 0 0;
}

.Content h3 {
	margin-bottom: 5px;
}

.ComparisonCheckbox {
	float: left;
}

.SideRecentlyViewed .ProductList li {
	margin-left: 2px;
}

.SideRecentlyViewed .ProductDetails {
	margin-left: 20px;
	color:#000000;
		
}
.SideRecentlyViewed .ProductDetails a {
	
	color:#000000;
		
}

/* Product Comparisons */
.ComparisonTable { width: 100%; }
.ComparisonTable td { vertical-align:top; font-size: 11px }
.CompareFieldName { width:95px; padding:8px 10px 8px 15px; }
.CompareFieldTop { padding:5px; text-align:center; }
.CompareFieldTop a { text-decoration:none; font-size:10px; }
.CompareFieldTop a:hover { text-decoration:underline; }
.CompareLeft { padding:5px 10px 5px 10px; }
.CompareCenter { text-align:center; padding:5px; }
.CompareRating { text-align:center; padding-top:8px; vertical-align:middle; }
.CompareProductOption { margin-left:20px; padding-left:5px; }

.Availability { color:gray; }
.LittleNote { color:gray; font-size: 0.85em; }

.ViewCartLink {
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom: 8px;
}

/* General Tables */
table.General,
table.CartContents, table.General {
	width: 100%;
	margin: 10px 0;
}

table.General thead tr th,
table.CartContents thead tr th {
	padding: 6px 10px;
	text-align: left;
}

table.General tbody td,
table.CartContents tbody td {
	padding: 6px 10px;
	vertical-align: top;
}

table.General tbody tr.First td {
	border-top: 0;
}

/* Cart Contents Table */

.CartContents tbody td {
	border-bottom: 0;
}
.CartContents .ProductName a {
	font-weight: bold;
}

.CartContents tbody .SubTotal td {
	text-align: right;
	font-weight: bold;
}

.ProceedToCheckout {
	text-align: right;
}

.ProceedToCheckout a {
	padding-top: 5px;
}
.ProductOptionList {
 float: left; width: 200px;


}
.ProductOptionList, .ProductOptionList li {
	list-style: none;
	margin: 0;
	padding: 0;
}


.ProductOptionList li {
	margin-bottom: 3px;
	margin-left: 2px;
}

.ProductOptionList input {
	vertical-align: middle;

}

.MiniCart .SubTotal {
	text-align: center;
	font-size: 115%;
	color: #075899;
}

.JustAddedProduct {
	width: 128px;
	overflow: hidden;
	margin: auto;
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;
}

.JustAddedProduct strong, .JustAddedProduct a {
	font-weight: bold;
	font-size: 1.02em;
	display: block;
	margin-bottom: 3px;
}

.CategoryPagination .PagingList, .CategoryPagination .PagingList li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.CategoryPagination {
	padding: 5px;
	text-align: center;
}

.CategoryPagination .PagingList li {
	display: inline;
	padding: 0 5px;
}


/* Quick Search */
.QuickSearch { margin: 0; padding: 0; text-align: left; border-collapse: collapse; background: #fff; border: 1px solid #BFBFBF;  }
.QuickSearchTitle td, .QuickSearchAllResults td { font-weight: bold; padding: 4px; font-size: 11px; }
.QuickSearchResult td { font-size: 11px; padding:8px 0px 8px 8px; cursor: pointer; }
.QuickSearchResultImage { margin-left: 4px; margin-right: 10px; text-align: center; }
.QuickSearchResultNoImage { padding-top: 10px; color: #777; }
.QuickSearchResultName { font-weight: bold; text-decoration: none; display: block;  padding-bottom: 5px; }
.QuickSearchResult .Price { font-size: 11px; }
.QuickSearchHover td{ background: #E8F4F8; }
.QuickSearchHover a { text-decoration: underline; font-weight:bold; }
.QuickSearchAllResults { text-indent: -7000px; }
.QuickSearchAllResults a { text-decoration: underline; height: 25px; display: block; background: url('../images/blue/QuickSearchAllResultsButton.gif') no-repeat right; }
.QuickSearchAllResults a:active, .QuickSearchAllResults a { outline: none; -moz-outline-style: none; }

/* Brand Tag Clouds */
.BrandCloud .smallest { font-size:12px; }
.BrandCloud .small { font-size:15px; }
.BrandCloud .medium { font-size:18px; }
.BrandCloud .large { font-size:20px; }
.BrandCloud .largest { font-size:26px; }
.BrandCloud a { padding-right: 5px; }
.DownloadExpires { padding-top: 3px; font-style: italic; color: gray; }
.DownloadExpiresToday { color: red; }

.CheckoutRedeemCoupon h4 { margin-top: 0; }
.CheckoutRedeemCoupon p { margin-top: 10px; margin-bottom: 0;}

.BillingDetails {
	float: left;
	width: 48%;
	margin-right: 10px;
	margin-bottom: 15px;
}

.ShippingDetails {
	float: left;
	width: 48%;
	margin-bottom: 15px;
}


.ProductDetailsGrid dt {
	padding-left:2px;
	width: 80px;
	margin-bottom: 6px;
	float: left;
	font-weight: bold;
}

.ProductDetailsGrid dd {
	
	margin-left: 5px;
	margin-bottom: 6px;
}

.SubCategoryList {
	padding: 4px;
}

.SubCategoryList ul, .SubCategoryList li {
	list-style: none;
	margin-left: 0;
}

.SubCategoryList li {
	margin-bottom: 4px;
	padding-left: 25px;
	padding-bottom: 4px;
	background: url('../images/SubCategory.gif') no-repeat 3px 1px;
}

.SearchTips .Examples {
	background: lightyellow;
	padding: 8px;
	border: 1px solid #aaa;
	color: #555;
	margin-left: 30px;
	margin-bottom: 10px;
}

.ProductDetails .ProductThumb p {
	margin-top: 10px;
	font-size: 0.9em;
	
}

.ProductReviewList {
	clear: both;
}

.SortBox select {
	font-size: 0.9em;
}

 .SortBox option {
	color: #444;
}

.YourAccount li {
	margin-bottom: 8px;
}

.YourAccount li a{
	color:#194081;
}

.SoldOut {
	color: #999;
}

.RemoveFromWishlistForm {
	margin: 5px;
}

.Content .WishlistProductList li {
	height: 24em;
}

.ShippingProviderList {
	list-style: none;
	color:#000000;
}

.GoogleCheckout p,
.PayPalExpressCheckout p,
.AlternativeCheckout p {
	margin: 0;
	font-size: 90%;
}

.GoogleCheckout,
.PayPalExpressCheckout,
.AlternativeCheckout {
	text-align: center;
	margin-bottom: 10px;
	clear:both;
}

.KeepShopping {
	width: 180px;
	clear: both;
	text-align: right;
	padding:6px;
}

/** Top Right Locale Chooser (list of flags) **/
#TopMenu li.Flag {
	float: right;
	
}

#TopMenu li.Flag div {
	border: 0;
}

#TopMenu li.Flag img {
	margin: 3px;
}

#TopMenu li.Flag img.Last {
	margin-right: 0px;
}

#TopMenu li.Flag img.Selected {
	border: 2px solid #ffffaa;
	margin: 1px 3px;
}

/** Currency Selector **/
.CurrencyList dl {
	margin: 0;
	padding: 0;
}

.CurrencyList dd {
	padding: 0px;
	margin: 0px;
	border: 1px solid #EDECEC;
	background-color: #F9F9F9;
	clear: both;
}

.CurrencyList a {
	padding: 0 3px 0 5px;
	display: block;
	line-height: 1.8;
	text-decoration: none;
	font-size: 11px;
}

.CurrencyList a.Sel {
	background-color: #FFFFAA;
}

.CurrencyList a:hover .Text {
	text-decoration: underline;
}

.CurrencyList a .Flag {
	margin-top: 4px;
	display: block;
	float: left;
	width: 24px;
	padding-right: 2px;
	vertical-align: middle;
}

.CurrencyList a .Text {
	display: block;
	padding-left: 24px;
}

.PrimaryProductDetails .YouSave {
	font-weight: bold;
	margin-top: 3px;
	display: block;
color: #FF0000;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: normal;
	width: 320px;
	padding: 7px;
	float: right;
}

.EstimateShipping dt {
	width: 100px;
	float: left;
	margin-bottom: 8px;
	clear: left;
}

.EstimateShipping dd {
	margin-bottom: 8px;
	font-weight: normal;
	text-align: left;
	margin-left: 114px;
}

.EstimateShipping p.Submit {
	margin-top: 10px;
	margin-bottom: 3px;
}

.EstimateShipping label {
	display: block;
	margin-bottom: 5px;
}

.EstimatedShippingMethods {
	text-align: left;
}

.EstimatedShippingMethods table {
	width: 100%;
	border-collapse: collapse;
}

.EstimatedShippingMethods .VendorShipping {
	margin-left: 20px;
	margin-bottom: 10px;
}

.EstimatedShippingMethods .Submit {
	text-align: right;
}

.CartContents tbody .SubTotal .EstimatedShippingMethods tbody td {
	text-align: left;
}

.CartContents tbody .SubTotal .EstimatedShippingMethods tbody td.Price {
	text-align: right;
}

.SharePublicWishList {
	background-color:seashell;
	padding:5px;
	border:1px solid lightgray;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	position: relative;
	padding: 6px;
	margin-bottom: 10px;
	font-size: 14px;
	width:875px;
}

.ExpressCheckoutBlock h3 a {
	font-size: 12px;
}

.ExpressCheckoutBlock {
	padding-top: 6px;
}

.ExpressCheckoutBlock .ExpressCheckoutCompletedContent {
	display: none;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	display: inline;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutContent {
	display: none;
}

a.ChangeLink {
	position: absolute;
	right: 15px;
}

.ExpressCheckoutBlock a.ChangeLink {
	display: none;
}

.ExpressCheckoutBlockCompleted a.ChangeLink {
	display: inline;
}

.ExpressCheckoutCompletedContent {
	position: absolute;
	left: 250px;
}

.LoadingIndicator {
	margin-left: 10px;
}

.LoadingIndicator img {
	vertical-align: middle;
	margin-right: 10px;
}

#TopMenu li.HeaderLiveChat {
	float: right;
}

.HeaderLiveChat img {
	vertical-align: middle;
}

/*#ProductOtherDetails .ProductDetailsGrid {
	margin-left: 25px;
}
*/

.SubCategoryListGrid {
	padding: 4px;
}

.SubCategoryListGrid ul, .SubCategoryListGrid li {
	list-style: none;
	margin-left: 0;
}

.SubCategoryListGrid li {
	margin-bottom: 4px;
	padding: 10px;
	margin-left: 10px;
	background: #fff;
	float: left;
	text-align: center;
}

.SubCategoryListGrid ol {
	clear: both;
}
.SubBrandList {
	padding: 4px;
}

.SubBrandList ul, .SubBrandList li {
	list-style: none;
	margin-left: 0;
}

.SubBrandList li {
	margin-bottom: 4px;
	padding-left: 25px;
	background: url('../images/SubBrand.gif') no-repeat 3px 1px;
}

.SubBrandListGrid {
	padding: 4px;
}

.SubBrandListGrid ul, .SubBrandListGrid li {
	list-style: none;
	margin-left: 0;
}

.SubBrandListGrid li {
	margin-bottom: 4px;
	padding: 10px;
	margin-left: 10px;
	background: #fff;
	float: left;
	text-align: center;
}

.SubBrandListGrid ol {
	clear: both;
}

.ProductAddToCart dt {
	float: left;
	font-weight: bold;
	width: 140px;
	margin: 0;
	padding: 0 0 5px;
}

.ProductAddToCart dd {
	margin: 0;
	padding: 0 0 5px;
	width: 200px;
	float: left;
}


.ProductAddToCart dt div.Required, #CartEditProductFieldsForm dt div.Required{
	width: 8px;
}

.ProductAddToCart input.Textbox, #CartEditProductFieldsForm input.Textbox{
	width:181px;
}

.ProductAddToCart textarea, #CartEditProductFieldsForm textarea{
	width:183px;
	height: 50px;
}

.CartContents .CartProductFieldsLink {
	font-size: 11px;
	color: #666;
	margin-top: 6px;
	padding-left: 22px;
	background: url('../images/GiftWrappingAvailable.gif') no-repeat;
	padding-bottom: 4px;
}

.ProductFields dd {
	margin-bottom: 4px;
	float:left;
	margin-left:20px;
}

.ProductFields {
	margin-bottom: 15px;
}

.ProductFields input.Textbox {
	width:100%;
}

.ProductFields TextArea {
	width:100%;
}

.CartContents .CartProductFieldsRow {
	border-top: 0;
}

.CartContents .CartProductFieldsRow dl {
	margin-top:15px;
}

p.QuantityInput, p.AddCartButton {
	text-align: center;
}

.ProductAddToCart dt.QuantityInput {
	margin-top: 5px;
}

.ProductAddToCart dd.AddCartButton span {
	margin-top: 5px;
	padding-right: 5px;
}
.ProductActionAdd {
	display: block;
	/*modify_style
	margin-top: 5px;
	*/
	margin-top: 15px;
	
}
.ProductActionAdd a, .ProductActionAdd strong a {
	text-decoration: underline;
}

#SideProductDesc {
 float:left; 
 display: inline; 
 padding: 10px 0px 5px 0px;

}


#AddProduct {
 padding: 0px 10px 0px 0px;
 display: inline;
}

#SideProductPrice {
float:left; 
width: 90px;
}




.TagList {
	margin-top: 20px;
}

.CartThumb {
	text-align: center;
	
}

.WrappingOptions {
	font-size: 11px;
	color: #666;
	margin-top: 6px;
	padding-left: 22px;
	background: url('../images/GiftWrappingAvailable.gif') no-repeat;
	padding-bottom: 4px;
	line-height: 1.6;
}

.ViewAllLink a {
	padding-top: 10px;
	display: block;
}

.SelectGiftWrapMultiple {
	max-height: 400px;
}

/* Tabbed Navigation */
.TabNav, .TabNav li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.TabNav {
	font-size: 11px;
	margin-bottom: 10px;
	padding: 6px 4px 6px 4px;
}

.TabNav li {
	display: inline;
}

.TabNav li a {
	position: relative;
	top: 2px;
	font-size: 12px;
	padding: 4px 6px;
	margin-right: 3px;
	margin-top: 3px;
	text-decoration: none;
}

.TabNav li a:hover {
	text-decoration: none;
}

.TabNav li.Active a {
	margin-top: 0px;
	padding-top: 7px;
	font-weight: bold;
}


.ProductAddToCart dd.AddCartButton div.BulkDiscount {
	display: inline-block;
	float:left;
}

.ProductAddToCart dd.AddCartButton div.BulkDiscount div.BulkDiscountLink {
	padding-left: 4px;
}

#VendorLogo .BlockContent, #VendorPhoto .BlockContent {
	margin: 0;
	text-align: center;
}

.TransitTime {
	font-weight: normal;
	color: gray;
}

.Content .ProductList.List li {
	margin: 0;
	margin-top: 0px;
	display: block;
	width: auto;
	float: none;
	padding: 0px;
	min-height: 0;
	height: 132px;
	background-image: none;
}

.Content .ProductList.List .ProductImage {
	margin: 0 !important;
	padding: 0px;
	margin-right: 15px;
	float: left;
	background-image: none;
	/*width: 120px;*/
	height: 120px;
}

.Content .ProductList.List .ProductDetails {
	height: auto;
	display: block;
	clear: none;
	padding: 0px;
	padding-left: 5px;
	margin: 0px;
	margin-left: 135px;
	text-align: left;
	background-image: none; 
	
}

.Content .ProductList.List .ProductQty {
	margin-left: 10px;
}

.Content .ProductList.List .ProductDescription {
	font-style: italic;
	margin-top: 5px;
}

.Content .ProductList .ProductRightCol {
	float: right;
}

.Content .ProductList.List li .ProductCompareButton { 
	text-align: left;
	margin-top: 10px;
}

.OrderItemMessage {
	background-color:#fff1a8;
	padding:7px;
	margin:10px 0px 10px 0px;
}

/* Custom Fields - Start */

.LittleNotePassword {
	color:gray;
	font-size: 0.85em;
	padding:2px 0px 2px 0px;
}

.RequiredClear {
	visibility: hidden;
}

#side_content { /*float:left;*/ margin:0px; width:240px; padding-left:0px;  }


#side_img { float:left; margin:0px; width:122px; padding-left:0px;  } 

#side_imgtext { float:left; margin:0px; width:118px; padding-left:0px;  } 
#side_line { float:left; margin:0px; width:100px; padding-left:0px;  } 


#side_contentleft { float:left; margin:0px; width:240px; padding-left:0px;  } 

#side_imgleft { float:left; margin:0px 0px 10px 3px;  text-align:left; width:66px; padding-left:0px; overflow:hidden; } 

#side_imgtextleft { float:left; margin:6px 0px 6px 0px; width:200px; padding-left:0px; text-align:center; } 
#side_pricetextleft { float:left; /*margin:0px 0px 15px 5px; */
margin:0 0 15px 55px;
/*width:125px; */
width:156px; 

padding-left:0px; padding-top:2px; text-align:left;  } 
#side_lineleft { float:left; margin:0px; width:100px; padding-left:0px;  } 
#popularbrands_img1 { float:left; margin:0px; width:222px; height:auto; padding-left:0px;  }
.brandimg { padding-right:10px; padding-bottom:8px; padding-top:8px; vertical-align:middle; }
#popularbrands_img { float:left; margin:0px; width:60px; height:auto; padding-left:0px;  } 
#popularbrands_text{ float:left; margin:0px; width:150px; height:auto; padding-left:0px;  } 


#optimum_main { margin:8px 0px 8px 0px; float:left; width:410px;}
#optimum_content { float:left; width:406px; border-left:2px solid #000000; border-right:2px solid #000000; 
background:#FFFFFF none repeat scroll 0 0;}
/*#optimum_top { float:left; width:410px; height:16px; background:url(../images/bg_optimum.gif); background-repeat:no-repeat; background-position:top; }*/

#optimum_top { float:left; width:410px; height:13px; background:transparent url(../images/blue/product_discription_t.gif) no-repeat scroll 0 0; background-position:top; }



#optimum_colleft { float:left; width:120px; height:auto; padding-left:10px; text-align:center;}
#optimum_colright { float:left; width:258px; height:auto; padding-left:10px;}
/*#optimum_bottom { float:left; width:410px; height:16px; background:url(../images/bg_optimum.gif); background-repeat:no-repeat; background-position:bottom; }*/
#optimum_bottom { float:left; width:410px; height:13px; background:url(../images/blue/product_discription_b.gif); background-repeat:no-repeat; background-position:bottom; }

#optimum_line1 { float: left; width:260px; min-height:20px; }
#optimum_details { float: left; width:75px; min-height:20px; padding-top:3px; }
#optimum_buy { float: left; width:50px; min-height:20px; }


/* Custom Fields - End */
/*Icons Classes*/
.div_icons{
	padding-top:7px;
}

#optimum_main1 { margin:8px 0px 8px 0px; float:left; width:590px; padding-left:29px; }
#optimum_content1 { float:left; width:588px; border-left:1px solid #513011; border-right:1px solid #513011; background:#FFFFFF; }
#optimum_top1 { float:left; width:590px; height:13px; background:url(../images/product_tag_t.gif); background-repeat:no-repeat; background-position:top; }

#optimum_colleft1 { float:left; width:120px; height:auto; padding-left:10px; text-align:center;}
#optimum_colright1 { float:left; width:433px; height:auto; padding-left:10px; }
#optimum_bottom1 { float:left; width:590px; height:13px; background:url(../images/product_tag_b.gif); background-repeat:no-repeat; background-position:bottom; }
#optimum_line11 { float: left; width:431px; min-height:20px; }
#optimum_details1 { float: left; width:125px; min-height:20px; padding-top:3px; }
#optimum_buy1 { float: left; width:165px; min-height:20px; padding-left:20px; }






.optimum_main_smp { margin:8px 0px 8px 0px; float:left; width:410px;}
.optimum_content_smp { float:left; width:408px; border-left:1px solid #dadada; border-right:1px solid #dadada; }
.optimum_top_smp { float:left; width:410px; height:16px; background:url(../images/bg_optimum.gif); background-repeat:no-repeat; background-position:top; }

.optimum_colleft_smp { float:left; width:120px; height:auto; padding-left:10px; text-align:center;}
.optimum_colright_smp { float:left; width:258px; height:auto; padding-left:10px;}
.optimum_bottom_smp { float:left; width:410px; height:16px; background:url(../images/bg_optimum.gif); background-repeat:no-repeat; background-position:bottom; }
.optimum_line_smp { float: left; width:260px; min-height:20px; }
.optimum_details_smp { float: left; width:75px; min-height:20px; padding-top:3px; }
.optimum_buy_smp { float: left; width:65px; min-height:20px; }

/* Custom Fields - End */
/*Icons Classes*/
.div_icons{
	padding-top:7px;
}


.line_pre {
background: url(../images/Brownline.gif) 0 0 no-repeat;
height:18px;
margin-left:187px;
height:26px;

}

.Left .block_bg{
	background:transparent url(../images/bg_menu.jpg) repeat scroll 0 0;
	margin-bottom:8px;
	margin-top:0;
}

.Left .BlockContentNew {
	background:transparent url(../images/bg_menu.jpg) no-repeat scroll 0 0;
}

.Left .BlockContentNew  ul, li a {color : #000000;}


.Right .BlockVisa {
	background:transparent url(../images/blue/visa_card_m.gif) repeat scroll 0 0;
	color:#000000;
	/*height:199px;*/
	height:218px;		
	
	/*padding:1px;	*/
}

.visa_top {
	background:transparent url(../images/blue/visa_card.gif) no-repeat scroll 0 0;
	clear:both;
}

.prd_desc_top {
	background:transparent url(../images/blue/product_discription_t.gif) no-repeat scroll 0 0;
	height:12px;
}

.prd_desc_botm {
	background:transparent url(../images/blue/product_discription_b.gif) no-repeat scroll 0 0;
}

.prd_desc_mid {
	background:transparent url(../images/blue/product_discription_m.gif) repeat scroll 0 0;
	padding:7px;/*text-transform:uppercase;*/
}

.prd_desc_mid ul{
	padding-left:15px;
}

.prd_desc_mid ol{
	padding-left:18px;
}


.prd_desc_top1 {
	background:transparent url(../images/blue/top_bg.jpg) no-repeat scroll 0 0;
	height:9px;
}

.prd_desc_botm1 {
	background:transparent url(../images/blue/bottom_bg.jpg) no-repeat scroll 0 0;
}

.prd_desc_mid1 {
	background:transparent url(../images/blue/product_discription_m.gif) repeat scroll 0 0;
	padding:7px;/*text-transform:uppercase;*/
}

.prd_desc_mid1 ul{
	padding-left:15px;
}

.prd_desc_mid1 ol{
	padding-left:18px;
}

.pages_mid1 {
	background:transparent url(../images/blue/center_bg.jpg) repeat-y scroll 0 0;
	padding:17px;/*text-transform:uppercase;*/
}



.pages_mid {
	background:transparent url(../images/blue/product_discription_m.gif) repeat-y scroll 0 0;
	padding:17px;/*text-transform:uppercase;*/
}

#allbrands{width:201px; margin-left:8px;}


/*For My account*/
.ma_top {
	background:transparent url(../images/blue/my_account_t.gif) no-repeat scroll 0 0;
	height:12px;
}

.ma_botm {
	background:transparent url(../images/blue/my_account_b.gif) no-repeat scroll 0 0;
}

.ma_mid {
	background:transparent url(../images/blue/my_account_m.gif) repeat scroll 0 0;
	padding:7px;/*text-transform:uppercase;*/
	margin-bottom : 0px;
}


.ma_ord_top {
	background:transparent url(../images/blue/my_order_t.gif) no-repeat scroll 0 0;
	height:12px;
}

.ma_ord_botm {
	background:transparent url(../images/blue/my_order_b.gif) no-repeat scroll 0 0;
}

.ma_ord_mid {
	background:transparent url(../images/blue/my_order_m.gif) repeat scroll 0 0;
	padding:7px;/*text-transform:uppercase;*/
	margin-bottom : 0px;
}


/*manage account*/

.manage_acnt_top {
	background:transparent url(../images/blue/manage_acnt_t.gif) no-repeat scroll 0 0;
	height:12px;
}

.manage_acnt_botm {
	background:transparent url(../images/blue/manage_acnt_b.gif) no-repeat scroll 0 0;
}

.manage_acnt_mid {
	background:transparent url(../images/blue/manage_acnt_m.gif) repeat scroll 0 0;
	padding:7px;/*text-transform:uppercase;*/
	margin-bottom : 0px;
}


.ask_q{
		padding-top:7px;
}

.ask_q h2{
	width:120px;
}

.fb_mid{
	background-image:url(../images/blue/shooping_car_m.gif);	
	padding-left:11px;
	width:247px;
}

.midd_currency{ float:left; background-image:url(../images/blue/shooping_car_m.gif); width:258px;}
.choose_currency{
	float:left;
	padding-left:42px;
	padding-top:3px;
	font-weight:bold;
}
.CurrencyList{
	height:20px;
	padding-left:128px;
}

td.date_has_event_green {
	background-position: 162px 0px;
	/*background : #FF0000;*/
	background:#009900 none repeat scroll 0 0;
	border:1px solid #009900;
	color:#000000;
	cursor:pointer;

}
td.date_has_event_green:hover {
	/*background-position: 162px -81px;*/
}


td.date_has_event_red {
	background-position: 162px 0px;
	/*background : #FF0000;*/
	background:#ff0000 none repeat scroll 0 0;
	border:1px solid #ff0000;
	color:#000000;
	cursor:pointer;

}
td.date_has_event_red:hover {
	/*background-position: 162px -81px;*/
}


td.date_has_event_amber {
	background-position: 162px 0px;
	/*background : #FF0000;*/
	background:#FFBF00 none repeat scroll 0 0;
	border:1px solid #FFBF00;
	color:#000000;
	cursor:pointer;

}
td.date_has_event_amber:hover {
	/*background-position: 162px -81px;*/
}

td.today {
	background-position: 81px 0px;
	color: blue;
}
td.today:hover {
	background-position: 81px -81px;
}

.cal_table {
	/*border-collapse: separate;
	border: 1px solid #9DABCE;
	border-width: 0px 0px 1px 1px;
	margin: 10px auto;*/
	/*font-size: 13px;*/
	position: relative;
	border-collapse:collapse;
}
.cal_table td, th {
	width: 45px;
/*	height: 81px;*/
	text-align: center;
	vertical-align: middle;
	/*background: url(../images/red/calendar/cells.png);*/
	
	position: relative;
	/*background-color:#ffffff;*/
	
}

.cal_table td { color:#000; font-size: 14px; }
.cal_table th {
	height: 30px;
	color:#fff;
	/*font-weight: bold;*/
	font-size: 14px;
	border-bottom:solid 2px #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.cal_table td:hover {
	background-position: 0px -81px;
	color: #222;
}
td.date_has_event {
	background-position: 162px 0px;
	/*background : #FF0000;*/
	background:#fff none repeat scroll 0 0;
	/*border:1px solid #000000;*/
	color:#000000;
	cursor:pointer;
	border:solid 1px #fff;

}
td.date_has_event:hover {
	/*background-position: 162px -81px;*/
}
td.padding {
	/*background: url(../images/red/calendar/calpad.jpg);*/
}
td.today {
	background-position: 81px 0px;
	color: blue;
}
td.today:hover {
	background-position: 81px -81px;
}

.events {
	position:absolute;
	background:#FFF;
	z-index: 1000;
}
.cal_table .events ul {
	text-align: left;
	/*position: absolute;*/
	display: none;
	margin: 0 0 0 0;
	/*z-index: 1000;*/
	padding: 4px;
	/*background: #E7ECF2 url(../images/red/calendar/popup.png) no-repeat;*/
	background: #ffffff;
	color: white;
	border: 1px solid black;
	font-size: 12px;
	width: 150px;
/*	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-border-radius: 3px;*/
	list-style: none;
	color: #444444;
	-webkit-box-shadow: 0px 8px 8px #333;
}
.cal_table .events li {
	padding-bottom: 5px;
	font-weight:normal;


}
.cal_table .events li span {
	display: block;
	font-size: 12px;
	text-align: justify;
	color: #555;

}
.cal_table .events li span.title {
	font-weight: bold;
	color: #222;
}

.productsboxbottom p { text-align:center;}
.productsboxbottom p a { color:#fff; text-decoration:none; font-size:11px;}

.RetailPriceValue {
	color:#000000;
	/*padding-left:43px;*/
}

.account_heading {
	background: url(../images/blue/account-registration-page_03.jpg) no-repeat;
}
.createaccount_mid {
	/*background:transparent url(../images/blue/account_middle.jpg) repeat-y scroll 0 0;*/
	background:transparent url(../images/blue/account_middle.jpg) repeat-y scroll 0 0;
	width:100%;
}

.createaccount_mid1 {
	/*background:transparent url(../images/blue/account_middle.jpg) repeat-y scroll 0 0;*/
	background:transparent url(../images/blue/center_bg2.jpg) repeat-y scroll 0 0;
	width:100%;
	height:auto;
}

.createaccountShadow {
 
 float:left;
 width:auto;
 padding-left:10px;
 font-size:12px;
 color:#000000;
 font-weight:bold; 
 height:21px;
 background-image:url(../images/blue/account-registration-page_07.jpg);
 background-repeat:no-repeat;
 width: 100%;

} 

.createaccount_heading {
	background: url("../images/blue/account-head.jpg") no-repeat scroll 0 0 transparent;
    padding-top: 12px;
	margin-left:-8px;
}

.checkout_heading {
	background: url("../images/blue/top_img.jpg") no-repeat scroll 0 0 transparent;
    padding-top: 12px;
	margin-left:-8px;
}

.checkout_mid {
	/*background:transparent url(../images/blue/account_middle.jpg) repeat-y scroll 0 0;*/
	background:transparent url(../images/blue/aa.jpg) repeat-y scroll 0 0;
	width:100%;
}

.checkoutShadow {
 float:left;
 width:auto;
 padding-left:10px;
 font-size:12px;
 color:#000000;
 font-weight:bold; 
 height:21px;
 background-image:url(../images/blue/footer_img.jpg);
 background-repeat:no-repeat;
 width: 100%;

} 






































/* CSS Document */
body{ background:#dbbe60;}
img{border:none;}


#main_mid{ width:410px; margin:auto;}
.shipp_container29{ width:410px; float:left; }
.shipp_top_box{ width:410px; float:left; }
.shipp_mid_box{ width:406px; float:left; border-left:2px solid #5c3710; border-right:2px solid #5c3710; background:#FFFFFF;}
.shipp_bot_box{ width:410px; float:left; }

.pro_heading{ width:397px; float:left; font-family:"trebuchet MS"; font-size:17px; color:#0f4788; padding:14px 0 0 9px; margin:0 0 0 0px; }
.pro_section{ width:406px; float:left; }
.pro_section_left{ width:160px; float:left; margin:0 0 0 12px; }
.pro_large_pick{ width:160px; float:left; text-align:center; /*margin:20px 0 0 0px;*/ }
.pro_thumb_arera{ width:100px; float:left; margin:15px 0 0 -80px; /*padding:0 0 0 55px;*/  }
.pro_thumb_box{ width:22px; margin:auto; border:2px solid #999999; padding:2px; float:left; margin:0 0 0 3px;  }
.pro_thumb_box:hover{ width:22px; margin:auto; border:2px solid #00448c; padding:2px; margin:0 0 0 3px;}  


.pro_price_area{ width:215px; float:left; margin:5px 0 0 10px; }
.pro_price_area1{ width:215px; float:left; /*margin:5px 0 0 10px;*/ }
.pro_price_box{ width:215px; float:right; margin:4px 0 0 0px; }
.pro_price_left_txt{ width:55px; float:left; font-family:"trebuchet MS"; font-size:11px; color:#666666; text-align:right; padding:0 5px 0 0px; font-weight:bold;}
.pro_price_right_txt{ width:145px; float:left; font-family:"trebuchet MS"; font-size:11px; color:#666666; text-align:left; padding:0 5px 0 0px;}
.pro_price_right_txt a{ font-family:"trebuchet MS"; font-size:11px; text-decoration:underline; color:#1d6fbd; }

.pro_rating{ float:left; font-family:"trebuchet MS"; font-size:11px; color:#666666; text-align:left; padding:3px 5px 0 0px;}
.pro_review{ float:left; font-family:"trebuchet MS"; font-size:11px; color:#666666; text-align:left; }
.pro_review a{ color:#1d6fbd; font-family:"trebuchet MS"; font-size:11px; text-decoration:underline; }

.add_img{ float:right;}

.like_img{ float:left; padding:0 3px 0 0px; font-size:9px; font-family:Arial, Helvetica, sans-serif; color:#666666;}
.like_img a{ float:left; font-size:9px; font-family:Arial, Helvetica, sans-serif; color:#1c3f88; text-decoration:none;}

.icon_area{ width:160px; float:left; text-align:center; margin:10px 0 0 0px; }
.icon_txt{ text-align:center; font-size:9px; font-family:Arial, Helvetica, sans-serif; line-height:11px; color:#817867; padding:7px 0 0 0px;}


.visa_area{ width:160px; float:left; text-align:center; margin:10px 0 0 0px; }
.share_area{ width:160px; float:left; text-align:center; margin:5px 0 0 0px; }

.icon_main_area{ width:386px; float:left; padding:0 0 8px 0px; border-bottom:1px solid #d8d6cf; margin:0 0 0 12px; }
.pro_section_left2{ width:160px; float:left; margin:0 0 0 0px; }

.description_Container29{ width:383px; float:left; margin:0 0 0 13px; font-family:"trebuchet MS"; font-size:12px; color:#999999; padding:0 0 5px 0px; border-bottom:1px solid #dad8d2; }
.description_Container29 p{ width:383px; font-family:"trebuchet MS"; font-size:13px; color:#999999; }
.description_Container29 h2{ width:383px;  font-family:"trebuchet MS"; font-size:17px; color:#2f5195; padding:15px 0 5px 0px; margin:0px;}


.find_Container29{ width:383px; float:left; margin:10px 0 0 13px; font-family:"trebuchet MS"; font-size:12px; color:#3c659d; font-weight:bold; padding:0 0 7px 0px; border-bottom:1px solid #dad8d2; }
.find_Container29 h2{ width:383px; float:left; font-family:"trebuchet MS"; font-size:21px; color:#3c659d; padding:8px 0 7px 0px; margin:0px; font-weight:normal; }
.find_Container29 h2 a{ font-family:"trebuchet MS"; font-size:21px; color:#3c659d; padding:0 0 7px 0px; margin:0px; }
.find_Container29 ul{ margin:0px; padding:0px;}
.find_Container29 li{ margin:0px; padding: 0 0 0 5px; list-style:none; font-size:12px; color:#3c659d;}
.find_Container29 li a{ margin:0px; padding:0 0 0 8px; float:left; list-style:none; background:url(images/arrow.jpg) 0 5px no-repeat; font-size:12px; color:#3c659d; text-decoration:underline; font-weight:normal;}


.pro_video_section{ width:387px; float:left; margin:10px 0 0 10px; border-bottom:1px solid #dad8d2; padding:0 0 3px 0px; }
.pro_video_heading{ width:387px; float:left; font-family:"trebuchet MS"; font-size:12px; color:#3c659d; font-weight:bold;}
.pro_video_box{ width:382px; float:left; border:1px solid #dad8d2; margin:5px 0 0 0px; padding:2px; }
.pro_video_div{ width:207px; float:left; }

.pro_video_thumb_area{ width:155px; float:right; }
.pro_video_inner{ width:173px; float:left; margin:2px 0 0 0px; }
.pro_video_inner:hover{ width:173px; float:left; background:#ddf0f6; }
.pro_video_inner_act{ width:173px; float:left; background:#ddf0f6; }
.pro_video_thumb{ width:60px; float:left; }
.pro_video_thumb_txt{ width:96px; float:left; font-family:"trebuchet MS"; font-size:11px; color:#666666; padding:0 0 0 2px; }


.Comment_area{ width:383px; float:left; margin:10px 0 0 13px; font-family:"trebuchet MS"; font-size:12px; color:#3c659d; font-weight:bold; padding:0 0 7px 0px; }
.Comment_area h2{ width:383px; float:left; font-family:"trebuchet MS"; font-size:17px; color:#3c659d; padding:0px 0 7px 0px; margin:0px; font-weight:normal; }
.Comment_admin_area{ width:383px; float:left; padding:0 0 5px 0px; border-bottom:1px solid #999999; border-top:1px solid #999999;  }
.Comment_admin_inner{ width:383px; float:left; margin:5px 0 0 0px; }
.admin_icon_box{ width:28px; float:left; margin:px 0 0 0px; }
.log_txt{ width:140px; float:left; padding:5px 0 0 5px; font-family:"trebuchet MS"; font-size:11px; color:#999999; font-weight:normal; }
.log_txt a{ width:140px; float:left; padding:5px 0 0 5px; font-family:"trebuchet MS"; font-size:11px; color:#3c659d; }

.logout_area{ width:180px; float:right; padding:5px 0 0 5px; font-family:"trebuchet MS"; font-size:11px; color:#3e76b2; }
.logout_area ul{ margin:0px; padding:0px;}
.logout_area li{ margin:0px; padding:0 0 0 0px; list-style:none; float:left; font-family:"trebuchet MS"; font-size:11px; color:#999999; font-weight:normal; }
.logout_area li a{ margin:0px; padding:0 3px 0 3px; list-style:none; float:left; font-family:"trebuchet MS"; font-size:11px; color:#3e76b2; font-weight:normal; text-decoration:underline; }

.admin_txt{ width:383px; float:left; margin:5px 0 0 0px; font-family:"trebuchet MS"; font-size:11px; color:#3e76b2; font-weight:bold; }
.admin_txt a{ font-family:"trebuchet MS"; font-size:11px; color:#3e76b2; font-weight:bold; text-decoration:underline; }


.soft_area{width:383px; float:left; margin:5px 0 0 0px; font-family:"trebuchet MS"; font-size:11px; color:#666666; font-weight:normal; }
.soft_area ul{ margin:0px; padding:0px;}
.soft_area li{ margin:0px; padding:0px; list-style:none; float:left;}
.soft_area li a{ margin:0px; padding:0 4px 0 4px; list-style:none; float:left; color:#3e76b2;  }

.soft_blue_bar{ width:379px; float:left; margin:5px 0 0 0px; background:#d0e4f7; padding:2px  }

.log_txt1{ width:140px; float:left; padding:0px 0 0 5px; font-family:"trebuchet MS"; font-size:11px; color:#999999; font-weight:normal; }
.log_txt1 a{ width:140px; float:left; padding:5px 0 0 5px; font-family:"trebuchet MS"; font-size:11px; color:#3c659d; }

.blue_bar_right{ min-width:50px; float:right; }
.blue_bar_right_txt{  float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; margin:7px 4px 0 0px; }
.blue_bar_right_icon{ float:left; margin:7px 4px 0 0px;  }

.test_t{ width:379px; float:left; padding:5px 0 0 5px; font-family:"trebuchet MS"; font-size:11px; color:#666666; font-weight:normal; }
.reply_b_t{ width:50px; float:left; }
.reply_txt{ width:150px; margin:0px; padding:2px 0 0 0px; list-style:none; float:left; margin:0 0 0 5px;}
.reply_txt a{ margin:0px; padding:0 0 0 3px; list-style:none; float:left; color:#3e76b2;  }

.edit_area{ width:165px; float:right; padding:0px 0 0 5px; font-family:"trebuchet MS"; font-size:11px; color:#3e76b2; }
.edit_area ul{ margin:0px; padding:0px; float:right;}
.edit_area li{ margin:0px; padding:0 0 0 0px; list-style:none; float:left; font-family:"trebuchet MS"; font-size:11px; color:#999999; font-weight:normal; }
.edit_area li a{ margin:0px; padding:0 4px 0 4px; list-style:none; float:left; font-family:"trebuchet MS"; font-size:11px; color:#3e76b2; font-weight:normal; text-decoration:underline; }

.gray_bar_area{ width:379px; float:left; margin:8px 0 0 0px; font-family:"trebuchet MS"; font-size:11px; color:#666666; font-weight:normal; }
.left_arrow{ width:10px; float:left;}
.gray_bar{ width:362px; float:left; background:#efefef; margin:0 0 0 4px; padding:1px;}

.soft_grey_bar{ width:379px; float:left; margin:5px 0 0 0px; background:#efefef; padding:2px  }
.Comment_field_area{ width:379px; float:left; margin:0px 0 0 0px; }
.Comment_field{ width:378px; float:left; border:1px solid #d7d7d7; height:60px; }

.Comment_inner_area{ width:379px; float:left; margin:5px 0 0 0px; }

.posting_txt{ width:180px; float:left; padding:0px 0 0 0px; font-family:"trebuchet MS"; font-size:11px; color:#666666; font-weight:normal; }
.posting_txt a{  padding:5px 0 0 5px; font-family:"trebuchet MS"; font-size:11px; color:#3c659d; }

.subscribe_txt{ width:70px; float:left; padding:0px 0 0 0px; font-family:"trebuchet MS"; font-size:11px; color:#666666; font-weight:normal; }
.replies_box_txt{ width:100px; float:left;}
.replies_txt_field{ width:98px; float:left; height:18px;}

.submit_b{ min-width:100px; float:right; text-align:left}

.rss_icon{ float:right; margin:-22px 0 0px 0px;}

.ProductMain1 {
float:right;
width:186px;
padding-left:26px;
}

.ProductMain2 {
float:left;
width:165px;
/*padding-left:54px;*/
}

#ChooseBillingAddress label {
	color:#000000;
}

#IDCPostNav {
display:none;
}

.idc-postnav {
display:none;
}
.VideoOverlay {
    background-image: url("../images/VideoOverlay.png");
    background-position: center center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.VideoImageContainer {
	position: relative;
	float: left;
}





/* Product Videos */

#FeaturedVideo, #VideoList, #VideoSingle  {
	float: left;
}

#VideoList {
	padding-left: 5px;
}

.VideoSeparator {
	clear: both;
}

.videoRow {
	clear: both;
	margin-bottom: 4px;
	display: block;
	height: 75px;
}

.previewImageContainer {
	height: 30px;
	width: 50px;
}

.videoRow img {
	float: left;
	padding-right: 5px;
}

.videoRowTitle {
	font-weight: bold;
}

.videoRowDescription {
	max-height: 50px;
	overflow:hidden;
}

.VideoOverlay {
	background-image: url('../images/VideoOverlay.png');
	background-position: center center;
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	top: 0;
}

.VideoContentContainer {
	position: relative;
	margin-left: 3px;
	padding-left: 92px;
}

/** If you change the width of the .VideoPreviewSize class below, change the padding-left of the .VideoContentContainer class above **/

.VideoPreviewSize {
	width: 75px;
	height: 69px;
}

.videoRowLength {
	padding-left: 4px;
}

.videoRow, .videoRowTitle, .videoRow img, .videoRowLength {
	cursor: pointer;
}

#VideoList ul {
	position: relative;
	overflow-y: auto;
	padding:0;
	margin: 0;
	width: 275px;
	height: 265px;
}

#VideoSingle {
	padding-left: 10px;
	width:275px;
}

#VideoContainer {
	padding: 5px 0 5px 5px;
	height: 265px;
}

.HideElement {
	display: none;
}



.VideoSingleTitle {
	font-weight: bold;
}

.VideoSingleDescription {
	padding-top: 10px;
	overflow-y: auto;
	height: 220px;
	padding-right:5px;
}

.Left #VideoMiddleContainer, .Right #VideoMiddleContainer {
	display: none;
}

.Content #VideoSideContainer {
	display: none;
}

#VideoSideContainer ul {
	text-align: center;
}

#VideoSideContainer ul li {
	margin-bottom: 5px;
}

.VideoSideDescription {
	padding: 2px 10px;
}

.VideoImageContainer {
	position: relative;
	float: left;
}


/** Search All Form Result - Start **/
.SearchPaging {
	float: right;
	font-size: 0.95em;
}

.SearchSorting {
	float: right;
	font-size: 0.95em;
	margin: 8px 0px;
}

.SearchSorting select {
	font-size: 0.95em;
}

#SearchResultsCategoryAndBrand {
	margin: 5px;
	padding: 5px;
}

.ContentList em, .QuickSearchResultMeta em {
	font-size: 0.8em;
}

/** Search All Form Result - End **/

/** AJAX loading box - Start **/

#AjaxLoading {
	display: none;
	text-align: center;
	background: #FCF5AA;
	width: 180px;
	z-index: 10000000000;
	padding: 5px 10px;
}

#AjaxLoading img {
	vertical-align: bottom;
	margin-right: 5px;
}

/** AJAX loading box - End **/
#ProductDetails #ImageScrollPrev,
#ProductDetails #ImageScrollNext {
	float: left;
	background:none;
	border:none;
	margin-top:16px;
	cursor:pointer;
	display: none;
}

#ProductDetails .ProductTinyImageList {
	float: left;
	margin-top:10px;
	white-space:nowrap;
	width: 80%;
	overflow: hidden;
	margin-left:auto;
}

#ProductDetails .ProductTinyImageList ul li {
	width: 40px;
	height: 30px;
	overflow: hidden;
	float: left;
	margin-left:3px;
	border: 1px solid gray;

}


#ProductDetails .ProductTinyImageList ul li div {
	display: table-cell;
	text-align: center;
}

#ProductDetails .ProductTinyImageList ul li #TinyOuterDiv {
	border: 2px solid white;
}

#ProductDetails .ProductTinyImageList ul {
	margin: 0pt;
	padding: 0pt;
	position: relative;
	list-style-type: none;
	white-space:nowrap;
	width: 150px;
}

#ProductDetails .ProductThumbImage {
	height: 220px;
	width: 220px;
	overflow: hidden;
	margin:auto;
}

#ProductDetails .ProductMain .OutOfStockMessage {
	clear: left;
}

.carousel {
	position: relative;
	visibility: hidden;
	left: -5000px;
	width: 180px;
}

/* Category flyout styles (structural) */

/* Menu containers */
#SideCategoryList .sf-menu,
#SideCategoryList .sf-menu ul,
#SideCategoryList .sf-menu li {
	width: 140px; /* the width must be fixed to the use of floats */
}

/* Menu links */
#SideCategoryList .sf-menu a {
	padding: 4px 8px 4px 8px;
	/*width: 124px;*/ /* this + paddings must equal the root width above for hovers to work */
	width: 166px;
}

/* Child override: menu containers */
#SideCategoryList .sf-menu ul {
	left: 140px;
}

/* Child override: menu links */
#SideCategoryList .sf-menu ul a {
	padding: 4px 8px 4px 8px;
	width: 124px; /* this + paddings must equal the child width above for hovers to work */
}

/* End: category flyout styles */

.DetailRow{
	padding-left:50px;
}



