/*********************************/
/* General */
/*********************************/
body{
	margin:0;
	font-family:"Lucida Sans Unicode",Verdana,Helvetica,Arial,sans-serif;
	text-align:center;
}
form{
	margin:0;
}
img {
	border: 0;
}
table {
	width: 100%;
}
hr {
	background:#ddd;
	color:#ddd;
	clear:both;
	float:none;
	width:100%;
	height:.1em;
	border:none;
	margin:0 0 1.4em;
}
a {
	font-size: inherit;
	color:#F47A00;
	text-decoration:underline;
}
a:hover {
	background-color:#F47A00;
	color: #ffffff;
	text-decoration:none;
}
.noHover:hover {
	background: none;
}
/*********************************/


/*********************************/
/* Typography */
/*********************************/
h1, h2, h3, h4, h5, h6 {
	font-family:Candara,Arial,Tahoma,sans-serif;
}
h3 {
	margin-bottom: 0px;
}
.mediumGrayStrong {
	color: #555;
	font-weight: bold;
}
.highlight {
	background-color:#ffffb8;
}
/*********************************/


/*********************************/
/* Form */
/*********************************/
.mid, .short, .wide, .full {
	padding:4px;
	border:1px solid #CACCD9;
	width:25%;
}
.short {
	width: 12%;
}
.mid {
	width: 25%;
}
.wide {
	width: 55%;
}
.full {
	width: 90%;
}
textarea.sml {
	height: 40px;
}
textarea.tall {
	height: 100px;
}
.short:hover, .mid:hover, .wide:hover, .full:hover {
	background: #fff none;
	border:1px solid #999;
}
.short:focus, .mid:focus, .wide:focus, .full:focus {
	border:1px inset #dedede !important;
	background: #eee none !important;
}
.button {
	margin-top: 0.3em;
	background-color:#347ab0;
	border-color:#cbdce9 rgb(11, 57, 93) rgb(11, 57, 93) rgb(203, 220, 233);
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	font-weight: bold;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	padding:2px 15px 3px;
	text-align:center;
}
.button:hover, .button:focus{
	background:#6BB650;
}
label {
	font-size:13px;
     	font-weight: bold;
	cursor: pointer;
     	padding: 0px 10px 4px 0;
     	color: #666;
     	display: block;
}
.error,.success {
	margin-bottom:1em;
	border:2px solid #ddd;
	padding:.8em;
}
.error {
	background:#FBE3E4;
	color: #555555;
	border-color:#D12F19;
}
.error b {
	display: block;
	font-weight: bold;
	font-size: 14px;
	color:#D12F19;
}
.error li {
	font-size: 14px;
}
.success {
	background:#71C13F;
	color:#fff;
	border-color:#3F8314;
}
.error a {
	color:#D12F19;
}
/*********************************/


/*********************************/
/* Header */
/*********************************/
#headerDiv {
	padding-bottom: 10px;
	padding-top: 5px;
}
#headerDiv table tr th {
	width:354px; 
	padding-top: 10px;
}
#headerDiv table tr td {
	width:446px; 
	font-size: 14px; 
	padding-left:30px; 
	vertical-align:middle; 
	text-align: right; 
	font-weight:bold; 
	color:#555555;
	font-family: arial;
}
#headerDiv table tr td a {
	font-size: 12px;
}
/*********************************/


/*********************************/
/* Menu */
/*********************************/
#menuBackgroundDiv{
	background-image:url(/images/menuBackground.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid black;
	width:100%;
	height:35px;
	background-color:#044a92;
}
#menu {
	clear:both;
	overflow:hidden;
	/*width:800px;*/
}
#menu ul {
	margin:0 auto;
	/*width:800px;*/
	padding-left:0;
	padding-right:0;
	
}
#menu li {
	margin-top:2px;
	float:left;
	height:33px;
}
#menu li a {
	color:#FFFFFF;
	float:left;
	margin:0px 0px 0pt;
	padding:6px 18px 6px;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
	font-family:Trebuchet MS;
}
#menu ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#menu .currentTab {
	background-color: #6DA2D0;
}
#menu .extraLink {
	float: right;
}
#menu .extraLink a {
	color: #FFEA00;
}
#menu .extraLink a:hover {
	color: #FFFFFF;
}
#menu .joinMenuLink {
	float:right; 
	width:130px;
	border:none;
}
#menu .joinMenuLink a {
	color:#ffec15;
	font-size: 18px;
	text-transform: uppercase;
}
#menu .joinMenuLink a:hover {
	background-color: #ffec15;
	color: #817134;
}
#menu .lastMenuLink {
	border-right:1px solid #6096cb;
}
/*********************************/


/*********************************/
/* Table */
/*********************************/
.tableData THEAD td a {
	color: #F47A00;
}
.tableData THEAD td a:hover {
	background: none;
}
.greenCell {
	color: #2d8d03;
}
.blueCell {
	color: #044a92;
}
.tdRecord1 {
	background-color: #FFFFFF;
}
.tdRecord2 {
	background-color: #fff;
}
.tdRecord2 td, .tdRecord2 th {
        border-bottom: 3px solid #fff;
        border-top: 3px solid #fff;
}
.tdRecord3 {
	background-color: #efefef;

}
.tdRecord3 td, .tdRecord3 th {
        border-bottom: 1px solid #ddd;
        border-top: 1px solid #ddd;
} 
/*********************************/


/*********************************/
/* Splash */
/*********************************/
#splashBackgroundDiv{
	background-image:url(/images/splashBackground.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	border-top:1px solid #a0bfdf;
	padding-bottom:33px;
	padding-top:13px;
	width:100%;
}
#splashBackgroundDiv h1{
	color:#ffea00;
	font-size:27px;
	margin-top:0;
	margin-bottom:0;
}
#splashBackgroundDiv p {
	margin:5px;
	color:#FFF;
	font-size:16px;
	font-weight: normal;
	letter-spacing: 0.02em;
	font-family:"trebuchet ms";
	line-height: 1.3;
}
#splashBackgroundDiv table {
	padding-bottom:13px;
}
#splashBackgroundDiv table tr th {
	width:600px;
	padding-right:10px;
	vertical-align: top; 
}
#splashBackgroundDiv table tr td {
	width:180px;
	padding-left: 20px;
	vertical-align: middle; 
	
}
#splashBackgroundDiv a {
	color:#ffec15;
}
#splashBackgroundDiv a:hover {
	text-decoration: none;
	background: none;
}
.splashTable{
	margin: 10px 0 0 0;
	border: 1px solid #044a92;
	background:#005ca1;
	padding:0px;
	color:white;
	height: auto;
	vertical-align: middle;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	color: #f8f8f8;
	font-family:Candara,Tahoma,Arial,sans-serif;
	height: 65px;
}
.splashTable b {
	color: #fc8610;
	font-size: 30px;
}
.td1{
	text-align:right;
	font-weight:bold;
	font-size:13px;
	color:#ececec;
}
.todaysActivity {
	font-family:Candara,Tahoma,Arial,sans-serif;
	font-weight:bold;
	text-align:center;
	color:#044384 ;
	font-size: 18px;
}
/*********************************/


/*********************************/
/* Layout */
/*********************************/
#contentDiv{
	font-size:17px;
	margin:20px auto 25px auto;
}
#contentDiv h1, #contentDiv h2, #contentDiv h4 {
	color: #044A92;
	margin-bottom:0;
}
#contentDiv p {
	margin:5px 5px 15px 5px;
	letter-spacing: 0.02em;
	/*font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;*/
	font-family:sans-serif;
	line-height: 1.3;
	
	font-size: 15px; 
	color: #555; 
	font-weight: normal;
}
#contentDiv ul li, #contentDiv ol li {
	font-family: verdana; 
	font-size: 14px; 
	color: #555; 
	font-weight: normal;
}
#contentDiv h1{
	margin-top:35px;
	font-size:30px;
}
#contentDiv h2{
	font-size:21px;
	margin:0;
	color:#555555;
}
#contentDiv .highlightedText {
	font-weight: bold;
	color: #044A92;
}
.wrapper{
	width:800px;
	margin:0 auto;
	text-align:left;
}
.notice {
	margin-bottom:1em;
	border:2px solid #ddd;
	padding:.8em;
	background:#FFF6BF;
	color:#817134;
	border-color:#FFD324;
}
.notice a {
	color:#817134;
	text-decoration: underline;
}
.notice b {
	color: #044a92;
}
.notice a:hover {
	text-decoration: none;
	background: none;
}
.notice p b {
	color:#3D3518;
}
.notice p {
	 line-height: 22px;
}
/*********************************/


/*********************************/
/* Footer */
/*********************************/
#footerDiv {
	background:#FFF6BF;
	padding-top: 6px;
	height: 22px;
	clear:both;
	color: #817134;
	font-size:11px;
	border-bottom: 1px solid #FFD324;
	border-top: 1px solid #FFD324;
	text-align: center;
	vertical-align: middle;
}
#footerDiv a { 
	color: #817134; 
	font-size:12px; 
	text-decoration: none;
	padding: 3px;
}
#footerDiv a:hover {
	background-color: #817134; 
	color: #fff;
}
#footerDiv ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
#footerDiv li {
	float:left;
	margin: 0 8px 0 8px;
}
#footerDiv ul li {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
}
/*********************************/


/*********************************/
/* Home */
/*********************************/
#slideshow {  
    height:  200px;  
    width:   415px;
} 
#slideshow img {  
    background-color: #fff;
} 
#featuresBox {
	width: 800px; 
	padding-bottom: 25px;
	background-position:  right;
	background-repeat: no-repeat;
	vertical-align: middle;
}
#seShowcase {
	margin: 20px auto 51px;
	width: 100%;
	padding: 10px;
	border: 1px solid #ddd;
}
#scroller {
	height:42px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	text-align:center;
	width:770px;
}
#scroller li {
	float:left;
	height:42px;
	margin:0pt;
	padding:3px;
	width:110px;
}
#scroller li img {
	margin:0pt;
	padding:0pt;
}
.featureHeading {
	font-family: Candara,Tahoma,Kartika,'Lucida Sans Unicode',Verdana,Helvetica,Arial,sans-serif; 
	padding-bottom: 4px; 
	font-weight: bold; 
	color: #333;
	font-size: 18px; 
	padding: 0;
}
.features {
	padding: 0;
	margin: 0;
	text-align: left;
}
.features tr td {
	font-family: verdana; 
	font-size: 12px; 
	color: #555; 
	font-weight: normal;
	vertical-align: top;
	padding: 0 0 5px 5px;
}
#tooltip {
	background-color:#EEEEEE;
	border:1px solid #111111;
	padding:5px;
	position:absolute;
	z-index:3000;
	font-size: 12px;
	text-align: left;
}
#tooltip h3, #tooltip div { margin: 0; }
#screenshot {
	border: 1px solid #ddd;
	margin: 15px 30px 15px 5px;
	width: 303px;
	height: 251px;
}
.slogan {
	color: #333333; 
	padding-bottom: 8px; 
	vertical-align: bottom; 
	text-align: right; 
	font-size: 18px; 
	font-weight: bold;  
	font-style:italic;
}
.joinBox {
	margin-bottom:1em;
	padding:.8em;
	background:#ddd;
	border:2px solid #aaa;
	
}
.joinBox h3 {
	margin-top: 0px;
}
/*********************************/


/*********************************/
/* Contact */
/*********************************/
.contactInfo h4 {
	border-bottom: 1px solid #dddddd;
}
.contactText {
	color:#555;
	font-family:verdana;
	font-size:14px;
	font-weight:normal;
	margin:5px;
}
/*********************************/

/*********************************/
/* signup */
/*********************************/
.blurb {
	color:#333;
	border:3px dotted #FFD324;
	padding: 5px;
	width: auto;
	font-size: 14px;
	padding: 5px;
}
.indent {
	padding-left: 5px;
	font-size: 14px;
	color: #555;
}
/*********************************/
	
/*********************************/
/* FAQ */
/*********************************/
#tableOfContents {
	border:2px solid #c34500;
	margin: 20px 0;
	background-color: #F47A00;
	color: #fff;
	font-family: verdana;
	font-size: 14px;
}
#tableOfContents ol {
}
#tableOfContents ol li {
	padding-top: 5px;
	color: #fff;
	line-height: 24px;
}
#tableOfContents a {
	color:#fff;
	padding: 5px auto;


}
/*********************************/


/*********************************/
/* Pricing */
/*********************************/
.notice {
	border:2px solid #ddd;
	margin: 20px 0;
	background-color: #f8f8f8;
}
.notice p {
	color: #fff;
}
.planTable {
	margin-bottom: 2px;
}
.planTable tr {

}
.planTable tr th {
	border-bottom: 1px solid #ddd;
	vertical-align: top;
	width: 80%;
}
.planTable tr th img {
	vertical-align: middle;
}
.planTable h1 {
	margin-bottom: 2px;
	margin-top: 2px;
}
.planTable tr th ul {
	margin-top: 0px; 
	padding-bottom: 0px; 
	margin-bottom: 15px;
}
.planTable tr td {
	border-bottom: 1px solid #ddd;
	color: #444; 
	font-size: 14px; 
	text-align: right; 
	vertical-align: middle;
	width: 20%;
}
.planTable tr td b {
	color: #FC8610;
	font-size: 20px; 
}
.priceCell {
	cursor: pointer;
	padding: 5px;
}
.priceCell ul {
	padding-top: 5px;
}
.priceCell li {
	line-height: 24px;
}
/*********************************/


/*********************************/
/* Features */
/*********************************/
.featureList td {
	color: #333;
	padding: 5px auto;
	font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
}
.featureList td img {
	vertical-align: top;
}
.featureList tr {

}
/*********************************/


/*********************************/
/* Sample Ads */
/*********************************/
#sampleAd {
	text-align: left;
	border: 1px solid #000;
	width: 200px;
	padding: 2px;
	overflow: hidden;
	background-color: #FFFFFF;
	font-weight: normal;
}
#sampleAd #sample_adTitle {
	display: block;
	color: #0000CC;
	padding: 0;
	text-decoration: underline;
	font-size: 11pt;
	font-weight: normal;
	height: 14pt;
}
#sample_adTitle:hover {
	background: none;
}
#sample_adDescription1, #sample_adDescription2 {
	color: #222222;
	height: 12pt;
	font-size: 10pt;
	overflow: hidden;
	
}
#sample_adDisplayUrl {
	color: green;
	height: 12pt;
	font-size: 10pt;
}
/*********************************/
/* Signup	*/
.tabheader
{
	color:#ff9900;
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
}


/*	Mod */
.m-hidden
{
	display:none;
}
.m-left
{
	float:left;
}
.m-right
{
	float:right;
}
.m-clear
{
	clear:both;
}

/*	Modal window	*/

.modal
{
	background:url('../images/modal.png');
	width:800px;
	height:600px;
	margin:0 auto;
	margin-left:-400px;
	margin-top:50px;
	position:absolute;
}
