@import url("table.css");
@import url("text.css");
@import url("products.css");
@import url("productorder.css");
@import url("search.css");
@import url("search_results.css");
@import url("checkout.css");

p.zom
{
	width: 300px;

}
input.invalid
{
	background-color: #FFEE00 !important;
}

select.invalid
{
	background-color: #FFEE00 !important;
}

input.checkboxinvalid
{
   border: 1px solid #FFEE00 !important; 
	background-color: #FFEE00 !important;
	outline: 4px solid #FFEE00 !important;
}

input.radioinvalid
{
   border: 1px solid #FFEE00 !important; 
	background-color: #FFEE00 !important;
	outline: 4px solid #FFEE00 !important;
}

div.row_group_title{
background: #fffefe; /*#f0f0f0;*/
	border: 1px solid #999999;
	padding: 2px;
}

i.bracket{
	color: #9999FF;
}

i.quote, i.dot, i.slash, i.milli{
	color: #449944;
	font-weight: bold;
	
}

div.row_group{
	border: 1px solid #ffeeee;
	padding: 3px;
	margin: 3px;
}

html, body {
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	margin:0;
	border:0;
	padding:0;
	color:#5e5e5e;
	background:url(../images/body_background.gif) repeat;
}

img {
	margin:0;
	border:0;
	padding:0;
}

p {
	margin:0;
	border:0;
	padding:0;
}

.nomargin {
	margin:0;
}

a {
	margin:0;
	border:0;
	padding:0;
}

td {
	margin:0;
	border:0;
	padding:0;
}

form {
	margin:0;
	border:0;
	padding:0;
}

div#container{
	width:740px;
	padding:10px;
	margin:19px auto 0 auto;
	background:#FFFFFF;
}

div#logo {
	width:740px;
	height:79px;
}

div#nav {
	width:740px;
	height:22px;
	padding:6px 0 0 0;
	text-align:center;
	background:url(../images/nav_background.gif) repeat-x;
}

div#nav a {
	color:#565656;
}

div#nav span {
	padding:0 13px;
}

div#flash_header_industrial {
	width:740px;
	height:175px;
}

div#main {
	background:url(../images/main_background.gif) repeat-y;
}

div#lh {
	width:179px;
	float:left;
	background:url(../images/lh_background.gif) no-repeat 0 0;
}

div#rh {
	width:561px;
	float:right;
}

div#content {
	width:529px;
	margin:0 0 0 16px;
	text-align:justify;
}

div#title {
	height:32px;
	margin:0 0 5px 0;
}

div#footer {
	width:740px;
	height:5px;
	clear:both;
	background:url(../images/footer_background.gif) no-repeat bottom;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

div#subnav {
	width:174px;
	height:22px;
	margin:19px 0 0 0;
}

div#subnav a {
	height:22px;
	display:block;
	float:left;
	background-image:url(../images/subnav.gif);
}


a#automotive {
	width:67px;
	background-position:174px 22px;
}

a#automotive:hover {
	background-position:174px 44px;
}

a#automotive_selected {
	width:67px;
	background-position:174px 44px;
}

a#industrial {
	width:55px;
	background-position:107px 22px;
}

a#industrial:hover {
	background-position:107px 44px;
}

a#industrial_selected {
	width:55px;
	background-position:107px 44px;
}

a#specials {
	width:52px;
	background-position:52px 22px;
}

a#specials:hover {
	background-position:52px 44px;
}

a#specials_selected {
	width:52px;
	background-position:52px 44px;
}

div#productlinks a {
	width:159px;
/*	height:19px;*/
	
	display:block;
	color:#7e7e7e;
	padding:5px 0 5pt 15px;
	background:url(../images/nav_item_background.gif) repeat-x bottom;
}

div#productlinks a.selected{
	border-bottom: 1px dashed #C0C0C0;
	/*background:url(../images/nav_item_background_alt.gif) repeat-x bottom;*/
	background:url(../images/main_background_alt.gif) repeat-y;
}

div#productlinks div.filter1 a{
	border-bottom: 1px dashed #C0C0C0;
	/*background:url(../images/nav_item_background_alt.gif) repeat-x bottom;*/
	background:url(../images/main_background_sub.gif) repeat-y;
	padding-left: 30px;
	width: 144px;
}

img.imgborder {
	border:1px solid #000000;
}

div.break {
	height:1px;
	background:url(../images/break_background.gif) repeat-x;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

.shim {
	width:1px;
	height:1px;
	clear:both;
}.box1-left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
}
.box1-right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 200px;
}
.rightfix {
/*	margin-left: 30px; */
	margin-bottom: 14px;
}
.leftfix {
	float: none;
	width: 500px;
}	
.box1 {
	margin: 0px;
	padding: 0px;
	width: 529px;
}
.img-margin9 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.img-margin0 {
	margin: 0px;
	padding: 0px;
	float: left;
}
.bottom-info {
	font-size: 10px;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bottom-info span{
	display: block;
}
#contact-details {
	margin: 0px;
	padding: 0px;
	width: 300px;
}
.label {
	margin: 0px;
	padding: 0px;
	width: 80px;
}
.detail {
	margin: 0px;
	width: 220px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
}
#enquiry {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.click {
	color: #666666;
	text-align: center;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.required-filed {
	font-size: 10px;
	color: #FF0000;
	text-align: right;
}
.red {
	font-size: 10px;
	color: #FF0000;
}
#enq-form {
	margin: 0px;
	padding: 0px;
	width: 525px;
}
.enquiry_width {
	width: 380px;
}
#list-services {
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#list-services li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	background-image: url(../images/tick.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

div.link_info
{
	padding-left: 140px;
	height: 80px;
	vertical-align: middle;
	font-size: 15px;
}
div.pdf_info
{
	padding-left: 37px;
	height: 21px;
	padding-top: 3px;
	vertical-align: middle;
	font-size: 15px;
}
div.links_image
{
float: left;
}
div.pdf_image
{
float: left;
}
