@import	url("/css/debug.css");
@import	url("/css/forms.css");

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
}

a {
	color:  #1F518C;
}

a:hover {
	color: red;
}

#BodyWrapper {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: auto;
	width: 745px;

}


h1#Logo        { font-size: 44px; line-height: 44px; background-repeat: no-repeat; background-position: left top; text-indent: -5000px; margin: 0; padding-bottom: 10px; height: 44px }

h1#Logo a {
	display: block;
	height: 44px;
	width: 238px;
	text-decoration: none;
}
p#LoginLink {
	float: right;
	font-size: 11px;
	margin-top: -20px;
	margin-bottom: 0;
	font-family: Tahoma, sans-serif;
}
h2#Tagline   { color: #1f7386; font-size: 20px; font-family: "Trebuchet MS", sans-serif; margin: 0; padding-top: 5px; padding-bottom: 8px; padding-left: 8px }
p#LoggedLink {
	float: right;
	font-size: 11px;
	margin-top: -38px;
	margin-bottom: 0;
	font-family: Tahoma, sans-serif;
	text-align: right;
}


.Website {
	color: #21508d;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
.Wizard {
	color: #ed7e02;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}




.Button {
	/* background-color:  #5e99ac; */ 
    background-color: #cb1515;  
	color: #ffffff;
	padding-left: 4px;
	padding-right: 4px;	
	padding-top: 2px;	
	padding-bottom: 2px;
	font-weight: bold;			
	font-size: 12px;
	font-family: Verdana, sans-serif;	
	height: 26px;
}

.Button:hover {
	background-color: red;
}

form {
	display: inline;
	margin: 0;
}

small {
	font-size: 11px;
	font-family: Verdana, sans-serif;
}

#TopMenu  { font-size: 11px; font-family: Tahoma, sans-serif; background-color: #1F7386; margin-top: 4px; padding: 4px }
#TopMenu1 { font-size: 11px; font-family: Tahoma, sans-serif; background-color: #1f7386; margin-top: 4px; padding: 4px }
#TopMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#TopMenu ul1 { list-style-type: none; margin: 0; padding: 0 }
#TopMenu li {
	display: inline;
	padding-left: 6px;
	padding-right: 6px;
	border-right: 1px solid #a3bad8;
	font-weight: bold;
}
#TopMenu li1 { font-weight: bold; display: inline; padding-right: 6px; padding-left: 6px; border-right: 1px solid #a3bad8; border-bottom: 1px solid #a3bad8 }
#TopMenu li.Selected {
	color: #d2dff2;
	font-weight: bold; 
}
#TopMenu li.Selected1 { color: #d2dff2; font-weight: bold }
#TopMenu li.Last {
	border-right: none;
}
#TopMenu li.Last1 { border-right: medium none }
#TopMenu a {
	color: #FFFFFF;
	text-decoration: none;
}
#TopMenu a1 { color: #ffffff; text-decoration: none }
#TopMenu a:hover {
	text-decoration: underline;
}
#TopMenu a:hover1 { text-decoration: underline }
#BottomMenu {
padding-top: 6px;
}

#BottomMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#BottomMenu li {
	display: inline;
	padding-left: 6px;
	padding-right: 6px;
	border-right: 1px solid #a3bad8;
}

#BottomMenu .Last {
	border-right: 0;
}

#BottomMenu .Selected {
	font-weight: bold;
}

#BottomContact {
	margin-top: 16px;
	padding-left: 6px;
}

#Copyright {
	padding-left: 6px;
	font-size: 11px;
	color: #6b6b6b;
}

#Footer  { background-image: none; background-repeat: no-repeat; background-position: right bottom; clear: both; border-top: 1px solid #178c00 }

#MainContent {
	width: 480px;
	padding: 8px; 
	margin-top: 12px;
	margin-bottom: 12px;
	float: left;
	min-height: 500px;
	overflow: visible;
}

#MainContent p {
	margin-top: 4px;
	margin-bottom: 8px;
}

#MainContent h2 {
	font-size: 22px;
	color: #21508d;
	font-family: 'Trebuchet MS', sans-serif;
	margin-top: 0;
	margin-bottom: 0;
}

#MainContent h2 a {
	text-decoration: none;
}

#MainContent h3 {
	font-size: 18px;
	color: #de6700;
	font-family: 'Trebuchet MS', sans-serif;

	margin-top: 4px;
	margin-bottom: 0;
}

#MainContent h2 .Subtitle {
	color: #de6700;
}


#MainContent .ActualSite {
	margin-top: 24px;
	padding-bottom: 8px;
}

#MainContent .ActualSite img {
	border: 1px solid #000000;
	margin-bottom: 8px;
}

#Sidebar {
	float: left;
	width: 220px;
	padding-bottom: 10px;
}

#Sidebar .TryNow, #Sidebar .PaymentPlan {
	padding: 8px;
	background-color: #fffcea;
	border: 1px solid #ece8cd;
	margin-top: 12px;
	width: 100%;
}

#Sidebar .TryNow p {
	margin: 0;
}

#Sidebar .TryNow .Button {
	width: 220px;
}

#Sidebar .PaymentPlans h3 {
	display: none;
}

#Sidebar .PaymentPlan .Button {
	width: 100px;
}

#Sidebar .PaymentPlans h4  { color: #de6700; font-size: 16px; font-family: "Trebuchet MS", sans-serif; background-image: none; background-repeat: no-repeat; background-position: middle left; margin: 0; padding-left: 32px; width: auto; float: left }

#Sidebar .PaymentPlan {
	padding-bottom: 8px;
	border-bottom: 1px solid #ece8cd;
}

#Sidebar .PaymentPlan p {
	margin: 0;
}

#Sidebar .PaymentPlan .Amount {
	font-size: 12px;
	font-weight: bold;
}

#Sidebar .PaymentPlan .Price {
	color: #3f626d;
	font-size: 11px;
	font-weight: normal;
	margin-left: 12px;
}

#Sidebar .PaymentPlan ul {
	margin: 0;
	padding-left: 16px;
	clear: both;
}

#Sidebar .PaymentPlan li {
	font-size: 11px;
	list-style-image: url(/img/bullet-small.gif);
}

#Sidebar .PaymentPlan form {
	margin-top: 4px;
	display: block;
}

#Sidebar .PaymentPlan .LearnMore {
	display: none;
}

#Sidebar .PaymentPlan form .Button {
	font-size: 11px;
	height: 24px;
	background-color: darkorange;
}

#Sidebar .PaymentPlan form .Button:hover {
	background-color: orange;
}

#VirtualTourIndex {
	
}

#VirtualTourIndex dt {
	font-size: 24px;
	font-weight: bold;
	font-family: 'Trebuchet MS', sans-serif;
	color: #de6700;
}

#VirtualTourIndex dt a {
	font-size: 16px;	
}

#VirtualTourIndex dd {
	margin-left: 16px;
	padding: 4px;
	margin-bottom: 12px;

}

#Testimonials p.Author {
	padding-bottom: 16px;
	font-weight: bold;
}

#Testimonials blockquote {
	margin-left: 0;
	padding-left: 18px;
	border-bottom: 1px solid #ece8cd;
}

.PlanName  { color: #de6700; font-size: 14px; font-family: "Trebuchet MS", sans-serif; background-image: none; background-repeat: no-repeat; background-position: middle left; padding-left: 26px }

#Comparison {
	margin-bottom: 16px;
}

#Comparison td, #Comparison th {
	border-bottom: 1px solid #ece8cd;
}


#Comparison thead th.PlanName {
	width: auto;
}

#Comparison th, #Comparison td {
	padding: 4px;
}

#Comparison th.PlanName {
	background-position: left 4px;
	padding-left: 26px;
}

#Comparison thead th {
	text-align: left;
}

#Comparison tbody th {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	width: 140px;
} 

#Comparison tbody td {
	color: darkorange;
	font-size: 15px;
	line-height: 12px;
	border-left: 1px solid #ece8cd;
	text-align: center;
}

#Comparison tbody tr.TextInfo td {
	color: #666666;
	font-size: 11px;
}

/*
#Comparison tbody tr:hover td {
	background-color: #fffcea;
	color: #000000;
}

#Comparison tbody tr.TextInfo:hover td {
	font-weight: bold;
}
*/

#SampleSites img {
	border: 1px solid black;
	margin-bottom: 4px;
}

#SampleSites p {
	margin-bottom: 24px;
}

#Support li {
	margin-bottom: 8px;
}

address {
	margin-top: 4px;
	padding: 8px;
	font-style: normal;
	padding: 8px;
	background-color: #fffcea;
	border: 1px solid #ece8cd;	
	width: 300px;

}

.VirtualTour {
	clear: both;
	padding: 8px;
	margin-bottom: 8px;
	border: 1px solid #ffffff;
	height: 100%; /* IE hack for containing floating image in div */
}

/* CSS2 hack for containing floating image in div */
.VirtualTour:after { 
	content: ""; 
	display: block; 
	height: 0; 
	clear: both; 
}

.VirtualTourSelected {
	background-color: #ffffff;
	border: 1px solid orange;	
	color: black;	
}

.VirtualTourSelected h4, .VirtualTourSelected h4 a {
	font-size: 18px;
}

.VirtualTour br {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

.VirtualTour img {
	float: left;
	border: 1px solid #ece8cd;
	margin-bottom: 24px;
}

.VirtualTour h4 {
	margin: 0;
	margin-left: 175px;
	padding: 0;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 16px;
	color: #de6700;
}

.VirtualTour h4 a {
	color: #de6700;
}

.VirtualTour p {
	margin-left: 175px;	
}

#VirtualTourMenu {
	clear: both;
	text-align: right;
}

#VirtualTourMenu a {
	font-weight: bold;
}

p#AffiliateSignup {
	padding: 8px;
	background-color: #fffcea;
	border: 1px solid #ece8cd;	
}

p#AffiliateSignup a {
	font-size: 14px;
	font-weight: bold;
}

ul.Faq li {
	list-style-image: url(/img/bullet-small.gif);
	margin-bottom: 8px;
}

dl.Faq dt {
	font-weight: bold;
	font-size: 16px;
	padding-top: 16px;
	font-family: 'Trebuchet MS', sans-serif;
}

dl.Faq p.BackToTop {
	font-size: 11px;
}

dl.Faq p.BackToTop a {
	color: #666666;
}

.Generated {
	font-family: 'Courier New', monospace;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	background-color: #F5F5F5;
	padding: 4px;
	border: 1px solid  #EEEEEE;
}

.Generated a {
	text-decoration: none;
}
