body { margin: 0px; line-height: 15px;}

body, table { font-family: Arial, Helvetica, sans-serif; font-size:12px; line-height: 15px; }

body a:link { color: #333333; text-decoration: underline; }
body a:visited { color: #333333; text-decoration: underline;}
body a:hover { color: #666666; text-decoration: none; }

p { margin-top: 3px; margin-bottom:5px; }

h1 {color: #ed1c24; font-size:18px; font-weight: normal; margin-top: 15px; margin-bottom: 15px;}
h2 {color: #ed1c24; font-size:16px; font-weight: normal; margin-top: 15px; margin-bottom: 15px;}
h3 {color: #999999; font-size:14px; font-weight: normal; margin-top: 15px; margin-bottom: 15px;}

hr { color: #fff; background-color: #fff; border: 1px solid #cccccc; border-style: none none solid; margin-top:0px; margin-bottom:0px; }


/*DIV STYLES BY ID*/
/*Padding must be subtracted from a DIV's width or height before applied.*/
/*Define text & link styles for footer & nav bars here.*/

#container {
	width: 950px;
	position: relative;
	margin-left: auto;
 	margin-right: auto;
}
	
#header {
	width: 950px;
	height: 94px;
	position: relative; 
	background: url(media/header.gif);
	border-left: 2px #000000 solid;
	border-right: 2px #000000 solid;
}

#heroIMG {
	width: 950px;
	height: 220px;
	position: relative; 
	border-left: 2px #000000 solid;
	border-right: 2px #000000 solid;
}
	
#content { 
	width: 950px;
	position: relative;
	background: #FFFFFF;
	border-left: 2px #000000 solid;
	border-right: 2px #000000 solid;
	padding-top: 5px;
	padding-bottom: 5px;
}

#mainContent { padding-left: 10px; position: relative;}
#mainText { padding-left: 25px; padding-right: 45px; padding-bottom: 15px; position: relative;}
#mainText p { margin-top: 7px; margin-bottom:9px; }

#leftColumn { position: relative; width: 155px; margin-left: 5px; margin-right: 10px; border: 2px solid #000000; background-color: #000000; color: #FFFFFF; }

#leftColumn a:link { color: #FFFFFF; text-decoration: none; }
#leftColumn a:visited { color: #FFFFFF; text-decoration: none;}
#leftColumn a:hover { color: #ed1c24; text-decoration: none; }

#categories { background: #FFFFFF; width: 150px; padding-left:5px; padding-top:5px; padding-bottom:5px; font-size: 14px; text-transform: uppercase; }
#categories a:link { color: #0000CC; text-decoration: none; }
#categories a:visited { color: #0000CC; text-decoration: none;}
#categories a:hover { color: #ed1c24; text-decoration: none; }
#categories p { margin-top: 4px; margin-bottom: 4px; }
#categories .divide { height: 1px; background: #999999; line-height:0px; font-size: 0px; }

#login { background: #000000; width: 150px; padding-left:5px; padding-top:5px; padding-bottom:5px; font-size: 10px; color:#ffffff }

#nav {
	width: 940px;
	height: 25px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ed1c24;
	padding-left: 10px;
	border-left: 2px #000000 solid;
	border-right: 2px #000000 solid;
	font-weight: bold;
	line-height: 25px;
	color: #FFFFFF; 
}
	
#nav a:link { color: #FFFFFF; text-decoration: none; }
#nav a:visited { color: #FFFFFF; text-decoration: none; }
#nav a:hover { color: #FFEE00; text-decoration: none; }
#nav ul { list-style-type: none; margin: 0px; padding: 0px; }
#nav ul li { display: inline; padding: 0px;  font-size: 15px; margin: 0px; margin-right: 20px; }

#searchForm { position: absolute; padding-right: 1px; right: 0px; top: 0px; font-size: 15px; font-weight: bold; line-height: 25px; color: #FFFFFF;  }

#promos { position: relative; width: 950px;	border-left: 2px #000000 solid;	border-right: 2px #000000 solid; }

#footer {
	width: 950px;
	position: relative;
	
	font-size: 10px;
	line-height: 23px;
	font-weight: bold;
	color: #000000; 
}

#footer a:link { color: #333333; text-decoration: none; }
#footer a:visited { color: #333333; text-decoration: none; }
#footer a:hover { color: #666666; text-decoration: none; }

#cartTop { position: absolute; width: 270px; height: 47px; right: 0px; top: 48px; color:#FFFFFF; font-size:13px; padding-left: 60px; background: url(media/cartRed.jpg) no-repeat; font-family: Arial, Helvetica, sans-serif; }
#cartTop a:link { color: #ffee00; text-decoration: none; }
#cartTop a:visited { color: #ffee00; text-decoration: none; }
#cartTop a:hover { color: #ed1c24; text-decoration: none; }
#cartTop p { margin-top: 4px; margin-bottom:2px; }

#frontPageNews { margin-left: 5px; margin-right: 10px; padding-left: 5px; width:250px; float:left;}
#frontPageNews .header { font-size: 14px; line-height: 18px; font-weight: bold;}

#blog { margin-left: 5px; margin-right: 10px; padding-left: 5px; width:250px; float:left;}
#blog .header { font-size: 14px; line-height: 18px; font-weight: bold;}

#currencyBox { margin-left:0px; }

#addthis { background-color:#FFFFFF; padding-left:12px; padding-right:12px; padding-top:5px; padding-bottom:5px; margin-bottom:10px; }
#homeProducts { width:488px; float: left; border-right:1px #cccccc solid; }
.divPop { z-index:99; position:fixed; width:100%; top:0px; left:0px; height:100%; background-image:url(media/divBack.png) }


/*TEXT SIZE AND COLOUR STYLES*/

.text9 { font-size:9px; line-height:13px; }
.text10 { font-size:10px; line-height:14px; }
.text11 { font-size:11px; line-height:15px; }
.text12 { font-size:12px; line-height:16px; }
.text13 { font-size:13px; line-height:17px; }
.text14 { font-size:14px; line-height:18px; }
.text15 { font-size:15px; line-height:19px; }
.text18 { font-size:18px; line-height:22px; }

.black { color: #000000 }
.white { color: #ffffff }
.grey { color: #999999 }
.green { color: #009933; }
.red { color: #FF0000; }
.yellow { color: #FFEE00; }

.errors  { font-size:12px; color:#FF0000; margin-bottom:2px; margin-left:0px; margin-top:0px; padding:0px; }
.errors li { margin-left:15px; padding:0px; color:#FF0000; margin-bottom:0px; margin-top:0px; line-height:16px; }
.compulsory { font-size:18px; color:#FF0000 ; font-weight: bold; }

.productIMG { border: 2px solid #000000; }
.productIMG a:link { border: 2px solid #000000; }
.productIMG a:hover { border: 2px solid #000000; }
.productIMG a:visited { border: 2px solid #000000; }

.searchButton { border: 1px solid #000000; font-size: 11px; font-weight: bold; }

.line { border-bottom:1px #cccccc solid; margin-top:10px; margin-bottom:10px; }
