/*
Theme Name: AA
Theme URI: http://www.aquisitionadvisors.com
Description: Theme for The Business Owner
Version: 1
Author: Walsh Barnes
Author URI: http://www.walshbarnes.com
*/



/* Begin Styles */


@import url("tbo-style.css")

#wrap {
	border-top: solid 5px #fff;
}

body {
	background: #EDEDED url(/images/bg_gradient6.jpg) repeat-x top !important;
	background-attachment: fixed !important;
}

a {
	color: #008885;
}

h1 {
	color: #008885 !important;	
}

h1.tbo_hdr {
	font-size: 13px;
	background: url(/images/bg_TBO.gif) repeat-x;
	color: #FFFFFF;
	margin: 0;
	padding: 6px 14px;
}
h1.aa_hdr {
	font-size: 13px;
	background: url(/images/bg_AA.gif) repeat-x;
	color: #FFFFFF;
	margin: 0;
	padding: 6px 14px;
}

hr {
	color: #008885;
	background-color: #008885;
}

small {
	color:#008885;
}
.color {
	color: #008885;	
}
.error { color: #c00; }

#subheader {
	color: #008885 !important;
	border-color: #008885 !important;
}

h3#comments-hdr {
	color: #333333;	
}

.eyebrow a {
	color: #008885;	
}

#featured-cats h5 {
	color: #333333;	
}

#featured-cats h5 a {
	color: #008885 !important;
}

.breadcrumb {
	color: #008885;	
}

#tabs {
	padding-top: 107px;	
}

#nav li.page-item-3 a {
	border-left: 1px solid #DFDAD1;
}
#nav li.page-item-3 li a {
	border: 0;
}
#nav li.page-item-73 a {
	border: 0;
}

.donedeals p {
	margin: 0 !important;
	padding: 0 !important;
}

.widget-dark {
	background:#017C7B url(/images/bg_tile_widget_dark.jpg) repeat-y scroll center center !important;
	color: #e7e7e7 !important;
}

.widget-dark li {
	border-top:1px solid #008885 !important;
}

h3#comments-hdr {
	background:#017C7B !important;
	color:#FFFFFF;
}

/* Rotator */

	#rotator { width: 750px; height: 350px; position: relative; }
			
	#rotator DIV { z-index: 8;    position:absolute;
		top:0;
		left:0;
	 }
		
	#rotator DIV.active {
		z-index:10;
	}
	
	#rotator DIV.last-active {
		z-index:9;
	}


/* END */