/* *********************** GENERAL SETTINGS     *********************** */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	background: #000000;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	line-height: 135%;
}

html {
	overflow: scroll;
	padding: 0px;
	margin: 0px;
}

body.f-smaller {
	font-size: 11px;
}

body,
body.default {
	font-size: 12px;
}

body.f-larger {
	font-size: 14px;
}
body.published {
background: #AADDFF;
}

body.mceContentBody {
	background: white;
}

/* CSS global reset for all browsers  */
* { padding: 0px; margin: 0px; }
/*  Global Formatting */
h1 {
	font: normal 24px Arial, Helvetica, sans-serif;
	color: White;
	letter-spacing: -1px;
	line-height: 30px;
}
h2 {font: normal 20px Arial, Helvetica, sans-serif; color: #b00000; letter-spacing: -1px; text-transform: none; line-height: 26px; }
h3 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: White;
	letter-spacing: 0px;
	line-height: 24px;
	text-transform: none;
}
h4 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: White;
	line-height: 19px;
	text-transform: none;
}
h5 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: White;
	line-height: 18px;
	text-transform: none;
}
h6 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: White;
	line-height: 17px;
	text-transform: none;
}
a {
	color: White;
	text-decoration: underline;
}
a:hover {
	color: #b00000;
	text-decoration: none;
}
a.image, a.image:hover, a img  {border:0;}
ul {
	list-style: none;
}
ul li {
	padding: 2px 0px 2px 24px;
	background: transparent url(../images/checkbox.gif) no-repeat left;
}

#main_content ul li, #main_content2 ul li {
	width: 100%;
}
	
ol {
	padding: 5px 25px;
}

fieldset {
	width: 95%;
	padding: 5px;
	border: 1px solid #eeeeee;
}
.both {
	clear: both;
}

input, select, label {
	vertical-align: middle;
}

p {
	padding: 5px 0px;
}

/* *********************** END GENERAL SETTINGS *********************** */

#wrap {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	background: transparent url(../images/wrap_bg.jpg) no-repeat top center;
}

#content { 
	margin: 0px auto;
	width: 100%;
	padding: 14px 0px;
}

#top { 
	padding: 0px; 
	margin: 0px;
	width: 1000px;
	height: 154px;
	background: transparent;
	position: relative;
} 

#top #top_nav {
	position: absolute;
	top: 104px;
	left: 0px;
	width: 1000px;
	height: 50px;
	background: transparent url(../images/top_nav_bg.jpg) no-repeat top center;
}

#top h1#logo {
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #ffffff; 
	letter-spacing: -2px; 
	text-transform: none;
	text-align: left;
	padding: 0px;
	position: absolute;
	top: 51px;
	left: 2px;
}

#top h1 {
	font: normal 14px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #ffffff; 
	letter-spacing: -1px; 
	text-transform: none;
	text-align: center;
	white-space: nowrap;
	position: absolute;
	top: 54px;
	left: 40px;
}

#top h2 {
	position: absolute;
	top: 70px;
	left: 40px;
	color: #dddddd;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0px;
}

#top_nav #searchform {
	position: absolute;
	top: 4px;
	right: 0px;
	width: 225px;
	height: 40px;
	text-align: right;
	background: transparent url(../images/searchform_bg.jpg) no-repeat top left;
}

#top_nav #menu {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 950px;
	height: 43px;
}

#menu #uls {
	text-align: right;
	padding: 0px 0px 0px 0px;
}

#menu table.moduletable {
	margin: 0px;
	padding: 0px;
}

#menu #uls table.moduletable td {
	background: transparent;
}

#menu #uls ul {
	list-style: none; 
	text-align: center; 
	padding: 0px;
	display: inline;
	margin: 0px auto;
}

#mainlevel-nav li {
	padding: 0px;
	display: block;
	white-space: nowrap;
	float: left;
	background: none;
	margin: 0px;
	padding: 0px 6px 0px 0px;
}

#mainlevel-nav li a {
	text-decoration: none;
	text-align: center;
	display: block;
	color: #282828;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: none;
	padding: 8px 12px 10px 12px;
	margin: 0px;
}

#mainlevel-nav li a:hover {
	text-decoration: none;
}

#news_section {
	width: 1000px;
	clear: both;
	margin: 5px 0px;
}

#newsflash {
	width: 590px;
	float: left;
	padding-right: 10px;
}

#newsflash #nftop {
	width: 590px;
	height: 10px;
	background: transparent url(../images/newsflash_top_bg.png) no-repeat top center;
}

#newsflash #nfbot {
	width: 590px;
	height: 10px;
	background: transparent url(../images/newsflash_bot_bg.png) no-repeat top center;
}

.nfbg {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	background-repeat: repeat-y;
	width: 590px;
}

.nfbg[class] {
	background: url(../images/nfbg.png);
}

#nfpad {
	background: transparent url(../images/rss_ico.gif) no-repeat 20px 1px;
	padding: 0px 10px 0px 100px;
}

#nfpad h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #737373;
	margin-bottom: 10px;
}

#latest_news {
	width: 370px;
	float: left;
	padding: 20px 0px 10px 20px;
}

#latest_news h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #737373;
	margin-bottom: 10px;	
}

#latest_news .latestnews {
	list-style: none;
	padding: 1px 2px;
	margin: 0px;
	text-align: left;
	background: none;
}

#latest_news li.latestnews {
	list-style: none;
	padding: 1px 0px;
	margin: 0px;
	background: none;
	font: bold 10px Arial, Helvetica, sans-serif;
}

#latest_news li.latestnews a {
	text-transform: none;
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
	width: 350px;
	display: block;
	color: #979797;
	background: transparent url(../images/arrow.gif) no-repeat left;
}

#latest_news li.latestnews a:hover {
	text-decoration: none;
	color: #f27d00;
}

#most_popular {
	padding: 15px 0px 10px 180px;
	height: 140px;
	background: transparent url(../images/most_popular_bg.jpg) no-repeat top left;
}

#most_popular h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #737373;
	margin-bottom: 10px;
}

#most_popular .mostread {
	list-style: none;
	padding: 1px 2px;
	margin: 0px;
	text-align: left;
	background: none;
}

#most_popular li.mostread {
	list-style: none;
	padding: 2px 0px;
	margin: 0px;
	background: none;
	font: bold 10px Arial, Helvetica, sans-serif;
}

#most_popular li.mostread a {
	text-transform: none;
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
	display: block;
	width: 330px;
	color: #979797;
	background: transparent url(../images/arrow.gif) no-repeat left;
}

#most_popular li.mostread a:hover {
	text-decoration: none;
	color: #f27d00;
}

#bottom_modules {
	padding: 20px 0px 10px 0px;
	clear: both;
}

#bottom_modules h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #737373;
	margin-bottom: 10px;
}

#mod_user5, #mod_user6 {
	width: 48%;
	color: #737373;
	font-size: 12px;
	float: left;
}

#mod_user5 {
	padding-right: 1%;
}

#mod_user6 {
	padding-left: 1%;
}

#mod_user5 a, #mod_user6 a {
	color: #e66000;
	font-weight: bold;
	text-decoration: none;
}

#mod_user5 a:hover, #mod_user6 a:hover {
	color: #e66000;
	text-decoration: underline;
}

#top #f_tools {
	position: absolute;
	top: 5px;
	right: 0px;
}

#f_tools a, #f_tools a img {
	text-decoration: none;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	line-height: 5px;
}

#buttons {
	position: relative;
	height: 22px;
	width: 180px;
}

#buttons #plus {
	position: absolute;
	top: 0px;
	left: 107px;
}

#buttons #minus {
	position: absolute;
	top: 0px;
	left: 133px;
}

#buttons #reset {
	position: absolute;
	top: 0px;
	left: 159px;
}

#buttons strong {
	position: absolute;
	left: 15px;
	top: 2px;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #d5d5d5;
}

#main {
	padding: 0px;
	margin: 0px auto; 
	width: 1000px;
	background: transparent; 
	clear: both;
} 

#left_col {
	width: 200px;
	float: left;
}

#right_col {
	width: 200px;
	float: left;
}

#main_content {
	float: left;
	width: 536px;
	margin: 0px;
	padding-top: 10px;
}

#main_content2 {
	float: left;
	width: 768px;
	margin: 0px;
	padding-top: 10px;
}

#main_content #main_body {
	width: 536px;
	background: transparent;
}

#main_content2 #main_body {
	width: 768px;
	background: transparent; 
}

#left_col div.module {
	background: #000000 url(../images/left_mod_bg.gif) repeat-y top center;
	margin-bottom: 10px;
}

#left_col div.module div {
	background: transparent url(../images/left_mod_bg_top.gif) no-repeat top center;
	width: 200px;
}

#left_col div.module div div {
	background: transparent url(../images/left_mod_bg_bot.gif) no-repeat bottom center;
}

#left_col div.module div div div {
	background: none;
	width: 174px;
	padding: 13px;
}

#left_col div.module div div div div {
	width: 174px;
	padding: 0px;
}

#right_col div.module {
	background: #000000 url(../images/right_mod_bg.gif) repeat-y top center;
	margin-bottom: 10px;
}

#right_col div.module div {
	background: transparent url(../images/right_mod_bg_top.gif) no-repeat top center;
	width: 200px;
}

#right_col div.module div div {
	background: transparent url(../images/right_mod_bg_bot.gif) no-repeat bottom center;
}

#right_col div.module div div div {
	background: none;
	width: 174px;
	padding: 13px;
}

#right_col div.module div div div div {
	width: 174px;
	padding: 0px;	
}

#left_col div.module h3, #right_col div.module h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #c2c2c2;
	background: transparent url(../images/left_mod_header_bg.gif) no-repeat 0px 6px;
	border-bottom: 1px solid #737373;
	padding-bottom: 7px;
	margin-bottom: 10px;
	padding-left: 10px;
}

#right_col div.module h3 {
	background: none;
	padding-left: 0px;
}

#bottom {
	clear: both;
}

#bottom #ln {
	width: 200px;
	height: 150px;
	background: transparent url(../images/ln_bg.jpg) no-repeat top left;
	float: left;
	padding: 20px 59px 10px 20px;
}

#bottom #ln h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-bottom: 5px;
}

#bottom #ads {
	float: left;
	width: 270px;
	height: 180px;
}

#banner div.moduletable {
	margin: 0px auto 10px auto;
	text-align: center;
}

/******/

.white_space {
	height: 20px;
	display: block;
}

.sep {
	display: block;
	height: 10px;
	clear: both;
}

#footer {
	padding: 0px;
	width: 1000px;
	margin: 0px auto;
	background: #000000 url(../images/footer_bg.gif) repeat-y top center;
	color: #333333;
}

#ftop {
	background: transparent url(../images/footer_bg_top.gif) no-repeat top center;
	width: 100%;
}

#fbot {
	background: transparent url(../images/footer_bg_bot.gif) no-repeat bottom center;
	padding: 10px 17px;	
}

#footer p {
	padding: 0px;
	margin: 0px;
	line-height: 14px;
	background: transparent;
}

#footer p a {
	text-decoration: none;
	color: #737373;
}

#footer p a:hover {
	text-decoration: underline;
	color: #737373;
}

/* *********************** END LAYOUT SETTINGS  *********************** */

/* *********************** NAVIGATION SECTION   *********************** */
/* Pathway Breadcrumbs */	
	.pathway {font-size: 12px;color:#ffffff; font-weight: bold; }
	a.pathway { text-decoration: none; }
	a.pathway:hover { text-decoration: underline;}
	span.pathway img {

	}

/* Mainlevel menu */
.mainlevel { 
	height: 12px;
}

a.mainlevel {
	color: White;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 14px;
	padding: 6px 0px 8px 0px;
	text-transform: none;
	text-decoration: none;
	display: block;
	text-align: left;
	margin: 0px;
	border-bottom: 1px solid #2c2c2c;
}

a.mainlevel:hover {
	font: normal 14px Arial, Helvetica, sans-serif;
	;
	line-height: 12px;
	text-transform: none;
	text-decoration: none;
	display: block;
	text-align: left;
	margin: 0px;
	padding: 6px 0px 8px 0px;
}

#left_col div.module * table tr td div {
	vertical-align: middle;
	line-height: 12px;
	padding: 5px 0px;
	display: block;
	clear: both;
	width: 140px;
}

div.module table td div img {
	float: left;
	width: 12px;
	height: 12px;
	display: inline;
}

a.mainlevel#active_menu {
	color: White;
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-transform: none;
	text-decoration: none;
	display: block;
	text-align: left;
	margin: 0px;
	padding: 6px 0px 8px 0px;
}

#active_menu, #active_menu:hover {
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-transform: none;
	text-decoration: none;
	display: block; 
	text-align: left;
	margin: 0px;
	padding: 6px 0px 8px 0px;
}

/* End Mainlevel menu */
	
/* Sub Menu */

a.sublevel, a.sublevel#active_menu {
	background: none;
	color: White;
	font: normal 11px Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	padding: 3px;
	margin: 0px;
	width: 140px;
}

a.sublevel:hover, a.sublevel#active_menu:hover {
	color: #b00000;
	text-decoration: none;
}

/* *********************** END NAVIGATION SECTION ********************* */

/* *********************** STANDARD MODULE TABLE  ********************* */
table.moduletable {
	width: 100%;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

#left_col div.moduletable h3, #right_col div.moduletable h3 { 
	font: bold 11px Arial, Helvetica, sans-serif;
	line-height: 15px;
	padding: 7px 0px;
	display: block;
	height: 15px;
	margin: 0px 0px 10px 0px;
	text-transform: none;
	color: #ffffff;
	text-align: left;
	background: transparent url(../images/left_col_h_bg.gif) repeat-x bottom left;
	letter-spacing: 0px;
	width: 180px;
}

#left_col div.moduletable, #right_col div.moduletable {
	text-align: center;
	padding: 0px 0px 10px 0px;
	background: transparent;
}

table.moduletable td {height: 18px; text-align: center; } 

table.moduletable p {
	text-align: left;
}

div.syndicate {
	text-align: center;
	width: 174px !important;
	padding: 0px;
	margin: 0px;
}

div.syndicate div {
	padding: 0px;
	margin: 0px;
	width: width: 174px !important;
	background: Red;
}

/* Custom Modules */

.latestnews, .mostread {
	list-style: none;
	padding: 1px 2px;
	margin: 0px;
	text-align: left;
	background: none;
}

li.latestnews, li.mostread {
	list-style: none;
	padding: 0px 0px;
	margin: 0px;
	background: none;
	font: normal 11px Arial, Helvetica, sans-serif;
}

li.latestnews a, li.mostread a {
	text-transform: none;
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
	width: 150px;
	display: block;
	color: #f27d00;
	background: transparent url(../images/arrow.gif) no-repeat left;
}

li.latestnews a:hover, li.mostread a:hover {
	text-decoration: underline;
	color: #f27d00;
}

.search {
	padding: 7px 0px 0px 0px;
	margin: 0px;
	text-align: left;
}

.search .button {
	background: none;
	border: none;
	color: #282828;
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 23px;
	height: 25px;
	letter-spacing: 0px;
	vertical-align: middle;
	text-transform: none;
	padding: 0px;
	margin: 0px;
	width: 65px;
}

.search .button:hover {
	color: #700000;
}

.search .inputbox {
	margin: 0px 0px;
	padding: 5px 1px 3px 1px;
	width: 146px;
	height: 17px;
	border: none;
	color: #f7f7f7;
	background: transparent;
	vertical-align: middle;
	font: normal 12px Arial, Helvetica, sans-serif;
}

/* End Custom Modules */

/* *********************** END STANDARD MODULE TABLE ********************* */

/* *********************** CONTENT - SECTIONS & CATEGORIES *********************** */

td.contentheading {
	padding: 5px 0px;
	margin: 0px;
	height: 18px;
	padding: 7px 0px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform: none;
	letter-spacing: -1px;
}

.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: bold; color: #ffffff; }
a.contentpagetitle:hover { color: #eeeeee; text-decoration: none;}

/* top box like a category description */
.contentdescription {
	background: transparent;
	padding: 5px 0px;
}

/* Main Body Text */
.contentpane { }

.contentpaneopen { line-height: 16px; margin: 0px 0px 10px 0px; }

#main_body .contentpaneopen {
	width: 100%;
}

/* 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;
}

.content_vote input {
	background: none;
	margin-left: 1px;
	margin-right: 1px;
}

/* icons */
.buttonheading{font-size: 12px;}
.pop-ups {float: right;}
a.pop-up {border-bottom: 0;}

/* Dates */
.createdate {color: #737373; font-size: 11px; font-weight: normal; text-transform: none; padding-bottom: 15px; line-height: 12px; }
.modifydate {color: #424242; font-size: 10px; font-weight: bold; text-transform: none; line-height: 12px;}
.newsfeeddate {font-size: 10px; color: #999; font-weight: normal;}
/* Dates */

/* Writen by Authors name */
.small { 
	color: #424242;
	font: bold 10px Arial, Helvetica, sans-serif;
	line-height: 14px;
	margin: 0px; padding: 0px;
	text-transform: none;
}

/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav {
	font-size: 11px;
	color: White;
}
.pagebar{font-size: 11px; font-weight: normal;}
.pagenav_prev{font-size: 11px; text-decoration: none; }
.pagenav_next{font-size: 11px; text-decoration: none; }
a.pagenav { text-decoration: none; font-weight: normal; }
a.pagenav:hover {text-decoration: underline; 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;
	font-size: 11px;
	text-decoration: none;
	color: #e66000;
	line-height: 22px;
	display: block;
	width: 111px;
	height: 33px;
	margin-top: 5px;
}

.readon:hover {
	text-decoration: underline;
	color: #e66000;
}

/* Article index   */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 11px;
	}
	
table.contenttoc th {
	background: transparent; 
	color: #666666;
}
	
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: left;
	background: transparent;
	height: 18px;
	padding: 7px 0px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform: none;
	letter-spacing: -1px;
	vertical-align: middle;
}

/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	background: #101010;
	color : #626262;
	border-collapse: collapse;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
}

/* Table odd and Even Rows */
.sectiontableentry1 {
	background: transparent;
	color: White;
	font-size: 11px;
	padding: 2px 0px !important;
	text-align: left;
}

.sectiontableentry2 {
	background: transparent;
	color: White;
	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;
}

.sectiontableentry1 label, .sectiontableentry2 label {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	width: 150px;
	display: block;
}

.sectiontablefooter {
	height: 18px; 
}

table.poll, table.pollstableborder, table.poll thead td {
	width: 170px !important;
}

table.poll * div {
	width: 170px !important;
	margin: 0px !important;
	padding: 0px !important;
}

/* End Sectiontable */

/* Category */
.category {color:#ccc;}
a.category:link, a.category:visited { height: 15px; text-decoration: none;  }
a.category:hover  {	height: 15px; text-decoration: underline; }
/* 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 */

/* results if not search google */
.searchintro{height: 18px;}
/*Search Form keyword highlight*/
.highlight {
	background: #333333;
	padding: 0px 4px 0px 4px;
	color: #ffffff;
	font-weight: bold;
}
/* End Search Form */

/* wrapper title */
.wrapper{background-color : #FFFFFF;}
/* *********************** END CONTENT - SECTIONS & CATEGORIES *********************** */

/* *********************** FORM SECTION  *********************** */	
form { 
	font-size: 12px;
	margin: 0px;
}

input {
	background-color: #FFFFFF;
	font-size: 12px; 
}

#mod_login_username, #mod_login_password {
	background: transparent url(../images/login_input_bg.gif) no-repeat top left;
	font-size: 12px;
	height: 17px;
	padding: 3px 4px 3px 4px;
	margin: 3px 0px;
	width: 162px;
	border: none;
	color: #cccccc;
}

#mod_login_remember {
	background: transparent;
	border: none;
	height: 15px;
	vertical-align: middle;
	padding: 0px;
	margin: 3px;
}

div.module form input.button {
	background: transparent url(../images/login_button_bg.gif) no-repeat top left;
	width: 73px;
	height: 21px;
	border: none;
	color: #222222;
	margin: 4px 0px;
	padding: 0px;
	line-height: 19px;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.inputbox { background: #707070 url(../images/input_bg.gif) repeat-x top left; border: 1px solid #000000; margin: 2px 0px; padding: 1px; color: #eaeaea; }
.text_area, textarea {background: transparent; border: 1px solid #666666; width: 100%; color: #747474; }
/* Pull down menu */
.selectbox {width: 100%;}
/* Submit Button */
.button {
	border: none;
	color: #222222;
	font: bold 11px Arial, Helvetica, sans-serif;
	background: #737373;
	margin: 2px 0px;	
	text-transform: none;
	vertical-align: middle;
	outline: none;
	height: 21px;
	padding: 0px 8px;
}

#left_col select, #left_col #mod_templatechooser_jos_change_template, #left_col option, select, select option {
	background: #f7f7f7;
	font-size: 11px;
	padding: 0px;
	width: 170px;
	color: #666;
	height: auto;
	font-weight: normal;
}

#left_col select {
	border: 1px solid #e6e6e6;
}

#main_content select, #main_content select option {
	width: auto;
}

/* Contact Email Form */
.contact_email {margin: 0px;padding: 0px;}

#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 : 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;
   }

.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 *********************** */


