/*CSS and XHTML written by Brandon More*/


/*Global Styles*/

body {
	background: #c3ccdb url(/lib/yhst-51054734648456/bodyBg.jpg) repeat-y;
	font: 14px arial;
	color: #3F3F3F;
	line-height: 20px;
}

h1 {
	font: bold 19px arial;
}

h2 {
	font: bold 19px arial;
	color: #3F3F3F;
}	

a {
	font: 12px arial;
	color: #254D75;
	
}

a:active {
	outline: none;
}

a:visited {
	outline: none;
}

a:hover {
	color: #EC1C24;
}

img {
	-ms-interpolation-mode: bicubic; 
}	

/*Main Layout Styles/////////////////////////////////////////////////////////////////////////////*/

#wrapper {
	width: 100%;
	background: transparent url(/lib/yhst-51054734648456/headerBg.jpg) no-repeat fixed top center;
}

#container {
	width: 960px;
	margin: 0 auto;
}

#header {
	width: 100%;
	position: relative;
	height: 198px;
}

#main {
	background-color: #fff;
	padding: 0px 20px 20px 20px;
	overflow: hidden;
}

#content {
	width: 690px;
	padding-left: 26px;
	overflow: hidden;
}	

/*Header Styles////////////////////////////////////////////////////////////////////////////////*/

#header img.logo {
	position: absolute;
	left: 0px;
	top: 30px;
}

#header p.tagLine {
	position: absolute;
	right: 0px;
	top: 30px;
	color: #254D75;
	text-align: right;
}

#header #searcharea {
	position: absolute;
	right: 0px;
	top: 100px;
	width: 210px;
	height: 25px;
}

#header #searcharea #query {
	width: 150px;
}	

#header #searcharea input.searchButton {
	background: transparent url(/lib/yhst-51054734648456/searchButton.jpg) no-repeat;
	text-indent: -9999px;
	height: 25px;
	width: 46px;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	border: 0px solid;
	font-size: 0px;
	display: block;
	line-height: 0px;
}

#topNav {
	position: absolute;
	left: 0px;
	bottom: 0px;
}

#topNav li {
	height: 57px;
	float: left;
	text-align: center;
	margin-right: 2px;
}

#topNav #last {
	margin-right: 0px;
}	

#topNav a {
	font: bold 16px arial;
	color: #fff;
	background-position: 0px -57px;
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	padding-top: 27px;
}

#topNav a:hover, #topNav #current {
	background-position: 0px 0px;
}

#topNav a.homeNav {
	background-image: url(/lib/yhst-51054734648456/homeNav.png);
	width: 145px;
}

#topNav a.aboutNav {
	background-image: url(/lib/yhst-51054734648456/aboutUsNav.png);
	width: 174px;
}

#topNav a.shippingNav {
	background-image: url(/lib/yhst-51054734648456/shippingNav.png);
	width: 245px;
}

#topNav a.contactNav {
	background-image: url(/lib/yhst-51054734648456/contactUsNav.png);
	width: 187px;
}

#topNav a.cartNav {
	background-image: url(/lib/yhst-51054734648456/cartNav2.png);
	width: 177px;
	padding-left: 24px;
	position: relative;
}

#topNav a.cartNav .smb-mc {
	position: absolute;
	left: 50px;
	bottom: 6px;
	width: 200px;
	font: 12px arial;
	height: 20px;
}

.smb-fc .yui-panel {
	background-color: #000;
}

#topNav a.cartNav .smb-mc .minicart_c1 {
	width: 150px;
}

#topNav a.cartNav .smb-mc .minicart_c1 .mini_item_count, #topNav a.cartNav .smb-mc .mini_msg {
	float: left;
	display: block;
	vertical-align: top;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 10px;
}

#topNav a.cartNav .smb-mc a {
	font: bold 12px arial;
	padding-top: 0px;
	height: auto;
	color: #fff;
	display: block;
	vertical-align: top;
	
}

.mini_item_count, .smb-fc .mini_msg a, #yfc_show_mini {
	color: #fff;
	font: bold 12px arial;
}

.smb-mc #yfc_total_items_mini {
	height: 20px;
}

#searchsubmit {
	cursor: pointer;
}	

/*Left Nav Styles////////////////////////////////////////////////////////////////////////////////*/

#leftNav {
	width: 204px;
	float: left;
	
}

#leftNav li {
	margin-bottom: 7px;
}	

#leftNav h1 {
	color: #fff;
	background: #254D75 url(/lib/yhst-51054734648456/handBlue.jpg) no-repeat 19px 8px;
	width: 200px;
	position: relative;
	padding: 7px 10px 9px 54px;
	margin-bottom: 7px;
}

#leftNav h1 div.blueTop {
	height: 7px;
	width: 264px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: transparent url(/lib/yhst-51054734648456/blueRoundTop.jpg) no-repeat;
}

#leftNav h1 div.blueBottom {
	position: absolute;
	height: 7px;
	width: 264px;
	left: 0px;
	bottom: 0px;
	background: transparent url(/lib/yhst-51054734648456/blueRoundBottom.jpg) no-repeat;
}

#leftNav li {
	position: relative;
	z-index: 3000;
	
}	

#leftNav li a {
	width: 124px;
	padding: 22px 10px 1px 70px;
	background: transparent url(/lib/yhst-51054734648456/newNav2.jpg) no-repeat;
	background-position: 0px -62px;
	height: 39px;
	display: block;
	font: bold 14px arial;
	color: #F2F2F2;
	position: relative;
}

#leftNav li a:hover, #leftNav li a.current {
	background-position: 0px 0px;
	color: #fff;
}

#leftNav li a img {
	position: absolute;
	left: 10px;
	top: 5px;
	width: 50px;
	height: 50px;
}

#leftNav li div.wordBubble {
		width: 205px;
		position: absolute;
		right: -240px;
		top: 0px;
		color: #000;
		padding: 10px;
		background: transparent url(/lib/yhst-51054734648456/vertNavTop2.png) no-repeat;
		padding-left: 40px;
		overflow: visible;
		padding-bottom: 0px;
		font: bold 14px/20px arial;
		color: #3f3f3f;
		z-index: 2000;
		min-height: 50px;
		
		
}

#leftNav li div.wordBubble div.bubbleBottom {
		position: absolute;
		background: transparent url(/lib/yhst-51054734648456/vertNavBottom.png) no-repeat;
		bottom: -10px;
		left: 0px;
		height: 10px;
		width: 255px;
}

/*Breadcrumbs Styles//////////////////////////////////////////////////////////////*/

.breadcrumbs {
	padding-bottom: 10px;
	color: #8C8C8C;
	font: 11px arial;
}

.breadcrumbs a {
	color: #254D75;
	font: 11px arial;
}

.breadcrumbs a:hover {
	color: #EC1C24;
}	

/*Home Styles///////////////////////////////////////////////////////////////////*/

#slideshow {
	margin-bottom: 30px;
}

/*Content Styles////////////////////////////////////////////////////////////////////////*/

h1.pageTitle {
	color: #fff;
	background: #EC1C24 url(/lib/yhst-51054734648456/handRed.jpg) no-repeat 19px 8px;
	position: relative;
	padding: 8px 10px 9px 54px;
	margin-bottom: 15px;
}

h1.pageTitle div.redTop {
	height: 8px;
	width: 690px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: transparent url(/lib/yhst-51054734648456/redRoundTop2.jpg) no-repeat;
}

h1.pageTitle div.redBottom {
	height: 8px;
	width: 690px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: transparent url(/lib/yhst-51054734648456/redRoundBottom2.jpg) no-repeat;
}

#contentBox {
	overflow: visible;
	z-index: 1000;
}	

#contents {
	overflow: visible;
}	

#contents-table {
	width: 750px;
}

#contents-table td {
	text-align: center;
	padding-right: 15px;
	vertical-align: top;
	padding-bottom: 20px;
}	

#contents-table td div.imageBox{
	position: relative;
	text-align: center;
	width: 190px;
	background: transparent url(/lib/yhst-51054734648456/imageBg.jpg) repeat-y;
	margin-bottom: 15px;
}

div.imageBox span.image-l img {
	display: block;
}	

#contents-table td div.roundTop {
	background: transparent url(/lib/yhst-51054734648456/imageRoundTop.jpg) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 5px;
	width: 190px;
}

#contents-table td div.roundBottom {
	background: transparent url(/lib/yhst-51054734648456/imageRoundBottom.jpg) no-repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 5px;
	width: 190px;
}

#contents-table td div.item-box {
	width: 190px;
	text-align: center;
}	

.name a {
	font: bold 14px arial;
}

.price-bold {
	font: bold 14px arial;
	color: #EC1C24;
}

/*Category Page Styles///////////////////////////////////////////////////////////////////*/

#caption {
	overflow: hidden;
	color: #3F3F3F;
	background: #E8E9EA url(/lib/yhst-51054734648456/captionBg2.jpg) repeat-y;
	position: relative;
	width: 670px;
	padding: 10px;
}	

#caption div.imageBox {
	float: left;
	border: 1px solid #B2B2B2;
	background-color: #fff;
	margin-right: 10px;
}

#caption div.captionBottom {
	background: transparent url(/lib/yhst-51054734648456/captionBottom2.jpg) no-repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 9px;
	width: 690px;
}	

#caption div.captionTop {
	background: transparent url(/lib/yhst-51054734648456/captionTop2.jpg) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 9px;
	width: 690px;
}

/*Detail Page Styles//////////////////////////////////////////////////////////////*/

#itemarea{
	position: relative;
}

#itemarea div.itemInfo {
	width: 270px;
	float: left;
	background-color: #e4edf4;
	padding: 15px;
}

#itemarea div.imageBox {
	
}

#itemarea div.itemTextBox {
	
}

#itemarea div.itemTextBox span.multiLineOption {
	display: block;
	margin-bottom: 10px;
}

#itemarea div.itemTextBox span.multiLineOption span.itemoption {
	font-weight: bold;
}	

#itemarea div.itemTextBox div.price-bold {
	padding-bottom: 15px;
}

#itemarea div.itemTextBox input.addtocartImg {
	margin-top: 10px;
}	

#itemarea #itemText{
	margin-bottom: 15px;
}
#rightColumn {
	float: right;
	width: 370px;
}	

#largeImage {
	-ms-interpolation-mode: bicubic;
	max-width: 370px;
	max-height: 370px;
	
}


#thumbbox {
	text-align: center;
	margin-top: 10px;
}

#thumbbox img {
	width: 40px;
	height: 40px;
	margin: 0px 10px 0px 10px;
	border: 1px solid #C0C0C0;
	cursor: pointer;
	-ms-interpolation-mode: bicubic; 
}

#thumbbox .current img{
	border: 1px solid #000;
}	

#thumbbox img:hover {
	border: 1px solid #000;
}

#thumbbox img.hide {
	display: none;
}

#contentBox div.itemNav {
	height: 25px;
	float: right;
	font: 14px arial;
	color: #666666;
	width: 110px;
	margin-top: 20px;
}

#contentBox div.itemNav div.previous a {
	font: 14px arial;
	color: #fff;
	background: transparent url(/lib/yhst-51054734648456/arrowLeft.jpg) no-repeat 0px 0px;
	text-align: center;
	display: block;
	float: left;
	height: 20px;
	width: 50px;
	padding-top: 5px;
	padding-left: 4px;
	margin-right: 2px;
}


#contentBox div.itemNav div.previous font {
	display: block;
	font: 14px arial;
	color: #fff;
	float: left;
	height: 20px;
	background: transparent url(/lib/yhst-51054734648456/arrowLeft.jpg) no-repeat 0px -50px;
	width: 50px;
	text-align: center;
	padding-top: 5px;
	padding-left: 4px;
	margin-right: 2px;
}


#contentBox div.itemNav div.next a{
	font: 14px arial;
	color: #fff;
	background: transparent url(/lib/yhst-51054734648456/arrowRight.jpg) no-repeat 0px 0px;
	text-align: center;
	display: block;
	float: left;
	height: 20px;
	width: 54px;
	padding-top: 5px;
}

#contentBox div.itemNav div.next font {
	display: block;
	font: 14px arial;
	color: #fff;
	float: left;
	height: 20px;
	background: transparent url(/lib/yhst-51054734648456/arrowRight.jpg) no-repeat 0px -50px;
	width: 54px;
	text-align: center;
	padding-top: 5px;
}

#contentBox div.itemNav div.previous a:hover, #contentBox div.itemNav div.next a:hover {
	background-position: 0px -25px;
}


                                   
                          

/*Static Page Styles///////////////////////////////////////////////////////////////////*/

.staticBox img {
	border: 0px solid #B2B2B2;
	margin-bottom: 15px;
}

.staticBox h2 {
	padding-bottom: 10px;
}

.staticBox p {
	padding-bottom: 10px;
}

.staticBox a {
	font: 14px arial;
}

/*Site Map Styles///////////////////////////////////////////////////////////*/

#siteMap {
	width: 606px;
	background: transparent url(/lib/yhst-51054734648456/siteMapBg.jpg) repeat-y; 
	overflow: hidden;
}

#siteMap ul {
	float: left;
	width: 182px;
	padding-left: 20px;
}	

/*Slideshow Styles///////////////////////////////////////////////////////////*/ 
	
#slideShow {
	width: 920px;
	height: 390px;
}

#slideShow img {
	cursor: pointer;
	width: 920px;
	height: 390px;
}	

#controlBar {
	background-color: #13324C;
	overflow: hidden;
	height: 32px;
	width: 920px;
	margin-bottom: 22px;
}	

UL#controls {
	position: relative;
	background-color: #13324C;
	height: 32px;
	float: right;
}

UL#controls LI {
	list-style: none;
	display: block;
	float:left;
	background-color: #496E9B;
	height: 32px;
}


UL#controls LI A{
	cursor: pointer;
	text-align: center;
	color: #1F3372;
	text-decoration: none;
	height: 26px;
	display: block;
	padding: 6px 10px 0px 10px;
	float: left;
	color: #fff;
	font: bold 16px arial;
	background-color: #13324C;
}

UL#controls LI A.selected {
	background-color: #496E9B;
}	

UL#controls LI A:hover {
	color: #fff;
	background-color: #254D75;
}

ul#controls li #button.pause {
	background: #254D75 url(/lib/yhst-51054734648456/pause.gif) no-repeat 7px 6px;
	width: 10px;
}

ul#controls li #button.play {
	background: #254D75 url(/lib/yhst-51054734648456/play.gif) no-repeat 7px 5px;
	width: 10px;
}


ul#controls li #button.pause:hover, ul#controls li #button.play:hover {
	background-color: #496E9B;
}	



/*Footer Styles///////////////////////////////////////////////////////////////////////////*/

#footer {
	padding: 20px 30px 20px 30px;
	background-color: #254D75;
	font: 12px/20px arial;
	color: #fff;
	text-align: center;
	clear: both;
}

#footer a {
	color: #fff;
	padding-right: 5px;
	padding-left: 5px;
}

#footer a:hover {
	color: #9CC4E2;
}

#footer p a {
	padding: 0px;
}

#footer p {
	padding-bottom: 10px;
	border-bottom: 1px solid #496E9B;
}

#footer img {
	margin-right: 20px;
	margin-top: 10px;
}

/*newsletter signup/////////////////////////////////////////*/

#leftNavWrapper {
	width: 204px;
	float: left;
	
}

.join {
	padding: 10px 0px;
	width: 100%;
	overflow: hidden;
}

.join .joinHeader {
	font: bold 16px arial;
	color: #2c537a;
	float: right;
	padding-top: 5px;
 }
 
 .join #joinBox {
 	width: 264px;
	position: relative;
	float: right;
	padding-top: 5px;
	margin-left: 20px;
 }
 
 .join #joinBox .buttonInput{
 	position: absolute;
	right: 0px;
	top: 5px;
	
	
 }
 
 .join .social {
 	width: 264px;
	position: relative;
	float: right;
	margin-left: 20px;
	
 }
 
 .join .social #fbLink {
 	background: transparent url(/lib/yhst-51054734648456/fbLink.jpg) no-repeat;
	height: 33px;
	width: 107px;
	display: block;
 }
 
 .join .social #twitterLink {
 	background: transparent url(/lib/yhst-51054734648456/twitterLink.jpg) no-repeat;
	display: block;
	width: 147px;
	height: 33px;
	position: absolute;
	right: 0px;
	bottom: 0px;
 }
 
 .join #joinBox .text {
 	width: 190px;
	height: 20px;
 }
 
 /*home nav styles/////////////////////////////////////////////////////////////////////////////*/
 
 #main.homeMain {
 	overflow: visible;
 }
 
 #content.homeContent {
 	padding-left: 0px;
	width: 920px;
	overflow: visible;
 }
 
 #content.homeContent h1.pageTitle {
 	width: 856px;
 }
 
 #content.homeContent h1.pageTitle div.redTop {
 	background: transparent url(/lib/yhst-51054734648456/redRoundTopHome.jpg) no-repeat 0px 0px;
	width: 100%;
 }
 
  #content.homeContent h1.pageTitle div.redBottom {
 	background: transparent url(/lib/yhst-51054734648456/redRoundBottomHome.jpg) no-repeat 0px 0px;
	width: 100%;
 }
 
 #homeNav {
 	width: 100%;
	margin-bottom: 13px;
 }
 
 #homeNav #leftNav {
 	float: none;
	width: 927px;;
	overflow: visible;
	display: inline-block;
 }
 
 #homeNav #leftNav #five div.wordBubble, #homeNav #leftNav #ten div.wordBubble, #homeNav #leftNav #fifteen div.wordBubble 		{
 	left: -240px;
	background-image: url(/lib/yhst-51054734648456/vertNavTopLeft.png);
	padding: 10px 40px 0px 10px;
 }
 
#homeNav #leftNav #five div.wordBubble div.bubbleBottom, #homeNav #leftNav #ten div.wordBubble div.bubbleBottom, #homeNav #leftNav #fifteen div.wordBubble div.bubbleBottom {
	left: -24px;
}   
 
 #homeNav #leftNav li {
 	margin-right: 7px;
 }
 
 
 #homeNav #leftNav li a {
 	background-image: url(/lib/yhst-51054734648456/smallNav.jpg);
	width: 98px;
	position: relative;
	z-index: 20;
	padding: 22px 10px 1px 70px;
	height: 39px;
	font-size: 14px;
 }
 
 #homeNav #leftNav li {
 	float: left;
 }
 
 #content.homeContent #contents-table {
 	width: 970px;
 }
 
 
