/* CSS Document */
html { min-height: 100%; margin-bottom: 1px; }
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
	background-color:#F1F8FF;
	
}

/*main table*/
table#main {
	background-color:#FFFFFF;
	width: 900px;
}

table#main table {
	text-align: left;
}

div#main{
	width: 900px;
	/*min-height:600px;*/
	background-color:#FFFFFF;
}

/*HEADER SECTION*/
div#header{
	background-color:#F1F8FF;
	width:100%;
	height:55px;
	min-height:55px;
	/*border: 1px solid #000000;*/
}
a#psycrayhead {width:180px; height:33px;display:block; background-image: url(graphics/psycrayhead_bg.gif); background-repeat:no-repeat; background-position:0 0;}
a#psycrayhead:hover {background-position:0 -33px;}

a#pricing{width:52px; height:22px;display:block; background-image: url(graphics/pricing_bg.gif); background-repeat:no-repeat; background-position:0 0;}
a#pricing:hover {background-position:0 -22px;} 
a#sitemaintenance{width:112px; height:22px;display:block; background-image: url(graphics/site_maintenance_bg.gif); background-repeat:no-repeat; background-position:0 0;}
a#sitemaintenance:hover {background-position:0 -22px;}
a#domainmanagement{width:219px; height:22px;display:block; background-image: url(graphics/domain_management_bg.gif); background-repeat:no-repeat; background-position:0 0;}
a#domainmanagement:hover {background-position:0 -22px;}  


a.top_right_header, a.top_right_header:hover{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9999CC; 
	font-style: italic;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}
.top_right_header_big{
	font-family: Helvetica;
	font-size: 14px;
	color: #9999CC; 
	font-style: italic;
	font-weight: bold;
	padding: 2px 2px 7px 9px;

	position: relative;
	top: 8px;
}

/*MENU SECTION*/
/*SEE MENU.CSS*/


/*CONTENT SECTION*/
div#content{
	width:100%;
	background-color:#FFFFFF;
	margin-top:0px;
	
}
/* CONTENT LEFT SECTION*/
div#content_left {
	width: 174px;
	height:417px;
	float:left;
	background: url(graphics/content_left.jpg) no-repeat 0 0;
	background-color:#FFFFFF;
	text-align: center;
}

/*CONTENT HEADER*/
div#content_header {
font-size:10px;
float:left;
width: 700px;
padding-left:16px;
background-color:#FFFFFF;
}
div#seo_report {
	display:block;
	float:right;
	padding: 4px 5px 0px 2px;
	
}
div#search_box {
	display:block;
	float:right;
	padding: 4px 5px 4px 2px;
	font-size: 11px;
}
div#breadcrumb{
	float:left;
	color: #808080; 
	text-decoration: none;
	margin-left: 3px; 
	padding-top: 4px;
} 

div#breadcrumb a {
	color: #808080; 
	text-decoration: none;
}

/*CONTENT RIGHT SECTION*/
div#content_right {
	width: 700px;
	padding-left:16px;
	float:left;
	background-color:#FFFFFF;
}



/*FOOTER SECTION*/
div#footer{
	clear:both;
	width:100%;
	height:34px;
	background: url(graphics/footer_bg.jpg) repeat-x 0 0;
	
}
div#footer div div a{
	text-decoration: none;
	color:#000000;	
}

div#footer div div a:hover{
	text-decoration: none;	
	color:#eedd99;
}

div.footer_item {
	float:right;
	height:34px;
	background: url(graphics/footer_separator.jpg) no-repeat right bottom;
}

div.footer_item div{
	margin: 14px 10px 0px 1px;
	font-size:11px;
	font-family: Trebushet Ms, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
}

div.footer_item_last {
	float:right;
	height:34px;
}

div.footer_item_last div{
	margin: 14px 5px 0px 1px;
	font-size:11px;
	font-family: Trebushet Ms, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
}





a {color:#0099CC;}
a:hover {color:#0066CC;}

span.hide {display:none}

.header_blue{
	font-size: 14px;
	color: #5CADFF;
}
.header_blue_bold{
	font-size: 14px;
	color: #5CADFF;
	font-weight: bold;
}
.header_blue_small{
	color: #3399FF; 
	font-weight: bold;
}
.header_dark_green{
	color: #999966;
	font-weight: bold;
	font-size: 14px;
}
.small_black_text{
	color: #666666;
	font-size: 10px;
}
.header_black{
	font-size: 14px;
	font-weight: bold;
}
.sitemap_text{
	font-size: 20px;
	color: #5CADFF;
	font-weight: bold;
}
.style21{
	font-size: 14px;
	font-weight: bold;
	color: #AFAD9F;
}

ol li{
	padding: 4px;
}

ul.list1 li{
	padding: 2px;
}

.quick_list_container{
	background-color: #FFFFFF;
	padding: 4px 0 4px 0;
	margin: 0;
	width: 174px; 
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
ul.quick_links{
	list-style-type: none;
	margin: 0;
	padding: 0;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
ul.quick_links li{
	margin: 0;
	padding: 0;
	padding: 2px;
}
ul.quick_links a{
	/*color: #FFFFFF;*/
	color:#2B547E;
	font-weight: bold;
	text-decoration: none;
}
ul.quick_links a:hover{
	text-decoration: underline;
	/*color: #FFFFFF;*/
}

.quick_links_title{
	/*text-decoration: underline;*/
	font-weight: bold;
	font-size: larger;
	margin-bottom: 5px;
}

h1{
	font-size: 18px;
	color: #5CADFF;
	font-weight: bold;
	padding-top: 5px;
}

.feedback_form table td{
	vertical-align: top;
}

#message{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px;
}

.top_left_links{
	padding: 15px 0 0 6px;
}
.top_left_links a{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #565861;
	line-height: 1.2;
	text-decoration: none;
}
.top_left_links a:hover{
	text-decoration: underline;
	color: #000000;
}

