/* -------  CSS Reset, Meyerweb, v1.0 | 20080212  ------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-size: 62.5%;
	background: #000; 
	color: #999;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

.clearfloats {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}

/* ------- End CSS Reset --------- */


/* Set base to 12px font size */

p, ul li, td, blockquote, label, tt, dd, dt, ol li { 
	margin-bottom: 7px; 
	font-size: 12px; font-family: Arial, Helvetica, sans-serif;
	}


#page { margin: auto; padding: 0 20px; width: 1000px; }
#topBar { background-color: #666; height: 36px; border-bottom: solid 3px #333; padding: 0 22px;  }
	#topBar p.date { text-transform: uppercase; float: left; width: 200px; color: #999; line-height: 36px; font-size: 10px; font-weight: bold;}
		#topBar p.date span { color: #333; padding-left: 2px;}
	#topBar p.functions { float: right; width: 300px; color: #999; text-align: right; line-height: 36px; padding-right: 10px; font-size: 1.1em;  font-weight: bold;}
		#topBar p.functions a { color: #333; text-decoration: none; }
			#topBar p.functions a.cart { padding-right: 20px; background: url('../img/icons/cart.gif') no-repeat right 0; }
			#topBar p.functions span { color: #999; padding: 0 5px;}
	#topBar form { float: right; width: 201px; background: url('../img/bg/search-form.gif') no-repeat 0 0; height: 21px; margin-top: 7px; margin-right: -8px;}
ul.rightnav {
	border-style: none;
	list-style: none; /*--Important - Keeps subnav from affecting main navigation flow--*/
	background: #333;
	margin: 0; padding: 0;
	display: block;
	float: left;
	width: 250px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
ul.rightnav li{
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-bottom-style: none;
	border-top-style: none;
	border-top-color: #333333;
	list-style-type: none;
	margin: 0; padding: 0; /*--Create bevel effect--*/ /*--Create bevel effect--*/
	clear: both;
	width: 250px;
}
ul.rightnav span{
	color: #666666;
	line-height: 15px;
	margin-bottom: 3px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
ul.rightnav li a {
	color: #666666;
	margin: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: left;
	background: #333333;
	padding-left: 20px;
	width: 230px;
	text-transform: none;
}
ul.rightnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222; 
}
#header {  padding: 0 22px; background: #222;}
/* #nav { padding: 0 22px; height: 32px; background: url('../img/bg/nav.gif'); overflow: hidden;}
	#nav ul li { float: left; background: url('../img/lists/nav.gif') no-repeat 0 9px;  padding-left: 22px; padding-right: 22px; line-height: 32px; font-size: 1.1em;}
		#nav ul li a { color: #717679; text-decoration: none; } */
#feature, #featureInner { padding-left: 13px; padding-bottom: 13px; padding-right: 13px; padding-top: 13px; clear: both; height: 275px; background: #fff;  position:relative;}
	#featureInner { height: 200px; }
	#featureInner div.left {float: left; margin-right: 10px; width: 345px; background: #c0c0c0; height: 200px; }
	#featureInner div.right { float: left; width: 619px; background: #c0c0c0 url('../img/slides/baseline2.gif') 0 bottom no-repeat; height: 200px; }
	#featureInner div.certified { position: absolute; left:217px; top: 8px; width: 146px; height: 149px; background: url('../img/icons/certified2.png') no-repeat 0 0;}
#feature div.certified { margin-top: 3px; position: absolute; right: 4px; top: 3px; width: 272px; height: 275px; background: url('../img/icons/certified.png') no-repeat 0 0; }
#feature div.slide { height: 275px;  background: #c0c0c0 url('../img/slides/baseline.jpg') 0 bottom no-repeat; }
#main, #mainInner { padding-left: 22px; padding-bottom: 0px; padding-right: 22px; padding-top: 22px; background-color:#444444;}
#mainInner {  padding-top: 0; overflow: hidden; }
	#mainInner a { text-decoration: none; color: #999999; overflow: hidden; }
	#mainInner a:hover { color: red; text-decoration: none; overflow: hidden; }
	#mainInner div.left { margin-left: 5px; padding-left: 0px; padding-bottom: 13px; padding-right: 6px; padding-top: 22px; float: left; width: 670px; margin-right: 4px;}

	/* - changed by Cal for EDM order form --*/
	#mainInner div.left2 { margin-left: 5px; padding-left: 0px; padding-bottom: 13px; padding-right: 6px; padding-top: 22px; float: left; width: 930px; margin-right: 4px;}


	#mainInner div.right { min-height: 200px; padding-left: 0px; padding-bottom: 13px; padding-right: 0px; padding-top: 22px; float: left; width: 250px; background: #343434 url('../img/bg/right-btm.gif') no-repeat 0 bottom;}
	
#mainInner div.right p { padding-bottom: 3px; padding-top: 2px; padding-right: 22px; line-height: 13px; text-align: left; text-transform: none; text-decoration: none; font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #666666; padding-left: 22px; float: left; background: #343434 no-repeat;}
	
h2.plain { color: #666666; text-align: left; text-transform: uppercase; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, sans-serif; margin-bottom: 5px; padding-top: 0px; padding-bottom: 0px; padding-right: 22px; padding-left: 22px; }

h3 { margin-bottom: 0px; }

#productFeature { overflow: hidden;}
#productFeature div.placeholder {background: #fff; float: left; margin-right: 12px; margin-bottom: 12px; height: 150px; width: 230px;}
	#productFeature div.last {  margin-right:0}

#productFeature div.gotocollection {  float: left;  height: 150px;  width: 472px;  margin-right:0}

.products { padding: 0px; margin-left: 0px; margin-top: 0px; margin-bottom: 8px; margin-right: 8px; float: left; width: 215px; height: 150px; overflow: hidden;}
.products div.image { padding: 0px; margin: 0px; background: #fff; float: left; height: 130px;}
	.products div.label {width: 215px; margin: 0px; padding: 0px; color: #4d4d4d; background-color: white; text-align: center; line-height: 20px; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, sans-serif; clear: both; text-transform: uppercase; font-weight: bold; height: 20px; overflow: hidden;}
.products div.last {  margin-right:0}

#releases {  padding-left: 22px;  padding-bottom: 22px;  padding-right: 22px;  padding-top: 10px;  background: #000 url('../img/bg/releases.gif') repeat-x 0px 0; overflow: hidden;}
#releases div.col { padding-left: 20px; padding-right: 5px; width: 210px; float: left;}

#releases div.col ul li { padding: 2px 0; text-transform: uppercase; font-size: 1.1em;}
#releases div.col ul { margin-bottom: 30px;}
#footer { background: url('../img/id/footer-logo.gif') no-repeat right 10px; height: 50px; margin-bottom: 60px; }
#footer p { font-size: 9px; text-align: center; line-height: 10px; color: #666666;} 
#footer p  a { font-weight: bold; color: #999999; text-align: center; text-decoration: none;} 


#releases div.col ul li { line-height: 12px; margin: 0px; font-size: 8px; padding: 0px; text-transform: uppercase;}

#releases div.col ul li a:hover { line-height: 12px; padding: 0px; margin: 0px; text-decoration: none; color: red; font-size: 8px; text-transform: uppercase;}

#releases div.col ul li a { line-height: 12px; padding: 0px; margin: 0px; display: block; color: #878787; text-decoration: none; font-size: 8px; text-transform: uppercase;}

.rangeButton { float: left; background-color: #cccccc; margin-right: 12px; margin-bottom: 12px; height: 150px; width: 320px; }

/*--- FORM ELEMENTS ---*/
form.feedback div.holder {
		margin-bottom: 12px;
		padding: 0px;
		margin-right: 12px;
		float: left;
		width: 315px;
	}

form.feedback div input{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #666;
}

form.feedback div label {
	float: left;
	width: 85px;
	padding: 4px 0 0;
	margin: 0 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #999;
}

form.feedback input.txt {
	background-color: #fff;
	border: 1px solid #333;
	margin: 0 0 5px 0;
	padding: 3px 0 0 3px;
	width: 220px;
	height: 18px;
}

form.feedback select.txt {
	background-color: #fff;
	border: 1px solid #333;
	margin: 0 0 5px 0;
	padding: 3px 0 0 3px;
	width: 225px;
	height: 24px;
}

form.feedback textarea {
	float: left;
	background-color: #fff;
	border: 1px solid #333;
	margin: 0 0 5px 0;
	padding: 3px 0 0 3px;
	width: 220px;
	height: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	color: #666;
}

.staff-directory {
	clear: none;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 12px;
	width: 208px;
	float: left;
	padding-right: 12px;
	}

hr {clear: both; color: #666; background-color: #666; height: 1px; border: none;
	}

.error {
	padding: 10px 10px 10px 15px;
	background-color: #878787;
	font-weight: bold;
	color: #fff;
	}

/* --- added by Cal 1st June 10 - to allow for images in order form for edm ---- */

form.feedback div.holderNew {
		margin-bottom: 12px;
		padding: 0px 0 0 5px;;
		float: left;
		width: 460px;
	}

.frameImage {
		width: 465px;
		height:361px;
		float: left;
}

form.feedback div.errorholder {
		padding: 0px;
		float: left;
		width: 875px;
		padding: 10px 5px 10px 35px;
		background-color: #f8dfdf;
		border: red 1px solid;
		margin-bottom:10px;
		font-family: Arial,Helvetica,sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 11px;
		color: red;
	}