/* $Id: styles.css 65 2009-02-20 03:03:23Z john $ */


/* GLOBAL STYLES */

html { 
	min-height: 100%;
	margin-bottom: 1px; 
}
body {
/*	background: #ffffff url("http://circleholic.com/circleholic.gif") repeat-x scroll 0 0; */
	background: #ffffff url(../images/body_bg.jpg) repeat-x scroll 0 0;
	position: relative;
	text-align: justify;
	font-size: 8pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table.body {
	width: 860px;
}

p {
	margin: 0px;
	padding: 0px;
}

div, td {
	font-family: tahoma, "Trebuchet MS", arial, serif;
	font-size: 8pt;
	color: #555555;
	line-height: 140%;
}

td.top_menu {
	/*background-image: url(../images/topbar_bg.gif); 
	background-repeat: repeat-x; 
	border-top: 1px solid #CCCCCC; 
	border-bottom: 1px solid #BBBBBB;*/
}

td.top_menu2 {
	width: 20%; 
	text-align: right; 
	/*border-right: 1px solid #CCCCCC; 
	border-top: 1px solid #CCCCCC; 
	border-bottom: 1px solid #BBBBBB; 
	background-image: url(../images/topbar_bg.gif); 
	background-repeat: repeat-x;*/
}

div.top_menu_link_container {
	float: left;
	height: 39px;
	border-right:1px solid #FFFFFF;
/*	background:#333333 url(../images/menu_li.jpg) no-repeat scroll right 21px;*/

}

td.top_menu2 div.top_menu_link_container{
	border:0 none;
}


div.top_menu_link_container_end {
    float: left;
	height: 39px;
	/*border-left: 1px solid #CCCCCC;*/
}

div.top_menu_link {
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
/*	padding: 11px 5px 0px 5px;*/
	line-height:38px;
	/*width:73px;*/
}

* html div.top_menu_link {
/*	padding: 10px 5px 0px 5px;	line-height:25px;*/

}

div.top_menu_link1 {
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	padding:0 5px;

	/*width:73px;	line-height:26px;*/
}

* html div.top_menu_link1 {
vertical-align:middle;
}

div.top_menu_link_loggedin {
	height: 25px;
	text-align: right;
	font:normal 11px "Trebuchet MS";
	padding: 10px 0px 0px 0;
	color:#000000;
}
div.top_menu_link_loggedin .top_menu_item{
	padding:13px 5px !important;
}


div.menu {
	width: 150px; 
	border: 1px solid #CCCCCC; 
	border-left: 3px solid #7391a8;
	background: #EEEEEE; 
	padding: 0px 0px 10px 10px;
	margin-right: 10px;
}

div.menu_header {
	margin-top: 10px;
	margin-bottom: 7px;
}

td.menu_user {
/*	background-image: url(../images/menu_user.gif); */
	background-repeat: repeat-x; 
	background-color: #FFFFFF;
	padding: 5px 10px 5px 10px; 
	border: 1px solid #CCCCCC; 
	border-top: none; 
	text-align: left;
	overflow:hidden;
}

div.menu_item {
	float: left;
	padding-right: 10px;
	font-weight: bold;
	background: none;
}

div.menu_sep {
	padding: 2px 0px 0px 10px;
	float: left;
	background: none;
}

img.menu_icon {
	display: block;
	float: left; 
	margin-right: 4px;
}

img.menu_icon2 {
	margin-bottom: -3px;
	margin-right: 4px;
}

div.menu_arrow {
	padding: 2px;
	float: left;
}

div.menu_item_dropdown a {
	padding: 3px 40px 5px 7px;
	font-weight: normal;
	border-left: 3px solid #DDDDDD;
	display: block;
	background-color: #7F7F7F !important;
}

div.menu_item_dropdown a:hover {
	padding: 3px 40px 5px 7px; 
	font-weight: normal;
	background: #F2F2F2;
	border-left: 3px solid #BBBBBB;
	text-decoration: none;
	display: block;
}

div.menu_dropdown {
	border: 1px solid #CCCCCC; 
	border-top: none; 
	background-color: #7F7F7F !important;
	position: absolute; 
	margin-top: 6px;
	margin-left: -20px;
	z-index: 99;
	width: auto; 
	white-space: nowrap; 
}



td.topbar1 {
	padding-bottom: 5px;
}

td.topbar2, td.topbar2_right {
	background-image: url(../images/menu_bg.gif); 
	background-repeat: repeat-x; 
	font-weight: bold; 
	font-size: 11pt; 
	padding: 10px 10px 8px 15px; 
	color: #FFFFFF;
	border-bottom: 1px solid #31537D;
}

td.topbar2_right {
	font-weight: normal;
	padding: 10px 15px 8px 10px; 
	text-align: right;
}

td.content {
	vertical-align: top;
	text-align: left;
	background: #FFFFFF;
}

div.content {
	width: 860px; 
	padding: 5px 0px 20px 0px; 
	text-align: left; 
	margin-left: auto; 
	margin-right: auto;
}
div#main{
padding: 0px 0pt 0px 5px; 
float: right; 
width: 630px;
}

div#sidebar{
float: left; 
width: 222px;
}


div.copyright {
	padding: 4px; 
	text-align: right; 
	margin:0 auto;
	width:1000px; 
	/*margin-top: 20px; */
	color: #fff;
}

div.page_header {
	font-size: 15pt;
	color: #555555;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", arial, verdana, serif;
}

td.header {
	padding: 4px 5px 5px 6px;
	border: 1px solid #DDDDDD;
	font-weight: bold;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	color: #333333;
}

div.header {
	padding: 11px 5px 10px 6px;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/img_Sideheader.jpg) no-repeat left top;
	color: #000000;
/*	margin-bottom:3px;*/
}

div.newupdates {
	position: absolute; 
	height: 31px; 
	width: 150px; 
	margin: 15px 0px 0px 15px;
	background-image: url(../images/newupdates.gif); 
	background-repeat: no-repeat;
}

div.newupdates_content {
	text-align: left; 
	padding: 8px 5px 5px 12px; 
	color: #FFFFFF;
}

div.box {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 10px;
}

td.shadow {
	background-image: url(../images/shadow.gif); 
	background-repeat: repeat-x; 
	padding-bottom: 5px;
}

input.text, input.text_small {
	border: 1px solid #AAAAAA;
	font-family: arial, verdana, serif;
	font-size: 9pt;
	color: #333333;
	vertical-align: top;
	padding-left: 2px;
}
.clsSearchForm input.text{
	background-color:#333333;
	height:24px;
	color:#FFFFFF;
}


input.text_small {
	font-size: 8pt;
}

input.search {
	vertical-align: middle; 
	background-image: url(../images/search.gif); 
	background-repeat: no-repeat; 
	color: #555555; 
	font-size: 12pt; 
	padding-left: 23px; 
	font-weight: bold;
	font-family: arial, verdana, serif;
}

input.button {
	font-family: arial, verdana, serif;
	font-size: 8pt;
	padding: 2px;
	color: #fff;
	font-weight: bold;
	background: #08CEF1;
	vertical-align: middle;
	border:0 none;
	cursor:pointer;
}

input.radio, input.checkbox {
	vertical-align: middle;
}

textarea {
	border: 1px solid #AAAAAA;
	font-family: arial, verdana, serif;
	color: #333333;
	padding-left: 2px;
	font-size: 10pt;
}

select, select.small {
	color: #333333;
	font-family: arial, verdana, serif;
	font-size: 9pt;
	vertical-align: middle;
	margin-top: 1px;
}
select.small {
	font-size: 8pt;
}
.icon {
	vertical-align: top;
	margin-right: 5px;
}
.icon2 {
	vertical-align: top;
	margin-right: 1px;
}
.icon_big {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

img.photo {
	border: 1px solid #DDDDDD;
}

font.small {
	font-size: 7pt;
	font-family: arial, serif;
}

font.big {
	font-size: 9pt;
	font-family: verdana, arial, serif;
	font-weight: bold;
}

font.bold {
	font-weight: bold;
}

font.disabled {
	color: #AAAAAA;
}

form {
	margin: 0px;
}

div.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.error {
	vertical-align: middle;
	color: #FF0000;
}

div.spacer10 {
	margin-top: 10px;
	height: 0px;
	font-size: 1pt;
}

img.button {
	display: block;
	float: left; 
	margin-right: 4px;
}

a:link { color: #3d5b9b; text-decoration: none; }
a:visited { color: #3d5b9b; text-decoration: none; }
a:hover { color: #3d5b9b; text-decoration: underline; }

a.top_menu_item:link { color: #fff; text-decoration: none; padding:13px 20px 13px 20px ; }
a.top_menu_item:visited { color: #fff; text-decoration: none; padding:13px 20px 13px 20px ; }
a.top_menu_item:hover { color: #fff; * padding:13px 24px 13px 20px ;}

a.menu_item:link { color: #FFFFFF; text-decoration: none; }
a.menu_item:visited { color: #FFFFFF; text-decoration: none; }
a.menu_item:hover { color: #FFFFFF; text-decoration: underline; }

a.newupdates:link { color: #F2F2F2; text-decoration: none; }
a.newupdates:visited { color: #F2F2F2; text-decoration: none; }
a.newupdates:hover { color: #FFFFFF; text-decoration: underline; }

a.copyright:link { color: #336699; text-decoration: none; }
a.copyright:visited { color: #336699; text-decoration: none; }
a.copyright:hover { color: #3399FF; text-decoration: underline; }

a.portal_signup:link { color: #336699; text-decoration: none; }
a.portal_signup:visited { color: #336699; text-decoration: none; }
a.portal_signup:hover { color: #437ab1; text-decoration: none; }

a.office_menu_item:link { color: #336699; text-decoration: none; }
a.office_menu_item:visited { color: #336699; text-decoration: none; }
a.office_menu_item:hover { color: #FFFFFF; }



/*label:hover { color: #3399FF; text-decoration: underline; }*/


.top_menu_link a:hover {
	background-color:#ba1600;
	text-decoration:none;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	display:block;
	
/*	 padding:13px 19px !important;*/
}
.top_menu_link a span {
/*	float:none;*/
}
.top_menu_link a:hover span {
	color:#FFFFFF;
	display:block;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
}


.office_menu_link a:hover {
	background-color:#ba1600;
	text-decoration:none;
	display:block;
	
/*	 padding:13px 19px !important;*/
}
.office_menu_link a span {
/*	float:none;*/
}
.office_menu_link a:hover span {
	color:#FFFFFF;
	display:block;
	cursor:pointer;
}


table.list {
	width: 100%;
	border: 1px solid #DDDDDD;
	border-bottom: none;
}

td.list_header {
	background: #EEEEEE;
	font-weight: bold;
	padding: 3px 5px 3px 7px;
	border-bottom: 1px solid #DDDDDD;
	vertical-align: middle;
}

tr.list_item1 {
	padding: 5px 7px 5px 7px;
	border-bottom: 1px solid #DDDDDD;
}

tr.list_item2 {
	padding: 5px 7px 5px 7px;
	background: #F5F5F5;
	border-bottom: 1px solid #DDDDDD;
}

td.form1 {
	padding: 12px 0px 5px 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
td.form2 {
	padding: 10px 0px 5px 10px;
}

div.form_desc {
	font-size: 8pt;
	padding: 5px 0px 5px 0px;
}
div.form_error {
	margin-bottom: 10px;
	color: #FF0000;
}
div.success {
	line-height: 16pt;
}
td.button {
	text-align: left;
	border: 1px solid #DDDDDD;
	border-left: 5px solid #DDDDDD;
	background: #FFFFFF;
	padding: 7px 8px 7px 6px;
	font-weight: bold;
}
div.button {
	font-weight: bold;
}
td.result {
	font-weight: bold;
	text-align: center;
	border: 1px dashed #CCCCCC;
	background: #FFFFFF;
	padding: 7px 8px 7px 7px;
}
td.error {
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding: 7px 8px 7px 7px;
	background: #FFF3F3;
}
td.success {
	font-weight: bold;
	padding: 7px 8px 7px 7px;
	background: #f3fff3;
}

/* LOGIN PAGE */
td.login_middle {
	vertical-align: middle;
	text-align: center;
	padding-bottom: 30px;
	font-weight: bold;
	font-size: 16pt;
}
td.login_right {
	vertical-align: middle;
	text-align: center;
	padding-bottom: 30px;
}

/* PORTAL PAGE (HOME.PHP) */
div.portal_spacer {
	height: 10px;
}
div.portal_content {

	padding: 4px;
	background-color: #f5f5f5;	
/*	border: 1px solid #e0e0e0;
	border-top:none;*/
}
td.portal_text {
	vertical-align: top; 
	padding: 10px 20px 10px 10px;
}
table.portal_table {
	margin-bottom: 10px;
}
div.portal_login {
	padding: 25px 10px 25px 10px;
	background: #FFFFFF; 
	text-align: center;
	font-weight: bold;
	border: 1px solid #DDDDDD;
}
td.portal_member {
	padding: 10px 8px 10px 8px;
	text-align: center;
	font-weight: bold;
}
div.portal_action {
	padding: 6px 6px 6px 6px; 
	border-top: 1px solid #DEDEDE; 
}
div.portal_action_top {
	padding: 6px 6px 6px 6px; 
}
div.portal_action_odd{
	padding: 6px 6px 6px 6px; 
	background-color:#f5f5f5;
}

div.portal_action_even{
	padding: 6px 6px 6px 6px; 
	background-color:#FFFFFF;
}

div.portal_action_date {
	float: right; 
	color: #999999;
	padding-left: 5px;
}
div.portal_whatsnew {
	/*border: 1px solid #DDDDDD;*/
	padding: 4px 2px 4px 2px;
}
div.portal_signup a, div.portal_signup a:hover {
	background:transparent url(../images/bg_signup.jpg) no-repeat scroll 0 0;
	display:block;
	font-size:14pt;
	height:46px;
	line-height:0;
	padding:0 15px 0 7px;
	text-align:center;
}
div.portal_signup_container1 {
	/*border: 1px solid #CCCCCC;*/
}
div.portal_signup_container1:hover {
	/*border: 1px solid #AAAAAA;*/
}

.portal_signup a {
text-indent:-9999px;
}
.portal_member a
{
    font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
.portal_member a:hover
{
    font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#bbb;
	text-decoration:none;
}

.na_bar_center {
/*	background:transparent url(../images/headercenter.jpg) repeat-x scroll center top;*/
background-color:#333333;
	height:39px;
}

.clsFooter
{
    background:#404040;
	padding:20px 0;
}
.clsfooterLeft
{
    float:left;
	color:#FFFFFF;
}
.clsFooterRight
{
	float:right;
	color:#FFFFFF;
}	

.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* CSS Clearfix */

.copyright
{
    overflow:hidden;
}
.clsfooterLeft a,.clsFooterRight a
{
	color:#FFFFFF !important;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
}


#el01 {padding:0} /* Remove padding */
#el22 { /* Text and background colour, blue on light gray */
	color:#00f;
	/*background-color:#ddd*/
	}
#el03 {background:url(/i/icon-info.gif) no-repeat 100% 50%} /* Background image */
#el04 {border-width:6px} /* Border width */
#el05 {border:2px dotted #00f} /* Border width, style and colour */
#el02 {border:none;padding:1em;} /* No border */
#el07 {font-family:"Courier New",Courier} /* Different font */
#el08 {font-size:2em} /* Bigger text */
#el09 {font-size:0.5em} /* Smaller text */
#el10 {font-weight:bold} /* Bold text */
#el11 {padding:2em} /* Increase padding */
#el12 {text-align:right} /* Change text alignment */
fieldset p {margin:1} /* Remove margins from p elements inside fieldsets */

