/* general stuff */

img.active a{
border: 1px solid #000;
text_decoration: none;
}

body, p{
margin:0;
padding:0;
font-family: arial, verdana, sans-serif;
font-size: 12px;
}

H1.myclasshead {
color: #FF0000;
font-family: arial, verdana, sans-serif;
font-weight: normal;
font-size: 20px;
margin:0;
padding:0;
}

h1{
color: #333333;
font-family: arial, verdana, sans-serif;
font-weight: normal;
font-size: 23px;
Line-height: 25px;
margin:0;
padding:0;
}
h1.main{
color: #333333;
font-family: arial, verdana, sans-serif;
font-weight: normal;
font-size: 20px;
Line-height: 25px;
margin:0;
padding:0;
}

h2.main2{
color: #333333;
font-family: arial, verdana, sans-serif;
font-weight: bold;
font-size: 15px;
Line-height: 25px;
margin:0;
padding:0;
}

h3.main3{
color: #333333;
font-family: arial, verdana, sans-serif;
font-weight: bold;
font-size: 15px;
Line-height: 25px;
margin:0;
padding:0;
}

h4.main4{
color: #333333;
font-family: arial, verdana, sans-serif;
font-weight: bold;
font-size: 15px;
Line-height: 25px;
margin:0;
padding:0;
}

H2.myclasshead {
color: #FF0000;
font-family: arial, verdana, sans-serif;
font-weight: normal;
font-size: 18px;
margin:0;
padding:0;
}

h2{
color: #888888;
font-family: arial, verdana, sans-serif;
font-weight: normal;
font-size: 17px;
margin:0;
padding:0;
}

a {
text-decoration:  none;
font-weight: bold;
border: none;
color: #333;
 }
a:hover {
text-decoration:  underline; 
border: none;
 }
 
/* Layout */

#header {
margin-top: 15px;
height:  70px; 
width:  1010px; 
background-color: #999;
 }
 
#header .top-top {
padding-top: 8px;
margin-left: 48px;
height: 25px;
width: 725px;
border-bottom: 1px solid #FFF;
}

#header .top-bot {
padding-top: 5px;
margin-left: 48px;
width: 725px;
}

#logo_top {
position: absolute;
top: 0;
margin-left: 895px;
width: 106px;
height: 99px;
background: url(../images/logo_top.gif) no-repeat 0 0;
z-index:10;
}
#logo_top1 {
position: absolute;
top: 0;
margin-left: 780px;
width: 106px;
height: 99px;
background: url(../images/logo_top1.gif) no-repeat 0 0;
z-index:10;
}
.trucks_image_td {
   height: 250px;
    vertical-align:top;
}

.shadowed { empty-cells: show; }
.shadowed .l_main,
.shadowed .l,
.shadowed .lb
    { width: 3px; }
.shadowed .l, .shadowed .l_main
    {
	height:20px;	
  }
.shadowed .l
    {
    background: #FFF;
  }
.shadowed .l_main
    {
    background: url(../images/shadowed_top_l.gif) no-repeat 0 0;
  }

.shadowed .lb
    {
    height: 5px;
    background: url(../images/shadow_top_l.png) no-repeat 1010px 0;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/shadow_top_l.png,sizingMethod=scale);
    }

.shadowed .b
    {
    height: 5px;
    background: url(../images/shadow_top.png) repeat-x 0 0;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/shadow_top.png,sizingMethod=scale);
    }

.shadowed .lb,
.shadowed .b
    { //background: none; }

.shadowed .content, .shadowed .content_main
    {
	height:20px;
	width:1007px;
  }
.shadowed .content
    {
    background: #FFF;
  }
.shadowed .content_main
    {
    background: url(../images/shadowed_top.gif) no-repeat 0 0;
  }

  
.trucks_image, .trucks_main_image {
    height: 250px;
	overflow: hidden;
}

.trucks_image {
    /*background: url(../images/trucks_image_bg.gif) repeat-x left top;*/
}

.trucks_main_image {
    background: url(../images/trucks_main_image_bg.gif) repeat-x left top;
}

#welcome_text {
position:absolute;
color:#FFFFFF;
text-decoration:none;
font-size:18px;
top:240px;
left:660px;
}

#welcome_text_other {
position:absolute;
color:#000000;
text-decoration:none;
font-size:18px;
top:293px;
left:770px;
width:230px;
}
  
#top-bottom, #top-bottom h1 {
color:#FFFFFF;
text-decoration:none;
font-size:18px;
margin-top:0px;
}

#search {
margin: 0px;
padding: 0px;
width: 148px;
height: 28px;
float: right;
background: url(../images/back_search.jpg) right top no-repeat;
padding-left: 10px;
padding-top: 2px;
vertical-align: top;
}

#search .inputbox{
width: 100px;
height: 18px;
font-size: 12px;
background: transparent;
border: none;
margin: 0px;
padding: 0px;
line-height: 14px;
}

#search .button{
margin: 0px;
padding: 0px;
height: 14px;
font-size: 12px;
background: transparent;
border: none;
line-height: 10px;
}

#search form {
margin: 0px;
padding: 0px;
}

#topmenu{
height: 20px;
float: right;
width: 600px;
}


#pathway{ 
width: 500px;
height: 19px;
padding-left: 20px;
padding-top: 5px;
}

#leftcol{
 width: 260px;
 } 

#rightcol-normal{
 width: 155px;
 float: right;
 position: relative;
 margin-right: 1px;
 margin-top: -22px;
 } 
 
#rightcol-broad{
 width: 180px;
 float: right;
 position: relative;
 margin-right: 1px;
 margin-top: -22px;
 } 
 
#outer-800{
width: 770px;
padding-top: 6px;
} 

#outer-1024{
width: 970px;
padding-top: 6px;
} 

#footer-800{  
height: 40px; 
width:1010px; 
background: transparent url(../images/footer.jpg) bottom left no-repeat; 
font-size: 12px;
}

#footer-1024{  
height: 40px; 
width: 1010px; 
background: transparent url(../images/footer1024.jpg) bottom left no-repeat; 
font-size: 12px;
}

#footer {
margin-top: 20px;
background: url(../images/footer_bg.gif) top left repeat-x; 
height: 20px; 
width: 1010px; 
vertical-align: bottom;
}

#maincol-normal-800{ 
 float: left; 
 width: 450px !important;
 margin-left: 0px !important;
 margin-left: -5px;
 width: 446px;
 } 
 
#maincol-broad-800{ 
 float: left; 
 width: 422px !important;
 margin-left: 0px !important;
 margin-left: -5px;
 width: 417px;
 } 
 
 #maincol-wide-800{ 
 float: left; 
 width: 600px !important;
 width: 595px;
 margin-left: 0px !important;
 margin-left: -5px;
 padding-top: 3px !important;
padding-top: 0px;
 } 
 

#maincol-normal-1024{ 
 float: left; 
 width: 650px;
 margin-left: 0px !important;
 margin-left: -5px;
 } 
 
#maincol-broad-1024{ 
 float: left; 
 width: 622px;
 margin-left: 0px !important;
 margin-left: -5px;
 } 
 
 #maincol-wide-1024{ 
width: 1010px;
padding-top: 3px !important;
 margin-left: 0px !important;
 } 
 
 #banner {
 width: 468px;
 height: 60px;
 float: right;
 margin-left: 6px;
 margin-top: 6px;
 }
 #top-descr {
 color:#FFFFFF;
 font-size:12px;
 }
 iframe.wrapper {
 z-index: 0;
 }
 
.clr{clear:both;}
.content {
width: 725px;
padding: 0px 0px 0px 0px;
font-size: 12px;
line-height: 18px;
}

/* Modules */

#leftcol div.module, #rightcol-normal div.module {
width: 152px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 43px;
}

#leftcol div.module div, #rightcol-normal div.module div {
width: 152px;
}

#leftcol div.module div div, #rightcol-normal div.module div div {
width: 152px;
}

#leftcol div.module div div div,#rightcol-normal div.module div div div{
width: 137px;
padding-left: 5px;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 12px;
}

#leftcol div.module div div div div, #rightcol-normal div.module div div div div{
padding: 0px;
margin: 0px;
}




div.module h3 {
font-size: 11px;
color: #0072bc;
width: 200px;
font-weight: normal;
margin: 0px;
padding: 0px;
padding-bottom: 15px;
margin-bottom: 5px;
text-decoration: underline;
border-bottom: 1px solid #333;
}

#user1{
float: left;
width: 49%;
}

#user2{
float: right;
width: 49%;
}

#user3 {
width: 100%;
}

#user1 ul, #user2 ul, #user3 ul {
list-style: none;
margin: 0px;
padding: 0px;
padding-left: 0.7em;
margin-left: 0.7em;
margin-bottom: 5px;
margin-top: 2px;
}

#maincol-normal-800 div.moduletable, #maincol-wide-800 div.moduletable, #maincol-broad-800 div.moduletable, #maincol-normal-1024 div.moduletable, #maincol-wide-1024 div.moduletable, #maincol-broad-1024 div.moduletable {
width: 100%;
margin-bottom: 10px;
border: 1px solid #EFEFEF;
background: transparent;
font-size: 12px;
}

#maincol-normal-800 div.moduletable h3, #maincol-wide-800 div.moduletable h3, #maincol-broad-800 div.moduletable h3, #maincol-normal-1024 div.moduletable h3, #maincol-wide-1024 div.moduletable h3, #maincol-broad-1024 div.moduletable h3 {
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 0px;
height: 20px;
line-height: 20px;
color: #FFF;
width: 100%;
border-bottom: 1px solid #EFEFEF;
text-align: left;
text-indent: 5px;
}

/* Topmenu */

ul#mainlevel-top-top li{
font-size: 15px;
}

ul#mainlevel-top-bot li {
font-size: 12px;
}
ul#mainlevel-top-bot-bold li {
font-size: 13px;
}
ul#mainlevel-top-top, ul#mainlevel-top-bot, ul#mainlevel-top-bot-bold {
list-style: none;
padding: 0;
margin: 0;
white-space: nowrap;
}

ul#mainlevel-top-top li, ul#mainlevel-top-bot li, ul#mainlevel-top-bot-bold li{
width: auto !important;
width: 5%;
float: left;
margin: 0;
height: 20px;
line-height: 20px;
white-space: nowrap;
margin-right: 1px;	
}

ul#mainlevel-top-top li a, ul#mainlevel-top-bot li a, ul#mainlevel-top-bot-bold li a {
height: 20px;
display: block;
padding-right: 12px;
text-decoration: none;
color: #FFF;
margin-right: 1px;
white-space: nowrap;
}

ul#mainlevel-top-top li a, ul#mainlevel-top-bot li a {
font-weight: normal;
}

ul#mainlevel-top-bot-bold li a {
font-weight: normal;
}


ul#mainlevel-top-top li a:hover, ul#mainlevel-top-top li a#active_menu-top-top, ul#mainlevel-top-bot li a:hover, ul#mainlevel-top-bot li a#active_menu-top-bot, ul#mainlevel-top-bot-bold li a:hover, ul#mainlevel-top-bot-bold li a#active_menu-top-bot-bold{
color: #0072bc;
text-decoration: underline;
}


/* Main Menu(s) */

a.mainlevel {
font-size: 12px;
margin-left: 20px;
display: block;
line-height: 26px;
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
width: 180px;
}


a.mainlevel-bot{
font-weight: normal;
height: 20px;
text-decoration: none;
color: #000;
margin-right: 5px;
margin-left: 5px;
white-space: nowrap;
}

a.mainlevel-bot:hover{
text-decoration: underline;
}

html>body a.mainlevel {width:200px;} /* Opera5-Fix-fix ;-) */


a.mainlevel:hover, a.mainlevel#active_menu {
text-decoration: none;
}

a.sublevel {
padding: 0px;
margin: 0px;
font-size: 12px;
margin-left: 20px;
display: block;
line-height: 20px;
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
width: 180px;
}

html>body a.sublevel {width:200px;} /* Opera5-Fix-fix ;-) */

a.sublevel:hover, a.sublevel#active_menu {
text-decoration: none;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 180px;
}
html>body a.sublevel:hover, a.sublevel#active_menu { /* Opera5-Fix-fix ;-) */
width: 180px;
}


/* Module specific */

#leftcol div.module div div div div.syndicate {
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}

#leftcol div.module div div div div.syndicate div {
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}


/* Other Mambo Stuff */

#title {
}
.pathway {
color: #BBBBBB;
font-size: 12px;
text-decoration: none;
font-weight: normal;
}

.pathway a{
color: #BBBBBB;
text-decoration: none;
font-weight: normal;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 12px;
  border-top: 1px solid #cccccc;
}

hr {
width:  90%; 
 }
hr.separator {
width:  40%; 
 }
a.pnav {
}
.pnav:hover {
}
.small {
color: #ABABAB;
line-height: 1.7;
font-size:11px;
}
.smalldark {
font-size: 12px;
color: #000;
height: 10px;
line-height: 10px;
text-align: left;
}

/*.sectiontableentry1 {
text-align: left;
background: #EFEFEF;
font-size: 12px;
padding: 2px;
}
.sectiontableentry2 {
background: #FFF;
font-size: 12px;
text-align: left;
padding: 2px;
}*/
.button {
margin-top: 10px;
border: 1px solid #BBBBBB;
}
.inputbox {
border: 1px solid #BBBBBB;
}

.createdate {
font-size: 12px;
color: #ABABAB;
height: 10px;
line-height: 1.7;
}
.modifydate {
font-size: 12px;
color: #ABABAB;
height: 20px;
line-height: 20px;
margin-bottom: 5px;
}
a.readon {
font-size: 12px;
text-decoration: none;
line-height: 15px;
border: 1px solid #EEEEEE;
background: #EEEEEE;
margin-top: 10px;
text-decoration: none;
font-weight: normal;
color: #333333;
}

.blog_more {
font-size: 12px;
}

a.readon:hover {
background: #EEEEEE;
text-decoration: none;
}

.blog  {
width: 580px;
}

table.blog  table.contentpaneopen td {
padding-top:0;
padding-left:20px;
}



table.blog div table.contentpaneopen td {
padding-left:0;
}

table.contentpaneopen p{
font-family: Arial, verdana, sans-serif;
font-size: 11px;
}
table.contentpaneopen tbody td table tbody td {
padding-left: 5px;
}

.contentheading {
width: 98%;
font-weight: normal;
font-size: 17px;
height: 23px;
line-height: 20px;
font-family: Arial;
color: #5c5c5c;
}

.contentpaneopen {
text-align: left;
background: transparent;
font-size: 12px;
line-height: 1.5;
}

table.contentpane td.contentheading {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
font-family: 'Trebuchet MS', verdana, sans-serif;
border: none;
}

table.contentpane ul {
margin: 0px;
padding: 0px;
list-style: none;
}

table.contentpane ul li{
padding: 0px;
margin: 0px;
padding-left: 15px;
}

.contentdescription {
font-size: 12px;
}
.sectiontableheader {
font-weight: bold;
font-size: 12px;
height: 10px;
line-height: 17px;
margin-bottom: 5px;
}
.categorytitle {
font-weight: bold;
font-size: 16px;
height: 25px;
line-height: 25px;
font-family: "Trebuchet MS", Verdana, sans serif;
}
.componentheading {
width: 98%;
font-weight: normal;
font-size: 12px;
height: 20px;
line-height: 15px;
font-family: Arial;
color: #000000;
margin-bottom: 5px;
}


a.contentpagetitle, a.contentpagetitle H2, H2 {
width: 98%;
font-weight: normal;
font-size: 18px;
height: 23px;
line-height: 20px;
font-family: Arial;
color: #5c5c5c;
}

a.contentpagetitle:hover, a.contentpagetitle H2:hover{
text-decoration:  underline; 
}

a.category {
text-decoration:  underline; 
 }
a.category:hover {
text-decoration:  underline; 
 }
table.moduletable {
width:  100%; 
font-size: 80%;
 }
table.moduletable th  {
font-size: 80%;
}
table.moduletable-special th {
padding-bottom: 15px;
font-family: Arial;
font-weight: normal;
font-size: 18px;
text-align: center;
}


.poll {
font-size: 12px;
text-align: center;
}


.back_button a{
font-size: 12px;
font-weight: normal;
}

.blogsection {
font-size: 12px;
}

.blog_more ul li{
list-style: none;
padding-left: 14px;
line-height: 18px;
}

table.contenttoc {
border: 1px solid #CCCCCC;
padding: 3px;
}

table.contenttoc th{
font-weight: bold;
font-size: 12px;
border-bottom: 1px solid #BBBBBB;
}

form {
margin-top: 20px;
padding: 0px;
}

th.pagenav_next, th.pagenav_prev {
display:none;
}

.pagenavbar, .pagenavbar a, a.toclink {
font-weight: bold;
font-size: 11px;
color: #333;
}

.pagenav, #footer td {
font-weight: normal;
font-size: 11px;
color: #333;
}

.pagenavcounter {
color: #CCC;
}

#seo {
	width:170px;
	padding-top:5px;
	text-align:left;
	float:right;
}
#seo, #seo a, #seo a:link, #seo a:visited, #seo a:hover, #seo a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #6f6f6f;
	text-decoration:none;
	line-height:12px;
}
#seo .img {
	display:block;
	background-image:url(/templates/trucks/images/seo.png);
	#background-image:none;
	#filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/trucks/images/seo.png', sizingMethod="scale");
	border-width:0px;
	float:left;
	behavior:url(/templates/trucks/images/iepngfix.htc);	
	margin-right:10px;
	margin-top:-5px;
}
