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

html { 
width: 100%; 
height: 100%; 
position: absolute; 
}

.img {clip:auto;}
img {border:0;}

#body {width:100%; background-color:#CCC; overflow-x:hidden; overflow-y:scroll;}

p {font-family:Arial; text-align:justify;}

a:link {font-family:Arial; font-size:10pt; color:#FFCC11; font-weight:bold;}
a:visited {font-family:Arial; font-size:10pt; color:#000; font-weight:bold;}
a:link:active, a:visited:active, a:active {font-family:Arial; font-size:10pt; color:#000; font-weight:bold;}
a:link:hover, a:visited:hover {text-transform:uppercase; font-weight:none; color:#FFF;}

.titul {margin:0 auto; width:640px;}

#headimg {padding:0px auto; margin:0px auto 10px auto; border:0; width:630px; height:133px; background:url(head.png) no-repeat 0% 0%;}
	.hp1 {font:Arial; font-size:36px; color:#000; text-align:right; padding-right:100px; padding-top:90px;}
	.hp2 {font:Arial; font-size:24px; color:#FFF; text-align:right; position:relative; padding-right:100px; padding-top:90px;}

#footimg {padding:0px auto; margin:-35px auto 10px auto; border:0; width:630px; height:133px; background:url(foot.gif) no-repeat 0% 0%;}
	.hp1 {font:Arial; font-size:36px; color:#000; text-align:right; padding-right:100px; padding-top:90px;}
	.hp2 {font:Arial; font-size:24px; color:#FFF; text-align:right; position:relative; padding-right:100px; padding-top:90px;}

#wrapper, #header, #content, #footer {width:750px; margin: 0px auto;}	
#wrapper {
	width:800px;
	margin:30px auto; /*Centers the layout in wrapper*/
	text-align:left; /*Brings the text back to left*/
	}
	
#divWrapper {margin:0 auto; text-align:center;} 
#div {text-align:left; margin: 0 auto;}

h1 {margin-bottom:2px; font-family:Arial; font-weight:bold; margin-top:-4px; color:#FFF;}


/* BEGIN MAIN CONTAINER DIV */

#rnd_container {background: #FFFFFF; margin:1px; width:80%; margin: 0 auto;}
    
    .rnd_top, .rnd_bottom {display:block; background:#FFF;; font-size:1px; background-image:url(head_bg.png);}
    .rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden; }
    .rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}
    .rnd_b2, .rnd_b3, .rnd_b4 {background:#FFF; border-left:1px solid #000000; border-right:1px solid #000000;}
    .rnd_b1 {margin:0 5px; background:#000000;}
    .rnd_b2 {margin:0 3px; border-width:0 2px;}
    .rnd_b3 {margin:0 2px;}
    .rnd_b4 {height:2px; margin:0 1px;}
    
    .rnd_content {
    display:block;
    border:0 solid #000000;
    border-width:0 1px;
    padding: 4px;
    background:#FFF;
    color:#000000;
}

/* END MAIN CONTAINER DIV */


/* BEGIN HEADER DIV */

#rnd_hcontainer {background: #FFFFFF; margin:1px;}
    
    .rnd_htop, .rnd_hbottom {display:block; background:#FFFFFF; font-size:1px; }
    .rnd_hb1, .rnd_hb2, .rnd_hb3, .rnd_hb4 {display:block; overflow:hidden;}
    .rnd_hb1, .rnd_hb2, .rnd_hb3 {height:1px; }
    .rnd_hb2, .rnd_hb3, .rnd_hb4 {background:#FFFFFF; border-left:1px solid #FF9900; border-right:1px solid #FF9900;}
    .rnd_hb1 {margin:0 5px; background:#FF9900;}
    .rnd_hb2 {margin:0 3px; border-width:0 2px;}
    .rnd_hb3 {margin:0 2px;}
    .rnd_hb4 {height:2px; margin:0 1px;}
    
    .rnd_hcontent {
    display:block;
	
    border:0 solid #FF9900;
    border-width:0 1px;
    padding: 4px;
    background:#FFFFFF;
    color:#000000;
	
}

    .rnd_hcontent p {
	font-family:Arial;
    padding: 4px;
	text-align:center;
    background:#FFFFFF;
    color:#FF9900;
}

/* END HEADER DIV */



/*  NAVIGATION DIVS */

.roundcont {
	width: 100%;
	height: 40%;
	background-color: #FF9900;
	color: #fff;
	float:inherit;
	
}

.roundcont p {
	margin: 0 10px;
	font-family:Arial;
}

.roundtop { 
	background: url(tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: 0px;
   border-bottom: none;
   display: block !important;
}


/* END NVAIGATION DIVS */



/*  BEGIN CONTENT DIV */

#rnd_ccontainer {background: #FFFFFF; margin:1px; width:100%;}
    
    .rnd_ctop, .rnd_cbottom {display:block; background:#FFFFFF; font-size:1px;}
    .rnd_cb1, .rnd_cb2, .rnd_cb3, .rnd_cb4 {display:block; overflow:hidden;}
    .rnd_cb1, .rnd_cb2, .rnd_cb3 {height:1px;}
    .rnd_cb2, .rnd_cb3, .rnd_cb4 {background:#FF9900; border-left:1px solid #000000; border-right:1px solid #000000;}
    .rnd_cb1 {margin:0 5px; background:#000000;}
    .rnd_cb2 {margin:0 3px; border-width:0 2px;}
    .rnd_cb3 {margin:0 2px;}
    .rnd_cb4 {height:2px; margin:0 1px;}
    
    .rnd_ccontent {
	font:Arial;
    display:block;
    border:0 solid #000000;
    border-width:0 1px;
    padding: 0px auto;
    background:#FF9900;
    color:#000000;
}

    .rnd_ccontent p {
	font-family:Verdana;
	font-size:13px;
    padding: 4px;
    background:#FF9900;
    color:#000;
}

h2 {margin-bottom:-1px; font-family:Arial; color: #393939; font-weight:bold; margin-right:6px; margin-top:-5px; }

/* END CONTENT DIV */

/* BEGIN BOTTOM TEXT (MAP) */

.bottomtxtC{font-family:Arial; font-size:12px; color:#FFF; text-align:right; text-transform:uppercase;}

.bottomtxtCr{font-family:Arial; color:#FFF; font-size:12px; text-align:right;}
 .bottomtxtCr a:link {font-family:Arial; font-size:12px; color:#000; font-weight: bold; text-decoration:none;}
 .bottomtxtCr a:visited {font-family:Arial; font-size:12px; color:#000; font-weight: bold; text-decoration:none;}
 .bottomtxtCr a:active {font-family:Arial; font-size:12px; color:#000; font-weight: bolder; text-decoration:none;}
 .bottomtxtCr a:hover, .bottomtxtCr a:visited:hover {font-family:Arial; font-size:12px; color:#FFF; font-weight: bolder; text-transform:none; border-bottom:1px dotted #000; text-decoration:blink;}

.bottomtxt{font-family:Arial; color:#FFF; text-align:right;}
.bottomtxt a {font-size:9pt; font-weight:bold;}
 .bottomtxt a:link {font-family:Arial; font-size:12px; color:#000; font-weight: bold; text-decoration:none;}
 .bottomtxt a:visited {font-family:Arial; font-size:12px; color:#000; font-weight: bold; text-decoration:none;}
 .bottomtxt a:active {font-family:Arial; font-size:12px; color:#000; font-weight: bolder; text-decoration:none;}
 .bottomtxt a:hover, .bottomtxt a:visited:hover {font-family:Arial; font-size:12px; color:#FFF; font-weight: bold; text-transform:none; border-bottom:1px dotted #000; text-decoration:blink; cursor:pointer;}
 
 
 
 /* END BOTTOM TEXT (MAP */
					 
					 
/* BEGIN TRANSPARENT HEADER AND FOOTER DIVS */

#transparent {filter:alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; width:200px;}
	.transparent ul {list-style:none; padding: auto; margin: 10px 2px 10px 2px; text-align:left; padding-left:-50px; margin-left:-40px;}
	.transparent ul li {font-family:Arial; color:#FFF; font-size:17px; padding-right:0px; padding-left:0px; text-align:right; padding-top:5px; padding-bottom:5px; margin-left:5px; margin-right:5px;}
	.transparent .navleftclip {float:left;}
	.transparent .navrightclip {float:right;}
	.transparent li a:link{font-family:Arial; color:#000; font-size: 14px; text-decoration:none; font-weight: bold; text-transform:lowercase;}
	.transparent li a {font-weight:bold; font-size:14px; color:#FFEE66;}
	.transparent li a:hover {font-weight:bold; font-size:14px; color:#000; cursor:pointer;}
	.transparent li a:visited {font-family:Arial; font-size: 14px; color:#000; font-weight: bold; text-decoration:none; text-transform:lowercase;}
	.transparent li a:active {font-family:Arial; font-size: 14px; color:#000; font-weight: bold; text-decoration:none; text-transform:capitalize;}
	.transparent li a:link:hover, .transparent li a:visited:hover {font-family:Arial; font-size: 14px; color:#FFEE66; font-weight: bold; text-decoration:none; text-transform:lowercase; text-decoration: blink; cursor:pointer;}
	
/* BEGIN TRANSPARENT HEADER AND FOOTER DIVS */

#toph {width:100%; height:20%; position:fixed; color:#000;}

/* END TRANSPARENT HEADER AND FOOTER DIVS */

/* BEGIN IFRAME CSS */

#ifContent {width:450px; height:300px; font-family:Verdana; font-size:13px; padding: 0px; background:#FF9900;  overflow-y:scroll; overflow-x:hidden;}
#ifContent p {
	font-family:Verdana;
	font-size:13px;
    padding: 0px;
    background:#FF9900;
    color:#000;
}

#ifReflect {width:100%; height:100px; font-family:Verdana; font-size:13px; padding: 0px; background:#FF9900;  overflow-y:scroll; overflow-x:hidden;}
#ifPlayed {width:100%; height:70px; font-family:Verdana; font-size:13px; padding: 0px; background:#FF9900;  overflow-y:scroll; overflow-x:hidden;}



/* END IFRAME CSS */

			/*	---------------------------------------------------------------------------------------
	Contact page
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

.contact {
	position:relative;
	font-family:Verdana;
	font-size:10pt;
	float:left;
	width:450px;
	height:90%;
	padding: 0px 10px 0px 10px;
	text-align:justify;
	margin-top: 0px;
	color:#000000;
	font-weight:bold;
}
.space {
	height:10px;
	clear:both;
}
.cont-left {
	width:248px;
	float:left;
	margin-top:6px;
}
.cont-right {
	width:330px;
	float:left;
	display:inline;
	margin-top:6px;
	margin-left:-10px;
}
.input {
	border:1px solid #ded0b2;
	height:18px;
	width:155px;
	padding:2px 1px 0 2px;
	background-color:#f8f7e6;
}
.input:hover {
	border:1px solid #AEA373;
}
.input:focus {
	border:1px solid #AEA373;
}
.select {
	border:1px solid #ded0b2;
	height:20px;
	width:160px;
	padding:0px 1px 0 0px;
	background-color:#f8f7e6;
}
.select:hover {
	border:1px solid #AEA373;
}
.select:focus {
	border:1px solid #AEA373;
}
.text-area {
	border:1px solid #ded0b2;
	height:80px;
	width:210px;
	padding:2px 1px 0 2px;
	background-color:#f8f7e6;
}
.text-area:hover {
	border:1px solid #AEA373;
}
.text-area:focus {
	border:1px solid #AEA373;
}
.submit {
	width:323px;
	height:31px;
	text-indent:-9000px;
	background:url(../images/submit.gif) 0 0 no-repeat;
	display:block;
	margin:15px auto;
	border:none;/*	cursor:hand !important;*/
}
.contact-us {
	border-width:1px 0 0 1px;
	border-color:#D1C99E;
	border-style:solid;
	width:500px;
	margin:10px 0;
	background:#fff;
}
.contact-us .cells {
	border-width:0 1px 1px 0;
	border-color:#D1C99E;
	border-style:solid;
	width:215px;
	float:left;
	padding:16px 16px 16px 18px;
}
#thank-you {
	margin-top:20px;
	width:500px;
}
/*	