﻿/*-----------------------------------------------------------------------------
Baje International Lost Tribe 2007 Screen Stylesheet

version:   1.0
date:      01/03/07
author:    Marcus Thompson
email:     marcus@insiteinc.com

website:   http://www.insiteinc.com

version history: http://www.baje-intl.com/css/bajeintl.css
-----------------------------------------------------------------------------*/

/***** Global Settings *****/


body {
border:0;
margin:0;
padding:0;
}


html {
border:0;
margin:0;
padding:0;
}

body {
font:100%/1.25 verdana, arial, helvetica, sans-serif;
background: #57411C;
color: #F2F2F2;
}

/***** Common Formatting *****/

h6 {
margin:0;
padding:0;
font-weight:normal;
}

h5 {
margin:0;
padding:0;
font-weight:normal;
}

h4 {
margin:0;
padding:0;
font-weight:normal;
}

h3 {
margin:0;
padding:0;
font-weight:normal;
}

h2 {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
padding:30px 0 25px 0;
letter-spacing:-1px;
font:2em arial, helvetica, sans-serif;
}

h2 {
padding:20px 0;
letter-spacing:-1px;
font:1.5em arial, helvetica, sans-serif;
}

h3 {
font:1em arial, helvetica, sans-serif;
font-weight:bold;
}

ol {
margin:0;
padding:0 0 18px 0;
}

ul {
margin:0;
padding:0 0 18px 0;
}

p {
margin:0;
padding:0 0 18px 0;
}

blockquote {
margin:22px 40px;
padding:0;
}

ol {
list-style:none;
padding:0 0 18px 40px;
}

ul {
list-style:none;
padding:0 0 18px 40px;
}

small {
font-size:0.85em;
}

img {
border:0;
}

abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

acronym {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

/***** Links *****/

a {
text-decoration:none;
color: #FDE9AA;
}

a:visited {
text-decoration:none;
color: #464EDE;
}

/***** Forms *****/

form {
margin:0;
padding:0;
display:inline;
}

textarea {
font:1em arial, helvetica, sans-serif;
}

select {
font:1em arial, helvetica, sans-serif;
}

input {
font:1em arial, helvetica, sans-serif;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}

/***** Tables *****/

table {
border:0;
margin:0 0 18px 0;
padding:0;
}

	table tr td {
	padding:2px;
	}

/***** Wrapper *****/

#wrap {
width:960px;
margin:0 auto;
}


/***** Header *****/
#header {
background-color: #FDE9AA;
width: 960px;
height: 110px;
padding: 0px 0px 0px 0px
}


/***** Top Menu *****/
#topmenu {
position: absolute;
color: #000000;
padding: 5px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-align:right;
float: right;
width: 930px;
}

	#topmenu ul li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
	float: right;
	}
	
	#topmenu ul li a {
	color: #57411A;
	font-weight: bold;
	font-size: 11px;
	}
	
	#footer a:hover {
	color: #464EDE;
	}	
	
	#header a:hover {
	color: #464EDE;
	}	
	
	#topmenu a:hover {
	color: #464EDE;
	}	
	
/***** Logo *****/
#logo {
height: 110px;
padding: 0px 0px 5px 0px;
margin: 0px 0px 0px 0px;
}

	
	#footer a {
	color: #fff;
	text-transform: uppercase;
	}
	
	
	#header a {
	color: #fff;
	text-transform: uppercase;
	}
	
	
/***** Container *****/
#container {
	width: 960px;
	height: 400px;
	overflow: hidden;
	clear: both;
	background-color: #000;
}

.showCase {
	width: 192px;
	height: 400px;
	float: left;
	cursor: pointer;
}


.showCase div {
font-size: 12px;
margin: 10px;
padding: 5px;
}

.showCase div h2{
text-transform: uppercase;
}

.showCase a:visited {
color: #CC0000;
text-decoration: underline;
}

.showCase a {
color: #CC0000;
text-decoration: underline;
}

.showCase a:hover {
color: #CC9900
}

#sectionimage {
width: 140px;
height: 400px;
float: left;
}

#sectiontext {
float: right;
width: 810px;
height: 400px;
margin-left: 7px;
}

#sectiontext a:hover {
color: #514EFD;
}

#sectiontext h3 {
padding-top: 10px;
padding-bottom: 8px;
}

#sectiontext blockquote {
margin-top: 2px;
margin-bottom: 2px;
}

#sectiontext ul li {
list-style-type: circle;
padding-bottom: 7px;
font-size: 12px;
}

	#textbox p {
	line-height: 130%;
	}
	
	.page {
	font-size: 0.9em;
	}
	
	.page a {
	color: #fff;
	text-decoration: underline;
	}
	
	.page a:visited {
	color: #EFDCA4;
	text-decoration: line-through;
	text-decoration: none;
	}
	
	.page a:hover {
	
	}
	
	.page a:active {
	font-weight: bold;
	}
	
	.page a.active {
	text-decoration: none;
	font-weight: bold;
	color: #FDE9AA;
	}
	
.scroll {
width: 810px;
overflow: auto;
background: #000;
height: 400px;
}

#textbox p {
font-size: 12px;
line-height: 150%;
}



/***** Sponsors *****/
#sponsors {
	clear: left;
	margin: 0 auto;
	text-align: center;
	height: 95px;
	background-color: #fff;
	color: #C0C0C0;
	position: relative;
}

#sponsors img {
margin: 10px 0 0 30px;
padding: 0;
border: 0;
float: left;
}

#sponsors h4 {
position: absolute;
font-size: 9px;
font-weight: bold;
color: #ccc;
top: 5px;
left: 5px;
}

/***** Footer *****/
#footer {
clear: left;
margin: 0 auto;
text-align: center;
background-color: #6F5529;
font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
}

#footer ul {
padding: 10px 0px 0px 0px;
}

#footer ul li {
display: inline;
font-size: 10px;
}

#footer ul li a.showCaseLink {
font-size: 12px;
padding: 0px 25px 0px 25px;
}

#footer ul li a {
color: #FFF0C9;
}

#footer ul li a:hover {
color: #FED981;
}

 
/***** Spacer *****/
#spacer {
display: block;
line-height: 3px;
background-color: #000000;
}

/****** Event Calendar *****/
.regBlock {
	display: none;
}

.transparentpopup {
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size: 10pt;		
	color: #FFFFFF; 	
    filter:alpha(opacity=95);
    background-color:black;
    display:none;
    width:470;
    height:100;
    position:absolute;
   	border: 3px solid #957700;
	padding: 5px;
	z-index: 100;
}
.transparentpopup p {
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size: 10pt;		
	color: #FFFFFF; 	
}
ol {
		list-style:decimal;
		padding:0px 0px 0px ppx;
		font-family : Verdana,Arial, Helvetica, sans-serif;
		font-size: 10pt;		
		color: #FFFFFF; 	
}
	
transparentpopup ul {
		list-style:decimal;
		padding:0px 0px 0px ppx;
		font-family : Verdana,Arial, Helvetica, sans-serif;
		font-size: 10pt;		
		color: #FFFFFF; 	
}
	
#sound {
		font-family : Verdana,Arial, Helvetica, sans-serif;
		font-size: 9pt;	
		color:#000000;
		padding:0px 0px 0px 0px;
	}
	
	
.eventcalendar {
	width: 600px;
	background-color: #ff0000;
	margin: 0;
	padding: 0;
	text-align: center;
	display: inline;
	}	
	
.eventcalendar div.icolumn {
	float: left;
	width: 100px;	
	text-align: center;
	line-height: 132px;		
	padding: 5px;
	}	
	

/***** Global Classes *****/

.clear 			{ clear:both; }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.wrap 			{ width:960px;margin:0 auto; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }


.showCaseSpan {
	float: right;
	color: #ffffff;
	text-decoration: none;
	background: #404040;
	display: none;	
	/*width:360px;*/ /* Have to set this or sometimes text lines push it too wide resulting in loss of last image*/
}

.showCaseSpan P {
	padding: 2px;
}

.showCaseSpan H2 {
	padding: 2px;
}

.FORMFIELDS
{ 
	background-color: #FFFFFF;
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;		
}