@charset "utf-8";
/* CSS Document */
h1,h2,h3,h4,h5,h6{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

form { 
 padding: 0px; 
}

.arrowlistmenu{
	width: 200px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #333333;
	background: black url(../images/template/default.gif) center left;
	margin-bottom: 1px; /*bottom spacing between header and rest of content*/
	text-transform: capitalize; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 36px;
	height: auto;
	margin-top: 1px;
}


.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(../images/template/active.gif);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin-bottom: 5px; /*bottom spacing between each UL and rest of content*/
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}

.arrowlistmenu ul li{
	padding-bottom: 2px; /*bottom spacing between menu items*/
	padding-top: 0px;
}

.arrowlistmenu ul li a{
	color: #000000;
	background: url(../images/template/arrowbullet.gif) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #dadada;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
}

.arrowlistmenu ul li a:visited{
	color: #000000;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	background-color: #E0E0E0;
}

/* Blue Links At Top */
.style3 {
	color: #1bbbfe;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

/* Blue Links At Top. Hyperlink colours */
.style3:link {color: #1bbbfe; text-decoration: none; }
.style3:visited {color: #1bbbfe; text-decoration: none; }
.style3:hover {text-decoration: underline; color: #AEB9BD;  }
.style3:active {text-decoration: underline; color: #AEB9BD;  }


/* Background 5px wide image and solid colour*/
.style5 {font-size: 14px}
body {
	background-image: url(../images/template/background.gif);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
}

/* White Links On Nav Bar At Top */
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF
}

/* White Links On Nav Bar At Top. Hyperlink colours */
.style8:link {color: #FFFFFF; text-decoration: none; }
.style8:visited {color: #FFFFFF; text-decoration: none; }
.style8:hover {text-decoration: underline; color: #1bbbfe;  }
.style8:active {text-decoration: underline; color: #1bbbfe;  }

/* White Links On Nav Bar At Top. Dividers */
.style21 {color: #FFFFFF}

/* Footer Text */
.style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Footer Text. Hyperlink colours */
.style14a:link {color: #0000CC; text-decoration: none; }
.style14a:visited {color: #0000FF; text-decoration: none; }
.style14a:hover {text-decoration: underline; color: #0000FF;  }
.style14a:active {text-decoration: underline; color: #0000CC;  }


/* White text on left block heading */
.style19 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

/* White Links On Footer Bar */
.style22 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* White Links On Footer Bar. Hyperlink colours */
.style22:link {color: #FFFFFF; text-decoration: none; }
.style22:visited {color: #FFFFFF; text-decoration: none; }
.style22:hover {text-decoration: underline; color: #1bbbfe;  }
.style22:active {text-decoration: underline; color: #1bbbfe;  }

/* Dark links for mini cart at tope */
.style23 {
	color: #333333;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* Dark links for mini cart at top. Hyperlink colours */
.style23:link {color: #333333; text-decoration: none; }
.style23:visited {color: #333333; text-decoration: none; }
.style23:hover {text-decoration: underline; color: #333333;  }
.style23:active {text-decoration: underline; color: #333333;  }









.stylea {
	color: #1BBBFE;
	font-family: Arial, Helvetica, sans-serif;
}
.stylec {font-family: Arial, Helvetica, sans-serif}
.styleb {font-size: 24px}




.head_cart_text {color: #AEB9BD}

.tbl_heading {font-size: 18px; color: #000000; font-family: calibri;}



.style4 {
	font-size: 12px;
	font-family: calibri;
	color: #75B7F5;
	font-weight: bold;
}
.style6 {font-family: calibri; font-size: 16px;}


.style15 {color: #666666}
.style16 {color: #3D9BF1}
.style17 {
	font-size: 11px;
	font-family: calibri;
	font-weight: bold;
}
.style20 {
	color: #FFFFFF;
	font-family: calibri;
	font-size: 13px;
	font-weight: bold;
}

.style23a {
	color: #333333;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}



.style24 {color: #FF0000}
.style25 {
	color: #FF0000;
	font-family: calibri;
}
.style27 {font-family: calibri; font-size: 16px; font-weight: bold; }
.style28 {
	font-size: 16px;
	color: #FF0000;
	font-family: calibri;
	font-weight: bold;
	font-style: italic;
}
.style29 {font-size: 16px; color: #FF0000; font-family: calibri;}


#current a {
	color: #FFFFFF !important;
	/*/*/background-color: #999999 !important;
	border: 2px dotted #999 !important; /* */
}

#minicart {
	font-size: 10px;	
}

.entryTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.entryTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #595959;
	font-weight: bold;
	background-position: center;
}

.entryTable .label {
	background-color: #EFEFEF;
}

.entryTable .content {
	background-color: #FFFFFF;
}


.infoTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.infoTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #595959;
	font-weight: bold;
	background-position: center;
}

.infoTable .label {
	background-color: #EFEFEF;
}

.infoTable .content {
	background-color: #FFFFFF;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #336699;
}

.notice {
	color: #996600;
	font-weight: bold;
}

.addToCartButton {
	font-family: Calibri;
	font-size: 14px;
	color:#FFFFFF;
	font-weight:bold;
	border: 2px solid #000000;
	background-color:#000000;
}

#errorMessage {
	color: #990000;
	font-weight: bold;
}

.checkout_heading {
	font-family: calibri;
	font-size: large;
	color: #0ACAFB;
	font-weight: bold;
}


#layout #content #menu #block #blockcontent #link_pad {
	width: 95%;
	padding: 5px;
	margin: 0px;
}

