body {
	text-align:center;
	background:#000 url(images/page_bg.gif) repeat-x;
	-webkit-text-size-adjust:none;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666;
	line-height:18px;
}

img { border:0px; }

a { 
	color:#F17E02;
	text-decoration:none;
}

div { border:0px solid #F00}

#scroll { 
	position:absolute; 
	top:0; 
	bottom:-0.1px; 
	width:1em; 
	z-index:-1; 
}

.tabset {height:40px;padding-top:10px}

#container {
	text-align:left;
	width:980px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	background:#000;
}

#homeintrobox1 {
	float:left;
	height:200px;
	width:726px;
	background:#000 url(images/welcome1.jpg) no-repeat;
}

#homeintrobox2 {
	float:left;
	height:200px;
	width:726px;
	background:#000 url(images/welcome2.jpg) no-repeat;
	display:none;
}

.homeintromessage {
	width:330px;
	margin:75px 0px 0px 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	color:#CCC;
}

#projectsintrobox {
	float:left;
	height:238px;
	width:726px;
	background:#000 url(images/projects_intro2.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	color:#CCC;
}

#projectsintromessage {
	width:290px;
	margin:74px 0px 0px 420px;
}

.clearboth {
	clear:both;
}

.spacer {
	clear:both;
	height:10px;
}

#header {
	width:980px;
	height:130px;
	background:url(images/header.jpg) no-repeat;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#topnav {
	width:950px;
	text-align:right;
	line-height:30px;
	height:30px;
}

#toolbox {
	float:left;
	width:220px;
	height:40px;
	color:#AAA;
	position:relative;
	left:460px;
	top:47px;
}


#facebook {
	float:left;
	width:29px;
	height:29px;
	position:relative;
	left:580px;
	top:32px;
}	

#twitter {
	float:left;
	width:29px;
	height:29px;
	position:relative;
	left:584px;
	top:32px;
}

#basketsummary {
	float:left;
	width:220px;
	height:40px;
	color:#AAA;
	position:relative;
	left:674px;
	top:46px;
}

#basketsummary .highlight { color: #FFF; }

#topnav a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}

#maincontent { margin:0px;}

#quicklinks {
	background:#EFEFEF;
	margin:0px 0px 10px 0px;
	padding-top:4px;
}

#infolinks {
	background:#EFEFEF;
	margin:0px 0px 10px 0px;
	padding-top:4px;
	height:200px;
}

#quicklinks h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
	font-weight:bold;
	margin:0px 0px 6px 6px;
	background:url(images/sidebar_heading_bg.gif) no-repeat;
	width:213;
	height:25px;
	line-height:25px;
	padding-left:8px;
}

#infolinks h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
	font-weight:bold;
	margin:0px 0px 6px 6px;
	background:url(images/sidebar_heading_bg.gif) no-repeat;
	width:213;
	height:25px;
	line-height:25px;
	padding-left:8px;
}


.blogthumb {
	padding:4px;
	background:#EEE;
	border:1px solid #EEE;
	float:left;
	margin-right:10px;
}

.blogthumb:hover {
	border:#999;
}

.dialogbox {
	padding:10px;
	background:#eee;
	border-top:1px dashed #aaa;
	border-bottom:1px dashed #aaa;
}

.formbox {
	padding:10px;
	background:#F2F2F2;
	border:1px dotted #ccc;
}

.featurebox {
	background:#DDD;
	padding:8px;
}

.divider {
	height:1px;
	background:url(images/dotted.gif) repeat-x;
	margin:10px 0px 10px 0px;
	clear:both;
}

.innerbox {
	padding:0px;
	margin:0px 15px 0px 15px;
}


#sidenav {
	float:left;
	width:224px;
	margin:0px 10px 10px 10px;
}

*html #sidenav { margin-left:5px;}


#maincol { 
	float:right;
	width:726px;
	text-align:left;
	padding:0px;
	margin-right:10px;
	overflow:none;
}

*html #maincol { margin-right:5px}

#footer { clear:both }

.producttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:14px;
	font-weight:bold;	
}

.productsummarybox {
	padding:4px;
}

.searchoptionsbar {
	height:30px;
	background:#EEE;
	text-align:center;
	margin-bottom:10px;
}

.padded {padding:12px}

form.tb {display:inline;}

.floatright {float:right}

.floatleft {float:left}

.stdbox {
	background:#FFF url(images/box_fade1.gif) repeat-x;
	padding:6px;	
}


hr {border: 1px dotted #7395B9}


#sidenav li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	padding-left:12px;
	background:url(images/arrow1.gif) no-repeat;
	background-position:0.1em;
}


#sidenav a:hover {
	color:#000;
}

#sidenav ul {
	list-style-type:none;
	margin:0px;
	padding:0px 0px 10px 10px;
}

#footer a {color:#000}

#maincol h2 {
	font-family: Trebuchet MS,Serif, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#222;
	font-weight:bold;
	margin:2px 0px 10px 0px;
	background:url(images/h1_bg.gif);
	height:37px;
	line-height:37px;
	padding-left:10px;
}

h4 {
	font-family: Trebuchet MS,Serif, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#F17E02;
	font-weight:bold;
	margin:15px 0px 0px 0px;
	line-height:30px;
}

#maincol h1 {
	font-family: Trebuchet MS,Serif, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#F17E02;
	font-weight:bold;
	margin:12px 0px 6px 0px;
	line-height:22px;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	margin:0px;
}

.highlight { color: #000 ; font-weight: bold}

.blogdate {
	color:#666;
	font-weight:bold;
}


p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666;
	line-height:18px;
}

.main {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666;
	line-height:18px;
}

.subheading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	line-height:18px;
}


.sml { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px
}

.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	border:1px #999999 solid;
	background-color: #FFFFFF;
}

.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #000;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	font-weight: bold;
	color:#fff;
}

fieldset {	
	padding:10px;
	margin-top:20px;
}

.productbox {
	float:left;
	padding:18px;
	text-align:center;
	border-right:1px dotted #999;	
}

.productprice { font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#333; line-height:18px; }
hr {border: 1px dotted #AAA }
.headline { font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#222; line-height:18px; }
.knockdown { color:#999; text-decoration: line-through}

