

/******************************
common layout
******************************/


body{
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#mainTbl{
	border:1px solid #CECECE;
}

.header{
	background:#FFF url(../img/topBG.gif) repeat-x top;
	border-bottom:1px solid #CECECE;
	
}
td.header div{
	float:right;
	margin:15px;
}
#logo{
	margin:5px;
}


.formField{
	border:1px solid #CECECE;
	background-color:#FFF;
}	

.leftHeader{
	border-bottom:1px solid #CECECE;
	margin:0px 0px 3px 0px;
	padding:5px;
	color:#000;
	background-color:#E7E7E7;
	font-weight:bold;
	text-align:center;
}

.popSearch{
	width:144px;
	border:1px solid #CECECE;
	margin:10px;
	background:url(../img/popSearchBG-epiclick.gif) repeat-x bottom;
	padding:0px;
	text-align:left;
}

.footer{
	background:url(../img/footBG.gif) repeat-x top;
	text-align:left;
	border-top:1px solid #CECECE;
	padding:3px 20px 3px 20px;
}

.copyright a{
	color:#9C9C9C;
	text-decoration:underline;
	font-weight:normal;
	font-size:10px;
}

.copyright a:hover{
	color:#333;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
}

.copyright{
	padding:3px 0px 0px 20px;
	color:#9C9C9C;
	font-size:9px;
}

.form_label{
	text-align:center;
	color:#9C9C9C;
	font-size:9px;
}

.form_input{
	font-size:10px;
	}


/******************************
homepage layout
******************************/


.dirServices{
	width:144px;
	border:1px solid #CECECE;
	margin:10px;
	padding:0px;
	text-align:left;
	}

td#left ul{
	list-style:none;
}

td#left li{
	list-style:none;
	line-height:20px;
	padding-left:13px;
	margin-left:-20px;
	background:url(../img/bullArr.gif) no-repeat left;
}

td#left a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

td#left a:hover {
	color:#ce3131;
	font-weight:bold;
	text-decoration:underline;
}


#tabContainer{
	width:450px;
	border:1px solid #CECECE;
	margin-top:10px;
}

.tabBox{
	font-weight:bold;
	text-align:left;
	width:100%;
	padding:8px 0px;
}

.grey{
	background:#E7E7E7 url(../img/tabBG.gif) repeat-x bottom;
}

.blue{
	background:#eff7f7 url(../img/tabBG.gif) repeat-x bottom;
}

.tab{
	padding:8px 15px;
	display:inline;
	margin:0px;
}

.off{
	border-right:1px solid #CECECE;
}

.on{
	border-right:1px solid #CECECE;
	border-bottom:1px solid #FFF;
	background-color:#FFF;
	color:#000;
	text-decoration:none;
}

a.off{
	color:#636363;
	text-decoration:none;
}
a.off:hover{
	color:#000;
	text-decoration:none;
}



.topTabContent{
	padding:20px 5px 0px 5px;
	height:135px;
	overflow:auto;
}

.botTabContent{
	padding:10px;
	height:75px;
	overflow:hidden;
}

.topTabContent img{
	margin:-10px 5px 5px 5px;
	float:right;
	border-top:1px solid #666;
	border-left:1px solid #666;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
}


.tabTitle{
	color:#4A4A4A;
	font-size:14px;
	font-weight:bold;
}

.tabTitle a {
	color:#ce3131;
	font-weight:bold;
	text-decoration:none;
}

.tabTitle a:hover {
	color:#ce8686;
	font-weight:bold;
	text-decoration:underline;
}

.tabSubTitle{
	color:#AAA;
	font-size:9px;
}

#mapContainer { 	
  height: 600px; 
}

.headlines{
	margin:5px 0px;
}
	
.headlinesTitle{
	font-size:12px;
	font-weight:bold;
	color:#000;
}

.headlinesSubTitle{
	color:#AAA;
	font-size:9px;
}

.headlines ul{
	list-style:none;
	margin:2px 0px 2px 0px;
	padding-left:0px;
}

.headlines li{
	list-style:none;
	line-height:18px;
	padding-left:13px;
	background:url(../img/bullSq.gif) no-repeat left;
}

.headlines a {
	color:#ce3131;
	font-weight:normal;
	text-decoration:underline;
}

.headlines a:hover {
	color:#ce8686;
	font-weight:normal;
	text-decoration:none;
}

.right{
	padding:10px;
}


/******************************
results layout
******************************/

.alsoTry{
	background:url(../img/bulb.gif) no-repeat top left;
	padding-left:15px;
	margin-left:15px;
}

.resultContainer{
	padding:10px 0px 10px 10px;
}

.sponsoredLeft{
	background:#eff7f7;
	padding:10px 5px;
	margin:15px 0px 15px 0px;
}

.resultContainer ul{
	list-style:url(../img/bullRnd.gif) outside;
	margin: 5px;
	padding-left: 20px;
}

.resultContainer ol{
	list-style:decimal outside;
	margin: 5px;
	padding-left: 20px;
}

.resultContainer li{
	padding-left: 10px;
	margin:5px 0px 0px 0px;
}

.resultTitle{
	font-size:16px;
}

.sUrl{
	color:#009900;
}

.resultContainer a.mapLink:link {
	COLOR:#009900; TEXT-DECORATION: none; font-size:12px;
}

.resultContainer a.mapLink:visited {
	COLOR:#009900; TEXT-DECORATION: none; font-size:12px;
}

.resultContainer a.mapLink:hover {
	COLOR:#003300; TEXT-DECORATION: underline; font-size:12px;
}

.resultContainer a{
	color:#0000FF;
	font-size:16px;
}

.resultContainer a:hover{
	color:#03679F;
	font-size:16px;
}

.organicResults{
	padding:5px;
	margin:15px 15px 15px 0px;
}


.sTitleRight{
	font-size:10px;
	font-weight:bold;
	color:#949494;
	text-align:center;
	font-variant:small-caps;
}

.sponsoredRight{
	padding:5px;
	margin:10px;
}



