html, body  {position: relative;}
body { margin: 0; padding: 0; color: #656565; background: #fff url(../img/top-bg.jpg) center -200px no-repeat; text-align: center; }
body, input, textarea, select { font-size: 15px; line-height: 20px; font-family: 'Calibri','Roboto', Arial, Helvetica, sans-serif;}
a {color: #54ade3; text-decoration: none; }
a:hover { text-decoration: underline;}
a img { border: none }
p { margin: 1em 0 }
ul { margin: 0; padding: 0; list-style: none; }
form { margin: 0 }
table { border-collapse: collapse; }
h1 img, h2 img, h3 img, h4 img { display: block; }
img {margin: 0px; padding: 0px;}
button::-moz-focus-inner { padding: 0; border: none; }

/* Hide input outline (Chrome, Safari) */
button:focus, button:active, input:focus, input:active, textarea:focus, textarea:active, select:focus, select:active {  outline: none !important; }


.camera_wrap a.btn,
.btn {border: 0; display: inline-block; text-decoration: none; font-size: 13px;  background: #4caee9 url(../img/btn-bg.png) right bottom no-repeat; height: 30px; line-height: 30px; color: #fff; padding: 0 36px; text-transform: uppercase; font-weight: 700; -webkit-border-radius: 14px; -moz-border-radius: 14px; border-radius: 14px;}
a.btn:hover {background-color: #3385C2; text-decoration: none; }

#container {width: 600px; padding: 8px 24px; margin: 0 auto; text-align: left;}
h3 {color: #4caee9; font-size: 22px; font-weight: 500; line-height: 1em; margin: 24px 0 24px 0;}

form div.f { padding: 0; clear: both;}
form div.f label {width: 147px;  display:block; line-height: 40px; margin: 4px 12px 4px 0; text-align: left; float: left;}
form div.f input.text,
form div.f select {float: left; margin: 4px 0 4px 0; display: block; padding: 0 5px;  width: 426px; height: 36px; line-height: 36px; border: 2px solid #4caee9; -webkit-border-radius: 9px; -moz-border-radius: 9px;  border-radius: 9px;}
form div.f select {width: 440px; padding: 5px; height: 40px;}
form div.f-subject input.text {width: 323px;}
form div.f textarea {padding: 5px; vertical-align: top;  margin: 4px 0 0 0; width: 426px; height: 186px; border: 2px solid #4caee9; float: right; -webkit-border-radius: 9px; -moz-border-radius: 9px;  border-radius: 9px;}
form button.btn {clear: both; float: none;  margin: 16px 0 16px 159px; }

.clear {clear: both; font-size: 0px; height: 0px;}
