* { margin:0; padding:0;}

body{
	padding:0;
	margin:0;
	width:100%;
	vertical-align:top;
	font-family: Verdana, Arial, Sans-Serif;
	color:#333333;
	font-size:12px;
	background: #0F78C1 url(../images/back.gif);
}


input, select, textarea {
	color:#000;
 line-height:11px;
 font-size:11px;
	background:#FFF;
	padding:2px;
	margin: 2px;
	vertical-align:middle;
}

textarea {
 width: 350px;
 height: 150px;
}

p {
 margin-bottom: 10px;
}

legend {
 font-weight: bold;
}

fieldset {
 padding: 5px;
 margin: 2px 2px 10px 2px;
 border: 0;
}

hr {
 margin: 8px;
}

.messageStackWarning {
 display: none;
}

.totalBox, .lineTitle {
 float: left;
}

.alert, .messageStackError {
 color: #F00;
 font-weight: bold;
}

.in_none {border:none; padding:0;}

.inputLabel, .areaLabel {
 width: 120px;
 float: left;
 padding-top: 5px;
}


table, td {vertical-align:top;}

a {text-decoration:underline;}	
a:hover{text-decoration:none;}

img {
	border:0px;
}

.col {
	float:left;
}

.back {
 margin-bottom: 20px;
}

.spacer {font-size:0px; line-height:0px;}
.clear, .clearBoth {clear:both; line-height: 1px;}
.brands { padding: 5px; }

.floatLeft, .floatingBox {
 float: left;
}

.floatingBox {
 clear: left;
}

h2, h3, h4, h5 {
 font-size: 11px;
 font-weight: bold;
 margin: 0;
 padding: 0;
}

.content_bg {
 /*background: url(../images/topGradient.png) repeat-x top left; */
}

#mainWrapper {
 width: 998px;
 margin: 0 auto;
}

#contentMainWrapper {
 margin: 0 auto;
}

.navigation .left {
 float: left;
}
.navigation iframe {
 background: #FFF;
 float: left;
}
.navigation .right {
	float:right;
	padding-right: 10px;
}
.navigation .links {float: right;clear: left;text-align:right; padding:5px 0px 5px 0px; color:#FFF;}
.navigation .links a {color:#FFF; text-decoration: none;}

.navigation .nav_1 {float:left; padding:4px 15px 3px 0px;}
.navigation .nav_2, .navigation .nav_3 {float:left; padding:1px 15px; border-left:1px solid #4D4D4D;}

.navigation .input_search {width:110px; padding:3px;}

#manufacturersContent select {width:150px;}

.menu { color:#FFF; margin: 10px auto;}
.menu ul {padding:0; list-style:none; margin: 0; width: 100%; margin: 0 auto;}
.menu ul li {
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFF;
	text-align: center;
}
.menu ul li.li_none {background:none; }
.menu ul li a { text-indent: -9999px; }
#navHome a { background: url(../images/nav_home.gif) no-repeat top left; width: 77px;  height: 46px; }
#navAbout a { background: url(../images/nav_about.gif) no-repeat top left; width: 143px;  height: 46px; }
#navSpec a { background: url(../images/nav_specials.gif) no-repeat top left; width: 143px;  height: 46px; }
#navSearch a { background: url(../images/nav_search.gif) no-repeat top left; width: 143px;  height: 46px; }
#navNew a { background: url(../images/nav_new.gif) no-repeat top left; width: 143px;  height: 46px; }
#navAll a { background: url(../images/nav_all.gif) no-repeat top left; width: 143px;  height: 46px; }
#navCon a { background: url(../images/nav_con.gif) no-repeat top left; width: 143px;  height: 46px; }
#navAcc a { background: url(../images/nav_acc.gif) no-repeat top left; width: 143px;  height: 46px; }
#navFaq a { background: url(../images/nav_faqs.gif) no-repeat top left; width: 63px;  height: 46px; }

.menu ul li a {color:#FFF; text-decoration:none; display: block; }

#contentMain {
 width: 590px;
 float: left;
}

#contentSide {
 float: right;
 width: 190px;
}

#contentSide .box {
 margin: 0;
}

#contentSide iframe {
 margin: 0 35px;
}

.welcome {
	background-color: #FFFFFF;
	padding: 5px 0 10px 10px;
	margin-bottom: 15px;
	border-right: 1px solid #FFF;
}
.welcome h2 {
	color: #ff7eoo;
	width: 95%;
	padding: 6px 0 3px 15px;
	border-bottom: 3px inset #666;
}

.welcome p {
	background-color: #FFFFFF;	
}

#sorter label, #sorter select { float: left; }
#sorter label { padding: 5px 0 0 0; }
#sorter select { width: 155px; }

.product {margin:5px 0px;}
.product .left {float:left;}
.product .right {width:100%; float:right;}
.product .right .margin {margin:3px 0px 5px 0px;}
.product a {color:#B3B3B3; text-decoration:underline; font-size:10px; line-height:normal; font-weight:bold; text-transform:uppercase;}
.product a.name {padding-left:8px; background:url(../images/arrow_1.gif) top left no-repeat;}
.product a:hover {text-decoration:none;}
.product a strong {color:#B3B3B3; text-decoration:underline; font-size:10px; line-height:normal; font-weight:bold; text-transform:uppercase;}
.product .text {padding:3px 0px 3px 8px; text-transform:uppercase; font-weight:bold; font-size:10px;}
.product .price {padding:3px 0px 5px 8px;}
.product .button {padding-left:8px;}
.product strong {color:#00C3FB; font-size:13px; line-height:normal; font-weight:bold;}

.product .margin_col {margin:0px 20px 0px 0px; text-align:left;}

.w_100 {width:100%;}

ul {padding:0px; margin:8px 20px; color:#000;}

td.centerColumn { width: 790px; vertical-align: top;}
td.centerColumn div.centerColumn { width: 590px; float: left; }
td.centerColumn #contentMainWrapper { margin: -5px 0 0 0; padding: 0 0 0 7px;}
.centerColumn ul {padding:0px; margin:8px 15px; color:#000;}
.centerColumn div {background: #FFF;}
.centerColumn div div { background: transparent; }
.centerColumn ol { margin: 0 0 0 25px; }
.centerColumn ol li { margin: 0 0 15px 0; }
.centerColumn table {
 width: 590px;
}

#contentFoot {
 height: 11px;
	background: url(../images/center_bot.png) no-repeat top left;
}

.footer {padding:10px; color:#FFF; height: 1%; text-align: right;}
.footer a {color:#FFF; font-weight:bold; text-decoration: none;}
.footer p { padding: 7px 2px 2px 2px; }
.footer ul { list-style: none; margin: 0px; padding: 2px; float: right; width: 650px; color: #FFF; }
.footer li { display: inline; }
.footer #payment { float: left; }
.footer #copyright { float: right; }

.content_bg {}

#navCatTabs { color:#FFFFFF; font-weight:bold; margin-bottom:2px;}
#navCatTabs ul {margin:10px; padding:0; list-style:none; line-height:18px;}
#navCatTabs ul li {display:inline; padding:0px 10px;}
#navCatTabs ul li a {color:#FFFFFF;}

#navBreadCrumb {
	color:#EEE;
	font-weight:bold;
	font-size: 13px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	background: url(../images/center_top.png) no-repeat bottom left;
}
#navBreadCrumb a {color:#EEE; text-decoration:none;}
#navBreadCrumb a:hover {	color: #FFF; }

#navBreadCrumb a:visit {
	text-decoration:underline;
}

#navColumnTwo {
	width: 0px;
	color: #FFF;
}

.box {
 margin-top: 10px;
}

.box_head {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:normal;
	color:#000;
	margin: 0;
	padding: 10px 2px;
}
.box_head a {color:#0E6CA7; text-decoration:none;}
.box_head a:hover {text-decoration:underline;}


.box_body ul li a {padding-left:5px; background:url(../images/arrow_1.gif) top left no-repeat; text-decoration:none;}
.box_body ol {margin:0; padding:0; list-style:none;}
.box_body ol li {background:url(../images/li_line_1.gif) bottom left repeat-x; padding:2px 0px 4px;}
.box_body ol li a {padding-left:8px; background:url(../images/arrow_1.gif) top left no-repeat; text-decoration:none;}

.box_body{
	font-size: 10px;
}

.box_body .headerbar{
font: bold 14px Arial;
color: #333333;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.box_body ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.box_body ul li{
 padding: 4px 0;
}

.box_body ul li a{
	color: #000; /*custom bullet list image*/
	padding-left: 19px; /*link text is indented 19px*/
	background: url(../images/pimp2.gif) no-repeat left center;
	font-weight: bold;
}
.box_body ul li a:hover{ /*hover state CSS*/
	color: #14AEF8;
}

#contentSide {
 padding: 0;
 margin-top: 0;
 margin-right: 1px;
}

#contentSide .box {
 padding: 3px 10px 10px 10px;
 margin: 0;
}

#contentSide ul {
 background: inherit;
 margin: 0 0 0 5px;
}

#contentSide ul li {
 padding: 8px 0 0 0;
}

#contentSide ul li a {
 font-weight: normal;
 text-decoration: underline;
}

#contentSide ul li a:hover {
 text-decoration: none;
 color: #000;
}

#contentSide .box_head {
 color: #0E6CA7;
 padding: 10px 0 0 6px;
 background: transparent;
}

#categoriesContent a {
 color: #FFF;
}

a.category-products {
 margin: 0 0 0 15px;
}

a.category-parent {
	background: url(../images/pimp2d.gif) no-repeat left center !important;
}

a.category-selected {
 margin: 0 0 0 15px;
 color: #CCC !important;
	background: url(../images/pimp3.gif) no-repeat left center !important;
}

.hiddenField { display: none; }
.visibleField { display: inline; }



#information { margin:1px 0; background: url(../images/side_info.gif) no-repeat top center; height: 142px; }
#information .box_body ul li {}
#information .box_body ul li a { font-weight: normal; padding-left:15px; background:url(../images/pimp4.gif) center left no-repeat;}

#manufacturers { background: url(../images/side_manu.gif) no-repeat top center; height: 81px; }
#manufacturers .box_head { color: #FFF; }

#search { background: url(../images/side_search.gif) no-repeat top center; height: 58px; }
#search .box_head  { text-indent: -9999px; }
#search input { margin: 0 0 0 33px; width: 120px; padding:4px 2px; float: left; border: 0; background: transparent; font-size: 12px; }
#search_button { border:none; padding:0; background:none; display: none; }

#categoriesContent { margin: 0 0 0 12px; }

#orderhistory .box_body img {background:#FFFFFF; padding:2px; vertical-align:middle; margin:3px 0px;}

#featured a img, #whatsnew a img, #specials a img, #reviews a img, #manufacturerinfo img, #productnotifications img {margin:5px 0px;}

#featured {}
#featured .box_body {color:#00C3FB; line-height:normal; font-weight:bold;}
#featured .box_body a {color:#B3B3B3; text-decoration:none; line-height:normal; font-weight:bold; text-transform:uppercase;}
#featured .box_body a:hover {text-decoration:none;}

#whatsnew {}
#whatsnew .box_body {color:#00C3FB; line-height:normal; font-weight:bold;}
#whatsnew .box_body a {color:#B3B3B3; text-decoration:none; line-height:normal; font-weight:bold; text-transform:uppercase;}
#whatsnew .box_body a:hover {text-decoration:none;}

#specials {}
#specials .box_body {color:#00C3FB; line-height:normal; font-weight:bold;}
#specials .box_body a {color:#B3B3B3; text-decoration:none; line-height:normal; font-weight:bold; text-transform:uppercase;}
#specials .box_body a:hover {text-decoration:none;}

#reviews {}
#reviews .box_body {color:#00C3FB; line-height:normal; font-weight:bold;}
#reviews .box_body a {color:#B3B3B3; text-decoration:none; line-height:normal; font-weight:bold; text-transform:uppercase;}
#reviews .box_body a:hover {text-decoration:none;}

#manufacturerinfo { }
#manufacturerinfo .box_body {color:#00C3FB; line-height:normal; font-weight:bold;}
#manufacturerinfo .box_body a {color:#B3B3B3; text-decoration:none; line-height:normal; font-weight:bold; text-transform:uppercase;}
#manufacturerinfo .box_body a:hover {text-decoration:none;}

#productnotifications {}
#productnotifications .box_body {color:#00C3FB; line-height:normal; font-weight:bold;}
#productnotifications .box_body a {color:#B3B3B3; text-decoration:none; line-height:normal; font-weight:bold; text-transform:uppercase;}
#productnotifications .box_body a:hover {text-decoration:none;}

#shoppingcart {background: url(../images/side_cart.png) no-repeat left center; height: 46px; }
#shoppingcart .box_head  { color: #2AC6FF; padding: 10px 10px 0 10px;}
#shoppingcart .box_head a { color: #2AC6FF; text-transform: none; }
#shoppingcart .box_body  {padding:0 0px 0px 10px; color: #9D9EA2; }
#shoppingcart .box_body a { font-size: 9px; color:#9D9EA2; font-weight: bold; text-decoration: none; }
#shoppingcart .box_body a:hover { text-decoration: underline; }

#craftysyntax {
 text-align: center;
 margin: 20px 0 20px 0;
}

#craftysyntax br {
 margin: 10px;
}

#craftysyntax a {
 text-decoration: none;
 color: #FFF;
}

#contactusBody .forward input {
 margin-left: 422px;
}

.buttonRow {
 float: left;
}

.buttonRow img {
 padding: 2px;
 margin-left: 8px;
}

.buttonRow input {
 margin: 0;
}

/*  ----------------------- HEADINGS -----------------------  */

#indexCategoriesHeading, #productListHeading, h1#productName, div.centerColumn h1, caption h2, #accountDefaultHeading, 
#accountHistoryDefaultHeading, #accountNotificationsHeading, #addressBookDefaultHeading, #advSearchDefaultHeading, 
#advSearchResultsDefaultHeading, #checkoutShippingHeading, #checkoutPaymentHeading, #checkoutConfirmDefaultHeading, 
#checkoutPayAddressDefaultHeading, #checkoutShipAddressDefaultHeading, #checkoutSuccessHeading, #conditionsHeading, 
#cookieUsageDefaultHeading, #createAcctDefaultHeading, #createAcctSuccessHeading,  #customerAuthDefaultHeading, 
#discountcouponInfoHeading, #maintenanceDefaultHeading, #downloadTimeOutHeading, #gvFaqDefaultHeading, #gvRedeemDefaultHeading, 
#gvSendDefaultHeadingDone, #indexDefaultHeading, #loginDefaultHeading, #logoffDefaultHeading, #pageNotFoundHeading, 
#pageTwoHeading, #pageThreeHeading, #pageFourHeading, #privacyDefaultHeading, #shippingInfoHeading, #cartDefaultHeading, 
#siteMapHeading, #sslCheckHeading, #timeoutDefaultHeading, #unsubDefaultHeading, #ezPagesHeading, #contentMain h1
{margin: -3px 0 0 0; padding: 18px 0 0 15px; font-size:18px; font-weight:bold; line-height:normal; color:#0E6BA7; text-transform:uppercase; height: 40px; background: url(../images/content_title.gif) no-repeat center left; }

#addressBookProcessDefault h1 {padding:5px 0px 5px 0px; font-size:18px; font-weight:bold; line-height:normal; color:#000; text-transform:uppercase;}

/*  ----------------------- PRODUCT LISTING -----------------------  */

/*  HEADINGS  */

h2.centerBoxHeading {padding:5px 0px 5px 0px; font-size:18px; font-weight:bold; line-height:normal; color:#000; text-transform:uppercase;}


/*  --------  */

/*  LISTINGS  */

#newProductsDefault, #allProductsDefault, #featuredDefault, #specialsListing, #reviewsDefault {}

#newProductsDefault .line, #allProductsDefault .line, #featuredDefault .line {border-top:1px solid #505151; padding:0; height:1px;}

#newProductsDefault td, #allProductsDefault td, #featuredDefault td {padding:0px 10px 10px 10px;}

#newProductsDefault a.link, #allProductsDefault a.link, #featuredDefault a.link {color:#00C3FB; font-size:11px; text-decoration:underline; font-weight:bold;}
#newProductsDefault a.link:hover, #allProductsDefault a.link:hover, #featuredDefault a.link:hover {text-decoration:none;}

/*  --------  */

/*  REVIEWS  */

#reviewsDefault hr {color:#505151; border:0; border-top:1px solid #505151; margin:5px 0px;}
#reviewsDefault .smallProductImage {padding:0px 10px 10px 10px;}
#reviewsDefault h2, #reviewsInfoDefaultHeading {color:#000; text-decoration:none; font-size:15px; line-height:normal; font-weight:bold; clear:both;}
#reviewsDefault .rating, .bold {padding:5px 0px;}
#reviewsInfoDefaultPrice {color:#00C3FB; font-size:16px; line-height:normal; font-weight:bold; line-height:1.51em;}

/*  -------  */


/*  CATEGORY  */

#catBoxDivider {
 display: none;
}

#indexCategories {
	color: #666666;
	padding-right: 0px;
	padding-bottom: 0px;

}

#categoryImgListing {
	padding:0;
	margin:0;
	background-repeat: repeat-x;
	background-position: center;
	float: left;
}

.categoryImg {
 display: none;
}

#productListing {
 clear: both;
 margin-top: 15px;
}

#indexProductListCatDescription, #categoryDescription {
	padding-top:15px;
	font-size: 14px;
	color: #333333;
	width: 65%;
	height: 210px;

}


.categoryListBoxContents {
	text-align:center;
	color: #999999;
 float: left;
 padding: 0;
 margin-left: -4px;
 margin-right: 5px;
}
.categoryListBoxContents a {
 text-decoration: none;
}
.categoryListBoxContents a span {
 display: none;
}
#categorylistbox .box_body {
 padding: 0;
 margin: 0;
}

#categorylistboxContent {
 margin: 5px 0 5px 0;
}

#categorylistboxContent li {
 padding: 2px 5px 2px 5px  !important;
}

/*  --------  */

/*  CATEGORY LISTING  */

.tabTable {margin:0px 0px 5px 0px; border-left: 1px solid #505151; border-top: 1px solid #505151; }
.tabTable th {background: #CCC url(../images/thGrad.gif) repeat-x top left; color:#000; font-weight:bold; padding:5px; text-align:center; border-right:1px solid #505151; border-bottom:1px solid #505151;}
.tabTable th a {color:#000;}

.tabTable td {border-right:1px solid #505151; border-bottom:1px solid #505151; padding:5px;}
.tabTable td {color:#00C3FB; text-decoration:none; font-size:13px; line-height:normal; font-weight:bold;}
.tabTable td .listingDescription {color:#000; font-size:11px; line-height:normal; font-weight:normal; padding:5px 0px;}
.tabTable td a {color:#000; text-decoration:none; font-size:13px; line-height:normal; font-weight:bold;}

/*  ----------------  */



/*  TABLES  */

#prevOrders {margin:0px 0px 5px 0px; border-left:1px solid #505151;}
#prevOrders th {background: #CCC url(../images/thGrad.gif) repeat-x top left; color:#000; font-weight:bold; padding:5px; border-top:1px solid #505151; border-right:1px solid #505151; border-bottom:1px solid #505151; text-align:center;}
#prevOrders th a {color:#000;}

#prevOrders td {border-right:1px solid #505151; border-bottom:1px solid #505151; padding:5px;}
#prevOrders td {color:#000; text-decoration:none; font-size:13px; line-height:normal; font-weight:bold;}
#prevOrders td .listingDescription {color:#000; font-size:11px; line-height:normal; font-weight:normal; padding:5px 0px;}
#prevOrders td a {color:#00C3FB; text-decoration:none; font-size:13px; line-height:normal; font-weight:bold;}


#accountHistInfo table {margin:0px 0px 5px 0px; border-left:1px solid #505151;}
#accountHistInfo th {background: #CCC url(../images/thGrad.gif) repeat-x top left; color:#000; font-weight:bold; padding:5px; border-top:1px solid #505151; border-right:1px solid #505151; border-bottom:1px solid #505151; text-align:center;}
#accountHistInfo th a {color:#000;}

#accountHistInfo td {border-right:1px solid #505151; border-bottom:1px solid #505151; padding:5px;}
#accountHistInfo td {color:#000; text-decoration:none; font-size:13px; line-height:normal; font-weight:bold;}
#accountHistInfo td .listingDescription {color:#000; font-size:11px; line-height:normal; font-weight:normal; padding:5px 0px;}
#accountHistInfo td a {color:#00C3FB; text-decoration:none; font-size:13px; line-height:normal; font-weight:bold;}

/*  ----------------  */

/*  ----------------------- Checkout -----------------------  */

address, #checkoutShipping .floatingBox {
 float: left;
 clear: both;
 padding: 5px;
 padding-right: 15px;
}

#checkoutShipping .floatingBox {
 margin-bottom: 10px;
}

#checkoutShipping .shipping {
 margin-top: 10px;
}

#checkoutShipping #shipping_method {
 display: none;
}

#cartContentsDisplay {
 margin-top: 10px;
 margin-bottom: 10px;
}

#otshipping, #otsubtotal, #ottotal .lineTitle {
 display: none;
}

#ottotal .totalBox { float: right; color:#00C3FB; text-decoration:none; font-size:13px; line-height:normal; font-weight:bold; }

#checkoutSuccess #checkoutSuccessThanks {
 padding: 10px;
}

/*  ----------------  */

/*  ----------------------- PRODUCT INFO -----------------------  */

.categoryIcon { display: none; }
.categoryIcon a {color:#B3B3B3; text-decoration:none; font-size:10px; line-height:normal; font-weight:bold; text-transform:uppercase;}

.navNextPrevWrapper {margin:0px 10px; padding:10px 0px;}

#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin:10px; text-align:center; line-height:20px; float: left;
}
#productMainImage a, #reviewsInfoDefaultProductImage a, #productReviewsDefaultProductImage a, #reviewWriteMainImage a {
	color:#00C3FB; font-weight:bold; text-decoration:none;
}

#productName {color:#000; font-size:18px; font-weight:bold; line-height:normal; margin:0px; padding:5px 0px 5px 0px; text-transform:uppercase;}
#productPrices {color:#00C3FB; font-size:16px;}
#productDescription {margin:0px 10px; padding:0; float: right; width: 390px;}
#productDetailsList { float: left;}

#cartAdd {float: right;}
.imgLink { display: none; }


#alsoPurchased {margin-top:10px;}

#productAdditionalImages {margin:10px; border:1px solid #535353; padding:10px 0px;}
#productAdditionalImages .additionalImages {text-align:center;}
#productAdditionalImages .additionalImages a {color:#00C3FB; font-weight:bold;}



/*  ----------------------- SHOPPING CART -----------------------  */

#infoShoppingCart, #popupShippingEstimator, #popupCVVHelp { background: #FFF; margin: 10px; width: 95%; }
#infoShoppingCart img, #popupShippingEstimator img, #popupCVVHelp img {padding-top:10px;}
#infoShoppingCart div, #popupShippingEstimator div, #popupCVVHelp div {padding:10px;}
#infoShoppingCart h1, #popupShippingEstimator h1, #popupCVVHelp h1 {color:#00C3FB; line-height:normal; font-size:20px; padding-bottom: 10px;}
#infoShoppingCart h2, #popupShippingEstimator h2, #popupCVVHelp h2 {color:#000; line-height:normal; font-size:12px;}
#infoShoppingCart td, #popupShippingEstimator td, #popupCVVHelp td,
#infoShoppingCart th, #popupShippingEstimator th, #popupCVVHelp th { padding: 5px; }


#cartEmptyText {font-size:13px; color:#00C3FB;}

#cartContentsDisplay { margin-left: -5px; border-left:1px solid #505151;}
#cartContentsDisplay th {background: #CCC url(../images/thGrad.gif) repeat-x top left; border:1px solid #505151; border-left:none; padding:5px; color:#000;}
#cartContentsDisplay td {border-right:1px solid #505151; border-bottom:1px solid #505151; padding:5px; text-align:center;}
#cartContentsDisplay td .cartAttribsList {text-align:left;}
#cartContentsDisplay td {color:#00C3FB; text-decoration:none; font-size:13px; line-height:normal; font-weight:bold;}
#cartSubTotal {padding:10px; text-align:right; font-weight:bold; float: right;}
#cartSubTotal strong {color:#00C3FB; font-weight:bold; font-size:14px; line-height:normal;}

#shoppingCartDefault .buttonRow {margin:5px; float: left;}
#shoppingCartDefault .text_v_c {color:#00C3FB; font-weight:bold; font-size:11px; line-height:normal; margin:5px; float: right;text-align:right;}
#shoppingCartDefault .text_v_c a {color:#00C3FB;}

.shippingEstimatorWrapper div, .shippingEstimatorWrapper p {padding:10px;}
.shippingEstimatorWrapper h2 {color:#00C3FB; line-height:normal; font-size:20px;}
.shippingEstimatorWrapper td, .shippingEstimatorWrapper th { padding: 5px; }


#skyAd { margin: -5px 0px 0 5px; padding: 0; width: 179px;}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

