/*-----------------------------------------------------------------------------
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 *****/


html, body {
border:0px none;
margin:0;
padding:0
}

body {
font-family : Verdana,Arial, Helvetica, sans-serif;
font-size: 10pt;		
background: url("http://www.baje-intl.com/bkgrnd.jpg") repeat-y fixed 0 0 transparent;
color: #FFFFFF;
}
    
/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
padding:30px 0 25px 0;
letter-spacing:-1px;
font:2em verdana,arial, helvetica, sans-serif;
}

h2 {
padding:20px 0;
letter-spacing:-1px;
font:1.5em verdana,arial, helvetica, sans-serif;
}

h3 {
font:1em verdana,arial, helvetica, sans-serif;
font-weight:bold;
}


h4 {
font-family : Verdana,Arial, Helvetica, sans-serif;
font-size: 9pt;	
font-weight:normal;
}

p, ul, ol {
margin:0;
padding:0 0 18px 0;
}

blockquote {
margin:22px 40px;
padding:0;
}

ul, ol {
list-style:none;
padding:0 0 18px 40px;
}

small {
font-size:0.85em;
}

img {
border:0px none;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

/***** Links *****/

body a, a:visited {
text-decoration:none;
color: #FFB216;
}

body a:hover {
color: #FFB216;
}

/***** Forms *****/

form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em verdana,arial, helvetica, sans-serif;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}

/***** Tables *****/

table {
border:0px none;
padding:0; margin-left:0; margin-right:0; margin-top:0; margin-bottom:18px
}

	table tr td {
	padding:2px;
	}

/***** Wrapper *****/

			
	/***Banner ads 120px wide **/
	div.advertise120 {
	width: 120px;
	margin: 5px 22px 0 23px;
	text-align: center;	
	}
	
	#newsletter, #contactus {
	margin: 5px 10px 0 10px;
	text-align: center;
	}
	
/***** Content area *****/
#content {
float: right;
width: 785px;
}

	
	/***** Content area > Highlightboxes*****/
	#highlights {
	display: inline;
	}
	
	#highlights div.highlightbutton {
		float: left;
		width: 243px;
		height:115px;
		margin-left:12px;		
	}
	
	#highlights div.highlightintrocontainer {
		float: left;
		width: 243px;
		height:35px;
		margin-left:10px;	
		text-align:right;	
	}
	
	#highlights div.box {
	float: left;
	width: 259px;
	}
	
	#content #highlights .box h2 {
	margin-top: 0;
	margin-bottom: 5px;
	padding: 0;
	}
	
	.box img {
	/*float: right;*/
	}
	
	.box img.sponsor {
	border-bottom: 2px solid #000;
	}
	
	.box .callout {
	width: 250px;
	height: 125px;
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 0;
	}
	
	.box .callout h2 {
	position: absolute;
	padding: 0;
	margin: 0;
	font-size: 1em;
	float: left;
	font-weight: bold;
	top: 7px;
	left: 32px;
	z-index: 10;
	}
	
	.box .callout p {
	position: absolute;
	top: 22px;
	left: 32px;
	z-index: 10;
	}
	
	.box .callout a.on {
	color: #000;
	}
	
	.box .callout:hover a{
	color: #000;
	}


	.box .callout a {
	color: #F3F3F3;
	}
	
	.box .callout a:hover {
	color: #000;
	}
	
	/***** Content area > Text *****/
	#text {
	margin-top: 10px;
	padding: 10px 15px;
	}
	
	#text a, #text a:visited  {	
	/*color: #ffffff;*/
	text-decoration: underline;
	}
 
	#text h2 {
	margin-top:0px;
	margin-bottom: 5px;
	padding: 0;
	}
	
	#text p {
	font-size: 14px;
	}

	
	#text ul, ol {
		list-style:decimal;
		padding:0px 0px 0px ppx;
		font:11pt verdana,arial, helvetica, sans-serif;
	}
	
	#textbox {
		/*border: 1px solid #957700;*/
		padding: 5px;
		height: 100%;
	}
	
	#textbox img {
	/*border: 1px solid #957700;*/
	padding: 5px 5px 1px 5px;
	}
	
	#textbox img.nopad {
	padding: 0;
	margin: 0;
	}
	
	#textbox h2 img {
	border: 0px none;
	top: 5px
	}
	
	#textbox h2.artist {
	margin: 5px 0;
	width: 100%;
	background: #FFB517 url('../images/bg_artistheader.jpg') repeat-y;; padding-left:5px; padding-right:5px; padding-top:0px; padding-bottom:0px
	}
	
	#textbox div.artistblock {
	width: 175px;
	float: left;
	display: block;
	}
	
	
	/**** Image gallery  ****/
	#horizontalgallery {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	display: inline;	
	}
	
	#horizontalgallery a, #horizontalgallery a:visited  {	
	color: #ffffff;
	text-decoration: none;
	}
	
	#horizontalgallery img {
	border: 1px solid #957700;
	padding: 5px;
	}
	
	#horizontalgallery img:hover {
	border: 1px solid #fff;
	}
	
	#horizontalgallery div.ibox {
	float:left;
	width: 132px;	
	text-align: center;
	line-height: 132px;	
	font-size: 110px;	/*fix for ie6* to get vertical align*/
	padding: 5px;
	}
	
	#horizontalgallery div.ibox a:visited{
	font:1em  sans-serif;
	font-weight:bold;
	}
	
	#horizontalgallery div.gallerybox {
	float:left;
	width: 168px;	
	text-align: center;
	font-size: 110px;	/*fix for ie6* to get vertical align*/
	padding: 5px;
	}
	
	#horizontalgallery div.gallerybox a:visited{
	font:1em  sans-serif;
	font-weight:bold;
	}
	
	.gallerytitle {
		padding-bottom: 5px;
		font-family : Verdana,Arial, Helvetica, sans-serif;
		font-size: 9pt;	
		font-weight:bold;
	}
	
	.gallerydetails  {
		padding-left: 30px;
		padding-bottom: 5px;
		font:1em  sans-serif;
	}
	
	.verticalgallery {
	width: 670px;
	height: 140px;
	border: 5px solid #000;
	}
	
	.verticalgallery img {
	float: left;
	display: block;
	border-right: 10px solid #000;
	}
	
	#textbox .page {
	font-size: 0.9em;
	}
	
	#textbox .page a {
	color: #fff;
	text-decoration: underline;
	}
	
	#textbox .page a:visited {
	color: #EFDCA4;
	text-decoration: none;
	}
	
	#textbox .page a:hover {
	color: #9398D5;
	}
	
	#textbox .page a:active {
	font-weight: bold;
	text-decoration: none;
	}
	
	#textbox .page a.active {
	text-decoration: none;
	font-weight: bold;
	color: #9398D5;
	}
	
/***** Content area > Footer *****/
#footer {
width:960px;
padding: 3px 0px 3px 0px;
background-color: #333333;
font-size: 11px;
}

/***** 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-image:url('none');list-style-type:none }


.FORMFIELDS
{ 
	background-color: #FFFFFF;
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;		
}

.HOMEFORMFIELDS
{ 
	background-color: #000000;
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;		
	color: #FFFFFF; 
}

.Buttons
{
	font-family: : Verdana,Tahoma,Arial;
	font-weight: BOLD; 
	color: #FDE9AA; 
	background-color: #957700; 
	border-style:  outset | solid;
	border-color:  #957700; 
	font-size: 11px;
}

.FORMTEXT {
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size: 11pt;		
	color: #FFFFFF; 
	padding: 4px;
}


.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;
}
.transparentpopup p {
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size: 10pt;		
	color: #FFFFFF; 	
}
transparentpopup ul, ol {
		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;
	}	
		
#whatsnew {
	float: right;
	background-color: #000000;
	background: url('../images/bg_whatsnew.gif');
	text-align: left;
	padding:5px;	
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size: 7pt;		
	font-weight: normal;
	color: #FFFFFF 
	
}

#whatsnew .whatsnewtitle
{
	padding-bottom:5px;	
	font-weight: bold;
}

#whatsnew table, #whatsnew tr, #whatsnew td {
	padding:0px;
	}


#sponsors {
	width: 785px;
	height: 100px;
	background-color: #fff;		
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size: 7pt;		
	font-weight: normal;
	color: #000000; 
	margin-top: 10px;
	padding: 0px 0px 0px 0px;
}

#sponsors h4 {
font-size: 9px;
font-weight: bold;
color: #ccc;
}

table.sponsortable {
background-color: #fff;
color: #000;
font-size: 0.7em;
}

table.sponsortable tr td {
text-align: center;
}

.ERROR, .ERROR a:link, .ERROR a:visited {	
	color: #FF0000;
	font-family: Verdana,Arial, Helvetica, sans-serif; 	
	font-size: 11px; 
	font-weight: normal; 		
}	