/******************************
* PHPRAID REQUIRED CSS STYLES *
******************************/
/* General page style. */
body
{
/*	color: #ffffff;*/
	font-size: small;
	font-family: tahoma, sans-serif;
	background-color: #000000;
}
td, th
{
/*	color: #ffffff;*/
	font-size: small;
	font-family: tahoma, sans-serif;
}
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #666666;
	background-color: #9e853d;
}
/* Normal, standard links. */
a:link
{
	color: #1E90FF;
	text-decoration: underline;
}
a:visited
{
	color: #36666C;
	text-decoration: underline;
}
a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
/* The text input fields background colour */
/* And all button looks */
/*
   input.post, textarea.post, select {
  background-color : #38374A;
  border: 1px solid #000000;
  color:#ffffff;
  font-size: 11px;
}
input { text-indent : 2px; }

input.mainoption {
  background-color: #38374A;
  border: 1px solid #000000;
  color : #ffffff;
  font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:bolder;
}

input.liteoption {
  background-color: #38374A;
  border: 1px solid #000000;
  color : #ffffff;
  font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
*/
/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
	font-size: 9pt;
	color: #fff;
	font-family: tahoma, sans-serif;
	background-color: #000000;
}

input {
	border-color: #cccccc;
}
/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	font-family: tahoma, sans-serif;
	background-color: #000000;
}
/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help
{
	cursor: help;
}

/* Formatting for the hover tooltips */
#dhtmltooltip{
	position: absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid white;
	padding: 3px;
	background-color: black;
	visibility: hidden;
	z-index: 100;
/*	opacity: .80;*/
	color: white;
}

.navContainer ul {
	font-size:10px;
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:left;
}

.navContainer li {
	margin: 0 0 0 0;
}

.navContainer a {
	border-bottom:1px solid #4E4E50;
	color:#AFBFDD;
	display:block;
	font-weight:normal;
	height:20px;
	padding-top:3px;
	text-decoration:none;
	text-indent:10px;
}

.navContainer a:hover {
	color:#ffffff;
	text-decoration:none;
}

.contentHeader {
	background-image:url('../images/top_bg.gif');
	color:#ffffff;
	font-size:12px;
	font-weight:bolder;
	height:20px;
	padding-top:3px;
	text-align:center;
	text-transform:uppercase;
}

.contentBody {
	margin-left:10px;
	margin-right:10px;
	font-size:12px;
}

/* border color for data */
.dataOutline {
	border:1px solid #000000;
}

.dataOutline a:link {
	color:#2F608B;
	font-weight:bolder;
	text-decoration:none;
}

.dataOutline a:visited {
	color:#2F608B;
	font-weight:bolder;
	text-decoration:none;
}

.dataOutline a:active {
	color:#2F608B;
	font-weight:bolder;
	text-decoration:none;
}

.dataOutline a:hover {
	color:#000000;
	text-decoration:none;
}

.errorHeader {
	background-color:#660000;
	border: 1px #ff0000 solid;
	border-bottom: 0px;
	color: #FFFFFF; 
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
	text-align:left;
	text-transform:uppercase;
	width:450px;
}

.errorBody {
	background-color:#FFD5D5;
	color:#CC0000;
	border:1px solid #ff0000;
	border-top:0px;
	font-size:10px;
	font-weight:normal;
	padding:3px;
	text-align:center;
	width:450px;
}

/* header for data output */
.listHeader {
	background-image:url('../images/banner_bg.jpg');
	border: 1px solid #000000;
/*	color:#ffffff;*/
	color: #1E90FF;
	font-size:10px;
	text-align:left;
}

.listHeader a:link {
	color:#AFBFDD;
	text-decoration:none;
}

.listHeader a:active {
	color:#AFBFDD;
	text-decoration:none;
}

.listHeader a:visited {
	color:#AFBFDD;
	text-decoration:none;
}

.listHeader a:hover {
	color:#ffffff;
	text-decoration:none;
}

/* Tooltip title color */
.tooltip_title {
	color: #FFFFFF;
	font-weight: bolder;
}

/* row colors for data output and hover color */
.row1 {
	background-color: #B6B6BA;
}

.row2 {
	background-color: #A3A2A8;
}

.rowHover {
	background-color: #CAC9EF;
}
/**********************
* TEMPLATE CSS STYLES *
***********************/
#container {
	border:1px solid #000000;
	width:1000px;
}

#banner {
	background-image:url('../images/banner_bg.jpg');
	text-align:left;
}

#topHeader {
	background-image:url('../images/top_bg.gif');
	color:#ffffff;
	font-size:10px;
	height:20px;
	padding-top:5px;
	text-align:right;
}

#topHeader a:link, a:visited, a:active {
}

#topHeader a:hover {
	color:#ffffff;
	text-decoration:none;
}

#leftMenuBackground {
	background-image:url('../images/leftMenu_bg.gif');
}

#leftMenuBorder {
	background-image:url('../images/leftMenuBorder_bg.gif');
}

#contentContainer {
	background-color:#CAC9CF;
	color:#000000;
	font-size:10px;
	font-weight:normal;
	line-height:1.5em;
	text-align:left;
}

#footer {
	background-image:url('../images/banner_bg.jpg');
	border-top:1px solid #000000;
	color:#ffffff;
	font-size:10px;
	font-weight:normal;
}

#footer a {
	color:#1E90FF;
	font-weight:normal;
	text-decoration:none;
}

#footer a:hover {
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}

.menuHeader {
	background-image:url('../images/leftMenuHeader_bg.gif');
/*	color:#ffffff;*/
	color: #1E90FF;
	height:17px;
	font-size:10px;
	font-weight:bolder;
	padding-top:3px;
	text-indent:10px;
	text-transform:uppercase;
}

.announceHeader {
	color:#000000;
	font-size:12px;
	font-weight:bolder;
}

.announceSubHeader {
	color:#666666;
	font-size:10px;
	font-weight:normal;
}

.announceText {
	color:#000000;
	font-size:10px;
	font-weight:normal;
}

.button {
	background-color:#A3A2A8;
	border: 1px solid #000000;
	padding:5px;
}

.infoBar {
/*	color:#ffffff;*/
	color: #1E90FF;
	font-size:10px;
	line-height:1.5em;
	padding:10px;
	text-align:justify
}

.topHeaderMargin {
	margin-left:10px;
	margin-right:10px;
}



.headertext
{
	font-size: x-small;
	color: #dfdfdf;
	font-family: verdana, arial, sans-serif;
}

.headertext a:link, .headertext a:visited
{
	font-weight: bold;
	color: #A9A9A9;
}

.headertext a:hover
{
	font-weight: bold;
	color: #ffffff;
}


.headertext_r
{
	font-size: x-small;
	color: #A9A9A9;
	font-family: verdana, arial, sans-serif;
}

.headertext_r a:link, .headertext_r a:visited
{
	font-weight: bold;
	color: #A9A9A9;
}

.headertext_r a:hover
{
	font-weight: bold;
	color: #ffffff;
}

.area_l
{
	background-color: #000000;
	background-image: url(.././images/area_l.gif);
}

.area_r
{
	background-color: #000000;
	background-image: url(.././images/area_r.gif);
}


.topbg
{
	color: #ffffff;
	background-color: #000000;
	background-image: url(.././images/topbg.gif);
}

.topbg_r
{
	color: #ffffff;
	background-color: #000000;
	background-image: url(.././images/topbg_r.gif);
}

.topbg_l2
{
	color: #ffffff;
	background-color: #000000;
	background-image: url(.././images/topbg_l2.gif);
}

.headernews a:link, .headernews a:visited
{
	font-weight: bold;
	color: #1E90FF;
}

.headernews a:hover
{
	font-weight: bold;
	color: #ffffff;
}

.bdc_c, a.bdc_c:link, a.bdc_c:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #FFcc00;
	background: url(.././images/bdc_c.gif) no-repeat;
	border: 1px solid #FFcc00;
	padding: 2px 2px 4px 22px;
	white-space: normal;
	float: left;
	line-height: 12px;
	text-decoration: none;
}

.pdx_c, a.pdx_c:link, a.pdx_c:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #FFcc00;
	background: url(.././images/pdx_c.gif) no-repeat;
	border: 1px solid #FFcc00;
	padding: 2px 2px 4px 22px;
	white-space: normal;
	float: right;
	line-height: 12px;
	text-decoration: none;
}

a.bdc_c:hover, a.pdx_c:hover  
{
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #ffffff;
	color: #ffffff;
	background-position: 0px -17px;
}

.sticky
{
	font-weight: bold;
	color: #8A3A00;
}

.news_fader
{
	background: #000000 url(.././images/headerbodies.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

.poster_info
{
	color: #ffffff;
	background: #000000 url(.././images/poster_info.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.poster_info2
{
	color: #ffffff;
	background: #000000 url(.././images/poster_info2.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.member_name
{
	font-size: 11pt;
	font-family: verdana, Tahoma, arial, helvetica, serif;
	font-weight: bold;
}

/* And this is the bottom, where the copyright is, etc. */
#footerarea
{
	color: #000000;
	background-color: #202020;
}

.headertitles
{
	background-color: #333333;
}

.headerbodies2a
{
	background-color: #333333;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #9e853d;
}


.headerbodies2
{
	background-color: #202020;	
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #000000;
}

.titlebg_l
{
	color: white;
	font-style: normal;
	background-color: #660000;
	background-image: url(.././images/titlebg_l.gif);
}

.titlebg_r
{
	color: white;
	font-style: normal;
	background-color: #660000;
	background-image: url(.././images/titlebg_r.gif);
}

.menu_bg
{
	background: #660000  url(.././images/titlebg2.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.headernews, .hd_bottom
{
	margin: 0;
	padding: 0 10px 0 10px;
	color: #1E90FF;
	line-height: 12px;
	font-size: x-small;
	font-family: Tahoma, arial, helvetica, serif;
	background: #000000 url(.././images/header_news_bg.gif);
}
.hd_border_l{
background-image: url(../images/hd_border_l.gif);
background-repeat: repeat-y;
}

.hd_border_r{
background-image: url(../images/hd_border_r.gif);
background-repeat: repeat-y;
}
.hd_bottom_l {
	background: #000000 url(.././images/hd_bottom_l.gif);
}

.hd_bottom_r {
	background: #000000 url(.././images/hd_bottom_r.gif);
}

.currenttime
{	
	margin: 0;
	padding: 7px 10px 7px 10px;
	color: #1E90FF;
	font-size: x-small;
	font-family: Tahoma, arial, helvetica, serif;
	background: #000000 url(.././images/header_news_bg.gif);
	
}

.titlebg_g, .titlebg_g tr, .titlebg_g td
{
	color: #ffffff;
	font-style: normal;
	background-color: #000000;
	background-image: url(.././images/titlebg2.gif);
}

.main_area_tl
{
	background-color: #000000;
	background-image: url(.././images/main_area_tl.gif);
	background-position: left top;
}

.main_area_tr
{
	background-color: #000000;
	background-image: url(.././images/main_area_tr.gif);
	background-position: left top;
}

.main_area_tc
{
	background-color: #000000;
	background-image: url(.././images/main_area_tc.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

.main_area_ml
{
	background-color: #000000;
	background-image: url(.././images/main_area_ml.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

.main_area_mr
{
	background-color: #000000;
	background-image: url(.././images/main_area_mr.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

.main_area_bl
{
	background-color: #000000;
	background-image: url(.././images/main_area_bl.gif);
	background-position: left bottom;
}

.main_area_br
{
	background-color: #000000;
	background-image: url(.././images/main_area_br.gif);
	background-position: left bottom;
}

.main_area_bc
{
	
}

.main_area_tlf
{
	background-color: #660000;
	background-image: url(.././images/main_area_tlf.gif);
	background-position: left top;
}

.main_area_trf
{
	background-color: #660000;
	background-image: url(.././images/main_area_trf.gif);
	background-position: left top;
}

.footer_area_tc
{
	background-color: #202020;	
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #000000;
	background-image: url(../images/header_news_bg.gif);
	color: #1E90FF;
	font-size: x-small;
	font-family: Tahoma, arial, helvetica, serif;
}

.copyright
{
	background-color: #202020;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #333333;
	font-weight: bold;
	color: #dfdfdf;
	text-decoration: none;
}

.copyright a:link, .copyright a:visited
{
	font-weight: bold;
	color: #dfdfdf;
	text-decoration: none;
}

.copyright a:hover
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

.copyright_l
{
	background-color: #202020;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #333333;
}

.copyright_r
{
	background-color: #202020;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #333333;
}

.bdc_bd
{
	line-height: 5px;
	background: #333333 url(.././images/bdc_bd.gif);
	color: #dfdfdf;
	font-size: 3px;
	font-family: Tahoma, arial, helvetica, serif;
}

.bottombg
{
	color: white;
	font-size: 1px;
	background-color: #000000;
	background-image: url(.././images/bottombg.gif);
	background-position: bottom;
}

.bottombg_r
{
	color: white;
	font-size: 1px;
	background-color: #000000;
	background-image: url(.././images/bottombg_r.gif);
	background-position: right bottom;
}

.bottombg_l
{
	color: white;
	font-size: 1px;
	background-color: #000000;
	background-image: url(.././images/bottombg_l.gif);
	background-position: left bottom;
}

.topbg_l
{
	color: #ffffff;
	background-color: #000000;
	background-image: url(../../../../simplemachinesforum/Themes/wowdk11d/images/topbg_lk.jpg);
}

.headerbodies
{
	background-color: #000000;
	background-image: url(../../../../simplemachinesforum/Themes/wowdk11d/images/header_bgk.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

