/* *********************** GENERAL SETTINGS     *********************** */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #585858;
	background: #820000;
	margin: 0px;
	padding: 0px;
	line-height: 145%;
	height: 100%;
	position: relative;
}

html {
	padding: 0px;
	margin: 0px;
	height: 100%;
}

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;
}

body.contentpane {
	padding: 15px;
	background: #ffffff;
}
table.category {
width: 100% !important;
}

/* CSS global reset for all browsers  */
* { padding: 0px; margin: 0px; }
/*  Global Formatting */
h1 {font: normal 24px Arial, Helvetica, sans-serif; letter-spacing: -1px; line-height: 30px; }
h2 {font: normal 20px Arial, Helvetica, sans-serif; letter-spacing: -1px; text-transform: none; line-height: 26px; }
h3 {font: normal 18px Arial, Helvetica, sans-serif; letter-spacing: 0px; line-height: 24px; text-transform: none;}
h4 {font: bold 14px Arial, Helvetica, sans-serif; line-height: 19px; text-transform: none; }
h5 {font: bold 12px Arial, Helvetica, sans-serif; line-height: 18px; text-transform: none; }
h6 {font: bold 11px Arial, Helvetica, sans-serif; line-height: 17px; text-transform: none;}
a {color: #b70303; text-decoration: none;}
a:hover {color: #b70303; text-decoration: underline;}
a.image, a.image:hover, a img  {border:0;}

#jcom-content ul {
	list-style: none;
}

#jcom-content ul li {
	padding: 2px 0px 2px 30px;
	background: transparent url(../images/checkbox.gif) no-repeat 0% 25%;
}

#jcom-content ol {
	padding: 5px 25px;
}

fieldset {
	width: 97%;
	padding: 10px 5px 5px 5px;
	margin: 10px 0px 0px 0px;
	border: none;
	border-bottom: 1px solid #9eb1d9;
}

.both {
	clear: both;
	font-size: 1px !important;
	height: 1px !important;
	line-height: 1px !important;
	overflow: hidden;
}

input, select, label {
	vertical-align: middle;
}

p {
	padding: 0px 0px;
}

.img-left {
	float: left;
	margin-right: 7px;
}

.img-right {
	float: right;
	margin-left: 7px;
}

/* *********************** END GENERAL SETTINGS *********************** */

.background_1 {
	background: #820000 url(../images/background_1.jpg) no-repeat top center;
	width: 100%;
	height: 100%;
}

#template-wrap {
	width: 960px;
	margin: 0px auto;
}

div.content_background {
	padding: 10px 10px;
	background: #ffffff;
	clear: both;
	width: 940px;
}

#top-navigation {
	position: relative;
	width: 960px;
	height: 30px;
	background: transparent url(../images/top-navigation-bg.png) repeat-x 0 0;
}

#top-navigation #search {
	position: absolute;
	top: 2px;
	right: 2px;
	width: 250px;
	text-align: right !important;
	height: 43px;
}

#top-navigation #search form {
	text-align: right !important;
}

#top-navigation #f_tools {
	position: absolute;
	top: 3px;
}

#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: 24px;
	width: 121px;
}

#buttons #plus {
	position: absolute;
	top: 0px;
	left: 35px;
}

#buttons #minus {
	position: absolute;
	top: 0px;
	left: 0px;
}

#buttons #reset {
	position: absolute;
	top: 0px;
	left: 70px;
}

#buttons strong {
	position: absolute;
	left: 30px;
	top: 4px;
	font: bold 10px Arial, Helvetica, sans-serif;
	line-height: 11px;
	color: #cccccc;
}

#top-wrapper {
	padding: 0px;
	margin: 0px auto;
	width: 960px;
}

#designedby {
	position: absolute;
	top: 0px;
	right: 0px;
	float: right;
}

#designedby img {
	width: 96px;
	height: 97px;
}

#top { 
	width: 960px;
	height: 190px;
	position: relative;
	background: transparent url(../images/topbg.jpg) no-repeat 0% 25%;

} 

#top #top-bg {
	position: absolute;
	top: 0px;
	left: 0px;
}

#top h1 {
	font:  normal bold 24px Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing: -1px;
	text-transform: none;
	white-space: nowrap;
	position: absolute;
	top: 20px;
	left: 51px;
}

#top h1 a {
	text-decoration: none;
	color: #ffffff;
}

#top h2 {
	position: absolute;
	top: 50px;
	left: 51px;
	color: #ffffff;
	letter-spacing: 0px;
	text-transform: uppercase;
	line-height: 11px;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

#top #logo {
	position: absolute;
	top: 20px;
	left: 1px;
}

#top #banner {
	position: absolute;
	right: 0px;
	top: 14px;
}

.separator {
	background: transparent url(../images/dots.gif) repeat-x top left;
	margin-top: 10px;
	height: 2px;
	font-size: 1px;
	line-height: 1px;
}

#adspots {
	border: 1px solid #afafaf;
	background: #f3f3f3;
	height: 128px;
}

#adspots a {
	float: left;
	margin: 1px 2px 1px 2px;
	width: 125px;
	height: 125px;
}

#menu {
	width: 960px;
	height: 30px;
	padding: 0;
}

#menu ul.menu-nav {
	list-style: none; 
	text-align: left; 
	padding: 4px 0px 0px 4px;
	display: inline;
	margin: 0px;
	float: left;
}

#menu ul.menu-nav li {
	float: left;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
}

#menu ul.menu-nav li a {
	color: #424242;
	text-decoration: none;
	display: block;
}

#menu ul.menu-nav li a span {
	display: block;
	padding: 0px 10px 3px 10px;

}

#menu ul.menu-nav li a:hover {
	background: transparent url(../images/top-menu-left-tab.gif) no-repeat 0 0 !important;
	color: #ffffff;
}

#menu ul.menu-nav li a:hover span {
	padding: 0px 10px 3px 10px;
	background: transparent url(../images/top-menu-right-tab.gif) no-repeat top right;
}

#menu ul.menu-nav li ul, #menu ul.menu-nav li ul li ul {background-color: #F2F2F3;border: 1px solid #AFAFAF;}

#menu ul.menu-nav li li a {color: #424242;}

#menu ul.menu-nav li li a:hover {color: #ffffff; }

#menu ul.menu-nav ul a, #menu ul.menu-nav ul ul a {	border-bottom: 1px solid #eeeeee;}
#menu ul.menu-nav ul a:hover, #menu ul.menu-nav ul ul a:hover {background-color: #424242 !important; color: #ffffff;}	

#menu ul.menu-nav li li a span, #menu ul.menu-nav li li a:hover span {
	padding: 0px;
	display: inline;
}

.menu-nav {
	list-style: none;
	padding: 0;
	height: 20px;
	margin: 0;
	position: relative;
	z-index: 10001;
	display: inline;
	font: normal 12px Arial, Helvetica, sans-serif;
}

.menu-nav li {
	position: relative;
	margin: 0;
	padding: 0;	
	list-style: none;
	background: none;
	z-index: 10001;
}

.menu-nav a {
	text-decoration: none;
	display: block;
	cursor: pointer;
	line-height: 24px;
}

#menu ul.menu-nav li a:hover, #menu ul.menu-nav li#current a { background-position: 0 0; }
#menu ul.menu-nav ul li a:hover, #menu ul.menu-nav ul li span, #menu ul.menu-nav ul li#current a, #menu ul.menu-nav ul .active a { background-image: none !important; }

.menu-nav li {
	float: left;
	padding: 0;
	background: none;
	z-index: 10001;
}

.menu-nav li li a, .menu-nav li li#current a {
	font-weight: normal;
	padding: 0px 10px 0px 10px !important;
	height: 24px;
	line-height: 24px;
	text-indent: 0px;
	text-align: left;
	z-index: 10001;
}

.menu-nav ul a,
.menu-nav ul ul a {
	display: block;
	text-decoration: none;
	padding: 0px 10px 0px 10px !important;
	width: 170px !important;
	z-index: 10001;
}

.menu-nav li li,
.menu-nav li li li {
	padding: 0px;
	float: left;
	clear: left;
	white-space: nowrap;
	width: 190px;
	margin: 0;
}

.menu-nav li:hover,
.menu-nav li.iehover {
	left: 0;
}

.menu-nav ul a:hover,
.menu-nav ul ul a:hover {
	height: 24px;
	line-height: 24px;
	padding: 0 10px 0 10px !important;
	margin: 0;
	font-weight: normal;
	width: 170px;
}	

.menu-nav li ul {
	top: 25px;
	position: absolute;
	left: -999em;
	height: auto;
	margin: 0;
	padding: 2px;
	width: 190px;
	border-top: 0;
	border-bottom: 0;
}

.menu-nav li ul li ul {
	top: 0px;
	position: absolute;
	left: -999em;
	height: auto;
	margin: -2px 0 0 0;
	padding: 2px;
	width: 190px;
	margin-left: 190px;
}

.menu-nav li.active ul li a,
.menu-nav li.active ul li,
.menu-nav li.active ul li a:hover,
.menu-nav li.active ul li.hover
.menu-nav li.active ul li.iehover {
	background-image: none;
}

.menu-nav li:hover ul ul, 
.menu-nav li:hover ul ul ul,
.menu-nav li:hover ul ul ul ul,  
.menu-nav li.iehover ul ul, 
.menu-nav li.iehover ul ul ul, 
.menu-nav li.iehover ul ul ul ul {
	left: -999em;
}

.menu-nav li:hover ul, 
.menu-nav li li:hover ul, 
.menu-nav li li li:hover ul, 
.menu-nav li li li li:hover ul,
.menu-nav li.iehover ul, 
.menu-nav li li.iehover ul, 
.menu-nav li li li.iehover ul,
.menu-nav li li li li.iehover ul {
	z-index: 101;
	left: 0;
}

#newsflash {
	width: 540px;
}

#newsflash .moduletable{
	padding: 10px 0px;
	width: 540px;
}

#newsflash h3 {
	color: #585858;
	font: normal 18px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

#top-modules {
	clear: both;
	padding: 10px 0px;
	line-height: 140%;
	width: 960px;
}

#bot-modules {
	background: #ffffff;
	padding: 10px 10px;
	clear: both;
	line-height: 140%;
	width: 940px;
	color: #ffffff;
}

#mod7 .moduletable {
	background: #8a0000 url(../images/mod8-bg.jpg) repeat-x 0 0;
	padding: 6px 10px;

}

#mod8 .moduletable {
	background: #7f8500 url(../images/mod9-bg.jpg) repeat-x 0 0;
	padding: 6px 10px;
}

#mod9 .moduletable {
	background: #7f8500 url(../images/mod9-bg.jpg) repeat-x 0 0;
	padding: 6px 10px;
}


#bot-modules h3 {
	color: #ffffff;
	font: normal 18px Arial, Helvetica, sans-serif;
	padding: 4px 0px 6px 0px;
	margin: 0px;
}

.bot-module {
	float: left;
}

#main-cols {
	clear: both;
	width: 940px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

#right-col {
	width: 390px;
	float: left;
}

#left-col {
	width: 540px;
	margin-right: 10px;
	float: left;
}

#both-cols {
	clear: both;
	width: 390px;
	overflow: hidden;
}

.bothcol {
	width: 190px;
	float: left;
}

.bothcol.hsep {
	margin-right: 10px;
}

#col-wide {
	width: 940px;
}


/**************************************************************
	SlideShow
**************************************************************/

#slideshow {
	width: 540px;
	height: 130px;
	background: transparent url(../images/slideshow-bg.jpg) no-repeat 0 0;
	overflow: hidden;
	position: relative;
	color: #ffffff;
}

#slideshow #slidearea {
	width: 520px;
	height: 90px;
	position: absolute;
	top: 10px;
	left: 10px;
}

#slideshow .buttons { 
	margin: 0; 
	text-align: left; 
	vertical-align: middle; 
	position: absolute;
	bottom: 0px;
	left: 10px;
}

.buttons span { 
	color: #98d7ff;  
	cursor: pointer; 
	vertical-align: middle; 
}

.buttons span:hover {
	color: #ffffff;
}

#prevnb {
	background: transparent url(../images/ns_left.gif) no-repeat left;
	display: block;
	float: left;
	width: 14px;
	margin-right: 0px;
	line-height: 23px;
}

#nextnb {
	background: transparent url(../images/ns_right.gif) no-repeat right;
	display: block;
	width: 14px;
	float: left;
	line-height: 23px;
}

#boxnb {
	position:absolute;
}

#boxnb div{
	width: 520px;
	float: left;
}

#boxnb .buttons{
	text-align:left
}

.mask1{
	position:relative;
	width: 520px;
	height: 90px;
	overflow:hidden;
}

#boxnb h3 {
	padding: 0px 0px 10px 0px;
	margin: 0;
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #ffffff;
	display: inline;
}

#slideshow .readon {
	text-decoration: none;
	color: #ffffff !important;
	padding: 0 !important;
	text-align: left !important;
	font: normal normal bold 100%/130% Arial, Helvetica, sans-serif;
	text-transform: none;
}

#slideshow .readon:hover {
	text-decoration: underline;
	color: #ffffff !important;
}

/*************************************************************/

.toggler {
	color: #585858;
	margin: 0px 0px -1px 0px !important;
	padding: 4px 20px;
	background: #ffffff;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	float: left;
	display: block;
}

#accordion {
	width: 370px;
	padding: 10px;
	background: #eeeeee;
}

#mods-switcher {
	width: 390px;
	padding: 10px 0px;
}

#accordion .atStart {
	line-height: 160%;
}

/*************************************************************/

.white_space {
	height: 5px;
	display: block;
}

.sep {
	display: block;
	height: 10px;
	clear: both;
}

/*************************************************************/

#footer {
	padding: 15px 0px;
	width: 960px;
	clear: both;
	margin: 0px auto;
}

#foo-text {
	color: #ffffff;
	text-align: right;
	padding: 0px 10px 20px 10px;
	width: 302px;
	float: right;
	font-size: 90%;
}

#foo-text a {
	color: #ffffff;
	text-decoration: underline;
}

#foo-text a:hover {
	color: #ffffff;
	text-decoration: none;
}

#foo-menu {
	width: 636px;
	float: left;
}

#foo-menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#foo-menu ul li {
	display: inline;
	font-size: 90%;
	margin-left: 8px;
}

#foo-menu ul li a {
	color: #ffffff;
}

/* *********************** STANDARD MODULE TABLE  ********************* */

ul.menu, ul.menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

ul.menu li ul li {
	padding-left: 20px;
}

ul.menu li a {
	border-bottom: 1px solid #d5d5d5;
	padding: 5px 0px 6px 5px;
	display: block;
	color: #585858 !important;
	text-decoration: none !important;
}

ul.menu li a:hover {
	color: #b70303 !important;
	text-decoration: none !important;
}

ul.menu li#current a {
	border-bottom: 1px solid #d5d5d5;
	padding: 5px 0px 6px 5px;
	color: #585858 !important;
	font-weight: bold;
}

.bothcol div.moduletable, .bothcol div.moduletable_menu, .bothcol div.moduletable_text {
	text-align: left;
	padding: 10px;
	background: #f3f3f3;
	margin-bottom: 10px;
	color: #585858;
	width: 170px;
}

.bothcol div.moduletable h3, .bothcol div.moduletable_menu h3, .bothcol div.moduletable_text h3 { 
	font: bold 100% Arial, Helvetica, sans-serif;
	line-height: 11px;
	padding: 6px 0px 6px 6px;
	display: block;
	height: 12px;
	margin: 0px 0px 4px 0px;
	color: #ffffff;
	text-align: left;
	background: transparent url(../images/h3-bg.jpg) repeat-y 0 0;
}

div.syndicate {
	text-align: left;
	padding: 0px;
	margin: 0px;
	clear: both;
}

div.syndicate div {
	padding: 0px;
	margin: 2px 3px 2px 0px;
	display: inline;
	text-align: left;
}

div.syndicate div img, div.syndicate div a {
	margin: 0;
	padding: 0;
}

.bannerheader {
	font-weight: bold;
	color: #222222;
	padding: 3px 0px;
}

.banneritem_text {
	padding: 5px 0px;
}

/* Custom Modules */

.latestnews, .mostread {
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
	background: none;
}

li.latestnews, li.mostread {
	list-style: none;
	padding: 5px 0px;
	margin: 0px;
	background: none;
}

li.latestnews a {
	text-transform: none;
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
	line-height: 120%;
	color: #585858;
	background: transparent url(../images/ln-li.gif) no-repeat 0px 0px;
}

li.latestnews a:hover{
	text-decoration: none;
	color: #b70303;
}

li.mostread a {
	text-transform: none;
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
	line-height: 120%;
	color: #585858;
	background: transparent url(../images/ln-li.gif) no-repeat 0px 0px;
}

li.mostread a:hover {
	text-decoration: none;
	color: #b70303;
}

.search {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-align: right !important;
}

.search .button {
	background: none;
	border: none;
	color: #434343;
	font: bold 11px Arial, Helvetica, sans-serif;
	line-height: 22px;
	height: 24px;
	vertical-align: middle;
	padding: 0px;
	margin: 1px 0px 0px 0px;
	width: 60px;
	display: inline;
	overflow: hidden;
	cursor: pointer;
	float: left;
}

.search .button:hover {
	color: #000000;
}

.search .inputbox {
	margin: 1px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
	width: 165px;
	height: 18px;
	line-height: 24px;
	border: 1px solid #999999;
	color: #343434;
	background: #ffffff;
	vertical-align: middle;
	font: normal 12px Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	float: left;
}

/* End Custom Modules */

/* *********************** END STANDARD MODULE TABLE ********************* */

/* *********************** CONTENT - SECTIONS & CATEGORIES *********************** */

.contentheading {
	padding: 8px 0px 8px 0px;
	margin: 0px;
	font: normal 25px Arial, Helvetica, sans-serif;
	color: #e36109;
	line-height: 36px;
	text-transform: none;
	letter-spacing: -2px;
	vertical-align: middle;
}

/* content title and links */
.contentpagetitle {  }

a.contentpagetitle { 
	text-decoration: none;
	color: #f0a700; 
}

a.contentpagetitle:hover { 
	color: #bc0000; 
	text-decoration: none;
}

/* top box like a category description */
.contentdescription {
	background: transparent;
	padding: 5px 0px;
}

/* Main Body Text */
.contentpane { }

.contentpaneopen { margin: 0px 0px 5px 0px; width: 99%;  }

/* 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 {
	text-align: right;
	vertical-align: top;
	padding-top: 12px;
}

.buttonheading a {
	margin-left: 8px;
}

.pop-ups {float: right;}
a.pop-up {border-bottom: 0;}

/* Dates */
.createdate {
	color: #a3ab00;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	padding: 8px 0px 6px 0px;
	line-height: 16px;
	display: block;
}

.modifydate {
	color: #c2c2c2;
	font: italic normal normal 11px/30px Arial, Helvetica, sans-serif;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	text-transform: none;
	text-align: right;
}

.newsfeeddate {font-size: 10px; color: #d1d1d1; font-weight: bold;}
/* Dates */

/* Writen by Authors name */
.small {
	color: #c2c2c2;
	font: italic normal normal 11px/18px Arial, Helvetica, sans-serif;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}

.createdby {
	line-height: 16px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #c34100;
	padding-left: 20px;
	display: block;
}

/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav { 
	font-size: 11px; 
}
.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: underline; font-weight: normal; }
a.pagenav:hover {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 {
	text-decoration: none;
	color: #cc0000;
	line-height: 30px;
	font-weight: bold;
}

.readon:hover {
	text-decoration: none;
	color: #DF5A00;
}

#slideshow .readon {
	background: transparent url(../images/slide-readmore_ico.gif) no-repeat top left;
	color: #c8d6f4;
}

#slideshow .readon:hover {
	color: #ffffff;
}

/* 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; 
	padding: 6px 0px;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #b72900;
	vertical-align: middle;
	margin-bottom: 10px;
	letter-spacing: 0px;
}

/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	background: #cae9fe;
	color: #508fbf;
	border-collapse: collapse;
	font-weight: bold;
	padding: 3px;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.sectiontableheader * {
	vertical-align: middle;
}

table.category {
	width: 95%;
}

/* Table odd and Even Rows */
.sectiontableentry1 {
	background: transparent;
	font-size: 11px; 
	padding: 4px 2px !important;
	text-align: left;
}

.sectiontableentry2 {
	background: transparent;
	font-size: 11px; 
	padding: 4px 2px !important;
	text-align: left;
}

.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;
	display: block;
}

.sectiontablefooter {
 
}

table.poll, table.pollstableborder {
	width: 99%;
}

table.poll * div {
	margin: 0px auto !important;
	padding: 4px 0px !important;
}

/* End Sectiontable */

/* Category */
.category { }
a.category:link, a.category:visited { height: 15px; text-decoration: underline;  }
a.category:hover  {	height: 15px; text-decoration: none; }
/* End category */

/* blogsection */
.blog {background-color: transparent;}
.blogsection{	height: 18px;  }

.blog_more {	clear: both; display: block; padding: 10px 0px; }

.blog_more h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #bc0000;
	letter-spacing: 0px;
	padding: 10px 0px;
	margin: 0px;
}

.blog_heading {	height: 18px;  }
/* space from bottom of article */
span.article_seperator { font-size: 5px; line-height: 5px; }
/* End blogsection */

.article_column {
	padding: 4px;
}

/* results if not search google */
.searchintro{ }
/*Search Form keyword highlight*/
.highlight {
	padding: 0px 4px 0px 4px;
	color: #1d3567;
	font-weight: bold;
}
/* End Search Form */

/* wrapper title */
.wrapper{background-color : #FFFFFF;}

.counter {
	text-align: center;
}

.pagination {
	text-align: center;
}

.pagination li {
	background: none !important;
	padding: 0px 3px !important;
	display: inline;
}

/* *********************** END CONTENT - SECTIONS & CATEGORIES *********************** */

/* *********************** FORM SECTION  *********************** */	
form { 
	margin: 0px;
}

input {
	font-size: 12px; 
}

#mod_login_username, #mod_login_password {
	margin: 1px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
	width: 140px;
	height: 18px;
	line-height: 24px;
	border: 1px solid #999999;
	color: #343434;
	background: #ffffff;
	vertical-align: middle;
	font: normal 12px Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}

#mod_login_remember {
	border: none;
	height: 15px;
	width: 15px;
	vertical-align: middle;
	padding: 0px;
	margin: 3px;
}

#mod_login_button {
	width: 70px;
	background: transparent url(../images/button-bg.gif) repeat-x 0 0;
	color: #ffffff;
	font: bold 12px Arial, Helvetica, sans-serif !important;
	height: 24px;
}

div.moduletable fieldset {
	width: 170px;
	border: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	clear: both;
}

div.moduletable form.form-login input.button {
	text-align: center;
	cursor: pointer;
}

div.moduletable form.form-login p {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

div.moduletable form.form-login p.central {
	margin: 0px;
	padding: 5px 0px;
	text-align: center !important;
}

div.moduletable form.form-login label {
	display: block;
}

div.moduletable form.form-login label.remember {
	display: inline;
}

.inputbox, .validate-email { background: #ffffff url(../images/input-white-bg.gif) repeat-x top left; border: 1px solid #999999; margin: 2px 0px; padding: 3px; color: #333333; }
.text_area, textarea { background: #f5f7fc url(../images/input_bg.gif) repeat-x top left; border: 1px solid #5a74ad; width: 99%; color: #333333; }
/* Pull down menu */
.selectbox {width: 100%;}
/* Submit Button */
.button, button {
	background: transparent url(../images/button-bg.gif) repeat-x 0 0;
	color: #ffffff;
	font: bold 12px Arial, Helvetica, sans-serif !important;
	vertical-align: middle;
	border: none;
	padding: 5px 10px 5px 10px;
	margin: 3px 0px;
}

#col-left select, #col-left #mod_templatechooser_jos_change_template,
#col-right select, #col-wide select {
	background: #ffffff;
	font-size: 11px;
	padding: 0px;
	width: 170px;
	color: #415fa1;
	height: auto;
	font-weight: normal;
}

#col-left select {
	border: 1px solid #5a74ad;
}

#col-right select, #col-right select option {
	width: auto;
}

/* Contact Email Form */
.contact_email {margin: 0px;padding: 0px;}

#searchphraseany, #searchphraseall, #searchphraseexact {
	background: none;
}

#system-message {
	background: #E8EEF4 url(../images/info.gif) no-repeat 14px 14px;
	border: 1px solid #C5D6EB;
	padding: 14px 14px 14px 60px;
}

#system-message dt {
	border: none;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#system-message dd {
	border: none;	
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

#system-message dd ul {
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#system-message dd ul li {
	padding: 3px 0px;
	margin: 0px;
	text-align: left;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
}

/* *********************** 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 : 12px;
	color : #61728b;
	text-align: center;
	padding: 20px;
	border-bottom: 1px solid #131820;
	border-top: 1px solid #131820;
}

/* 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 *********************** */