/*************************************************


	Gemini Awards 25th Anniversary
	http://www.geminiawards.ca
	
	Design and Code : Switch United
	Author Homepage : http://www.switchunited.com	
	Created : August 2010
	Last Updated : September 2010

	Notes: No special Considerations required.

***************************************************
	GENERIC
	
	*/


html{
	font: 62.5%/160% Arial, Helvetica, sans-serif;   	
	background:#000 url(../images/body-bkg-home.jpg) top center repeat-y;	
	color: #bfbfbf;
	}
	
body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background:url(../images/html-bkg.gif) repeat-x;
	}

#homepage{
	background:url(../images/html-bkg.gif) repeat-x;
	}

/***************************************************
	WRAPPER
	
	 */
	 
#wrapper {
	width:960px;
	margin: 0px auto;
	text-align:left;
	}
	
.logo {
    text-indent:-999em;
    width:147px;
    height:27px;	
    display:block;
    background:url(../images/logo.gif) no-repeat;
	float:left;
	clear:left;
	margin:0 0 0 20px;
    }
    
    
/***************************************************
	HEADER
	
	*/
	
#header {
	margin:0 0px 0;
	background:#ff0000;
	color:#fff;
	padding:15px 0 0 0;
	height:40px;
    z-index:2;
    }	
	
#feature {
	height:340px;
	display:block;
	position:relative;
    z-index:1;
	margin:0 auto;
    background-image:url('../images/inside-header.jpg');
    background-repeat:no-repeat;
	}

#homepage #feature {
	width:920px;
	height:500px;
	display:block;
	position:relative;
	margin:0 auto;
    font-size:0;
    overflow:hidden;
    z-index:1;
    background-image:none;
	}
    
#flashContent {
	z-index:1;
	width:917px;
	height:500px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	font-size:0;
	}

#feature H1 {
	position:absolute;
	left:20px;
	bottom:00px;
	}
	
/***************************************************
	MAIN MENU
	
	*/

#topmenu {
	margin:0 9px;
	padding:0;
	float:right;
	}

#topmenu LI  {
	list-style:none;
	float:left;
	margin:0;
	width:auto;
	}
	
#topmenu A {
	display:block;
	padding:0;
	color:#fff;
	margin:0;
	text-indent:-999em;
	line-height:0;
	text-decoration:none;
	height:31px;
	background:url(../images/topmenu.gif) top left no-repeat;
	}		
	
#topmenu LI.nav-faq A {width:53px}
#topmenu LI.nav-special-awards A {width:117px; background-position:-53px 0;}
#topmenu LI.nav-nominees-winners A {width:150px; background-position:-171px 0;}
#topmenu LI.nav-photos A {width:60px; background-position:-322px 0;}
#topmenu LI.nav-press A {width:60px;  background-position:-382px 0;}
#topmenu LI.nav-supporters A {width:94px;  background-position:-443px 0;}
#topmenu LI.nav-word-from-supporters A {width:202px;  background-position:-538px 0;}
 
#topmenu LI.nav-faq A:hover {background-position:0 -38px;}
#topmenu LI.nav-special-awards A:hover {background-position:-53px -38px;}
#topmenu LI.nav-nominees-winners A:hover {background-position:-171px -38px;}
#topmenu LI.nav-photos A:hover {background-position:-322px -38px;}
#topmenu LI.nav-press A:hover { background-position:-382px -38px;;}
#topmenu LI.nav-supporters A:hover {background-position:-443px -38px;}
#topmenu LI.nav-word-from-supporters A:hover { background-position:-538px -38px;} 

#topmenu LI.nav-faq A.selected {background-position:0 -76px;}
#topmenu LI.nav-special-awards A.selected {background-position:-53px -76px;}
#topmenu LI.nav-nominees-winners A.selected {background-position:-171px -76px;}
#topmenu LI.nav-photos A.selected{background-position:-322px -76px;}
#topmenu LI.nav-press A.selected{ background-position:-382px -76px;;}
#topmenu LI.nav-supporters A.selected {background-position:-443px -76px;}
#topmenu LI.nav-word-from-supporters A.selected { background-position:-538px -76px;} 

/***************************************************
	COLUMN
	
	*/
    
#rightcolumn {
	float:left;
	width:414px;
	}
	
#leftcolumn {
	float:left;
	width:536px;
	margin:0 10px 0 0;
	}
	
/***************************************************
	My COLUMN
	
	*/
#centercolumn {
	background:#fff;
	float:left;
	width:940px;
	margin:0 10px 0 10px;
	}
	
.column{float:left; margin:0 10px;padding:0;}	
.span-1{width:900px;}
.span-1sm{width:800px;}
.span-2{width:600px;}
.span-3{width:340px;}
.span-4{width:300px;}
.span-5{width:450px;}
.span-6{width:200px;}
.span-7{width:400px;}
.padDivSml {margin: 2px 2px 2px 2px;}
.padDiv {margin: 4px 4px 4px 4px;}
.padDivTop {margin: 4px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.padDivBig {margin: 10px 10px 10px 10px;}
.padDivVBig {margin: 15px 15px 15px 15px;}
.padNoLeft {margin: 4px 4px 4px 0px;}
.padLeft {margin: 3px 3px 3px 12px;}
.first{margin-left:10px;}
.last{margin-right:5px;}

/***************************************************
	WIDGET CLASS
	
	widgets are the containing boxes of all content
	
	*/
	
.widget {
	padding:28px;
	margin:0 0 10px 0;
	font-size:12px;
	}

/***************************************************
	NEWS ITEM
	
	*/
	
#news-item {
	background:#282828;
	color:#bfbfbf;
	font-size:13px;
	line-height:20px;
	}
	
#news-item SMALL {
	font-size:11px;
	display:block;
	margin:0 0 8px 0;
	}

#news-item H2 {
	line-height:28px;
	}

#news-item LI {
	list-style:none;
	margin:0 0 3px 0;
	}
	
.news-slide p {
	margin-bottom: 1em;
}
	
/***************************************************
	RECENT UPDATES
	
	*/	

#recent-updates {
	background:#1c1c1c;
	color:#BFBFBF;
	}

#recent-updates UL,
#recent-updates OL{
	margin:0;
	padding:0;
	}
	
#recent-updates .news-slide {
	float:left;
	width:220px;
	list-style:none;
	margin:0 20px 0 0;
	font-size:12px;
	height:210px;
	overflow:hidden;
	}
	
#recent-updates .news-slide2 {
	position:absolute;
	z-index:5;
	background:#1c1c1c;
	left:0;
	height:auto;
	}

.news_content {
	height: auto; 
	width: 480px; 
	background:#1c1c1c;
	display:none;
	font-size:12px;
	}

#recent-updates .news_content UL, 
#recent-updates .news_content OL {
	margin:0 1.5em 1.5em;
	}

.news_content LI {
	list-style:none;
	margin:0 0 3px 0;
	}

.active {
	display:block;
	}

#news-close {
	float:right;
	display:none;
	}
	
#recent-updates H5 A {
	color:#ff0000;
	text-decoration:none;
	font-size:14px;
	line-height:18px;
	}
	
#recent-updates H5 A:hover {
	color:#ccc;
	}
	
#feature-pager {float:right;}
	
.prev,
.next {
	display:block;
	width:15px;
	height:15px;
	text-indent:-999em;
	float:left;
	}
	
.next {background:url(../images/arrows.gif) right top no-repeat;}
.next:hover {background:url(../images/arrows.gif) right bottom no-repeat;}
	
.prev {background:url(../images/arrows.gif) left top no-repeat;}
.prev:hover {background:url(../images/arrows.gif) left bottom no-repeat;}

/***************************************************
	AWARDS LIST
	
	*/
		
#awards-list,
#pre-awards-list{
	background:#fff;
	color:#000;
	font-size:12px;
	}

#awards-list H3,
#pre-awards-list H3 {
	color:#000;
	margin:0 0 5px;
	}

#award-tabs {
	margin:0;
	border-bottom:solid 1px #ff0000;	
	}
	
#award-tabs A {
	display:block;
	padding:10px 25px 10px 0;
	float:left;
	text-transform:uppercase;
	color:#575757;
	text-decoration:none;
	font-weight:bold;
	}
	
#award-tabs A:hover,
#award-tabs A:hover STRONG{
	color:#ccc;
	background:url(../images/up-arrow.gif) 40px 40px no-repeat;
	}
	
#award-tabs A.selected {
	background:url(../images/up-arrow.gif) 40px 40px no-repeat;
	}
	
#award-tabs A STRONG {
	color:#ff0000;
	display:block;
	font-size:9px;
	margin:0;
	font-weight:normal;
	line-height:10px;
	}

#categories {
	background:#fbd2d3;
	padding:5px;
	border-bottom:solid 3px #ff0000;
	}
	
#categories A {
	color:#fd6262;
	text-decoration:none;
	margin-right:10px;
	}
	
#categories A:hover {
	text-decoration:underline;
	}
	
#categories A.selected {
	font-weight:bold;
	color:#f00;
	}
	
#categories A.selected:hover {
	text-decoration:none;
	}
	
#awards-list UL,
#pre-awards-list UL{
	margin:5px 0;
	padding:0;
	clear:both;
	}
	
#awards-list LI,
#pre-awards-list LI {
	list-style:none;
	clear:left;	
	border-bottom:solid 1px #aeaeae;
	}
	
#awards-list LI A,
#pre-awards-list LI A {
	padding:5px;
	color:#000;
	text-decoration:none;
	display:block;
	}
	
#awards-list LI A:hover,
#pre-awards-list LI A:hover {
	background:#e5e5e5;
	}

#pre-awards-list H3 {margin-bottom:15px;}

#pre-awards-list .pdf {
	float:right;
	color:#000;
	margin:5px 0 0;
	}
	
#pre-awards-list .pdf:hover,
#pre-awards-list .pdf:hover EM {color:#ccc;}

/***************************************************
	PHOTO WIDGET
	
	*/
		
#photo-widget {
	background:#403f3f;
	}

#photo-widget H3 {
	color:#fff;
	}
	
#photo-widget UL {
	margin:0;
	padding:0;
	}

#photo-widget LI {
	list-style:none;
	float:left;
	margin:0 11px 10px 0;	
	}
	
#photo-widget LI A{
	border:solid 1px #121212;
	width:76px;
	height:80px;
	display:block;
	}
	
#photo-widget LI A:hover{
	border:solid 1px #ccc;
	}
	
#photo-widget .more-link {
	clear:both;
	display:block;
	float:right;
	width:138px;
	height:17px;
	clear:right;
	background:url(../images/more-photos.gif) no-repeat;
	text-indent:-999em;
	}
	
#photo-widget .more-link:hover {
	background:url(../images/more-photos.gif) bottom left no-repeat;
	}
	
/***************************************************
	IMPORTANT DATES
	
	*/
		
#important-dates {
	background:#111111;
	color:#BFBFBF;
	font-size:12px;
	}

#important-dates UL {
	margin:0;
	padding:0;
	}
	
#important-dates LI {
	list-style:none;
	clear:left;
	padding:5px 0;
	border-bottom:solid 1px #292929;
	}
	
#important-dates STRONG {
	color:#FF0000;
	display:block;
	float:left;
	width:95px;
	}
	
#advertisement-a,
#advertisement-b,
#advertisement-c,
#advertisement-d,
#advertisement-e{
	margin:0 0 10px 0;
	}
	
/***************************************************
	ACADEMY SALUTES
	
	*/
		
#academy-salutes {
	background:#383838;
	color:#fff;
	margin-top:40px;
	font-size:12px;
	}

#academy-salutes H5 {
	color:#b8b8b8;
	text-transform:uppercase;
	margin:0 0 5px;
	}
	
#academy-salutes IMG {
	float:left;
	margin:0 15px 15px 0;
	}
	
#academy-salutes UL {
	margin:0;
	padding:0;
	}

#academy-salutes LI {
	list-style:none;
	clear:both;
	padding:10px 0;
	border-bottom: solid 1px #606060
	}
	
#academy-salutes LI:last-child {
	border:none;
	}
	
#academy-salutes .more-link {
	display:block;
	float:right;
	width:55px;
	height:17px;
	clear:right;
	background:url(../images/more.gif) no-repeat;
	text-indent:-999em;
	}
	
#academy-salutes .more-link:hover {
	background:url(../images/more.gif) bottom left no-repeat;
	}
	
/***************************************************
	FAQ LIST
	
	*/
	
#accordion A{
	display:block;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:8px 25px;
	background:#565656 url(../images/bullet.gif) 10px center no-repeat;
	margin:5px 0;
	}
	
#accordion a.pdf {
	background:url(../images/pdf.gif) left center no-repeat;
	padding:0 0 0 25px;
	text-decoration:none;
	color:#000;
	font-style: italic;
	margin-top: 10px;
	}
	
#accordion a.pdf em {
	color:#000;
	}
	
#accordion a.ui-accordion-header:hover {
	background:#ff0000 url(../images/bullet-white.gif) 10px center no-repeat !important;
	}
	
#accordion .answer a:link,  #accordion .answer a:visited {
	color:#000;
	}
	
#accordion .answer a:hover {
	background:url(../images/pdf.gif) left center no-repeat;
	padding:0 0 0 25px;
	text-decoration:none;
	color:#808080;
	}

#accordion A.ui-state-active {
	color:#000;
	background:#FFF url(../images/bullet.gif) 10px center no-repeat !important;
	margin-bottom:0;
	}
	
.answer {
	background:#cccccc url(../images/answer-bkg.jpg) no-repeat;
	padding:20px 40px;
	font-size:12px;
	color:#000;
	padding-right:200px;
	}
	
#accordion A.bkg-a {background-color:#414141;}
#accordion A.bkg-b {background-color:#575757;}
#accordion A.bkg-c {background-color:#767676;}
	
/***************************************************
	SPECIAL AWARDS
	
	*/
		
#special-awards {
	background:#e8e8e8;
	color:#000;
	font-size:12px;
	}
	
#special-awards H3 {
	color:#000;
	}
	
#special-awards UL {
	margin:0;
	padding:0;
	}
	
#special-awards LI {
	list-style:none;
	clear:left;
	padding:5px 0;
	border-bottom:solid 1px #c3c3c3;
	}
	
#special-awards STRONG {
	color:#575757;
	display:block;
	float:left;
	width:auto;
	}

/***************************************************
	PHOTO LIST
	
	*/

#photo-list {
	list-style:none;
	margin:0;
	padding:0;
	}
	
#photo-list H4 {
	color:#fff;
	background:#4d4d4d;
	margin:0;
	font-size:18px;
	text-transform:uppercase;
	}
	
.gallery {
	width:940px;
	overflow:hidden;
	height:280px;
	background:#d9d9d9;
	padding:10px;
	margin:0 40px 10px 0px;
	color:#000;
	}
	
.gallery2 {
	width:940px;
	overflow:hidden;
	background:#d9d9d9;
	padding:10px;
	margin:0 40px 10px 0px;
	color:#000;
	}	
	
.gallery a {
	text-decoration: none;
	color#000;	
	}
	
.gallery .alt {
	background:#afafaf;
	margin:0 40px 10px 0;
	}

.gallery .alt-b {
	background:#d2d2d2;
	}
	
.gallery LI {
	float:left;
	margin:0 0 0 20px;
/*** originally - 	margin:0 10px 0 0; */
	list-style:none;
	width:200px;
	}
	
.gallery SMALL {
	display:block;
	color:#666666;
	margin:10px 0 0 0;
	}
	
.gallery STRONG {
	font-size:14px;
	color:#000;
	}

/***************************************************
	SUPPORTERS/SPONSORS
	
	the terminology changes between supporters and sponsors.
	Not sure if this is in the sponsorship outline, so i
	cant make it consistent. Apologies.
	
	*/
	
#supporters H4 {
	margin-bottom:0;
	}

.sponsor-list {
	margin:0;
	padding:0;
	list-style:none;
	}
	
.sponsor-list LI {
	float:left;
	margin:0 8px 0;
	}

#word-from-supporters .widget CITE {
	margin-left:60px;
	color:#ccc;
	display:block;
	width:300px; /*so images dont push thignsaround */
	}
	
#word-from-supporters .widget CITE STRONG {
	color:#FFF;
	display:block;
	}
	
	
.sponsor-logo {
		float:right;
		margin-left:50px;
	}

.sponsor-list a:link, .sponsor-list a:visited  {
	color:#666;
	}

.sponsor-list a:hover {
	color:#ccc;
	}

/***************************************************
	CONTENT
	
	*/

.tweet {
	color:#000;
	}

.tweet a {
	color:#000fff;
	}

#content-list {
	list-style:none;
	margin:0;
	padding:0;
	}
	
#content-list H4 {
	color:#fff;
	background:#4d4d4d;
	padding:5px;
	margin:0;
	font-size:18px;
	text-transform:uppercase;
	}
	
.content {
	width:940px;
	overflow:hidden;
	padding:10px;
	margin:0 0 10px 20px;
	background:#fff;
	color:#000;
	}
		
.content LI {
	float:left;
	margin:0 10px 0 0;
	list-style:none;
	}
	
.content SMALL {
	display:block;
	color:#666666;
	margin:10px 0 0 0;
	}
	
.content STRONG {
	font-size:14px;
	}
	
.content A {
	text-decoration:none;
	color:#0000FF;
	}
	
.content A:hover {
	text-decoration:underline;
	color:#000;
	}
	
#rightcolumn .twtr-tweet  {
	border-bottom:1px dotted #535353;
	}

#rightcolumn .twtr-tweet-wrap  {
	padding:20px;
	}

#facebook .fbConnectWidgetTopmost {
	background-color:#00FF00;
	}

/***************************************************
	BUTTON WIDGET
	
	*/
		
#button-item {
	background:#ccc;
	color:#000;
	border-bottom:0px;
	font-size:12px;
	margin:10px 0 10px;
	padding:20px 20px 20px 20px;
	clear:both;
	list-style:none;
	text-decoration:none;
	}

#button-item a {
	color:#FF0000;
	text-decoration:none;
	}
	
#button-item a:visited {
	text-decoration:none;
	}
	
#button-item a:hover {
	color:#383838;
	text-decoration:none;
	}

#button-item H3 a,
#button-item H3 a:visited{
	color:#383838;
	}
	
#button-item H3 {
	color: #383838;
	}

/***************************************************
	FOOTER
	
	 */

#footer {
	clear:both;
	padding:30px;
	font-size:11px;
	margin:30px 0;
	}
	
#banner-advert {
	margin:0 auto 40px auto;
	width:728px
	}
	
#footer P {
	clear:left;
	color:#545454;
	display:block;
	margin:0;
	}
	
#footer A {
	text-decoration:none;
	}
	
#footer A:hover {
	text-decoration:underline;
	}
	
#footer UL {
	margin:0 0 15px 0;
	padding:0;
	display:block;
	}
	
#footer LI {
	float:left;
	width:auto;
	list-style:none;
	margin:0 10px 0 0;
	}
