/* Roads CSS */
body {
	margin: 0px 0px 0px 0px;
	height: 100%;
}
#page_bg {
  color            : #333;
  margin-left      : 10px;
  margin-right     : 10px;
  margin-bottom    : 20px;
	margin-top:						: 0;
  padding          : 0px;
  font-family      : arial, sans-serif;
  font-size        : 12px;
	background:#333;
}
td, tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #333;
}
hr {
  color            : #999;
  height           : 1px;
  width            : 100%;
}
.search_box {
  float: right;
  background	   : transparent url(../images/search.gif);
  color			   : #333333;
}
.button {
  font-family       : Verdana, Arial, Helvetica, sans-serif;
  font-size         : 11px;
  border            : 1px solid #AABBBF;
  background-color  : #FFFFFF;
  color             :#404F59;
  background-image  : url(../images/but.gif);
  padding           : 2px;
	cursor:pointer;
}

ul#mainlevel-nav {
  list-style        : none;
  padding           : 0;
  margin            : 0;
  font-size         : 0.8em;
}
ul#mainlevel-nav li {
  display           : block;
  background-image  : none;
  padding-left      : 0px;
  padding-right     : 0px;
  float             : left;
  margin            : 0;
  width             : auto !important;
  width             : 15%;
  font-size         : 11px;
  line-height       : 21px;
  white-space       : nowrap;
  border-right      : 1px solid #ccc;
}
ul#mainlevel-nav li a {
  width             : 100%;
  display           : block;
  padding-left      : 15px;
  padding-right     : 15px;
  text-decoration   : none;
  color             : #333;
  background        : transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover{
  color            : #FF9900; /* orange */
}
table.moduletable, table.moduletable_flash {
  width			   : 100%;
  table-layout	   : auto;
}
table.moduletable th, table.moduletable_flash th,table.contentpaneopen td.contentheading {
  font-family      : Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  text-align       : center;
  height           : 24px;
  line-height      : 24px;
  color            : #FFF;
  border      : 2px solid #999; 
  background-image : url(../images/modtitle.jpg);  
}
table.moduletable td {
padding:3px;
}
table.moduletable_flash {
text-align:center;
}
table.content{
  width            : 100%;
  padding          : 20px;
  border-collapse  : collapse;
  border-spacing   : 0px;
  margin-bottom    : 10px;
}
table.contentpane {
  width            : 100%;
  padding-left     : 3px;
  padding-right    : 3px;
  padding-top      : 3px;
  margin-bottom    : 5px;
	background:white;
}
table.contentpaneopen {
	width:100%;
/*	border-collapse: collapse; border-spacing: 0;*/
	margin-bottom:4px;
/*experiment*/
  padding-left     : 1px;
  padding-right    : 1px;
  padding-top      : 1px;
	background:white none;
	border:2px solid #999;
	}
}
/*table.contentpaneopen td {
  width            : 90%;
  padding-left     : 1px;
  padding-right    : 1px;
  padding-top      : 1px;
/*  margin-bottom    : 1px;*/
/*	background:white none;
	padding:0;
margin:0;
border:0px solid #E8A843;
	}*/
table.contentpaneopen td.contentheading {
width:100%; 
border:2px solid #999;
  background : #999 url(../images/modtitle.jpg);  
/*border:0px solid #E8A843;*/
margin-bottom:4px;
/*experiment*/

}
/*.contentheading {
  font-family      : Arial, Verdana, Geneva, Helvetica, sans-serif;
  letter-spacing   : 1px;
  background       : url(../images/modtitle.jpg) repeat-x;
  font-size        : 12px;
  font-weight      : bold;
  height           : 22px;
  line-height      : 22px;
  padding-left     : 10px;
  text-align       : left;
  color            : #FFF;
  width            : 100%;
  margin           : 2px;
	}*/
	
	table.moduletable th, table.moduletable_flash th, .contentheading {
  font-family      : Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  text-align       : center;
  height           : 24px;
  line-height      : 24px;
  color            : #FFF;
  background 						: url(../images/modtitle.jpg) repeat-x;  
	padding:0;
	margin:0;
}	

.contentheading a, .contentheading a:link, .contentheading a:visited {color:white;}
.contentheading a:hover {color:#f5f5f5;}
.componentheading {
  font-family      : Arial, Verdana, Geneva, Helvetica, sans-serif;
  letter-spacing   : 1px;
  background       : url(../images/modtitle.jpg) repeat-x;
  font-size        : 12px;
  font-weight      : bold;
  height           : 22px;
  line-height      : 22px;
  text-transform   : uppercase;
  padding-left     : 10px;
  text-align       : left;
  color            : #FFF;
  width            : auto;
  margin           : 2px;
  }
.title {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight      : bold;
/*  text-transform   : uppercase;*/
  font-size        : 20px;
  text-align       : left;
  color            : #FFCD2C;
	background:#07070c url(../images/header.jpg) no-repeat; 
	border-top:1px solid #eef5fb;
	height:71px;
	padding-left:200px;
	width:50%;
}

.title a:link, .title a:visited {
  font-size        : 20px;
  color            : #FFCD2C;
  text-decoration  : none;
  font-weight      : bold;
}
.title a:hover {
  font-size        : 20px;
  color            : #eef5fb;
  text-decoration  : none;
  font-weight      : bold;
}
.titleright {
background:#05060B url(../images/topright.jpg) repeat-x;
border-top:1px solid #eef5fb;
width:100%
}
.header-bot-border {
border-top:1px solid #eef5fb;
 }
.buttonheading {
  background       : url(../images/header.jpg);
  padding-left     : 4px;
  padding-right    : 4px;
  }
a.mainlevel, a.mainlevel:link,a.mainlevel:visited, a.sublevel, a.sublevel:link, a.sublevel:visited  {
  font-family      : Arial, Verdana, Geneva, Helvetica, sans-serif;
  text-align       : center;
  display          : block;
  height: 20px;
  font-size        : 11px;
  width            : auto;
	background       : #37623A;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	color:white;
	font-weight:bold;
	letter-spacing:.05em;
	padding:4px 2px;
	vertical-align:middle;
	float:clear;
}
a.mainlevel:hover {
  background       : url(../images/bon.jpg);
  font-size        : 11px;
  text-decoration  : none;
	color:black;
	font-weight:bold;
}
a.sublevel, a.sublevel:link, a.sublevel:visited  {
	display:inline;
	font-weight:bold;
font-size:10px;
color:black;
width:90%;
float:right;
display:inline;
height:18px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:4px solid #ccc;
}
a.sublevel:hover {
background:#EAEAEA;
color:#333;
font-size:10px;
}

#active_menu {
  text-align       : center;
  color            : #333333;
  background       : url(../images/bon.jpg);
  font-weight      : bold;
}
a#active_menu:hover {
  text-align       : center;
  color            : #333333;
}
#active_menu a.sublevel, #active_menu a.sublevel:link, #active_menu a.sublevel:visited {
/*background:#A9B1AB;*/
background:#EAEAEA;
color:#333;
}
a:link, a:visited {
  font-size        : 11px;
  color            : #007D3F;
  text-decoration  : none;
  font-weight      : bold;
}
a:hover {
  font-size        : 11px;
  color            : #666;
	text-decoration  : none;
  font-weight      : bold;
}
a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
}
a.readon:link, a.readon:visited {
  color            :#404F59;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  white-space      : normal;
  font-weight      : normal;
  padding-bottom   : 4px;
  padding-left     : 4px;
  padding-right    : 4px;
  padding-top      : 4px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
  border           : 1px solid #AABBBF;
  background-color : #FFFFFF;
  background-image : url(../images/but.gif);
  }
a.readon:hover {
  color            :#FF9900;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  white-space      : normal;
  font-weight      : normal;
  padding-bottom   : 4px;
  padding-left     : 4px;
  padding-right    : 4px;
  padding-top      : 4px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
  border           : 1px solid #AABBBF;
  background-color : #FFFFFF;
}
ul {
  
  margin           : 2px;
  padding-left     : 0px;
  list-style       : none;
}
li {
  
  line-height      : 15px;
  padding-left     : 15px;
  padding-top      : 0px;
  background-image : url(../images/bullet.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}  
.date {
  font-family      : Arial, Verdana, Geneva, Helvetica, sans-serif; 
  font-size        : 10px;
  color            : #333333;
  padding-right    : 10px;
}
.small {
  font-size        : 10px;
  color            : #333333;
}
.smalldark {
  font-size        : 10px;
  color            : #333333;
}
.createdate, .modifydate {
  font-size        : 10px;
  color            : #666666;
}
.pathway {
  font-size        : 10px;
  color            : #333333;
  padding-left     : 14px;
}
a.pathway:link, a.pathway:visited {
  color            : #FF9900;
  font-size        : 10px;
  padding-left     : 0px;
}
a.pathway:hover {
  font-size        : 10px;
  padding-left     : 0px;
}
.blog_more {
padding-left       : 10px;
}
.inputbox {
background-image   :url(../images/inputback.jpg);
border             : 1px solid #666;
}
.back_button {
text-align         : center;
padding            : 10px;
background:#fff;
}
.pagenavcounter {
  font-size        : 10px;
  color            : #FF9900;
}
.small {
  font-size        : 10px;
  color            : #333333;
}
.smalldark {
  font-size        : 10px;
  color            : #333333;
}
.createdate, .modifydate {
  font-size        : 10px;
  color            : #666666;
}
.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}
.content_rating {
  font-size        : 10px;
  color            : #CC9900;
}
.contact_email  {
  width            : 100%;
}
.contact_email .inputbox {
  width            : 345px;
}
.sectiontableheader {
  font-size        : 11px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  background       : #D8E0E4; /* grayish */
  color            : #333333;
  padding          : 4px;
}
.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
background:#fff;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #999999;
}
.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #999999;
		background:#f5f5f5;
}
table.contenttoc {
  border           : 1px solid #FFFFFF;
background       : #fff;
  padding          : 5px;
  margin-right     : 10px;
  margin-left      : 10px;
  margin-bottom    : 10px;
}
.rightcol {
/*background: #EAEAEA;*/
background: #A9B1AB;
border-left:2px solid white;
border-right:1px solid white;
padding:0 1px;
vertical-align:top;
width:158px;
}
.leftcol {
/*background: #EAEAEA;*/
background: #A9B1AB;
border-left:1px solid white;
border-right:2px solid white;
padding:0 1px;
vertical-align:top;
width:158px;
}
.uppertable {
 background:url(../images/center1.jpg) repeat-x;
 }
.bottombg {
background:#000 url(../images/topleft.jpg); height:42px;
}
.bottombgmain {
 }
 .search,#searchform { padding-bottom:8px;margin-top:4px;}
 .center {text-align:center;}
 .weather {background:white;text-align:center;}
 .temperature {font-size:12px;font-weight:bold;color: red;}
 .weatherloc {font-size:12px;font-weight:bold;color:#000000;border-bottom:1px solid;}
 .centercol {background:#EAEAEA;padding:0 5px;}
 #searchform {padding:0;}
 .credits div {color:#eef5fb;}
 .credits a, .credits a:link, .credits a:hover, .credits a:visited {color:#fff;}
 table.mainmenu td {padding:0;}
.article_seperator{font-size:2px;padding:0;margin:0;display:block;height:2px;}
.roadscontent{padding:0 5px 5px;background:white;border-left:10px #EAEAEA solid;border-right:10px #EAEAEA solid;}
span.componentheading{width:70%;display:block;float:left;}
.roadscontent div.contentpaneopen {padding:0 15px 15px 15px;}