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

/* Common */

body, div, h1, h2, h3, a, p {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* HEADING */

#masthead {
   height: 140px;
   width: 100%;
   min-width: 840px;
   background: url(images/masthead_left.jpg) repeat-x;
}

#mastright {
	height: 140px;
	width: 109px;
	float: right;
	background: url(images/masthead_bg.jpg) no-repeat;
}

#inset {
	float: right;
	height: 100px;
	width: 200px;
	padding-top: 2px;
	padding-right: 1px;
	background: url(images/inset_sm.png);
}

#logo {
	width: 323px;
	height: 62px;
	text-indent: -9000px;
	padding: 15px;
	background: url(images/logo1.jpg) 0 15px no-repeat;
}

#logo a {
	display: block;
	width: 323px;
	height: 62px;
}

#menubar {
	position: relative;
	margin-top: 17px;
}

#menubar a {
	margin-left: 12px;
	padding-right: 8px;
	color: #EEEEEE;
	font-weight: bold;
	text-decoration: none;
	
}

#menubar a:hover {
	color: #EEEE33;
}

#subtitle {
	position: absolute;
	top: -2px;
	right: 15px;
	width: 435px;
	height: 57px;
	text-indent: -9000px;
	background: url(images/subtitle_.png) no-repeat;
}

/* LOGGED-IN VIP */
#vip_logged {
	font-size: 13px;
	color: #ffffff;
	float: right;
	text-align: left;
	margin-right: 35px;
	margin-top: -7px;
	padding: 0;
}
#vip_logged a {
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;	
	text-decoration: underline;
	text-align: center;
}

#vip_logged tr, #vip_logged td, #vip_logged table, #vip_logged p {
	padding: 0 5px 0 30px; margin: 0;
}
/* VIP Section Pages */
#vip_logo {
	float: right;
	width: 323px;
	height: 62px;
	text-indent: -9000px;
	padding: 15px;
	background: url(images/vip_logo_.png) 0 15px no-repeat;
}

#sub_logo
{
	position: absolute;
	top: 20px;
	left: 345px;
	width: 250px;
	height: 48px;
	text-indent: -9000px;
	background: url(images/logo_mid_.png) 0 0 no-repeat;
}

/* BODY */

#content-wrapper {
	min-width: 960px;
}

#content {
	min-width: 760px;
	margin: 0 auto;
	text-align: center;
}

#content h2 {
	font-size: 20px;
	padding: 10px;
	width: 720px;
	text-align: center;
	
}

#content .linkage {
	width: 240px;
	float: left;
}

#vip_home .linkage {
	width: 220px;
	float: left;
	font-size: 13px;
}

#content img {
	border: #336633 ridge;
	margin: 10px;
	padding: 2px;
	background: #CCCCCC;
}

#content a:hover img {
	background: #336633;
}

.content p, .subcontent p {
	margin-top: 14px;
	margin-bottom: 14px; /* match current Firefox defaults */
}

.subcontent form p {
	margin-top: 10px; 
	margin-bottom: 10px; /* smaller inside forms */
}

.linkage p {
	margin-top: 6px;
	margin-left: 18px;
	margin-right: 18px;
	text-align: left;
}

.more {
	color: #526592;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	font-size: small;
}

.more:hover {
	color: #35416C;
	text-decoration: underline;
}


.button, .subcontent .button {
	display: block;
	text-align: center;
	margin-left: 15px;
	width: 200px;
	border: #336633 ridge;
	color: #FFCC00;
	background: #336633;
	/* background: #EEEEEE; 
		color: #35416C;*/
	
	margin: 10px;
	padding: 2px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;

}

.button:hover, .subcontent .button:hover {
	border: #669966 ridge;
	color: #FFFFFF;
	text-decoration: none;
}
#actions p {
	text-align: left;
	margin-left: 30px;
	font-style: italic;
	font-size: 12px;
	
}

/* SUBPAGE-CONTENT */
.subcontent {
	text-align: left;
	margin: 30px;
	margin-right: 30px;
	width: 760px;
}

.subcontent p {
	width: 90%;
}

.subcontent a {
	text-decoration: none;
	color: #526592;
	font-weight: bold;
}

.subcontent a:hover {
	text-decoration: underline;
	color: #35416C;
}

.captioned { 
	text-align: center; 
	margin 0 auto; 
	font-style: italic;
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 30px;
}

.captioned p { font-size: 12px; }

/*FAQ*/

.faq li {
	padding: 6px;
}

.answers h3 {
	padding-top: 16px;
	margin-bottom: 6px;
}

.answers .more { display: none; } /* Back to top redundant and cluttering */

/* BULLETED CONTENT */
.subcontent li {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 5px;
}

.subcontent li span {
	display: block;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}

/* SIDEBAR */

#sidebar {
	float: right;
	width: 165px;
	margin-right: 30px;
	margin-top: 36px;
	margin-left: 40px;
}
#sidebar h3 {
	font-size: 14px;
	width: 160px;
	text-align: left;
	color: #FFCC00;
	background: #336633;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sidebar ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

#sidebar li {
	padding-top: 4px;
	padding-left: 15px;
}

#sidebar a {
	color: #526592;
	text-decoration: none;
}

#sidebar a:hover {
	color: #3416C;
	text-decoration: underline;
}

/* FOOTING */

#footer {
	clear: both;
	height: 41px;
	background: url(images/footer_bg.jpg) repeat-x;
	color: #eeeeee;
	min-width: 900px;
}

#footer p {
	font-size: 12px;
	margin:0;
	padding: 2;
}

#footer-left {
	margin-top: 8px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
}

#footer-right {
	margin-top: 20px;
	float: right;
	margin-left: 15px;
	margin-right: 15px;
	text-align: right;
}

#footer-mid p{
	padding-top: 12px;
	text-align: center;
	font-size: 14px;
	margin: 0 auto;
}

#siteby a { font-size: 12px; }
#siteby a:hover { color: #ffffff; }

#footer a {
	text-decoration: none;
	color: #CCCCCC;
	font-style: italic;
}

#siteby a:hover { color: $FFFFFF; }

#company-info {
	clear: both;
	padding-top: 30px;
	text-align: left;
	font-size: 12px;
	margin-left: 15px;
	margin-right: 15px;
}
#company-info img { float:left; }

/* INPUT */
form { 
	background: #FFEFD5;
	padding-top: 8px;
	padding-bottom: 5px;
	width: 725px; /* Don't bump into sidebar at min-width */
}

form p {
	margin-left: 35px;
	font-size: 12px;
}

form label {
	display: block;
	float: left;
	font-weight: bold;
	width: 185px;
	text-align: right;
	margin-right: 20px;
}

form input {
	border-style: inset;
	width: 300px;
}

form textarea {
	border-style: inset;
	height: 140px;
	width: 440px;
}

form input.checkbox {
	text-align: left;
	width: auto;
}

#fld_site_address, #fld_mail_address {
	height: 50px;
	width: 300px;
}

form button { margin-right: 12px; }
form .req{ color: #990000; vertical-align: super; font-size: 8px; }

h3.error { margin-top: 15px; margin-bottom: 2px; color: #990000; }

form p.error { 
	margin-left: 240px;  
	display: block;
	color: #990000; 
	font-style: italic; 
	font-size: 11px; 
	margin-top: -7px; 
	padding-top: 0; 
	padding-bottom: 4px;
}

.dlg_display {
	display: block;
	margin-left: 145px;
}

div.checkgroup { font-size: 12px; float: left; margin-bottom: 11px; }


input.error, textarea.error, select.error { background-color: #FFFF66; /* #FF6666; */ }

/* SPECIAL LAYOUTS FOR VIP LOGIN PAGE */
#vip_login_page form { width: 575px; }
#vip_login_page form input { width: 170px; }
#vip_login_page form input.checkbox { width: auto; }
#vip_login_page form label { width: 140px; }
#vip_login_page .checklabel { font-size: 11px; font-style: italic; }

#vip_service_page form label { width: 160px; }
#vip_service_page form { width: 650px; }
#vip_service_page form #fld_comments { height: 80px; width: 375px; }
}