@charset "utf-8";
/* CSS Document */

body{
	background:#202020;
	margin:0;
	padding:0;
}

#topband{
	height:106px;
	background:#fff;
}
#logoband{
	height:80px;
	margin-left:auto;
	margin-right:auto;
	width:818px;
	position:relative;
}
#menubar{
	height:26px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:818px;
}
#tabON{
	height:26px;
	float:left;
	background:url(../images/tab_on_tr.gif) no-repeat top right #222222;
	position:relative;
	margin-right:2px;
	padding-right:11px;
}
#tab{
	height:25px;
	float:left;
	background:url(../images/tab_red_tr.gif) no-repeat top right #991515;
	position:relative;
	margin-right:2px;
	padding-right:11px;
}
#tabspecial{
	height:25px;
	float:left;
	background:url(../images/tab_yell_tr.gif) no-repeat top right #f0962b;
	position:relative;
	padding-right:11px;
}
a.tabtext{
	padding-left:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.tabtext:hover{
	text-decoration:underline;
}
#imageband{
	height:171px;
	background:#373737;
}
#mainimage{
	height:170px;
	width:818px;
	margin-left:auto;
	margin-right:auto;
	background: no-repeat top left #202020;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.strapline {
	margin-top: 48px;
	margin-left: 440px;
}

#container{
	width:818px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background:#5e5d5d;
}

#homerow{
	height:200px;
	border-top:1px solid #fff;
	position:relative;
	clear: both;
}
#homerow2{
	height:200px;
	border-top:1px solid #fff;
	position:relative;
	clear: both;
	width: 546px;
}
#homebox{
	width:272px;
	border-right:1px solid #fff;
	float:left;
	position:relative;
	height:200px;
}
#boxview{
	position:absolute;
	right:10px;
	bottom:10px;
}
#bluehead{
	height:42px;
	width:272px;
	border-bottom:1px solid #fff;
	background:#10355e;
}
#boxblue{
	width:232px;
	height:123px;
	background:url(../images/blue_box.jpg) no-repeat top left #335b72;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#boxyellow{
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width:232px;
	height:123px;
	background:url(../images/yellow_box.jpg) no-repeat top left #df8210;
}
#boxred{
	width:232px;
	height:123px;
	background:url(../images/red_box.jpg) no-repeat top left #df8210;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#boxbrands{
	width:232px;
	height:130px;
	background:url(../images/red_box.jpg) no-repeat top left #9f2223;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
}
#redhead{
	height:42px;
	width:272px;
	border-bottom:1px solid #fff;
	background:#880808;
}
#yellhead{
	height:42px;
	width:272px;
	border-bottom:1px solid #fff;
	background:#ed6e08;
}
#mainarea{
	position:relative;
	overflow: auto;
	background-image: url(../images/right_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#mainareahome{
	position:relative;
	height:215px;
}
#rightcol{
	width:272px;
	float:right;
	position:relative;
	border-left:1px solid #fff;
}
#textarea{
	margin-right:300px;
	margin-left:28px;
	margin-top: 25px;
	position: relative;
	padding-bottom: 30px;
}
#texthome{
	margin-right:300px;
	margin-left:30px;
	padding-top: 15px;
}

#baseband{
	height:35px;
	background:#fff;
	position:relative;
	padding-left:18px;
	padding-top:15px;
	clear: both;
}
#rightbox{
	width:272px;
	border-bottom:1px solid #fff;
	position:relative;
}
#offerbox{
	width:272px;
	height:215px;
	background:no-repeat top left;
	border-bottom: 1px solid #fff;
}
#offerboxhome{
	width:272px;
	height:104px;
	background:no-repeat top left;
	padding-top: 111px;
}


#formbox{
	background:#515050;
	padding:30px;
	margin-top: 25px;
}


#people{
	position:relative;
	overflow:auto;
	margin-top: 30px;
}
#peopletext{
	margin-left:145px;
}
#pages{
	border-top:1px solid #999;
	margin-top:15px;
	padding-top:5px;
	clear: left;
	height: 25px;
}
.smallwhite{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	
}
#productrow {
	position: relative;
	padding-top: 25px;
	clear: left;
}
#productlink{
	width:151px;
	height:30px;
	padding-top:6px;
	background:#373737;
	text-align:center;
}
#productpic{
	width:151px;
	float:left;
	position:relative;
	margin-right:15px;
}
#productpicright{
	width:151px;
	float:left;
	position:relative;
}
.peopleimage {
	float: left;
	position: relative;
	border:1px solid #fff;
}
#producttext{
	margin-left:180px;
}
#imagecol{
	width:151px;
	float:left;
	position:relative;
}
.imageborder{
	border:1px solid #fff;
	margin-bottom:15px;
}




.right{
	float:right;
	position:relative;
}
.bodytext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	
}
.basetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #202020;
	text-decoration: none;
}
a.baselinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #202020;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}
a.baselinks:hover{
	text-decoration:underline;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 150px;
	position: relative;
	margin-bottom: 2px;
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	height: auto;
	width: 190px;
	margin-bottom: 3px;
}
.formsbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	height: auto;
	width: 240px;
	margin-bottom: 3px;
}
.whiteheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.formbutton {
	margin-left: 150px;
}
.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-position: inside;
	line-height: 15px;
}
HTML>body .bullets{line-height:14px;}
.brands {
	margin-top: 7px;
}
.offerboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.offerview {
	position: absolute;
	top: 15px;
	right: 10px;
}
a.bodytextlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b1c4d9;
}
a.bodytextlinks:hover{
	color:#fff;
}
.pics {
	margin-top: 10px;
	margin-bottom: 10px;
	border:1px solid #fff;
	margin-right:10px;
}
.picsright {
	margin-top: 10px;
	margin-bottom: 10px;
	border:1px solid #fff;
}
.border{
	border:1px solid #fff;
}
#textareasub {
	margin-right:305px;
	margin-left:30px;
	margin-top: 15px;
	margin-bottom: 30px;
}
.pricetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b1c4d9;
	text-decoration: none;
}
.newprice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#supplyleft{
	width:200px;
	float:left;
	position:relative;
}
#supplyright{
	width:274px;
	margin-left:210px;
}.supplyimage {
	margin-bottom: 10px;
}
#supplyquote{
	margin-bottom:20px;
}.quotetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
.bodytextblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202020;
	text-decoration: none;
}
.smallmap {
	margin-right: 10px;
	border: 1px solid #FFFFFF;
	float: left;
	position: relative;
}
a.prodlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
a.prodlinks:hover{
	color:#999;
}
.inovica {
	clear: both;
	float: right;
	position: relative;
	margin-top: 8px;
	margin-right: 3px;
}

