* CSS Document */

/* Reset */
html{color:#000;background:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
li{list-style:disc}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
del,ins{text-decoration:none;}


/* Strucural styles */
body {
background:#000000;
	margin: 0px 0px 0px 0px;
}

#background {position:fixed;
height:800px; width:100%;
top:0px; left:0px;
background:#000000 url(../images/SiteBackground.jpg) repeat-x top left;
	}

#contentArea {
	position: relative;
	  margin-left: auto ;
  margin-right: auto ;
	background: #000000;
	top: 25px;
	width: 900px;
}

#logo {
	position: absolute;
	width: 91px; height: 70px;
	border-style:solid;
	border-width:1px;
	border-color: #FFFFFF;
	left: 0px; top: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#titleArea {
	position:absolute; 
	background: transparent url(../images/title.jpg) no-repeat top left;
	left: 92px; top: 0px;
	width: 808px; height: 70px;
	border:1px solid #ffffff;
	}

#sectionMenus {
    display:block;
	position:relative; 
	left: 0px; top: 71px;
	width: 900px; height: 225px;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	padding:0;
	margin:0;
	}
	
#galleryMenus {
	position:relative; 
	left: 0px; top: 71px;
	width: 900px; height: 160px;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	}

#noPhotoMenus {
	position:relative; 
	background-color:#ffffff;
	left: 0px; top: 71px;
	width: 900px; height: 30px;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	}

#sectionArea {
	position:relative; 
	left: 0px; top: 71px;
	width: 900px;
	min-height: 240px;
	}

#sectionDetail {
	position:relative; 
	background: #FFFFFF;
	left:0px;
	top:0px;
	width: 890px; min-height: 220px;
	border-style:solid;
	border-width:1px;
	border-color: #FFFFFF;
	padding: 0px 5px 5px 5px;
	}

#sectionDetail .rightColumn {
	border-top: 2px #990000 solid;
background: #ffffff;
padding: 5px 5px 5px 5px;
}

/**********/
/* Search */
/**********/
#searchArea {
	position:absolute; 
	background:url(../images/searchBackground.jpg) repeat-x top left;
	left: 0px; top: 0px;
	width: 166px; height: 26px;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	padding:3px 0px 1px 3px;
	z-index:2;
	}

#searchArea form {margin:0; padding:0; }
#searchArea input {margin:0; padding:0; }

#searchArea .searchField {
font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	background:#511126;
	border:1px #f2004f solid;
	padding:2px 2px 4px 2px;
	margin-top:0;
	font-weight:bold;
}

#searchArea .searchButton {
	position:relative;
	top:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	background:url(../images/searchBtn-up.png) top left no-repeat;
	border:none;
	padding:2px 5px 3px 2px;
}

#searchArea .searchButton:hover {
	background:url(../images/searchBtn-over.png) top left no-repeat;
}



#searchArea a {
padding-top:5px;
}	
	
#fullScreenArea {
	position:absolute; 
	background: #FFFFFF
	left: 0px; top: 110px;
	width: 900px;
	min-height: 600px;
	}	
	
#sectionMenu .divider {
border-right: solid #98D900 1px;
}

#sectionNoMenu {
	position:relative; 
	background: transparent url(../images/sectionNoMenu.jpg) no-repeat top left;
	left: 0px;
	width: 816px; height: 16px;
	border-style:solid;
	border-width:1px;
	border-color: #FFFFFF;
	}

#searchResults {
	position:relative; 
	background: #FFFFFF;
	left:0px;
	top:0px;
	width: 875px; min-height: 300px;
	border-style:solid;
	border-width:1px;
	border-color: #FFFFFF;
	padding: 10px 15px 15px 10px;
	}

#searchResults center {
text-align:left;
color: #990000;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:normal;
margin:0;
padding:6px 0px 5px 0px;
margin-bottom:5px;
border-bottom:2px #990000 solid;}

blockquote {
margin-bottom:20px;}

/**********/
/* Footer */
/**********/
#sectionFooter {
	position:relative; 
	background: transparent url(../images/sectionFooter.png) repeat-x top left;
	left: 0px;
	width: 900px; height: 22px;
	border-style:solid;
	border-width:1px;
	border-color: #FFFFFF;
	text-align:center;
	padding:0px 0px 0px 0px;
	}
	
#sectionFooter ul {
    position:relative;
	display:inline;
	}
	
#sectionFooter ul li {
    display:inline;
	width:auto;
	padding:0px 15px 0px 15px;
	}
	
#sectionFooter ul li a {
margin:0;
padding:0;
padding-left:20px;
color:#990000;
font-weight:bold;
text-decoration:none;
	}

#sectionFooter a.twitter {
background:url(../images/twitterbutton.png) no-repeat left;
color:#333333;
}

#sectionFooter a.twitter:hover {
color:#666666;
}

#sectionFooter a.facebook {
background:url(../images/facebook-small.jpg) no-repeat left;
color:#333333;
}

#sectionFooter a.facebook:hover {
color:#666666;
}

#sectionFooter a.sectionContact {
background:url(../images/sectionContactIcon-up.png) no-repeat left;
}

#sectionFooter a.sectionContact:hover {
color:#CC0000;
}

#sectionFooter a.sectionLocation {
background:url(../images/LocationIcon-up.png) no-repeat left;
}

#sectionFooter a.sectionLocation:hover {
color:#CC0000;
}

#sectionFooter a.sectionBack {
background:url(../images/sectionBackIcon-up.png) no-repeat left;
}

#sectionFooter a.sectionBack:hover {
color:#CC0000;
}

/************/
/* Sponsors */
/************/	
#footerArea {
	position:relative; 
	display:block;
	left: 0px; top:90px;
	width: 900px; height: 70px;
	color:#FFFFFF;
	text-align:center;
	margin:0;
	}
	
#headerArea {
	position:relative; 
	  margin-left: auto ;
  margin-right: auto ;
    top: 0px;
	width: 900px; height: 0px;
	color:#FFFFFF;
	}
	
.footerTable {margin: 0px 0px 20px 0px;}



/************/
/* mainmenu */
/************/
#mainMenu {
	position:absolute; 
	left: 170px; top: 0px;
	width: 730px; height: 30px;
	border:none;
	}

#mainMenu ul.mainMenu-tabs {float:left; width:100%; padding:0; margin:0; margin-bottom:10px; border:none; }

#mainMenu ul.mainMenu-tabs li {float:left; width:13%; list-style-type:none; line-height:16px;
	border-bottom:1px solid #ffffff;}

#mainMenu ul.mainMenu-tabs a {
    background:url(../images/mainMenu-up.jpg) repeat-x left top;
	border-right:1px solid #397e30; 
	text-decoration:none; display:block;
	color: #9de100;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight:bold;
	margin:0; 
	cursor:pointer; 
	padding-top:7px;  
	padding-bottom:7px; 
	text-align:center;}
	
#mainMenu ul.mainMenu-tabs a:hover {
    background:url(../images/mainMenu-over.jpg) repeat-x left top;
	border-right:1px solid #397e30; 
	margin:0; 
	cursor:pointer; 
	padding-top:7px;  
	padding-bottom:7px; 
	color: #beff28;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;}

#mainMenu ul.mainMenu-tabs li.mainMenu-selected {
    background:url(../images/mainMenu-selected.png) repeat-x left top;
	border-left:1px solid #9ed202; 
	border-right:1px solid #9ed202;
	border-bottom:none;
	margin:0px 0px 0px -1px; 
	cursor:pointer; 
	padding-top:7px;  
	padding-bottom:8px; 
	color: #d5ff55;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:center;
	font-weight:bold}



/****************/
/* section menu */
/****************/
#sectionMenu {
	position:absolute; 
    background:url(../images/sectionMenuBackground.png) repeat-x top left;
	left: 0px; right:auto;
	bottom:0px; top:auto;
	width: 900px; height: 35px;
	margin:0;
	padding:0;
	}	

#sectionMenu-none {
	position:absolute; 
    background:url(../images/sectionMenuBackground-none.png) repeat-x top left;
	left: 0px;
	bottom:0px;
	width: 900px; height: 10px;
	margin:0;
	padding:0;
	}

#sectionMenu ul.sectionMenu-tabs {float:left; width:100%; padding:0; margin:0; border:none; }

#sectionMenu ul.sectionMenu-tabs li {float:left; width:auto; list-style-type:none; }

#sectionMenu ul.sectionMenu-tabs a {
    border-right:1px #777777 solid;
	padding:4px 13px 5px 13px;
	text-decoration:none; display:block;
	color: #ffffff;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:1px 0px 0px 0px; 
	cursor:pointer; 
	text-align:center;
	font-weight:bold;}
	
#sectionMenu ul.sectionMenu-tabs a:hover {
    background:url(../images/sectionMenu-over.jpg) repeat-x top left;
	padding:4px 13px 5px 13px;
	text-decoration:none; display:block;
	color: #ffffff;
	font-size: 12px;
	margin:1px 0px 0px 0px;
	cursor:pointer; 
	text-align:center;}
	
#sectionMenu ul.sectionMenu-tabs li.subsection-selected {
    border-left:1px #ffffff solid;
    border-right:1px #ffffff solid;
    border-top:1px #ffffff solid;
	padding:4px 13px 8px 13px;
	text-decoration:none; display:block;
	color: #990000;
	font-weight:bold;
	background:#d3ff51;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	margin-top:-1px;
	text-align:center;}

/********************/
/* contact us panels*/
/********************/
#emailPanel {
	position:relative; 
	background: #ebffae url(../images/emailBackground.gif) no-repeat bottom right;
	left: 0px; top: 10px;
	width: 850px; height: 300px;
	padding: 7px 10px 5px 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #9bce00;
	margin:7px 10px 0px 10px;
	}
	
#postPanel {
	position:relative; 
	background: #ebffae url(../images/postBackground.gif) no-repeat bottom right;
	left: 0px; top: 0px;
	width: 300px; height: 100px;
	margin: 30px 10px 10px 10px;
	padding: 7px 5px 5px 10px;
		font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #9bce00;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	}
	
#phonePanel {
	position:absolute; 
	background: #f5ffd7 url(../images/phoneBackground.gif) no-repeat bottom right;
	left: 413px; top: 387px;
	width: 385px; height: 100px;
	margin: 10px 10px 10px 0px;
	padding: 5px 5px 5px 5px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom: 1px #bbff1c solid;
	border-top: 1px #bbff1c solid;
	}
	
.contactUsTitle {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 16px;
color:#993300;
width: 200px;
font-weight:bold;
border-bottom: 1px #993300 solid;
}

.mandatory {
color:#990000;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px}

/* underconstruction page */
#UCTitleArea {
	position:absolute; 
	background: transparent url(../images/title.jpg) no-repeat top left;
	left: 25px; top: 25px;
	width: 715px; height: 78px;
	border-style:solid;
	border-width:1px;
	border-color: #FFFFFF;
	}
	
#UCBody {
	position:absolute; 
	background: transparent url(../images/UCPicture.jpg) no-repeat bottom left;
	left: 25px; top: 104px;
	width: 695px; min-height: 340px;
	border-style:solid;
	border-width:1px;
	border-color: #CCCCCC;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	padding: 10px 10px 10px 10px;
	text-align:center;
	}

#UCBody .highlight {
	color: #FFFFFF;
	font-weight:bold;
	}

#UCBody p {
 	font-size:18px;
	color: #CCFF33;
	height: 36px;
	font-weight:bold;
	}
	
#UCBody a {
 	font-size:14px;
	color: #FFFF99;
	height: 36px;
	}


/* Images */

.sticker {
float:left;
padding:0px 5px 0px 0px;
margin-top:-5px;
/*margin-bottom:-2px;*/
}

.smallSticker {
float:left;
padding:0px 5px 0px 0px;
/*margin-bottom:-2px;*/
}

.partnerLogo {
position:relative;
float:left;
margin-right:20px;
}
