@charset "utf-8";
/* CSS Document */


		@font-face {
				font-family: 'CenturyGothic';
				src: url('gothic.eot');
				src: url('gothic.eot?#iefix') format('embedded-opentype'),
						 url('gothic.woff') format('woff'),
						 url('gothic.ttf') format('truetype'),
						 url('gothic.svg#gothic') format('svg');
				font-weight: normal;
				font-style: normal;
		}

		#bg {
	position:fixed; 
	top:-50%; 
	/*bottom:-50%;*/
	left:-50%;
	right:-50%; 
	width:200%; 
	height:200%;
}
#bg img {
	position:absolute; 
	top:0; 
	left:0; 
	right:0; 
	bottom:0; 
	margin:auto; 
	min-width:50%;
	min-height:50%;
}

body{
	margin:0;
	padding:0;
	font-family:"CenturyGothic", Arial, Helvetica, sans-serif;
	min-height: 1100px;
	background-color:#fff;
}

h1{
	font-family:"CenturyGothic", Arial, Helvetica, sans-serif;
	font-size:13px;
	margin: 0 0 10px 0;
}

p{
	font-family:"CenturyGothic", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0 0 16px 0;
	line-height:18px;
}




#menu-wrapper{
	position:relative;
	height:150px;
	top:250px;
}

#logo{
	background: url(logo.png);
	width: 200px;
	height: 267px;
	position:absolute;
	left: 10px;
}

#menu{
	background-color: #000;
	border: 2px solid #000;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	color: #fff;
	height:50px;
	position:relative;
	margin-left: 210px;
	top:50px;
	min-width: 1200px;
}

ul#menu-main{
	margin:13px 0 0 10px;
	padding:0;
	float:left;
}

div#social{
	margin:17px 0 0 30px;
	float:left;
}

div#social img{
	margin-right: 10px;
	width:16px;
	height:16px;
	}

ul#menu-main li{
	list-style:none;
	display:inline-block;

	margin:0;
	padding:0 17px 0 17px;
	font-family:"CenturyGothic", Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:1px;
	
	text-align:center;
}

ul#menu-main li a{
	color:#ccc;
	text-decoration:none;
}


.divider{
	color:#aeaeae;
	text-decoration:none;
}

ul#menu-main li a:hover{
	color:#aeaeae;
	text-decoration:none;
}

.top{
	background-color: #000;
	filter:alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity:0.6;
	color: #fff;
	width: 400px;
	position:absolute;
	top:-20px;
	left: 220px;
	padding: 15px 20px 0 15px;
}


.bottom{
	background-color: #fff;
	filter:alpha(opacity=90);
	opacity: 0.90;
	-moz-opacity:0.90;
	color: #000;
	width: 400px;
	position:absolute;
	top:124px;
	left: 340px;
	padding: 8px 15px 0 15px;
	height: 240px;
}
.bottom-scroll{
	background-color: #fff;
	filter:alpha(opacity=90);
	opacity: 0.90;
	-moz-opacity:0.90;
	color: #000;
	width: 400px;
	position:absolute;
	top:124px;
	left: 340px;
	padding: 3px 15px 0 15px;
	height: 253px;
}

.bottom-scroll-new{
	background-color: #fff;
	filter:alpha(opacity=90);
	opacity: 0.90;
	-moz-opacity:0.90;
	color: #000;
	width: 440px;
	position:absolute;
	top:134px;
	left: 530px;
	padding: 10px 15px 0 20px;
	height: 420px;
}

.bottom-inner-scroll{

	
	border-left-width:1px solid black;
	padding: 5px 5px 0 0px;
	text-align:justify;
}

.scroll-pane{
	
}

.bottom-designer{
	background-color: #fff;
	filter:alpha(opacity=90);
	opacity: 0.90;
	-moz-opacity:0.90;
	color: #000;
	width: 400px;
	position:absolute;
	top:124px;
	left: 340px;
	padding: 8px 15px 0 15px;
	height: 240px;
}



.bottom-home{
	background-image:url('bg.png');
	color: #000;
	width: 640px;
	height: 525px;
	position:absolute;
	top:124px;
	left: 210px;
	padding: 8px 15px 0 15px;
	text-align:justify;
}

.bottom-contact{
	background-image:url('bg.png');
	color: #000;
	width: 640px;
	height: 633px;
	position:absolute;
	top:124px;
	left: 210px;
	padding: 8px 15px 0 15px;
	text-align:justify;
}


.bottom-events{
	background-image:url('bg.png');

	color: #000;
	width: 600px;
	position:absolute;
	top:124px;
	left: 210px;
	padding: 8px 15px 0 15px;
	height: 255px;
}



.bottom-designers-list p{
	font-family:"CenturyGothic", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0 0 16.25px 0;
	line-height:11px;
}

.bottom-designers-list{
	background-color: #fff;
	filter:alpha(opacity=90);
	opacity: .90;
	-moz-opacity:0185;
	color: #000;
	position:absolute;
	top:134px;
	left: 210px;
	padding: 0px 15px 0 15px;
	width: 166px;
	height: 420px;
}

.bottom-artists{
	background-image:url('bg.png');
	/*background-color: #fff;*/
	/*filter:alpha(opacity=90);
	opacity: .90;*/
	color: #000;
	width: 640px;
	height: 900px;
	position:absolute;
	top:124px;
	left: 210px;
	padding: 8px 15px 0 15px;
	text-align:justify;
}


div.lonney	{
	width: 620px;
	height: 200px;
	display:block;
	position:relative;
	float:left;
	margin-bottom: 20px;
	background-color: #fff;
}

p.artists	{
	display:block;
	position:relative;
	float:left;
}

div.map	{
	width:640px;
	height:458px;
	display:block;
	position:relative;
	float:left;
	margin-bottom: 20px;
}


.bottom-inner{

	
	/*border-left-width:1px solid black;*/
	padding: 0px 5px 5px 10px;

	
	
}

.bottom-inner2{
font-family:"CenturyGothic", Arial, Helvetica, sans-serif;
	/*border-left:dotted 1px #000;
	border-left-width:1px solid black;*/
	/*padding: 5px 5px 0 15px;*/
	padding: 0px 5px 5px 10px;
	
	
	
}

.arrows{
padding: 9px 0px 0 0px;
	font-family:"CenturyGothic", Arial, Helvetica, sans-serif;
	font-size:12px;
		text-align:center;
		color: #333333;
		/*border: 1px solid black; */
}


.image{
 

image-rendering: optimizeQuality;

	position:absolute;
	left: 210px;
	top: 124px;
	

}

.image-new{
 
	image-rendering: optimizeQuality;
	position:absolute;
	
	top: 134px;
	left: 400px;
	width: 130px;
	height: 420px;
	background-color: #000;

}

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: -5px;
	width: 16px;
	height: 100%;
	background: #231f20;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #a5a4a4;
	position: relative;
}

.jspDrag
{
	background: #000;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}





/*NEW*/

