
 /* CSS Document */

body {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 752px;
   	font-size: 85%; 
	background-color: #FFF;
}	
#wrapper {
	width: 752px;
	background: url(/foundations_accounting/layout/subsBG.gif);
 	background-repeat: repeat-y;
	background-position: 0px 0px;
  }
#header {
 	background: url(/foundations_accounting/layout/header.jpg) no-repeat 0px 0px;
 	width: 752px;
	height: 161px;
}

#brickLink {
	position: absolute;
	top: 18px;
	left: 25px;
	width: 148px;
	height: 22px;
	/*background-color: #CCC;*/
  }
#brickLink a, #brickLink a:hover{
	display: block;
	width: 142px;
	height: 22px;
	text-decoration: none;
}
#brickLink a span{
	visibility: hidden;
}

#google_form {
	padding: 0;
	margin: 0;
}
/************ mac code ***************/
/*
<?php if(strpos(strtolower($_SERVER["HTTP_USER_AGENT"]), "mac") !== false){ ?>

#mySearchField {
	position: absolute;
	left: 600px;
	top: 20px;
}
#mySearchButton {
	position: absolute;
	height: 11px;
	left: 735px;
	top: 24px;
	width: 11px;
 }
#mySearchBox {
 	border: 1px solid black;
	color: #CC0000;
	padding-left: 5px;
 }
 <?php } else { ?>
*/
/***************** end mac code **********************/
 #mySearchField {
	position: absolute;
	left: 610px;
	top: 20px;
}
#mySearchButton {
	position: absolute;
	height: 11px;
	left: 730px;
	top: 24px;
	width: 11px;
	/*background-color:#ccc; */
}
#mySearchBox {
	/*background-repeat: repeat-x;
	background-position: top top; */
	border: 1px solid black;
	color: #CC0000;
	padding-left: 5px;
 }
 /*
<?php } ?>
*/
/**** left nav styles ******/
div.leftDiv {
	width: 150px;
	_width: 150px;
	margin: 0px;
	margin-left: 8px;
	_margin-left: 4px;
	padding: 0px;
	font-size: 105%;
	float: left;
	font-family: "Times New Roman", Times, serif;
background: #000;
}
.leftDiv h2 {
 	visibility: hidden;
	margin: 0;
	padding: 0;
}
 #leftEnd {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
 }
div.leftDiv a {
	display: block;
/*	background: #333; */

	padding: 4px 2px 4px 9px;
	margin: 0px;
	text-decoration: none;
	text-align: left;
	color:#FFFFFF;
	text-transform: capitalize;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	}
  	
div.leftDiv a:hover {
	background-color: #999;
	color:#FFF;
}

div.subleft_nav a {
	display: block; 
	padding: 3px 6px 4px 10px; 
	margin: 0; 
	text-decoration: none; 
   	text-align: left; 
    border-top: 1px solid #000000; 
   	font-size: 95%; 
   	font-weight: normal;
	background: #EEE; 
	color:#000;
	height: 100%;
	text-transform: capitalize;
   }
div.subleft_nav a:hover {
	background-color: #FFF;
   	color:#CC0000; 
	}

div.childleft_nav a {
	display: block; 
	padding: 3px 2px 5px 10px;
	vertical-align: middle;
	margin: 0px 0px 0px; 
   	text-decoration: none; 
   	text-align: left; 
   	background-color: #FFFFFF;
   	border-top: 1px solid #000000; 
   	color:#000; 
   	font-weight:normal
   	font-size: 70%; 
	}
   
/*div.childleft_nav a:hover {background: #D1D5F8; color: #000099;}*/

/***** end left nav styles ******/
/****************** bread crumbs ********************************/
div .breadcrumbs a {
	text-decoration: none;
	color: #CC0000;
	font-weight: normal; 
}
div .breadcrumbs a:hover {
	text-decoration: underline;
	color: #000099;
}
div .breadcrumbs {
	font-size: 85%;
	text-decoration: none;
	color: #000000;
	padding: 2px 0px 0px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 5px;
	text-transform: lowercase;	
}
/****************** bread crumbs ********************************/
#main_content {
	padding: 0px 10px 10px 15px;
 	width: 550px;
	margin-top: 0px;
	/*_margin-top: 15px;*/
	float: left;
	background-color: #FFF;
 }
 
 /****** horizontal nav ***************/
#pipe ul {
	position: relative;
	top: 140px;
	/*left: 120px;*/
	left: 80px;
	margin-left: 0;
	padding-left: 0;
	display: inline;
	height: 20px;
	font-family: "Times New Roman", Times, serif;	
	/*background-color:#666666;*/
	} 
#pipe ul li, #pipe ul li a  {
	margin-left: 0;
	padding: 3px 3px 3px 2px;
	/*border-left: 1px solid #FFF;
	border-left: none;*/
	list-style: none;
	display: inline;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	}
#pipe ul li a:hover  {
	color: #FFFFFF;
	text-decoration: underline;
	}
#pipe ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
	
#footer {
	background: #FFFFFF url(/foundations_accounting/layout/footer_bottom.gif) no-repeat 0px 0px;
	width: 752px;
	height: 20px;
	clear: both;
	background-repeat: no-repeat;
}
#footerText {
	width: 725px;
	margin-top: -15px;
	margin-left: 15px;
	/*color:#999999;*/
	min-height: 80px;
	height: 80px;
 }
#footerText h6{
 	visibility: hidden;
	margin: 0;
	padding: 0;
} 
 #footerText ul {
 	margin-left: 0;
	padding-left: 0;
	display: inline;
	height: 20px;
 	} 
 
#footerText ul li {
	padding: 0px 0px 0px 2px;
 	list-style: none;
	display: inline;
	color:#999;
	text-decoration: none;
	font-weight: normal;
	font-size: 85%;
	_font-size: 80%;
	}

#footerText ul li a  {
	padding: 0px 0px 3px 0px;
 	list-style: none;
	display: inline;
	color:#666;
	text-decoration: underline;
	font-weight: normal;
	}	
 
#footerText ul li a:hover  {
	text-decoration: none;
	color:#999;
	}
#footerText ul li.first {
	margin-left: 0px;
	border-left: none;
	list-style: none;
	display: inline;
	}