@charset "UTF-8";
/* CSS Document */
body{
	font-size: 100.1%;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	background-image:url(../elements/bg_tile.png);
	background-repeat:repeat-x;
	background-color:#7eb121;
}
#totalcontent{
	width: 900px;
	margin:auto;
}
#header{
	background-color:#FFFFFF;
	height: 100px;
	margin-bottom:4px;
}
#maincontent{
	position:relative;
}
a{
	color: #669933;
	text-decoration:none;
}
a:hover{
	color: #C00;
}
input{
	border: #CCC solid 1px;	
}
input[type="image"]{
	border: #CCC none;
	margin:0px;
}
.but_class{
	cursor:pointer;
}
/*#sidebar{
	position:absolute;
	width: 274px;
	height:100%;
	right: 0px;
}
#sidebar_button_open{
	width: 24px;
	margin-top: 18px;
	height: 107px;
	cursor: pointer;
	background-image:url(../elements/tab_close.png);
	background-repeat:no-repeat;
}
#sidebar_content{
	position: absolute;
	right: 0px;
	height: 100%;
	width: 250px;
	top: 0px;
	/*background-color:#FFFFFF;
}
.side_boxes{
	height:180px;
	background-color:#FFFFFF;
	margin-bottom: 4px;
	width: 100%;
}*/
.sideBar-text{
	width: 210px;
	padding:5px;
	color:#666666;
	margin-left: 10px;
	line-height: 20px;
}
#sidebar{
	width: 181px;
	height: 100%;
	position:absolute;
	right:0px;
	top: 0px;
	bottom:0px;
	/*background-image:url(../elements/background/back.png);*/
	overflow:hidden;
	
	background-position:left top;
}
#sidebar-content{
	margin-left: 24px;
	width: 157px;
	height:100%;
	margin-top:0px;
}
#sidebarButton{
	position: absolute;
	top:18px;
	left: 0px;
	width:24px;
	height: 107px;
	cursor:pointer;
	z-index:2;
}
.sidebarButton-close{
	background-image: url(../elements/tab_close.png);
}
.sidebarButton-open{
	background-image: url(../elements/tab_open.png);
}
.side_boxes{
	margin-top:0px;
	height:180px;
	background-color:#FFFFFF;
	margin-bottom: 4px;
	width: 100%;
	color:#666666;
}
.side_boxes_content{
	margin: 5px;
	font-size: 0.85em;
}
.side_boxes_content h3{
	margin-bottom: 0px;
	margin-top: 0px;
	color: #669933;
}
.side_boxes_content input[type=text]{
	border: #CCC solid 1px;
	width: 100%;
	font-size: 20px;
	height:22px;
	color:#666;
}
.side_boxes_content input[type=password]{
	border: #CCC solid 1px;
	width: 100%;
	font-size: 20px;
	height:22px;
	color:#666;
}
.side_boxes_content input[type=submit]{
	background-color: #FFFFFF;
	border: none;
	color: #669933;
	font-weight:bold;
	float:right;
	font-size:14px;
}
.side_boxes_content input[type=image]{
	float:right;
}
#content{
	width: 719px;
	background-color:#FFFFFF;
	padding: 10px;
	min-height: 500px;
}
#content p{
	margin: 0px;
}
#footer{
	background-color:#FFFFFF;
	width: 898px;
	margin-top: 4px;
	padding-bottom:1px;
}
#footer h2{
	margin: 0px;
	margin-left: 5px;
	margin-top: 5px;
	color: #669933;
	font-size: 14px;
}
.nav{
	width: 470px;
	float:right;
	margin-top: 35px;
	text-align:right;
	padding-right:10px;
	padding-bottom: 10px;
}
.nav a{
	color:#333333;
	text-decoration:none;
}
.nav a:hover{
	color:#669933;
	text-decoration:none;
}
.bottom_nav{
	width: 440px;
	font-size: 0.80em;
	color:#FFFFFF;
}
.bottom_nav a{
	color:#FFFFFF;
	text-decoration:none;
}
.bottom_nav a:hover{
	color:#222222;
	text-decoration:none;
}
.tag{
	float: right;
}
#content-text{
	font-size: 1.0em;
	color:#666666;
}
#content-text h2{
	margin: 0px;
	/*margin-left: 5px;*/
	margin-top: 5px;
	color: #669933;
	font-size: 18px;
}
#content-text h1{
	margin: 0px;
	/*margin-left: 5px;*/
	margin-top: 5px;
	color: #669933;
	font-size: 22px;
}

#content-text input[type=text]{
	font-size: 18px;
	height:22px;
	color:#666666;
	width: 100%;
	border: #CCC solid 1px;
}
#content-text input[type=password]{
	font-size: 18px;
	height:22px;
	color:#666666;
	width: 100%;
	border: #CCC solid 1px;
}
#content-text input[type=submit]{
	background-color: transparent;
	border: none;
	color: #669933;
	font-weight:bold;
	float:right;
	font-size:14px;
}
#content-text input[type=image]{
	float:right;
}
hr{
	border: none #FFFFFF;
	border-bottom: dashed 1px #669933;
}
.buttons img{
	/*float: right;*/
}
.panel_button{
	background-image:url(../elements/button_blank.png);
	width: 142px;
	height: 23px;
	color: #669933;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 0.8em;
	font-weight:bold;
	float:left;
}
.panel_button a{
	color: #669933;
	text-decoration:none;
	display:block;
}
.panel_button a:visited{
	color: #669933;
	text-decoration:none;
}
.panel_button a:hover{
	color: #CC0000;
}
.tunnel{
margin-left: 0px;
padding: 10px;
width: 668px;
}
.tunnel_acc{
margin-left: 0px;
padding: 5px;
width: 334px;
}
.green_bracket{
	color: #669933;
}
.smallText{
	text-align: left;
	font-size:10px;
	color: #039;
}
.side_add{
	width: 157px;
	height: 116px;
	float:right;
	margin-top: 4px;
	background-color:#FFF;
	display:none;
}
.home_boxes{
	width: 188px;
	position:relative;
	border: 1px solid #7eb121;
	padding: 1px;
	height:151px;
	text-align:justify;
	padding-bottom:24px;
}
.home_boxes_text{
	margin-left: 5px;
	margin-right: 5px;
	display:block;
}
.home_boxes .images{
	margin: 4px;
}
.home_boxes .home_button{
	position: absolute;
	bottom: 1px;
	left: 1px;
}
.login input[type=text]{
	border: #CCC solid 1px;
	width: 220px;
	height: 22px;
	font-size:18px;
	color:#666;
}
.login textarea{
	border: #CCC solid 1px;
	width: 100%;
}
.login input[type=password]{
	border: #CCC solid 1px;
	width: 220px;
	height: 22px;
	font-size:18px;
	color:#666;
}
.headingImages{
	width: 100%;
	height: 154px;
	background-position:left top;
	background-repeat:no-repeat;
}
.home_navi{
	text-align: left;
	font-size: 16px;
}
.specials{
	color: #CC0000;
}
.on_specials{
	color: #BBBBBB;
	text-decoration:line-through;
	font-size:10px;
}
th{
	border-bottom: dashed 1px #669933;
	color: #666666;
	font-weight:normal;
}
.products td{
	padding-top: 5px;
	border-bottom: dashed 1px #669933;
	color: #666666;
}
.class_1{
		border-bottom: dashed 1px #669933;
		border-top: dashed 1px #669933;
		margin-top: 10px;
		margin-bottom: 10px;
		background-color:#fff;
		padding: 5px;
		/*overflow:hidden;*/
		position:relative;
		z-index:0;
		/*height: 95px;*/
}
.class_2{
		border-bottom: dashed 1px #669933;
		border-top: dashed 1px #669933;
		margin-top: 10px;
		margin-bottom: 10px;
		background-color:#e8f0e1;
		padding: 5px;
		/*overflow:hidden;*/
		position:relative;
		/*height: 95px;*/
}
.class_1 .main_image, .class_2 .main_image{
	/*float: left;	
	margin-right: 5px;*/
}
.class_1 h1, .class_2 h1{
	margin-top: 0px;
	margin-left:0px;
	font-size:24px;
}
.but_class{
	bottom: 3px;
	right: 3px;
	position:absolute;
}
.pricing td{
	background-color: #FFF;
	color:#693;
	padding: 10px;
	border: solid 1px #060;
}
.pricing th{
	background-color: #669933;
	color:#FFF;
	text-align:right;
	padding: 10px;
	border: solid 1px #060;
}
.smallDates{
	font-size:12px;
	color:#999;
}
.noResults{
	background-color: #000;
	color:#FFF;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px;
	width: 70%;
	margin:auto;
}
label.error {
	font-weight:bold;
	color:#FFF;
	float:left;
	padding: 2px;
	border: solid 1px #990000;
	background-color:#CC0000;
	font-size: 11px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:5px;
}
.error input{
	border-color: #C00;
	
}
.morecontent{
	overflow:auto;
	/*height: 335px;
	display:none;*/
}
.special{
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:10px;
	width: 70%;
	background-color:#039;
	color:#FFF;
	margin:auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
.listings_cells{
	border-bottom: dashed 1px #669933;	
}
.cell_cats{
	font-size: 11px;
	font-weight:bold;
	vertical-align:top;
	text-align:right;
}
.eerror{
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:10px;
	width: 70%;
	background-color:#F00;
	color:#FFF;
	margin:auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
.allgood{
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:10px;
	width: 70%;
	background-color:#669933;
	color:#FFF;
	margin:auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
#notice {
	font-size: 0.90em;
	text-align:center;
	color:#039;
}
#notice a{
	color:#C00;	
}

.imp_link a{
	color:#C00;	
}
.log{ margin:0; padding:0; width:100%;list-style:none; }
.log li{ margin:2px; border:1px solid #9ba25d; padding:5px; font-size:10px; border-radius: 5px;
	-moz-border-radius: 5px;list-style:none;font-family:Arial, Helvetica, sans-serif; color:#FFF; background:#9b9c9b; float:left;  display:block; width:210px; height:52px; position:relative;}
.log li .progressbar{ border:1px solid #333; height:5px; background:#9b9c9b; }
.log li .progress{ background:#0C0; width:0%; height:5px; }
.log li p{ margin:0; line-height:18px; }
.log li.success{ border:1px solid #339933; background:#ccf9b9; color:#333; }
.log li span.cancel{ position:absolute; top:5px; right:5px; width:20px; height:20px; 
	background:url('../scripts/swfupload/cancel.png') no-repeat; cursor:pointer; }
div.container {
	background-color: #eee;
	border: 1px solid red;
	margin: 5px;
	padding: 5px;
}
div.container ol li {
	list-style-type: disc;
	margin-left: 20px;
}
div.container { display: none }
.container label.error {
	display: inline;
}
div.container h4 {
	margin: 0px;
}
.internalConcact input[type="text"], .internalConcact input[type='text'], .internalConcact textarea{
	width: 95%;	
}
.catlist{
	
	width:100%;
}
.catlist a{
	display: block;
	width: 320px;
	float:left;	
}
.descText{
	font-size:11px;	
}
