body {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background: #1b1b1b;
	margin: 0px;
	padding: 0px;
	line-height: 145%;
	height: 100%;
	position: relative;
}

html {
	padding: 0px;
	margin: 0px;
	height: 100%;
}

body { font-size: 12px; }

table.category {
width: 100% !important;
}

* { padding: 0px; margin: 0px; }
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: #ecb4b6; text-decoration: underline;}
 
a.logo { float:left; padding-bottom:15px; width: 80px; height: 77px; background: transparent url('../images/logo.png') no-repeat 0 10px; } 

#content { padding: 0 10px; }
#content ul {
	list-style: none;
}

#content ul li {
	padding: 2px 0px 2px 30px;

}

#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;
}


.bg {
	background: #1b1b1b url(../images/background_1.jpg) no-repeat top center;
	width: 100%;
	height: 100%;
}

#template-wrap {
	width: 960px;
	margin: 0px auto;
}

div.content_background {
	padding: 38px 10px 10px 10px;
	background: transparent url(../images/transpbg.png) repeat;
	clear: both;
	width: 940px;
}


#lang { float:right; padding: 5px; }
#top-navigation {
	position: absolute;
	top: 96px;
	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-wrapper {
	padding: 0px;
	margin: 0px auto;
	width: 960px;
}

#top { 
	width: 960px;
	height: 96px;
	position: relative;
} 

#top #top-bg {
	position: absolute;
	top: 0px;
	left: 0px;
}

#top h1 {
	font:  normal bold 20px Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing: -1px;
	text-transform: none;
	white-space: nowrap;
	position: absolute;
	top: 30px;
	left: 90px;
}

#top h1 a {
	text-decoration: none;
	color: #ffffff;
}

#top h2 {
	position: absolute;
	top: 75px;
	left: 91px;
	color: #e7d7d9;
	letter-spacing: 0px;
	line-height: 11px;
	font: bold 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: 93px;
	height: 125px;
}

#menu {
	width: 960px;
	height: 30px;
	padding: 0;
	float:left;
}

#menu ul {
	list-style: none; 
	text-align: left; 
	display: inline;

}

#menu ul li {
	float: left;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 5px 10px 0px 0px;
}

#menu ul li a {
	color: #424242;
	text-decoration: none;
	display: block;
}

#menu ul li a:hover {
	background: none;
	text-decoration:none;
	margin:0px;
}

#newsflash {
	margin-bottom:6px;
}

#newsflash .moduletable{
	padding: 0px 35px;
	width: 465px;
	background: transparent url(../images/50.png) no-repeat center left; 
}

#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: #8a0000 url(../images/bottom_modules.jpg) no-repeat top;	
	padding: 10px 10px;
	clear: both;
	line-height: 140%;
	height: 185px;
	width: 940px;
	color: #ffffff;
}

#mod7 .moduletable, #mod8 .moduletable {
	border-right: 2px dotted #390608;
	height: 175px;
	padding: 5px 10px;
}
#mod7 .moduletable h3, #mod8 .moduletable h3, #mod9 .moduletable h3 { font-size: 1.3em; color: #e06745; font-weight:bold; padding-bottom: 15px; }

#mod9 .moduletable {
	height: 175px;
	padding: 5px 10px;
	color: #ecb4b6;
}

#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;
}

#pathway {
	color:#c56164;
	font-size:10px;
	padding: 0px 0px;
}

span.pathway {
	font-size: 1em;
	margin: 0;
	margin-left:5px;
	line-height: 22px;
}
span.pathway a {
	background: url(../images/pathway.png) 100% 50% no-repeat;
	padding-right:16px;
	font-weight: bold;
	text-decoration: none;
}
span.pathway img { display:none; }
a.pathway, a.pathway:visited { text-decoration:none; }
a.pathway:hover { text-decoration:none; }


#left-col {
	width: 540px;
	margin-right: 10px;
	float: left;
}

#col-wide {
	width: 940px;
}


#platial {
	width: 540px;
	height: 510px;
	overflow: hidden;
	color: #ffffff;
	margin:0;
	padding: 0px;
}

div.contentpaneopen_text-mapdetails { font: 10px Arial, Helvetica, sans-serif;}
#platial div.moduletable, #platial div.moduletable p { padding:0; margin-top:0px;}
.maplinkto { text-align:right; padding:3px; background: transparent url(../images/transpbg_accordion.png) repeat;}
.maplinkto a { text-decoration:none; font: 10px Arial, Helvetica, sans-serif; color:#e1b2b2; }
.maplinkto a:hover { color:#fff; text-decoration:none; }
.toggler {
	color: #585858;
	margin: 0px 0px -1px 0px !important;
	padding: 4px 13px;
	background: #ffffff;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	float: left;
	display: block;
}

#accordion {
	width: 405px;
	padding: 0px;
	background: transparent url(../images/transpbg_accordion_big.png) repeat-y left;
}

#mods-switcher {
	width: 390px;
	padding: 0px 0px 10px 0px;
}

#accordion .atStart {
	line-height: 160%;
}

div.moduletable-user1 { background: transparent url(../images/user1_bg.png) no-repeat bottom right; padding:14px; }
div.moduletable-user2 { background: transparent url(../images/user2_bg.png) no-repeat bottom right; padding:14px; min-height: 130px; }
div.moduletable-user5 { background: transparent url(../images/user5_bg.png) no-repeat bottom right; padding:14px; }
div.moduletable-calendar { text-align:center; padding: 22px 0 0 65px; background: transparent url(../images/eventcal_bg.png) no-repeat 10px 10px;}
div.moduletable-calendar table{ width: 250px; }

.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: #f0c69b;
	text-decoration: none;
}

#foo-text a:hover { 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;
}

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;
}

#both-cols {
	clear: both;
	width: 390px;
	overflow: hidden;
}

div.bothcol.hsep { margin-right: 5px; }

.bothcol {
	width: 192px;
	float: left;
}

.bothcol div.moduletable, .bothcol div.moduletable_menu, .bothcol div.moduletable_text {
	text-align: left;
	padding: 10px;
	margin-bottom: 5px;
	background: transparent url(../images/bothcol_bg.gif) repeat-y;
	color: #df6f73;
	width: 170px;
}

.moduletable-rss th {
	font: bold 100% Arial, Helvetica, sans-serif;
	line-height: 11px;
	display: block;
	height: 33px;
	margin: 0px 0px 4px 0px;
	padding: 17px 0px 0px 38px;
	color: #ffffff;
	text-align: left;
	background: transparent url(../images/h3_bg.gif) no-repeat 4px 4px;
}

.moduletable-rss {
	text-align: left;
	padding: 10px;
	margin-bottom: 5px;
	background: transparent url(../images/bothcol_bg.gif) repeat-y;
	color: #df6f73;
	width: 190px;
}

.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: 15px 0px 0px 36px;
	display: block;
	height: 33px;
	margin: 0px 0px 4px 0px;
	color: #ffffff;
	text-align: left;
	background: transparent url(../images/h3_bg.gif) no-repeat 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, .latestnews-user2, .mostread {
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
	background: none;
}

li.latestnews, li.latestnews-user2, li.mostread {
	list-style: none;
	padding: 3px 0px;
	margin: 0px;
	background: none;
}

li.latestnews a, li.latestnews-user2 a {
	text-transform: none;
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
	line-height: 120%;
	color: #a0a0a0;
	background: transparent url(../images/ln-li_latest.gif) no-repeat 0px 0px;
}
li.latestnews a:hover{ text-decoration: none; }

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;
}

.contentpagetitle {  }
a.contentpagetitle { 
	text-decoration: none;
	color: #f0a700; 
}

a.contentpagetitle:hover { 
	color: #bc0000; 
	text-decoration: none;
}

.contentdescription {
	background: transparent;
	padding: 5px 0px;
}

.contentpaneopen { margin: 0px 0px 5px 0px; width: 99%;  }

.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; }

a.readon {
	text-decoration: none;
	font-weight: bold;
}

.readon a:hover {
	text-decoration: none;
	color: #DF5A00;
}

.componentheading {
	text-align: left; 
	padding: 6px 0px;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #e06745;
	vertical-align: middle;
	margin-bottom: 10px;
	letter-spacing: 0px;
}

h1.contentheading, h1.componentheading { 
	font-size: 1.6em;
	letter-spacing: 0.1px;
	padding-left: 0.3em;
}

h2.contentheading, h2.componentheading  {
	font-size: 1.2em;
	padding: 0px;
	text-transform: uppercase;
	letter-spacing: 0.1px
}

table.category {
	width: 95%;
}

.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 */
div.blog { overflow:hidden; background: transparent url(../images/blogsep.png) repeat-y right;  }
div.blogleading { overflow: hidden; clear: both; background: transparent url(../images/bothcol_bg.gif) repeat; padding: 4px; }
div.blogcell { padding: 0 12px 30px 0; width: 248px; }
div.blogcell div.contentpaneopen_text { text-align:justify; padding: 3px 10px 0px 0px; }
/* more links */
.moreLinks { color: #ba7174; }

div.blog_more ul { margin: 5px; }
div.blog_more li { list-style-type: square; }
div.blog_more li a.blogsection {
	color: #ecb4b6;
	font-size: 8pt;
	text-decoration: none;
}

span.article_seperator { font-size: 5px; line-height: 5px; }


.wrapper{background-color : #FFFFFF;}

.counter {
	text-align: center;
}

.pagination {
	text-align: center;
}

.pagination li {
	background: none !important;
	padding: 0px 3px !important;
	display: inline;
}

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;
}

.inputbox, .text_area, .selectbox {
	background-color: #3a0608;
	border: 1px dashed #b6080e;
	padding: 2px 0 2px 0;
	margin: 1px;
	color: #fff;
}

.selectbox {width: 100%;}

.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;
}

div.message {
	clear: both;
	background: #C3E5FC url(../images/info32.png) 0 50% no-repeat;
	border: 1px dashed #a8ddff;
	padding: 8px 5px 8px 38px;
	margin: 5px;
	font-weight: bold;
}

#business-card {
	background: #3a0608;
	border:1px dashed #b6080e;
}

dl.card-info dt{
	font-size:1.2em;
	margin-bottom:15px;
	color:#fff;
}

div.business-card img.card{ border: none; padding:10px; }

a.mainlevel, a.mainlevel:visited {
	margin: 0;
	text-decoration: none;
	display: block;
	font-size: 1em;
	line-height: 1.5em;
	padding: 3px 0px 3px 20px;
	background: transparent url(../images/ln-li.gif) no-repeat 0px 5px;
	color: #ecb4b6;
}
a.mainlevel:hover { text-decoration:none; }

div.weblinks ul.table {
	width: 95%;
	border: 0;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}
div.weblinks ul.table li { padding: 2px; margin: 2px; text-indent: 0px; }
div.weblinks a.category:link, div.weblinks a.category:visited { }
div.weblinks a.category:hover { }
#weblinksform { background-color: #eeeeee; border: 1px dashed #000; margin: 4px; padding: 4px; }

ul.table li.row0, ul.table li.sectiontableentry1 {
	background-color: #3a0608;
	border: 1px dashed #b6080e;
}

ul.table li.row1, ul.table li.sectiontableentry2 {
	background-color: #820000;
	border: 1px dashed #b6080e;
}

ul.table li.sectiontableentry1 a:link, ul.table li.sectiontableentry1 a:visited,
ul.table li.sectiontableentry2 a:link, ul.table li.sectiontableentry2 a:visited {
	margin-left:26px;
	vertical-align:middle;
	text-decoration:none;
}
ul.table li.sectiontableentry1 a:hover, ul.table li.sectiontableentry2 a:hover { text-decoration:underline; }
.contentpaneopen_text { padding: 10px 0px; }
.contentpaneopen_text img { border: solid 1px #520306; padding:2px; margin:5px; }
div.blogleading {
clear:both;
padding:4px;
margin-bottom:15px
}

div.blogleading .contentheading {
border-top:0
}

ul.polltable li.row0, ul.polltable li.sectiontableentry1 { background-color: #4d4b4c; }
ul.polltable li.row1, ul.polltable li.sectiontableentry2 { background-color: #3d393b; }
ul.polltable li.sectiontableentry1 a:link, ul.polltable li.sectiontableentry1 a:visited,
ul.polltable li.sectiontableentry2 a:link, ul.polltable li.sectiontableentry2 a:visited {
	color: #5F5F30;
	font-weight: bold;
	text-decoration:none;
}
ul.polltable li.sectiontableentry1 a:hover, ul.polltable li.sectiontableentry2 a:hover { color: #000; }

#grdate_inline { padding:5px; font-family:Tahoma; }

.lostpass { }
.caccount { }

.moduletable-player, .moduletable-playerfull {
	margin:0 auto;
	margin-left:9px;
}

.moduletable-playerfull #pl {
	height: 80px;
	background: #000 url(h150.png) top left repeat-x;	
	border: 1px solid #444;
	width: 728px;
	position: relative;
	overflow: hidden;
	margin: 2px 30px;
	float: left;
}
