																		     /*
[Caravan Park Directory Style Sheet]
-----------------------------------------------------------------------------
	site:			caravan-camping.com.au
	version:		1.0 (20/10/2008)
	Last change:    10/10/2008
	description:	Supplier Directory CSS (Public Site)
	author:			Copticom Pty Ltd
	author email:	info@copticom.com
	author website:	http://www.copticom.com/
-----------------------------------------------------------------------------
																			*/

/* Import Main CSS File
-----------------------------------------------------------------------------*/
@import url(global-p_ccia.css);



/* Supplier Search Form
-----------------------------------------------------------------------------*/
#srchSup {
	background-color:#f3f3f3;
	height: 3.5em;
	padding: 0.75em 0 0 0.41em;
}

#srchSup form label {
	font-weight: bold;
}


#srchBiz {
	width:28em;
	float:left;
	height:100%;
}

#srchLoc {
	width:9.5em;
	float: left;
	height:100%;
}

#srchSearch {
	width:6em;
	float: left;
	height:100%;
	padding-top: 0.90em;
}


/* Supplier Directory Page
-----------------------------------------------------------------------------*/

#supRegMap { /* Regiona Map on main Directory page*/
	width:14.0em;
	padding: 0.13em 0.50em 0 0.60em;
	float:left;
}

#browsecat {
	background-color:#f3f3f3;
	height: 1.5em;
	padding: 0.55em 0 0 0.41em;
	font-weight:bold;
	font-size: 0.95em;
}
	
#supcatlist ul {
	list-style-type: none;
	padding-left: 5.5em;
}

#supcatlist li {
	padding: 0.21em 0;
}

	#list1 {
	float:left;
	width: 18em;
	}
	
	#list2 {
	float:left;
	width: 20em;
	}
	
	#list3 {
	float:left;
	width: 16em;
	}


/* Supplier Category (sub) Page
-----------------------------------------------------------------------------*/
#supregFilter {
width:100%;
height:2.85em;
}


#supregFilter ul {
	margin: 0.50em 0;
	padding: 0 0 1.85em 0;
	list-style-type: none;
	border-bottom: #CCCCCC 1px solid;
}
#supregFilter li  {
	float: left;
	padding: 0 0.85em 0 1.0em;
	border-right:#999999 1px solid;
	margin-left: 0.65em;
	text-align:left;
}


#supregFilter li.lastmainNav {
	border-right: 0;
	background-image: none;
}



#supregFilter a {
	text-decoration: underline;
	display: block;
}


#supregFilter a:hover, #supregFilter a:focus, #supregFilter a:active {
	text-decoration:underline;
}

#supregFilter .regselected {
	font-weight:bold;
}


#supregFilter a.regselected {
	text-decoration:none;
	font-weight:bold;
}

#supregFilter a.regselected:hover {
	text-decoration: none;
}

/* Region Square bulltes */
#supregFilter li.reg1 {
	background: url(../images/gn/sup-dir/reg/supreg_1.gif) no-repeat left center;
}

#supregFilter li.reg2 {
	background: url(../images/gn/sup-dir/reg/supreg_2.gif) no-repeat left center;
}

#supregFilter li.reg3 {
	background: url(../images/gn/sup-dir/reg/supreg_3.gif) no-repeat left center;
}

#supregFilter li.reg4 {
	background: url(../images/gn/sup-dir/reg/supreg_4.gif) no-repeat left center;
}

#supregFilter li.reg5 {
	background: url(../images/gn/sup-dir/reg/supreg_5.gif) no-repeat left center;
}

#supregFilter li.reg6 {
	background: url(../images/gn/sup-dir/reg/supreg_6.gif) no-repeat left center;
}

#supregFilter li.reg7 {
	background: url(../images/gn/sup-dir/reg/supreg_7.gif) no-repeat left center;
}

#supList {
margin-top: 0.50em;

}

#supList h2 {
 color:#FFFFFF;
 font-weight:bold;
 font-size: 1.0em;
 padding: 0.21em 0.21em;
}


#supList h2.reg1 { background-color: #D9250C; }
#supList h2.reg2 { background-color: #f0a91d; }
#supList h2.reg3 { background-color: #178a3d; }
#supList h2.reg4 { background-color: #16a3ff; }
#supList h2.reg5 { background-color: #7832af; }
#supList h2.reg6 { background-color: #78c239; }
#supList h2.reg7 { background-color: #FFFFFF; color: #666666; border: #999999 1px solid; }



#supList h3 {
font-size: 1.06em;
font-weight: bold;
margin:0;
padding:0;
}

#supList ul {
	list-style-type: none;
	padding: 0.21em 0;
	margin: 0 0 0.50em 0;
}

#supList li {
	padding: 0.35em 0 0.65em 0;
	border-bottom: #CCCCCC 1px solid;
}


#supList .left {
	float:left;
	width: 26em;
	margin-right: 0.40em;
}


#supList .mid {
	float:left;
	margin-left: 0.50em;
	width: 2em;
}



#supList .right {
	float:right;
	margin-right: 2em;
}



#supDt1a {
float:left;
width: 49%;
}

		#supDt1a h3 {
		font-size: 1.06em;
		font-weight: bold;
		margin:0;
		padding:0;
		}

#supDt1b {
float:right;
width: 48%;
}

																			/*
##################################### END OF CSS ############################################
							-------------------------------
																					*/

