/* CSS Document */
* { margin:0; Padding:0;}
/*img, div { behavior: url(iepngfix.htc) }*/
.space {
	height: 1px;
	clear: both;
}
.error{
	color: #FF0000;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.red {color: #F00;}
.center {text-align: center;}
.left{text-align: left;}
body {
	margin: 0;
	padding: 0;
	color: #7c7c7c;
	text-align: center;
	background: #E9E9E9 url(images/bodybg.jpg) repeat-y center top;
	height: 100%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
}
/* Start Common Elements */
#wrapper{
	margin: 0px auto;
	padding: 0;
	width: 780px;
	border: none;
	text-align: left;
	padding-bottom: 0px;
}
h1 {
	/*width: 340px;*/
	height: 35px;
	line-height: 1em;
	text-align: left;
	white-space:nowrap;
}
h2 {
	width: 340px;
	height: 30px;
	text-align: left;
	white-space:nowrap;
}
h3 {
	width: 340px;
	height: 25px;
	text-align: left;
	white-space:nowrap;
}
p {margin: 0 0 10px 0;}

.header{
	background-image: url(images/sqlcare2.jpg);
	background-repeat: no-repeat;
	margin: 0px 0 0 40px;
	text-align: center;
	width: 685px;
	height: 286px;
}
.left_content{
	float: left;
	margin: 15px 0 0 78px;
	color: #666666;
	width: 440px;
	text-align: justify;
}
.footer{
	float: left; 
	background-image: url(images/sqlcare_footer.jpg);
	background-repeat: no-repeat;
	margin: 35px 0 0 40px;
	padding: 40px 0 0 0;
	text-align: center;
	width: 685px;
	background-color: #FFFFFF;
}
#footer_contact{
	margin: 0 40px 15px 0;
	text-align: right;
}	
/*** Nav bar styles ***/
.nav {
	margin: 0;
	padding: 55px 0 0 20px;
}
.nav ul{
	list-style-type: none;
}
.nav li{
	display: inline;
}
.nav a{
	float: left;
	margin: 20px 0;
	width: 75px;
	text-decoration:none;
	color: #589ED2;
	font-weight: bold;
	background: #FFFFFF;
	padding: 5px;
}
.nav a:hover{
	background: #589ED2;
	color: #FFFFFF;
}
/*** Nav bar right ***/
.rightNav {
	float: right;
	margin: 50px 110px 0 0;	
	width: 150px;
	height: 400px;
	font-size: 0.9em;
}
.rightNav ul {
	text-align: left;
	margin: 0;
	list-style: none;
	padding: 0;
}
.rightNav ul li{
	margin: 0;
	padding: 3px 0 3px 10px;
}
.rightNav ul li {
	padding: 3px 0 3px 25px;
}
.rightNav a {
	display: block;
	font-size: 1.1em;
	color: #589ED2;
}
.homeBullet { 
	list-style-type: bullet;
	margin: -10px 0 10px 60px;
}
.noBullet { 
	list-style-type: none;
	margin: -10px 0 10px 60px;
}
.homeNumber {
	list-style-type: decimal;
	margin: -10px 0 10px 60px;
}
#websql{
	margin: 15px 0 0 160px;
}

.nav-text {
		font-size: 100%;
		line-height: 180%;
		margin: 5px 0pt 0pt 15px;
		float: left;
		width: 75%;
		border: 0px solid #999;
	}
	
	/*  Sevices */
ul.bulletpoints {	
	margin: 0px 0 6px 0;
 	padding: 0px;
	width: 100%;
	border: 0px dashed #9F3;
}
ul.bulletpoints li {	
	margin: 3px 0 3px 20px;
 	padding: 0 0 3px 12px;
 	font-size: 12px;
	line-height: 140%;
	background-image: url('images/list_bullet1.gif');
	background-repeat: no-repeat;
	list-style-image: none;
	list-style-type: none;
	background-position: 0px 4px;
}
/* table lists */
.leftRule {
	border-left: 1px solid #d5d5d5;
}
.leftRuleWht {
	border-left: 1px solid #FFF;
}
table.tbl-list {
	width: 95%;
	margin: 15px 0 0 0;
	padding: 0;
	border: 1px solid #d5d5d5;
}
table.single {
	border-top: 1px solid #d5d5d5;
}
table.tbl-list tr td, table.tbl-list tr th {
	margin: 0 0 0 0;
	padding: 8px 2px;
	border-bottom: 1px solid #d5d5d5;
	background-color: #f2f2f2;
	text-align:left;
}
table.tbl-list tr td.tblhdr, table.tbl-list tr th.tblhdr {
	margin: 0 0 0 0;
	padding: 8px 2px;
	border-bottom: 1px solid #FFF;
	background-color: #c7cfe9;
}
table.tbl-list tr td.gray_bg,table.tbl-list tr th.gray_bg {
	margin: 0 0 0 0;
	padding: 8px 2px;
	border-bottom: 1px solid #d5d5d5;
	background-color: #e6e6e8;
}
table.tbl-list tr td.sectHdr, table.tbl-list tr th.sectHdr {
	margin: 0 0 0 0;
	padding: 8px 2px;
	border-bottom: 1px solid #FFF;
	background-color: #dfe3f1;
	font-size:11px;
}
table.tbl-list tr td.thinRow, table.tbl-list tr th.thinRow {
	margin: 0 0 0 0;
	padding: 1px 0px;
	border-bottom: 1px solid #d5d5d5;
	background-color: ;
}
table.tbl-list tr.alt_row th, 
table.tbl-list tr.alt_row td {
	background-color: #fff;
}
table.tbl-list tr.last th, 
table.tbl-list tr.last td {
	border-bottom: none;
}
table.tbl-list tr th {
	padding-left: 0px;
	text-align: left;
	color: #333399;
	font-size: 12px;
}
table.tbl-list tr th em.subtext {	
	display: block;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	color: #333399;
}
table.tbl-list tr td {
	font-size: 9px;
	color: #333399;
}
table.tbl-list tr td.check {
	font-size: 9px;
	color: #333399;
	background-image: url('images/check.gif');
	background-repeat: no-repeat;
	background-position: 10px 15px;
	text-indent: -1000px;
}
.faqQuestion {
	margin: 12px 0 3px 0;
	padding: 0 0 0 0px;
	color: #006;
	font-size: 13px;
	font-weight: bold;
}
.faqAnswer {
	margin: 0 0 0 24px;
	padding: 0 0 0 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 155%;
}
img.floatLeft { 
    float: left; 
    margin: 12px; 
}
/* form style - Contact form  -------------------------------------------------- */ 
form { 
	margin: 0;
	padding: 0;
}
form fieldset {
  	border: 0px solid #FFF;
	padding: 0px;
	margin: 0;
}
form label { 
	display: block;  
	float: left; 
	width: 100px; 
	padding: 0; 
	margin: 5px 0 0; 
	text-align: right; 
	color: #666;
}
form input, form textarea {
	width:auto;      
	margin:10px 0 0 10px; 
}
textarea {
		overflow: auto;
}
form .required {
	font-weight:bolder;
	color: #000;
} 
form br {
	clear:left; 
}
form img {
	margin: 6px;
	padding: 6px;
}
/* -------------------------------------------------- */ 
div.tablelistsingle {text-align: center;} 
div.tablelistsingle table {margin: 0 auto; text-align: left;} 
.tableheader, .tableheader2, .serviceincludes{
	font-weight:bold;
	color:black;
}
.tableheader {
	background-color:#dfe3f1;
	padding-left:3px;
}
.serviceincludes{
	background-color:#99CCFF;
	margin-top:10px;
	text-align: center;
}
