html {
	height:100%;
	width:100%;
}
body {
	height:100%;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 62.5%;
	line-height:12px;
	color:#000;
	background:url(../images/bg.jpg) no-repeat center top #0d0d0b;
}
html, body, h1, h2, h3, h4, h5, h6, p, em, strong, abbr, acronym, blockquote, q, cite, ins, del, dfn, a, div, span, pre, hr, address, br, b, i, sub, sup, big, small, tt, table, tr, caption, thead, tbody, tfoot, col, colgroup, form, input, label, textarea, button, fieldset, legend, select, option, optiongroup, ul, ol, li, dl, dt, dd, code, var, kdb, samp, img, object, param, map, area, bdo, iframe {
	padding:0;
	margin:0;
	border:0;
}

img {
	display:block;
}
table td {
	vertical-align:top;
}
.clear {
	content:".";
	height:0;
	visibility: hidden;
	display:block;
	clear:both;
}
* {
	outline: none;
}
a:hover{
	text-decoration:none;
}
.floatRight {
	float:right;
	display:inline;
}
.floatLeft {
	float:left;
	display:inline;
}
.all{
	width:924px;
	margin:0 auto;
}
.head{
	background:url(../images/head.png) no-repeat left top;
	height:93px;
	margin-bottom:13px;
}
.logo{
	float:left;
	width:322px;
	height:50px;
	margin-top:15px;
	font-size:0;
	line-height:0;
	text-indent:-5000px;
}
.editArea{
	width:577px;
	margin:0 0 1px auto;
	height:65px;
	line-height:65px;
	color:#fff;
	font-size:18px;
	text-align:center;
}
.footer{
	background:url(../images/bullet-footer.png) no-repeat left top;
	line-height:14px;
	color:#979797;
	text-align:center;
	padding-top:10px;
}
.footer a{
	color:#979797;
	text-decoration:none;
	margin:0 5px;
}
.footer a:hover{
	text-decoration:underline;
}
.follow{
	font-size:9px;
	color:#a6a6a6;
	margin:10px 0;
}
.follow img{
	display:inline;
	vertical-align:top;
}
.follow a{
	color:#a6a6a6;
}
.follow a:hover{
	text-decoration:none;
}
.copyright{
	color:#b6b6b6;
	line-height:13px;
}
.copyright a{
	color:#b6b6b6;
	text-decoration:underline;
}
.copyright a:hover{
	text-decoration:none;
}
.main-nav{
	margin-left:106px;
	height:25px;
}
.main-nav li{
	float:left;
	list-style:none;
}
.main-nav li a{
	display:block;
	color:#fff;
	text-decoration:none;
	font-size:11px;
	line-height:25px;
	height:25px;
	text-align:center;
	background:url(../images/nav-over.png) no-repeat left -500px;
}
.main-nav li:hover a, .main-nav li.hover a{
	background-repeat:repeat;
}
.nav1{
	width:75px;
}
.nav2{
	width:80px;
}
.nav3{
	width:70px;
}
.nav4{
	width:70px;
}
.nav5{
	width:120px;
}
.nav6{
	width:80px;
}
.nav7{
	width:95px;
}
.nav8{
	width:70px;
}
.nav9{
	width:70px;
}
.nav10{
	width:70px;
}
/*---------------------------
	DROP DOWN
---------------------------*/
.main-nav ul.inner1 {
	display: none;
	position: absolute;
	clear:both;
	color:#fff;
	z-index:1;
	padding-top:1px;
}
.main-nav ul.inner1 li {
	float:none;
	background:url(../images/subnav-bg.png);
}
.main-nav ul.inner1 li a {
	height:auto;
	font-size:10px;
	line-height:22px;
	text-indent:0;
	text-decoration:none;
	color:#fff;
	text-align:left;
	padding:0 30px 0 19px;
	background-repeat:no-repeat;
}
.main-nav li ul.inner1 li:hover a{
	background-repeat:repeat;
}

.flash{
	position:relative;
	height:304px;
	border:1px solid #0e0e0e;
	margin-bottom:28px;
}
.flash div{
	position:absolute;
	left:0;
	top:0;
	width:876px;
	height:302px;
	border-width:1px;
	border-style:solid;
	border-color:#f1efee #d4d3da #aeadac #e1e2e7;
}
.area{
	overflow:hidden;
	vertical-align:top;
	font-size:12px;
	line-height:18px;
	min-height:422px;
	color:#fff;
	margin-top:0px;
	margin-left:20px;
	margin-right:23px;
	padding-bottom:20px;
}
.cont{
	vertical-align:top;
	margin-left:27px;
	margin-right:29px;
}
.area h1{
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	letter-spacing:8px;
	margin-top:2px;
	margin-bottom:25px;
	font-weight: lighter;
	text-transform:uppercase;
}
.area h2, .area h3{
	margin-bottom:9px;
}
.area h2{
	font-size:18px;
	line-height:20px;	
	font-weight:normal;
}
.area h3{
	font-size:15px;
	line-height:17px;
	font-stretch:extra-expanded;
	letter-spacing:1px;
	text-transform:uppercase;
}
.area p{
	margin-bottom:14px;
	text-align:justify;
}
.area p.right{
	text-align:right;
	line-height:14px;
	margin-top:-23px;
	font-size:10px;
}
.area p.right a{
	text-decoration:none;
}
.area p.right a:hover{
	text-decoration:underline;
}
.area ul, .area ol{
	margin:0 0 14px 25px;
}
.area ul ul, .area ol ol{
	margin-top:10px;
	margin-bottom:10px;
}
.area li{
	padding-bottom:3px;
	text-align:justify;
}
.area a{
	color:#a6a6a6;
}
.contimg{
	float:right;
	display:inline;
	margin:0 0 14px 23px;
}
.contimg2{
	float:left;
	display:inline;
	margin:23px 14px 0px 0px;
}
.area .artAll{
	margin:0;
		vertical-align:top;
}
.artAll li{
	float:left;
	display:inline;
	list-style:none;
	margin:0 13px 14px 0;
	width:120px;
	height:120px;
	position:relative;
}
.artAll li.last{
	margin-right:0;
}
.artAll a{
	display:block;
	position:absolute;
	height:120px;
	width:120px;
	background:#000;
	font-size:0;
	line-height:0;
}
.workImg{
	width:521px;
	/*height:450px;*/
	
}
.workImg img{
	margin:auto auto auto auto;
	vertical-align:top;
	cursor:pointer;
}
.workDescription{
	float:right;
	width:333px;
}
.workDescription .control{
	margin-bottom:5px;
}
.area .workDesc{
	height:48px;
	margin:0 0 12px 0;
}
.workDesc li{
	list-style:none;
	float:left;
	display:inline;
	margin-right:10px;
	cursor:pointer;
}
.workDescription a{
	color:#cef66e;
	text-decoration:none;
}
.workDescription a:hover{
	text-decoration:underline;
}
.workDescription h3{
	margin-bottom:0;
}
.workDescription p{
	margin-bottom:10px;
}
.workDescription i{
	font-style:normal;
	margin:0 8px;
	color:#cef66e;
}
.form{
	width:74%;
}
.form td{
	text-align:left;
	vertical-align:top;
	padding-bottom:5px;
	line-height:22px;
}
.form img{
	margin-bottom:3px;
}
.form span{
	color:#f00;
}
.form td.left{
	vertical-align:top;
	text-align:right;
	padding-right:10px;
}
input.text{
	height:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	font-size:14px;
	width:99.9%;
	border:1px solid #E0E0E0;
	background:#fff;
}
.form select{
	height:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	font-size:14px;
	width:99.9%;
	border:1px solid #E0E0E0;
	background:#fff;
}

.form textarea{
	height:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	font-size:14px;
	width:99.9%;
	border:1px solid #E0E0E0;
	background:#fff;
}
input.width{
	width:50px;
}
input.submit{
	font-size:12px;
	border:1px solid #E0E0E0;
	font-weight:bold;
	text-align:center;
	color:#fff;
	width:150px;
	height:25px;
	background:#494949;
	cursor:pointer;
}
.checks{
	width:80%; 
	margin:0 auto 10px auto;
}
div.radioBtn {
	float:left;
	width:48%;
	margin-bottom:2px;
}
.radioBtn input {
	width:24px !important;
}


/*		Scroll Content  	*/
#pane2{
	height:200px;
}
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #222221;
	opacity:0.85;
}
.jScrollPaneDrag {
	position: absolute;
	background: #606060;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background:url(../images/arrow-up.png) no-repeat left top;
	height: 12px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background:url(../images/arrow-down.png) no-repeat left top;
	height: 12px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}


/* the overlayed element */ 
.simple_overlay { 
     
    /* must be initially hidden */ 
    display:none; 
     
    /* place overlay on top of other elements */ 
    z-index:10000; 
     
    /* styling */ 
    background-color:#333; 
     
    width:605px;      
    border:1px solid #666; 
     
    /* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000;     
}

/* the overlayed element */ 
.overlay { 
     
    /* must be initially hidden */ 
    display:none; 
     
    /* place overlay on top of other elements */ 
    z-index:10000; 
     
    /* styling */ 
    background-color:#F3F3F3; 
     
    width:605px;      
    border:1px solid #666; 
     
    /* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000;
	
	padding:10px 10px 0 10px;
	color:#636363;
}

.overlay h2{
	margin-bottom:10px;
}

/* close button positioned on upper right corner */ 
.simple_overlay .close, .overlay .close{ 
    background-image:url(../images/close.png); 
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}

.event{
	width:552px;
	margin:0 auto 30px auto;
}

dl.videos{
	/*overflow:hidden;*/
	position:relative;
	min-height:480px;
}
dl.videos dd{
	position:absolute;
	left:0;
	top:-18px;
}
.lnk{
	position:absolute;
	left:0;
	top:0;
}
.vid{
	position:absolute;
	left:0;
	top:18px;
}
.blc{
	height:385px;
}
div.video{
	width:465px;
	margin-bottom:15px;
}
.video-list{
	position:absolute;
	width:154px;
	right:0;
	top:-21px;
	z-index:100;
}
.but{
	display:block;
	height:21px;
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
}
.pv{
	background-image:url(../images/arrowUp.gif);
}
.nt{
	background-image:url(../images/arrowDown.gif);
}
.list{
	background:url(../images/bg-list-video.png);
}
.list li{
	padding:9px 0;
	position:relative;
}
.list li img{
	margin:0 auto;
}
.list li i{
	display:block;
	position:absolute;
	width:132px;
	height:102px;
	left:11px;
	background:url(../images/preview.png) no-repeat center;
	cursor:pointer;
	font-size:0;
	line-height:0;
	text-indent:-5000px;
}
