body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0px; padding:0px;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}
img{border: 0px;}
br{
clear: both;
}

strong{
	font-weight: bold;
}

body{background: #050505 url("/layout/images/header_repeat.png") top left repeat-x; }
#torzs{background:  url("/layout/images/5.png") top left no-repeat; position:absolute; width:180px; height:300px; top:340px; left:50%; margin-left:260px;}
#header{width:980px; height:355px; margin: 0px auto; background: url("/layout/images/header_bg.png") top left no-repeat; padding: 30px 0px 0px 0px; }
#menu_left{float:left; width:180px; padding: 0px 30px 20px 10px; text-align: right;}
#menu_right{float:left; width:180px; padding: 0px 10px 20px 30px;}
	#logo_lady{width:180px; height:50px; background: url("/layout/images/header_lady.png") top right no-repeat; border-bottom: 1px solid #fff;}
	#logo_lord{width:180px; height:50px; background: url("/layout/images/header_lord.png") top left no-repeat; border-bottom: 1px solid #fff;}
#slideshow{float: left; width:540px; height: 320px; }
#menu{width:980px; height:35px; background: url("/layout/images/header_bottom.png") top left no-repeat;}
	#menu ul li{float: left; margin: 2px 1px 0 0; text-align: center;}
	#menu ul li a{display: block; width:80px; height:18px; padding: 8px 0 0 0; background: url("/layout/images/menu.png") bottom left no-repeat; font-weight: bold; color:#000; }
	#menu ul li a:hover{ background-position: top left; text-decoration: none;}
	#menu ul li a.active{ background-position: top left; text-decoration: none;}
#main{width:100%; background: #fff; border-bottom: #582cb0 solid 3px;}
#main_c{width:980px; margin: 0px auto; padding: 30px 0px;}
#left{width:220px; float: left; }
#content{width:500px; float: left; min-height: 400px; padding: 0px 19px; border-left: 1px solid #ccc; border-right: 1px solid #ccc;}
	
	#brand_about_logo{float:right; margin: 10px; border: 1px solid #ccc;}
	
	#brand_prod{padding-top: 20px;}
	.mootabs_title {list-style-image: none; list-style-type: none; margin: 0px; padding: 0px; height: 23px; border-bottom: 3px solid #ddd;}
	.mootabs_title li {float: left;	background-color: #ddd;	padding: 5px 12px 0px 12px;	margin-right: 2px;	cursor: pointer; height: 20px;}
	.mootabs_title li.active { background-color: #e6e6e6;}
	.mootabs_panel {display: none; position: relative; padding: 20px 10px; top: -1px; clear: both;overflow: auto;}
	.mootabs_panel.active {display: block;}
	
	.product_text{float: left; width: 200px; padding-left: 20px;}
	.product_img{float: left; width:240px; height: 320px;}
	
	
#right{width:200px; float: left; padding-left: 20px;}
	#right img{width:70px; height: 40px; }
	#right li{float: left;}
#footer{width:980px; margin: 0px auto; padding-top: 20px;}
	.block, .blockw{width:200px; padding: 20px 10px; float: left;  } .blockw{width:300px;}
	.blockw li{float:left; width:150px;}
#add,#add2{
	width:120px;
	height: 240px;
	padding:5px;
	background: #e6e6e6;
	margin:20px;
}
	
.news{
padding-bottom: 30px;
}
	
.news_ytb{
	padding:15px;
	text-align: center;
}
		
.psh{
	position:absolute;
	width:3000px;
	height:300px;
	top:0px;
	left:0px;
}
.psh a{
	display:block;
	float:left;
}
.pshm{
	position:absolute;
	width:240px;
	height:300px;

	overflow:hidden;
}


.thumbs div{
	display:block;
	width:50px;
	height:50px;
	margin:0px;
	cursor:pointer;
	float: left;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

	
#handles6 div{
}

label,
input,
textarea,
.error{
	font-family:Arial;
	font-size:12px;
	border:0px;
	color:#333;
}

input{
	width: 380px;
	height: 12px;
	line-height: 14px;
	background: url('../images/input.png') no-repeat left top;
	padding: 5px 10px 5px 10px;
} 

label{
	font-size:11px;
	display:block;
	color:#666666;
	height:12px;
	width: 300px;
	margin-top: 20px;
}

.error{
	font-size:11px;
	color:#b21205;
	height: 12px;
}

.guestbook_entry{border-bottom: 1px solid #ccc; padding: 10px;
}
textarea{
	padding:10px;
	background: url('../images/textarea.png') no-repeat left top;
	width:380px;
	height:100px;
}

input.button{
	background: url('../images/button.png') no-repeat left top;
	border: 0px;
	width: 80px; 
	height: 24px;
	margin: 10px 0px 0px 320px;
	cursor:pointer;
	font-size:11px;
	font-weight: bold;
	color:#582bc0;

}

input.submit-button:hover{
	color:#582bc0;
}

