/*--------------------------------------------------------------
	# Gomuproject - July 2008 (for Joomla 1.5)
	# Copyright (C) 2007-2008 Gavick.com. All Rights Reserved.
	# License: Copyrighted Commercial Software
	# Website: http://www.gavick.com
	# Support: support@gavick.com 
	---------------------------------------------------------------*/
	
/* ||| universal set of reset styles |||*/
html, body, div, span, applet, object, iframe, caption, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background: white;
	line-height: 1;
	color: black;
}
ol, ul {
	list-style: none;
}
/* tables still need cellspacing="0" in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	float:left;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
/* remove possible quote marks (") from <q> & <blockquote> */
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* ||| the end |||*/
/* ||| set of clearing floats |||*/	
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clear {
	clear: both;
}
/* End hide from IE-mac */
/* ||| the end |||*/
html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0;
	padding: 0;
	font-size:100%;
}
#bg {
	background: #FFFFFF url(../images/eyi-home-back1a.jpg) repeat-x fixed 100% top;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	line-height:1.6;
	color: #8a8a8a;
}
a {
	outline: none;
	cursor: pointer;
}
img {
	border: none;
	text-decoration: none;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	padding: 0 0 0 2px;
	margin: 0;
	margin-left: 1px;
	list-style: none;
}
ul li {
	padding-left: 14px;
	line-height: 170%;
}
ul li a {
	text-decoration: none!important;
}
ul li a:hover {
	text-decoration: underline!important;
}
ol li {
	line-height: 170%;
}
fieldset {
	border: 0;
	padding: 5px 0;
}
dt {
color:#624274;
float:left;
font-weight:bold;
width:100%;
}
dd {
float:left;
margin-bottom:10px;
margin-left:45px;
width:100%;
}

dd td {float:left; width:290px;}
h1 {
	color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold!important;
}
h2 {
	color:#624274;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold !important;
}
h3 {
	font-size: 145%;
}
h4 {
	font-size: 100%;
}
h5 {
	font-size: 120%;
}
h6 {
	font-size: 110%;
}
th {
	padding: 4px;
	text-align: left;
}
fieldset {
	border: none;
}
fieldset a {
	font-weight: bold;
}
input, select, button {
	font: normal 11px Tahoma, Arial, Verdana, sans-serif;
}
hr {
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
	color: #eee;
	background-color: #eee;
}
.clearfix {
	clear: both;
}
.lf {
	float: left;
}
.rf {
	float: right;
}
/* Here you can change width or height of your logo*/
a#logo {
	background: transparent url('../images/logo.png') no-repeat 0 0;
	width: 350px;
	height: 66px;
	display: block;
	float: left;
}
/*end*/

/* Set the major blocks
--------------------------------------------------------------------------------*/

div#header_wrap, div#header_wrap_bottom, div#top_wrap, div#content_wrap, div#footer_wrap, div#bottom_wrap {
	width: 870px;
	margin: 0px auto 0;
	clear: none;
	/*padding:0 13px;*/
}
div#top_wrap {
	margin-top: 15px;
	background:#FFFFFF url(../images/dropshadow.jpg) repeat-x scroll top left;
	height:125px;
	padding: 0 20px;
}
div#top_wrap div#menu {
	font: normal 10px Times New Roman,Arial,Helvetica,sans-serif;
	text-transform: uppercase;
}
div#header_wrap, div#header_wrap_bottom {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #707070;
	width: 994px;
}
div#header_wrap_bottom {
	background: url('../images/bg_header_bottom.png') no-repeat 0 0;
	background-position: bottom;
	padding-bottom: 31px;
}
div#header_content {
	padding: 0 17px 0 17px;
	background: url('../images/bg_header.png') 0 0;
}
a#top_left {
	width: 254px;
	height: 115px;
	display: block;
	overflow: hidden;
	float: left;
	margin:10px 0 0 0px;
}
div#top_right {
	float:left;
height:39px;
line-height:40px;
text-align:right;
width:600px;
}
.search {
	float: left;
	margin: 0px 0 0 0px;
	padding-right: 8px;
}
div#top_right a {
	color:#388212;
	font-size:10px;
	line-height:30px;
	text-decoration:underline;
}
div#top_right a.border-right {
	border-right: 1px solid #4E4E4E;
	padding: 0 6px 0 0;
	margin-right: 6px!important;
}
div#top_right a:hover {
	text-decoration: underline;
	color:#624274;
}
input#mod_search_searchword {
	border:1px solid #7E9DB9;
	color:#4E4E4E;
height:17px;
line-height:20px;
margin:12px 0 0;
padding-left:5px;
padding-top:4px;
width:144px !important;
}
div#menu {
	background: url(../images/menu_bg.jpg) no-repeat scroll top right; ;
	clear:right;
	float:right;
	height:48px;
	width:616px;
}
div#horiz-menu {
	float: right;
	width: auto;
}
span#datas {
	float: left;
	width: 200px;
	line-height: 32px;
	padding-left: 15px;
	color: #4E4E4E;
}
/* Members Area 
------------------------------------------------------------------------*/
div#memberarea {
	background: #000;
	border-bottom: 1px solid #1F1F1F;
	z-index: 100;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
}
div#memberarea .centered {
	width: 960px;
	margin: 0 auto;
	height: 28px;
}
div#memberarea a {
	color: #666;
}
ul.loginposition {
	padding: 0;
	margin: 0;
}
ul.loginposition li {
	float: left;
	background: none;
	padding: 0 14px 0 0;
	line-height: 27px;
}
form#form-login label {
	margin-right: 6px;
	color: #666;
}
#memberarea input.inputbox {
	background: #1F1F1F;
	color: #ccc;
	border: 1px solid #000;
	width: 115px;
	height: 14px;
	padding-left: 5px;
}
#memberarea input.button {
	background: url('../images/button_white.png') repeat-x;
	float: left;
	height: 16px;
	margin-top:6px;
	padding: 0 6px;
	text-decoration: none;
	text-transform:uppercase;
	font-size: 10px;
	font-weight: bold;
	border: none;
}
#memberarea input.button:hover {
	color: #000;
}
#memberarea .logout span {
	float: left;
	color: #fff;
	margin-right: 12px;
	line-height: 27px;
}
#memberarea .logout input.button {
	float: none!important;
	display: inline;
}
div.logout {
	float: left;
}
div.logout input.button {
	padding: 0;
}
/* Header modules */

div#header_content-left, div#header_content-right, div#header_content-center {
	width: 960px;
	float: left;
}
div#header_content-left {
	width: 717px;
}
div#header_content-right {
	width: 243px;
}
div#header_content-left .moduletable, div#header_content-center .moduletable {
	margin: 20px;
}
div#header_content-right .moduletable {
	margin: 20px 20px 20px 0;
}
/* Restricts */
div#header_content-left div.moduletable h3, div#header_content-right div.moduletable h3, div#header_content-center div.moduletable h3 {
	color: #f5f5f5;
}
div#header_content-left a, div#header_content-right a, div#header_content-center a {
	color: #ccc;
}
/* user positions */
div#bottom_wrap .users {
	
}
div#bottom_wrap .moduletable_add {
}
.users_wrap {
	float:right;
}
/* set the width of user modules */
div#bottom_wrap .moduletable_add {
	padding: 10px;
}
.us_width-32b, .us_width-49b {
	overflow: hidden;
	float: left;
	margin-left: 2%;
}
.us_width-32b {
	width: 32%;
}
.us_width-49b {
	width: 49%;
}
div:first-child.us_width-32b, div:first-child.us_width-49b {
	margin-left: 0;
}
.us-stand {
	clear: both;
	width: 100%;
}
/* component */
div#component, div#component-3 {
	width: 100%;
}
/* component + right */
div#component-2 {
	
}
div#right {
	float: left;
	width: 250px;
	margin-top:-20px;
}
div#content_wrap {
	background: #fff url(../images/bottom_bg_top.jpg) repeat-x scroll bottom left ;
	color: #333;
	padding: 0 20px;
}
#bottom_wrap{
height:53px;
/*float:left;*/
padding-left: 164px;
}
.bottom_wrap_left{float:left; width:200px;color:#624274;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:10px!important;font-weight:bold;}
.bottom_wrap_left .users .moduletable_add{padding:0px!important;}

.bottom_wrap_center{float:left;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:9px!important;width:550px; }
.bottom_wrap_right{float:left; width:100px;}

.bottom_address{float:left; width:485px;text-align:center;color:#624274;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9px;}

.bottom_wrap_center .users{font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9px !important;}

div#content_wrap .moduletable_add {
	padding:20px 10px;
	color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;

}
#bg_content_wrap-2 {
}
#mainbody {
color:#000000;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
line-height:14px;
margin-left:10px;
margin-top:-10px;
padding:0 10px 10px;
width:299px;
}
/* Footer */

#footer_wrap {
	clear: both;
	height: 40px;
	font-size: 10px;
	margin:0 0 20px;
	text-align: right;
	text-transform: uppercase;
	color: #4E4E4E;
}
div#footer_wrap a {
	text-decoration: none;
}
/* moduletable
------------------------------------------------------------------------------------------------*/

div.moduletable, div.moduletable-header, div.moduletable_menu, div.moduletable_text {
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height:16px;
	margin:0 0 6px;
	padding-bottom: 3px;
}
div.moduletable-header {
	margin:0;
	padding: 0;
}
#header_content-right div.bottom {
	margin-bottom: -9px;
}
div.moduletable h3, div.moduletable-header h3, div.moduletable_menu h3, div.moduletable_text h3 {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	
	padding: 0;
	margin: -8px 0 8px;
}
div.moduletable h3 span {
	color: #fff;
}
/* Suffixes */
.grey {
	background: #f1f1f1;
}
.dark {
	background: #121212;
	color: #999;
}
.dark .moduletable_add h3 {
	color: #999;
}
.dark .moduletable_add h3 span {
	color: #fff!important;
}
.dark a {
	color: #fff;
}
.bright {
}
.pattern {
	background: #000 url('../images/bg.png');
	color: #999;
}
.pattern .moduletable_add h3 {
	color: #999;
}
.pattern .moduletable_add h3 span {
	color: #fff!important;
}
.pattern a {
	color: #fff;
}
/* Restricts */

#content_wrap div.moduletable h3, #right div.moduletable_menu h3, #right div.moduletable_text h3 {
	color: #388212;
	background:transparent url(../images/dotted_line.png) repeat-x scroll 0 100%;
font-size:200%;
line-height:29px;
text-transform:capitalize;
}
#content_wrap div.moduletable h3 span, #right div.moduletable_menu h3 span, #right div.moduletable_text h3 span {
	color:#388212;
}
.users_wrap div.moduletable_add {
	padding: 0px 10px 0px 0!important;
}
.users_wrap {
	margin:-47px 0 0;
	padding:0;
	width:610px;
}
.usbottom {
	float:left;
}
#bottom_wrap div.moduletable h3 {
	color: #999;
}
#bottom_wrap div.moduletable h3 span {
	color: #fff;
}
div#right div.moduletable, div#right div.moduletable_menu, div#right div.moduletable_text {
	margin: 0;
}
/*main menu*/
ul.menu li {
	float:left;
padding:0 5px;
text-transform:uppercase;
color:#388212;
}
ul.menu li.current {
	background:none;
}
ul.menu ul {
	margin: 0;
	
}
ul.menu ul li a {
	background: url('../images/arrow.png') no-repeat 0 50%;
	padding-left: 14px;
	font-weight: normal;
}
ul.menu ul li {
	padding: 3px 0;
	background: transparent url('../images/dotted_line.png') repeat-x 0 0;
}
/*Module Advertisement */
div.banneritem_text {
	padding: 5px 0;
	background: transparent url('../images/dotted_line.png') repeat-x 0 100%;
}
.bannerheader, .bannerfooter_text {
	padding: 3px;
	font-style:italic;
}
.bannerfooter_text {
	text-align: right;
}
/* Style switcher
-------------------------------------------------------------------------------*/
#stylearea {
	float: right;
}
#st_icon-1, #st_icon-2, #st_icon-3 {
	width: 11px;
	height: 11px;
	display: block;
	float: left;
	padding:17px 0 0 6px;
}
#st_icon-1 {
	background: transparent url('../images/ic_1.png') no-repeat 100% 50%;
}
#st_icon-2 {
	background: transparent url('../images/ic_2.png') no-repeat 100% 50%;
}
#st_icon-3 {
	background: transparent url('../images/ic_3.png') no-repeat 100% 50%;
}




.home-font3{color:#624274;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;}
.searchbox1{padding:4px !important; width:155px !important;}





.mainbodyfull{color:#000000;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
line-height:14px;
margin-left:10px;
margin-top:10px;
padding:0 10px 10px;
width:595px;}


.right{width:195px; float:right; margin-right:40px; margin-bottom:20px;}
.right p {margin:15px 0;}
#left{width:245px; float: left;}
.contentpaneopen{margin:0px 0;}
.contentpaneopen p {margin:15px 0;}
.contentpaneopen ul {margin-top:10px;}
.contentpaneopen ul li {list-style:disc !important; padding-left:0px !important; line-height:140% !important; margin-left:30px;}
.contentpaneopen ul li a{color:#624274; text-decoration:underline!important;}
.contentpaneopen p a{color:#624274; text-decoration:underline!important;}
.contentpaneopen a{color:#624274!important; text-decoration:underline!important;}
