﻿/*
Design by Vorty
http://www.vorty.com
*/

body { margin: 0; padding: 0; background: #12b1f2 url(images/bg.jpg) repeat-x top left; }

a {
	text-decoration: none;
	color: #12b1f2;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px 2px;
}

a:hover {
	border-bottom: 1px dotted #2ac9f1;
}

/*--- navigation ---*/

#nav {
	width: 600px;
	margin: 30px auto 0 auto;
}

#nav a {
	display: block;
	color: #12b1f2;
	text-decoration: none;
	margin: 0;
	padding: 12px 20px;
	border-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	float: left;
}

#nav a.active {
	border-bottom: 2px dotted #2ac9f1;
	color: #fff;
}

#nav a:hover {
	border-bottom: 2px dotted #2ac9f1;
	color: #fff;
}

#nav li {
	float: left;
	margin: 10px;
	padding: 0px;
	border: 1px #FFFFFF;
	list-style: none;
}

/*--- Images ---*/

img {
	float: left;
	margin-right: 15px;
	border: 1px dotted #2ac9f1;
}

/*--- Content ---*/

#content {
	width: 740px;
	margin: 30px auto;
	margin-bottom: 20px;
	background: #FFF;
	padding: 7px;
	padding-top: 20px;
	background: #fff url(images/content_bg.gif) repeat-x bottom left;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}

#content:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#content h1 { 
	color: #12b1f2;
	font-weight: normal;
	font-size: x-large;	
	margin: 0 0 10px 0;
	background: url(images/logo.gif) no-repeat bottom left;
}

h2 { 
	color: #12b1f2;
	font-weight: normal;
	font-size: large;	
	margin: 0 0 10px 0;
}

h3 { 
	color: #2ac9f1;
	font-weight: normal;
	font-size: medium;	
	margin: 0 0 10px 0;
}


#content p {
	color: #2d3d54;
	text-indent: 1em;
	line-height: 1.5em;
}

#content li {
	list-style-type: none;
	background: url(images/li.gif) no-repeat 0px 10px;
	padding: 0 0 0 15px;
}

#logo {
	margin: 5px auto;
	text-align: left;
	color: #fff;
	font-size: xx-large;
	padding: 5px;
	padding-left: 87px;
	background: #12b1f2 url(images/logo2.gif) no-repeat top left;
	border-bottom: 2px dotted #fff;
}

#logo a {
	color: #fff;
	font-size: xx-large;
}

#banner2 {
	margin: 5px auto;
	text-align: left;
	color: #fff;
	font-size: xx-large;
	padding: 5px;
	padding-left: 87px;
	background: #12b1f2 url(images/Bluesquid-Header.jpg) no-repeat top left;
	border-bottom: 2px dotted #fff;
}

#banner2 a {
	color: #fff;
	font-size: xx-large;
}

#banner4ISS {
	margin: 5px auto;
	text-align: left;
	color: #fff;
	font-size: xx-large;
	padding: 5px;
	padding-left: 87px;
	background: #12b1f2 url('images/Maldives4ISSHeader.jpg') no-repeat left
top;
	border-bottom: 2px dotted #fff;
}

#banner a {
	color: #fff;
	font-size: xx-large;
}
em{
	color: #2d3d54;
}

blockquote {
	font-style: italic;
	padding: 7px;
	border-left: 2px #2ac9f1 dotted;
}


/*--- left ---*/

#left {
	float: left;
	width: 225px;
	text-align: left;
	margin-right: 15px;
	padding: 10px;
	border-right: 1px solid #cccccc;
}

#left a {
	text-decoration: none;
	color: #2d3d54;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px 2px;
	line-height: 2em;
}

#left p {
	font-size: smaller;
	text-align: left;
	text-indent: 0px;
}

/*--- Search ---*/

#search {
	float: left;
	width: 100%;
	padding-bottom: 20px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#searchsubmit {
	border: 1px solid #2ac9f1;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2d3d54;
}

#searchinput {
	border: 1px solid #2ac9f1;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2d3d54;
}

#searchinput {
	padding: 2px 5px;
	width: 120px;
}

#searchsubmit {
	background: #12b1f2;
	color: #fff;
}

/*--- right ---*/

#right {
	float: right;
	width: 458px;
	text-align: left;
	padding: 10px;
}

/*--- Footer ---*/	
	
#footer {	
	width: 100%;
	padding: 30px 0;
	margin-bottom: 0px;
	background-color: #2d3d54;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border-top: 2px solid #fff;
	}	
	
#footer a {
	text-decoration: none;
	color: #2ac9f1;
	font-size: 1em;
	padding: 1px 2px;
}

#footer a:hover {
	border-bottom: 1px dotted #fff;
}

#footer p {
	margin: 0 10px;
	text-align: center;
}

/* misc */
.clearer {clear: both;}

.e-mail {
	background: url(images/e-mail.jpg) no-repeat left;
	padding: 5px;
	padding-left: 38px;
}

.telephone {
	background: url(images/telephone.jpg) no-repeat left;
	padding: 10px;
	padding-left: 38px;
}
#bannerCOSPSI {
	margin: 5px auto;
	text-align: left;
	color: #fff;
	font-size: xx-large;
	padding: 5px;
	padding-left: 87px;
	background: #12b1f2 url('images/CoSPSI-Header.gif') no-repeat left
top;
	border-bottom: 2px dotted #fff;
}
#bannerBluesq {
	margin: 5px auto;
	text-align: left;
	color: #fff;
	font-size: xx-large;
	padding: 5px;
	padding-left: 87px;
	background: #12b1f2 url('images/BluesquidHeader.jpg') no-repeat left
top;
	border-bottom: 2px dotted #fff;
}
