/* -----------------layout.css--------------- */

/* Color guide
-----------------
body bg dk.blue: #1c2135
dark purple: #4a145a
bright teal: #33cc99
dark blue: #0b0f1e
lavender: #666699
med blue content bg:#151b31
dk blue contact form bg:#111528
------------------------------ */
body{
background-color:#1c2135;
height:100%;
}

#wrapper{
background: #151b31 url(../images/wrapper_bg.jpg) no-repeat top center;
position:relative;
min-height:100%;
width:1006px;
margin:auto;
}
.container{
position:relative; min-height:100%;

}
a
{
  outline: none;
}

/* Table of Contents
-----------------
1.  logo and number
2.  homepage
3.  WHY PAGE
4.  HOW PAGE
5.  GALLERY PAGE
6.  TESTIMONIALS PAGE
7.  FAQ
8.  ABOUT US
9.  BOTTOM MENU
10. FORM
11. FOOTER

------------------------------ */

/* 1.  LOGO AND NUMBER
----------------------------------------------- */
.phone_logo{
margin-top:8px;
margin-bottom:20px;
}
#logo {
background: transparent url(../images/aquasoftnor_logo.png) no-repeat right top;
width:350px;height:77px;
float:right;
margin-top:10px;
}
.number{
background: transparent url(../images/icon_telephone.gif) no-repeat;
background-position: 0 50%;
padding-left: 40px;
margin-top:20px;
color: #fff;
font-family: Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
}
/************************************
** 2.  HOMEPAGE **
*************************************/
/* INTRO
----------------------------------------------- */
#intro{
background: transparent url(../images/intro.gif) no-repeat;
width:940px;height:288px;
}
#seal_placement{
top:170px;
position:absolute;
left:-50px;
}
#button_big_placement{
top:320px;
position:absolute;
right:30px;
}

/* checklist
----------------------------------------------- */
ul.checklist li {
  padding: 5px;
  line-height: 18px; /* height of icon */
  background-repeat: no-repeat;
  background-position: 0 50%;
  list-style-type: none;
  padding-right: 30px; /* width of icon + whitespace */
  background: transparent url(../images/checkmark.gif) no-repeat right;
  font-size:16px;
 }
 .checklist h1 {font-size:16px;margin:0;padding:0;}

/* testimonials
----------------------------------------------- */

#testimonials{
background: #0b0f1e url('../images/testimonials_bg.jpg') no-repeat bottom;
height:427px;
margin-top:50px;margin-bottom:50px;
}
.line_purple_4{
background: #0b0f1e url('../images/line_purple_4.gif') no-repeat top;
width:300px;
height:1px;
margin-top:0px;
}

/* why intro
----------------------------------------------- */
#why_intro{
background: #151b31 url('../images/why_intro_bg.jpg') no-repeat bottom left;
height:427px;
margin-top:50px;margin-bottom:50px;
}
.line_green_8{
background: #151b31 url('../images/line_green_8.gif') no-repeat;
height:1px;
}
#product_home{
background: #151b31 url('../images/product_home.jpg') no-repeat left;
width:343px;height:425px;
margin-right:278px;
}
#before_after li{
display:inline;
margin: 10px;
	padding: 0;
	float: right;
	position: relative;
}
#before_after img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 3px;
}
#before_after em {
	background: #fff url('../images/grey-gradient.gif') repeat-y;
	color: #000;
	font-style: normal;
	padding: 2px 10px;
	display: block;
	position: absolute;
	top: 90px;
	right:0px;
	border: 1px solid #999;
	border-left-color: #888;
}

/* Blockquotes
----------------------------------------------- */
blockquote {
	font-style: italic;
	padding: 15px 20px 25px;
	line-height: 1.375em;
	background: url(../images/quote_line.gif) no-repeat center bottom;
	
}
cite {
	font-weight: bold;
	padding: .1em 15px;
	display: block;
	font-style: normal !important;
}
.what_where{
font-style:italic;
color:#99c;
font-size:11px;
}


/************************************
** 3.  WHY PAGE **
*************************************/
#seal_placement_why{
top:230px;
position:absolute;
left:-50px;
}
#title_why{
background: url(../images/title_why.png) no-repeat;
height:67px;
margin-bottom:50px;
}
#title_gallery{
background: url(../images/title_gallery.png) no-repeat;
height:67px;
margin-bottom:50px;
}
#title_certificates{
background: url(../images/title_certificates.png) no-repeat;
height:67px;
margin-bottom:50px;
}
#why_image_top{
background: url(../images/why_image_top.png) no-repeat top left;
}

.reasons_left{width:305px;float:left;margin-bottom:20px;}

.reasons_right{width:305px;float:right;margin-bottom:20px;}




#reasons{
width:620px;
position:relative;
min-height:100%;
margin-right:30px;
margin-top:60px;
}

.reason_1{
background: url(../images/reason_1.jpg) no-repeat top right;
height:115px;
}
.reason_2{
background: url(../images/reason_2.jpg) no-repeat top right;
height:115px;
}
.reason_3{
background: url(../images/reason_3.jpg) no-repeat top right;
height:115px;
}
.reason_4{
background: url(../images/reason_4.jpg) no-repeat top right;
height:115px;
}
.reason_5{
background: url(../images/reason_5.jpg) no-repeat top right;
height:115px;
}
.reason_6{
background: url(../images/reason_6.jpg) no-repeat top right;
height:115px;
}


/************************************
** 4.  HOW PAGE **
*************************************/

#title_how{
background: url(../images/title_how.png) no-repeat;
height:67px;
margin-bottom:50px;
}

#how_three li{
margin-top:20px;
text-align:justify;
}

#howimages img{
margin-bottom:10px;
border:5px solid #fff;
}

.caption{
direction:ltr;
text-align:left;
font-size:11px;
width:370px;
position:relative;

}

/************************************
** 5.  GALLERY PAGE **
*************************************/
.gallery_padding{
margin-bottom:50px;
}
#gallery{
padding-left:8px;
}	
#gallery li{
	width:200px;
	border:solid #2a355f;
	border-width:0 1px 1px 0;
	background:#0a0915;
	padding:10px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:5px;
}

#gallery  a span, #letters  a span, #certs  a span{
/*\*/
	position:absolute;
	top:-9999px;
}

#gallery a:hover span{	
	top:10px;
	left:10px;
	width:200px;
	font-weight:bold;
	background:#111528;
	color:#fff;
	padding:5px 0 5px 0;
	text-transform:uppercase;
	font-size:90%;
	border-bottom:1px solid #1ab88b;
	
	filter: alpha(opacity=70);
	/*-moz-opacity:.8;
		opacity:.80;*/
/**/
} 


#gallery img, #letters img, #certs img{
	border:1px solid #2a355f;

}
/************************************
**6.  TESTIMONIALS and CERTIFICATIONS PAGE **
*************************************/
#title_letters{
background: url(../images/title_letters.png) no-repeat;
height:67px;
margin-bottom:50px;
}


#letters li, #certs li{
	width:245px;
	border:solid #2a355f;
	border-width:0 1px 1px 0;
	background:#0a0915;
	padding:10px;
	text-align:center;
	position:relative;
	float:right;
	display:inline;
	margin:5px;
}
#letters a:hover span, #certs a:hover span{

	top:10px;
	left:9px;
	width:245px;
	font-weight:bold;
	background:#111528;
	color:#fff;
	padding:5px 0 5px 0;
	text-transform:uppercase;
	font-size:90%;
	border-bottom:1px solid #1ab88b;
	
	filter: alpha(opacity=100);
	/*-moz-opacity:.8;
		opacity:.80;*/
/**/
}
/************************************
** 7.  FAQ **
*************************************/
#title_faq{
background: url(../images/title_faq.png) no-repeat;
height:67px;
margin-bottom:50px;
}
.padding_9{
padding: 0px 30px 0 0;
}
.question{
color:#39f;
font-weight:bold;
font-size:18px;
}


/************************************
** 8.  ABOUT PAGE **
*************************************/
#title_about{
background: url(../images/title_about.png) no-repeat;
height:67px;
margin-bottom:50px;
}


/************************************
** 9.  BOTTOM MENU **
*************************************/

#cap_top{
  background: transparent url(../images/cap_top.png) no-repeat;
  width:302px;height:54px;
}
#cap_top span{
display:none;
}
#cap_bottom{
  background: transparent url(../images/cap_bottom.png) no-repeat;
  width:302px;height:54px;
}

#menu {
	margin: 10px 10px 10px 0;
	
}
#menu a {
	width: 302px;
	height: 36px;
	display: block;
}
#menu a span {
	position: relative;
	top: 25px;
	left: 55px;
	color: #8f8f8f;
	display: none;	
}
#menu a:hover {
	background-position: -301px 0;
	cursor:pointer;
}
a#home {
	background: url('../images/bnav_home.png') no-repeat;
}
a#why {
	background: url('../images/bnav_why.png') no-repeat;
}
a#how {
	background: url('../images/bnav_how.png') no-repeat;
}
a#gallery_bottom {
	background: url('../images/bnav_gallery.png') no-repeat;
}
a#testimonial {
	background: url('../images/bnav_testimonials.png') no-repeat;
}
a#about {
	background: url('../images/bnav_about.png') no-repeat;
}
a#faq {
	background: url('../images/bnav_faq.png') no-repeat;
}
a#certs {
	background: url('../images/bnav_cert.png') no-repeat;
}
a#specs {
	background: url('../images/bnav_specs.png') no-repeat;
}
a#articles {
	background: url('../images/bnav_articles.png') no-repeat;
}
a#blog {
	background: url('../images/bnav_blog.png') no-repeat;
}
/************************************
**10. form **
*************************************/
#contain_form{
width:400px;margin-right:30px;
}
#form_bg{
background: url('../images/form_bg.png') no-repeat;
width:634px;
margin: 0 auto;
height:400px
}
#form_message{
font-weight:bold;
margin-top:50px;
}

.clear { clear: both; 
}

.padding{
margin:5px 0 0px 0;
}

.submit-button, .submit-button:focus{
background:none;
border:none;
margin-top:7px;
float:left;
}

input,textarea, select {
border:1px solid #99c;
background-color:#99c;
padding:5px;margin:10px 0 0 -10px;
}

input:focus,textarea:focus , select:focus {
background-color:#ccf;
border: 1px solid #9234ae
}

#formRight {
width: 200px;
float: right;
}
#formRight input, select {
width: 165px; 
}
#formLeft {
width: 200px;
float: left;
margin-top:47px;
}
#formLeft textarea {
width: 200px;
height: 220px;
}


label {
	display: block;
	font-size: 1em;
	text-indent: 0px;
	font-weight: bold;
	margin-top:10px;
}
label.error {
	position: absolute;
	top: -16px;
	right: 49px;
	padding: 3px;
	color: #da3939;
	font-size: 1.0em;
	text-align: right;
	font-style: italic;
	font-weight: normal;
}
input.submit-button {

}

/************************************
** 11.  FOOTER **
*************************************/
#footer_bg{
background:#111528 url(../images/bevel_12.png) no-repeat top;
clear:both;
height:500px;
padding-top:30px;
width:1006px;
margin:auto;
}
#the_end{
background: url('../images/the_end_bg.jpg') no-repeat;
width:1006px;height:180px;
padding-bottom:50px;
}

.bevel_12{
background: url('../images/bevel_12.png') no-repeat bottom;
height:2px;
width:1006px;
margin-left:auto;margin-right:auto;
padding:0;
position:relative;
}
/************************************
** 12.  SPECS PAGE **
*************************************/
#title_specs{
background: url(../images/title_specs.png) no-repeat;
height:67px;
margin-bottom:50px;
}
#english, #english a{
text-align:left;
direction:left;
}

/************************************
**articles PAGE **
*************************************/
a{color:#33ccff}
a:hover{text-decoration:none;}
a:visited{color:#99ccff}

ul.ltrbullets li{
direction:ltr;
margin-left:30px;
}
#title_articles{
background: url(../images/title_articles.png) no-repeat;
height:67px;
margin-bottom:50px;
}
