@import "subpages.css"; /* bring in the rest of it*/
/* MAIN SITE STYLES */
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
}
form /* form */ {
	margin: 0px;
	padding: 0px;
}
.clr { /* clear div */
	clear: left; 
}
/* Styles of big and small texts */
.big_text {
	font-size: 27px;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
}
.small_text{
	font-size: 9px;
}
/* ########################################### START OF HEADER ########################################### */
.hwrapper /* Header Holder */ {
	background-image: url(newimages/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	height: 117px;
	width: auto;
	z-index: -1;
}
.hwrapper2 /* Header Holder */ {
	background-image: url(newimages/banner_eco.gif);
	background-position: right;
	margin: 0px;
	padding: 0px;
	height: 193px;
	width: auto;
	background-repeat: no-repeat;
	z-index: 2500;
}
.header /* Header Div */{
	padding: 0px;
	height: 70px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 50px;
}
/* Start Logo in the Header */
.logo /* Logo Div */ {
	float: left;
	height:70px;
	width: 380px;
	padding-left: 140px;
}

h1 {
margin:0px;
}

h1#hptitle{
	visibility:hidden;
	overflow:hidden;
	display: none;
	vertical-align: top;
}
.logo h1 {
	float: right;
	height: 70px;
	width: 380px;
	background-image: url(newimages/logo2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
.logo h1 span { display:none;}
.logo h1 a {
	display:block;
	height: 70px;
	width: 380px;
}
/* End Logo in the Header */

/* Start top menu, top menu links */
.top_mennu1 a {
	color: #5A5A5A;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: underline;
	background-color: inherit;
}
.top_mennu1 a:hover {
	color: #333333;
	text-decoration: none;
	background-color: inherit;
}
.top_mennu1 {
	float: right;
	height: 37px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 21px;
}
/* Start top menu, top menu links */

/* START TOP MAIN NAVIGATION MENU */
.top_menu2 /* Top Menu 2 Holder */ {
	background-color: inherit;
	color: white;
	width: 780px;
	height: 32px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	padding-right: 30px ;

}
ul.tabs {
	margin: 0 0 0px;
	padding: 0;
	height: 32px;
	list-style: none;
	padding-left: 50px;
	}
.tabs li {
	display: block;
	font-size: 11px;
	line-height: 32px;
	color: #FFF;
	float: left;
	background-color: inherit;
	}
.tabs li a {
	width: 116px;
	height: 32px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #000;
	background-image: url(newimages/button.gif);
	background-position: left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	}
.tabs li a:hover {
	background-image: url(newimages/button.gif);
	background-position: left top;
	text-decoration: none;
	}
	/*the button menu*/
.tabs li a:current_shop /* Active link  */ {
	margin: 0;
	border-right: 1px solid #65949C;
	background: #009900;
	line-height: 32px;
	color: white;
	}
.tabs li.current_shop a, .tabs li.current_shop a:hover {
	height: 32px;
	background-image: url(newimages/button_current_shop.gif);
	background-position: bottom right;
	text-decoration: none;
	color: white;
	line-height: 32px;
	}


/*end of the button menu*/

/*END OF TOP NAV*/
/* ########################################### END OF HEADER ########################################### */

/* ########################################### START OF CONTENT ########################################### */
/*content*/
.cont_wrapper { /*Content holder 100%*/
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	height: auto;
	width: 778px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	z-index:300;
}
.top_left  {
	margin-top: -20px;
	float: left;
	height: auto;
	width: 475px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	z-index:300;
}
.top_left_hp {
	margin: 0px;
	float: left;
	height: auto;
	width: 780px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index:300;
}
.top_right /* Top right content holder */ {
	float: left;
	width: 288px;
	height: auto;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 10px;
	z-index:300;
}
.flash_holder /* Content Holder for flash */ {
	width: auto;
	height: auto;
	margin-bottom: 20px;
	margin-top: 0px;
	border: 0px solid #CCCCCC;
	color: white;
	background-color: inherit;
	clear: left;
}
.wide_holder /* Content Holder for flash */ {
	width: 770px;
	height: auto;
	margin-bottom: 10px;
	margin-top: 0px;
	border: 0px solid #CCCCCC;
	color: white;
	background-color: inherit;
	clear: left;
}
ul {
	list-style: none;
	width: auto;
	height: auto;
	text-align: left;
	padding: 0px;
	margin-left: 25px;
	margin-top: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* ########################################### END OF CONTENT ########################################### */
/* ########################################### START OF FOOTER ########################################### */
.hp_fot_wrapper {
position:relative;
	top: 0px;
	padding: 0px;
	height: 70px;
	width: auto;
	background-image: url(newimages/fut_bg.jpg);
	background-repeat: repeat-x;
	margin-top:10px;
}
.fot_wrapper {
	padding: 0px;
	height: 70px;
	width: auto;
	background-image: url(newimages/fut_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top:10px;
}
.fot_menu {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-transform: uppercase;
	color: #666666;
	text-align: center;
	height: 19px;
	background-color: inherit;
	padding-top: 5px;
}
.fot_menu a, .top_mennu1 a {
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	background-color: inherit;
} .fot_menu a:hover, .top_mennu1 a:hover {
	color: #333333;
	text-decoration: none;
	background-color: inherit;
}
.fot_copyr {
	height: 45px;
	width: 778px;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5A5A5A;
	text-align: center;
	line-height: 1.3em;
	background-color: inherit;
}
.fot_copyr a {
	color: #ef861d;
	padding-right: 5px;
	padding-left: 5px;
	background-color: inherit;
} .fot_copyr a:hover {
	color: #333333;
	text-decoration: none;
	background-color: inherit;
}
/* ########################################### END OF FOOTER ########################################### */

.orange_bullet {color: #FF9900}
.txt {
	position:relative;
	left:16px;
	top:60px;
	width:153px;
	height:81px;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: left;
}
.txt a {
	color: #3366cc;
	text-decoration: underline;
}
.txt a:hover {
	color: #3366cc;
	text-decoration: none;
}

 /*end tool tip*/
	/* main texty bits*/
.text11 {
	font-size: 11px;
	list-style-type: disc;
	list-style-position: outside;
}
