/* DEFAULTS FOR BROWSER COMPATIBILTY */
body {
  text-align: center; /* IE centering */
  font-family: Arial, Helvetica, sans-serif;
	/*background-color:#056085;*/
	background: #184F90 url(/images/bg_water.jpg) no-repeat center;
}

body, font {
  font-size: 12px;    /* Override FCK's font sizing scheme */
	/*background-color:#184F90;*/
}

* { /* ZERO DEFAULTS */
  margin:0px;
  padding:0px;
}

ul{margin-top:0px;}

li { margin-left:15px; list-style-type:disc;}

a img { border:none; } 

/* remove border from img links */
.clear { /* float clear */
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}

a{font:Arial, Helvetica, sans-serif;}

a.black {
 color:#000000;
 text-decoration:underline;
 font-weight:normal;
}

a.a_text {
  font-family:tahoma,arial,helvetica,sans-serif;
	font-weight:bold;
}

span.first{
  font-family:tahoma,arial,helvetica,sans-serif;
	font-weight:bold;
}

/* PAGE WIDTH AND CENTERING */
#wrapper {
  text-align: left; /* fix for IE centering */
  margin: 0px auto; /* none-IE centering */
  width: 957px;
	/*padding:0px 18px;*/
	/*background:url(/images/water_bkg.jpg) top left no-repeat;*/
}

#body{
	width:768px;
	background:url(/images/body_bkg.jpg) #FFFFFF top left no-repeat;
	margin-left:100px;	
}

#bubbles{
	position:absolute;
	z-index:2;
	top:77px;
	right:325px;
}

.short_desc {
  font-family:tahoma,arial,helvetica,sans-serif;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
}

.prod_price {
  font-size:12px;
	font-weight:bold;
}

.producttable {
  border: 1px solid #008AD6;
}

.producttable th {
  background-color: #008AD6;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  padding: 5px;
}

.producttable2 {
    background-color: #184F90;
    border: 1px solid #12145B;
}

.producttable2 td {
    padding: 5px;
}

.producttable2 .price {
    color: #ffffff;
    font-weight: bold;
}

.producttable2 a {
    color: #00A2E1;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}

input.imgbut {
  background-color:#98CCCC;
}

#cat_desc {
  font-family:tahoma,arial,helvetica,sans-serif;
	font-size:12px;  
}

#cat_desc h1 {
    color: #00A2E1;
		font-size:12px;
		font-family:tahoma,arial,helvetica,sans-serif;
}

#sDetails {
  font-family:tahoma,arial,helvetica,sans-serif;
	font-size:12px;
}

/* HEADER ELEMENTS*/
#header{
	width:751px;
	height:165px;
	position:relative;
	float:left;
	margin-left:10px;
	background:url(/images/header_bkg.jpg) #FFFFFF top left no-repeat;
	border-bottom:1px solid #868686;
	margin-bottom:11px;
	z-index:1;
	
}

#logo{
	position:absolute;
	width:359px;
	height:108px;
}

#top_nav{
  background-color:#CCEEF8;
	position:absolute;
	top:37px;
	right:1px;
	height:26px;
	width:344px;
}

#customer_links {
	position:absolute;
	top:65px;
	right:1px;
}

#top_nav a{
	float:left;
	text-decoration:none;
	display:block;	
	font-size:12px;
	line-height:26px;
	margin-left:18px;
	color:#697C86;
}

#main_nav{
	position:absolute;
	bottom:0px;
	left:0px;
	height:35px;
	width:751px;
}

#main_nav a{
	text-decoration:none;
	color:#00B2DE;
	font-size:12px;
	display:block;
	float:left;	
	line-height:35px;
	font-weight:bold;
	background:none;
	display:inline;
}

#main_nav a span{display:block; height:35px; line-height:35px; float:left;}
#main_nav a.home{width:65px;}
#main_nav a.home span{margin-left:17px;}
#main_nav a.products{width:88px;}
#main_nav a.products span{margin-left:12px;}
#main_nav a.about{width:88px;}
#main_nav a.about span{margin-left:14px;}
#main_nav a.news{width:63px;}
#main_nav a.news span{margin-left:14px;}
#main_nav a.contact{width:81px;}
#main_nav a.contact span{margin-left:12px;}
#main_nav a:hover{color:#FFFFFF;}
#main_nav a:hover.home{background:url(/images/home_blue.gif) top left no-repeat;}
#main_nav a:hover.products{background:url(/images/products_blue.gif) top left no-repeat;}
#main_nav a:hover.about{background:url(/images/about_blue.gif) top left no-repeat;}
#main_nav a:hover.news{background:url(/images/news_blue.gif) top left no-repeat;}
#main_nav a:hover.contact{background:url(/images/contact_blue.gif) top left no-repeat;}
#main_nav a.h_active{background:url(/images/home_blue.gif) top left no-repeat; color:#FFFFFF;}
#main_nav a.p_active{background:url(/images/products_blue.gif) top left no-repeat; color:#FFFFFF;}
#main_nav a.a_active{background:url(/images/about_blue.gif) top left no-repeat; color:#FFFFFF;}
#main_nav a.n_active{background:url(/images/news_blue.gif) top left no-repeat; color:#FFFFFF;}
#main_nav a.c_active{background:url(/images/contact_blue.gif) top left no-repeat; color:#FFFFFF;}

/*content elements*/
#content{
	float:left;
	width:751px;
	margin-left:10px;
	
}

#left_content{
	float:left;
	width:195px;
	float:left;	
}

#left_nav{
	float:left; 
	width:195px; 
	background-color:#CCEEF9;
	display:inline;
}

#left_nav h1{
	color:#000000;
	font-size:12px;
	margin:12px 0px 0px 12px; 
}

#left_nav ul{width:175px;}

#left_nav li{
	list-style:none;
	font-size:12px;
	font-weight:bold;
	color:#00A2E1;
	margin:10px 0px 10px 12px;
}

#left_nav a{
	color:#00A2E1;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

#left_nav a:hover{
	text-decoration:underline;
}

#sub-cat_links{	
	float:left;
	width:195px; 	
}

#sub-cat_links p{margin:0px 0px 20px 12px;}

#left_bottom{
	width:195px;
	height:157px;
	float:left;
	margin-top:10px;
}

#right_content{
	position:relative;
	width:547px;
	float:left;
	margin-left:9px;
}

#right_content .top{
	position:absolute;
	width:547px;
	z-index:3;
}

#right_content .top img{float:left;}

#right_content #flash{
	position:absolute;
	top:130px;
	
}

#right_content .under_flash_buttons{
	height:26px;
	width:527px;
	position:absolute;
	z-index:5;
	top:507px;
	padding-left:20px;
}

#right_content .under_flash{
	width:545px;
	height:242px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	margin-top:520px;
}

#right_content .under_flash img{float:left;} 

#bottom_content{
	width:691px;
	float:left;
	margin-left:30px;
	font-size:11px;
	margin-top:10px;
	color:#2A357F;
}

a.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2A357F;
	font-weight:normal;
	text-decoration:underline;
}

#bottom_content h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-bottom:10px;	
}

#bottom_content ul{padding-bottom:10px; margin-left:20px;}

#bottom_content p{
	margin-bottom:10px;	
}

#bottom_nav{
	width:749px;
	height:134px;
	float:left;
	background:url(/images/bottom_nav_bkg.jpg) top left no-repeat;
	padding-top:15px;
	padding-left:13px;	
}

#bottom_nav a{
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	display:block;
	background:url(/images/dolphin.png) top left no-repeat;
	padding-left:32px;
	line-height:16px;
	width:150px;
	font-size:12px;
	float:left;
	margin:5px 0px;
}
 
/*footer elements*/
#footer{
	float:left;
	width:751px;
	margin-left:10px;
}

#footer .footer_links{}

#footer .footer_links a{
	font-size:12px;
	color:#66A2E1;
	text-decoration:none;
	font-weight:bold;
}

#usssa{margin-top:20px;}

#copyright{
	color:#808080;
	font-size:12px;
	
}