/*
Template Name: AquaBusiness
File: Layout CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 Unported License</a>
*/

@import url(navi.css);
@import url(forms.css);
@import url(tables.css);


body{
	margin:0;
	padding:0;
	font-size:13px;
	font-family: Arial,Helvetica, sans-serif;
	color:#FFFFFF;


	}

img{border:0; padding:0; margin:0;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart {list-style-type:none; margin:0; padding:0;}
.clear{clear: both;}
br.clear{clear:both; margin-top:-15px;}
a{outline:none; text-decoration:none;}

.fl_left{float:left;}
.fl_right{float:right;}

.imgl, .imgr, .imgnofloat{border:1px solid #DFDFDF; padding:5px; color:#666666; background-color:#FFFFFF;}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}
a:hover { text-decoration:underline;}
/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
	position:relative;
	float:left;
	width:100%;
	margin:0;
	text-align:left;
	}

div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{
	margin:0 0 20px 0;
	padding:0 0 8px 0;
	font-size:18px;
	font-weight:normal;
	
	border-bottom:1px dashed #DDDDDD;
	}

.col1{color:#FFFFFF; background-color:#03141B; border-bottom:2px solid #ffffff;}
.col1 a { color:#ffffff; text-decoration:none;}
.col2{color:#DEEBF1; background-color:#1F7EB6; background-image:url(../images/top.jpg); background-repeat:repeat-x; height:75px; border-bottom:2px solid #03141B;}
.col2 a{ color:#0D2D3A}
.col3{ background-image:url(../images/mid_bg.jpg); background-repeat:repeat-x; }
.col3 a{color:#1C282F; text-decoration:underline;}
.col4{color:#ffffff; background-color:#0F0F0F; background-image:url(../images/black_bg.jpg); background-repeat:repeat-x;}
.col4 a{color:#FF9900; }
.col5{color:#CCCCCC; background-color:#1F4E62;}
.col5 a{color:#FFFFFF; background-color:#37639A;}
.col6{color:#CCCCCC; background-color:#1F4E62; margin:-50px auto 0 auto}
.col6 a{color:#FFFFFF; background-color:#1A3151;}
.colinner{color:#03141B; background-color:#ACC4C6; font-size:28px;}
.colwhite { background-color:#EFF1F2;}
.colwhite a{color:#1A3151; }

/* ----------------------------------------------Generalise-------------------------------------*/

#topbar, #header, #intro, #breadcrumb, #container, #footer, #copyright, #inner_container{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:960px;
	height:100%;
	}

/* ----------------------------------------------TopBar-------------------------------------*/

#topbar{
	height:25px;
	padding:10px 0;
	}

#topbar ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#topbar #social{
	display:block;
	float:left;
	}

#topbar #social li{
	display:inline;
	margin-right:20px;
	cursor:pointer;
	}

/* ----------------------------------------------Header-------------------------------------*/

#header{
	padding:20px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#header h1, #header p{
	float:left;
	margin:0;
	padding:0;
	clear:left;
	}

#header h1{
	float:left;
	margin:0 0 10px 0;
	padding:0;
	font-size:36px;
	border:none;
	}

#header h1 a{
	color:#FFFFFF;
	background-color:#1F7EB6;
	}

/* ----------------------------------------------Homepage Intro-------------------------------------*/

#intro{
	
	height:336px;
	background-color:#fff;
	border:1px solid #A6A5A5;
	margin:15px auto 15px auto ;
	}


#intro ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#intro li{
	display:block;
	float:left;
	width:225px;
	margin:0 20px 0 0;
	padding:0;
	}

#intro li.last{margin-right:0;}

#intro li p.imgholder{
	display:block;
	width:215px;
	height:125px;
	margin:0 0 15px 0;
	padding:4px;
	color:#000000;
	background-color:#FFFFFF;
	border:1px solid #000000;
	}

#intro p.readmore{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	text-align:right;
	}

#intro p.readmore a{
	font-weight:bold;
	}

/* ----------------------------------------------BreadCrumb-------------------------------------*/

#breadcrumb{
	padding:15px 0;
	}

#breadcrumb ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#breadcrumb ul li{display:inline;}
#breadcrumb ul li.current a{text-decoration:underline;}

/* ----------------------------------------------Container-------------------------------------*/

#container{
	padding:30px 0;
	}

#container h2{padding-bottom:8px; border-bottom:1px dotted #666666;}

/* ----Homepage Services----*/

#container #services{
	display:block;
	width:100%;
	margin:0 0 25px 0;
	padding:0 0 30px 0;
	border-bottom:1px dashed #333333;
	}

/* Homepage Block */

#services a{
	color:#FFFFFF;

	border:none;
	}

#services ul, #services h2, #services p{
	margin:0;
	padding:0;
	list-style:none;
	}

#services li{
	display:block;
	float:left;
	width:280px;
	margin:0 30px 0 0;
	
	color:#FFFFFF;

	}

#services li.last{
	margin-right:0;
	width:250px;
	}

#services li.mid{
	margin:0 30px 0 0;	
	width:340px;
	display:block;
	float:left;
	}
#services li p{
	line-height:1.6em;
	}

#services li div.imgholder{
	display:block;
	width:240px;
	margin:15px 0;
	padding:4px;
	color:#315A8A;
	background-color:#FFFFFF;
	border:1px solid #315A8A;
	}

#services li div.imgholder img{
	width:240px;
	border:none;
	margin:0;
	padding:0;
	}

#services li h2{
	padding-bottom:8px;

	color:#92DAF9;
	
	}

#services p.more{
	display:block;
	width:100%;
	margin-top:15px;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

/* Content */

#content{
	display:block;
	float:left;
	width:620px;
	background-color:#ffffff; color:#666666;
	margin: 10px 20px 10px 20px; 
	
	
	}
	


/* ------Comments-----*/

#comments{margin-bottom:40px;}

#comments .commentlist {margin:0; padding:0;}

#comments .commentlist ul{margin:0; padding:0; list-style:none;}

#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even,#comments .commentlist li.comment_arrow{margin:0 0 10px 0; padding:15px; list-style:none;}
#comments .commentlist li.comment_arrow{
	padding-left:35px; 

	background:url(../images/bullet_go.png) no-repeat 10px center;}
#comments .commentlist li.comment_odd, #comments .commentlist li.comment_arrow{color:#666666; background-color:#F7F7F7;}
#comments .commentlist li.comment_odd a{color:#3E7060; background-color:#F7F7F7;}

#comments .commentlist li.comment_even{color:#666666; background-color:#E8E8E8;}
#comments .commentlist li.comment_even a{color:#3E7060; background-color:#E8E8E8;}

#comments .commentlist .author .name{font-weight:bold;}
#comments .commentlist .submitdate{font-size:smaller;}

#comments .commentlist p {margin:10px 5px 10px 0; padding:0; font-weight: normal;text-transform: none;}

#comments .commentlist li .avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px;}

/* ----------------------------------------------Column-------------------------------------*/

#column{
	display:block;
	float:left;
	width:270px;
	color:#666666;
	
	border-left:1px solid #E2E4E5;
	
	}

#column .flickrbox, #column .holder{
	display:block;
	width:200px;
	margin-bottom:20px;
	}

.flickrbox ul{
	margin:0;
	padding:0;
	list-style:none;
	}
	
.flickrbox li{
	display:block;
	float:left;
	width:80px;
	height:80px;
	margin:0 15px 15px 0;
	padding:4px;
	color:#402720;
	background-color:#FFFFFF;
	border:1px solid #402720;
	}

.flickrbox li.last{margin-right:0;}

#column .holder p{
	line-height:1.6em;
	}

#column h2{
	font-size:20px;
	}

#column .holder h2.title{
	display:block;
	width:100%;
	height:65px;
	margin:0;
	padding:15px 0 0 0;
	font-size:20px;
	line-height:normal;
	border-bottom:1px dashed #666666;
	}

#column .holder h2.title img{
	float:left;
	margin:-15px 8px 0 0;
	padding:5px;
	color:#402720;
	background-color:#FFFFFF;
	border:1px solid #402720;
	}

#column .holder p.readmore{
	display:block;
	width:100%;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

#column div.imgholder{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:4px;
	color:#402720;
	background-color:#FFFFFF;
	border:1px solid #402720;
	}

/* ----------------------------------------------Footer-------------------------------------*/

#footer{
	padding:20px 0;
	}

#footer h2{
	font-size:18px;
	font-weight:normal;
	padding-bottom:8px;
	border-bottom:1px dotted #CCCCCC;
	}

#footer p, #footer ul, #footer a{
	margin:0;
	padding:0;
	font-weight:normal;
	list-style:none;
	line-height:normal;
	}

#footer li{
	margin-bottom:10px;
	}

#footer li.last{
	margin:0;
	}

#footer address{
	font-style:normal;
	line-height:1.5em;
	margin-bottom:3px;
	}

#footer .footbox{
	display:block;
	float:left;
	width:300px;
	margin:0 30px 0 0;
	padding:0;
	}

#footer .last{
	margin-right:0;
	}

/* ----------------------------------------------Copyright-------------------------------------*/

#copyright{
	padding:15px 0;
	}

#copyright p{
	margin:0;
	padding:0;
	}
	
#intro #text
{
	
	font-weight:lighter;
    width:400px;
	float:left;
	margin:30px;
}

#intro h1
{
	color:#AA6202;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;

}


#intro h2{

		color:#7D90AA;
		font-family:Georgia, "Times New Roman", Times, serif;
		

	}
#intro #screen
{
	float:right;
	width:487px;
	margin:43px 0px 0px 0px ;
}

.button {
	display:block;
	width:250px;
	height:50px;
	text-indent:-9999px;
}
.button a {
	display:block;
	width:100%;
	height:100%;
	background:url(../images/download.png) no-repeat top left;
	outline:none;
}
.button a:hover {
	background-position:0 -50px;
}

#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
#slider li{ 
		width:487px;
		height:319px;
		overflow:hidden;
		}
		
		
		
		#inner_container
		{
			border-right:1px solid #E2E4E5;
			border-left:1px solid #E2E4E5;
			padding:20px 0;
			background-color:#fff;
		}
		
		#upgrade{
	display:block;
	float:right;
	margin:0px 0px 0px 10px;
	width:260px;
	

	border:0px solid #EAECEC;
	
	}
	
	#chat{
	display:block;
	float:right;
	margin:10px 0px 10px 0px;
	width:260px;


	
	}
	#workflow{
	display:block;
	float:right;
	margin:10px 0px 0px 10px;
	width:260px;
	background-color:#EBF1F7;
	border:1px solid #C0CDDD;
	
	}
	
	
	
			#customization{
	display:block;
	float:right;
	margin:10px 0px 0px 10px;
	width:260px;
	background-color:#F7FDD3;
	background-image:url(../images/customization.png); background-repeat:no-repeat ; background-position:top left;
	border:1px solid #BCC48D;
	
	}
	#column #desc
{
	color:#03141B;
	font-size:12px;
	margin:10px;
	
}

#workflow #desc, #customization #desc
{

	margin:10px;
	
}

#column #desc strong
{
	font-size:14px;
}
#desc a, #desc a:visited
{
	color: #0B8FD7;
}

#desc a:hover
{
	text-decoration:underline;
}

ul#tabnav{border-bottom:1px solid #4E8CCF;list-style-type:none;margin:1em 0 1em 0;padding:3px 10px 3px 10px;text-align:left;}
ul#tabnav li{display:inline;}
#tabnav li.selectedTab{background-color:#fff;background-image:none;border-bottom:1px solid #fff; }
#tabnav li.selectedTab a{background-color:#fff;background-image:none;color:#000;padding-top:4px;position:relative;top:1px; }
ul#tabnav li a{background-color:#DAE1EA;background-image:url(../images/window_gradient.jpg);background-repeat:repeat-x;border:1px solid #4E8CCF;border-bottom:none;color:#0C509A;margin-right:0px;padding:3px 10px;text-decoration:none;}
ul#tabnav a:hover{background:#fff;}
#arrowhead{
	display:block;
	margin:0;
	padding:5px 10px 5px 300px;

	background:url(../images/bullet_go.png) no-repeat 10px center;
	}
	
	.pro
	{
		color:#3EB7C8;
	}
	

#contentForm {
  display: block;
  width: 500px;
  margin: 0px ;/*this line will center the page*/
  padding: 15px;
  border: 1px solid #cccccc;
  background-color: white;
}

/* and now the form formatting itself */
label {
  display: block;
  float: left;
  clear: left;
  Width: 150px;
  line-height: 20px;
  
  margin-bottom: 10px;
  
  margin: 5px 0;
}

input, textarea, select {
  margin: 0;
  padding: 2px;
  font-size: 1em;
  color: #666666;
  background: #F5F5F5;
  border: 1px solid #ccc;
  margin: 5px 0;
}   

input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #FFFFFF;
}

input.button {
  cursor: pointer;
  border: none;
  font-weight: bold;
  background: url(../images/submit.jpg) no-repeat left top;
  width: 90px;
  height: 28px;
  margin-left: 150px;
}

span.required{
  font-size: 13px !important;
  color: red !important;
}

.errormsg {
  display: block;
  width: 90%;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(../images/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

.msgSent {
  font-size: 20px;
  text-align: center;
}


#menu10 {

	width: 200px;
	margin: 0px;

	}
	
#menu10 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	margin:0px 0px 3px 0px ;
	text-decoration: none;
	}	
	
#menu10 li a:link, #menu10 li a:visited {
	color: #4D4D4D;
	display: block;
	background:  url(../images/menu10.gif);
	padding: 8px 0 0 10px;
	}
	
#menu10 li a:hover {
	color: #25ACC2;
	padding: 8px 0 0 10px;
	background-image: url(../images/menu10.gif);
	background-position: 0 -32px;
	}
	
	
		#leftlink
	{
		width:200px;
		float:left;
		display:block;
		margin: 10px 0px 10px 20px; 
	}
	
		
#leftlink ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
	#tourcontent{
	display:block;
	float:left;
	width:690px;
	background-color:#ffffff; color:#666666;
	margin: 10px 20px 10px 20px; 
	
	
	}

	#fullcontent{
	display:block;
	float:left;
	width:920px;
	background-color:#ffffff; color:#666666;
	margin: 10px 20px 10px 20px; 
	
	
	}


	.smallText
	{
		font-size:9px;
	}
	
	#mytable {
	width: 100%;
	padding: 0;
	margin: 0;
}


#mytable caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#mytable th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

#mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#mytable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


#mytable td.alt {
	background: #F5FAFA;
	color: #797268;
}

#mytable th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#mytable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

#lighttable, #lighttable td, #lighttable tr
{
	border:0px
}

.pricing_table tr.highlight td {
    background: #f6f6f6;
}

.pricing_table tr.highlight td.optimum_bg
{
	background-color:#A1C0D5;
}
.optimum_bg {
	background:#D8E4F0;
	border-left:1px solid #86ACC6;
	border-right	:1px solid #86ACC6;
}
.top
{
	border-top: 1px solid #86ACC6;
}

.bottom
{
	border-bottom: 1px solid #86ACC6;
}		


.pricing_table {
    width: 100%;
    margin-top: 0px;

}

.pricing_table td {
    padding: 8px;
    text-align: center;
	width:25%;
}

.pricing_table td.last {
    border: 0px;
}



.pricing_table .pricing_header td.optimum_bg {
    border-bottom: 2px solid #86ACC6;
}

.pricing_table .pricing_header td {
    border-bottom: 2px solid #cecece;
    font-size: 18px;
    padding-bottom: 12px;
}

.pricing_table td h4 {
	font-weight:normal;
	font-size:18px;
	padding-top:5px;
}

.pricing_table td h3 {
	font-size:28px;
	padding-top:10px;
	padding-bottom:2px;
}

.pricing_table .pricing_button {
    padding: 15px;
    padding-bottom: 14px;
    padding-top:0;
}

.pricing_table td.pricing_agenda {
    width: 150px;
    font-weight: bold;
    text-align: right;
    padding-right: 12px;
	border-right: 1px solid #e6e6e6;
}

.pricing_table td.free_plan {
	border-right: 1px solid #e6e6e6;
}

.pricing_question {
	width:49%;
	text-align:left;
}

.bigtext
{
	font-size:18px;
}