@import url(../styles/site.css);
/*** Layout & Design Styles ***/
/*rollover styles*/
#afcperoll, #finraroll, #online_training, #client_worksheets, #take_aways, #resource_guide, #comprehensive_cd {
background-color: white;
border: thin black solid;
width: 150px;
padding: 5px;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
text-align: center
}
.title {
font-weight: bold;
border-bottom: thin dashed gray;
}
span.pageTitle {
margin-left: 550px;
}
#afcpe img{
border: none;
}
#finra img{
border: none;
}
body, html {
	background: #FFF7D6;
/*	background: red;*/
  padding: 0px;
  margin: 0px;
}
div#leftSidebar div#sign_up{
margin-top: 0px;
}
#container {
background: #FFF7D6;
background-image: url(../images/left.gif);
background-repeat: repeat-y;
}
#header_photo {
float: right;
}
#logo {
float: left;
}
#logos {
margin-bottom: 20px;
}

#menu {
border-top: 2px black solid;
border-bottom: 1px black solid;
clear: left;
overflow: hidden;
background-color: white;
background-image: url(../images/dashes.gif);
background-repeat: repeat-x;
background-position: bottom;
width: 100%;
padding-left: 60px;
margin-top: 0px;
padding-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
}
#pageBody {
background: url(../images/orange_side.gif) repeat-x top left;
width: 1280px;
}
#pageHeader {
	background-image: url(../images/logo_background.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	border-bottom: 1px solid black;
}
#fixedHeader {
width: 750px;
}
#pageTitle{
width: 300px;
height: 35px;
text-align: center;
text-transform: lowercase;
letter-spacing: 5px;
font-weight: bold;
color: gray;
font-size: 30px;
padding-top: 10px;
overflow: hidden;
float: left;
/*border: thin red solid;*/
}

#shadow {
	background-image: url(../images/shadow.jpg);
	background-repeat: repeat-x;
  background-position: bottom;
  height: 10px;
}
#pageHeader h1 {
	color: white;
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	margin: 14px 0 0 0;
}
#pageHeader h1 a:link, #pageHeader h1 a:visited, #pageHeader h1 a:active, #pageHeader h1 a:hover {
	color: white;
	text-decoration: none;
}
#leftSidebar {
	float: left;
	width: 120px;
	padding: 40px 4px 0px 10px;
  background: #E2F1ED;
	background-image: url(../images/orange_side.gif);
	background-repeat: repeat-x;
	background-position: top;	
	border-right: thin silver solid;
}


#leftSidebar div {
margin: 10px 0 10px 0;
}

#right{
	background-repeat: repeat-x;
	background-position: top;
	padding: 1px;
}

#mainContent {
	float: left;
	width: 803px;
	margin: 0px;
	background: #FFF7D6;
	background-image: url(../images/orange_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#content {
margin: 0px 0px 20px 20px;
width: 430px;
padding: 0px 15px 10px 15px;
float: left;
/*border: thin red solid;*/
}

#quotebox{
width: 190px;
text-align: center;
font-style: italic;
font-size: 22px;
color: gray;
font-family: Times New Roman, serif;
padding: 10px 10px 10px 0px;
float: right;
margin: 0px 40px 0px 20px;
}


#dates, #dates tr, #dates td {
border: 1px #656565 solid;
}
#dates tr, #dates td {
color: white;
font-family: Helevtica, Arial, sans-serif;
font-size: 12px;
}
.in_form {
color: white;
background: #858C9C;
}
#special_form td.form_field {
background: #858C9C;
}
#special_form td.form_field tr td label{
background: #858C9C;
color: white;
text-transform: none;
font-weight: normal;
}
#special_form label {
text-transform: lowercase;
background: #858C9C;
color: white;
font-weight: bold;
text-align: right;
text-transform: lowercase;
font-family: Helevtica, Arial, sans-serif;
font-size: 12px;
}
#special_form label.other {
color: white;
background: #858C9C;
text-transform: none;
}
.orange {
background-image: url(../images/orange.gif);
background-repeat: no-repeat;
padding: 4px;
}
.check {
color: white;
}
.footer_text {
color: gray;
font-size: x-small;
font-family: Arial, Tahoma, sans-serif;
}
#afcpe .footer_text {
text-align: center;
/*width: 106px;*/
}
.input {
border: none;
background-color: #FFF7D6;
/*height: 15px;*/
}
#program_detail {
margin-top: 60px;
}
#tell {
border: none;
}
/* CSS For Menu */
#nav li, #nav li:hover, #nav li.sfhover {
background-image: url(../images/tick.gif);
background-repeat: no-repeat;
background-position: right top;
padding-right: 1px;
}
#nav li li {
background-image: none;
}
#menu #nav a.currentpage:hover, #menu #nav a.currentpage:link, #menu #nav a.currentpage:visited, #menu #nav a.currentpage:active  {
background-image: url(../images/current_underscore.gif);
background-repeat: repeat-x;
background-position: bottom;
color: black;
}
/*This prevents the last tick from showing up */
#nav li.lastmenu {
background-image: none;
}
#nav a:hover, #nav a:link, #nav a:visited, #nav a:active  {
background-image: url(../images/dashes.gif);
background-repeat: repeat-x;
background-position: bottom;
}
/*This prevents the thick gray underscore from showing up on submenu items*/
#nav li li a:hover, #nav li li a:link, #nav li li a:visited, #nav li li a:active{
background-image: none;
}
/*Special for tell a friend*/
#tell {
margin: auto;
}
.tell_input {
border: 0px;
background-color: white;
}
/*tips and tools oval - to get right under the header*/
#tips_tools {
position: absolute; top: 120px; left: 420px;
z-index: 3;
}

#special_form {
margin-top: 100px;
}

body, html{
background-image: url(../images/left.gif);
background-repeat: repeat-y;
}
