html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
img {
	max-width: 100%;
	border: 0 none;
	height: auto;
	/*max-width: 100%;*/
	vertical-align: middle;
}
.floatleft {
	float: left !important;
	width: auto;
}
.floatright {
	float: right !important;
	width: auto;
}
.center-align {
	float: left;
	width: 100%;
	text-align: center;
}
/**** Clearfix ****/
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}
.display-block {
	display: block;
}
.display-none, .footer-mob, #page, .mob-map, .select-item-mob {
	display: none;
}
/* =Structure

----------------------------------------------- */

body {
	padding: 0;
	margin: 0px;
	color: #252525;
	font-size: 14px;
	background: url(../images/site-bg.gif) repeat 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
.container {
	margin: 0 auto !important;
	max-width: 1230px;
}
.container-inner, .fixed .stickey-container {
	margin: 0 auto !important;
	max-width: 1170px;
}
.wrapper {
	float: left;
	width: 100%;
}
.InnerWrapper {
	float: left;
	width: 100%;
	padding: 0%;
}
.Pad0 {
	padding: 0px !important;
}
.Pad10 {
	padding-top: 10px !important;
}
.PadTB10 {
	padding: 10px 0!important;
	display: inline-block;
}
.PadB10 {
	padding-bottom: 10px!important;
	display: inline-block;
}
.BdrN {
	border: none !important;
}
.bg-none {
	background: none !important;
}
.padt0 {
	padding-top: 0 !important;
}
/* { -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }/* =Headings 

----------------------------------------------- */

h1, h2, h3, h4, h5, h6, p {
	clear: both;
	padding: 0;
	margin: 0;
}
h1 {
	font-size: 24px;
	color: #1b5cac;
	padding: 8px 0;
}
h2 {
	font-size: 22px;
	color: #1b5cac;
	padding: 30px 0;
}
h3 {
	font-size: 18px;
	color: #2f2203;
	padding: 0 0 5px 0;
}
h5 {
	font-size: 14px;
	color: #2f2203;
	padding: 0 0 5px 0;
	font-weight: bold;
}
p {
	clear: both;
	padding: 0 0 5px 0;
	margin: 0;
	line-height: 20px;
	font-size: 14px;
}
a {
	color: #1b5cac;
	font-size: 11px;
}
p a:hover {
	text-decoration: none;
}
a, a:hover {
	text-decoration: none;
}
ul, ol {
	margin: 0;
}
ul {
	list-style: none;
}
ol {
	list-style-type: none;
}
/*strong{font-weight: bold;}*/

cite, em, i {
	font-style: italic;
}
strong {
	font-weight: bold;
}
.Clear {
	clear: both;
}
/* =Links 

----------------------------------------------- */

a {
	text-decoration: none; /*transition: all 0.3s ease-in-out;*/
}
a:focus, a:active, a:hover {
	text-decoration: none;
}
input[type="text"], input[type="submit"], textarea {
	-webkit-appearance: none!important;
	-webkit-border-radius: 0!important;
}
input[type="text"]:focus, textarea:focus {/*-webkit-box-shadow:  0px 0px 10px 0px #a2d3fc; box-shadow:  0px 0px 10px 0px #a2d3fc;*/
}
.Wrapper {
	background: #f1f0f0 none repeat scroll 0 0;
	border: 1px solid #8f8f8f;
	float: left;
	margin: 3px 0 15px;
	padding: 5px;
	width: 100%;
}
.main-content {
	float: left;
	width: 100%;
	background: #fff;
	padding: 9px 15px;
}
/*header*/
.header {
	float: left;
	width: 100%;
	z-index: 9999;
	padding: 0 0 9px 0;
	margin-bottom:1px;
	border-bottom: 1px solid #8f8f8f;
}
.top-right {
	float: right;
	width: auto;
	text-align: right;
	 padding:5px 0 0 0;
}
.top-right span .link_call {
	display:inline-block;
	margin-bottom: 5px;
	padding: 6px 0 0 0;
	color: #e96f35;
	font-size: 24px;
}
.top-right a.link_email { float:right;
	margin: 3px 0 0 0; width:30px; height:28px;
	background: url(../images/email-icon.png) no-repeat 100% center;
}
.top-right a.link_email:hover {
   background: rgba(0, 0, 0, 0) url(../images/email-icon-over.png) no-repeat 100% center;
}

.hamburger{ display:none;}
/*menu*/
ul.menu {
	float: left;
	margin: 1px 0 0 0;
	width: 100%;
	background: url(../images/menu-bg.png) repeat-x 0 0;
}
ul.menu li {
	float: left;
	list-style: outside none none;
}
ul.menu li a {
	float: left;
	color: #fff;
	font-size: 18px;
	padding: 0 17px;
	line-height: 46px;
	line-height: 46px;
}
ul.menu li.active a, ul.menu li a:hover {
	background: url(../images/menu-active.png) repeat-x 0 0;
}
/*TopLine*/

#customlg424580mid {
    margin-top: -51px;
    position: absolute;
    top: 50%;
    z-index: 999;
}

.main-wrapper {
	background: #f1f0f0 none repeat scroll 0 0;
	float: left;
	margin: 18px 0 0;
	padding: 0 17px;
	width: 100%;
}
.main-wrapper h2 {
	color: #e96f35;
	font-size: 21px;
	padding: 0;
}
.contact-detail {
	float: left;
	width: 100%;
	background: #c6c6c6 url(../images/contact-bg.png) repeat-x 0 0;
	padding: 0 15px 15px 15px;
}
.contact-detail dl {
	float: left;
	margin: 0 0 5px;
	width: 100%;
}
.contact-detail dl dt, #TellAFriend_BoxLabel_Page {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
}
.contact-detail dl.captcha-value > dt {
	color: #808080;
	padding: 15px 0;
}
.contact-detail dl dd{
	margin:0;
}
.contact-detail input[type="text"], 
.contact-detail input[type="email"], 
.contact-detail textarea,
#TellAFriend_BoxLabel_Page input[type="text"], 
#TellAFriend_BoxLabel_Page input[type="email"], 
#TellAFriend_BoxLabel_Page textarea {
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #cccccc;
	padding: 0 10px;
	width: 100%;
	min-height:24px;
}
.contact-detail input[type="submit"], .TellAFriend_Button {
	float: left;
	width: 71px;
	height: 34px;
	cursor: pointer;
	text-indent: -9999px;
	background: url(../images/submit.png) no-repeat 0 0 !important;
	border: none;
}
.customlg {
	float: left;
	padding: 14px 0;
	margin: 20px 0;
	width: 100%;
	background: #dad9d9;
	border-bottom: 1px solid #adadad;
	border-top: 1px solid #adadad;
}
.customlg img {
	width: 100%;
}
/*ftr*/
.footer { float:left; width:100%;
	padding:0 0 0 15px;
}
.footer a {
	color: #808080;
	font-size: 9px;
}
.footer a::after {
	content: "|";
	padding: 0 5px;
}
.footer a:last-child::after {
	content: "";
}

nav { float:left;
    display: inline-block;
    width: 100%;
}
.widget {
  border-top: none !important;
}
.customlg .widget, .footer .widget{ margin-bottom:0; padding-top:0;}
.main-wrapper ul{ margin-left:15px;}
.main-wrapper li {
    line-height: 24px;
    list-style: outside none disc;
}
p a {
    color: #e96f35;
    font-size: 14px;
    text-decoration: underline;
}
.simple-sitemap-page a{
font-size:14px !important;
color:#686868 !important;
}

#TellAFriend_BoxLabel_Page input[type="text"], 
#TellAFriend_BoxLabel_Page input[type="email"], 
#TellAFriend_BoxLabel_Page textarea {
	background:#f7f7f7; margin-bottom:15px; height:35px; 
}
#TellAFriend_BoxLabel_Page textarea{ height:100px;}
#TellAFriend_BoxLabel_Page{ color:#555; padding:3px 0;}

#TellAFriend_BoxContainerHeader{ background: #c6c6c6 url(../images/contact-bg.png) repeat-x 0 0 !important;}
#rc-imageselect, .g-recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}
@media screen and (max-height: 575px){
#rc-imageselect, .g-recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}
}
.contact-detail input[type="submit"]{ margin-top: -25px;}
.contact-detail .widget{ margin:0;}
