@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
	background: #cacecf;
	background-image: url('../images/background_main.jpg');
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .95em;
	line-height: 1.25em;
}

span.h1, h1 {
	display: block;
	text-align: right;
	width: 762px;
	height: 25px;
	position: absolute;
	left: 50%;
	margin-left: -401px;
	top: 50%;
	margin-top: -275px;
	z-index: 999;
	color: #cacecf;
	font-size: .7em;
	font-weight: normal;
}

span.h1 h1 {
	display: inline;
	text-align: right;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	top: auto;
	left: auto;
	position: relative;
	color: #cacecf;
	font-size: 1em;
}

.container {
	display: block;
	height: 560px;
	width: 762px;
	background-image: url('../images/background_frame.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -381px;
	margin-top: -280px;
	z-index: 50;
}

.viewHome {
	background-image: url('../images/background_frame-home.jpg') !important;
}

.frame {
	padding: 34px; 
}

a.linkHome, a.linkHome:hover {
	display: block;
	text-decoration: none;
	height: 73px;
	width: 73px;
	position: absolute;
	margin-top: 51px;
	left: 0px;
	margin-left: 86px;
}

ul.menu {
	display: block;
	float: left;
	background-image: url('../images/background_menu.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
	width: 174px;
	padding-bottom: 1px; 
	padding-top: 275px;
}

/*
ul.menu a, ul.menu a:hover {
	display: block;
	background-image: url('../images/background_menu.jpg');
	height: 29px;
	width: 174px;
	text-align: right;
	text-decoration: none;
	color: #eb7c2c;
	font-weight: bold;
	
}

ul.menu li {
	padding-bottom: 1px;
	background-image: url('../images/background_menu.jpg');
}

ul.menu a:hover {
	margin-top: -1px;
	padding-top: 1px;
}

ul.menu a:hover, ul.menu li:hover {
	background-position: 0 -30px;
} */

ul.menu a, ul.menu a:hover {
	display: block;
	background-image: url('../images/background_menu.jpg');
	height: 29px;
	width: 174px;
	text-align: right;
	text-decoration: none;
	color: #eb7c2c;
	font-weight: bold;
	background-position: 0 -30px;
	
}

ul.menu a:hover {
	color: #777371;
}

li.subMenu:hover {
	margin-bottom: -17px;
}

li.subMenu2:hover {
	margin-bottom: -14px;
}

ul.menu li ul {
	display: none;
}

ul.menu li:hover > ul {
	display: block;
	position: absolute;
	margin-left: 174px;
	margin-top: -30px;
	background-image: url('../images/background_main.jpg');
	background-repeat: repeat-x;
	background-position: 0 -250px;
	padding-top: 7px;
	padding-bottom: 7px;
	border: 1px solid #c1c5c6;
	z-index: 99;
}

ul.menu ul.sub {
	margin-left: 200px !important;
}

ul.menu li li {
	padding: 0px;
	margin: 0px;
	background: none;
	font-size: .8em;
	font-weight: bold;
	color: #eb7c2c;
	padding-left: 5px;
	padding-right: 5px;
}

ul.menu ul a, ul.menu ul a:hover {
	margin: 0px;
	padding: 0px;
	display: block;
	background: none;
	text-align: left;
	height: auto;
	font-weight: normal;
	padding: 2px 0 2px 5px;
	width: 200px;
	font-weight: bold;
	border-bottom: 1px solid #ffe9d9;
	color: #ff9548;
}

ul.menu ul a:hover {
	border-bottom: 1px solid #eb7c2c !important;
	color: #eb7c2c;
}

ul.menu ul a:before {
	content: " » ";
	
}

ul.menu a span {
	padding-right: 10px;
	line-height: 1.9em;
}

.content {
	display: block;
	margin-left: 242px;
}

.imageServices { /* IMAGE BLOCK */
	float: right;
	margin-top: 16px;
}

.imageServices img {
	display: block;
	margin-top: 34px;
}

.contentBody {
	width: 280px;
	height: 510px; /* 492px; */
	overflow: hidden;
}

.location {
	width: 280px !important;
}

.contentBody ul li {
	display: block;
	float: none;
	font-size: .75em;
	background-image: url(../images/bullet-point.gif);
	background-repeat:no-repeat;
	padding-left: 10px;
}

.inline {
	position: absolute;
}

iframe {
	position: absolute;
}

h2 {
	font-size: 1.3em;
	color: #eb7c2c;
	margin-bottom: 20px;
	font-weight: normal;
}

h3, .h3-cont {
	font-size: 1em;
	color: #eb7c2c;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.h3-cont {
	margin-bottom: 20px;
}

p {
	margin-bottom: 20px;
	font-size: 0.75em;
}

.location p {
	margin-top: 347px;
}

ul.justList {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	margin-bottom: 20px;
	font-size: 0.75em;
}

ul.justList li {
	margin-left: 20px;
	font-size: 1em;
}

ul.justList a, ul.justList a:hover {
	color: #333333;
	text-decoration: underline;
}

ul.justList li > a {
	font-weight: bold;
	text-decoration: none;
}

ul.justList li ul li > a {
	font-weight: normal;
	text-decoration: underline;
}

ul.justList li ul li > a:hover {
	color: #999999;
}

ul.justList li ul li ul li > a {
	font-weight: normal;
	text-decoration: none;
}

form {
	margin: 0px;
	padding: 0px;
}

label {
	font-size: 0.70em;
	display: block;
	width: 280px !important;
}

input[type="text"], textarea, .error, .success  {
	display: block;
	width: 278px !important;
	border: 1px solid #CCCCCC;
	height: 16px;
	margin-bottom: 10px;
}

textarea, textarea.error, textarea.success {
	height: 100px;
	width: 274px !important;
	overflow: auto;
}

#directory-form input[type="text"] {
	margin-bottom: 5px;
}

p.errorMSG, p.successMSG {
	border: 1px solid #a7a6aa;
	padding: 5px;
}

.error {
	background-color: #F6E4E4 !important;
	background-image: url('http://www.bluesoap.com.au/directory/admin/images/error.gif') !important;
	border: 1px solid #990000 !important;
	background-repeat: no-repeat !important;
	background-position: right 3px !important;
}

.success {
	background-color: #DFF6F9 !important;
	background-image: url('http://www.bluesoap.com.au/directory/admin/images/success.gif') !important;
	border: 1px solid #33CC66 !important;
	background-repeat: no-repeat !important;
	background-position: right 3px;
}

* html textarea {
	width: 276px !important;
}

#NewsTicker {
	width: 280px;
	height: 300px;
	margin: 0 auto;
}

#NewsVertical {
	width: 280px;
	height: 250px;
	display: block;
	overflow: hidden;
	position: relative;
}

#NewsVertical2 {
	width: 300px;
	height: 300px;
	display: block;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
	margin-top: -20px;
}


#TickerVertical {
	font-size: 9px;
	display:block;
	width: 280px;
	height: 300px;
	list-style: none;
	margin: 0;
	padding: 0;
}

ol#TickerVertical {
	height: 320px;
}

#TickerVertical li {
	width: 280px;
	color: #444444;
	text-align: left;
	font-size: 11px;
	margin: 0;
	padding: 10px 0px;
	float: left;
	height: 164px;
	display: inline;
}

ol#TickerVertical li {
	float: none;
	display: block;
	height: 80px; 
	overflow: hidden;
}

#TickerVertical li .NewsTitle {
	display: block;
	color: #000000;
	margin-bottom:6px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#TickerVertical li .NewsTitle a:link,  #TickerVertical li .NewsTitle a:Visited {
	display: block;
	color: #000000;
	margin-bottom:6px;
	text-decoration:underline;
}
#TickerVertical li .NewsTitle a:hover {
	text-decoration:none;
}

a.rssFeed, a.rssFeed:hover {
	display: block;
	background-image: url('../images/icons/rss-feed-icon.jpg');
	background-repeat: no-repeat;
	height: 17px;
	padding-left: 20px;
	font-size: .8em;
	text-decoration: none;
}

.footer {
	display: block;
	width: 486px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -106px;
	margin-top: 295px;
	font-size: .7em;
	z-index: 1;
}

.footer h4 {
	color: #58585a;
	font-weight: bold;
	text-transform:uppercase;
	clear:both;
	margin: 0px;
	padding: 0px;
}

.footer ul li {
	display: block;
	float: left;
	width: 139px;
	margin-right: 34px;
}

.footer ul li:last-child {
	margin-right: 0px;
}

.footer span, .footer a, .footer a:hover {
	clear: both;
	display: block;
	margin: 0px;
	padding: 0px;
	color: #6e6e6f;
	text-decoration: none;
}

.footer a:hover {
	color: #58585a;
}

.footer hr {
	display: block;
	width: 108px;
	border: 0px;
	background: #a8a8ab;
	height: 1px;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.footer span#icon-phone, .footer span#icon-email, .footer span#icon-fax, .footer span#icon-home {
	padding-left: 20px;
	background-image: url('../images/icons/icon-phone.jpg');
	background-repeat:no-repeat;
}
.footer span#icon-email {
	background-image: url('../images/icons/icon-email.jpg');
}

.footer span#icon-fax {
	background-image: url('../images/icons/icon-fax.jpg');
}
.footer span#icon-home {
	background-image: url('../images/icons/icon-home.jpg');
}
