﻿body {
		font-family: Arial, Helvetica, sans-serif;
	font-weight: normal ;
	font-size:1em;


}

#wrapper
{
	width: 800px;
	position: relative;
	/* margin-left: -475px;left: 50%; (commented out in design time so it displays properly)*/
	border:1px black solid;

}

 #wrapper2
{
 width: 950px;
/*position: relative;
margin-left: -475px; 
 left: 50%;*/
margin-left:auto;
margin-right:auto ;
background-color:White;
min-height:800px;
_min-height:800px;
		
}






#HomeWrapper
{
 width: 950px;
/*position: relative;
margin-left: -475px;
left: 50%;*/
margin-left:auto;
margin-right:auto ;
background-color:White;
/*min-height:831px; OLD
_min-height:831px;*/
min-height:750px; 
_min-height:750px;
		
}
	



#MainContent
{
	padding-left:15px;
	padding-right:15px;
	padding-bottom:25px;
	min-height:600px;
	_min-height:600px;
	font-size:.85em;
		
}


/*  Firefox collapses header without any content and ignores style below */
#header
{
	width:800px;
	background-color: olive;
	margin: 0 auto;
	clear:both ;
	
}


#footer
{

 width: 950px;
position: relative;
margin-left: -475px;/* */
left: 50%;
margin-top: 15px;
margin-bottom:25px;
font-size: .75em;
position: relative;
float:none;
text-align:center;

/*OLD ****
clear:both;
text-align:center;
width:800px;
margin-top: 15px;
margin-bottom:25px;
margin-left:75px;
font-size: .75em;
position: relative;
float:none;*/


}

.BlurringDiv
{
	z-index:999;
	left:0px; 
	width:100%;
	position: fixed;
	top:0px;
	height:100%;
	background-color: lightgrey;
    filter: alpha(opacity=75);  
    opacity: 0.75; 
}

.MessageDiv
{
	left: 25%;
	vertical-align: middle;
	width: 400px;
	position: absolute;
	top: 25%;
	height: 150px;
	background-color: white;
	text-align: center;
	filter: alpha(opacity=100);  
    opacity: 1;
    z-index:1000;
    
}

.MessageDiv2
{
	z-index:10000;
	vertical-align: middle;
	width: 400px;
	height: 150px;
	background-color: white;
	text-align: center;
	filter: alpha(opacity=100);  
    opacity: 1;
    position:relative;
    margin-left:-100px;
    margin-top:0px;
     
      
}

.AjaxGif
{
	padding:25px;
}

ul
{
	list-style:none;
	
}


.FormLabel
{
	
	font-weight:bold;
	text-align:right;
	float:left;
	padding-right:5px;
	display:inline;
}
.SectionTitle
{
		font-weight: bold ;
	font-size:1em;
	text-align:center;
}
.ButtonCentering
{
	text-align: center;
	padding:25px;
}
	

.Centering
{
	text-align: center;
	clear:both;
}

.WarningText
{
	color:Red;
}

	.PageTitle
{
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.5em;
	color: black;
	font-family: Arial, 'Courier New' , Sans-Serif;
	margin: 5px 5px 5px 5px;
	padding-top:10px;
	padding-bottom:10px;
	position:relative;
	clear:both;
}
.Clearing
{
	clear:both;
	display:block;
}

.Underline
{
	text-decoration: underline;
}


.ImagePreload
{
	position:absolute;
	left:-5000px;
	height:1px;
}
/* Home Page Styles */

#HomeTestimonialContainer
{
	width:320px;
	padding:0px 0px 0px 0px !important;
	margin-right:0px;
	background-color:#FFFFFF;
	/*height:580px; OLD */
	height:650px; 
	/*border: solid 1px black;*/
	min-height:650px;
	min-width:320px;
	_min-height:650px;
	_min-width:320px;/**/
	/*position:relative;*/
	float:left;
	
}

#HomeTabContainer
{
	
	width:626px;
	padding:0px 0px 0px 0px !important;
	margin-right:0px;
	/*background-color: #DAD5C2; Replace )___________________________*/
	height:650px;
	/*border: solid 1px black;*/
	min-height:650px;
	min-width:600px;
	_min-height:650px;
	_min-width:600px;/**/
	/*position:relative;*/
	float:right;
	/*background: White;#006600 url("Images/home_upperright.gif") right top no-repeat;
	
	background: url("Images/DAD5C2-onepixelwide.gif") repeat;*/
	
	
}


#Tabs
{
	float:left;
	width:100px;
	height:580px;/**/
	vertical-align:top;
	margin-right:-5px !important;
	padding-right:0px !important;
	text-align:left;
	margin-top:0px;
	background-color:#000000;
		
}

#ProgramViews
{
	float:right;
	width:500px;
	height:650px;
	/*border:solid 1px white;*/
	margin-top:10px;
	/*background:#DAD5C2;  replaced  _____________________*/
	background: url("Images/DAD5C2-onepixelwide.gif") repeat-x;
	
	
}

.FirstTab
{
	/*background: transparent url(images/firstTab.gif) no-repeat left top -----exmaple
	background: Black url("Images/TabTest.gif") no-repeat;*/
	height:150px;
	width:95px;
	
}
.FirstTabSelected
{
	/*background: transparent url(images/firstTab.gif) no-repeat left top -----exmaple*/
	background: Red url("Images/TabTest.gif") no-repeat;
	height:150px;
	width:95px;
}





/*#homerounding
{
background: White ; url("Images/home_bottomright.gif") right bottom no-repeat;	
}
*/
div#HomeMenuBox 
{ 
	vertical-align:bottom;
	background:black;
	height:35px;
/*	min-height:35px !important;
	_min-height:35px;*/
	color:White;
 float:none;
 line-height:2em;
 font-size:.8em;

text-decoration:none;
	
}
#HomeMenuBox a:link 
{
	color:White;
	text-decoration:none;
}

#HomeMenuBox a:visited 

{
	color:white;
	text-decoration:none;
}
#HomeMenuBox a:hover 

{
	color:red;
	text-decoration:none;
}
#HomeTestimonialTitle
{
	font-size:1.25em;
	font-weight:bold;
	
}

div#HomeTopPic
{
	text-align:left;
	width:323px;
	
	height:216px;
	min-height:216px;
	position:relative;
	padding-right:10px;
}
div#HomeRightContent
{

	height:216px;
	font-size:11px;
	font-family:Arial;
	padding-left:5px !important;
	padding-right:5px;
	text-align:left;
	margin-left:5px;
	overflow:hidden;
	width:612px;
	
	
}

div#HomeRightContent p
{
	line-height: 1em;
}

div.HomeByLine
{
	text-align:center;
	font-size:14px;
	font-weight:bold;
}



div#HomeRightContent p
{

	
	text-align:left;
	
	
}


.Emphasized
{
	font-weight:bold;
	
}

.TestimonialByLine
{
	font-size:12px;
	text-align:left;
	padding: 10px 10px 25px 10px;
	max-width:250px;
	
}
a.TestimonialLink
{
	text-decoration:none;
	font-size:10px;
}

.HomeMultiPage
{
width:100%;
/*background: #DAD5C2;*/
background: url("Images/DAD5C2-onepixelwide.gif") repeat-x;


}
.PageViewTitle
{
	font-weight:bold;
	text-decoration:underline;
	font-size:16px;
	text-align:center;
	padding-bottom:10px;
}

.Feature,.Benefit
{
	font-size:12px;
}
.Benefit
{
 color:#990000;
 font-weight:500;
 padding-bottom:10px;
}
.HomeProgramExtras
{
	list-style-type:disc;
}	

.HomePricingContainer
{
	font-size:12px;
	font-weight:bold;
	padding-top:5px;
	
}
	

#HomeCopyright
{
	width:100%;
	text-align:center;
	font-size:10px;
	color:Black;
}

.HomePricing
{
	margin-left:10px;
}

#HomeGetStarted
{
	left:30px;
	top:5px;
	position:relative;
	
}

#ContactForm
{
	width:800px;
	margin-left:25px;
	/*background: red;*/
	line-height:1.5em;
	list-style:none;
	font-size:12px;
}
#ContactAddress
{
	font-size:12px;
	font-weight:bold;
}

.TestimonialText
{
	font-style:italic;
	font-size:12px;
}
li.TestimonialText
{
	padding-bottom:15px;
}
.TestimonialAuthor
{
	font-style:normal;
	margin-left:100px;
}

/* Testimonial Popup Page*/
 #wrapperTestimonial
{
 width: 700px;
 height:100%;
position: relative;
margin-left:20px;
background-color:White;
text-align:left;
border: solid 1px black;
font-size:1em;
font-family: Times New Roman;
/*font-family:Arial, Sans-Serif ;*/

		
}

div#TestimonialCopyright
{
	text-align:center;
width:700px;
font-family:Arial, Sans-Serif ;
font-size:10px;
margin-left:20px;
	
}
	
div#TestimonialTitle
{
	font-size:1.25em;
	font-weight:bold;
}	

td.CheckMarkCell_Home
{
	background-color:white;
	width:auto;
	min-width:20px;
	vertical-align:middle;
	text-align:center;
	border: solid 1px black;
	font-size:12px;
	font-family:Arial, Sans-Serif;
	border-collapse:collapse;
}

td.LeftCell_Home
{
	background-color: white;
	width:375px;
	min-width:350px;
	border: solid 1px black;
	padding:5px 5px 5px 5px;
	font-size:14px;
	font-family:Calibri, Times New Roman, Serif;
	
	border-collapse:collapse;
}
table.CheckBoxTable_Home
{
	border: solid 1px black;
	
	border-collapse:collapse;	
}