/*
	Stylesheet created by WOBM Interactive and Design
	for Wheatbelt Office and Business Machines Website
*/

/* Universal Styles */
html>body, html>body #page {
	height:auto;
}
#bg {
	margin:0px auto;
	width:970px;
	background:#ffffff url(http://www.wobm.com.au/images/layout/background/bg-shadow.png) no-repeat top scroll;
}
#page {
	margin:0px auto;
	width:970px;
}
#box {
	margin:0px auto;
	width:970px;
	text-align:center;
	background:#ffffff;
}
.clear {
	clear:both;
}
h1 {
	color:#6ba5d9;
	font-size:14pt;
	font-weight:normal;
	margin:4px 0 8px 12px;
}
h2 {
	color:#6ba5d9;
	font-size:14pt;
	font-weight:normal;
	margin:7px 0 8px 12px;
}
h3 {
	color:#003366;
	font-size:12pt;
	font-weight:normal;
	margin:0 0 0 5px;
}
h4 {
	color:#003366;
	font-size:11pt;
	font-weight:normal;
}
h5 {
	color:#999999;
	font-size:11pt;
	font-weight:normal;
}
.small {
	color:#999999;
	font-size:7pt;
	font-weight:normal;
}
a {
	color:#003366;
	text-decoration:underline;
}
a:hover {
	color:#006699;
	text-decoration:none;
}
/* Message Bar Top */
#message-bar {
	width:100%;
	margin:0;
	padding:3px 0 3px 0;
	border-bottom:2px solid #ffedc3;
	background-color:#ffffe4;
	text-align:center;
	font-size:9pt;
}
#message-bar a {
	color:#949494;
	text-decoration:underline;
}
#message-bar a:hover {
	color:#949494;
	text-decoration:none;
}
.seperator {
	height:8px;
	width:698px;
	background:#ffffff url(http://www.wobm.com.au/images/content/seperators/seperator.png) repeat-x top scroll;
	clear:both;
}
.seperator-clear {
	height:8px;
	clear:both;
}
.seperator-block {
	height:8px;
	background:#ffffff;
	clear:both;
}
.seperator-block_2 {
	height:8px;
	background:#ffffff;
	border-bottom:1px solid #f1f1f1;
	clear:both;
}
.clear {
	clear:both;
}
.seperator-dotted {
	height:1px;
	border-bottom:1px dotted #4eb1ca;
	width:698px;
}

/* Header */
#header-block {
	display:block;
	text-align:left;
	width:970px;
	clear:both;
}
#header {
	width:970px;
	height:85px;
	margin-left:auto;
	margin-right:auto;
	background:url(http://www.wobm.com.au/images/layout/header/head-02.png) no-repeat right scroll;
}
/* Normal
#header {
	width:970px;
	height:85px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/layout/header/head-02.png) no-repeat right scroll;
}
*/
/* Category and Content Blocks */
#block {
	display:block;
	width:970px;
	margin:0 auto;
}
/** Category **/
#category-block {
	float:left;
	width:247px;
	margin:0px;
}
#category-block_2 {
	width:247px;
	background:#ffffff url(http://www.wobm.com.au/images/layout/category/bg-border.png) repeat-y top scroll;
}
#category-content {
	text-align:left;
	color:#000000;
	font-size:9pt;
	margin:0 7px 0 13px;
	padding:5px 5px 10px 5px;
	background:#ffffff url(http://www.wobm.com.au/images/layout/category/bg-content.png) repeat-x top scroll;
}
#category-foot {
	background:#ffffff url(http://www.wobm.com.au/images/layout/category/bg-foot.png) no-repeat top scroll;
}
#category-list-top li a { color:#004a76; text-decoration: none; }
#category-list-top li a:hover { color:#176a9c; }
#category-list-main li a { color:#3588bc; text-decoration: none; }
#category-list-main li a:hover { color:#439ad0; }
#category-list li a { font-size:11pt; color:#004a76; text-decoration: none; }
#category-list li a:hover { color:#176a9c; }
/** Content **/
#content-block {
	float:right;
	width:716px;
	text-align:left;
	margin-left:7px;
}

/** Index **/
#index-block {
	display:block;
	width:706px;
	text-align:left;
	clear:both;
	background:url(../images/content/block/bg.png) repeat-y top scroll;
}
#index-block .left {
	float:left;
	display:block;
	width:350px;
	margin:0;

}
#index-block .right {
	float:right;
	display:block;
	width:350px;
	margin:0;
}
#index-block_wobm {
	display:block;
	width:706px;
	text-align:left;
	clear:both;
	background:url(../images/content/block/bg.png) repeat-y top scroll;
}
#index-block_wobm .left {
	float:left;
	display:block;
	width:350px;
	margin:0;

}
#index-block_wobm .right {
	float:right;
	display:block;
	width:350px;
	margin:0;
}
/* Specials */
#specials .specials-left {
	color:#6f6f6f;
	text-align:left;
	font-size:9pt;
	border-bottom:1px solid #bfdcf5;
}
#specials .specials-right {
	color:#002c68;
	font-size:9pt;
	font-weight:bold;
	text-align:right;
	border-bottom:1px solid #bfdcf5;
}
#specials a {
	text-decoration:none;
	color:#6f6f6f;
}
#specials a a:hover {
	color:#535353;
	text-decoration:underline;
}
/* WhitePages */
.whitepages-left {
	color:#6f6f6f;
	text-align:left;
	font-size:9pt;
}
/** External News **/
dl.external-news {
	margin:0;
	padding:0;
}
.external-news dt {
	margin:0;
	padding:0 0 0 10px;
	font-weight:bold;
	font-size:8pt;
	background:url(../images/content/lists/news.png) no-repeat 3px 6px scroll;
}
.external-news a {
	text-decoration:none;
	color:#535353;
}
.external-news a:hover {
	color:#6f6f6f;
}
/** WOBM News **/
dl.news {
	margin:0;
	padding:0;
}
.news dt {
	margin:0;
	padding:0 0 0 10px;
	font-weight:bold;
	font-size:8pt;
	background:url(../images/content/lists/news.png) no-repeat 3px 6px scroll;
}
.news dd {
	margin:0 0 5px 18px;
	padding:0;
	font-weight:normal;
	font-size:8pt;
}
.news a {
	text-decoration:none;
	color:#535353;
}
.news a:hover {
	color:#6f6f6f;
}
/** Blocks **/
.content-block {
	display:block;
	width:336px;
	padding-left:3px;
}

/* Foot */
#footer-block {
	display:block;
	text-align:left;
	width:970px;
	clear:both;
}
#footer {
	width:970px;
	height:174px;
	background:url(http://www.wobm.com.au/images/layout/footer/bg.png) no-repeat bottom scroll;
}
#agents-block {
	float:left;
	width:247px;
	color:#000000;
	font-size:14pt;
	margin:26px 0 0 23px;
}
#footer-text-block {
	float:right;
	text-align:left;
	width:685px;
	color:#000000;
	font-size:9pt;
	margin:37px 0 0 15px;
}
#footer-link ul {
	margin-left:0;
	padding-left:0;
	display:inline;
}
#footer-link ul li {
	margin-left:0;
	padding:1px 5px 1px 8px;
	border-left:1px solid #000;
	list-style:none;
	display:inline;
}
#footer-link ul li.first {
	margin-left:0;
	padding-left:0;
	border-left:none;
	list-style:none;
	display:inline;
}
