/*
	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, h2, h3, h4 {
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
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:#003366;
	font-size:11pt;
	font-weight:bold;
	margin: 3px 0;
	padding: 0;
	line-height: 1em;
}
/* Decoy sIFR styles */
.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 20pt;
}
.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 20pt;
}
.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 16pt;
}
.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 14pt;
}
/*End*/
a {
	color:#003366;
	text-decoration:underline;
}
a:hover {
	color:#006699;
	text-decoration:none;
}
a.links-large {
	color:#333333;
	font-size:11pt;
	text-decoration:underline;
}
a.links-large:hover {
	color:#797979;
}
/* 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;
}
.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;
}

/* 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:11pt;
	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-footer li a { color:#00538d; text-decoration: none; }
#category-list-footer li a:hover { color:#0066ad; }
#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;
}
.breadcrumb {
	font-size:8pt;
	color:#999999;
}
.breadcrumb a {
	font-size:8pt;
	color:#666666;
	text-decoration:underline;
}
.breadcrumb a:hover {
	font-size:8pt;
	color:#666666;
	text-decoration:none;
}

/* 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;
}

/* Forms */
#search {
	width:140px;
	height:20px;
	padding:3px 2px 0px 2px;
	border:1px solid #FFFFFF;
	background:#f6f6f6 url(http://www.wobm.com.au/images/content/form/bg-search.png) repeat-x top right scroll;
}

/* Content */
.select {
	color:#999999;
	font-size:11pt;
	font-weight:normal;
}
/** Index **/
#index-block {
	display:block;
	width:705px;
	text-align:left;
	clear:both;
}
#news-block {
	display:block;
	width:560px;
	text-align:left;
	float:left;
}
#news-block-left {
	float:left;
	display:block;
	width:280px;
	margin:0;
}
#news-block-right {
	float:right;
	display:block;
	width:280px;
	margin:0;
}
#advert-block {
	display:block;
	width:145px;
	text-align:right;
	padding-bottom:4px;
	float:right;
}
#featured {
	background:url(http://www.wobm.com.au/images/content/index/bg-featured.png) repeat-y center scroll;
}
#featured a {
	color:#535353;
	text-decoration:none;
}
#featured a:hover {
	color:#6a6a6a;
}
/** News **/
dl.news {
	margin:0;
	padding:0;
}
.news dt {
	margin:0;
	padding:0 0 0 10px;
	font-weight:bold;
	font-size:8pt;
}
.news dd {
	margin:0 0 5px 18px;
	padding:0;
	font-weight:normal;
	font-size:8pt;
}
.news a {
	text-decoration:none;
	color:#535353;
	border-bottom:1px dashed #535353;
}
.news a:hover {
	text-decoration:none;
	color:#6f6f6f;
	border-bottom:1px dashed #818181;
}
.news-updated {
	font-size:8pt;
	font-weight:normal;
}
a.news-normal {
	text-decoration:none;
	color:#2d2d2d;
	border-bottom:none;
}
a.news-normal:hover {
	text-decoration:none;
	color:#6f6f6f;
	border-bottom:none;
}

/** Links **/
#links {
	font-size:11pt;
}
#links td {
	padding:5px;
}
#links a {
	font-size:9pt;
	color:#003366;
	text-decoration:underline;
}
#links a:hover {
	color:#006699;
}

/** Products **/
/* Systems/Notebooks */
#systems {
	display:block;
	width:705px;
	text-align:left;
	clear:both;
}
#systems .name {
	color:#003366;
	font-size:12pt;
	font-weight:normal;
	margin:0 0 0 5px;
}
#systems .speeds {
	font-size:8pt;
	color:#000000;
}
#systems .block {
	display:block;
	width:564px;
	text-align:left;
	float:left;
}
#systems .left {
	float:left;
	display:block;
	width:282px;
	margin:0;
}
#systems .right {
	float:right;
	display:block;
	width:282px;
	margin:0;
}
#systems .image {
	display:block;
	width:141px;
	text-align:center;
	padding-bottom:4px;
	float:right;
}
#systems dt {
	margin:0;
	padding:0 0 0 12px;
	font-weight:normal;
	font-size:8pt;
	background:url(http://www.wobm.com.au/images/content/lists/news.png) no-repeat 3px 6px scroll;
}
#systems .name a {
	text-decoration:none;
}
#systems .small {
	font-size:8pt;
}
#systems .small a {
	text-decoration:underline;
	font-size:8pt;
}
#systems .small a:hover {
	text-decoration:underline;
	font-size:8pt;
}
#systems .price {
	color:#FC8C12;
	font-size:14pt;
	font-weight:normal;
}
#systems .price-barebone {
	color:#FFB600;
	font-size:14pt;
	font-weight:normal;
}
#systems .barebone {
	margin-left:15px;
}
/* Systems More Substyles */
#systems .block-more {
	display:block;
	width:515px;
	text-align:left;
	float:left;
}
#systems .image-more {
	display:block;
	width:190px;
	text-align:center;
	padding-bottom:4px;
	float:right;
}
#systems .processor {
	font-size:8pt;
}
#systems .offer {
	font-size:9pt;
	color:#FF9900;
	font-weight:bold;
}
#specifications .col_1 {
	padding:3px;
	border-bottom:1px solid #bfdcf5;
	width:160px;
}
#specifications .col_2 {
	color:#2f73af;
	padding:3px;
	border-bottom:1px solid #bfdcf5;
}
#specifications .col_3 {
	color:#2f73af;
	padding:3px;
	border-bottom:1px solid #bfdcf5;
}
#barebones .col_1 {
	padding:3px;
	border-bottom:1px solid #bfdcf5;
	width:220px;
}
#barebones .col_2 {
	color:#FF9900;
	font-weight:bold;
	text-align:right;
	padding:3px;
	border-bottom:1px solid #bfdcf5;
	width:60px;
}
#barebones .col_3 {
	color:#2f73af;
	padding:3px 3px 3px 20px;
	border-bottom:1px solid #bfdcf5;
}
#options .col_1 {
	padding:3px;
	border-bottom:1px solid #bfdcf5;
	width:80px;
}
#options .col_2 {
	color:#FF9900;
	font-weight:bold;
	text-align:right;
	padding:3px;
	border-bottom:1px solid #bfdcf5;
	width:100px;
}
#options .col_3 {
	color:#2f73af;
	padding:3px 3px 3px 20px;
	border-bottom:1px solid #bfdcf5;
}
#comparison .col_1 {
	padding:6px 3px;
	border-right:1px solid #c5c5c5;
	border-bottom:1px solid #979797;
	width:151px;
}
#comparison .col_2 {
	color:#2f73af;
	padding:6px 3px;
	width:271px;
	border-right:1px solid #c5c5c5;
	border-bottom:1px solid #979797;
}
#comparison .col_3 {
	color:#af2f2f;
	padding:6px 3px;
	width:271px;
	border-bottom:1px solid #979797;
}
#comparison .col_4 {
	color:#155185;
	padding:6px 3px;
	width:271px;
	border-right:1px solid #c5c5c5;
	border-bottom:1px solid #979797;
}
#comparison .col_5 {
	color:#770c0c;
	padding:6px 3px;
	width:271px;
	border-bottom:1px solid #979797;
}
/* Product Catalogue */
.category a {
	color:#6ba5d9;
	text-decoration:underline;
}
#products td {
	padding:5px 0 5px 0;
	border-bottom:1px solid #bfdcf5;
}
#products .noline {
	border:none;
}
#products a {
	color:#333333;
	font-size:11pt;
	text-decoration:underline;
}
#products a:hover {
	color:#797979;
}
#products .description {
	font-size:8pt;
}
#products .new {
	font-size:9pt;
	color:#FF0000;
}
#products .special {
	font-size:9pt;
	color:#FF9900;
}
#products .price {
	color:#2f73af;
	font-size:12pt;
	font-weight:normal;
}
#products .price-old {
	color:#999999;
	font-size:10pt;
	font-weight:normal;
	text-decoration:line-through;
}
/* Products More Substyles */
#products-more {
	display:block;
	width:705px;
	text-align:left;
	clear:both;
}
#products-more h1 a {
	color:#6ba5d9;
	text-decoration:none;
}
#products-more .block {
	display:block;
	width:490px;
	text-align:left;
	float:left;
}
#products-more .image {
	display:block;
	width:210px;
	text-align:center;
	padding-bottom:4px;
	float:right;
}
#products-more .new {
	font-size:9pt;
	color:#FF0000;
}
#products-more .special {
	font-size:9pt;
	color:#FF9900;
}
#products-more .price {
	color:#2f73af;
	font-size:12pt;
	font-weight:normal;
}
#products-more .price-old {
	color:#999999;
	font-size:10pt;
	font-weight:normal;
	text-decoration:line-through;
}
/* Business Machines */
.products-business-machines {
	padding:5px;
	border-bottom:1px solid #bfdcf5;
}
.bm-category-table {
	background:url(/images/content/backgrounds/orange-rounded.png) no-repeat center center;
}
a.bm-category-link {
	font-size:10pt;
	color:#000000;
}
.bm-category-link a:hover {
	font-size:10pt;
	color:#000000;
	text-decoration:underline;
}
.bm-product-table {
	border:solid 1px #666666;
	text-align:left;
}
/** Contact **/
#map-block {
	background:#f1f1f1;
	padding:8px;
	width:504px;
}
.map {
	border:2px solid #ffffff;
	width:500px;
	height:300px
}