/* Martin's Pretzels Styles for CubeCart */
/* Based on /css/style2.css */

html { 
	background: #fff url(/orders/skins/Martins/styleImages/backgrounds/ghost_pretzel.gif) no-repeat 0px 98px fixed;	
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	}

body { 
	margin: 0; 
	padding: 0;
	font-size: 10px;
	 }
	 
#pageSurround {
	clear: both;
}
#topHeader {
	text-align: right;
	height: 36px;
	margin-bottom: 20px;
	padding-right: 0px;
	padding-top: 68px;	

}

#searchForm { margin: 10px 0 ; clear: both; }
#cartInfo { margin: 10px 0; clear: both; }
#categories { 
	position: absolute;
	top: 13px;
	left: 270px;
	height: 50px;

	}

#footer { 
	
	margin-top: 100px;
	margin-right: auto;
	font-size: 10px;
	clear: both; 
	
	 }	

.boxTitleLeft, .boxTitleRight {
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: bold;
	color: #963;
	text-align: left;
	margin-top: 25px;
	
}

#categories .boxTitleLeft	{ display: none }

.boxContentLeft,
.boxContentRight {
	padding-left: 5px;
	margin-bottom: 20px;
	padding-top: 3px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 9px;
}
.colLeft {
	position: absolute;
	left: 0; top: 0;
	width: 255px;
}


	
.colMid {
	width: 50%;
	height: 600px;
	padding: 10px;
	position: absolute;
	top: 60px;
	left: 252px;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	padding-right: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	/* stub */
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
    clear: both;
	text-align: left;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	/*border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	*/
}


/* imported styles added to the "Classic" template */

/* imported */
/* logo styles */

#logo { 
	position: absolute;
	top: 13px;
	left: 9px;
	width: 243px;
	height: 53px;
	}
#logo a:link, #logo a:visited, #logo a:active { 
	display: block;
	height: 53px;
	width: 243px;
	background: url(/orders/skins/Martins/styleImages/full_logo.gif) no-repeat;
	 }

#logo a:link span,
#logo a:visited span,
#logo a:active span  { display: none }

#bucket {
	position: absolute;
	top: 396px;
	left: 45px;
	height: 200px;
	}


/* navigation item blocks */
/* general styles */

ul#sitenav {
	margin-left: 30px;
	margin-top: 40px;
	text-decoration: none;
	list-style: none;
	}
	
ul#sitenav li { 
	float: left; 
	margin-right: 1px;
	height: 38px; 
	width: 79px;
	list-style: none;
	  }		
	  
ul#sitenav a { 
	text-decoration: none;
	display: block;
	width: 79px;
	height: 25px;
	 }
ul#sitenav li span { display: none }

/* specific styles */	
/* starting backgrounds */
ul#sitenav a.home:link, a.home:visited { 
	background: url(/orders/skins/Martins/styleImages/icons/home_out.gif) no-repeat;
	}	
ul#sitenav a.order:link, a.order:visited { 
	background: url(/orders/skins/Martins/styleImages/icons/order_out.gif) no-repeat;
	}		
ul#sitenav a.market:link, a.market:visited { 
	background: url(/orders/skins/Martins/styleImages/icons/market_out.gif) no-repeat;
	}	
ul#sitenav a.reviews:link, a.reviews:visited { 
	background: url(/orders/skins/Martins/styleImages/icons/reviews_out.gif) no-repeat;
	}		 
ul#sitenav a.bakery:link, a.bakery:visited { 
	background: url(/orders/skins/Martins/styleImages/icons/bakery_out.gif) no-repeat;
	}	
ul#sitenav a.lore:link, a.lore:visited { 
	background: url(/orders/skins/Martins/styleImages/icons/lore_out.gif) no-repeat;
	}	
ul#sitenav a.contact:link, a.contact:visited { 
	background: url(/orders/skins/Martins/styleImages/icons/contact_out.gif) no-repeat;
	}				
ul#sitenav a.orderhere:link, a.orderhere:visited { 
	background: url(/orders/skins/Martins/styleImages/icons/order_out.gif) no-repeat;
	}				
	
/* rollover backgrounds */
ul#sitenav a.home:hover, a.home:active { 
	background: url(/orders/skins/Martins/styleImages/icons/home_over.gif) no-repeat;
	}	
ul#sitenav  a.order:hover, a.order:active { 
	background: url(/orders/skins/Martins/styleImages/icons/order_over.gif) no-repeat;
	}		
ul#sitenav a.market:hover, a.market:active { 
	background: url(/orders/skins/Martins/styleImages/icons/market_over.gif) no-repeat;
	}	
ul#sitenav a.reviews:hover, a.reviews:active { 
	background: url(/orders/skins/Martins/styleImages/icons/reviews_over.gif) no-repeat;
	}		 
ul#sitenav a.bakery:hover, a.bakery:active { 
	background: url(/orders/skins/Martins/styleImages/icons/bakery_over.gif) no-repeat;
	}	
ul#sitenav a.lore:hover, a.lore:active { 
	background: url(/orders/skins/Martins/styleImages/icons/lore_over.gif) no-repeat;
	}	
ul#sitenav a.contact:hover, a.contact:active { 
	background: url(/orders/skins/Martins/styleImages/icons/contact_over.gif) no-repeat;
	}				
ul#sitenav a.orderhere:hover, a.orderhere:active { 
	background: url(/orders/skins/Martins/styleImages/icons/order_over.gif) no-repeat;
	}				

ul#sitenav a.realpage { background: transparent }

/* different icons for active pages */
ul#sitenav a.orderherepage:link, a.orderherepage:active, a.orderherepage:visited, a.orderherepage:hover { 
	background: url(/orders/skins/Martins/styleImages/icons/order_active.gif) no-repeat;
	}
	
ul#sitenav a.marketpage:link, a.marketpage:active, a.marketpage:visited, a.marketpage:hover { 
	background: url(/orders/skins/Martins/styleImages/icons/market_active.gif) no-repeat;
	}
		
ul#sitenav a.reviewspage:link, a.reviewspage:active, a.reviewspage:visited, a.reviewspage:hover { 
	background: url(/orders/skins/Martins/styleImages/icons/reviews_active.gif) no-repeat;
	}
	
ul#sitenav a.bakerypage:link, a.bakerypage:active, a.bakerypage:visited, a.bakerypage:hover { 
	background: url(/orders/skins/Martins/styleImages/icons/bakery_active.gif) no-repeat;
	}
	
ul#sitenav a.lorepage:link, a.lorepage:active, a.lorepage:visited, a.lorepage:hover { 
	background: url(/orders/skins/Martins/styleImages/icons/lore_active.gif) no-repeat;
	}		

ul#sitenav a.contactpage:link, a.contactpage:active, a.contactpage:visited, a.contactpage:hover { 
	background: url(/orders/skins/Martins/styleImages/icons/contact_active.gif) no-repeat;
	}		
	
/* positions */
ul#sitenav li a { position: absolute; height: 38px; width: 79px; }
ul#sitenav li a.orderhere, a.orderherepage { top: 70px; left: 91px }
ul#sitenav li a.market, a.marketpage { top: 166px; left: 130px }
ul#sitenav li a.reviews, a.reviewspage { top: 190px; left: 52px }
ul#sitenav li a.bakery, a.bakerypage { top: 235px; left: 12px }
ul#sitenav li a.lore, a.lorepage { top: 290px; left: 0px }
ul#sitenav li a.contact, a.contactpage { top: 350px; left: 16px }

	
	
