/* CSS Document */

/*body and body tags*/
body{
	background-color:#268eb5;
	margin:0 auto;
	width:950px;
	font-family:Arial, Helvetica, sans-serif;
}
.logo {
	float: left;
	padding-left: 40px;
	padding-top: 23px;
}
/*
.navLinesTop {
	position: absolute;
	left: 0;
	top: 100px;
	_top: 100px;
	border-top: 1px solid #268eb5;
	width: 700px;
	z-index: 3;
}
.navLinesBottom {
	position: absolute;
	left: 0;
	top: 130px;
	_top: 112px;
	border-bottom: 1px solid #268eb5;
	width: 700px;
	z-index: 3;
}*/
a:link{
	color: #268eb5;
	text-decoration: none;
	font-weight: normal;
}
a:visited {  
	color: #268eb5; 
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal;
}
img{
	border:none;
}
ol {
	line-height: 1.5em;
}
.maintext li {
	font-size: .8em;
	line-height: 1.5em;
}
h2{
	font-size:1.5em;
	color:#268eb5;
	font-weight:100;
	margin-top: 1em;
}
h3{
	padding:0;
	margin:0;
	font-size:1.0em;
	color:#268eb5;
	font-weight:100;
	margin-top: 2em;
	margin-bottom: .5em;

}
h4{
	padding:0;
	margin:0;
	font-size:1.0em;
	color:#666;
	font-weight:100;
	margin-top: 0;
	margin-bottom: 0;

}
prod_detail_sub_head{
	color:#268eb5;
	font-size:0.8em;
	font-weight:bold;
}
p{
	margin:0;	
	padding:0;
	margin-right:20px;
	font-size:0.8em;
	line-height: 1.4em;
	margin-bottom: .7em;

}
/*header*/
#logo{
	float: left;
	background-color: #FFF;
}
#top_right_image{
	float:right;

}
.topBanner {
	height: 100px;
	background-color: #fff;
}
#promotext{
	background-color:#ffffff;
	color:#999999;
	font-size:0.7em;
	text-align:right;
	width: 232px; /*232*/
	padding-top:40px;
	height:48px;
	float: right;
}

#promotext a{
	text-decoration:none;
	color:#268eb5;
}

/*main body text*/
/*
.maintext{
	color:#666666;
	background-color:#ffffff;
	width:840px;
	padding-left:40px;
	padding-right:40px;
	padding-top:10px;
}
*/
.mainContent {
	float: left;
	background-color: #fff;
	background-image: url(../images/core/right_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-bottom: 1.8em;
	z-index: 1;
	width: 950px;
}
.maintext{
	color:#666666;
	background-color:#ffffff;
	padding-left:40px;
	padding-top:0px;
	width: 733px;
	float: left;
}
.maintextDetails{
	color:#666666;
	background-color:#ffffff;
	padding-top:0px;
	width: 750px;
	float: left;
}
#details{
	float:left;
	width:520px;
	margin-left:20px;
	margin-top:-25px;
}
.prodWrapper{
	margin-bottom:20px;
}
.prodThumb{
	float:left;
	padding-right: 20px;
}
.prodTeaser{
	float:left;
	font-size:0.8em;
	width:400px;
}
.prodImage{
	margin-top:8px;
}

/*nav*/

.breadCrumbsDetail{
	color:#afafaf;
	font-size:0.7em;
	padding-left:25px;
	padding-top: 20px;
}
.breadCrumbs{
	color:#afafaf;
	font-size:0.7em;
}
.breadCrumbs a{
	text-decoration:none;
	color:#666666;
}
.breadCrumbsDetail a{
	text-decoration:none;
	color:#666666;
}
.breadCrumbs a:hover{
	text-decoration:none;
	color:#afafaf;
}
.breadCrumbsDetail a:hover{
	text-decoration:none;
	color:#afafaf;
}
#homeCrumb{
	color:#268eb5;
}
/*rightNav*/
.rightNav {
	float: right;
	width: 177px;
	border: 0px solid red;
	font-size:0.7em;
}
.rightNav h2 {
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 1.3em;
	color: #FFF;
	padding-left:12px;
	padding-top:15px;
	width: 140px;
	height: 30px;
}
.rightNav a{
	color: #FFF;
}
.rightNav a:visited {  
	color: #fff; 
	text-decoration: none;
	font-weight: normal;
}
.rightNav a:hover {
	color: #eee;
	text-decoration: underline;
	font-weight: normal;
}
/*-----for searchbox-------*/
.search{
	background-image:url(../images/core/search_box2.gif);
	background-repeat:no-repeat;
	padding-top: 0px;
	height:105px;
}
.searchText{
	color:#666666;
	font-weight:bold;
	font-size:.9em;
	padding: 0;
	margin: 0;
}
form {
	margin: 0;
	
}
.go{
	text-decoration:none;
	color:#ffffff;
	background-color:#268eb5;
	border:0px solid #ebebeb;
	padding: 1px;
	font-size:.8em;
	margin-right: 25px;
	margin-top: 4px;
}
.innerSearchContent{
	margin-left:10px;
}
select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	width:154px;
}
/*---------for Hints--------------*/
.hints{
	color:#ffffff;
}
.handyTop{
	background-image:url(../images/core/handy_hints/top.gif);
	background-repeat:no-repeat;
	height:48px;

}
.handyMid{
	background-image:url(../images/core/handy_hints/mid.gif);
	background-repeat:repeat-y;
	width:177px;
}
.handyBtm{
	background-image:url(../images/core/handy_hints/bottom.gif);
	background-repeat:no-repeat;
	height:45px;
	width:177px;
}
.handyMidText{
	width:133px;
	padding-left:12px;
}
.handyBtmText{
	padding-left:12px;
	padding-top:10px;
}
.handyBtmText a{
	text-decoration:none;
	color:#ffffff;
}

/*---------for Clients--------------*/
.clients{
	color:#ffffff;
}
.clientsTop{
	background-image:url(../images/core/what_clients_say/top.gif);
	background-repeat:no-repeat;
	height:48px;
	width:177px;
	padding: 0;
}
.clientsMid{
	background-image:url(../images/core/what_clients_say/mid.gif);
	background-repeat:repeat-y;
	width:177px;
}
.clientsBtm{
	background-image:url(../images/core/what_clients_say/btm.gif);
	background-repeat:no-repeat;
	height:46px;
	width:177px;
}
.clientsMidText{

	width:140px;
	padding-left:12px;
	padding-top:8px;
}
.clientsBtmText{
	padding-left:12px;
	padding-top:10px;
}
.clientsBtmText a{
	text-decoration:none;
	color:#ffffff;
}

/*---------for Popular--------------*/
.popular{
	color:#ffffff;
	border: 0px solid red;
	margin: 0;
}
.popular ul{
	padding: 0;
	padding-left: 20px;
	margin: 0;
}
.popular li {
	list-style: none;
	background-image: url(../images/core/bullet_right_nav.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
}
.popularTop{
	background-image:url(../images/core/popular/top.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:57px;
	width:177px;
}
.popularMid{
	background-image:url(../images/core/popular/btm.gif);
	background-repeat:no-repeat;
	width:177px;
	height:104px;
}
.popularMidText{
	width:140px;

}
.popularMidText ul{
	margin:0px;
}


/*---------------Sub Nav Left-------------------*/
#subNavLeft{
	float:left;
}
#subNavLeft{
	background-color:#e9f3f7;
}
.subNavHeading{
	background-color:#268eb5;
	color:#ffffff;
	font-size:0.7em;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:15px;
	padding-left:20px;
}
.subNavLinks ul{
	padding:0px;
	margin:0px;
}
.subNavLinks li{
	height: 1%;
	width: 200px;
	list-style-type:none;
	display: block;
}
.subNavLinks li a{
	display:block;
	color:#268eb5;
	text-decoration:none;
	font-size:0.7em;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:20px;
}
.subNavLinks li a:hover{
	background-color:#FFFFFF;
	background-image:url(../images/core/subNavArrow.gif);
	background-repeat:no-repeat;
	background-position:center left;
	color:#268eb5;
}
.handHints {
border-top:3px solid #fff;
background-color: #f90;
color: #fff;

}
.handHints a{
color: #fff;
font-weight: bold;
}

/*--------Products------------*/
#prod_description{
	font-size:0.8em;
}
 .prod_detail_sub_head {
 	font-weight: bold;

}
.prod_field{
	color:#268eb5;
	font-weight:bold;
		
}
.bottom_prod_line{
	font-weight:bold;
}

/*Contact Form*/

.form_label{
	font-size:0.8em;
	font-weight:bold;
}
.fieldmessage{
	color:#CA0E04;
}
.submit{
	padding-right:12px;
}

/*footer*/
.footer{
	float: left;
	background-color:#006699;
	border-left:4px solid #ffffff;
	border-right:4px solid #ffffff;
	border-bottom:4px solid #ffffff;
	color:#ffffff;
	padding:30px;
	margin: 0;
	width: 865px;
}
.footeremail a{
	color: #eee;
	text-decoration: none;
	font-weight: normal;
}
.footeremail a, .footeremail a:visited {
	color: #ccc;

}
.footHeading{
	font-size:1.2em;
}
.footText{
	font-size:0.8em;
}
.handyhintsWrapper {

	width: 650px;
}
.handyhintsWrapper ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.handyhintsWrapper td{
	font-size: .8em;
	padding: 4px;
	background-color: #eee;
	border: 1px solid #fff;
}
.handyhintsWrapper h4{
	font-weight: bold;
	font-size: .8em;
	color: #069;
	margin-bottom: .4em;
}
.top {
	background-image:url(../images/core/top_arrow.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	padding-left:10px;
	margin-bottom: 30px;
}
.disclaimer {
	float:right; font-size:0.8em; padding-right:46px;
}
.disclaimer a, .disclaimer a:visited, .disclaimer a:hover{
	color: #003D5C;
}

/*

#top_nav{
	height: 31px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/core/search_nav.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#top_nav ul{
	padding:0px;
	margin:0px;
	overflow: hidden;
	height: 31px;
}
#top_nav li{
	display: inline;
	list-style-type:none;
	padding:0px;
	margin:0px;
}
#top_nav a{
	padding-top: 9px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	float: left;
}
#top_nav a:hover{
	color:#3399cc;
	background-color:#FFFFFF;
}
*/




