/*  =========================================================
Formatting for screen
Filename:  screen.css
Date:      May 2009
Author:    Theresa Bayr
======================================================= */

/* ====================================================
   General styles
   ==================================================== */
   
body {
background: #ffffff url(../images/bg.gif) top left no-repeat;
line-height: 2;
color: #0b2a5c;
}

a { outline: none; } 

h1 {
font-size: 11px;
padding-bottom: 10px;
}
.clear {
clear: both;
height: 1px;
}

/* ================================================== 
   Styles for index.php
   ================================================== */

#wrapper {
width: 960px;
margin: 0 auto;
border-right: 1px solid #0e2947;
border-bottom: 1px solid #0e2947;
background: url(../images/bg_navi_wrapper.gif) top left repeat-y;
}

#content {
background: url(../images/bg_header.gif) top left no-repeat;
overflow: hidden;
}

#content_main {
float: right;
width: 816px;
overflow: hidden;
}

#top {
height: 71px;
text-align: right;
}

	#top img {
	margin: 10px 5px;
	}
	.slogan {
	float: right;
	font-size: 14px;
	font-weight: bold;
	padding: 21px 20px 0 0;
	font-style: italic;
	}
	.flags {
	float: right;
	padding: 17px 10px 0 0;
	}

#flash {
height: 190px;
border-bottom: 1px solid #ffffff;
color: #FFFFFF;
background-color: #0a2543;
margin-top: 19px;
position: relative;
}
	.logocobia {
	width: 230px;
	float: left;
	margin: 38px 0 0 35px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
	}
	.logocobia a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #57aef1;
	display: block;
	padding: 30px 0 10px 0;
	}
	.bullets {
	width: 270px;
	float: left;
	font-size: 12px;
	margin: 30px 0 0 25px;
	line-height: 2.4;
	}
	.bullets ul li {
	list-style-type: none;
	}
	.cobia {
	position: absolute;
	right: 45px;
	top: -19px;
	}

#mainbody {
clear: both;
line-height: 2.2;
background: #FAFBFF url(../images/bg_mainbody.gif) top center repeat-x;
padding: 20px 30px 30px 30px;
overflow: hidden;
}
#homepage #mainbody .logoaqaubot {
float: right;
margin: 0;
padding: 8px 12px 5px 20px;
}

	#homepage #mainbody img {
	margin-right: 34px;
	margin-top: 20px;
	}
	#mainbody a {
	color: #0086c8;
	}

#footer {
clear: both;
height: 30px;
background-color: #0a2543;
}
   #footer ul {
	margin-bottom: 0;
	padding-left: 360px;
   }
   #footer li {
	margin-left: 0;
	list-style-type: none;
	float: left;
	width: 100px;
   }
   #footer li a {
	margin-bottom: 0;
	color: #989AE4;
	display: block;
	padding: 5px 0 0 0;
	text-align: center;
	font-size: 10px;
	}
	#footer li a:hover {
	text-decoration: none;
	}

#bottom {
width: 960px;
margin: 0 auto;
font-size: 9px;
color: #0086c8;
}
	.copyright {
	float: left;
	padding: 5px 0;
	width: 250px;
	}
	.designedby {
	float: right;
	padding: 5px 0;
	text-align: right;
	width: 250px;
	}
	#bottom a {
	color: #0086c8;
	text-decoration: underline;
	}
	
/* ================================================== 
   Additional styles for aboutus.php
   ================================================== */	
   
#aboutus h1 {
padding-top: 20px;
}
.btn_lightblue {
width: 120px;
text-align: center;
border: 1px solid #708cb1;
}
	#mainbody .btn_lightblue a {
	background: #A4C1DF url(../images/bg_button.gif) top center repeat-x;
	text-decoration: none;
	color: #0b2a5c;
	display: block;
	padding: 2px 0 3px 0;
	font-weight: bold;
	}
	#mainbody .btn_lightblue a:hover {
	background: #AECBE9 url(../images/bg_button_over.gif) top center repeat-x;
	}
	#aboutus .btn_lightblue {
	margin-top: 20px;
	}
	
/* ================================================== 
   Additional styles for contact.php
   ================================================== */	

.column_right {
float: right;
width: 150px;
height: 520px;
padding: 20px 15px 0 25px;
border: 1px solid #74a3d1;
background: #CCDBF9 url(../images/bg_navi.gif) top center repeat-x;
margin-top: 5px;
font-size: 10px;
line-height: 1.85;
}
#contact h1 {
text-align: left;
padding-bottom: 0;
}
.contactform {
width: 460px;
border: 1px solid #74a3d1;
background: #CCDBF9 url(../images/bg_navi.gif) top center repeat-x;
padding: 20px 40px 0 30px;
line-height: 2.8;
text-align: right;
margin-top: 5px;
height: 520px;
}
.required {
font-size: 10px;
color: #CC0000;
line-height: 1;
padding-bottom: 15px;
}
.error {
color: #CC0000;
text-align: left;
padding-bottom: 10px;
line-height: 1;
font-weight: bold;
}
.input1, .textarea1 {
width: 272px;
margin-left: 30px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
padding: 2px 0;
}
.select1 {
width: 275px;
margin-left: 30px;
font-size: 11px;
padding: 2px 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textarea1 {
height: 80px;
margin-top: 5px;
width: 272px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
.label1 {
float: left;
width: 140px;
padding-top: 30px;
}
.star {
color: #CC0000;
}
.characters {
font-size: 9px;
color: #0b2a5c;
}
.customer {
border: 1px solid #74a3d1;
background-color: #CCDBF9;
padding: 15px 30px 25px 30px;
margin-top: 30px;
font-size: 10px;
line-height: 1.85;
}
.customer_head {
border-bottom: 1px solid #0086c8;
padding-bottom: 10px;
margin-bottom: 10px;
}

/* ================================================== 
   Additional styles for products.php
   ================================================== */	

#products #mainbody img {
margin: 25px 30px 0 0;
}

/* ================================================== 
   Additional styles for details.php
   ================================================== */

#details #mainbody {
padding-top: 30px;
}
img.type {
padding-bottom: 20px;
}
#mainimage {
float: left;
margin-right: 30px;
margin-bottom: 20px;
}   
.thumbs img {
margin: 0 10px 10px 10px;
}	
.contact_distr {
float: right;
width: 515px;
line-height: 1.2;
}
.underlined {
text-decoration: underline;
}
table.specs {
border: 1px solid #74a3d1;
line-height: 1.5;
font-size: 10px;
border-bottom: none;
}
table.specs td {
padding: 2px 10px;
border-bottom: 1px solid #74a3d1;
}
img.fl_left {
float: left;
margin-top: 8px;
margin-right: 15px;
border: 1px solid #235A9B;
}
.movie {
width: 320px;
float: right;
padding-left: 15px;
}
#details #mainbody .btn_lightblue {
width: 100px;
margin-top: 20px;
}
	#details #mainbody .btn_lightblue a {
	font-weight: normal;
	padding: 0;
	padding-bottom: 1px;
	}
img.fl_right {
float: right;
margin-top: 25px;
margin-right: 22px;
}
.btn_viewvideo {
width: 120px;
float: right;
text-align: center;
border: 1px solid #708cb1;
margin-top: 25px;
margin-right: 30px;
}
	#mainbody .btn_viewvideo a {
	background: #A4C1DF url(../images/bg_button.gif) top center repeat-x;
	text-decoration: none;
	color: #0b2a5c;
	display: block;
	padding: 0 0 1px 0;
	font-weight: bold;
	}
	#mainbody .btn_viewvideo a:hover {
	background: #AECBE9 url(../images/bg_button_over.gif) top center repeat-x;
	}
	
#left {
float: left;
width: 350px;
margin-top: 40px;
}
#right {
float: right;
width: 345px;
margin-top: 40px;
border-left: 1px dashed #CCCCCC;
padding-left: 30px;
padding-bottom: 10px;
overflow: hidden;
}
.black_btn {
padding: 1px 0;
background-color: #0A2543;
color: #ffffff;
text-align: center;
font-weight: bold;
}
.underlined1 {
text-decoration: underline;
padding-top: 10px;
padding-bottom: 5px;
}
#details #mainbody .logoaqaubot {
float: right;
margin: 0;
padding: 0 12px 0 10px;
}

/* ================================================== 
   Additional styles for news.php
   ================================================== */
   
table.news {
background-color: #578FC8;
line-height: 1.5;
font-size: 10px;
}
table.news td {
padding: 3px 10px;
background-color: #DEE7FB;
}
table.news tr.head td {
background-color: #74a3d1;
font-weight: bold;
color: #FFFFFF;
}

/* ================================================== 
   Additional styles for distributors.php
   ================================================== */

#distributors h1 {
padding-bottom: 20px;
}
table.continents {
background-color: #ffffff;
border: 1px solid #8092b0;
margin-bottom: 40px;
}
img.map {
padding-top: 15px;
padding-bottom: 5px;
}

/* ======================================================
   Additional styles for i_continent.html
   ====================================================== */

body#i {
background-image: none;
}
table.country {
margin: 10px 10px 0 15px;
}
table.country td {
padding: 20px;
}

/* ======================================================
   Additional styles for support.php
   ====================================================== */

.faqs {
padding: 20px 0 30px 30px;
}
	#mainbody .faqs a {
	color: #0b2a5c;
	display: block;
	}
	#mainbody .faqs a:hover {
	color: #0086c8;
	}
#support h1 {
text-align: left;
}
.contactform1 {
width: 460px;
border: 1px solid #74a3d1;
background: #CCDBF9 url(../images/bg_navi.gif) top center repeat-x;
padding: 20px 60px 20px 50px;
line-height: 2.8;
text-align: right;
margin-top: 5px;
margin-left: 90px;
}
.label2 {
float: left;
width: 163px;
padding-top: 30px;
}
.textarea2 {
height: 80px;
margin-top: 5px;
width: 272px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

/* ======================================================
   Additional styles for sitemap.php
   ====================================================== */

.map {
margin-left: 40px;
}
#sitemap #mainbody ul {
margin-left: 20px;
}
#sitemap #mainbody ul li ul {
margin-left: 40px;
}
#sitemap ul.links li {
margin-bottom: 20px;
}

/* ======================================================
   Additional styles for faqs.php
   ====================================================== */
   
.important {
font-weight: bold;
color: #0086c8;
padding-bottom: 10px;
}
.question {
text-decoration: underline;
padding-bottom: 10px;
}
.answers {
padding: 15px 220px 10px 220px;
}
.answers img {
margin: 10px 0 25px 0;
border: 1px solid #666666;
}
.answers ul {
line-height: 1.7;
}
.answers ul ul {
list-style-type: circle;
}
.print {
text-align: center;
margin-top: 30px;
width: 302px;
}
.print a {
display: block;
background: url(../images/printer.jpg) center bottom no-repeat;
padding-bottom: 35px;
color: #15358E;
}
	#mainbody .print a:hover {
	color: #032378;
	}
	
img.btn_support {
border: none;
margin: 20px 0 0 85px;
}



/* ======================================= 
   E N D  screen.css 
   ======================================= */

