/**
 * 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: 0px 0px 5px 0px;
			font-family: Arial, serif;
			font-size: 10pt;
			line-height: 150%;
			color: #484139;
			background: #373737 url(/cart/includes/templates/cyclemania/images/background.jpg) repeat-y top center;
			}
		
		a img {border: none; }
		
		a:link,
		#navEZPagesTOC ul li a {
			color: #ff9b00;
			text-decoration: none;
			}
		 
		a:visited {
			color: #ff9b00;
			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: 14pt;
			font-family: Impact, Arial, Helvetica;
			font-weight: normal;
			}
		
		h1#productListHeading,
		h1#indexCategoriesHeading {
			font-size: 20pt;
			font-family: Impact, Arial, Helvetica;
			font-weight: normal;
			}

		
		
		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: 12pt;
			}
		
		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 {
			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;
			background: #DEDEDE;
			}
		
		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;
			}


/* ---Header-------------------------------------------------*/

#mainWrapper {
	background-color: #E6E6E6;
	text-align: left;
	width: 950px !important;
	}

#headerWrapper {
	position: relative;
	width: 950px;
	height: 228px;
	background: #444444 url(/cart/includes/templates/cyclemania/images/masthead.jpg) no-repeat top;
	}

#navMainWrapper {
	width: 950px;
	height: 113px;
	}

#navMain {
	position: absolute;
	top: 22px;
	left: 50%;
	margin-left: -10px; 
	width: 400px;
	height: 24px;
	}
	
#navMain a,
#navMainSearch form a {
	font-size: 9pt;
	padding: 2px 5px;
	border: 1px solid #555555;
	background: #222222 url(/cart/includes/templates/cyclemania/images/grad2.jpg) repeat-x;
	font-weight: bold;
	margin: 0 2px;
	line-height: 20px;
	height: 20px;
	}
	
#navMain a:hover,
#navMainSearch form a:hover {
	border: 1px solid #666666;
	}
	
#navMain b {
	font-size: 9pt;
	padding: 2px 5px;
	border: 1px solid #444444;
	background: #222222;
	font-weight: bold;
	margin: 0 2px;
	line-height: 20px;
	height: 20px;
	color: #444444;
	}

#navMainSearch {
	position: absolute;
	top: 22px;
	right: 50%;
	margin-right: -480px; 
	width: 160px;
	height: 24px;
	}
	
#navMainSearch form {
	margin: 0;
	padding: 0;
	}
	
#navMainSearch #searchInput {
	font-size: 10pt;
	width: 95px;
	height: 18px;
	padding-left: 2px;
	color: #777777;
	border: 0; 
	}
	
#navMainSearch #searchInput:hover {
	}
	
#logoShine {
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -450px; 
	width: 570px;
	height: 115px;
	}
	
#dateBox {
	position: absolute;
	top: 155px;
	left: 50%;
	margin-left: -458px; 
	width: 185px;
	height: 30px;
	line-height: 30px;
	color: #000000;
	text-align: center;
	}
	
#catHeading {
	position: absolute;
	top: 175px;
	left: 50%;
	margin-left: -458px; 
	width: 185px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	}
	
#boilerplate {
	padding: 25px 0px 5px 0px;
	display: block;
	text-align: center;
	color: #BBBBBB;
	font-size: 9pt;
	}
	
#indexDefaultHeading,
#indexCategoriesHeading,
#productListHeading,
#allProductsDefaultHeading,
#newProductsDefaultHeading
 {
	position: relative;
	top: -15px;
}

/*---Content------------------------------------------------*/


	


	
.sideBoxContent {
	padding: 3px;
	}
	
#categoriesHeading {
	display: none;
	}
	
.category-top,
.category-links {
	padding: 2px 5px;
	font-size: 9pt;
	display: block;
	margin: 3px 1px;
	border: 1px solid #444444;
	height: 15px;
	line-height: 15px;
	color: #ff9b00;
	background: #11213C url(/cart/includes/templates/cyclemania/images/grad1.jpg) repeat-x;
	}
	
.category-top:hover,
.category-links:hover {
	background: #ff9b00;
	border: 1px solid #ff9b00;
	color: #000000;
	}
	
a.category-products {
	display: block;
	font-size: 10pt;
	margin: 2px;
	color: #BBBBBB;
	background: #111111;
	border-left: 1px solid #444444;	
}

a.category-products:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-left: 2px solid #ff9b00;
	background: #333333;
}
	
.newProductBox {
	background: #11213C;
	border: 1px solid #444444;
	margin: 0px 3px 10px 3px;
	color: #CCCCCC;
	}

.newProductBox:hover {
	border: 1px solid #ff9b00;
	}
	
.newProductBox img {
	margin-top: 3px;
	}

#catBoxDivider {
	border-top: 1px solid #444444;
	display: block;
	margin: 10px 0px;
	}



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







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

.categoryListBoxContents {
	float: left;
}

.categoryListBoxContents a {
	display: block;	
	font-size: 9pt;
	border: 1px solid #555555;
	background: #222222 url(/cart/includes/templates/cyclemania/images/grad2.jpg) repeat-x;
	font-weight: bold;
	margin: 0 2px;
	height: 20px;
	}
	
	

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 {
	margin: 0 auto;
	padding: 0;
	width: 950px !important;
	}	


#contentMainWrapper {
	margin: 0;
	padding: 0;
	width: 950px !important;
	background: url(/cart/includes/templates/cyclemania/images/tileback.jpg) repeat-y;
	}



#navColumnOne {
	padding: 0px;
	margin: 0px;
	width: 215px !important;
	}




#navColumnOneWrapper,
#navColumnTwoWrapper {
	margin: auto;
	border: 1px solid #000000;
	background: #0a091b;
}


.columnLeft {
	text-align: left;
	}



#cartBoxListWrapper,
#ezPageBoxList,
#cartBoxListWrapper ul,
#ezPageBoxList ul,
#popupAdditionalImage,
#popupImage {
	margin: 0em;
	padding: 0em;
	}
	
.centerBoxWrapper {
	margin-top: 50px;
}

#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;
	}

#navSuppWrapper {
 	background: #281E30 url(/cart/includes/templates/cyclemania/images/footer.jpg) no-repeat top;
 	height: 100px;	
	}
	
#navCatTabsWrapper {
	margin: 0;
	background-color: #9a9a9a;
	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: #ffffff;
	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 {
	position: relative;
	left: 15px;
	top: -35px;
	border: 1px solid #CCCCCC;
	width: 690px;
	background: #FFFFFF;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

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



#navColumnTwo {
	}
	

	


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

#productDescription {
	padding: 5px;
	margin: 0;
	}
	
#productDescription p {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

.shippingEstimatorWrapper {
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
	
.advisory {}
.important {
	font-weight: bold;
	}
	
.notice {}
.rating{}
.gvBal {
	float: right;
	}
	
.centerColumn {
	width: 700px !important;
	margin: 0px auto;
	}

#bannerOne,
#bannerTwo,
#bannerThree,
#bannerFour,
#bannerFive,
#bannerSix {
	padding: 20px;
	}
	

.smallText,
#siteinfoLegal,
#siteinfoCredits,
#siteinfoStatus,
#siteinfoIP {
	font-size: 0.9em;
	}
	
.navNextPrevWrapper {
	float: right;
	}
	
#productName {
	margin: 10px 0px;
	display: block;
	height: 30px;
	}
	
#productMainImage {
	background: #FFFFFF;
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	padding: 4px 4px 2px 4px;
	}
	
#productMainImage:hover {
	border: 1px solid #F2A946;
}

#productMainImage a {
	font-size: 8pt;
	font-weight: bold;
}

#productPrices {
	margin: 0px 10px;
	}
	
#productDetailsList {
	color: #848176;
	}
	
#productDateAdded {
	color: #BBBBBB;
}

/*-------------------------Shopping Cart Display----------------------------*/
#cartAdd {
	float: left;
	clear: left;
	text-align: center;
	margin: 15px auto;
	padding: 1em;
	}

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

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

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

.tableRow,
.tableHeading,
#cartSubTotal {
	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-----------------------------*/
#reviewsInfoDefaultProductImage,
#productReviewsDefaultProductImage,
#reviewWriteMainImage {
	margin: 0px;
	}

#categoryIcon {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 350px;
	}

#cartImage {
	margin: 0.5em 1em;
	}
	
#productMainImage {
	margin: 0px;
	}

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

.attributesComments {}

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

/*-----------------------------------sideboxes------------------------------------*/


h3.leftBoxHeading,
h3.leftBoxHeading a {
	font-size: 10pt;
	color: #CCCCCC;
	}

.leftBoxHeading,
.centerBoxHeading {
	padding: 3px 5px;
	}
	
h2.centerBoxHeading {
	background: #4c4c4c;
	color: #EEEEEE;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

.leftBoxContainer {
	margin: 0px;
	padding: 0px;
	}

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

.rightBoxHeading {
	margin: 0em;
	background-color: #822d0c;
	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,
.accountQuantityDisplay,
.ratingRow,
LABEL#textAreaReviews,
#productMainImage,
#reviewsInfoDefaultProductImage,
#productReviewsDefaultProductImage,
#reviewWriteMainImage,
.centerBoxContents,
.specialsListBoxContents,
.categoryListBoxContents,
.additionalImages,
.centerBoxContentsSpecials,
.centerBoxContentsAlsoPurch,
.centerBoxContentsFeatured,
.centerBoxContentsNew,
.gvBal,
.attribImg {
	text-align: center;
	}

#upProductsHeading,
.productListing-data {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*------------------------------------misc----------------------------------------*/

#productDescription li {
	font-size: 10pt;
	line-height: 12pt;
	margin-bottom: 15px;
	}

.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 {
	}

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

.accountTotalDisplay,
.accountTaxDisplay {
	width: 20%;
	text-align: right;
	}

.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;
	}
