/* Element Defaults */
/* 100506 0.02*/
/* Notes: 
 * Specifying exact attributes for each element will keep them consistent across browsers.
 * Each element is given a MARGIN, PADDING, and BORDER of ZERO (0) under the "base" CSS file.
 * This file must load after the "base" file. The reason for maintaining presentation is that some store 
 * owners are accustom to using basic HTML or WYSIWYG editors to format their content. Removing 
 * HTML Element formatting without any notification will confuse store owners.
 */

b, strong    {font-weight:bold;}
blockquote   {margin:1em;}
dd           {margin:0 0 0 10px;}
dl           {margin:5px 0;}
em, i        {font-style:italic;}
img          {border:0;}
input        {margin:0; padding:1px;}
input.addtocartInp{margin:0; padding:1px;font-size:12px;
}
#searchsubmit{margin:1px 5px 0 5px;
                   padding:1px;
                   background:#0083b3 url('') 0 0 repeat;
	           color:#2f5562;
	           font:bold 11px Arial,verdana,sans-serif;
	           padding:0px 2px;
                   margin:0 0 1px 3px;
	           text-align:center;
	           cursor:pointer;
}
input.addtocartImg{border:0; margin:0; padding:1px;}
li           {margin:0 0 0 15px; padding:0;}
ol, ul       {list-style:disc outside; margin:0; padding:0;}
p            {margin:10px 0; padding:0;}
tr, td       {vertical-align:top;}

/* Elements */
/* 011007 0.03*/
* {
	padding:0;
	margin:0;
}
td, div, span {
	font-size: 11px /*75%/1.3*/;
	color:#ffffff;
}
body {
	background:#70adc2 url('http://ep.yimg.com/ca/I/yhst-83273166544395_2190_3276282') 0 0 repeat-x;
	font:normal 11px Century Gothic, Avant Garde, sans-serif/*75%/1.3 Arial,Helvetica, sans-serif*/;
	color:#ffffff;
	text-align:center;
	width:100%;
}
a{
	text-decoration:underline;
	color:#217f97;
}
a:hover{
	text-decoration:none;
}
select option{
	padding-right:10px;
}

/**********/
/*MAIN IDS*/
/**********/
#mainbody{
	width:1008px; /* 760px; || auto; */
	margin:0 auto;
	text-align:left;
	background:none;
	padding:0;
        border:none;
}
#topNav{margin:0 auto;	background:none;
		height:1%; float:left; width:100%;
}
html>body #topNav { height:auto; zoom:1; }
#topNav div{
	float:left;
	margin-top: 2px;
	white-space:nowrap;
        width:119px;
        height:29px;
        font-size:15px;
background:url('http://ep.yimg.com/ca/I/yhst-83273166544395_2190_3288368') 0 0 no-repeat;
}
#topNav div a{
	color:#ffffff;
	padding:0 10px 0 10px;
	text-decoration:none;
        margin:0 5px;
}
#topNav .topNavViewCart a{
	border-right-style:none !important;
	text-decoration:none;
}
#topNav div a:hover, #topNav .topNavViewCart a:hover{
	color:#ffffff;
}
#topNav .topNavViewCart a{
	background: url() right center no-repeat;
	padding-right:15px;
}




#footer{
	background:transparent url('') 0 0 repeat;
	height:1%;zoom:1; padding-top:5px; float:left; width:100%;
}
#header{
	background:transparent url('http://ep.yimg.com/ca/I/yhst-83273166544395_2190_3300556') 0 0 repeat; 
	height:1%;
	min-height:123px; 
	height:auto *!important*; 
	height:123px;
}

#header:after, #footer:after, #itemContainer:after, .caption:after, .message:after {
	clear:both;
	content:".";
	display:block; 
	height:0;
	visibility:hidden;
}
html>body #header, html>body #footer {
	height:auto;
}

/**************/
/*END MAIN IDS*/
/**************/

/*********/
/*CLASSES*/
/*********/
.clear {
	clear:both;
	display:block;
	font-size:1px;
	height:1px;
	line-height:-1;
}
.last {
	border:0 solid;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.breadcrumbs{
	padding:10px;
	background-color:black;
}
/*************/
/*END CLASSES*/
/*************/

/***************/
/*MISCELLANEOUS*/
/***************/
#topNav .topNavViewCart a:hover, #footer .links a:hover, #bodyContent .contentsTable .itemName a:hover,#bodyContent .contentsTable .itemName a:hover, #topNav div a:hover{
	text-decoration:underline;
}
/*******************/
/*END MISCELLANEOUS*/
/*******************/

/********/
/*HEADER*/
/********/
#header .storeLogo{
	width:460px;
	font:bold 36px Century Gothic, Avant Garde, sans-serif /*2em*/;
	float:left;
	color:#ffffff;
	padding:15px 0 10px 15px;

}
#header .storeLogo a{
	color:#ffffff;
	text-decoration:none;
}
#header .searcharea{
	float:right;
	width:264px;	background-color:#0ddbdb;
	text-align:center;
	border:1px solid #ffffff;
	padding:10px 0;
	margin: 2px;
}
#header .searcharea .searchText{
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#ffffff;
	margin-right: 3px;
}
#header .searcharea .searchForm{
	margin:auto;
}
#header .searcharea .searchInput{
	width:150px;
}
#searchSubmit.ys_primary{
border:solid 1px #fff;
        margin-left:3px;
        padding:0;
        background: #0083b3 url('') 0 0 repeat-x;
        color:#2f5562;
        font:bold 11px Arial,verdana,sans-serif;
        text-align:center;
        cursor:pointer;
}
/************/
/*END HEADER*/
/************/


/********/
/*FOOTER*/
/********/
#footer .links{	background-color:transparent;
	padding:5px;
	color:#2f5562;
	font-size:11px;
        text-align:center;
}
#footer .links a{
	color:#2f5562;
	font-weight:bold;
	padding:0 5px;
	text-decoration:none;
	font-size:11px;
        text-transform:uppercase;
}
#footer .yahooLogo{
	float:left;
	height:29px;
	width:82px;    
margin:10px 0 10px 10px;
}
* html #footer .yahooLogo{
	height:39px;
display:inline;
}
#footer .copyright{
	text-align:right;
	padding:15px 15px 0 0;
	color:#ffffff;
	font-size:11px;
}
/************/
/*END FOOTER*/
/************/

/***************************************/
/*BODY CONTENT (HOME, SECTION AND ITEM)*/
/***************************************/
#bodyContent {position:relative; background:black;
}

#bodyContent .contentsTable, #bodyContent .specialsTable{
	margin:0px;
}
#bodyContent .caption, #bodyContent .message{background:black;
	_height:1%;
        
}
#bodyContent .message, #bodyContent .caption, #bodyContent .pageText{
}
#bodyContent .message .ImageMarginLeft{
	float:left; 
	margin:15px 20px 5px 12px; 
}
#bodyContent .ImageMarginRight{
	float:right;
	margin:5px;
}
#bodyContent .contentsTable .Image img{
	margin:0 10px 5px 10px;
}
#bodyContent .message .pageTitle{
	color:#f3d893;
	display:block;
	font:30px Century Gothic, Avant Garde, sans-serif/*1.2em Arial, Helvetica, sans-serif*/;
	margin:0 10px;
	padding:10px 0;	
}
#bodyContent .caption .pageTitle, #bodyContent .caption .pageTitleCenter, #bodyContent #info-div #searchpageHeader{
	color:#f3d893;
	display:block;
	font:normal 20px Century Gothic, Avant Garde, sans-serif/*1.2em Arial, Helvetica, sans-serif*/;
	margin:0 10px;
	padding:10px 0;	
}
#bodyContent #info-div #searchpageHeader{background-color:#838385; color:#ffffff; font:bold 20px Century Gothic, Avant Garde, sans-serif; margin:0 10px;
	padding:10px 0; display:block;		
}

#bodyContent .itemPageTitle{
	color:#f3d893;
	font:bold 20px Century Gothic, Avant Garde, sans-serif/*1.2em Arial, Helvetica, sans-serif*/;
	padding:10px;
	background-color:black;
}
#bodyContent .message .pageText, #bodyContent .caption .pageText, #bodyContent .pageText{
	padding:0 10px 10px;
}
#bodyContent .message .pageText{color:#ffffff;
}
#bodyContent #info-div .infoText{
	padding:10px;
}
#bodyContent .contentsTable .itemName, #bodyContent .contentsTable .wrapPadding, #bodyContent .specialsTable .itemName, #bodyContent .specialsTable .wrapPadding{
	padding:2px 5px;
}
#bodyContent .contentsTable{
	width:100%;
	border-collapse:collapse;
}

#bodyContent .specialsTable{
	width:100%;
	border-collapse:collapse;
}

#bodyContent .contentsTable .itemName {
	font-weight:normal;
        font-size:25px;
	color:#217f97;
	text-decoration:none;
        text-align:left;
}

#bodyContent .contentsTable .itemName a{
	font-weight:normal;
        font-size:25px;
	color:#217f97;
	text-decoration:none;
}
#bodyContent .specialsTable .itemName a{
	font:bold 11px Century Gothic, Avant Garde, sans-serif/*1.1em Arial, Helvetica, sans-serif*/;
	color:#9F9F9F;
	text-decoration:none;
}
#bodyContent .contentsTable .salePrice, #bodyContent .itemContainer .salePrice, #bodyContent .specialsTable .salePrice{
	color:#0083b3;
        padding-bottom:10px;
        font-weight:bold;
}
#bodyContent .vertical, .imageCenter, .pageTitleCenter{
	text-align:center;
        background:black;
}
#bodyContent .contentsTable .contentsVSeparator{
	border:none;
}
#bodyContent .contentsTable .contentsHSeparator{
	border-bottom:none /*#CECECD*/;
}
#bodyContent .specialsHeader{
	background-color:#838385;
	padding:5px;
	color:#ffffff;
	font:bold 20px Century Gothic, Avant Garde, sans-serif/*1.4em*/;
	text-align:center;
	border-bottom:4px solid #ffffff;
        margin-bottom:5px;
}
#bodyContent .caption .Image, #bodyContent .itemContainer .Image , #bodyContent .contentsTable .Image , #bodyContent #info-div .Image{
    padding:10px;
	margin:0;
}
#bodyContent .pageText .pageTextHeader{
	font:bold 16px Century Gothic, Avant Garde, sans-serif;	
	padding:10px 0;
	color: #fc9227;
}
#bodyContent .accessoriesHeader{
	color:#0083b3;
	font:bold 14px Century Gothic, Avant Garde, sans-serif /*1.1em*/!important;
	padding:20px 0 8px 10px;
	border-bottom:1px solid #e9e9e9;
	margin-bottom:10px;
}
#bodyContent .contentsTable td table, #bodyContent .specialsTable td table{
	margin-left:0px;
}
#bodyContent .contentsTableTd, #bodyContent .specialsTableTd{
	padding:5px;
}
/*#bodyContent .contentsTable .ellItemInfo{
	margin-left: 5px;
}*/
#bodyContent .contentsTable .abstract, #bodyContent .specialsTable .abstract{
	padding: 3px 0;
        color:#9f9f9f;
        display:block;
        margin-left:5px;
        border-bottom:1px solid;
        text-align:left;
        width:auto;
        float:left;
}
#bodyContent .contentsTable .itemNameMultiLine, #bodyContent .specialsTable .itemNameMultiLine{
	display:block;	
	padding: 3px 0;
}
/******************/
/*END BODY CONTENT*/
/******************/

/**************/
/*ITEM DETAILS*/
/**************/
#bodyContent .itemContainer img{
	vertical-align:middle;
}
#bodyContent .itemContainer .addToCart{
	border-top:1px solid #e9e9e9;
	padding:10px;
}
#bodyContent .itemContainer .itemProperties{
	float:left;
	margin:20px 10px 0 50px;
}
#bodyContent .itemContainer .itemName, #bodyContent .specialsTable .itemName, #bodyContent .itemContainer .priceBold{
	font-weight: bold;
        text-align:left;
}

#bodyContent .itemContainer .itemName, #bodyContent .itemContainer .itemCode, #bodyContent .itemContainer .itemAvail, #bodyContent .itemContainer .itemPrice{
	padding:0 10px 10px 10px;
}
#bodyContent .contentsTable .itemAvail{
	padding:10px 0;
}
#bodyContent .itemContainer .regPrice{
	padding-right:20px;
        font-weight:bold;
}
#bodyContent .contentsTable .regPrice, #bodyContent .contentsTable .priceBold{
	margin:10px 0 0;
}
#bodyContent .itemContainer .regPrice, #bodyContent .itemContainer .salePrice, #bodyContent .itemContainer .priceBold{
	display:inline;
        font-weight:bold;
}
#bodyContent .itemContainer .itemOption{
	padding:0 10px 5px 10px;
	display:block;
        font-weight:bold;
}
#bodyContent .contentsTable .itemOption{
	padding-top:5px;
	display:block;
}
#bodyContent .contentsTable .contentsOptions{
	padding:3px 0;
}
/******************/
/*END ITEM DETAILS*/
/******************/

.ys_primary{
	background:#0083b3;
	color:#ffffff;
	font:bold 11px Arial,verdana,sans-serif;
	padding:1px 5px;
	text-align:center;
	cursor:pointer;
}
/* Search Page Styles */
#info-div form,
     .infoText div {margin:0 10px;}
#info-div form table td a img {margin-right:5px;}
#info-div form table td b {display:block; padding:15px 0 5px;}
#info-div form table td font {font-size:1em;}
/* Search Page Styles */


/* Cross-Sell Styles. */

.ystore-cross-sell-table { width:100%; font-size:inherit; font:100%; }
.ystore-cross-sell-title { padding-bottom:6px; color: #fc9227; font:bold 16px Century Gothic, Avant Garde, sans-serif; }
.ystore-cross-sell-table-vertical .ystore-cross-sell-cell { width:100%; }
.ystore-cross-sell-table-horizontal .ystore-cross-sell-cell { width:28%; padding-right:5%; }

.ystore-cross-sell-product-image-link { display:block; padding-bottom:8px; }
.ystore-cross-sell-product-caption { padding-bottom:16px; }
.ystore-cross-sell-product-caption p,
.ystore-cross-sell-product-caption h4 { margin:0 0 10px; font-size:11px; }
.ystore-cross-sell-table .ys_promo { font-weight:bold; }

#topNav .home-nav-div {background:url('http://ep.yimg.com/ca/I/yhst-83273166544395_2190_3352911') 0 0 no-repeat;
}

#topNav .hilite {background:url('http://ep.yimg.com/ca/I/yhst-83273166544395_2190_3364894') 0 0 no-repeat;
}

#topNav .hilite-adjacent {background:url('http://ep.yimg.com/ca/I/yhst-83273166544395_2190_3366124') 0 0 no-repeat; width:119px;
}

#topNav .contact-nav-div {background:url('http://ep.yimg.com/ca/I/yhst-83273166544395_2190_3367467') 0 0 no-repeat; width:138px;
}

#topNav .contact-oncontact-nav-div {background:url('http://ep.yimg.com/ca/I/yhst-83273166544395_2190_3380352') 0 0 no-repeat; width:138px;
}

#topNav .hilite-adjacentcontact-nav-div {background:url('http://ep.yimg.com/ca/I/yhst-83273166544395_2190_3381756') 0 0 no-repeat; width:138px;
}

#topNav #external-links-div {float:right; display:inline; width:243px;
}

#topNav #external-links-div .external-link, #topNav #external-links-div .external-link-right {display:inline; background:url('http://ep.yimg.com/ca/I/yhst-83273166544395_2190_3383236') 0 0 no-repeat; height:31px; margin-top:0; width:119px; padding:2px 0 0 0; color:#ffffff; text-align:center;
}

#topNav #external-links-div .external-link-right {margin-left:5px;
}

#featured-images {float:right; height:215px; width:410px; margin:5px; display:block;
}

.itemContainer {background:black;
}

#bodyContent .pageText {background:black;
}

#info-div {background:black;
}

.multi-add-table {margin:0 auto; width:100%; margin-top:5px; padding:0 2px;
}

.multi-add-table td{border:1px solid white;
}

.specialTableTd {margin-left:10px; display:block; width:100%;
}

.specialTableTd .itemName {font-size:15px;
}

.specialTableTd img {float:right; display:block; margin-right:20px;
}

#bodyContent #contentarea .specialTable {text-align:left; width:100%;
}

.specialTable .itemName a {color:#F3D893;
}

#bodyContent .specialTable .Image {padding:0; margin:0;
}

.featured-product-name-div {font-size:25px; color:#F3D893;
}

.multi-add-div {padding:0 6px 5px 5px; display:block; padding-bottom:5px; text-align:center; float:left; width:99%; background:black;
}

.quantity-discounts-title {font-size:21px; font-weight:bold; padding:20px 0 5px 5px;
}

.item-div-title {font-size:21px; font-weight:bold; padding:20px 0 5px 5px;
}

.multi-add-name-div {color:#217F97;
}

