* {font-family: Arial, Verdana, sans-serif;}
html { padding: 0px; margin: 0px; }
body {background: #336699; text-align: center; padding: 0px; margin: 0px;}
body * { text-align: left }
img { border: none; }

.productPrice { float:right;background:white;padding-right:5px;padding-left:5px; }
.productSku { background:white;padding-right:5px; }
.niceDD button span { width: 100px; overflow: hidden; text-overflow: ellipsis; }
.niceDD { font-size: 12px; }

#wrapper {
	width: 928px;
	margin: -10px auto 10px auto;
	position: relative;
	padding: 0px;
}

.upsell {
	float: left;
	width: 190px;
	text-align: justify;
	margin: 0px 15px 5px 0px;
	height: 100%;
}

.upsell h4 {
	padding: 0px;
	margin: 5px 0px 5px 0px;
}
.upsell h4 a, .upsell h4 a:link { font-size: 12px; color: #333; text-decoration: none; }
.upsell h4 a:hover { font-size: 12px; text-decoration: none; color: #39f; }

.upsellDesc { 
	text-align: justify !important; 
	font-size: 10px !important; 
	margin-bottom: 10px; 
	padding-top: 5px !important; 
	border-top: 1px solid #ccc;
}
.upsellDesc * { text-align: justify !important; font-size: 10px !important; padding-top: 0px !important; margin-top: 0px !important; }
.upsellLink { text-align: right; }
.upsellLink a, .upsellLink a:link { font-size: 10px; color: #39f; text-decoration: none; }
.upsellLink a:hover { font-size: 10px; text-decoration: underline; color: #39f; }


.styled, .styled {
	font-size: 16px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.styled:focus, .styled:focus {
	font-size: 16px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background: #ffc;
}
#header {
	padding: 0px 20px;
}

#logo { margin-top: 20px; }

#searchBar {
	position: absolute;
	top: 0px;
	right: 20px;
	padding: 0px;
}

#searchBar form { padding: 0px; }

#searchBar input.submit-button {
	border: none;
	width: 64px;
	height: 20px;
	font-size: 0px;
	background: url(/images/sprite.png) no-repeat 0 -422px;
	cursor: pointer;
	float: right;
	margin-left: 5px;
}

#searchBar input.search-term {
	border: none;
	color: #333;
	background: url(/images/sprite.png) no-repeat 0 -402px;
	height: 16px;
	width: 240px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	padding-top: 3px;
	float:right;
}

#topLinks {
	position: absolute;
	height: 31px;
	top: 52px;
	right: 25px;
	z-index: 50;
}

.viewCartLink, .myAcctLink, .wishlistLink, .catalogLink { margin-left: 5px; float: right; }
.myAcctLink, .wishlistLink, .catalogLink { margin-left: 5px; float: right; }
#topLinks span { display: none; }
#topLinks a { display: block; }

.viewCartLink a, .viewCartLink a:visited { 
	background: url(/images/sprite.png) no-repeat 0 -241px;
	height: 31px;
	width: 100px;
}

.viewCartLink a:hover { 
	background: url(/images/sprite.png) no-repeat 0 -272px;
	height: 31px;
	width: 100px;
	cursor: pointer;
}

.myAcctLink a, .myAcctLink a:visited { 
	background: url(/images/sprite.png) no-repeat 0 -179px;
	height: 31px;
	width: 100px;
}

.myAcctLink a:hover { 
	background: url(/images/sprite.png) no-repeat 0 -210px;
	height: 31px;
	width: 100px;
	cursor: pointer;
}

.wishlistLink a, .wishlistLink a:visited { 
	background: url(/images/sprite.png) no-repeat 0 -303px;
	height: 31px;
	width: 100px;
}

.wishlistLink a:hover { 
	background: url(/images/sprite.png) no-repeat 0 -334px;
	height: 31px;
	width: 100px;
	cursor: pointer;
}

.catalogLink a, .catalogLink a:visited { 
	background: url(/images/sprite.png) no-repeat 0 -117px;
	height: 31px;
	width: 100px;
}

.catalogLink a:hover { 
	background: url(/images/sprite.png) no-repeat 0 -148px;
	height: 31px;
	width: 100px;
	cursor: pointer;
}

#nav {
	background: url(/images/sprite.png) no-repeat 0 0;
	width: 928px;
	height: 74px;
	position: relative;
	margin: 0px;
}

#nav-links {
	width: 895px;
	height: 40px;
	padding-top: 24px;
	margin-left: auto;
	margin-right: auto;
	color: white;
	font-weight: bold;
	font-size: 12px;
}

#nav-links a, #nav-links a:visited {
	float: left;
	text-decoration: none;
	color: white;
	font-weight: bold;
	background: none;
	display: block;
	height: 35px;
	padding: 0px 7px;
	margin: 0px;
	padding-top: 11px;
}

#nav-links a.selected, #nav-links a:visited.selected {
	float: left;
	text-decoration: none;
	color: white;
	font-weight: bold;
	background: url(/images/sprite-repeat-x.gif) repeat-x top left scroll;
        background-position: 0 0;
	display: block;
	height: 29px;
	padding: 0px 7px;
	margin: 0px;
	padding-top: 11px;
}

#nav-links a:hover {
	float: left;
	text-decoration: none;
	color: white;
	font-weight: bold;
	background: url(/images/sprite-repeat-x.gif) repeat-x top left;
        background-position: 0 0px;
	display: block;
	height: 29px;
	padding: 0px 7px;
	margin: 0px;
	padding-top: 11px;
}

.nav-spacer {
	height: 40px;
	width: 1px;
	background: url(/images/sprite-repeat-x.gif) top left no-repeat;
	background-position: 0 -40px;
	float: left;
}

#content {
	background: url(/images/sprite-repeat-y.png) repeat-y 0 0;
	font-size: 12px;
	width: 928px;
	position: relative;
	color: #333;
	float: left;
	padding-bottom: 25px;
}

#content div { padding: 0px; }

#product-bar {
	width: 250px;
	float: left;
	padding: 0px;
	margin: -10px 10px 0px 20px;
}

.right-product-bar {
	float: right !important;
	margin: -10px 20px 0px 10px !important;
}

.right-product-bar > ul {
	border-right: none !important;
	border-left: 1px solid #dfdfdf !important;
}

#product-bar .sidebar {
	width: 250px;
	height: 30px;
	margin-bottom: 10px;
}

#product-bar .products { 
	background: url(/images/sprite.png) no-repeat 0 -442px;
}
#product-bar .products span { display: none; }
#product-bar { font-weight: bold; }
#product-bar > ul { padding-left: 10px; margin: 0px; border-right: 1px solid #DFDFDF}
#product-bar > ul ul { padding-left: 15px; margin: 0px; }
#product-bar li { font-size: 14px; list-style: none; padding: 0px; margin: 0px; }
#product-bar li a, #product-bar li a:visited { color: #333333; text-decoration: none; font-weight: bold; font-size: 14px; }
#product-bar li a:hover { color: white; background-color: #f93; text-decoration: none; font-weight: bold; font-size: 14px; }
/*
#product-bar li:hover { color: white; background-color: #f93; text-decoration: none; font-weight: bold; }
#product-bar li:hover * { color: white !important; }
*/
.nav-selected { background-color: #f93; color: white; }
.nav-un-selected { background-color: #fff; color: #333333; }

.cartTable { width: 100%; border-collapse: collapse; font-size: 14px; }
.cartTable * { color: #333; }
.cartTable th { background: #369; color: white; font-weight bold; border: 1px solid #dfdfdf; }
.cartTable td { border: 1px solid #dfdfdf; }

.styleTable { width: 100%; border-collapse: collapse; font-size: 14px; }
.styleTable * { color: #333; }
.styleTable th { background: #369; color: white; font-weight bold; border: 1px solid #dfdfdf; }
.styleTable td { border: none; }

.oddRow { background: #eee; }
.evenRow { background: #fff; }

.checkoutButton { clear: both; float: right; margin-top: 15px; }
.cartSummary { float: right; margin-top: 5px; }
.cartSummary h3 { color: #333; margin: 0px; padding: 0px; font-size: 18px; text-align: right}
.cartSummary td { font-size: 18px; color: #333; text-align: right }
#discount { color: red; }
.thumbnailWrangler {
	overflow:hidden;
	margin-right: 5px;
	text-align:center !important;
	width:100px;
	height:100px;
	float:left;
}

.leftBody { 
	width: 613px; margin-right: 0px !important;
}

.leftFullBody {
	float: none !important;
	width: 850px !important;
	margin: 0px auto !important;
}

.navArrows { margin: 5px; }
.fwrap { float: left; }
.arrow-tail { 
	float:left;
	font-size: 0px; 
	line-height: 0%; 
	width: 0px; 
	border-top: 20px solid #369; 
	border-left: 10px solid #fff; 
	border-bottom: 20px solid #369;
}

.arrow-body {
	float: left;
	padding:12px 10px 0px 10px !important;
	height:28px;
	background: #369; 
	color: white;
	font-weight: bold;
	font-size: 12px;
}
.arrow-head {
	float:left;
	font-size: 0px; 
	line-height: 0%; 
	width: 0px; 
	border-top: 20px solid #fff; 
	border-left: 10px solid #369; 
	border-bottom: 20px solid #fff
}

.gold-tail { border-top-color: #f93; border-bottom-color: #f93;}
.gold-body { color: #333; background: #f93; }
.gold-head { border-left-color: #f93;}

.addCartLink { text-align: right !important; margin-top: 5px; clear: both; }
.addCartLink a, .addCartLink a:link { color: #39f; text-decoration: none; }
.addCartLink a:hover { text-decoration: underline; color: #39f; }

.specialH2 { 
	color:white; 
	background: #369; 
	margin:0px; 
	padding: 5px; 
	font-size: 16px;
}

.checkoutFormTable { margin-top: 15px; width: 650px; }
.checkoutFormTable td { font-weight: bold; }
.checkoutFormTable select { width: 300px; font-size: 14px; border: 1px solid #ccc;
	margin: 0px 10px 10px 0px; }
.checkoutFormTable input[type="text"] {
	border: 1px solid #ccc; 
	width: 300px; 
	text-align: left;
	padding: 5px;
	font-size: 14px;
	letter-spacing: 1px;
	margin: 0px 10px 10px 0px;
}
.formInput {
	border: 1px solid #ccc; 
	width: 300px; 
	text-align: left;
	padding: 5px;
	font-size: 14px;
	letter-spacing: 1px;
	margin: 0px 10px 10px 0px;
}
.checkoutFormTable input[type="text"]:focus {
	background: #ffc;
}

.formInput:focus {
	background: #ffc;
}

#progressBox { 
	float:right;
	width: 175px;
	margin-top: 25px;
}

.help { font-weight: normal; font-size: 10px; }

td.radioCell { font-weight: normal; font-size: 14px; }

#errorBox { margin-top: 15px; background: #f6f6f6; border: 1px solid #ccc; width: 620px; padding: 10px !important; }
#errorBox h3 { margin: 0px 0px 5px 0px; padding: 0px; }
label.error { display: block; color: red; font-weight: bold; margin-bottom: 5px; }
input.error { background: #fcc; }

.pbChild { border: 1px solid #ccc; margin: 0px; border-bottom: none; }
#progressBox h4 { margin: 0px; padding: 5px; background-color: #ddd !important; border-bottom: 1px solid #ccc; font-size: 14px; }
.pContent { padding: 10px !important; }

.pContent a, .pContent a:visited { color: #39f; text-decoration: none; }
.pContent a:hover { color: #39f; text-decoration: underline }

.cartInput {
	border: 1px solid #ccc; 
	width: 75px; 
	text-align: right;
	padding-right: 5px;
}

#mainPageGraphic {
	position: absolute;
	top: 0px;
	right: -30px;
	z-index:0;
}

#store { float: right; width: 628px; margin: 0px 20px 0px 0px; }
#storeContent { clear: both; text-align: left; }

#productFullDescription, #productFullDescription p {
	font-size: 15px;
	line-height: 22px;
}

h1 { margin-bottom: 10px; margin-top: 0px; }

.productThumb { float: left; margin: 0px 10px 10px 0px; }
.productPageThumb { float: right; margin: 0px 10px 10px 10px; }

.productListView { clear: both; padding-bottom: 20px; margin-bottom: 20px; }
.productListView h2 { padding-bottom: 0px; margin-bottom: 5px; }
.productListView h2 a, .productListView h2 a:link { color: #333; text-decoration: none; }
.productListView h2 a:hover { text-decoration: none; color: #39f; }

.productFooter a, .productFooter a:link { color: #39f; text-decoration: underline; }
.productFooter a:hover { text-decoration: none; color: #39f; }
.productFooter { text-align: right; margin-right: 10px; }

.breadcrumbs a, .breadcrumbs a:link { color: #333; text-decoration: none; }
.breadcrumbs a:hover { text-decoration: none; color: #39f; }
.breadcrumbs { margin-bottom: 10px; font-size: 10px; display: none; }

#enterPromoLink a, #enterPromoLink a:link { color: #39f; text-decoration: none; }
#enterPromoLink a:hover { text-decoration: underline; color: #39f; }
#enterPromoLink { float:left; margin: 15px 0px 0px 5px; }

.crossSellTitle { background:#369; color:white; text-align: center; padding: 10px 0px !important; margin-bottom: 0px; font-size: 14px; }
.crossSellItem { border: 1px solid #dfdfdf; border-top: none; padding: 10px !important; clear: both; }
.crossSellItem { font-size: 10px; text-align: justify; color: #333; font-weight: normal; }
.crossSellItem * { font-size: 10px; text-align: justify; color: #333; }
.crossSellItem p { margin: 0px 0px 5px 0px; padding: 0px; }
.crossSellItem h4 { margin: 0px 0px 5px 0px; padding; 0px; text-align: left; font-size: 12px; font-weight: bold; }

.productShortDescription { line-height: 22px; font-size: 15px; }
.productShortDescription p { line-height: 22px; margin-top: 0px; padding-top: 0px; margin-bottom: 10px; font-size: 15px; }
.productShortDescription * { line-height: 22px; margin-top: 0px; padding-top: 0px; margin-bottom: 10px; font-size: 15px; }
.productSeperator { clear: both; height: 1px; border-bottom: 1px solid #DFDFDF; width: 99%; }
.debug { background: white; padding: 10px; font: 12px monospace; }

#pageContent .page { display: none }
#pageContent .page1 { display: block; }
#pageControls a, #pageControls a:visited, #footControls a, #footControls a:visited { color: #39f; text-decoration: none }
#pageControls a:hover, #footControls a:hover { color: #c30; text-decoration: none; }
#pageControls{ text-align: center; clear:both; padding-bottom: 15px !important; }
#footControls{ text-align: center; clear:both; padding-top: 15px !important; }

#moreCats a, #moreCats a:visited { color: #39f; text-decoration: none; }
#moreCats a:hover { color: #39f; text-decoration: underline }
#moreCats ul { padding: 0px; margin: 0px; }
#moreCats li { display: block; }
#moreCats { line-height: 22px; }
#moreCats h3 { padding: 0px; margin: 0px; }
.moreInfoBox { float: left; width: 50%; }

.skuItem { clear: both; font-size: 12px; margin: 10px 5px 0px 5px; background: url(/images/dot.gif) repeat-x 0 12px; }
.skuBulk { float: right; font-size: 12px; font-style: italic; margin-bottom: 10px; background: white; padding-left: 5px;}

#footer {
	background: url(/images/sprite.png) no-repeat 0 -74px;
	width: 928px;
	height: 38px;
	font-size: 10px;
	text-align: center;
	color: #333;
	padding-top: 5px;
	clear: both;
}

h1 { font-size: 32px; margin-bottom: 10px; }

.searchRow {
	border: 1px solid #666;
	margin-bottom: 10px;
	width: 200px;
	float: left;
	margin-right: 5px;
}

.searchRow .title {
	background: #ffc;
}

.searchRow .content { padding: 10px !important; margin: 0px; }
.searchRow .title h2 { padding: 10px; margin: 0px; }

.pa-button {
	background: url("/images/yui-sprite.png") repeat-x scroll 0 0 transparent;
	border-color: #808080;
	border-style: solid;
	border-width: 1px;
	margin: auto 0.25em;
	font-size: 12px;
	display: inline-block;
	vertical-align: text-bottom;
	cursor: pointer;
	/*height: 22px;*/
}

.pa-button-hover {
	background-position: 0 -1300px;
	border-color: #7D98B8;
}
