/*
			Copyright © 2010 
			by ledsection.com
*/

body, html {
	background: url("../images/bg.png") top center repeat-x #fdfdfe;
	color: #73786d;
	font-size: 90%;
  	font-family: Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;	
	height: 101%;
	width: 100%;
	margin: 0 auto;
}

img
{
	border : 0;
}

#loginbox {
	width: 326px; 
	float: right; 
	margin: 4px 20px 0 0;
}

#loggedintext {
	width: 326px; 
	float: right; 
	margin: 22px 20px 0 0;
}

#loginfields {
	float: left; 
	margin-top: 14px;
}

#username {
	width: 113px; 
	margin-right: 2px; 
	height: 20px; 
	border: 1px solid #aaaaaa; 
	font-size: 14px; 
	padding: 2px 0 0 4px; 
	color: #73786d;
}

#password {
	width: 113px; 
	margin-right: 10px; 
	height: 20px; 
	border: 1px solid #aaaaaa; 
	font-size: 14px; 
	padding: 2px 0 0 4px; 
	color: #73786d;
}

#loginbuttondiv {
	float: left;
	margin-top: 10px;
}

a {
	color: #8ec73f;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

#toplogo1 {
	background: url("../images/toplogo_1.png");
	width: 968px;
	height: 106px;
	margin: auto;
	border-bottom: 0;
}

#toplogo2 {
	background: url("../images/toplogo_2.png");
	width: 968px;
	height: 59px;
	margin: auto;
	border-bottom: 0;
}

#topmenu {
	position: relative;
	_position: absolute; /* IE6  */
	list-style: none;
	margin-top: 0;
	padding: 0;
	overflow: hidden;
	margin-left:540px;
}

#topmenu li {
	float: left;
	width: 84px;	
	margin-right: 3px;
	padding: 0;
	list-style: none;
	width:104px;
}

#topmenu a {
	background: url("../images/menupkt_unmarked.png");
	color: #fff;
	width:104px;	
	height: 93px;
	_height: 23px; /* IE6  */
	display: block;
	text-align: center;
	line-height: 140px;
	_line-height: 0px; /* IE6  */
	_padding-top: 70px; /* IE6  */
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

#topmenu a:hover{
	background: url("../images/menupkt_marked.png");
}

#submenu {
	position: relative;
	float: right;
	top: 22px;
	right: 80px;
}

#submenu a {
	color: #666661;
	margin-right: 10px;
}

#imageholder {
	background: url("../images/imageholder.png");
	width: 968px;
	height: 273px;
	margin: 0 auto;
	overflow: hidden;
}

#imageholderl1{
	margin: 0px 24px 0px 24px; 
	width: 920px; 
	height: 273px;
}

#imageholder_bottomf {
	background: url("../images/imageholder_bottom.png");
	width: 968px;
	height: 37px;
	margin: 0 auto;
}

#imageholder_bottom {
	background: url("../images/imageholder_bottom_2.png");
	width: 968px;
	height: 37px;
	margin: 0 auto;
}

#content_holderf {
	background: url("../images/content_holder.png") repeat-y;
	width: 968px;
	margin: 0 auto;
}

#content_holder {
	background: url("../images/contentholder_2.png") repeat-y;
	width: 968px;
	margin: 0 auto;
}

#contentf {
	float: left;
	width: 593px;
	_width: 593px; /* IE6  */
	margin-left: 28px;
	_margin-left: 14px; /* IE6  */
	_padding-right: 11px; /* IE6  */
	margin-right: 22px;

}

#content {
	float: left;
	width: 910px;
	_width: 910px; /* IE6  */
	margin-left: 28px;
	_margin-left: 14px; /* IE6  */
	_padding-right: 11px; /* IE6  */
	/*margin-right: 22px;*/

}

#sunshine {
	background: url("../images/sunshine.png");
	width: 263px;
	height: 22px;
	margin-bottom: 15px;
	margin-left: 327px;
	}

#news {
	float: right;
	width: 281px;
	_width: 260px; /* IE6  */
	margin-left: 22px;
	_margin-left: 10px; /* IE6  */
	_padding-right: 0px; /* IE6  */
	margin-right: 22px;
}

#footer {
	background: url("../images/footer.png");
	color: #868b81;
	width: 968px;
	height: 52px;
	margin: 0 auto;
	font-size: 13px;	
}

#adress {
	position: relative;
	left: 35px;
	top: 4px;
}

#copyright {
	text-align:center;
	margin-top: 5px;
	font-size: 10px;
	color: #93988D;
}

h1{
  	font-family: Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	color: #8ec73f;
	margin-top: 0;
}

h2
{
	font-size: 16px;
  	font-family: Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	color: #8ec73f;
	margin: 0;
}

h3
{
	font-size: 14px;
  	font-family: Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	color: #73786d;
	font-weight: bold;
	border-bottom: 1px solid #e5e5e5;
	margin: 20px 0;
	padding: 0 0 10px 0;
}


.decon
{
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;	
}

.productcustomfieldcon
{
	background-color: #f2f2f2; 
	border-bottom: 1px solid #e5e5e5;
}

.productdetailleft
{
	background-color: #f2f2f2; 
	color: #73786d; 
	padding: 8px;
	width: 200px; 
	float: left;	
}

.productdetailright
{
	background-color: #fff;
	padding: 8px;
	color: #73786d; 
	width: 349px; 
	float: right;
	border-left: 1px solid #e5e5e5;
}

.clear
{
	clear: both;
	height: 1px;
}

legend
{
	border: 0;
	padding: 3px 10px;
}

fieldset
{
	border: 1px solid #e5e5e5;
}

.inputfail{
	width: 200px;
	float: left;
	color:#621517;
}

.inputp{
	clear: both;
	float: left;
}

li{
	list-style-image: url("../images/bladico.png");
}

.productlabel{
	width: 75px;
	float: left;
	margin: 0 0 12px 0;
}

.productinput{
	width: 100px;
	float: left;
	margin: 0 12px 12px 0;
}

.prodcaticon
{
float: left; 
width: 86px; 
height: 49px; 	
margin: 15px 15px 0 0;
cursor: pointer;
}

.prodcaticontextw
{
	color: #fff; 
	font-weight: bold; 
	font-size: 10px;
	margin: 22px 0 0 0; 
	text-align: center;	
}

.prodcaticontextg
{
	font-weight: bold; 
	font-size: 10px;
	margin: 22px 0 0 0; 
	text-align: center;	
}

.prodcaticontextgb
{
	font-weight: bold; 
	font-size: 12px;
	margin: 26px 0 0 0; 
	text-align: center;	
}

.prodcatprodcon
{
	width: 600px; 
	height: 185px; 
	margin-top: 40px; 
	border-bottom: 1px solid #e5e5e5;	
}

.prodcatthumb
{
	border:0; width: 145px; 
	height: 145px; 
	border: 1px solid #e5e5e5;	
}

.minithumb
{
	width: 40px; 
	height: 40px; 
	border:1px solid #e5e5e5; 
	margin-right: 8px;
	cursor: pointer;
}

#carticoncon{
	position:relative; 
	left:900px; 
	top:18px; 
	width: 24px; 
	height: 24px;
}

#cart td
{
	padding: 8px;
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	vertical-align: top;
}

.carttablehead
{
	background-color: #f2f2f2;
	padding: 8px;
	font-weight: bold;
	border: 0;
}

.slidshowelement{
	width: 920px;
	height: 273px;
	margin: 0;
	padding: 0;
}

.slideshowlowerbg{
	background-color: #000;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 780px;
	opacity: 0.5;
	filter: alpha(opacity = 50);
}
.slideshowupperbg{
	background-color: #000;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0.5;
	filter: alpha(opacity = 50);
}
.slideshowlowertext{
	position: absolute;
	bottom: 0;
	left: 0;
}
.slideshowuppertext{
	position: absolute;
	top: 0;
	left: 0;
}

.slideshowh{
	color: #fff;
	font-size: 22px;
	margin: 0;
	padding: 8px 20px;
}

.slideshowp{
	color: #fff;
	font-size: 12px;
	margin: 0;
	padding: 8px 20px;
}

hr{
	color: #E5E5E5;
	height: 1px;
	width: 100%;
}