/* Booksmarts Stylesheet by Aaron Elliott / forwardtrends.com */

body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

fieldset {
	background-color:#efefef;
	font-size:12px;
	border:0;
	text-align:left;
	border-bottom:1px solid #CCC;
	padding-left:20px;
	margin-bottom:10px;
}
legend {
	font-size:18px;
	font-weight:bold;
	color:#333;
	letter-spacing:-1px;
	margin:0px;
	padding:0px;
	line-height:16px;
	margin-bottom:20px;
}
a {
	color:#59844A;
}

h2 {
	font-size:18px;
	letter-spacing:-1px;
	color:#333;
	display:block;
	border-bottom:1px solid #CCC;
	padding-bottom:10px;
	line-height:22px;
}
h3 {
	font-size:16px;
	font-weight:bold;
	color:#396B32;
	
}
hr {
	background-color:#CCC;
	color:#CCC;
	height:1px;
	border:0px;
}

/* structural id's */

#starburst h1, #starburst h2,#starburst h3,#starburst h4,#starburst h5 {
	color:#000!important;
}	

#starburst {
	position:absolute;
	right:0px;
	top:0px;
	z-index:1000;
	width:155px;
	height:178px;
	background-image:url(/img/starburst-bg.png);
	background-repeat:no-repeat;
	color:#000000!important;
	font-size:11px;
	padding-left:40px;
	padding-top:20px;
}

#header {
	height:295px;
	background-image:url(../img/header_bg.jpg);
	background-repeat:repeat-x;
}
#header_sub {
	height:150px;
	background-image:url(../img/body_sub_bg.jpg);
	background-repeat:repeat-x;
}

#nav_bg {
	width:760px;
	height:295px;
	margin:0 auto;
}
#nav_bg_sub {
	width:760px;
	height:150px;
	margin:0 auto;
	background-image:url(../img/header_sub_bg.jpg);
	background-repeat:no-repeat;
}
#flash {
	position:absolute;
	top:30px;
}

#nav {
	float:right;
	margin-top:258px;
	margin-right:0px;
	width:744px;
}

#nav ul{
	margin: 0;
	padding: 0;
	height: 40px;
	text-align: left;
	list-style-type: none;
}
#nav li{
	line-height:40px;
	margin: -5px -2px;
	padding: 0;
	display: inline;
	text-decoration: none;
}
#nav a{
	font-size:12px;
	margin-left: 1px;
	padding: 10px 13px;
	color: #EFEFEF;
	background-color:#59844A;
}
#nav a:hover{
	background-color:#46693A;
	color: #FFF;
}
#home #home a,
#tax_return #tax_return a,
#accounting #accounting a,
#franchise #franchise a,
#locations #locations a,
#tools #tools a
{
	background-color:#FFF;
	color: #000;
}

/*nav sub */

#nav_sub {
	float:right;
	margin-top:113px;
	margin-right:0px;
	width:744px;
}

#nav_sub ul{
	margin: 0;
	padding: 0;
	height: 40px;
	text-align: left;
	list-style-type: none;
}
#nav_sub li{
	line-height:40px;
	margin: -5px -2px;
	padding: 0;
	display: inline;
	text-decoration: none;
}
#nav_sub a{
	font-size:12px;
	padding: 10px 13px;
	color: #EFEFEF;
	background-color:#59844A;
}
#nav_sub a:hover{
	background-color:#46693A;
	color: #FFF;
}


#content {
	width:760px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
}

#content_sub {
	width:760px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
	background-image:url(../img/content_bg.gif);
	background-repeat:repeat-y;
}

#content_sub .off {
	background-image:none!important;
}

#content p, #content td, li {
	font-size:12px;
	line-height:22px;
	color:#666;
}

#content_sub p, td, li {
	font-size:12px;
	line-height:22px;
	color:#666;
}

#content_sub ul {
	display:block;
	background-color:#FFEFAE;
	padding:20px;
	padding-left:40px;
	border-bottom:5px solid #EFEFEF;
}

#content_sub li {
	margin-bottom:10px;
}

#content #mid {
	margin-top:30px;
	margin-bottom:30px;
}

#footer {
	width:760px;
	background-image:url(../img/footer_bg.jpg);
	background-repeat:no-repeat;
	height:100px;
	margin:0 auto;
	font-size:11px;
	padding-top:40px;
	color:#999;
}

#footer_left {
	float:left;
	width:47%;
	line-height:20px;
}	
#footer_right {
	float:right;
	width:47%;
	text-align:right;
	line-height:20px;
}	

#footer td {
	font-size:10px;
	color:#999;
}

#botlocations {
	display:block;
}

#highlight {
	background-color:#333;
	height:30px;
}
#highlight a {
	color:#FFCC00!important;
}
#inner {
	display:block;
	width:760px;
	margin:0 auto;
	text-align:right;
	color:#666;
	line-height:30px;
	font-size:11px;
}
#sub_image {
	width:760px;
	height:200px;
	margin-bottom:20px;
}

/* classes */


.left_33 {
	width:30%;
	float:left;
	margin-right:5px;
	height:90px;
}
.left_50 {
	width:47%;
	float:left;
	margin-right:10px;
}
.left_sub {
	float:left;
	width:500px;
}
.right_sub {
	float:right;
	width:220px;
	padding:10px;
	background-color:#efefef;
}

.sidebar {
	float:right;
	width:220px;
	padding:10px;
	background-color:#efefef;
}
.inner_sub {
	
}

.small {
	font-size:10px;
	line-height:14px;
	color:#999;
}

.new {
	color:#FF9900;
}

.clearfix:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix
{
	min-width: 0;		/* trigger hasLayout for IE7 */
	display: inline-block;
	/* \*/	display: block;	/* Hide from IE Mac */
}
* html .clearfix
{
	/* \*/  height: 1%;	/* Hide from IE Mac */ 
}

/* PNG Fix */

img, div, input { 
	behavior: url("htc/iepngfix.htc") ;
}