﻿

a, a:visited
{
    color: #333333;
}

div
{
    
}
h1 {
    padding: 0 0 0px 0;
    color: #284775;
    font-style: italic;
    font-size: x-large;
    font-family: Arial, Helvetica, sans-serif;
}
ul{
    font-size: 14px;
    padding-left: 30px;
}
.oneColFixCtrHdr #container {
    width: 835px; /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background: #DDDDDD; 
	background-image: url(../Images/bodyHeader.jpg);
	background-repeat: no-repeat;
	height: 300px;
	padding: 0 10px 0 20px;  
	position: relative;
	/* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}

.oneColFixCtrHdr #minheader {
	background: #FFFFFF; 
	background-image: url(../Images/aafp_top_logo.gif);
	background-repeat: no-repeat;
	height: 111px;
	padding: 0;  
	position: relative;
	/* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}

.oneColFixCtrHdr #login {
    position: absolute;
    top:20px;
    left:585px;
}

.oneColFixCtrHdr #minlogin {
    position: absolute;
    top:10px;
    left:685px;
    width: 100px;
	padding: 10px;    
}
.oneColFixCtrHdr .tabSpace {
    width: 0px;
    height:35px;
}
.oneColFixCtrHdr #tabMenu {
    background-image: url(../Images/Top_image_home.png);
    background-repeat: no-repeat;
    width: 100%;
}
.oneColFixCtrHdr .tabSelected
{
    background-image: url(../Images/tabSelected.jpg);
    background-repeat: no-repeat;
    width: 155px;
    text-align: center;
    vertical-align: middle;
}
.oneColFixCtrHdr .tabSelected a
{
    color: #FFFFFF;
    vertical-align: middle;
    text-decoration: none;
    font-size: 16px;
}
.oneColFixCtrHdr .tabUnselected {
    background-image: url(../Images/tabUnselected.jpg);
    background-repeat: no-repeat;
    width:155px;
    text-align:center;
    vertical-align: middle;
}
.oneColFixCtrHdr .tabUnselected:hover {
    background-image: url(../Images/tabSelected.jpg);
}

.oneColFixCtrHdr .tabUnselected a { 
    color: #FFFFFF;
    vertical-align: middle; 
    text-decoration: none;
    font-size: 16px;
}

/* Sub Tabs */
.tabSubSpace {
    width: 0px;
    height:35px;
}
#tabSubMenu 
{
	background-color: #FFFFFF;
}

.tabSubSelected a
{
	color: #996600;
	text-decoration: none;
	font-weight: bold;
}

.tabSubSelected a:visited
{
	color: #996600;
	text-decoration: none;
	font-weight: bold;
}

.tabSubUnselected a
{
	color: #996600;
	font-weight: bold;
}

.tabSubUnselected a:visited
{
	color: #996600;
	font-weight: bold;
}

.oneColFixCtrHdr #header h1
{
    margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
    padding: 0px 0;
}
.oneColFixCtrHdr #mainContent {
    padding-top: 6px;
}

#content
{
	/*
	background-image: url('/Images/gradiant.jpg'); 
	background-repeat: repeat-x;
    */
	background-color: #FFFFFF;
}

#content2
{
	background-color: #FFFFFF;
}

.oneColFixCtrHdr #rightContent {
    width: 180px;
    float: right;
}

.oneColFixCtrHdr #testimonialContent {
    float: right;
    height: 200px;
    background-color: #C5C58B;
    padding-left: 10px;
    padding-right: 10px;
    width: 270px;
}
.oneColFixCtrHdr #googleAds {
    height: 200px;
    background-color: #D6D6AD;
    width: 200px;
    float: right;
}
.oneColFixCtrHdr #leftContent {
    margin-right: 200px;
    padding-right: 10px;
    padding-left: 10px;
    height: 200px;
}
.oneColFixCtrHdr #howItWorks {
    border: 1px solid;
    width: 250px;
    float: right;
    height: 200px;
    padding-left: 10px;
    padding-right: 10px;
}
.oneColFixCtrHdr #ad{
    border: 1px solid;
    margin-right: 450px;
    padding-right: 10px;
    padding-left: 10px;
    height: 200px;
    width: 200px;
}
.oneColFixCtrHdr #bottomContent {
    border-color:Fuchsia;
}
.oneColFixCtrHdr #footer {
    font-size: small;
    background: #DDDDDD;
    background-image: url(../Images/Top_image_home.png);
    height: 40px;
    background-repeat: no-repeat;
    
}
.oneColFixCtrHdr #footer p {
    margin: 0;
/* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */    padding: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.accordianHeader
{
    background-color: #006699;
    color: #FFFFFF;
    font-size:14px;
    padding-left:10px;
}
.accordingPane
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding-left:20px;
    padding-right:10px;
}
.brdbody
{
	width:938px;
	padding-left:8px;
	padding-right:8px;
	background-image:url(../images/gridbody.jpg);
	background-repeat:repeat-y;
}
.brdtop
{
	width:954px;
	height:30px;
	background-image:url(../images/gridheader.jpg);
	background-repeat:repeat-x;
}
.brdbot
{
	height:11px;
	width:954px;
	background-image:url(../images/gridfooter.jpg);
	background-repeat:repeat-y;
}

.collapsed
{
    display:none;
}
.expanded
{
    display:block;
}

h3
{
	font-size:medium;
	font-weight:normal;
	padding:0;
	margin:0
}

#mbEnd cite
{
	display:block;
	text-align:left
}

cite
{
	color:green;
	font-style:normal
}

table.table_reg
{
	
}

td 
{
    /*vertical-align: top;	*/
}

td.headul
{
	border-bottom: solid 1px #333333;
	padding-top: 15px;
	
	font-weight: 600;
}

td.firsttd
{
	padding-top: 5px;
}

.wizcontainer
{
	padding: 12px;
	margin: 0;
}

.wizactive
{
	float: left;
	font-weight: bold;
}

.wiz
{
	float: left;
	color: #999999;
	font-size:smaller;
}

.wizarrow
{
	background-image: url('/Images/arrow_right.png');
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	width: 26px;
}

div.pcode
{
	font-weight: bold;
}

div.pdesc
{
	font-size: smaller;
	color: #666666;
}

div.pprice
{
	color: Green;
}

div.ohead
{
	border-bottom: solid 1px #333333;
	padding-top: 15px;
	font-weight: 600;
}

div.err
{
	color: #FF0000;
}

span.err
{
	color: #FF0000;
}

a.lfselected
{
    color: #333333;
    font-weight: bold;
    text-decoration: none;
}

a:visited.lfselected
{
    color: #333333;
    font-weight: bold;
	text-decoration: none;
}

td.st
{
    vertical-align: top;
}

div.pname
{
    font-weight: bold; 
    font-size: 18px; 
    float: left; 
    padding: 0 10px 0 0;
}

a.pname, a:visited.pname
{
    text-decoration: none;
}

div.pfly
{
   font-weight: bold; 
   text-align: right; 
   padding: 0 10px 0 0; 
}

img
{
    border: none;
}
