/* ~~~~~~~~~~ HTML STYLES ~~~~~~~~~~ */
address, blockquote, body, button, caption, cite, dd, dfn, dir, div, dl, dt, form, h1, h2, h3, h4, h5, h6, hr, html, img, label, li, menu, ol, p, samp, select, small, span, sub, sup, textarea, td, tfoot, th, thead, tt, ul {font-family: Arial, Helvetica, Verdana, sans-serif; font-weight:normal; margin:0; padding:0; text-align:left; vertical-align:top; color:#000000;}

a{cursor:pointer; text-decoration:underline; color:#1500aa;}
a:hover {color:#2000ff; text-decoration:none;}
body {background:#158AFF url("../pics/bg-page.jpg") repeat-x; 
	z-index: 0; 
	text-align:center; }
button {cursor:pointer;}
address, big, blockquote, caption, cite, code, dfn, dd, dl, dt, pre {margin-left:0;}
caption {}
cite, dfn, samp {font-style:italic;}
code{}
fieldset{ 
	background: #eee;
	border: none;
	margin: 10px 0 10px 0; 
	padding: 5px 5px 10px 5px;}
p, li, input, textarea {font-size: 1.2em;}
h1{ /**** page titles only****/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:2em;
	color:#ffffff;
	margin-bottom: 5px; 
	line-height:1;}
h2 { /**** section titles - for long pages only ****/
	font-family: "Arial Narrow", "Helvetica Condensed", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:1.2em;
	text-transform:uppercase;
	color:#000000;
	margin-bottom: 0.4em; 
	border-bottom: 1px dotted #999999;}
h3 { /**** sub-titles - for normal pages headings only ****/
	font-size:1.15em;
	border-bottom:1px dotted #999999;
	font-weight:bold; }
h4 { /**** sub-sub headers only****/
	font-size:1em; 
	text-transform:uppercase;
	font-weight:bold; } 
h5 { /**** sub-sub-sub headers ****/
	font-size:1em; 
	font-weight:bold;  
	font-style:italic;} 
h6 { /**** only if you must ****/
	font-size:0.9em; 
	text-transform:uppercase;
	font-weight:bold; } 
hr {height:1px; color:#cccccc;}
html {}
img{border:none; }
input {cursor:auto; 
	color: #000000; 
	font-size:1em;}
kbd {font:1em monospace;}
label {cursor:default; 
	display:block;}
label span {width: 11em; 
			float:left; }
ol {list-style:decimal; 
	margin:0 0 1em 1.5em;}
p {margin:0 0 1em 0;}
select {cursor:auto; 
	color: #000000;}
samp {}
small, sub, sup {font-size:0.75em;}
span{}
table {border:1px solid #999999; font-size: 110%;}
td, th {vertical-align:top; 
	border:1px solid #ffffff; 
	padding:0px 5px 2px 5px;}
textarea {cursor:text; 
	line-height:0.75em;}
th{background:#666666; 
	font-weight:bold; 
	color:#ffffff; border:0px;}
ul {list-style:disc; 
	margin:0 0 1em 1.2em;}
fieldset p {margin-bottom:4px;}




/* ~~~~~~~~~~ LAYOUT STYLES ~~~~~~~~~~ */
#page-wrapper{
	position: relative; 
	width: 955px; 
	margin: 0 auto 0 auto; 
	padding:0; 
	z-index:2; 
	font-size:0.69em; 
	line-height: 1.5;}
	#content{ 
		/*border: 1px solid transparent;*/
		/*border-width:85px 180px 0 180px;*/
		padding:85px 180px 0 180px;}
		#mainBox{
			border: 4px solid #000000;
			background: #ffffff;
			padding: 12px 20px 20px 20px;
			width: 547px;}
	#access{position:absolute; 
		top: 200px; 
		left: 300px; 
		z-index:1;}
	#logo{position: absolute; 
		top:22px;
		left:0;
		width:329px;
		height:40px;
		margin:0;
		padding:0;
		z-index:10;}
	#banner{position: absolute;
		z-index:3;
		height:85px;
		top:0;
		left:0;
		margin:0;
		padding:0;}
		#proposition{position: relative;}
	#utility{ 
		z-index:200; 
		clear:both;
		height: 34px;
		width: 185px;
		color:#FFFFFF;
		font-weight: bold;
		position:absolute; 
		top:30px; 
		right:0;
		padding: 0; 
		text-align: left;}
		#phone{float:right;
			color: #BFB9E8;
			margin: 3px 0 0 0;
			font-family: "Arial Narrow", "Helvetica Condensed", Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size:1.2em;
			line-height:1;
			width: 165px;}
		#utilLinks{float:right;
			width:170px;
			height:23px;
			text-align:left; 
			margin: 7px 15px 0 0;}
	#menu {position: absolute; 
		z-index:20;
		top:90px;
		left:0;
		width: 180px; 
		}
		.menuInner{margin: 0;}
	#approvals{position: absolute; 
		top:13em;
		right:0;
		width: 180px; 
		}
	#footer{color: #b9dcff;
			margin: -25px 0 0 0;}
		


/* ~~~~~~~~~~ USEFUL CLASSES ~~~~~~~~~~ */
.clear {clear:both;}
.hide {display:none;}
.centre{text-align:center;}
.right{text-align:right;}
.keyline{border: 1px solid #999999;}
.panel{background: #eeeeee;}
.errorMsg{color:#ff0000;}
.left24{margin-left: -24px;}
.right20{margin-right: -20px;}
.right40{margin-right: -40px;}
.left10plus{margin-left:10px;}
.borderThick{border: 4px solid #000000;}
.floatL{float:left;}
.floatR{float:right;}
.headCap{font: Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:1.3em; color: #ffffff; font-weight:bold; padding-left: 10px;}
.third{width: 180px; margin-right: 20px; }
.two-third{width: 340px; }

.inline{display:inline;}

.textButton {
	background:none; 
	color:#1500aa;
	text-decoration:none; 
	border:none; 
	padding:0; 
	margin: 0;
	cursor:pointer;}

.textButton:hover {
	background:none; 
	color:#0000FF;
	text-decoration:underline; 
	border:none; 
	padding:0; 
	margin: 0;
	border-bottom: 1px solid #0000FF;
	cursor:pointer;}

.width20{width: 20px;}
.width100{width: 100px;}
.width125{width: 125px;}
.width200{width: 200px;}
.width400{width: 400px;}
.width547{width: 547px;}

.order {border:1px solid #999999;
		width: 100%;}

.light{background:#898585;}
.med{background:#585555;}
.dark{background:#000000;}
.plusBullet {list-style-image: url("../pics/plus-bullet.gif");}
.plusBullet li{font-size:1.1em;}

.boxTiny{width: 25px;}
.boxSmall{width: 200px;}
.boxMed{width: 300px;}
.boxLarge{width: 450px;}
.mobileOnly, .printOnly{display:none;}

a.home{width: 326px; height: 40px; text-decoration:none;}
a.home:hover{}
a.linkButton{width: 129px; height: 25px; display: block; background: url("../pics/link-button.gif") no-repeat; color:#ffffff; font-weight: bold; text-align: center; text-decoration:none; padding-top: 4px;}
a.linkButton:hover{background: url("../pics/link-button-over.gif") no-repeat;}
a.basket{color: #FFFFFF; font-weight: bold; text-decoration:none;}
a.basket:hover{color: #00CCFF}

a.buttonA{display:block; 
	width:116px; 
	border: 2px solid #000000; 
	background: #99ccff url("../pics/bg-button.jpg") repeat-x; 
	text-decoration:none; 
	font-weight: bold; 
	color: #000000; 
	text-align:center;}
a.buttonA:hover{ background: #99ccff url("../pics/bg-button-over.jpg") repeat-x; }

a.buttonB{display:block; 
	width:250px; 
	border: 2px solid #000000; 
	background: #99ccff url("../pics/bg-button.jpg") repeat-x; 
	text-decoration:none; 
	font-weight: bold; 
	color: #000000; 
	text-align:center;}
a.buttonB:hover{ background: #99ccff url("../pics/bg-button-over.jpg") repeat-x; }

/* ~~~~~~~~~~ ID-SPECIFIC CONTENT STYLES ~~~~~~~~~~ */
#banner ul{list-style-type:none; }
#banner ul li{display:inline;}
#banner ul{list-style-type:none; 
	background: url("bg-menu-sction.jpg") no-repeat;}
#banner ul li{margin:0; 
	padding:0;}
#logo p a{display:block; 
	width: 329px; 
	height: 40px; 
	background: url("../pics/logo.jpg") no-repeat; 
	text-decoration:none;}
#logo p a:hover{background: url("../pics/logo-over.jpg") no-repeat;}
#utilLinks ul li {color: #BFB9E8; padding-right: 0.9em;}
#utilLinks a{color:#ffffff; text-decoration:none;}
.fontSmaller{font-size: 0.8em;}
.fontMedium{font-size: 1em;}
.fontLarger{font-size: 1.2em;}
#menu ul{background:url("../pics/bg-menu-section.jpg") no-repeat;
	margin:0;}
#footer ul{list-style-type:none; margin:30px 0 0 0;}
#footer ul li{display:inline; }
#footer ul li a{color:#ffffff;}
#footer p{color: #b9dcff;}
#footer p sub{color: #b9dcff;}
#footer a{color: #b9dcff;}
#footer a.hover{color: #00CCFF;}
#content .panelSmall{width:120px;
	background: url("../pics/bg-panel.jpg") repeat-y;
	border-left:2px solid #ffffff;}
	#content .panelSmall .head{}
	#content .panelSmall .prodPic{padding: 5px 0 0 0;}
	#content .panelSmall .prodDetails{padding: 0 5px 5px 10px;}

#approvals img{margin-left: 3px;}
#approvals img.photo{border: 4px solid #000000;
	border-width:4px 4px 4px 0;
	margin:0;}
#approvals div {padding: 5px 0 0 0; color: #b9dcff; line-height: 1.2; clear:both;}
#approvals div a {color: #ffffff; text-decoration:underline;}
#approvals div a:hover {color: #ffffff; text-decoration:none;}

/* ~~~~~~~~~~ INTERIOR PADDING STYLES ~~~~~~~~~~ */
.inside {padding:0; margin:0;}


/* ~~~~~~~~~~ MENU STYLES ~~~~~~~~~~ */
#menu ul{
	list-style-type:none;
	padding-top: 2px;}
#menu ul li {}
#menu ul li.menu-head{border-bottom: 1px solid #000000; font-weight:bold;}
a.menu, a.menu-top, a.menu-bot {text-decoration:none; 
	padding-left: 15px;
	color:#ffffff; 
	display:block; 
	list-style-type:none; }
a.menu-top, span.menu-selected-top{font-weight: bold; 
	text-transform:uppercase; 
	font-size: 1em; 
	line-height:1em; 
	padding-bottom:5px;}
a.menu, span.menu-selected {}
a.menu-bot, span.menu-selected-bot {}
a.menu:hover, a.menu-top:hover, a.menu-bot:hover {color: #ffffff; 
	background:#1500aa;}
a.menu-top span, span.menu-selected-top span {color:#bbbbbb; 
	text-transform:none; 
	line-height: 1.5em; 
	font-size: 1.1em;}
li.menu-selected{display: block; padding-left: 14px; font-weight:bold; color: #ffffff; border-left: 3px solid #bbddff;}
