body {
	margin: 0px; padding: 0px;
    text-align: left;
    background: black url('../wtw_assets/wtw_main_bg.jpg') no-repeat top center; */
}
#footer {
	background-color: transparent;
	color: white;
}
#master_header {
	color: white;
}
#master_header .smalltxt {
	color: #333;
}
#memcptoolbar td {
	background-color: #000;
	border: 1px solid #333;
}
#memcptoolbar td:hover {
	background-color: #333;
	border: 1px solid #fff;
}
#forum_header {
	margin-bottom: 20px;
	color: white;
	
}
#footer a {
	color: #FF6F00;
	text-decoration: none;
}
a {
    color: #333;
}

a:hover, .category a:hover {
    text-decoration: underline;
}

.category a {
    color: #FFFFFF;
    text-decoration: none;
}

form {
    margin: 0px;
}

hr {
    color:  #ddeef7;
    background-color: #ddeef7;
    border: 0px;
    height: 1px;
}

#tickertoggle {
    color: #FFFFFF;
}

table.code {
    border: 1px solid #ddeef7;
    margin: 15px auto 10px auto;
    width: 80%;
}

td.code {
    background-color: #d1e5ef;
    border-bottom: 1px solid #ddeef7;
    color: #000000;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    padding-left: 5px;
}

td.codemessage {

    color: #343434;
    font-family: Courier New;
    font-size: 11px;
    padding: 10px 5px 10px 5px;
    white-space: pre;
}

table.quote {
    border: 1px solid #ddeef7;
    margin: 15px 5% 10px 5%;
    width: 80%;
}

td.quote {
    background-color: #d1e5ef;
    border-bottom: 1px solid #ddeef7;
    color: #000000;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    padding-left: 5px;
}

td.quotemessage {
    color: #343434;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    padding: 10px 0 20px 5px;
}

textarea, select, input, object {
    border: 1px solid #666;
    color: #000;
	background-color: #fff;
    font-family: Verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    table-layout: fixed;
}

.category {
    background-image: url(./images/oxygen/catbg.png);
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    table-layout: fixed;
    text-align: left;
}

.ctrcategory {
    background-image: url(./images/oxygen/catbg.png);
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    table-layout: fixed;
    text-align: center;
}

.ctrtablerow {
    color: #666;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    table-layout: fixed;
    text-align: center;
}

.header {
    color: #333;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    table-layout: fixed;
}

.header2 {

    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    table-layout: fixed;
}

.mediumtxt {
    color: #333;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    table-layout: fixed;
}
.altbg1 {
	color: #333;
	font-family: verdana;
	font-size: 12px;
}
.altbg2 {
	color: #fff;
	font-family: verdana;
	font-size: 12px;
}
.multi {
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    table-layout: fixed;
}

.nav {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    table-layout: fixed;
	color: #333;
}

.navtd {
    /*color: #FF6F00;*/
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    table-layout: fixed;
    text-decoration: none;
}

.navtd2 {
    /*color: #FF6F00;*/
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    table-layout: fixed;
    text-decoration: none;
}

.post {
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.rghttablerow {
    color: #343434;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    table-layout: fixed;
    text-align: right;
}

.sig {
    border-top: 1px dashed #ddeef7;
    padding: 13px 0 0 3px;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
}

.smalltxt {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    table-layout: fixed;
}

.subject {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
}

.submit {
    text-align: center;
}

.tablerow {
    color: #333;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    table-layout: fixed;
}

.status_Super_Administrator {
    text-decoration: underline;
    font-weight: bold;
    color: #343434;
    font-family: Verdana;
    font-size: 11px;
    font-style: italic;
}

.status_Administrator {
    text-decoration: underline;
    font-weight: bold;
    color: #343434;
    font-family: Verdana;
    font-size: 11px;
}

.status_Super_Moderator {
    text-decoration: none;
    font-weight: bold;
    color: #343434;
    font-family: Verdana;
    font-size: 11px;
    font-style: italic;
}

.status_Moderator {
    text-decoration: none;
    font-weight: bold;
    color: #343434;
    font-family: Verdana;
    font-size: 11px;
}

.status_Member, .status_Banned {
    text-decoration: none;
    font-weight: normal;
    color: #343434;
    font-family: Verdana;
    font-size: 11px;
}

.index_forum td, .forumdisplay_thread td {
	border-bottom: 1px dashed #ccc;
}
.index_forum td td, .forumdisplay_thread td td {
	border-bottom: 0px;
}

.post_separate {
	border-bottom: 10px solid #fff;
	padding-bottom: 10px;
	background: transparent url("images/post.png") repeat-x;
}







#subnav {
	font-size: 11px;
	font-family: verdana;
	color: white;
	vertical-align: middle;
	border-bottom: 6px solid transparent;
	height: 26px;
}
#subnav a {
	color: #FF6F00;
}
#topbar {
	text-align: right;
	text-transform: uppercase;
	font-family: georgia;
	font-size: 10px;
	font-weight: bold;
}
#topbar div {
	padding: 14px 10px 0 0;
}
#topbar a {
	color: white;
	text-decoration: none;
}
#topbar a:hover {
	color: #FF6F00;
}
#ziptd {
	text-align: left;
	vertical-align: middle;
	padding-left: 40px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
#zipcode {
	font-family: verdana;
	font-size: 11px;
	background-color: white;
	border: 1px solid grey;
	color: black;
}
#content {
	width: 1020px;
	margin: 0px auto;
	text-align: left;
	background-color: white;
	overflow: hidden;
}
.clear {
	clear: both;
}
#forum_grey {
	padding-top: 20px;
	width: 850px;
	float: left;
}
#right_ad {
	float: left;
	margin: 10px 0 0 0;
	width: 120px;
}
#right_ad iframe {
	margin-bottom: 20px;
}
.smalltxt, .altbg2 {
	color: black;
}
#u2u_header table tr td, #u2u_header table tr td a, #u2u_header td.quotemessage {
	color: white;
}
#u2u_header td.quote {
	background-color: #666;
	color: white;
}
#u2u_header .altbg2 {
	color: white;
}

#u2u_header {
	background-image: none;
}
#u2u_header * {
	color: white;
}
#u2u_header input, #u2u_header textarea, #u2u_header option, #u2u_header select {
	color: black;
}
.col3 .mediumtxt {
	font-size: 13px;
	font-weight: bold;
}

.tablerow img {
	max-width: 600px;
	width: expression(this.width > 600 ? 600: true);
}
#forum_grey .category .smalltxt {
	color: #ccc;
}