/* ---- BEGIN STANDARD LAY-OUT -------------------------------------------------
	
	Darkbrown: 	#6b5232;
	White: 		#faf7e7;
	Green:		#a0a71b;
	purple		#c60e3e;
	yellow		#e8a713;
--------------------------------------------------------------------------------*/
*{ 
	margin:0;
	padding:0;
}
html, body {
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6b5232;
	height: 100%;
	background:#6c5735;
}
html{
	overflow: -moz-scrollbars-vertical;
	overflow-x: auto;
}
a:link {
	color:#6b5232;
	text-decoration:underline;
}
a:hover {
	color:#a0a71b;
	text-decoration:none;
}
a:visited {
	color:#6b5232;
	text-decoration:underline;
}
a:active {
	color:#6b5232;
	text-decoration:none;
}
h1, h2, h3{
	margin:0 0 10px 0;
}
h1 {
	font-size:24px;
	margin:0px 0 4px 0;
	background-repeat:no-repeat;
	display:block;
	width:100%;
	line-height:100px;
	overflow:hidden;
	height:26px;
}
#h_menu{
margin-top:5px;
}
h2 {
	font-size:16px;
	background-repeat:no-repeat;
	display:block;
	width:100%;
	line-height:100px;
	overflow:hidden;
	height:30px;
}
h3{
	font-size:14px;
}
p{
	margin:0px 0px 10px 0px;
}
.cleaner{
	clear:both;
}
.error {

	color:#df1b1b;
	padding:6px;	
	font-size:12px;
	list-style:none;
	margin:0 0 10px 0;
}
ul{
margin:0 0 14px 14px;
}
/* ---- END STANDARD LAY-OUT -------------------------------------------------*/

/* ---- BEGIN WEB LAY-OUT -------------------------------------------------*/
#wrapper{
padding-top:20px;
}
#container{
	margin:auto;
	display:block;
	width:990px;
	height:600px;
overflow:hidden;
	text-align:left;
	background:url('/jacketz/main/images/common/wrapper.jpg') no-repeat;
}
#left{
	float:left;
	display:block;
	width:560px;
}
#right{
	float:left;
	display:block;
	width:430px;
}
/* Begin content style */
#content{
margin-top:10px;
	line-height:16px;
	padding:3px 16px;
	background:url('/jacketz/main/images/common/title.png') no-repeat 10px 0;

}


/* End content style */

#footer {
	margin:auto;
	text-align:center;
	display:block;
	width:990px;
	height:10px;
	padding:4px 0 20px 0;
color:white;
font-size:11px;
}
#footer a{
color:white;
}
/* Begin logo style */
#logo {
	background-image: url( /jacketz/main/images/common/logo.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 510px;
	line-height: 225px;
	margin:25px 0 0 25px;

}
#logo  a {
	display: block;
	text-decoration: none;
}
#logo a span {
	visibility:hidden;
}
/* End logo style */

/* Begin slide style */
#slide {
	padding-top:10px;
	height:560px;
	width:420px;

}
#slideOverlay{
	margin-top:10px;
	height:560px;
	width:420px;
position:absolute;
background-image: url( /jacketz/main/images/common/overlay.png);
background-repeat: no-repeat;

}
/* End slide style */

#language{
	text-align:right;
	margin:auto;
	width: 990px;
}
#language a{
color:#FFFFFF;
}


/* ---- END WEB LAY-OUT -------------------------------------------------*/
#menu ul{
list-style:none;
margin:0;
margin-top:10px;

}
#menu li{
padding-bottom:0px;
background-repeat:no-repeat;
border-bottom:1px dotted;
margin:0px 0 6px 0;

background-position:10px -2px;
overflow:hidden;

}
#menu li span{
float:right;
font-weight:bold;
font-size:20px;



}
#menu li .menuName{
float:left;
font-weight:normal;
font-size:12px;
width:280px;

}

#menu li div{
margin-top:0px;
margin-left:20px;
float:left;

width:100%;
}

#menu li div span{
float:left;
font-size:14px;
width:40%;

font-weight:bold;

}
#menu li p{
margin:0 0 6px 0;
overflow:hidden;
}
#menu li a{
float:left;
line-height:100px;
overflow:hidden;
height:20px;
width:450px;
display:block;
background:url(/jacketz/main/images/icons/open.gif) no-repeat;

}

#menu .noInput{
float:left;
line-height:100px;
overflow:hidden;
height:22px;
width:100%;
display:block;

}
#menu li.active > a 

{
background:url(/jacketz/main/images/icons/close.gif) no-repeat;


}


.clicker{
border:1px solid;
width:100%;
height:22px;
display:block;
padding-left:10px;
background: url('/jacketz/main/images/icons/open.gif')no-repeat;

}
#colors{
background:url('/jacketz/main/images/common/colors.png') no-repeat;
width:420px;
height:17px;
display:block;
margin-top:6px;
}


.column{

float:left;
margin-right:20px;
}
.column strong{
font-size:14px;

}
.column ul{
margin-bottom:10px;
}
.columnRow{
overflow:hidden;
}

.pictures{
margin:0;
overflow:hidden;

}
.pictures li img{
border:none;

}
.pictures li{

margin:0 28px 30px 0;
float:left;
overflow:hidden;
border:none;
border:none;
width:100px;
height:75px;

}
.albums li{
float:left;
margin:0 20px 0 0;

}
.albums{
overflow:hidden;
margin:0 0 10px 0;
list-style:none;

}










