html, body { margin: 0; padding: 0; width: 100%; }
body {
	background-repeat: repeat-y;
	top: 0;
	left: 0;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202420;
	background-image: url(../img/bg.jpg);
}

#sky {
	height: 100%;
	position: relative;
	width: 100%;
	background-image: url(../img/bg-sky.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 6;
	float: left;
	
}
#grass {
	height: 100%;
	min-height:1036px;
	position: relative;
	width: 100%;
	background-image: url(../img/bg-grass.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
}
#footer {
	background-color: #212520;
	height: auto;
	width: 100%;
	z-index: 3;
	position: relative;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#main-holder {
	position: relative;
	background-image: url(../img/main-holder-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	position: relative;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#top-holder {
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 209px;
	text-align: right;
	width: 990px;
	font-size:10px;
	color:#ffffff;
}

#top-holder a:link
{
	color:white;
	text-decoration:none;
}

#top-holder a:active
{
	color:white;
	text-decoration:none;
}

#top-holder a:visited
{
	color:white;
	text-decoration:none;
}

#top-holder a:hover
{
	color:gray;
	text-decoration:none;
}

#top-holder-phone {
	background-image: url(../img/top-yellow-phone.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 443px;
	padding-right: 15px;
	padding-top: 15px;
	position: relative;
	float: left;
}
#middle-holder {
	float: left;
	margin-top: 30px;
	background-image: url(../img/left-menu-yellow-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#left-menu-holder {
	float: left;
	width: 235px;
	margin-top: -13px;
}
#left-menu-content {
	background-image: url(../img/leftmenu-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 235px;
	z-index: 5;
	height: 100%;
}
#left-menu-top {
	background-image: url(../img/left-menu-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 235px;
	z-index: 5;
	height: 32px;
}
#main-content-holder {
	float: right;
	position: relative;
	width: 748px;
}
#box-main-page {
	height: 150px;
	width: 370px;
	float: left;
	margin-bottom:40px;
}
#homepage-boxes {
	float: left;
	margin-top: 20px;
}
#homepage-boxes td {
	background-image: url(../img/homepage-boxes-bg.gif);
	background-repeat: no-repeat;
	height: 149px;
	width: 145px;
	background-position: top;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
}
#homepage-boxes td a {
	color: #ff0100;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#homepage-boxes td strong {
	color: #2dc609;
	text-decoration: none;
	font-size: 14px;
}
#left-menu-content strong {
	padding-left: 30px;
}
#left-menu-content br {
	line-height: 1px;
}
#left-menu-content a {
	width: 205px;
	display: block;
	padding-left: 30px;
	line-height: 18px;
}
#left-menu-content a:link, #left-menu-content a:active, #left-menu-content a:visited {
	text-decoration: none;
	color: #000000;
}
#left-menu-content a:hover {
	background-color: #ffe508;
}
#top-holder-phone a:link, #top-holder-phone a:active, #top-holder-phone a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#top-holder-phone a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#top-holder-seo {
	height: 33px;
	width: 443px;
	padding-right: 15px;
	/*padding-top: 15px;*/
	margin-top: 15px;
	position: relative;
	float: left;
}
#top-holder-right {
	float: right;
	position: relative;
	width: 458px;
}
#box-main-page strong {
	font-size: 14px;
	font-weight: bold;
}
#top-menu {
	width: 960px;
	float: left;
	position: relative;
	margin-top: 70px;
	text-align: left;
	height: 20px;
	padding-left: 30px;
	padding-top: 5px;
}
#top-menu a:link, #top-menu a:active, #top-menu a:visited {
	text-align: left;
	color: #3AF710;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	display: inline;
}
#top-menu a:hover {
	text-align: left;
	color: #FFFF00;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	display: inline;
}
#footer-holder {
	width: 950px;
	position: relative;
	color: #999999;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
}
#footer-column-1, #footer-column-2, #footer-column-3 {
	width: 20%;
	position: relative;
	float: left;
	margin-right:20px;	
}
#footer-column-1{
	margin-right:50px;
	text-align: center;
}

#footer-column-4 {
	
	position: relative;
	float: right;
	text-align: right;
}
#footer-holder a:link, #footer-holder a:active, #footer-holder a:visited {
	color: #999999;
	text-decoration: underline;
}
#footer-holder a:hover {
	color: #ffffff;
	text-decoration: none;
}
#footer-column-2 a:link, #footer-column-2 a:active, #footer-column-2 a:visited, 
#footer-column-3 a:link, #footer-column-3 a:active, #footer-column-3 a:visited {
	color: #999999;
	text-decoration: none;
}
#footer-column-2 a:hover, #footer-column-3 a:hover {
	color: #ffffff;
	text-decoration: none;
}
#subpage-main-box-top, #subpage-main-box-bottom {
	background-image: url(../img/subpage-main-box-top.gif);
	background-repeat: no-repeat;
	float: right;
	position: relative;
	height: 16px;
	width: 725px;
}
#subpage-main-box-bottom {
	background-image: url(../img/subpage-main-box-bottom.gif);
	margin-bottom:20px;
}
#subpage-main-box-middle {
	background-image: url(../img/subpage-main-box-middle.gif);
	background-repeat: repeat-y;
	float: right;
	position: relative;
	width: 685px;
	padding-right: 20px;
	padding-left: 20px;
	min-height:650px; /*firefox, opera, ie7 */
	height:auto !important; /*firefox, opera, ie7 */
	height:650px; /* ie6 */

}
h1 {
	color: #000000;
}


#middle-holder-cart {
	float: left;
	margin-top: 30px;
	background-image: url(../img/left-right-menu-yellow-bg.gif);
	width:990px;
	background-repeat: repeat-y;
	background-position: left top;
}
#right-menu-holder {
	float: right;
	width: 235px;
	margin-top: -13px;
}
#right-menu-content {
	background-image: url(../img/right-menu-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 215px;
	padding-left:20px;
	z-index: 5;
	height: 100%;
}
#right-menu-content br{
	line-height:6px;
}
#right-menu-content td{
	padding:4px 0px 4px 0px;
}
#right-menu-content td a{
	color:#000000;
}
#right-menu-top {
	background-image: url(../img/right-menu-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 235px;
	z-index: 5;
	height: 32px;
}
input {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
}
form {
	margin: 0px;
	padding: 0px;
}
#cart-holder {
	float: left;
	position: relative;
	width: 480px;
	margin-left:15px;
	margin-top:-13px;
}
.row
{
	float:left;
	width:450px;
}
.row_long
{
	float:left;
	width:685px;
}
#cart-main-box-top, #cart-main-box-bottom {
	background-image: url(../img/cart-main-box-top.gif);
	background-repeat: no-repeat;
	float: right;
	position: relative;
	height: 16px;
	width: 480px;
}
#cart-main-box-bottom {
	background-image: url(../img/cart-main-box-bottom.gif);
	margin-bottom:20px;
}
.cart-main-box-middle {
	background-image: url(../img/cart-main-box-middle.gif);
	background-repeat: repeat-y;
	float: right;
	position: relative;
	width: 440px;
	padding-right: 20px;
	padding-left: 20px;
	min-height:650px; /*firefox, opera, ie7 */
	height:auto !important; /*firefox, opera, ie7 */
	height:650px; /* ie6 */
}

.cart-main-box-middle a {
	color: #2dc609;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
.cart-main-box-middle strong {
	color: #2dc609;
	text-decoration: none;
	font-size: 14px;
}
h2 {
	font-size: 12px;
	text-transform: uppercase;
	color: #FF0000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
}
hr {
	background-color: #7492bf;
	color: #7492bf;
	height: 1px;
	border:0px;
	margin-top:0px;
	margin-bottom:12px;
	size:1;
	line-height: 8px;
}
.list td {
	border-bottom: 1px solid #24BFED;
	padding:0 0 10px 5px;
}
#pagination {
	float: right;
	width: 400px;
	height: 20px;
	margin-top: 20px;
	text-align: right;
}
#pagination  a:link, #pagination a:visited {
	color: #000000;
	text-decoration: none;
	background-color: #E2E2E2;
	border: 1px solid #CDD0D1;
	font-weight: normal;
	padding-right: 3px;
	padding-left: 3px;
}
#pagination a:active {
	color: #000000;
	text-decoration: none;
	background-color: #FFC608;
	border: 1px solid #CDD0D1;
	font-weight: normal;
	padding-right: 3px;
	padding-left: 3px;
}
#pagination a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #37F811;
	border: 1px solid #CDD0D1;
	font-weight: normal;
	padding-right: 3px;
	padding-left: 3px;
}
h3 {
	font-size: 12px;
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
}
.table-interest {
	border: 1px solid #24BFED;
}
form#form-checkout #checkout-left-col {float: left;}
form#form-checkout #checkout-right-col {float: right;}
form#form-checkout div div {
  height: 53px;
  padding: 0;
}

form#form-checkout div div#select_box {
  background: none;
  height: 53px;
  padding: 0;
}

form#form-checkout div div#select_box select {
  display: block;
  width: 200px;
  margin-top: 2px;
}

form#form-checkout div div label {
  display: block;
  color: #2dc609;
  font-weight:bold;
}

form#form-checkout div div label span {
  color: #FF0000;
  font-weight:normal;
}

form#form-checkout div div input {
  display: block;
  font-size: 11px;
  margin-right: 10px;
  width: 320px;
  cursor: text;
	border: 1px solid #bbbbbb;
}

form#form-checkout a {
	color: #2dc609;
}
.img-shopping-bag {
	width:80px;
}

.confirm-message, #msg_main_cart
{
	color:#749622;
	/*float:left;*/
	background:transparent url(../img/selected.gif) no-repeat;
	height:20px;
	padding:0 0 0 22px;
	font-weight:bold;
	margin:10px 0 0 5px;
	letter-spacing:1px;
}

#msg_cart
{
	color:green;
	float:left;
	font-weight:bold;
	letter-spacing:1px;
}
.formFields input, textarea, select
{
	margin-bottom:1.5em;
	padding:5px;
	font-size:12px;
	width:180px;
}

.form-error {
background-color:#ffff08;
}

.error-message
{
	color:#FF6600;
	background:transparent url(../img/warning.gif) no-repeat;
	/*height:23px;*/
	padding:5px 0 0 32px;
}

#flashMessage
{
	color:#FF6600;
	/*loat:left;*/
	background:transparent url(../img/warning.gif) no-repeat;
	/*height:26px;*/
	line-height:26px;
	padding:5px 0 0 32px;
	margin:10px 0 10px 5px;
}

ul#check_nav  
{
	border-bottom:1px solid #D5CEC8;
	height:30px;
	padding:7px 0 3px;
	width:650px;
	color:#D5CEC8;
}

ul, li 
{
	padding:0;
	margin:0;
	list-style-type:none;
}
ul#check_nav #current  
{
	
	color:black;
	font-weight:bold;
	letter-spacing:1px;
}
ul#check_nav li.first 
{
	background:none repeat scroll 0 0 transparent;
	padding:0;
}
ul#check_nav li 
{
	background:url("../img/checkout_arrow.gif") no-repeat scroll 5px 6px transparent;
	display:block;
	float:left;
	padding-left:16px;
}
ul#check_nav li em {
	background:url("../img/selected.gif") no-repeat scroll 2px 1px transparent;
	color:#749622;
	display:block;
	font-style:normal;
	padding-left:20px;
}
/**/
.cart td
{
	padding:7px;
}

b
{
letter-spacing:1px;
}

.button
{
	float:left;
	height:30px;
	
}

.but_left
{
	float:left;
	width:6px;
	height:30px;
	background: url(../img/but_left.gif) no-repeat;
}
.but_mid
{
	float:left;
	height:30px;
	padding:6px;
	text-align:center;
	background: url(../img/but_mid.gif) repeat-x;
	
}

.but_mid a
{
	color:#777;
	font-weight:bold;
	text-decoration:none;
}
.but_mid a:hover
{
	color:#444;
	font-weight:bold;
	/*text-decoration:underline;*/
}
.but_mid a:visited
{
	/*color:#777;
	font-weight:bold;*/
}

.but_right
{
	float:left;
	width:9px;
	height:30px;
	background: url(../img/but_right.gif) no-repeat;
}
