/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */


#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	padding-top:7px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:link, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:link, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #BF0020;
	text-decoration: none;
	}

a:hover {
	color: #BF0020;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0px 0 0;
	width: 680px;
	}

.widecolumn {
	padding: 10px 20px;
	/*margin: 5px 0 0 150px;*/
	/*width: 450px;*/
	}

.post {
	margin: 0 0 40px;
	padding:0 0 20px 0;
	text-align: justify;
	background:url(/images/layout/bdr_dotted_horiz.gif) repeat-x 0 100%;}
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .entry .postmetadata {
	padding-top: 5px;
	font-size: .9em;
	}

.widecolumn .entry .postmetadata {
	margin: 30px 0;
	font-size:.9em;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	font-size:.9em;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 10px 10px 10px;
	margin-left: 695px;
	width: 190px;
	background:#EFEFEF;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */









/* Default - 011909 */

html, body {font-family: Verdana,Geneva,sans-serif; font-size:12px; margin:0; padding:0; color:#000; background:url(/images/layout/site_bg.jpg) no-repeat 50% 0 #000;}
table, td {font-size: 1em;}
th {text-align:left; background-color:#eee;}
p {margin: 0 0 1em 0;}
h1 {font-size:24px;}
h2 {font-size:20px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
h5, h6 {font-size:12px;}
input, select, textarea {font-size:1em;}
form {display:inline;}
label {vertical-align:middle;}
input[type='radio'], input[type='checkbox'] {vertical-align:middle;}
img {margin:0; padding:0; border-style:none;}

.hide {display:none;}
.smallest {font-size:.8em;}
.smaller {font-size:.9em;}
.larger {font-size:1.1em;}
.largest {font-size:1.2em;}
.bold {font-weight:bold;}
.italic {font-style:italic;}
.strike {text-decoration:line-through;}
.red {color:#bf0020;}
.green {color:#390;}
.vtop {vertical-align:top;}
.center {text-align:center;}
.right {text-align:right;}
.nowrap {white-space:nowrap;}
.breakforprint {page-break-after:always;}
.clear {display:block; clear:both; line-height:0; height:0; margin:0; padding:0; overflow:hidden; font-size:.01em;}
.skip {position:absolute; left:-10000px; width:1px; height:1px; overflow:hidden;}

a, a:link, a:visited {color: #bf0020; text-decoration: underline;}
a:hover {color: #bf0020; text-decoration: underline;}
a:active {color: #bf0020; text-decoration: underline;}
a:active, a:focus {outline: 0;}


/* Start Up Styles */

.bdr {border:1px solid #c7c7c7;}
.bdrtop {border-top:1px solid #c7c7c7;}
.bdrright {border-right:1px solid #c7c7c7;}
.bdrbottom {border-bottom:1px solid #c7c7c7;}
.bdrleft {border-left:1px solid #c7c7c7;}

.imgLabel {background-repeat:no-repeat; background-position:0 0; text-indent:-9999em;}

.sale {color:#bf0020; font-weight:bold;}
.open {color:#9d784d; font-weight:bold;}
.regular {color:#000; font-weight:bold;}

/* Start Up Layout */

.container {width:970px; margin:0 auto;}

.header {position:relative; min-height:1px; background:url(/images/layout/header_tile.gif) repeat-x 0 0; z-index:10;}
.header a.sitelogo,
.header a.sitelogo:link,
.header a.sitelogo:visited {float:left; display:block; width:230px; height:100px; background:url(/images/layout/site_logo.jpg) no-repeat 0 0; text-indent:-9999em; overflow:hidden;}

.header .hdrPhonenum {display:block; position:absolute; right:12px; bottom:12px; width:200px; height:34px; text-indent:-9999em; background-position:100% 0; background-repeat:no-repeat;}

.headerControls {float:left; display:inline; width:740px; margin-top:19px; font-size:.9em;}

/* shopping cart and account summary */
.accountSummary {float:right; width:400px; padding-right:7px; text-align:right; padding-top:5px; color:#979ba1;}
.accountSummary a,
.accountSummary a:link,
.accountSummary a:visited {margin:0 3px; color:#bf0020; font-weight:bold; text-decoration:none;}
.accountSummary a:hover,
.accountSummary a:active {text-decoration:underline;}
.accountSummary a.cartLink,
.accountSummary a.cartLink:link,
.accountSummary a.cartLink:visited {margin:0 20px 0 10px; padding-left:33px; font-weight:normal; color:#979ba1; background:url(/images/layout/icon_cart.gif) no-repeat 0 0;}
.accountSummary a.wishlistLink,
.accountSummary a.wishlistLink:link,
.accountSummary a.wishlistLink:visited {font-weight:normal;}

/* block modules used for "grid" of layout" */
.block95, .block175, .block218, .block227, .block277, .block288, .block320, .block333, .block363, .block432, .block448,
.block502, .block544, .block630, .block723, .block738, .block775 {float:left;}

.block95		{width:95px;}
.block175	{width:175px;}
.block218	{width:218px;}
.block227	{width:227px;}
.block277	{width:277px;}
.block288	{width:288px;}
.block320	{width:320px;}
.block333	{width:333px;}
.block363	{width:363px;}
.block432	{width:432px;}
.block448	{width:448px;}
.block502	{width:502px;}
.block544	{width:544px;}
.block630	{width:630px;}
.block723	{width:723px;}
.block738	{width:738px;}
.block775	{width:775px;}

.pad10	{padding:10px;}
.padL4	{padding-left:4px;}
.padL8	{padding-left:8px;}
.padL10	{padding-left:10px;}
.padL13	{padding-left:13px;}
.padL15	{padding-left:15px;}
.padT5	{padding-top:5px;}
.padT10	{padding-top:10px;}
.padT18	{padding-top:18px;}
.padB10	{padding-bottom:10px;}
.padS8	{padding-left:8px; padding-right:8px;}
.padS14	{padding-left:14px; padding-right:14px;}
.padS16	{padding-left:16px; padding-right:16px;}
.padS20	{padding-left:20px; padding-right:20px;}

.sitebody {min-height:1px; border-right:2px solid #280008; border-left:2px solid #280008; background:url(/images/layout/sitebody_tile.jpg) repeat-y 0 0;}
.sitebody .sitebodyWrapper {background:url(/images/layout/sitebody_fullwidth.jpg) no-repeat 0 0;}
.twoRailLeft {background:url(/images/layout/siderail_bg.gif) repeat-y 0 0;}
.twoRailLeft .sitebodyWrapper {background:url(/images/layout/sitebody_top.jpg) no-repeat 0 0;}

/* navigation */

.quickView {position:relative; height:30px; padding:0 10px 0 21px; margin-bottom:4px; border:1px solid #155088; z-index:110;}
.quickView .imgLabel {float:left;}

.siteSearch {float:right; padding:0; margin-right:13px;}
.siteSearch .imgLabel {float:left; margin:7px 5px 0 0;}
.siteSearch input.text {
	float:left;
	width:143px;
	height:13px;
	margin:0;
	padding:4px;
	color:#bebebe;
	border:0;
	background:url(/images/layout/input_search.jpg) no-repeat 17px 5px #000;
	border:1px solid #585a5a;
	border-right:0;
	border-top-color:#656566;
	border-bottom-color:#3c3c3d;
}

.mainNav {position:absolute; right:0; bottom:0; width:738px; height:46px; padding:3px 0 0 0; z-index:100; border-top:2px solid #141414; border-right:2px solid #280008;}
.mainNav ul {margin:0; padding:0;}
.mainNav li {float:left; list-style-type:none;}
.mainNav a, .mainNav a:link, .mainNav a:visited {display:block; height:38px; text-indent:-9999em;}
.mainNav a:hover, .mainNav a:active {background-position:0 -38px;}
.mainNav a.active, .mainNav a.active:link, .mainNav a.active:visited {background-position:0 -38px;}


/* SuperFish menu */

	/*** ESSENTIAL STYLES ***/
	.sf-menu, .sf-menu * {margin:0; padding:0; list-style:none;}
	.sf-menu {line-height:1.0;}
	
	.sf-menu ul {
		position:absolute;
		top:-999em;
		width:14em; /* left offset of submenus need to match (see below) */
	}
	
	.sf-menu ul li {width:100%;}
	
	.sf-menu li:hover {
		visibility:inherit; /* fixes IE7 'sticky bug' */
	}
	
	.sf-menu li {float:left; position:relative;}
	
	.sf-menu a {display:block; position:relative;}
	
	.sf-menu li:hover ul,
	.sf-menu li.sfHover ul {
		left:0;
		top:33px; /* match top ul list item height */
		z-index:99;
	}
		
	ul.sf-menu li:hover li ul,
	ul.sf-menu li.sfHover li ul {
		top:-999em;
	}
	
	ul.sf-menu li li:hover ul,
	ul.sf-menu li li.sfHover ul {
		left:14em; /* match ul width */
		top:0;
	}
	
	ul.sf-menu li li:hover li ul,
	ul.sf-menu li li.sfHover li ul {
		top:-999em;
	}
	
	ul.sf-menu li li li:hover ul,
	ul.sf-menu li li li.sfHover ul {
		left:14em; /* match ul width */
		top:0;
	}
	
	/*** shadows for all but IE6 ***/
	.sf-shadow ul {
		background:	url('/images/layout/menu/shadow.png') no-repeat bottom right;
		padding:0 9px 9px 0;
	}
	
	.sf-shadow ul.sf-shadow-off {background: transparent;}
	
	/*** arrows **/
	.sf-menu a.sf-with-ul {
		padding-right:2.25em;
		min-width:1px; /* trigger IE7 hasLayout so spans position accurately */
	}
	
	.sf-sub-indicator {
		position:absolute;
		display:block;
		right:.75em;
		top:1.05em; /* IE6 only */
		width:10px;
		height:10px;
		text-indent:-999em;
		overflow:hidden;
	}
	
	a > .sf-sub-indicator {  /* give all except IE6 the correct values */
		top:.8em;
		background-position:0 -100px; /* use translucent arrow for modern browsers*/
	}
	
	/* apply hovers to modern browsers */
	a:focus > .sf-sub-indicator,
	a:hover > .sf-sub-indicator,
	a:active > .sf-sub-indicator,
	li:hover > a > .sf-sub-indicator,
	li.sfHover > a > .sf-sub-indicator {
		background-position:-10px -100px; /* arrow hovers for modern browsers*/
	}

	/* point right for anchors in subs */
	.sf-menu ul .sf-sub-indicator {background-position: -10px 0;}
	.sf-menu ul a > .sf-sub-indicator {background-position: 0 0;}
	
	/* apply hovers to modern browsers */
	.sf-menu ul a:focus > .sf-sub-indicator,
	.sf-menu ul a:hover > .sf-sub-indicator,
	.sf-menu ul a:active > .sf-sub-indicator,
	.sf-menu ul li:hover > a > .sf-sub-indicator,
	.sf-menu ul li.sfHover > a > .sf-sub-indicator {
		background-position: -10px 0; /* arrow hovers for modern browsers*/
	}
	

	/*** QUICK VIEW SKIN ***/
	
	.quickView .sf-menu {float:left;}
	.quickView .sf-menu a,
	.quickView .sf-menu a:link,
	.quickView .sf-menu a:visited {height:30px; text-decoration:none; text-indent:-9999em;}
	
	 /* visited pseudo selector so IE6 applies text colour*/
	.quickView .sf-menu a,
	.quickView .sf-menu a:visited  {color:#13a;}
	.quickView .sf-menu li {}
	.quickView .sf-menu li ul {background-color:#fff; border:1px solid #c7c7c7;}
	.quickView .sf-menu li li {background-color:#fff;}
	.quickView .sf-menu li li li {}
	
	.quickView .sf-menu li li a,
	.quickView .sf-menu li li a:link,
	.quickView .sf-menu li li a:visited {height:auto; padding:5px 10px; text-indent:0; background:url(/images/layout/arrow_right_blue.gif) no-repeat 2px -999px;}
	
	.quickView .sf-menu li.sfHover a {background-position:0 -30px;}


	.quickView .sf-menu li li a:hover,
	.quickView .sf-menu li li a:active {background-position:3px 8px;}
	
	.quickView .sf-menu li:hover,
	.quickView .sf-menu li.sfHover,
	.quickView .sf-menu a:focus,
	.quickView .sf-menu a:hover,
	.quickView .sf-menu a:active {outline:0;}
	
	
	/*** Main Menu SKIN ***/
	
	.mainNav .sf-menu {float:left;}
	.mainNav .sf-menu a,
	.mainNav .sf-menu a:link,
	.mainNav .sf-menu a:visited {height:33px; text-decoration:none; text-indent:-9999em;}
	.mainNav .sf-menu a:hover,
	.mainNav .sf-menu a:active {text-decoration:underline;}
	
	 /* visited pseudo selector so IE6 applies text colour*/
	.mainNav .sf-menu a,
	.mainNav .sf-menu a:visited  {color:#000;}
	.mainNav .sf-menu li {}
	.mainNav .sf-menu li ul {padding:5px; font-size:11px; background-color:#2e2e31; border:1px solid #434346;}
	.mainNav .sf-menu li li {background-color:#fff;}
	.mainNav .sf-menu li li li {}
	
	.mainNav .sf-menu li li a,
	.mainNav .sf-menu li li a:link,
	.mainNav .sf-menu li li a:visited {height:auto; padding:5px 10px; text-indent:0;}
	
	.mainNav .sf-menu li.sfHover a {background-position:0 -38px;}

	.mainNav .sf-menu li li a:hover,
	.mainNav .sf-menu li li a:active {background-position:3px 8px;}
	
	.mainNav .sf-menu li:hover,
	.mainNav .sf-menu li.sfHover,
	.mainNav .sf-menu a:focus,
	.mainNav .sf-menu a:hover,
	.mainNav .sf-menu a:active {outline:0;}


/* END SuperFish menu */


/* Left Nav */

.leftNav {padding:34px 0 0 9px;}
.lnavwrpr {min-height:258px; margin:0; padding:0; background:url(/images/layout/leftnav_vtile.gif) repeat-y 0 0;}
.lnvgrphdg {margin:0 0 2px 0; font-weight:bold; color:#9ecaff;}
.lnvgrphdg a, .lnvgrphdg a:link, .lnvgrphdg a:visited {color:#fff; text-decoration:none; font-weight:normal;}
.lnvgrphdg a:hover, .lnvgrphdg a:active {color:#fff; text-decoration:underline; font-weight:normal;}

ul.lnav {margin:0; padding:0; font-weight:bold; color:#036; list-style-type:none;}
ul.lnav li {margin-bottom:2px; background:url(/images/layout/lnav_bg.gif) no-repeat 0 100%;}

ul.lnav a,
ul.lnav a:link,
ul.lnav a:visited {display:block; padding:7px 7px 7px 14px; color:#000; font-weight:normal; text-decoration:none;}
ul.lnav a:hover,
ul.lnav a:active {text-decoration:underline;}
ul.lnav a.active,
ul.lnav a.active:link,
ul.lnav a.active:visited {color:#fff; background:#171b1f;}

ul.lnav ul  {margin:4px 0 0 10px; padding:0; list-style-type:none;}

ul.lnav ul a, ul.lnav ul a:link, ul.lnav ul a:visited {color:#fff;}
ul.lnav ul a:hover, ul.lnav ul a:active {color:#fff; text-decoration:underline;}

.lnavBanner {padding-bottom:10px; text-align:center;}
.productFor {min-height:35px; padding:30px 14px 10px 14px; color:#fff; background:url(/images/layout/lnav_productsfor_bg.jpg) no-repeat 0 0 #010101; border-bottom:1px solid #b7babb;}

/* Breadcrumb */

div.breadcrumbs {padding:0 0 10px 0; font-size:.9em; color:#525558;}
div.breadcrumbs a,
div.breadcrumbs a:link,
div.breadcrumbs a:visited {margin:0 2px; color:#75797e; text-decoration:none;}
div.breadcrumbs a:hover,
div.breadcrumbs a:active {color:#bf0020; text-decoration:underline;}
div.breadcrumbs span {margin:0 2px; font-weight:bold; color:#75797e;}

.fullWidth .breadcrumbs {margin-left:225px;}

/* footer */

.footer {padding-bottom:20px; color:#979ba1; border-right:2px solid #280008; border-left:2px solid #280008; background:#000;}

.footerBar {min-height:1px; margin-bottom:4px; padding:10px 20px; background:url(/images/layout/signup_bar_tile.gif) repeat-x 0 0 #141415;}
.ftrPhonenum {float:left; width:170px; height:28px; text-indent:-9999em; background-position:100% 0; background-repeat:no-repeat;}

.emailSignup {float:left; padding:4px 0 0 0;}
.emailSignup .imgLabel {float:left; margin:7px 10px 0 0;}
.emailSignup .text {float:left; width:165px; margin:3px 5px 0 0; color:#636669; background:#000;}
.emailSignup .imgbtn {float:left;}

.footerLinks {float:left; display:inline; text-align:left; padding-left:16px; color:#666666;}
.footerLinks a,
.footerLinks a:link,
.footerLinks a:visited {margin-right:15px; text-decoration:none; color:#4d4e50;}

.footerLinksBar {text-align:right; padding:16px 16px 16px 0; background:url(/images/layout/footerlinks_tile.gif) repeat-x 0 0 #010101;}
.footerLinksBar .footerLinks {width:600px;}
.footerLinksBar .footerLinks a,
.footerLinksBar .footerLinks a:link,
.footerLinksBar .footerLinks a:visited {padding-left:22px; color:#a8011d; background:url(/images/layout/bullet_box.gif) no-repeat 0 1px;}
.footerLinksBar .footerLinks a.bookmark,
.footerLinksBar .footerLinks a.bookmark:link,
.footerLinksBar .footerLinks a.bookmark:visited {padding-left:0; background:none;}
.footerLinksBar .footerLinks .bookmark img {vertical-align:middle;}

.footerLinks a:hover,
.footerLinks a:active {text-decoration:underline;}

.copyright {float:right; display:inline; margin-left:88px; color:#a8011d;}

/* Site Defaults */

.hdng {margin:0 0 7px 0; font-size:1.6em; font-weight:normal; color:#000;}
.hdng2 {margin:0; font-size:1.2em; font-weight:bold; color:#000;}
.hdng3 {margin:0 0 5px 0; font-size:22px; font-weight:bold; color:#cecece;}
.hdng3 .subTitle {font-weight:normal; font-size:18px;}
.imghdng {margin:0; background-position:0 0; background-repeat:no-repeat; text-align:left; text-indent:-9999em; overflow:hidden;}
.hdngbox {margin:0; padding:10px 10px 15px 14px; text-align:left; font-size:20px; font-weight:bold; color:#c2c2c2; background-color:#070708;}
.hdngbox2 {margin:0 0 2px 0; padding:7px 20px; font-size:15px; color:#fff; font-weight:bold; background:url(/images/layout/hdngbox2_bg.jpg) repeat 0 0;}

.btnWrapper {display:-moz-inline-box; display:inline-block;}
.btn {
	padding:2px 5px;
	font-size:11px;
	font-weight:bold;
	color:#b1b5bb;
	text-align:center;
	text-decoration:none;
	background:url(/images/buttons/btn_default.gif) repeat-x 0 50%;
	border:1px solid #000;
	cursor:pointer;
}
.btn:hover {}

.btnAddToCart {background-color:#005e8f;}
.btnAddToCart .btn{width:112px; padding:1px 2px; font-size:16px; font-weight:normal; color:#fff; background-color:#407abc; border:1px solid #97b3cd; text-align:center; text-decoration:none; cursor:pointer;}
.btnAddToCart .btn:hover {color:#fff; border:1px solid #97b3cd;}

.btnWishlist {background:transparent;}
.btnWishlist .btn{width:140px; padding:1px 2px; font-size:14px; font-weight:normal; color:#000; background:transparent; border:0; text-align:center; text-decoration:none; cursor:pointer;}
.btnWishlist .btn:hover {color:#000; border:0;}

.btnUpdateCart {background-color:#999;}
.btnUpdateCart .btn{width:112px; padding:5px 2px; font-size:16px; font-weight:normal; color:#000; background-color:#D2D2D2; border:1px solid #fff; text-align:center; text-decoration:none; cursor:pointer;}
.btnUpdateCart .btn:hover {color:#000; border:1px solid #fff;}

.btnProceedCheckout {background-color:#005e8f;}
.btnProceedCheckout .btn{width:112px; padding:3px 2px; font-size:16px; font-weight:normal; color:#fff; background-color:#407abc; border:1px solid #97b3cd; text-align:center; text-decoration:none; cursor:pointer;}
.btnProceedCheckout .btn:hover {color:#fff; border:1px solid #97b3cd;}

.btnContinueShopping {background-color:#005e8f;}
.btnContinueShopping .btn{width:172px; padding:3px 2px; font-size:16px; font-weight:normal; color:#fff; background-color:#407abc; border:1px solid #97b3cd; text-align:center; text-decoration:none; cursor:pointer;}
.btnContinueShopping .btn:hover {color:#fff; border:1px solid #97b3cd;}

.hr {display:block; clear:both; line-height:0; height:0; margin:0; padding:0; overflow:hidden; font-size:.01em; border-bottom:1px solid #6c90b9;}
.hr hr {display:none;}

.hr2 {display:block; clear:both; line-height:0; height:0; margin:0 0 7px 0; padding:0; overflow:hidden; font-size:.01em; border-bottom:4px solid #c8d9e1;}
.hr2 hr {display:none;}

	/* text field styles */
	.text {padding:2px; border:1px solid #606268;}
	
.truncateLink {display:block; padding-top:5px;}
.truncateLink a, .truncateLink a:link, .truncateLink a:visited {float:right; display:inline; width:102px; height:25px; overflow:hidden; text-indent:-9999em; background:url(/images/layout/link_read_on.gif) no-repeat 0 0;}
.truncateLink a.truncateMore, .truncateLink a.truncateMore:link, .truncateLink a.truncateMore:visited {background-position:0 0;}
.truncateLink a.truncateLess, .truncateLink a.truncateLess:link, .truncateLink a.truncateLess:visited {background-position:0 -25px;}

/* Error Markers */

.fieldlbl {padding:4px 2px 0 0; text-align:right;}
.field {padding-left:2px;}
.fieldpad {padding-bottom:2px;}

.fieldtext {color:#000000;}
.fielderror {color:#cc0000;}
.fieldnorm {width:16px; height:20px;}
.fieldreq {width:16px; height:20px; background:transparent url(/images/global/field-req.gif) no-repeat center right;}
.fieldred {width:16px; height:20px; background:transparent url(/images/global/field-error.gif) no-repeat center right;}


/* Admin Edit */

.content {border:1px dashed #2b4487; padding:1px; margin:1px 1px 1px 1px;}
.contentregion {background:#b8cde7; color: #2b4487; border:1px solid #2b4487; padding:2px; margin:1px 0 1px 0;}
.contentheader {background:#dddddd; color:#000000; border:1px solid #2b4487; padding:2px; margin:1px 0 1px 0px; text-align:right;}
.contentedit {background:#f2faff; color:#000000; border:1px solid #2b4487; padding:2px;}
.adminbtn {font-size:12px; font-weight:bold; color:#000000; background:#112848 url(/images/btn.gif) repeat-x top left; border:1px solid #a5b9c8; padding:2px; text-decoration:none; cursor:pointer;}
.contentbottom {background: #dddddd; color: #000000; border: 1px solid #2b4487; padding: 2px; margin:1px 0 1px 0;}
.contentsettings {background:#ffffff; color:#000000; border:1px solid #2b4487; padding:2px;}


/* interior styles */

.pageHeading {}
.pageHeading .hdng {float:left; display:inline; width:340px;}

.pageTools {float:right; display:inline; width:390px; padding:0 20px 0 0; text-align:right;}

.pageTools a,
.pagetools a:link,
.pagetools a:visited {float:right; display:inline; height:14px; margin:0 0 0 20px; padding-left:22px; font-size:11px; color:#75797E; font-weight:bold; text-decoration:none; cursor:pointer;}

.pageTools a:hover,
.pagetools a:active {text-decoration:underline;}
	
.pageTools a.recent,
.pageTools a.recent:link,
.pageTools a.recent:visited {margin-left:-3px; background:url(/images/layout/icon_recent.gif) no-repeat 0 0;}

.pageTools a.print,
.pageTools a.print:link,
.pageTools a.print:visited {padding-left:24px; background:url(/images/layout/icon_print.gif) no-repeat 0 0;}

.pageTools a.email,
.pageTools a.email:link,
.pageTools a.email:visited {background:url(/images/layout/icon_email.gif) no-repeat 0 0;}

.pageTools a.bookmark,
.pageTools a.bookmark:link,
.pageTools a.bookmark:visited {margin-top:0; padding:0;}

.recentlyViewed {padding:7px 0;}

.pageControl {float:right; text-align:left; color:#b0b0b0;}

.pageControl a,
.pageControl a:link,
.pageControl a:visited {text-decoration:none;}
.pageControl a:hover,
.pageControl a:active {text-decoration:underline;}
	
.pageControl a.prev,
.pageControl a.prev:link,
.pageControl a.prev:visited {float:left; display:inline; width:87px; height:40px; background:url(/images/layout/control_back.gif) no-repeat 0 0; text-indent:-9999em; overflow:hidden;}
.pageControl a.next,
.pageControl a.next:link,
.pageControl a.next:visited {float:left; display:inline; width:87px; height:40px; background:url(/images/layout/control_next.gif) no-repeat 0 0; text-indent:-9999em; overflow:hidden;}



.deptImage {margin-bottom:7px;}


/* reviews and rating */
.reviews .controls {}
.controls {padding:5px 0 10px 0; text-align:right;}

.controls a,
.controls a:link,
.controls a:visited {text-decoration:none;}

.controls .inactive {color:#999999;}
.controls .postLinks {float:left; font-size:.9em; color:#1c4e87;}

.controls .postLinks a,
.controls .postLinks a:link,
.controls .postLinks a:visited {text-decoration:underline;}

.reviews .reviewhdng {float:left; display:inline; margin:0 10px 3px 0; padding:2px 0 0 0; font-weight:bold; color:#000;}

.rating {float:left; margin:0 5px 0 0; padding:0; list-style-type:none;}
.rating .textRating {display:none;}
.rating .star {float:left; display:inline; width:18px; height:16px; margin-right:3px; background:url(/images/layout/rating_star.gif) no-repeat 0 0; text-indent:-999em;}
.tabdiv .rating .star {background-image:url(/images/layout/rating_star2.gif);}
.rating .active {background-position:0 -16px;}
.rating .half {background-position:0 -32px;}

.reviews .postStamp {font-size:.8em; font-style:italic;}


/* item list */

.itemList {background-color:#000;}
.itemList .itemRow {border-top:6px solid #cbcbcc;}
.itemList .itemWrapper {position:relative; float:left; display:inline; width:215px; padding:10px; margin:0 0 11px 0; border-right:1px solid #ebebeb; background:#fff;}
.itemList .last {margin-right:0; border-right:1px solid #fff;}

.itemWrapper a.itemLink,
.itemWrapper a.itemLink:link,
.itemWrapper a.itemLink:visited {display:block; margin-bottom:10px; text-decoration:none;}

.itemWrapper .itemImage {display:block; margin:0 auto; padding:0; border:1px solid #afafb0;}
.itemWrapper .itemDetails {position:relative; padding:0 10px;}
.itemWrapper .itemTitle {display:block; margin:0 0 3px 0; font-size:1.2em; font-weight:bold;}
.itemWrapper .itemTitle a,
.itemWrapper .itemTitle a:link,
.itemWrapper .itemTitle a:visited {color:#000; text-decoration:none;}
.itemWrapper .subTitle {display:block; padding-top:4px; font-size:12px; line-height:1.4em; font-weight:normal; color:#626262;}
.itemWrapper .itemSku {padding-top:2px; margin-bottom:10px; text-align:right; font-size:.9em; color:#000;}
.itemWrapper .itemDesc {}
.itemWrapper .imageCO {position:absolute; top:-67px; right:5px;}

.itemWrapper .itemPrice {float:left; margin-bottom:4px; font-size:1em; color:#000;}
.itemWrapper .itemPrice .open {font-size:13px;}
.itemWrapper .itemPrice .strike {font-weight:bold; font-size:11px;}

.itemWrapper .itemCallouts {margin:0 0 8px 0; text-align:center;}
.itemWrapper .itemCO {padding:3px 5px;}

.itemWrapper .reviews {margin:0 0 8px 0;}
.itemWrapper .reviews .imgLabel {float:left; display:inline; margin-right:10px;}


/* quick view */
.itemWrapper .quickViewBtn {display:none; position:absolute; left:19px; top:135px; padding:5px; cursor:pointer; background-color:#CBCBCC; border:1px solid #000;}
.itemWrapper .quickViewWrapper {display:none; position:absolute; top:10px; left:10px; width:455px; padding:4px; text-align:left; background:#000; z-index:10;}
.last .quickViewWrapper {left:auto; right:10px;}
.itemWrapper .quickViewWrapper .inner {padding:6px; background:#fff;}
.itemWrapper .quickViewWrapper .leftCol {float:left; display:inline; width:215px;}
.itemWrapper .quickViewWrapper .rightCol {float:right; width:210px; padding:0 0 0 10px; border-left:1px solid #eee;}
.itemWrapper .quickViewWrapper .close {text-align:right; cursor:pointer;}
.itemWrapper .quickViewWrapper .productSelectionWrapper {padding-top:10px;}
.itemWrapper .quickViewWrapper .orderItem {margin-top:0;}
.itemWrapper .quickViewWrapper .itemPrice {float:none;}
.itemWrapper .quickViewWrapper .roundedBox {margin-bottom:10px;}


.itemSwatches {margin-bottom:10px;}
.itemSwatches .imgLabel {float:left; display:inline; margin-right:10px;}

ul.swatchList {margin:0; padding:0; list-style-type:none;}
ul.swatchList li {float:left; display:inline; margin:0 5px 0 0;}
ul.swatchList .swatchAlt {display:none;}

ul.swatchList li a,
ul.swatchList li a:link,
ul.swatchList li a:visited {display:block; width:18px; height:13px; border:1px solid #cccccc; overflow:hidden;}
ul.swatchList li a:hover,
ul.swatchList li a:active {border-color:#000;}

ul.swatchList li a.active,
ul.swatchList li a.active:link,
ul.swatchList li a.active:visited {border-color:#000;}

ul.textLink {margin:0; padding:0; list-style-type:none;}
ul.textLink li {float:left; display:inline; margin:0 5px 0 0;}

ul.textLink li a,
ul.textLink li a:link,
ul.textLink li a:visited {display:block; width:18px; height:13px; border:1px solid #cccccc; overflow:hidden;}
ul.textLink li a:hover,
ul.textLink li a:active {border-color:#000;}

ul.textLink li a.active,
ul.textLink li a.active:link,
ul.textLink li a.active:visited {border-color:#000;}

.enlargeSwatch {display:none;}

	/* global */
	#cluetip-close img {
	  border: 0;
	}
	#cluetip-title {
	  overflow: hidden;
	}
	#cluetip-title #cluetip-close {
	  float: right;
	  position: relative;
	}
	#cluetip-waitimage {
	  width: 43px;
	  height: 11px;
	  position: absolute;
	}
	.cluetip-arrows {
	  display: none;
	  position: absolute;
	  top: 0;
	  left: -11px;
	  height: 22px;
	  width: 11px;
	  background-repeat: no-repeat;
	  background-position: 0 0;
	}
	#cluetip-extra {
	  display: none;
	}
	
	
	/***************************************
	   =cluetipClass: '' 
	-------------------------------------- */
	
	.cluetip-swatch {
		background:#fff;
	  border:1px solid #a3a3a3;
	  padding:2px;
	}
	
	.cluetip-swatch #cluetip-outer {
	  position: relative;
	  margin: 0;
	}
	
	.cluetip-swatch  .lgswatchTitle {display:block; padding-top:1px; margin-top:2px; border-top:1px solid #a3a3a3; color:#777777;}
	
	.cluetip-swatch h3#cluetip-title {
	  margin:0;
	  padding:0;
	  font-size: 1.1em;
	  font-weight: normal;
	  color: #d70000;
	  text-align:center;
	}
	.cluetip-swatch #cluetip-title a {
	  color: #d70000;
	  font-size: 0.95em;
	}  
	.cluetip-swatch #cluetip-inner {}
	
	/* IE6 HasLayout hack */
	.cluetip-rounded #cluetip-title,
	.cluetip-rounded #cluetip-inner {
	  min-height: 1px;
	}

/* item details */
.detailsWrapper {margin-bottom:10px; padding:0 0 18px 18px; background:#000;}

.productDetailsWrapper {padding:10px; background:url(/images/layout/gradient_blackbottom.gif) repeat-x 0 0;}
.productDetailsWrapper .hdng3 {float:left; width:415px;}

.productDetails ul.swatchList {width:100px;}
.productDetails ul.swatchList li a,
.productDetails ul.swatchList li a:link,
.productDetails ul.swatchList li a:visited {display:block;width:22px; height:22px; padding:2px; margin-bottom:5px; text-decoration:none; line-height:25px; text-align:center; font-weight:bold; border:1px solid transparent; overflow:hidden;}

.productDetails ul.swatchList li a:hover,
.productDetails ul.swatchList li a:active {}

.productDetails ul.swatchList li img {width:20px; height:20px; border:1px solid #fff;}
img.disabled {filter:alpha(opacity=20);-moz-opacity:.2;opacity:.2;}
.productDetails ul.swatchList li a.disabled {border:1px solid #fff;}

.productDetails ul.swatchList li a.active,
.productDetails ul.swatchList li a.active:link,
.productDetails ul.swatchList li a.active:visited {border-color:#9a0a22;}

.productDetails ul.textLink li a,
.productDetails ul.textLink li a:link,
.productDetails ul.textLink li a:visited, 
.productDetails ul.textLink li a.disabled {text-decoration:none;line-height:25px;text-align:center;margin-bottom:5px;font-weight:bold;display:block; width:46px; height:26px; padding:1px; border:2px solid #d9d9d9; overflow:hidden;background:#f6f6f6;}
.productDetails ul.textLink li a.disabled {background:#ddd;border:2px solid #fff;color:#fff;}

.productDetails ul.textLink li a.active,
.productDetails ul.textLink li a.active:link,
.productDetails ul.textLink li a.active:visited {border-color:#000;background:#fff;}

.productDetails ul.textLink li a:hover,
.productDetails ul.textLink li a:active {background:#f9f9f9;}

.productDetails div.radioList label {margin-right:7px;}

.productDetails .itemSku {text-align:right; padding-top:10px; color:#cecece;}
.productDetails .rating {margin-bottom:10px;}
.productDetails .itemDesc {} /*placeholder class*/
.productDetails .itemPrice {padding:10px 0 15px 0;}

.detailsRow {margin-bottom:15px;}
.detailsRow select, .detailsRow .text {display:block; margin-bottom:5px;}
.detailsRow .note {width:75%; font-size:.9em; color:#6d6d6d;}

.detailsRow .itemCallouts {margin:0; text-align:left;}
.detailsRow .itemCO {padding:3px 5px;}

.rowLabel {display:block; margin-bottom:3px; font-weight:bold; font-size:11px; color:#ededed; text-transform:uppercase; font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;}
.rowLabel .selectedName {font-size:11px; font-weight:normal; text-transform:none; color:#6d6d6d;}

.qtyWrapper {float:left; display:inline; width:98px; padding:0 0 0 10px; border-right:1px solid #000;}
.qtyWrapper .rowLabel {float:left; display:inline; padding:3px 5px 0 0;}
.qtyWrapper input.text {text-align:center;}

.stockInfo {text-align:center; line-height:20px; font-weight:bold;}
.stockInfo .inStock {color:#b6f3a6;}

.colorSwatches .rowLabel {float:left; display:inline; width:130px; padding:10px 0 0 20px;}
.colorSwatches ul.swatchList {float:right;}

.itemPrice {font-weight:bold; font-size:1.3em; color:#fff;}
.itemPrice .strike {font-weight:normal;}
.itemPrice .sale {padding:0 2px; color:#fff; background-color:#bf0020;}

.productImage {position:relative; margin-bottom: padding:2px; text-align:center; background:#fff;}
.productImage .pImage {display:block;}
.productImage .imageCO {position:absolute; top:-15px; left:-15px;}

a.btnEnlarge,
a.btnEnlarge:link,
a.btnEnlarge:visited {padding-left:20px; color:#bf0020; background:url(/images/layout/icon_enlarge.gif) no-repeat 0 0;}

ul.altViews {margin:0; padding:0; list-style-type:none;}
ul.altViews li {float:left; display:inline; margin:0 0 13px 0;}
ul.altViews li.last {margin-right:0;}
ul.altViews li img {border:1px solid #fff;}
ul.altViews li .active img {border:1px solid #fff;}


/* pagination and filters */

.filters {float:left; width:350px;}
.filters .filterList {float:left; padding:3px 10px 3px 0;}
.filters .imgLabel {float:left; margin:2px 5px 0 0;}
.filters .sortList {float:left; padding:0 10px;}
.filters .sortList .imgLabel {margin:5px 10px 0 0;}
.filters select {float:left;}

.filters .sortItem {float:left; display:inline; margin-right:10px; padding:0; background:url(/images/layout/sort_bgleft.gif) no-repeat 0 0;}
.filters .sortList .last {}
.filters .sortItem a,
.filters .sortItem a:link,
.filters .sortItem a:visited {float:left; display:inline; height:20px; padding:3px 62px 0 10px; text-decoration:none; color:#92969b; font-size:11px font-weight:normal; background:url(/images/layout/arrow_sortorder.gif) no-repeat 100% 0;}
.filters .sortItem a.down, .filters .sortItem a.down:link, .filters .sortItem a.down:visited {background-position:100% -23px;}
.filters .sortItem a.up, .filters .sortItem a.up:link, .filters .sortItem a.up:visited {background-position:100% -46px;}


.pagination {float:right; width:320px; margin:0; text-align:right;}

.pagination .view {float:right; padding:0;}

.pagination .paging {float:right; margin-right:7px; display:inline; border-right:1px solid #2e2e2f;}
.pagination .paging a,
.pagination .paging a:link,
.pagination .paging a:visited {float:left; display:inline; width:23px; height:19px; margin:0 2px; padding-top:4px; color:#92969b; text-align:center; text-decoration:none; background:url(/images/layout/pagination_bg.gif) no-repeat 0 0;}
.pagination .paging .active {float:left; display:inline; width:23px; height:19px; margin:0 2px; padding-top:4px; font-weight:bold; color:#bf0020; text-align:center; text-decoration:none; background:url(/images/layout/pagination_bg.gif) no-repeat 0 -23px;}
.pagination .paging .total {float:left; display:block; padding-top:2px; color:#999999;}

.pagination a.arrowRight,
.pagination a.arrowRight:link,
.pagination a.arrowRight:visited {width:23px; height:23px; margin:0 7px; padding:0; background:url(/images/layout/arrow_right_black_btn.gif) no-repeat 0 0; text-indent:-9999em;}
.pagination a.arrowLeft,
.pagination a.arrowLeft:link,
.pagination a.arrowLeft:visited {idth:23px; height:23px; margin:0 7px; padding:0; background:url(/images/layout/arrow_left_black_btn.gif) no-repeat 0 0; text-indent:-9999em;}

.pagination span.arrowRight {float:left; display:inline; width:23px; height:23px; margin:0 7px; padding:0; background:url(/images/layout/arrow_right_black_btn-disable.gif) no-repeat 0 0; text-indent:-9999em; text-align:left; overflow:hidden;}
.pagination span.arrowLeft {float:left; display:inline; width:23px; height:23px; margin:0 7px; padding:0; background:url(/images/layout/arrow_left_black_btn-disable.gif) no-repeat 0 0; text-indent:-9999em; text-align:left; overflow:hidden;}

.displayTotals {float:right; display:inline;padding:30px 15px 0 0; font-size:11px; text-align:right; color:#92969b;}

/* banners */

.banners {margin-bottom:15px;}
.banners .bnrBlock {float:left; display:inline; margin-right:8px;}
.banners .last {margin-right:0;}


/* slideshow module */
.slideshowWidget {position:relative; height:270px; margin-bottom:10px; overflow:hidden;}
.slideshowWidget .sswControls {position:absolute; width:100%; bottom:0; left:0; padding:5px; z-index:1;}
.slideshowWidget #homeSSW {z-index:0;}

.slideshowWidget .nav {}
.slideshowWidget .nav a,
.slideshowWidget .nav a:link,
.slideshowWidget .nav a:visited {float:left; display:inline; margin:0; margin-right:2px; padding:3px 7px 3px 7px; border:1px solid #9fbad8; background:#f0f3f9; color:#000; text-decoration:none;}

.slideshowWidget .nav a.activeSlide,
.slideshowWidget .nav a.activeSlide:link,
.slideshowWidget .nav a.activeSlide:visited {background-color:#d3e3f4; color:#000; border:1px solid #4881b2;}

.slideshowWidget .nav a:focus {outline:none;}


/* carousel module */
.carousel {position:relative; background:url(/images/layout/carousel_bg.gif) repeat-x #efefef; border:1px solid #dadbdc;}
.scrollable {margin:0 50px; padding-top:10px; position:relative; overflow:hidden;}


.scrollable .items {	
	/* this cannot be too large */
	width:20000em;	
	position:absolute;
	clear:both;		
}
.scrollable .itemList {background:transparent;}

.scrollable .itemWrapper {
	float:left;
	width:118px;
	padding:0;
	margin:0 37px 0 0;
	background:transparent;
	border:0;
	text-align:center;
}

.scrollable .itemWrapper .itemTitle {font-size:11px;}
.scrollable .itemWrapper .itemImage {background-color:#fff; padding:2px; border:1px solid #B9B9BA;}

	/* active item */
.scrollable .items div.active {
	border:1px inset #ccc;		
	background-color:#fff;
}

	/* prev, next, prevPage and nextPage buttons */
.carousel a.prev,
.carousel a.next,
.carousel a.prevPage,
.carousel a.nextPage {
	position:absolute;
	display:block;
	top:0;
	bottom:0;
	width:24px;
	height:122px;	
	cursor:pointer;
}

	/* mouseover state */
.carousel a.prev,
.carousel a.prevPage {
	left:5px;
	background:url(/images/layout/ui/carousel_left.gif) no-repeat 0 50%;
}

	/* next button uses another background image */
.carousel a.next,
.carousel a.nextPage {
	right:5px;
	background:url(/images/layout/ui/carousel_right.gif) no-repeat 0 50%;
}

	/* disabled navigational button */
.carousel a.disabled,
.carousel a.disabled:link,
.carousel a.disabled:visited,
.carousel a.disabled:hover,
.carousel a.disabled:active {
	background-position:3px -90px;
	cursor:default;
}



.navi {text-align:center; height:20px;}
.navi a,
.navi a:link,
.navi a:visited {display:inline-block; width:9px; height:9px; margin:3px; background:url(/images/layout/ui/carousel_navigator.gif) 0 0 no-repeat; cursor:pointer; overflow:hidden;}

	/* mouseover state */
.navi a:hover,
.navi a:hover:active {background-position:0 -9px;}

	/* active state (current page state) */
.navi a.active,
.navi a.active:link,
.navi a.active:visited {background-position:0 -18px;} 	


/* tab setup */

.tabModule {margin:0 0 20px 0; padding-top:30px;}

.tabModule .tabdiv {margin-bottom:10px; padding:10px 20px; font-size:11px; border:3px solid #000; background:#b3b3b3; border-top:0; min-height:1px;}
.tabModule .tabsRow {}

.tabnav {margin:0; padding:0;}
.tabnav li {float:left; display:inline; margin-right:1px; list-style-type:none; background:url(/images/layout/tabs_left.gif) no-repeat 0 0;}

.tabnav li a,
.tabnav li a:link,
.tabnav li a:visited {float:left; display:inline; height:27px; padding:15px 20px 0 15px; text-align:center; text-decoration:none; color:#999999; background:url(/images/layout/tabs_right.gif) no-repeat 100% 0;}

.tabnav li.ui-tabs-selected {background-position:0 -45px;}
.tabnav li.ui-tabs-selected a,
.tabnav li.ui-tabs-selected a:link,
.tabnav li.ui-tabs-selected a:visited {height:30px; padding-top:15px; color:#000; background-position:100% -45px;}

.ui-tabs-hide {display: none;}


.productDetailsWrapper .tabdiv {height:265px; overflow:auto;}

/* shopping cart */

	.cartTools {text-align:right; padding:5px; margin:0 0 10px 0; background:#fff; }
	.cartTools ul {float:left; text-align:left; margin:0; padding:0; list-style-type:none;}
	.cartTools li {display:inline; padding:0 10px 0 0; position:relative;}
	.cartTools ul li ul.popup {position:absolute; top:15px; left:-2px; visibility:hidden; padding:8px; border:solid 1px #666;width:200px; background:#fff; line-height:1.5em;}
	.cartTools .close {padding:0; margin-top:4px; top:0; left:0; text-align:center;}

	.cartTools a,
	.cartTools a:link,
	.cartTools a:visited {font-size:9px; font-weight:bold; text-decoration:none; cursor:pointer;}
	
	.cartTools a:hover,
	.cartTools a:active {text-decoration:underline;}


	.backTo {margin:0; text-align:right;}
	.backTo strong.title {font-size:9px; font-weight:bold;}
	.backTo a.bringBackTo {padding:0 0 0 10px;}

	.cartwrpr {margin:0 auto; padding:0; background:#000; border-top:6px solid #CBCBCC;}
	.cartwrpr .hdng {}

	.shiphdng {margin:0 0 10px 0; padding:5px; font-weight:bold; background-color:#efefef; border:1px solid #D2D2D2;}
	.shipAddr {border-width:1px 1px 0 1px; border-style:solid; border-color:#999999;}
	.shipAddr table td {padding: 5px 10px 5px 3px;}

	.cartGroupWrapper {margin-bottom:10px; padding:10px; background:#fff; border-top:6px solid #CBCBCC;}

	.cart {width:100%; margin:0 auto 10px auto; border-collapse:collapse;}

	/* ******** */
	/* Cart Fix */
	/* ******** */
	.cart table tr td {border-bottom:none;}
	.cart .edit table tr td{font-size:.9em;}
	.cart .edit div a {font-size:.9em;}
	/* ************ */
	/* End Cart Fix */
	/* ************ */

	.cart table.innerTable td {border:0; vertical-align:top; padding:0;}
	.cart table.innerTable td.pImg {padding-right:10px;}
	.cart th {padding:5px; color:#fff; background-color:#2B2B2B;}
	.cart td {background-color:#fff; vertical-align:top; padding:10px 0 10px 5px; border-bottom:1px solid #B3B3B3;}
	.cart tr.noborder td {border-bottom-width:0;}
	.cart td.edit div {padding:5px 0 0 0; font-size:.9em;}
	.cart td.qty input.text, table.cart td.wrapping input.text {width:20px; padding-left:3px; padding-right:3px; text-align:center;}
	.cart td p {font-size:13px; font-weight:bold; margin:0; color:#000;}
	.cart td ul {margin:0; padding:0; list-style-type:none;}
	.cart td ul.selections li {margin-bottom:5px; padding-left:10px; background:url(/images/arrowRight.gif) no-repeat 0 4px; font-weight:bold;font-size:13px;}
	
	a.removeItem {font-size:11px; color:#d7182a;}

	.cartInfo {height:1%; margin:0 auto; margin-bottom:10px; padding:10px; background:#fff; border-top:6px solid #CBCBCC;}
	
	.cartSupport {float:left; display:inline;}
	.cartSupport .clear {width:10px;}
	.cartInfo .supportTabs {float:left; display:inline; width:200px; margin:0 5px 10px 0;}
	.supportTabs ul {margin:0; padding:0; list-style-type:none;}
	.supportTabs ul li {margin:0; padding:0; margin:0 0 1px 0; }
	.supportTabs .title, .cartSupport a, .cartSupport a:link, .cartSupport a:visited {display:block; min-height:1px; *height:1%; padding:4px 10px; border:1px solid #B3B3B3;}

	.supportTabs span.title {margin:0 0 1px 0; font-weight:bold; background-color:#CFCFCF; color:#000;}
	.supportTabs a,
	.supportTabs a:link,
	.supportTabs a:visited {background:#fff; color:#333333; text-decoration:none; font-size:11px;}

	.supportTabs a:hover {background:#fff;}
	.supportTabs a:active {background:#fff;}

	.supportTabs li.ui-tabs-selected a,
	.supportTabs li.ui-tabs-selected a:link,
	.supportTabs li.ui-tabs-selected a:visited {color:#fff; background:#4A4B4B; border-color:#4A4B4B;}

	.cartSupport .tabDetails {float:left; width:320px;}
	.cartSupport .tabdiv {position:relative; padding:10px; margin:0 0 10px 0; background-color: #fff; border:1px solid #999999;}
	.cartSupport .tabdiv p {line-height:1.4em;}
	.cartSupport .tabdiv ul {padding:0; margin:5px 0 0 5px; line-height:18px; list-style-type:none;}
	.cartSupport .tabdiv ul li {padding:2px 3px 0 0; margin-bottom:7px; color:#000000;}

	.checkoutBlock {float:right; width:355px;}

	.updateCart {padding-bottom:11px; margin-bottom:11px; border-bottom: 1px solid #999999;}

	.promoCode {margin-bottom:7px; padding:5px; border:1px solid #D2D2D2;}

	.promoCode .promoLabel {float:left; font-size:1.1em; font-weight:bold; padding:5px 15px 0 10px;}
	.promoCode img, .promoCode input {display:block; float:left;}
	.promoCode input.image {margin:0 0 0 8px;}
	.promoCode input.text {width:117px; margin:0 5px 0 0;}
	.promoCode input.select {width:117px; background-color:#f7f7f7;}

	.multipleShips {padding:0; margin:0 0 10px 0; background:#fff; border-bottom: 2px solid #000;}

	.chkoutBoxes {margin-bottom:15px;}
	.chkoutBoxes .chkoutRow {position:relative; min-height:1px; *height:1%; background:#fff; border:1px solid #B3B3B3; margin-bottom:2px;}
	.chkoutBoxes .chkoutRow .title {float:left; display:inline; width:207px; padding:7px 5px 7px 0; margin:0; text-align:right; border-right:1px solid #fff; background-color:#CFCFCF;}
	.chkoutBoxes .chkoutRow .price {float:right; display:inline; width:120px; padding:6px 15px 0 0; font-size:13px; font-weight:bold; text-align:right;}

	.chkoutBoxes a.enterZip, .chkoutBoxes a.enterZip:link, .chkoutBoxes a.enterZip:visited {position:absolute; top:8px; left:35px; font-size:11px; color:#000000; text-decoration:underline; z-index:10;}

	.shipData {display:none; padding:10px; margin-bottom:2px; border:1px solid #1C4E87; background:url(/images/layout/gradient_tanbottom.gif) repeat-x 0 100%;}
	.shipData .shipRow {height:1%; padding:10px 0 0 0;}
	.shipData .shipTitle {float:left; display:block; width:95px; margin-top:3px;}
	.shipData input, .shipData select {float:left;}
	.shipData input.text {display:inline;margin:0 5px 0 0}
	
	.updateCart span {width:351px;}

	.updateCart input.btn {width:100%;}
	
	.proceedCheckout span {width:351px;}
	.proceedCheckout input.btn {width:100%;}

/* end shopping cart */


/* dialog windows */

.uiModal {display:none;}

.recentDialog .recentlyViewed {border-bottom:1px solid #e5e5e5;}
.recentDialog .itemWrapper {float:left; display:inline; width:215px; padding:0 10px 0 0; margin-bottom:20px;}
.recentDialog .itemWrapper a.itemLink,
.recentDialog .itemWrapper a.itemLink:link,
.recentDialog .itemWrapper a.itemLink:visited {float:left; display:inline; width:103px; margin-right:5px;}

.recentDialog .itemWrapper .itemImage {padding:0; border:1px solid #d2d2d2;}
.recentDialog .itemWrapper .itemDetails {float:left; display:inline; width:105px;}

.recentDialog .itemWrapper .itemTitle a,
.recentDialog .itemWrapper .itemTitle a:link,
.recentDialog .itemWrapper .itemTitle a:visited {color:#000;}
.recentDialog .itemWrapper .itemSku {margin-bottom:5px;}
.recentDialog .itemWrapper .itemPrice {font-size:1em; font-weight:normal; color:#000;}

.imageViewer .mainImage {float:left; display:inline; width:585px;}
.imageViewer .mainImage img {border:1px solid #d2d2d2;}
.imageViewer .thumbnails {float:left; width:103px;}


/* jQuery UI Styles */

/* Overlays */
.ui-widget-overlay {position: absolute; top: 0; left: 0; width: 100%; height: 100%;  background: #000/*{bgColorOverlay}*/ none/*{bgImgUrlOverlay}*/ 0/*{bgOverlayXPos}*/ 0/*{bgOverlayYPos}*/ repeat-x/*{bgOverlayRepeat}*/; opacity: .75;filter:Alpha(Opacity=75)/*{opacityOverlay}*/; }

.ui-dialog {
	/*resets*/margin: 0; padding: 10px; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	background: #2E2E31;
	border: 1px solid #434346;
	position: relative;
}
.ui-resizable-handle {position: absolute; font-size: 0.1px; z-index: 99999;}
.ui-resizable .ui-resizable-handle {display: block;}

body .ui-resizable-disabled .ui-resizable-handle { display: none; } /* use 'body' to make it more specific (css order) */
body .ui-resizable-autohide .ui-resizable-handle { display: none; } /* use 'body' to make it more specific (css order) */

.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px;}
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px;}
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%;}
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%;}
.ui-resizable-se { cursor: se-resize; width: 13px; height: 13px; right: 0px; bottom: 0px; background: url(/images/layout/ui/icon_resize_se.gif) no-repeat 0 0;}
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: 0px; bottom: 0px;}
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: 0px; top: 0px;}
.ui-resizable-ne {cursor:ne-resize;  width:9px; height:9px; right:0px; top:0px;}

.ui-dialog-titlebar {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	padding: .5em 1.5em .5em 1em;
	color: #000;
	background: #fff;
	border-bottom: 1px solid #7f7f7f;
	font-size: 1.2em;
	font-weight: bold;
	/*position: relative;*/
	text-align:center;
}

.ui-dialog-title {}
.ui-dialog-titlebar-close {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	background: url(/images/layout/ui/icon_close.gif) 0 0 no-repeat;
	position: absolute;
	right: -1px;
	top: -28px;
	width: 102px;
	height: 28px;
	z-index: 1000;
}

.ui-dialog-titlebar-close-hover, .ui-dialog-titlebar-close:hover {}
.ui-dialog-titlebar-close:active {}
.ui-dialog-titlebar-close span {display: none;}
.ui-dialog-content {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	color: #222222;
	padding: 15px 15px 5px 15px;	
	background:#fff;
}

.ui-dialog-buttonpane {bottom: 0; width: 100%; text-align: left; background: #ffffff; text-align:center;}
.ui-dialog-buttonpane button {margin: .5em 0 .5em 0; color: #bf0020; background-color: #2E2E31; font-size: 1em; border: 1px solid #434346; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em;}
.ui-dialog-buttonpane button:hover {color: #bf0020; background: #2E2E31; border: 1px solid #434346;}
.ui-dialog-buttonpane button:active {color: #bf0020; background: #2E2E31; border: 1px solid #434346;}

.ui-dialog.ui-draggable .ui-dialog-titlebar,
.ui-dialog.ui-draggable .ui-dialog-titlebar {cursor: move;}


/* Item added to cart */
#item-dialog 
{
	display:none;
	background:#fff;
	border:solid 2px #005e8f;
	position:absolute;
	top:176px;
	left:626px;
	width:320px;
	z-index:5000;
}
.hdng-item-dialog
{
	padding:6px 0;
	text-align:center;
	font-size:1.4em;
	background-color:#ecf1f8;
	border-bottom:solid 1px #ccd1d8;
}
.item-dialog-content 
{
	padding:6px 0 8px 0;
	margin:0 12px;
}
.item-dialog-details 
{
	color:#444;
}


/* error message */
.errorMessage {margin:0 0 25px 0; text-align:left; background-color:#ffff99; border:1px solid #ff0000 ;}


/* account area */

.req {padding-right:12px; font-weight:bold; background:url(/images/layout/icon_required.gif) no-repeat 97% 4px;}
.error {padding-right:12px; font-weight:bold; color:#f00; background:url(/images/layout/icon_error.gif) no-repeat 97% 4px;}
.help {font-size:.9em; color: #999;}

.accountBlocks {position:relative; min-height:1px; margin:25px 0 5px 0; border:1px solid #a8c6e0;}
.accountBlocks .inner {padding:25px 15px 10px 15px;}
.accountBlocks .blockhdng {position:absolute; font-size:1.4em; top:-14px; left:10px; padding:3px 5px; margin:0; background-color:#fff; background-position:50% 50%;}

.floatLeft {float:left; display:inline;}
.floatRight {float:right; display:inline;}

.multiColumn {}
.multiColumn .halfColumn {float:left; display:inline; width:49%;}
.multiColumn .rightColumn {float:right;}

.accountLogin {background:url(/images/global/lbl-or.gif) no-repeat center 45%;}
.accountLogin .halfColumn {width:46%;}

.accountBlocks .cartwrpr  {margin:0; padding:0;}
.accountBlocks .multipleShips {border-bottom:0; padding:0; margin:0;}

.formTable {vertical-align:top;}
.formTable th {width:100px; padding:0 12px 7px 0; background-color:transparent; vertical-align:top; font-weight:bold;}
.formTable td {padding:0 0 7px 0; vertical-align:top;}
.formTable td td {padding:0 2px 0 0;}

.formTable .req {font-weight:bold;}
.formTable .error {font-weight:bold; color:#f00;}

.formTable .securityCode {padding:7px 5px 7px 0; border:1px solid #a8c6e0;}
.formTable input.text {}

dl.forms {float:left; display:inline; width:100%; margin:0 0 10px 0;}
dl.forms dt {float:left; clear:left; width:115px; margin:0; padding:0 12px 7px 0; text-align:left; font-weight:bold;}
dl.forms dt.full {width:90%; clear:both;}

dl.forms dd {float:left; width:60%;	margin: 0;	padding:0 0 7px 0;}
dl.forms dd.clear {padding:0; margin:0;}
dl.forms dd.full {width:90%; clear:both;}
dl.forms dd.clear {width:90%; clear:both; float:none;}
dl.forms dd.help {padding-top:2px;}
dl.forms dl {float:none; display:block; margin:0;}

dl.forms .req {font-weight:bold;}
dl.forms .error {font-weight:bold; color:#f00;}

dl.forms input.text {width: 160px;}
dl.forms textarea {}


.shipmethod {position:relative;}
.shipalert {position:absolute; right:-198px; top:0; padding:7px 20px 7px 7px; width:160px; border:solid 1px #9baab7; background:#E0E0E0;}
.shipalert .arrowTab {position:absolute; top:-1px; left:-9px; width:8px; height:9px; background:url(/images/layout/arrow_left_gray.gif) no-repeat 0 0;}
.shipalert .close {position:absolute; top:2px; right:2px; width:13px; height:13px; background:url(/images/layout/icon_x.gif) no-repeat 0 0; text-indent:-9999em;}

/* sub-mini cart */
.subCart {margin-bottom:20px;}
.subCart th {background:transparent;}


/* checkout process */
ul.processSteps {margin:0; padding:0; list-style-type:none;}
ul.processSteps li {float:left; display:inline; padding:5px 7px; margin:0 3px 10px 0;}

ul.processSteps li.active {background-color:#2F679B; color:#fff; border:1px solid #2F679B;}
ul.processSteps li.prevStep {background:#E0E0E0;}
ul.processSteps li.prevStep a,
ul.processSteps li.prevStep a:link,
ul.processSteps li.prevStep a:visited {color:#666;}

.userMessage {width:46%; padding:10px 15px; margin-bottom:10px; background:#E0E0E0; border:1px solid #c7c7c7;}


/* send to friend */
.friendPopup {width:660px; padding:10px; margin:0 auto;}
.friendPopup dl.forms dt {width:90px;}


/* Limit Textbox */
.txtlimitbx {background-color:#1c4e87;}
.txtlimitbx2 {background-color:#a8c6e0;}


/* faq */
ul.faqLinks {margin:5px 0 10px 15px; padding:0; list-style-type:none;}
ul.faqLinks li {padding-bottom:5px;}

dl.faqList {}
dl.faqList dt {font-weight:bold; margin-bottom:3px;}
dl.faqList dd {position:relative; padding-left:20px; margin:0 0 7px 0;}
dl.faqList .answerLabel {position:absolute; top:0; left:0; font-weight:bold;}


/* Edit Customer Order */
.editCustomerOrder {float:right;padding:5px;border:solid 1px #000;background:#fff;margin:5px;position:relative;z-index:1000; color:#f00;line-height:1.5em;}
.editCustomerOrder a {color:#f00;font-weight:bold;}



/* added MA 10-12-2009 */

/* home */

.homeMain {position:relative;}
.homeCallouts {position:absolute; top:49px; left:21px;}
.homeCallouts ul {margin:0; padding:0; list-style-type:none;}
.homeCallouts li {width:160px; margin:0 0 18px 0; padding:0;}
.homeCallouts li a,
.homeCallouts li a:link,
.homeCallouts li a:visited {color:#000; font-size:13px; text-decoration:none;}
.homeCallouts li img {float:left; display:inline;}
.homeCallouts li strong {display:block; margin-left:93px; padding:3px 0 0 0;}


/* latest Events */
.latestEvents {padding:18px 0 5px 0; color:#e6e9ee; background:#070809;}
.latestEvents .imghdng {margin-bottom:10px;}
.latestEvents dl {margin:0 10px;}
.latestEvents dt {margin-bottom:15px; padding:0 0 0 5px; background:url(/images/layout/label_title.gif) no-repeat 0 13px;}
.latestEvents dt span {display:block; margin-bottom:13px; text-indent:-9999em; background-repeat:no-repeat; background-position:100% 0;}
.latestEvents dd {margin:0;}
.latestEvents dd .eventDate {display:block; margin-bottom:15px; padding:13px 0 0 5px; background:url(/images/layout/label_date.gif) no-repeat 0 0;}
.latestEvents dd .eventPlace {display:block; margin-bottom:15px; padding:13px 0 0 5px; background:url(/images/layout/label_place.gif) no-repeat 0 0;}
.latestEvents .eventLink {margin-bottom:22px; padding:12px 0 0 5px; background:url(/images/layout/events_divider.gif) no-repeat 0 0;}
.latestEvents .eventLink a,
.latestEvents .eventLink a:link,
.latestEvents .eventLink a:visited {display:block; width:60px; height:10px; font-size:.5em; overfloat:hidden; text-indent:-9999em; background:url(/images/layout/events_details_link.gif) no-repeat 0 0;}
.latestEvents a.allEvents,
.latestEvents a.allEvents:link,
.latestEvents a.allEvents:visited {display:block; margin:0 auto; width:214px; height:27px; overflow:hidden; text-indent:-9999em; background:url(/images/layout/events_viewall.gif) no-repeat 0 0;}


/* video player */
.homeVideoPlayer {padding:37px 0 0 0; background:url(/images/layout/hdng_video.gif) no-repeat 15px 6px #1f2021;}


/* home gallery */
.homeGallery {margin:0 5px; padding:12px 0 5px 0; background:#000;}
.homeGalleryCarousel {margin-bottom:16px; border:0; background:transparent;}
.homeGalleryCarousel .scrollable {margin:0 21px;}
.homeGalleryCarousel .scrollable .itemWrapper {width:167px; margin-right:13px; border:0;}
.homeGalleryCarousel .scrollable .items {margin-left:-105px;}

.homeGallery a.viewAll,
.homeGallery a.viewAll:link,
.homeGallery a.viewAll:visited {display:block; width:100px; height:15px; margin:0 auto; font-size:.05em; overflow:hidden; text-indent:-9999em; background:url(/images/layout/link_view_all_photos.gif) no-repeat 50% 50%;}

	/* prev, next, prevPage and nextPage buttons */
.homeGalleryCarousel a.prev,
.homeGalleryCarousel a.next,
.homeGalleryCarousel a.prevPage,
.homeGalleryCarousel a.nextPage {
	position:absolute;
	display:block;
	top:0;
	width:18px;
	height:111px;
	background:url(/images/layout/homegallery_arrows.gif) no-repeat 0 0;
	cursor:pointer;
}

	/* mouseover state */
.homeGalleryCarousel a.prev,
.homeGalleryCarousel a.prevPage {
	left:0;
	background-position:0 0;		
}

	/* next button uses another background image */
.homeGalleryCarousel a.next,
.homeGalleryCarousel a.nextPage {
	right:0;
	background-position:-18px 0;
}


/* welcome message */
.welcomeMsg {color:#c6cbd2; background:url(/images/layout/welcome_tile.gif) repeat-y 0 0;}
.welcomeMsg .imghdng {margin-bottom:5px;}
.welcomeMsg .truncate {}
.welcomeMsg .truncate p {padding:0 10px 0 18px;}


select {padding:1px; border:1px solid #e2e3e8; border-top:1px solid #acadb2; border-bottom:1px solid #fff;}

/* your vehicle */

.yourVehicle {position:relative; height:39px; margin-bottom:1px; padding:14px 20px 0 151px; background:url(/images/layout/your_vehicle_bg.png) repeat 0 0;}
.yourVehicle .selecthdng {position:absolute; left:0; top:0; width:147px; height:51px; overflow:hidden; text-indent:-9999em; background:url(/images/layout/lbl_your_vehicle.gif) no-repeat 0 0; z-index:2;}
.yourVehicle select {float:left; margin:3px 9px 0 0;}
.yourVehicle input.imgbtn {float:left;}

.yourVehicle .vehicleResults {display:none; position:absolute; bottom:52px; left:9px; right:9px; padding:12px; background:#2e2e31; border:1px solid #434346;}
.vehicleResults .topBar {padding-left:21px; text-align:right; margin-bottom:10px; font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;}
.vehicleResults .topBar a,
.vehicleResults .topBar a:link,
.vehicleResults .topBar a:visited {color:#dadada; text-decoration:none; margin:0 10px 0 20px;}

.vehicleResults .inner {padding:10px 20px; background:#fff; border:1px solid #cccccc; font-size:11px;}
.vehicleResults .inner a,
.vehicleResults .inner a:link,
.vehicleResults .inner a:visited {color:#000;}
.vehicleResults .inner .imghdng {display:block; width:194px; height:12px; margin-bottom:5px;}

.vehicleResults .closeBtn {position:absolute; right:-1px; top:-28px; width:102px; height:28px; background:url(/images/layout/ui/icon_close.gif) no-repeat 0 0; text-indent:-9999em; overflow:hidden; cursor:pointer;}

.vehicleResults .resultsGroup {float:left; display:inline; margin-right:15px;}
.vehicleResults .last {margin-right:0;}
.vehicleResults ul.linkList {float:left; width:200px; margin:0 10px 0 0; padding:0;}
.vehicleResults ul.last {margin-right:0;}

.resultsActive .selecthdng {background-position:0 -51px;}
.resultsActive .vehicleResults {display:block;}

.homeMain .yourVehicle {position:absolute; width:560px; right:0; bottom:0; margin:0; padding-left:160px; background:none;}
.homeMain .yourVehicle .selecthdng {left:9px;}

/* END your vehicle */


ul.linkList {margin:0; padding:0; list-style-type:none;}
ul.linkList li {margin:0 0 4px 0; padding:0;}
ul.linkList a,
ul.linkList a:link,
ul.linkList a:visited {text-decoration:none;}
ul.linkList a:hover,
ul.linkList a:active {text-decoration:underline;}


.featuredProducts {margin:10px 0 20px 0;}
.featuredProducts .hdngbox2 {font-size:12px; font-weight:normal;}
.featuredProducts .inner {padding:8px; background:#888989;}
.featuredProducts .itemWrapper {float:left; display:inline; width:221px; margin:0 8px 0 0; padding:2px; background:#fff;}
.featuredProducts .last {margin-right:0;}
.featuredProducts .itemWrapper a.itemLink,
.featuredProducts .itemWrapper a.itemLink:link,
.featuredProducts .itemWrapper a.itemLink:visited {float:left; display:inline; width:75px; margin:0;}
.featuredProducts .itemImage {border:0;}
.featuredProducts .itemDetails {margin-left:80px; padding:0 5px 0 0;}

.featuredProducts .itemTitle a,
.featuredProducts .itemTitle a:link,
.featuredProducts .itemTitle a:visited {display:block; font-size:11px;}
.featuredProducts .subTitle {display:inline;}
.featuredProducts .itemPrice {font-size:11px;}
.featuredProducts .itemPrice .strike {font-weight:normal;}
.featuredProducts .itemPrice .sale {font-size:11px; background:none; color:#bf0020;}

.detailsWrapper .featuredProducts {padding-top:10px;}
.detailsWrapper .featuredProducts .inner {padding:8px 0 0 0;}
.detailsWrapper .featuredProducts .itemWrapper {float:none; display:block; width:auto; margin:0 8px 8px 8px;}
.detailsWrapper .featuredProducts .hr {margin-bottom:8px; border-bottom:1px solid #000;}

/* banner carousel */
.bannerCarousel {padding:0 0 12px 0; background:url(/images/layout/banner_carousel_htile.gif) repeat-x 0 0 #020202; border:0;}
.bannerCarousel .hr {margin:0 9px 12px 9px; border-bottom:2px solid #000;}
.bannerCarousel .scrollable {margin:0 30px; padding:0;}
.bannerCarousel .scrollable .itemWrapper {width:363px; margin-right:8px;}

	/* prev, next, prevPage and nextPage buttons */
.bannerCarousel a.prev,
.bannerCarousel a.next,
.bannerCarousel a.prevPage,
.bannerCarousel a.nextPage {
	position:absolute;
	display:block;
	top:11%;
	width:18px;
	height:106px;	
	cursor:pointer;
}

	/* mouseover state */
.bannerCarousel a.prev,
.bannerCarousel a.prevPage {
	left:5px;
	background:url(/images/layout/ui/bnrcarousel_left.gif) no-repeat 0 50%;
}

	/* next button uses another background image */
.bannerCarousel a.next,
.bannerCarousel a.nextPage {
	right:5px;
	background:url(/images/layout/ui/bnrcarousel_right.gif) no-repeat 0 50%;
}

/* interior pages */
.contentWrapper {padding:12px; line-height:1.3em; background:#fff; border-top:6px solid #CBCBCC;}

.backToLink {float:left; display:inline; width:205px; padding:10px 10px 0 10px;}
.backToLink a,
.backToLink a:link,
.backToLink a:visited {float:left; display:inline; padding-left:67px; color:#fff; font-weight:bold; text-decoration:none; background:url(/images/layout/backto_bg.gif) no-repeat 0 2px;}


.roundedBox {background:#4a4b4b; color:#ededed;}

a.pdfDownload,
a.pdfDownload:link,
a.pdfDownload:visited {font-weight:bold; color:#000; text-decoration:none;}


/* media gallery */
.galleryContainer {margin-bottom:20px;}

.photoGalleryWrpr {float:left; display:inline; width:448px;}
.photoGalleryWrpr .galleryTitle {margin:0; font-size:12px; color:#bf0020;}
.photoGalleryWrpr .galleryDesc {font-size:11px; font-family:Arial, Helvetica, sans-serif; line-height:1.1;}

.photoGalleryCycleWrpr {position:relative; background:url(/images/ajaxloading3.gif) no-repeat scroll 50% 50%;}
.photoGalleryPhotoCount {padding: 10px 10px 0 0; float: right;}
.photoGalleryBorder {padding: 2px; border: 1px solid #e0e0e2;position:relative;}
.photoGalleryCycleItem {}
.photoGalleryCyclePhotoWrpr{position:relative; padding:4px; margin-bottom:3px; background:#fff; border:1px solid #b9b9ba;}
.photoGalleryPhoto {background:#000;}
.photoGalleryCycleDesc {font-size:11px; font-family:Arial, Helvetica, sans-serif; line-height:1.1;}
.photoGalleryCaption { margin: 3px auto; font-size: 10px; color: #666; }
.photoGalleryThumb {}

.photoGalleryNavLeft, .photoGalleryNavRight {position:absolute; top:140px;  width:29px; height:38px; overflow:hidden; text-indent:-9999em; z-index:20; cursor:pointer;}
.photoGalleryNavLeft {left:1px; background:url(/images/layout/gallery_back.gif) no-repeat 0 0;}
.photoGalleryNavRight {right:1px; background:url(/images/layout/gallery_next.gif) no-repeat 0 0;}

.photoGalleryPhotoNavHoriz { margin: 15px; position:relative;}
.photoGalleryPhotoNavHoriz li {float: left; margin: 0px 18px 0px 0px; list-style: none }
.photoGalleryPhotoNavHoriz a.prevPage { width: 40px; padding: 3px; display: block; border: 1px solid #ccc; float:left;}
.photoGalleryPhotoNavHoriz a.nextPage { width: 40px; padding: 3px; display: block; border: 1px solid #ccc; float:right;}
.photoGalleryPhotoNavHoriz li a { display:block; border:1px solid transparent;}
.photoGalleryPhotoNavHoriz a.activeSlide { background: #88f }
.photoGalleryPhotoNavHoriz a:focus { outline: none; }
.photoGalleryPhotoNavHoriz img {}

.photoGalleryPhotoNavVert {float:right; display:inline; width:226px;}
.photoGalleryPhotoNavVert .scrollable {margin:0;}
.photoGalleryPhotoNavVert .prev,
.photoGalleryPhotoNavVert .prevPage {float:left; padding-left:7px; color:#000; background:url(/images/layout/arrow_left_red.gif) no-repeat 0 5px; cursor:pointer;}
.photoGalleryPhotoNavVert .next,
.photoGalleryPhotoNavVert .nextPage {float:right; padding-right:7px; color:#000; background:url(/images/layout/arrow_right_red.gif) no-repeat 100% 5px; cursor:pointer;}
.galleryNavControls {background:url(/images/layout/bdr_dotted_horiz.gif) repeat-x 0 100%;}

.galleryIndexNav {float:left; display:inline; width:236px; margin:0; padding:0; list-style-type:none;}
.galleryIndexNav li {float:left; display:inline; margin:0 10px 10px 0;}
.galleryIndexNav li a,
.galleryIndexNav li a:link,
.galleryIndexNav li a:visited {}
.galleryIndexNav li img {display:block; padding:2px; border:1px solid #b9b9ba;}
.galleryIndexNav li .activeSlide img {border-color:#BF0020;}


