/*
Theme Name: Sharklet
*/

/* main elements */
body{
	margin:0;
	color:#343535;
	font:13px Arial, Helvetica, sans-serif;
	background:#e5e4e4 url(images/bg-body.gif) repeat-x;
	min-width:930px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.wrap{width:100%;}
.wrap:after{
	content:"";
	display:block;
	clear:both;
}
#wrapper{
	width:900px;
	margin:0 auto;
}
#header{
	width:100%;
	background: url(images/bg-header-inner.gif) no-repeat;
	padding:3px 0 0;
	position:relative;
	z-index:15;
}
#header:after{
	content:"";
	display:block;
	clear:both;
}
#header .logo{
	width:301px;
	height:135px;
	margin:0 0 10px 14px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(images/logo.png) no-repeat;
}
#header .logo a{
	display:block;
	height:100%;
	position:relative;
}
#nav{
	list-style:none;
	margin:0 0 0 -2px;
	padding:0;
	width:902px;
}
#nav li{
	float:left;
	background: url(images/separator.gif) no-repeat;
	padding:0 0 0 2px;
	position:relative;
}
#nav li:first-child{background:none;}
#nav li a{
	display:block;
	height:43px;
	text-indent:-9999px;
	overflow:hidden;
}
#nav li.parent a,
#nav li:hover a,
#nav li.hover a,
#nav li.active a{background-position:0 -43px;}
#nav li .home{
	width:154px;
	background: url(images/bg-home.gif) no-repeat;
}
#nav li .sharklet-products{
	width:195px;
	background: url(images/bg-products.gif) no-repeat;
}
#nav li .technology{
	width:150px;
	background: url(images/bg-technology.gif) no-repeat;
}
#nav li .about-us{
	width:126px;
	background: url(images/bg-about.gif) no-repeat;
}
#nav li .contact{
	width:128px;
	background: url(images/bg-contact.gif) no-repeat;
}
#nav li .shopping-cart{
	width:136px;
	background: url(images/bg-shopping.gif) no-repeat;
}
#nav li .drop-wrap{
	width:196px;
	position:absolute;
	top:43px;
	left:2px;
	visibility:hidden;
	background:#3b8ba7;
}
#nav li:hover .drop-wrap,
#nav li.hover .drop-wrap{
	visibility:visible;
}
#nav li .drop-wrap ul{
	list-style:none;
	margin:0 0 0 17px;
	padding:0 0 10px;
	width:155px;
	border-top:1px solid #90b8c6;
}
#nav li .drop-wrap li{
	float:none;
	background: url(images/separator02.gif) no-repeat 0 100%;
	padding:10px 0 7px;
}
#nav li:hover .drop-wrap li a,
#nav li.hover .drop-wrap li a{
	color:#fff;
	height:auto;
	text-indent:0;
	letter-spacing:1px;
}
#nav li:hover .drop-wrap li a:hover,
#nav li.hover .drop-wrap li a:hover{
	font-weight:bold;
	background-position:0;
	text-decoration:none;
	letter-spacing:0;
}
#nav li .drop{
	background:url(images/bg-drop.gif) no-repeat 0 100%;
	margin:0 0 -10px;
	overflow:hidden;
	position:relative;
}
.promo-box{
	height:347px;
	position:relative;
}
.promo-box .holder{
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	width:900px;
	height:347px;
	overflow:hidden;
	z-index:2;
}
.promo-box .holder li{
	position:absolute;
	top:0;
	left:0;
	background:#fff;
	z-index:5;
}
.promo-box .holder li img{display:block;}
.promo-box .holder li div{
	position:relative;
}
.promo-box .holder li strong{
	position:absolute;
	text-indent:-9999px;
	overflow:hidden;
	z-index:13;
}
.promo-box .holder .active{z-index:10;}
.promo-box .holder li em{
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	z-index:15;
}
.promo-box .holder .slogan01{
	width:398px;
	height:97px;
	top:34px;
	left:0;
	background: url(images/bg-slogan01.png) no-repeat;
}
.promo-box .holder .sub-slogan01{
	width:349px;
	height:70px;
	background: url(images/bg-sub-slogan01.png) no-repeat;
	top:145px;
	left:0;
}
.promo-box .holder .slogan02{
	width:338px;
	height:69px;
	top:34px;
	left:0;
	background: url(images/bg-slogan02.png) no-repeat;
}
.promo-box .holder .sub-slogan02,
.promo-box .holder .sub-slogan03,
.promo-box .holder .sub-slogan04{
	width:349px;
	height:70px;
	background: url(images/bg-sub-slogan02.png) no-repeat;
	top:145px;
	left:0;
}
.promo-box .holder .slogan03,
.promo-box .holder .slogan04{
	width:398px;
	height:97px;
	top:34px;
	left:0;
	background: url(images/bg-slogan03.png) no-repeat;
}
.promo-box .holder .sub-slogan03{background: url(images/bg-sub-slogan03.png) no-repeat;}
.promo-box .holder .slogan04{background: url(images/bg-slogan04.png) no-repeat;}
.promo-box .holder .sub-slogan04{background: url(images/bg-sub-slogan04.png) no-repeat;}
.main-wrap{
	width:916px;
	background: url(images/bg-main-wrap.gif) repeat-y;
	margin:0 -8px;
	padding:15px 0 0;
	position:relative;
	z-index:2;
}
.container{
	background:#fff;
	width:100%;
}
#main{
	width:900px;
	padding:0 8px 0;
	margin:-128px 0 0;
	position:relative;
}
#twocolumns{
	height:1%;
	overflow:hidden;
	background: url(images/bg-twocolumns.gif) no-repeat;
	padding:0 21px 0 28px;
}
#sidebar{
	width:187px;
	padding:25px 0 20px;
	float:left;
	position:relative;
}
#sidebar .email{
	position:relative;
	width:100%;
}
#sidebar .email h2{
	margin:0 0 2px 4px;
	color:#114d63;
	font-size:20px;
	font-weight:normal;
}
#sidebar .email .row{
	width:100%;
	overflow:hidden;
	padding:0 0 40px;
	position:relative;
}
#sidebar .email span{
	background: url(images/bg-input.gif) no-repeat;
	height:24px;
	overflow:hidden;
	float:left;
	position:relative;
}
#sidebar .email .text{
	float:left;
	padding:5px 10px 1px 17px;
	width:121px;
	background:none;
	border:0;
	overflow:hidden;
	z-index:100;
	position:relative;
	font:12px/15px Arial, Helvetica, sans-serif;
}
#sidebar .email .image{float:left;}
#sidebar .text-4-box,
#sidebar .usage-box{
	width:100%;
	background:#114e64 url(images/bg-usage-t.gif) no-repeat;
	margin:0 0 20px;
}
#sidebar .text-4-box .holder,
#sidebar .usage-box .holder{
	width:155px;
	padding:15px 16px 9px;
	background: url(images/bg-usage-b.gif) no-repeat 0 100%;
	min-height:260px;
}
* html .text-4-box .holder,
* html .usage-box .holder{height:260px;}
#sidebar .text-5-box .holder h3,
#sidebar .text-4-box .holder h3,
#sidebar .usage-box .holder h3,
#sidebar .news-box .holder h3{
	margin:0 0 19px;
	font-size:20px;
	color:#fff;
	font-weight:normal;
}
#sidebar .usage-list{
	list-style:none;
	margin:0 0 27px;
	padding:0;
}
#sidebar .usage-list li{
	background: url(images/separator02.gif) no-repeat 0 100%;
	margin:0 0 8px;
	padding:0 0 9px;
}
#sidebar .usage-list li a{
	font-size:12px;
	color:#fff;
}
#sidebar .text-4-box .holder .more,
#sidebar .usage-box .holder .more{
	width:77px;
	height:20px;
	background: url(images/btn-more.gif) no-repeat;
	float:right;
	overflow:hidden;
	text-align:center;
	padding-top:3px;
	font-size:12px;
}
#sidebar .text-5-box,
#sidebar .news-box{
	width:100%;
	background:#1d83a8 url(images/bg-news-t.gif) no-repeat;
        margin:0 0 20px;
}
#sidebar .text-5-box .holder,
#sidebar .news-box .holder{
	width:156px;
	padding:21px 13px 15px 18px;
	background: url(images/bg-news-b.gif) no-repeat 0 100%;
}
#sidebar .text-5-box .holder h3,
#sidebar .news-box .holder h3{margin:0;}
#sidebar .text-5-box .holder strong,
#sidebar .news-box .holder strong{
	font-size:11px;
	color:#fff;
	display:block;
	padding:2px 0 7px;
}
#sidebar .text-5-box .holder .frame,
#sidebar .news-box .holder .frame{
	width:100%;
	overflow:hidden;
	margin:0 0 39px;
}
#sidebar .text-5-box .holder .frame img,
#sidebar .news-box .holder .frame img{
	float:left;
	margin:3px 4px 0 0;
}
.text-5-box .text-box,
.news-box .text-box{
	height:1%;
	overflow:hidden;
}
.text-5-box .text-box p,
.news-box .text-box p{
	margin:0;
	font-size:12px;
	color:#fff;
}
.btn-news{
	background: url(images/btn-all-news.gif) no-repeat;
	float:right;
	width:60px;
	height:20px;
	overflow:hidden;
	padding-top:3px;
	text-align:center;
	font-size:12px;
}
#content{
	width:608px;
	padding:139px 0 0;
	float:right;
	position:relative;
}
#content .list ul{
	padding:0;
	margin:0;
}
#content .list li{
	padding: 5px;
	margin-left: -20px;
	list-style: none;
}
#content .list li a{
	color:#1e81a8;
}
#content .list li a:hover{
	text-decoration:underline;
}
#content .image{
	padding:2px;
	float:left;
	border: 1px solid #ccc;
	margin: 0px 5px 0px 0px;
}

#threecolumns{
	width:618px;
	overflow:hidden;
	margin:0 -19px 0 0;
	padding:0 0 27px;
}
#threecolumns .column{
	width:187px;
	float:left;
	margin:0 19px 0 0;
	overflow:hidden;
}
#content #threecolumns .column h2{
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 9px;
	padding:0 0 7px;
	border-top:0;
}
#threecolumns .column .commercial{
	background: url(images/bg-commercial.gif) no-repeat;
	border-bottom:1px solid #166502;
}
#threecolumns .column strong{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin:0 0 7px;
}
#threecolumns .column .safetouch{
	background: url(images/bg-safetouch.gif) no-repeat;
}
#content #threecolumns .column .holder{
	border:1px solid #e1e1e1;
	margin-bottom:15px;
}
#content #threecolumns .column .holder img{
	display:block;
}
#threecolumns .column .healthcare{
	background: url(images/bg-healthcare.gif) no-repeat;
	border-bottom:1px solid #57b212;
}
#threecolumns .column .devices{
	background: url(images/bg-devices.gif) no-repeat;
}
#threecolumns .column .marine{
	background: url(images/bg-marine.gif) no-repeat;
	border-bottom:1px solid #57b212;
}
#threecolumns .column .applications{
	background: url(images/bg-applications.gif) no-repeat;
}
#content #threecolumns .column p{
	margin:0 0 8px;
	line-height:17px;
}
#threecolumns .column .read-more{
	width:76px;
	height:20px;
	background: url(images/btn-more02.gif) no-repeat;
	display:block;
	overflow:hidden;
	text-align:center;
	color:#fff;
	padding-top:3px;
	font-size:12px;
}
#content h2,
#content h3{
	margin:5px 0 10px;
	padding:5px 0 0;
	border-top:1px solid #e5e5e5;
	font-size:24px;
	color:#114d63;
	font-weight:normal;
}
.line{
	/*background: url(images/bg-line.gif) repeat-x;*/
	overflow:hidden;
	height:1px;
}
#content h3{font-size:20px;}
#content .border{
	border:0;
	padding:0;
	margin:0 0 6px;
}
#content p{
	line-height:17px;
	margin:0 0 28px;
}
#content p a{
	color:#1c82a8;
}
#content p a:hover{
	text-decoration:underline;
}
#content .holder{
	float:left;
	border:1px solid #e5e4e4;
	margin:-5px 7px 0 0;
	width:137px;
	height:78px;
	position:relative;
}
* html #content .holder{margin:-5px 4px 0 0;}
#content #threecolumns .holder{
	float:left;
	border:1px solid #e5e4e4;
	margin-right:7px;
	width:auto;
	height:auto;
	position:relative;
}
#content .holder img{display:block;}
#content .text-box{
	height:1%;
	overflow:hidden;
}
#content .btn-box{
	height:1%;
	overflow:hidden;
	padding:8px 0 16px 2px;
}
#content .add{background: url(images/btn-add.gif) no-repeat;}
#content .check,
#content .add{
	float:left;
	width:76px;
	height:20px;
	overflow:hidden;
	margin-right:7px;
	display:inline;
	padding-top:3px;
	color:#fff;
	text-align:center;
	font-size:12px;
}
#content .check{background: url(images/btn-check.gif) no-repeat;}
.main-b{
	width:916px;
	height:59px;
	background: url(images/bg-main-b.gif) no-repeat;
	overflow:hidden;
	margin:-25px -8px 0;
}
.intro-box{
	position:relative;
	z-index:2;
}
.intro-box img{display:block;}
.inner .main-wrap{
	padding:13px 0 0;
	margin:87px -8px 0;
}
.inner #main{margin:-213px 0 0;}
.inner #content{padding:123px 0 0;}
.inner #content p{margin:0 0 18px;}
.description{
	width:100%;
	overflow:hidden;
}
#content .description h2{font-weight:bold;}
.description .image{
	width:262px;
	height:233px;
	border:1px solid #e5e4e4;
	float:left;
	overflow:hidden;
}
.description .text{
	width:326px;
	float:right;
}
.description p{margin:0 0 17px;}
.description strong{
	color:#114d63;
	display:block;
	padding-top:21px;
	margin-bottom:11px;
}
.description strong a{
	color:#114d63;
	text-decoration:underline;
}
.description strong a:hover{text-decoration:none;}
.description em{
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	display:block;
	color:#669933;
	margin-bottom:9px;
}
.price{
  font-style:normal;
	font-weight:bold;
	font-size:12px;
	display:block;
	color:#669933;
	margin-bottom:9px;
}
#content .buy-now{
	background: url(images/btn-buy-now.gif) no-repeat;
	float:left;
	width: 76px;
	display:inline;
	color:#fff;
	text-align:center;
	padding:3px 6px 5px 6px;
	margin:0 7px 12px 0;
	font-size:12px;
	border: none;
	cursor: pointer;
}

.description .return{
	font-weight:bold;
	color:#114d63;
	text-decoration:underline;
	background: url(images/arrow.gif) no-repeat 0 14px;
	padding:9px 0 0 15px;
	display:block;
	font-size:11px;
}
.description .return:hover{text-decoration:none;}
.tabset{
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
}
.tabset li{float:left;}
.tabset li a{
	float:left;
	color:#184054;
	font-weight:bold;
	font-size:14px;
	background: url(images/bg-tabs-right.gif) no-repeat 100% 0;
	padding-right:3px;
	margin-right:3px;
}
.tabset li a span{
	float:left;
	background: url(images/bg-tabs-left.gif) no-repeat;
	padding:8px 9px 3px 12px;
}
.tabset li a:hover,
.tabset li.active a{
	color:#fff;
	background: url(images/bg-tabs-right-active.gif) no-repeat 100% 0;
	text-decoration:none;
}
.tabset li a:hover span,
.tabset li.active a span{
	background: url(images/bg-tabs-left-active.gif) no-repeat;
	cursor:pointer;
}
.tab-content{
	height:1%;
	overflow:hidden;
	background:#eaeff3 url(images/bg-tab-content.gif) repeat-x;
	padding:80px 40px 0;
}
.tab-content .wrap{margin-bottom:16px;}
.tab-content h3{
	font-size:13px;
	color:#194055;
	margin:0;
	padding-top:7px;
	float:left;
}
.tab-content .view{
	background: url(images/ico-pdf.gif) no-repeat;
	width: 63px;
	height: 18px;
	float:right;
	color:#fff;
	font-size:10px;
	padding:12px 0 0 30px;
}
.tab-content .view-web{
	background: url(images/ico-web.gif) no-repeat;
	width: 63px;
	height: 18px;
	float:right;
	color:#fff;
	font-size:10px;
	padding:12px 0 0 30px;
}
.tab-content .info{
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #999;
	padding-bottom:6px;
	margin-bottom:29px;
}
.tab-content .info .text{
	height:1%;
	overflow:hidden;
}
.tab-content .info .image{
	border:1px solid #000;
	margin-right:9px;
	float:left;
}
.tab-content .info .image img{
	display:block;
}
.footer-wrap{
	background:#cecdcd;
	margin:-59px 0 0;
}
#content .details{color:#114d63;}
#sidebar .news-box h4{
	width:120px;
	height:43px;
	margin:0 0 8px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(images/bg-fact.gif) no-repeat;
}
#sidebar .img-holder{
	width:149px;
	border:1px solid #000;
	margin-bottom:12px;
}
#sidebar .img-holder img{display:block;}
#sidebar .news-box .more{
	float:right;
	color:#fff;
	font-size:12px;
	margin-right:12px;
	display:inline;
}
#sidebar .sub-nav{
	width:100%;
	background:#125067 url(images/bg-sub-nav-t.gif) no-repeat;
	margin:-17px 0 17px;
	position:relative;
}
#sidebar .sub-nav .holder{
	background: url(images/bg-sub-nav-b.gif) no-repeat 0 100%;
	padding:12px 16px 22px;
	min-height:104px;
}
* html #sidebar .sub-nav .holder{height:104px;}
#sidebar .sub-nav .holder ul{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar .sub-nav .holder ul li{
	background: url(images/separator02.gif) no-repeat 0 100%;
	margin:0 0 12px;
	padding:0 0 9px;
}
#sidebar .sub-nav .holder ul li a{
	color:#fff;
	font-size:12px;
	letter-spacing:1px;
}
#sidebar .sub-nav .holder ul li.current_page_item a,
#sidebar .sub-nav .holder ul li a:hover{
	font-weight:bold;
	text-decoration:none;	
}
#footer{
	width:863px;
	margin:0 auto;
	padding:67px 53px 10px 0;
	overflow:hidden;
}
#footer p{
	float:right;
	margin:0;
	font-size:11px;
	color:#7c7b7b;
}


#expanding-boxes{
	margin:0;
	padding:0;
	list-style:none;
}
#expanding-boxes ul{
	display:none;
	margin:0;
	padding:0;
	list-style:none;
}
#expanding-boxes li{
	padding:0 0 5px;
}
#expanding-boxes li.active ul{
	display:block;
}
#expanding-boxes li a{
	color:#00709e;
	line-height:14px;
	font-weight:normal;
	text-decoration:none;
	background:url(images/submit.gif) no-repeat 100% 4px;
	padding:0 10px 0 0;
}
#expanding-boxes li.active a{
	background:url(images/bullet01.gif) no-repeat 100% 6px;
	font-weight:bold;
	padding:0 15px 0 0;
}
.box-content{
	height:1%;
	overflow:hidden;
	padding:6px 0 16px;
	border-bottom:1px solid #666;
	margin:0 0 5px;
}
.box-content h4{
	margin:0 0 6px;
	font-size:11px;
	line-height:14px;
}
.box-content img{
	float:left;
	margin:4px 13px 0 0;
	padding: 2px;
	border: 1px solid #CCC;
}
.box-content p{
	margin:0 0 20px;
}
#container .box-content .in{
	margin:9px 0 0;
	line-height:16px;
	float:left;
	background:url(images/in.gif) no-repeat;
	color:#000;
	font-weight:normal;
	padding:2px 0 9px 33px;
}
.notice{
	background: #FFC;
	padding:10px 10px 0px;
	border: 1px solid #999;
	margin: 30px 0px 0px;
}
.notice p{
	font-size:10px;
}


