/* 
	Template by:  B. A. Khan, 3digita.com
	Get more free templates from: http://www.3digita.com

	- Released under Creative Commons License - http://creativecommons.org/licenses/by-sa/1.0/
	You are free:
		: to copy, distribute, display, and perform the work
		: to make derivative works
		: to make commercial use of the work
	Under the following conditions:
		: Attribution. You must give the original author credit.
 		: Share Alike. If you alter, transform, or build upon this work, you may distribute the resulting work only under a license identical to this one.
*/


/*****( General HTML styles )*****/

body {
	font-family: Tahoma, Arial, Serif;
	margin: 0;
	padding: 0;
	color: #e5e5e5;
	background: #fff url(../images/bg_darkfire.gif) repeat-y 50% 0;
	text-align: center;
}

#wrap {
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 768px;
}

hr {
	width:90%;
	margin-left:5%;
	border-bottom: 1px solid #808080;
}

h1 {
	margin: 0px;
}

h2, h3, h4, h5, h6 {
	margin: 10px 0 5px 0;
}

ul {
	margin-top: 0;
	margin-bottom: 0;
}

li {
	list-style: square;
}


/*****( Template Specific Styles )*****/

#header {
	position:relative;
	background: url(../images/header_darkfire.gif);
	margin:0;
	padding: 30px 0 0 0;
	border-bottom: 2px solid #ffbf00;

	text-align:center;

	font: 30px Georgia, Arial, Serif;
	letter-spacing: -1px;

	height:65px !important;
	height /**/: 97px; /* for IE5/Win */
}

#header a {
	color: #fff;
	text-decoration: none;
	border:0;
}

#header a:hover {
	color: #ff7f00;
	text-decoration: none;
}

#searchform {
	position: absolute;
	top: 145px;
	left: 20px;
	font-size: 80%;
}

#date {
	position: absolute;
	top:3px;
	right: 30px;
}

#infobar {
	position:relative;
	background: #000;
	border-bottom: 2px solid #ffbf00;
	margin:0px;
	padding:3px 0px 4px 25px;
	color: #e5e5e5;
	text-transform: lowercase;
	font-size: 80%;
}

#content {
	position:relative;
	text-align: justify;
	top: 10px;
	width:465px;
	margin:0px 0 0 270px;
	height: 100%;
	padding: 0px 0px 50px 0px;
	color: #e5e5e5;
}

#menu {
	position: absolute;
	height:100%;
	top: 165px;
	margin: 0px 0px 20px 0;
	padding: 20px;
	width: 200px !important;
	width /**/: 240px; /* for IE5/Win */
}

#threedigitalink {
	font-size: 80%;
	color: #e5e5e5;
	text-align: left;
	padding-left:5px;
}

#footer {
	position:relative;
	width:auto;
	top:0px;
	margin:0px;
	text-align: center;
	margin-left:230px;
	padding:0px;
	font-size: 80%;
}

#footer a, #content a {
	border: 0;
	text-decoration: none;
}


/*****( Links )*****/

a {
	color: #ffbf00;
	text-decoration: none;
	border-bottom: 1px dashed;
}

a img {
	border: none;
	text-decoration: none;
}

a:visited {
	color: #ffbf00;
}

a:hover {
	color: #ff7f00;
	text-decoration: none;
	border-bottom: 1px solid;
}

#header a {
	color: #fff;
	text-decoration: none;
	border:0;
}

#header a:hover {
	color: #ff0000;
	text-decoration: none;
}


/*****( Mambo Styles )*****/

#emailForm {
	background-color:#4d4d4d;
	padding:10px;
}

.contentheading, .componentheading {
	font: 170% Georgia, Arial, Serif;
	margin: 0px;
	color: #fff;
	letter-spacing: -1px;
	padding-bottom: 5px;
}

.createdate, .frontpageheader {
	display:block;
	color: #8bb7cf;
}

.smalldark, .small, .modifydate, .content_rating {
	margin: 0px;
	color: #b2b2b2;
}

.content_rating {
	margin: 0px;
	color: #e5e5e5;
}

.content_vote input {
	color : #333333;
}

.inputbox {
	background: #ccc url(../images/input_bg_darkfire.gif);
	border: 1px solid #4d4d4d;
	font: 1em Tahoma, Arial, Serif;
	padding: 1px 1px 1px 2px;
}

.button {
	background: #ccc url(../images/input_bg_darkfire.gif);
	border: 1px solid #4d4d4d;
	font: 1em Tahoma, Arial, Serif;
	padding: 1px 1px 0px 2px;
}

.moduletable {
	text-align:left;
	width:200px;
}

.contentpane, .contentpaneopen, .contact {
	text-align:left;
	width:98%;
	margin-top:5px;
	color: #e5e5e5;
}

tr {
	padding: 2px 0px 2px 0px;
	font: 80% Tahoma, Arial, Serif;
}

td, td td, td td td {
	font-size: inherit;
	color: inherit;
	padding: inherit;
}

tr tr, tr tr tr {
	font-size: inherit;
} 

.createdate {
	text-align:left;
	width:100%;
	margin-top:5px;
}

.pagenav {
	padding:0 10px 0 10px;
}

.moduletable th {
	font: 170% Georgia, Arial, Serif;
	letter-spacing: -1px;
	margin-bottom: 15px;
	color: #fff;
	text-transform: lowercase;
}

.moduletable td {
	color: #e5e5e5;
	text-align:left;
}

.pollstableborder {
	width:100%;
	border: 0;
	color: #e5e5e5;
}

.pollstableborder td {
	padding: 3px 0px 1px 5px;
}

.sectiontableentry1, .sectiontableentry1 input {
	background-color : #595959;
	color: #e5e5e5;
	padding: 4px;
}

.sectiontableentry2, .sectiontableentry2 input {
	background-color : #666;
	color: #e5e5e5;
	padding: 4px;
}

.sectiontableheader {
	background: #4d4d4d;
	color: #e5e5e5;
	padding:4px;
	font-weight:bold;
}
    
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	color: #FFFFFF;
}

.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
}

.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}