@import 'reset.css';
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);
/*-------------------------*/
.select {
  margin-top: 8px;
  float: left;
}
.selectBox {
  display: inline-block;
  position: relative;
  width: 350px !important;
  height: 30px;
  /*line-height: 20px;*/
  font-size: 16px;
  font-family: 'Open Sans Condensed', sans-serif;
  background-color: #F1F8FB;
  text-decoration: none;
}
.selectBox:hover {
  color: #616465;
  text-decoration: none;
}
.selectBox-label {
  color: #616465;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  margin-bottom: 3px;
  margin-left: 53px;
  position: relative;
  text-align: left;
  top: 3px;
  margin-left: 23px;
  right: 0;
}
.selectBox-label span{
  right: none;
}
.selectBox-arrow {
  position: absolute;
  left: auto;
  right: 7px;
  top: 9px; 
  width: 18px;
  height: 18px;
  overflow: hidden;
  cursor: pointer;
  background: url("../img/q.png") 0 0 no-repeat;
}
.selectBox-dropdown-menu {
  position: absolute;
  list-style: none;
  font-size: 18px;
  line-height: 20px;
  background-color: #F1F8FB;
  margin: 0;
  padding: 0;

  margin-right: 242px;
}
.selectBox-dropdown-menu li {
  display: block;
}
.selectBox-dropdown-menu li a {
  display: block;
  padding-left: 20px;
  color: #616465;
  font-family: 'Open Sans Condensed', sans-serif;
  cursor: pointer;
  font-size: 18px;
	line-height: 1.2;
}
.selectBox-dropdown-menu li a:hover {
  color: #616465;
  text-decoration: none;
  background-color: #daeff8 ;
}

label[for=province]
{
	width: 1px;
	z-index: 1000;
}
/*--------------------------------------------*/
body {
	background-image: url("../img/Evian.jpg");
  background-repeat: no-repeat;
  background-position: center top; 
  margin: 0 auto;
  background-size: cover;
  background-color: #ADD5EA;
` font-family: 'Open Sans Condensed', sans-serif;
}

h1 {
	font-family: 'Open Sans Condensed', sans-serif;
	color: #fff;
	font-size: 53px;
	margin-bottom: 20px;
}

#header {
	padding: 0 20px;
}

.body p,#header p {
	color: #555;
	line-height: 160%;
	margin-bottom: 10px;
}

.body p,#header small {
	font-size: 10pt;
	color: #777;
	display: block;
	line-height: 140%;
}

.body strong,#header strong {
	color: #000;
	font-weight: bold;
}

.body a,#header a {
	color: #444;
}

.body a:hover,#header a:hover {
	color: #000;
}

form legend {
	color: #333;
	padding: 0 0 20px 0;
	text-transform: uppercase;
}

form, form fieldset input, form fieldset textarea, form label, form fieldset select {
	color: #616465;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;

}
form p { position: relative; margin: 13px 0;}
form p label { position: absolute; top: 0; left: 0;}
form p br {display: none;}


form fieldset p input,
form fieldset p textarea{
	display: block;
	padding: 3px;
	width: 330px;
	margin: 0;
  background-color: #f0f7fa;

}
.styled-select span{
	padding-bottom: 268px;
	padding-right: 480px;
	position: absolute;
}
	
form fieldset span {
	font-size: 16px;
	position: absolute;
	bottom: 8px;
	right: 31px;
	color: #dd4888;
}

form fieldset p label {
	width: 100%;
	display: block;
	margin: 5px 5px 5px 20px;
	padding: 0;
}

form fieldset p textarea {
	padding: 2px;
	width: 404px;
}

form fieldset{
	width: 340px;
}

form fieldset select {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	width: 349px;
	color: #616465;
	border: 0 none;
	background-color: #F0F7FA;
}

form fieldset p textarea,
form fieldset p input {
	border: 0px;
  padding-left: 19px
}
.styled-select select {
 ` opacity: 0.88;
	border: none; 	
}

form fieldset p label {
	color: #616465;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
}

.body {
	padding: 0 20px;
}

h2 {
  font-family: 'Open Sans Condensed',sans-serif;
	color: #84a9d7;
	font-size: 26px;
	padding: 30px 10px 10px;
	font-weight: normal;
  width:70%;
}

.body ul {
	padding: 0 0 10px 20px;
	margin: 0 0 0 20px;
	list-style: disc;
	font-size: 0.8em;
}
#content_form {
  background-image: url("../img/centr_1.png");
	height: 276px;	
	border-radius: 8px; border: 1px solid #F4F9FA;
	margin: 55px 29px 51px 86px;
  max-width: 411px;
  padding: 30px 45px 70px;
  width: 100%;
}
#pagewrap {
  margin: 0 auto;
  width: 100%;
  max-width:1000px;
  position: relative;
}
#pagewrap img {
margin-top: 42px;
}
#content_text{
	margin-left: 86px;
	margin-top: 100px;
	max-width: 565px;
}
#content_text p{
  font-family: 'Open Sans Condensed', sans-serif;
  color: #333b3d;
  font-size: 25px;
  line-height: 25px;
}

#bottle {
	left: -440px;
	position: absolute;
	top: -2px;
}
#lang a{
	color: #ffffff;
	float: right;
	font-family:	'Open Sans Condensed', sans-serif;
	font-size: 14px;
	margin-right: 38px;
	margin-top: -84px;
}
a.class_a1:link	{ color:#a3b7d1 }
a.class_a1:visited	{ color:#a3b7d1 }
a.class_a1:active	{ color:#a3b7d1 }
a.class_a1:hover	{ color:#a3b7d1 }

#sub{
  color: #fff;
  float:right;
  border: 0 none;
  border-radius: 5px 5px 5px 5px;
  border: 0;
  height:47px;
  width:137px;
  text-align: center center;
  margin-top: 13px;
	margin-right: 6px;
}
#sub_fr{
  border: 0 none;
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF;
	float: right;
	height: 47px;
	margin-top: 13px;
	width: 137px;
	margin-right: 6px;
}
#sub1{
  float:right;
  border: 0 none;
  margin-top: 13px;
	margin-right: 6px;
	font-family:	'Open Sans Condensed', sans-serif;
	font-size: 22px;
  color: #fff;
  padding-bottom:25px;
  height: 47px;
  width: 137px;
  text-align: center center;
	border-radius: 32px;
}
#bottom_text{
	color: #434242;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 12px;
	margin-left: 86px;
	margin-top: 131px;
	width: 518px;
}
#bottom_text span{
  font-family: 'Open Sans Condensed', sans-serif;
}
#bb{
  color:#434242;
  font-family: 'Open Sans Condensed', sans-serif;
 }
a.class_a2:link	{ color:#434242 }
a.class_a2:visited	{ color:#434242 }
a.class_a2:active	{ color:#434242 }
a.class_a2:hover	{ color:#434242 }
.find {
	margin-left: 0;
  margin-top: -8px;
}

#myform{
	width: 363px;
}
#logo{
	display: none;
	max-width: 515px;
	width: 100%;
}
#form_js{
	display:none;
}
#form_php p{
	margin: 5px 0;
}
#form_end{
	display:none;
}

.opacity3{
  opacity: 0.3;
}
#end_time{
	display: none;
	height: 201px;
	margin: -32px -60px -17px -46px;
	padding: 30px 45px 70px;
	position: absolute;
	text-align: center;
	width: 348px;
	z-index: 1000;
	color:#efa8bc;
	font-size:27px;
	font-family: 'Open Sans Condensed', sans-serif;
}
.visib#end_time{
	display: block;
}

#end_text{
 margin-top:80px;
}
/*---------------------*/
.apple_overlay {
	display:none;
	z-index:10000;
	background-color: #fff;
 	max-width:750px;	
	height:545px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.apple_overlay .close  {
	background-image:url(../img/close.png);
	position: absolute;
  right: -15px;
  top: -17px;
  cursor: pointer;
  height: 35px;
  width: 35px;
}
 
#contentWrap h2{
	font-family: 'Open Sans Condensed', sans-serif;
}

#contentWrap  ol {
	font-family: 'Open Sans Condensed', sans-serif;
	max-width:750px;	
	color:#606060;
	font-size:13px;
	letter-spacing: 0.025em;
}

#contentWrap  p{
  font-family: 'Open Sans Condensed', sans-serif;
  color:#606060;
}
#contentWrap {
	height: 460px;
	margin-top: 20px;
	margin-left: 50px;
	margin-bottom:40px;
	margin-right: 20px;
	right: -17px;
	top: -14px;
	overflow-y:auto;
}
#contentWrap  h2{
	font-size: 19px;
	color: #254a92;
}

#contentWrap_php{
	height: 650px;
	margin: 0 auto;
	max-width: 1200px;
	width: 100%;
	overflow-y: scroll;
	background-color: #F1F8FB;
	color: #434242;
  font-family: 'Open Sans Condensed',sans-serif;
}

#contentWrap_php p{
	padding-left: 10px;
}
/*--------------------*/

#over{
	display: none;
}
#over1{
  color:red;
  display:block;
  font-size:31px;
  padding-left:25px;
  padding-top:153px;
  position:absolute;
  z-index:1008;
}
#error {
 color:#E51A51;
 font-size: 19px;
 margin-top: -30px;
}

a.class_a3:link	{ color:#1c5395 }
a.class_a3:visited	{ color:#1c5395 }
a.class_a4:active	{ color:#1c5395 }
a.class_a5:hover	{ color:#1c5395 }

@media screen and (max-width: 1024px) {
h1{
	padding: 5px;
}
#lang a{
	color: #FFFFFF;
	float: right;
	font-family: 'Open Sans Condensed',sans-serif;
	font-size: 14px;
	margin-right: 0;
	margin-top: -137px;
}
#bottle{
  display: none;
  }
#logo{
  display: block;
  margin: 0 auto;
}
body{
  background-image: url("../img/Responsive.jpg");
}
#content_text{
  margin: 34px auto 0;
  max-width: 501px;
  padding-bottom: 30px;
}
#content_form {
  margin: 0 auto;
 }
 #bottom_text{
	margin: 0 auto;
	padding-top: 85px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
 }
 .find{
	margin-left: 0;
 }
 .styled-select span{
	padding-right: 109px;
	padding-bottom: 410px;
}

#content_text p {
  font-size: 23px;
	padding: 5px;
}
 
}
