body {
	margin: 0px;
	line-height: 15px;
	background: url(media/back.gif) repeat-x;
}


form { margin: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: 945px; position: relative; margin-left: auto; margin-right: auto; }
#header { width: 945px; position: relative; height: 161px; }
#heroIMG { width: 945px; position: absolute; height: 308px; top:161px; }

#content { width: 945px; position: relative; padding-top: 15px;  }
#contentLeftColumn { width: 137px; padding-left: 20px; padding-right: 10px; min-height:400px; }

#contentLeftColumn ul { margin-left:15px; margin-top:0px; padding:0px; line-height:22px; font-size:14px; }


#contentMain { padding-left: 15px; padding-right: 15px; background-color:#FFFFFF; }
#contentMain2 { padding-left: 0px; padding-right: 0px; }
#contentRightColumn { width: 201px; padding-left: 13px; padding-right: 10px;}
	
#nav { position: absolute; top: 120px; right: 0px; font-size: 18px; line-height:37px; padding-top:5px; padding-bottom:5px; margin-right: 7px; z-index:11  }
#nav a:link { color: #363636; text-decoration: none; }
#nav a:visited { color: #363636; text-decoration: none; }
#nav a:hover { color: #ee2375; text-decoration: none; }
#nav ul { list-style-type: none; margin: 0px; padding: 0px; }
#nav ul li { display: inline; padding-right: 6px; padding-left:6px; margin: 0px; padding-top:5px; padding-bottom:5px; }

#shoppingBag { position: absolute; top: 0px; right: 20px; height: 48px; padding-left: 67px; padding-top: 20px; background: url(media/shoppingBag.jpg) no-repeat; }
#shoppingBag a:link { color: #ee2375; text-decoration: underline; }
#shoppingBag a:visited { color: #ee2375; text-decoration: underline; }
#shoppingBag a:hover { color: #f7afc5; text-decoration: underline; }
#handsFreeStyle { position: absolute; top: 67px; right: 20px; }

#productNav { position: relative; padding-top: 20px; padding-left: 15px; font-size: 13px; color: #FFFFFF; height: 286px; border: 1px #FF0000 solid; width:157px; background-color:#ee2375}
#productNav ul { list-style-type: disc; margin: 8px; margin-left: 18px; padding: 0px; }
#productNav ul li { padding: 0px; padding-right: 13px; margin: 0px; font-size: 15px; line-height: 20px; }
#productNav a:link { color: #FFFFFF; text-decoration: none; }
#productNav a:visited { color: #FFFFFF; text-decoration: none; }
#productNav a:hover { color: #f7afc5; text-decoration: none; }

/* drop downs */

.dropDownMenu {
	position: absolute;
	top: -1200px;
	background: #00ADEF;
	color: #FFFFFF;
	font-size: 12px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	z-index:10;
	width:auto;
	margin-top:1px;
}

.dropDownMenu a:link { color: #FFFFFF; text-decoration: none; font-size: 12px; }
.dropDownMenu a:visited { color: #FFFFFF; text-decoration: none; font-size: 12px;}
.dropDownMenu a:hover { color: #FFFFFF; text-decoration: none; font-size: 12px;}

.dropdownLinkDiv {
	padding-left: 15px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #626262;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	width:auto;
}
.dropdownLinkDiv p { margin-top: 0px; margin-bottom:0px; color:#FFFFFF; }



#footer { width: 945px;	position: relative;	font-size: 12px; line-height: 23px; color: #959595; text-align: center; padding-top: 5px; }
#footer a:link { color: #959595; text-decoration: underline; }
#footer a:visited { color: #959595; text-decoration: underline; }
#footer a:hover { color: #636363; text-decoration: underline; }
#footer ul { list-style-type: none; margin: 0px; padding: 0px; }
#footer ul li { display: inline; padding: 0px; padding-left: 14px; margin: 0px; }
#footer ul li a:link { text-decoration: none; }
#footer ul li a:visited { text-decoration: none; }
#footer ul li a:hover { text-decoration: none; }

#needAccessory { border: 1px dotted #ee2375; padding-left:10px; padding-right:10px; padding-top:2px; padding-bottom:2px; margin-bottom:20px; }
#needAccessory h1 { color: #ee2375;  }

.divPop { z-index:99; position:fixed; width:100%; top:0px; left:0px; height:100%; background-image:url(media/divBack.png) }

.moreNews { color: #009fc3; font-size: 18px; }
.moreNews a:link { color: #009fc3; text-decoration: none; }
.moreNews a:visited { color: #009fc3; text-decoration: none; }
.moreNews a:hover { color: #104b7d; text-decoration: none; }

/*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; }
.text18 { font-size:18px; line-height:22px; }

.black { color: #000000 }
.white { color: #ffffff }
.grey { color: #999999 }
.pink { color: #ee2375 }
.lightBlue { color: #009fc3 }
.darkBlue { color: #104b7d }

.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; }

.line { color: #fffFFF; background-color: #fffFFF; border-bottom: 1px solid #cccccc; height:1px; margin-top:5px; margin-bottom:5px; }
.products {color: #ffffff; font-size:25px; line-height: 25px; font-weight: normal; margin-top: 10px; margin-bottom: 10px;}
.verticalDottedLine { width: 1px; background:url(media/verticalDottedLine.gif) repeat-y; }
.horizontalDottedLine { height: 1px; background: url(media/horizontalDottedLine.gif) repeat-x; margin-top: 5px; margin-bottom: 5px; }
.productlisting { margin-top:2px; margin-bottom:1px; }
.fieldname { font-weight:bold; }
.imageright { padding-left:10px; }
.imageleft { padding-right:10px; }
.headingside {color: #a3a3a3; font-size:20px; line-height: 25px; font-weight: normal; margin-top: 10px; margin-bottom: 10px;}

.wheretobuytable { font-size:11px; table-layout:fixed; }
.wheretobuytable td { border-bottom:1px #e6e6e6 solid; padding-top:4px; padding-bottom:4px; padding-right:5px; padding-left:5px; vertical-align:top; }

#stockists h2 {
	margin-top:15px;
	margin-bottom:0px;
}