@charset "utf-8";
/* Frontend CSS */

@font-face {font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: url(open_sans.woff);}
@font-face {font-family: 'Josefin Sans Bold'; font-style: normal; font-weight: 700; src: url(josefin_sans_bold.woff);}

html, body {width: 100%; height: 100%; background: #ffffff url(../imgs/bg.jpg) repeat fixed center top; color: #d42027; font-family: Open Sans, Arial, sans-serif; font-size: 14px; margin: 0px; padding: 0px; overflow: auto; text-align: center;}
div, ul, li, span, a {font-family: 'Open Sans', 'Arial', sans-serif; padding: 0px; border: 0px; margin: 0px; text-align: center; text-decoration: none; font-weight: normal;}
img, a img {padding: 0px; border: 0px; margin: 0px;}
textarea, input {font-family: 'Open Sans', 'Arial', sans-serif; resize: none; overflow: auto; font-size: 14px}
code {display: none;}

/* If fail */
.fail {color: #888888; font-weight: bold; font-size: 20px;}

/* Centers everything in page */
div#wrapper {width: 1000px; min-height: 100%; height: auto; margin: 0px auto; overflow: hidden;}

/* Top header */
div#wrapper div#header {z-index: 1; position: relative;	width: 1000px; height: 130px;}

/* Logo */
div#wrapper div#header div#logo {position: absolute; top: 5px; left: 0px; width: 516px; height: 120px; z-index: 2;}
div#wrapper div#header div#logo img {width: 516px; height: 120px;}

/* Phone number in header */
div#wrapper div#header div#phone_numbers {position: absolute; right: 0px; bottom: 3px; width: 350px; height: auto; z-index: 2; color: #d42027; text-shadow: 2px 2px 2px #ababab; font-size: 32px; font-weight: bold; text-align: right;}

/* Social Links */
div#wrapper div#header div#social_links {position: absolute; top: 5px; left: 540px; width: auto; height: 50px; z-index: 2;}
div#wrapper div#header div#social_links a img {width: 50px; height: 50px;}

/* LiveAdmin icon */
div#wrapper div#header div#liveadmin {position: absolute; width: 179px;	height: 76px; right: 0px; top: 5px; z-index: 2;}

/* Google Translate portion of menu */
div#wrapper div#header div#google_translate_element {z-index: 3; position: absolute; left: 540px; bottom: 8px; vertical-align: top; width: auto; height: auto;}
div#wrapper div#header div#google_translate_element:hover {background: none;}
div#wrapper div#header div#google_translate_element a {font-size: 14px; font-weight: bold; color: #8f8f8f; background: none; height: 28px; letter-spacing: 2px;}
div#wrapper div#header div#google_translate_element a:hover {color: #d42027;}
div#wrapper div#header div#google_translate_element img {display: none;}
div#wrapper div#header div#google_translate_element div.goog-te-gadget-simple {padding: 0px; vertical-align: middle; border: 2px solid #d42027; width: 176px; height: 24px;}
div#wrapper div#header div#google_translate_element div.goog-te-gadget-simple:hover {background: #cbdeff;}

/* Menu */
div#wrapper div#menu {z-index: 99; position: relative; width: 1000px; height: auto; background: #d42027; border-top-left-radius: 20px; border-top-right-radius: 20px;}
div#wrapper div#menu ul {display: table; margin: 0px; padding: 0px; width: 100%;}
div#wrapper div#menu ul li {display: table-cell; width: auto; height: auto; padding: 0px;}
div#wrapper div#menu ul li a {color: #ffffff; display: block; font-size: 20px; line-height: 44px; margin: 0px; padding: 0px 5px; text-align: center;}
div#wrapper div#menu ul li a:hover, div#wrapper div#menu ul li:hover a {background: #888888; color: #ffffff; text-decoration: none;}
div#wrapper div#menu ul li:hover a#first {border-top-left-radius: 20px;}
div#wrapper div#menu ul li:hover a#last {border-top-right-radius: 20px;}
div#wrapper div#menu ul li ul {display: none; background: #e3e3e3; padding: 0px; margin: 0px; position: absolute; top: 44px; width: auto; height: auto; z-index: 99; border-top: 0px; border-bottom: 2px solid #888888; border-left: 2px solid #888888; border-right: 2px solid #888888; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px;}
div#wrapper div#menu ul li:hover ul {display: block;}
div#wrapper div#menu ul li ul li {display: block; margin: 0px; padding: 0px; width: auto; color: #888888;}
div#wrapper div#menu ul li ul li a {line-height: 28px;}
div#wrapper div#menu ul li:hover ul li a {background: none; color: #d42027;}
div#wrapper div#menu ul li ul a {display:block; height: auto; font-size: 16px; margin:0px; padding: 0px 20px; text-align:left;}
div#wrapper div#menu ul li ul a:hover, div#wrapper div#menu ul li ul li:hover a {background: #ffd2d4;}
div#wrapper div#menu ul li ul a.last:hover {border-bottom-left-radius: 15px; border-bottom-right-radius: 15px;}

/* Home */
div#wrapper div#home {z-index: 2; position: relative; float: left; width: 1000px; height: auto;}

/* Home - Top Section/Content Slider */
div#wrapper div#home div#top {z-index: 1; position: relative; width: 1000px; height: auto; background: none; margin: 5px 0px 0px 0px;}
div#wrapper div#home div#top div.table {z-index: 2; display: table; width: 1000px; height: auto;}
div#wrapper div#home div#top div.table div.tr {display: table-row;}
div#wrapper div#home div#top div.table div.tr div.td {display: table-cell; width: auto; height: auto; padding: 5px; vertical-align: middle; text-align: justify; color: #3074ba; font-size: 14px;}
div#wrapper div#home div#top div.table div.tr div.td span {font-weight: bold;}
div#top .contentSlider {position: relative; background: url(../imgs/content-slider/loading.gif) no-repeat 50% 50%;}
div#top .contentSlider img {position: absolute; top: 0px; left: 0px; display: none;}
div#top .contentSlider a {border: 0px; display: block;}
div#top .content-controlNav {text-align: center; padding: 0px;}
div#top .content-controlNav a {display: none; width: 22px; height: 22px; background: url(../imgs/content-slider/bullets.png) no-repeat; text-indent: -9999px; border: 0px; margin: 0px 2px;}
div#top .content-controlNav a.active {background-position: 0px -22px;}
div#top .content-directionNav a {display: block; width: 30px; height: 30px; background: url(../imgs/content-slider/arrows.png) no-repeat;	text-indent: -9999px; border: 0px;}
div#top a.content-nextNav {background-position: -30px 0px; right: 15px;}
div#top a.content-prevNav {left: 15px;}
div#top .content-caption a {color: #ffffff; border-bottom: 1px dotted #ffffff;}
div#top .content-caption a:hover {color: #ffffff;}
div#top .content-controlNav.content-thumbs-enabled {width: 100%;}
div#top .content-controlNav.content-thumbs-enabled a {width: auto;	height: auto; background: none;	margin-bottom: 5px;}
div#top .content-controlNav.content-thumbs-enabled img {display: block; width: 120px; height: auto;}
.contentSlider {position: relative; width: 100%; height:auto; overflow: hidden;}
.contentSlider img {position: absolute; top: 0px; left: 0px;}
.content-main-image {display: block !important;	position: relative !important; width: 100% !important;}
.contentSlider a.content-imageLink {position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; border: 0px; padding: 0px; margin: 0px; z-index: 6;	display: none;}
.content-slice {display: block; position: absolute; z-index: 5; height: 100%; top: 0px;}
.content-box {display: block; position: absolute; z-index: 5; overflow: hidden;}
.content-box img {display: block;}
.content-caption {z-index:8; position: absolute; left: 540px; top: 20px; background: none; font-size: 16px; color: #888888; width: 440px; text-align: justify; padding: 1px 5px; overflow: hidden; display: none; opacity: 1;}
.content-caption span {font-size: 24px; color: #d42027;}
.content-caption p {padding: 5px; margin: 0px;}
.content-caption a {display: inline !important;}
.content-html-caption {display: none;}
.content-directionNav a {position: absolute; top: 45%; z-index: 9; cursor: pointer;}
.content-prevNav {left: 0px;}
.content-nextNav {right: 0px;}
.content-controlNav {text-align: center; padding: 15px 0px;}
.content-controlNav a {cursor: pointer;}
.content-controlNav a.active {font-weight: bold;}

/* Home - Bottom */
div#wrapper div#home div#bottom {z-index: 3; position: relative; float: left; width: auto; height: auto; background: #ffffff; color: #d42027; font-size: 16px; padding: 0px; text-align: justify; margin: 5px 0px 0px 0px;}
div#wrapper div#home div#bottom div.top {z-index: 2; position: relative; width: 1000px; height: auto; color: #8f8f8f; font-size: 24px; font-weight: bold;}
div#wrapper div#home div#bottom div.table {z-index: 2; display: table; position: relative; width: 1000px; height: auto;}
div#wrapper div#home div#bottom div.table div.tr {display: table-row;}
div#wrapper div#home div#bottom div.table div.tr div.td_left {display: table-cell; width: 490px; height: auto; padding: 20px 5px; text-align: justify; color: #d42027; font-size: 16px;}
div#wrapper div#home div#bottom div.table div.tr div.td_left span {font-weight: bold;}
div#wrapper div#home div#bottom div.table div.tr div.td_right {display: table-cell; width: 510px; height: auto; padding: 20px 5px; vertical-align: top; text-align: left;}
div#wrapper div#home div#bottom div.table div.tr div.td_right a img {width: 500px; height: auto;}

/* About Us */
div#wrapper div#about {z-index: 1; position: relative; margin: 5px 0px 0px 0px;	width: 1000px; height: auto; background: #ffffff;}
div#wrapper div#about div#top {z-index: 2; position: relative; width: 1000px; height: auto;	color: #8f8f8f;	font-size: 24px; font-weight: bold;}
div#wrapper div#about div#table {z-index: 2; display: table; position: relative; width: 1000px;	height: auto;}
div#wrapper div#about div#table div.tr {display: table-row;}
div#wrapper div#about div#table div.tr div.td_left {display: table-cell; width: 500px; height: auto; padding: 3px; vertical-align: top; text-align: justify; color: #d42027; font-size: 16px;}
div#wrapper div#about div#table div.tr div.td_left span {font-weight: bold;}
div#wrapper div#about div#table div.tr div.td_right {display: table-cell; width: 500px; height: auto; padding: 0px; vertical-align: top; text-align: right;}
div#wrapper div#about div#table div.tr div.td_right img {width: 500px; height: auto;}

/* Contact page */
div#wrapper div#contact {z-index: 1; position: relative; margin: 5px 0px 0px 0px; width: 1000px; height: auto; background: #ffffff;}
div#wrapper div#contact div#top {position: relative; width: 1000px;	height: auto; color: #8f8f8f; font-size: 24px; font-weight: bold;}
div#wrapper div#contact div#table {z-index: 3; display: table; width: 1000px; height: auto;}
div#wrapper div#contact div#table div.tr {display: table-row;}
div#wrapper div#contact div#table div.tr div.td {display: table-cell; width: 500px;	height: auto; vertical-align: top;}
div#wrapper div#contact div#table div.tr div.td div#submitted {display: none; position: relative; width: 500px;	height: 226px; color: #d42027; font-size: 25px;}
div#wrapper div#contact div#table div.tr div.td div#submitted span {color: #d42027;	font-size: 65px; font-weight: bold;}
div#wrapper div#contact div#table div.tr div.td div#form {position: relative; left: 0px; width: 500px; height: auto;}
div#wrapper div#contact div#table div.tr div.td div#form div.subtable {z-index: 4; display: table; width: 500px; height: auto;}
div#wrapper div#contact div#table div.tr div.td div#form div.subtable div.subtr {display: table-row;}
div#wrapper div#contact div#table div.tr div.td div#form div.subtable div.subtr div.subtd {display: table-cell;	vertical-align: middle;	text-align: left; color: #d42027; font-size: 18px; font-weight: bold; width: 250px;	height: auto; padding: 2px;}
div#wrapper div#contact div#table div.tr div.td div#form div.subtable div.subtr div.subtd input {background: #e3e3e3; border: 2px solid #d42027; width: 246px; height: 20px; color: #d42027; padding: 0px 2px 0px 2px;}
div#wrapper div#contact div#table div.tr div.td div#form div.subtable div.subtr div.subtd input:hover {background: #ffd2d4;}
div#wrapper div#contact div#table div.tr div.td div#form div.subtable div.subtr div.subtd input.blank {border: 2px solid #cd0000; color: #cd0000; background: #ffd2d4 url(../imgs/contact-form/blank.gif) no-repeat 2px; text-indent: 18px;}
div#wrapper div#contact div#table div.tr div.td div#form div.subtable div.subtr div.subtd input#f_name {display: none;}
div#wrapper div#contact div#table div.tr div.td div#form div.subtable div.subtr div.subtd textarea {background: #e3e3e3; border: 2px solid #d42027; width: 246px; height: 100px; color: #d42027; padding: 0px 2px 0px 2px;}
div#wrapper div#contact div#table div.tr div.td div#form div.subtable div.subtr div.subtd textarea:hover {background: #ffd2d4;}
div#wrapper div#contact div#table div.tr div.td div#form div.subtable div.subtr div.subtd textarea.blank {border: 2px solid #cd0000; background: #888888 url(../imgs/contact-form/blank.gif) no-repeat 2px; text-indent: 18px;}
div#wrapper div#contact div#table div.tr div.td div#form div.subtable div.subtr div.subtd input[type="submit"] {background: #8f8f8f; color: #ffffff; border: 0px; width: 120px; height: 24px; font-weight: bold; font-size: 16px;}
div#wrapper div#contact div#table div.tr div.td div#form div.subtable div.subtr div.subtd input[type="submit"]:hover {background: #d42027;}
div#wrapper div#contact div#table div.tr div.td div#alt_contact {position: relative; right: 0px; width: 500px; height: auto;}
div#wrapper div#contact div#table div.tr div.td div#alt_contact div.subtable {z-index: 4; display: table; position: relative; width: 500px; height: auto;}
div#wrapper div#contact div#table div.tr div.td div#alt_contact div.subtable div.subtr {display: table-row;}
div#wrapper div#contact div#table div.tr div.td div#alt_contact div.subtable div.subtr div.subtd {display: table-cell; vertical-align: middle; text-align: left; color: #8f8f8f; font-size: 16px; width: 250px; height: auto; padding: 2px;}
div#wrapper div#contact div#table div.tr div.td div#alt_contact div.subtable div.subtr div.subtd a {color: #8f8f8f;}
div#wrapper div#contact div#table div.tr div.td div#alt_contact div.subtable div.subtr div.subtd a:hover {color: #888888;}
div#wrapper div#contact div#table div.tr div.td div#alt_contact div.subtable div.subtr div.subtd span {font-weight: bold; color: #d42027; font-size: 20px;}
div#wrapper div#contact div#table div.tr div.td div#alt_contact div.subtable div.subtr div.subtd img {width: 232px; height: 231px;}

/* Footer */
div#wrapper div#footer {z-index: 1;	position: relative;	float: left; margin: 5px 0px 0px 0px; width: 1000px; height: auto; background: #d42027; color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px;}
div#wrapper div#footer div#footer_menu {z-index: 2; position: relative;	width: 100%; height: 25px; font-size: 14px;}
div#wrapper div#footer div#footer_menu a {color: #ffffff;}
div#wrapper div#footer div#footer_menu a:hover {color: #ffd2d4;}
div#wrapper div#footer div#business_information {z-index: 2; position: relative; width: 100%; height: auto; font-size: 12px;}
div#wrapper div#footer div#business_information a {color: #ffffff;}
div#wrapper div#footer div#business_information a:hover {color: #ffd2d4;}