/* MAIN STYLES
-------------------------------------------*/
* { margin: 0; padding: 0; }

body,html {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#efefef;
	margin:0;
	padding:0;
	background:url(../images/bk_body.jpg);
	line-height:130%;
}

ul { list-style: none;
	margin-bottom:5px;
 }

. catalogueitemdump ul li{
/*padding:5px 0;
	background:url(../images/arrow.jpg) 0 50% no-repeat;
	padding-left:5px;
	position:relative;*/
}
ul li {
	padding:5px 0;
	/*background:url(../images/arrow.jpg) 0 50% no-repeat;*/
	padding-left:5px;
	position:relative;
	/*list-style-image:url(../images/arrow.jpg);*/
	
}

ul.chooseyourcountry {
	margin: 20px 0;
    padding: 0;
}

ul.chooseyourcountry li { 
	list-style: none; 
    margin: 0 0 15px 0; 
    padding: 0; 
    display: block; 
    line-height: 48px; 
    vertical-align: middle; 
    font-size: 20px; 
    color: #ffffff; 
    font-weight: 800;
    clear: both;
}

ul.chooseyourcountry li img {
	float: left;
    margin-right: 15px;
}

.productfeaturelist ul li { list-style-type: none; }


a {
	color:#36A1C8;
	
}

a:hover {
	text-decoration:none;
}

h1, h2, h3 {
	font-size:24px;
	letter-spacing:-1px;
	color:#36A1C8;
	font-weight:bold;
	padding:10px 0 5px;
    line-height: 28px;
}

h2 {
	font-size:18px;
	padding:5px 0 0;
}

h3 {
	font-size:14px;
	color:#333;
	padding:5px 0 0;
}



/* LAYOUT STRUCTURE
--------------------------------------------------*/
#mainWrapper {
	background:url(../images/bk_mainwrapper.jpg) 0 0 repeat-x;
}

#wrapper {
	margin:0 auto;
	width:900px;
}

#header {
	height:200px;
	width: 900px;
	margin: 0 auto;
	background:url(../images/bk_header.jpg) 100% 0 no-repeat;
}

#content {
	padding:0 0 25px;
}

#footer {
	height:80px;
	background:#000 url(../images/bk_footer.jpg) 0 0 repeat-x;
	margin-top:10px;
	border-bottom:1px solid #E5E5E5;
}


#innerFooter {
	width:890px;
	margin:0 auto;
	/*background:url(../images/footer_grey_mark.jpg) 100% 50% no-repeat;*/
		height:40px;
	padding-top:20px;
	line-height:25px;
	padding-left:10px;
}

/* HEADER ELEMENTS 
--------------------------------------------------*/
/* -- logo --*/
#logo {
	float: left;
	margin-top: 26px;
	margin-right: 10px;
}

#logo h1 {
	padding:0;
}

#logo h1 a, #logo h1 a:hover{
	background:url(../images/logo300.png) 0 0 no-repeat;
	width:350px;
	height:100px;
	text-indent:-9000px;
	display:block;
	text-decoration:none;
}

#topheadline {
	background:url(../images/top_headline.png) 0 0 no-repeat;
	text-indent:-9999px;
	width:350px;
	height:100px;
	float: left;
	margin-top: 1px;
}

#topMenu {
	position:absolute;
	top:10px;
	right:30;
	border-left:1px solid #65809A;
}

#topMenu li {
	float:left;
	padding:0 20px;
	border-right:1px solid #65809A;
	background:none;
}

#topMenu li a {
	font-size:11px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}

#topMenu li a:hover {
	color:#94CDE2;
}

#topMenu li.selected a{
	color:#94CDE2;
}

/* @group Main Menu */

div#cat_528463_divs {
	border: none;
	width: 900px;
}

#nav_528463, #nav_528463 ul {
	padding: 0;
	margin: 0;
	list-style: none;
} 

#nav_528463 li {
	float: left;
	list-style: none;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
	z-index: 999;
} 

#nav_528463 li a { /* all list */
	display: inline-block;
	color: #ffffff;
	font-weight: 800;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
    text-align: left;
	text-decoration: none;	
	padding: 10px 25px 0 10px;
	margin-bottom: 10px;
	height: auto;
	z-index: 999;
}

#nav_528463 li a:hover {
	text-decoration: none;
	color: #2794c8;
}

/* Sub Menu Styles */

#nav_528463 li ul { /* second level lists */
	position: absolute;
	width: auto;
	left: -999em;
	padding: 0;
	margin: 0 0 0 10px;
	z-index: 20;
	background: #263a52;
	border: 1px solid #333333;
}

#nav_528463 li ul ul { /* third-and-above-level lists */
	margin: -26px 0 0 0;
	padding: 0;
	background: #374e6a;
}

#nav_528463 li:hover ul ul, #nav_528463 li.sfhover ul ul {
	left: -999em;	
}

#nav_528463 li:hover ul, #nav_528463 li li:hover ul, #nav_528463 li.sfhover ul, #nav_528463 li li.sfhover ul { 
/* lists nested under hovered list items */
	left: auto;
}

#nav_528463 li ul li {
	background: none;
	float: none;
	padding: 0;
	margin: 0;
}

#nav_528463 li ul li a {
	margin: 0;
	padding: 5px 25px 5px 10px;
	display: block;
}

#nav_528463 li ul li ul li a {
	margin: 0;
	padding: 5px 10px 5px 10px;
}

#nav_528463 li ul li a:hover {
	color: #2794c8;
} 

/* Third Level Menu Margins */

/* Blueye Collection Menu */

#nav_528463 li ul#navsub_528463_262528 {
	width: 220px;
}

#nav_528463 li ul#navsub_528463_262528 ul {
	width: 90px;
	margin-left: 220px;
	padding: 0;
}

#nav_528463 li ul#navsub_528463_262528 ul#navsub_528463_262534 {
	width: 140px;
}

/* Team Blueye */

#nav_528463 li ul#navsub_528463_262529 {
	width: 230px;
}

/* About Blueye */

#nav_528463 li ul#navsub_528463_262530 {
	width: 210px;
}

/* Media */

#nav_528463 li ul#navsub_528463_262533 {
	width: 145px;
}

/* @end */


/*CONTENT ELEMENTS
--------------------------------------------*/

#content p {
	margin:0.7em 0;
}

#full {
	float:left;
	width:830px;
	padding-right:20px;
	background:url(../images/bk_vertline.jpg) 50% 0 repeat-y;
	margin-top:15px;
	padding-left:10px;
}

#i-frame {
	float:left;
	width:955px;
	padding-right:0px;
	/*background:url(../images/bk_vertline.jpg) 50% 0 repeat-y;*/
	margin-top:15px;
	padding-left:0px;
}

#product-promo {
	float:left;
	width:830px;
	padding-right:20px;
	/*background:url(../images/bk_vertline.jpg) 50% 0 repeat-y;*/
	margin-top:15px;
	padding-left:10px;
}

#colLeft {
	float:left;
	width:580px;
	padding-right:20px;
	background:url(../images/bk_vertline.jpg) 100% 0 repeat-y;
	margin-top:15px;
	padding-left:10px;
}

#colRight {
	float:left;
	width:270px;
	margin-left:20px;
	margin-top:15px;
	
}

#colRight p.line {
	background:url(../images/bk_horizline.jpg) 0 100% repeat-x;
	display:block;
	padding:10px 0;
	margin:0;
}

#colRight p img {
	vertical-align:middle;
	padding-right:5px;
}

#colRight .featured {
	margin:10px 0;
}

#colRight .featured img{

	border:none;
}

.portfolioItem {
	background:url(../images/bk_horizline.jpg) 0 100% repeat-x;
	padding:15px 0;
	position:relative;
	
}

.portfolioItem img {
	float:left;
	background:#fff;
	padding:6px;
	border:none;
}

.portfolioItem .itemDetails {
	float:left;
	width:300px;
	padding-left:10px;
}

.portfolioItem .title {
	font-size:16px;
	font-weight:bold;
	color:#36A1C8;
}

.portfolioItem .ribbonType {
	position:absolute;
	top:14px;
	left:223px;
	width:45px;
	height:43px;
}

/* CAROUSEL 
---------------------------------------------*/

.stepcarousel {
	display: block;
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 900px; /*Width of Carousel Viewer itself*/
	height: 310px; /*Height should enough to fit largest content's height*/
	margin-top: 20px;
	z-index: 1;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	background:url(../images/bk_featured.png) 0 0 no-repeat;
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 2px;
	width: 900px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height: 310px;
	position: relative;
}

.stepcarousel .panel .projectDetails {
	float:left;
	width:230px;
	margin:35px 0 0 25px;
	color:#333333;
}

.stepcarousel .panel .projectDetails .title {
	font-size:16px;
	font-weight:bold;
}

.stepcarousel .panel .ribbonType {
	position:absolute;
	top:14px;
	left:224px;
	width:45px;
	height:43px;
}

.stepcarousel .panel .projectImg {
	position:absolute;
	top:14px;
	right:14px;
}

.web {
	background:url(../images/ribbon_web.png) 0 0 no-repeat;
}

.logo {
	background:url(../images/ribbon_logo.png) 0 0 no-repeat;
}

.print {
	background:url(../images/ribbon_print.png) 0 0 no-repeat;
}




/* FORMS
-------------------------------------------------*/
form label {
	display:block;
	padding:0px 0 2px;
	font-weight:bold;
}

form input, form textarea {
	border:1px solid #E5E5E5;
	padding:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	width:215px;
}

form textarea {
	width:500px;
}

form input.submit {
	border:none;
	width:103px;
	height:24px;
	text-align:center;
	padding-top:4px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:15px;
	background:url(../images/bk_submit.jpg) 0 0 no-repeat;
}


/* CLEARING
---------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display:block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}

.noclear {
	clear: none;
}

/* News Styles 
---------------------------------------------------*/

div#news {
}

div#news img {
	float: right;
    margin: 0 0 15px 15px;
    max-width: 300px;
    border: 1px solid #8B8B8B;
    padding: 1px;
}

div#news ul {
	margin: 0;
    padding: 0;
}
    
div#news ul li {
	margin: 0;
    padding: 10px 0;
    border-bottom: 1px solid #ffffff;
    clear: both;
}

div#news ul li img {
	width: 60px;
    float: left;
    margin: 5px 10px 10px 0;
    border: 1px solid #8B8B8B;
    padding: 1px;
}

div#news ul li p {
	margin: 0 0 0 80px;
    padding: 0;
}

div#news ul li p strong {
	font-size: 14px;
}

div#news ul li p em {
	font-size: 10px;
}

div#news ul#webapp5519pagination {
	display: none;
}

/* New captcha image styles */

input#CaptchaV2 {
	width: 200px !important;
}

.content h2 {
	color: #00b0f0;
	font-size: 12px;
}

