/* CSS Document */
/*--------------------------------------body---*/

body, td, th, div, p, label {
	
}

a	{
	color:#d88d04; 
	text-decoration:underline;
}

a:hover {
	color:#d88d04; 
	text-decoration:none
}


* html .search .inputbox { /*------------------fix for IE------*/
	height:21px;
	margin:0px 11px 0px 0px;
}

.search  .button	{
	background:none;
	color:#cb670e;
	font:bold 12px Arial;
	height:auto;
	float:left;
	padding:0px 0px 0px 0px;
	width:auto;  
	vertical-align:middle; 
}
	
/*-------------------------------------search-result---*/
/*-------------------title----*/

.search_result h3	{
	color:#808080; 
	font-size:14px
}

/*-------------------article----*/

.search_result p	{
	padding:10px 0px 0px 0px;
}
/*----------*/
#search_searchword	{
	border:1px solid #999
}
legend		{
	color:#9f9f9f
}

.highlight	{  /* highlight sought word */
	color:#9f9f9f; 
	font-weight:bold
}

.phrase {
	border:solid 1px #545454;
	color:#9f9f9f;
	float:left; 
	margin:10px 10px 0px 0; 
	padding:10px; 
	width:60%;
	height:125px;
	padding:10px 10px 0px 10px;
}
.phrase .inputbox 	{
	background:#fff; 
	color:#808080; 
	display:block; 
	margin-top:10px; 
}

.phrase .inputbox option {
	background:#fff; 
	border-bottom:solid 1px #333; 
	padding:2px; 
}
.phrase .inputbox option a:hover {
	background:#C00;
	border-color:#cfd0d6;
	color:#1e3300;   
}
fieldset.word,fieldset.only { 
	border:solid 1px #545454;
}

.only 	{
	border:solid 0; 
	line-height:1.3em;
	margin:10px 0 0 10px; 
	padding:10px 10px 0px 10px;
	height:125px;
}
.word 	{
	border:solid 0 !important;
	padding:10px 10px 10px 0; 
}
.word input {
	background:#fff; 
	color:#ff6614; 
	font-weight:normal; 
	margin:0 0 0 10px; 
	padding:2px;
}

.contact_email	input	{
	margin:4px 0px 3px 0px;
}
/*-------------------------------------admin-form---*/

.adminform td 			{padding:0px 0px 2px 0px;}

/*---------------------------system-error-messages--*/

.error		{
	margin:0px 0px 10px 0px;
}
.error h2 	{
	color:#bd0202;
	font:bold 14px Tahoma;  
	padding:0px 0px 5px 20px;
}
#system-message dt.error, dt.message { 
	display: none; 
}
.error dd ul {
	background: #744141 ; 
	border-top: 3px solid #670606; 
	border-bottom: 3px solid #670606; 
	color: #fff;
	margin:0; 
	padding:5px 0px 5px 5px;
}
.error dd ul li	{
	background:none !important;
	color:#fff !important; 
	margin:0px 0px 0px 20px !important; 
}
.pass_remind { 
	vertical-align:middle; 
	padding:0px 0px 0px 10px;
}

/*---------------------------------------------------------------------------------boxes---*/

.module	{
	margin:0px 0px 15px 0px;
	width:100%;
}
.module .sec	{

}
.module .box-indent {
	padding:0px 0px 0px 0px;
}

/*-------------------title----*/

.module h3	{
	color:#fff;
	font-size:20px;
	font-weight:normal;
	font-family:"Trebuchet MS";
	padding:0px 0px 17px 0px;
	text-transform:uppercase;
}

/*-------------------content----*/

.module div		{
	color:#9f9f9f;
	font-size:11px;
}
.module label	{
	color:#9f9f9f;
	display:block;
	line-height:100%;
	padding:0px 0px 3px 0px; 
	vertical-align:middle
}
.module td, 
.module p		{
	color:#9f9f9f; 
	font-size:12px;
	padding:0px 0px 5px 0px;
}
.module ul 		{
	list-style:none;
	margin:0px 0px 0px 0px;
}
.module li		{
	padding:0px 0px 1px 0px;
	background:url(../images/list-item.gif) no-repeat 0 4px;
}
.module li a	{
	color:#9f9f9f;
	display:block;
	font-family:Arial;
	font-size:10px; 
	line-height:16px; 
	padding:0px 0px 13px 20px;
	text-decoration:underline;
	text-transform:uppercase;
}
.module li a:hover {
	color:#9f9f9f; 
	text-decoration:none;
}
.module li a:visited {
	color:#9f9f9f
}

.count	{ /* count users */
	color:#fff;
}
.module a		{
	color:#9f9f9f
}
.module a:hover	{
	color:#9f9f9f
}
.module .inputbox	{
	background:#333637; 
	border:1px solid #565656;
	padding:2px 0px 2px 4px;
	width:180px;
}
.module span	{
	font-weight:normal
}
.box-indent				{
	padding:17px 20px 25px 37px;
}

/*-------------------------------------mainmenu---*/

/*-------------------------------------topmenu---*/
ul.menu-nav {
	background:url(../images/topmenu-left.gif) no-repeat 0 0;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:41px;
}
ul.menu-nav li	{
	background:url(../images/topmenu-left.gif) no-repeat 0 0;
	display:block; 
	float:left;
	padding:13px 38px 12px 42px;
}
ul.menu-nav li a  {
	background:url(../images/topmenu-arrow.gif) no-repeat 0px 0px;
	color:#62696c !important;
	display:block; 
	float:left;
	font-size:10px;
	font-weight:normal;
	padding:0px 0px 0px 22px;
	text-decoration:none;
	text-align:left;
	text-transform:uppercase;
}
ul.menu-nav li a span	{
	display:block; 
}


/*-------------------hover----*/

ul.menu-nav li a:hover  {
	color:#f9fcfe !important; 
	display:block; 
	float:left; 
	text-align:center; 
	text-decoration:none;
	width:auto; 
}
ul.menu-nav li a:hover span	{
	display:block;
}


/*-------------------visited---*/

ul.menu-nav li a:visited{
	color:#f9fcfe; 
}

/*-------------------active----*/

ul.menu-nav li.active a {
	color:#f9fcfe !important; 
	display:block;
	float:left; 
	text-align:center;
	text-decoration:none;  
	width:auto; 
}
ul.menu-nav li.active a span {
	display:block; 
}



#body {
	background:url(../images/bg.gif);
}
.main 		{
	width:982px;
}
.shadow-left {
	background:url(../images/shadow-left.gif) repeat-y 0 0;	
}
.shadow-right {
	background:url(../images/shadow-right.gif) repeat-y right 0;
	padding:0px 11px 0px 11px;
}
.wrapper-bg {
	background:url(../images/wrapper-bg.gif);
	width:100%;
}
.indent {
	padding:0px 12px 0px 13px;
}

/*-------------------------------------header---*/

#topmenu {
	background:url(../images/topmenu-bg.gif) repeat-x 0 bottom;
}
.topmenu-right {
	background:url(../images/topmenu-right.gif) no-repeat right 0;
	height:41px;
}
#mid {
	background:url(../images/mid-bg.gif) repeat-x 0 bottom;
	overflow:hidden;
	width:100%;
	height:120px;	
}
	#logo {
		float:left;
		width:570px;
	}
	#logo .indent {
		padding:28px 0px 0px 17px;
	}
	#whos {
		float:right;
		width:160px;
		text-align:right
	}
	#whos h3 {
		color:#7f888d;
		font:normal 10px arial;
		text-transform:uppercase;
		padding:50px 0px 0px 0px;
	}
	#whos div{
		color:#fff;
		font:normal 10px arial !important;
		text-transform:uppercase;
	}

#header {
	height:192px;
	background:url(../images/mid-bg.gif) repeat-x 0 bottom;
	padding-left:1px;


}
#header-container {
	background:url(../images/header.jpg) no-repeat 0 0;
	height:192px;


}

/*-------------------------------------footer---*/

#footer		{
	background:url(../images/footer-bg.jpg) no-repeat 0 0;
	height:93px
}

#footer .space	{
	color:#868686;
	font-size:10px;
	font-weight:normal;
	padding:45px 0px 0px 0px;
	text-align:center;
	text-transform:uppercase;
}

#footer a		{
	color:#868686; 
	font-weight:normal; 
	text-decoration:underline;
}

#footer a:hover	{
	text-decoration:none
}
.gall {
	padding-bottom:24px;
	width:33.3%;
}
.gall ul {
	list-style:none;
	margin:0px 0px 0px 0px;
}
.gall li {
	color:#d88d04;
}
.gall li a{
	color:#d88d04;
	font:normal 10px Arial;
	text-transform:uppercase;
}
.gall a{
	color:#36d3f5;
	font-size:15px;
}

#accordion {margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
#accordion li{ list-style:none; float:left; display:block;}
.stretcher{ float:left; height:192px; width:41px; float:left; overflow:hidden; }
.tab{ cursor:pointer; float:left; position: absolute;  } 

