/* 
	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: Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	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: 770px;
}

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: #000 url(../images/header_darkfire.gif) 0 0 no-repeat;
	margin:0;
	border-bottom: 2px solid #000;
	height: 140px !important;
	height /**/: 140px; /* for IE5/Win */
}

#header a {
	color: #fff;
	text-decoration: none;
	border:0;
}

#header a:hover {
	color: #ff7f00;
	text-decoration: none;
}

#searchform {
	position: absolute;
	top: 225px;
	left: 20px;
    font-size: 80%;
}

#date {
	position: absolute;
	top:6px;
	right: 30px;
}

#infobar {
	
	background: #000000;
    border-top: 0px solid #800000;
	border-bottom: 0px solid #800000;  /*#ffbf00 */
	margin:0px;
	padding:0px 0px 0px 25px;
	color: #484800;
	font-size: 80%;
}

#titlebar {

	position:relative;
	background: url(../images/tlm.gif);
	margin:0;
	padding: 30px 0 0 0;
	border-bottom: 0px solid #80000;

	text-align:center;

	font: 30px Georgia, Arial, Serif;
	letter-spacing: -1px;

	height:30px !important;
	height /**/: 67px; /* for IE5/Win */
}

#content {
	float: right;
	text-align: justify;
	top: 10px;
    width:520px;
	margin:0px 0px 0px 0px;
	height: 100%;
	padding: 5px 5px 0px 10px;
	color: #000;
}

#navigation {
	float: left;
    top: 10px;
    width: 225px;
    height:100%;
	padding-top 10px;
	margin: 0px 0px 0px 0px;
	
}

#menu {
	float: left;
	height:100%;
    background-image: url(../images/bg_left.gif);
    background-repeat:  repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 225px !important;
	width /**/: 245px; /* for IE5/Win */
}
#navigation_inner {
	float: left;
	height:100%;
    background-image: url(../images/bg_left.gif);
    background-repeat:  repeat;
    padding: 20px 0px 0px 15px;
	width: 210px !important;
	width /**/: 212px; /* for IE5/Win */
    border-right: 2px solid #fea801;
}

.one-image {
   padding: 15px 0px 15px 0px;
   
}   

.container {

     background: #000;

     border: 1px solid #000;

} 

#threedigitalink {
	font-size: 80%;
	color: #484800;
	text-align: left;
	padding-left:5px;
}

#footer {
	clear: both;
	height: 30px;
	line-height: 30px;
	color: #999;
    border-top: 2px solid #ffbf00;
    border-bottom: 2px solid #ffbf00;
    
}

#footer a, #content a {
	border: 0;
	text-decoration: none;
}


/*****( Links )*****/

a {
	color: #800000;
	text-decoration: none;
	
}

a img {
	border: none;
	text-decoration: none;
}

a:visited {
	color: #ffbf00;
}

a:hover {
	color: #ff7f00;
	text-decoration: none;
}

#header a {
	color: #252A2E;
	text-decoration: none;
	border:0;
}

#header a:hover {
	color: #ff0000;
	text-decoration: none;
}


div.moduletable {

	/* background-color:#eeeeee; */
    
    width:210px !Important;
    
    background-image:url(../images/bg_navinner.gif);

	background-repeat:repeat;

	/* border: 1px solid #000000; */

	margin-bottom:5px;
    
   padding: 0px 0px 20px 0px;
    
}

div.moduletable h3 {

    font-family: Geneva, Arial, Helvetica, sans-serif;
    
	color:#697186;

	width:210px !Important;

	width:208px;

	padding:0px;

	margin:0px;

	line-height:25px;

	font-size:14px;

	font-weight:bold;

	text-transform:uppercase;

	text-align:center;

	background-image:url(../images/h3-bg.jpg);

	background-repeat:repeat-x;

}

/*****( Mambo Styles )*****/

#emailForm {
	background-color:#4d4d4d;
	padding:10px;
}

.contentheading, .componentheading {
	font: 170% Tahoma, Arial, Serif;
	margin: 0px;
	color: #252A2E;
	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: #484800;
}

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

.moduletable a {
	color: #ffa801;
	text-decoration: none;
	border:0;
}

.contentpane, .contentpaneopen, .contact {
	text-align:left;
	width:98%;
	margin-top:5px;
	color: #3C3C3C;
}

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% Tahoma, Arial, Serif;
	letter-spacing: -1px;
	margin-bottom: 15px;
	color: #FFF;
	text-transform: lowercase;
}

.moduletable td {
	color: #FFF;
	text-align:left;
    padding-left: 10px;
}

.pollstableborder {
	width:100%;
	border: 0;
	color: #484800;
}

.pollstableborder td {
	padding: 3px 0px 1px 5px;
}

.sectiontableentry1, .sectiontableentry1 input {
	background-color : #595959;
	color: #484800;
	padding: 4px;
}

.sectiontableentry2, .sectiontableentry2 input {
	background-color : #666;
	color: #484800;
	padding: 4px;
}

.sectiontableheader {
	background: #4d4d4d;
	color: #484800;
	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 : Tahoma, 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: #FFF;
}

.offtab {
	background-color : #484800;
	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;
}