/* CSS Document */
/*--------------------------------------body---*/

body, td, th, div, p, label {
	color:#483527;
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:16px; 
}
a, a:visited, a:hover {
	color:#f5711b; 	
}
a	{
	text-decoration:underline;
}
a:hover {
	text-decoration:none
}

/*----------------------------------------------------------content---*/
/*-------------------------------------search---*/

.module-search 		{
	background:url(../img/search-bg.jpg) no-repeat 0 0px;
	padding:0px 0px 0px 0px;
	height:29px;
}
.search {
	padding:0px 0px 0px 0px;
}
.search-input {
	width:255px;
	float:left;
}
.search-button {
	width:77px;
	float:left;
	padding:0px;
	margin:0px;
}
.search-input .inputbox	{ /*-------- working in all browsers ------*/
	background:none;
	border:none;
	color:#000;
	font-family:Arial;
	font-size:12px;
	padding:6px 0px 8px 15px; 
	vertical-align:top;   
	width:255px;
}
* html .search-input .inputbox {
	height:26px;
	width:190px;
	padding:4px 0px 3px 15px;
}

.search-button .button	{
	background:none;
	border:none;
	color:#fff;
	font:bold 12px Arial;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:77px;
	height:24px;  
	vertical-align:top; 
}
* html .search-button .button {
	width:77px;
	height:24px;
}
	
/*-------------------------------------search-result---*/
.search_result {
	padding:0px 0px 0px 0px;
}	
/*-------------------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:#285ba0; 
	font-weight:bold
}

.phrase {
	border:solid 1px #d6dde2;
	color:#606271;
	float:left; 
	margin:10px 10px 10px 0; 
	padding:10px 10px 10px 10px; 
	width:60%;
	height:140px;
}
.phrase .inputbox 	{
	background:#fff; 
	color:#808080; 
	display:block; 
	margin-top:5px; 
}

.phrase .inputbox option {
	background:#fff; 
	border-bottom:solid 1px #333; 
	padding:2px; 
}
.phrase .inputbox option a:hover {
	background:#C00;
	border-color:#cfd0d6;
	color:#606271;   
}
fieldset.word,fieldset.only { 
	border:solid 1px #d6dde2;
}
.ordering {
	display:inline;
	padding:3px 0px 0px 0px;
}

.only 	{
	border:solid 0; 
	line-height:1.3em;
	margin:10px 0 0 10px; 
	padding:10px 10px;
	height:140px;
}
.word 	{
	border:solid 0 !important;
	padding:10px 10px 10px 0; 
}
.word input {
	background:#fff; 
	color:#ff6614; 
	font-weight:normal; 
	margin:0 10px 0 10px; 
	padding:1px 2px 2px 2px;;
	vertical-align:middle;
}
.word .button {
	margin-top:0px;
	display:inline !important;
	vertical-align:middle;
}
.contact_email	input	{
	margin:4px 0px 3px 0px;
}
/*-------------------------------------admin-form---*/

.adminform td 			{padding:0px 0px 2px 0px;}

/*---------------------------system-error-messages--*/
.err-space {
	margin:0px 0px 0px 25px;
}
.error		{
	margin:0px 0px 10px 0px;
}
.error h2 	{
	color:#ff0000;
	font:bold 14px Tahoma;  
	padding:0px 0px 5px 20px;
}
#system-message dt.error, dt.message { 
	display: none; 
}
.error dd ul {
	background: #ce0303 ; 
	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;
}

/*-------------------title----*/

.module h3 {
	color:#5a5540;
	font:bold 36px Tahoma, Geneva, sans-serif;
	padding:0px 0px 10px 0px;
}

/*-------------------content----*/
.module div		{
	color:#483527;
	font-size:12px;
	line-height:17px;
}
.module img		{
	margin:0px 15px 0px 0px;
}
.module font {
	color:#8997e6;
	font-size:12px;
}
.module label	{
	color:#000;
	display:block;
	line-height:100%;
	padding:0px 0px 3px 0px; 
	vertical-align:middle
}
.module td, 
.module p		{
	color:#6d7f89;
	font-size:12px;
	line-height:16px;
	padding:0px 0px 6px 0px;
}
.module ul		{
	list-style:none;
	margin:0px 0px 0px 0px;
}
.module li		{
	padding:7px 0px 7px 26px;
	background:url(../img/list-item.html) no-repeat 0 10px;
	border-bottom:1px solid #1b1c23;	
}
.module li a, .module li a:hover, .module li a:visited {
	color:#929297;
}
.module li a	{
	font-size:13px;
	line-height:16px; 
	text-decoration:none;
}
.module li a:hover {
	text-decoration:none;
	color:#faf983;
}
.count	{ /* count users */
	font-weight:normal;
	color:#606271;
}
.module a		{
}
.module em	{
	color:#050505;
	font-size:11px
}
.module img	{
	margin:0px 14px 0px 0px;
}
/*-------------------------------------mainmenu---*/
.module_menu	{
	margin:0px 0px 11px 0px;
	width:100%;
	overflow:hidden;
}
.module_menu .first {
	width:100%;
}
.module_menu .sec {
}
.module_menu .box-indent {
}
.module_menu ul {
	list-style:none;
	margin:0px 0px 0px 0px;
}
.module_menu li	{
	float:none !important;
	padding:0px 0px 1px 21px;
}
.module_menu li	li{
	border:none;
	padding:0px 0px 1px 21px;
}
.module_menu li a, .module_menu li a:visited {
	color:#000;
	font-size:12px;
	line-height:16px; 
	text-decoration:none;
}
.module_menu li a:hover {
	text-decoration:underline;
}
/*-------------------title----*/

.module_menu h3	{
	color:#5a5540;
	font:bold 36px Tahoma, Geneva, sans-serif;
	padding:0px 0px 10px 0px;
}

/*-----------------content----*/
.module_menu div		{
	color:#fff;
	font-size:12px;
}
/*-------------------------------------topmenu---*/
.module-topmenu {
	padding-left:0px;
}
ul.menu-nav {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}
ul.menu-nav li, ul.menu-nav li.active	{
	float:left;
	padding:0px 0px 0px 4px;
	margin:0px 5px 0px 0px;
}
ul.menu-nav li a, ul.menu-nav li a:hover, ul.menu-nav li a:visited {
	color:#293e77;
}
ul.menu-nav li a  {
	display:block;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
}
ul.menu-nav li a span	{
	display:block; 
	padding:7px 17px 10px 15px;
}

/*-------------------hover----*/

ul.menu-nav li a:hover  {
	background:url(../img/topmenu-item-right.png) no-repeat right 0;
	display:block;
	color:#fff;
	text-decoration:none;
}
* html ul.menu-nav li a:hover	{
	background:url(../img/topmenu-item-right.gif) no-repeat right 0;
}
ul.menu-nav li a:hover span	{
	display:block;
	padding:7px 17px 10px 19px;
	margin-left:-4px;
	background:url(../img/topmenu-item-left.png) no-repeat 0 0 ;
}
* html ul.menu-nav li a:hover span	{
	background:url(../img/topmenu-item-left.gif) no-repeat 0 0 ;
}
/*-------------------active----*/

ul.menu-nav li.active a {
	background:url(../img/topmenu-item-right.png) no-repeat right 0;
	color:#fff !important; 
}
ul.menu-nav li.active a span {
	margin-left:-4px;
	padding:7px 17px 10px 19px;
	background:url(../img/topmenu-item-left.png) no-repeat 0 0 ;	
}
* html ul.menu-nav li.active a {
	background:url(../img/topmenu-item-right.gif) no-repeat right 0;
}
* html ul.menu-nav li.active a span {
	background:url(../img/topmenu-item-left.gif) no-repeat 0 0 ;	
}

/*----------------------------------------login-form---*/

.module-login	{
	margin:0px 0px 10px 0px;
}
.module-login .first{

}
.module-login .sec{
}
.module-login .box-indent {
	padding:20px 20px 15px 20px;
}

/*-------------------title----*/

.module-login h3	{
	color:#5a5540;
	font:bold 36px Tahoma, Geneva, sans-serif;
	padding:0px 0px 10px 0px;
}

/*-----------------content----*/

.module-login label {
	color:#6e6e86 !important;
	font:normal 12px Arial, Helvetica, sans-serif;
	display:block;
	padding:0px 0px 10px 0px;
}
.module-login p, 
.module-login div,
label.remember{
	color:#6e6e86 !important; 
	font:normal 11px Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	line-height:17px;
}
.module-login a, .module-login a:hover, .module-login a:visited	{
	color:#6e6e86;
	font:normal 11px Arial, Helvetica, sans-serif !important;
	line-height:140%;
	text-decoration:none;
}
.module-login a:hover {
	text-decoration:underline;
}
.module-login .inputbox { /* inputbox */
	background:#fff;
	border:1px solid #0f1014;
	color:#484a58;
	font-size:12px !important;
	margin:0px 0px 4px 0px;
	padding:3px 0px 4px 5px;
	vertical-align:middle;
	width:204px;  
}
* html .module-login .inputbox {
	height:24px;
	width:210px;
	margin:0px 0px 4px 0px;
}
.module-login .button	{ /* button */
	background:url(../img/button.gif) no-repeat 0 0;
	border:none;  
	color:#fff;
	font:bold 12px Arial, Helvetica, sans-serif; 
	line-height:14px;
	margin:0px 0px 3px 0px;
	padding:5px 0px 6px 0px;
	text-align:center;
	width:100px;       
} 
* html .module-login .button {
	height:27px;
	padding:2px 0px 0px 0px;
}
#mod_login_remember	 { /* checkbox */
	background:#fff; 
	border:none; 
	display:block;
	float:left; 
	margin:0px 10px 0px 0px; 
	vertical-align:middle;  
	width:12px;
	height:12px
}
.module-login span {
	display:block;
	color:#6ec7fd;
	text-align:right;
	margin:0px 0px 10px 0px;
}
.module-topmenu {
	background:url(../img/topmenu-bg.html) repeat-x 0 0;
	width:100%;
}
/*---------------------------------------------------------structure---*/
#body {
	background:#293e77;
	padding:0px 0px 20px 0px;
}
#wrapper {
	background:url(../img/gradient.gif) repeat-x 0 0 #99C2D6;
	border-bottom: 1px solid #7189CE;
}
.bg {
	background:url(../img/home_bg.png) no-repeat right 0;
}
.bg_wifi {
	/*background: url(../img/labels/home_newservice_09.png) no-repeat top;*/
}
.main 	{
	width:889px;
}

/*-------------------------------------header---*/
.indent {
	padding:1px 6px 0px 0px;
}
#top {
	height:140px;
}
#header {
	/*height:429px;*/
}
	#logo {
		float:left;
		width:400px;
	}
		#logo .space {
			padding: 20px 0px 0px 0px;
			margin-left: 0px;
		}
		
	#search {
		float:right;
		width:300px;
		padding:62px 0px 0px 0px;
	}
	#topmenu {
		float:right;
		width:400px;
		height:50px;
		overflow: hidden;
		margin-top: 58px;
	}
	#topmenu > .moduletable {
		float:right;
	}
	#slogan {
		/*padding:0px 0px 0px 37px;*/
		height: 275px;
		width: 889px;
	}
	#breadcrumb {
		font-size: 90%;
		float: right;
	}

/*-------------------------------------content---*/

#content {
	overflow: hidden;
}
.space2 {
	padding:0px 4px 42px 5px;
}
	#right {
		float:right;
		width:318px;
		margin:0px 0px 0px 28px;
	}
	#left .space {
		padding:21px;
	}
	.container {
		overflow:hidden;
		padding:6px 0px 0px 0px;
	}
	* html .container {
		margin:0px 346px 0px 0px;
		width:100%;
		overflow:hidden
	}
/*-------------------------------------footer---*/

#footer		{
	margin: 20px 0 20px 0;
}
#footer .space	{
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	line-height: 40px;
	text-align: left;
	padding-left: 15px;
}
#footer a	{
	color: #fff;
	font-size: 11px;
}
#footer div.logo_b {
	background: url(../img/3dot_logo_sm_w.png) no-repeat 10px 10px;
	float: right;
	width: 55px;
	height: 20px;
	padding: 10px;
}

.box-title {
	padding:0px 0px 17px 0px;
}
.corner-top-left {
	margin-left: -10px;
	background:url(../img/corner-left-top.png) no-repeat 0 0;
}
.corner-top-right {
	background:url(../img/corner-right-top.png) no-repeat right 0;
	margin-right: -10px;
}
.corner-bottom-left {
	background:url(../img/corner-left-bottom.gif) no-repeat 0 bottom;
}
.corner-bottom-right {
	background:url(../img/corner-right-bottom.gif) no-repeat right bottom;
	padding:22px 27px 20px 27px;
}
.corner-bottom-right .width {
	overflow:hidden
}
	span.date {
		color:#a89d79;
		font:normal 12px Arial, Helvetica, sans-serif;
	}
	.cell {
		border-bottom:1px solid #e0d3ab;
		padding:0px 0px 29px 0px;
		margin:0px 0px 29px 0px;
	}
	.cell2 {
		padding:0px 0px 35px 0px;
	}
	.cell3 {
		padding:0px 0px 15px 0px;
	}
.box-top {background:url(../img/box-line.gif) repeat-x 0 0 #91ab00;}
.box-bottom {background:url(../img/box-bottom.gif) repeat-x 0 bottom; width:100%;}
.box-left {background:url(../img/box-line.gif) repeat-y 0 0}
.box-right {background:url(../img/box-line.gif) repeat-y right 0}
.box-top-left {background:url(../img/box-top-left.gif) no-repeat 0 0}
.box-top-right {background:url(../img/box-top-right.gif) no-repeat right 0}
.box-bottom-right {background:url(../img/box-bottom-right.gif) no-repeat right bottom}

.box-bottom2 {background:url(../img/box-line.gif) repeat-x 0 bottom; width:100%;}
.box-top-right2 {background:url(../img/contact-tr.jpg) no-repeat right 0}
.box-top-left2 {background:url(../img/contact-tl.jpg) no-repeat 0 0}
.box-bottom-right2 {background:url(../img/contact-br.gif) no-repeat right bottom}
.box-bottom-left2 {background:url(../img/contact-bl.gif) no-repeat left bottom; padding:18px 15px 15px 21px;}

.box-bottom-left {background:url(../img/box-bottom-left.gif) no-repeat left bottom; padding:18px 15px 15px 21px;}

.col {width:33.3%}
.col div, .col p {color:#fff}
.sep {padding:0px 0px 0px 9px;}
.more {margin:5px 0px 0px 16px !important;}
.container .corner-bottom-right {padding-right:15px;}
.article-title {padding:0px 0px 6px 8px; overflow:hidden}
.box-body {padding:0px 0px 30px 0px;}
.boxes {margin:0px 0px 8px 0px;}
.container .cell {padding:0px 0px 25px 10px; margin:0px 0px 20px 0px;}
.container .cell2 {padding:0px 0px 0px 10px; margin:0px 0px 0px 0px;}
.clr {width:100%; overflow:hidden}
.readmore2 {display:block; background:url(../img/more-info.gif) no-repeat 0 0; width:91px; height:28px; text-decoration:none}
.lnk a {text-decoration:none; color:#483527; line-height:22px}

/* additional classes */
.art_date {
	float: right;
	padding: 2px 0;
	font-size: 11px;
}

/* rounded corners */
.box{display:block}
.box *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ffffff}
.box1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #c4dce7;
  border-right:1px solid #c4dce7;
  background:#e5eff4}
.box2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #a3c8da;
  border-right:1px solid #a3c8da;
  background:#ebf3f7}
.box3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #ebf3f7;
  border-right:1px solid #ebf3f7;}
.box4{
  border-left:1px solid #c4dce7;
  border-right:1px solid #c4dce7}
.box5{
  border-left:1px solid #e5eff4;
  border-right:1px solid #e5eff4}
.boxfg{
  background:#ffffff;
  padding: 15px 15px 5px 15px;
  overflow: hidden;
}

.boxfg ul.subpages {
	margin: 0 0 2em 0;
	padding: 0 0 2em 0;
	list-style: none;
	border-bottom: 1px solid #d6dde2;
}

span.post-date {
	float: left;
	width: 55px;
	padding: 5px;
	background-color: #c4dce7;
	margin-right: 15px;
	margin-top: -5px;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
}

div.boxfg > div.box {
	margin-bottom: 1em;
}

div.boxfg > div.home_link_box {
	padding-left: 20px;
	float: right;
	padding-bottom: 10px;
}

div.home_link_box > a {
	background-color: #ff6614;
	padding: 4px;
	color: #fff;
}

div.home_link_box > span.new {
	background-color: #cc0000;
	color: #fff;
	padding: 4px;
	font-size: 10px;
}