/* CSS Document */

/*--------------------------------------body---*/

body, td, th, div, p, label {
	color:black;
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:18px; 
}

a	{
	color:#0000cc; 
	text-decoration:underline;
}

a:visited 	{
	color:#663399;
}

a:hover {
	color:#0000cc; 
	text-decoration:none
}
/*----------------------------------------------------------content---*/
/*-----------------------------article_settings-*/
.article-decor {
	padding:0px 0px 0px 0px;
}
.article_indent, 
#component-contact	{
	padding:13px 0px 0px 0px; 
}
#contact_text		{
	height:auto; 
	overflow:auto; 
	margin:0px 0px 5px 0px; 
	width:90%
}
.article_bot		{
	line-height:5px
}
.article_separator	{
	background:url(../images/article-separator.gif) repeat-x 0 0;
	display:block;
	width:100%;
	padding:0px 0px 0px 0px;
	margin:10px 0px 10px 0px;
}
.column_separator	{
	padding:0px 20px 0px 20px !important;
}
.article_column {
	padding:0px 0px 0px 0px;
}
.article_indent h3 {
	overflow:hidden;
}
.article_indent h3 img {
	margin:0px 3px 0px 0px !important;
	float:left
}
.contentpaneopen td, 
.contentpaneopen p	{
	line-height:18px;
}
.contentpaneopen img	{
	margin:0px 18px 4px 0px;
}
.contentpaneopen strong	{
	color:#000000;
	font:bold 12px tahoma;
}

/*---------------------------content-heading---*/

.componentheading		{
	color:#001063;
	font-size:22px; 
	font-weight:bold; 
	line-height:140%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 8px 0px;  
}
.contentheading			{
	border-bottom:1px solid #969696;
	color:#001063;
	font-size:18px;
	font-weight:normal; 
	line-height:100% !important;
	margin:0px 0px 0px 0px;
	padding:5px 0px 10px 0px;
}

.buttonheading			{
	border-bottom:1px solid #969696;
	padding:7px 0px 0px 5px;
}

/*-----------------------------item-info---*/

.iteminfo				{
	padding:0px 0px 6px 0px; 
	margin:0px 0px 15px 0px;
}
.modifydate				{
	color:#ad0a22; 
	font-size:11px; 
	padding:0px 0px 0px 0px; 
	text-decoration:none !important; 
}
.md-indent {
	padding:0px 0px 0px 0px;
}
.items {
	padding:2px 0px 0px 0px;
	overflow:hidden
}
.createdby				{
	color:#ad0a22; 
	display:block;
	font-size:11px; 
	font-weight:normal;  
	text-transform:none; 
}
.createdate				{
	background:url(../images/createdate.gif) no-repeat 0 4px;
	color:#8d8d8d;
	font-size:10px; 
	margin:0px 0px 0px 0px; 
	padding:0px 0px 10px 18px; 
	text-transform:none; 
}
span.small				{ /* Written by */
	color:#444444; 
	font-size:12px; 
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 2px;
	text-transform:none;
}
div.small {
	padding:5px 0px 0px 0px;
}

/*-----------------------------------buttons---*/

.button, 
.validate				{
	background:url(../images/readon.png) no-repeat 0 0;
	border:none; 
	color:#fff; 
	font:normal 12px arial; 
	line-height:16px;
	margin:0px 0px 0px 0px;
	padding:2px 7px 6px 7px;
	display:block;
	text-align:center;
	vertical-align:middle; 
	width:84px;
}
* html .button, 
* html .validate {
	height:25px
}

/*-----------------------------------read-more---*/

#editor-xtd-buttons div.readmore {
	background:none; 
	height:auto;
	margin:0px 0px 0px 0px;
	width:auto; 
}
div.readmore	{
	margin:5px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
}
div a.readon{
	background:url(../images/readon.png) no-repeat 0 0;
	color:#fff;  
	display:block;
	font-size:12px;
	font-weight:normal;
	margin:0px 0px 0px 0px !important; 
	padding:1px 0px 6px 0px;
	text-align:center;
	text-transform:lowercase; 
	text-decoration:none;
	width:84px;
}

a.readon:hover	{
	color:#fff;
	text-decoration:none
}
a.readon:visited {
	color:#fff;
}


/*-----------------------------blog-more---*/

.blog_more		{
	padding:0px 0px 10px 0px;
}
.blog_more h2	{
	background:none;
	color:#919191 !important; 
	font-size:12px;  
	padding:0px 0px 0px 0px;
}
.blog_more ul {
	margin:10px 0px 0px 10px;
}
.blog_more ul li {
	padding:0px 0px 0px 0px !important; 
}
.blog_more a	{
	color:#919191; 
	text-decoration:underline
}
.blog_more a:hover	{
	color:#919191; 
	text-decoration:none;
}			
.blog_more strong	{
	color:#919191; 
}

/*-----------------------------pagenav---*/

.pagenav	{
	color:#919191; 
	font-size:12px; 
	font-weight:normal
}
a.pagenav	{
	color:#919191; 
	font-weight:normal
}
a.pagenav:hover	{
	color:#919191; 
	text-decoration:none
}
a.pagenav:visited {
	color:#919191; 
	text-decoration:none
}
.pagination_nav	{
	color:#919191; 
	font-size:12px; 
	padding:10px 20px 0px 27px;
}
.pagination_nav div	{
	background:#f4f4f4;
	padding:5px 0px 5px 0px; 
}

.pagination		{
	margin-top:10px
}
.pagination	li	{
	float:left; 
	padding:0px 5px 0px 5px;
}	
.pagination_result	{
	color:#919191; 
	padding:5px 0px 0px 0px;
}
			
/*--------------------------------------result---*/

.sectiontableentry0 td	{	
	border-bottom:1px solid #393939;
	color:#919191;
	padding:5px 0px 5px 0px; 
}
.sectiontableentry1 td	{
	background:ButtonFace;
	border-bottom:1px solid #393939; 
	border-top:1px solid #393939;  
	color:#919191;
	padding:5px 0px 5px 0px;
}
.sectiontableentry2 td 	{
	color:#919191;
	padding:5px 0px 5px 0px; 
}

.sectiontableentry0,
.sectiontableentry1,
.sectiontableentry2		{}

.sectiontableentry1 a,
.sectiontableentry2 a	{
	color:#919191
}
.sectiontableentry1 a:hover,
.sectiontableentry2 a:hover {
	color:#919191
}
.sectiontableentry1 a:visited,
.sectiontableentry2 a:visited {
	color:#919191
}

.var1 {
	background:#200606;
	border:1px solid #393939;
	padding:5px !important;
	margin:5px 0px 5px 0px;
}
.var2 {
	background:#361616;
	border:1px solid #393939;
	padding:5px !important;
	margin:5px 0px 5px 0px;
}

.results	{
	text-align:center;
	padding:0px 0px 0px 15px;
}
#page	{
	padding:0px 0px 0px 10px;
}
#page ol li	{
	padding:0px 0px 10px 0px; 
	text-align:left
}
.searchintro	{
	padding:0px 0px 10px 25px;
}
.searchintro strong		{
	color:#C6662C
}
#page h3	{
	font-size:130%; 
	padding:10px 0px 5px 0px; 
	text-align:left
}
#page .inputbox	 {
	color:#000;
}
#page #ordering {
	height:20px;
}
#page .display	{
	padding:10px 0px 0px 0px;
}
legend	{
	color:#C6662C
}

.sectiontableentry0 .pad2,
.sectiontableentry1 .pad2,
.sectiontableentry2 .pad2	{
	padding:2px 0px 2px 15px;
	font-weight:bold
}

/*--------------------------------------poll---*/

.poll .heading	 {
	color:#1b6a9b ;
	font-size:12px;  
	font-weight:bold;
}
.poll .body		{
	padding:12px 0px 5px 0px;
}
.poll .body label {
	color:#3d3d3d;
	font-size:12px;
	line-height:14px;
	padding:0px 0px 0px 0px;
}
.poll .button	{
	background:url(../images/vote.gif) no-repeat 0 0;
	color:#fff;
	display:inline;
	font-family:Arial;
	font-size:12px; 
	font-weight:bold;
	line-height:15px;
	padding:1px 0px 8px 0px;
	width:62px;     
}
.poll .result	{
}

.poll .section	{
	overflow:hidden; 
	padding:0px 0px 8px 0px;
	width:100%; 
}
.poll .radio	{
	float:left;
	width:20px;
}
.poll .radio input {
	display:block;
	width:16px;
	height:16px;
	vertical-align:middle;
}
.poll .var	{
	margin:0px 0px 0px 20px; 
	text-align:left
}

.display	{
	padding:0px 0px 10px 0px;
}
.display select	{
	border:1px solid #46462f; 
	width:100px;
}
.sectiontableentry1 div, 
.sectiontableentry0 div {
	font-size:1px
}

/*--------------------------------------user---*/

dl.contentpane	dt {
	padding:10px 0px 20px 0px;
}
dl.contentpane	dd {
	width:100%;
	overflow:hidden;
}
dl.contentpane	div {
	vertical-align:middle
}
dl.contentpane .description {
	width:110px;
	float:left;
	padding:2px 0px 0px 0px;
}
dl.contentpane .input-field {
	width:160px;
	float:left;
	padding:0px 0px 0px 0px;
}
dl.contentpane .button-field {
	width:140px;
	float:left;
	padding:0px 0px 0px 0px;
}

/*-------------------------------------search---*/

.module-search 		{
	padding:242px 0px 0px 35px;
}
.module-search h3 {
	color:#777;
	float:left;
	font-size:13px;
	padding:4px 0px 0px 0px;
	width:53px;
}

.search .inputbox	{
	background:#fff;
	border:1px solid #55c2e7;
	color:#2c2c2c;
	float:left;
	font-family:Arial;
	font-size:11px;
	height:auto;
	margin:2px 12px 0px 2px; 
	padding:2px 0px 2px 8px; 
	vertical-align:middle;   
	width:158px;
}

* html .search .inputbox {
	height:19px;
}

.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:#808080
}

.highlight	{  /* highlight sought word */
	color:#bf3a3a; 
	font-weight:bold
}

.phrase {
	border:solid 1px #ccc;
	color:#808080;
	float:left; 
	margin:10px 10px 10px 0; 
	padding:10px; 
	width:60%; 
}
.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 #ccc;
}

.only 	{
	border:solid 0; 
	line-height:1.3em;
	margin:10px 0 0 10px; 
	padding:5px 10px;
}
.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: #920202 ; 
	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 11px 0px;
}
.module .first	{
}
.module .sec	{

}
.module .box-indent {
	padding:12px 30px 0px 36px;
}

/*-------------------title----*/

.module h3	{
	color:#303030;
	font-size:18px;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	padding:14px 0px 10px 36px;
}

/*-------------------content----*/

.module div		{
	color:#000000;
	font-size:11px;
}
.module label	{
	color:#000000;
	display:block;
	line-height:100%;
	padding:0px 0px 3px 0px; 
	vertical-align:middle
}
.module td, 
.module p		{
	color:#5f656a; 
	font-size:12px;
	padding:0px 0px 5px 0px;
	line-height:16px;
}
.module ul 		{
	list-style:none;
	margin:0px 0px 0px 0px;
}
.module li		{
	padding:0px 0px 4px 0px;
}
.module li a	{
	background:url(../images/list-item2.png) no-repeat 0 5px;
	color:#001063;
	display:block;
	font-size:12px;
	font-weight:bold;	
	line-height:16px; 
	padding:0px 0px 0px 18px;
	text-decoration:none; 
}
.module li a:hover {
	color:#001063; 
	text-decoration:underline;
}
.module li a:visited {
	color:#001063
}
.module li a em	{
	font-style:normal
}
.module .count	{ /* count users */
	color:#001063;
	font-weight:bold;
}
.module a		{
	color:#001063
}
.module a:hover	{
	color:#001063
}
.module .inputbox	{
	background:#fff; 
	border:1px solid #b0a88f;
}
.module span	{
	font-weight:normal
}
.box-indent				{
	padding:17px 20px 25px 25px;
}

/*-------------------------------------mainmenu---*/

.module_menu	{
}
.module_menu .first	{
}
.module_menu .sec	{
}
.module_menu .box-indent {
	padding:0px 0px 0px 0px;
}

/*-------------------title----*/

.module_menu h3	{
	color:#202020;
	font-size:13px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 30px;
	text-transform:uppercase;
}


/*-----------------content----*/

.module_menu ul	{
	list-style:none;
	margin:0px 0px 0px 0px;
}

.module_menu li	{

}

.module_menu li a	{
	background:url(../images/list-item.png) no-repeat 0px 0px;
	color:#141613; 
	display:block;
	font-weight:normal;
	font-size:14px;
	padding:1px 10px 13px 27px; 
	text-decoration:none;
}
.module_menu li a:hover	{
	color:#141613 !important; 
	text-decoration:underline
}
.module_menu li a:visited {
	color:#141613
}
.module_menu ul li.active a	{
	color:#141613 !important; 
}
.module_menu li a em	{
	font-style:normal
}

.module_menu li ul	{
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}
.module_menu li ul li{
	display:block;
	width:100%;
}
.module_menu li ul li a{
	background:none;
	font-size:12px;
	padding:0px 0px 10px 33px;
}

/*-------------------------------------topmenu---*/
ul.menu-nav {
	padding:0px 0px 0px 0px;
}
ul.menu-nav li	{
	display:block; 
	float:left; 
	padding:0px 0px 0px 0px;
}
ul.menu-nav li a  {
	background:url(../images/topmenu-separator.gif) no-repeat right 10px;
	color:#fff9c0;
	display:block; 
	float:left;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	text-align:center; 
	width:auto; 
}
ul.menu-nav li a span	{
	display:block; 
	padding:5px 40px 17px 37px;
}

/*-------------------hover----*/

ul.menu-nav li a:hover  {
	color:#fff !important; 
	display:block; 
	float:left; 
	text-align:center; 
	text-decoration:none;
	width:auto; 
}
ul.menu-nav li a:hover span	{
	background:url(../images/topmenu-bg.gif) repeat-x 0 0;
	display:block;
	padding:5px 40px 17px 37px;
}

/*-------------------visited---*/

ul.menu-nav li a:visited{
	color:#fff9c0; 
}

/*-------------------active----*/

ul.menu-nav li.active a {
	color:#fff !important; 
	display:block;
	float:left; 
	text-align:center;
	text-decoration:none;  
	width:auto; 
}
ul.menu-nav li.active a span {
	display:block; 
	padding:5px 40px 17px 37px;
}

/*----------------------------------------login-form---*/

.module-login	{
	
}
.module-login .first	{
}
.module-login .sec	{
}
.module-login .box-indent {
	padding:14px 30px 10px 40px;
}

/*-------------------title----*/

.module-login h3	{
	color:#303030;
	font-size:18px;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	padding:14px 0px 10px 40px;
}


/*-----------------content----*/

.module-login label {
	color:#2a2a2a !important;
	font:bold 11px Arial !important;
}
.module-login p, 
label.remember{
	color:#73a21e !important; 
	font-size:11px; 
	font-weight:normal;
	padding:0px 0px 0px 0px;
}
.module-login a	{
	color:#d22a43;
	font-family:Arial;
	font-size:11px; 
	font-weight:normal; 
	line-height:120%;
	text-decoration:underline;
}
.module-login a:hover {
	color:#d22a43; 
	text-decoration:none;
}
.module-login a:visited	{
	color:#d22a43;
}
.module-login .inputbox { /* inputbox */
	background:#fff;
	color:#555;
	font-size:11px;
	margin:3px 0px 4px 0px;
	padding:3px 0px 3px 5px;
	vertical-align:middle;
	width:125px;  
}
* html .module-login .inputbox {
	height:22px;
}
.module-login .button	{ /* button */
	background:url(../images/login.gif) no-repeat 0 0;
	border:none;  
	color:#fff;
	font-family:Tahoma;
	font-weight:bold;
	font-size:10px; 
	line-height:14px;
	margin:4px 0px 8px 0px;
	padding:2px 0px 4px 0px;
	text-align:center;
	text-transform:uppercase;
	width:62px;       
} 
* html .module-login .button {
	height:18px;
}
#mod_login_remember	 { /*checkbox*/
	background:#fff; 
	border:none; 
	display:block;
	float:left; 
	margin:0px 10px 0px 0px; 
	vertical-align:middle;  
	width:12px;
	height:12px
}		

/*-------------------------------------whos---*/

.module-whos {
	background:url(../images/whos-bottom.png) no-repeat 0 bottom;
}
.module-whos div {
	background:url(../images/whos-top.png) no-repeat 0 0;
	color:#fff;
	padding:14px 60px 13px 38px;
}
.module-whos h3 {
	font-size:16px;
	color:#fff;
}
.module-whos .count {
	font-weight:bold;
	color:#fdf5b0;
}


.module-banner .box-indent {
	padding:0px 0px 0px 0px;
}

/*-------------------------------------welcome---*/

.box3 .module {
	padding:30px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.box3 h4 {
	color:#73aa0f;
	font:bold 24px Arial;
	padding:0px 0px 10px 0px;
}
.box3 u {
	color:#d31021;
	font:bold 16px Arial;
}
.box3 .box-indent {
	padding-top:15px;
	padding-bottom:15px
}
.box2 .box-indent {
	border-left:1px solid #e0ede3;
}
.box2 .module {
	margin:0px 0px 0px 0px;
	padding:20px 0px 0px 0px;
}


/*---------------------------------------------------------structure---*/

#body {
	/*background:#001063;*/ background:#fff;
}
.main 		{
	width:1000px;
}

/*-------------------------------------header---*/
#top-tail {
	background:url(../images/top-bg.png) repeat-x 0 0;
}
	#top {
		background:url(../images/top.jpg) no-repeat 0 0;
		height:109px;
		overflow:hidden;
	}
		#whos {
			float:right;
			padding:25px 0px 0px 0px;
			width:480px;
		}
		#logo {
			margin:0px 270px 0px 0px;
		}
			#logo img {
				margin:27px 0px 0px 118px;
			}

#topmenu-tail {
	background:url(../images/topmenu.png) repeat-x 0 0;
}
	#topmenu {
		background:url(../images/topmenu-bg.png) no-repeat 40px 0;
		height:30px;
		overflow:hidden;
	}

#header-tail {
	background:url(../images/header-bg.png) repeat-x 0 0;
}
	#header		{
		
		height:325 px;
		overflow:hidden;
	}
		#header .space {
			padding:0px 0px 0px 0px;
		}
		#menu {
			float:left;
			width:166px;
		}
		#search {
			float:left;
			width:306px;
		}
		#slogan {
			float:left;
			padding:199px 0px 0px 0px;
			width:341px;
		}

	/*-------------------------------------content---*/
#layout {
	background:#fff;
}
	#content {
		padding:20px 0px 20px 34px;
		overflow:hidden;
	}
		#boxes {
			overflow:hidden;
			width:100%;
		}
			.box1 {
				background:#eaf8d7;
				border-bottom:3px solid #d9e9c5;
				float:left;
				width:235px;
			}
			.box2 {
				border-bottom:3px solid #deebd6;
				width:234px;
				float:right;
			}
			.box3 {
				background:url(../images/welcome-bg.png) no-repeat right 12px #f7feee;
				border-bottom:3px solid #e5f0d8;
				margin:0px 234px 0px 235px;
			}
		#right {
			float:right;
			width:234px;
		}
		#wrapper {
			margin:0px 234px 0px 0px;
		}
		#wrapper2 {
			margin:0px 0px 0px 0px;
		}
	.comp-cont {
		width:100%;
	}


/*-------------------------------------footer---*/

#footer		{
	background:#001063;
	height:73px;
}
#footer .space	{
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	padding: 22px 0px 0px 45px;
	text-align: left;
}

#footer a		{
	color:#fff; 
	font-weight:bold; 
	text-decoration:none;
}

#footer a:hover	{
	text-decoration:none
}
/*-----------------------------------------------dropdown------------*/
.dropdown {
		font-size: 15px;
		font-weight: bold;
		margin-top: 0px;
		margin-left: 20px;
		float: left;
	}
	.dropdown dt {border:0px solid #9ac1c9; padding:0px; font-weight:bold; cursor:pointer; }
	.dropdown dt:hover {}
	.dropdown dd {padding:0px; margin: 0px; position:absolute; overflow:hidden; display:none; background:#000000; z-index:200; opacity:1.0}
	.dropdown ul {padding:0px; margin: 0px;border:1px solid #001063; list-style:none; border-top:none; border-bottom: none;}
	.dropdown li {display:inline}
	.dropdown a {display:block; padding:5px; text-decoration:none; color:#ffffff;}
	.dropdown a:active {display:block; padding:5px; text-decoration:none; color:#ffffff;}
	.dropdown a:visited {display:block; padding:5px; text-decoration:none; color:#ffffff;}
	.dropdown a:hover {text-decoration: none; color:#cccccc;}
	.dropdown .underline {border-bottom:1px solid #B9D6DC}
	.separator {
		font-size: 15px;
		font-weight: bold;
		margin-top: 5px;
		margin-left: 20px;
		float: left;
		color: #ffffff;
	}
