/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#565c3a;
	font-size:12px;
	line-height:18px;
	margin:0 auto;
	background-color:#b4ff00;
	background-repeat: repeat-x;
	background-position: top center;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	background-image:url(images/bg_body.jpg);
}

a {
	color:#1352a3;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; }

h2 { font-size:20px; }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.img-right {
	float:right;
	padding:0 0 20px 20px;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

.green-divider {
	position:relative;
	width:100%;
	height:3px;
	background-color:#b5ff00;
	margin:2px 0 2px 0;
}

.sub-flag {
	color:#12428e;
	font-size:14px;
	font-weight:bold;
	margin:0;
}


.flag-box {
	position:absolute;
	top:0;
	left:0;
	width:538px;
	height:50px;
	background-image:url(images/bg_flag.jpg);
	background-repeat:no-repeat;
	padding:30px 0 0 20px;
}

.flag-box h1 {
	color:white;
	font-size:24px;
	font-weight:bold;
}


.divider-line { 
	width:100%;
	height:2px;
	background-color:#103A82;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

.product_box {
	position:relative;
	width:120px;
	height:200px;
	float:left;
	margin:10px 8px 10px 0;
}

.product_box img {
	border: 1px solid #0D3475;
}

.product-container {
	position:relative;
	width:120px;
	height:auto;
	float: left;
	margin: 0 10px;
	text-align: center;
}

.product-container img {
	margin: 0 0 10px 0;
}

.ferror {
	color:#FF0000;
	font-weight:bold;
}


/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:222px;
	background-image:url(images/bg_header.jpg);
	background-repeat:no-repeat;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:167px;
	right:0px;
	width:300px;
	height:42px;
	float:right;
}

#signup-box {
	position:relative;
	top:150px;
	left:175px;
	width:300px;
	height:auto;
	float:left;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:auto;
	background-image:url(images/bg_main-home.jpg);
	background-repeat:repeat-y;
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:518px;
    min-height:694px;
    height:auto !important;
    height:400px;
	padding:100px 20px 20px 20px;
}

#content_large {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:700px;
    min-height:694px;
    height:auto !important;
    height:400px;
	padding:0px 20px 20px 20px;
}

#content_large-store {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:700px;
    min-height:694px;
    height:auto !important;
    height:400px;
	padding:100px 20px 20px 20px;
}

#content_accounts {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:518px;
    min-height:694px;
    height:auto !important;
    height:400px;
	padding:130px 20px 20px 20px;
}

#content_home {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:558px;
	height:auto;
}

#content_welcome {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:518px;
	height:auto;
	background-color:#f7f305;
	padding:20px 20px 10px 20px;
}

.content_lower {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:558px;
	height:auto;
}	

.article_container {
	position:relative;
	width:377px;
    height:110px;
}


.article-text {
	position:relative;
	width:240px;
	height:auto;
	float:left;
	padding:10px 0 0 10px;
}

.article-text-right {
	position:relative;
	width:240px;
	height:auto;
	float:right;
	padding:10px 0 0 10px;
}

.article-image {
	position:relative;
	width:auto;
	height:auto;
	float:left;
}

.article-image-right {
	position:relative;
	width:auto;
	height:auto;
	float:right;
}

.poll {
	position:relative;
	width:148px;
	height:710px;
	background-color:#F7F305;
	float:right;
	padding:10px 15px 0 15px;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:160px;
	height:auto;
	margin-right:10px;
	padding-left:20px;
	color:#1352a3;
}

#side_bar ul { padding-left:20px; margin:5px 0 10px 0; }
#side_bar li { list-style:none; }

.side-button {
	position:relative;
	margin-left:20px;
}

#side_bar-right {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:160px;
	height:auto;
	margin:0 32px 0 0;
}

.tower-ad {
	position:relative;
	width:160px;
	height:600px;
	margin:0 0 5px 0;
}

.promo-box {
	position:relative;
	width:140px;
	height:auto;
	padding:10px;
	background-color:#ceef28;
}

.promo-box h3 {
	color:#1352a3;
	font-size:14px;
}

/* ---- account settings ----------------------- */

.account-box {
	position:relative;
	width:auto;
    min-height:50px;
    height:auto !important;
    height:50px;
	border-bottom:2px solid #113D84;
	margin:5px 0 5px 0;
}

.account-info {
	position:relative;
	float:left;
	width:500px;
	height:auto;
}

.account-photo {
	position:relative;
	float:right;
	width:250px;
	height:auto;
	padding:0 10px 0 0;
}

.account-photo img {
	border:3px solid white;
	margin:0 0 10px 0;
	float:right;
}

.account-box h3 {
	font-size:14px;
	font-weight:bold;
	margin:0;
}

.account-flag {
	color:#12428e;
}		

.zip-search {
	position:absolute;
	top:80px;
	left:0;
	padding:5px 5px 0 0;
	width:553px;
	height:28px;
	background-color:#F7F305;
	border-top:2px solid white;
	border-bottom:2px solid white;
	text-align:right;
	color:#134266;
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:900px;
	height:19px;
	clear:both;
	padding:25px 25px 0 25px;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:42px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/nav2.gif);
}

a#nav_01 {
	width:78px;
	background-position:0 0;
}


a:hover#nav_01{
	background-position:-0px -42px;
}


a#nav_02 {
	width:202px;
	background-position:-78px 0;
}

a:hover#nav_02{
	background-position:-78px -42px;
}


a#nav_03 {
	width:106px;
	background-position:-280px 0;
}

a:hover#nav_03{
	background-position:-280px -42px;
}


a#nav_04 {
	width:94px;
	background-position:-386px 0;
}

a:hover#nav_04{
	background-position:-386px -42px;
}
 /*-----Sub Nav------*/


#L1 {
	position:absolute;
	visibility:hidden;
	height:auto;
	text-align:center;
	text-transform:uppercase;
	background-color: #221b1c;
	border-top: 1px solid #151314;
	border-left: 1px solid #151314;
	border-right: 1px solid #151314 ;
}

#L1 { width:auto; left:215px; }


.show {
	position:absolute !important;
	visibility:visible !important;
}

.hide {
	position:absolute !important;
	visibility:hidden !important;
}