/* GLOBAL
*****************************************************************/
@import "/stylesheets/base.css";

body {
  margin: 0;
  padding-bottom: 50px;
  background-color: #B6CCB7;
  text-align: center;
}

/* STRUCTURE
*****************************************************************/
#top_links {
	text-align: right;
	margin: 0 auto;
	padding-right: 20px;
	width: 730px;
	height: 32px;
	line-height: 25px;
}

#top_links a {
	background: url(/images/green_arrow.gif) 0 5px no-repeat;
	padding-left: 7px;
	margin-left: 10px;
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
}

#wrapper {
	background-color: #FFF;
	margin: 0 auto;
	width: 750px;
}

#header {
	background: url(/images/header_right_bg.jpg) top right no-repeat;
	height: 217px;
	position: relative;
}

#search {
	float: right;
	margin: 0;
	padding-right: 17px;
	width: 250px;
	height: 59px;
}

#welcome_txt {
  position: absolute;
  top: 90px;
  left: 319px;
}

.search_txt {
	position: relative;
	top: 6px;
	margin-right: 3px;
	background-color: #EEF2D2;
	width: 160px;
	height: 18px;
	border: none;
	border-top: 1px solid #DEE1C5;
	border-left: 1px solid #DEE1C5;
}

.search_btn {
	position: relative;
	top: 17px;
	margin: 0;
}

#promo_img {
	position: absolute;
	top: 0;
	left: 0;
}

/* NAVIGATION
*****************************************************************/
#menu {
	background: transparent;
	margin-bottom: 24px;
	z-index: 100;
}

#menu ul {
	background: url(/images/button_bg.gif) repeat-x;
	margin: 0;
	padding: 0;
	height: 25px;
	width: 100%;
	list-style: none;
	text-align: left;
}

#menu li {
	float: left;
	position: relative;
}

#menu li:hover, #menu li.over {
	background: url(/images/button_bg_over.gif) repeat-x;
}

#menu a {
	background: url(/images/btn_arrow.gif) right center no-repeat;
	display: block;
	padding: 0 30px 0 17px;
	height: 24px;
	font-size: 10px;
	line-height: 24px;
	color: #003366;
	text-decoration: none;
	text-transform: uppercase;
	border-left: 1px solid #3F7740;
	border-right: 1px solid #FFFFFF;
	white-space: nowrap;
	float: left;
}

#menu li:hover a, #menu li.over a {
	background: url(/images/btn_arrow_over.gif) right center no-repeat;
	color: #203600;
	z-index: 500;
}

#menu a.right {
	background-image: none;
	border-right: none;
}

#menu a.right:hover {
	background: url(/images/btn_right_bg.jpg) no-repeat;
	padding-right: 0;
	width: 100px;
}

#menu li.left, #menu li.left:hover {
	background: url(/images/btn_arrow.gif) right center no-repeat;
	height: 24px;
	width: 17px;
	border-right: 1px solid #FFFFFF;
}

/*
#menu li ul {
	display: none;
	z-index: 100;
}

#menu li:hover ul, #menu li.over ul {
	background-image: none;
	position: absolute;
	display: block;
	width: auto;
	height: 27px;
	z-index: 100;
}
ul#dropnav1 { margin-left: -1%; }
ul#dropnav2 { margin-left: -100px; }
ul#dropnav3 { margin-left: -250px; }
ul#dropnav4 { margin-left: -300px; }
ul#dropnav5 { margin-left: -350px; }
ul#dropnav6 { margin-left: -400px; }
ul#dropnav6 { margin-left: -450px; }
.right ul { margin-left: -200px !important; }

#menu li li {
	background-image: none;
	border: none;
	float: left;
	height: 27px;
}

#menu li li.drop_bar_lt {
	background: url(/images/drop_bar_lt.gif) no-repeat;
	width: 77px;
}

#menu li li.drop_bar_rt {
	position: relative;
	background: url(/images/drop_bar_rt.gif) no-repeat;
	width: 79px;
	z-index: 0;
}

#menu li li.drop_bar_mid {
	position: relative;
	background: url(/images/drop_bar_bg.gif) repeat-x;
	z-index: 100;
}

#menu li li.drop_bar_mid div {
	margin: 0;
	text-align: justify;
}

#menu li li.drop_bar_mid img {
	padding-bottom: 3px;
}

#menu li li.drop_bar_mid a {
	background-image: none;
	border: none;
	display: inline;
	padding: 0 6px;
	color: #FFF;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
}
*/

#footer {
	clear: both;
	background: url(/images/content_btm.gif) left bottom no-repeat;
	margin-top: 40px;
	padding-bottom: 20px;
	font-size: 11px;
	color: #5DA455;
}

#footer a {
	color: #5DA455;
	text-decoration: none;
}

#bottom {
  color: #666;
	font-size: 11px;
	margin: 15px auto;
	width: 750px;
}

/* CONTENT
*****************************************************************/
#content {
	background: url(/images/green_swoosh.gif) no-repeat;
	padding: 0 0 0 26px;
	margin-top: -25px;
	text-align: left;
	/* Fix IE. Hide from IE Mac \*/
	*position: relative;
	*z-index: 1;
	/* End */
}

#right_col {
	position: relative;
	float: right;
	padding: 25px 11px 11px 0;
	width: 217px;
	/* Fix IE. Hide from IE Mac \*/
	*background: url(/images/green_swoosh.gif) top right no-repeat;
	/* End */
}

#right_col img {
  position: relative;
	display: block;
	margin: 0;
	/*z-index: 50;*/
}

#quick_links a, #right_col div.boxy {
	background-image: url(/images/orange_arrow.gif);
	background-position: 14px 11px;
	background-repeat: no-repeat;
	background-color: #F6F9E2;
	display: block;
	color: #18558F;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	padding: 6px 0 6px 26px;
	margin: 0;
	line-height: 16px;
	border-top: none;
	border-bottom: 1px dashed #DDE1B8;
}

#quick_links {
	position: relative;
	margin-bottom: -1px;
	z-index: 1;
	/* Fix IE. Hide from IE Mac \*/
	*margin-top: -2px;
	/* End */
}

#quick_links .current {
  text-decoration: underline;
}

#right_col #featured_partners {
	background-color: #F6F9E2;
	margin-top: -1px;
	padding-bottom: 102px;
}

#right_col a#support {
	background: none;
	margin: 0;
	padding: 0;
	border: none;
}

#left_col {
	padding-top: 60px;
	width: 478px;
	/* Fix IE. Hide from IE Mac \*/
	*position: relative;
	/* End */
}

#single_col {
	padding: 60px 25px 0 0;
	/* Fix IE. Hide from IE Mac \*/
	*position: relative;
	/* End */
}

#crumbs {
	margin-right: 1px;
	/*white-space: nowrap;*/
	font-size: 9px;
	color: #000;
	text-align: right;
}

#crumbs a {
	color: #5DA455;
	text-decoration: none;
}

hr {
	margin: 0;
	height: 2px;
	background-color: #D1D995;
	border: none;
}

p.content {
	margin-bottom: 23px;
	padding-left: 3px;
	line-height: 18px;
}

ul.links {
	margin: 0;
	list-style-position: inside;
	color: #666;
	font-size: 11px;
	line-height: 20px;
}

ul.links li {
	padding-left: 8px;
}

ul.big_links {
	margin: 10px 0 0 12px;
	padding: 0;
	list-style: url(/images/orange_arrow.gif) outside;
}

ul.big_links li {
	margin: 0;
	padding-left: 2px;
	color: #003266;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
}

.section {
	background: url(/images/section_bg.gif) no-repeat #FFF;
	margin: 10px 0;
	width: 473px;
	height: 113px;
	text-align: left;
}

.section a.sub_head {
	display: block;
	margin-left: 143px;
	margin-bottom: 4px;
	padding: 11px 0 0 2px;
	width: 313px;
	height: 18px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #5DA455;
	border-bottom: 1px solid #B3B3B3;
}

.section p {
	margin: 0 10px 0 145px;
	line-height: 16px;
}

a.icon {
	float: left;
	margin: 4px 13px 13px 4px;
}

.clear-left { clear:left; }

/* STORE
*******************************************************************/

#minicart span, #partner_limits span {
  display: block;
  width: 217px;
  height: 32px;
  line-height: 32px;
	background-image: url(/images/right_sidebar_header_bg.gif);
	background-repeat: no-repeat;
  font-weight: bold;
  font-size: 12px;
	color: #003266;
	margin: 0;
	padding: 0 0 0 10px;
}

.product {
  padding: 0;
  margin-bottom: 20px;
}

/* MESSAGES AND ERRORS
*******************************************************************/

div.message, div.error {
  margin-bottom: 15px;
  padding: 4px;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  /* Fix IE. Hide from IE Mac \*/
  *position: relative;
  /* End */
}
div.message { background-color: #007700; }
div.error { background-color: #990000; }

.fieldWithErrors {
  padding: 2px;
  background-color: #990000;
  float: left; /* Essentially making them not stretch to the full width... */
}

#errorExplanation {
  width: 400px;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 4px;
  font-size: 12px;
  margin: -7px;
  background-color: #990000;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

/* GEOFORM
*******************************************************************/

.geoform { border: solid 1px #000; }
.geoform .right-border { border-right: solid 1px #000; }

.geoform .heading td,
.geoform .heading th,
.geoform .sub-heading td {
  border-bottom: solid 1px #000;
}

/* TABLES
*******************************************************************/

table.fancy thead th {
  padding: 3px 6px;
  border-left: 1px solid #aaa;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  background-color: #003266;
  color: #fff;
}
  
table.fancy thead th.last {
  border-right: 1px solid #aaa;
}

table.fancy tbody td {
  padding: 3px 6px;
  border-bottom: 1px solid #aaa;
  border-left: 1px solid #aaa;
}

table.fancy tbody td.last {
  border-right: 1px solid #aaa;
}
