@charset "utf-8";
body {
margin:0;
padding:0;
border:0;
background-color:#000000;
}
.container{
width:1000px;
min-height:650px;
height:auto;
margin:0 auto;
padding:0;
background-image:url(../images/bg.png); 
background-repeat: repeat-y;
}
.header{
width:1000px;
height:120px;
}
.header2{
width:1000px;
height:121px;
}
.header_left{
width:235px;
height:100px;
padding:15px 0 0 15px;
float:left;
}
.header2_left{
width:235px;
height:100px;
float:left;
padding:5px 0 0 15px;
}
.header_mid{
width:519px;
height:100px;
float:left;
padding:20px 0 0 0px;
}
.header2_mid{
width:519px;
height:80px;
float:left;
padding:30px 0 0 0px;
}
.header_right{
width:216px;
height:100px;
float:left;
padding:20px 15px 0 0px;
}
.header2_right{
width:216px;
height:90px;
float:left;
padding:20px 15px 0 0px;
}
.content{
width:1000px;
height:auto;
/*padding:0 15px 0 15px;*/
}
.flasharea{
width:1000px;
height:369px;
}
.downmenu{
width:970px;
height:100px;
padding:0 0px 0 0px;
}
.footer{
width:1000px;
height:50px;
margin-top:10px;
background-color:#212120;
}
.menuarea{
width:1000px;
height:264px;
background-image:url(../images/menuareabg.jpg);
background-repeat: repeat-x;
}
.menuarea_left{
width:729px;
height:264px;
float:left;
}
.menuarea_right{
width:271px;
height:264px;
float:left;
}
.menu{
width:700px;
height:71px;
}
.menulowertext{
width:729px;
height:193px;
}
/**/
.main-link {
	color: #c2c2c2;
	font-family:"Felix Titling";
	font-size: 14px;
	font-weight:normal;
	line-height:43px;
	
}
.main-link a{
	color: #c2c2c2;
	font-family:"Felix Titling";
	font-size: 14px;
	font-weight:normal;
	/*background-color:#cdcbcb;*/
	text-decoration: none;
	line-height:43px;
	display:block;
}

.main-link a:hover{
	color: #7c732e;
	font-family:"Felix Titling";
	font-size: 14px;
	text-decoration: none;
	background-color:#cdcbcb;
	font-weight:normal;
	line-height:43px;
	background-color:#cdcbcb;
	vertical-align:middle;
	display:block;
	background-position: center bottom;
}
.main-link span {
	color: #7c732e;
	font-family:"Felix Titling";
	font-size: 14px;
	text-decoration: none;
	font-weight:normal;
	vertical-align:middle;
	line-height:43px;
	background-color:#cdcbcb;
	/*background-color:#ebd259;*/
	background-repeat: no-repeat;
	display:block;
	background-position: center bottom;
	}
.supportarea{
width:1000px;
height:80px;
}
.ouraimarea{
width:1000px;
height:200px;
}
.ouraimarea_left{
width:318px;
height:auto;
margin-left:15px;
float:left;
}
.ouraimarea_mid{
width:333px;
height:auto;
float:left;
}
.ouraimarea_right{
width:316px;
height:auto;
float:left;
/*margin-right:18px;*/

}
.textarea{
width:970px;
height:auto;
}
.textarea_left{
width:729px;
height:auto;
float:left;
}
.textarea_full{
width:970px;
height:auto;
}
.textarea_left1{
width:700px;
height:auto;
float:left;
}
.textarea_right{
width:241px;
height:auto;
float:right;
}
.textarea_right_inner{
width:220px;
height:auto;
border:1px solid #7c732e;
border-radius:8px;
-moz-border-radius:8px;
float:left;
}
.textarea_right_inner3{
width:700px;
height:auto;
/*border:1px solid #7c732e;
border-radius:8px;
-moz-border-radius:8px;*/
padding:25px 0 25px 2px;
}
.textarea_right_inner4{
width:800px;
height:auto;
/*border:1px solid #7c732e;
border-radius:8px;
-moz-border-radius:8px;*/
padding:25px 0 25px 2px;
}
.clear{
clear:both;
}
.contacttextarea{
width:970px;
height:auto;
}
.send_button{
background-image:url(../images/sendbutton.png);
background-repeat:no-repeat;
width:74px;
height:25px;
}
.submit_button{
background-image:url(../images/submitbutton.png);
background-repeat:no-repeat;
width:74px;
height:25px;
}
.heading_top{
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
color:#7c732e;
font-weight:bold;
}
.heading_top{
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
color:#7c732e;
font-weight:bold;
}
/* home page popin*/

/*div.event {
position: fixed; top: 5px; border: solid black 3px; width: 210px; z-index: 1000; clip: auto; background-color: #FF0000; layer-background-color: #FF0000; right: 5px; height: 200px; overflow: scroll;
}*/
div#event1 {
	/*margin-top:-200px;*/
}
div#event2 {
/*top: 215px;*/
}
div#event3 {
/*top: 215px;*/
}
.toggle {
float: right; clear: left;  color:#ff0000;  padding: 3px 3px;
}
.toggle a {
text-decoration: none; font-weight: bold;
}
a.toghead {
cursor:pointer; text-decoration: none; 
}
/* home page popin closed*/

/*------------------POPUPS CSS------------------------*/
#fade {
	display: none;
	background: #000; 
	position: fixed; left: 0; top: 0; 
	z-index: 10;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	display: none;
	/*background: #fff;*/
	background:url(images/popupbg.png);
	background-repeat:repeat-y;
	padding: 20px; 	
	border: 5px solid #666666;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: fixed;
	color:#C2C2C2;
	top: 50%; left: 50%;
	z-index: 99999;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
img.btn_close {
	float: right; 
	margin: -20px -20px 0 0;
}
.popup p {
	padding: 5px 10px;
	margin: 5px 0;
}
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}
/*pop up css close*/

.about_left{
width:485px;
height:auto;
float:left;
}
.about_mid{
width:15px;
height:auto;
float:left;
}
.about_right{
width:400px;
height:auto;
margin-left:50px;
float:left;
}
.about_button_left{
width:8px;
height:32px;
background:url(../images/button_left.png);
background-repeat:no-repeat;
float:left;
}
.about_button_mid{
width:auto;
height:32px;
float:left;
padding:6px 10px 0px 10px;
background:url(../images/button_mid.png);
background-repeat: repeat-x;
}
.about_button_right{
width:8px;
height:32px;
float:left;
background:url(../images/button_right.png);
background-repeat:no-repeat;
}
.about_bullet{
width:25px;
height:25px;
padding:5px 2px 2px 7px;
background-image:url(../images/oval.png);
background-repeat:no-repeat;
}
.eventcontent{
width:1000px;
height:413px;
background-image:url(../images/eventpagebg.png);
background-repeat:no-repeat;
}
.eventcontent_mid{
width:1000px;
height:80px;
padding-top:210px;
}
.eventcontent_bottom{
width:1000px;
height:40px;
padding-top:60px;
}
.eventpagedropdown{
width:1000px;
height:400px;
background-color:#FF0000;
}
.eventdropdown{
width:983px;
height:auto;
padding-left:17px;
}
 /* =========================================================================
For any free or commercial usage please keep this credits text intact.
Author : Femi Hasani www.vision.to ,test idea and CSS code.
The original version of this stylesheet and the associated (x)html
is available at http://www.vision.to/simple-css-one-level-dropdown-menu.php
A link to www.vision.to would be apperciated but not mandatory.
=============================================================================== */
#navigation {
	z-index: 5000;
	width:700px;
	margin-top:-5px;
	margin-left:0px;
	color: #c2c2c2;
	font-family:"Felix Titling";
	font-size: 14px;
	font-weight:normal;
	line-height:43px;
	
}
#navigation ul#nav {
	z-index: 5000;
	width:700px;
}

#navigation ul#nav li {
    list-style:none;
	position: relative;
	float: left;
	text-align: left;
	line-height:43px;
}

#navigation ul#nav li a {
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
#navigation ul#nav li a:hover {
	display: block;
	color: #7c732e;
	text-decoration: none;
	text-align: center;
}

#navigation ul#nav li a span {
	padding: 0px 15px 0 10px;
   /*	background: url(arrow.gif) no-repeat 100% 50%;  optional */
}

#navigation ul#nav  li ul {
    display: none;
    position: absolute;
    width:auto;
    padding: 3px 5px 3px 5px;
    background:#cdcbcb;
}

#navigation ul#nav  li:hover ul,
#navigation ul#nav  li.over ul
{
    display: block;
    left: 0;
   /* top: 100%;*/
    position: absolute;
	color:#7c732e;
    z-index: 4000;
	font-size:12px;
    width: 300px;
}

#navigation ul#nav  li ul li {
    width: 300px;
    height:40px;
    background: transparent;
    text-indent: 0;
    padding: 0;
}

#navigation ul#nav  li:hover ul li a,
#navigation ul#nav  li.over ul li a {
    display:block;
    width: 300px;/*this is to adjust if used some background image for dropdown */
    background: transparent;
    padding: 0px 0px;
    text-decoration: none;
    margin: 0;
    color: #7c732e;
   /* text-indent: 0;*/
    text-align: left;
    border: 0;
    white-space: nowrap;
}
#navigation ul#nav li ul li a:hover {
    color: #7c732e;
    background: #ffffff;
}

#navigation ul#nav li.active a,
#navigation ul#nav li a:hover,
#navigation ul#nav li:hover a,
#navigation ul#nav li.over a {
    background: #cdcbcb;
}
/**/
#feedback {
			display: none;
			position: fixed;
			top: 163px;
			left: 0;
			cursor:pointer;
			background-color: #2c2c2c;
			border:1px solid #7a762e;
			border-radius:8px;
			-moz-border-radius:8px;
			-webkit-border-radius:8px;
			height: 206px;
			width: 130px;
			z-index:100000;
			/*margin: 0 0 0 100px;*/
			
		}
		
		#feedback img {
			position: absolute;
			top: 0; 
			right: 0;
		}
		
		form input, textarea {
			display: block;
			
		}