@charset "utf-8";
/* CSS Document */


body{
	background:#fff url(images/bg.png) center 100px no-repeat;
	margin:0px;
	border-top:7px solid #000;
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	color:#484848;
}

img{border:0px;}

@font-face {
    font-family: 'stell-typo';
    src: url('fonts/TypoSlabserif-Light-webfont.eot');
    src: url('fonts/TypoSlabserif-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/TypoSlabserif-Light-webfont.woff') format('woff'),
         url('fonts/TypoSlabserif-Light-webfont.ttf') format('truetype'),
         url('fonts/TypoSlabserif-Light-webfont.svg#TypoSlabserifLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


p{
	margin:0px 0px 15px 0px;
	line-height:15PX;;
}

.inherit{
	color:inherit;
	text-decoration:none;
}



.level0{
	width:975px;
	margin:0px auto;
}
.level1{
	width:975px;
	top:-100px;
	margin:0px auto;
}
.header{
	padding:20px 40px 20px 40px;
	line-height:20px;
}
.header h1{
	font-weight:normal;
	margin:0px;
	color:#626262;
	font-size:0.85em;
	float:left;
}
.header h1 a{
	color:#0079c2;
}
.header h1 a:hover{
	color:#000;
}


.header-contact{
	float:right;
	font-family:'stell-typo', Verdana, Geneva, sans-serif;
	font-size:1.4em;
	color:#000;
}
.header-contact em{
	color:#0079c2;
	font-style:normal;
	padding:0px 2px 0px 20px;
	color:#0079c2;
}
.header-contact a{
	color:#000;
	text-decoration:none;
}
.header-contact a:hover{
	text-decoration:underline;
}



.home-banner, .main-banner{
	box-shadow:0px 0px 10px rgba(0,0,0,0.3);
	width:975px;
	height:518px;
	background:#fff;
	position:relative;
	margin-bottom:70px;
	z-index:0;
}

.main-banner{
	height:320px;
	margin-bottom:50px;
}


.showreel, .showreelhm{
	position:absolute;
	top:0px;
	left:0px;
	z-index: inherit;
	width:975px;
	height:518px;
	overflow:hidden;
}
.main-banner .showreel{
	height:320px;
}


.logo{
	position:absolute;
	top:0px;
	left:0px;
	z-index:9;
	width:345px;
	height:237px;
}


.nav{
	z-index:110;
	background:rgba(0,0,0,0.7);
	font-family:'stell-typo', Verdana, Geneva, sans-serif;
	font-size:1.4em;
	list-style:none;
	margin:0px;
	padding:0px;
	position:absolute;
	top:10px;
	right:0px;
}
.no-rgba .nav{
	background:#000;
}

.nav li{
	float:left;
	position:relative;

	
}
.nav li+li{
	background:url(navsplit.png) left center no-repeat;
}


.nav li a{
	display:block;
	padding:0px 20px;
	line-height:40px;
	color:#fff;
	text-decoration:none;
	
}
.nav li a:hover{
	color:#cecece;
}


.nav li ul{
	display:none;
	width:400px;
	font-size:0.9em;
	margin:0px;
	padding:0px;
	position:absolute;
	top:35px;
	left:0px;
	background:rgba(255,255,255,0.85);
	list-style:none;
	z-index:200;
}
.no-rgba .nav li ul{
	background:#fff;
}
.nav li ul li{
	float:none;
}
.nav li ul li+li{
	border-top:1px solid rgba(0,0,0,0.3);
}
.no-rgba .nav li ul li+li{
	border-top:1px solid #999;
}
.nav li ul li a{
	color:#000;
	line-height:35px;
}
.nav li ul li a:hover{
	color:#0079c2;
}


.banner-overlays{
	position:absolute;
	top:345px;
	left:40px;
	z-index:9;
	width: 964px;
}

.b-overlay{
	float:left;
	width:258px;
	margin-right:60px;
}
.b-overlay h2{
	color:#fff;
	font-family:'stell-typo', Verdana, Geneva, sans-serif;
	font-weight:normal;
	line-height:46px;
	font-size:1.8em;
	margin:0px;
}

.b-overlay h2 span{
	background:#232323;
	padding:10px 20px;
	font-weight:normal;
}

.callback h2 span{
	background:#0079c2;
}



.b-content{
	box-shadow:0px 0px 10px rgba(0,0,0,0.3);
	padding:20px 20px 14px 20px;
	background:#fff;
}
.banner-overlays .b-content{
	height:115px;
}


.callback .b-content{
	background:#232323;
}

.b-content p{
	font-size:0.85em;
	margin:0px 0px 10px 0px;
}

.b-content blockquote{
	padding:0px 0px 0px 40px;
	background:url(quote.png) 0px 4px no-repeat;
	margin:-4px 0px 0px 0px;
}




.whitebox blockquote{
	padding:0px 0px 30px 40px;
	background:url(images/quote.png) 0px 4px no-repeat;
	margin:-4px 0px 30px 0px;
	border-bottom:1px solid #e8e8e8;
}
blockquote p{
	margin-bottom:10px;
}
blockquote strong{
	color:#0079c2;
	display:block;
	background:url(images/quoteend.png) right 0px no-repeat;
	height:26px;
}
blockquote.last{
	border-bottom:none;
	padding-bottom:0px;
	
}


.callbackform{
	margin:-5px 0px 0px 0px;
	position:relative;
}
.callbackform p{
	margin-bottom:0px;
}
.callbackform .callinput{
	border:1px solid #7d7d7d;
	background:#4c4c4c;
	color:#fff;
	font-family:'stell-typo', Verdana, Geneva, sans-serif;
	padding:3px 7px;
	font-size:1.3em;
	width:202px;
	outline:none;
}
.callbackform .callinput:focus{
	border:1px solid #b4b4b4;
	background:#606060;
}

.callbackform select.callinput{
	width:218px;
}
.callbackform .callsubmit{
	background:#0079c2;
	color:#fff;
	font-family:'stell-typo', Verdana, Geneva, sans-serif;
	padding:4px 11px;
	text-decoration:none;
	font-size:1.4em;
	border:none;
	width:218px;
	text-align:left;
	cursor:pointer;
}
.callbackform .callsubmit:hover{
	background:#fff;
	color:#0079c2;
}

.callbackform :disabled{
	cursor:default;
}
.gotcha{display:none;}

.errorbox{
display:none;
background:#e31000;
-moz-border-radius:5px;
-webkit-border-radius:5px;
position:absolute;
color:#ffffff;
padding:20px;
font-weight:bold;
width:150px;
text-align:center;
top:20px;
left:14px;
}
.sendbox{background:#6fbd00;}





.mainbox{
	float:left;

}
.mainbox1{ width:975px; border:0px solid #000000; margin:0px; z-index:50}

.controls{
	float:left;
	background:#dedede;
	width:18px;
	padding:10px 11px 1px 11px;
	margin:18px 0px 0px 0px;
	list-style:none;
}
.controls li{
	margin-bottom:11px;
}
.controls li a, .controls li span{
	background:url(sprite.png) 0px 0px no-repeat;
	width:18px;
	height:12px;
	text-indent:-1000px;
	overflow:hidden;
	font-size:0em;
	line-height:0em;
	display:block;
	cursor:pointer;
}

.controls li .st_print{
	 background-position:0px -19px;
	 height:18px;
}

.controls li span.st_facebook{
	 background-position:0px -45px;
	 height:18px;
}

.mainbox{
	float:left;
	width:576px;
	padding-bottom:25px;
}
.nocontrols{
	margin-left:40px;
}

.mainbox.switch{
	float:right;
	padding-right:40px;
}

.whitebox{
	width:496px;
	padding:35px 40px 20px 40px;
	background:#fff;
	box-shadow:0px 0px 10px rgba(0,0,0,0.2);
}
.whitebox1{
	width:975px;
	z-index:0;
	top:0px;
	position:relative;
	background:#fff;
	box-shadow:0px 0px 10px rgba(0,0,0,0.2);
	left:0px auto;
	
	
}
.whitebox2{
	width:895px;
	z-index:-1;
	top:-15px;
	position:relative;
	background:#fff;
	box-shadow:0px 0px 10px rgba(0,0,0,0.2);
	left:0px auto;
	padding:20px 40px 20px 40px;
	}
	
.whitebox1 h2 span{
	padding-bottom:7px;
	
	border-bottom:1px solid #d2232a;}
	
.whitebox2 h2 span{
	padding-bottom:7px;
	
	border-bottom:1px solid #d2232a;}	
.fullwidth{
	padding:35px 40px 20px 40px;
	background:#fff;
	margin:0px 40px 60px 40px;
	box-shadow:0px 0px 10px rgba(0,0,0,0.2);
}


.whitebox h2{
	font-family:'stell-typo', Verdana, Geneva, sans-serif;
	color:#000;
	font-size:2.6em;
	font-weight:normal;
	padding-bottom:7px;
	margin:-8px 0px 15px 0px;
	line-height:1.5em;
	/*text-transform:lowercase;*/
}
.whitebox h2 span{
	padding-bottom:7px;
	border-bottom:1px solid #d2232a;
}


.whitebox h3, .fullwidth h3{
	font-family:'stell-typo', Verdana, Geneva, sans-serif;
	color:#0079c2;
	font-size:1.5em;
	font-weight:normal;
	margin:0px 0px 10px 0px;
}

.whitebox ul{
	margin:0px 0px 20px 20px;
	padding:0px;
	list-style:none;
	line-height:1.6em;
}
.whitebox ul li{
	background:url(images/bull.png) 0px 7px no-repeat;
	padding-left:15px;
}





.sidebox{
	width:258px;
	float:right;
	padding-right:40px;
}

.sidebox.switch{
	float:left;
	padding-left:40px;
}


.sidebox h3{
	color:#fff;
	font-family:'stell-typo', Verdana, Geneva, sans-serif;
	font-weight:normal;
	margin:0px;
	line-height:46px;
	font-size:1.8em;
}

.sidebox h3 span{
	background:#0079c2;
	padding:10px 20px;
	font-weight:normal;
}
.sidebox h3 span.black{
	background:#232323;
}

.sidebox .b-content{
	margin-bottom:30px;
}

.sidebox .i-content{
	margin-bottom:30px;
	box-shadow:0px 0px 10px rgba(0,0,0,0.3);
}
.sidebox .i-content img{
	display:block;
}

.brochurelink{
	color:#969696;
	text-decoration:none;
	padding:2px 0px 0px 68px;
	background:url(sprite.png) 0px -660px no-repeat;
	display:block;
	font-size:1.3em;
	line-height:normal;
	height:61px;
}
.brochurelink strong{
	color:#000;
	display:block;
	margin-bottom:9px;
}
.brochurelink:hover strong{
	color:#0079c2;
}

.sidebox h4{
	font-family:'stell-typo', Verdana, Geneva, sans-serif;
	margin:0px 0px 10px 0px;
	color:#0079c2;
	font-size:1.4em;
	font-weight:normal;
}

.widget-content-fixed{
	float:left;
	width:136px;
}





.footer{
	border-top:1px solid #afafaf;
	padding:25px 0px 20px 0px;
	color:#666666;
}
.footer h4{
	margin:0px 0px 10px 0px;
	font-family:'stell-typo', Verdana, Geneva, sans-serif;
	color:#000;
	font-weight:normal;
	font-size:1.5em;
}
.footer p{
	font-size:0.85em;
}
.footer a{
	color:#666666;
	text-decoration:none;
}
.footer a:hover{
	color:#0079c2;
}
.phone-foot{
	width:315px;
	float:left;
	margin-right:70px;
}
.phone-foot p{
	padding-left:57px;
	margin-bottom:6px;
}
.phone{
	color:#0079c2;
	font-family:'stell-typo', Verdana, Geneva, sans-serif;
	font-size:2em;
	background: url(sprite.png) 0px -142px no-repeat;
	padding-left:55px;
}
.phone-foot p.email{
	color:#000;
	font-family:'stell-typo', Verdana, Geneva, sans-serif;
	font-size:1.4em;
}
.phone-foot p.email a{
	color:#0079c2;
}
.phone-foot p.email a:hover{
	color:#666;
}

.phone-foot2{
	width:315px;
	float:left;
	margin-right:0px;
}


.address-foot{
	width:185px;
	float:left;
	background:url(sprite.png) 0px -284px no-repeat;
	padding:5px 0px 0px 37px;
}

.iso-foot{
	width:185px;
	float:right;
	background:url(sprite.png) 0px -456px no-repeat;
	padding:0px 0px 0px 110px;
}
.iso-foot a{
	display:block;
}











.quotetable{
	margin-bottom:30px;
	width:100%;
}
.quotetable td{
	padding-bottom:5px;
	position:relative;
}
.textfield{
	background:#f2f2f2;
	border:1px solid #d1d1d1;
	border-radius:5px;
	outline:none;
	padding:7px;
	width:95%;
}
.textfield:focus{
	border:1px solid #0079c2;
}
.tubesizes .textfield{
	width:46px;
	margin-right:7px;
}
.tubesizes .nomar{
	margin-right:0px;
}

textarea.textfield{
	font-family:Arial, Helvetica, sans-serif;
	height:100px;
}
.submitbut{
	background:#0079c2;
	border:0px;
	color:#fff;
	width:344px;
	padding:10px 15px;
	font-weight:bold;
	border-radius:5px;
	text-align:left;
	font-size:1.2em;
	font-family:Verdana, Geneva, sans-serif;
	cursor:pointer;
}
.submitbut:hover{
	background:#232323;
}

.formhelp{
	background:#232323 url(helpicon.png) 15px 15px no-repeat;
	border-radius:5px;
	padding:13px 15px 15px 40px;
	color:#fff;
	position:absolute;
	top:1px;
	left:360px;
	width:150px;
	display:none;
}
#helper2{
	width:255px;
}



.bluetable{
	border:0px;
}
.bluetable th{
	background:#0079c2;
	color:#fff;
	font-family:'stell-typo', Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-align:left;
	font-size:1.3em;
}
.bluetable th, .bluetable td{
	padding:8px 10px;
	border-bottom:1px solid #fff;
}

.bluetable tr td{
	background:#c7d9f0;
}
.bluetable tr.odd td{
	background:#e1ebf7;
}




.error{
background:#d60000;
color:#ffffff;
font-size:1.1em;
font-weight:bold;
padding:10px;
margin-bottom:16px;
}

.green{
background:#7ed401;
}




.onecol{
	width:46%;
	margin-right:5%;
	float:left;
}


.googlemaplink{
	color:#0079c2;
	float:right;
	font-family:'stell-typo', Verdana, Geneva, sans-serif;
	margin-top:12px;
	font-size:1.2em;
	padding-left:23px;
	background:url(images/fullscreen.png) 0px 3px no-repeat;
}


.bluelink{
	background:#0079c2;
	color:#fff;
	font-family:'stell-typo', Verdana, Geneva, sans-serif;
	padding:4px 8px;
	text-decoration:none;
	font-size:1.2em;  
}
.bluelink:hover{
	background:#232323;
}

.pad30{
	padding-bottom:30px;
}
.pad20{
	padding-bottom:20px;
}
.nomar{
	margin-right:0px;
}
.imgleft{
	float:left;
	margin:3px 15px 0px 0px;
}
.imgright{
	float:right;
	margin:0px 0px 0px 15px;
}
.lclear{
	clear:left;
}
.clear{
	clear:both;
}
.choosemodel{ font-family:Arial, Helvetica, sans-serif;  font-size:14px;}
.upper1{ top:200px; left:10px; z-index:100; position:absolute;}
.home-banner2, .main-banner2{
	box-shadow:0px 0px 10px rgba(0,0,0,0.3);
	width:975px;
	height:518px;
	background:#fff;
	position:relative;
	
	z-index:0;
}

.main-banner2{
	height:320px;
	margin-bottom:50px;
}
.c7 {FONT-FAMILY: Verdana, Geneva, Ariel;
	line-height: 30px;
	TEXT-ALIGN: justify;
	font-size: 12px;}
	

.c7 tr:nth-child(even) {background:#F7F7F7;}
.c7 tr:nth-child(odd) {background:#FFFFF2;}
.btnnext{ width:20px; height:25px; float:left; font-family:Arial, Helvetica, sans-serif; border:1px solid #CCCCCC;  font-size:16; -webkit-box-shadow: -1px -2px 7px rgba(50, 50, 50, 0.2);-moz-box-shadow:-1px -2px 7px rgba(50, 50, 50, 0.1);box-shadow:-1px -2px 7px rgba(50, 50, 50, 0.1);-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; line-height:25px; text-align:center; 	}
.btnnext a{ font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#000000; text-decoration:none;}
.btnnext a:hover{ color:#FFFFFF; background:#0099FF; display:block; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; line-height:25px;}
.btnnext a.current{ color:#FFFFFF; background:#0066CC; display:block; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; line-height:25px;}


.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}
