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

/*  START all pages elements  */
*{
	margin:0;
	padding:0;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#362f2d;
}

body { background:url(../images/bg.png) repeat-x top center #0e0714;}

.clr { clear:both;}

#wrapper {
	width:985px;	
	margin:0 auto 0 auto;
	background:url(../images/shadow.png) repeat-y center;
	padding:0 8px;
	position:relative;
}

#header {
	width:985px;
	height:73px;
	background:url(../images/header.png) no-repeat;
	position:relative;
	z-index:2000;
}

#moto {
	float:left;
	font-size:20px;
	line-height:20px;
	color:#FFF;
	margin:30px 0 0 20px;
	display:inline;
}

#logo {
	width:235px;
	height:48px;
	float:left;
	margin:10px 0 0 26px;
	display:inline;
}



/*  Start search  */
#search_box {
	float:right;
	width:182px;
	height:22px;
	margin-right:230px;
	display:inline;
}

#search {
	float:left;
	width:154px;
	height:16px;
	background-color:#a79f97;
	color:#fdfad6;
	padding:1px 5px 0 5px;
	font-size:13px;
	margin-top:2px;
	
}

#go {
	float:left;
	width:18px;
	height:17px;
	background:url(../images/search_bt.gif) no-repeat;
	margin-top:2px;
}

/*  End search  */	

/*  START menu zone  */

#menu {
	float:left;
	width:978px;
	height:22px;
	background:url(../images/menu_bg.png) no-repeat;
	margin-left:4px;
	display:inline;
	position:relative;
	margin-bottom:-7px;	
}


#menu ul {
	float:left;
}

#menu li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	position:relative;
	padding:0 9px 0 5px;
	background:url(../images/menu_sp.png) no-repeat top right;
}

#menu li.last { background:none;}

#menu li a:link, #menu li a:visited {
	float:left;
	color:#fefdf9;
	font-size:17px;
	text-decoration:none;
	color:#faf6cb;
	height:22px;
	padding:0 5px;
	line-height:22px;
}

#menu li a.selected:link, #menu li a.selected:visited {
	background-color:#000;
	float:left;
	color:#fefdf9;
	font-size:17px;
	text-decoration:none;
	color:#faf6cb;
	height:22px;
	padding:0 5px;
	line-height:22px;	
}

#menu li:hover a, #menu li a:hover, #menu li a.selected:hover, #menu li:hover a.selected  {
	background-color:#000;
	float:left;
	color:#fefdf9;
	font-size:17px;
	text-decoration:none;
	color:#faf6cb;
	height:22px;
	padding:0 5px;
	line-height:22px;
	
}	

#menu li li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	position:relative;
	width:138px;
	height:22px;
	background:none;
	padding:4px 0 0 0;
}


#menu li li a:link, #menu li li a:visited {
	float:left;
	width:189px;
	padding-left:6px;
	color:#fff;
	font-size:16px;
	text-decoration:none;	
	height:18px;
	line-height:18px;
	background:none;
}

#menu li li a:hover {background-color:#cb983c; }

#menu ul ul {		
	position:absolute;
	margin-top:0px;
	z-index:2500;
	width:200px;
	top:22px;	
	clear:both;
	left:5px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	padding:1px 1px;
	background-color:#362f2d;
}

div#menu li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menu ul ul {
display: none;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}


/*  END menu zone  */
/*  Start footer  */

#footer {
	width:970px;	
	margin:0 auto 0 auto;
	height:96px;
	padding:0 0 0 0px;
	position:relative;
	z-index:1100;
}

#footer_menu { color:#fff; float:right; line-height:20px;}

#footer_menu a:link, #footer_menu a:visited {
	color:#fff;
	font-size:12px;
	text-decoration:none;
}

#footer_menu a:hover { text-decoration:underline;}

.copy_right {
	float:left;
	color:#a1a1a1;
	font-size:11px;
	line-height:20px;
}

.credits { 
	float:left;
	color:#636466;
	font-size:11px;
	line-height:12px;
}

.credits a:link, .credits a:visited {
	color:#636466;
	font-size:11px;
	text-decoration:none;
	}

.credits a:hover { text-decoration:underline;}

.box {
	float:left;
	width:950px;
	background-color:#362f2d;
	margin-bottom:8px;
	padding:5px 10px;
}

/*  End footer  */
/*  END all pages elements  */
/*  Start home page  */

#home_flash {
	float:left;
	margin-top:7px;
}

#home_txt {
	position:absolute;
	bottom:65px;
	left:20px;
	width:720px;
	font-size:12px;
	color:#464646;
	line-height:19px;
}

/*  End home page  */
/*  Start inner pages elements  */

#right_zone {
	position:absolute;
	top:0;
	right:8px;
	width:231px;
	z-index:5000;
}

#social_hub {
	float:left;
	width:231px;
	height:175px;
	background:url(../images/social_hub.png) no-repeat;
}
#hub_btn {
	width:231px;
	height:35px;
	margin: 0;
	
}
.social_links {
	float:left;
	width:222px;
	padding-left:9px;
	padding-top:2px;
	text-align:center;
}

#sponsors {
	width:195px;
	height:130px;
	margin-top: 20px;
	margin-left: -4px;
	border: 0px solid #000;
}


#join {
	float:left;
	width:196px;
	padding:8px 0 0 23px;
}

#join #name, #join #email, #join #hyyhlk-hyyhlk {
	float:left;
	width:184px;
	height:14px;
	background-color:#fff;
	border:1px solid #b09bc4;
	font-size:12px;
	color:#4d4427;
	padding:0 5px;
	margin-bottom:3px;
}

#join label {
	float:left;
	font-size:12px;
	color:#fff200;
	line-height:16px;
	text-transform:uppercase;
}

#join #submit {
	float:right;
	width:16px;
	height:16px;
	background:url(../images/join.gif) no-repeat;
}

.rt_box {
	float:left;
	width:193px;
	min-height: 151px;
	height: auto !important;
	height: 151px;
	background:url(../images/top_rt.png) no-repeat top left;
	padding:7px 14px 0 24px ;
}

.rt_box_btm, .rt_box_btm_02 {
	float:left;
	width:231px;
	height:22px;
	background:url(../images/bottom_rt.png) no-repeat;
}

.rt_box_btm_02 {height:25px; background:url(../images/bottom_rt_02.png) no-repeat;}

.rt_box strong, .rt_box .date { float:left; font-size:14px; clear:left; width:100%;}
.rt_box .date { line-height:30px;}
.rt_box p { }

.rt_box a.more:link, .rt_box a.more:visited {
	float:right;
	font-size:10px;
	text-decoration:none;
	text-align:right;
}

.rt_box .title {
	float:left;
	font-size:12px;
	color:#959595;
}

.rt_box a.mp_logo { float:left; display:block; text-align:center; width:100%; margin-top:50px;
}

#content {
	float:left;
	width:635px;
	min-height: 450px;
	_height: 450px;
	border:4px solid #f8f8f8;
	border-top:none;
	padding:55px 272px 60px 70px;
	position:relative;
	z-index:1000;
	margin-bottom:-40px;
}

#inner #content { background:url(../images/inner_bg.png) repeat-x #ebebeb;}
#home #content {
	width:977px;
	padding:0 0 36px 0;
	background:url(../images/home_bg.png) repeat-x #ebebeb;
}


.flt_lt { float:left;}
.flt_rt { float:right;}

#links {
	position:absolute;
	top:100px;
	right:245px;
	z-index:6000;
}

/*  Styles all pages  */

h1, h2, h3, h4, h5 {font-size:36px; color:#5c2e8b; font-weight:normal; padding:0px 0 15px 0; }
h1 { }
h2 {font-size:20px;}
h3 {font-size:16px; color:#464646; font-weight:bold; }
h4 {font-size:14px;  color:#464646; font-weight:bold; }

#content ol, #content ul { padding: 10px 0 0px 40px;}
#content ol li, #content ul li { line-height:20px; font-size:13px;} 

#content p { padding: 0 0 10px 0; line-height:20px;}

hr {
	width:100%;
	color:#898989;
	background-color:#898989;
	margin: 15px 0 5px 0;
	height: 1px;
}	

.fine_txt { font-size:9px; margin-top:10px;}

#content a:link, #content a:visited { text-decoration:underline;}
#content a:hover { color:#5c2e8b;}
/* contact */

/*#contactform {
	margin-bottom: 5em;
}
#contactform label {
	line-height: 1.5em;
}
#contactform input, #contactform textarea {
	
}*/

/*  END styles all pages  */

#socpanel {
	width: 630px;
	height: 550px;
	margin-bottom: 10px 0 10px 0;
	
}

#facebook_widget {
	float: left;
	width: 300px;
	height: auto;
	margin: 0 0 0 0;
	border-bottom: 1px solid #94A3C4;
	display: inline; 
}

#twitter_widget {
	float: left;
	width: 300px;
	height: auto;
	margin: 0 20px 0 0;
	border: 1px solid #94A3C4;
	display: inline; 
}

/*----------------------------------------------------------------
	contact form
----------------------------------------------------------------*/

#contactform {
	width:400px;
}
#contactform th, #contactform td, #request_proposal th, #request_proposal td{
	text-align: left;
	vertical-align: top;
	padding: 3px;
}

#contactform input, textarea, select {
	border: 1px solid #c2c2c2;
	padding: 3px;
}
#gmap {

	width: 425px;
	height: 350px;
	margin: 0px 0px 15px 0px;
	border:1px solid #c2c2c2;	
}
