﻿body {
	padding: 0px;
	margin: 0px;
	text-align:center;
	font-family: "Geneva", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#1D367A;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	background-color: #DBD9FB;
}

a {color: #fff; text-decoration:underline; background-color : transparent;}
a:link {color: #001155; text-decoration:underline;}
a:visited {color: #330033; text-decoration:underline;}
a:hover {color: #D50000; text-decoration:underline;}

h1 {display:none}
h2 {
	font-size:1.5em;
	margin-top:0px;
	font-family: "Geneva", Arial, Helvetica, sans-serif;
	text-align:left;
	color: #21408F;
	font-weight: normal;
}
	
h3 {
	font-size:1.2em;
	font-family:"Geneva", Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight: bold;
	color: #21408F;
	float: none;
}
h4 {font-size:.8em; }
h6 {margin-top:0px}
legend {font-size:1.2em; font-weight: bold; color:#fff}
label {font-weight:bold}
label span { width:100px; float:left; text-align:right; 
	margin-right:1em; font-weight:bold; clear:both}
fieldset {
	margin-bottom:1em;
	font-size: 12px;
	font-weight: 500;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#textBackground {
	background-color: #E8E8FF;
	height: 12px;
	width: 100%;
	text-align: left;
	display: block;
	list-style-type: none;
	font-weight: 700;
	text-decoration: none;
	vertical-align: middle;
	font-size: 12px;
	text-transform: capitalize;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCF;
	border-right-color: #CCCCCF;
	border-bottom-color: #CCCCCF;
	border-left-color: #CCCCCF;
	clear: right;
	padding: 5px;
}

fieldset blockquote {margin-left: 0em}
fieldset blockquote label {margin-left: 2em}
tr {vertical-align:top}

#header {
	width:1000px;
	height:120px;
	margin:auto;
	text-align:left;
	border:0px solid #999999;
	padding:0;
	background-image: url(../images/titletext.png);
	background-repeat: no-repeat;
	background-position: 20px 40px;
}

#content {
	width:1000px;
	margin:auto;
	text-align:left;
	border:0px solid #999999;
	/*background-color:#6666CC;*/
    padding:0;
}


#footer {
	width:815px;
	clear: left;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-left: 10px;
}
.focusBox {
	width: 600px;
	background-color: #F4F7FE;
	color: #000099;
	background-position: top;
	height: 255px;
	border: 1px solid #CBD9FA;
	margin-left: 10px;
	padding: 5px;
}

#footer p {margin-top:1em}
.footerText {
	font-family: "Geneva", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	vertical-align: top;
	border: 1px none #E2E5F2;
	text-align: center;
}

#footer a {color: #000; text-decoration:underline; background-color : transparent;}
#footer a:link {color: #000; text-decoration:underline;}
#footer a:visited {color: #000; text-decoration:underline;}
#footer a:hover {color: #999999; text-decoration:underline;}

#question { padding:0; border:0px solid red; width:100%; font-size:1em;}
#answer { padding:0; border:0px solid red; width:100%; font-size:1em;}
#myAccordion{
	width: 100%;
	border: 1px solid #6CAF00;
}
#myAccordion dt{
	line-height: 20px;
	background-color: #80df20;
	border-top: 2px solid #DAFF9F;
	border-bottom: 2px solid #6CAF00;
	padding: 0 10px;
	font-weight: bold;
	color: #fff;
}
#myAccordion dd{
	overflow: auto;
}

#myAccordion p{
	margin:0
}

#myAccordion dt.myAccordionHover
{
	background-color: #90ef30;
}
#myAccordion dt.myAccordionActive
{
	background-color: #6CAF00;
	border-top: 2px solid #80df20;
	border-bottom: 2px solid #000;
}

#left-col {
	float:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	background-color: #FFFFFF;
	padding: 0;
	margin-left: 10px;
	width: 810px;
}
#right-col {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E3E6F3;
	width: 160px;
	float: left;
}

#AskQuestion { font-size:.8em}
#AskQuestion label span {width:75px}
#AskQuestion input {font-size:1em}

.pnlRating {width:200px; float:right}
.flow {float: left; clear: left; margin: 0px 1.25em 0px 0px; }
.skipLink {display:none}

.clear {clear:both}

.leftbox { width:175px; float:left; text-align:right; font-weight:bold; border:1px solid green;}
.rightbox { margin-left:10px; float:left; border:0px solid green;}

.admin-functions {border:double black;width:150px; float:right; 
    text-align:center; margin:0 0 .5em .5em; padding:0 0 .5em 0}

/* for rounded content */
.left {
	width:75%;
	float:left;
	border:0px none gray;
	left: 23%;
	clip: rect(auto,auto,auto,auto);
	padding: 10px;
	background-color: #FFFFFF;
}
.right {
	float:left;
	border:0px none gray;
	text-align: left;
	width: 15%;
	background-color: #FFFFFF;
	padding-left: 10px;
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(../images/more_bg.gif);
}
/* corners */
.roundcont {
	width: 100%;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #DBD9FB;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #DBD9FB;
	border-right-color: #DBD9FB;
	border-left-color: #DBD9FB;
	border-right-style: none;
	border-left-style: none;
}
.roundcont #page-content {
	width: 800px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}
/*.roundcont p, .roundcont h3 {margin: 0 10px;}*/
/*.roundcont ul {margin: 10px;}*/
.roundcont fieldset {
	margin:5px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #DBD9FB;
	border-right-color: #DBD9FB;
	border-bottom-color: #DBD9FB;
	border-left-color: #DBD9FB;
}
.roundcont label span { float:left; text-align:left; font-weight:normal; clear:both}
.roundtop {
	background-repeat: no-repeat;
	background-position: right top;
}
.roundbottom {
	background-repeat: no-repeat;
	background-position: right top;
}
img.corner {width: 11px; height: 11px; border: none; display: block !important;}
.roundcont a {color: #fff; text-decoration:underline; background-color : transparent;}
.roundcont a:link {
	color: #000066;
	text-decoration:underline;
}
.roundcont a:visited {color: #330033; text-decoration:underline;}
.roundcont a:hover {
	color: #660000;
	text-decoration: underline;
}
/* end rounded content */

.error {color:red; font-weight:bold; padding:0 1em; 
    background-color:#ffffff; border:1px dotted red; margin:0 2em}
.error a {color:Red; text-decoration:none}
.error a:link, .error a:visited {color:Red; text-decoration:underline}
.error a:hover {color:Red; text-decoration:none}

.error2 {color:red; font-weight:bold; padding:0 1em; 
    background-color:#ffffff; border:1px dotted red; margin:.25em 1em 0 0}
.error2 p {margin:.25em 0}
.error2 a:link, .error2 a:visited {color:Red; text-decoration:underline}
.error2 a:hover {color:Red; text-decoration:none}

/* right side stats */
.stats{width: 100%;background-color: #9bbddc; text-align:left;
    color:#000; font-weight:bold; font-size:1em; }
.stats h3 { text-align:center; font-size:1.1em; margin:0em 0 1em 0}
.statsroundtop {
	background-repeat: no-repeat;
	background-position: right top;
}
.statsroundbottom {
	background-repeat: no-repeat;
	background-position: right top;
}
img.statscorner {width: 11px; height: 11px; border: none; display: block !important;}
/* end right side stats */

/* for the header */
.left2 {width:460px; float:left;}
.right2 {
	width:auto;
	float:right;
	text-align:center;
	border:0px solid black;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: auto;
}
.right2 p, .right2 label, .right2 input {font-size:.8em} 
.LoginButton {
	display:inline;
	font-size:0.8em;
	float:right;
	border:1px solid #CCCCCC;
	width:90px;
	clear: none;
	font-weight: 400;
	background-color: #CCCCCC;
	margin-right: 70px;
	margin-top: 10px;
	text-decoration: none;
}
.LoginButton a {color:navy; text-decoration:underline;}
.LoginButton a:link {  color:navy; text-decoration:underline;}
.LoginButton a:visited { color:navy; text-decoration:underline;}
.LoginButton a:hover { text-decoration:none; color:black;}

/* end for the header */

.datagrid {font-size:.9em}
.datagrid input {font-size:.9em}
.qa {font-size:3em; font-weight:bold; border:0px solid black; color:Red; margin-top:0px; font-family: Georgia, "Times New Roman", Times, serif;}
.double-space li { margin-bottom:1em}
.noborder {margin:0; padding:0; border:0}

.advicelist {width:100%; margin:1em 0 0 0}
.advicelist h4 {margin:0 auto}
.advicelist p {margin:0 0 .5em 0}
.advicelist div {padding:.5em}

/* minimum menu requirements for functionality */
.navholder {
	border:0px solid red;
	border-bottom:0px solid red;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/bg_nav2.png);
	height: 40px;
	margin-left: 10px;
	display: block;
}
	/*.navholder {text-align:left; border-top:0px solid red; height:28px;
    border-bottom:0px solid red; background:url("../images/button.jpg") repeat-x}*/
.navholder h4 {display:none;}
.navbar {
	text-align:center;
	border:1px none black;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0px;
	margin-right: auto;
	vertical-align: bottom;
	padding-bottom: 5px;
	float: none;
	margin-left: auto;
}
.topmenuul {list-style-type:none; margin:0; padding:0;border:1px solid #000000; 
    text-align:center;}

.topmenuli {
	list-style-type:none;
	color:#FFFFFF;
	border:0px solid black;
	text-align:center;
	vertical-align: middle;
	display: block;
	padding-top: 5px;
	float: left;
	padding-right: 28px;
	padding-left: 28px;
}
	
	/*.topmenuli {list-style-type:none; float:left;width: 116px; 
    color:#000; padding-bottom:0; border:0px solid black; 
    /*background:url("../images/button.jpg") no-repeat}*/
	
.topmenuli a {
	text-decoration: none;
	color:#fff;
	border-bottom:0px solid black;
	border-top:0px solid black;
	border-left:0px solid black;
	display:block;
	font-size:1.0em;
	font-family:"Geneva", Arial, Helvetica, sans-serif;
	vertical-align: bottom;
	margin: 0px;
	text-align: left;
}
.topmenuli a:visited {color:#fff;}
.topmenuli a:hover {color:#000; text-decoration: underline; text-align:left;}

.topmenuli2 {list-style-type:none; float:left;width: 120px; 
    color:#000; padding-bottom:0; border:0; 
    /*background:url("../images/button.jpg") repeat-x*/}
.topmenuli2 a {text-decoration: none; color:#000; border-bottom:0px solid black; 
    border-top:0px solid black; border-left:0px solid black; margin: 0;padding: 2px 0px;
    display:block; font-size:.9em; font-family:Georgia, "Times New Roman", Times, serif;}
.topmenuli2 a:visited, topmenuli2 a:hover {color:#000; text-decoration: none;}

.topmenutitle {
	display:block;
	text-align: center;
	text-decoration: none;
	text-decoration: none;
	padding-left: 5px;
	font-size: 1.1em;
}
li:hover ul , li.over ul { /* lists nested under hovered list items */ display: block;}
#dmenu li>ul {top: auto; left: auto;}
/* menu design */
#dmenu  {
	padding: 5px;
	font-weight:bold;
	line-height:2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	vertical-align: bottom;
}
#mainFrame {
	background-color: #fff;
	width: 900px;
	top: 20%;
	position: absolute;
}

#dmenu a:hover {color: #fff; }
.mainFrame {
	width: 80%;
	background-color: #FFF;
	top: 20%;
	position: absolute;
	left: auto;
	right: auto;
}
#clock {
	float: right;
	width: 150px;
}
#textBackground2 {
	background-color: #FBFCFD;
	width: 100%;
	text-align: left;
	display: block;
	font-family: "Geneva", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	margin-bottom: 15px;
	padding: 5px;
}
#narrowColumnText {
	font-size: 12px;
	text-transform: capitalize;
	text-align: left;
	line-height: 15px;
	font-weight: lighter;
	text-decoration: none;
	color: #999999;
}
#narrowColumnTitile {
	font-size: 12px;
	text-transform: capitalize;
	text-align: left;
	line-height: 15px;
	font-weight: 500;
}
.linkNoUnderline {
	color: #999999;
	font-family: Eurostile;
	font-size: 12px;
	font-weight: lighter;
}
#affiliate_link_wide {
	margin-right: auto;
	margin-left: 10px;
	float: left;
	width: 97%;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 16px;
	font-variant: normal;
	letter-spacing: 1px;
}
#aspnetForm .roundcont #page-content #ctl00_ContentPlaceHolder1_pnlForums ul {
	text-align: left;
	text-indent: 35px;
	display: block;
	font-size: 12px;
	letter-spacing: 3px;
	font-style: italic;
	line-height: 20px;
	padding: 5px;
	font-weight: bold;
	list-style-type: none;
	font-variant: normal;
	background-position: right center;
	background-repeat: no-repeat;
	margin-right: 50px;
}
#aspnetForm .roundcont #page-content #ctl00_ContentPlaceHolder1_pnlForums a {
	text-decoration: none;
	background-color: #ebebeb;
	display: block;
	width: 250px;
	border: 1px ridge #000066;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 75px;
}
.content_menu_list {
	display: block;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	padding: 5px;
	font-weight: bold;
	list-style-type: none;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: 2px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.content_menu_item {
	text-decoration: none;
	background-color: #ebebeb;
	display: block;
	border: 1px ridge #000066;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	list-style-type: none;
	width: 300px;
	margin-right: auto;
}
.roundcont #page-content #pnlLoggedIn .content_menu_list .content_menu_item a {
	text-decoration: none;
}
.roundcont #page-content #pnlLoggedIn .content_menu_list .content_menu_item a {
	text-decoration: none;
}
.roundcont #page-content #pnlLoggedIn .content_menu_list .content_menu_item a {
	text-decoration: none;
}
#content_menu_item a {
	text-decoration: none;
	background-color: #ebebeb;
	display: block;
	border: 1px ridge #000066;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 10px;
	list-style-type: none;
	width: 275px;
}
.roundcont #page-content #pnlLoggedIn .content_menu_list a {
	text-decoration: none;
	list-style-type: none;
	width: 300px;
	margin-left: 75px;
}
.roundcont #page-content #pnlLoggedIn .content_menu_list ul {
	list-style-type: none;
}
#affiliate_link_split_narrow {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	display: block;
	float: left;
	width: 190px;
	vertical-align: bottom;
}
#affiliate_link_split_wide {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 580px;
	float: right;
	margin-right: 10px;
}
.blink {
	text-decoration: blink;
}
#selection_block {
	text-align: left;
	display: block;
	font-size: 12px;
	letter-spacing: 3px;
	font-style: italic;
	line-height: 20px;
	padding: 5px;
	font-weight: bold;
	list-style-type: none;
	font-variant: normal;
	text-indent: 25px;
}
#selection_block_list_item {

	text-decoration: none;
	background-color: #ebebeb;
	display: block;
	width: 250px;
	border: 1px ridge #000066;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 75px;
}
.intro_text {
	width: 250px;
	height: 255px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	vertical-align: middle;
}
#pnlMain .left .roundcont #intro #flash {
	float: left;
	display: block;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
