/* CSS Document */

* {margin: 0;}
html {overflow-y: scroll;}

body, html	{
	color:#2d2d2d;
	margin:0;
	padding:0;
    font-family: 'Ubuntu', sans-serif;
	font-size:0.9em;
	line-height:1.3em;
	background:#30AFD1;
	min-width:390px;
	height:100%;
	}
.wrapper {
	width:800px;
	margin:0 auto -80px;
	background-color:#fff;
	height:auto !important;
	height:100%;
	min-height:100%;
	position:relative;
	-moz-box-shadow: 0 0 30px #000;
    -webkit-box-shadow: 0 0 30px #000;
    box-shadow: 0 0 30px #000;
	}
#header {
	height:175px;
	width:800px;
	margin:0;
	padding:0;
	background:#fff url(header.png) top no-repeat;
	display: block;
	text-indent:-9999px;
	}
#mainwrap {
	width:100%;
	margin:0px;
	display:block;
	padding:0 0 15px 0;
	}
#gallery {
	width:90%;
	height:auto;
	margin:30px auto;
	}
#gallery img{
	float:right;
	}
#content img {
	float:right !important;
	margin: 15px;
	padding: 10px;
	}
	
/* NAVIGATION */
#nav {
    display: block;
	height:65px;
	float:right;
    margin: 0px 20px 0px 0px;
	padding:0px;
	}

#nav a {
    font-size: 0.8em;
    padding: 0.1em 0.9em 0em 1em;
    line-height: 1.8em;
	display: block;
	text-decoration: none;
	}
  
#nav li {
    font-family: 'Audiowide', sans-serif;
	font-weight:normal;
	float: left;
	position: relative;
  	color: #E4007F;
    margin: 0px 10px;
	}
#nav ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
	}

#nav li:hover > a, #nav ul ul :hover > a, #nav a:focus {
	color: #fff;
	background: #E4007F;
	}
	
/* INFO */
#address {
    display: block;
	position:absolute;
	width:165px;
	top:100px;
	left:90px;
	height:65px;
	padding:0px;
	text-align:center;
	color:#000;
	font-weight:700;
	}
#phone {
    display: block;
	position:absolute;
	width:165px;
	top:100px;
	right:90px;
	height:65px;
	padding:0px;
	text-align:center;
	color:#000;
	font-weight:700;
	}


/* TEXT STYLING */
h1 {
    font-family: 'Audiowide', sans-serif;
	margin:20px 10px 10px 40px;
	line-height:normal;
	font-size:1.5em;
	font-weight:normal;
	color:#E4007F;
	}
h2 {
    font-family: 'Audiowide', sans-serif;
	margin:5px 10px 10px 40px;
	padding:0px;
	font-size:2em;
	font-weight:normal;
	letter-spacing:2px;
	color:#E4007F;
	}
h3 {
    font-family: 'Ubuntu', sans-serif;
	margin:5px 8px 6px 40px;
	line-height:1.4em;
	padding:0px;
	font-size:1.6em;
	font-weight:700;
	letter-spacing:-1px;
	color:#4BBC2B;
	}	
h4 {
    font-family: 'Ubuntu', sans-serif;
	margin:10px 10px 5px 40px;
	line-height:normal;
	font-size:1.1em;
	font-weight:700;
	color:#4BBC2B;
	}
p {
	margin:5px 55px 18px 42px;
	padding:0px;
	}
ul {
	line-height:150%;
	list-style: square;
	font-weight:normal;
	margin-left:55px;
	margin-right:30px;
	padding:10px 0px;
	}
a {font-weight:bold; text-decoration:none;}
a:link {color:#E4007F;}
a:hover {color:#FF15A0; text-decoration:underline;}
a:visited {color:#B5287C;}

.clear {clear:both}


/* FOOTER */
.push {	height:80px; clear:both;}	
.footer {
	height:80px;
	width:800px;
	margin:0 auto;
	position:relative;
	clear:both;
	background:#A3E8EF url(footer.png) bottom right no-repeat;
	-moz-box-shadow: 0 30px #000;
    -webkit-box-shadow: 0 30px #000;
    box-shadow: 0 30px #000;
	}	
.footer p {
	font-size:0.85em; 
	color:#000;
	padding:10px 10px 10px 30px; 
	margin:0; 
	text-align:left;
	}


/* CONTACT FORM */
#contact {
	clear:both; 
	width:60%;	
	margin-left:15%; 
	padding:20px;
	background-color:#A3E8EF;
	}
form {
	width:100%;
	}
fieldset {
	margin:0px 10px 15px 10px; 
	padding:10px;
	border:#E4007F 1px dashed;
	}
legend {
	color:#E4007F;
	font-family: 'Audiowide', sans-serif;
	padding:3px;
	font-size:1.1em;
	font-weight:normal;
	margin:5px;
	}
label {	
	color:#E4007F;
	font-family: 'Audiowide', sans-serif;
	padding:3px;
	font-size:0.9em;
	font-weight:normal;
	letter-spacing:3px;
	margin:5px;
	}
input {
	width:50%;
	display:block;
	height:25px;
	border:#000 1px solid;
	background:#fff url(required_field.png) top right no-repeat;
	margin-left:7px;
	}
textarea#MESSAGE {
	width:75%;
	height:200px;
	border:1px solid #000; 
	background:#fff url(messagebkgd.png) bottom right no-repeat;
	margin-left:7px;
	padding:8px;
	}
textarea.MESSAGE {
	display:block;
	color:#c4c4c4;
	font-weight:700;
	font-size:1.1em;
}
input, select, textarea { 
	font-size: 0.9em; 
	padding:2px 8px;
	color:#E4007F;
	font-family:'Ubuntu', sans-serif;
	font-weight:700;
}
.recaptchatable .recaptcha_image_cell, #recaptcha_table {background-color:#A3E8EF !important;}
#recaptcha_table {
    margin: 25px 10px !important;
	border:1px dashed #E4007F !important;
	}
#recaptcha_response_field {
    border:none !important;
    background-color: #FFFFFF !important;
	}
.button {
	width:80px;
	float:left;
	font-family: 'Ubuntu', sans-serif;
	font-size:0.9em;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#fff;
    border: #fff 1px dashed;
    background: #30AFD1;
    padding: 4px 8px;
	margin:5px 10px 20px 10px;
	}
.button:hover {
    border: #000 2px solid;
    background: #E4007F;
	color:#FFFFFF;
    padding: 4px 8px;
	}
#formtext {margin:20px 0px 8px 0px; font-family: 'Ubuntu', sans-serif; font-style: italic; font-size:0.9em; color:#000;}
.alternatecontact {margin: 10px 5px; font-family: 'Ubuntu', sans-serif; font-style: italic; font-size:1.1em; unicode-bidi:bidi-override; direction: rtl; float:right; color:#000;} 
	
/* MOBILE STYLING */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
html {overflow-y: auto;}
body, html	{min-width:320px;}
.wrapper {
	width:100%;
	margin:0 auto -120px;
	}
#header {
	background:#fff url(header_mobile.png) top center no-repeat;
	width:100%;
	height:115px;
	}
#address {
	position:relative;
	width:100%;
	top:7px;
	left:0px;
	height:45px;
	margin:0px;
	}
#phone {
	position:relative;
	width:100%;
	top:0px;
	left:0px;
	height:40px;
	}
#gallery {width:100%; margin:0px;}
#nav {	
	margin-left:20px;
	height:auto;
	float:none;
	}
#nav a {
    font-size: 0.75em;
  	font-weight:bold;
    padding: 0.1em 0.8em 0em 0.8em;
	}
#nav li {
	margin: 0px 1px;	
	letter-spacing:normal;    
	}
#contact {width:75%; padding:12px 12px 30px 12px; margin:auto;}

#content img {
	width:85%;
	height:auto;
	border:none;
	float:none;
	padding:0px;
	margin:5px 5px 15px 5px;
	}

.push {	height:120px; clear:both;}	
.footer {
	width:100%;
	height:120px;
	background:#000;
	}
.footer p {
	padding:20px; 
	color:#c4c4c4;
	text-align:center;
	}
textarea#MESSAGE {
	background:#FFFFFF !important;
	margin-left:7px;
	padding:8px;
	}
input {width:75%;}
#formtext {display:hidden;}
#recaptcha_widget_div { width: 216px; overflow:hidden; } 
#recaptcha_image img  { width: 200px; } 
#recaptcha_table {border:none !important;}

h1 {margin:20px 5px 7px 20px;}
h2 {margin:5px 10px 10px 20px;}
h3 {margin:5px 8px 6px 20px;}	
h4 {margin:10px 10px 5px 20px;}
p {margin:5px 30px 18px 22px;}
ul {margin-left:30px; margin-right:30px; padding:10px;}
}