/* CSS Document */

html, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
a, div, img, script, body
{ 
 	margin: 0; 
    padding: 0;
	border: 0;
}
#header {
	height: 80px;
	width: 950px;
}
#header img {
	margin-left: 180px;
	margin-bottom: 10px;
}
#menulist {
	list-style-type: none;
	margin: 0px;
	line-height: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*Centre Column */
#navBreadCrumb {
	padding: 5px;
	}
#navBreadCrumb, #navEZPagesTop {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}
#navBreadCrumb a:link, #navBreadCrumb a:visited {
	color: #000000;
	padding: 3px;
	border: 2px solid #FFFF00;
}
#navBreadCrumb a:hover {
	color: #FFFFFF;
	background-color: #000000;
	padding: 3px;
	border: 2px solid #FFFFFF;
}
.greeting {
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
.greeting a:link {
	color: #000000;
	border: 2px solid #FFFF00;
	text-decoration: underline;
}
.greeting a:visited {
	color: #000000;
	border: 2px solid #FFFF00;
	text-decoration: underline;
}
.greeting a:hover {
	color: #FFFFFF;
	background-color: #000000;
	border: 2px solid #FFFFFF;
	text-decoration: none;
}
#indexDefaultHeading {
	padding-bottom: 5px;
}
.content {
	padding: 5px;
}
.content p {
	padding-top: 5px;
	padding-bottom: 5px;
}
.content p a:link, .content p a:visited, #loginDefault a:link, #loginDefault a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.content p a:hover, #loginDefault a:hover {
	color: #FF0000;
}
#contactUsForm {
	padding: 10px;
}
#loginDefault {
	font-size: 1.2em;
}
#loginDefaultHeading {
	font-size: 1.4em;
	margin-bottom: 5px;
}
#ottotal {
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
.totalBox {
font-weight: bold;
}
#productMainImage a:link, #productMainImage a:visited {
	color: #666666;
	text-decoration: underline;
}
#productMainImage a:hover {
	color: #FF0000;
	text-decoration: underline;
	}
/* Product Info */
#categoryIcon h3{
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#categoryIcon a:link, #categoryIcon a:visited {
	color: #000000;
	padding: 3px;
	border: 2px solid #FFFF00;

}
#productMainImage {
	border: 2px solid #000000;
	background-color: #FFFFFF;

}
#categoryIcon a:hover {
	color: #FFFFFF;
	background-color: #000000;
	padding: 3px;
	border: 2px solid #FFFFFF;
}
.imgLink {
	margin-top: 10px;
	margin-bottom: 10px;
}
#costBox {
	background-image: url(../images/price_back.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 249px;
	float: left;
}
#productName {
	padding-top: 12px;
	padding-left: 15px;
}
#productPrices {
	padding-top: 5px;
	padding-left: 15px;
}
#productDescription {
	width: 249px;
	margin-top: 15px;
	float: left;
}
#productDescription P {
	font-size: 1.3em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#cartAdd {
	float: right;
	text-align: center;
	background-image: url(../images/cart_back.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 249px;
	padding-top: 20px;
	margin-right: 13px;
	font-size: 12px;
	font-weight: bold;
	}
#cartProdTitle {
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	
}
/*Right Column*/

#navColumnTwoWrapper {
	text-transform: uppercase;
	font-weight: bold;
}
.rightBoxContainer {
	margin-bottom: 30px;
}
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.4em;
	color: #000000;
	}
.sideBoxContent a:link, .sideBoxContent a:visited {
	color: #000000;
	
}
.sideBoxContent a:hover {
	color: #FFFFFF;
	background-color: #000000;
}
#whatsNew img, .centerBoxContentsProducts img {
	border: 2px solid #000000;
}
.centerBoxContentsProducts img {
	margin-top: 10px;
	margin-bottom: 5px;
}
.centerBoxContentsProducts p {
	font-size: 1.1em;
	padding-right: 5px;
	padding-bottom: 5px;
}
.centerBoxContentsProducts a:link, .centerBoxContentsProducts a:visited {
	color: #000000;
}
.centerBoxContentsProducts a:hover {
	color: #FF0000;
}
#whatsNew p {
	font-size: 1.4em;
	padding-top: 3px;
	padding-bottom: 1px;

}
#whatsNew p a:link, #whatsNew p a:visited {
	padding: 0px;
	border: 1px solid #FFFF00;
	color: #000000;
}
#whatsNew p a:hover {
	background-color: #000000;
	padding: 0px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
#whatsNew h4 {
	font-size: 1.5em;
	
}
.centerBoxHeading {
	background-image: url(../images/whatsNewheader.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 586px;
	text-transform: uppercase;
	margin-top: 20px;
	padding: 7px 0px 0px;
}
/* Product Listing */
#newProductsDefault h3, #allProductsDefault h3 {
	text-transform: uppercase;
	padding-bottom: 5px;
	font-size: 1.5em;
}
#newProductsDefault h3 a:link, #newProductsDefault h3 a:visited, #allProductsDefault h3 a:link, #allProductsDefault h3 a:visited {
	color: #000000;
}
#newProductsDefault h3 a:hover, #allProductsDefault h3 a:hover {
	text-decoration: underline;
}
#newProductsDefault h4, #allProductsDefault h4 {
	padding-bottom: 5px;
	font-size: 1.4em;
}
#newProductsDefault p, #allProductsDefault p {
	padding-bottom: 5px;
}
.navSplitPagesLinks a:link, .navSplitPagesLinks a:visited {
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.navSplitPagesLinks a:hover {
	color: #FF0000;
}
#productAttributes {
	width: 200px;
	float: left;
	padding-top: 55px;
	padding-left: 10px;
}
/* Misc Pages */

#siteMapList {
	margin: 10px;
	font-size: 1.4em;
}
#siteMapList ul {
	
	text-transform: uppercase;
}
#siteMapMainContent a:link, #siteMapMainContent a:visited {
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
#siteMapList ul a:link, #siteMapList ul a:visited {
	color: #000000;
	font-weight: bold;
}
#siteMapMainContent a:hover, #siteMapList ul a:hover {
	text-decoration: underline;
}
/*Footer*/
#footer {
	clear: left;
	padding-left: 23px;
}