/* CSS Document */



html, body {
	padding:0;
	margin:0 auto 0 auto;
	background: #707070;
}
.brclear { 
  display: block;
  clear: both;
  height: 1px;
  line-height: 0px;
  font-size: 0px;
  margin-bottom: -1px;
}
span.clear {
  display: block;
  clear: both;
  height: 1px;
  line-height: 0px;
  font-size: 0px;
  margin-bottom: -1px;
}






/* HOLDER STYLES */
#wrapper/* holder styles */
 {
	width: 1000px;
	margin: 0 auto 0 auto;
	background-image: url(../images/BG-page.jpg);
	background-position: center;
	background-repeat: repeat-y;
	padding: 0px 40px;
}
#container {
	width: 980px;
	margin: 10px;
	float: left;
}





/* HEADER STYLES */
#header {
	width: 1000px;
	margin: 0px;
	background-color: #FFFFFF;
	float:left;
}
#logo-floater {
	width: 276px;
	margin: 10px 0px 0px 10px;
	float: left;
}


#top-buttons {
	margin: 0px 10px 0px 20px;
	float: right;
	background-color: #333333;
	height: 40px;
/*	width:190px;
*/}
ul.menu-top-home, .menu-top-home li { 
	display: inline; 
	margin:0; 
	padding: 0; 
	list-style: none; 
	list-style-image: none; 
	list-style-type: none;	
}

ul.menu-top-home {
	height: 15px;
	
}

.menu-top-home li {
	margin: 0;
	padding:0;
	float:left;
	border-right: 1px solid #FFF;
}

.menu-top-home li a {
	font:12px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	background-color: #333;
	letter-spacing: 1px;
	margin: 0;
	display:block;
	padding: 10px 13px;
	height:20px;
	width:42px;
	text-align:center;
}
.menu-top-home li a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #DE101B;
	display:block;
	padding: 10px 13px;
	height:20px;
	width:42px;
}





ul.menu-top-last, .menu-top-last li { 
	display: inline; 
	margin:0; 
	padding: 0; 
	list-style: none; 
	list-style-image: none; 
	list-style-type: none;
	
}

ul.menu-top-last {
	height: 15px;
	
}

.menu-top-last li {
	margin: 0;
	padding:0;
	float:right;
	border-right: none;
}

.menu-top-last li a {
	font:12px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	background-color: #333333;
	letter-spacing: 1px;
	margin: 0;
	display:block;
	padding: 10px 13px;
	height:20px;
	text-align:center;
	width: 93px;
}
.menu-top-last li a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #DE101B;
	display:block;
	padding: 10px 13px;
	height:20px;
	width: 93px;
	text-align:center;
}






#top-nav {
	width: 1000px;
	margin: 0px;
	float: left;
	height: 50px;
	background-color: #DE101B;
}

ul.menu, .menu li { 
	display: inline; 
	margin:0; 
	padding: 0; 
	list-style: none; 
	list-style-image: none; 
	list-style-type: none;
	
}

ul.menu {
	height: 20px;
	
}

.menu li {
	margin: 0;
	padding:0;
	float:left;
	border-right: 1px solid #FFF;
}

.menu li.buy a {
	font:13px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	background-color: #DE101B;
	letter-spacing: 1px;
	margin: 0;
	display:block;
	padding: 15px 16px;
	height:20px;
	width:169px;
	text-align:center;
}
.menu li.buy a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #333;
	display:block;
	padding: 15px 16px;
	height:20px;
	width:169px;
	text-align:center;
}

.menu li.about a {
	font:13px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	background-color: #DE101B;
	letter-spacing: 1px;
	margin: 0;
	display:block;
	padding: 15px 16px;
	text-align:center;
	height:20px;
	width:96px;
}
.menu li.about a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #333;
	display:block;
	padding: 15px 16px;
	text-align:center;
	height:20px;
	width:96px;
}

.menu li.enrol a {
	font:13px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	background-color: #DE101B;
	letter-spacing: 1px;
	margin: 0;
	display:block;
	padding: 15px 16px;
	text-align:center;
	height:20px;
	width:119px;
}
.menu li.enrol a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #333;
	display:block;
	padding: 15px 16px;
	text-align:center;
	height:20px;
	width:119px;
}

.menu li.events a {
	font:13px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	background-color: #DE101B;
	letter-spacing: 1px;
	margin: 0;
	display:block;
	padding: 15px 16px;
	text-align:center;
	height:20px;
	width:88px;
}
.menu li.events a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #333;
	display:block;
	padding: 15px 16px;
	text-align:center;
	height:20px;
	width:88px;
}

.menu li.support a {
	font:13px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	background-color: #DE101B;
	letter-spacing: 1px;
	margin: 0;
	display:block;
	padding: 15px 16px;
	text-align:center;
	height:20px;
	width:92px;
}
.menu li.support a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #333;
	display:block;
	padding: 15px 16px;
	text-align:center;
	height:20px;
	width:92px;
}


.menu li.sponsors a {
	font:13px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	background-color: #DE101B;
	letter-spacing: 1px;
	margin: 0;
	display:block;
	padding: 15px 16px;
	text-align:center;
	height:20px;
	width:136px;
}
.menu li.sponsors a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #333;
	display:block;
	padding: 15px 16px;
	text-align:center;
	height:20px;
	width:136px;
}









ul.menu-last, .menu-last li { 
	display: inline; 
	margin:0; 
	padding: 0; 
	list-style: none; 
	list-style-image: none; 
	list-style-type: none;
	
}

ul.menu-last {
	height: 20px;
	
}

.menu-last li {
	margin: 0;
	padding:0;
	float:right;
	border-right: none;
}

.menu-last li a {
	font:13px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	background-color: #DE101B;
	letter-spacing: 1px;
	margin: 0;
	display:block;
	padding: 15px 16px;
	height:20px;
	text-align:center;
	width:70px;
}
.menu-last li a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #333;
	display:block;
	padding: 15px 16px;
	height:20px;
	width:70px;
}








/* CENTER STYLES */
#banners {
	margin: 0px 0px 20px 0px;
	width: 980px;
	float: left;
	height: 270px;
}
#center {
	margin: 0px 0px 20px 0px;
	float: left;
	width: 740px;
	text-align: left;
}
#content-home {
	margin: 0px 0px 0px 0px;
	width: 720px;
	text-align: left;
}
#content {
	margin: 0px 0px 0px 0px;
	width: 720px;
	text-align: left;
}
#content-box {
	width: 670px;
	margin: 0px 0px 20px 0px;
	float: left;
}
#page-heading {
	width: 970px;
	margin: 235px 0px 0px 10px;
	padding: 0px;
}




#home-boxes {
	width:740px;
	float:left;
	margin: 0 0px 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #CFCFCF;
}	

#box1 {
	width:220px;
	border-right: 1px solid #CFCFCF;
	margin: 0px 20px 0px 0px;
	padding: 0px 20px 0px 0px;
	float:left;
}	
#box2 {
	width:220px;
	border-right: 1px solid #CFCFCF;
	margin: 0px 18px 0px 0px;
	padding: 0px 18px 0px 0px;
	float:left;
}	
#box3 {
	width:220px;
	margin: 0px;
	padding: 0px;
	float:left;
}	


#box-heading {
	width:220px;
	margin: 0px 0px 7px 0px;
	padding: 0px;
	float:left;
}
#box-image {
	width:220px;
	margin: 0px 0px 7px 0px;
	padding: 0px;
	float:left;
}
#box-content {
	width:220px;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	float:left;
/*	height: 90px;
*/}	
#box-link {
	width:220px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float:left;
}












/* SIDEBAR RIGHT STYLES */
#sidebar-right {
	float: right;
	width: 220px;
	margin: 0px 0px 20px 0px;
}
#sidebar-menu {
	width: 218px;
	margin: 0px 0px 20px 0px;
	float: right;
	border:1px solid #DE101B;
}
#sidebar-menu-heading {
	width: 218px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #DE101B;
}
#sidebar-menu-heading-text {
	width: 198px;
	margin: 10px;
	float: left;
	background-color: #DE101B;
}
#sidebar-menu-content {
	width: 198px;
	margin: 10px;
	padding: 0px;
	float: left;
}



#sidebar-cookbook {
	width: 220px;
	margin: 0px 0px 20px 0px;
	float: right;
	background-color: #DE101B;
}
#sidebar-heading {
	width: 200px;
	margin: 10px 10px 0px 10px;
	padding: 0px;
	float: left;
}
#sidebar-content {
	width: 200px;
	margin: 10px;
	padding: 0px;
	float: left;
}

#sidebar-subscribe {
	width: 220px;
	margin: 0px;
	float: right;
	background-color: #CFCFCF;
}

#sidebar-SKYS {
	width: 220px;
	margin: 20px 0 0 0;
	float: right;
}







/* TEXT STYLES */

.more-link {
	list-style: none;
	list-style-type:none;
	font:12px "Century Gothic", Arial, Helvetica, sans-serif;
	background-image: url(../images/arrow-red.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin:0px;
	padding:0px;
	text-align: left;
	display: inline;
	line-height: 15px;
	float:left;
	text-indent:10px;
	color: #DE101B;
	font-weight: bold;
	text-decoration: none;
}

.more-link a {
	font:12px "Century Gothic", Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height: 14px;
	color:#DE101B;
	text-decoration:none;
	font-weight: bold;
}
.more-link:hover {
	background-image: url(../images/arrow-black.gif);
	color: #000000;
}

.more-link a:hover {
	color:#000000;
	text-decoration:none;
}


.more-link-white {
	list-style: none;
	list-style-type:none;
	font:12px "Century Gothic", Arial, Helvetica, sans-serif;
	background-image: url(../images/arrow-red-BG.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin:0px;
	padding:0px;
	text-align: left;
	display: inline;
	line-height: 15px;
	float:left;
	text-indent:10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.more-link-white a {
	font:12px "Century Gothic", Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height: 14px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
.more-link-white:hover {
	background-image: url(../images/arrow-red-BG_f2.gif);
	color: #000000;
}

.more-link-white a:hover {
	color:#000000;
	text-decoration:none;
}




ul.menu-side, .menu-side li {
	display: inline;
	margin:0;
	padding: 0;
	list-style: none;
	list-style-image: url(../images/arrow-red.gif);
	list-style-type: none;
}

ul.menu-side {
	height: 15px;
	
}

.menu-side li {
	margin: 0;
	padding:0;
	float:left;
}

.menu-side li a {
	background-image: url(../images/arrow-red.gif);
	font:12px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#DE101B;
	text-decoration:none;
	font-weight: bold;
	letter-spacing: 1px;
	margin:3px 0 10px 0;
	padding:0px 0px 0px 10px;
	width:180px;
	float: left;
	background-repeat: no-repeat;
/*	text-indent: 10px;
*/	background-position: left 1px;
}
.menu-side:hover {
	background-image: url(../images/arrow-black.gif);
	color: #000000;
}

.menu-side a:hover {
	background-image: url(../images/arrow-black.gif);
	color:#000000;
	text-decoration:none;
}



ul.menu-subside, .menu-subside li {
	display: inline;
	margin:0;
	padding: 0;
	list-style: none;
	list-style-image: url(../images/arrow-red.gif);
	list-style-type: none;
}

ul.menu-subside {
	height: 15px;
	
}

.menu-subside li {
	margin:0 0 0 20px;
	padding:0;
	float:left;
}

.menu-subside li a {
	background-image: url(../images/arrow-red.gif);
	font:12px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#DE101B;
	text-decoration:none;
	font-weight: bold;
	letter-spacing: 1px;
	margin:0 0 3px 0;
	padding:0px 0px 0px 10px;
	width:160px;
	float: left;
	background-repeat: no-repeat;
/*	text-indent: 10px;
*/	background-position: left 1px;
}
.menu-subside:hover {
	background-image: url(../images/arrow-black.gif);
	color: #000000;
}

.menu-subside a:hover {
	background-image: url(../images/arrow-black.gif);
	color:#000000;
	text-decoration:none;
}






.text {
	font: 12px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
	letter-spacing: 0.5px;
	list-style-position: outside;
	list-style-image: url(../images/arrow-red.gif);
}
.text a {
	color: #DE101B;
	text-decoration: underline;
	font-weight: bold;
}
.text a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}


.text11 {
	font: 11px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
	letter-spacing: 0.5px;
}
.text11 a {
	color: #DE101B;
	text-decoration: underline;
}
.text11 a:hover {
	color: #000000;
	text-decoration: underline;
}


.text-white {
	font: 12px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 18px;
	letter-spacing: 1px;
}
.text-white a {
	color: #FFFFFF;
	text-decoration:none;
}
.text-white a:hover {
	color: #333333;
	text-decoration:none;
}

.text-credits {
	font: 10px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 15px;
}
.text-credits a {
	color: #DE101B;
	text-decoration: underline;
}
.text-credits a:hover {
	color: #000000;
	text-decoration: underline;
}





.h1 {
	font: 15px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #DE101B;
	letter-spacing: 1px;
	font-weight: bold;
}
.h1 a {
	color: #DE101B;
	text-decoration: none;
}
.h1 a:hover{
	color: #333333;
	text-decoration: none;
}



.h2 {
	font: 14px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 19px;
	letter-spacing: 1px;
}
.h2 a {
	color: #000000;
	text-decoration: underline;
}
.h2 a:hover{
	color: #DE101B;
	text-decoration: underline;
}



.h3 {
	font: 18px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	letter-spacing: 1px;
	font-weight: bold;
}


.h4 {
	font: 18px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: bold;
}

.h5 {
	font: 12px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #DE101B;
	font-weight: bold;
}
.h5 a {
	color: #DE101B;
	text-decoration:underline;
}
.h5 a:hover {
	color: #000000;
	text-decoration:underline;
}

.h6 {
	font: 12px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
.h6 a {
	color: #000000;
	text-decoration:underline;
}
.h6 a:hover {
	color: #DE101B;
	text-decoration:underline;
}











.menu-sitemap li, ul.nice-menu-stemap ul li {
	list-style: none;
	list-style-type:none;
	font:12px "Century Gothic", Arial, Helvetica, sans-serif;
	background-image: url(../images/arrow-green.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 10px;
	width: 600px;
	text-align: left;
	display: inline;
	line-height: 17px;
	font-weight: bold;
}

.menu-sitemap li a {
	font:12px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#69591F;
	text-decoration:none;
	font-weight: bold;
}
.menu-sitemap a:hover {
	color:#333333;
	text-decoration:none;
}

.menu-sitemap li:hover {
	color:#333333;
	text-decoration:none;
	background-image: url(../images/arrow-grey.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.menu-sitemap li.active {
	color:#333333;
	text-decoration:none;
	background-image: url(../images/arrow-grey.gif);
	background-repeat: no-repeat;
	background-position: left;
}



/* FOOTER STYLES */
#footer {
	width: 980px;
	margin: 0px;
	float: left;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #CFCFCF;
}
#footer-col-one {
	margin: 10px;
	padding: 0px;
	width: 230px;
	text-align: left;
	float:left;
}
#footer-col-two {
	margin: 10px 0px;
	padding: 0px;
	width: 230px;
	text-align: left;
	float:left;
}
#footer-col-three {
	margin: 10px;
	padding: 0px;
	width: 230px;
	text-align: left;
	float:left;
}
#footer-col-four {
	margin: 10px;
	padding: 0px;
	width: 230px;
	text-align: left;
	float:right;
}






#footer-BG {
	width: 1080px;
	margin: 0 auto;
	text-align: left;
	padding: 0px;
	background-image: url(../images/BG-footer.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 51px;
	clear: both;
}

#footer-left {
	width: 480px;
	margin: 28px 0px 7px 40px;
	float: left;
}
#footer-right {
	width: 480px;
	margin: 28px 40px 7px 0px;
	float: right;
	text-align: right;
}


.footer-sponsors {
	font: 10px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	letter-spacing: 0.5px;
	line-height: 16px;
}
.footer-sponsors a {
	color: #666666;
	text-decoration: underline;
}
.footer-sponsors a:hover {
	color: #000000;
	text-decoration: underline;
}



.footer {
	font: 10px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.5px;
	line-height: 16px;
}
.footer a {
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}






/* FORM STYLES */
.formfield {
	font: 11px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0px 0px 0px 0px;
	height: 17px;
	text-align: left;
	text-indent: 5px;
	background-color: #FFFFFF;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
}


#messages {
	width:100%;
	padding:10px 0px;
	font: 11px "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#DE101B;
	margin:10px 0 10px -10px;
}	

#messages ul {
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	margin:0;
	padding:0 0 0 10px;
}	
