@charset "utf-8";
/* CSS Document */


/** General Properties **/d

html
{
}

body
{
	padding: 0px;
	margin: 0px;
	background-color:#000; /* Change to specific site background color */
	color: #eecc33;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/** Link Properties **/

a
{
	outline: 0;
	text-decoration: underline;
	color: #eecc33;
}

a:hover
{
	text-decoration: underline;
	color: #ff3;
}

a:active
{
	text-decoration: underline;
	color: #ffff99;
}

/** Page properties **/

div
{
	border: 0px;
	margin: 0px;
}

div#header
{
	padding: 0px;
	margin: 0px auto;
	width: 940px;
	text-align: center;
	background: #000 url(ti-banner5.jpg) top center no-repeat;
	background-color: #000;	
	background-repeat: no-repeat;
	background-position: top center;
	height: 120px;
        color: #ccc;
	cursor: pointer;
}

div#header h1
{
	text-align: center;
	color: #ee0;
	padding-top: 15px;
	padding-bottom: 4px;
	margin: 0px;
	letter-spacing: 3px;
	font-size: 1px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	display: none;
}

div#statement
{
	padding: 8px 0px 8px 0px;
	margin: 0px auto;
	width: 940px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;		
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #eecc33;
	background: #000;
}

p.text
{
        padding: 8px 0px 8px 0px;
        margin: 0px auto;
        width: 900px;
         text-align: left;
        font-size: 14px;
         font-weight: bold;               
         font-family: "Trebuchet MS", Helvetica, sans-serif;
        color: #FBF5E6;
         background: #000;
}


div#text
{
	padding: 8px 0px 8px 0px;
	margin: 0px auto;
	width: 940px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;		
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #ee33cc;
	background: #000;
}
div#statement h3
{
	color: #eecc33;
}

div#statement p
{
	color: #eecc33;
}


/** Header properties **/

h1
{
	clear: both;
	color: #ccffcc;
	font-size: 150%;	
	text-align: left;
	width: 100%;
	padding-left: 5px;
	margin-top: 5px;
}

h2
{
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px;
	font-size: 150%;
	font-variant: small-caps;
}

h3
{
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 110%;
	font-style: italic;
}

p
{
	margin-left: 10px;
	margin-right: 10px;
	color: #747146;
	font-size: 14px;
}

/** Content Properties **/

div.discovery
{
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
	width: 40px;
	height: 585px;
	background: url(discovery.jpg) no-repeat left;
	background-color: #cc0;
	color: transparent;
	writing-mode: tb-rl;
	filter: flipv fliph;
}

div.movie
{
	float: left;
	clear: none;
	margin: 27px auto 5px 20px;
	padding: 0px;
	border: 0px;
	width: 660px;
	min-height: 125px;
}

div.movie a
{
	text-decoration: underline;
	color: #eecc33;
}

div.movie a:hover
{
	text-decoration: underline;
	color: #ffdd66;
}


div.movie img
{
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	border: 0px; 
}

div.movie h3
{
	text-align: left;
	float: left;
	clear: none;
	margin: 5px 5px 5px 20px;
	padding: 5px;
	color: #eecc33;
	width: 320px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

div.movie p
{
	float: left;
	clear: none;
	margin: 5px 5px 5px 20px;
	padding: 5px;
	color: #eecc33;
	width: 320px;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
}

span.duration 
{
	font-size: 12px;
	font-weight: normal;
}

div.video
{
	float: left;
	clear: none;
	margin: 10px 20px 5px 80px;
	padding: 0px;
	border: 1px solid #eecc33;
	width: 800px;
	min-height: 125px;
}

div.video p
{
	float: left;
	clear: none;
	margin: 5px;
	padding: 5px;
	color: #3399FF;
	width: 780px;
	text-align: left;
	font-size: 14px;
}


div.about 
{
	float: right;
	clear: none;
	margin: 27px 40px 0px 0px;
	padding: 10px;
	width: 212px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	border: 1px dashed #eecc33;
	vertical-align: top;
	min-height: 517px;
}

div.about div.header
{
	background: url(about-header.gif) left 11px repeat-x;
	float: right;
	width: 200px;
	padding-left: 22px;
	margin-bottom: 8px;
	height: 20px;
}

div.about div#header2
{
	margin-top: 12px;
	width: 190px;
}

div.about div#header3
{
	margin-top: 12px;
	width: 190px;
}

div.about span.header-text
{
	background: #000;
	font-weight: bold;
	font-size: 16px;
	padding-left: 2px;
	padding-right: 2px;
}

div.about h3
{
	color: #eecc33;
	font-weight: normal;
	font-size: 18px;
	font-style: normal;
	clear: both;
	width: 180px;
}

div.about p
{
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #eecc33;
	float: left;
	clear: none;
	font-size: 14px;
}

/** Form Properties **/

div.contactForm
{
	width: 159px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	min-height: 300px;
	text-align: left;
	background-color: #663333;
	float: left;
	clear: right;
}

div.contactForm h2
{
	font-size: 16px;
	font-weight: normal;
	margin: 3px 5px 0px 0px;
	text-align: center;
	font-variant: small-caps;
	color: #ccc;
}

div.label
{
	text-align: left;
	margin: 4px 0px 0px 0px;
	color: #ccc;
}

form.request input
{
	width: 148px;
	margin: 0px;
	font-size: 11px;
}

form.request textarea
{
	width: 148px;
	margin: 0px;
	font-size: 11px;
}


form.request select
{
	width: 150px;
	margin: 0px;
	font-size: 11px;
}

/** Content Properties **/

div.body
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000;
	min-height: 640px;
}

div.content
{
	float: left;
	width: 960px;
	padding: 0px;
	clear: both;
	text-align: center;
}

div.home_area
{
	float: left;
	margin: 10px;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
}

div.yellow
{
	width: 940px;
	height: 4px;
	padding: 0px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
	color: #aaa;
	background-color: #eeee11;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottomf: 5px;
	float: left;
}

div#bottom-yellow
{
	margin-bottom: 0px;
}

div.photos_left
{
	float: left;
	clear: left;
	margin-left: 5px;
	padding-top: 5px;
	width: 240px;
	text-align: left;
}

div.text_right
{
	float: left;
	clear: right;
	width: 390px;
	margin-left: 4px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	color: #747146;
	font-size: 14px;
}

div.text_right a
{
	text-decoration: underline;
}

div.text_left
{
	float: left;
	clear: left;
	width: 390px;
	padding-left: 10px;
	padding-right: 5px;
	text-align: justify;
	color: #eee;
	font-size: 14px;
}

div.text_left a
{
	text-decoration: underline;
}


div.photos_right
{
	float: left;
	clear: right;
	margin-left: 9px;
	padding-top: 5px;
	width: 240px;
	text-align: left;
}


div.text
{
	margin-left: 5px;
	width: 630px;
	color: #eee;
	font-size: 14px;
}

div.text a
{
	text-decoration: underline;
}


div.text_left h1
{
	clear: left;
}

div.text_right h1
{
	clear: right;
}

/** Footer Properties **/

div.footer
{
	color: #ccc;
	clear: both;
	margin-top: 0px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 4px;
	font-size: 14px;
}

div.footer address
{
	display:inline;
}

div.footer a
{
	color: #ffc;
	text-decoration: none;
}

div.footer a:hover
{
	color: #cc3;
	text-decoration: underline;	
}

div.copyright
{
	font-size: 12px;
	margin-top: 4px;
}

p.text
{
 color:	#ffdd66;
}
