/*  Copyright 2009 Mindframe Inc. All Rights Reserved
    This means you may NOT use it for you site's design.  */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222;
	background-color:#41514d;
	text-align:center;
	margin:0px;
}
#containerWrap {
	width:767px;
	padding:0px;
	padding-top:0px;
	margin:0px auto;
	text-align:left;
	background-image: url(/_img/splash/bg_drop.jpg);
	background-repeat: repeat-y;
}
#container {
	width:754px;
	background-color:#FFF;
	padding:0px;
	padding-top:0px;
	margin:0px auto;
	text-align:left;
	border-top:1px solid #00573f;
}
#header {
	height:107px;
	position:relative;
	border-bottom:1px solid #FFF;
}
#mainLogo {
	height: 41px;
	width: 205px;
	position:absolute;
	top:17px;
	left:33px;
}
#subLogo {
	background-image: url(../_img/splash/sub_logo.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 260px;
	position: absolute;
	left: 17px;
	bottom: 0px;
}
#newCust {
	font-size:12px;
	font-weight:bold;
	position:absolute;
	top:15px;
	left:292px;
	text-align:left;
}
#createAccount {
	position:relative;
	top:60px;
	left:292px;
	width:275px;
	_width:325px;
	padding:25px;
	z-index:5;
	text-align:left;
	background-color:#FFF;
	border:5px solid #00573F;
}
a.usaSelect {
	font-size:12px;
	font-weight:bold;
	color:#9a3416;
	background-image: url(/_mf/_img/splash/usa.gif)!important;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
}
a.canSelect {
	font-size:12px;
	font-weight:bold;
	color:#9a3416;
	background-image: url(/_mf/_img/splash/can.gif)!important;
	background-repeat: no-repeat;
	background-position: left;
	padding-left:20px;
	height:10px;
}
a.usaSelect:hover, a.canSelect:hover { text-decoration:none;}
a.close {
	font-size:11px;
	font-weight:bold;
	color:#9a3416;
	text-decoration:none;
}
a:hover.close {
	color:#9a3416;
	text-decoration:none;
}
#forgotPassword {
	position:relative;
	top:60px;
	left:347px;
	width:330px;
	_width:380px;
	padding:25px;
	z-index:5;
	text-align:left;
	background-color:#FFF;
	border:5px solid #00573F;
}
#loginBox {
	color:#000;
	width:300px;
	height:48px;
	background-repeat: repeat-x;
	background-position: left bottom;
	position: absolute;
	top: 0px;
	right: 0px;
	padding:10px;
	padding-bottom:5px;
}
#loginBox .labels {
	margin-bottom:7px;
	display:block;
	position:relative;
	left:0px;
	z-index:5;
}
#loginBox a, #loginBox a:visited {
	font-size:9px;
	color:#848589;
	text-decoration:underline;
}
#loginBox a:hover {
	color:#848589;
	text-decoration:none;
}
#loginBox form {
	padding:0px;
	margin:0px;
}
#loginBox .formField {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#222;
	width:109px;
	height:15px;
	line-height:17px;
	background-image: url(/_img/splash/form_bg.jpg);
	background-repeat: repeat-x;
	border:1px solid #cbcccd;
	background-position: left center;
	padding:2px;
	float:left;
	margin-right:5px;
	position:relative;
	z-index:10;
}
#loginBox .loginBtn {
	font-size: 1px;
	text-decoration: none;
	text-indent: -1000px;
	display: block;
	color:#FFF;
	text-indent:-2000px;
	background-image: url(/_img/login_btn.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 54px;
	border:0px;
	cursor:pointer;
	float:left;
	position:relative;
	z-index:10;
}
#content {
	padding:17px;
	padding-top:0px;
}
#mainImage {
	margin-bottom:1px;
}
#selectBox {
	border:1px solid #ddd;
	padding:12px;
	height:204px;
	min-height:1px;
}
#selectBox #copy {
	width:240px;
	float:left;	
	height:194px;
	padding:5px;
	/*overflow:scroll;
	overflow-x:hidden;*/
}
#selectBox #copy p {
	margin:0px;
	padding:0px;
}
#selectMap {
	float:right;
	border:1px solid #c3c3c5;
	width:435px;
	background-image: url(/_img/splash/select_map_bg.jpg);
	background-repeat: repeat-x;
	height: 202px;
	position:relative
}
#selectMap .head {
	font-size:9px;
	text-align:center;
	margin-top:10px;
}
#selectMap a.usa {
	font-size:1px;
	text-indent:-2000px;
	text-decoration:none;
	background-image: url(/_img/splash/usa_map.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 141px;
	width: 218px;
	position: absolute;
	left: 16px;
	top: 40px;
	cursor:pointer;
	outline:none;
}
#selectMap a:hover.usa {
	text-decoration:none;
	background-image: url(/_img/splash/usa_map.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 141px;
	width: 218px;
	position: absolute;
	left: 16px;
	top: 40px;
	cursor:pointer;
}
#selectMap a.can {
	font-size:1px;
	text-indent:-2000px;
	text-decoration:none;
	background-image: url(/_img/splash/can_map.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 171px;
	width: 196px;
	position: absolute;
	right: 4px;
	top: 18px;
	cursor:pointer;
	outline:none;
}
#selectMap a:hover.can {
	text-decoration:none;
	background-image: url(/_img/splash/can_map.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 171px;
	width: 196px;
	position: absolute;
	right: 4px;
	top: 18px;
	cursor:pointer;
}
#footer {
	font-size:11px;
	color:#FFF;
	text-align:left;
	width:754px;
	margin:0px auto;
	padding:10px 7px;
	position:relative;
	background-image: url(/_img/splash/btm_drop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer .links { position:absolute; right:0px; margin-right:7px;}
#footer .links a { color:#FFF; text-decoration:none;}
#footer .links a:hover { color:#FFF; text-decoration:underline;}
/*===Dynamic Buttons====*/
/*===Dynamic Buttons====*/
a.mainBtn {
	color: #00573f!important;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none!important;
	padding:0px;
	cursor:pointer;
	line-height:22px;
}
a:hover.mainBtn {
}
a.mainBtn span.s1 {
	background-image: url(/_img/main_btn.gif?dummy=1)!important;
	background-repeat: no-repeat;
	background-position: left 0px!important;
	padding:0px 0px 0px 9px;
	float:left;
	cursor:pointer;
}
a:hover.mainBtn span.s1 {
	background-image:url(/_img/main_btn.gif?dummy=1)!important;
	background-repeat: no-repeat;
	background-position: left -22px!important;
}
a.mainBtn span.s2 {
	background-image: url(/_img/main_btn.gif?dummy=1)!important;
	background-repeat: no-repeat;
	background-position: right 0px!important;
	padding:0px 0px 0px 6px;
	float:left;
	cursor:pointer;
}
a:hover.mainBtn span.s2 {
	background-image: url(/_img/main_btn.gif?dummy=1)!important;
	background-repeat: no-repeat;
	background-position: right -22px!important;
}
.b {
	font-weight:bold;
}
.fr { float:right;}
.clear {
	clear:both;
}
.btmDrop {
	background-image: url(/_img/splash/bottom_grad.gif);
	background-repeat: repeat-x;
	height: 5px;
}
/*=====FORM STYLES======*/
.form_label {
	font-weight: normal;
}
.form_labelB {
	font-weight: bold;
}
.form_field {
	font-size: 12px;
	padding:2px;
}
input.form_field, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
	border:1px solid #6D8781!important;
}
textarea {
	width:280px;
}
.error {
	color:#ed1c24;
}
ul.error {
	border:solid 1px red;
	background-color:#FFF;
	z-index:1;
	position:absolute;
	top:50px;
	.top:60px;
	right:17px;
	padding:10px;
	width:340px;
	font-size:11px;
	background-image:none;
}
ul.error li {
	margin:0px;
	padding:0px;
	list-style:none;
	background-image: url(/_img/error.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	line-height:16px;
	padding-left:20px;
}
.success {
	color: #00573C;
}
ul.success li {
	margin:0px;
	padding:0px;
	list-style:none;
	background-image: url(/_img/accept.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	line-height:12px;
	position:absolute;
	bottom:-23px;
	left:0px;
	line-height:18px;
}