
/*

	Reset
	
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.3.0
build: 3167
*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
li{list-style:none;}caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{font-size:50%;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}







	html { overflow-y: scroll; }


/*===========================*/
/*=======[ 960 grid ]========*/
/*===========================*/
	
.container_16 {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}

.alpha {margin-left: 0 !important;}
.omega {margin-right: 0 !important;}

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, 
.grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16{
	display:inline;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
}

.container_16 .grid_1{width:60px;}
.container_16 .grid_2{width:120px;}
.container_16 .grid_3{width:180px;}
.container_16 .grid_4{width:260px;}
.container_16 .grid_5{width:310px;}
.container_16 .grid_6{width:320px;}
.container_16 .grid_7{width:220px;}
.container_16 .grid_8{width:460px;}
.container_16 .grid_9{width:520px;}
.container_16 .grid_10{width:600px;}
.container_16 .grid_11{width:660px;}
.container_16 .grid_12{width:720px;}
.container_16 .grid_13{width:780px;}
.container_16 .grid_14{width:840px;}
.container_16 .grid_15{width:920px;}
.container_16 .grid_16{width:1000px;}

.container_16 .prefix_1 {padding-left:60px;}
.container_16 .prefix_2 {padding-left:120px;}
.container_16 .prefix_3 {padding-left:180px;}
.container_16 .prefix_4 {padding-left:260px;}
.container_16 .prefix_5 {padding-left:300px;}
.container_16 .prefix_6 {padding-left:360px;}
.container_16 .prefix_7 {padding-left:380px;}
.container_16 .prefix_8 {padding-left:480px;}
.container_16 .prefix_9 {padding-left:540px;}
.container_16 .prefix_10 {padding-left:600px;}
.container_16 .prefix_11 {padding-left:660px;}
.container_16 .prefix_12 {padding-left:720px;}
.container_16 .prefix_13 {padding-left:780px;}
.container_16 .prefix_14 {padding-left:840px;}
.container_16 .prefix_15 {padding-left:1000px;}

.container_16 .suffix_1 {padding-right:60px;}
.container_16 .suffix_2 {padding-right:120px;}
.container_16 .suffix_3 {padding-right:180px;}
.container_16 .suffix_4 {padding-right:240px;}
.container_16 .suffix_5 {padding-right:300px;}
.container_16 .suffix_6 {padding-right:360px;}
.container_16 .suffix_7 {padding-right:420px;}
.container_16 .suffix_8 {padding-right:480px;}
.container_16 .suffix_9 {padding-right:540px;}
.container_16 .suffix_10 {padding-right:600px;}
.container_16 .suffix_11 {padding-right:660px;}
.container_16 .suffix_12 {padding-right:720px;}
.container_16 .suffix_13 {padding-right:780px;}
.container_16 .suffix_14 {padding-right:840px;}
.container_16 .suffix_15 {padding-right:1000px;}

.container_16 .push_1 {left:60px;}
.container_16 .push_2 {left:120px;}
.container_16 .push_3 {left:180px;}
.container_16 .push_4 {left:240px;}
.container_16 .push_5 {left:300px;}
.container_16 .push_6 {left:360px;}
.container_16 .push_7 {left:420px;}
.container_16 .push_8 {left:480px;}
.container_16 .push_9 {left:540px;}
.container_16 .push_10 {left:600px;}
.container_16 .push_11 {left:660px;}
.container_16 .push_12 {left:720px;}
.container_16 .push_13 {left:780px;}
.container_16 .push_14 {left:840px;}
.container_16 .push_15 {left:1000px;}

.container_16 .pull_1 {right:60px;}
.container_16 .pull_2 {right:120px;}
.container_16 .pull_3 {right:180px;}
.container_16 .pull_4 {right:240px;}
.container_16 .pull_5 {right:300px;}
.container_16 .pull_6 {right:360px;}
.container_16 .pull_7 {right:420px;}
.container_16 .pull_8 {right:480px;}
.container_16 .pull_9 {right:540px;}
.container_16 .pull_10 {right:600px;}
.container_16 .pull_11 {right:660px;}
.container_16 .pull_12 {right:720px;}
.container_16 .pull_13 {right:780px;}
.container_16 .pull_14 {right:840px;}
.container_16 .pull_15 {right:1000px;}

/* Fonts */

html { 
	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #4c4c4c; 
	line-height: 1.5em;
}

select,input,button,textarea{ font:99% }

table { 
	font-size:inherit;
	font:100%; 
}

pre,code,kbd,samp,tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}


/*************  HEADERS  ***************/
h1,h2,h3,h4,h5,h6 {
	margin-bottom: 21px;
	font-weight: bold;
}

h1, h1.serif {
  font-size: 1.75em; /* 24px --> 24 ÷ 14 = 1.5 */
  line-height: 1em; /* 24px --> 21 ÷ 24 = 1 */
}

h2, h2.serif {
  font-size: 1.5em; /* 21px --> 21 ÷ 14 = 1.5 */
  line-height: 1em; /* 21px --> 21 ÷ 21 = 1 */
}

h3, h3.serif {
  font-size: 1.25em; /* 17.5px --> 17.5 ÷ 14 = 1.25 */
  line-height: 1.2em; /* 21px --> 21 ÷ 17.5 = 1.2 */
}

h4, h4.serif {
  font-size: 1.125em; /* 15.75px --> 15.75 ÷ 14 = 1.125 */
  line-height: 1.333em; /* 21px --> 21 ÷ 15.75 = 1.3333333(3) */
}

h5, h5.serif, h6, h6.serif {
  font-size: 1em; /* 14px --> 14 ÷ 14 = 1 */
  line-height: 1.5em; /* 21px --> 21 ÷ 14 = 1.5 */
}

/*************  PARAGRAPHS  ***********/
p, p.serif { margin-bottom: 1.5em; }


/**********  LISTS  **************/
ul, ol { margin-bottom: 1.5em;}

ul.styled li, ol.styled li { margin-left: 1em; }

ul.styled li { list-style: square; }

ul.embellished { 
	position: relative;
	padding: 15px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background: #f2f2f2; 
}

ul.embellished li {
	margin-left: 1em;
	list-style: disc;
	color: #204899;
}

ul.embellished li span {
	color: #4c4c4c;
}

.blue, a.blue { color: #204899; }
.green, a.green { color: #a8c545; }
.yellow, a.yellow { color: #FFE5AB; }
.black, a.black { color: #4c4c4c; }
.white, a.white { color: #fff; }
.gray, a.gray { color: #4c4c4c; }

.sidenavigation { 
	color: #4d4d4d;
	text-decoration: none;
}
.sidenavigation a:hover { 
	text-decoration: underline;
}

.txt-brdr {
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 15px;
}

.small13 {
	font-size: 13px;
	line-height: 13px;
	}
.small12 {
	font-size: 12px;
}
.small11 {
	font-size: 11px;
	line-height: 13px;
}

.light {
	font-weight: normal;
}

hr {
	display: block;
	position: relative;
	padding: 0;
	margin: 20px auto;
	width: 100%;
	clear: both;
	border: none;
	border-bottom: 1px solid #d9d9d9;
	font-size: 1px;
	line-height: 0;
	overflow: visible;
}

.caps {
	text-transform: uppercase;
}

.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}
.align-justify {
	text-align: justify;
}


/**********  FONTS ************/

a {
	color: #204899;
	text-decoration: underline;
}

strong { font-weight: bold; }

.serif { 
	font-family: 'Georgia', sans-serif; 
	font-size: 26px;
}
	
	/**********  COLORS  *************/
	.blue { color: #204899; }
	.green { color: #a8c545; }
	.yellow { color: #FFE5AB; }
	.black { color: #4c4c4c; }





/*===============================*/
/*=======[GENERAL STYLES]========*/
/*===============================*/

/* Temporary override*/

.helplinks{
	display: none;
}
a[href="tel:+18007695668"]{
	visibility: hidden;
}
#Stage.EDGE-62364420{
	display: none;
	
}

/* end Temporary override*/


a img { border: 0; }

html, body, #body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    min-height: 100%;
}

.hide { display: none; }

iframe {
    border:0;
    outline: none;
}

.rounded {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
    
.roundedtop {
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    
}

.roundedbottom {
    -webkit-border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    -o-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
    
}

.shadow {
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.33);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.33);
    -o-box-shadow: 0 1px 3px rgba(0,0,0,0.33);
    box-shadow: 0 1px 3px rgba(0,0,0,0.33);
}

.no-boxshadow .shadow {
    border: 1px solid #d9d9d9;
}


/***********************/

#pagewrapper {

}


img {
    border:0;
}

.floatleft {
    float: left;
}

.floatright {
    float:right;
}

#myPriceButton {
    position: absolute;
    right: -26px;
    background-color: #ffffff;
    padding: 2px;
    padding-bottom: 0;
    border: 1px solid #a6a6a6;
    border-left: 0;
    z-index: 10000;
    height: 119px;
    margin-top: 20px;
}

.nopadding {padding:0!important;}



/*==========[ BRAND WRAPPER ]=======================================*/

#brandwrapper {
    clear:both;
    border: 1px solid #CCCCCC;
    height:45px;
    width:828px;
    text-align:left;
}

.brandimage {
    height:35px;
    padding-left:30px;
    vertical-align:middle;
}

.brandimage a{
    vertical-align:middle;
    display:block;
    display:table-cell;
    position:relative;
}

.brandimage img{
    vertical-align:middle;
    position:relative;
}

.topbranddropdown {
    float:right;
    display:table-cell;
    vertical-align:top;
    padding-right:10px;
    padding-left:30px;
    }
    
.moretopbrands {
    display:table-cell;
    vertical-align:middle;
    font-size:13px;
    font-weight:bold;
    padding-right:10px;
    height:35px;
    width:300px;
}

.selectabrand {
    display:table-cell;
    vertical-align:middle;
    float:left;
}

.selectabrand select{
    display:table-cell;
    vertical-align:middle;
    margin-top:2px;
    float:left;
}

/*==========[ PRODUCT WRAPPER ]=======================================*/

#productwrapper {
    margin-top:10px;
    clear:both;
    padding-bottom:20px;
    text-align:left;
}

.productcolumns {
    width:200px;
    float:left;
}

#productwrapper .first{
    padding-left:20px;
}

.productcatimages .first {
    padding-left:0!important;
    width:200px;
    
}

.productcolumns li, .productcolumns ul{
    list-style:none;
    padding:0;
    margin:0;
}

.productcolumns ul{
    padding-left:10px;
}

.productcolumns a{
    text-decoration:none;
    color:#003876;
    font-size:11px;
}

.productcolumns a:hover{
    text-decoration:underline;
    color:#4c4c4c;
}

.productcolumns h1 a{
    text-decoration:none;
    color:#4c4c4c;
    padding-bottom:5px;
    display:block;
    font-size:12px;
    padding-top:10px;
}

.productcolumns h1 a:hover{
    text-decoration:underline;
}

/*================================================*/
/*================================================*/
/*======[ HOME PAGE ZONES ]=======================*/
/*================================================*/
/*================================================*/

.trust-points-zone {
		width: 975px !important;
		height: 35px;
		display: block;
		margin-bottom: 10px;
		border: 1px solid #c4c4c4;
		background: rgb(242,242,242); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMWUxZTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(242,242,242,1) 0%, rgba(225,225,225,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(100%,rgba(225,225,225,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(225,225,225,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(225,225,225,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(225,225,225,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(242,242,242,1) 0%,rgba(225,225,225,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e1e1e1',GradientType=0 ); /* IE6-8 */
	}
	
	.trust-points-zone:hover {
		border: 1px solid #b9b9b9;
	}
	
	.trust-points-zone p {
		font-size: 12px;
		text-align: center;
		padding-top: 7px;
		color: #555;
	}
	
	.trust-points-zone a {
		color: #008000;
		border-bottom: 1px solid #008000;
		text-decoration: none;
		
		-webkit-transition: all .2ms ease-in-out;
		-moz-transition: all .2ms ease-in-out;
        -ms-transition: all .2ms ease-in-out;
        -o-transition: all .2ms ease-in-out;
		transition: all .2ms ease-in-out;
	}
	
	.trust-points-zone a:hover {
		color: #009900;
		border-bottom: 1px solid #009900;
	}

.HP-hero {
	position:relative;
	margin-bottom:20px;
}
.HP-hero ul {
	margin-bottom:0;
}
.HP-hero li {
	height:340px !important;
}
.HP-secondaryTop {
	height: 90px;
	margin-bottom:20px;
}
.HP-secondaryBottom {
	height: 190px;
	margin-bottom:30px;
}
.HP-tertiary-top {
	margin-bottom: 12px;
	width: 460px;
}
	
.HP-tertiary-bottom {
	width: 460px;
}
	
.HP-tertiary-top a, .HP-tertiary-bottom a {
	opacity: .9;
}
	
.HP-tertiary-top a:hover, .HP-tertiary-bottom a:hover {
	opacity: 1;
}
	
.HP-dealOfTheDay {
	height:220px;
	margin-bottom:15px;
	border: 1px solid #d2d2d2;
	width:458px !important;
}
.HP-dealOfTheDay h3 {
	height:46px;
	background: #fafafa; /* Old browsers */
	background: -moz-linear-gradient(top,  #fafafa 0%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fafafa 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fafafa 0%,#ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fafafa 0%,#ededed 100%); /* IE10+ */
	background: linear-gradient(top,  #fafafa 0%,#ededed 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
	border-bottom: 1px solid #d2d2d2;
}

.divider {
	height:1px;
	background-image:url(/Templates/202/images/homepage-divider.jpg);
	margin-bottom:15px;
}
.hero-navigation {
	position:absolute;
	top: -15px;
	right: 0;
}
.hero-navigation span {
	padding:0;
	margin:0 5px 0 0;
	font-size:25px;
	word-spacing:0;
	width:8px;
	height:8px;
	cursor:pointer;
	position:relative;
	border:1px solid #4c4c4c;
	background-color:#fff;
	display:inline-block;
}

.hero-navigation span.active {
	background-color: #333;
}
.homePageZones {
	position:relative;
}
.leftArrow,.rightArrow {
	/* position:absolute;
	height:16px;
	width:4px;
	padding:5px;
	background-color:rgba(0,0,0,.5);
	cursor:pointer; */
	display: none;
}
.leftArrow {
	/* top:0;
	right:15px; */
	display: none;
}
.rightArrow {
	/* top:0;
	right:0; */
	display: none;
}

/* Deal of the Day Widget ========================*/
.dodWidget {
	width:100%;
	height:217px;
	position:relative;
	border:1px solid #d2d2d2;
}
.dodWidget-header {
	/* background gradient */
	background: #fafafa; /* Old browsers */
	background: -moz-linear-gradient(top,  #fafafa 0%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fafafa 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fafafa 0%,#ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fafafa 0%,#ededed 100%); /* IE10+ */
	background: linear-gradient(top,  #fafafa 0%,#ededed 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
	/*end gradient */
	padding:4px 0;
	line-height:0;	
	border-bottom:1px solid #d2d2d2;
}
.dodWidget-header i {
	display: inline-block;
	*display: inline;
	zoom: 1;
	width:13px;
	height:23px;
	background-image:url(/Templates/202/images/dod-icon.png);
	margin:2px 10px;
	line-height:0;
	float:left;
	
}

.dodWidget-header p a {
	position:relative;
	top:13px;
	display:inline-block;
	*display: static;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 18px;
    text-shadow: 0px 1px 0px #ffffff;
    color: #333 !important;
	text-decoration: none !important;
    
}
.dodWidget-description {
	margin:10px;
}
.dodWidget-description img {
	float:left;
	margin:0 15px 0 5px;
}
.dodWidget-description h3 {
	margin-bottom:0px;
	font-size:16px;
	line-height:16px;
}
.dodWidget-description h3 a {
	text-decoration:none;
}
.dodWidget-description h3 a:hover {
	text-decoration:underline;
}
.dodWidget-description p {
	margin-bottom:5px !important; 
}
.dodWidget-text {
	font-size:12px;
	line-height:14px;
}
.dodWidget-footer {
	width:100%;
	position:absolute;
	bottom:0;
	right:0;
	height:35px;
	border-top:1px solid #d2d2d2;
	
	/* Gradient Background */
	background: #fafafa; /* Old browsers */
	background: -moz-linear-gradient(top,  #fafafa 0%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fafafa 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fafafa 0%,#ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fafafa 0%,#ededed 100%); /* IE10+ */
	background: linear-gradient(top,  #fafafa 0%,#ededed 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}
.dodWidget-footer a {
	float:right;
}
.dodWidget-footer a.btnPrimary {
	padding:3px 10px;
	position:relative;
	top:3px;
	margin-right:3px;
}
#countdown {
	line-height:15px;
	font-size:25px;
	height:100%;
	padding:10px;
}
.dodWidget-footer .label {
	position:relative;
	top: 8px;
	left: 10px;
	font-size:12px;
}
.dodWidget-footer .priceInfo, .dodWidget-footer .time {
	float:left;
}
.dodWidget-footer .time {
	margin-right:5px;
	padding: 0 5px;
	
}
.dodWidget-footer .priceInfo {
	height:100%;
	border-left: 1px solid #d2d2d2;
}
.nowPrice {
	color: green;
	font-weight:bold;
	font-size:16px;
	position:relative;
	left:10px;
	text-shadow: 0px 1px 0px #ffffff;
    filter: dropshadow(color=#ffffff, offx=0, offy=1);
}
.dodWidget-footer a.btnPrimary {
	background: #ed1c24; /* Old browsers */
	background: -moz-linear-gradient(top,  #ed1c24 0%, #8b0304 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed1c24), color-stop(100%,#8b0304)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ed1c24 0%,#8b0304 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ed1c24 0%,#8b0304 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ed1c24 0%,#8b0304 100%); /* IE10+ */
	background: linear-gradient(top,  #ed1c24 0%,#8b0304 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed1c24', endColorstr='#8b0304',GradientType=0 ); /* IE6-9 */
	border:1px solid #b70405;
	text-shadow: 0px 1px 1px #4f0506;
    filter: dropshadow(color=#4f0506, offx=0, offy=1);

}
.dodWidget-footer a.btnPrimary:hover {
	background: #ea1c24; /* Old browsers */
	background: -moz-linear-gradient(top,  #ea1c24 0%, #730202 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ea1c24), color-stop(100%,#730202)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ea1c24 0%,#730202 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ea1c24 0%,#730202 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ea1c24 0%,#730202 100%); /* IE10+ */
	background: linear-gradient(top,  #ea1c24 0%,#730202 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea1c24', endColorstr='#730202',GradientType=0 ); /* IE6-9 */
		
}

/*DOD OUt of stock overlay*/

.dodOverlay {
	width: 100%;
	height: 182px;
	position: absolute;
	left: 0;
	top: 35px;
	background: #FFF; /* for IE8 and earlier */
	background: rgba(255,255,255, .85);
	filter:alpha(opacity=85); /* For IE8 and earlier */
	display: none;
	text-align: center;
}
.dodOverlay a{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	text-decoration: none;
	
	
}

.dodOverlay h1{
	color: #F00;
	margin-top: 40px;
	font-size: 2em;
	
}

.dodOverlay p{
	color: #333;
	font-size: 1.2em;
}

/*================================================*/
/*================================================*/
/*======[ CATEGORY STYLES ]=======================*/
/*================================================*/
/*================================================*/

.galleryitem {
    padding:10px;
    padding-bottom:0;
    border: 1px solid #A6A6A6;
    border-bottom: 0px;
    background: #FFF;
}

/* Item background hover effect- 4-15-13*/
.galleryitem:hover {
   /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, top, left, 
from(#DDD), color-stop(0.20, #FFF));

  /* Safari 5.1+, Chrome 10+ */
  background: -webkit-linear-gradient(top, #DDD, #FFF 20%);

  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, #DDD, #FFF 20%);

  /* IE 10 */
  background: -ms-linear-gradient(top, #DDD, #FFF 20%);

  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #DDD, #FFF 20%);
}

.galleryitem p{
    padding:0;
    margin:0;
}
        
.galleryitem .stock {
    font-size: 12px;
    font-weight: bold;
    padding-bottom:10px;
    padding-top:10px;
}
        
.galleryitem .instock,
.galleryitem .onorder {color: #41a72d;}
.galleryitem .outofstock{color: #df151d;}
        
.galleryitem .brand {
    font-size: 16px;
    font-weight: bold;

    padding-bottom:5px;
    display:block;
    text-align:left;
}

.galleryitem .producttitle {
	font-size: 14px;
    width: 100%;
    text-decoration: none;
    color:#234589;
    padding-bottom:8px;
    display:block;
}

.galleryitem .showdetails {
    font-size: 12px;
    text-decoration:underline;
    display:block;
    padding-bottom:8px;
    text-align:center;
}

.galleryitem .rating {
    padding-right: 2px;
    font-size: 10px;
    color: #222222;
    font-weight:bold;
}

.galleryitem .price {
    font-size: 14px; 
    font-weight: bold; 
    
    padding-bottom:5px;
}

.galleryitem .addtocartforspecialprice {
    font-size: 8pt;
    font-weight: bold;
    color: #df151d;
    padding-top: 3px;
    padding-bottom:5px;
}

.galleryitem .oldprice {
    width: 100%;
    font-size: 12px;

}

.galleryitem .promocode {
    padding-top: 3px;
    font-size: 7pt; 
    font-weight: bold; 
    color: #204899;
}

.galleryitem .leftcolumn {
    padding-right:8px;
    border-right:1px dotted #a6a6a6;
    text-align:center;
    vertical-align:top;
}

.galleryitem .rightcolumn {
    width: 110px;
    padding-left:8px;
}

.galleryitem .clearancecondition {
    font-size: 8pt;
    color: #222222;
}

.galleryitem .clearanceimages {
    font-size: 8pt;
    color: #444444;
}

.galleryitem hr {
    border:0;
    border-bottom:1px dotted #cccccc;
    height:1px;
    background:#ffffff;
    color:#ffffff;
    margin-bottom:8px;
}

.callforavailability {
	color: #444444; 
	font-weight: bold; 
	font-size: 11px; 
	text-decoration:none;
}

.emailmebetterprice {
    text-align:center;
    padding:10px;
    color:#4c4c4c;
    display:block;
}
.addtocartcontainer {
    border: 1px solid #A6A6A6;
    border-top: 0px;
    text-align:center;
    padding: 5px;
    vertical-align:top;
}
.addtocartcontainer .linkbg{
    margin:0 auto;
}

.gallerylarge{
    width: 193px;
}

.gallerylarge p{
    text-align:center;
}

.gallerylarge .rating{
    padding-bottom:8px;
}

.gallerylarge .price{
    font-size:18px;
}

.gallerywide{
    width: 298px;
    background: #FFF !important;
}

.gallerywide .image{
    padding-right:8px;
    display:block;  
}

.galleryregular {
    width: 193px;
}

.gallerysingle {
    width: 615px;
    border: 1px solid #A6A6A6;
}

.gallerysingle .price{
    font-size:18px;
}

/*================================================*/
/*================================================*/
/*======[ IMAGE ALIGNMENT  ]=======================*/
/*================================================*/
/*================================================*/

.imagealignleft {text-align: left;}
.imagealignright {text-align: right;}
.imagealigncenter {text-align:center;}
.imageborder {border: 1px solid #a6a6a6; padding:2px;}
.imagealignleft.intext {float: left;margin-right:20px;}
.imagealignright.intext {float: right;margin-left:20px;}

/*================================================*/
/*================================================*/
/*================================================*/
/*================================================*/
/*================================================*/




/* ---- New CSS classes ----------------------------------------- */

.js_enabled
    {
    display: none;
    }

.page_cookie_crumb { font-size: 9pt; color: #666666;}

.hoverable_link:link, .hoverable_link:visited, .hoverable_link:active
    {text-decoration: none;}
.hoverable_link:hover
    {text-decoration: underline;}

.hoverable_box_link
    {display: block; padding: 2px; border: 1px solid #FFFFFF;}
.hoverable_box_link:hover
    {display: block; padding: 2px; border: 1px solid #a6a6a6;}

.write_a_review_link:link, .write_a_review_link:visited, .write_a_review_link:active
    {text-decoration: none; padding: 3px; border: 1px dashed #555555;}
.write_a_review_link:hover
    {background-color: #E0E0E0;}

#ci_tour_button a
    {
    text-decoration: none;
    }

/* Begin Item Page Tabs CSS --------------------------------------------- */

.item_content_tab_off h2 a
    {
    display: block;
    line-height: 28px;
    font-size: 9pt;
    font-weight: bold;
    color: #204899;
    padding: 0px;
    margin: 0px;
    text-decoration: none;
    border: 1px solid #CCCCCC;
    }

.item_content_tab_off h2 a:hover
    {
    display: block;
    line-height: 28px;
    border: 1px solid #4968b0;
    background-color: #90b7f4;
    background-image: url(/images/backgrounds/main_menu_on.png);
    background-repeat: repeat-x;
    }

.item_content_tab_on h2 a
    {
    display: block;
    line-height: 28px;
    font-size: 9pt;
    font-weight: bold;
    color: #204899;
    padding: 0px;
    margin: 0px;
    text-decoration: none;
    border: 1px solid #4968b0;
    background-color: #6087E4;
    background-image: url(/images/backgrounds/main_menu_on.png);
    background-repeat: repeat-x;
    }


/* End Item Page Tabs CSS --------------------------------------------- */

/* Begin PopupBox CSS --------------------------------------------- */

#vanns_box_overlay
    {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 500000;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
    }


#vanns_shadow_box
    {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 500001;
    background-color: #4c4c4c;
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
    }

/* End PopupBox CSS --------------------------------------------- */

.inactiveMiniTab
    {
    background-color: #DDDDDD;
    border-left: 1px solid #a6a6a6;
    border-top: 1px solid #a6a6a6;
    border-right: 1px solid #a6a6a6;
    }

.inactiveMiniTab a
    {
    color: #4c4c4c;
    }

.inactiveMiniTabBase
    {
    background-color: #00458A;
    border-top: 1px solid #00255A;
    border-bottom: 1px solid #00255A;
    }

.activeMiniTab
    {
    background-color: #00458A;
    border-left: 1px solid #00255A;
    border-top: 1px solid #00255A;
    border-right: 1px solid #00255A;
    }

.activeMiniTab a
    {
    color: #FFFFFF;
    }

.activeMiniTabBase
    {
    background-color: #00458A;
    border-bottom: 1px solid #00255A;
    }

/* Begin Refinement Listing CSS --------------------------------------------- */

.refinement_value_font
    {
    display: block;
    font-size: 11px;
    line-height: 14px;
    color: #41a72d;
    padding-bottom: 2px;
    outline: none;
    }


.refinement_heading_row
    {
    display: block;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #b3b3b3;
    background-color: #f7f7fb;
    padding: 3px;
    outline: none;
    }

.refinement_heading_row_on
    {
    display: block;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #d0d0d0;
    background-color: #f5f5f5;
    padding: 3px;
    outline: none;
    }

.refinement_heading_row .refinement_heading_container
    {
    display: block;
    background-image: url(/images/buttons/arrow_closed.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
    }

.refinement_heading_row_on .refinement_heading_container
    {
    display: block;
    background-image: url(/images/buttons/arrow_opened.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
    }

/*
* html .refinement_heading_row a span
    {
    background-image: url(/images/buttons/arrow_closed.gif);
    }

* html .refinement_heading_row_on a span
    {
    background-image: url(/images/buttons/arrow_opened.gif);
    }
*/

/* End Refinement Listing CSS --------------------------------------------- */

/* Begin Media Viewer CSS ------------------------------------------------- */

.inactiveMediaViewerTab a
    {
    /*background-color: #DDDDDD;*/
    background:url(/images/backgrounds/main_menu_background.gif) 0 bottom repeat-x;
    /*border-top: 1px solid #00255A;
    border-bottom: 1px solid #00255A;*/
    border-top: 1px solid #a6a6a6;
    border-bottom: 1px solid #a6a6a6;
    }

.inactiveMediaViewerTab a
    {
    color: #333333;
    }

.activeMediaViewerTab a
    {
    /*background-color: #00458A;
    border-top: 1px solid #00255A;
    border-bottom: 1px solid #00255A;
    */
    background:url(/images/backgrounds/header_menu_background.png) 0 bottom repeat-x;
    border-top: 1px solid #a6a6a6;
    border-bottom: 1px solid #a6a6a6;
    margin-top:-1px;
    }

.activeMediaViewerTab a
    {
    color: #FFFFFF;
    }

/* End Media Viewer CSS --------------------------------------------------- */

/* ---- Old CSS classes ----------------------------------------- */

font.image_alt_tag {font-size: 6px; color: #4c4c4c}
font.menu_direction_title {font-size: 11px; font-weight: bold; color: #3A3D44}
font.small_item_title {font-size: 10px; color: #4c4c4c}
font.small_item_price {font-size: 10px; color: #4c4c4c}
font.legal {font-size: 11px; color: #565656}
font.text_field {font-size: 11px;}
font.sidebar_title {font-size: 12px; font-weight: bold; color: #ffffff}
font.menu_crumb_title {font-size: 10px; color: #4c4c4c}
font.featured_title {font-size: 12px; font-weight: bold; color: #666666}
font.solid_bar_title {font-size: 13px; font-weight: bold; color: #64676D}
font.solid_bar_title_reverse {font-size: 13px; font-weight: bold; color: #ffffff}
font.solid_bar_title_reverse_noresults {font-size: 10px; font-weight: bold; color: #ffffff}
font.selected_item_tab {font-size: 11px; font-weight: bold; color: #ffffff}
font.item_title {font-size: 12px; font-weight: bold; color: #666666}
font.item_details_description {font-size: 12px; color: #4c4c4c}
font.item_details_specification {font-size: 11px; color: #4c4c4c}
font.feature {font-size: 12px; font-weight: bold; color: #4c4c4c}
font.feature_content {font-size: 11px; color: #4c4c4c}
font.availability {font-size: 11px; font-weight: bold; color: #666666}
font.availability_message {font-size: 10px; color: #4c4c4c}
font.price_title {font-size: 11px; font-weight: bold; color: #ffffff}
font.sale_price_title {font-size: 11px; font-weight: bold; color: #FFFF00}
font.price {font-size: 11px; font-weight: bold; color: #4c4c4c}
font.price_description {font-size: 10px; color: #4c4c4c}
font.price_for_calcs {font-size: 11px; color: #4c4c4c}
font.sale_price {font-size: 11px; font-weight: bold; color: #FF0000}
font.compare_price {font-size: 13px; font-weight: bold; color: #4c4c4c}
font.rebate_details {font-size: 10px; color: #4c4c4c}

/* Start New Search CSS Classes */
font.item_search_crumb_title {font-size: 10px; color: #666666}
font.item_search_small_title {font-size: 10px; color: #666666}
font.item_search_main_cat {font-size: 12px; font-weight: bold; color: #4c4c4c}
a.item_search_small_link:link, a.item_search_small_link:visited {font-size: 10px; text-decoration: none; color: #0000ff}
a.item_search_small_link:hover {font-size: 10px; text-decoration: underline; color: #000070}
a.item_search_view_title:link, a.item_search_view_title:visited {font-size: 10px; text-decoration: none; color: #666666}
a.item_search_view_title:hover {font-size: 10px; text-decoration: underline; color: #666666}
select.item_search_list {font-size: 10px; color: #4c4c4c}
/* End New Search CSS Classes */

/* Start New Promo CSS Classes */
font.promo_main_title {font-size: 12px; font-weight: bold; color: #ffffff}
font.promo_item_title {font-size: 11px; font-weight: bold; color: #AF0000}

a.promo_item_brand_model:link, a.promo_item_brand_model:visited {font-size: 10px; text-decoration: none; color: #666666}
a.promo_item_brand_model:hover {font-size: 10px; text-decoration: underline; color: #666666}

a.promo_item_brand_model_bold:link, a.promo_item_brand_model_bold:visited {font-size: 10px; text-decoration: none; font-weight: bold; color: #666666}
a.promo_item_brand_model_bold:hover {font-size: 10px; text-decoration: underline; font-weight: bold; color: #666666}

font.promo_small_bold {font-size: 11px; font-weight: bold; color: #4c4c4c}
font.promo_small_bold_light {font-size: 11px; font-weight: bold; color: #747474}
font.promo_small_bold_sale {font-size: 11px; font-weight: bold; color: #FF0000}
font.promo_small {font-size: 9px; color: #4c4c4c}
/* End New Promo CSS Classes */

font.item_search_results_title {font-size: 11px; color: #4c4c4c}
font.item_search_results_description {font-size: 11px; color: #4c4c4c}
font.item_search_results_price {font-size: 11px; font-weight: bold; color: #4c4c4c}
font.item_search_results_price_title {font-size: 9px; color: #4c4c4c}
font.rating_title {font-size: 11px; color: #4c4c4c}
font.reviewer {font-size: 11px; color: #4c4c4c}
font.review_title {font-size: 11px; font-weight: bold; color: #4c4c4c}
font.review {font-size: 11px; color: #4c4c4c}
font.main_cat {font-size: 12px; font-weight: bold; color: #4c4c4c}
font.cat_brand_name {font-size: 12px; font-weight: bold; color: #3A3D44}
font.page_nav {font-size: 12px; font-weight: bold; color: #4c4c4c}
font.regular_price_title {font-size: 11px; font-weight: bold; color: #ffffff}
font.expert_advice {font-size: 14px; font-weight: bold; color: #64676D}
font.phone_number {font-size: 14px; font-weight: bold; color: #00357A}
font.hours {font-size: 10px; color: #4c4c4c}
font.shipping_title {font-size: 12px; font-weight: bold; color: #666666}
font.error_message {font-size: 11px; font-weight: bold; color: #ff0000}
font.shopping_cart_empty {font-size: 11px; font-weight: bold; color: #4c4c4c}
font.shopping_cart {font-size: 11px; font-weight: bold; color: #ff0000}
font.cart_header {font-size: 11px; font-weight: bold; color: #ffffff}
font.line_item {font-size: 11px; color: #4c4c4c}
font.line_item_title {font-size: 11px; font-weight: bold; color: #4c4c4c}
font.line_item_total {font-size: 11px; color: #4c4c4c}
font.line_item_message {font-size: 11px; color: #4c4c4c}
font.cart_empty {font-size: 12px; font-weight: bold; color: #4c4c4c}
font.checkout_header {font-size: 11px; font-weight: bold; color: #ffffff}
font.checkout_header_black {font-size: 11px; font-weight: bold; color: #4c4c4c}
font.checkout_instructions {font-size: 11px; color: #4c4c4c}
font.secure_checkout {font-size: 12px; font-weight: bold; color: #ffffff}
font.form_header {font-size: 11px; font-weight: bold; color: #ffffff}

font.form_title {font-size: 11px; font-weight: bold; color: #4c4c4c}
font.form_emphasis {font-size: 11px; font-weight: bold; color: #A00000}
font.form_verify {font-size: 11px; color: #4c4c4c}
font.order_confirmation {font-size: 12px; font-weight: bold; color: #4c4c4c}
font.invoice_header {font-size: 12px; font-weight: bold; color: #4c4c4c}
font.expires {font-size: 10px; color: #4c4c4c}
font.promo_expires {font-size: 11px; font-weight: bold; color: #4c4c4c}
font.rebate_title {font-size: 11px; font-weight: bold; color: #4c4c4c}
font.rebate_amount {font-size: 11px; font-weight: bold; color: #FF0000}
font.promotion_title {font-size: 13px; font-weight: bold; color: #A00000}
font.bundle_retail_price {font-size: 9px; color: #666666}
font.price_message {font-size: 11px; font-weight: bold; color: #FF0000}
font.small_price_message {font-size: 10px; font-weight: bold; color: #FF0000}

a.main_cat_link:link, a.main_cat_link:visited {font-size: 12px; font-weight: bold; text-decoration: underline; color: #0000ff}
a.main_cat_link:hover {font-size: 12px; font-weight: bold; text-decoration: underline; color: #000070}
a.desc_cat_link:link, a.desc_cat_link:visited {font-size: 11px; text-decoration: none; color: #0000ff}
a.desc_cat_link:hover {font-size: 11px; text-decoration: underline; color: #000070}
a.category_type_link:link, a.category_type_link:visited {font-size: 11px; text-decoration: none; color: #0000ff}
a.category_type_link:hover {font-size: 11px; text-decoration: underline; color: #000070}
a.legal:link, a.legal:visited {font-size: 11px; text-decoration: none; color: #0000ff}
a.legal:hover {font-size: 11px; text-decoration: underline; color: #000070}
a.compare:link, a.compare:visited {font-size: 12px; font-weight: bold; text-decoration: none; color: #0000ff}
a.compare:hover {font-size: 12px; font-weight: bold; text-decoration: underline; color: #000070}
a.general:link, a.general:visited {font-size: 11px; text-decoration: none; color: #0000ff}
a.general:hover {font-size: 11px; text-decoration: underline; color: #000070}
a.general_bold:link, a.general_bold:visited {font-size: 11px; font-weight: bold; text-decoration: none; color: #0000ff}
a.general_bold:hover {font-size: 11px; font-weight: bold; text-decoration: underline; color: #000070}
a.general_bold_large:link, a.general_bold:visited {font-size: 12px; font-weight: bold; text-decoration: none; color: #0000ff}
a.general_bold_large:hover {font-size: 12px; font-weight: bold; text-decoration: underline; color: #000070}
a.general_small:link, a.general_small:visited {font-size: 10px; text-decoration: none; color: #0000ff}
a.general_small:hover {font-size: 10px; text-decoration: underline; color: #000070}
a.general_smallest:link, a.general_smallest:visited {font-size: 9px; text-decoration: none; color: #0000ff}
a.general_smallest:hover {font-size: 9px; text-decoration: underline; color: #000070}
a.page_number:link, a.page_number:visited {font-size: 12px; font-weight: bold; text-decoration: none; color: #0000ff}
a.page_number:hover {font-size: 12px; font-weight: bold; text-decoration: underline; color: #000070}
a.info_menu_item:link, a.info_menu_item:visited {font-size: 11px; text-decoration: none; color: #0000ff}
a.info_menu_item:hover {font-size: 11px; text-decoration: underline; color: #000070}
a.line_item:link, a.line_item:visited {font-size: 11px; text-decoration: none; color: #0000ff}
a.line_item:hover {font-size: 11px; text-decoration: underline; color: #000070}

a.small_item_brand_link:link, a.small_item_brand_link:visited, a.small_item_brand_link:active {font-size: 11px; font-weight: bold; text-decoration: none; color: #666666}
a.small_item_brand_link:hover {font-size: 11px; font-weight: bold; text-decoration: underline; color: #4c4c4c}

a.small_item_model_link:link, a.small_item_model_link:visited, a.small_item_model_link:active {font-size: 10px; text-decoration: none; color: #4c4c4c}
a.small_item_model_link:hover {font-size: 10px; text-decoration: underline; color: #4c4c4c}

a.item_search_results_link:link, a.item_search_results_link:visited, a.item_search_results_link:active {font-size: 11px; font-weight: bold; text-decoration: none; color: #666666}
a.item_search_results_link:hover {font-size: 11px; font-weight: bold; text-decoration: underline; color: #4c4c4c}

a.item_tab_link:link, a.item_tab_link:visited {font-size: 11px; font-weight: bold; text-decoration: none; color: #0000ff}
a.item_tab_link:hover {font-size: 11px; font-weight: bold; text-decoration: underline; color: #000070}

a.tab_link:link, a.tab_link:visited {font-size: 11px; font-weight: bold; text-decoration: none; color: #ffffff}
a.tab_link:hover {font-size: 11px; font-weight: bold; text-decoration: underline; color: #E5E5FF}

a.image_link:link {font-size: 6px; text-decoration: none; color: #4c4c4c}

a.inner_page_link:hover {font-size: 11px; text-decoration: underline; color: #000070}
a.inner_page_link:link, a.inner_page_link:visited {font-size: 11px; text-decoration: none; color: #0000ff}

a.red_link:link, a.red_link:visited {font-size: 11px; font-weight: bold; text-decoration: none; color: #AA0000}
a.red_link:hover {font-size: 11px; font-weight: bold; text-decoration: underline; color: #700000}

a.alternate_hours:link, a.alternate_hours:visited {font-size: 10px; text-decoration: none; color: #4c4c4c}
a.alternate_hours:hover {font-size: 10px; text-decoration: underline; color: #4c4c4c}


/*===========================================================================*/
/*===========================================================================*/
/*==[ ITEM PAGE CSS ]========================================================*/
/*===========================================================================*/
/*===========================================================================*/


/*===========================================*/
/*==[ BREADCRUMBS ]==========================*/
/*===========================================*/


#breadcrumbs li{
    display:inline;
}

#breadcrumbs a{
    color:#555555;
    margin-right:5px;
    background:url(/Templates/202/images/breadcrumbs-arrow.gif) 0px 5px no-repeat;
    padding-left:8px;
}
#breadcrumbs a.activeMiniTab,#breadcrumbs a.current {
    text-decoration:none;
    font-weight:bold;
    color:#333333;
}

/*===========================================*/
/*==[ GENERAL ]==============================*/
/*===========================================*/

#itemwrapper a:link, #itemwrapper a:active, #itemwrapper a:visited {
    color:#222222;
}
#itemwrapper hr {
    border:0;
    border-bottom:1px dotted #a6a6a6;
    background:none;
    color:#ffffff;
    height:1px;
    margin:0;
    padding:0;
}
#navwrapper, #navwrapper .secondarynav {
    z-index:349;
}
#itemwrapper {
    z-index: 1;
    position:relative;
    zoom:1;
}

.itemnotactive {
    color:#bb0000;
    font-size:18px;
}

/*===========================================*/
/*==[ ITEM ]=================================*/
/*===========================================*/




#itemwrapper .box.border{
    border:1px solid #a6a6a6;
}
#itemwrapper .box{
    position:relative;
}
#itemwrapper .right .box{
    width:100%;
}
#itemwrapper .left .box{
    width:100%;
}
#itemwrapper td.image {
    padding-right:10px;
}
#itemwrapper .mainimage {
    padding-bottom:20px;
    padding-top:20px;
}
#SP_ProductImage {
    text-align:center;
}
#itemwrapper .bundleitem {
    border:1px solid #a6a6a6;
    padding:8px;
    margin-top:10px;
}
#itemwrapper .bundleitem table.item {
    width:100%;
    padding:0;
    margin:0;
}
#itemwrapper .box table.item p{
    font-size:9px;
    line-height:11px;
}
#itemwrapper .box table.item h2{
    font-size:11px;
    line-height:11px;
    margin-bottom:5px;
}
#itemwrapper .itemlinks{
    margin-bottom:10px;
}
#itemwrapper .links{
    margin:0;
    padding:0;
    margin-right:10px;
    clear:both;
    margin-bottom:10px;
}
#itemwrapper .links li{
    display:inline;
    margin:0!important;
}

#itemwrapper .vendorlink {
    padding-top: 10px;
    margin-bottom: 10px;
}
#itemwrapper .freeshipping span{
    color:#bb0004;
}
#itemwrapper .border{
    border:1px solid #a6a6a6;
}
#itemwrapper .widget-availableinstore h2{
    font-size:15px;
    margin-bottom:0 !important;
}
#itemwrapper .widget-availableinstore p{
    font-size:15px;
    margin:0 !important;
}
#itemwrapper .paddingleft {
    padding-left:10px;
}
.bundles_container .item {
    padding:0;
    
}

/*===========================================*/
/*==[ NAV TABS ]=============================*/
/*===========================================*/
    .inactiveMiniTab, .activeMiniTab {
        border:0;
				
    }
    
    #itemwrapper ul.nav-tabs {
        margin:0;
        margin-bottom:-1px;
        padding:0;
        height:30px;
        clear:both;
        display:block;
        padding:0!important;
    }
    #itemwrapper .nav-tabs li {
        display:inline;
        list-style:none;
        margin:0!important;
        padding:0!important;
				
    }
    #itemwrapper .nav-tabs a{
        display:block;
        color:#333333;
        text-decoration:none;
        float:left;
        font-size:12px;
        line-height:12px;
        text-align:center;
        margin-bottom:-1px;
        height:19px;
        padding-top:11px;
        position:relative;
        width:89px;
        background:url(/Templates/202/imagestabbackground.jpg) -90px 0 no-repeat;

    }
    #itemwrapper .nav-tabs a:hover {
        background: url(/Templates/202/imagestabbackground.jpg) -90px -30px no-repeat;
        color:#ffffff;
    }
    #itemwrapper .nav-tabs a.activeMiniTab, .nav-tabs a.current {
        font-weight:normal;
        color:#333333;
        background:none;
        margin-top:0;
        background: url(/Templates/202/images/tabbackground.jpg) 0 0 no-repeat; 
    }
    #itemwrapper #accessories_tab {
    	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
    	width:340px;
    	display: inline-block;
    	font-weight: bold;
    	color: #204899;
    	text-decoration: none;
    	padding: 5px 0px;
    	text-align: center;
    	-webkit-border-radius: 5px;
    	-moz-border-radius: 5px;
    	-ms-border-radius: 5px;
    	-o-border-radius: 5px;
    	border-radius: 5px;
    	border: 1px solid #b3b3b3;
    	background-color: #ffffff; 
    	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#e6e6e6));
    	background-image: -webkit-linear-gradient(#fff, #e6e6e6); 
    	background-image: 	 -moz-linear-gradient(#fff, #e6e6e6);
    	background-image: 	   -o-linear-gradient(#fff, #e6e6e6);
    	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffffff, endColorstr=#e6e6e6);
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#ffffff, endColorstr=#e6e6e6)";
        /* For IE 7 */
        zoom: 1;
        *display: inline;
        -webkit-box-shadow: none;
    	-moz-box-shadow: none;
    	-ms-box-shadow: none;
    	-o-box-shadow: none;
    	box-shadow: none;
    	cursor: pointer;
    	line-height: 21px;	
    }
    #itemwrapper #about_tab {
    	display:none;
    }
    #itemwrapper .nav-panel {
        border:1px solid #a6a6a6;
        display:none;
    }
    #additionalTabContainer ul {
    	margin-bottom:-3px;
    }
    #accessories_container {
    	width:300px;
    }
    #itemwrapper .header h1 {
        padding:8px 0 8px 0;
        color:#222222;
        font-size:11px;
        width:100%;
        border-bottom:1px solid #a6a6a6;
        background:#eeeeee;
        text-align:center;
    }
    .nav-tabs a.last {
        width:70px;
    }
    #itemwrapper .right .box.widget-rating .nav-tabs a{
        width:100%;
        display:block;
        border-left:0;
    }
    #itemwrapper .content {
        padding:20px;
    }
    
    h2.model {
        font-size: 16px;
        font-weight: normal;
    }
/*==========================================*/
/*============[ ABOUT US INNERFADE ]========*/
/*========================================= */
  
  	#ItemAboutUs h4 {
  		width:340px;
  		text-align:center;
  		padding:10px 0;
  		margin-bottom: 10px;
  		-webkit-border-radius: 5px;
  		-moz-border-radius: 5px;
  		border-radius: 5px;
  		color:#FFF;
  		font-size:31px;
  		text-shadow: 0px 1px 0px #00000;
  		filter: dropshadow(color=#00000, offx=0, offy=1);
  		background: rgb(86,125,235); /* Old browsers */
  		background: -moz-linear-gradient(top,  rgba(86,125,235,1) 0%, rgba(20,36,149,1) 100%); /* FF3.6+ */
  		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(86,125,235,1)), color-stop(100%,rgba(20,36,149,1))); /* Chrome,Safari4+ */
  		background: -webkit-linear-gradient(top,  rgba(86,125,235,1) 0%,rgba(20,36,149,1) 100%); /* Chrome10+,Safari5.1+ */
  		background: -o-linear-gradient(top,  rgba(86,125,235,1) 0%,rgba(20,36,149,1) 100%); /* Opera 11.10+ */
  		background: -ms-linear-gradient(top,  rgba(86,125,235,1) 0%,rgba(20,36,149,1) 100%); /* IE10+ */
  		background: linear-gradient(top,  rgba(86,125,235,1) 0%,rgba(20,36,149,1) 100%); /* W3C */
  		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#567deb', endColorstr='#142495',GradientType=0 ); /* IE6-9 */
  
  	}
  	#ItemAboutUs p {
  		width:320px;
  		padding:0;
  		margin:0 10px;
  	}
/*===========================================*/
/*==[ PRICING ]=============================*/
/*===========================================*/
      
      table.noborder td{
          border:0!important;
          background:none!important;
      }
      
      td.noborder{
          border:0!important;
          background:none!important;
      }
      
      #itemwrapper .pricing {
          width:100%;
          border-collapse:collapse;
      }
      #itemwrapper .pricing td{
          padding:0 5px;
          border:1px solid #a6a6a6;
          color:#222222;
          font-size:12px;
      }
      #itemwrapper .yourprice td {
          font-size:20px;
          color:#003876;
          font-weight:bold;
      }
      #itemwrapper .yourprice td .leftcell{
      	color: #4c4c4c;
      }
      #itemwrapper .box table.item p.yourprice, #itemwrapper .box .yourprice {
          color:#003876;
          font-weight:bold;
          font-size:18px;
      }
      #itemwrapper .box .image .yourprice {
          font-size:15px;
          padding:5px;
          border:1px solid #bb0000;
          margin-top:5px;
          text-align:center;
      }
      #itemwrapper .emailbetterprice td{
          font-size:12px;
          text-align:right;
          border:0;
          line-height:16px;
      }
      #itemwrapper .pricing .rightcell{
          float: right;
          text-align:right;
      }
      #itemwrapper .pricing .leftcell{
          float: left;
      }
      #itemwrapper .pricing .odd{
      }
      #itemwrapper .pricing .odd td{
          background:url(/images/backgrounds/tablerow-background.jpg) 0 0 repeat-x;
          background-color:#eeeeee;
      }
      #itemwrapper .pricing .even{
          
      }
      #itemwrapper .pricing em{
          font-size:10px;
          color:#333333;
          font-style:italic;
      }
      #itemwrapper .freeitem {
          margin-top:10px;
      }
      #itemwrapper .freeitem .value {
          color:#bb0000;
          font-weight:bold;
      }
      #itemwrapper .box .content #more li {
          margin:0;
      }
      #itemwrapper .box #more li{
          list-style:none;
          font-size:12px;
          font-weight:bold;
      }
      #itemwrapper .box #more ul {
          padding-top:10px;
      }
      #itemwrapper .box #more ul li{
          list-style:none;
          border-top:1px dotted #a6a6a6;
          margin:0px;
          padding:0;
          padding-bottom:10px;
          padding-top:10px;
          font-size:12px;
          font-weight:normal;
      }
      #itemwrapper .collapsibleOpen, .collapsibleClosed {
          padding-right:8px;
      }



/*===========================================*/
/*==[ ADD to CART ]=============================*/
/*===========================================*/

#itemwrapper .addtocartcontainer, .popup .addtocartcontainer {
    padding-top:10px;
    float:right;
}
#itemwrapper .left .itemheader {
    font-size:20px;
    color:#222222;
    padding-bottom:5px;
    margin:0;
}
#itemwrapper .left .itemcode {
    font-size:14px;
    color:#222222;
    font-weight:normal;
}
#itemwrapper .floatleft {
    float:left;
}
#itemwrapper .floatright{
    float:right;
}
#itemwrapper .itemnote {
    padding:8px!important;
    border-top:1px dotted #a6a6a6;
    border-bottom:1px dotted #a6a6a6;
    font-weight:bold;
}
#image_viewer_description{
    margin-top:5px;
}
#itemwrapper a.floatleft{
    padding:6px;
    text-decoration:none;
}
#itemwrapper a.floatleft:hover{
    border:1px dotted #a6a6a6;
    padding:5px;
}
#itemwrapper .widget-itemdescription .widget-tabbed {
    width:100%;
}
#itemwrapper .left .widget-tabbed{
    width:502px!important;
}
#itemwrapper .left .content .widget-tabbed{
    width:100%!important;
}
#itemwrapper .right .widget-tabbed{
    width:320px!important;
}

/*===========================================*/
/*==[ Additional Options Tabs ]==============*/
/*===========================================*/

#additionalTabContainer #recommended_tab {
    display: none;
}

#additionalTabContainer #similar_tab {
    display: none;
}

/*===========================================*/
/*==[ Test & Target Buttons ]================*/
/*===========================================*/

/* These are the default buttons */
/*.linkbg {
    background-image: url(/images/buttons/a-orange-buttons.gif);
    background-position: -588px 0;
    background-repeat: no-repeat;
    background-color: #ffffff;
    height:28px;
    width:120px;
    display:block;
    border:0;
    padding:0;
    padding-top:7px;
    padding-bottom:7px;
    text-align:center;
    text-decoration:none;
    font-size:10px;
    font-weight:bold;
    text-transform:uppercase;
    color:#444444;
    cursor:pointer;
    outline:none;
    border:0;
    -webkit-box-shadow: none;
}


.linkbg.secure {
    background-image: url(/images/buttons/a-orange-buttons.gif);
    background-color: #ffffff;
}
/* End Default Button Definitions */
/*
input.linkbg {
    outline:none;
    border:0;
}
.linkbg:hover {
    background-position: -588px -28px;
}
.addtocart {
    background-position: 0 0;
    width:147px;
    height:28px;
}
.addtocart:hover {
    background-position: 0 -28px;
}*/
.addselection {
    background-image: url(/images/buttons/orange-buttons_addselection.gif);
    background-position: 0 0;
    background-color: #ffffff;
    width:221px!important;
    height:28px;
}
.addselection:hover {
    background-position: 0 -28px;
}
a.linkbg, .linkbg.inputlink {
    background-position: -588px 0!important;
    text-align:center;
    padding:0;
    padding-top:7px;
    text-decoration:none;
    color:#444444;
    font-size:10px;
    font-weight:bold;
    text-transform:uppercase;
    height:21px;
    width:120px;
}
input.inputlink {
    padding-bottom:7px !important;
    height: 28px !important;
}
a:hover.linkbg {
    background-position: -588px -28px !important;
}

#SalesButtonDIV {
    z-index: 21;
}




/*==========================*/
/*=======[HACKS :( ]========*/
/*==========================*/

/*  ShareThis Hacks  */
.stButton .stButton_gradient {
    padding-top: 0px !important;
}
.stButton, .st_fblike_hcount {
    margin-right:5px!important;
}

        
/* remove email submit default border */
fieldset { border: 0; }

.blue-background {
    -webkit-box-shadow: rgba(0, 0, 0, 0.496094) 0px 1px 2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.496094) 0px 1px 2px;
    -o-box-shadow: rgba(0, 0, 0, 0.496094) 0px 1px 2px;
    box-shadow: rgba(0, 0, 0, 0.496094) 0px 1px 2px;
    background-color: #2D5DC0;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3073fc), to(#1b3976));
    background-image: -webkit-linear-gradient(#3073fc, #1b3976);
    background-image: -moz-linear-gradient(#3073fc, #1b3976);
    background-image: -o-linear-gradient(#3073fc, #1b3976);
}
.blue-background p,
.blue-background h1,
.blue-background h2,
.blue-background h3,
.blue-background h4,
.blue-background h5 {
    color: #fff;
}
.bundle-ad h1{
    font-size: 35px;
    margin: 0 0 10px 0;
    text-shadow: 2px 2px 2px rgba(0,0,0, .2);
}
.bundle-ad p{
    margin: 0;
    font-size: 16px;
}
.bundle-ad .price{
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
}
.bundle-ad {
    padding-top: 20px;
    padding-bottom: 15px;
    margin-bottom: 10px;
}
.bundle-ad .img{
    background:#fff;
}
.bundle-ad .addtocart {
    color: #fff!important;
}


/**** ORDER TRACKING  *****/
.enterOrderNumber {
    
}

.enterOrderNumber h2 {
    margin-bottom: 0;
    padding: 20px;
    border: 1px solid #B3B3B3;
    background-color: #f7f7f7;
    text-shadow: 0 1px 0 #fff;
}

.content {
    border: 1px solid #B3B3B3;
    border-top: 0;
    border-bottom: 0;
    padding: 20px;
}

.orderNumberForm {
    background-color: #f7f7f7;
    border: 1px solid #B3B3B3;
    padding: 20px;
}

.orderStatus {
    padding: 20px 20px 0;
    border: 1px solid #B3B3B3;
    border-bottom: 0;
}

.orderInfo {
    padding: 20px;
    border-bottom: 0;
}

.orderItems {
    margin-bottom: 20px;
    padding-left:20px;
}
.orderItems thead {
	background-color:#ccc;
	padding:5px 0;
}
.orderItems th {
	padding-left:5px;
}
.orderItems td {
	padding:10px 50px 5px 5px;
}
td.firstRow { padding-top: 10px; }
.trackingContainer tbody tr:last-child { border-bottom: 10px solid rgba(255,255,255,0.0); }

.trackingContainer {
    /* border: 1px solid #B3B3B3; */
}

.trackingContainer table {
    width: 100%;
}

.trackingContainer thead {
    background-color: #f7f7f7;
    border-bottom: 1px solid #B3B3B3;
    border-top: 1px solid #B3B3B3;
}

.trackingContainer th {
    text-align: left;
    font-weight: bold;
    padding: 5px 20px 5px 20px;
    font-size: 12px;
}

.trackingContainer td {
    text-align: left;
    padding-left: 20px;
    font-size: 12px;
}

.trackingContainer h4 {
    background: #e5e5e5;
    margin: 20px 0 0;
    padding: 10px 20px;
    border-top: 1px solid #b3b3b3;
}

.shippingInfo {
    border: 1px solid #B3B3B3;
    border-top: 0;
    width: 578px !important;
}



/**  REFINEMENTS **/
.refinements-list {
	background-color: #555;
	width: auto;
	padding: 10px;
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.75);
}

.refinement-values {
	display: block;
	width: 100%;
	height: 100px;
	overflow: auto;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: scroll;
}

.refinement_value_font {
	display: block;
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	text-shadow: 0 1px 2px #000;
	padding-bottom: 2px;
	outline: none;
}

.refinement_value_font strong {
	font-size: 13px;
}

.refinement_heading_row, .refinement_heading_row_on {
	background-color: #e6e6e6;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fefefe), to(#d9d9d9));
	background-image: -webkit-linear-gradient(top, #fefefe, #d9d9d9);
	background-image:    -moz-linear-gradient(top, #fefefe, #d9d9d9);
	background-image:     -ms-linear-gradient(top, #fefefe, #d9d9d9);
	background-image:      -o-linear-gradient(top, #fefefe, #d9d9d9);
}

.refinement_heading_font {
	font-size: 14px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	outline: none;
	color: #666;
}

.refinements {
	border: 1px solid #a6a6a6;
	border-radius: 5px;
	margin-bottom: 30px;
}

.refinements div:first-child {
	border-radius: 5px 5px 0 0;
}

.galleryitem .brand {
	color: #4d4d4d;
	text-decoration: none;
}

.emailmebetterprice {
	color: #204899;
}

.pagination {
	border: 0 !important;
}

/* Authorized Retailer */

.authorizations {
	margin: 10px auto 20px auto;
	text-align:center;
}

.authElement {
	margin:0 auto;
}



/*=====================================*/
/*===========[  HEADER  ]==============*/
/*=====================================*/
      .topbar {
      	background-color: #ebebeb;
      	color: #000000;
      	height: 30px;
      	font-size: 12px;
      	margin-bottom: 00px;
				
      
      }
      
      .topbar strong {
      	line-height: 29px;
				
      }
      
      .topbar ul {
      	margin-bottom: 0;
      }
      
      .topbar ul li {
      	list-style: none;
      	float: left;
      	line-height: 29px;
		margin:-5px 0 0 0px;
      	padding: 0 10px 0 10px;
      	border-left: 1px solid #437b00;
      	/*border-right: 1px solid #131313;*/
      }
      
      .topbar ul li:first-child {
      	border-left: 0;
      	padding-left: 0;
      }
      
      .topbar ul li:last-child {
      	border-right: 0;
      	padding-right: 0;
      }
      
      .topbar a {
      	color: #000000;
      	text-decoration: none;
      }
      
      .topbar a:hover {
      	color: #437b00;
      }

      .topbar i {
      	width: 20px;
      	height: 20px;
      	background-image: url(/templates/204/images/topbar-sprites.png);
      	margin-top: -3px;
      	margin-right: 5px;
      	vertical-align: text-top;
      	display: inline-block;
      	*display: inline;
      	zoom: 1;
      }

      .chat-btn-header {
      	display: block;
      	width: 177px;
      	height: 15px;
      	margin-top: 7px;
      	margin-bottom: 7px;
      }

      .icon-chat {background-position: 0 -464px;}
      a:hover .icon-chat {background-position: 0 -394px;}
      }
      // Help link
      .help-link {
      	i {background-position: 0 -604px;}
      	&:hover .icon-help {	background-position: 0 -534px;}
      }
      .helplinks li:first-child {
      	font-size:15px;
      }
      .sprite-atg-chat-topbar-hover{ background-position: 0 0; width: 177px; height: 15px; } 
      .sprite-atg-chat-topbar{ background-position: 0 -65px; width: 177px; height: 15px; } 
      
      
      .header { z-index:9999; }


/*=============[  Header Logo  ]==========*/
.header_logo {
	font-size: 0;
  	line-height: 0;
  	margin-bottom: 0;
	font-weight: normal;
}

.header_logo img {
	position: relative;
	top: -3px;	
}

/*=============[  Styled Forms  ]===========*/
#search {

}

#search input {
	width: 398px!important;
}

.styledform input {
	display: inline-block;
	font-style: italic;
	font-weight: bold;
	height: 30px;
	padding: 4px 10px;
	margin-bottom: 9px;
	font-size: 13px;
	line-height: 18px;
	color: #999;
	border: 1px solid #afafaf;
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
	-webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.1);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-ms-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear
}

.styledform button.bluebtn {
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-o-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
	border: 0;
	padding-top: 3px;
	height: 40px;
	cursor: pointer;
	background-color: #2d5dc0; 
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3073fc), to(#1b3976));
	background-image: -webkit-linear-gradient(#3073fc, #1b3976); 
	background-image: 	 -moz-linear-gradient(#3073fc, #1b3976);
	background-image: 	   -o-linear-gradient(#3073fc, #1b3976);
	
	/* filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#3073fc, endColorstr=#1b3976);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#3073fc, endColorstr=#1b3976)"; */
}

.styledform button.bluebtn:hover {
	background-color: #204899; 
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2c6ae5), to(#183266));
	background-image: -webkit-linear-gradient(#2c6ae5, #183266); 
	background-image: 	 -moz-linear-gradient(#2c6ae5, #183266);
	background-image: 	   -o-linear-gradient(#2c6ae5, #183266);
	/*filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#2c6ae5, endColorstr=#183266);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#2c6ae5, endColorstr=#183266)";*/
}


.styledform button.bluebtn:active {
	background-color: #204899; 
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1b3976), to(#1d469a));
	background-image: -webkit-linear-gradient(#1b3976, #1d469a); 
	background-image: 	 -moz-linear-gradient(#1b3976, #1d469a);
	background-image: 	   -o-linear-gradient(#2F2727, #1d469a);
	/*filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#1b3976, endColorstr=#1d469a);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#1b3976, endColorstr=#1d469a)";*/
}

.styledform button.Blackbtn {
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-o-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
	border: 0;
	padding-top: 3px;
	height: 40px;
	cursor: pointer;
	background-color: #437b00; 
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#437b00), to(#6daf03));
	background-image: -webkit-linear-gradient(#437b00, #6daf03); 
	background-image: 	 -moz-linear-gradient(#437b00, #6daf03);
	background-image: 	   -o-linear-gradient(#437b00, #6daf03);
	
	/* filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#353535, endColorstr=#5d5d5d);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#353535, endColorstr=#5d5d5d)"; */
}

.styledform button.Blackbtn:hover {
	background-color: #ebebeb; 
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5d5d5d), to(#ebebeb));
	background-image: -webkit-linear-gradient(#5d5d5d, #ebebeb); 
	background-image: 	 -moz-linear-gradient(#5d5d5d, #ebebeb);
	background-image: 	   -o-linear-gradient(#5d5d5d, #ebebeb);
	/*filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#353535, endColorstr=#5d5d5d);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#353535, endColorstr=#5d5d5d)";*/
}


.styledform button.Blackbtn:active {
	background-color: #2f2f2f; 
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#353535), to(#5d5d5d));
	background-image: -webkit-linear-gradient(#353535, #5d5d5d); 
	background-image: 	 -moz-linear-gradient(#353535, #5d5d5d);
	background-image: 	   -o-linear-gradient(#353535, #5d5d5d);
	/*filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#1b3976, endColorstr=#5d5d5d);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#1b3976, endColorstr=#5d5d5d)";*/
}


.styledform button.LiteBlackbtn {
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-o-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
	border: 0;
	padding-top: 3px;
	height: 40px;
	cursor: pointer;
	background-color: #B7B7B7; 
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#353535), to(#5d5d5d));
	background-image: -webkit-linear-gradient(#353535, #5d5d5d); 
	background-image: 	 -moz-linear-gradient(#353535, #5d5d5d);
	background-image: 	   -o-linear-gradient(#353535, #5d5d5d);
	
	/* filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#353535, endColorstr=#5d5d5d);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#353535, endColorstr=#5d5d5d)"; */
}

.styledform button.LiteBlackbtn:hover {
	background-color: #5d5d5d; 
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#353535), to(#5d5d5d));
	background-image: -webkit-linear-gradient(#353535, #5d5d5d); 
	background-image: 	 -moz-linear-gradient(#353535, #5d5d5d);
	background-image: 	   -o-linear-gradient(#353535, #5d5d5d);
	/*filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#353535, endColorstr=#5d5d5d);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#353535, endColorstr=#5d5d5d)";*/
}


.styledform button.LiteBlackbtn:active {
	background-color: #B7B7B7; 
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#353535), to(#5d5d5d));
	background-image: -webkit-linear-gradient(#353535, #5d5d5d); 
	background-image: 	 -moz-linear-gradient(#353535, #5d5d5d);
	background-image: 	   -o-linear-gradient(#353535, #5d5d5d);
	/*filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#1b3976, endColorstr=#5d5d5d);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#1b3976, endColorstr=#5d5d5d)";*/
}


/*=============[  DOD / CLEARANCE BTNS  ]==========*/

.dodBtn, .clearanceBtn {
	border: 1px solid #afafaf;
	border-radius: 5px;
	background: #f5f5f5;
	height: 38px;
	color: #595959;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
	font-weight: bold;
}
.dodBtn:hover, .clearanceBtn:hover {
	border-color: #808080;
}

.dodBtn {
	width: 128px !important;
	padding-top: 7px;
	height: 31px;
}
.dodBtn i {
	background-image: url('/Templates/202/images/user.png');
	background-repeat:no-repeat;
	background-size:20px 20px;
	width: 20px;
	height: 20px;
	display: inline-block;
	margin: 0 2px 0 2px;
	vertical-align: text-top;
}

.HomeBtn {
	width: 20px !important;
	padding-top: 4px;
	height: 35px;
}
.HomeBtn i {
	background-image: url('/Templates/202/images/home.png');
	background-repeat:no-repeat;
	background-size:22px 22px;
	width: 22px;
	height: 22px;
	display: inline-block;
	margin: 5px 0px 0 -1px;
	vertical-align: text-top;
}



.clearanceBtn i {
	background-image: url('/Templates/202/images/header-legacy-outleticon.png');
	width: 20px;
	height: 20px;
	display: inline-block;
	margin: 0 8px 0 10px;
	vertical-align: text-top;
}

.clearanceBtn {
	width: 88px !important;
	padding-top: 7px;
	height: 31px;
}


.tooltip {
position: absolute;
z-index: 9999;
display: block;
visibility: visible;
padding: 5px;
font-size: 11px;
opacity: 0;
filter: alpha(opacity=0);
}

.tooltip.in {
opacity: .8;
filter: alpha(opacity=80);
}

.tooltip.bottom {
margin-top: 2px;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000000;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: white;
text-align: center;
text-decoration: none;
background-color: black;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.fade {
-webkit-transition: opacity .15s linear;
-moz-transition: opacity .15s linear;
-ms-transition: opacity .15s linear;
-o-transition: opacity .15s linear;
transition: opacity .15s linear;
opacity: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
}


/*========================================*/
/*===========[  CATEGORY NAV  ]===========*/
/*========================================*/
  
  /* Blue Button (drop shadow, border radius, gradient) */
    ul.nav {
    	font-weight: bold;
    	font-size: 13px;
    	line-height: 35px;
    	-webkit-border-radius: 5px;
    	-moz-border-radius: 5px;
    	-o-border-radius: 5px;
    	border-radius: 5px;
    	border: 1px solid #afafaf;
    	position:relative;
    	z-index: 10000;
    	zoom:1;
    	background-color: #f2f2f2; 
    	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#e6e6e6));
    	background-image: -webkit-linear-gradient(#ffffff, #e6e6e6); 
    	background-image: 	 -moz-linear-gradient(#ffffff, #e6e6e6);
    	background-image: 	   -o-linear-gradient(#ffffff, #e6e6e6);
    	margin-top:0px;
			margin-bottom:14px;
			margin-right:0px;
			margin-left:10px;
			padding-top:0px;
			height: 35px;
    	/*width: 698px !important;*/
			width: 735px !important;
    }
				/*margin:-5px 0 0 0px;
      	/*padding: 0 10px 0 10px;*/
    ul.nav > li > a {
    	color: #595959;
    	text-decoration: none;
    	padding: 0 10px 0 10px;
    	margin: 0 0 0 -13px;
			/*margin-top: -3px;*/
    	text-shadow: 0 1px 0 #fff;
    	
    	border-right: 1px solid #afafaf;
    	display: inline-block;
    	
    	

    }

    ul.nav > li:hover > a {
    	background-color: #d9d9d9; 
			padding: 0 10px 0 10px;
    	margin: 0 0 0 -13px;
    	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#d9d9d9));
    	background-image: -webkit-linear-gradient(#ffffff, #d9d9d9); 
    	background-image: 	 -moz-linear-gradient(#ffffff, #d9d9d9);
    	background-image: 	   -o-linear-gradient(#ffffff, #d9d9d9);
    }

    ul.nav > li:first-child > a {
    	border-left: 0!important;
    	border-radius: 5px 0 0 5px;
    }
    ul.nav > li:last-child > a {
    	border-right: 0!important;
    	border-radius: 0 5px 5px 0;
    	
    	
    }
    ul.nav > li.open:last-child .dropdown-toggle {
    	padding-right: 2px;
    }


.dropdown {
  position: relative;
  float: left;
}

.caret {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 0;
  height: 0;
  text-indent: -99999px;
  vertical-align: top;
  border-left:  4px solid transparent;
  border-right: 4px solid transparent;
  border-top:   4px solid #000;
  opacity: 0.5;

}
.dropdown .caret {
  margin-top: 15px;
  margin-left: 4px;
  *margin-top: 6px;
}
.dropdown:hover .caret,
.open.dropdown .caret {
  opacity: 0.6;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  max-width: 220px;
  _width: 160px;
  padding: 4px 0;
  margin: 0;
	margin-left:-14px;
	margin-top:-2px;
  list-style: none;
  background-color: #404040;
  border-color: #333;
  border-color: rgba(0,0,0,.33);
  border-top-color: #222;
  border-style: solid;
  border-width: 1px;
  border-radius: 0 0 5px 5px;
  box-shadow: 0 5px 10px rgba(0,0,0,.33);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
  zoom: 1;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  *left:0;
}

.dropdown-menu .bottom-up {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
  
.dropdown-menu .divider {
  height: 1px;
  margin: 5px 1px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}

.dropdown-menu a {
  display: block;
  padding: 5px 15px;
  clear: both;
  font-weight: 500;
  line-height: 18px;
  color: #ffffff;
  white-space: nowrap;
  text-decoration: none;
  text-shadow: 0 1px 0 #000;
	margin: 0px 0px 0px -13px;
  border-bottom: 1px solid #333333;
  border-top: 1px solid #4d4d4d;
 }
 
.dropdown-menu li:first-child a {
	border-top: 0;
}
 .dropdown-menu li:last-child a {
	border-bottom: 0;
}

.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  text-decoration: none;
  background-color: #20499d;
	color: #ffffff;
}

.dropdown-menu a:hover {
	border-top: 1px solid #4d4d4d;
}

.dropdown.open .dropdown-toggle {
  color: #fff;
  text-shadow: 0 1px 0 #000;
  background: #2656b9;
  border-left: 1px solid #4d4d4d;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.dropdown.open .dropdown-menu {
  display: block;
}

.open.dropdown .caret {
  border-top: 4px solid #f2f2f2;
  opacity: 1;
}





/*=============[  Dynamic Cart  ]===========*/

/*========================================*/
/*=========[  CART SUPERFISH  ]===========*/
/*========================================*/

/*** ESSENTIAL STYLES ***/
.dynacartAct, .dynacartAct * {
	padding:		 0;
	list-style:		none;
	z-index: 10000;
}
.dynacartAct {
	line-height:	1.0;
	padding: 		0 0 1px 0;
}
.dynacartAct ul {
	position:		absolute;
	top:			-999em;
	width:			340px; /* right offset of submenus need to match (see below) */
}
.dynacartAct li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.dynacartAct li {
	position:		relative;
}
.dynacartAct a {
	display:		block;
	position:		relative;
}
.dynacartAct li:hover ul,
.dynacartAct li.sfHover ul {
	right:			-1px;
	top:			36px; /* match top ul list item height */
	z-index:		99;
}

/*** arrows **/
.dynacartAct a.sf-with-ul {
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}


/* EMPTY CART */
	.dynacartInact {
		font-weight: bold;
		margin-bottom: 0;
		border: 1px solid #afafaf;
		height: 35px;
		width: 218px !important;
		background-color: #ffffff; 
		color: #666;
		font-size: 16px;
		text-shadow: rgba(255,255,255,1) 0 1px 0, rgba(0,0,0,1) 0 0 0;
		background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#e6e6e6));
		background-image: -webkit-linear-gradient(#ffffff, #e6e6e6); 
		background-image: 	 -moz-linear-gradient(#ffffff, #e6e6e6);
		background-image:	   -o-linear-gradient(#ffffff, #e6e6e6);
		filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffffff, endColorstr=#e6e6e6);
    	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#ffffff, endColorstr=#e6e6e6)";
	}
	
	/* Cart icon */
		.dynacartInact .myCart img {
			top: 9px;
			margin-right: 5px;
		}
	
	/* My Cart title */	
		.dynacartInact .myCart span { top: 7px; }
	
	/* Cart Total Items */
		.dynacartInact .myCartcount { top: 7px; }
		
		.dynacartInact .myCartcount span {
			font-weight: normal;
			font-size: 14px;
		}



/* WITH ITEMS */
	
	/* Yellow Button (static, hover) */
		ul.dynacartAct {
			font-size: 16px;
			line-height: 16px;
			display: inline-block;
			font-weight: bold;
			color: #ffffff;
			text-decoration: none;
			height: 34px;
			margin-bottom: 0;
			border: 1px solid #dba314;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			-o-border-radius: 5px;
			border-radius: 5px;
			background-color: #f6b800; /* fallback color */
			background-image: url(); /* fallback image */
			background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9d000), to(#f3a100));
			background-image: -webkit-linear-gradient(100% 100% 90deg, #f3a100, #f9d000);
			background-image: 	 -moz-linear-gradient(100% 100% 90deg, #f3a100, #f9d000);
			background-image: 	   -o-linear-gradient(100% 100% 90deg, #f3a100, #f9d000);
			/* filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#f9d000, endColorstr=#f3a100);
    		-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#f9d000, endColorstr=#f3a100)"; */
			/* For IE 7 */
		    zoom: 1;
		    *display: inline;
		    -webkit-box-shadow: none;
			-moz-box-shadow: none;
			-ms-box-shadow: none;
			-o-box-shadow: none;
			box-shadow: none;	
		}
		
		ul.dynacartAct li.cart_button { 
			display:block; 
			height: 37px;
		}
		
		a.cartlink {
			color: #ffffff;
			text-decoration: none;	
		}
		
		/* Flatten effect for Yellow button (background color, square off bottom of button) */
			ul.dynacartAct:hover {
				background-color: #f3a100; 
				background-image: none;
				-webkit-border-radius: 5px 5px 0 0;
				-moz-border-radius: 5px 5px 0 0;
				-o-border-radius: 5px 5px 0 0;
				border-radius: 5px 5px 0 0;
				filter: none;
				-ms-filter: none;
			}
	
		/* Cart Icon */
			ul.dynacartAct li .myCart img {
				top: 9px;
				margin-right: 5px;
			}
		
		/* My Cart title */	
			ul.dynacartAct li .myCart span { top: 6px;text-shadow: 0 1px 1px #d18904; }
		
		/* Cart Total Items */
			ul.dynacartAct li .myCartcount { top: 9px;text-shadow: 0 1px 1px #d18904; }
			
			.dynacartAct li .myCartcount span {
				font-weight: normal;
				font-size: 14px;
				margin-right: 10px;
			}
	
	
	/*  Cart Dropdown  */
	
		/* Add Border Radius to bottom and topleft of dropdown menu */
			ul.dynacartAct li ul {
				-webkit-border-radius: 5px 0 5px 5px;
				-moz-border-radius: 5px 0 5px 5px;
				-o-border-radius: 5px 0 5px 5px;
				border-radius: 5px 0 5px 5px;
				width: 340px;
				-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.75);
				-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.75);
				-o-box-shadow: 0 1px 3px rgba(0,0,0,0.75);
				box-shadow: 0 1px 3px rgba(0,0,0,0.75);
			}
	
		/*  Round off last <li> in the dropdown list so it doesn't bleed past the container ul rounded edges */
			ul.dynacartAct li ul li a.last { 
				-webkit-border-radius: 0 0 5px 5px;
				-moz-border-radius: 0 0 5px 5px;
				-o-border-radius: 0 0 5px 5px;
				border-radius: 0 0 5px 5px; 
			}
	
		/*  Add inset shadow to first <li> in dropdown to create the effect that it is sliding from 'under' the yellow button */
			ul.dynacartAct ul li:first-child {
				-webkit-box-shadow: rgba(0, 0, 0, 0.246094) 0px 4px 7px inset;
				-moz-box-shadow: rgba(0, 0, 0, 0.246094) 0px 4px 7px inset;
				-o-box-shadow: rgba(0, 0, 0, 0.246094) 0px 4px 7px inset;
				box-shadow: rgba(0, 0, 0, 0.246094) 0px 4px 7px inset;
				-webkit-border-radius: 5px 0 0 0;
				-moz-border-radius: 5px 0 0 0;
				-o-border-radius: 5px 0 0 0;
				border-radius: 5px 0 0 0;
			}
	
		/*  Remove text-decoration from <li> links in dropdown menu  */
			ul.dynacartAct ul li a { text-decoration: none; }
	
		/*  Remove global margin-left: 1em; from <li>'s */
			ul.dynacartAct li { margin-left: 0; }
	
		/*  Style the item line list <li>'s  */
			ul.dynacartAct ul li {
				background: #4D4D4D;
				color: #ffffff;
				padding: 8px 10px 8px 20px;
				width: 310px;
				border-bottom: 1px solid #444;
				border-top: 1px solid #555;
				font-size: 12px;
				display: block;
				line-height: 13px;
			}
	
		/*  Style the item line list <li> hover states  */
			ul.dynacartAct ul li:hover {
				border-bottom: 1px solid #222;
				border-top: 1px solid #000;
			    background-color: #2d2d2d;
			    
			    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1d1d1d), color-stop(97%, #3d3d3d), to(#2d2d2d));	
			    background-image: -webkit-linear-gradient(top, #1d1d1d, #3d3d3d 97%, #2d2d2d);  
			    background-image: 	 -moz-linear-gradient(top, #1d1d1d, #3d3d3d 97%, #2d2d2d);
			    background-image:      -o-linear-gradient(top, #1d1d1d, #3d3d3d 97%, #2d2d2d);  
			    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#1d1d1d, endColorstr=#3d3d3d);
				-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#1d1d1d, endColorstr=#3d3d3d)";
			} 
			
		/* Item Line list styles */
			.dynacartAct ul li p { 
				display: inline-block; 
				/* For IE 7 */
				zoom: 1;
				*display: inline;
			}
			
			/* Item Title */
				.dynacart_title { width: 180px; }
				
				.dynacart_title a {
					display:inline !important;
					color: #ffffff;
				}
				
				.dynacartAct ul li p { line-height: 18px; }
			
			/* Item Qty */
				.dynacart_qty {
					background: #999;
					-webkit-border-radius: 3px;
					-moz-border-radius: 3px;
					-o-border-radius: 3px;
					border-radius: 3px;
					padding: 2px 7px;	
				}
			
			/* Item Price */
				.lineprice {
					font-size: 12px;
					font-weight: normal;
				}
			
			/* Remove Item button */
				.dynacartAct button.remove {
					display: none;
					border:0;
					background-color: transparent;
					position: absolute;
					top: 50%;
					right: 16px;
					margin-top: -7px;
					width: 13px;
					height: 13px;
					background-image: url('/Templates/202/images/dynacart-remove.png');
					cursor: pointer;
				}
				
				.dynacartAct button.remove:hover { background-image: url('/Templates/202/images/dynacart-remove.png'); }
				
				.dynacartAct ul li:hover button.remove { display: block; }
	
	
	/* Dynamic Cart Footer (subtotal, checkout btn) */
		ul.dynacartAct ul li.dynacart_footer {
			background: #292929;
			padding: 10px;
			-webkit-border-radius: 0 0 5px 5px;
			-moz-border-radius: 0 0 5px 5px;
			-o-border-radius: 0 0 5px 5px;
			border-radius: 0 0 5px 5px;
			border-top: 0;
			width: 320px;
		}

		.dynacart_footer label{
			color: #999;
			font-size: 10px;	
			margin-top: 8px;
			margin-bottom: 2px;
		}
	
		.dynacart_subtotal { font-size: 16px; }
		
/*****************************/
/****  BLACK FRIDAY 2011 *****/
/*****************************/

.hpPrimary, .hpSecondary { 
	margin-bottom: 30px; 
	height: 300px;
}

.hpPrimary {
	width: 580px;
	position: relative;
}

.hpPrimary .action {
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
	background-color: #E6E6E6;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), color-stop(25%, white), to(#E6E6E6));
	background-image: -webkit-linear-gradient(white, white 25%, #E6E6E6);
	background-image: -moz-linear-gradient(top, white, white 25%, #E6E6E6);
	background-image: -ms-linear-gradient(white, white 25%, #E6E6E6);
	background-image: -o-linear-gradient(white, white 25%, #E6E6E6);
	background-image: linear-gradient(white, white 25%, #E6E6E6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#E6E6E6', GradientType=0);
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	color: #333;
	border: 1px solid #CCC;
	border-bottom-color: #BBB;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-webkit-transition: 0.1s linear all;
	-moz-transition: 0.1s linear all;
	-ms-transition: 0.1s linear all;
	-o-transition: 0.1s linear all;
	transition: 0.1s linear all;
	font-size: 16px;
	line-height: normal;
	padding: 9px 14px 9px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	position: absolute;
	top: 225px;
}

.hpPrimary .action:hover {
	background-position: 0 -15px;
  	color: #333;
  	text-decoration: none;
}

.hpPrimary .action:after {
	content: url('/Templates/202/images/HP-action-arrow.png');
	margin-left: 10px;
	position:relative;
	top: 1px;
}

.hpSecondary { width: 340px; }

.hpLeft, .hpRight { height: 150px; }

.hpMid1, .hpMid2 { height: 65px; }

.guideLink {
	height: 65px;
	width: 78px;
	width: 77px\9;
	display:block;
	float: left;
	text-indent: -9999px;
}

.guideLink:hover {
	background-image: none;
	background-color: #4d4d4d;
	text-indent: 0;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	width: 58px;
	height: 50px;
	padding: 10px 10px 5px;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 14px;
	-webkit-box-shadow: inset 0 1px 5px #000;
	-moz-box-shadow: inset 0 1px 5px #000;
	-o-box-shadow: inset 0 1px 5px #000;
	box-shadow: inset 0 1px 5px #000;
	text-shadow: 0 1px 2px #000;
}

/* .hpMid2 {
	border: 1px solid #d9d9d9;
	background: #f7f7f7;
	margin-bottom: 10px;
	height: 63px;
} 
.hpMid2 img { margin: 13px 10px 0 10px; } */

.hpMid2 h3 {
	font-size: 16px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 0;
	display: inline-block;
	*display: inline;
	zoom: 1;
}




.brandsLink {
		text-decoration: none;
		float:right;
		margin-top: 20px;
		margin-right: 10px;
}

.brand-slider {
	width: 940px;
	height: 75px;
	margin: 15px auto 25px;
	border-radius: 5px;
	border: 1px solid #d9d9d9;
}

.ie8 .brand-slider, .ie7 .brand-slider {
	border: 1px solid #d1cecb;	
}

.scrollable {              
	position:relative;
	overflow:hidden;
	width: 844px;
	height:75px;
	background-color: #fff; 
	float:left;
}   

.scrollable .brand_slider_items { 
	width:20000em;
	position:absolute;
	background-color: #f5f5f5;
	height: 75px;
}    

.brand_slider_items div { float:left; }

.brand_slider_items div img {
	margin-top: 12px;
	margin-right: 10px;
	margin-left: 10px;
}  

a.browse {
	background:url(/Templates/202/images/VDC-brandslider-arrows2.png) no-repeat;
	display:block;
	width:47px;
	height:75px;
	float:left;
	cursor:pointer;
	font-size:1px;
} 

a.scroll-right { 
	margin:0 0 0 0; 
	background-position: -0 -375px;
	clear:right;
	border-radius: 0 5px 5px 0;
	border-left: 1px solid #d9d9d9;
}  

a.scroll-right:hover { background-position: 0 -250px; }     

a.scroll-left { 
	margin:0 0 0 0;
	background-position:  0 -125px; 
	border-radius: 5px 0 0 5px;
	border-right: 1px solid #d9d9d9;
}       

a.scroll-left:hover { background-position: 0 0; }  

a.disabled { visibility:hidden !important; }


/** HIDE CEO ZONES **/
.categoryPageZone, .itemPageZone {display:none;}



    		.mar_10 { margin:10px; }
        .martop_neg10 { margin-top: -10px; }
        .marleft_neg10 { margin-left: -10px; }
        .martop_0 { margin-top: 0; }
        .martop_10 { margin-top: 10px; }
        .martop_20 { margin-top: 20px; }
        .martop_30 { margin-top: 30px; }
        .marright_10 { margin-right: 10px; }
        .marright_20 { margin-right: 20px; }
        .marright_30 { margin-right: 30px; }
        .marbottom_10 { margin-bottom: 10px; }
        .marbottom_20 { margin-bottom: 20px; }
        .marbottom_30 { margin-bottom: 30px; }
        .marleft_10 { margin-left: 10px; }
        .marleft_20 { margin-left: 20px; }
        .marleft_30 { margin-left: 30px; }
        
        .pad_10 { padding:10px!important; }
        .padtop_10 { padding-top: 10px; }
        .padtop_20 { padding-top: 20px; }
        .padtop_30 { padding-top: 30px; }
        .padright_10 { padding-right: 10px; }
        .padright_20 { padding-right: 20px; }
        .padright_30 { padding-right: 30px; }
        .padbottom_10 { padding-bottom: 10px; }
        .padbottom_20 { padding-bottom: 20px; }
        .padbottom_30 { padding-bottom: 30px; }
        .padleft_10 { padding-left: 10px; }
        .padleft_20 { padding-left: 20px; }
        .padleft_30 { padding-left: 30px; }
        
        .left { float: left; }
        .right { float: right; }
        
        .relative { position: relative; }
        
        
        
        .clearfix:after {
        	clear: both;
        	content: ' ';
        	display: block;
        	font-size: 0;
        	line-height: 0;
        	visibility: hidden;
        	width: 0;
        	height: 0;
        }
        
        .clearfix {	display: inline-block; }
        
        * html .clearfix { height: 1%; }
        
        .clearfix {	display: block; }
        
        .nopad { padding: 0; }
        .nomrg { margin: 0; }
        
        .vertalign_mid { vertical-align:middle; }
        
        .spacer { height:20px; clear: both;}
        .halfspacer { height:10px; clear: both;}

				/*=====================================*/
/*===========[  PREFOOTER  ]===========*/
/*=====================================*/

.prefooter img {
	vertical-align: bottom;
}

/*=========[  Employee profile  ]============*/
.meet_employee {
	margin-top: 45px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	display: block;
}

.employee_title {
	font-size: 12px;
	display: block;
	text-align: center;
	line-height: 14px;
	margin-top: 5px;
}

/*=========[  Important Links  ]============*/
ul.important_links {
	font-size: 12px;
	line-height: 12px;
	padding: 15px 0 5px;
}

ul.important_links li {
	margin-right: 0;
	list-style: none;
	display: inline-block;
	padding: 0 0 0 10px;
	margin-left: 10px;
	border-left: 1px solid #bfbfbf;
	/* For IE 7 */
	zoom: 1;
	*display: inline;
}

ul.important_links li:first-child {
	padding-left: 0;
	margin-left: 0;
	border-left: 0;
}

ul.important_links li a { 
	text-decoration: none;
	color: #4c4c4c;
	font-weight: bold; 
}

ul.important_links li a:hover { 
	text-decoration: underline; 
}


/*=====================================*/
/*===========[  FOOTER  ]==============*/
/*=====================================*/

.footer {
	padding: 20px 0 20px 20px;
	background-color: #f7f7f7;
	background-repeat: repeat-y;
	box-shadow: inset 0 1px 5px rgba(0,0,0,0.35);
	width:960px;

}

.no-boxshadow .footer {border: 1px solid #d9d9d9;}

/*=============[    ]==========*/
.footer dt {
	color: #666;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 18px;
}

.footer dd { line-height: 18px; }

.footer dd a {
	font-size: 13px;
	color: #888;
	text-decoration: none;
}

.footer dl p {
	font-size: 13px;
	line-height: 18px;
	color: #888;
	text-decoration: none;
}

.footer dl a:hover { text-decoration: underline; }

.followlogo img {
	position: relative;
	margin: 3px 3px 0 0;
}

.followlogo img:hover {
	top: 1px;
	left:1px;
}

#mc_embed_signup input, #trackingform {
	font-size: 11px;
	color: #777;
}

.postfooter {
	color: #888;
	font-size: 13px;
	/*margin-top: 30px;*/
}

.siteversion {
	font-size: 10px;
	margin-left: 10px;
}
.footer input {
	width: 158px!important;
}



