@import "vspagination.css";
@import "tabbed2311.css";
@import "clearfix.css";

body {
	width:100%;
	height: 100%;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3e3e29;
}

div#googleadsleft {
	top: 0px;
	position: absolute;
	margin-left: -140px;
	margin-top: 10px;
	width: 120px;
	height: 600px;
}

div#googleadsright {
	top: 0px;
	position: absolute;
	margin-left: 820px;
	margin-top: 10px;
	width: 120px;
	height: 600px;
}

div#googleadsbottom {
	clear: both;
}

div#content {
	top: 0px;
	width: 800px;
	margin: auto;
}

#modalBackground
{
    filter: Alpha(Opacity=30); -moz-opacity:0.3; opacity: 0.3;
    width: 100%; height: 100%; background-color: #FFF;
    position: absolute;
    z-index: 500;
    top: 0px; left: 0px;
    display: none;
}

div#toppanel{
	position: relative;
	top: 5px;
	left: 0;
	width: 100%;
	margin: 10px 0;
}

div#topmenu{
    clear: both;
    text-align: center;
    background-color: #FFF;
    height: 50px;
    padding: 5px 0;
    margin: 10px 0 5px 0;
    width: 100%;
    
    border-bottom: 1px solid #C0C0C0;
}

div#topbar{
    clear: both;
    background-color: #FFF;
    padding: 10px 0;
    margin: 5px 0 10px 0;
    width: 100%;
    /*background-color: #B2D281;*/
}

div#main {
	margin-top: 5px;
	left: 0;
	position: relative;
	width: 100%;
}

div#fulltable_bottombar {
	border-top: #C0C0C0 1px solid;
	width: 100%;
	position: relative;
	margin-top: 0.5em;
	padding-top: 0.5em;
	clear: both;
}

div#leftpanel{
	float: left; 
   	top: 0;
   	left: 0; 
   	width: 192px;
	padding: 0 0 0 0;
	background-color: #ffffff;
	margin-bottom: 5px;
}

div#centerpanel{
    float: left;
	position: relative;
	top: 0;
	margin-left: 0%;
	width: 590px;
	padding: 0 0 0 0;
	background-color: #fff;
	
	margin-bottom: 2em;
}

div#rightpanel{
	float: right;
	top: 0;
   	width: 0px;
	padding: 0 0 0 0;
	background-color: #ffffff;
	margin-right: 0px;
}

div#fulltable_loginbar {
	padding-top : 2px;
	padding-right : 0px;
	padding-left : 0px;
	padding-bottom : 2px;
	width: 100%;
	overflow: hidden;
}

div#fulltable_toprow {
	position: relative;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	overflow: hidden;
}

div#fulltable_maincolumn{
	position: relative;
	left: 0;
	top: 0;
	padding-top: 1px;
	padding-bottom : 1px;
	width: 100%;
}

div#banner_maincolumn{
	background-color: #11388E;
	font-weight: bold;
	font-size: 120%;
	color: #ffffff;
	text-align: center;
	/*margin-top: 5px;*/
	padding: 10px;
}

tr#fulltable_spanbar {
	height: 1px;
}

#searchTable {
	border : 1px solid #C0C0C0;
	/*/
	*/
	line-height : 1.5em;
	/* */
}

div#divlogin
{
    border : 2px solid #C00000;
    margin: 10px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 0px;
}

div.float_right
{
    display: block;
    float: right;
}

div.float_left
{
    display: block;
    float: left;
}

div.float_holder
{
    overflow: hidden;
}

form#loginform {
	margin-bottom: 0.25em;
	margin-top: 0.25em;
}

table.select_keywords
{
}

div.select_keywords
{
    position: absolute;
    width: 20%;
    padding-left: 2%;
    border-right: #CCC 1px solid;
    padding-top: 20px;
}

div.select_keywords_content
{
    position: absolute;
    left: 25%;
    padding-top: 20px;
}

#searchTable td {
	padding: 1px 1px 1px 3px;
}

tr.tableheader{
	font-weight : bold;
	border-bottom: #000000 1px solid;
	color : #000099;
}

tr.invalidtablerow{
	background-color: #CCCCCC;
	width: 100%;
}

tr.eventablerow{
	background-color: #EEEEEE;
	width: 100%;
}

tr.oddtablerow{
	width : 100%;
}

td.dateseparator {
	width: 100%;
	border-top: 1px solid #664A3D;
}

td.dateseparator_first {
	width: 45%;
	border-top: 1px solid #664A3D;
}

td.dateseparator_second {
	width: 25%;
	border-top: 1px solid #664A3D;
}

td.dateseparator_third {
	width: 10%;
	border-top: 1px solid #664A3D;
}

td.dateseparator_fourth {
	width: 10%;
	border-top: 1px solid #664A3D;
}

td.dateseparator_fifth {
	width: 10%;
	border-top: 1px solid #664A3D;
}

td.normalseparator {
	width: 100%;
	border-top: 1px solid #C0C0C0;
}

td.normalseparator_first {
	width: 45%;
	border-top: 1px solid #C0C0C0;
}

td.normalseparator_second {
	width: 25%;
	border-top: 1px solid #C0C0C0;
}

td.normalseparator_third {
	width: 10%;
	border-top: 1px solid #C0C0C0;
}

td.normalseparator_fourth {
	width: 10%;
	border-top: 1px solid #C0C0C0;
}

td.normalseparator_fifth {
	width: 10%;
	border-top: 1px solid #C0C0C0;
}

#leftSearchColumn {
	width: 7em;
	font-size: 10px;
	/*/
	*/
	font-size: 85%;
	/* */
	vertical-align : top;
	font-weight : bold;
}



.formtext {
	/*color: #EAF2FF;
	*/
	font-weight: bold;
	position: relative;
}

.formtext1 {
	/*color: #EAF2FF;
	*/
	font-weight: bold;
	position: relative;
	border: 1px solid #000099;
	overflow: hidden;
	width: 14em;
	float: left;
}

span.boldtext {
	color: #000099;
	font-weight: bold;
	font-size: 90%;
	margin-top: 0px;
}

.highlight_messagetext {
    padding: 10px 10px 10px 10px;
	margin: 5px;
	font-weight: bold;
	border: 1px solid #37973D;
	background-color: #EAFAD2;
}

div.messageticked_img {
	float: left;
	/*background-color: #990000;*/
	background-image: url(/images/icons/ticked.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
}

div.messagetext_text {
	float: left;
	padding-right: 1em;
}

.bold_messagetext {
	color: #009900;
	font-size: 90%;
	font-weight: bold;
}

/* the different tables */
table.registration{
	/*background-color : #64A0FF;	
	*/
}

table.registration td{
	padding-bottom: 15px;
}

div.search {
   position: relative;
	width: auto;
	
	margin: 1em;
	
	padding: 10px;
	background-color: #ffffff;
	border: 2px solid #4000FF;
}

div.savesearch {
   position: relative;

    width: auto;
	margin: 1em;
	
	padding: 10px;
	background-color: #eeeeff;
	border: 1px solid #4000FF;
}


table.jobcontrolpanel{
}

table.jobcontrolpanel td 
{
    padding-bottom: 15px;
}

div.jobcontrol_panel{
	padding: 7px 4px;
	margin-top: 1em;
    border: #DDD 3px solid;
    background-color: #FFF;
}

div.jobcontrol_panel_inner {
	padding: 5px;
    background-color: #CCC;
}

td.panel_action_box {
    vertical-align:middle;
    background-color: #FFF;
    border-top: 1px solid #C35617;
    border-bottom: 1px solid #FF8200;
    height: 38px;
    padding-left: 0.5em;
}

td.panel_action_box a {
    color: #C35617;
    font-weight: bold;
    outline: none;
    text-decoration: none;
}

table.listsearch{
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
}

table.successmessage{
	width :100%;
	color : #AA0055;
	font-weight: bold;
	/*background-color : #CCFFFF;
	*/
}

div.descdiv{
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	border-bottom: #ff6600 1px solid;
	border-left: #ff6600 1px solid;
	border-top: 1px solid #ff6600;
	border-right: #ff6600 1px solid;
}

.detailsbox_odd {
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 5px;
}

.detailsbox_even {
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 5px;
	background-color: #EEEEEE;
}

.detailsbox_removed {
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 5px;
	background-color: #CCCCCC;
}

div.deschead{
	font-weight: bold;
	padding-left: 5px;
}

div.desc{
	color: #111;
	padding-bottom : 5px;
	padding-left : 10px;
}

table#leftlinktable{
	width : 100%;
	font-size: 90%;
	vertical-align: top;

	margin-left:0px;
	margin-top:1px;
}

table#toplinktable{
	font-size: 90%;
	vertical-align: middle;
	width: 100%;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

/* the different divs */

.showbox {
	margin-left: 0px;
	margin-right: 0px;
}

/* menu styling */

/* commoin styling */

div.div_main_menu
{
	margin-bottom: 50px;
}

div.div_main_menu ul, div.div_negative_menu ul, div.div_positive_menu ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}

div.div_main_menu li, div.div_negative_menu li, div.div_positive_menu li
{
    float: left;
    margin: 0 0.15em;
}

div.div_main_menu li a, div.div_negative_menu li a, div.div_positive_menu li a
{
    /* height: 2em; */
    line-height: 1.3em;
    float: left;
    width: 10.5em;
    display: block;
    font-weight: bold;
    
    outline: none;
    text-decoration: none;
    text-align: left;
    padding: 4px 1px 4px 4px;
}

div.div_negative_menu li a
{
    width: 6em;
}

div.div_main_menu li img, div.div_negative_menu li img, div.div_positive_menu li img {
	border : none;
	float: left;
}

/* neutral / main menu */

div.div_main_menu li a:link, div.div_main_menu li a:visited {

	background-color:#FFFFFF;
	border:1px solid #c2e1ef;
	color:#336699;
	
}

div.div_main_menu li a:hover {

	background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
 
div.div_main_menu li a:active{

	background-color:#0B0B49;
    border:1px solid #0B0B49;
    color:#fff;
}

div.div_main_menu li.current a:link, div.div_main_menu li.current a:visited {

	background-color:#0B0B49;
    border:1px solid #0B0B49;
    color:#fff;
}

div.div_main_menu li.current a:hover {

	background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}

div.div_main_menu li.current a:active{

	background-color:#0B0B49;
    border:1px solid #0B0B49;
    color:#fff;
}

/* negative menu */


div.div_negative_menu li a:link, div.div_negative_menu li a:visited {

	background-color:#FFFFFF;
	border:1px solid #fbc2c4;
    color:#d12f19;
	
}

div.div_negative_menu li a:hover {

	background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
 
div.div_negative_menu li a:active{

	background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/* positive menu */

div.div_positive_menu li a:link, div.div_positive_menu li a:visited {

	background-color:#FFFFFF;
	border:1px solid #C6D880;
    color:#529214;
	
}

div.div_positive_menu li a:hover {

	background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
 
div.div_positive_menu li a:active{

	background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* the different buttons */

.clicklink{
    outline: none;
 }
 
 .clicklink a:link{
    text-decoration:none;
	color:#666;
}

 .clicklink a:visited {
    text-decoration:none;
	color:#666;
}

.clicklink a:hover {
	color:#666;
	text-decoration:underline;
}

.clicklink a:active {
	color:#666;
}

.clicklink a:focus
{
-moz-outline-style: none;
}

/* ------[[ a link ]]--------------- */
a.linkclass{
    outline: none;
 }
 
a.linkclass:link{
    text-decoration:none;
	color:#666;
}

a.linkclass:visited {
    text-decoration:none;
	color:#666;
	
}

a.linkclass:hover {
	text-decoration:underline;
	color:#666;
}

a.linkclass:active {
	color:#666;
}

a.linkclass:focus
{
    -moz-outline-style: none;
}

div.spacer {
  clear: both;
  margin: 0px;
  padding: 0px;
  font-size: 0px;
  }
  
div.floatdiv {
    float: right;
}

/* the forms */
form.registration{
	width :100%;
	/*background-color : #64A0FF;
	*/
}

form.pagelimitoptions{
	margin-top: 10px;
	margin-bottom: 10px;
}

div.collapse {
	display: none;
}

div.expand {
}

select.reclist {
	width: 200px;
}

/* this is outside holding the iframe */
div.progress_holder {
    position: relative;
	height: 300px;
	width: 520px;
	margin-left:auto;
	margin-right:auto;
}

div.progressbar {
	position: absolute;
	left: 0;
	padding-top: 40px;
	left: 3px;
	/* background-image: url(/images/progressbar_bg.gif);
	background-repeat: no-repeat;
	*/
	width: 514px;
	margin-left:auto;
	margin-right:auto;
}

/* this is inside the progressbar div */
.percentbox {
	background-color: #FFFFFF;
	position: absolute;
	top: 5px;
	left: 0px;
	width: 514px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}

/* this is inside the progressbar div */
div.progressbar_error {
	position: relative;
	left: 2px;
	margin-left:auto;
	margin-right:auto;
}

div.login_to_proceed {
	margin-left: 10%;
	margin-bottom: 10px;
	width: 80%;
	padding: 10px;
	border: solid 1px #999999;
}


div.section_heading {
	font-weight: bold;
	font-size: 120%;
	padding-left: 15px;
	margin-top: 10px;
	background-color: #EEEEEE;
}

div.section_contents {
	padding-left: 20px;
}

div.faq_section_header{
	border: 1px solid #000099;
	padding-left: 5px;
	font-weight: bold;
}

div.faq_qs{
	padding-left: 10px;
	color: #000099;
	font-size: 95%;
	font-weight: bold;
}

div.faq_ans{
	padding-left: 10px;
}

/* the cue section div */
.waitbox 
{
	display: none; 
	position: absolute;
	left: 50px;
	margin-top: -10px;
	width: 300px; 
	background-color: #000099; 
	color: #EEE;
	border: none; 
	padding: 3px;
    padding-left: 10px;
}

.waitbox_visible
{
	display: block; 
	position: absolute;
	left: 50px;
	margin-top: 20px;
	width: 300px; 
	background-color: #000099; 
	color: #EEE;
	border: none; 
	padding: 3px;
    padding-left: 10px;
}

/* the help section div */
.helpbox 
{
    overflow: hidden;
	display: none; 
	position: relative;

	margin-top : 0em;
	width: 300px; 
	background-color: #99CC99; 
	color: #333;
	border: 3px solid #777; 
	padding: 3px;
}

.helpbox .text
{ 
	color: #300;
	background-color: #990000;
}

.helpimg 
{
	margin: 0px; 
	float: right; 
	margin-right: 2px;
}

div.div_yearly_accounts {
    width: 80%;
}

table.yearly_accounts {
    width: 100%;
	border-width: thin thin thin thin;
	border-spacing: 1px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}

table.yearly_accounts th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 10px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.yearly_accounts td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 10px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.yearly_accounts td.total {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 10px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #DDD;
	-moz-border-radius: 0px 0px 0px 0px;
}

div.div_close_window
{
    position: relative;
    background-color: #D0D;
    margin-top: 1em;
    margin-bottom: 1em;
}

span.colorcue_keyword
{
    font-weight: bold;
    color: #C00;
}

span.colorcue_normal
{
    font-weight: normal;
}

div.job_listing
{
    padding-top: 20px;
    padding-left: 10px;
}

/* action band */

.action_box_left
{
    padding-right: 0.5em;
    padding-left: 0.5em;
    background-color: #11388E;
    color: #EEE;
    font-weight: bold;
    vertical-align:middle;
    height: 2.5em;
}

.action_box
{ 
    vertical-align:middle;
    background-color: #FFF;
    border: 1px solid #11388E;
    height: 2.5em;
    padding-left: 0.5em;
}

/* ajax stuff */
.ajax_img
{
	display: none; 

	border: none; 
	padding: 3px;
}

div.ajax_status_box
{
    margin: 0;
    padding: 0;
}

div.overwrite_prompt
{
    background-color: #ffcc00;
    padding: 0.5em;
}

/* the upload resume div */
.hidden
{
    display: none;
}

/* the modal box */
.modalbox
{
    position: absolute;
    width: 300px;
    padding: 20px 10px;
}

/* diff types of rounded box */
.rounded_box_type_highlight
{
    background-color: #fff; 
	border: 2px solid #009; 
	padding: 7px;
}

/* other divs */
#mainlogo
{
    float: left;
}

.blockrecruiter
{
   padding: 1em;
}

.jobname_highlight
{
    font-size: 120%;
}

table.savedsearchlisting th
{
    color: #00C;
    padding-top: 1em;
    padding-bottom: 0.5em;
}

div.gap
{
    margin: 10px;
}

/* ------[[ the login bar ]]--------------- */
.login-error
{
    color: #d00;
}


/* ------[[ icons ]]--------------- */
.icons
{
}

.icons a
{
    text-decoration: none;
}

.icons a:active
{
    outline: none;
}

.icons img
{
    border-style: none;
}

.icons a:focus
{
    -moz-outline-style: none;
}

/* ------[[ actual icons ]]--------------- */
.icon_home
{
    margin-left: 5px;
}

.icon_home *
{
    display: block;
}

.icon_faq
{
    margin-left: 5px;
}

.icon_faq *
{
    display: block;
}

/* ------[[ buttons ]]--------------- */
.buttons
{
    margin: 20px 0;
}

.buttons img
{
    border-style: none;
    margin-left: 3px;
    margin-right: 0;
}

.buttons a:active
{
    outline: none;
}

.buttons a:focus
{
    -moz-outline-style: none;
}

/* ------[[ boxes ]]--------------- */
.greenbox
{
    border-top: #7DB40A 3px solid;
    background-color: #FAFAEF;
    padding: 2em;
}

.orangebox
{
    border-top: #FF7400 3px solid;
    background-color: #FAFAEF;
    padding: 2em;
}

.box
{
    padding: 2em;
}

.box a
{
    text-decoration: none;
}

.box a:active
{
    outline: none;
}

.box a:focus
{
    -moz-outline-style: none;
}

/* ------[[ different strokes ]]--------------- */
.less85
{
    font-size: 85%;
}

.makebold
{
    font-weight: bold;
}

.gapit
{
    margin-left: 5px;
}

.invisible
{
    display: none;
}

/* ------[[ table ]]--------------- */
.marginleft
{
    margin-left: 40px;
}

/* ------[[ search form ]]--------------- */
.searchform
{
    display: table-cell;
    font-size: 95%;
    vertical-align: middle;
    border: 1px solid #c00;
}

/*
.searchform INPUT
{
    font-size: 85%;
}

.searchform SELECT
{
    font-size: 85%;
}
*/

/* ------[[ the corners ]]--------------- */
div.top_right_corner
{
    float: right;
    top: 0;
}

/* ------[[ alignment ]]--------------- */
.margin20px
{
    margin: 20px;
}

.pos_relative
{
    position: relative;
}

.vcenter
{
    vertical-align: middle;
}

.marginleft10px
{
    margin-left: 10px;
}

.marginright10px
{
    margin-right: 10px;
}

.modalheader
{
    padding: 2px 20px;
    color: #fff;
    font-weight: bold;
}

.marginleft20px
{
    margin-left: 20px;
}

.marginright20px
{
    margin-right: 20px;
}

.height25px
{
    height: 25px;
}

.margintop20px
{
    margin-top: 20px;
}

.marginbottom20px
{
    margin-bottom: 20px;
}

.width450px
{
    width: 450px;
}

.center_image
{
    display: block;
    margin: auto;
}

.highlight_text
{
    font-weight: bold;
}

.paddingmovielink
{
    padding-left: 30px;
}

/* ------[[ verified user bg ]]--------------- */
.verified_js_bg
{
    filter: Alpha(Opacity=60); -moz-opacity:0.6; opacity: 0.6;
    position: absolute;
    left: 350px;
}

.verified_js_desc
{
    filter: Alpha(Opacity=60); -moz-opacity:0.6; opacity: 0.6;
    position: absolute;
    left: 600px;
}

/* ------[[ listing styles]]--------------- */
.listing_data
{
    clear: both;
}

/* ------[[ frames]]--------------- */
.content_frame
{
    margin: 0;
    width: 240px;
    background-image: url(/images/frames/content_frame.png);
    background-repeat: no-repeat;
    border-top: 1px solid white;
    /* ------ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/frames/content_frame.png', sizingMethod='scale');--------------- */
}

.content_frame_big
{
    margin: 0;
    width: 450px;
    background-image: url(/images/frames/content_frame_big.png);
    background-repeat: no-repeat;
    border-top: 1px solid white;
    min-height: 200px;
    height:auto !important;
    height:200px;
}

.content_frame_core
{
    margin: 10px;
    margin-left: 20px;
}

.content_frame_heading
{
    font-weight: bold;
    font-size: 150%;
}

.content_frame_matter
{
}

.content_frame_matter ul {
	list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 10px;
}

.content_frame_matter li {
    margin: 5px 0px 5px 10px;
}

/* ------[[ features]]--------------- */
.feature_heading
{
    font-weight: bold;
    margin: 20px;
}

.feature_details
{
    margin: 20px;
    margin-left: 40px;
}

/* ------[[ rec_levels ]]--------------- */
.rec_levels
{
    margin: 20px;
    
     border-collapse : collapse; 
}

.rec_levels td
{
    padding: 10px;
}

.rec_levels td.text
{
    text-align: center;
    font-weight: bold;
}

.rec_levels td img
{
    padding: 10px;
    display: block;
    margin: auto;
}


.rec_levels tr.even_row td
{
    background-color: #eafad2;
}

.rec_levels tr.header_row td
{
    font-weight: bold;
    background-color: #37973d;
    color: #eafad2;
    padding: 10px 20px;
}

/* ------[[ text alignment ]]--------------- */
.align_justify
{
    text-align:justify;
}

/* ------[[ tour pictures ]]--------------- */
.tour_pictures img
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    
    margin-bottom: 2em;
    
}

.tour_pictures_separator
{
    padding-bottom: 2em;
    border-bottom: 4px dashed #AAA;
}

/* ------[[ joys of XHTML strict validation ]]--------------- */

.icon1616,
#phorum #logo,
#phorum #footer-plug {
	display:none;
}

#phorum h1.heading {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:29px;
	margin:10px 0 10px 0;
	font-style:normal;
	font-weight:normal;
}

#phorum .description {
	line-height:20px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	width:100%;
}

#phorum .menu {
	font-size:90%;
	color:#666;
}
#phorum .menu ul {
	padding:0;
	margin:0;
}
#phorum .menu li {
}
#phorum .menu li a {
	color:#666;
}
#phorum .menu li a:hover {
	color:#000;
	text-decoration:underline;
}
#phorum div.message-body {
    padding: 16px;
    margin: 0 0 16px 0;
    border: 1px solid #ccc;
	background:#fff;
    border-top: 0;
    overflow: hidden; 
}
#phorum div.pm {
    border: 1px solid #ccc;
	background:#ddd;
}

#phorum div#post-body {
    border: 1px solid #ccc;
	margin:5px 0 0 0;
}

#phorum div.generic {
	background:#fff;
	border:#ccc 1px solid;
	line-height:18px;
}
#phorum div.generic p {
	font-size:12px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}

#phorum div.generic strong {
	font-size:12px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
}

#phorum a.icon  {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-weight:bold;
}

#phorum .message-body,
#phorum textarea.body {
	font-size:12px;
	line-height:18px;
	color:#333;
}

#phorum table.list {
    width: 100%;
    margin-bottom: 4px;
    border: 1px solid #ccc;
    border-bottom: 0;
	font-size:90%;
	margin:20px 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}



#phorum table.list a {
	color:#000;
	font-weight:bold;
}
#phorum table.list a:hover {
	color:#000;
	text-decoration:underline;
}

#phorum table.list p {
	font-size:12px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
}
	

#phorum table th {
	padding:10px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style:normal;
	font-weight:bold;
}

#phorum table.list td {
	padding:10px;
	border-bottom:4px solid #ccc;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#phorum table.list td small {
	font-size:12px;
	color:#666;
}
#phorum #post-moderation {
	background:#eee;
	border:1px solid #ddd;
}

#phorum label {
	display:inline;
	text-transform:none;
	letter-spacing:0;
	font-size:12px;
	margin:5px 0 0 0;
}

#phorum input {
	margin:5px 0 0 0;
}

#phorum h3,
#phorum table.list h4,
#phorum .generic h4,
#phorum h4 {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	letter-spacing:-1px;
	padding:5px 0;
	display:block;
	line-height:25px;
}

#phorum table.list h4 a,
#phorum .generic h4 a,
#phorum h4 a,
#phorum h3 a {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	letter-spacing:-1px;
	padding:5px 0;
	display:block;
	line-height:25px;
}
#phorum table.list h4 a:hover,
#phorum .generic h4 a:hover,
#phorum h4 a:hover,
#phorum h3 a:hover {
	color:#000;
}

#phorum #breadcrumb {
	border-top:#CCC 1px dotted;
	border-bottom:#CCC 1px dotted;
	margin:12px 0;
	padding:8px 0;
}
#phorum #breadcrumb a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	padding:0;
	margin:0;
}
#phorum #breadcrumb a:hover {
	color:#000;
	text-decoration:underline;
}
#phorum #user-info a,
#phorum .nav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#888;
	text-transform:uppercase;
	letter-spacing:1px;
}
#phorum .nav a:hover,
#phorum #user-info a:hover {
	color:#000;
}
#phorum #user-info .welcome {
	font-style:italic;
	float:left;
}

#phorum .paging {
	color:#888;
	font-size:10px;
	line-height:22px;
}


#phorum form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}

#phorum #search-form {
	display:block;
	border:1px solid #ccc;
	padding:10px;
	margin-top:12px;
	background:#fff;
	font-style:normal;
	color:#333;
}

#phorum #search-form form {
	font-size:12px;
	color:#333;
}
#phorum textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
}

#phorum #search-form label {
	font-size:10px;
	letter-spacing:1px;
	text-transform:uppercase;
	padding:0 0 2px 0;
	display:block;
}

#phorum select {
	background:#fff;
	font-size:12px;
	margin:5px 0;
}

#phorum #post-buttons {
	margin:10px 0;
	text-align:left;
}