@charset "utf-8";
/* CSS Document */

a{
	color:#FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover{
	text-decoration: none;
	color: #CCC;
}

hr {
	margin-top: 1em;

	
}

#go {
		padding-left:10px;	
}


/* ----------------- VERTICAL CENTER -----------------*/







/*-----------------HEADER ---------------------*/
#header_all {




}


#logo {
	height: 87px;
}



/*a:hover img {
	border: 1px solid #BCD636;
}*/


/*-------------------FOOTER--------------*/
#bottomfooter {
	background-image: url(../images/bg_bottomfooter.png);
	background-repeat: no-repeat;
	height: 19px;
}
.align_right {
	float: right;
	margin-right: 15px;
	
}

#devider_tall {
	height: 10px;
	background-color: #000;
	
}
#devider_small {
	background-color: #000;
	height: 5px;
	
}
#flash {
	
}
#rbfooter {
	padding-top: 12px;
	color: #CCC;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 25px;
}

#rbfooter .red a {
	color: #DF0000;
	
}

#rbfooter .red a:hover {
	color: #FFF;
	
}

#rbfooter li a {
	color: #CCC;
	font-weight: bold;
	font-style: italic;
	
}
#rbfooter li a:hover {
	color: #FFF;
	text-decoration: none;
	
}

#rbfooter ul {
	margin-left: 0px;

	
}
#rbfooter li {
	display: inline;
	font-size: 1em;
	font-weight: bold;
	margin-right: 15px;
	
}

#rbfooter a img {
	padding: 0px;
	border: 0px;
	margin: 0px;
}
#rbfooter a:hover img {
	background-color: transparent;
}
/*-----------------CONTAINERS-----------------*/

#contactform {
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	color: #CCC;







	
}

#rbcontainer {
	overflow: hidden;
	margin-bottom: 100px;
	margin-top: 20px;
}
#rbcontainer2 {
	overflow: hidden;	/*background-position: 0px 15px;*/
	background-color: #2e2e2e;
	color: #FFF;
}

#home_left {
	background-color: #252525;
	min-height: 450px;
	
}
#home_center {
	min-height: 450px;
	
}

#home_right {
	background-color: #1d1d1d;
	min-height: 450px;
	
}
#home_contact {

	
}
#home_contact ul {
	list-style-image: url(../_images/li.gif);
}
#story_contact {
	background-color: #444;
	padding-bottom: 10px;

	
}
#story_contact ul {
	list-style-image: url(../_images/li.gif);
}

#home_gallery {
	text-align: center;
	
}
#home_content {
	padding-right: 15px;
	padding-top: 15px;

	
}
#home_content p {
	font-size: 0.95em;
	padding-left: 15px;
	
}

#story_content {
	padding-right: 20px;
	padding-left: 15px;
	padding-top: 15px;

	
}
#story_content p {
	font-size: 0.95em;
	
}
#home_newsletter {
	
}
#home_newsletter div {
	padding-left: 12px;
	
}
#home_awards {
	background-color: #444444;
	text-align: center;
	
}


/*-------------------OTHER SYTLING--------------*/

.orange{
	color: #FFAE00;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

.caption {
	font-size: 0.8em;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	
}

.price {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFC;
	
}

.description {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	margin-top: 5px;
	
}
.title {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	
}

.buynow {
	margin-top: 5px;
	color: #F00;
	font-weight: bold;
	
}

.buynow a {
	color: #FFC;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

.buynow a:hover {
	color: #FFF;
	text-decoration: none;
	
}


.small {
	font-size: 0.9em;
}

.smaller {
	font-size: 0.8em;
}

.smallest {
	font-size: 0.7em;
}

.big {
	font-size: 1.2em;
}
.bigger {
	font-size: 1.5em;
}
.biggest {
	font-size: 1.8em;
}


/*--------------CONTENT ELEMENTS-------------*/

#content {
	background-color: #FFF;
	min-height: 300px;
	text-align: left;
}




#contentstuff {
	background-color: #FFF;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 7px;

}


/*-------------------ADS------------------*/

#ads {
	min-height: 300px;
	text-align: center;
}

#ad_title {
	padding-left: 10px;
}


/* --------------------- SUBNAV ----------------------- */

#navlist ul li .navON {
	color: #404041;
	background-color: #CEF9FD;
	background-image: url(../_images/subnav_rollover.gif);
	font-weight: normal;
	background-repeat: no-repeat;
}


#navlist {
	background-color: #444;

}

#navlist ul {
	padding: 0;
	list-style-type: none;
	font-size: 1.2em;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#navlist ul li {
	margin: 0;
	background-color: #444444;
}
#navlist ul li a {
	padding: 3px 10px 3px 25px;
	font-weight: normal;
	display: block;
}
#navlist a:link, #navlist a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navlist a:hover {
	color: #404041;
	background-color: #CEF9FD;
	background-image: url(../_images/subnav_rollover.gif);
	font-weight: normal;
	background-repeat: no-repeat;
}

#Gallery {
	background-color: #CCC;
		
}



/*ULTRA CART STUFF ----------------------------------------------------------------------------------------  */ 
#cart {
	background-color: #333;
	
}

.ucDefault {
	font-size: 11px;
	color: #CCC;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
.ucColorHeader {
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #CC0000;
}
.ucColorSubHeader {
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #F00;
}
.ucSuggestedItemsHeader {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #333;
}
.ucSuggestedItemsText {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #CCC;
}
.ucCouponHeader {
	font-family: Arial;
  font-weight: bold;
  font-size: 12px;
  color: #000000;
}
.ucCouponText {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #CCC;
}
.ucCouponField {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
.ucReferralCodeHeader {
	font-family: Arial;
  font-weight: bold;
  font-size: 12px;
  color: #000000;
}
.ucReferralCodeField {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
.ucFormLabel {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	font-weight: bold;
}
.ucFormLabelPaymentPreference {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.ucFormText {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
}
.ucFormTextBold {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	font-weight: bold;
}
.ucFormField {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}

.ucWholesaleAgreement {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
}

.ucRemoveButton {
	background-image: url(/checkout/removeItem.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 11px;
}
.ucRemoveButtonOverlay {
	height: 10px;
	width: 11px;
}
.ucSubmitButton {
	background-image: url(/cgi-bin/UCGraphic?merchantId=WHOO&Filename=submit.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 62px;
}
.ucSubmitButtonOverlay {
	height: 18px;
	width: 62px;
}
.ucContinueCheckoutButton {
	background-image: url(/cgi-bin/UCGraphic?merchantId=WHOO&Filename=checkout.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 123px;
}
.ucContinueCheckoutButtonOverlay {
	height: 18px;
	width: 123px;
}
.ucContinueShoppingButton {
	background-image: url(/cgi-bin/UCGraphic?merchantId=WHOO&Filename=continueshopping.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 124px;
}
.ucContinueShoppingButtonOverlay {
	height: 18px;
	width: 124px;
}
.ucUpdateButton {
	background-image: url(/cgi-bin/UCGraphic?merchantId=WHOO&Filename=update.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 67px;
}
.ucUpdateButtonOverlay {
	height: 18px;
	width: 67px;
}
.ucAddToCartButton {
	background-image: url(/checkout/images/addToCart.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 92px;
}
.ucAddToCartButtonOverlay {
	height: 18px;
	width: 92px;
}
.ucApplyCouponButton {
	background-image: url(/checkout/images/applyCoupon.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 97px;
}
.ucApplyCouponButtonOverlay {
	height: 18px;
	width: 97px;
}

.ucApplyCodeButton {
	background-image: url(/checkout/images/applyCode.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 85px;
}
.ucApplyCodeButtonOverlay {
	height: 18px;
	width: 85px;
}

.ucCheckoutButton {
	background-image: url(/cgi-bin/UCGraphic?merchantId=WHOO&Filename=checkout.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 79px;
}
.ucCheckoutButtonOverlay {
	height: 18px;
	width: 79px;
}

.ucContinueButton {
	background-image: url(/cgi-bin/UCGraphic?merchantId=WHOO&Filename=continue.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 85px;
}
.ucContinueButtonOverlay {
	height: 18px;
	width: 68px;
}
.ucFinalizeOrderButton {
	background-image: url(/cgi-bin/UCGraphic?merchantId=WHOO&Filename=finalizeorder.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 95px;
}
.ucFinalizeOrderButtonOverlay {
	height: 18px;
	width: 95px;
}


.ucTableHeaderBackground {
	background-color : #F00;
}
.ucTableHeader {
	font-size: 14px;
	color: #FFF;
	font-weight : bold;
}
.ucTableBorderBackground {
	background-color : #333;
}
.ucTableItemLightBackground {
	background-color : #666;
}
.ucTableItemDarkBackground {
	background-color : #666;
}
.ucShoppingBackground {
	background-color: #666
}
.ucShoppingCartText {
	font-size: 12px;
	color: #CCC;
}
.ucShoppingCartNoItemText {
	font-family: Arial;
	font-size: 12px;
	color: #CCC;
	font-style: italic;
	font-weight: bold;
}
.ucShoppingCartDiscountText {
	font-size: 12px;
	color: #FF0000;
}
.ucShoppingCartHighlightText {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.ucShoppingCartOptionField {
	font-size: 12px;
	color: #CCC;
}
.ucShoppingCartField {
	font-size: 14px;
	color: #000;
}
.ucSmall {
    font-size: 10px;
}
.ucReviewShippingInfoBackground {
	background-color: #000
}
.ucReviewSummaryBackground {
	background-color: #000
}
.ucApproximateShippingHeader {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #CCC;
}
.ucApproximateShippingText {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #CCC;
}
.ucApproximateShippingDiscountText {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #CCC;
}
.ucErrorMessageBorder {
	background-color: #FFC;
}
.ucErrorMessageBackground {
	background-color: #FFC;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.ucErrorMessageText {
	color: #F00
}
.ucErrorMessageIcon {
	background-image: url(/checkout/images/error.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 17px;
}
.ucInfoMessageBorder {
	background-color: #FFC;
}
.ucInfoMessageBackground {
  background-color: #FFFFD5;
}
.ucInfoMessageText {
	color: #000
}
.ucInfoMessageIcon {
	background-image: url(/checkout/images/info.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 17px;
}
.ucUseThisAddressButton {
	background-image: url(/checkout/images/useThisAddress.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 116px;
}
.ucUseThisAddressButtonOverlay {
	height: 18px;
	width: 116px;
}
.ucReviewAddressText {
	font-size: 11px;
	color: #CCC;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
.ucSpecialInstructionText {
	font-size: 11px;
  color: #333333;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
.ucReturnPolicyText {
	font-size: 11px;
  color: #333333;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
.ucProgressBar {
	background-image: url(/checkout/progress.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 146px;
}
.ucProgressBarOverlay {
	height: 12px;
	width: 146px;
}
.ucProgressText {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.ucReviewGiftMessageBackground {
  background-color: #FFFFFF
}
.ucGiftMessageText {
	font-size: 11px;
  color: #333333;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}


.ucSearchResultHeader {
	font-family: Arial;
  font-weight: bold;
  font-size: 12px;
  color: #000000;
  background-color: #EEEEEE;
}
.ucSearchResultItemManufacturerName {
	font-size: 11px;
  color: #333333;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
.ucSearchResultItemManufacturerSku {
	font-size: 11px;
  color: #333333;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
.ucSearchResultItemNumber {
	font-size: 11px;
  color: #333333;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
.ucSearchResultItemDescription {
	font-size: 11px;
  color: #333333;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
.ucSearchResultPaging {
	font-size: 11px;
  color: #333333;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
.ucSearchResultItemPrice {
	font-size: 11px;
  color: #333333;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
.ucSearchResultContinueShoppingButton {
	background-image: url(/cgi-bin/UCGraphic?merchantId=WHOO&Filename=continueshopping.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 124px;
}
.ucSearchResultContinueShoppingButtonOverlay {
	height: 18px;
	width: 124px;
}
.ucSearchResultBuyButton {
	background-image: url(/checkout/images/buy.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 92px;
}
.ucSearchResultBuyButtonOverlay {
	height: 18px;
	width: 92px;
}
.ucSearchResultMoreInfoButton {
	background-image: url(/checkout/images/moreInfo.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 92px;
}
.ucSearchResultMoreInfoButtonOverlay {
	height: 18px;
	width: 92px;
}
.ucUpsellYesButton {
	background-image: url(/checkout/images/upsellYes.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 82px;
}
.ucUpsellYesButtonOverlay {
	height: 45px;
	width: 82px;
}
.ucUpsellNoButton {
	background-image: url(/checkout/images/upsellNo.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 82px;
}
.ucUpsellNoButtonOverlay {
	height: 45px;
	width: 82px;
}

