body {
	font-family: 'Arial Narrow', sans-serif;
	font-size:12px;
	color:#09285b;
	margin:0px;
	background-image: url(../images/bg-grad-vert-rpt.jpg);
	background-repeat: repeat-y;
	background-position: center;
	letter-spacing:1.0pt;
}
/*content css*/
p {font-family: 'Arial', sans-serif; line-height:normal; letter-spacing:normal;}
h1 {
	font-family: 'Arial Narrow', sans-serif;
	margin:5px 0;
	font-size:32px;
	color:#09285b;
	font-weight: normal;
}
h2 {
	font-family: 'Arial Narrow', sans-serif;
	margin:5px 0;
	font-size:20px;
	color:#09285b;
	font-weight:normal;
	text-align: left;
}
h3 {font-family: 'Arial Narrow', sans-serif; margin:0; font-size:18px; color:#1b98d4; font-weight:100; line-height:normal;}
h4 {font-family: 'Arial Narrow', sans-serif; margin:0; font-size:24px; color:#fff;}
h5 {font-family: 'Arial Narrow', sans-serif; margin:0; font-size:18px; color:#09285b; font-weight:normal;font-style:italic; margin:5px 0}
h6 {font-family: 'Arial Narrow', sans-serif; margin:0; font-size:15px; color:#09285b; font-weight:normal; letter-spacing:0.8pt; word-spacing:90%;}

.sale{
color:#990000;
font-weight:bold;
font-size:120%;
}
.deck {font-size:14px}
s {margin-left:10px;}
/*page layout css*/
#page-wrap		    { max-width: 950px; min-width: 560px; margin: auto; position: relative; zoom: 1; _width:960px;}
#main-sidebar       {
	position: absolute;
	left: -8px;
	top: -1px;
	width: 180px;
	bottom:0;
	background: #ebf4ff;
	padding-bottom: 20px;
	_height:100%;
	_clear:both;
}
.ie-hack {
_height:100%;
}
.ie-text {
_height:100%;
}
#header {
	height:85px;
	background-color:#09285b;
	padding-right: 20px;
}
#main-content { 
	clear: both;
	padding: 5px 200px; background: white; padding-bottom:30px; 
	overflow: hidden;
}
#flash {
	height:200px;
	background-color:#ebf4ff;
	padding-left: 170px;

}
#slider {
	height:200px;
	background-color:#ebf4ff;
	margin-left:172px;
	width:778px;
	overflow:hidden;
	z-index:001;
	position:relative;
}
#secondary-sidebar  {
	position: absolute;
	right: 0;
	top: 285px;
	width: 162px;
	bottom: 0;
	background: #ebf4ff;
	padding: 0 10px;
	padding-bottom: 20px;
}

#nav {

}
.menu-title {
	font-size :20px;
	font-weight:normal;
	text-align:left;
	padding-left: 10px;
	padding-top: 10px;
}
.blue {color:#1b98d4;}

#strap {
	padding-top:10px;
	text-align:right;
	color:#FFFFFF;
	padding-bottom: 10px;
}
/*product page styling*/
#product-sidebar { 
position: absolute; 
right: 0; 
top: 285px; 
width: 250px; 
bottom: 0;
background:white; 
padding: 10px 20px
}
#product-content       { padding: 30px 295px 45px 215px; background: white;  }

.price {font-size:24px; font-weight:bold;}
.price-sm {font-size:18px; font-weight:bold;}
.product-title {
	font-size :20px;
	font-weight:normal;}
	
.product-fine-print {
	font-size :8px;
	color:#000000
}
#details p {
line-height:1.6em;
padding:0;
margin:0;
}
#product-sidebar img {
	margin: 10px 0 0px 10px;
}
.product-index {
width:30%;
margin:1%;
text-align:center;
float:left;
}



a.product-link:link{
color:#09285b;
font-size:120%;
text-decoration:none;
}
a.product-link:visited{
color:#09285b;
font-size:120%;
text-decoration:none;
}
a.product-link:active {
color:#09285b;
font-size:120%;
text-decoration:none;
}
a.product-link:hover {
text-decoration:underline;
color:#1b98d4;
}


/*product page styling ends*/

/* MAIN NAVIGATION */

.mainNav {
	margin: 0px 0;
	text-align: left;
	z-index: 345;
	font-family: 'Arial Narrow', sans-serif;
	float:right;
	position:relative;
}
.mainNav ul {
	margin: 0;
	
	padding: 2px 0 4px 0;
	background-color: #09285b;
	color:#fff;
}
.mainNav li {
	_position: static;
	position: relative;
	display: inline;
	color:#1b98d4;
	font-size: 100%;
}

.mainNav li.first {
	border-left:none
}
.mainNav a,
.mainNav a:link,
.mainNav a:visited,
.mainNav a:active {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	
}
.mainNav a:hover {

	font-weight: normal;
	color: #1b98d4;
	
}

/* MAIN DROPDOWNS */

.mainNav ul ul {
	left: 5px;
	top: 1.1em;
	_top: 1.3em;
	*top: 1.3em;
	position: absolute; z-index: 345;
	display: none;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 0;
	z-index:500;
	
}
.mainNav li:hover ul {
	display: block;
	text-align: left;
	margin-top: 0px;
	
}

[if IE6]>


.mainNav ul li { position:static; }

.mainNav ul li.onhover, .mainNav ul li:hover  { position:relative; }


<![endif]

.mainNav ul ul li {
	font-size: 90%;
	display: block;
	border: none;
	margin: 0;
	
}
.mainNav ul ul a {
	display: block;
	
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	list-style-type:circle;
}

html body .mainNav ul ul a {
	
	width: auto;
	
}

/* NAVIGATION END */

.blue {
	color:#1b98d4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*sub navigation*/
#sub-menu-wrapper {
	padding-right: 5px;
}
ul#sub-menu {
	font-size: 1.2em;
	font-family: 'Arial Narrow', sans-serif;
	
	
}
ul#sub-menu img {
margin-top:4px;
}	
ul#sub-menu li {
	padding: 7px 0px 0px 0px;
	
}
ul#sub-menu ul li {
	color:#1b98d4;
	font-size:0.9em;
	
	
	
}
ul#sub-menu li {
	color:#1b98d4;	
}
ul#sub-menu li a {
color: #09285b;
text-decoration: none;
display: block;
	
}
ul#sub-menu ul li {
color: #1b98d4;
text-decoration: none;
margin:-2px 0px 0px -30px;


}

ul#sub-menu ul li a {
color: #09285b;
text-decoration: none;
display: block;


}

ul#sub-menu li a:hover {
	color: #1b98d4;
	
}
/*sub navigation ends*/

/*footer navigation*/
#footer             {
	width: 955px;
	min-width: 580px;
	background: #09285b;
	margin-right: auto;
	margin-left: auto;
	letter-spacing:1.6pt;
	background-image: url(../images/footer-wave.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-bottom: 2px;
}
#footer ul {
	text-align: center;
	color:#1b98d4;
	padding-top: 5px;
}
#footer li {
 display: inline;
}
#footer a,
#footer a:link,
#footer a:visited,
#footer a:active {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#footer a:hover { color:1b98d4;}
.img-members {
position:absolute;
bottom:15px;
left:200px;
}
.product-img-members {margin-top:30px;
margin-left:130px;}


#credit {padding:20px 0 30px 0;}
#credit a:link,
#credit a:visited,
#credit a:active {
color:#09285b; }
#credit a:hover{color:#1b98d4;}
.team {
width:60%;
margin:1%;
text-align:left;
float:left;
}
.team-image {
width:30%;
margin:1%;
float:left;
}
.sidebar-boxout {
	margin:5px 0 0 0;
	width:94%;
	border: thin solid #1b98d4;
	padding:5px;
	background-color:white;
}
.sidebar-boxout a {
display:block;
}
.sidebar-boxout-blue {
	margin:5px 0 0 0;
	width:94%;
	border: thin solid #1b98d4;
	padding:5px;
	background-color:#09285b;
}
.boxout {
color:#45B7F0;
font-size:90%;
text-align:center;
margin:0;
}
.boxout a {
font-weight:bold;
text-decoration:none;
color:#1b98d4;

}
.boxout a:hover {
text-decoration:none;
}
.boxout-bold {
	font-weight: bold;
}
.usp
{
font-size:16px;
color:#1b98d4;
line-height:24px;
margin:7px 0 7px 0;
font-family: 'Arial Narrow', sans-serif;
text-align:center;
}
.main-title {
font-size:300%;
margin:10px 0 0 0px;
color:#09285b;
}
.main-title-2nd {
font-size:120%;
text-align:right;
color:#1b98d4;
font-style:italic;
}
.rightbar-sub {
	font-size: 14px;
	font-weight: bold;
	margin:0 5px 0 5px;
	text-align:center;
}
.rightbar-sub-blue {
	font-size: 14px;
	font-weight: normal;
	margin:0 5px 0 5px;
	color:#09285b;
	text-align:center;
}
.inlight {font-size:24px; font-weight:bold; text-align:center; margin-bottom:5px;
}
.add-to-cart {
border:2px solid #09285b;
width:100px;
}
.add-to-cart a {
display:block;
text-decoration:none;
font-size:140%;
color:#09285b;
text-align:center;
font-weight:bold;
padding:2px;
}
.add-to-cart a:hover {
color:#1b98d4;
background-color:#09285b;
}
#product-sidebar .add-to-cart {
float:right;
margin-top:10px;
}
.range {
margin-top:20px;
}
/* Awards page styles starts */
.award-holder{
	margin-bottom:15px;
}
.award-holder img{
	float:left;
	height: 90px;
	width: auto;
}
.nat-award{height: 115px !important;}
.award-holder h2{margin-left:95px; padding-top:15px;}
.award-holder h3{
	margin-left:95px;
	text-align: left;
}
.marg-115{margin-left:95px;}

.award{
border-top:solid 1px #09285b;
padding-top:5px;
padding-bottom:5px;
}
.award img{
width:100px;
height:auto;
float:left;
}
.award-detail{
margin-left:105px;
}
.award-detail a{ color:#09285b; text-decoration:none; font-weight:bold;}
.award-detail a:hover{color:#1b98d4; text-decoration:underline;}
/* Awards page styles ends */

/* testimonials page styles starts */
.test-product-range{

}
.test-product-range img{
	height:150px;
	width:auto;
	margin-right: 50px;
	margin-top: 10px;
}
.test-product-range h2{
	font-size:28px;
	padding-top: 0px;
	color: #1b98d4;
	margin-top: 0px;
}
.testimonial-holder {
padding-left:15px;
padding-right:15px;
}
.testimonial-holder p{
text-align:justify;
}
/* testimonials page styles ends */

/*news styles starts*/

/*Edited*/
.blog-item {
	margin: 10px 20px 10px 0;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #999999;
}
.blog-item img {
float:right;
margin:10px;
height:auto;
width:150px;
padding: 10px 10px 10px 10px;
border:solid 1px #1b98d4;
}
.blog-item h1 {
margin:0;
font-size:22px;
}
.blog-item h3 {
	margin:0;
	margin-top: 5px;
}
.blog-item a {
font-size:16px;
text-decoration:none;
color:#1c346e;
}
.last-post{border-bottom: 1px solid #999999;}


ul#blog {
margin:0 !important;
padding:0 !important;
float:none;
margin:0;
list-style:none;
}
ul#blog li a{
margin-bottom:10px;
color:white;
text-decoration:none;
}
ul#blog li a:hover{
color:#1b98d4;
}

.blog-holder {
	margin:5px 0 0 0;
	width:94%;
	border: thin solid #1b98d4;
	padding:5px;
	background-color:#09285b;
}
.blog-header{
margin:5px 7px !important;
padding:5px 0 10px 0;
border-bottom:solid 1px #1b98d4;
}

.signup-holder {
	margin:5px auto;
	width:150px;
	border: thin solid #1b98d4;
	padding:5px;
	background-color:#09285b;
}
.signup-holder-blog {
	margin:5px 0;
	float:right;
	width:240px;
	border: thin solid #1b98d4;
	padding:5px;
	background-color:#09285b;
	clear:right;
	margin-left:15px;
}
/*Edited ends*/

#news-bottom-bar-ap {
position:absolute;
height:90px;
bottom:20px;
left:20px;
right:20px;
border:solid 1px #ccc;
}
#news-content-ap {
position:absolute;
top:20px;
bottom:20px;
left:20px;
right:20px;
border:solid 1px #ccc;

}
#news-content {
padding:40px;
position:relative;
padding-right:40px;

}
#news-content h1{
margin-bottom:10px;
margin-top:7px;
}


#full-story{
background-image:none;
background-color:#CCCCCC;
}
#full-story h3 {
font-size:14px;

}
#full-story h2 {
font-size:16px;
margin-bottom:10px;
font-weight:normal;
}
#full-story h5 {
margin:0 0 5px 0;
font-size:12px;
letter-spacing:normal;
color:#1c346e;
font-weight:normal;
}

#fullstory-wrapper{
	margin:30px;
	background-color:white;
	padding:20px;
	border:1px solid #1c346e;
	clear: both;
}
#fullstory-wrapper p {
padding-top:15px;
}

.fullstory-image {
	float:right;
	margin:15px;
	border: solid 1px #1b98d4;
	padding: 10px;
}
.fullstory-image img {
	
	
	margin:10px;
	border:solid 1px #ccc;
	width: 250px;
	height: auto;
}
.fullstory-image-caption {
text-align:center;
margin:3px;
font-size:75%;
}
/*news styles ends*/

/* seo footer styles */
ul.seo-links{
	padding-right:60px;
	padding-left: 50px;
	border-top:solid #1b98d4 1px;
	padding-top:15px;
}
ul.seo-links li a{
font-size:9px !important;
color:#ebf4ff !important;
padding :0 3px 0 3px !important;
}
ul.seo-links li a:hover{
color:#1b98d4 !important;
}
/* seo footer styles ends */
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

