* {
padding: 0;
 margin: 0;
}
body {
 font-family: Arial, Helvetica, sans-serif;
 color: #666666;
 background-color: #DFEDCF;
 font-size: 12px;
}


#link {
 font-size: 16px;
 color: #60A303;
 }
/* body>#bgunten {position:fixed;
} */

.wrapper {
 width: 780px;
 margin: 0 auto;

}
#border {
 border: 1px solid #60A303;
 margin: 0px 0px 5px 0px;
 background-color: #fff;
 min-height: 776px;
 float: right;
 width: 780px;
}
* html #border {height:776px} /* IE Min-Height Hack */ 
/* ------------------------ Start Header -----------------*/
.header {
 text-align: center;
 height:110px;
 margin: 6px 0px 0px 0px;
}
/* ------------------------ End Header -----------------*/
#header2 {
background-color:#8CCF5A; 
padding-top:5px; 
padding-bottom:5px; 
padding-left:10px;
color:#ffffff;
}


/* ------------------------ Start Navigation Bar -----------------*/
#nav-bar {
 color: #333;
 font-weight: bold;
 margin: 5px 0px 0px 6px;
 background-image: url(images/nav-bar.gif);
 background-repeat: repeat-x;
 width: 760px;
 height: 21px;
 padding: 5px 0px 0px 10px;
}
/* ------------------------ End Navigation Bar -----------------*/


/* ------------------------ Start Images -----------------*/
img {
 display: inline;
 border: none;
}
img.block {
 display: block;
}
img.float {
 float: left;
 margin: 5% 14px 10px 0px;

}
/* ------------------------ End Images -----------------*/


/* ------------------------ Start Main Columns -----------------*/
#leftcolumn { /* Parent Wrapper for inside boxes */
 margin: 6px 0px 0px 4px;
 display: inline; /* IE Hack */
 width: 240px;
 float: left;
 background-image:url(images/search-box.gif);
 background-repeat: no-repeat;
 min-height: 50px;
 padding: 0;

}
* html #leftcolumn {height:50px} /* IE Min-Height Hack */

.leftcolumn-inner { /* Parent Wrapper for inside boxes */
 display: inline; /* IE Hack */
 width: 220px;
 float: left;
 background-image:url(images/search-box.gif);
 background-repeat: no-repeat;
 min-height: 40px;
 padding: 10px;
 margin-bottom: 7px;
}
* html .leftcolumn-inner {height:40px} /* IE Min-Height Hack */

.in-the-news { /* Parent Wrapper for inside boxes */
 display: inline; /* IE Hack */
 width: 235px;
 float: left;
 min-height: 25px;
 margin-bottom: 7px;
}
* html .in-the-news {height:25px} /* IE Min-Height Hack */


#rightcolumn {
/* border: 1px solid red;*/
 margin: 6px 0px 0px 0px;
 display: inline; /* IE Hack */
 width: 513px;
 float: left;
 min-height: 300px;
 color: #000000;
}
* html #rightcolumn {height:300px} /* IE Min-Height Hack */ 


.sponsor {
 background-image:url(images/sponsor.gif);
 min-height: 80px;
 background-repeat: no-repeat;
 text-align: center;
 padding: 15px 10px 10px 13px;
 display: inline; /* IE Hack */
 float: left;
 width: 510px;
}
* html .sponsor {height:80px} /* IE Min-Height Hack */

.maincontent {
 display: inline; /* IE Hack */
 float: left;
 text-align: left;
 margin-bottom: 7px;
 width: 530px;
 color: #333;
 overflow: auto;
}
* html .maincontent {height:10px} /* IE Min-Height Hack */

.shop_prev {
 width: 200px;
 float: left;

}.shop_next {
 width: 200px;
 float: right;
}

.liveshop-list {
 display: inline; /* IE Hack */
 margin-bottom: 7px;
 width: 390px;
}
.liveshop-list-mid {
 background-image:url(images/liveshop-list-mid.gif);
 background-repeat: repeat;
 height:280px;
 overflow: auto;
 padding: 5px 14px 5px 14px;
}


.content-mid {
 background-image:url(images/content-mid.gif);
 background-repeat: repeat;
 padding: 0px 14px 5px 14px;
}
.content-mid-r {

 padding: 10px 0px 0px 105px;

}
.content-mid2 {
 background-image:url(images/content-mid2.gif);
 background-repeat: repeat;
 padding: 0px 14px 5px 14px;
}
.left-mid {
 background-image:url(images/left-mid.gif);
 background-repeat: repeat;
 padding: 0px 14px 10px 14px;
}
.left-heading {
 background-image:url(images/left-heading.gif);
 background-repeat: no-repeat;
 padding: 9px 14px 5px 10px;
 font-size: 16px;
 color: #fff;
 min-height: 11px;
 font-weight: bold;
}
 
* html .left-heading {height:11px} /* IE Min-Height Hack */
/* ------------------------ End Main Columns -----------------*/

/* ------------------------- Start Headings ---------------------*/
h1 {
 font-size: 16px;
 color: #60A303;
}
/* ------------------------- End Headings ---------------------*/

input {
 border: 1px solid #60A303;
 padding:5px;
}
.button
{
 background-color: #B2FF5F;
 border: 1px solid #60A303;
 padding:5px;
}
.checkbox
{

 padding:15px;
}

select {
 border: 1px solid #60A303;
 padding:5px;
}

#footer {
 font-size: 10px;
 clear: both;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 margin-bottom: 5px;
}


#nav-bar li {
 list-style: none;
}

ul#daily-links li {
 list-style: none;
 margin-left: 2px;
}
ul#nav-links li {
 display: inline;
 margin-left: 0px;
 padding-left: 12px;
}

ul#daily-links li a:link{
 color: #60A303;
 text-decoration: none;
 font-weight: bold;
}
ul#daily-links li a:visited{
 color: #60A303;
 text-decoration: none;
 font-weight: bold;
}
ul#daily-links li a:hover{
 color: #60A303;
 text-decoration: none;
 font-weight: bold;
}

#header2 a:link {
 color: #FFFFFF;
 text-decoration: none;
}

#header2 a:visited {
 color: #FFFFFF;
 text-decoration: none;
}
#header2 a:hover {
 color: #FFFFFF;
 text-decoration: underline;
}

a:link {
 color: #60A303;
 text-decoration: none;
}
a:visited {
 color: #60A303;
 text-decoration: none;
}

.valid {
 margin: 10px 0px 0px 10px;
}
h2 {
color: #63A200;
}


#header {
	position: relative;
	width: 770px;
	height: 3em;
}

#header ul#primary {
	width: 770px;
	margin: 0; 
	padding: 0;
	position: absolute;
	bottom: -1px;

}

#header ul#primary li  {
	display: inline;
	list-style: none;
}

#header ul#primary a,#header ul#primary span,#header ul#primary a.current {
	width: 8em;
	display: block;
	float: right;
	padding: 4px 0;
	margin: 1px 2px 0 0;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;
	font-size: 120%;
	text-decoration: none;
	color: #FFF;
}

#header ul#primary span,#header ul#primary a.current,#header ul#primary a.current:hover {
	border: 1px solid #666;
	border-bottom: none;
	background: #8CCF5A;
	padding-bottom: 6px;
	margin-top: 0;
}

#header ul#primary a {
	background: #548F23;
	border: 1px solid #AAA;
	border-bottom: none;
}

#header ul#primary a:hover {
	margin-top: 0;
	border-color: #666;
	background: #8CCF5A;
	padding-bottom: 5px;
}

#header ul#secondary {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: -1.4em;
	left: 1px;
	width: 50em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#secondary li a,#header ul#secondary li span {
	width: auto;
	display: block;
	float: left;
	padding: 0 10px;
	margin: 0;
	text-align: auto;
	border: none;
	border-right: 1px dotted #AAA;
	background: none;

}

#header ul#secondary li a {
	color: #06C;
	text-decoration: underline;
}

#header ul#secondary li a:hover {
	color: #333;
	background: transparent;
	padding: 0 10px;
	border: none;
	border-right: 1px dotted #AAA;
}

#header ul#secondary li a:active {
	color: #000;
	background: transparent;
}

#header ul#secondary li:last-child a { border: none; }

li{

list-style-type: none;
}


