.boorah{
	font-family:arial,helvetica,sans-serif;
	color:#555; /*Main text color*/
	/*font-size:75%;*/
	font-size:12px;/*You can also specify in %age.  e.g., 75%*/
	/*background-color: #fff;*/
	font-weight: normal;
}
.boorahquote{
	font-family:georgia;
}
.boorah A:link, .boorah A:visited, .boorah A:active
{font-weight: inherit; font-size: inherit; font-family: inherit; text-decoration: underline; color: #222e70;}
.boorahquote A:link, .boorahquote A:visited, .boorahquote A:active
{font-weight: inherit; font-size: inherit; font-family: inherit; text-decoration: underline; color: #222e70; border:none;}
.boorahquote A:hover
{font-weight: inherit; font-size: inherit; font-family: inherit; text-decoration: none; background-color: none; color:#fff;border:none;}
.boorah A.selectedlink{
	color: #666;
}
.boorah .boorahsearchbox{
	border: 1px solid #ccc;
	width:99%;
}
.boorah .boorahsearchboxnoborder{
	border: none;
}
.boorah .boorahcontainer{
	border: 1px solid #C22C32;
	width:99%;
}
.boorah .sectionheader{
	color:#fff;
}
.boorah .bizitem{
	clear: both;
	display: block;
	border-bottom: 1px solid #ccc;
}
.boorah .sponsoredbizitem{
	clear: both;
	display: block;
	background-color: #FFFACD;
	border-bottom: 1px solid #ccc;
}
.boorah .break{
	clear: both;
	display: block;
}
.boorah h1 {
	font-size:			2.1em;

}
.boorah .label1{
	font-weight: bold;	
	font-size: 1.5em;
}
.boorah .label2{
	font-weight: bold;
	font-size: 1.2em;
}
.boorah .label3{
	font-weight: bold;
}
.boorah .boorahsmalltextinput{
	font-size: 0.9em;
}
.boorah .color{
	color: #C22C32;
}
.boorah .bgcolor{
	background-color: #C22C32;
}
.boorah .searchresultsactionbox{
	float:left; padding:2px; border:1px dashed #ccc; background-color:#E8EEF7;
}


 /* General Elements
--------------------------------*/

.boorah img, .boorah .boorahimg {
	border:0;
	padding:0px;
	margin:0px;
}
.boorah .ddImg
{
width: 18px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: -7px;
margin-left: -3px;
padding:0px;
border:0;
}
 /* Good to have global classes
--------------------------------*/
.boorah .floatright {
	float: 				right;
	display:			inline; /*to avoid IE double margin bug*/
}
.boorah .floatleft {
	float: 				left;
	display:			inline; /*to avoid IE double margin bug*/
	/*margin:				0 1em 1em 0;*/
}
.boorah .alignright {
	text-align:			right;
}

/*e.g. for accessibility quick links*/
.boorah .hide {
	height: 			0;
	width: 				0;
	overflow: 			hidden;
	position: 			absolute;
}


/*------TABBER--------*/
#ddcolortabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float:left;
color: white;
background: #8B0000 url(../images/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(../images/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
color: white;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #C22C32;
}

#ddcolortabs a:hover span{
background-color: #C22C32;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #C22C32;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #8B0000;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/*Misc features*/
div.boorah_listing {
	padding: .1em .5em;
	margin: .1em 0 .1em 0;
	/*border: 1px solid #cccccc;*/
	font-size: 1.2em;
	color: #6A7376;
	float:left;
	/*width:47%;*/
}

div.boorah_listing h5 {
	margin: .5em 0 .5em 0;
	padding: 0;
	color: #d50006;
	font-size: 1.0em;
	font-weight: bold;
}

div.boorah_listing img {
	display: block;
	padding: .1em;
	background: #fff;
	border: .2em solid #b3b3b3;
	float: left;
	margin-right: .7em;
	margin-bottom: .2em;


}
div.boorah_listing img.noborder {
	display: block;
	padding: 0;
	background: #fff;
	border: none;
	float: left;
    margin: .2em .2em 0 0;

}

div.boorah_listing h4 {
	margin: 0 0 0 0;
	padding: 0 0 .5em 0;
	color: #d50006;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
div.boorah_listing p {
	margin:	 0 0 0 0;
	padding: .8em 0 0 0;
}

div.boorah_listing_column {
	padding: 0 0 0 1em;
	/*width: 40em;*/
	font-family: 		arial,helvetica,sans-serif;
	font-size: 10px;
	/*font-size: 62.5%;*/
	/*border: 1px solid #cccccc;*/
}
.boorah_iandb {
	font-style: italic;
	font-weight: bold;	
	font-size: 1.0em;
}
.clearfix:after,#body:after {
    content:"."; 
    display:block; 
    height:0; 
	line-height: 0px; /* RB - Added */ 
    clear:both; 
    visibility:hidden;
}

.clearfix,#body {
	display:inline-block;}

/* Hides from IE-mac \*/
* html .clearfix, * html #body {height: 1%;}
.clearfix, #body {display: block;}
/* End hide from IE-mac */
.affButton { 
 background-color: #A1B8C2;
 color: black;
 font-weight:bold;
 width:130px;
}

.boorahsmallform input{
	font-size: 0.9em;
	width: 150px;
}

.boorah ol, ul {
	list-style-image:		none;
	list-style-position:	outside;
	list-style-type:		none;
}

.boorah ul li{
	padding-top:4px;
	padding-bottom:4px;
}

.boorah ul li.border{
	border-bottom: 1px dotted #ccc;
}

.fsahighlightsheader{
	font-size: 1.2em;
	float: left;
	text-decoration: underline;
}

.boorah .review {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
}
.boorah .review .reviewbreak{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8CAAB5;
	padding-bottom: 5px;
	clear:both;
}

.boorah .review .reviewer {
	float: left;
	font-weight: bold;
}

.boorah .review .reviewdate {
	float: right;
	padding-bottom: 4px;
	text-align: right;
	padding-top: 8px;
}

.boorah .review .reviewcontent {
	width: 99%;
	text-decoration: none;
	margin-top: 5px;
	float: left;
}

.boorah .review .reviewlink {
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
	text-align: right;
	float: right;
	padding-top: 5px;
}


.boorah .review img {
	display: inline;
}