html {
	background-color: #deecff;
}


body {
	color: #3e3e3e;
	background-color: #deecff;
	font: .825em/1.4em Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

.maincontent {
	position: relative;
	padding: 10px;
	width: 400px;
	background-color: #D5E4FD;
}

.maincontentfull {
	position: relative;
	padding: 10px;
	width: 72px;
	background-color: #D5E4FD;
}

.maincontent2 {
	position: relative;
	padding: 10px;
	width: 250px;
	background-color: #D5E4FD;
	margin-left: 10px;
}

a {
	text-decoration: none;
	color: #1F6A9F;
}

a:hover {
	text-decoration: underline;
}

select {
	width: 200px;
	border: 1px solid #284279; 
}

input {
	border: 1px solid #284279; 
}

.style {
	background-color: #FFFFFF;
}

.smalltextareastyle {
	background-color: #FFFFFF;
}

.submitbutton {
	margin-left: 155px;
	background-color: #FFFFFF;
	border-collapse: collapse; 
}

label {
	float: left;
	width: 150px;
	text-align: right;
	padding-right: 5px;
	padding-top: 2px;
	clear: both;
}

.producthome {
	text-align: right;
}


/* @group header */


div.address {
	font-size: 1em;
	line-height: 1em;
	padding: 10px;
}


div.address p {
	padding: 0;
	margin: 0;
}

div.maintitle {
	padding-top: 30px;
	padding-right: 10px;
}

div.header {
	background-color: white;
	background: white url("/images/homepage-image.jpg") right no-repeat;
}

/* @end */

/* @group structure */

.searchbar {
	margin-top: -1;
	background-color: #284279;
}
.greysides {
}

.greytop {
}

.greybottom {
}

.greybg {
	background-color: #f2f2f2;
}

div.fullrow {
	font-size: .9em;
	margin-top: 5px;
}

div.innerrow {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: .9em;
}

/* @end */

/* @group headings */

h1 {
	color: black;
	
	font: 1.5em/1em "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-decoration: none;
}


#title h1 {
	font-size: 30px;
	color: white;
	margin-top: 25px;
	padding: 5px;
	margin-right: 10px;
	font-weight: bold;
}

#title {
	height: 20px;
}




h2 {
	color: #191919;
	font: 1.6em/1em "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	color: black;
	padding: 0;
}

h3 {
	color: #191919;
	font: 1.4em/1em "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 4px;
	margin-bottom: 4px;
}

h4 {
	color: #191919;
	font: 1em/1em "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 4px;
	margin-bottom: 4px;
}

div.navmenu {
	background: url(../images/btn_bg.jpg) repeat-x;


}

ul#navmenu {
	padding: 0;
	margin: 0;
	list-style-type: none;

	
}

ul#navmenu li {
	display: block;
	width: 116px;
	float: left;
	text-align: center;
	padding-top: 12px;
	font-size: 11px;

}

ul#navmenu li.selected {
	display: block;
	width: 116px;
	float: left;
	text-align: center;
	background: url(../images/home_button.png) no-repeat;
	height: 20px;
	color: white;
}


ul#navmenu li a, ul#navmenu li a:visited {
	text-decoration: none;
}

ul#navmenu li a:hover {
	text-decoration: underline;
}

ul#navmenu li.selected a, ul#navmenu li.selected a:visited {
	color: white;
	text-decoration: none;
}

/* @end */

/* @group formrow */

div.formrow {
	padding: 0;
	background-color: #bac8d3;
}

div.formrow form {
	margin: 0;
	padding: 3px;
}



/* @end */

div.col {
	margin-top: 15px;
	background-color: #ffffff;
}

p.notrailingwhitespace {
	margin-bottom: 0;
	padding-bottom: 0;
}

div.footer {
	padding-top: 150px;
	background-color: #FFFFFF;
	font-size: 9px;
}

/* option box */
.option_box {
	width: 321px;
	height: 70px;
	float: left;
	margin-left: 10px;
	position: relative;
	background-color: #D5E4FD;
	margin-bottom: 10px;
	padding: 5px;
}

.option_box_img {
	border: 1px red;
}

.option_box_img img {
	float: left;
	margin-right: 10px;
}

.option_box_txt {
	width: 180px;
	float: left;
	font-size: 10px;
}

.option_box_txt a, a:hover {
	text-decoration: bold;
}

/* @end */

.white {
	color: #FFFFFF;
}
.red {
	color: #990000;
}
.hidden {
	display: none;
}
.big {
	font-size: 14px;
	text-decoration: bold;
}
.topmargin {
	margin-top: 20px;
}

.registration label {
	width: 200px;
	position: relative;
	float: left;
}

.basket {
	padding-top: 12px;
	padding-right: 10px;
}

.loginarea {
	margin-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
}

.loginarea a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.loginarea a:hover {
	text-decoration: none;
}

.lightrow {
	background-color: #ECF0F0;
}

.lighterrow {
	background-color: #E3EAEA;
}

.darkrow {
	background-image: url("../img/searchbar.png");
	color: #FFFFFF;
}

.trow td{
	padding-left: 5px;
	font-size: 11px;
}

.trow a {
	color: #333333;
	text-decoration: underline;
}

.trow a:hover {
	color: #333333;
	text-decoration: none;
}

.minicatbox {
	background-color: #E8EEEE;
	padding: 10px;
}

.searchcrit {
	padding: 10px;
	background-color: #E8EEEE;
}

.catalogue {
}

.padded {
	padding: 5px;
	padding-right: 10px;
}

.smallsubmit {
	font-size: 12px;
}

.smallselect {
	width: auto;
	font-size: 12px;
}

.product_form {
	width: 600px;
}

.footerspan {
	text-align: right;
}

.undermain {
	clear: left;
}


pre {
	font-size: 14px;
	width: 100;
}


#logo {
	padding: 10px;
}

.catimg {
	border: 1px solid red;
	width: 70px;
}



/* 
	New styes for homepage
*/






.news-item img {
	float: left;
	margin-right: 20px;
}

.news-item h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: black; 
}

.news-item p {
	margin-top: 3px;
}


#basket { 
	height: 200px;
}


#homepage-news {
	background-color: #f0f9ff;
	padding: 15px;
	padding-top: 5px;
	
	width: 685px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	background-image: url("/images/leftcol-background.jpg");
	background-repeat: no-repeat;
}

#homepage-news h2 {
	margin-bottom: 10px;
	color: black;
	margin-top: 0px;
	margin-top: 3px;
}


.news-item	{
	float: left;
	margin-left: 5px;
	margin-bottom: 5px; 
	width: 630px;
	padding: 10px;
}

div	{
	/*border: 1px solid red;*/
}

#manufacturers {
	margin-top: 15px;
	background-color: #f0f9ff;
	width: 400px;
	margin-left: 20px;
	float: left;
	padding: 10px;
}

#flashbox {
	margin-top: 15px;
	float: left;
	margin-left: 15px;

}


#manufacturers img {
	padding: 5px;
	border: 1px solid #c7e8fd;
	margin: 5px;
}

.left-col {
	margin-left: 10px;
	margin-top: 10px;
	padding: 10px;
	background-color: #f0f9ff;
	float: left;
	width: 200px;
	background-image: url("/images/leftcol-background.jpg");
	background-repeat: no-repeat;
	padding-top: 7px;
}

.left-col h2 {
	color: black;
}



#logos {
	margin-top: 15px;
	width: 200px;
	clear: left;
}


#left {
	width: 220px;
	float: left;
}

#left h2 {
	margin-bottom: 10px;
	color: black;
}

.frontpageimage {
	width: 95px;
	margin-right: 3px;
	text-align: center;
	margin-bottom: 5px;
	float: left;
	height: 100px;
	line-height: 13px;
	margin-top: 5px;
}



.frontpageimage img {
	width: 90px;
}


#menu{
	background-color: #015792;
	height: 20px;
	padding: 10px;
	color: white;
	font-size: 14px;
}

#menu a {
	float: left;
	margin-right: 50px;
	color: white;
}

input {
	background-color: white;
}

.fullrow {
}



.innerrow {
	background-color: white;
}

