/* *********************** GENERAL SETTINGS     *********************** */
body{
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #4b4a4a;
	background: #ffffff;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
/* CSS global reset for all browsers */ 
* { padding: 0px; margin: 0px; }
/*  Global Formatting */
h1 {font-weight: bold; font-size: 24px; color: #696969; letter-spacing: -1px; line-height: 24px; }
h2 {font-weight: bold; font-size: 20px; color: #696969; letter-spacing: -1px; line-height: 18px; text-transform: none;}
h3 {font-weight: normal; font-size: 18px; color: #696969; letter-spacing: -1px; line-height: 22px; text-transform: none;}
h4 { font-family:Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; color: #292929; line-height: 16px; text-transform: none; background:  url(../images/online_hirdetes.jpg) no-repeat; padding-top:5px; padding-left:5px; height:35px; }
h5 {font-weight: bold; font-size: 12px; color: #696969; line-height: 13px; text-transform: none; }
h6 {font-weight: bold; font-size: 11px; color: #696969; line-height: 12px; text-transform: none;}
a {color: #cc3300; text-decoration: underline;}
a:hover {color: #cc3300; text-decoration: none;}
a.image, a.image:hover, a img  {border:0;}
li {
	margin-left: 24px;
}
fieldset {
	width: 90%;
	padding: 5px;
	border: 1px solid #eee;
}
.both {
	clear: both;
}

input, select, label {
	vertical-align: middle;
}

/* *********************** END GENERAL SETTINGS *********************** */

#sbg {
	width: 100%;
	background: #202020;
}

#content { 
	margin: 0px auto;
	width: 924px;
	background: #ffffff;
	padding: 0px;
}

#top { 
	padding: 0px; 
	margin-top: 0px;
	background: transparent;
	height: 115px; 
	width: 924px;
	position: relative;
	clear: both;
} 

#top h1 {
	font: bold 30px Arial, Helvetica, sans-serif;
	line-height: 36px;
	color: #1f1f1f; 
	letter-spacing: -1px; 
	text-transform: none;
	text-align: left;
	position: absolute;
	top: 44px;
	left: 89px;
}

#top h1 span {
	font: normal 24px Tahoma, Arial, Helvetica, sans-serif;
	color: #cc3300;
}

#top h2 {
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 13px;
	color: #1f1f1f; 
	letter-spacing: 0px; 
	text-transform: none;
	text-align: left;
	position: absolute;
	left: 90px;
	top: 76px;
}

#top #logo {
	position: absolute;
	top: 36px;
	left: 20px;
}

#top #menu {
	position: absolute;
	top: 60px;
	right: 20px;
}

#menu ul {
	list-style: none; 
	text-align: right; 
	padding-top: 0px;
	display: inline;
	float: right;
}

#mainlevel-nav li
{
	padding: 0px;
	background: transparent;
	display: inline;
	white-space: nowrap;
	margin: 0px;
	float: left;
}

#mainlevel-nav li a
{
	display: block;
	text-decoration: none;
	text-align: left;
	color: #1f1f1f;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	text-transform: none;
	background: transparent;
	padding: 0px 9px;
}

#mainlevel-nav li a:hover {
	color: #cc3300;
	text-decoration: none;
}

#top_modules {
	width: 924px;
	padding: 5px 0px 0px 0px;
	height: 182px;
	margin: 0px;
	background: #ffffff;
}

#mod_user5, #mod_user6, #mod_user7 {
	width: 188px;
	height: 92px;
	padding: 90px 100px 0px 12px;
	float: left;
	color: #cc3300;
	background: transparent url(../images/mod_5_std_plan.png) no-repeat top center;
}

#mod_user6{
	width: 168px;
	height: 92px;
	padding: 90px 120px 0px 12px;
	float: left;
	color: #cc3300;
	background: transparent url(../images/mod_6_adv_plan.png) no-repeat top center;
}

#mod_user7 {
	width: 138px;
	height: 92px;
	padding: 90px 150px 0px 12px;
	float: left;
	color: #cc3300;
	background: transparent url(../images/mod_7_pro_plan.png) no-repeat top center;
}

#mod_user5, #mod_user6 { margin-right: 12px; }
#mod_user5 a, #mod_user6 a, #mod_user7 a { color: #ffffff; }

#top_modules h3 {
	display: none;
}

#nav_line {
	width: 924px;
	height: 65px;
	background: #ffffff;
	position: relative;
}

#nav_line #searchform {
	width: 235px;
	height: 26px;
	padding-left: 30px;
	position: absolute;
	right: 10px;
	top: 18px;
	background: #ffffff url(../images/mag_glass.gif) no-repeat left;
}

#nav_line #sup_info {
	position: absolute;
	top: 18px;
	left: 18px;
	padding-left: 30px;
	background: #ffffff url(../images/call_ico.gif) no-repeat left;
}

#main {
	padding: 0px; 
	margin: 0px; 
	width: 855px;
	background: #ffffff; 
	clear: both;
} 

#main #left_col {
	float: right;
	width: 232px;
}

#lc {
	width: 232px;
	background: #ffffff url(../images/lc_bg.gif) repeat-y top center;
}

#lct {
	width: 232px;
	background: transparent url(../images/lct_bg.gif) no-repeat top center;
}

#lcb {
	width: 180px;
	padding: 0px 26px 12px 26px;
	background: transparent url(../images/lcb_bg.gif) no-repeat bottom center;
}

#main #right_col {
	float: left;
	width: 612px;
	background: transparent;
}

#main #middle_col {
	width: 80px;
	float: right;
	text-align: center;
	padding: 8px 0px;
	margin-top: 10px;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	background: transparent url(../images/middle_col_bg.gif) repeat-y top center; 
}

#main_content {
	width: 612px;
	background: #ffffff url(../images/main_content_bg.gif) repeat-y top center;
}

#main_content .mc_top {
	background: transparent url(../images/mc_top_bg.gif) no-repeat top center;
	width: 612px;
}

#main_content .mc_bottom {
	background: transparent url(../images/mc_bottom_bg.gif) no-repeat bottom center;
	width: 572px;
	padding: 10px 20px 10px 20px;
}

#main_content2 {
	background: #ffffff url(../images/main_content2_bg.gif) repeat-y top center;
	width: 924px;
}

#main_content2 .mc_top {
	background: transparent url(../images/mc_top2_bg.gif) no-repeat top center;
	width: 924px;
}

#main_content2 .mc_bottom {
	background: transparent url(../images/mc_bottom2_bg.gif) no-repeat bottom center;
	width: 884px;
	padding: 10px 20px 10px 20px;
}

#main_content .bottom_mods {
	width: 572px;	
	clear: both;
}

#main_content .bottom_mods .left {
	width: 280px;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

#main_content .bottom_mods .right {
	width: 280px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#main_content2 .bottom_mods h3, #main_content .bottom_mods h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 32px;
	letter-spacing: 0px;
}

#main_content li.latestnews, #main_content li.mostread {
	width: 260px;
}

#main_content li.latestnews a, #main_content li.mostread a {
	width: 260px;
}

#main_content2 .bottom_mods {
	width: 884px;	
}

#main_content2 .bottom_mods .left {
	width: 437px;
	float: left;
	margin-right: 10px;
}

#main_content2 .bottom_mods .right {
	width: 436px;
	float: left;
}

#main_content2 li.latestnews, #main_content2 li.mostread {
	width: 430px;
}

#main_content2 li.latestnews a, #main_content2 li.mostread a {
	width: 430px;
}

/********************/

.white_space {
	height: 20px;
	display: block;
}

.dsep {
	display: block;
	height: 10px;
	clear: both;
}

#footer {
	margin: 0px;
	width: 924px;
	height: 66px;
	background: #ffffff url(../images/footer_bg.gif) repeat-y top center;
}

#f_bg {
	background: transparent url(../images/f_bg.gif) no-repeat top center;
	width: 924px;
	height: 66px;
}

#f_bbg {
	background: transparent url(../images/f_bbg.gif) no-repeat bottom center;
	width: 924px;
	height: 66px;
	position: relative;
}

#f_bbg p {
	position: absolute;
	top: 20px;
	right: 15px;
	font-size: 11px;
	color: #b5b5b5;
	text-align: right;
	width: 500px;
	margin: 0px auto;

}

#footer p a {
	text-decoration: underline;
	color: #b5b5b5;
}

#footer p a:hover {
	text-decoration: none;
}

#footer_menu {
	position: absolute;
	top: 24px;
	left: 15px;
}

#footer #mainlevel-nav li a
{
	display: block;
	text-decoration: none;
	text-align: left;
	color: #9c9c9c;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	text-transform: none;
	background: transparent;
	padding: 0px 9px;
}

#footer #mainlevel-nav li a:hover {
	color: #666666;
	text-decoration: none;
}

/* *********************** END LAYOUT SETTINGS  *********************** */

/* *********************** NAVIGATION SECTION   *********************** */
/* Pathway Breadcrumbs */	
	.pathway {font-size: 10px;color:#ccc; font-weight: bold;}
	a.pathway {color: #ffcc00;text-decoration: none;}
	a.pathway:hover {color:#ffcc00;text-decoration: underline;}

/* Mainlevel menu */
.mainlevel { 
	height: 25px;
	width: 165px;
}


ul.menu li a {
	background: transparent url(../images/left_li_na.gif) no-repeat left;
	color: #777777;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 24px;
	text-transform: none;
	text-decoration: none;
	display: block;
	text-align: left;
	padding-left: 15px;
	margin-top: 3px;
}
	
ul.menu li a:hover {
	background: transparent url(../images/left_li_a.gif) no-repeat left;
	color: #cc3300;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 24px;
	text-transform: none;
	text-decoration: none;
	display: block;
	text-align: left;
	padding-left: 15px;
	margin-top: 3px;
}

ul.menu, ul.menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.menu li {
	padding: 0px;
	margin: 0px;
}

ul.menu ul li {
	padding: 0px;
	margin: 0px 0px 0px 10px;
}

div.moduletable_menu ul.menu li#current a, div.moduletable_menu ul.menu li#current a:hover {
	background: transparent url(../images/left_li_a.gif) no-repeat left;
	color: #cc3300;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 24px;
	text-transform: none;
	text-decoration: none;
	display: block;
	text-align: left;
	padding-left: 15px;
	margin-top: 3px;
}

div.moduletable_menu ul.menu li#current ul li a {
	background: none;
	color: #999999;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 1px 0px 1px 14px;
	line-height: 19px;	
}

div.moduletable_menu ul.menu li#current ul li a:hover {
	color: #666666;
	background: none;	
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 1px 0px 1px 14px;
	line-height: 19px;		
}
/* *********************** END NAVIGATION SECTION ********************* */

/* *********************** STANDARD MODULE TABLE  ********************* */

#left_col div.moduletable h3, .moduletable_menu h3   { 
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 12px;
	height: 24px;
	padding-top: 5px;
	padding-left: 13px;
	text-transform: none;
	color: #ffffff;
	text-align: left;
	background: transparent url(../images/glass_bg.gif) no-repeat top center;
	letter-spacing: 0px;
	width: 167px;
}

#left_col div.moduletable, #left_col div.moduletable_menu  {
	text-align: left;
	padding: 0px 0px 8px 0px;
	margin-bottom: 2px;
	background: transparent;
}

table.moduletable td {height: 18px; text-align: center; } 

table.moduletable p {
	text-align: left;
}

/* Custom Modules */

.latestnews, .mostread {
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

li.latestnews, li.mostread {
	list-style: none;
}

li.latestnews a, li.mostread a {
	text-transform: none;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 2px 0px 2px 12px;
	background: transparent url(../images/arrow.gif) no-repeat left;
}

li.latestnews a:hover, li.mostread a:hover {
	text-decoration: underline;
}

.search {
	padding: 0px;
	margin: 0px;
	height: 26px;
}

.search .button {
	background: none;
	border: none;
	color: #1f1f1f;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	text-transform: none;
	width: 65px;
	padding: 4px;
	margin: 0px;
	height: 24px;
	vertical-align: middle;
}

.search .button:hover {
	color: #ffa800;
}

.search .inputbox {
	width: 157px;
	height: 19px;
	padding: 5px;
	margin: 0px;
	background: #ffffff url(../images/search_input_bg.gif) no-repeat top center;
	border: none;
	color: #a4a4a4;
	vertical-align: middle;
	float: left;
}

/* End Custom Modules */

/* *********************** END STANDARD MODULE TABLE ********************* */

/* *********************** CONTENT - SECTIONS & CATEGORIES *********************** */

td.contentheading {
	padding: 10px 0px 10px 0px;
	margin: 0px;
	line-height: 14px;
	font: normal 18px Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	color: #4b4a4a;
	text-transform: none;
}

.contentheading table td {
	letter-spacing: 0px;
	font-weight: bold;
}

/* content title and links */
.contentpagetitle {background-color : transparent; }
a.contentpagetitle,a.contentpagetitle:link, a.contentpagetitle:visited 
{text-decoration: none;font-weight: normal; color: #4b4a4a; }
a.contentpagetitle:hover { color: #4b4a4a; text-decoration: none;}

/* top box like a category description */
.contentdescription {
	background-color : transparent;
	padding: 10px 0px;
}

/* Main Body Text */
.contentpane {background: transparent;}

.contentpaneopen { background-color: transparent; line-height: 16px; }

/* Main Body Text */

/* article rating */
.content_rating {font-weight: normal;font-size:10px; padding-left: 2px;vertical-align: middle;line-height: 10px;}
.content_vote {font-weight: normal;font-size: 10px;}
.content_rating img {
	vertical-align: middle;
}
/* icons */
.buttonheading{font-size: 12px;}
.pop-ups {float: right;}
a.pop-up {border-bottom: 0;}

/* Dates */
.createdate {color: #999999; font-size: 11px; font-weight: bold; text-transform: none; padding-bottom: 15px; line-height: 12px; }
.modifydate {color: #999999; font-size: 11px; font-style: normal; text-transform: uppercase; line-height: 12px;}
.newsfeeddate {font-size: 11px; color: #999; font-weight: normal;}
/* Dates */

/* Writen by Authors name */
.small { 
	color: #c2c2c2;
	font-size: 11px;
	line-height: 12px;
	margin: 0px; padding: 0px;
	text-transform: none;
}

/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav { 
	font-size: 11px; 
	color: #4b4a4a;
}
.pagebar{font-size: 11px; font-weight: bold;}
.pagenav_prev{font-size: 11px; color: #4b4a4a;  }
.pagenav_next{font-size: 11px; color: #4b4a4a; }
a.pagenav {color: #cc3300; text-decoration: underline; font-weight: normal; }
a.pagenav:hover {color: #cc3300; text-decoration: none; font-weight: normal; }
.pagenavcounter{	height: 15px;  }
.back_button{font-size: 11px; letter-spacing: 1px; height: 15px; clear: both;  margin: 5px 0px; text-transform: uppercase; font-weight: bold; }

/* Read more link */
.readon {
	font-weight: bold !important;
	text-decoration: none;
	color: #cc3300;
}

.readon:hover {
	text-decoration: underline;
	color: #cc3300;
}

/* Article index   */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 11px;
	}
	
table.contenttoc th {
	background: transparent; 
	color: #333333;
}
	
table.contenttoc td {padding: 2px;}

/* Links article index */
	a.toclink:hover, a.toclink:visited, a.toclink:link {	height: 18px; }
/* End Article index  */

/*  component heading */
.componentheading {
	text-align: right;
	margin-top: 5px;
	background: transparent;
	line-height: 48px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #999999;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	background-color : #e6e6e6;
	color : #333333;
	border-collapse: collapse;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
}

/* Table odd and Even Rows */
.sectiontableentry1 {
	background-color: #f0f0f0;
	color: #666666;
	font-size: 11px; 
	padding: 2px 0px !important;
	text-align: left;
}

.sectiontableentry2 {
	background-color: #e6e6e6;
	color: #444444;
	font-size: 11px; 
	padding: 2px 0px !important;
	text-align: left;
}

.sectiontableentry1 td, .sectiontableentry2 td {
	padding: 2px !important;
}

.sectiontableentry1 input, .sectiontableentry2 input {
	margin: 0px; 
	padding: 0px;
	height: 15px;
	width: 15px;
	background: none;
	vertical-align: middle;
}

#left_col .sectiontableentry1 label, #left_col .sectiontableentry2 label {
	margin: 0px;
	padding: 0px;
	width: 160px;
	display: block;
}

.sectiontablefooter {
	height: 18px; 
}

table.poll {
	border: none;
	margin: 0px;
	padding: 0px 5px;
}

table.poll thead td {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 200px;
}

table.pollstableborder {
	margin: 0px;
	padding: 0px;
	border: none;
}

table.pollstableborder td {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 130px;
}

/* End Sectiontable */

/* Category */
.category {color:#ccc;}
a.category:link, a.category:visited { height: 15px; color: #cc3300; text-decoration: underline;  }
a.category:hover  {	height: 15px; color: #cc3300; text-decoration: none; }
/* End category */

/* blogsection */
.blog {background-color: transparent;}
.blogsection{	height: 18px;  }
.blog_more{	clear: both; display: block; width: 430px; padding: 10px 0px; }
.blog_heading {	height: 18px;  }
/* space from bottom of article */
.article_seperator{background-color : transparent;}
/* End blogsection */

/* Search Form Module*/
.search {height: 18px;}
/* results if not search google */
.searchintro{height: 18px;}
/*Search Form keyword highlight*/
.highlight {
	background: #f0f0f0;
	padding: 0px 4px 0px 4px;
	color: #333333;
	font-weight: bold;
}
/* End Search Form */

/* wrapper title */
.wrapper{background-color : #FFFFFF;}
/* *********************** END CONTENT - SECTIONS & CATEGORIES *********************** */

/* *********************** FORM SECTION  *********************** */	
form { 
	font-size: 11px;
	margin: 0px;
}

input {
	background-color: #FFFFFF;
	font-size: 11px; color: #333; padding: 1px;
}

#mod_login_username, #mod_login_password {
	background: #fff;
	font-size: 12px;
	padding: 2px;
	margin: 3px 0px;
	width: 150px;
	border: 1px solid #c8c8c8;
	color: #666;
}

#mod_login_remember {
	background: none;
	border: none;
	height: 15px;
	vertical-align: middle;
}

.inputbox { background: #fff; border: 1px solid #ccc; margin: 2px 0px; color: #333; }
.text_area, textarea {background: #fff; border: 1px solid #ccc; color: #333; }
/* Pull down menu */
.selectbox {width: 100%;}
/* Submit Button */
.button {
	border: none;
	color: #cc3300;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	background: transparent;
	margin: 0px;	
	text-transform: none;
	vertical-align: middle;
	outline: none;
	height: 23px;
	padding: 0px 5px;
}

.button:hover {
	color: #666666;
}


#left_col select, #left_col #mod_templatechooser_jos_change_template, #left_col option {
	font-weight: normal;
	background: #fff;
	color: #666;
	border: 1px solid #000000;
	width: 150px;
}


/* Contact Email Form */
.contact_email {margin: 0px;padding: 5px;}

#searchphraseany, #searchphraseall, #searchphraseexact {
	background: none;
}


/* *********************** END FORM SECTION *********************** */

/* *********************** TABBED EDITING *********************** */
/*When user login to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
		
.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}


/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 1em;
	color : #666;
	text-align: center;
   }

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
   }

.offtab {
	background-color : #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
   }
img { border: 0 none; }

.edit-tabs {
   padding: 1em;
   background: none;
   }

.tabpadding {padding:1px;}

.tabheading {
	background-color: #FF6600;
	text-align: left;
   }

.pagetext {
	visibility: hidden;
	display: none;
   }

	/*Body of the form*/
.adminform{background-color : #FFFFFF;}
/* *********************** End TABBED EDITING *********************** */


