body { font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif; color: #5a5a5a; background: #f5f5f5 url('images/tsm-back.png'); margin: 0; font-size: 75% }
table { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; color: #5a5a5a; font-size: 1em; }

a { color: #485c89; outline: none; }
a:visited { color: #727da3; }
a:hover, a:active { color: #708ed1; }
a.it_links {
	color: ##485c89;
	font-style: italic;
	text-decoration: none;
}
a.it_links:hover {
	color: #5a5a5a;
}
img { border: none; }

td { vertical-align: top; }

hr { color: #ccc; background: #ccc; border: none; height: 1px; }

input, select, textarea { font-size: .9em; color: #727272; }
.input, select, textarea { border: 1px solid #ccc; background: white; }

.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.padded { padding: 10px; }
.padded h3 {
	color: #3a4f7f !important;
}
.borderless, table.borderless td, table.borderless th { border: none; }
.input { border: 1px solid #ccc; background: white; color: #727272; }
.btn, .btn-g, .btn-r { border: 1px solid #114B7D; background: #114B7D; color: white; padding-left: 10px; padding-right: 10px; xheight: 16px; text-transform: uppercase; cursor: pointer; font-size: 10px; }
a.btn, a.btn:visited, a.btn-g, a.btn-g:visited, a.btn-r, a.btn-r:visited { display: inline; height: 16px; line-height: 16px; border: 3px solid #3a4f7f; background: #3a4f7f; color: white; padding: 0 10px; text-decoration: none; white-space: nowrap; }
.btn-g, a.btn-g, a.btn-g:visited { border: 1px solid #403F38; background: #403F38; color: white; }
.btn-r, a.btn-r, a.btn-r:visited { border: 1px solid #B82718; background: #B82718; color: white; }
.btn-wide { width: 140px; text-align: center; }
.link-g, .link-g:visited { color: #999; text-decoration: none; }
.clear { clear: both; display: block; height: 1px; overflow: hidden; } 
.masform { display: inline; margin: 0; padding: 0; }
.floatright { float: right; }
.floatleft { float: left; }
.dim { color: #999; }

#layoutwrapper { background: url('images/tsm-layout.png') repeat-y top center; }
* html #layoutwrapper { background: url('images/tsm-layout.gif') repeat-y top center; }
#layoutbottom { background: url('images/tsm-layout-bottom.png') no-repeat top center; padding-left:0; padding-right:0; padding-top:10px; padding-bottom:60px }
* html #layoutbottom { background: transparent; }

/* IE7, IE8 */
#layoutbottom { height/*\**/: 2px\9; padding/*\**/: 0\9; }

/* IE7 */
*+html #layoutbottom {  height: 40px; }


#layout { width: 900px; padding: 120px 12px 12px 12px; margin: 0 auto; background: white; border: 1px solid #ddd; border-top: none; position: relative; }

#layoutbottom .small { font-size: .9em; width: 900px; margin: 1em auto 0 auto; clear: both; color: #999; font-style: italic; text-align: justify; background: #fbfaf9; }
#layoutbottom .small a, #layoutbottom .small a:visited { color: #727272 !important; text-decoration: underline !important; }

#header { height: 110px; width: 900px; position: absolute; left: 12px; top: 0; }

#header h2 { width: 234px; height: 108px; margin: 0; overflow: hidden; background: url('images/tsm-logo.png') no-repeat top left; float: left }
#header h2 a { width: 234px; height: 108px; text-indent: -9999px; display: block; }

#topmenu { width: 560px; float: left; }

#topmenu ul { margin: 0 10px 0 40px; padding: 14px 0; list-style: none; }

#topmenu ul li { display: inline; margin: 0; padding: 0 12px 0 0; color: #b2b3ad; font-size: .9em; }
#topmenu ul li em { color: #3d3473; }
#topmenu ul li a, #topmenu ul li a:visited { text-decoration: none; color: #b2b3ad; }
#topmenu ul li a:hover { color: #333; text-decoration: underline; }

#topmenu form { margin: 0; padding: 0; display: inline; }
#topmenu .input { border: 1px solid #ccc; border-top: 1px solid #aaa; width: 60px; font-size: .9em; color: #999; }
#topmenu .btn { background: #104a7d; border: 1px solid #4c779e; width: 20px; font-size: .9em; color: white; }

#topmenu ul#mainmenu { border-top: 1px solid #ccc; }
#topmenu ul#mainmenu li { padding: 0 22px 0 0; text-transform: uppercase; color: #474a4d; font-size: 1.3em; }
#topmenu ul#mainmenu li a, #topmenu ul#mainmenu li a:visited { color: #6f7069; font-size: 1.1em; }
#topmenu ul#mainmenu li a:hover, #topmenu ul#mainmenu li a:active, #topmenu ul li.active a { color: #104a7d; text-decoration: none; }
#topmenu ul#mainmenu li a.red, #topmenu ul#mainmenu li a.red:visited { color: #bf2e1a; }

#topshipping { float: right; width: 104px; }
#topshipping-cart { float: right; width: 95px; padding-top: 5px;text-align: center; }

#topfreeshipping { width: 104px; height: 75px; text-indent: -9999px; display: block; background: url('images/tsm-freeshipping.png') no-repeat top right; }
#topfreeshipping-cart { width: 104px; height: 65px; text-indent: -9999px; display: block; background: url('images/tsm-freeshipping-3.png') no-repeat top center;}

#topinternationalshipping { width: 104px; height: 30px; text-indent: -9999px; display: block; background: url('images/tsm-internationalshipping.png') no-repeat top right;  }


#content { width: 900px; padding-bottom: 10px; clear: both; }

#main { float: right; width: 695px; margin-left: 10px; overflow: hidden; }

#main-item { width: 695px; margin: 21px 0 0 0; overflow: hidden;border-right:1px solid #CACACA;float: left; }

#side { float: right; width: 190px; border: 1px solid #d2d3d1; padding-bottom: 10px; overflow: hidden; }

#side h3 { margin: 0; font-size: 1em; font-weight: normal; background: #5c5d56; border-bottom: 1px solid #d2d3d1; color: white; line-height: 20px; padding: 0 5px;  }
#side h4 { margin: 0; padding: 5px; font-size: 1em; color: #3b5080;  }
#side h4 em a, #side h4 em a:visited { font-weight: normal; font-size: .95em; color: #777; }
#side ul, .catmenu { margin: 0; padding: 0 5px; list-style: none; }
#side li, .catmenu li { display: block; margin: 0; background: url('images/tsm-bullet-grey.gif') no-repeat 0 4px; padding-left:12px; padding-right:0; padding-top:1px; padding-bottom:1px }
#side ul ul { padding: 0 0 0 10px; }
#side li li li { font-style: italic; }
#side li a, #side li a:visited, .catmenu li a, .catmenu li a:visited { color: #6e6f68; text-decoration: none; height: 1em; }
#side ul li a:hover { color: #333; text-decoration: underline; }
#side li a em, #side li a:visited em { color: #3d3473; }
#side li strong a, #side li strong a:visited { color: black; }
#side hr { height: 1px; background: #eee url('images/tsm-hr-dots.png') repeat-x top left; border: medium none; color: #eee; margin: 5px; clear: both }



#featsmenu li { margin: 0; padding: 3px 0; background: transparent; position: relative; }
#featsmenu li select { width: 50px; margin: 0 0 3px 0; position: absolute; top: 0; right: 5px; }
#featsmenu li hr { margin: 3px 0 0 0; }

#sizemenu li { float: left; padding: 0; margin: 0; background: transparent; }
#sizemenu li a { float: left; padding: 3px 2px; width: 23px; height: 1em; margin: 3px; text-align: center; border: 1px solid #ddd; background: white; font-size: .96em; }
#sizemenu li strong a { background: #999; color: white !important; text-decoration: none !important; }
#sizemenu li a:hover { background: #3a4f7f; color: white !important; text-decoration: none !important; }

#colormenu li { float: left; width: 78px; /*font-size: .95em;*/ height: 1.2em; }

#side ul:after, #main:after, #content:after, #layout:after, #header:after, .clear { content: "."; clear: both; display: block; visibility: hidden; height: 1px; }

.footer { clear: both; width: 900px; margin: auto; font-size: .96em; line-height: 2em; color: #b1b2ac;  }
.footer a, .footer a:visited { color: #b1b2ac; text-decoration: none; }
.footer a:hover { color: #555; text-decoration: underline; }
.footer ul { margin: 0; padding: 0 0 8px 0; list-style: none; width: 448px; overflow: hidden; float: left; }
.footer li { margin: 0; padding: 0 10px 0 0; display: inline; white-space: nowrap; }
.footer p, .footer h6 { margin: 0; padding: 0; text-align: right; float: left; width:448px; font-size: .9em; }
#legalmenu { clear: left; font-style: italic; }

#footer .input { border: 1px solid #ccc; border-top: 1px solid #aaa; width: 80px; font-size: .9em; color: #999; }
#footer .btn { background: #104a7d; border: 1px solid #4c779e; width: 20px; font-size: .9em; color: white; }



#breadcrumb-item { line-height: 20px; height: 20px; border-bottom: 1px solid #ccc; clear: both; position: absolute; width: 900px; top: 174px; z-index: 1000; font-size: 11px;}
#breadcrumb-item a, #breadcrumb a:visited { text-decoration: none; color: #485d89; }
#breadcrumb-item a:hover { text-decoration: underline; color: #555; } 



#breadcrumb { line-height: 20px; height: 20px; border-bottom: 1px solid #ccc; clear: both; position: absolute; width: 695px; top: 120px; left: 215px; z-index: 1000; font-size: 11px;}
#breadcrumb a, #breadcrumb a:visited { text-decoration: none; color: #485d89; }
#breadcrumb a:hover { text-decoration: underline; color: #555; } 
#breadcrumb .mbsignuplink { height: 20px; line-height: 20px; float: right; font-size: .9em; }
a#get_alerts {
	float: right;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	color: #15466F;
	background: url('images/get_alerts_bg.jpg') no-repeat 0 6px;; padding-left:15px; padding-right:0; padding-top:1px; padding-bottom:0
}
a.get_alerts {
	position: absolute;
	right: 20px;
	top: 112px;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	color: #15466F;
	background: url('images/get_alerts_bg.jpg') no-repeat 0 3px;; padding-left:15px; padding-right:0; padding-top:1px; padding-bottom:0
}

#salemenu {  }
#salemenu td { width: 162px; margin-right: 3px; border: 1px solid #ccc; vertical-align: top;  }

#salemenu h2 { margin: 0; height: 223px; background: #c1c1d4; text-indent: -9999px; }
#salemenu h3 { margin: 5px 5px 0 5px; font-size: 1em; color: #777; }
#salemenu h3 a, #salemenu h3 a:visited { color: #777; font-weight: normal; }

#salemenu h2#salemen { background: url('images/tsm-sale-men.jpg') no-repeat top center; }
#salemenu h2#salewomen { background: url('images/tsm-sale-women.jpg') no-repeat top center; }
#salemenu h2#salekids { background: url('images/tsm-sale-kids.jpg') no-repeat top center; }
#salemenu h2#saleacc { background: url('images/tsm-sale-accessories.jpg') no-repeat top center; }

#salemenu h2#clearancemen { background: url('images/clearance-mens.jpg') no-repeat top center; }
#salemenu h2#clearancewomen { background: url('images/clearance-womens.jpg') no-repeat top center; }
#salemenu h2#clearancekids { background: url('images/clearance-kids.jpg') no-repeat top center; }
#salemenu h2#clearanceacc { background: url('images/clearance-acc.jpg') no-repeat top center; }

.searchsale { margin: 0; padding: 0; list-style: none; }
.searchsale li { margin: 3px 0; }
*html .searchsale li { height: 10px; }
.searchsale li a, .searchsale li a:visited { padding: 2px 5px; background: #eff0ec; border: 1px solid #d8d8d6; text-decoration: none; text-align: center; display: block; color: #6c6d66; }
.searchsale li a:hover { background: #3a4f7f; color: white; }

.titlebg { background: #3a4f7f; color: white; font-size: 1.5em; text-transform: uppercase; padding: 5px 5px 5px 10px; margin: 0 8px 10px 0; font-weight: normal; }

.policies {font-size: 125%;}

#logoblock { margin: 0; font-size: 1em; text-indent: 0px; }
#logoblock a { padding: 0 5px 0 0; }

/*#all-brands a { padding: 0 10px; }
#all-brands img { vertical-align: middle; }*/

#all-brands a {
	width: 108px;
	height: 104px;
	line-height: 100px;
	display: block;
	border: 1px solid #D4D4D4;
	margin: 0 5px 5px 0;
    padding-top: 4px;
	text-align: center;
	float: left;
    vertical-align: middle;
 }

 #all-brands a:hover {
 	border: 1px solid #b4b4b4;
 }
#all-brands a img  {
	vertical-align: middle !important;
	max-width: 100px;
}
* html #all-brands a img {
	width: 100px;	
	display: inline;
}


.thumb { width: 156px; height: 235px; margin: 0 5px 5px 0; padding: 2px 5px 0 5px; border: 1px solid #ccc; text-align: left; float: left; position: relative; background: white; }
* html .thumb { overflow: hidden;}
.thumb a, .thumb a:visited { color: #727272; text-decoration: none; height: 150px; }
.thumb-image { margin: 0 auto; display: block; }
.thumb p { margin: 0; font-size: 11px; padding-top: 0; }
.thumb-title strong { color: #f3ab48; }
.thumb-pice strong { color: #bc4642; }
.thumb .tag-morecolors { display: block; width: 60px; height: 60px; position: absolute; top: 0; right: 0; background: url('images/tsm-morecolors.png') no-repeat top right; text-indent: -900px; overflow: hidden }
.thumb-title, .thumb-pice {
  text-align: center;
}


#subcategories .thumb { height: 150px; padding: 8px; }

.pagination { clear: both; height: 20px; line-height: 20px; font-size: .95em; width: 688px; padding: 3px 0; }
.pagination p { margin: 0; }
.nav-pagination a, .nav-pagination a:visited { padding: 0 5px; background: #5c5d56; color: white; text-decoration: none; margin: 0 -2px; }
.nav-pagination b { padding: 0 5px; background: #384d7e; color: white; margin: 0 -2px; font-weight: normal; }
.nav-filter { width: 46%; float: right; text-align: right; }

#product-images-item { width:355px; float: right; margin-top: 17px; }


#product-images { width:355px; float: right; margin-top: 45px; }
* html #product-images { width:335px; }
#product-images p { color: #777; margin: 5px 0 0 0; clear: both;}
#product-images a img {
	margin-left: 20px;
}
#product-images p a, #product-images p a:visited { color: #777; text-decoration: none; }
#product-info { width: 340px; float: right; margin-top: 45px; font-size: 12px;}

#product-info-item { width: 340px; float: right; margin-top: 17px; font-size: 12px;}

.product-name { font-size: 14px; margin: 0 0 1.6em 0; color: #52544c; }
.product-name strong { font-weight: normal; font-style: italic; color: #70716b; display: block; }
#product-views { padding: 6px 0; margin: 6px 0 20px 0; clear: both; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
#product-views a, #product-views a:visited { color: #777; text-decoration: none; }
#product-views a:hover; { text-decoration: underline; }
#product-details { margin: 10px 0; }
#product-details p { margin: 5px 0; }

table.mbzone { text-align: left; border: none; } 
table.mbzone td { text-align: left; }
table.mbzone a, table.mbzone a:visited { text-align: left !important; text-decoration: none; color: #727272 !important; }
table.mbzone td div.mbitem { width: 150px; height: 225px; margin: 0 5px 5px 0; padding: 2px 8px 0 8px; border: 1px solid #ccc; text-align: left !important; font-size: .9em; color: #727272 !important; position: relative; }
table.mbzone td div.mbitem span.mbnamerowspan, table.mbzone td div.mbitem span.mblistsalerowspan { text-align: left !important; display: block; }
.mblistsalerowspan { font-size: 1em !important; }
.mblist { color: #999 !important; font-size: 1em !important; }
.mblistlink, .mblist { display: none !important; font-size: 1em !important; }
.mbsalelink { font-size: 1em !important; margin-left: -6px; }

#mybuyspagezone2 { margin: 10px 0 !important; }

.halfgray { float: left; background: #eaebe7; width: 334px; padding: 20px; margin: 14px 0 0 0; /*height: 15em;*/ font-size: 12px; height: 190px; overflow: hidden; }
* html .halfgray {
	display: inline;
}
.halfgray h2 { font-size: 1.2em; margin: 0 0 1em 0; }
.halfgray h4 { margin-top: 0px; margin-bottom: 5px; }
.halfgray div.checkout-methods { 
    margin-bottom: 20px;
    height: 60px;
}
.halfgray div.checkout-methods a.checkout-moreinfo {
    position: relative;
    bottom: 20px;
    left: 5px;
}
.halfgray p {
	margin: 10px 0;
}
*:first-child+html .halfgray p, * html .halfgray p { /* IE 6 & 7 hack  */
	margin: 15px 0;
}


#home-main { margin: 0; font-size: 1.4em; clear: both; }
#home-main strong { width: 152px; height: 160px; padding: 10px; position: relative; border: 1px solid #ccc; float: left; margin-left: 5px; }
#home-main img { position: absolute; top: 0; left: 0; width: 172px; height: 180px; z-index: 1; }
#home-main a { text-decoration: none; }

#home-browse { clear: both; height: 190px; }

#home-browse-brands { background: #FFFFFF; width: 442px; height: 190px; margin: 6px 0 0 4px; color: white; float: left; }
#home-browse-brands h3 { padding: 0 10px; margin: 0; font-size: 1.1em; background: #999999; color: #000000; height: 1.5em; line-height: 1.5em; }
#home-browse-brands h3 a, #home-browse-brands h3 a:visited { text-decoration: none; color: #000000; }
#home-browse-brands h3 em { float: right; font-weight: normal; }
#home-browse-brands p { margin: 0; padding: 5px; }
#home-browse-brands p a { margin: 0; padding: 0 5px; }
*html #home-browse-brands { margin-left: 3px; }

#home-browse-styles { background: #FFFFFF; width: 442px; height: 190px; margin: 6px 0 0 7px; color: black; float: left; }
#home-browse-styles h3 { padding: 0 10px; margin: 0; font-size: 1.1em; background: #a5a4c1; color: #24427a; height: 1.5em; line-height: 1.5em; }
#home-browse-styles h3 a, #home-browse-styles h3 a:visited { text-decoration: none; color: #24427a; }
#home-browse-styles h3 em { float: right; font-weight: normal; }
#home-browse-styles ul { width: 130px; float: left; margin: 0; padding: 5px 0px 0px 10px; font-size: 1.2em; }
#home-browse-styles li { list-style: none; margin: 3px 0; padding: 0 0 0 16px; }
#home-browse-styles li.li-title { font-weight: bold; padding: 0; }
#home-browse-styles li a, #home-browse-styles li a:visited { color: #000000; text-decoration: none; }
#home-browse-styles li a:hover { text-decoration: underline; }
*html #home-browse-styles { margin: 6px 0 0 6px; }

.home-promo { position: relative; float: left; margin: 6px 3px 0 4px; padding: 10px; width: 422px; height: 118px; overflow: hidden; }
.home-promo img { position: absolute; top: 0; left: 0; z-index: 1; }

.home-spromo { position: relative; float: left; margin: 6px 2px 6px 1px; padding: 10px; width: 202px; height: 47px; overflow: hidden; }
.home-spromo img { position: absolute; top: 0; left: 0; z-index: 1; }

*html .home-promo { margin: 6px 3px 0 3px; }
*html .home-spromo { margin: 6px 1px 6px 1px; }

.home-stagpromo { position: relative; float: left; margin: 6px 3px 0 4px; padding: 10px; width: 422px; height: 118px; overflow: hidden; }
.home-stagpromo img { position: absolute; top: 0; left: 0; z-index: 1; }

.home-stagspromo { position: relative; float: left; margin: 6px 2px 6px 1px; padding: 10px; width: 202px; height: 1px; overflow: hidden; }
.home-stagspromo img { position: absolute; top: 0; left: 0; z-index: 1; }

*html .home-stagpromo { margin: 6px 3px 0 3px; }
*html .home-stagspromo { margin: 6px 1px 6px 1px; }

#nav-title {
margin: 0 8px 0 0; 
height: 50px;
line-height: 50px;
font-size: 0.9em;
padding: 0;
text-align: right;
background: #3a4f7f;
color: white;
font-weight: normal;
overflow: hidden;
width: 687px;
}
#nav-title strong {
float: left;
position: relative;
display: block;
font-size: 1.0em;
width: 687px;
height: 50px;
text-align: left; 
font-weight: normal; 
font-family: "Palatino Linotype", Palatino, serif;  
}
#nav-title strong span { 
position: absolute; 
top: 0;
left: 0;
width: 687px;
height: 50px; 
z-index: 1; 
display: block;
overflow: hidden;

}
#nav-title a, #nav-title a:visited { color: #6e80a3; text-decoration: none; margin: 0 0 0 15px; }
#nav-title a.active, #nav-title a.active:visited { color: #fff; }
#nav-title a:hover { color: #fff !important; }

#brand-intro { padding: 10px; margin: 10px 8px 10px 0; border: 1px solid #ccc; clear: both; }
#brand-intro div { margin: 0 !important; }

.brand-topsellers { margin: 10px 8px 5px 0; padding: 10px; color: white; background: #96958e; font-size: 1.4em; font-weight: normal; clear: both; }
.brand-topsellers em a, .brand-topsellers em a:visited { color: white; float: right; font-size: .7em; text-decoration: none; line-height: 1.4em; }

.section-title { background: #3a4f7f; color: white; font-size: 1.4em; padding: 5px 10px; margin: 5px 7px 10px 0; font-weight: normal; clear: both; }
.section-title em a, .section-title em a:visited { color: white; float: right; font-size: .7em; text-decoration: none; line-height: 1.4em; }

#style-title { background-color: #3a4f7f; color: white; width: 688px; min-height: 3.3em; margin: 0 0 0 0; position: relative; display: block; text-align: right; font-weight: normal; font-size: 1.6em;  text-align: right; font-weight: normal; font-family: "Trebuchet MS", Trebuchet, sans-serif; }
*html #style-title { height: 3.3em; }
#style-title strong { position: absolute; top: 0; left: 10px; font-weight: normal; height: 3.3em;  line-height: 3.3em; }
#style-title span { position: relative; width: 688px; display: block; z-index: 1; float: left; }
#style-title span img { visibility: hidden; }

#color-picker { clear: right; padding: 5px 0 5px 5px; margin: 0 0 10px 0; height: 20px; border: 1px solid #ddd; float: left; }
#color-picker span { float: left; width: 18px; height: 18px; border: 1px solid #999; margin: 0 5px 0 0; cursor: pointer; }

.options { margin: 0; height: 20px; clear: both; }
.options strong { font-weight: normal; color: #555; text-align: right; width: 76px; float: left; clear: left; padding-top: 5px;  }
.options span { float: left; padding: 3px 0 0 10px; height: 20px; }

#product-reviews { padding: 5px 0; margin: 10px 0 0 0; border-top: 1px solid #ccc; }
#product-reviews h4 { font-size: 1.1em; margin: 0 0 10px 0; }
#product-reviews h4 em { font-weight: normal; color: #888; font-style: normal; }

.login { width: 860px; }
/*
#all-brands a { border: 1px solid #ccc; margin: 2px; height: 160px; width: 200px; float: left;  }
*/
/*
#style-title { width: 668px; min-height: 2em; padding: 10px; margin:0; background-color: #3a4f7f; color: white; font-size: 1.4em; position:relative; font-weight: normal; }
*html #style-title { height: 2em; }
#style-title strong { position: absolute; top: 10px; left: 10px; display: block; width: 668px; height: 1.6em; font-weight: normal; }
*/


h1.login {
	background: #313A71;
	margin: 0;
	padding: 7px 10px 7px 10px;
	width: 880px;
	color: white;
	font-size: 20px;
	font-weight: bold;
}
.submit_btn {
	border: 1px solid #3a4f7f; 
	background: #3a4f7f; 
	color: white;
	font-size: 10px;
	width: 155px; 
	text-align: center;
}
a.account_btn {
	border: 1px solid #403F38; 
	background: #403F38; 
	text-decoration: none;
	display: block;
	color: white;
	font-size: 10px !important;
	padding: 2px 0;
	width: 155px; 
	text-align: center;
	margin-bottom: 5px;
	clear: both;
	cursor: default;
}
a.account_btn:hover, a.account_btn:visited {
	color: white;
}
#acc_btns {
	margin-top: 10px;
}
*:first-child+html #acc_btns, * html #acc_btns {
	/*margin-top: 55px;*/
}

.cart th {
	font-size: 12px;
	font-weight: bold;
}
.cart td {
	padding: 1px 0;
	font-size: 12px;
}
.cart td a {
	text-decoration: none;
}
.cart_qty {
	text-align: right;
}
.cart_qty input {
	width: 15px;
	text-align: center;
	border: 1px solid #C0C0C0;

}
.cart_qty a {
	text-decoration: none;
	font-style: italic;
	background: url('images/trash_icon.jpg') no-repeat 0 2px;; padding-left:16px; padding-right:0; padding-top:0; padding-bottom:0
}

.cart_qty_n {
	text-align: center;
}
.cart_qty_n input {
	width: 60px;
	text-align: center;
	border: 1px solid #C0C0C0;

}
.cart_qty_n a {
	text-decoration: none;
	font-style: italic;
	background: url('images/trash_icon.jpg') no-repeat 0 2px;; padding-left:16px; padding-right:0; padding-top:0; padding-bottom:0
}
.broun_btn  {
	border: 1px solid #403F38; 
	background: #403F38; 
	display: block;
	color: white;
	font-size:10px !important;
	text-align: center;
	width: 155px;
}
.addr_tbl td {
	padding: 3px;
}
.addr_tbl td input, .addr_tbl td select {
	float: left;
	clear: left;
	margin: 2px 0;
}
.edit_btn, a.edit_btn { 
	border: none; 
	background: #114B7D; 
	color: white; 
	padding: 0 10px;  
	height: 19px;
	line-height: 19px;
	text-transform: uppercase; 
	cursor: pointer; 
	font-size: 11px !important; 
	text-decoration: none;
	margin: 0 0 0 6px;
}
#add_shop_bag, #continue_shopp, #F5_totals, #clear_bag, #proceed_checkout, #int_checkout, #add_btn, #go_btn {
	width: 155px;
	height: 18px;
	display: block;
	text-indent: -9999px;
	background: url('images/add_shop_bag.gif') no-repeat 0 0;
	border: medium none !important;	
	text-transform: uppercase; 
	cursor: pointer
}
#add_btn {
	width: 52px;
	background: url('images/add_btn.gif') no-repeat 0 0;
	position: relative
}
#go_btn {
	width: 52px;
	background: url('images/go_btn.gif') no-repeat 0 0;
	position: relative
}
#continue_shopp {
	background: url('images/continue_shopping.gif') no-repeat 0 0;
}
#F5_totals {
	background: url('images/refresh_totals.gif') no-repeat 0 0;
}
#clear_bag {
	background: url('images/clear_bag.gif') no-repeat 0 0;
}
#proceed_checkout {
	background: url('images/proceed_checkout.gif') no-repeat 0 0;
}
#int_checkout {
	background: url('images/intern_checkout.gif') no-repeat 0 0;
	width: 232px
}
html:first-child #add_shop_bag, html:first-child #proceed_checkout, html:first-child #add_btn, html:first-child #go_btn {  /*   Hack Opera to hide background image */
	background: #114B7D;
	text-align: center;
	color: #FFFFFF;
}
html:first-child #continue_shopp, html:first-child #F5_totals, html:first-child #clear_bag {  /*   Hack Opera to hide background image */
	background: #403F38;
	text-align: center;
	color: #FFFFFF;
}
html:first-child #int_checkout {  /*   Hack Opera to hide background image */
	background: #B82718;
	text-align: center;
	color: #FFFFFF;
}
.btns_right {
	/*float: right;*/
	margin: 0 0 5px 8px;
}
.hold_btns td {
	padding: 0 2px;
}
.brands {
  padding: 10px 0 0 0;
  margin: 0;
  list-style: none;
  border-top: 1px solid #CCCCCC;
}
.brands li {
  float: left;
  margin: 5px;
  height: 50px;
}
.brands li a img {
  border: 1px solid #E2E2E2;
}
.brands li a:hover img {
  border: 1px solid #cccccc;
}

#s-checkout_con {
  background-color: #3a4f7f;
  height: 30px;
}

#s-checkout {
  width: 100%;
  background-color: #3a4f7f;
  margin-left: 0px

}

#s-checkout ul {
 margin: 0px;
 padding: 0px;
}

#s-checkout li {
  float: left;
  margin: 0px 0 0 0px;
  list-style-type: none;  
}
#s-checkout li span {
  width:200px;
  height: 25px;
  display: block;

  color: white;
  font-size: 12pt;
  font-weight: normal;
 
}
#SC1, #SC2, #SC3, #SC4 {
  text-align: center;
  padding: 5px 0 0 0;
  text-decoration: none;
  background-color: #3a4f7f;
}

#SC1.selected, #SC2.selected, #SC3.selected, #SC4.selected {
  text-align: center;
  text-decoration: underline;
  font-weight: bold;
  padding: 5px 0 0 0;
  background: url('images/checkoutbar_selected.jpg') no-repeat center right;
}



#SC1.completed, #SC2.completed, #SC3.completed, #SC4.completed {
  background-color: #6B6B6B;
  text-decoration: none;
}

.continue_button {
  width: 247px;
  height: 44px;
  background: url('images/sc_continue.jpg') no-repeat ;   
  border-width: 0px;
}

#mini-banner {
	margin: 0;
	padding: 0 0 0 0px;
}

/* IE6, IE7 */
#mini-banner  { #margin-bottom: 0px; }
