@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

input,
select {
	outline: none;
}



a img { border-style: none; }

#bg_top {
	background-color: transparent;
	background-image:url(../images/bg_top.png);
	background-position: center top;
	background-repeat: no-repeat;
}

#top_wrap {
	margin: 0 auto;
	width: 940px;
}

#top_menu {
	width: 634px;
	height: 47px;
	background-image: url(../images/bg_menu_top.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#social_icons {
	float: left;
	margin: 6px 25px 0 218px;
}

#social_icons img {
	margin-right: 3px;
	border: 0;
}

#top_menu ul {
	float: left;
	list-style: none;
	margin-top: 3px;
	padding: 0;
}

#top_menu ul li {
	display: inline;
	margin-right: 10px;
}

#top_menu ul li a {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#top_menu ul li a:hover {
	text-decoration: underline;
}

#top_menu form {
	float: right;
	margin: 3px 10px 0 0;
}

#head_txt_wrap {
	width: 600px;
	padding-top: 50px;
	padding-bottom: 5px;
	font-size: 18px;
	color: #9a9a9a;
	text-align: center;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 48px;
	font-weight: normal;
	color: #000;
}

#bouble_top_left {
	height: 324px;
	background-image: url(../images/bg_bouble_top_left.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#bouble_top_right {
	height: 324px;
	background-image: url(../images/bg_bouble_top_right.png);
	background-position: right top;
	background-repeat: no-repeat;
}

#bouble_top_bg {
	height: 324px;
	margin-right: 27px;
	margin-left: 28px;
	background-image: url(../images/bg_bouble_top.png);
	background-position: center top;
	background-repeat: repeat-x;
}

#bouble_pict_bg {
	height: 324px;
	background-image: url(../images/bg_bouble_top2.png);
	background-position: left 7px;
	background-repeat: no-repeat;
}

#push {
	float: left;
	position: relative;
	top: 230px;
	left: 160px;
	display: block;
	width: 202px;
	padding: 12px 0 23px 3px;
	background-image: url(../images/bg_push.png);
	background-repeat: no-repeat;
	font-size: 31px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-decoration: none;
	text-shadow: #985a0c -1px 1px;
}

#bouble_pict_bg .bouble_top_txt {
	float: right;
	width: 450px;
	padding-top: 25px;
	padding-right: 15px;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 43px;
	color: #fff;
}

#bouble_pict_bg .bouble_top_txt p {
	font-size: 15px;
}

#main_body {
	width: 893px;
	margin: 0 auto;
	background-image: url(../images/bg_main_body.png);
	background-position: center top;
	background-repeat: repeat-y;
}

#container_1 {
	padding: 20px 50px 0 50px;
	clear: both;
}

#container_2 {
	min-height: 531px;
	background-image: url(../images/bg_container_2.png);
	background-position: 4px top;
	background-repeat: no-repeat;
	clear: both;
}


#container_3 {
	padding: 30px 70px 0 70px;
	clear: both;
}

#container_4 {
	padding: 30px 50px 0 50px;
	background-image:url(../images/bg_bottom_1.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	clear: both;
}

.body_container_left {
	float: left;
	width: 374px;
}

.body_container_right {
	float: right;
	width: 374px;
}

.body_container_left h3,
.body_container_right h3 {
	margin: 0;
	padding: 2px 0 2px 7px;
	background-image:url(../images/bg_h3.png);
	background-position: center top;
	background-repeat: repeat-x;
	font-size: 23px;
	color: #fff;
}

.body_container_left p,
.body_container_right p {
	font-size: 14px;
	color: #333;
}

#water_desc {
	padding: 83px 120px 70px 387px;
	height: 180px;
	overflow: hidden;
}

#water_desc h3 {
	margin: 0;
	padding: 0;
	font-size: 30px;
	color: #fff;
}

#water_desc p {
	margin-top: 5px;
	font-size: 16px;
	color: #333;
}

#water_form {
	padding: 0 60px 0 80px;
	clear: both;
}

#water_form .form_txt {
	float: left;
	width: 380px;
	margin-right: 20px; 
}

#water_form .form_txt h3 {
	margin: 0;
	font-size: 25px;
	color: #333;
}

#water_form .form_txt p {
	font-size: 14px;
	color: #666;
}

#water_form .form_txt .starting_txt {
	font-weight: bold;
	color: #000;
}

#calc {
	text-align: center;
}

#calc_form {
	float: left;
	margin-top: 15px;
}

#order_form {
	float: left;
	width: 197px;
}

#order_form .bouble_small {
	padding: 10px 0 14px 0;
	background-image: url(../images/bg_bouble_small.png);
	background-position: center top;
	background-repeat: no-repeat;
	font-size: 42px;
	color: #333;
	text-align: center;
	font-weight: bold;
}

#order_form .order_txt {
	width: 226px;
	padding: 3px 0 3px 0;
	font-size: 13px;
	font-weight: bold;
}

#order {
	text-align: center;
}

#order_form .bouble_small span{
	font-size: 50px;
}

#order a {
	font-size: 14px;
	text-decoration: none;
	color: #000;
}

#order a:hover {
	text-decoration: underline;
}

#calc label {
	display: block;
	width: 90px;
	font-size: 21px;
	font-weight: bold;
	color: #333;
	text-align: right;
	float: left;
}

#calc .line_wrap {
	margin-bottom: 4px;
	font-size: 13px;
	color: #666;
	clear: both;
	text-align: right;
}

#calc .num {
	width: 55px;
	height: 24px;
	margin-left: 7px;
	font-size: 12px;
	text-align: center;
	color: #959595;
	background-color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: #999 1px solid;
}

#calc input.invalid { background-color: #FFCFCF; }

.submit_btn_blue {
	padding: 5px 22px 5px 22px;
	background-color: transparent;
	background-image: url(../images/bg_btn_blue.png);
	background-position: center center;
	background-repeat: no-repeat;
	border: none;
	color: #fff;
}

.submit_btn_gray {
	padding: 5px 17px 5px 17px;
	background-color: transparent;
	background-image: url(../images/bg_btn_gray.png);
	background-position: center center;
	background-repeat: no-repeat;
	border: none;
	color: #fff;
}


#water_form img {
	margin-left: 50px;
}

#email {
	width: 265px;
	text-align: right;
}

#email .email {
	float: left;
	width: 248px;
	padding: 2px 0 3px 6px;
	font-size: 15px;
	color: #999;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: #999 1px solid;
}

#container_3 img {
	float: left;
}

#container_4 .body_container_left h3 img{
	float: right;
	margin-right: 10px;
}

#container_4 img {
	margin-left: 80px;
}

#get_it {
	margin: 0 auto;
	width: 893px;
	height: 169px;
	background-image: url(../images/bg_bottom_2.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: center;
}

#get_btn {
	margin: 0 auto;
	position: relative;
	top: 50px;
	display: block;
	width: 407px;
	padding: 18px 0 27px 0;
	background-image: url(../images/bg_push2.png);
	background-repeat: no-repeat;
	font-size: 31px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-decoration: none;
	text-shadow: #985a0c -1px 1px;
}

#footer {
	width: 580px;
	margin: 0 auto;
	padding-bottom: 30px;
	font-size: 12px;
	color: #413f3f;
	text-align: center;
	clear: both;
}

h3 a.gallery-start { font-size: 12px; text-decoration: none; color: #0B6DD0; background: url("/images/img_magnify.png") no-repeat left center;
	padding: 4px 0 4px 40px; float: right; margin: 2px 6px 0 0;
}
