/* *********************** GENERAL SETTINGS     *********************** */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #464646;
	background: #f6f6f6;
	margin: 0px;
	padding: 0px;
	line-height: 155%;
	height: 100%;
}

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: #ff6600; text-decoration: none;}
a:hover {color: #ff6600; 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 20px;
	background: transparent url(../images/checkbox.gif) no-repeat 0px 5px;
}

#jcom-content ol {
	padding: 5px 25px;
}

fieldset {
	width: 95%;
	padding: 10px 5px 5px 5px;
	margin: 10px 0px 0px 0px;
	border: none;
	border-bottom: 1px solid #9eb1d9;
}

.both {
	clear: both;
}

input, select, label {
	vertical-align: middle;
}

p {
	padding: 8px 0px;
}

.img-left {
	float: left;
	margin-right: 7px;
}

.img-right {
	float: right;
	margin-left: 7px;
}

/* *********************** END GENERAL SETTINGS *********************** */

.wrapper {
	padding: 0px 0px 0px 0px;
	margin: 10px auto 0px auto;
	width: 962px;
	background: #ffffff url(../images/wrapper-bg.gif) repeat-y top center;
}

.wt {
	width: 962px;
	background: transparent url(../images/wt-bg.gif) no-repeat top center;
}

.wb {
	width: 922px;
	padding: 20px 20px 25px 20px;
	background: transparent url(../images/wb-bg.gif) no-repeat bottom center;
}

.wba {
	width: 942px;
	padding: 20px 10px 25px 10px;
	background: transparent url(../images/wb-bg.gif) no-repeat bottom center;
}

#top-space {
	margin-top: 55px;
}

#content_background {
	width: 962px;
	margin: 0px auto;
	padding: 0;
	background: transparent url(../images/content-bg.gif) repeat-y top center;
}

#top #search {
	float: right;
	width: 260px;
	text-align: right !important;
	height: 30px;
	background: transparent url(../images/search-form-bg.gif) no-repeat 0 0;
}

#search form {
	text-align: right !important;
}

#top-nav-wrapper {
	width: 962px;
	clear: both;
	margin: 0px auto;
}

#fxTab {
	background: #000000;
	border-bottom: 3px solid #ff6600;
}

#fxTab ul {
	padding: 7px 0px 0px 0px !important;
	margin: 0px !important;
	list-style: none;
	float: right;
	height: 23px;
	width: 330px;
	display: inline;
	overflow: hidden;
}

#fxTab ul li {
	float: right;
	padding: 0px 0px 0px 8px !important;
	margin: 0px !important;
	height: 23px;
	display: inline;
	vertical-align: middle;
}

#fxTab ul li img {
	border: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
	display: inline;
	vertical-align: middle;
}

#fxTab ul li strong {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #cccccc;
	vertical-align: middle;
	line-height: 18px;
}

#fxTab ul li #reset, #fxTab ul li #reset img {
	height: 23px;
}

#register {
	color: #ffffff;
	font: bold 11px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	line-height: 18px;
}

#register:hover {
	text-decoration: none;
	color: #ffffff;
}

#fxTab1 a, #fxTab1 a span {
	color: #ffffff;
	font: bold 11px Arial, Helvetica, sans-serif;
	line-height: 18px;
	cursor: pointer;
}

#fxTab1 a:hover, #fxTab1 a:hover span {
	text-decoration: none;
	color: #ffffff;
}

#fxTab #breadcrumb {
	padding: 7px;
	margin: 0px;
	float: left;
	font-size: 11px;
	color: #cccccc;
}

#breadcrumb strong {
	color: #cccccc;
	font: bold 11px Arial, Helvetica, sans-serif;
}

#fxTab #breadcrumb a {
	color: #ffffff;
	text-decoration: underline;
}

#fxTab #breadcrumb a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* sliding panel*/

#fxContainer {
	position: absolute;
	padding-top: 0px;
	left: 0;
	z-index: 90000;
	width: 100%;
	height: 0px;
	top: 0px;
}

#fxCenter {
	width: 100%;
	margin: 0px auto;
}
 
#fxTarget { 
	padding-top: 0px;
	margin: 0;
	width: 100%;
	position: relative;
	top: 0;
	z-index: 19;
	height: 0;
	overflow: hidden;
	background: #000000;
}

#fxPadding {
	visibility: hidden;
	padding: 0px 0px;
	width: 924px;
	margin: 0px auto;
}

#TargetBot {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	background: #000000;
}
 
#fxTab {
	position: relative;
	bottom: 0;
	height: 30px;
	font-weight: bold;
	width: 100%;
	z-index: 21;
}

#fxContainer {
	height: 0;
}

#fxPadding form.form-login {
	padding: 6px 0px 0px 70px;
	background: transparent url(../images/login-form-ico.gif) no-repeat 0 0;
	margin: 0px auto;
	width: 450px;
}

#fxPadding .tph {
	display: none;
}

#fxPadding form.form-login #mod_login_username {
	border: 0;
	background: transparent url(../images/loginform-bg.gif) no-repeat 0 0;
	width: 170px;
}

#fxPadding form.form-login #mod_login_password {
	border: 0;
	background: transparent url(../images/loginform-bg.gif) no-repeat 0 0;
	width: 170px;
}

#fxPadding form.form-login .button {
	background: none;
	border: none;
	color: #ffffff;
	font: normal 1px Arial, Helvetica, sans-serif !important;
	text-indent: -9999px;
	line-height: 22px;
	height: 22px;
	vertical-align: middle;
	padding: 0px;
	margin: 3px 0px 0px 1px;
	display: inline;
	width: 70px;
	overflow: hidden;
	cursor: pointer;
	background: transparent url(../images/login-button.gif) no-repeat 0 0;
}

#fxPadding form.form-login p {
	font-size: 11px;
	color: #eeeeee;
}

#fxPadding form.form-login a {
	color: #ffffff;
}

#fxPadding span.fyu {
	margin: 0px 0px 0px 15px;
}

/* End of sliding panel */

#top { 
	width: 922px;
	height: 71px;
	position: relative;
} 

#top h1 {
	font: normal normal bold 24px/34px Arial, Helvetica, sans-serif;
	color: #474747;
	padding: 0px;
	margin: 0px;
	letter-spacing: -1px;
	white-space: nowrap;
	position: absolute;
	top: 0px;
	left: 0px;
}

#top h1 a {
	text-decoration: none;
	color: #474747;
}

#top h2 {
	position: absolute;
	top: 40px;
	left: 0px;
	color: #474747;
	font: bold 12px/13px Arial, Helvetica, sans-serif !important;
	padding: 0px;
	margin: 0px;
	letter-spacing: 0px;
}

#top #short-nfo {
	position: absolute;
	left: 338px;
	top: 138px;
	width: 275px;
	color: #ffffff;
	font: italic normal normal 12px/18px Arial, Helvetica, sans-serif;
}

/* Slideshow */

#slideshow {
	background: transparent url(../images/slideshow-bg.jpg) no-repeat 0 0;
	width: 922px;
	height: 200px;
}

#sbox {
	position:absolute;
}

#sbox div{
	width:624px;
	height:200px;
	float:left;
}

#sbox img{
	width:200px;
	width:150px;
	float:left;
	margin:0 10px 10px 15px;
}

.mask {
	position:relative;
	width:624px;
	height:200px;
	overflow:hidden;
	float: left;
	margin-left: 3px;
}

p#handles {
	float: right;
	margin: 0px;
	padding: 13px 11px 0px 0px;
	color: #ffffff;
}

#sbox p {
	padding: 120px 0px 0px 160px;
	color: #eeeeee;
	margin: 0px;
	width: 412px;
}

#handles span {
	background: transparent url(../images/slide-span-bg.gif) no-repeat 0 0;
	width: 280px;
	height: 50px;
	display: block;
	margin-bottom: 12px;
	cursor: pointer;
}

#handles span img {
	float: left;
	margin: 5px 10px 0px 5px;
}

#handles span strong {
	padding-top: 8px;
	display: block;
}

#handles span u, #handles span.active u {
	text-decoration: none;
	color: #cccccc;
}

span.active {
	color: #ff7b00;
}

#s1 {
	background: transparent url(../images/s1-bg.jpg) no-repeat 0 0;
}

#s2 {
	background: transparent url(../images/s2-bg.jpg) no-repeat 0 0;
}

#s3 {
	background: transparent url(../images/s3-bg.jpg) no-repeat 0 0;
}

/* End of slideshow*/

#banner {
	text-align: center;
	padding-bottom: 20px;
}

.separator {
	height: 2px;
	font-size: 1px;
	line-height: 1px;
}

#top #menu {
	width: 700px;
	height: 30px;
	padding: 7px 0px 0px 0px;
	float: right;
	text-align: right !important;
}

#menu ul.menu-nav {
	list-style: none; 
	text-align: right; 
	padding: 0px;
	display: inline;
	margin: 0px;
	float: right;
}

#menu ul.menu-nav li {
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	display: inline;
	float: left;
}

#menu ul.menu-nav li a {
	color: #464646;
	text-decoration: none;
	display: block;
	padding: 5px 16px 7px 16px;
}

#menu ul.menu-nav li li a {
	padding: 0px 10px;
}

#menu ul.menu-nav li a:hover {
	text-decoration: none;
	color: #ff6600;
	background: #f5f5f5;
}

#menu ul.menu-nav li ul, #menu ul.menu-nav li ul li ul {background-color: #ffffff;}

#menu ul.menu-nav li ul {
	border: 1px solid #f5f5f5;
}

#menu ul.menu-nav li ul li ul {
	border: 1px solid #f5f5f5;
}

#menu ul.menu-nav li li a {color: #313131;}

#menu ul.menu-nav li li a:hover {color: #555555; }

#menu ul.menu-nav li li#current a {
	color: #ffffff;
	background-color: #313131;
}

#menu ul.menu-nav ul a, #menu ul.menu-nav ul ul a {	border-bottom: 1px solid #f5f5f5;}
#menu ul.menu-nav ul a:hover, #menu ul.menu-nav ul ul a:hover {background-color: #eeeeee !important; color: #555555;}	

#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: 18px;
}

#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 {
	font-weight: normal;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	text-indent: 0px;
	text-align: left;
	z-index: 10001;
}

.menu-nav ul a,
.menu-nav ul ul a {
	display: block;
	text-decoration: none;
	padding: 0 10px;
	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: 30px;
	line-height: 30px;
	padding: 0 10px 0 10px;
	margin: 0;
	font-weight: normal;
	width: 170px;
}	

.menu-nav li ul {
	top: 29px;
	position: absolute;
	left: -999em;
	height: auto;
	margin: 0;
	padding: 5px;
	width: 190px;
	border-top: 0;
	border-bottom: 0;
}

.menu-nav li ul li ul {
	top: 0px;
	position: absolute;
	left: -999em;
	height: auto;
	margin: -5px 0 0 0;
	padding: 5px;
	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 {
	background: transparent url(../images/newsflash-ico.gif) no-repeat 0px 10px;
	margin-top: 10px;
	padding: 0px 0px 0px 80px;
	height: 80px;
	overflow: hidden;
}


#newsflash h3 {
	color: #ff6600;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

#top-modules, #bot-modules {
	clear: both;
	padding: 0px 0px;
}

#top-modules h3, #bot-modules h3 {
	font: bold 100%/110% Arial, Helvetica, sans-serif;
	padding: 0px 0px 8px 0px;
	color: #ff6600;
}

.top-module, .bot-module {
	float: left;
	height: 100%;
}

.top-module .moduletable, .bot-module .moduletable {
	padding: 0px 0px 0px 80px;
}

#mod5 {
	background: transparent url(../images/mod5ico.gif) no-repeat 10px 0px;	
}

#mod6 {
	background: transparent url(../images/mod6ico.gif) no-repeat 10px 0px;	
}

#mod7 {
	background: transparent url(../images/mod7ico.gif) no-repeat 10px 0px;		
}

#mod8 {
	background: transparent url(../images/mod8ico.gif) no-repeat 10px 0px;		
}

#mod9 {
	background: transparent url(../images/mod9ico.gif) no-repeat 10px 0px;		
}

#mod10 {
	background: transparent url(../images/mod10ico.gif) no-repeat 10px 0px;
}

#main-cols {
	clear: both;
	width: 922px;
	padding: 0px 0px 0px 0px;
}

#col-right {
	width: 200px;
}

#col-left {
	width: 200px;
}

.lcr-enabled {
	width: 482px;
	padding: 0px 20px;
}

.lrc-enabled {
	width: 482px;
	padding: 0px 0px 0px 20px;
}

.clr-enabled {
	width: 482px;
	padding: 0px 20px 0px 0px;
}

.lc-enabled {
	width: 702px;
	padding: 0px 0px 0px 20px;
}

.lc2-enabled {
	width: 702px;
}

.lc3-enabled {
	width: 702px;
	padding: 0px 20px 0px 0px;
}

.cr-enabled {
	width: 702px;
	padding: 0px 20px 0px 0px;
}

.cr2-enabled {
	width: 702px;
	padding: 0px 0px 0px 20px;
}

.cr3-enabled {
	width: 702px;
	padding: 0px 20px 0px 0px;
}

.lr-disabled {
	width: 922px;
	padding: 0px;
	float: none;
}

.pad-left {
	padding: 0px 0px 0px 20px;
}

#col-center.padding {
	padding: 0px 20px;
}

#col-left ul {
	list-style: none;
}

#col-wide {
	width: 870px;
}


/*************************************************************/

.white_space {
	height: 20px;
	display: block;
}

.sep {
	display: block;
	height: 10px;
	clear: both;
}

#footer {
	padding: 10px 0px;
	width: 962px;
	text-align: center;
	clear: both;
	margin: 0px auto;
	color: #9d9d9d;
	font-size: 11px;
}

#footer a {
	color: #b9b9b9;
	text-decoration: none;
}

#footer a:hover {
	color: #ffb85d;
	text-decoration: underline;
}

#footer-menu {
	
}

#footer-menu ul {
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#footer-menu ul li {
	display: inline;
	float: none;
	background: none;
	border: 0;
	padding: 0px 10px;
	font-size: 11px;
}

#footer-menu ul li a {
	display: inline;
	float: none;
	background: none;
	border: 0;
	color: #b9b9b9 !important;
	padding: 0;
	text-decoration: none;
}

#footer-menu ul #current a {
	color: #999999 !important;
	background: none !important;
	text-decoration: none;
}

#footer-menu ul li a:hover {
	color: #ffb85d !important;
	text-decoration: none;
}

/* *********************** END LAYOUT SETTINGS  *********************** */

/* *********************** NAVIGATION SECTION   *********************** */

/* Breadcrum settings */

p#breadcrumb {
	line-height: 13px;
}

span.breadcrumbs.pathway img {
	width: 18px !important;
	height: 13px !important;
	padding: 0px;
	margin: 0px;
}



/* Col menus */

#col-left ul.menu, #col-left ul.menu ul,
#col-right ul.menu, #col-right ul.menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#col-left ul.menu li, #col-right ul.menu li {
	background: transparent url(../images/horiz-dots.gif) repeat-x 20px bottom;	
}

#col-left ul.menu li ul li, #col-right ul.menu li ul li {
	padding-left: 20px;
	background: transparent url(../images/horiz-dots.gif) repeat-x 20px bottom;
}

#col-left ul.menu li a, #col-right ul.menu li a {
	background: url(../images/checkbox-gray.gif) no-repeat 0px 8px;
	padding: 5px 0px 6px 20px;
	display: block;
	color: #464646 !important;
	text-decoration: none !important;
}

#col-left ul.menu li a:hover, #col-right ul.menu li a:hover {
	color: #ff6600 !important;
	text-decoration: none !important;
}

#col-left ul.menu li#current a, #col-right ul.menu li#current a {
	background: url(../images/checkbox.gif) no-repeat 0px 8px;
	padding: 5px 0px 6px 20px;
	color: #ff6600 !important;
	font-weight: bold;
}


/* *********************** END NAVIGATION SECTION ********************* */

/* *********************** STANDARD MODULE TABLE  ********************* */

#col-left div.moduletable, #col-left div.moduletable_menu, #col-left div.moduletable_text,
#col-right div.moduletable, #col-right div.moduletable_menu, #col-right div.moduletable_text {
	text-align: left;
	padding: 0px;
	background: transparent url(../images/jdmod-bg.gif) repeat-y 0 0;
	width: 200px;
	margin-bottom: 10px;
}

#col-left div.moduletable .mt-top, #col-left div.moduletable_menu .mt-top, #col-left div.moduletable_text .mt-top,
#col-right div.moduletable .mt-top, #col-right div.moduletable_menu .mt-top, #col-right div.moduletable_text .mt-top {
	background: transparent url(../images/jdmod-top-bg.gif) no-repeat 0 0;
}

#col-left div.moduletable .mt-bot, #col-left div.moduletable_menu .mt-bot, #col-left div.moduletable_text .mt-bot,
#col-right div.moduletable .mt-bot, #col-right div.moduletable_menu .mt-bot, #col-right div.moduletable_text .mt-bot {
	background: transparent url(../images/jdmod-bot-bg.gif) no-repeat bottom left;	
	padding: 3px 3px 3px 3px;
}

#col-left div.moduletable .mod-content, #col-left div.moduletable_menu .mod-content, #col-left div.moduletable_text .mod-content,
#col-right div.moduletable .mod-content, #col-right div.moduletable_menu .mod-content, #col-right div.moduletable_text .mod-content {
	padding: 0px 8px 5px 8px;
}

#col-left div.moduletable h3, #col-left div.moduletable_menu h3, #col-left div.moduletable_text h3,
#col-right div.moduletable h3, #col-right div.moduletable_menu h3, #col-right div.moduletable_text h3 { 
	font: bold 100% Arial, Helvetica, sans-serif;
	line-height: 11px;
	padding: 9px 0px 9px 28px;
	display: block;
	height: 14px;
	margin: 0px 0px 4px 0px;
	background: #151515 url(../images/left-col-header-bg.gif) no-repeat 0 0;
	text-align: left;
	color: #ffffff;
}

/* Custom Modules */

.bannerheader {
	padding: 3px 0px;
	font-weight: bold;
}

.banneritem_text {
	padding: 3px 0px;
}

.bannerfooter_text {
	background: #f6f6f6;
	padding: 3px;
	font-size: 11px;
}

#col-left iframe, #col-right iframe {
	width: 180px;
}

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;
}

.latestnews, .mostread {
	list-style: none;
	padding: 1px 2px;
	margin: 0px;
	text-align: left;
	background: none;
}

li.latestnews, li.mostread {
	list-style: none;
	padding: 3px 0px;
	margin: 0px;
	background: transparent url(../images/horiz-dots.gif) repeat-x bottom left;
}

li.latestnews a, li.mostread a {
	text-transform: none;
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
	line-height: 18px;
	color: #ff6600;
	background: transparent url(../images/checkbox.gif) no-repeat left;
}

li.latestnews a:hover, li.mostread a:hover {
	text-decoration: none;
	background: transparent url(../images/checkbox.gif) no-repeat left;
	color: #333333;
}

.search {
	padding: 2px 0px 0px 0px;
	margin: 0px;
	text-align: right !important;
}

.search .button {
	background: none;
	border: none;
	color: #ffffff;
	font: normal 1px Arial, Helvetica, sans-serif;
	text-indent: -9999px;
	line-height: 22px;
	height: 25px;
	vertical-align: middle;
	padding: 0px;
	margin: 1px 0px 0px -15px;
	display: inline;
	width: 30px;
	overflow: hidden;
	cursor: pointer;
	background: transparent url(../images/search-button.gif) no-repeat 0 0;
}

.search .button:hover {
	color: #a4dcff;
}

.search .inputbox {
	margin: 1px 0px 0px 0px;
	padding: 3px 5px 4px 5px;
	width: 235px;
	height: 18px;
	line-height: 24px;
	border: none;
	color: #474747;
	background: transparent;
	vertical-align: middle;
	font: normal normal normal 12px Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}

/* End Custom Modules */

/* *********************** END STANDARD MODULE TABLE ********************* */

/* *********************** CONTENT - SECTIONS & CATEGORIES *********************** */

.contentheading {
	padding: 8px 0px 8px 0px;
	margin: 0px;
	font: bold 15px/22px Arial, Helvetica, sans-serif;
	color: #777777;
	text-transform: none;
	letter-spacing: 0px;
	vertical-align: middle;
}

/* content title and links */
.contentpagetitle {  }

a.contentpagetitle { 
	text-decoration: none;
	color: #ff6600; 
}

a.contentpagetitle:hover { 
	color: #333333; 
	text-decoration: none;
}

/* top box like a category description */
.contentdescription {
	background: transparent;
	padding: 5px 0px;
}

/* Main Body Text */
.contentpane { }

.contentpaneopen { margin: 0px 0px 10px 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 */
td.buttonheading {
	text-align: right;
	padding-right: 8px;
}

.pop-ups {float: right;}
a.pop-up {border-bottom: 0;}

/* Dates */
.createdate {
	color: #ffab47;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	padding: 8px 0px 6px 0px;
	line-height: 16px;
	display: block;
}

.modifydate {
	color: #bcbcbc;
	font: italic normal normal 11px/24px Arial, Helvetica, sans-serif;
	text-transform: none;
	text-align: right;
	display: block;
}

.newsfeeddate {font-size: 10px; color: #d1d1d1; font-weight: bold;}

ul.newsfeed {
	padding: 6px 0px;
}

ul.newsfeed li {
	background: transparent url(../images/rss.gif) no-repeat 0px 4px;
	padding: 4px 0px 4px 22px;
}

/* Dates */

/* Writen by Authors name */
.small {
	color: #bcbcbc;
	font: italic normal normal 11px 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; 
}
.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: #ff6600;
	line-height: 30px;
	font-weight: bold;
	font-size: 12px;
	padding-left: 20px;
	background: transparent url(../images/checkbox.gif) no-repeat 0px 2px;
}

.readon:hover {
	text-decoration: none;
	color: #333333;
}

/* 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: bold 12px Arial, Helvetica, sans-serif;
	color: #625d53;
	vertical-align: middle;
	margin-bottom: 10px;
	letter-spacing: 0px;
}

/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	background: #eeeeee;
	color: #464646;
	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;
	padding: 4px 0px !important;
	text-align: left;
}

.sectiontableentry2 {
	background: transparent;
	padding: 4px 0px !important;
	text-align: left;
}

.sectiontableentry1 input, .sectiontableentry2 input {
	margin: 0px; 
	padding: 0px;
	height: 15px;
	width: 15px;
	background: none;
	vertical-align: middle;
}

.sectiontableentry0 td, .sectiontableentry1 td, .sectiontableentry2 td {
	padding: 4px;
	font-size: 12px;
	text-align: left !important;
}

.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;
}

.polls_color_1 {
	background: #333333;
	border: 2px solid #333333;
	outline: 0 !important;
}

.polls_color_2 {
	background: #666666;
	border: 2px solid #666666;
	outline: 0 !important;
}

.polls_color_3 {
	background: #999999;
	border: 2px solid #999999;
	outline: 0 !important;
}

.polls_color_4 {
	background: #cccccc;
	border: 2px solid #cccccc;
	outline: 0 !important;
}

.polls_color_5 {
	background: #000000;
	border: 2px solid #000000;
	outline: 0 !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 */

.article_separator { font-size: 5px; line-height: 5px; display: block !important;  }

/* End blogsection  */

/* results if not search google */
.searchintro{ }
/*Search Form keyword highlight*/
.highlight {
	padding: 0px 4px 0px 4px;
	color: #7c8909;
	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; 
}

#col-left .button {
	background: #ff6902 url(../images/button-bg.gif) repeat-x 0 0;
	border-top: 1px solid #ffca85;
	border-left: 1px solid #ffb960;
	border-bottom: 1px solid #f25401;
	border-right: 1px solid #f78a20;
	width: 79px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif; !important;
	vertical-align: middle;
	color: #ffffff;
}

#slidepanel #mod_login_username, #slidepanel #mod_login_password {
	margin: 1px 0px 0px 0px;
	padding: 3px 5px 3px 5px;
	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;
}

#slidepanel #mod_login_remember {
	border: none;
	height: 15px;
	width: 15px;
	vertical-align: middle;
	padding: 0px;
	margin: 3px;
}

#col-left #mod_login_username, #col-left #mod_login_password {
	font: normal 12px Arial, Helvetica, sans-serif !important;
	margin: 3px 0px;
	border: 0;
	background: transparent url(../images/left-col-input.gif) no-repeat 0 0;
	padding: 5px 5px 4px 5px !important;
	width: 150px;
	height: 19px !important;
	color: #474747;
	display: block !important;
}

#col-left #mod_login_remember {
	background: transparent;
	border: none;
	height: 15px;
	width: 15px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	text-align: left;
	display: block;
	float: left;
}

#col-left form.form-login {
	padding: 6px 0px 0px 0px;
	margin: 0px auto;
}

#col-left form.form-login a {
	display: block;
}

div.moduletable fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	clear: both;
	display: block;
	width: 199px;
}

div.moduletable form.form-login input.button {
	text-align: center;
	cursor: pointer;
}

#col-left div.moduletable form.form-login p {
	margin: 0px;
	padding: 5px 0px;
	text-align: left !important;
}

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 { background: #ffffff url(../images/input-white-bg.gif) repeat-x top left; border: 1px solid #cccccc; margin: 2px 0px; padding: 3px; color: #464646; }
.text_area, textarea { background: #ffffff url(../images/input-white-bg.gif) repeat-x top left; border: 1px solid #cccccc; width: 95%; color: #464646; }
/* Pull down menu */
.selectbox {width: 100%;}
/* Submit Button */
.button {
	color: #ffffff;
	font: bold 12px Arial, Helvetica, sans-serif;
	background: #ff6902 url(../images/button-bg.gif) repeat-x 0 0;
	vertical-align: middle;
	border-top: 1px solid #ffca85;
	border-left: 1px solid #ffb960;
	border-bottom: 1px solid #f25401;
	border-right: 1px solid #f78a20;
	height: 26px;
	line-height: 23px;
	padding: 0px 10px 0px 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: #625d53;
	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: #ffffff url(../images/info.gif) no-repeat 14px 14px;
	border-top: 3px solid #cccccc;
	border-bottom: 3px solid #cccccc;
	padding: 14px 14px 14px 60px;
	color: #625d53;
	margin-bottom: 20px;
}

#system-message dt {
	border: none;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #625d53;
}

#system-message dd {
	border: none;	
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	color: #625d53;
}

#system-message dd ul {
	padding: 0px;
	margin: 0px;
	text-align: left;
	color: #625d53;
}

#system-message dd ul li {
	padding: 3px 0px;
	margin: 0px;
	text-align: left;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #625d53;
}

/* *********************** 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 *********************** */