@charset "UTF-8";

@import url("/_css/reset.css");
@import url("/_mootools/smoothbox/smoothbox.css");


img, div { behavior: url(/_css/resources/iepngfix.htc) }

/* 
------------------------------------------------------------------ 
----------------------- TYPOGRPAHY -------------------------------
------------------------------------------------------------------ 

This is where you set your desired font size. The line-heights 
and vertical margins are automatically calculated from this. 
The percentage is of 16px (0.75 * 16px = 12px). 

*/
body { 
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	color: #494848;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(/_common/bg_all_short.gif)
	}
	
a	{	text-decoration: none;
		color: #a38836;	}

a:focus { outline: none }

a:hover	{
		text-decoration: underline;
		color: #a38836;
		}
		
.highlight {
	font-weight: bold;
	color: #FF0000; } 

h1,h2,h3,h4,h5,h6 { 
	font-weight: bold; 
	padding: 0px;
	margin: 0px;	}

h1 { font-size: 20px; letter-spacing: 1px; color: #FFFFFF; padding: 12px 0px 0px 0px; margin: 0px; font-family: Tw Cen MT, Arial; font-weight: normal;  }
h2 { font-size: 20px; letter-spacing: -1px; color: #fff; padding: 0px 0px 12px 0px; }
h3 { padding: 25px 0px 5px 0px; margin: 0px; letter-spacing: -1px; color: #00653a; font-size: 16px; text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
h3 img { padding: 25px 0px 5px 0px; margin: 0px;}
h4 { padding: 25px 0px 15px 0px; margin: 0px; color: #00653a; font-size: 12px; text-transform: uppercase; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
h5 { font-size: 16px;  color: #00653a; padding: 20px 0px 10px 0px; margin: 0px; font-family: Tw Cen MT, Arial; font-weight: normal;  }
h6 {  }

.clear-top { padding-top: 0px; margin-top: 0px; }


/* Text elements
-------------------------------------------------------------- */
p	{ 	margin: 0px 0px 10px 0px;
		font-size: 11px;
		line-height: 16px;	}

ul, ol	{ margin:0 1.5em 1.5em 1.5em; }
	ul	{ list-style-type: circle; }
	ol	{ list-style-type: decimal; }


blockquote  {
	margin: 1.5em;
	color: #ffffff;
}

a.green
	{ color: #007048; }


/* 
------------------------------------------------------------------ 
----------------------- PAGE CONTENT -----------------------------
------------------------------------------------------------------ 
*/

/* STRUCTURE & MAIN */

#wrapper {
	margin: 0 auto;
	width: 1024px;
	}

#top {
	width: 980px;
	margin: 0 auto;
	}

#logo {
	padding: 33px 0px 23px 0px;
	}
	
#footer {
	width: 956px;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px 0px 10px 0px;
	}
	
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	}
	
#content {
	width: 980px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	}
	
#middle {
	background-image: url(/_common/content_middle.png);
	}

#miniNav a img {
	padding: 0px 0px 2px 0px;
	}

.Column1 {
	position: relative;
	width: 633px;
	float: left;
	padding: 0px 0px 0px 0px;
	}
	
.Column1 p {
	font-size: 11px;
	line-height: 18px;
	}

.Column2 {
	margin: 0px 0px 0px 633px;
	padding: 0px 0px 0px 0px;
	}
	
.Column1Header {
	background-color: #333333;
	height: 43px;
	padding: 0px 0px 0px 50px;
	}
	
.Column1HeaderContent {
	background-color: #00653a;
	height: 43px;
	padding: 0px 0px 0px 47px;
	}	
	
.Column2Header {
	background-color: #858585;
	height: 43px;
	}

.indexNews {
	background-color: #f6f7f7;
	padding: 35px 40px 0px 45px;
	}
	
.indexNews h3 {
	color: #00653a;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	text-transform: none;
	letter-spacing: -1px;
	font-size: 14px;
	}
	
#indexText {
	padding: 20px 50px 20px 50px;
	}
	
.splashImage {
	height: 347px;
	}
	
img.readMore {
	margin: -7px 0px 20px 0px;
	}

.indexNews p {
	}

.splashText {
	padding: 40px 40px 0px 45px;
	height: 307px;
	}

.indexContent {
	background-color: #fff;
	padding: 35px 40px 20px 50px;
	}
	
.indexContent h3 {
	padding: 0px 0px 10px 0px;
	}

.indexContent1 {
/*	width: 293px;
	float: left; */
	padding: 0px 10px 0px 0px; /*right WAS 40 */
	}

.indexContent2 {
	margin: 0px 0px 0px 333px;
	padding: 0px 0px 0px 0px;
	}
	
.login {
	position: absolute;
	top: 8px;
	margin: 0px 0px 0px 675px;
	}

#miniNav {
	padding: 65px 0px 65px 0px;
	}

.contentNavi {
	background-color: #f6f7f7;
	padding: 0px 0px 0px 0px;
	}
	
.logoClients {
	}

.logoClients img {
	padding: 0px 20px 0px 0px;
	}
	
.logoClients h4 {	
	padding: 7px 0px 4px 0px;
	line-height: 16px;
	text-transform: none;
	}
	
.logoClients p {
	font-size: 10px;
	line-height: 13px;
	}	

ul.listings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: square;
	line-height: 18px;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 40px; }

ul.listings li {
	padding-bottom: 4px;
	}
	
	
	
#disc {
	height: 34px;
	text-align: center;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	color: #fff;
	font-size: 10px;
	}

#disc a {
	color: #fff;
	text-decoration: none;
	}
	
#disc a:hover {
	color: #fff;
	text-decoration: underline;
	}		
	
.date { color: #333333; font-weight: bold; padding-bottom: 4px; font-size: 12px; font-family: Tw Cen MT, Arial; }

#quiz { }

.quizFeat a { color: #FFFFFF }

.quizFeat a:hover { color: #FFFFFF }

#quizContainer {
	background-color: #f6f6f6;
	border: 1px solid #d9d9d9;
	padding: 10px 5px 10px 10px;
	font-size: 11px;}

#quiz td.question {
	vertical-align: top;
	padding: 5px 10px 8px 10px;
	border-bottom: 1px solid #d9d9d9}
	
#quiz td.answer {
	padding: 4px 0px 0px 0px;
	vertical-align: top;
	width: 15px;
	border-bottom: 1px solid #d9d9d9 }
	
.quizFeat {
	background-image: url(/_common/accountinglegalaudit.jpg);
	font-family: Arial, Helvetica, sans-serif;
	width: 201px;
	height: 30px;
	font-size: 10px;
	color: #FFFFFF;
	padding: 43px 0px 0px 80px; }
	
/*
-----------------------------------------------------------------
------------------------ NAVIGATIONAL ---------------------------
-----------------------------------------------------------------*/


/* Begin CSS Drop Down Menu */

#menuh-container
	{
	position: relative;
	padding: 0px 0px 0px 0px;
	width: 620px;
	margin: 0 auto;
	z-index: 100;
	}

#menuh
	{
	font-size: small;
	font-family: arial, helvetica, sans-serif;
	width:100%;
	float:left;
	}
		
#menuh a
	{
	text-align: left;
	display:block;
	white-space:nowrap;
	margin:0;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: white;
	background-color: #514f4f;
	text-decoration:none;
	}
	
#menuh a:hover						/* menu on mouse-over  */
	{
	color: white;
	background-color: #514f4f;
	text-decoration:none;
	}
	
#menuh ul ul a:hover						/* menu on mouse-over  */
	{
	color: white;
	background-color: #514f4f;
	text-decoration:none;
	}	
	
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	/* width of all menu boxes */
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}

#menuh li
	{
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	}
	
#menuh ul ul a {
		padding: 5px 7px 5px 13px;
		text-transform: uppercase;
		font-size: 10px;
	}
	
#menuh ul ul a:hover {
		padding: 5px 7px 5px 13px;
		text-transform: uppercase;
		font-size: 10px;
		color: #FFCC33;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */
	
	
	




/*
-----------------------------------------------------------------
------------------------ BUTTONS --------------------------------
----------------------------------------------------------------- */

/* my buttons */
ul.myButton {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.myButton li {
 	text-align: left;
	white-space: nowrap;
	float: right;
	margin: .25em 0 .5em 2em;
}

.createButton {
	width: 100px;
	}
.deleteButton {
	width: 100px;
	}
.submitButton {
	width: 115px;
	}
	
/*
http://www.w3schools.com/css/pr_pseudo_first-child.asp
http://www.dynamicsitesolutions.com/css/filters/first-child-plus-html/
*/

*:first-child+html .createButton {
	width: 110px;
	}
*:first-child+html .deleteButton {
	width: 110px;
	}
*:first-child+html .submitButton {
	width: 125px;
	}
*:first-child+html .testButton {
	width: 185px;
	}

ul.myButton li img {
	vertical-align: middle;
	margin: -2px 0 0 0;
}

ul.myButton li a {
	display: block;
	font-size: 90%;
	font-weight: bold;
	color:#FFF;
	text-decoration: none;
	background-color: #000;
	border: solid 1px #333;
	padding: .6em .5em .4em .5em;
}

ul.myButton li#active a {
	color:#FFF;
	background-color: #000;
}

ul.myButton li a:hover, ul.myButton li#active a:hover {
	color: #FFF;
	background-color: #cccccc;
}


ul.myButton li.MoveLeft {
 	text-align: left;
	white-space: nowrap;
	float: none;
	margin: .25em 0 .5em 0;
}

ul.myButton li.MoveUp {
	white-space: nowrap;
	margin: -24px 0 0 0;
}


/*
------------------------------------------------------------------
------------------------  FORMS ----------------------------------
------------------------------------------------------------------
*/

.formContainer {

	}

#myForm {
	margin: 0;
	padding: 0;
	font-size: 11px;
	}

#myForm thead td{
	padding: .5em;
	color: #666666;
	font-size: 80%;
	text-transform: uppercase;
	}

#myForm tbody td{
	padding: .25em;
	}

#myForm tbody td.description-td {
	vertical-align: top;
	}
	
#myForm h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 2.5em;
	margin: .75em 0 .25em 0;
	padding: 0 0 12px 0;
	border-bottom: solid 1px #222;
}

#myForm tbody h3 {
	font-size: 18px; line-height: 1; margin: 1.0em 0 0.5em 0; color: #305a84; font-weight: bold;
 }

#myForm .submit {
	background: #fff;
	padding: 1.5em 0;
	}

#myForm label {
	color: #8f815d;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	display: block;
	margin: 3px 0 2px 0;
	}

label img {
	vertical-align: text-bottom;
	margin-right: 6px;
	margin-left: 6px;
	}

#myForm .line {
	background-color:#cccccc;
	height: 2px;
	padding: 0;
	font-size: 2px;
	line-height: 2px;
}

#myForm input.text {
	background-color: #fff;
	font-size: 95%;
	padding: .125em;
	margin: .125em 0;
	border: 1px solid #999999;
	}
	
#myForm input.text:focus {
	border:1px solid #999999;
	background:#ccc;
	}

	
#myForm select.editSelect {
	background-color: #fff;
	font-size: 95%;
	padding: .125em;
	margin: .125em 0;
	border:1px solid #999999;
	}
	
#myForm select.editSelect:focus { 
	border:1px solid #999999; 
	background:#ccc;
	}
/* Textareas */
#myForm textarea            { margin:0.125em 0; }
#myForm textarea            { border:1px solid #999; background:#fff; padding: .125em; }
#myForm textarea:focus      { border:1px solid #999; background:#ccc; }


.hiddenDiv {
	display: none;
	}
.visibleDiv {
	display: block;
	}

	
/* 
------------------------------------------------------------------ 
----------------------- MORE USEFUL STUFF ------------------------
------------------------------------------------------------------ 
*/

.hide { display: none; }

.prop-theme {
    height: 566px;
    float: right;
    width: 1px;
  }

.clear-both {
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	}
.center {
	text-align: center;
	}
.nowrap {
	white-space: nowrap;
	}
.warning {
	color: #FF6600;
	}
	
.asterix	{
	color: red;
	font-size: 10px;
	position: absolute;
	margin: 0px 0px 0px 3px;
	}
	
/* some default widths */
.width25 {
	width: 25px;	}
	
.width50 {
	width: 50px;	}

.width75 {
	width: 75px;	}
	
.width100 {
	width: 100px;	}

.width125 { 
	width: 125px; 	}
	
.width150 {
	width: 150px;	}
	
.width175 {
	width: 175px;	}
	
.width200 {
	width: 200px;	}
	
.width230 {
	width: 230px;	}
	
.width235 {
	width: 235px;	}
	
.width250 {
	width: 250px;	}

.width300 {
	width: 300px;	}

.width350 {
	width: 350px;	}
	
.wdith400 {
	width: 400px;	}
	
	
.up10	{	
	margin: -10px 0px 0px 0px;
	}

.up20	{	
	margin: -20px 0px 0px 0px;
	}

.up30	{	
	margin: -20px 0px 0px 0px;
	}