﻿

/*SIGNUP TRIAL BOX *******************/
.signupTrialBox 
{
	width: 849px;
	margin-left:auto;
	margin-right:auto;

	display: inline;
}
.signupTrialBox_btn01 
{
float: left;
width: 168px;
display: inline;
}
.signupTrialBox_btn01 a 
{
border: 0;
width: 168px;
height: 154px;
cursor: pointer;
}
.signupTrialBox_btn02 
{
float: left;
width: 168px;
display: inline;
margin: 0 0 0 11px;
}
.signupTrialBox_btn02 a
{
border: 0;
width: 168px;
height: 154px;
cursor: pointer;
}
.signupTrialBox_btnBack 
{
	background-position: 0 0;
	background: url(./images/idx_btn_under.png) no-repeat scroll 0 0;
	width: 347px;
	height: 44px;
	clear: both;
	padding: 0;
	margin: 0;
	clip: rect(auto, auto, auto, auto);
}

	/* INDEX SEARCH PANEL ********************/
.searchPanel 
{
    width: 900px;
    padding: 0;
    margin: 16px 0 40px 40px;
    
}
.searchPanelTop 
{
width: 850px;
height: 11px;
/*background: url(./images/idx_searchTop.gif) no-repeat 0px 0px scroll; */
}
.searchPanelMid 
{
width: 900px;
/*background: url(./images/idx_searchMid.gif) repeat-y;*/
    }
.searchPanelMidText 
{
float: left;
width: 50%;
}
.searchPanelMid h1
{
font-size: 20px;
font-weight: bold;
color: #20c;
padding: 0 0 4px 0;
margin: 0;   
}
.searchPanelMid h2 
{
    font-size: 20px;
    font-weight: normal;
    color: #20c;
    padding: 0;
    margin: 0;
}

.searchPanelMid li 
{
font-size: 12px;
font-weight: bold;
color: black;
padding: 0;
margin: 0;     
} 



.searchPanelAction
{
float: right;
margin: 7px 0;  
}
.searchPanelField 
{
width: 190px;
height: 30px; 
padding: 0 4px;
margin: 5px 0 0 0;
vertical-align: top;
border: 1px solid #026;
line-height: 30px;      
}
.searchPanelBtn
{
width: 168px;
height: 42px; 
border: 0;
padding: 0;
margin: 0 30px 0 20px;
background: url(./images/idx_btn_search.gif) no-repeat 0px 0px scroll; 
cursor: pointer;     
}
.searchPanelBtn input
{
border: 0;
padding: 0;
margin: 0;    
}
.searchPanelBot 
{
width: 850px;
height: 88px;
/*background: url(./images/idx_searchBot.gif) no-repeat 0px 0px scroll;   */
}

/* INDEX SUB BOXES ********************/
#sub_boxes
{
	float: left;
	margin: 0px 0px 20px 0px;
	width: auto;
    /*background-image: url(images/vert_separator.gif);
    background-repeat: no-repeat;
    background-position: right;*/
}
#sub_boxes h3
{
    font-size: 12px;
    color: #0C356A;
    width: 600px;
    font-weight: normal;
    padding: 0;
    margin: 0 20px 20px;
}
.sub_box
{
    width: 270px;
    float: left;
    padding: 0px 20px 0 30px;
    /*background-image: url(images/vert_separator.gif);
    background-repeat: no-repeat;
    background-position: left;*/
}
.sub_box_right
{
    width: 270px;
    float: left;
    padding: 0px 20px 0 30px;
    /*background-image: url(images/vert_separator.gif);
    background-repeat: no-repeat;
    background-position: left;*/
}
.sub_box_text
{
}
.sub_box_text h2
{
    font-size: 16px;
    color: #0C356A;
    margin: 0px 0px 15px 0px;
    padding-top: 10px;
}
.sub_box_image
{
    margin-right: 8px;
    vertical-align: middle;
    float: left;
    width: auto;
}


/*PRICING TABLE ********************/
table.pricingTable {
	width: 700px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 20px auto 40px auto;
	border-collapse: collapse;
}
table.pricingTable h2{
padding: 0;
margin: 0;
}
table.pricingTable td, table.pricingTable th {
vertical-align:middle;
height: 30px;
text-align: center;
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
padding: 0 3px;
}
table.pricingTable thead tr {
background-color: #0C356A;
}
table.pricingTable thead th{
border-top: 1px solid #0C356A;
border-right: 1px solid #0C356A;
border-bottom: 1px solid #0C356A;
border-left: 1px solid #0C356A;
}
table.pricingTable th
{
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    background-color: #384B5C;
}
table.pricingTable td.row01 {
font-weight: normal;
width: 180px;
text-align: left;
}
table.pricingTable td {
font-weight: bold;
}
table.pricingTable tr.titleRow {
background-color: #dde5e5;	
}
table.pricingTable tr.titleRow td {
text-align: left;
}
table.pricingTable tr.hover:hover td {
background-color: #FFC;
}
table.pricingTable td.checkmark {
background: url(images/checkmark.gif) no-repeat scroll center center;
}
table.pricingTable a.btn01, table.pricingTable a.btn02 {
background: url(images/btn01.gif) no-repeat scroll 0px -50px;
width: 128px; 
height: 25px;
display: block;
color: #fff;
font-size: 14px;
margin: 4px auto 0;
padding: 10px 0 0 0;
text-align: center;
}
table.pricingTable a:hover.btn01, table.pricingTable a:hover.btn02 {
background-position: 0px 0px;
text-decoration: none;
background-color: #FFC;
}
table.pricingTable a.btn02 {
background-position: -138px -50px;
}
table.pricingTable a:hover.btn02 {
background-position: -138px 0px;	
background-color: #FFC;
}
span.smallText {
font-size: 10px;
font-weight: normal;
color: #d00;
}
span.aText {
font-size: 11px;	
}

/*SERVICES ********************/
#services {
	width: 620px;
	padding: 0;
	margin: 0 auto 20px auto;
}
.borderBox {
	border-top: 3px solid #ddd;
	padding: 10px;
	margin: 10px 0;
	overflow: hidden;
	clear: both;
}
#services p {
line-height: 16px;
}
#services h2 {
font-size: 16px;
margin: 4px 0; 
padding: 0;	
}
#services h3 {
padding: 14px 0 0 10px;	
}
#services img.left {
float: left;
}
#services img.right {
	float: right;
	display: block;
}
#services img.screenShot500 {
width: 500px;
margin: 10px auto;
display: block;
}
#services ul {
margin: 0 0 0 20px;
padding: 0;
list-style-type: none;
font-size: 12px;
}
#services ul li {
margin: 0;
padding: 5px 20px;
background: url(images/bullet_gray.gif) no-repeat scroll 8px 11px;
line-height: 18px;
}


/* FORMS 091209 ********************/
.formStandard
{
    width: 422px;
    margin-left:auto;
    margin-right:auto;
    padding: 10px 10px 10px 10px;
}
.formStandard label
{
    display: inline-block;
    width: 120px;
    font-size: 11px;
    font-weight: bold;
}
.formStandard ul
{
	list-style-type: none;
	border: 1px solid #ccc;
	width: 400px;
	margin: 0 Auto 20px Auto;
	padding: 10px;
	background-color: #efefef;
}
.formStandard ul li
{
    margin: 4px 0;
    height: 20px;
    line-height: 20px;
    padding: 0 0 10px 0;
}
.formStandard ul li small
{
margin: 0 0 0 130px;
}
.formStandard input
{
    display: inline-block;
    width: 160px;
}

.formStandard p input
{
    width:150px;
    border-bottom: #ccc 0.07em dashed;
    border-left: medium none;
    background-color:Transparent;
    border-top: medium none;
    border-right: medium none;
    font-weight : bold;
    font-style:normal;
    margin: 0px 0.5em;
    
    
}
.formStandard .radio
{
    display: inline-block;
    width: 20px;
}

.formStandard .checkbox
{
    display: inline-block;
    width: 20px;
}
.formStandard .formTerms
{
	margin: 10px 0;
	padding: 6px 10px;
	width: 400px;
	border: 1px solid #ccc;
	text-align: left;
	display: block;
}
.formStandard .formTerms input
{
width: 16px;
margin : 0 0 0 80px;
padding: 0;
border: 0;
float: left;
display: inline;
}
.formStandard .formTerms span
{
width: 250px;
margin : 0 0 0 8px;
padding: 0;
border: 0;
float: left;
display: inline;
}
.formStandard .formRegister
{
margin: 20px auto 40px;
width: 400px;
}
.formStandard .formRegister input
{
width: 75px;
}

/********first page header stuff ********/
.header_lower_left 
{
width: 570px;
float: left;
display: inline;
margin: 16px 0 0 0;

}
.header_lower_left_text img 
{
margin: 0 0 13px 10px;
}

     
.header_lower_right 
{
	width: 400px; /*980-570-10*/
	float: left;
}
.header_lower_right img 
{
margin: 0 0 0 50px;    
}



.wrap
{
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -61px;
}


select.ListBox1
{
    width:100%;
    height:500px;
}

select.ListBoxConstellation
{
    width:100%;
    height:800px;
}

select.ListBox2
{
    width:100%;
}

input.buttonAsLink
{
   text-decoration:underline;
   background-color:transparent;
   border-style:none;
   border-width:0px;
   text-align:left;
   margin-left:0px;
}



.coolbullets
{
    clear: left;
}
.coolgraphic
{
    border:1px solid gray;
    float: right;
}

.Domains, .Keywords
{
    text-decoration:none;
}

.clearfix
{
    clear: both;
}




