/*----------------------------
 RESET
----------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fff;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/*----------------------------
 GENERAL
----------------------------*/
html, body {
	background-color: #000;
}

a {
	color: #fff;
}

#wrap {
	width:1280px;
	min-width: 960px;
	max-width: 1280px;
}

#main {
	position: relative;
	zoom:1;
}


/*----------------------------
 HEADER
----------------------------*/
#header {
	height: 31px;
	background: url(../images/heading-bg.png) repeat-x 0 0;
}

#socialmedia {
	width: 203px;
	height: 31px;
	background: url(../images/social-bg.png) repeat-x 0 -31px;
	color: #000;
	float: left;
	display: inline;
	margin-left: 24px;
}

#headertitle {
	float: left;
	display: inline;
	background: url(../images/sprite-2014.png) no-repeat -100px 0;
	width: 905px;
	height: 31px;
}

#socialmedia ul li {
	float: left;
	display: none;
	padding: 5px 3px 4px;
}

#socialmedia ul li span {
	text-transform: uppercase;
	font-size: 12px;
	padding: 5px;
	float: left;
}
#socialmedia a
{
	display:block;
	width:20px;
	height:20px;
}
.facebook
{
	background: url(../images/sprite-2014.png) no-repeat 0 0;
	margin-left: 10px;
}
.twitter
{
	background: url(../images/sprite-2014.png) no-repeat -35px 0;
}
.youtube
{
	background: url(../images/sprite-2014.png) no-repeat -68px 0;
}
/*----------------------------
 SIDENAV
----------------------------*/
#sidebar {
	background: url(../images/bg.png) repeat;
	width: 203px;
	height: 642px;
	position: absolute;
	left: 24px;
	z-index: 1500; 
}
.logo
{
	background: url(../images/sprite-2014.png) no-repeat 0 -31px;	
	display: block;
	width: 202px;
	height: 145px;
}
.sidebar-nav
{
	background: url(../images/sprite-2014.png) no-repeat 0 -176px;
	width: 202px;
	height: 230px;
}
.sidebar-nav a
{
	display: block;
	height: 31px;
}
.sidebar-nav img
{
	display: block;
}
a.videoplayer
{
	background: url(../images/sprite-2014.png) no-repeat 0 -406px;
	height:150px;
	width:202px;
}
a.palazzo-award
{
	background: url(../images/sprite-2014.png) no-repeat -542px -672px;
	height:127px;
	width:202px;
	margin-top:-1px;
}


/*----------------------------
 MAIN
----------------------------*/
#slideshow {
	width: 100%;
	height: 775px;
	background: url(../images/slideshow/BOYA_2014_monae_performing.jpg) no-repeat;
	/*overflow: visible! important;*/
}

.hsa-top-ribbon {
	background: url(../images/sprite-2014.png) no-repeat -210px -129px;
	width: 440px;
	height: 75px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1000;
}
.hsa-top-ribbon a
{
	display: block;
	height: 75px;
}

.hsa-top-ribbon img
{
	display: block;
}

.hsa-ribbon {
	background: url(../images/sprite-2014.png) no-repeat -222px -36px;
	width: 535px;
	height: 170px;
	position: absolute;
	right: 0;
	top: 472px;
	z-index: 1000;
}

#galleries {
	height: 134px;
	background: url(../images/bg.png) repeat;
	position: absolute;
	top: 673px;
	width: 1280px;
	min-width: 960px;
	max-width: 1280px;
	border-top: 1px #383737 solid;
}
#galleries li a
{
	background: url(../images/sprite-2014.png) no-repeat -210px -256px;
	border: 1px solid pink;
	border-color: #c5c5c5; 
	width: 195px;
	height: 80px;
	display: block;
	text-decoration: none;
	padding:10px;

}
#galleries li img
{
	border: 1px solid #3e342f;
	margin-right:10px;
	float:left;
}

#sponsors {
	text-align: center;
	margin-top: 20px;
}


/*----------------------------
 SPONSORS
----------------------------*/

/*----------------------------
 FOOTER
----------------------------*/
#footer {
	padding: 60px 20px 20px 45px;
	height: 70px;
	color:#fff;
	z-index:2000;
	position:relative;
}
.mmclogo
{
	background: url(../images/sprite-2014.png) no-repeat -210px -211px;
	width:139px;
	height:45px;
	float:left;
	margin: 0 10px 0 0;
}
#footer a {
	text-decoration: none;
	padding:10px;
}
#footer a:hover {
	text-decoration: underline;
}
.copyright {
	font-size: 10px;
	color: #4d4d4d;
	padding-left:10px;
	line-height:2;
}


/*----------------------------
 TOOLTIP
----------------------------*/

.tooltip {
	display:none;
	background:transparent url(../images/bg_tooltip.png) no-repeat;
	font-size:12px;
	line-height: 16px;
	height:206px;
	width:254px;
	padding: 30px 40px 0 40px;
	color:#fff;	
	z-index: 9000;
	margin-top: 20px;
}

.jcarousel-skin-tango .jcarousel-item {
	text-align: left;
}
/*----------------------------
 Ad
----------------------------*/
.ad-728x90
{
	text-align:center;
	/*margin:35px 0 0 0;*/
}
/*----------------------------
 Inside Pages
----------------------------*/
.inside-wrapper
{
	margin-left: 265px;
	padding-top:52px;
	width:756px;
}
.title
{
	height:20px;
}
.content-wrapper
{
	margin:18px 0 0;
}
.content-wrapper p{
	font-size: 16px;
	line-height: 1.4;
	margin-top: 30px;
}
.content-wrapper ul
{
	font-size: 16px;
	line-height: 1.4;
}
.content-wrapper ul li
{
	background: url(../images/sprite-2014.png) no-repeat -368px -222px;
	padding-left: 16px;
}
/*----------------------------
 Photo Gallery
----------------------------*/
#photo-gallery .title
{
background: url(../images/sprite-2014.png) no-repeat -210px -375px;
}
#photo-gallery .content-wrapper, #video-gallery .content-wrapper, #winners .content-wrapper
{
	width:800px;
}
#photo-gallery .content-wrapper a, #winners .content-wrapper a 
{
	display:inline-block;
	margin:10px 0 0 5px;
	cursor:pointer;
}
#winners .content-wrapper a 
{
	margin:10px 0 0 10px;
}

/*----------------------------
 About and Events
----------------------------*/
#about-event .title
{
	background: url(../images/sprite-2014.png) no-repeat -210px -466px;
}

#sponsorship .title
{
	background: url(../images/sprite-2014.png) no-repeat -210px -435px;
}
#sponsorship .content-wrapper, #error .content-wrapper { min-height:413px; }
/*#sponsorship .content-wrapper img { border: 5px solid #fff; }*/
/*----------------------------
 Video Gallery
----------------------------*/
#video-gallery .title
{
	background: url(../images/sprite-2014.png) no-repeat -210px -405px;
}
.video-thumbs
{
	margin-top: 17px;
	display: none;
}
.video-thumbs img
{
	width: 134px;
	height:90px;
	border: 3px solid #fff;
}
.video-thumbs a
{
	display:inline-block;
	margin:0 12px 16px 0;
}
.award-links
{
	margin-top:30px;
	color: #6d6d6d; 
}
.award-links.photos
{
	margin-top:30px;
}
.award-links a
{
	display: inline-block;
}
.divider
{
	display:inline-block;
	width:1px;
	height:25px;
	margin:5px 18px 0;
	border-right: 1px solid;
	vertical-align:-6px;
}
.current-awards
{
	background: url(../images/sprite-2014.png) no-repeat 0 -805px;
	width:190px;
	height:15px;
}
.current-awards.active, .current-awards:hover
{
	background: url(../images/sprite-2014.png) no-repeat 0 -789px;
}
.prev-awards
{
	background: url(../images/sprite-2014.png) no-repeat -210px -531px;
	width:280px;
	height:15px;

}
#video-gallery .prev-awards
{
	background: url(../images/sprite-2014.png) no-repeat 0 -805px;
	width:550px;
	height:15px;

}
/*.prev-awards.active, .prev-awards:hover
{
	background: url(../images/sprite-2014.png) no-repeat -190px -805px;
}*/

#photo-gallery img, #winners img
{
	border: 3px solid #fff;
}
.ad-728x90 + iframe 
{
	display: none;
}
h2 { font-size:30px;}
#fancybox-left span {
	left: 20px;
}

#fancybox-right span {
	left: auto;
	right: 20px;
}
/*----------------------------
 Winners
----------------------------*/
#winners .title
{
	background: url(../images/sprite-2014.png) no-repeat -210px -497px;
}