body, div, span, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, blockquote, table, tbody, th, td, tr, form, fieldset, input, textarea, text {
margin:0;
padding:0;
}
html, body {
	height: 100%;
	}
body {
	margin: 10px 0 0 0;
	font-size: 13px;
	font-style:normal;
	font-family: arial,helvetica,sans-serif; 
	color:#656565; 	
	line-height:1.54em;
    background: #eeeeee url(images/body-bg.jpg) top left repeat-x;
	}
* html body {
	font-size: x-small; /* for IE5Win*/
	f\ont-size: small; /* for other IE versions*/
	}
#outer {
	border:0;
	width:960px;  /* Width of Site */
	background: #ffffff ;
	margin: auto;
	padding: 0px;
	}
#hdr {
	padding: 0px;
	margin: 0;
	width: 950px;
	height: 197px;
	border: 0px;
	background: #FFFFFF;
	}
/* Header Images */ 
.logoimg {
	float: left;
	margin-top: 0 0 0 0;
	background: transparent;
	border: 0;
	}
.site-title{
	font-size: 38px;
	font-weight: bold;
	font-family:arial,helvetica,sans-serif; 
	padding: 30px 0 0 20px;
	color: #FEFFFF;
	}
/* End Header Images */
h1, h2, h3, h4, h5 {
	font-weight: bold; /* Set to normal for bolder fonts if requred */
}
h1 {
	font-size: 155%;
	text-transform:uppercase;
	color: #00629b; /***************************** COLOR ***************************/
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 0px 3px 3px 0px;
	background: transparent;
	}
h2 {
	font-size: 135%;
	color: #659FC2; /***************************** COLOR ***************************/
	margin-top: 8px;
	margin-bottom: 6px;
	padding: 0px;
	background: transparent;
	}
h3 {
	font-size: 125%;
	color:#656565; /***************************** COLOR ***************************/
	letter-spacing:1px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
h4 {
	font-size: 100%;
	color:#656565; /***************************** COLOR ***************************/
	letter-spacing:1px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
a:link {
	font-size: 100%;
	color:#00629B; /***************************** COLOR ***************************/
	font-style: normal;
	text-decoration: none;
	}
a:active {
	font-size: 100%;
	color: #00629B; /***************************** COLOR ***************************/
	font-style: normal; 
	text-decoration:none;
}
a:visited {
	font-size: 100%;
	color:#00629B; /***************************** COLOR ***************************/
	font-style: normal;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	color: #00629B; /***************************** COLOR ***************************/
	}

.testimonial-body {
	font-style: italic;
	}
blockquote {
	font-family: Garamond;
	font-size: 130%;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 110%;
	color: #272727;
	margin: 0px;
	width: 450px;
	text-align: justify;
	background: url(images/quote-left.gif) top left no-repeat;
	}
blockquote div{
	background:  url(images/quote-right.gif) bottom right no-repeat;
	padding: 0 27px;
	}
/*Navigation Bar */ 
#nav {
	background:#ffffff url(images/nav-bg.png) left top no-repeat;
	border:0;
	float:left;
	font-size:105%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 0 10px;
	padding:4px 0 0 10px;
	width:929px;
	height: 39px;
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	}
#nav li.off a{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	color: #00629b; /***************************** COLOR ***************************/
	font-weight: bold;
	text-decoration: none;
	border-bottom: none;
	}
#nav li.off a:hover{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	color:#E8F0F5;
	font-weight: bold;
	text-decoration:none;
	}
#nav li.on a{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	color: #656565; /***************************** COLOR ***************************/
	font-weight: bold;
	text-decoration:none;
	background: none;
	}
/*SubNavigation Bar */ 
#subnav {
	float:left;
	width:906px;
	margin: 8px 0 10px 20px;
	padding: 4px;
	background:#eeeeee url(images/sub-nav-bg.gif) top left no-repeat;
	border-bottom: 1px solid #ADADAC;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}
#subnav li {
	float: left;
	margin: 0;
	padding: 0;
	font-weight: bold;
	}
#subnav li.off a{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 3px 8px 3px 8px;
	color: #333333; /***************************** COLOR ***************************/
	text-decoration: none;
	border: 0px;
	background: transparent;
	}
#subnav li.off a:hover{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 3px 8px 3px 8px;
	color: #00629b;
	text-decoration:underline;
	background: transparent;
	}
#subnav li.on a{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 3px 8px 3px 8px;
	color: #00629b;
	text-decoration:underline;
	border-bottom: none;
	background: transparent;
	}
/* Used for padding if there is no other navigation to display */
#sub-pad {
	float: left;
	width: 100%;
	margin: 0;
	margin-bottom:5px;
	height: 20px;
	background:transparent;
	}
/*Store Nav Bar */ 
/*.store-cat-depth-2 { display: none; }*/
.store-cat-depth-3 { display: none; }
.store-cat-depth-4 { display: none; }

#store-nav {
	width: 200px;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	margin-bottom: 20px;
	background:#F4F3F3;
	border-left: 1px solid #C4C1BC;
	border-right: 1px solid #C4C1BC;
	border-bottom: 1px solid #C4C1BC;
	}
#store-nav h3{
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
	color: #659FC2; /***************************** COLOR ***************************/
	background: #FFFFFF url(images/cart.gif) top left no-repeat;
	border-top:1px solid #C4C1BC;
	border-bottom:1px solid #DDDDDD;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 28px;
	margin: 0 0 5px 0;
	}
#store-nav ul {
    list-style-type: none;
	margin-top: 8px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 0;
	}
#store-nav li {
	border-bottom: 1px solid #EAEAEA;
    margin-bottom: 5px;
	}
#store-nav li.on{
	border-bottom: 1px solid #727377;
    margin-bottom: 5px;
	background: #EAEAEA;
	}
#store-nav p.searchtitle{
	padding-left: 3px;
	margin-top: 2px;
	margin-bottom: 5px; 
	margin-left: 5px;
	}
#store-nav input.searchbox{
	width: 120px;
	padding-left: 3px;
	margin-top: 2px;
	margin-bottom: 5px; 
	margin-left: 5px;
	}
#store-nav input.searchboxbutton{
	width: 70px;
	margin-left: 5px;
	color: #474747;
	}
/***********Content container***************/
#cont {
	clear: left;
	border: 0px;	
	margin: 0;
	float: left;
	padding: 0px 0px 15px 0px;
	width: 950px;
	text-align:left;
	background:transparent;
	min-height: 500px;
	}
/* min height hack for ie*/
* html #cont {
    height:500px;
	}

#cont img.border{
	float: right;
	margin: 0 8px 10px 10px;
	padding: 10px;
	border: 0;
	background: transparent;
	} 
#cont img.recent-item-border{
	float: auto;
	margin: 0 8px 3px 10px;
	padding: 4px;
	border:1px solid green;
	background: transparent;
	}
#cont img.view-item-detail-border{
	float: right;
	margin: 0 8px 3px 10px;
	padding: 4px;
	border: 0;
	background: transparent;
	}
#left-cont {
	float: left;
	clear: left;
	width: 690px;
	text-align:left;
	margin-bottom: 25px;
	margin-left: 20px;
	}

#left-cont a:hover{
		text-decoration: underline;
	}
#left-cont ul{
	list-style:square;
	margin: 4px 4px 4px 35px;
	 }
#left-cont ol{
	margin: 4px 4px 4px 35px;
	 }
.item-description {
	font-size: 100%;
	margin: 0px 0px 20px 0px;
	padding: 10px 0 20px 0;
	vertical-align:top;
	text-align: left;
	border-bottom: 1px dotted #A09D9E;
	}
	 

/******no teasers***/
#no-teaser{
	clear: both;
	width: 95%;
	text-align:left;
	padding-left:0px;
	margin:auto;
	margin-bottom: 25px;
	background: transparent;
	}
/***********news and events pages listing etc ******************/
#content-list {
	clear: left;
	}
#content-list.eventslist-timestamp {
    color: #999999; /***************************** COLOR ***************************/
    font-size: 90%;
	}
#content-list table {
    background: transparent;
	width:100%;
	}
#content-list table td{
    border-bottom: 0;
    margin: 0px;
	padding:0px;
	text-align: left;
	}
#content-list table td.title-row{
    border-top: 1px solid #D9DDE3;
    margin: 0px;
	padding:8px 20px;
	text-align: left;
	font-size: 90%;
	}
#content-list table td.item-description {
	font-size: 100%;
	margin: 0px;
	padding: 10px 0 20px 0;
	vertical-align:top;
	text-align: left;
	}
#content-list table td.item-description img{
    float: right;
	}
/********
Image Gallery
******************/
#gallery-cont {
	width: 98%;
	text-align:left;
	margin-bottom: 25px;
	margin-left: 30px;
	}

#gallery-list {
	clear: both;
	width: 900px;
	padding: 0px;
	margin: 0px;
	}	

#gallery-list p{
	margin: 8px;
	}
#gallery-list h2 {
	}
#gallery-list td.item-description-left h2{
	color: #659FC2; 
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
	background:#FEFFFF url(images/image.gif) top left no-repeat;
	border-bottom:1px solid #DDDDDD;
	padding: 3px 0 3px 25px;
	margin: 0 0 4px 0;
	}
#gallery-list td.item-description h2{
	color: #659FC2; 
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
	background:#FEFFFF url(images/image.gif) top left no-repeat;
	border-bottom:1px solid #DDDDDD;
	padding: 3px 0 3px 25px;
	margin: 0 0 4px 0;
	}
#gallery-list table {
	margin-top: 4px;
	width:900px;
	border-collapse: separate;
	border-spacing:15px; 
	}
#gallery-list table td{
    border-bottom: 0;
    margin: 0px;
	padding:0px;
	text-align: left;
	}
#gallery-list table td.title-row{
    border-top: 1px solid #EAEAEA;
    margin: 0px;
	padding:8px 20px;
	text-align: left;
	}
#gallery-list table td.item-description {
    width: 250px;
	margin: 0px 18px 8px 0;
	padding: 0px;
	vertical-align:top;
	text-align: left;
	border: 1px solid #C4C1BC;
	background: #F4F3F3;
	}
#gallery-list table td.album-item-description {
    width: 250px;
	margin: 0px 18px 8px 0;
	padding: 0px;
	vertical-align:top;
	text-align: left;
	border: 1px solid #C4C1BC;
	background: #F4F3F3;
	}
#gallery-list table td.album-item-description h2{
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
	color: #659FC2; 
	background: #FFFFFF url(images/albums.gif) top left no-repeat;
	padding: 3px 0 3px 28px;
	margin:0 0 5px;
	border-bottom: solid 1px #dddddd;
	}
#gallery-list table td.item-description-left {
     width: 250px;
	margin: 0px 18px 8px 0;
	padding: 0px;
	vertical-align:top;
	text-align: left;
	border: 1px solid #C4C1BC;
	background: #F4F3F3;
	}
#gallery-list table td.album-item-description-left {
    width: 250px;
	margin: 0px 18px 8px 0;
	padding: 0px;
	vertical-align:top;
	text-align: left;
	border: 1px solid #C4C1BC;
	background: #F4F3F3;
	}
#gallery-list table td.album-item-description-left h2{
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
	color: #659FC2; 
	background: #FFFFFF url(images/albums.gif) top left no-repeat;
	padding: 3px 0 3px 28px;
	margin:0 0 5px;
	border-bottom: solid 1px#dddddd;
	}
#gallery-list  img.border{
	float: right;
	margin: 8px 10px 8px 0px;
	padding: 5px;
	border:1px solid #D9E0E6;
	border-bottom-color:#A09D9E;
	border-right-color: #A09D9E;
	background: #FeFFFF;
	}
/****** left col *******/
#leftcol{
	float: left;
	width: 200px;
	margin-top: 5px;
	margin-left: 12px;
	padding: 0px;
	background: transparent;
	}
/***** Right col *********/
#rightcol{
	float: right;
	width: 200px;
	margin-top: 5px;
	margin-right: 15px;
	padding: 0px;
	background: transparent;
	}
/*******************************
subscribe box 
****************/
.subscribe-table {
	width: 180px;
	margin: auto;
	padding-top: 0;
	vertical-align: top;
	color: #333333;
	font-weight: bold;
	}
.subscribe-table input {
	width: 170px;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 5px; 
	border: 1px solid #2D7EAD;
	background: #EDF7FD;
	}
#subscribe-button{
	width: 90px;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#618499;
	border:1px solid #406A83;
	cursor:pointer;
	}
/****** right column teaser ********/
/** mini cart ******/
#teaser-cart { display: none; }
#teaser-cart h3{
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
	color: #659FC2; /***************************** COLOR ***************************/
	background: #FFFFFF url(images/cart.gif) top left no-repeat;
	border-top:1px solid #C4C1BC;
	border-bottom:1px solid #DDDDDD;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 28px;
	margin: 0 0 5px 0;
	}
#teaser-cart{
	width: 200px;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	margin-bottom: 15px;
	background:#000000 url(images/teaser-bt.png) bottom left no-repeat;
	border: 0;
	}
.mini-cart-total{
	padding-right: 5px;
	text-align: right;
	}
.mini-cart-link{
	text-align: center;
	margin-bottom: 4px;
	}
#teaser-video h3{
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff; /***************************** COLOR ***************************/
	background: #156FA4 url(images/video-teaser.jpg) top left no-repeat;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 43px;
	margin: 0 0 5px 0;
	}
#teaser-video{
	width: 200px;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	margin-bottom: 15px;
	background:#e6f0f5 url(images/teaser.jpg) bottom left no-repeat;
	border: 0;
	}

#teaser-news h3{
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff; /***************************** COLOR ***************************/
	background: #156FA4 url(images/news-teaser.jpg) top left no-repeat;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 25px;
	margin: 0 0 5px 0;
	}
#teaser-news{
	width: 200px;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	margin-bottom: 15px;
	background:#e6f0f5 url(images/teaser.jpg) bottom left no-repeat;
	border: 0;
	}
#teaser-events h3{
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff; /***************************** COLOR ***************************/
	background: #156FA4 url(images/events-teaser.jpg) top left no-repeat;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 25px;
	margin: 0 0 5px 0;
	}
#teaser-events{
	width: 200px;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	margin-bottom: 15px;
	background:#e6f0f5 url(images/teaser.jpg) bottom left no-repeat;
	border: 0;
	}
#teaser-product h3{
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff; /***************************** COLOR ***************************/
	background: #156FA4 url(images/product-teaser.jpg) top left no-repeat;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 43px;
	margin: 0 0 5px 0;
	}
#teaser-product{
	width: 200px;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	margin-bottom: 15px;
	background:#e6f0f5 url(images/teaser.jpg) bottom left no-repeat;
	border: 0;
	}
#teaser-subscribe h3{
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff; /***************************** COLOR ***************************/
	background: #156FA4 url(images/subscribe-teaser.jpg) top left no-repeat;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 43px;
	margin: 0 0 5px 0;
	}
#teaser-subscribe{
	width: 200px;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	margin-bottom: 15px;
	background:#e6f0f5 url(images/teaser.jpg) bottom left no-repeat;
	border: 0;
	}
#rightcol a.teaser-link{
	color: #FFFFFF;
	}
#rightcol a:hover.teaser-link{
	color: #FFFFFF;
	}
#rightcol ul {
    list-style-type: none;
	margin-top: 8px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 0;
	font-size: 90%;

	}
#rightcol li {
    border-bottom: 1px solid #ffffff;
    margin-bottom: 5px;
	padding-right: 5px;
	}
#rightcol a{
	color: #333333;
	font-weight: bold;
	}
#rightcol img{
	vertical-align: center;
	margin-left: 8px;
	}
#rightcol p {
	color: #333333;
	font-weight: bold;
   	margin-left: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	}
#rightcol table {
   	margin-top: 0px;
	margin-bottom: 0px;
	}
.articlelist-timestamp {
    color: #000000;
	font-size: 105%;
	font-weight: bold;
    }
/*********************************************
end right column teaser
***************************************************/
#ftr {
	clear: both;
	font-size:100%;
	font-weight: bold;
	padding:0;
	margin:0;
	margin-bottom: 4px;
	color: #00629b;
	height: 110px;
	background: #ffffff url(images/ftr-bg.jpg) bottom left no-repeat;
	}
#footer-address{
	text-align:center;
	padding: 12px 0 8px 0;
	}
#ftr-nav {
 clear: both;
 text-align: left;
 font-size:95%;
 padding:3px 25px 3px 25px;
 margin:0;
 background:transparent;
 }
 #ftr-nav a{
  	}
.turboweb-sig{
	font-size: 95%;
	color: #333333;
	padding-bottom:0;
	margin-top: -33px;
	margin-bottom: 0;
	text-align: center;
}
.turboweb-sig a
	{
	text-decoration:underline;
	}

	/* end of sig */
.mail-address-table {
	 /***************************** COLOR ***************************/
	width: 600px;
	border: 0px;
	margin-bottom: 8px;
	}
.mail-address-table td
	{
	vertical-align: top;
	}
/* Mailform */
#formtable {
	clear:left;
	width: 99%;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #2D7EAD;
	color: #333333;
	}
#formtable table{
	width: 100%;
	background:#E9F2F7 url(images/mail-bg.jpg) bottom right no-repeat;
	}
#formtable h3{
	color: #333333;
	}
#formtable td{
	padding: 5px;
	}
#formtable td.left{
	width: 35%;
	padding: 5px;
	}

.inputbox {
	width: 95%;
	margin-bottom: 5px;
	padding: 2px;
	background:#FFFFFF;
	border:1px solid #2D7EAD;
		}
.inputbox:focus, select:focus, textarea:focus {
background:#EDF7FD;
}
.inputbox-textarea {
	width: 95%;
	height: 200px;
	padding: 2px;
	background:#FFFFFF;
	border:1px solid #2D7EAD;
	}
.inputbox-textarea:focus, select:focus, textarea:focus {
background:#EDF7FD;
}
#captcha-image{
	margin: 4px;
	}
#formbutton{
	width: 90px;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#618499;
	border:1px solid #406A83;
	cursor:pointer;
	}
/*EOF Mailform*/
