BODY { 
color : #666666; 
background-color : #FFFFFF; 
background-image : url(); 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
} 

.masterContainer {
background-color : #FFFFFF; 
}

h1 { 
font-size : 15px; 
} 
A { 
color : #666666; 
text-decoration : none; 
} 
A:hover { 
color : #001926; 
} 
#banner { 
background-image : url(images/theShop/banner.jpg); 
background-repeat : no-repeat;
background-color:#FFFFFF;

} 
.fixcenter, #mainColumn, { 
background : #FFFFFF; 
color : #333333; 
} 

.subNavHolder { 
background : #000000; 
color : #FFFFFF;
} 


#subNav { 
} 
#subNav a  { 
color : #FFFFFF; 
} 
#subNav a:hover  { 
color : #FFFFFF; 
} 

.footer {
background:#000000;
}
.footer a {
color:#FFFFFF;
}
.footer a:hover  {
color:#666666;
}

/* This is the side menu list items */

#thecategories li a, .secondcat a { 
font-family : arial; 
font-size : 11px; 
color : #000000; 

background-repeat : repeat-y; 
} 

#thecategories a:hover, .secondcat a:hover { 
color : #000000; 
} 
.activecat a { 
text-transform:uppercase;
} 
.breadcrumbHolder {
background:#FFF;
border:1px solid #c0c0c0;
margin-bottom:10px;
} 
.breadcrumb { 
color : #000; 
} 
.breadcrumb a { 
color : #000;
} 
.subCatHeading { 
background-color : #FFFFFF;
border:1px solid #CCCCCC;
} 
.subCatHeading li a { 
color : #000000; 
} 
.subCatHeading li a:hover { 
color : #DDDDDD; 
} 
.subCatHeading a:hover { 
color : #000000; 

} 
.subCatHeading h1 { 
line-height : 30px; 
text-indent : 20px; 
font-size : 15px; 
color : #000000; 
font-weight : bold; 
font-variant : small-caps; 
} 
.loginBox { 
color : #000000; 
float : left; 
background-color : #FFF; 
padding : 10px; 
font-size : 11px; 
line-height : 1.5;
border:1px solid #c0c0c0;
} 
.infoBoxContents, td.infoBoxContents { 
font-size : 10px; 
border : 1px solid #000000; 
} 
.infoBoxNotice { 
background-color : #FFF; 
} 
.contentBoxContents { 
font-size : 10px; 
} 
.SearchBoxContents, .ShoppingCartBoxContents, .ManufacturersBoxContents, .InformationBoxContents, .CategoriesBoxContents { 
font-size : 10px; 
color : #000000; 
} 
.InformationBoxContents { 
text-indent : 0; 
} 

.contentArea { 
color : #000000; 
margin-top : 2px; 
} 
.productListing h1, .productListing h2 { 
font-size : 10px; 
} 
.productListing-heading { 

color : #000000; 
} 
.shopCart-data { 
color : #000000; 
background : #FFF; 
} 
.shoppingCart-heading { 
 
color : #000000; 
background : #FFF url() no-repeat right top; 
} 

.pageHeading {
background-color : #000000;
color:#FFFFFF;
	}
	
.mainContentBox {

border-left:1px solid #c0c0c0;
border-right:1px solid #c0c0c0;
border-bottom:1px solid #c0c0c0;

	}

/* below are the product listing divs*/

.productListing-data,.listingHeading { 
background-color : #FFFFFF; 
} 

.productInfoPageHolder {
border:1px solid #c0c0c0;
}

.listingHeading a { 
color : #000000; 

} 
.listingHeading h1 { 
color : #000000; 

} 
.listingMain {
	

} 
.listingFooter { 

color : #333333; 
} 
.listingFooter h1, .listingFooter h4 { 
font-size : 12px; 
color : #000;
min-height:50px;

} 
.listingFooter a { 
color : #333333; 

} 
.downloads { 

} 

.productHeadingText { 
color : #000000; 
font-weight : bold; 
font-size : 15px; 
} 

.productDisplayDescription {
}

.productDisplayImage img { 
border : 5px solid #000000; 
} 

.checkoutHeading, .accountHeading { 
font-family : Arial, sans-serif; 
font-size : 12px; 
font-weight : 800; 
color : #FFFFFF; 
background : #c0c0c0; 
line-height : 25px; 
} 
.mainContentBox { 

} 
.tableTop { 
background : #FFF; 
color : #666666;
border:1px solid #c0c0c0;
} 
.Button { 
color : #666666; 
font-family : Arial; 
background-color : #FFF; 
border : 1px solid #000; 
} 
.Button a { 
color : #000000; 
font-size : 10px; 
font-family : Arial; 
} 
.Button a:hover { 
color : #000000; 
background-color : #CCC; 
} 
.underline { 

} 
.formboxCheckBox { 
background : #FFF; 

} 
.selectBox { 
color : #000000; 
} 

.cssButton, td .cssButton { 
	COLOR: #000;
	background-color:#CCC;
	FONT-SIZE: 10px;
	FONT-FAMILY: Arial;
	height:25px;
	line-height:25px;
	width:102px;
	cursor : pointer;
	text-align : center;
	text-decoration : none;
	display:block;

	margin-bottom:1px;
	border:0px;
	overflow:hidden;
} 

.cssButton  a{ 
COLOR: #000;
	background-color:#CCC;
	FONT-FAMILY: Arial;
	COLOR: #666666;
	FONT-SIZE: 10px;
	FONT-FAMILY: Arial;
	height:25px;
	line-height:25px;
	width:102px;
	cursor : pointer;
	text-align : center;
	text-decoration : none;
	display:block;
	margin-bottom:1px;
	border:0px;
	overflow:hidden;

} 

.productDetails a{
background-image: url(images/default/details.gif); /* button is 73x21 */
}

.footerText, footerText a {
	color:#666666;
	
}

.footerCards {
background-image: url(images/default/cards.gif);
}

.navtextfooter a, .designby  a {

color:#FFFFFF;

}
#myimage_zoom {width:400px; height:400px; overflow:hidden; position:absolute; border:1px solid #c0c0c0;}
#holder {clear:both;}
#ProdOptions {margin-bottom:5px;}
.rightFloat {width:145px;}
.ClickToView {text-align:center;}
#LeftColumn {float:left;}
.productHeadingText {float:left;}
