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

/*
 * jQuery UI screen structure and presentation
 * This CSS file was generated by ThemeRoller, a Filament Group Project for jQuery UI
 * Author: Scott Jehl, scott@filamentgroup.com, http://www.filamentgroup.com
 * Visit ThemeRoller.com
*/

/*
 * Note: If your ThemeRoller settings have a font size set in ems, your components will scale according to their parent element's font size.
 * As a rule of thumb, set your body's font size to 62.5% to make 1em = 10px.
 * body {font-size: 62.5%;}
*/


/*UI tabs*/
.ui-tabs-nav { /*resets*/margin: 0 0 0px 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; float: left; position: relative; z-index: 1; }
.ui-tabs-nav h2 {font-size: 25px; letter-spacing: -2px; color: #9BB53D;}
.ui-tabs-nav ul {
	/*resets*/margin: 0; margin-left: 0!important; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
}
.ui-tabs-nav li {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	border-bottom:none;
	margin-right: -1px;
	border-collapse:collapse;
}
.ui-tabs-nav li a {
	/*resets*/margin: 0;
	font-weight: bold;
	padding: 0;
	border-right: 1px solid #fff;
	outline: 0;
	line-height: 1.3em;
	text-decoration: none;
	font-size: 15px;
	list-style: none;
	float: left;
	text-decoration: none;
	color: #fff;
	background: #B1B1B1;
	padding: 7px 15px; margin-right: 1px;
}
.ui-tabs-nav li a:hover {
	background: #433727; color: #fff;}
	
/* .ui-tabs-nav li.ui-tabs-selected {
	border-bottom-color: #6eac2c;
} */


.ui-tabs-nav li.ui-tabs-selected a, .ui-tabs-nav li.ui-tabs-selected a:hover {
	background: #B3CA60;
	color: #fff;
}
.ui-tabs-panel {
	/*resets*/margin: 0; padding: 15px 15px 0 15px; text-decoration: none; line-height: 1.7em;
	clear:left;
	border: 1px solid #ccc;
	background: url(/images/domains/bg_fade.png) repeat-x bottom; overflow: auto;}
	
.ui-tabs-panel p {padding-bottom: 15px;}
.ui-tabs-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}
#tabs2 .ui-tabs-panel{padding: 0; border: none; background: none; border-left: 1px solid #ccc;}
#tabs2 .ui-tabs-panel p {padding-bottom: 0;}

/* Competition Tabs */

#comptabs .ui-tabs-panel {border: 1px solid #f63; border-top: 5px solid #f63; background: url(/images/content/bg_orange_fade_sml.png) repeat-x top; width: 652px; padding-top: 35px; padding-bottom: 20px; line-height: 2em;}
#comptabs .ui-tabs-nav li a {text-indent: -1000000px; padding: 0;}

#comptabs .ui-tabs-nav li#compbrief a {background: url(/images/content/comp_tabs.png) no-repeat 0 0; width: 140px; height: 50px;}
	#comptabs .ui-tabs-nav li#compbrief a:hover {background: url(/images/content/comp_tabs.png) no-repeat 0 -50px;}
		#comptabs .ui-tabs-nav li#compbrief.ui-tabs-selected a {background: url(/images/content/comp_tabs.png) no-repeat 0 -100px;}

#comptabs .ui-tabs-nav li#compgallery a {background: url(/images/content/comp_tabs.png) no-repeat -141px 0; width: 139px; height: 50px;}
	#comptabs .ui-tabs-nav li#compgallery a:hover {background: url(/images/content/comp_tabs.png) no-repeat -141px -50px;}
		#comptabs .ui-tabs-nav li#compgallery.ui-tabs-selected a {background: url(/images/content/comp_tabs.png) no-repeat -141px -100px;}
		
#comptabs .ui-tabs-nav li#compfiles a {background: url(/images/content/comp_tabs.png) no-repeat -281px 0; width: 150px; height: 50px;}
	#comptabs .ui-tabs-nav li#compfiles a:hover {background: url(/images/content/comp_tabs.png) no-repeat -281px -50px;}
		#comptabs .ui-tabs-nav li#compfiles.ui-tabs-selected a {background: url(/images/content/comp_tabs.png) no-repeat -281px -100px;}

#comptabs .ui-tabs-nav li#compupload a {background: url(/images/content/comp_tabs.png) no-repeat -432px 0; width: 140px; height: 50px;}
	#comptabs .ui-tabs-nav li#compupload a:hover {background: url(/images/content/comp_tabs.png) no-repeat -432px -50px;}
		#comptabs .ui-tabs-nav li#compupload.ui-tabs-selected a {background: url(/images/content/comp_tabs.png) no-repeat -432px -100px;}
		
#comptabs .ui-tabs-nav li#compprizes a {background: url(/images/content/comp_tabs.png) no-repeat -573px 0; width: 107px; height: 50px; margin: 0;}
	#comptabs .ui-tabs-nav li#compprizes a:hover {background: url(/images/content/comp_tabs.png) no-repeat -573px -50px;}
		#comptabs .ui-tabs-nav li#compprizes.ui-tabs-selected a {background: url(/images/content/comp_tabs.png) no-repeat -573px -100px;}
		
		#comptabs .screenshot {margin: 0 5px 10px 0;}



/*
Generic ThemeRoller Classes
>> Make your jQuery Components ThemeRoller-Compatible!
*/

/*component global class*/
.ui-component {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
/*component content styles*/
.ui-component-content {
	border: 1px solid #a6c9e2;
	background: #fcfdfd;
	color: #222222;
}
.ui-component-content a {
	color: #222222;
	text-decoration: underline;
}
/*component states*/
.ui-default-state {
	border: 1px solid #77d5f7;
	background: #0078ae;
	font-weight: normal;
	color: #ffffff !important;
}
.ui-default-state a {
	color: #ffffff;
}
.ui-default-state:hover, .ui-hover-state {
	border: 1px solid #448dae;
	background: #79c9ec;
	font-weight: normal;
	color: #026890 !important;
}
.ui-hover-state a {
	color: #026890;
}
.ui-default-state:active, .ui-active-state {
	border: 1px solid #acdd4a;
	background: #6eac2c;
	font-weight: normal;
	color: #ffffff !important;
	outline: none;
}
.ui-active-state a {
	color: #ffffff;
	outline: none;
}

/*hidden elements*/
.ui-hidden {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}
.ui-accessible-hidden {
	 position: absolute; left: -99999999px;
}
/*reset styles*/
.ui-reset {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
}
/*clearfix class*/
.ui-clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.ui-clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .ui-clearfix {height: 1%;}
.ui-clearfix {display: block;}
/* End hide from IE-mac */

/* Note: for resizable styles, use the styles listed above in the dialog section */

