/* CSS Document */
/*body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td		{
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}*/

img		{
	border:none
}

h1 		{
	font-size:160%
}
h2 		{
	font-size:140%
}
h3 		{
	font-size:120%
}
h4		{
	font-size:110%
}

h1, h2, h3, h4 {
	margin-bottom: 1em;
}

.width	{
	width:100%
}
.main	{
	margin:auto; 
	text-align:left
}

/*--------------------------------------body---*/
body {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}

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;
	cursor: pointer;
}
a	{
	text-decoration:underline;
}
a:hover {
	text-decoration:none
}

/*-----------------------------pagenav---*/

.pagenav	{
	color:#8997e6; 
	font-size:12px; 
	font-weight:normal
}
a.pagenav	{
	color:#8997e6; 
	font-weight:normal
}
a.pagenav:hover	{
	color:#8997e6; 
	text-decoration:none
}
a.pagenav:visited {
	color:#8997e6; 
	text-decoration:none
}
.pagination_nav	{
	color:#8997e6; 
	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:#8997e6; 
	padding:5px 0px 0px 0px;
	line-height:16px;
}

/*-------------------------------------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	{
	background:url(../img/topmenu-separator.html) no-repeat right 0;
	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:8px 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/header.jpg) no-repeat right 0;*/
}
.main 	{
	width:889px;
}

/*-------------------------------------header---*/
.indent {
	padding:1px 6px 0px 0px;
}
#top {
	height:140px;
}
#header {
	/*height:429px;*/
}
	#logo {
		float:left;
		width:500px;
	}
		#logo .space {
			padding: 20px 0px 0px 0px;
			margin-left: 0px;
		}
		
	#search {
		float:right;
		width:300px;
		padding:62px 0px 0px 0px;
	}
	#topmenu {
		height:60px;
	}
	#slogan {
		padding:0px 0px 0px 37px;
		height: 180px;
	}

/*-------------------------------------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;
	text-align:left;
	padding:10px 0px 10px 8px;
}
#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;
}

img.icon {
	padding: 3px;
	margin: 0px 5px 0px 5px;
	border: 1px solid #e0e0e0;
}

#header div.userbox {
	float: right;
	margin-top: 65px;
	padding: 5px;
	background-color: #fff;
}

/*------------------------------------------------------*/

.big {
	font-size: 160%;
	padding: 10px;
}

.mid {
	font-size: 130%;
}

th.sm, td.sm {
	font-size: 80%;
	padding: 5px;
}

img.icon {
	padding: 1px;
	border: 1px solid #e0e0e0;
	background-color: #fff;
}

img.pointer {
	cursor: pointer;
}

/*------------------------------------------------------*/
.absmiddle{vertical-align:middle;}
.breadcrumb{background-color:#F5F5F5;margin:0 0 10px;padding:10px;}
.clear{clear:both;}
.green{color:#006F0F;}
.header{color:#1a4d80;font-size:14px;font-weight:700;}
.red{color:#BF0000;}
.small{font-size:11px;}
.warning{background-color:#FFFFDF;border:1px solid #FDFF3F;margin:0 0 10px;padding:10px;}
.contentbox{padding:10px;margin:0 0 10px;text-align:center;}
.errorbox{background-color:#FFBFBF;padding:10px;margin:0 0 10px;text-align:center;color:#7F0000;}
.clientareatableactive{background-color:#DFFFE0}
.clientareatablepending{background-color:#EFEFEF}
.clientareatablesuspended{background-color:#FFF6CF}
.clientareatableterminated{background-color:#FFCFCF}
.clientticketreplyheader{background-color:#EBEBEB;color:#333;border-top:1px solid #CCC;border-right:1px solid #CCC;border-bottom:1px solid #EBEBEB;border-left:1px solid #CCC;}
.clientticketreply{background-color:#F5F5F5;margin:0 0 10px;padding:10px;border-right:1px solid #CCC;border-bottom:1px solid #CCC;border-left:1px solid #CCC;}
.adminticketreplyheader{background-color:#CFE6FF;color:#333;border-top:1px solid #CAE6FF;border-right:1px solid #CAE6FF;border-bottom:1px solid #CAE6FF;border-left:1px solid #CAE6FF}
.adminticketreply{background-color:#EEF6FF;padding:10px;margin:0 0 10px;border-right:1px solid #CAE6FF;border-bottom:1px solid #CAE6FF;border-left:1px solid #CAE6FF;}
.networkissueaffected{background-color:#EFEFEF;padding:10px;margin: 0 0 10px;}
.textgreen{color:#158F00;}
.textred{color:#9F0000;}
form{margin:0;padding:0;}
h1{border-bottom:1px solid #EBEBEB;color:#1a4d80;font-size:24px;font-weight:400;margin:0 0 12px;padding:0 0 3px;}
h2{border-bottom:1px solid #F5F5F5;color:#333;font-size:18px;font-weight:400;margin:0 0 5px;padding:10px 0 3px;}
h3{color:#666;font-size:16px;font-weight:700;margin:0;padding:10px 0 5px;}
hr{background-color:#EBEBEB;border:0;border-top:1px solid #EBEBEB;height:0;margin:10px 0;overflow:hidden;}
input,select,textarea{color:#666;font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;font-size:12px;margin:0;padding:2px;}
p{margin:0;padding:3px 0 8px;}
table.data{margin:0 0 10px;padding:0;}
table.data td{background-color:#FFF;border-bottom:1px solid #EBEBEB; padding: 10px;}
table.data th{background-color:#e0e0e0;color:#999;font-weight:400; padding: 10px;}
table.data tr.clientareatableactive td{background-color:#DFFFE0 !important;}
table.data tr.clientareatablepending td{background-color:#EFEFEF !important;}
table.data tr.clientareatablesuspended td{background-color:#FFF6CF !important;}
table.data tr.clientareatableterminated td{background-color:#FFCFCF !important;}
table.frame{margin:0 0 10px;padding:0;border:1px solid #EBEBEB;border-bottom:0;}
table.frame table td{background-color:#FFF;border-bottom:1px solid #EBEBEB;}
table.frame table td.fieldarea{background-color:#F5F5F5;color:#333;text-align:right;border-right:1px solid #EBEBEB;}