/* CSS Document */

<!--
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F79245; /*#f90,c60;*/
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-image: none;
}

#all {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding:0px;
	background-color: #F79245; /*chocolate rgb(180,51,0)*/
	border-left: 1px solid #000;
	/*border-right: 1px solid #000;
	width:100%;
	height:550px;*/
}

#options {
	margin:5px;
	padding:2px;
	background-color: #fff;
	border: 1px solid #69f;
	width: 120px;
	height:150px;
}

p,li,ul,ol {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
ul, li {
	list-style-image: none;
	list-style-position: outside;
	line-height: 150%;
	margin:1px 0px 1px 6px;
	padding:0px;
}
#logo {
	margin:0; padding:0; text-align:center; 
	/*border-bottom: 1px solid #19670B;*/
	border-right: none;
	border-left:none;
	background-color: #F26F2E;
	border-top:none;
	width: auto;
	border-bottom: 1px dashed #19670B;
}
.thylove { font-size: 8px;}
#logo img {
	border:0px none;	padding:0;	margin: 0px;
}
#banner {
	margin:5px;
	padding:0px 0px 0px 0px;
	border-bottom: 1px solid #19670B;
	border-right: none;	border-left: none; border-top:none;
	color: #600;
	background-color: #F26F2E;
	text-align: center;
}

#banner h1 {
	margin:0px 0px 0px 0px;
	color: #19670B;
	padding:0px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: canter;
	font-size: 150%;
	padding:0px;
}

#banner img {
	border: none;
	margin:0;
	padding:0;
}
#search {
	float: right;
	margin-top:0;
	text-align:center;
}
#choice {
	color:#003;
	font-size:80%;
	background-color:#9cf;
	border:3px double #003;
	padding:5;
}
input {
	text-align:center;
	color:#900;
	font-weight:bold;
	font-size: 10px;
	line-height:100%;
}
.emphasis {
	color:#003;
	font-style:italic;
}
.emphasis2 {
	font-weight: bold;
	color:#f30;
}
.emphasis3 {font-weight: bold; color:#f90; }
.emphasis4 {font-weight: bold; color:#35A0DE; font-size:larger; }
.emphasis5 {font-weight: bold; color:#f90; font-size: larger; }

#moviecontent {
	height: 100%;
	margin: 0px;
	border: 0px;
	padding: 0px;
	color: white;
	background-color: #900;
}
.movie {	width: 100%;	height: 100%; }

#maincontent {
	padding:10px;
	text-align:justify;
	background-repeat:no-repeat;
	background-position: center;
	line-height:135%;
	background-color: #F79245;
	border: none;
	margin:50px 0px 0px 0px;
}
#maincontent p {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:10px 5px 5px 10px;
	/*color:#fff;*/
}

#maincontent ol, #maincontent li, #maincontent ul {
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:10px 5px 5px 15px;
	/*color:#fff;*/
}

#maincontent h1, #maincontent h2 {
	margin:25px 5px 5px 10px;
	color: #19670B;
	padding:0px;
	text-transform:uppercase;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 100%;
	padding:0px;
}
#maincontent h4 {	margin:0px; line-height:80%; color: #555; font-weight:normal;
text-align: center; font-size: 9px; padding:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {	margin:10px 5px 5px 10px; color: #900; text-transform: none; font-weight:bold;
text-align: left; font-size: 95%; padding:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#right {
	background-image:none;		background-color:#F79245;	width: 150px;		
	border: 1px solid #19670B;	margin: 100px 5px 5px 5px;	padding:5px;	text-align:center;
}
#right h1 {
	font-size:85%;	color: #19670B;	font-weight:bold;
	margin: 10px 0px 0px 0px;	text-transform:uppercase;	text-align:center;
}
#leftmenu {
	border-right: 1px solid #19670B;	margin:0px;	width:130px;
	text-align: center;	padding: 20px 5px 5px 5px;	background-color:#F26F2E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#leftmenu p {
	padding:0px;	margin:3px 0px 3px 0px;
	line-height:300%;
}

.current {
	background-color: #19670B;
	color: #F79245;
	border-bottom: 1px dashed #F79245;
}

#leftmenu p a {
	width:auto;
	margin: 0px 0px 0px 0px;
	border: none;
	font-size: 10px; background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #900;
	font-weight:normal;
	line-height:20px;
	text-decoration: none;
	display:block;
	padding: 5px 0px 5px 5px;
	border-bottom: 1px dashed #19670B;
}

#leftmenu a:hover {
	color:#f90;
	border: none;
	background-image:  none;
	background-repeat:no-repeat;
	background-color: #900;
	background-position:left; 
}

img a {color: #093; }
.current2 {
	text-decoration:none;
	color: #900;
	padding:3;
	font-weight:bold;
	background-color:#fff;
	text-align:center;
}

#footer {
	border:none;
	padding:4px;
	font-size: 9px;
	color: #19670B;
	margin:0px 0px 0px 0px;
	text-align:center;
	font-weight: bold;
	height:10px;
	background-color:#F26F2E;
	/*border-top: 1px solid #900;*/
}
a { font-weight:bold; }
a:link, a:visited { color:#19670B; }
a:active, a:hover { color:#f30;}
.invisible { display:none; font-size: 1%; }
/*#menu {
	font-size: 0.7em;
	color: #fff;
	background-color:#69c;
	margin:0px 0px 0px 0px;
	padding:5px 5px 5px 25px; height:20px;
	text-align: left;
	letter-spacing:.1em;
	background-image:url(/assets/index_14.gif);
	border-bottom: 1px solid #C0DFFD; }
*/
img {		border-width: 0;	}
/ * fix for blocks with floated elements that need to be cleared
http://www.positioniseverything.net/easyclearing.html * /
:after.block-with-float {	content: &quot;.&quot;; 	display: block; height: 0; 	clear: both; 	visibility: hidden }
/ * Hides from IE-mac \* /
* html .block-with-float {height: 1%;}
/ * End hide from IE-mac * /
.pricetable { font-size: 80%;}
/ ** /
.title {  font-family: Times New Roman, Arial;  font-size:	26px;  color:	#000; }
.table-border {	background-color:	#666666 }
.table-title { background-color: #FFF9F3; font-family: Verdana; font-size: 11px;font-weight: bold; color:#666}
.table-hl {	background-color:	#FFF9F3; }
.table-alt1 {	background-color:	#fff;}
.table-alt2 {	background-color:	#F8F8F8 }
th, td, table, tr {line-height:100%; }*/
/*#Layer1 {
	position:absolute;
	left:100px;
	top:50px;
	width:646;
	height:76;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:746px;
	top:50px;
	width:154;
	height:500;
	z-index:2;
}
#Layer3 {
	position:absolute;
	left:100px;
	top:126px;
	width:152;
	height:122;
	z-index:3;
}
#Layer4 {
	position:absolute;
	left:100px;
	top:248px;
	width:152;
	height:24;
	z-index:4;
}
#Layer5 {
	position:absolute;
	left:100px;
	top:272px;
	width:152;
	height:123;
	z-index:5;
}
#Layer6 {
	position:absolute;
	left:100px;
	top:395px;
	width:152;
	height:24;
	z-index:6;
}
#Layer7 {
	position:absolute;
	left:100px;
	top:419px;
	width:152;
	height:123;
	z-index:7;
}
#Layer8 {
	position:absolute;
	left:252px;
	top:126px;
	width:494;
	height:135;
	z-index:8;
}
#Layer9 {
	position:absolute;
	left:252px;
	top:261px;
	width:494;
	height:137;
	z-index:9;
}
#Layer10 {
	position:absolute;
	left:252px;
	top:398px;
	width:494;
	height:152;
	z-index:10;
}
#Layer11 {
	position:absolute;
	left:100px;
	top:550px;
	width:800;
	height:126;
	z-index:11;
}
#Layer12 {
	position:absolute;
	left:100px;
	top:542px;
	width:152px;
	height:8;
	z-index:12;
}
#Layer13 {
	position:absolute;
	left:265px;
	top:414px;
	width:281px;
	height:22px;
	z-index:13;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#Layer14 {
	position:absolute;
	left:754px;
	top:130px;
	width:135px;
	height:1px;
	z-index:14;
	visibility: visible;
}*/
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
-->