/*structure */
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #6592a9 url(../images/background.png) repeat;
	padding: 0;
	text-align: center; 
	color: #001936;
}
#container {
	margin: 0 auto;
	width: 1091px;
}
#pageWrapper {
	width: 1024px;  
	background-color: #001936;
	border: 1px solid #000000;
	text-align: left; 
	float:left;
}
#header {
	background:#113552 url(../images/bg-header.jpg) repeat-x;
	width:1024px;
	height:74px;
	color:#fefbb5;
}
#navigation {
padding-top:25px;
padding-right:10px;
float:right;
}
#contentWrapper {
	padding: 0 20px; 
}
#topLeft{
	width:750px;
	float:left;
}
#topRight{
	width:220px;
	float:left;
	margin-left:10px;
}
#footer{
	clear:both;
	background:#113552 url(../images/bg-footer.jpg) repeat-x;
	height:24px;
	text-align:center;
	color:#fefbb5;
	font-style:italic;
}



#header h1{
	padding-left:20px;
	float:left;
}
#header #companyname {
	padding: 20px 0px 20px 5px;
	float:left;
	font-size:32px;
	font-weight:bold;
}

#navigation li{
	z-index:99;
}


/* general text styles */
p, li {
	font-size:12px;
}
	
a:hover{
	color:#903;
}
a:visited{
	color:#36F;
}
a:visited:hover{
	color:#903;
}

/* site class styles */
.geekscenter{text-align:center;}
.floatLeft{float:left;}
.floatRight{float:right;}
.geeksclear {clear:both;}
.checker {font-size: 12px;font-weight:bold;}
.amazonwidget {margin: 5px;}
.copyright {font-style: italic; font-size: 0.7em;}
.highlight {font-weight:bold; color:#F00;}

/* social icons box */
#floating-box {float:right;}
#box{border: 1px solid #001936; border-right: 0px;padding: 2px 2px;background-color: #FFF;width:60px;float:left;position:fixed;	width:60px;top:85px;margin-left:-65px;}
#box div{margin: 5px 0px;}
	
/* box class styles */
.infobox{
	background-color:#fdfbe1;
	margin:10px 4px;
	float:left;
}

.head{
	background:#113552 url(../images/bg-section-header.jpg) repeat-x;
	height:18px;
	padding-left:10px;
	font-size:12px;
	color:#fefbb5;
	font-weight:bold;
}

.boxContent{
	padding:10px;
}

.boxContent label {font-size:0.80em; font-weight:bold;}

/* header styles */
.head a, .head a:visited{
	color:#fefbb5;
	text-decoration:none;
}

.head a:hover, .head a:visited:hover {
	color:#903;
	text-decoration:none;
}

.head h1 {
}



/* navigation style not used 
#navigation li{
float:left;
height:35px; 
width:108px;
background:url(../images/bg-button.jpg) no-repeat 0 0;
list-style-type:none;
padding-top:10px;
text-align:center;
font-weight:bold;
}
*/

/* specific div styles */
#mainImage{
	height:300px;
    background-color:#001936;
	margin-top:10px;
	overflow:hidden;
}

#mainImage img {
	border:none;
}

#infoBoxes{
	clear:both;
}

#box1, #box2, #box3{
	width:320px;
	height:250px;
}

#about{
	width:738px;
	height:215px;
}
#findUs{
	width:220px;
	background-color:#001936;
}

#findUs img{
	float:left;
	height:32px;
	width:32px;
	padding:10px 10px;
	border: 0;
}

#feed{
	height:400px;
	width:220px;
}

#rightbox{
	min-height:400px;
	width:220px;

}
#checker, #login {
	width:220px;
}

#rightbox ul{
margin-left:-10px;
}

#rightbox li{
	padding-bottom:5px;
}
#subpage {
	min-height:480px;
	width:738px;
	line-height:16px;
}

#subpage img {float: right; border: none; padding:5px;}

#subpage .amzn_wdgt a img {border: none; padding:0px;}

#subpage .head h1,#about .head h1 {color:#fefbb5;
	font-weight:bold;
	font-size:1em;
	margin-top:0;
}
#subpage h2 {font-size:.95em;}
#subpage h3 {font-size:.85em}


#hosting {clear: both; width: 100%;padding-left:20px;}
#hosting img {padding: 10px; float: left; border:none; }

#tos ol li{}
#tos .title {font-weight:bold;}

#quote {padding: 5px; margin-left:10px;}
#quote img {border:none;}

#footer a {color:#fefbb5;}


/* PACKAGE PRICING TABLE STYLES */

table.package {margin: 0 auto; text-align:center; width: 80%; border: 1px solid #001936;}

table.package th {background-color:#001936; color:#fefbb5; font-size: 0.8em; font-weight: bold; padding: 10px 0 10px 0;}

table.package tr {}

table.package td {font-size: 12px; color:#001936; padding: 5px 0 5px 0;border: 1px solid #001936;}

table.package td p {text-align:left; margin-left:5px;}

table.package td img {float: none !important;}

table.package .altrow {background-color: #FDD685;}

table.package .darkrow td {background-color: #001936; color:#fefbb5;}
 
