body,html {
	background: #0b294c url(images/body-bg.png) 50% 0 no-repeat;
	margin: 0px;
	
	font-family: Verdana,"Lucida Sans Unicode",Arial,sans-serif;
	font-size: 10pt;
}

#wrapper {
	position: relative;
	width: 960px;
	margin: 0 auto;
	margin-bottom: 100px;
	top: 50px;
}

h1,h2,h3,h4,h5,h6,h7 {
	color: #276282;
}

#header {
	margin: 0 auto;	
	position: relative;
	height: 150px;
	background: #ffffff;
}

.breaker {
	background: #b9cadb;
	height: 3px;
}

#headerimage {
	width: 500px;
	height: 150px;
	display: block;
	background: url(images/logo.png);
	float: left;
}

.subheader {
	
	font-size: 8pt;
	
	color: #ffffff;
	text-align: center;
	margin: 0 auto;
	background: url(images/subback.png);
}

#footer {
	background: #ffffff;
	min-height: 60px;
}

#footer .column {
	width: 210px;
	margin: 10px;
	padding: 0;
	float: left;
	border-right: 1px dotted #c0c0c0;
}

#footer .final {
	border: 0;
}

#footer .column .inner {
	padding: 10px;
}

#footer a,#footer a:visited, #footer a:active {	
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	color: #ff0000;
	text-decoration: underline;
}

#footer ul {
	list-style-type: none;
	margin: 3px;
	padding: 0;
}


#subheader a {
	color: #ffffff;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}

#finish {
	background: url(images/roundbottom.png);
	height: 8px;
	margin: 0 auto;
	width: 960px;
}

a img {
	border: 0;
}

.prodback {
	margin: 10px;
	border-top: 1px solid #000000;
	background: url(images/prodback.gif) repeat-x 0 -30px;	
	padding: 10px;
	
	margin-bottom: 20px;
}

.prodback .title {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: navy;
}

.prodback .title:hover {
	color: #ff0000;
}

.prodimage {
	150px;
}

#headernav {
	width: 450px;
	float: right;
  height: 150px;
	background: url(images/rightheadback.png) -100px 0px no-repeat;
}

#searchbox {
	position: relative;
	left: 180px;
	top: 10px;
	width: 300px;
	height: 40px;
}

#contentarea {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: #ffffff url(images/sidebar.jpg) 760px repeat-y;
	min-height: 500px;}

#leftside {
	width: 760px;
	float: left;
}

#rightside {
	width: 200px;
	float: right;
}

.cdoc {
	padding: 15px;
}

.sinput {
	padding: 4px;
	letter-spacing: 1px;
	font-weight: bold;
	display: block;
	
	width: 98%;
	border: 1px solid #c0c0c0;
}

.sinputs {
	padding: 4px;
	letter-spacing: 1px;
	font-weight: bold;
	display: block;
	border: 1px solid #c0c0c0;
	width: 200px;
}

.shortinput {
	padding: 4px;
	letter-spacing: 1px;
	font-weight: bold;
	border: 1px solid #c0c0c0;
	width: 60px;
}

.sinputp {
	padding: 4px;
	letter-spacing: 1px;
	font-weight: bold;
	border: 1px solid #c0c0c0;
}


label {
	
}

/***********************************
Standard HTML
***********************************/
h1 {
	margin: 2px 0;
	font-size: 18pt;
}
h2 {
	margin: 2px 0;
	font-size: 14pt;
}

h3 {
	margin: 2px 0;
	font-size: 12pt;
}

h4 {
	margin: 2px 0;
	font-size: 10pt;
}

h5 {
	margin: 2px 0;
	font-size: 10pt;
}
	

/***********************************
Navigation
***********************************/




#menu { margin:0; margin-top:88px; font-size: 8pt;}
#menu ul {margin:0; border:0; list-style:none; padding:0; float: right;z-index:100;}
#menu li{margin:0; border:0; list-style:none; padding:0;z-index:100;}
#menu ul{height:21px;}
#menu a { color:#000000; text-decoration:none;z-index:100; }
#menu a:hover { text-decoration:underline; }	
#menu li { display:inline; position:relative; }
#menu li span { position:relative; z-index:10; padding:4px 4px 4px 6px;  border-bottom:none; line-height:18px; }	
#menu li span a { padding:0 6px 0px 2px;  }	
#menu li span.over { padding:4px 3px 4px 5px;  border-top:solid 1px #E5E5E5; border-left:solid 1px #E5E5E5;  border-right:solid 1px #999999; border-bottom:solid 1px #fff;  }
*+html #menu li span.over {  border-top:solid 2px #E5E5E5; padding-bottom:3px; } /* IE6 */
#menu li span.over a { }
#menu li span.over a:hover { text-decoration:none; }
#menu li span.active { padding:4px 3px 4px 5px;  border-top:solid 1px #E5E5E5; border-left:solid 1px #E5E5E5;  border-right:solid 1px #999999; border-bottom:solid 1px #fff;  }
*+html #menu li span.active {  border-top:solid 2px #E5E5E5; padding-bottom:3px; }
#menu li span.active a { }
#menu li span.active a:hover { text-decoration:none; }	
#menu img.arrow { /*margin-left:4px;*/ cursor:pointer; }
#menu div.sub_menu { display:none; position:absolute; left:0; top:0px; margin-top:18px; border-top:solid 1px #E5E5E5; border-left:solid 1px #E5E5E5; border-right:solid 1px #999999; border-bottom:solid 1px #999999; padding:4px; top:2px; width:160px; background:#FFFFFF; }
* html #menu div.sub_menu { margin-top:23px; } /* IE6 */
*+html #menu div.sub_menu { margin-top:23px; } /* IE7 */
#menu div.sub_menu a:link, 
#menu div.sub_menu a:visited, 
#menu div.sub_menu a:hover{ display:block; font-size:11px; padding:4px;}	
#menu a.item_line { border-top:solid 1px #E5E5E5; padding-top:6px !important; margin-top:3px; }


/*********************************
Rounded corner stuff
*********************************/

.roundedcornr_box_939351 {
   background: #eeeeee;
}
.roundedcornr_top_939351 div {
   background: url(images/roundedcornr_939351_tl.png) no-repeat top left;
}
.roundedcornr_top_939351 {
   background: url(images/roundedcornr_939351_tr.png) no-repeat top right;
}
.roundedcornr_bottom_939351 div {
   background: url(images/roundedcornr_939351_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_939351 {
   background: url(images/roundedcornr_939351_br.png) no-repeat bottom right;
}

.roundedcornr_top_939351 div, .roundedcornr_top_939351, 
.roundedcornr_bottom_939351 div, .roundedcornr_bottom_939351 {
   width: 100%;
   height: 20px;
   font-size: 1px;
}
.roundedcornr_content_939351 { margin: 0 20px; }

/*********************************
Slide Buttons
*********************************/

a.slidebutton {
  display: block;
  float: right;
  width: 160px;
  padding: 7px;
  padding-left: 15px;
  margin-top: 3px;
  font-weight: bold;
  font-size: 8pt;
  color: #000000;
  text-decoration: none;
  background: url(images/slidebutton.png);
}

a.slidebutton:hover {
	width: 170px;
}

a.slidebutton .active {
	width: 170px;
}

.clear {
	clear: both;
}

/*********************************
Messages
*********************************/

.info, .success, .warning, .error, .validation {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('images/info.png');
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('images/success.png');
}
.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('images/warning.png');
}
.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('images/error.png');
}

.req {
	color: #ff0000;
}

.breakbar {
	display: block;
	margin: 15px;
	height: 0px;
	background: #ffffff;
	border-bottom: 1px dashed #c0c0c0;
}

.quote {
	color: #ff0000;
	font-weight: bold;
}

.simhr {
	width: 99%;
	margin: 15px -20px;
	padding: 0;
	height: 1px;
	background: #c0c0c0;
	border-bottom: 1px solid #eeeeee;
}

.homebut{
width: 110px;
text-align: center;
}

.homebut ul {
list-style: none;
padding: 3px 0 0 0;
margin: 0;
}

.homebut ul li{
letter-spacing: -1px;
margin: 4px 0 2px 0;
font-size: 100%;
line-height: 14px;
}

.homebut ul li a, .homebut ul li a:visited{
display: block;
height: 19px;
text-decoration: none;
color: #f2f2f2;

background:  #333 url(images/homebut.gif) no-repeat 0 0px;
padding: 3px 0 0 0;
font-weight: normal;
}

hr {
	color: #000;
	background: #000;
	height: 1px;
	border: 0;
}

.homebut ul li a:hover, .homebut ul li a:active{
display: block;
height: 19px;
background:  #ffcc33 url(images/homebut.gif) no-repeat 0 -22px;
text-decoration: none;
color: #333333;
padding: 3px 0 0 0;
font-weight: normal;
}

#content-header {
	background: url(images/contentheader.png);
	height: 200px;
	z-index: 1;
	margin-left: -15px;
	margin-top: -15px;
	margin-right: -15px;
	position: relative;
}

#content-header .navigation {

}

/********************************
 Featured Slider
********************************/

.glidecontentwrapper{
position: relative; /* Do not change this value */
width: 760px;
height: 200px; /* Set height to be able to contain height of largest content shown*/
overflow: hidden;
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/


.glidecontent{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background: white;
padding: 10px;
visibility: hidden;
width: 760px;
}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
width: 360px;
margin-top: 6px;
	position: absolute;
	right: 10px;
	z-index: 250;
	bottom: 10px;
text-align: center; /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontenttoggler a{ /*style for every navigational link within toggler */
display: -moz-inline-box;
display: inline-block;
border: 1px solid black;
color: #2e6ab1;
padding: 1px 3px;
margin-right: 3px;
font-weight: bold;
text-decoration: none;
}

.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
background: #E4EFFA;
color: black;
}

.glidecontenttoggler a:hover{
background: #E4EFFA;
color: black;
}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
background: #1A48A4;
color: white;
} 


/***************************************************
 Content Management System Styles
***************************************************/

/* Contains the breadcrumbs to the category/blog */
.breadcrumbs {
	padding: 5px;
	border: 1px solid #c0c0c0;
	margin-bottom: 10px;
	font-size: 12px;
}

.pagebar {
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #c0c0c0;
	text-align: center;
}

.breadcrumbs a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.breadcrumbs a:hover {
	color: #ff0000;
}

/* Wrapper around content */
.contentwrapper {
	border: 1px solid #c0c0c0;
	margin-bottom: 15px;
}

/* Header in contentwrapper */
.contentwrapper .header {
	background: #e7eaef;
	border-bottom: 1px solid #c0c0c0;
	padding: 5px;
	font-weight: bold;
	text-decoration: none;
}

/* Ratings Wrapper */
.contentwrapper .content .ratings {
	border: 1px solid #000000;
	padding: 10px;
	margin: 10px auto;
	width: 290px;
	text-align: center;
}


/* Label in ratings box */
.contentwrapper .content .ratings label {
	width: 40px;
	display: block;
	float: left;
}

/* Content box */
.contentwrapper .content {
	padding: 5px;
	
}

/* Comment wrapper */
.commentwrapper {
	margin-top: 10px;
	border: 1px solid #c0c0c0;
}

/* Comment Wrapper Header */
.commentwrapper .header {
	font-size: 14px;
	padding: 10px;
	border-bottom: 1px solid #c0c0c0;
	font-weight: bold;
	background: #eeeeee;
}

/* Left table cell in header */
.commentwrapper .header .tdleft {
	text-align: left;
}

/* Right table cell in header */
.commentwrapper .header .tdright {
	text-align: right;
}

/* Comment Wrapper Content */
.commentwrapper .content {
	padding: 10px;
}

/* Comment table 1 (Alternates between 1 and 2) */
.commenttable1 {
	background: #eeeeee;	
	display: block;
	border: 1px solid #c0c0c0;
	margin: 5px;
}

/* Comment left (contains name and date posted) */
.ctleft {
	width: 30%;
	padding: 10px;
	vertical-align: top;
	border-right: 1px soliD #c0c0c0;
}

/* Comment right (contains title and message) */
.ctright {
	width: 70%;
	vertical-align: top;
	padding: 10px;
}

/* Comment table 2 (Alternates between 1 and 2) */
.commenttable2 {
	background: #ffffff;
	border: 1px solid #c0c0c0;
	margin: 5px;
	display: block;
}

/* Comment box header */
.commentbox .commentboxheader {
	font-size: 14px;
	margin-top: 10px;
	border-top: 1px solid #c0c0c0;
	padding: 10px;
	border-bottom: 1px solid #c0c0c0;
	font-weight: bold;
	background: #eeeeee;
}

/* Area where comment form is stored */
.commentboxarea {
	padding: 10px;
}

/* Textbox input */
.inputbox {
	padding: 3px;
	border: 1px solid #c0c0c0;
	width: 400px;
	margin-bottom: 10px;
}

/* Textarea input */
.inputtext {
	padding: 3px;
	border: 1px solid #c0c0c0;
	width: 400px;
	height: 100px;
}

a.ectlink {
	color: navy;
	text-decoration: none;
}

.ectlink:hover {
	color: red;
	text-decoration: underline;
}

.prodimage {
	width: 200px;
}

.ServiceBlock {
	border: 1px solid #c0c0c0;
	padding: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #ffffff;
}
