/* Main Defination */

td, tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000;

}

.clr { clear: both; }

/*********** LINKS ***********/
a:link, a:visited {color: #000000; text-decoration: underline; font-weight: bold;}
a:hover { color: #666666; text-decoration  : underline; }
a.category:link, a.category:visited { font-weight: bold; }
.readon { font-weight: bold; }

/*********** Body ***********/
#main_outline {width: 763px;padding: 0px;background: #ffffff;}
#top {
	height: 15px;
	/*background-color: #46B0EF;*/
	text-align: left;
	color: #fff;
	padding: 0px 0px 2px 10px;
	border-bottom: 1px solid #fff;
}
#top_nav {float:right;color: #fff;width: 50%;}
a.top_nav { color: #fff; text-decoration: none; }
#header {height: 75px;/*background: url(../img/header-bg.jpg) top right no-repeat;*/}
#header2 {width: 79%; text-align:left; float:left;font-size: 30px;}
#header-bottom {
	background-color: #000000;
	height: 5px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}
a.pathway {	color: white;font-size: 12px;text-decoration: none;}

/*********** CONTENT ***********/
.contentpane { padding: 0px; }
.contentpaneopen { padding: 0px 0px 0px 6px}
.contentpaneopen .contentheading{
	font-size: 14px;
	background: none;
 color:#990000;
	height: 20px;
	padding-left: 3px;
}
.contentheading {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  width            : 100%;
  height: 17px;
  padding-left: 10px;
}
.componentheading {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 14px;
  font-weight      : bold;
  padding-left: 10px;
  width            : 100%;
  height: 40px;
}
.contentpagetitle { font-weight:bold; color: #000;}
a.contentpagetitle:link, a.contentpagetitle:visited, a.contentpagetitle:active { text-decoration : none; }
.content_rating { padding: 0px 0px 0px 6px}
.content_vote { padding: 0px 0px 0px 6px}

/*********** LEFT MODULES ***********/
#content_area {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 1px;
	float: left;
}
#left_outline {
	margin: 0px;
	float: left;
	padding: 0px 1px 0px 0px;
	width: 167px;
}
#right_outline {
	margin: 0px;
	float: left;
	padding: 0px;
	width: 167px;
}

/*********** Module ***********/
table.moduletable {width: 100%; margin: 0px 0px 6px 0px; padding:0 8px 0  8px }
table.moduletable th {
	padding: 2px 2px 2px 5px;
	font-size        : 11px;
	font-weight      : bold;
	text-align       : left;
	letter-spacing   : 1px;
	color            : #ffffff;
	background-color:#A82C2C;
	/*background       : url(../img/module-blue_bg_v.gif) repeat-x 0px 0px;*/
}
table.moduletable td { 
	padding: 3px 2px 3px 3px;
}
.moduletable a:link {color:#000000; font-weight:normal}

/*********** Menu ***********/
.mainlevel {font-weight:normal; font-size:11px }
a.mainlevel:link, a.mainlevel:visited { font-weight:normal; font-size:11px}
a.mainlevel:hover {font-weight:normal; font-size:11px }

/*********** Form ***********/
.button {
  border-top       : 1px solid #ddd;
  border-left      : 1px solid #ddd;
  border-bottom    : 1px solid #666;
  border-right     : 1px solid #666;
  background-color : #ccc;
  font-weight: bold;
  color: #535353;
}
.inputbox {border: 1px solid #ccc;background-color:#F0F0F0;margin: 2px;}

/*********** Footer ***********/
#footer {
	border-top: 1px solid #000000;
	margin-top: 12px;
	padding-top: 5px;
	color: #808080;
	font-size: 10px;
}

/*********** Section Listing ***********/
.sectiontableheader {
  font-size        : 13px;
  font-weight      : bold;
  letter-spacing   : 1px;
  color            : #363636;
  border-top       : 1px solid #e2e2e2;
  padding          : 3px 2px 3px 5px;
}
.sectiontableentry1 {vertical-align:top;padding:3px;background:#FFF;}
.sectiontableentry2 {vertical-align:top;padding:3px;background:#f8f8f8;}
.sectiontablefooter {text-align:center;}

/* For Tree Classifieds */
.sectiontableheader2 {
  font-size        : 13px;
  font-weight      : bold;
  letter-spacing   : 1px;
  color            : #fff;
  background-color: #1f5ba4;
  border-bottom    : 1px solid #e2e2e2;
  border-top       : 1px solid #e2e2e2;
  padding          : 3px 2px 3px 5px;
}
.sectiontableentry3 {vertical-align:top;padding:3px;background:#F9F9F9;}
.sectiontableentry4 {vertical-align:top;padding:3px;background:#F3F3F3;}

/*********** Page Navigation***********/
.pagenavbar {background-color:#F0F0F0;padding:2px;}
.contenttoc {
  width            : 200px;
  background-color : #F0F0F0;
  border           : 1px solid #e0e0e0;
  padding          : 2px;
}
.contenttocheading {
  font-size        : 11px;
  font-weight      : bold;
  text-align       : center;
  letter-spacing   : 1px;
  color            : #FFFFFF;
  background       : url(../images/module_bar_back.png) #cccccc;
  vertical-align   : middle;
  height           : 18px;
}

/*********** Buttons ***********/
.pagenav {
  color            : #999999;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : normal;
  padding          : 10px 1px 2px 1px;
  white-space      : nowrap;
  text-decoration  : none;	
}
.pagenav a:link, .pagenav a:visited {
  color            : #999999;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : normal;
  padding          : 10px 4px 2px 4px;
  white-space      : nowrap;
  text-decoration  : none;
}
.buttonheading a:link, .buttonheading a:visited, .buttonheading a:hover {
  padding          : 0px;
  text-decoration  : none;
}
.pagenav a:hover {
  color            : #336699;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : normal;
  padding          : 10px 4px 2px 4px;
  white-space      : nowrap;
  text-decoration  : none;
}
.back_button {
	float: left;
  font-size: 11px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 10px;
  border: 1px solid #cccccc;
  width: 40px;
  padding: 4px;
}

/*********** Combo User's module based on rhuk template ***********/
#user4 {
	width: 20%;
	margin: 0px;
	padding: 0px;
	float: right;
	background-color: #46B0EF;
}

/* with both user1 and user2 visible */
#user1_2 .user1_outline {
	width: 213px !important;
	width: 213px;
	float: left;
	margin: 0px;
}
#user2_2 .user2_outline {
	width: 213px !important;
	width: 213px;
	float: right;
}

/* user1 & user2 is visible, but only left or right module is used */
#user1_2onemod {
	width: 297px;
	float: left;
	margin: 0px;
}
#user2_2onemod {
	width: 296px;
	float: right;
}

/* with either user1 or user2 visible */
#user1_1 .user1_outline {


	float: left;
	margin: 0px;
	padding-left: 2px;
	margin-bottom: 2px;
}
#user2_1 .user2_outline {
	width: 427px !important;
	width: 427px;
	border: 1px solid #cccccc;
	float: right;
	margin-bottom: 2px;
	padding: 2px;
}

/* only left or right module is visible */
#user1_4 {
	width: 296px;
	float: left;
	margin: 0px;
	margin-bottom: 2px;
}
#user2_4 {
	width: 297px;
	float: right;
	padding-left: 1px;
	margin-bottom: 2px;
}

/* with either user1 or user2 visible */
#user1_3 {
	width: 100%;
	float: left;
	margin-bottom: 2px;
}
#user2_3 {
	width: 100%;
	float: right;
	margin-bottom: 2px;
}

/* ################################################################################################### */

#pathway_outline {
	width: 635px;
	float: left;
	border: 1px solid #cccccc;
	margin-bottom: 2px !important;
	margin-bottom: -2px;
}
#pathway {
	float: left;
	padding: 4px 3px 3px 5px;
}
#search {
	float: right;
	border: 1px solid #cccccc;
	padding: 0px;
	width: 163px !important;
	width: 165px;
	height: 21px !important;
	height: 23px;
	overflow: hidden;
}
#search .inputbox {
	border: 0px;
	padding: 4px 3px 3px 5px !important;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	height: 17px !important;
	height: 19px;
	width: 153px !important;
	width: 159px;
	color: #000000;
}
#header_area {
	width: 802px !important;
	text-align: left;
	border: 0px;
	margin: 0px;
}
#top_outline {
	float: left;
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 2px;
	float: left;
	overflow: hidden;
	height: 144px !important;
	height: 150px;
	width: 159px !important;
	width: 165px;
}
.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}
.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}
/** old stuff **/

#footer {text-align: center;padding: 3px;}
ul {padding: 0px;margin-top:0px;margin-left: 12px;list-style: disc outside;}
li {line-height: 15px;padding-left: 0px;padding-top: 0px;}
td {font-size: 12px;}
body {
	height: 100%;
	padding: 0px; margin:0;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #333333;
	background: #ffffff;
}
.contentcolumn {padding-right: 5px;}
table.searchinto {width: 100%;}
table.searchintro td {font-weight: bold;}
table.pollstableborder td { padding: 2px;}
.small {color: #999999;font-size: 11px;font-weight: bold;}
.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}
.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}
.highlight {background-color: #EAEAEA;font-weight: bold;padding: 0px 2px 0px 2px;}
.code {background-color: #ddd;border: 1px solid #bbb;}
.message {
	margin: 0px 4px 4px 4px;
	padding: 4px;
	font-weight: bold;
	background-color: #f8f8f8;
}

#top_menu td{ width:100px; text-align:center; height:45px; vertical-align:middle; padding-top:6px}
#top_menu a:link, #top_menu a:visited {font-size:12px; font-family:Verdana; color:#CCCCCC; font-weight:bold; text-decoration:none;}
#top_menu a:hover{text-decoration:underline}




#top_m, #top_m td {FONT:10px Tahoma; font-weight:normal;  color:#000000; }
#top_m a:link, #top_m  a:visited{FONT:bold 10px Tahoma; font-weight:normal;  color:#000000; text-decoration:underline;text-align:center}
#top_m  a:hover{FONT:10px Tahoma; font-weight:normal;  color:#000000;  text-decoration:none;text-align:center;}
