/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
border: 0;
margin: 0;
}

img
{
border: 0px;
}


a{
	color: #333;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:20px;
	background: url(images/body-bg.jpg) #ccc;
}

#main_bg{
	width: 1032px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(images/bg.gif) #000000;
}

#main {
	width: 1014px;
	margin-left: 9px;
}


#header  
{
	float:left;
width:1014px;
padding: 0px 0px 0px 0px;
height: 160px;
background: url(images/header-bg.jpg) no-repeat;
border-bottom:#333 solid 1px;
}

#logo {	
		height: 150px;
		padding-left:10px;
		float:left;
		width:400px;
}
#call_header {
float:right;
font-size:15px;
color:#006699;
font-weight:bold;
line-height:24px;
padding-right:10px;
padding-top:15px;
}
#call_header span {
color:#000000;
}
.banner_se {
float:left;
width:100%;
position:relative;
height:380px;
}
.banner { 
width:1014px;
height:380px;
}

/*--------------------------slider-css--------------------------*/
#slider {
	position:relative;   
	background:url(images/loading.gif) no-repeat 50% 50%;
	float:left;
width:1014px;
height:380px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.nivo-controlNav {
	position:absolute;
	left:380px;
	bottom:5px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets2.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}
.clear {
	clear:both;
}

.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
/*--------------------------slider-css-end--------------------------*/

#buttons{
	width: 991px;
	height: 51px;
	background: url(images/but_bg.jpg) top repeat-x;
	text-align:center;
	margin-left: 0px;
	float:right;
	padding-left: 23px;
	position:absolute;
	bottom:10px;
	z-index:10000;
}

#buttons ul {
    padding-left: 0px;
    margin: 0px;
}

#buttons li {
	display: inline;
}

#buttons a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:normal;
	display: block;
	float: left;
	width: 194px;
	height: 34px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 17px;
	text-align: center;
	background:url(images/fish_b.gif) 0px 23px no-repeat;	
}


#buttons a:hover {
	text-decoration: underline;
	background: url(images/but_over.jpg) repeat-x;
}
#buttons a.current {
	text-decoration: underline;
	background: url(images/but_over.jpg) repeat-x;
}

#content{
	width: 991px;
	padding: 0px 0px 0px 0px;
	background: url(images/cont_bg.png);
	margin: 0px 0px 0px 10px;
	min-height: 580px;
}

#left{
	width: 265px;
	margin: 0px 0px 0px 0px;
	float: left;
	color:#C7C8CA;
}
.space_10 {
float:left;
width:100%;
height:10px;
}

.left_b {	background: url(images/fish.jpg) 8px 12px no-repeat;
		padding-left: 35px;
		padding-top:7px;
		width: 219px;
		text-transform:uppercase;}
.accessories_scroll {
		float:left;
		width:100%;
		height:222px;
		}
.accessories_scroll img {
		width:100%;
		height:222px;
		}

.text{
	padding: 5px 0px 0px 0px;
}

.img {	float:left;
		margin: 12px 12px 5px 0px;
}

span {	color:#1a5d9c;
		font-weight:bold;
}

.dat { text-decoration: underline;
		color:#FFFFFF;}
		
.col_b {color:#FFFFFF;}

#left H1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight: 100;
	color: #ffffff;
	text-align:center;
	background:url(images/tit_l.jpg) left top no-repeat;
	height: 32px;
	padding-top: 15px;
}

#right H2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight: 100;
	color: #08295A;
	padding-bottom: 13px;
	padding-top:8px;
	text-align: left;
	border-bottom:#000 solid 1px;
	width: 100%;
}
#right2 H2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight: 100;
	color: #08295A;
	padding-bottom: 13px;
	padding-top:8px;
	text-align: left;
	border-bottom:#000 solid 1px;
	width: 100%;
}

.read_r{
	text-align:right;
	padding-right:20px;
	padding-top: 5px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

#right{
float:right;
width: 716px;
background: url(images/right_se_bg.jpg) no-repeat;
margin-right: 0px;
padding: 0px 0px 0px 0px;
border-radius:10px;
}
#right2{
float:left;
width:990px;
background: url(images/right_se_bg.jpg);
margin-right: 0px;
padding: 0px 0px 0px 0px;
border-radius:10px;
}

				
.right_s { 	


			width: 692px;
			padding: 0px 12px 0px 12px;}

.col_l {float:left;
		width:250px;
		margin-left:0px;
		margin-top:5px;
		}

.col_r {float: left;
		width:425px;
		margin-left:15px;
		margin-top:5px;
		}
.left_r { width: 238px;
			float:left;
}

.right_r {
		width: 175px;
		float:right;
		}

#footer{
	height: 70px;
	width: 100%;
	font-size: 12px;
	color: #000000;
	text-align: center;
	clear:both;
	padding: 16px 0px 0px 0px;
	background: url(images/footer.jpg) 0px 11px repeat-x;
}

#footer a{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

#footer a:hover{
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}
.contform {
float:left;
width:50%;
border-right:#ccc dotted 1px;
padding-right:10px;
margin:10px;
}
.contform div {
float:left;
width:100%;
padding:7px 0px 7px 0px;
}
.contform label {
float:left;
width:160px;
}
.contform input[type="text"] {
width:230px;
}
.contform textarea {
width:230px;

}
.required {
background:url(images/required.png) no-repeat right top;
}
label {
float:left;
padding-left:18px;
font-weight:bold;
}
input[type="text"] {
    background-color: #FAFAFA;
    border: 1px solid #C9C9C9;
    border-radius: 2px;
    color: #999999;
    font-family: Arial;
    font-size: 12px;
	height:25px;
}
textarea {
    background-color: #FAFAFA;
    border: 1px solid #C9C9C9;
    border-radius: 2px;
    color: #999999;
    font-family: Arial;
    font-size: 12px;
	height:60px;
	resize:none;
}
input[type="text"]:focus, textarea:focus, select-box:focus {
    border: 1px solid #A2D70B;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05) inset, 0 0 8px rgba(172, 206, 10, 0.6);
}
.pinkbtn {
    background-color: #275d99;
    border:#275d99 solid 1px;
    border-radius: 2px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
	width:150px;
	height:30px;
	line-height:30px;
	text-align:center;
}
.pinkbtn:hover {
    background-color: #333;
    border:#000 solid 1px;
}
.address {
float:right;
width:40%;
padding:1%;
background-color:#efefef;
border:#ccc dotted 1px;
border-radius:2px;
margin:10px;
}
.address h2 {
border-bottom:#ccc dotted 1px;
padding-bottom:5px;
}
.address p {
padding-left:45px;
margin:10px 0px 10px 0px;
}
.address p.phone_icon  {
background:url(images/contact_phone.jpg) no-repeat 1px 1px;
}
.address p.mail_icon  {
background:url(images/contact_email.jpg) no-repeat 1px 1px;
}
.address p.address_icon  {
background:url(images/contact_address.jpg) no-repeat 1px 1px;
}
.chat {
	position:fixed;
	right:10px;
	bottom:0px;
	width:250px;
	height:30px;
	background-color:#3666b6;
	overflow:hidden;
	z-index:10000;
}
.slidingDiv {
	width:248px;
	background-color:#fff;
	border:#3666b6 solid 1px;
	overflow:hidden;
	position:fixed;
	bottom:0px;
	right:10px;
	z-index:100;
}
.open {
background:url(images/open.jpg) no-repeat right top;
}
.close {
background:url(images/close.jpg) no-repeat right top;
}
.show_hide {
	border-bottom:#000 solid 1px;
	text-indent:5px;
	display:none;
	position:absolute;
	color:#fff;
	font-weight:700;
	background-color:#3666b6;
	text-transform:uppercase;
	width:250px;
	height:30px;
	line-height:30px;
	cursor:pointer;	
	font-size:13px;
}
.contform2 {
width:240px;
padding:35px 5px 0px 5px;
}
.contform2 div {
float:left;
width:100%;
padding:5px 0px 5px 0px;
}
.contform2 label {
display:block;
padding-left:0px;
}
.contform2 input[type="text"] {
width:230px;
}
.contform2 textarea {
width:230px;

}
