/* CSS Document */
/*--------------------------------------body---*/

body, td, th, div, p, label {
	color:# 000000;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

body {
	background:#fbfbfb;
}

a	{
	color:#686565; 
	text-decoration:underline;
}

a:visited 	{
	color:#686565;
}

a:hover {
	color:#686565; 
	text-decoration:none
}

/*---------------------------content-heading---*/

.componentheading		{
	color:#0068ab;
	font-family:verdana; 
	font-size:22px; 
	font-weight:bold; 
	line-height:140%;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;  
}
.contentheading			{
	color:#0068ab;
	font-size:18px;
	font-family:verdana; 
	font-weight:bold; 
	line-height:140%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
div.
.buttonheading			{
	padding:7px 0px 0px 5px;
}

/*-----------------------------------buttons---*/

.button, 
.validate				{
	background:url(button00.gif) no-repeat 0 0;
	border:none; 
	color:#fff; 
	font:bold 12px arial; 
	line-height:16px;
	margin:0px 0px 0px 0px;
	padding:3px 7px 7px 7px;
	display:block;
	text-align:center;
	vertical-align:middle; 
	width:95px;
}
* html .button, 
* html .validate {
	height:25px
}


/*-----------------------------pagenav---*/

.pagenav	{
	color:#686565; 
	font-size:12px; 
	font-weight:normal
}
a.pagenav	{
	color:#686565; 
	font-weight:normal
}
a.pagenav:hover	{
	color:#686565; 
	text-decoration:none
}
a.pagenav:visited {
	color:#686565; 
	text-decoration:none
}
.pagination_nav	{
	color:#686565; 
	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;
}	


/*-------------------------------------search---*/

.module-search 		{
	background:url(search00.htm) no-repeat 3px 15px;
	padding:15px 0px 22px 0px;
}
.module-search h3 {
	color:#777;
	float:left;
	font-size:13px;
	padding:4px 0px 0px 0px;
	width:53px;
}

.search .inputbox	{
	background:#fff;
	color:#828181;
	float:left;
	font-family:Arial;
	font-size:11px;
	height:auto;
	margin:2px 8px 0px 2px; 
	padding:2px 0px 2px 8px; 
	vertical-align:middle;   
	width:170px;
}

* html .search .inputbox {
	height:22px;
}

.search  .button	{
	background:none;
	color:#cb670e;
	font:bold 12px Arial;
	height:auto;
	float:left;
	padding:0px 0px 0px 0px;
	width:auto;  
	vertical-align:middle; 
}



/*---------------------------------------------------------------------------------boxes---*/

.module	{
	background:url(box-bg00.gif) repeat-y 0 0;
	margin:0px 0px 10px 0px;
	width:100%;
}
.module .first	{
	background:url(box-bot0.gif) no-repeat 0 bottom;
}
.module .sec	{
	background:url(box-top0.gif) no-repeat 0 0;
}
.module .box-indent {
	padding:10px 15px 14px 20px;
}

/*-------------------title----*/

.module h3	{
	background:url(box-titl.gif) no-repeat 0 0;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding:16px 0px 13px 20px;
	text-transform:uppercase;
}

/*-------------------content----*/

.module div		{
	color:#363638;
	font-size:12px;
}
.module label	{
	color:#363638;
	display:block;
	line-height:100%;
	padding:0px 0px 3px 0px; 
	vertical-align:middle
}
.module td, 
.module p		{
	color:#363638; 
	font-size:12px;
	padding:0px 0px 5px 0px;
}
.module ul 		{
	list-style:none;
	margin:0px 0px 0px 0px;
}
.module li		{
	padding:0px 0px 7px 0px;
}
.module li a	{
	background:url(list-ite.gif) no-repeat 0 7px;
	color:#606060;
	display:block;
	font-family:Arial;
	font-size:12px; 
	line-height:16px; 
	padding:0px 0px 0px 16px;
	text-decoration:underline; 
}
.module li a:hover {
	color:#606060; 
	text-decoration:none;
}
.module li a:visited {
	color:#606060
}
.module li a em	{
	font-style:normal
}
.module .count	{ /* count users */
	color:#006bad;
	font-weight:bold;
}
.module a		{
	color:#606060
}
.module a:hover	{
	color:#606060
}
.module .inputbox	{
	background:#fff; 
	border:1px solid #b0a88f;
}
.module span	{
	font-weight:normal
}
.box-indent				{
	padding:17px 20px 25px 25px;
}


/*-------------------------------------mainmenu---*/

.module_menu	{
	background:url(box-bg00.gif) repeat-y 0 0;
	margin:0px 0px 10px 0px;
	width:100%;
}
.module_menu .first	{
	background:url(box-bot0.gif) no-repeat 0 bottom;
}
.module_menu .sec	{
	background:url(box-top0.gif) no-repeat 0 0;
}
.module_menu .box-indent {
	padding:10px 1px 14px 1px;
}

/*-------------------title----*/

.module_menu h3	{
	background:url(box-titl.gif) no-repeat 0 0;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding:16px 0px 13px 20px;
	text-transform:uppercase;
}


/*-----------------content----*/

.module_menu ul	{
	list-style:none;
	margin:0px 0px 0px 0px;
}

.module_menu li	{
	display:inline;
}

.module_menu li a	{
	background:url(list-ite.gif) no-repeat 19px 13px;
	border-bottom:1px solid #e7e7e7;
	color:#595959; 
	display:block;
	font-weight:normal;
	font-size:13px;
	padding:6px 0px 7px 31px; 
	text-decoration:none; 
 
}
.module_menu li a:hover	{
	color:#363638 !important; 
	text-decoration:underline
}
.module_menu li a:visited {
	color:#363638
}

.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:inline;
}
.module_menu li ul li a{
	background:url(list-ite.gif) no-repeat 29px 13px;
	padding:6px 0px 7px 45px;
}

/*-------------------------------------topmenu---*/
ul.menu-nav {
	padding:0px 0px 0px 7px;
}
ul.menu-nav li	{
	background:url(topmenu-.gif) no-repeat right 3px;
	display:block; 
	float:left; 
	padding:0px 10px 0px 10px;
}
ul.menu-nav li a  {
	color:#313131;
	display:block; 
	float:left;
	font-size:13px;
	font-weight:bold;
	text-decoration:none; 
	text-align:center; 
	width:auto; 
}
ul.menu-nav li a span	{
	display:block; 
}
ul.menu-nav li a span em {
	font-style:normal; 
	display:block; 
	padding:18px 17px 14px 17px;
}

/*-------------------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	{
	display:block;
}
ul.menu-nav li a:hover span em {
	display:block;
	font-style:normal;  
	padding:18px 17px 14px 17px;
}

/*-------------------visited---*/

ul.menu-nav li a:visited{
	color:#313131; 
}

/*-------------------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; 
}
ul.menu-nav li.active a span em {
	display:block;
	font-style:normal;  
	padding:18px 17px 14px 17px;
}

/*----------------------------------------login-form---*/



/*-------------------title----*/

/*-----------------content----*/

.module-login label {
	color:#007AC4;
	font-size:12px;
}
.module-login p, 
label.remember{
	color:#333333; 
	font-size:11px; 
	font-weight:normal;
	padding:0px 0px 0px 0px;
}
.module-login a	{
	color:#a7aaab;
	font-family:Arial;
	font-size:11px; 
	font-weight:normal; 
	line-height:110%;
	text-decoration:underline;
}
.module-login a:hover {
	color:#333333; 
	text-decoration:none;
}
.module-login a:visited	{
	color:#333333;
}
.module-login .inputbox { /* inputbox */
	background:#626769;
	border:1px solid #000;
	color:#fff;
	font-size:11px;
	margin:3px 0px 4px 0px;
	padding:2px 0px 2px 5px;
	vertical-align:middle;
	width:120px;  
}
* html .module-login .inputbox {
	height:22px;
}
.module-login .button	{ /* button */
	background:url(login000.gif) no-repeat 0 0;
	border:none;  
	color:#fff;
	font-family:Arial;
	font-weight:bold;
	font-size:11px; 
	line-height:14px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	text-align:center;
	text-transform:none;
	width:58px;       
} 
#mod_login_remember	 { /*checkbox*/
	background:#fff; 
	border:none; 
	display:block;
	float:left; 
	margin:0px 10px 0px 0px; 
	vertical-align:middle;  
	width:12px;
	height:12px
}		

/*----------------------------------------custom---*/

.module-whos {
	padding:10px 0px 0px 0px;
	color:#007AC4;
	font-size:12px;
}
.module-whos	h3{
	color:#0068ab;
	display:inline;
	font:bold 12px Arial;
	padding:0px 3px 0px 0px;	
}
.module-whos .count {
	color:#006bad;
	font-weight:bold;
}
.module-custom {
	margin:0px 0px 20px 0px;
	padding:10px 0px 27px 0px;
	color:#333333;
}
.module-custom ul {
	list-style:none;
	margin:0px 0px 0px 0px;
}
.module-custom li {
	background:url(list-ite.gif) no-repeat 3px 7px;
	color:#187bb1;
	padding:0px 0px 9px 16px;
}
.module-custom li a {
	color:#187bb1 !important;
	font-size:13px;
}
.module-custom	h3{
	border-bottom:1px solid #cce1ee;
	color:#0068ab;
	font:bold 13px Arial;
	margin:0px 0px 17px 0px;
	text-transform:uppercase;
	padding:5px 3px 11px 0px;	
}
.module-synd h3{
	color:#006bad;
	font:bold 13px Arial;
	text-transform:uppercase;
	padding:5px 3px 0px 21px;	
}


/*---------------------------------------------------------structure---*/

.main 		{
	width:926px;
}
#tail {
	background:url(tail0000.gif) repeat-x 0 0 #fff
}

/*-------------------------------------header---*/
#top {
	height:117px;
	overflow:hidden;
}
	#logo {
		padding:35px 0px 0px 40px;
		margin:0px 330px 0px 0px;
	}
	#login {
		float:right;
		width:324px;
	}

#header		{
	background:url(header00.jpg) no-repeat 4px 0;
	height:310px
}
#slogan {
	padding:87px 0px 0px 70px;
}
	
#mid		{
	background:url(topmenu0.gif) repeat-x 0 0;
	margin:0px 0px 12px 0px;
}
	.layer1 {
		background:url(topmenu1.gif) no-repeat 0 0;
	}
	.layer2 {
		background:url(topmenu2.gif) no-repeat right 0;
		height:51px;
		overflow:hidden;
	}
		#search		{
			float:right;
			width:306px;
		}
		#topmenu {
			margin:0px 310px 0px 0px;
		}
#info {
	height:43px;
	overflow:hidden;
}
	#whos {
		float:right;
		width:217px;
	}
	#breadcrumb {
		color:#595959;
		margin:0px 220px 0px 0px;
		padding:15px 0px 0px 6px;
	}
	#breadcrumb a{
		color:#595959
	}


/*-------------------------------------content---*/

#content {
	padding:21px 3px 10px 4px;
	overflow:hidden;
}
	#left {
		float:left;
		width:218px;
	}
	#right {
		float:right;
		width:218px;
	}
	#wrapper {
		margin:0px 248px 0px 248px;
	}
	#wrapper2 {
		margin:0px 0px 0px 248px;
	}
	* html #wrapper {
		margin:0px 245px 0px 245px;
		width:100%;
	}
	* html #wrapper2 {
		margin:0px 0px 0px 245px;
		width:100%;
	}

/*-------------------------------------footer---*/

#footer		{
	border-top:1px solid #e7e7e7;
	height:58px;
}
#footer .space	{
	color:#595959;
	font-size:12px;
	font-weight:normal;
	padding:15px 0px 0px 0px;
	text-align:left;

}

#footer a		{
	color:#595959; 
	font-weight:normal; 
	text-decoration:underline;
}

#footer a:hover	{
	text-decoration:none
}
/* CSS Document */
*		{
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}

html	{
	height:100%
}

body 	{
	text-align:center
}

table 	{
	border-collapse:collapse; 
	border:0px; 
	width:100%;
}

td 		{
	vertical-align:top;
	color: #333333;
}

th 		{
	text-align:left; 
	vertical-align:top
}

img		{
	border:none
}

h1 		{
	font-size:130%
}
h2 		{
	font-size:120%
}
h3 		{
	font-size:110%
}
h4		{
	font-size:110%
}


p		{
	padding:0px 0px 13px 0px;
}

textarea .inputbox {
	width:300px; 
	height:100px; 
	margin:0px 0px 5px 0px;
}

select	{
	height:auto; 
	margin:0px 0px 2px 0px; 
	vertical-align:middle
}

ul {
	list-style:disc;
	margin:0px 0px 0px 15px;
}
ol {
	margin:0px 0px 0px 15px;
}


.width	{
	width:100%
}
.main	{
	margin:auto; 
	text-align:left
}

*		{
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}

html	{
	height:100%
}

body 	{
	text-align:center
}

table 	{
	border-collapse:collapse; 
	border:0px; 
	width:100%;
}

td 		{
	vertical-align:top;
	color: #333333;
}

th 		{
	text-align:left; 
	vertical-align:top
}

img		{
	border:none
}

h1 		{
	font-size:130%
}
h2 		{
	font-size:120%
}
h3 		{
	font-size:110%
}
h4		{
	font-size:110%
}


p		{
	padding:0px 0px 13px 0px;
}

textarea .inputbox {
	width:300px; 
	height:100px; 
	margin:0px 0px 5px 0px;
}

select	{
	height:auto; 
	margin:0px 0px 2px 0px; 
	vertical-align:middle
}

ul {
	list-style:disc;
	margin:0px 0px 0px 15px;
}
ol {
	margin:0px 0px 0px 15px;
}


.width	{
	width:100%
}
.main	{
	margin:auto; 
	text-align:left
}

