
/***************************************************************************************/
/* COMMON LAYOUT */
/***************************************************************************************/

html,body,div,span,table,tr,th,td,p,span,h1,h2,h3,h4,ul,ol,li,a,form { padding: 0px; margin: 0px; } /* Start with a clean slate */
* { font-family: Verdana; }  /* Default font for all items */
* { -moz-box-sizing:border-box; box-sizing:border-box; -ms-box-sizing: content-box; -webkit-box-sizing: border-box; }
html { min-height: 100%; height: 100%; background: #b9ac98 url("../images/layout/bg-header.jpg") no-repeat top center; }
.clear { clear: both; height: 0px; overflow: hidden; } /* Used to clear floats without taking up space */
body { height: 100%; margin-bottom: 1px; } /* Set height to 100% + 1px to force scroll bar in FF */
hr { border-color: #CCCCCC; border-width: 1px; border-top-style: solid; border-bottom-style: none; height: 1px; overflow: hidden; }
textarea, select, select * { color: #333333; font-size: 12px; }


object:active, div:active { outline: none; }
object:focus, div:focus { -moz-outline-style: none; }


ul, ol { margin-left: 25px; line-height: 20px; margin-bottom: 15px; }
ol { margin-left: 30px; }

a img { border: none; }

ul li { list-style-type: square; }

.bordered { border: 1px solid #33CCFF; }

h1, h2, h3, h4, h5 { font-family: Arial; font-weight: bold; }

h1, h1 a { color: #32557b; font-size: 16px; margin: 0px 0px 10px 0px; line-height: 19px; }
h2, h2 a { color: #32557b; font-size: 14px; margin: 0px 0px 10px 0px; line-height: 17px; font-weight: normal; }
h3, h3 a { color: #32557b; font-size: 16px; margin: 0px 0px 10px 0px; line-height: 19px; font-weight: normal; }
p  { margin: 0px 0px 12px 0px; }
p, table, td, div, a  { color: #333333; font-size: 12px; line-height: 16px; }
a  { color: #486e93; text-decoration: none; }
a:hover { text-decoration: underline; }
a:focus, a:active { outline: 0;}


.frm td, .frm th { padding: 3px 0px 3px 0px; vertical-align: top; }
.frm th { padding-right: 10px; text-align: left; }


/***************************************************************************************/
/* LAYOUT SETUP */
/***************************************************************************************/


img, table { max-width: 100% !important; }
img { height: auto !important; width: auto !important;}
#main {
}



/* Header */

#header_container {
	width: 100%;
}

#header {
    height: 107px;
}

#logo {
	width: 300px;
	height: 50px;
	margin: 0px auto;
}
#logo a {
	display: block;
}

#nav {
	width: 34px;
	height: 27px;
	position: absolute;
	top: 0;
	right: 0;
}
#nav a {
	display: block;
}

#head-numb {
	width: 100%;
}
#head-numb a, #head-numb p {
	font-family: 'Arial';
	font-size: 16px;
	font-style: italic;
	color: #dbc09b;
	text-align: center;
	margin: 10px 0px 0px 0px;
}

/* Banner */

#banner-container {
	width: 300px;
	margin: 0px auto;
}

/* Request Btn */

#request-container {
	width: 100%;
	height: 46px;
	background: url('../images/layout/bg-request.jpg') repeat-x top center;
}
#request-container a {
	font-family: 'Arial';
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	display: block;
	line-height: 44px;
	margin-bottom: 0px;
	color: #FFF;
	text-decoration: none;
}
#request-container span {
	font-family: 'Arial';
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
}


/* Nav */

#nav-container {
	width: 100%;
	background: #b9ac98;
	padding: 0px 10px;
	display: none;
}
#nav-container ul {
	margin-left: 0px;
	margin-top: 5px;
}
#nav-container ul li {
	list-style-type: none;
	padding: 0px 15px;
}
#nav-container ul li a {
	font-family: 'Arial';
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}


#nav-container ul li li a {
	font-size: 14px;
	line-height: 22px;
}

#nav-container ul li hr {
	border-color: #5d3b18;
}

/* Request Form */

#consult-container {
	width: 100%;
	padding: 0px 10px;
}
#consult-inner {
	padding: 10px 20px;
	background: #FFF;
}

#request-form-container {
	display: none;
}

/* Body */

#body_container {
	width: 100%;
	padding: 10px 10px 0px 10px;
}

#body {
	min-height: 370px;
	height: auto !important; /*MOZ/IE7*/
	height: 360px; /*IE6*/
    background: #FFFFFF;
}

#body_inner {
    padding: 10px 10px 10px 10px;
}



/* Footer */

#push {
}

#footer_container {
	width: 100%;
	background: url('../images/layout/bg-footer.jpg') repeat-x top center;
	height: 166px; /* #push must be the same height as #footer_container */
}

#footer {
	width: 100%;
}

#footer-addy p {
	font-family: 'Arial';
	font-size: 11px;
	font-weight: normal;
	color: #b9ac98;
	text-align: center;
	line-height: 15px;
	margin-bottom: 8px;
}
#footer-addy a, #footer-addy span {
	font-family: 'Arial';
	font-size: 12px;
	font-weight: bold;
	color: #e3dcd1;
	text-align: center;
	line-height: 15px;
	margin-bottom: 8px;
}


#footer-location p {
	font-family: 'Arial';
	font-size: 15px;
	font-weight: bold;
	color: #b9ac98;
	text-align: center;
	line-height: 15px;
	margin-bottom: 8px;
}
#footer-location span {
	font-family: 'Arial';
	font-size: 11px;
	font-weight: normal;
	color: #b9ac98;
	text-align: center;
	line-height: 15px;
}


#footer-nav, #footer-nav a {
	font-family: 'Arial';
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	line-height: 15px;
	margin-bottom: 8px;
}


#footer-tag p, #footer-tag a {
	font-family: 'Arial';
	font-size: 10px;
	font-weight: normal;
	color: #b9ac98;
	text-align: center;
	line-height: 13px;
	margin-bottom: 0px;
}

/***************************************************************************************/
/* SPECIFIC TO THIS LAYOUT */
/***************************************************************************************/

table.frm {
	width: 100%;
}

.terms {
	font-family: 'Arial';
	font-size: 14px;
	font-weight: normal;
	color: #818181;
}

.vein-table, .vein-table td, .vein-table td p, .vein-table td strong {
	font-size: 9px;
}

.hide-for-mobile {
	display: none;
}

.wfix {
	width: 100% !important;
	float: none !important;
	height: auto !important;
	margin: 0px !important;
}
