/* @override http://www.rightchannelradios.com/includes/templates/rcrCustom/css/stylesheet.css */

/* @override http://www.rightchannelradios.com/includes/templates/rcrCustom/css/stylesheet.css */

/* @override https://www.rightchannelradios.com/includes/templates/rcrCustom/css/stylesheet.css */

/* @override 
	https://ssl.perfora.net/rightchannelradios.com/main/zencart/includes/templates/rcrCustom/css/stylesheet.css
	http://www.rightchannelradios.com/main/zencart/includes/templates/rcrCustom/css/stylesheet.css
	http://www.rightchannelradios.com/includes/templates/rcrCustom/css/stylesheet.css
	https://ssl.perfora.net/rightchannelradios.com/includes/templates/rcrCustom/css/stylesheet.css
	https://www.rightchannelradios.com/includes/templates/rcrCustom/css/stylesheet.css
	http://localhost:8888/includes/templates/rcrCustom/css/stylesheet.css
*/

/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */
 



body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #cccccc;
	
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}
 
a:visited {
	color: #3300FF;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 3px;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 950px;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: white;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #black;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}



#navBreadCrumb {
	background-color: white;
	}

/* My Comment */


#navBreadCrumb {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	width: 750px;
	}
	
#navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	}


#navColumnTwo {
	background-color: #00BFBF;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 3px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.0em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {

	}




	
.category-top {
	
	width: 20px;
	
	
	
}


h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/

.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

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

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
	
	
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
	



/** Andrew's End Comments to Superceded and Zen-Cart comments coming after the header customization */








/** Footer Styling */




/** End Footer Styling */
















 /** Begin Andrew's Custom Styling Changes */
 
 
 
  /** Begin Andrew's Universal Styling Changes */

 
 #contentMainWrapper {
	
	clear: left;
	font-size: 12px;
	
}

fieldset {
	
	background-color: lightgray;
	border: 1px solid black;  
		
}

h1, h2, h3 {
	
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	
}


/** End Andrew's Universal Styling Changes */
 
 
 
 /** Video Review Page */
 
 .vidList {
	
	display: none;
	
}


#radioVideoDiv {
	
	width: 250px;
	float: left;
	position: relative;
	left: 80px;
	
}

#antennaVideoDiv {
	
	width: 250px;
	float: left;
	margin-left: 40px;
	position: relative;
	left: 80px;
}

#vidBanner {
	
	position: relative;
	left: 20px;	
}

 
 
 
/** Begin Product Listing CSS */ 



#productGeneral h1 {
	font-size: 1.8em;
	font-weight: normal;
}

#productPrices {
	font-weight: normal;
	font-size: 1.1em;
}


#productDescription {
	
	font-size: 12px;  
	float: left;
}



.cProductFeatures li {
	
	list-style: none;
	background: url(images/smallCheckMark.gif) no-repeat top left;
	padding: 0 0 0 2em;
	

}

.navNextPrevWrapper {
	
	display: none;
}


#productGeneral {
	
	width: 750px;
	
}



#rcrProductHeader {
	
	font-size: 12px;
	width: 750px;
	float: left;
	margin-top: 10px;
	
}



#rcrProductHeader fieldset {
	
	background-color: white;
}


#rcrRightSideHeader {
	
	width: 580px;
	float: right;
	display: inline;
	
		
}

#optionsHeader {
	
	
	width: 580px;
	display: inline;
	
	
}



#cartDiv {
	
	float: left;
	width: 125px;
	display: inline;
	

}

#cartAdd {
	
	width: 125px;
	
}




#cartBullets {
	
	width: 120px;
	margin-top: 5px;
	font-size: 9.5px;
	text-align: center;
}





#attributeDiv {
	
	
	width: 275px;
	float: left;	
	font-size: 9px; 
	margin-left: 20px;
	
}


#reviewDiv {
	
	float: right;
	width: 100px;
}




.reviewCount {
	
	width: 100px;
	margin: 0;
	padding: 0;
	text-align: center;
	
}







#imageDiv {
	
	margin-top: 30px;
	float: left;
	width: 150px;
	display: inline;
	
}



#productMainImage {
	
	float: none;
	margin: 0;
}







#productPrices {
	
	width: 120px;
	text-align: center;
	font-size: 14px;
	
	
}


#allVideo {
	
	
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 750px;
	
}



#videoReelImage {
	
	float: left;
}


#videoHeader a {
	
	font-size: 12px;
	color: #000;
	font-weight: bold;
	
}

#videoFrame {
	
	width: 480px;	
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;

}

#videoDescription {
	
	font-size: 12px;
	font-style: italic;
}

#videoDescription p {
	
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	
}

#videoFooter p {
	
	margin-top: 0px;
	margin-bottom: 0px;
	
}

#videoFooter {
	
	margin-top: 20px;
	height: 25px;
	background-color: lightgrey;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}


#productVideo {
	
	margin-top: 5px;
	display: none;
	
}




#productDescription {
	
	width: 750px;
}


#productDescription fieldset {
	
	background-color: white;
	
}

#additionalInfo {
	
	float: right;
	
}


#alsoPurchased .centerBoxHeading {
	
	display: none;
}

#alsoPurchased {
	
	margin-top: 40px;
}



#alsoPurchased legend {
	
	text-align: center;
	font-size: 1.4em;
	font-weight: normal;
}

#alsoPurchased fieldset {
	
	background-color: white;
}

/** End Product Listing CSS */ 


/** All Review Styling */



#reviewsInfoDefault {
	
	width: 750px;
	
}

#reviewsInfoDefaultDate {
	
	margin-top: 15px;
	
}


#productReviewsDefaultHeading .smallText, #reviewsInfoDefault .smallText {
	
	display: none;
	
}

#reviewsInfoDefaultMainContent {
	
float: left;
clear: all;
padding-top: 20px;
padding-bottom: 20px;
	
}






#review-text {
	
	float: left;
}




/** End All Review Page Styling */



/** CB Radio Resources Page Styling - New Version */

#cbTraining {
	
	width: 750px;
}


#introVideoDiv {
	
	width: 325px;
	float: left;
	margin-left: 40px;
	
	
}

#equipmentVideoDiv {
	
	width: 325px;
	float: left;
	margin-left: 40px;
}

#addUL {
	
	float: left;
	width: 300px;
}

#afterUL {
	
	float: left;
		width: 300px;

	margin-left: 40px;
}



.trainVideoDiv {
	
		position: relative;
		left: 140px;

}

.trainVideoP p{
	
	margin-bottom: 0px;
	padding-bottom: 0px;
	
	
}


#afterPurchaseDiv {
	
	width: 350px;
	float: right;
	position: relative;
	right: 20px;
	
}

#protectedLogin {
	
	float: left;
	position: relative;
	left: 30px

}

#passSubmit {
	
	float: left;
	position: relative;
	left: 60px;
	margin-top: 15px;
	
	
}

.passLabel {
	
	float: left;
	width: 75px;
}




/** End CB Radio Resources Page Styling - New Version */






/** Payment Page Styling */

#giftRedeem {
	
	display: none;
	
}

#showGiftRedeem {
	
	text-align: right;
}

#checkoutPaymentHeading, #checkoutShippingHeading {
	
	margin-bottom: 15px;
}




/** Payment Page Styling */





/** Begin WWD Stylind */

#whyWeRock li {
	
	margin-bottom: 1em;
	
}

/** End WWD Stylind */






/** Begin My Account PAge */



#loginDefault .floatingBox.back .buttonRow {

	margin: 0px 0 10px 0;
	float: left;
	
}

#expressButton img {
	
	margin-top: 10px;
}




/** End My Account Page */









/** Begin Header Listing CSS */ 



#navMainWrapper {

width:  0px;
height: 0px;
padding: 0;
margin: 0;


}

#headerWrapper {
	
	width: 0px;
	height: 0px;
	padding: 0;
	margin: 0;
}

#navMain {
	
	display: none;
	width: 0px;
	height: 0px;
	padding: 0;
	margin: 0;
	
}


#navMainSearch {
	

	float: right;
	width: 170px;
	padding: 0;
	height: 20px;
	position: absolute;
	left: 780px;
	top: 85px;
	
	
	
	}
	
#rcrmcafee {
	
	position: relative;
	left: 65px;
	top: 15px;
	
}
	
	
#RCRHeaderText {
	
position: absolute;
top: 0px;
z-index: -1;
	
}

#topLogo {
	float: left;
}

#topShop {
	
	float: left;
}

#top800 {
	float: left;

}

#topTest {
	
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 9px;
	margin-right: 5px;
	float: left;
	
}


	
#trustSeals {

width: 230px;
height: 85px;
float: left;
	
}



#geoTrustSeal-Top {
	
	float: left;
	position: relative;
	top: 18px;
	left: 20px;

}

.AuthorizeNetSeal-Top {

	float: left;
	position: relative;
	top:  10px;
	left: 15px;
	z-index: 5;


}	
	
	
#bannerArea {

	width: 950px;
	height: 110px;
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 0;
	
	
	
}




#headerWrapper {
	
	width: 950px;
	height: 110px; 
	z-index: 0;
	
}



#navMain ul.back {
	float: right;
}


#navEZPagesTop {
	
	height: 20px;
	width: 725px;
	position: relative;
	top: -20px;
	left: 5px;
	margin: 0;
	padding: 0;
	z-index: 0;

}




#navEZPagesTopUL {
	
	
	position: relative;
	top: 1px;
	list-style: none;
	width: 945px;
	float: left;
	border-bottom: solid 1px black;
	padding: 0;
	margin: 0;
	z-index: 1;

}

#navEZPagesTopUL li {
	
	float: left;	   
}

#navEZPagesTopUL li a {
	
	line-height: 2em;
	
	
	display: block;
	margin: 0 5px 0 0;
	padding: 0 5px 0 5px;
	text-decoration: none;
	color: #464646;
	background-color: #ff9900;
	
	
	border-top: solid 1px black;
	border-right:  solid 1px black;
	border-left: solid 1px black;
	
}



#navEZPagesTopUL li a:hover {
	
	color: white;
}

#navEZPagesTopUL li a[href="http://www.rightchannelradios.com/index.php?main_page=shopping_cart"] {
	
	margin-left: 30px;
}

/** End Navigation CSS Styling */ 





/** Begin Left Column CSS Styling */ 




#helpToolbar {
	
	border: solid black 1px;
	width: 158px; 
	margin-left: 5px;
	margin-bottom: 5px;
	
}


#marineCatIcon {
	
	border: solid black 1px;
	width: 158px; 
	margin-left: 5px;
	margin-bottom: 5px;
	
	
}

#marineCatIcon img {
	
	margin-left: 5px;
	
}


#navColumnOneWrapper {

	font-size: 10px; 
	
}

#catBoxDivider {
	
	display: none;
	
}




#categoriesHeading {
	
	display: none;
}

#categoriesContent br {
	
	display: none;

}

#categoriesContent {
	
	border: solid black 1px;
	width: 158px; 
	margin-left: 5px;
	
}



#categoriesContent a  {
	
	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: black;	
	width: 158px;
	text-align: left;
	text-indent: 4px;
	display: block;

}

#categoriesContent a.category-top:hover {
	
	color: orangered;  	
	
}
	


#categoriesContent .cat-heading, #categoriesContent .cat-first-heading {
	
	font-size: 11px;
	background-color: #f1a629;
	margin-top: 10px;
	text-align: center;
	text-indent: 0px;
	font-weight: bold;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	
}

#categoriesContent .cat-first-heading {

margin-top: 0px;
border-top: 0;
	
}


#categories form {
	
	display: none; 
}


#testimonialssidebox {
	
	float: left;
	width: 150px;
	height: 381px;
	background:  url(images/testBox.gif) no-repeat top left;
	margin-top: 15px;
	position: relative;
	left: 3px;
}



#testimonialssidebox p {
	
	width: 130px;
	font-size: 10.5px;
	margin: 0px 0px 0px 8px;	
}

#testimonialssideboxHeading {
	
	display: none;
	
}

#testTitle {
	
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding-top: 10px; 

	
}

#testInner {
	
	float: left;
}

#testOuter {
	
	float: left;
}


#mistakesMiniDiv {
	
	margin-left: 5px;
	margin-top: 10px;
}



/** End Left Column CSS Styling */ 






/** Begin Home Page (Index) Styling */ 





#surveyBanner {
	
	margin-top: 20px;
	position: relative;
	left: 45px;
}




#testBannerHome {
	
	margin-top: 30px;
}






#questionBannerDiv {
	
	position: relative;
	left: 40px;
	margin-top: 15px;
	
}





#pageHeaderDiv {
	
	height: 180px;
}






.AuthorizeNetSeal-MP {
	
	float: left;
	display:inline;
}

#geoTrustSeal-MP {
	
	display:inline;
	position: relative;
	margin-left:5px;
	top: 10px;
	
}

#shopWithConfidence ul {
	
	width: 420px;
	float: left;
	position: relative;
	left: -25px;
	
}



#cartSeals {
	
float: right;	
position: relative;
right: 30px;
	
}




#indexDefault .greeting {
	
	display: none;
}


.indexCSList li {
	
	font-size: 1.22em;
	padding: 0 0 8px 0;
	list-style: none;
	background: url(images/Checkmark.gif) no-repeat; 
	text-indent: 30px;
	
}


#featuredProducts .centerBoxHeading {
	background-color: white;
	padding-top: 4em;
	
}

#imageNavigation fieldset, #brandNav fieldset {
	
	background-color: white;
	width: 725px;
	margin-top: 20px;
}



#imageNavigation img {
	
	border: none;
	position: relative;
	padding-top: 10px;
	left: 25px; 
	
	
}

#imageNavigation map {
	
	border: none;  
	
}

#logoNavImage {
	
	position: relative;
	left: 30px;
	
	
}

#brandNav map {
	
	border: none;
	
}

#brandNav img {
	
	border: none;
	
}

#brandNav {
	
	border: none;
	
}


#logoBrandImage map {
	
	border: none;
}

#logoBrandImage img {
	
	border: none;
}

#logoBrandImage {
	
	border: none;
}













/** Category Styling */


.cCatTop {
	
	background-color: white;
	margin-top: 20px;
	
}

.cCatTop ul {
	
	width: 400px;
	float: left;
	
}

.cCatTop img {
	
	height: 100px;
	float: right;
	max-width: 300px;
	position: relative;
	right: 40px;
	
	
	}












/** End Home Page (Index) Styling */ 







/** Begin Mass Product Listing Styling */


#productListing {
	
	margin-top: 20px;
}

#productsListingTopNumber {
	
	margin-bottom: 15px;
	
}

#productListing .listingDescription {
	
	padding: 0 0 1em 2em;
	text-align: left;
}

#productListing .productListing-heading {
	
	padding: 0 2px;
}
	
	
/** End Mass Product Listing Styling */












/** Begin Contact Us (Customers) Page Styling */


#enquiry {
	
	float: left;
	
}

#contactUsDefault h1 {
	
	font-weight: none;
}



.shortLabel {
	
	float: left;
	width: 150px;
}

#cname, #email, #ordernumber {
	
	width: 250px;
}

.csfSingleLine {
	width: 500px;
	
}

#ccFieldset {
	
width: 750px;

}

#ccSubmitButton {
	
	float: right;
	
}


/** End Contact Us (Customers) Page Styling */





/** Begin Contact Us Page Styling */


#contactUsDefault {
	
	display: none;
	
}









/** Begin Order Process Page Styling */


#checkoutConfirmDefaultHeading {
	
	margin-bottom: 20px;

	
	
}

#checkoutConfirmDefaultPayment, #checkoutConfirmDefaultShipment {
	
	margin-top: 15px;
	
}

#checkoutBillto .back  {
	
	font-weight: normal;
	
}


#ccProductsHeading {
	
	padding-top:  15px;
}

#orderTotals {
	
	padding-bottom: 15px;
}





#csNotifications {

display: none;
	
}

#checkoutSuccessMainContent p {
	
	margin: 0;
	padding: 0;
	
}

#checkoutSuccessThanks {
	
	display: none;
	
}





#checkoutSuccessOrderNumber {
	
	margin: 1em 0;
	
}

#checkoutSuccessLogoff {
	
	display: none;
	
}



/** End Order Completion Page Styling */



/** Login Page Styling */

#emailFormat {
	
	display: none;
}

#createAcctDefaultLoginLink {
	
	font-style: none;
	font-weight: normal;
	
}


/** End Login Page Styling */




/** Begin Order Summary Styling */



#myAccountShipInfo, #myAccountPaymentInfo {
	
	padding-top: 15px;
}


#myAccountShipInfo h4, #myAccountPaymentInfo h4 {
	
	padding-top: 15px;
	
}



#orderHistoryDetailedOrder, #orderHistoryStatus {
	
	padding-top: 25px;
}

#accountHistInfo h2 {
	
	text-align: left; 
	
}

#prevOrders h2 {
	
	text-align: left;
	
}



/** End Order Summary Styling */


/** Begin Shipping Styling */

#checkoutShippingContentChoose {
	
	font-weight: normal;
	
}

#comments.shipping {
	
	display: none;
}

#checkoutShippingHeadingMethod fieldset {
	
	font-size: small;
	
	}




/** End Shipping Styling */



/** Begin Footer  Styling */





#navSuppWrapper {
	
	margin: 1.5em;
	color: black;	
	max-width: 900px;

}

#siteinfoLegal {
	
	padding-bottom: 30px; 
	
}	




#mainWrapper .AuthorizeNetSeal {


	width: 100px; 
	float: left;
	position: relative;
	top: -10px;
	
	
}

#AuthorizeNetText {
	
	display: none;
}

#siteinfoLegal .legalCopyright {
	
	margin-bottom: 20px;
}

#securitySeals {
	
	margin: 0px;
	margin-top: 40px;
	width: 230px;
	position: relative;
	left: 380px;
		
}


/** End Footer Styling*/


/** Begin Contest Page Styling */

#stuPicture {
	
	position: relative;
	left: 150px;
	
}

#textInput {
	
	position: relative;
	left: 25px
}

#unidenKitEnter {
	
	float: left;
	padding-right: 40px;
	
}

/** End Contest Styling **/

/** Begin Old Cart Styling **/




#shoppingCartDefault {
	
	width: 750px;
	
}

#scHelp {
	
	display: none;
}



#shippingEstimatorContent {
	
	width: 500px;
	float: left;

}


/** End Old Cart Styling **/


/** Begin New Cart Styling **/



#cartTopButtons {
	
	width: 750px;
	height: 65px;
	margin-bottom: 5px;
}


#cartQuestions {
	float: left;
}

#shoppingAround {
	float: left;
}

#VolusionLiveChat {
	
	float: left;
}



#cartCheckoutButton {

float: right;
margin-right: 10px;
margin-top: 3px;

}

#livechatdiv {
	
	width: 170px;
	float: left;
	margin-left: 5px;

}




/** End New Cart Styling **/



#trainingBox {
	
	position: relative;
	left: 10px;
	width: 150px;
	
}


#trainingHeading {
	
	text-align: center;
	font-size: 12px
	
}

#trainingPic {
	
	width: 145px;
	height: 49px;
	
	background: url(images/training.gif) no-repeat top left;
	margin-top: 5px;
	margin-bottom: 5px;
	
	
}

#premiumHide {
	
	display: none;
	
}

#mk {
	
	margin-bottom: 40px;
}




 /** Customer Only Resources */
 
 #installResources {
	
	width: 300px;
	float: left;
	margin-left: 50px;
		
}

#troubleshootingResources {
	
	width: 300px;
	float: left;
	margin-left: 50px;
	
}

#colorRed {
	
	color: #f00;
}

#customeronlyBanner {
	
	border: solid 1px;
	
}

 /** Customer Only Resources */
 

/** Customer Only Tuning Video Page */
  
  
.tuningVideo {
	
	margin-top: 20px;
	margin-bottom: 20px;

}

.tuningVideo #FLVPlayer {
	
	position: relative;
	left: 50px;
}  

  
  
  
/** End Customer Only Tuning Video Page */


/** Resources Preview */

#resourcesPreview {
	
	width: 725px;
	float: left;
	position: relative;
	left: 25px;
	margin-top: 20px;
	
}

#techPreviewBanner {
	
	margin-bottom: 25px;
}

#resourcesPreview b {
	
	color: red;
	font-style: italic;	
}





 /** Why We're Different */

#testimonialDifferent {
	
	width: 740px;
	float: left;
	position: relative;
	left: 10px;
}

#testimonialDifferent fieldset {

background-color: #fdebcf;
font-size: 10px;
	
}

#bestPlaceBanner {
	
	margin-top: 20px;
	
}

#greenCheckButton {
	
	float: left;
	position: relative;
	left: 280px;
	margin-top: 20px;
	margin-bottom: 100px;	
}

 /** End Why We're Different */







 /** End Andrew's Custom Styling Changes */

	
	


 /** Repair Page Styling */
 
 #repairWrapper {
	
	width: 750px;
	margin-left: 10px;
}

#repairDisclaimer {
	
	font-size: 10px;
	
}

#repairBullets {
	
	margin-top: 15px;
	margin-bottom: 15px;
}

/* bof Added for Additional Images fieldset formating - PB */
.zcc_additional_images {
  background-color: #FFFFFF;
}
/* eof Added for Additional Images fieldset formating - PB */




























