@charset "utf-8";
/* >>> GENERAL <<< -------------------- */
* {
	margin:0;
	padding:0;
}
html {
	background: #1A1D18;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
body {
	text-align:center;
	font:normal 12px Georgia;
	line-height: 1.3em;
	margin-bottom:25px;
	margin-top:10px;
}
.body-intro {
	text-align:center;
	background-position:center;
	font:normal 12px Georgia;
	margin-bottom:25px;
	margin-top:50px;
}
a:active {
	border:none;
	color:#fff;
	text-decoration:underline;
}
a:hover {
	border:none;
	color:#fff;
	background-color:#ea6b1f;
	text-decoration:none;
	padding:2px 0px 2px 0px
}
.wrap {
	width:950px;
	margin:0 auto;
	text-align:left
}
.wrap-intro {
	width:auto;
	margin:0 auto;
	background-color: #000033;
}
#flash-into {
	margin-left:200px;
}
.clear {
	clear:both;
}
.clearline {
	clear:both;
	border-top:1px solid #dedede;
	margin:20px 0;
}
.trans {
	background-color:#112451;
	padding: 25px 29px 33px 0;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity: 0.3;
	float:left;
	min-height:200px;
	width:500px;
}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
/* >>> LAYOUT <<< -------------------- */
#header {
	background: transparent url(../img/top-header.gif);
	width:950px;
	height:129px;
	margin-bottom:5px;
}
.logo {
	float:left;
	background:url(../img/logo.png) no-repeat;
	text-align:left;
	width:236px;
	height:80px;
}
.logo h1 span {
	display:none;
	margin:0;
}
#banner {
	height:200px;
	width:950px;
	clear:both;
	margin-top:5px;
	margin-bottom:5px;
}
.BannerLeft {
	width:322px;
	height:200px;
	float:left;
}
.BannerRight {
	float:right;
	width:628px;
	height:200px;
}
.bannerflash {
	width:650px;
	height:327px;
	float:left;
}
.bannernews {
	width:275px;
	float:right;
	padding: 13px 18px 13px 0;
}
.bannernews h3 {
	color:#FFF;
	font:bold 14px/17px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
	border-bottom:3px solid #9c3b3b;
	padding-bottom:4px;
	margin:0;
}
.bannernews h4 {
	font:bold 13px/15px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.bannernews ul {
	list-style:none;
	margin:0;
	margin-bottom:15px;
}
.bannernews ul li {
	border-bottom:1px solid #b95353;
	color:#d08787;
	padding:8px 0 8px 5px;
}
.bannernews ul li a, .bannernews ul li a:visited {
	line-height:16px;
	color:#FFF;
	text-decoration:none;
	margin:0;
}
.bannernews ul li a:hover {
	color:#FFFFFF;
	margin:0;
}
.bannernews .on {
	background:#710404;
}
.bannernews a {
	color:#FFFFFF;
}
.bannernews a:hover {
	color:#d08787;
}
.content {
	background: #000;
	padding:10px 40px 25px 40px;
	line-height: 22px;
	min-height:300px;
}
.innerText {
	color:#FFFFFF;
}
.roundcontent-top {
	width:950px;
	height:11px;
	background:url(../img/round-content-top.gif) no-repeat;
	clear:both;
	margin-top:5px;
}
.roundcontent {
	width:950px;
	height:11px;
	background:url(../img/round-content.gif) no-repeat;
	clear:both;
}

#subcontent {
	position:relative;
	width:750px;
	margin-left:50px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#333;
}
#subcontent2 {
	position:relative;
	width:400px;
	margin-left:80px;
	margin-top:50px;
	margin-bottom:40px;
}
/* >>> NAVIGATION <<< -------------------- */
#nav {
	width:950px;
	height:42px;
	background-image:url(../img/menu_bg.jpg);
	background-repeat:repeat-x;
	padding-bottom:5px;
}
/*------------------Dock Menu -------------------------------------------------------==============-------------===============--------------============*/
 #DockMenu {
	width: 950px;
	height:160px;
	margin-top:5px;
}

/* >>> FULLCOL <<< -------------------- */
.fullcol a:hover, .fullcol a:hover {
	color:#fff;
}
.fullcol {
	float:left;
	width:870px;
	background-image:url(../img/fullcol.jpg);
	background-repeat:no-repeat;
	background-color:#1C1F18
}
.fullcol h1 {
	background:url(../img/h1.png) no-repeat 0 0px;
	padding:20px 10px 0px 20px;
	font:bold 26px Georgia;
	color:#fff;
	margin-bottom:15px;
	line-height: 1.3em;
}
.fullcol h2 {
	font:bold 18px Georgia;
	color:#fff;
	line-height: 1.3em;
	margin-bottom:10px;
	padding:0px 10px 0px 20px;
}
.fullcol h3 {
	font:bold 12px/14px Georgia;
	color:#fff;
	margin-bottom:10px;
	padding:0px 10px 0px 20px;
	line-height: 1.3em;
}
.fullcol p {
	line-height:17px;
	color:#FFFFFF;
	font-size:15px;
	line-height: 1.3em;
	padding:0px 10px 0px 20px;
}
.fullcol ul {
	list-style:none;
	margin:0 0 13px 10px;
}
.fullcol ul li {
	padding-bottom:7px;
	background:url(../img/bullet2.png) no-repeat 0 3px;
	padding-left:15px;
	line-height:17px;
}
.fullcol ol {
	margin:0 0 20px 10px;
}
.fullcol ol li {
	margin-left:25px;
	padding-top:10px;
	line-height:17px;
}


/* >>> WIDECOL <<< -------------------- */
.widecol a:hover, .narrowcol a:hover {
	color:#fff;
}
.widecol {
	float:left;
	width:585px;
	margin-bottom: 60px;
	background-image:url(../img/widecol.jpg);
	background-repeat:no-repeat;
	background-color:#1C1F18
}
.widecol h1 {
	font:bold 24px Georgia;
	color:#fff;
	margin-bottom:15px;
	padding:0px 20px 0px 20px;
	line-height: 1.3em;
}
.widecol h2 {
	font:bold 18px Georgia;
	color:#fff;
	margin-bottom:10px;
	padding:0px 20px 0px 20px;
	line-height: 1.3em;
}
.widecol h3 {
	font:bold 26px Georgia;
	color:#ea6b1f;
	margin-bottom:10px;
	padding:0px 20px 0px 20px;
	line-height: 1.3em;
}
.widecol p {
	line-height:17px;
	color:#fff;
	font-size:15px;
	padding:0px 20px 0px 20px;
	line-height: 1.3em;
}
.widecol ul {
	list-style:none;
	margin:0 0 13px 10px;
}
.widecol ul li {
	padding-bottom:7px;
no-repeat 0 3px;
	padding-left:15px;
	line-height:17px;
}
.widecol ol {
	margin:0 0 20px 10px;
}
.widecol ol li {
	margin-left:25px;
	padding-top:10px;
	line-height:17px;
}
.widecol th, .widecol td, .narrowcol th, .narrowcol td {
	font:normal 12px Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
	vertical-align: top;
	color:#fff;
	padding: 6px;
}
.widecol table, .narrowcol table {
	margin-bottom:13px;
	border-collapse:collapse;
}
.widecol th, .narrowcol th {
	font:bold 12px Arial, Verdana, Helvetica, sans-serif;
	color:#FFF;
	text-align:left;
	padding:7px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	background: url(img/bk-table-th.png) repeat-x;
}
/* >>> WIDECOL2 <<< -------------------- */
.widecol2 a:hover {
	color:#fff;
}
.widecol2 {
	float:left;
	width:585px;
	margin-bottom: 60px;
	background-image:url(../img/widecol2.jpg);
	height:585px;
}
.widecol2 h1 {
	font:bold 20px/24px Georgia;
	color:#fff;
	margin-bottom:15px;
	padding:0px 10px 0px 10px;
}
.widecol2 h2 {
	font:bold 14px/18px Georgia;
	color:#fff;
	margin-bottom:10px;
	padding:0px 10px 0px 10px;
}
.widecol2 h3 {
	font:bold 12px/14px Georgia;
	color:#fff;
	margin-bottom:10px;
	padding:0px 10px 0px 10px;
}
.widecol2 p {
	line-height:17px;
	color:#fff;
	font-size:13px;
	padding:0px 10px 0px 10px;
}
.widecol2 ul {
	list-style:none;
	margin:0 0 13px 10px;
}
.widecol2 ul li {
	padding-bottom:7px;
no-repeat 0 3px;
	padding-left:15px;
	line-height:17px;
}
.widecol2 ol {
	margin:0 0 20px 10px;
}
.widecol2 ol li {
	margin-left:25px;
	padding-top:10px;
	line-height:17px;
}
.widecol2 th, .widecol2 td {
	font:normal 12px Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
	vertical-align: top;
	color:#fff;
	padding: 6px;
}
.widecol2 table {
	margin-bottom:13px;
	border-collapse:collapse;
}
.widecol2 th {
	font:bold 12px Arial, Verdana, Helvetica, sans-serif;
	color:#FFF;
	text-align:left;
	padding:7px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	background: url(img/bk-table-th.png) repeat-x;
}
/* >>> LOCATION <<< -------------------- */
#map {
	background-image:url(img/map.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:540px;
	height:340px;
}
.location a:hover, .location a:hover {
	color:#ea6b1f;
}
.location {
	float:left;
	width:585px;
}
.location h1 {
	background:url(../img/bullet-h1.png) no-repeat 0 8px;
	padding-left:20px;
	font:bold 20px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	margin-bottom:15px;
}
.location h2 {
	font:bold 14px/18px Arial, Helvetica, sans-serif;
	color:#ea6b1f;
	margin-bottom:10px;
}
.location h3 {
	font:bold 14px/17px Arial, Helvetica, sans-serif;
	color:#ea6b1f;
	margin-bottom:10px;
}
.location p {
	line-height:17px;
	color:#FFFFFF;
}
.location ul {
	list-style:none;
	margin:0 0 13px 10px;
}
.location ul li {
	padding-bottom:7px;
no-repeat 0 3px;
	padding-left:15px;
	line-height:17px;
}
.location ol {
	margin:0 0 20px 10px;
}
.location ol li {
	margin-left:25px;
	padding-top:10px;
	line-height:17px;
}
.location th, .location td, .location th, .location td {
	font:normal 12px Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
	vertical-align: top;
	color:#fff;
	padding: 6px;
}
.location table, .location table {
	margin-bottom:13px;
	border-collapse:collapse;
}
.location th, .location th {
	font:bold 12px Arial, Verdana, Helvetica, sans-serif;
	color:#FFF;
	text-align:left;
	padding:7px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	background: url(../img/bk-table-th.png) repeat-x;
}
/* >>> NARROWCOL <<< -------------------- */
.narrowcol {
	float:right;
	width:250px;
	height:320px;
	background-image:url(../img/narrowcol.jpg);
	background-repeat:no-repeat
}

.narrowcol h3 {
	color:#fff;
	font:bold 16px Georgia;
	text-transform:uppercase;
	letter-spacing:1px;
	border-bottom:3px solid #d0d0d0;
	padding-bottom:4px;
	padding-left:20px
}
.narrowcol ul {
	list-style:none;
	margin:0;
	margin-bottom:15px;
}
.narrowcol ul li {
	border-bottom:1px solid #e6e6e6;
}
.narrowcol ul li a {
	display:block;
	line-height:16px;
	padding:5px 0 5px 50px;
	width:200px;
	color:#fff;
	text-decoration:none;
	background:url(img/../bullet3-gris.png) no-repeat 3px 8px;
	margin:0;
}
.narrowcol ul li a:hover {
	background:#E19034 url(../img/li-hover-alink.gif) no-repeat 3px 4px;
	margin:0;
	color:#FFFFFF
}
.narrowcol p {
	color:#fff;
	font-size:15px;
	padding-bottom:5px;
	padding-left:20px;
}

.narrowcol2 {
	float:right;
	width:250px;
	height: 340px;
	background-image:url(../img/narrowcol.gif);
	background-repeat:no-repeat;
	margin-bottom: 10px;
}

.narrowcol2 h3 {
	color:#fff;
	font:bold 16px Georgia;
	text-transform:uppercase;
	letter-spacing:1px;
	border-bottom:3px solid #d0d0d0;
	padding-bottom:4px;
	padding-left:20px
}
.narrowcol2 ul {
	list-style:none;
	margin:0;
	margin-bottom:15px;
}
.narrowcol2 ul li {
	border-bottom:1px solid #e6e6e6;
}
.narrowcol2 ul li a {
	display:block;
	line-height:16px;
	padding:5px 0 5px 50px;
	width:200px;
	color:#fff;
	text-decoration:none;
	background:url(img/../bullet3-gris.png) no-repeat 3px 8px;
	margin:0;
}
.narrowcol2 ul li a:hover {
	background:#E19034 url(../img/li-hover-alink.gif) no-repeat 3px 4px;
	margin:0;
	color:#FFFFFF
}
.narrowcol2 p {
	color:#fff;
	font-size:15px;
	padding-bottom:5px;
	padding-left:20px;
}

/* >>> LINKS <<< -------------------- */
.links {
	float:left;
	width:200px;
}
.links h3 {
	color:#ea6b1f;
	font:bold 14px/17px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
	border-bottom:3px solid #d0d0d0;
	padding-bottom:0px;
	margin:0;
}
.links ul {
	list-style:none;
	margin:0;
}
.links ul li {
	border-bottom:0px solid #e6e6e6;
}
.links ul li a {
	display:block;
	line-height:16px;
	padding:5px 0 5px 20px;
	width:200px;
	color:#fff;
	text-decoration:none;
	background:url(../img/bullet3-gris.png) no-repeat 3px 8px;
	margin:0;
}
.links ul li a:hover {
	background:#efefef url(../img/bullet3.png) no-repeat 3px 8px;
	margin:0;
}
.links .alert {
	padding: 10px 5px 10px 62px;
	margin:0 0 15px 0;
	background:#eeeeee url(../img/alert-icon.png) no-repeat 8px 50%;
	color:#555555;
	border:1px solid #d2d2d2;
}
.links .alert p {
	margin-bottom:0;
}
.links .alert a {
	color:#000;
}
/* >>> GALLERY <<< -------------------- */
.content-gallery {
	background:#333 url(../img/bk-content-bottom.jpg) no-repeat;
	padding:40px 40px 25px 40px;
}
.gallery a:hover, .gallery a:hover {
	color:#ea6b1f;
}
.gallery {
	width:850px;
	padding:40px 20px 25px 40px;
}
.gallery h1 {
	background:url(../img/bullet-h1.png) no-repeat 0 8px;
	padding-left:20px;
	font:bold 20px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	margin-bottom:15px;
}
.gallery h2 {
	font:bold 14px/18px Arial, Helvetica, sans-serif;
	color:#ea6b1f;
	margin-bottom:10px;
}
.gallery h3 {
	font:bold 14px/17px Arial, Helvetica, sans-serif;
	color:#ea6b1f;
	margin-bottom:10px;
}
/* >>> FOOTER <<< -------------------- */
#footer {
	margin-top:10px;
	font-size:11px;
	padding-left:150px;
	height:60px;
	line-height:60px;
	background:url(../img/footer_bg.gif) no-repeat;
	color:#aaa;
}
#footer a {
	color:#FFF;
}
#footer-right {
	margin-top:10px;
	font-size:11px;
	padding-right:100px;
	height:45px;
	line-height:45px;
	color:#aaa;
}
#footer-right a {
	color:#FFF;
}
.italic_white_text {
	font:bold italic 24px Georgia;
	color:#fff;
	margin-bottom:15px;
	padding:0px 0px 20px 0px;
}
.italic_orange_text {
	font:bold italic 24px Georgia;
	color:#ea6b1f;
	margin-bottom:15px;
	padding:0px 0px 20px 0px;
}
.text-alink {
	color:#fff;
	font-size:12px;
}
.text-alink a {
	color:#4C1976;
	text-decoration:underline;
}
.text-alink a:hover {
	color: #FFFFFF;
	background-color: #4C1976;
	text-decoration:none;
}
.text-alink p {
	position:relative;
	color:#000033;
	font-weight:bold;
	font-size:12px;
}
/*========================= ACCORDIAN "text" LINKS COLOUR=================================*/
.accordian-alink {
	color:#fff;
	font-size:12px;
}
.accordian-alink a {
	color:#ea6b1f;
	text-decoration:underline;
	font-weight:bold;
}
.accordian-alink a:hover {
	color: #FFFFFF;
	background-color: #ea6b1f;
	text-decoration:none;
}
.accordian-alink p {
	position:relative;
	color:#000033;
	font-weight:bold;
	font-size:12px;
}
/*------------------*/


.text-form {
	font-family:"Trebuchet MS", sans-serif;
	color:#fff;
	font-size:14px;
}
.text-form a {
	color:#fff;
	text-decoration:none;
	border-bottom: 1px solid #fff;
}
.text-form a:hover {
	color: #FFFFFF;
	background-color: #ea6b1f;
	text-decoration:none;
}
.text-form p {
	position:relative;
	font-family:"Trebuchet MS", sans-serif;
	color:#fff;
	font-weight:bold;
	font-size:14px;
}
#form {
	text-align:left;
	margin:25px;
}
#form ul {
	list-style:none;
}
#form li {
	margin:0 0 1em 0;
}
#form textarea {
	width:100%;
	height:150px;
}
#definition {
	margin:25px;
}
.highlight {
	background-color:#FEFFAF;
}
/* >>> FOTOGRAFIAS <<< -------------------- */
.pic {
	float: right;
	padding: 3px;
	margin: 4px 0px 5px 10px; /* border:1px solid #D2D2D2; */
}
.picleft {
	float: left;
	margin: 0 0 10px 5px; /* border:1px solid #D2D2D2; */
}
.picgaleria {
	float: left;
	padding: 3px;
	background-color: #cee7f8;
	margin: 4px 7px 5px 0px;
}
.imgsponsor {
	color:#333;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	border: 3px solid #fff;
}
