/* Main Defination */

td, tr, p, div {
  font-family      : Verdana, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #355866;
  text-align: left;
  
}

.clr { clear: both; }

/*********** LINKS ***********/
a:link, a:visited {color: #355866; text-decoration: underline; font-weight: bold;}
a:hover { color: #D95838;}
a.category:link, a.category:visited { font-weight: bold; }
.readon { font-weight: bold; }
a.pathway:link, a.pathway:visited {color: #fff; text-decoration: none; }
a.pathway:hover { color: #fff; font-weight: bold;}
/*********** Body ***********/
#main_outline {width: 763px;padding: 0px;background: #ffffff;}
#top {
	height: 15px;
	background-color: #367B76;
	text-align: left;
	color: #fff;
	padding: 0px 0px 2px 10px;
	border-bottom: 1px solid #fff;
}
#top_nav {float:right;color: #fff;width: 70%;}
a.top_nav { color: #fff; text-decoration: none; }
#header {background-color: #C05435; height: 86px;background: url(../img/header-bg2.jpg) 10px 0px no-repeat}
#header2 {background-color: #C05435; height: 86px; width: 79%; background: url(../img/cinefete_logo.gif) 20px 10px no-repeat; text-align:left; float:left;}
#header-bottom {
	background-color: #C05435;	
	float:right;
	
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}
#header-bottom2 {
	background-color: #C05435;
	height: 20px;
	float:left;
	width: 100%;
	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;
	width: 100%;	
}
.contentpaneopen td { 
	padding: 0px;
	margin: 0px;
}
.contentpaneopen .contentheading{
  font-family      : Verdana, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color: #355866;
  width            : 100%;
  letter-spacing   : 1px;
  height: 23px;
  padding-left: 10px;
  background-color: #CBC6AB;

}
.contentheading {
  font-family      : Verdana, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color: #355866;
  width            : 100%;
  letter-spacing   : 1px;
  height: 23px;
  padding-left: 10px;
  background-color: #CBC6AB;

}
.componentheading {
   font-family      : Verdana, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color: #355866;
  width            : 100%;
  letter-spacing   : 1px;
  height: 23px;
  padding-left: 10px;
  background-color: #CBC6AB;
 
}
.contentpagetitle { font-weight:bold; color: #355866;}
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;
	padding-left: 5px;
	margin: 0px;	
	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 0px 0px; border: 1px solid #CBC6AB; border-top:0px;}
table.moduletable th {
	padding: 2px 2px 2px 5px;
	font-size        : 12px;
	font-weight      : bold;
	text-align       : left;
	letter-spacing   : 1px;
	color            : #355866;
	background       : url(../img/module-blue_bg_v.gif) 0px 0px;
	height			 : 22px;
}
table.moduletable td { 
	border-bottom: 1px solid #fff; 
	border-top: 1px solid #fff; 
	padding: 3px 2px 3px 3px;
	
}


/*********** Menu ***********/
.mainlevel { width: 140px; }
a.mainlevel:link, a.mainlevel:visited { text-decoration: none; }
a.mainlevel:hover { text-decoration: none; }
.sublevel {font-size: 10px;}
#active_menu {color: #D95838;font-weight: bold;text-decoration: none;}
ul#mainlevel-nav {padding:0;margin: 0;list-style: none;}
ul#mainlevel-nav li {
  display          : block;
  padding-left     : 0px;
  padding-right    : 0px;
  margin           : 0;
  float            : right;
  font-size        : 11px;
  line-height      : 17px;
  white-space      : nowrap;
  border-left      : 1px solid #fff;
}
ul#mainlevel-nav li a {
  display          : block;
  padding-left     : 10px;
  padding-right    : 10px;
  text-decoration  : none;
  color            : #fff;
}
ul#mainlevel-nav li a:hover {background: #CAC6A9; color: #355866;}

/*********** 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 #355866;
	margin-top: 12px;
	padding-top: 5px;
	color: #355866;
	font-size: 10px;
}

/*********** Section Listing ***********/
.sectiontableheader {
  font-family      : Verdana, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color: #355866;
  width            : 100%;
  letter-spacing   : 1px;
  height: 23px;
  padding-left: 10px;
  background-color: #CBC6AB;
}
.sectiontableentry1 {vertical-align:top;padding:3px;background:#FFF;}
.sectiontableentry2 {vertical-align:top;padding:3px;background:#F4FBFF;}
.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 #D4F0FF;
  border-top       : 1px solid #D4F0FF;
  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, Verdana, 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, Verdana, 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, Verdana, 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: #D35D3A;
}



/* user1 & user2 is visible, but only left or right module is used */
#user1 {
	width: 590px !important;
	width: 590px;
	float: left;
	margin: 0px;
}
#user2 {
	width: 590px !important;
	width: 590px;
	float: right;
}


/* ################################################################################################### */

#pathway_outline {
	width: 590px;
	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: Verdana, helvetica, sans-serif;
	font-size: 11px;
	height: 17px !important;
	height: 19px;
	width: 153px !important;
	width: 159px;
	color: #ff6600;
}
#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 {text-align: left;font-size: 12px;}
body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Verdana, 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 {
	border: 1px solid #84A9E8;
	margin: 0px 4px 4px 4px;
	padding: 4px;
	font-weight: bold;
	background-color: #F4FBFF;
}

#tagline {
 	padding-bottom:5px;
}

.search {
	float:right;
}

.cf_title {
 background-color: #E5E1CF;
}

.cf_content {

}
.cf_image_box {
	border: 1px solid #CBC6AB;
}

.thumbnail2 {

	clear: none;
	margin: 0px 0px 0px 0px;
	text-align: center;
	}

.thumbnail2 a img {
	border: 1px solid #ccc;
	padding: 5px;
	background-color: #fff;
	}
.thumbnail2 a:hover img {
	background-color: #e5e5e5;
	border: 1px solid #e5e5e5;
	border-bottom: 1px solid #ccc;
	}
.thumbnail2 div {
	width: 100%;
	clear: both;
	text-align: center;
	border-bottom:  1px solid #ccc;
	border-left:  1px solid #ccc;
	border-right:  1px solid #ccc;
}
.thumbnail2div a {
	text-decoration: none;
	text-align: center;
	display: block;
	}
	
div.nex_new {
	padding:0px;
	margin:0px;
	padding-left:0px;
	padding-right:10px;
}
div.nex_new table {
	padding:0px;
	margin:0px;
	line-height:none;
	height:none;
	border:none;
}
div.nex_new tr {
	padding:0px;
	margin:0px;
	line-height:none;
	height:none;
	border:none;
}
div.nex_new td {
	padding:0px;
	margin:0px;
	line-height:none;
	height:none;
	border:none;
}
div.nex_new img {
	padding:0px;
	margin:0px;
	border:none;
}

div.nex_desc {
	padding-left:10px;
	padding-right:10px;
}

div.nex_pick table {
	padding:0px;
	margin:0px;
}

div.nex_pick table {
	padding:0px;
	margin:0px;
	line-height:none;
	height:none;
	border:none;
}
div.nex_pick tr {
	padding:0px;
	margin:0px;
	line-height:none;
	height:none;
	border:none;
}
div.nex_pick td {
	padding:0px;
	margin:0px;
	line-height:none;
	height:none;
	border:none;

}
div.nex_pick a {
	color:#ffffff;
	text-decoration: none;
}
.quick_link1 {
	text-align:center;
	margin-right:5px;
	margin-left:5px;
	color:#fff;
	height:20px;
	line-height:20px;
	background-color:#c05435;
}

.quick_link2 {
	text-align:center;
	margin-right:5px;
	margin-left:5px;
	height:20px;
	line-height:20px;
	color:#fff;
	background-color:#367b76;
}