body {
	
	padding:0px;
	margin:0px;
	
	font-family: Arial, Helvetica, sans-serif;

	height:100%;

	font-size:12px;
	
	background-color:#000000;
	/*background-image:url(../images/gallery/_lookbook_11.png);
	background-repeat:no-repeat;
	/*margin-top: 201px;*/
	/*background-image:url(../images/foot.png);
	/*background-color:#B4B4B4;*/
}

#wrapper {
	height: 100%;
	
}

body > #wrapper {
	height: auto; 
	min-height: 100%;
}

img{
	border:0;
}

a{ 
	color:#000; 
	font-size:1.2em; 
	outline:none;
}

a:hover{
	color:#00007e;
}


p{

	font-size:1.2em;

	margin:5px 0 5px 0;

}



h2{

	font-size:2.4em;

	text-transform:uppercase;

	padding:0 0 10px 0;

}



h3{

	text-transform:uppercase;

	letter-spacing:0.05em;

	font-size:1.2em;

	margin:4px 0 4px 0;

	display:block;

	color:#707078;

}

input {
	
	background-color: #EDEEF1;
	border:0px;
	font-family:Arial;
	font-size:11px;
	
	padding:5px;

}

.tinput {
	
	background-color: #EDEEF1;
	border:0px;
	font-family:Arial;
	font-size:11px;
	padding:5px;

}

#header {
	background-color:#FFFFFF;
	height:20px;
}

#header-inn {
	/*background-color:#000000;*/
	height:100px;
				color: #000066;
			height: 100%;
			width: 100%;
            background-color: @@fromColor@@; /* fallback color */
            background-image: -moz-linear-gradient(top, 
							rgba(255,255,255,0.7593582887700535) /*14.83957219251337*/%, 
							rgba(69,69,70,1) /*91.36363636363636*/%);
            background-image: -webkit-gradient(linear, left top, left bottom, 
							color-stop( 14.83957219251337%, rgba(255,255,255,0.7593582887700535) ), 
							color-stop( 91.36363636363636%, rgba(69,69,70,1)));
}

#logo-inn {
	float:left;
}

.menu-inn {
	float:left;
	text-align:center;
	padding-left:15px;
	padding-top:75px;
	font-family: Arial, Helvetica, sans-serif;
	color:#525252;
	font-size:11px;
	width:650px;
	min-width: 650px;
}

#main {
	 /*background:#000 url(../images/rotate.jpg) top right no-repeat;*/
	 height: 500px;
	/*min-width:1080px;*/
}

#main-inn {
	clear:both;
	 /*background:#FFFFFF url(../images/contentpage-bg1.jpg) top left no-repeat;*/
	margin-left:100px;
	 height: 500px;
	/*min-width:1300px;*/
	font-size:11px;
	background-color: transparent;
}

#main-inn2 {
	clear:both;
	/* background:#FFFFFF url(../images/contentpage-bg2.jpg) top left no-repeat;*/
	margin-left: 315px;
	height: 500px;
	/*min-width:1300px;*/
	font-size:11px;
	background-color: transparent;
}

#main-inn3 {
	clear:both;
/*	background:#FFFFFF url(../images/contentpage-bg3.jpg) top left no-repeat;
*/	margin-left:100px;
	height: 500px;
	/*min-width:1300px;*/
	font-size:11px;
	background-color: transparent;
}

#main-inner {
	text-align:left;
	color:#FFFFFF;
	/*width:1080px;*/
	padding-top:200px; 
	/*
	background:url(../images/home-cont-bg.gif) bottom left no-repeat;
	height: 378px;
	*/
}

#main-inner-inn {
	text-align:left;
	/*color:#000000;*/
	width:650px;
	padding-top:80px;
	padding-left:150px;/*
	background:url(../images/home-cont-bg.gif) bottom left no-repeat;
	height: 378px;
	*/
	margin-left: 500px;
	margin-top: 220px;
}

#main-inn-gallery {
	clear:both;
	 background-color: transparent;
	margin-left:0px;
	 height: 500px;
	/*min-width:1000px;*/
	font-size:11px;
	background-image:none;
}

#main-inner-inn-gallery {
	text-align:left;
	color:#000000;
	/*width:650px;*/
	padding-top:0px;
	background-image:none;
	margin-top: 220px;
	margin-left: 250px;
	height: 100%;
	/*
	background:url(../images/home-cont-bg.gif) bottom left no-repeat;
	height: 378px;
	*/

}

.menu-home {
	
	padding-left:110px;
	font-family: Arial, Helvetica, sans-serif;
	color:#525252;
	font-size:11px;

}

.menu-home a{

	font-family: Arial, Helvetica, sans-serif;
	color:#525252;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;

}

.menu-home a:hover{

	font-family: Arial, Helvetica, sans-serif;
	color:#620041;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;

}

.menu-home a:visited{

	font-family: Arial, Helvetica, sans-serif;
	color:#2C2C2C;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;

}

#footer {
	background-color:#FFFFFF;
	height:20px;
}

/*----------------------------------------*/


#prevBtn{
	margin:0px;
	padding:75px;
	width:710px;
	height:524px;
	background:url(../images/btn_prev2.png) no-repeat left top;
	display:block;
	z-index:1;
	position:absolute;
	text-align:left;
	float:left;
	left: 726px;
	top: 99px;
}

#nextBtn{
	margin-right:0;
	width:64px;
	height:127px;
	background:url(../images/btn_next2.png) no-repeat left top;
	display:block;
	z-index:1;
	position:absolute;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 1000px;
	left: -522px;
	top: -8px;
}


#prevBtn a{display:block;width:222px; height:524px; cursor:hand;}
#nextBtn a{display:block;width:64px; height:127px; cursor:hand;}


#slider{
	text-align:center;
	width:980px;
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}

#slider li{
	float:left; width:900px; 
	overflow:hidden;
}

span#prevBtn{display:none;}
span#nextBtn{display:none;}

