
/** GLOBALS ****************************************************/

html, body { height: 100%; width: 100%; }

body {	
	background-color: #FFF;
	background: url('img/bg.gif') repeat-y top center ;
	font-family:  Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #636363;
}

* { margin: 0px; padding: 0px; border: 0px; }

input, textarea, select, submit { 
	border: 1px solid #ABCBC4;  
	background: #FFF; 
	padding: 2px; 
	margin: 0px; 
}
select { width: 210px; }
input.btn { 
	width: 69px;
	height: 26px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	padding: 0px 2px;
	background: url('img/buttonbg.gif') no-repeat left top;
	border: 0px;
	cursor: pointer;
}

table td { vertical-align: top; padding: 5px; }

p { 
	margin-bottom: 8px;  
	margin-top: 8px; 
	line-height: 1.4em;
}

html>body p { margin-bottom: 8px; margin-top: 8px; }

a { color: #C25D51; text-decoration: none; }
a:hover { color: #B01A1A; text-decoration: underline; }
a[href^="http://"] { padding-right: 12px; background: url('img/ex.gif') right 0 no-repeat; }
a.imglink { padding:0px; background: none;}

acronym, abbr { cursor: help; border-bottom: 1px dotted #808080; }
small { color: #c2c2c2; font-size: 9px; }

img { border:0px; vertical-align: middle; }

h2 { 
	background-color: #fff; 
	font-size: 16px;
	color: #D65544;
	font-family: "Georgia", Verdana;
	letter-spacing: -1px;
	margin: 0px; 
	margin-bottom: 4px;
	padding: 5px;
	border-bottom: 1px solid #9DC1BD;
	border-left: 1px solid #9DC1BD; 
}

h2 span#pl {
	float: right;
	margin: 0px;
	padding: 0px;
	padding-right: 8px;
}

h2 span { 
	font-family:  Verdana, Tahoma, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #636363;
	float: right;
	margin: 0px;
	padding: 0px;
	padding-right: 8px;
}

h4 { 
	font-weight: bold; 
	letter-spacing: 0px;
	font-size: 13px;
	color: #76BAB3; 
	margin: 0px;
	margin-bottom: 5px;
}

ul, ol { list-style: circle url('img/arrow.gif'); margin-top: 10px; margin-left: 25px; }
ul li, ol li { padding-bottom: 5px; }

ul.clients { list-style: none; list-style-image: none; margin-left: 0px; }

.clr { clear:both; }
.ctr { text-align: center; }
.toggler { cursor: pointer; margin-bottom: 6px; margin-top: 6px; }
.msg { width: 99%; padding: 8px; color: #fff; font-weight: bold; background:#D65544; text-align: center; } 






/** MAIN DIVISIONS ******************************************/

#main { 
	margin: 0px auto;
	padding: 0px;
	width: 820px;
	height: 100%;	
	background: url('img/cbg.gif') top center repeat-y;
	min-height: 100%;
}

html>body #main {height:auto}

#header { 
	width: 100%;
	margin: 0px auto;
	height: 130px;
	padding-top: 20px;
	background-color: #fff;
	background: url('img/hbg.gif') bottom center no-repeat;
}

#header div { float: left; text-align: left; color: #76BAB3; margin-top: 48px; margin-left: 15px; }
#header div p { margin-bottom: 3px; margin-top: 1px; }

#contact { margin-bottom: 10px; }
#contactimg { padding-left: 195px; position: relative; top: -14px; }

.content {
	background: url('img/divbg.gif') top center repeat-x;
	width: 95%;
	margin: 5px auto;
	text-align: justify;
	padding: 8px;
	height: auto;
	display: block;
}

.content2 {
	width: 95%;
	margin: 0px auto;
	text-align: justify;
	padding: 8px;
	height: auto;
	display: block;
}

.content2 h2 { 
	background-color: #F5FCFF; 
	font-size: 16px;
	color: #D65544;
	margin: 0px; 
	padding: 5px; 
	border-bottom: 1px solid #9DC1BD;
}

.cleft { float: left; width: 58%; }
.cright { float: right; width: 39%; }
.gleft { float: left; width: 49%; }
.gright { float: right; width: 49%; }

p.clients img { margin: 8px; }
ul.clients li { font-weight: bold; padding: 4px; } 
ul.clients li em { font-weight: normal;  } 
ul.clients li:hover { background: #CC5C4E; color: #fff; cursor: pointer; }
#gaffingimg { width: 445px; height: 100px; border: 1px solid #e2e2e2; margin: 5px auto; padding: 0px; }

.scrollbox { height: 212px; overflow: auto; width: auto; padding: 4px; margin-top: 2px; margin-bottom: 10px; }

#gt { width: 100%: }
#truck { float:right; width: 300px; text-align: center; margin:0px; padding: 0px; }
#grip-box { display: none; }

#credits { width: 100%; margin-top: 12px; margin-bottom: 12px; }
#credits td { padding: 3px; }

#disc { padding: 5px; border-top: 1px dotted #D65544; height: auto; width: 100%; font-size: 11px; }

#accord_rates { height: 280px; overflow: auto; padding-top: 10px; padding-bottom: 10px; margin: 4px;}
#accord_rates .element { margin: 0px; padding: 0px; width: 97%; margin-bottom: 10px; }
#accord_rates ul { list-style: none; list-style-type: none; }
#accord_rates li { width: 95%;  border-bottom: 1px dotted #c2c2c2; list-style: none; list-style-type: none; padding: 3px; }
#accord_rates li .price { float: right; margin: 0px; margin-top: -2px; font-weight: bold; padding: 0px; }
#accord_rates h4 { line-height: 1.1em; }
#accord_rates h4 span { float:right; margin:0px; padding: 0px; margin-right: 15px; margin-top: -10px; font-weight: normal; }

#footer { margin: 20px auto; min-height: 50px; text-align: center; }








/** THICK BOX ****************************************************/


#TB_window { color: #333333; }
#TB_secondLine { color:#666666; }
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color: #808080;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	border: 4px solid #76BAB3;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
	font-weight: bold;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}

/* IE6 */
* html #TB_iframeContent{
	margin-bottom:1px;
}