/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { text-align: center;
	font-size: 13px;
	line-height: 1.231;
	background-color: #dfd3a8;
	color: #333;
}
body, button, input, select, textarea { font-family: sans-serif, Arial, Helvetica; font-size: 85%; color: #333; }


::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: pbpowell designs
   ========================================================================== */

a {
	color: #333;
	text-decoration: none;
}

a:visited {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

#100px_spacer {
	height: 100px;
	width: inherit;
	position: relative;
}


#bg_logo {
	opacity: 0.4;
	filter:alpha(opacity=40);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
	height: 360px;
}

#city {
	position: absolute;
	top: 930px;
	z-index: -1;
	opacity: .5;
	filter: alpha(opacity=50);
}

#city_portfolio {
	position: absolute;
	top: 820px;
	z-index: -1;
	opacity: .5;
	filter: alpha(opacity=50);
}

#content {
	height: 300px;
	position: absolute;
	top: 715px;
	margin-left: 0px;
	padding-left: 0px;
}

#content a {
	text-decoration: none;
	font-style: italic;
	font-weight: 600;
	font-size: 123.1%;
	color: #666;
	position:absolute;
	top: 255px;
	margin-left: 20px;
}

#content a:visited {
	color: #666;
	text-decoration: none;
}

#content a:hover {
	color: #333;
	text-decoration: none;
}

#content h2 {
	font-size: 167%;
	color: #666;
	text-align: center;
	text-shadow:0 -1px 0 rgba(0,0,0,0.15),  
                0 1px 0 rgba(255,255,255,0.8)  
}

#content p {
	font-size: 123.1%;
	color: #666;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}

#content_about {
	position: absolute;
	top: 100px;
	font-size: 123.1%;
	color: #666;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}

#content_commercial {
	height: 300px;
	background-color: white;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
	background: rgba(255,255,255,0.8);
}
#content_contactus {
	position: absolute;
	top: 140px;
	font-size: 123.1%;
	color: #666;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}

#content_education {
	height: 300px;
	background-color: white;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
	background: rgba(255,255,255,0.8);
}

#content_med_prof {
	position: absolute;
	top: 140px;
	font-size: 123.1%;
	color: #666;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}

#content_medical {
	height: 300px;
	margin-left: 0px;
	padding-left: 0px;
	background-color: white;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
	background: rgba(255,255,255,0.8);
}


#copyright {
	position: absolute;
	top: 1260px;
	text-align: left;
}

#copyright_portfolio {
	position: absolute;
	top: 1150px;
	text-align: left;
}

#footer {
	position: absolute;
	top: 1040px;
	width: 940px;
	height: 235px;
	background-image:url(../img/footer_bg.png);
	font-size: 123.1%;
	font-weight: 700;
	color: #4d5f06;
	text-shadow:0 -1px 0 rgba(0,0,0,0.15),  
                0 1px 0 rgba(255,255,255,0.8);
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
}

#footer_portfolio {
	position: absolute;
	top: 930px;
	width: 940px;
	height: 235px;
	background-image:url(../img/footer_bg.png);
	font-size: 123.1%;
	font-weight: 700;
	color: #4d5f06;
	text-shadow:0 -1px 0 rgba(0,0,0,0.15),  
                0 1px 0 rgba(255,255,255,0.8);
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
}

#footer_fb {
	background-position: -200px 0px;
	background-image: url(../img/websprites.png);
	width: 50px;
	height: 50px;
}

#footer_fb_url {
	width: 380px;
	height: 50px;
	text-align: left;
	vertical-align: middle;
	position: relative;
	top: 30%;
}

#footer h2 {
	font-size: 146.5%;
	height: 20px;
}

#footer_home {
	background-position: -250px 0px;
	background-image: url(../img/websprites.png);
	width: 50px;
	height: 50px;	
}

#footer_home_addr {
	width: 220px;
	text-align: left;
	vertical-align: middle;
}

#footer_mail {
	background-position: -50px 0px;
	background-image: url(../img/websprites.png);
	width: 50px;
	height: 50px;
}

#footer_mail_addr {
	width: 220px;
	height: 50px;
	text-align: left;
	vertical-align: middle;
	position: relative;
	top: 30%;
}

#footer_phone {
	background-position: -100px 0px;
	background-image: url(../img/websprites.png);
	width: 50px;
	height: 50px;
}

#footer_phone_num {
	width: 220px;
	height: 50px;
	text-align: left;
	vertical-align: middle;
	position: relative;
	top: 30%;
}

#footer_row_2 {
	height: 50px;
}

#footer_row_2 a {
	color: #4d5f06;
	text-decoration: none;
	text-shadow:0 -1px 0 rgba(0,0,0,0.15),  
                0 1px 0 rgba(255,255,255,0.8);
}

#footer_row_2 a:visited {
	color: #4d5f06;
	text-decoration: none;
	text-shadow:0 -1px 0 rgba(0,0,0,0.15),  
                0 1px 0 rgba(255,255,255,0.8);
}

#footer_row_2 a:hover {
	color: #333;
	text-decoration: underline;
	text-shadow:0 -1px 0 rgba(0,0,0,0.15),  
                0 1px 0 rgba(255,255,255,0.8);
}
	
#footer_row_3 {
	height: 50px;
}

#footer_row_3 a {
	color: #4d5f06;
	text-decoration: none;
	text-shadow:0 -1px 0 rgba(0,0,0,0.15),  
                0 1px 0 rgba(255,255,255,0.8);
}

#footer_row_3 a:visited {
	color: #4d5f06;
	text-decoration: none;
	text-shadow:0 -1px 0 rgba(0,0,0,0.15),  
                0 1px 0 rgba(255,255,255,0.8);
}

#footer_row_3 a:hover {
	color: #333;
	text-decoration: underline;
	text-shadow:0 -1px 0 rgba(0,0,0,0.15),  
                0 1px 0 rgba(255,255,255,0.8);
}

#footer_row_4 {
	height: 75px;
}

#footer_row_4 a {
	color: #4d5f06;
	text-decoration: none;
	text-shadow:0 -1px 0 rgba(0,0,0,0.15),  
                0 1px 0 rgba(255,255,255,0.8);
}

#footer_row_4 a:visited {
	color: #4d5f06;
	text-decoration: none;
	text-shadow:0 -1px 0 rgba(0,0,0,0.15),  
                0 1px 0 rgba(255,255,255,0.8);
}

#footer_row_4 a:hover {
	color: #333;
	text-decoration: underline;
	text-shadow:0 -1px 0 rgba(0,0,0,0.15),  
                0 1px 0 rgba(255,255,255,0.8);
}

#footer_t {
	background-position: -150px 0px;
	background-image: url(../img/websprites.png);
	width: 50px;
	height: 50px;
	
}

#footer_t_url {
	width: 380px;
	height: 50px;
	text-align: left;
	vertical-align: middle;
	position: relative;
	top: 20%;
}

#header {
	position: absolute;
	top: 20px;	
}

.image_generic {
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
}

.image_medical {
	width: 540px;
	height: inherit;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px; 
	-webkit-box-shadow: 5px 5px 7px #888;
	-moz-box-shadow: 5px 5px 7px #888;
}

#image_slider_content {
	width: 940px;
	height: 580px;
	position: absolute;
	top: 100px;
}

#image_slider_content img {
	height: 560px;
	width: 920px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
}

#nav {
	color: #003468;
	font-size: 108%;
	font-weight: 700;
	text-decoration: none;
	vertical-align: bottom;
	position: relative;
	top: 70%;
}

#nav a {
	color: #003468;
	font-size: 108%;
	text-decoration: none;
}

#nav a:visited {
	color: #003468;
	font-size: 108%;
	text-decoration: none;
}
#nav a:hover {
	color: #4d5f06;
	font-size: 108%;
	text-decoration: underline;
}

#navbar {
	height: 50px;
}

#portfolio_gallery {
	position: absolute;
	top: 100px;
	height: 915px;
	width: 940px;
	background-color: rgba(255,255,255,0.3);
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
}
.portfolio_gallery_img_gallery {
	position: absolute;
	top: 15px;
	left: 40px;	
}

#portfolio_gallery_menu_1 {
	position: absolute;
	top: 0px;
	height: 115px;
	width: 140px;
	background-color: rgba(255,255,255,0.5);
    -moz-border-top-left-radius: 15px;
    -webkit-border-top-left-radius: 15px;
    -khtml-border-top-left-radius: 15px;
    border-top-left-radius: 15px;
}

#portfolio_gallery_menu_2 {
	position: absolute;
	top: 115px;
	height: 100px;
	width: 140px;
	background-color: rgba(255,255,255,0.2);
}

#portfolio_gallery_menu_3 {
	position: absolute;
	top: 215px;
	height: 100px;
	width: 140px;
	background-color: rgba(255,255,255,0.2);
}

#portfolio_gallery_menu_4 {
	position: absolute;
	top: 315px;
	height: 100px;
	width: 140px;
	background-color: rgba(255,255,255,0.2);
}

#portfolio_gallery_menu_space {
	position: absolute;
	top: 415px;
	height: 500px;
	width: 140px;
	background-color: rgba(255,255,255,0.2);
    -moz-border-bottom-left-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -khtml-border-bottom-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

.portfolio_gallery_menu_thumb {
	padding: 20px;
}

#portfolio_gallery_page_1 {
	position: absolute;
	top: 0px;
	margin-left: 140px;
	height: 915px;
	width: 800px;
	background-color: rgba(255,255,255,0.5);
    -moz-border-top-right-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -khtml-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
    -moz-border-bottom-right-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    -khtml-border-bottom-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

#portfolio_gallery_page_2 {
	position: absolute;
	top: 0px;
	margin-left: 140px;
	height: 915px;
	width: 800px;
	background-color: rgba(255,255,255,0.5);
    -moz-border-top-right-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -khtml-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
    -moz-border-bottom-right-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    -khtml-border-bottom-right-radius: 15px;
    border-bottom-right-radius: 15px;
	display: none;
}

#portfolio_gallery_page_3 {
	position: absolute;
	top: 0px;
	margin-left: 140px;
	height: 915px;
	width: 800px;
	background-color: rgba(255,255,255,0.5);
    -moz-border-top-right-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -khtml-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
    -moz-border-bottom-right-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    -khtml-border-bottom-right-radius: 15px;
    border-bottom-right-radius: 15px;
	display: none;
}

#portfolio_gallery_page_4 {
	position: absolute;
	top: 0px;
	margin-left: 140px;
	height: 915px;
	width: 800px;
	background-color: rgba(255,255,255,0.5);
    -moz-border-top-right-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -khtml-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
    -moz-border-bottom-right-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    -khtml-border-bottom-right-radius: 15px;
    border-bottom-right-radius: 15px;
	display: none;
}

.portfolio_gallery_proj_det {
	position: absolute;
	top: 580px;
	left: 100px;
	height: 335px;
	width: 600px;
	margin-left: 10px;
	margin-right: 100px;
	margin-bottom: 15px;
}

.portfolio_gallery_proj_det_heading {
	font-weight: 700;
	padding-right: 40px;
	padding-bottom: 20px;
	font-size: 108%;
}

.portfolio_gallery_proj_det_content {
	font-size: 108%;
	font-weight: 500;
	
}

#wrapper {
	margin: 0 auto;
	width: 960px;
	text-align: left;
}

.copyright {
	color: white;
	text-decoration: none;
	font-size: 77%;
	text-align: left;
	text-shadow:0 -1px 1px rgba(0,0,0,0.5);
}

/* Style the thumbnails */
.pika-thumbs{ padding: 0 16px;}
	.pika-thumbs li{ width: 100px; height:60px; margin: 10px 0 0 17px; padding: 0; overflow: hidden;
		float: left; list-style-type: none;padding: 3px; margin: 0 5px; background: #fafafa; border: 1px solid #e5e5e5; cursor: pointer;}
	.pika-thumbs li:last {margin: 0;}
	.pika-thumbs li .clip {position:relative;height:100%;text-align: center; vertical-align: center; overflow: hidden;}
	
/* The stage is the wrapper. The image fills 100% the height of the stage */
.pika-stage, .pika-textnav {width: 700px;}
.pika-stage {position: relative; padding: 10px 10px 40px 10px; text-align:center; height:400px}
.pika-stage img{height: 100%;}
.pika-stage .caption {position: absolute; background: #000; background: rgba(0,0,0,0.75);  border: 1px solid #141414; font-size: 11px; 
			color: #fafafa; padding: 10px; text-align: right; bottom: 50px; right: 10px;}
	.pika-stage .caption p {padding: 0; margin: 0; line-height: 14px;}

/* The play, pause, prev and next buttons */
.pika-imgnav a {position: absolute; text-indent: -5000px; display: block;z-index:3;}
	.pika-imgnav a.previous {background: url(prev.png) no-repeat left 45%; height: 100%; width: 50px; top: 10px; left: 10px;cursor:pointer;}
	.pika-imgnav a.next {background: url(next.png) no-repeat right 45%; height: 100%; width: 50px; top: 10px; right: 10px;cursor:pointer;}
	.pika-imgnav a.play {background: url(play.png) no-repeat 0% 50%; height: 100px; width: 44px;top:0;left:50%;display: none;cursor:pointer;}
	.pika-imgnav a.pause {background: url(pause.png) no-repeat 0% 50%; height: 100px; width: 44px;top:0;left:50%;display:none;cursor:pointer;}

/* The previous and next textual buttons */
.pika-textnav {overflow: hidden; margin: 10px 0 0 0;bottom:10px; position:absolute; display:none;}
.pika-textnav a {font-size: 12px; text-decoration: none; color: #333; padding: 4px;}
	.pika-textnav a.previous {float: left; width: auto; display: block;}
	.pika-textnav a.next {float: right; width: auto; display: block;}

/*for the tool tips*/
.pika-tooltip{font-size:12px;position:absolute;color:white;padding:3px; background-color: rgba(0,0,0,0.7);border:3px solid black;}
.pika-counter{position: absolute;bottom: 45px;left:15px;color:white;background:rgba(0,0,0,0.7);font-size:11px;padding:3px;-moz-border-radius: 5px;border-radius:5px;}

/* If using user thumbnails there's a pause well the new large image loads. This is the loader for that */		
.pika-loader{ background:url(loading.gif) 3px 3px no-repeat #000; background-color:rgba(0,0,0,0.9); color:white; width:60px; font-size:11px; padding:5px 3px; 
	text-align:right; position:absolute; top:15px; right:15px; }

/* jCarousel Styles */
/*if you're not using the carousel you can delete everything below this */
.jcarousel-skin-pika .jcarousel-container-horizontal {padding: 15px 20px; overflow:hidden; left:40px}
.jcarousel-skin-pika .jcarousel-clip-horizontal {height: 100px; width: 700px;}
.jcarousel-skin-pika .jcarousel-item-horizontal {margin-right: 10px;}


/* Style the Contact Us page */
form.formular {
	font-family: tahoma, verdana, "sans-serif";
	font-size: 12px;
	padding: 20px;
	border: 1px solid #A5A8B8;
	width:450px;
	margin-left:300px;
}

.formular fieldset {
	margin-top: 20px;
	padding : 15px;
	border: 1px solid #B5B8C8;
	
}

.formular legend {
	font-size: 12px;
	color: #15428B;
	font-weight: 900;
}

.formular fieldset label {
	float: none;
	text-align: inherit;
	width: auto;
}

.formular label span {
	color: #000;
}

.formular input, .formular select, .formular textarea {
	display : block;
	margin-bottom: 5px;
}

.formular .text-input {
	width: 450px;
	color: #555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: 14px;
	margin-top: 4px;
	background: #FFF url('../img/text-bg.gif') repeat-x;
	
}
.formular textarea {
	width: 450px;
	height:70px;
	color: #555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: 14px;
	margin-top: 4px;
	background: #FFF url('../img/text-bg.gif') repeat-x;
	
}
.formular .infos {
	background: #FFF;
	color: #333;
	font-size: 12px;
	padding: 10px;
	margin-bottom: 10px;
}

.formular span.checkbox, .formular .checkbox {
	display: inline;
}

.formular .submit {
	background: url('../img/button-bg.png') repeat-x;
	border: 1px solid #AAA;
	padding: 4px;
	margin-top: 20px;
	float: right;
	text-decoration: none;
	cursor:pointer;
}

.formular hr {
	clear: both;
	visibility: hidden;
}

.formular .fc-error {
	width: 350px;
	color: 555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: 12px;
	margin-bottom: 15px;
	background: #FFEAEA;
}

.inputContainer {
	position:relative;
	float:left;
}

.formError {
	position:absolute;
	top:300px;
	left:300px;
	padding-bottom:13px;
	display:block;
	z-index:5000;
	cursor:pointer;
}

.ajaxSubmit {
	padding:20px;
	background:none repeat scroll 0 0 #FFF6BF;
	border:1px solid #FFD324 ;
	color:#514721;
	display:none;
	font-weight:bold;
}

.formError .formErrorContent {
	width:100%; 
	background:#4d5f06;
	color:#fff;
	width:150px;
	font-family:tahoma;
	font-size:11px;
	border:2px solid #ddd;
	box-shadow: 0px 0px 6px #000;
	-moz-box-shadow: 0px 0px 6px #000;
	-webkit-box-shadow: 0px 0px 6px #000;
	padding:4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.formError .formErrorArrow {
	width:15px;
	margin:-2px 0 0 13px;
	z-index:5001;
}
.formError .formErrorArrowBottom {
	top:0;
	margin:-6px;
}

.formError .formErrorArrow div {
	border-left:2px solid #ddd;
	border-right:2px solid #ddd;
	box-shadow: 0px 2px 3px #444;
	-moz-box-shadow: 0px 2px 3px #444;
	-webkit-box-shadow: 0px 2px 3px #444;
	font-size:0px;
	height:1px;
	background:#4d5f06;
	margin:0 auto;
	line-height:0px;
	font-size:0px;
	display:block;
}

.formError .formErrorArrowBottom div {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.formError .formErrorArrow .line10{
	width:15px;
	border:none;
} 
.formError .formErrorArrow .line9 {
	width:13px;
	border:none;
} 
.formError .formErrorArrow .line8 {
	width:11px;
} 
.formError .formErrorArrow .line7 {
	width:9px;
} 
.formError .formErrorArrow .line6 {
	width:7px;
} 
.formError .formErrorArrow .line5 {
	width:5px;
} 
.formError .formErrorArrow .line4 {
	width:3px;
} 
.formError .formErrorArrow .line3 {
	width:1px;
	border-left:2px solid #ddd;
	border-right:2px solid #ddd;
	border-bottom:0px solid #ddd;
} 
.formError .formErrorArrow .line2 {
	width:3px;
	border:none;
	background:#ddd;
}
.formError .formErrorArrow .line1 {
	width:1px;
	border:none;
	background:#ddd;
}

/* Contact Form */

input, textarea {
	margin-left: 40px;
	padding: 8px;
	border: solid 1px #666;
	font: normal 12px Verdana, Tahoma, sans-serif;
	width: 450px;
	background: #FFFFFF url('../img/form_background.png') left top repeat-x;/*Mimic Background Property in Internet Explorer since IE 6,7,8 does not support CSS3*/
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;/*0.1 actually means 10 %*/
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	}

textarea { 
	width: 450px;
	max-width: 450px;
	height: 350px;
	line-height: 150%;
	}

input:hover, textarea:hover, input:focus, textarea:focus { 
	-moz-box-shadow:0 0 8px #666;
	-webkit-box-shadow:0 0 8px #666;
	box-shadow:0 0 8px #666;
}

.form label { 
	margin-left: 12px; 
	color: #666; 
}

.submit input {
	width: auto;
	padding: 10px 24px;
	background: #4d5f06;
	font-size: 14px;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor:pointer;
}
	
#form-div { 
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
	padding:15px;
	border: solid 2px #666;
	margin-right: 20px;
}

/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ==|== media queries ====================================================== */

@media only screen and (min-width: 480px) {


}

@media only screen and (min-width: 768px) {

}



/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
