/* CSS Document */
*{margin:0px;padding:0px}
 
body {
background:url(images/background.gif);
font-family:Arial, Helvetica, sans-serif;
}
 
/* Container */ 
#container {
background-color: #ffffff;
width: 1000px;
margin: 10px auto 0 auto;
}
/* Container */  

/* Header */
#header {
background-color: #ffffff;
background: url(images/header.gif) no-repeat;
width: 1000px;
height: 80px;
}
 
#headernav {
float: right;
list-style: none;
margin-top: -26px;
margin-bottom: 3px;
margin-right: -1px;
height: 29px;
}
 
#headernav ul {
list-style: none;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 1px
}
 
#headernav li {
text-align: left;
float: left;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
 
#headernav ul li a {
display: block;
margin-right: 0px;
padding: 0px 1px 0px 1px;
font-size: 14px;
font-weight: bold;
text-decoration: none;
} 
/* End Header */

/* Begin Blue */
#blue {
width: 1000px;
height: 20px;
background-color: #1b5ba2;
}
/* End Blue */


 
#content {
width: 1000px;
margin-top: 2px;
margin-right: 0px;
margin-left: 0px;
font-size: 12px;
padding: 0px;
}
 
/* Begin Main */ 
#main {
background-color: #ffffff; 
color: #000000; 
margin: 5px 4px 5px 4px; 
padding:0px; 
}

#main ul {
list-style:disc;
}

#main li {
margin: 0 auto 0 20px;
}
/* End Main */ 
  
 
/* End Special Menu Setup */

/* Begin Center Column */
#ccolumn {
background-color:#ffffff; 
color:#000000; 
margin:0px auto 5px auto; 
padding:0px; 
width:990px; 
}


#ccolumn a:link {
color: #1b5ba2;
text-decoration: none;
}

#ccolumn a:visited {
color: #1b5ba2;
text-decoration: none;
}

#ccolumn a:hover {
color: #1b5ba2;
text-decoration: underline;
}

#ccolumn a:active {
color: #1b5ba2;
text-decoration: none;
}
/* End Center Column */

/* Footer Properties */ 
#footer {
width: 1000px;
height: 50px;
clear: both;
border-top: #1b5ba2 1px solid;
}
 
#footer p {
font-size: 0.7em;
color: #1b5ba2;
padding: 9px 10px 9px 10px;
}

#footer a:link {
color: #1b5ba2;
text-decoration: none;
}

#footer a:visited {
color: #1b5ba2;
text-decoration: none;
}

#footer a:hover {
color: #1b5ba2;
text-decoration: underline;
}

#footer a:active {
color: #1b5ba2;
text-decoration: none;
}
/* End Footer Properties */  

h4 {
font-size: 1.6em;
color: #000000;
}

h5 {
font-size: 1.4em;
color: #000000;
padding: 2px;
}

p {
padding: 2px;
font-size: 12px;
} 

 
 /* Image & Float Properties */
.clear {
clear: both;
}

#thumb {
float: left;
width: 300px;
margin: 0px 0px 15px 20px;
}

#thumb2 {
float: left;
width: 500px;
margin: 0px 0px 15px 40px;
}

#thumb3 {
float: left;
width: 800px;
margin: 0px auto 15px 70px;
}

.blue {
background: #1b5ba2;
color: #fff;
}

.image {
float: left;
margin: 0;
padding: 5px;
}  
/* End Image & Float Properties */

/* Contact Form */



fieldset {
border: 1px solid #2f93e9;	
}

legend {
background-color: #2f93e9;
color: #ffffff;
font-weight: bold;
padding: 2px;
font-size: 12px;
}

#notes {
height: 50px;	
}

.tab {
margin-top: 6px;
border:none;
}

.bord{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #FFFFFF;
	border-style: solid;
	border-width:1px;
	border-color: #2f93e9 #2f93e9 #2f93e9 #2f93e9;
}

.price {
margin: 0 auto 0 auto;
border-style: solid;
border-width:1px;
border-color: #1b5ba2;
padding: 2px;
}

.price td {
padding: 2px;
font-weight: bold;
color: #000;
}

.pb {
background-color: #1b5ba2;
font-weight: bold;
color: #fff;
}

.pay {
margin: 0px auto 0px auto;	
}

.gray {
background-color:#999;
color: #fff;
}

.spec {
background-color: #1b5ba2;

}

.spec p {
color: #fff;	
}

.b {
color: #1b5ba2; 	
}
/* End Contact Form */

/* tables */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	/*background-image: url(images/bg.gif);*/
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
/*table.tablesorter thead tr .headerSortUp {
	background-image: url(images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(images/desc.gif);
}*/
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}

.datahighlight {
        background-color: #bcd4ec !important;
}
/* End Contact Form */

#easyTooltip{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding:5px;
	border:1px solid #ccc;
	background:#1b5ba2;
	}
