@charset "UTF-8";
/* Plasdene Home Page CSS - C.Blown hinterlands.com.au 

Background #00529f
Sidebar BG #dadadb

*/





/* resets */

h1,h2,h3,p { margin:0;padding:0; }
a img { border:none; }

a, a:link, a:visited { text-decoration:none; }
a:hover { text-decoration:underline; }

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #00529f;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000;
}

#container { 
	width: 1000px;  
	margin: 0 auto; 
	text-align: left; 
} 

#header { 
	position:relative;
	width:1000px;  
	height: 56px;
	padding: 0;
	margin: 0;
	background-color: #fff;     
} 

#header a.logo { 
	display:block;
	position:absolute;
	top:7px;
	right:15px;
}

#header ul { 
	list-style:none;
	display:block;
	position:absolute;
	top:10px;
	left:10px;
	margin:0;
	padding:0;	 
	line-height:14px;			 
}

#header ul li { 
	display:inline;
	padding: 0 15px 0 0;
	color:#999;
	font-size:12px;
	font-weight:bold;
	background: url(../images/skin/pipe_grey.gif) no-repeat bottom right #fff;
}

#header ul li.last-child, #header ul li:last-child  {
	border:none;
	background:none;
} 

#header ul li a {
	color:#999;
	font-size:12px;
	font-weight:bold;
}



#content { 
	position:relative;
	margin: 0; 
	padding: 0; 
	min-height:550px;
	background: url(../images/landing.jpg) no-repeat top left #fff;
}

#content p.links {
	position:absolute; 	
	margin:0;
	padding:0;
	bottom:178px;
	left:40px;
	font-size:14px;
	font-weight:bold;
}

#content p.links a {
	margin-right:10px;
	color:#00529f;
}

#content ul.openers {
	position:absolute; 
	list-style:none;
	margin:0;
	padding:0;
	bottom:0;
	left:0;   
}

#content ul.openers li {
	display:inline;
}
 
#content ul.openers li a {
	display:block;
	width:123px;
	height:145px;
	float:left;
	background-color:#1d5da7;
	border-left:2px solid #fff;
	font-size:11px;
	color:#fff;
	text-align:left;

}
#content ul.openers li a:hover {
	text-decoration:none;
	
}

#content ul.openers li a span {
	padding-left:10px;
	line-height:24px;
	text-align:center;
}

#content ul.openers li a:hover span {
	text-decoration:underline;
}

#content ul.openers li:first-child a, #content ul.openers li.first-child a {
	border:none;
	width:124px;
}

#content ul.openers li:last-child a, #content ul.openers li.last-child a {
	width:124px;
}

#content ul.openers li.one a { background: url(../images/landing_decals.jpg) no-repeat 0px 24px #1d5da7;}
#content ul.openers li.two a {background: url(../images/landing_decals.jpg) no-repeat -135px 24px #1d5da7;}
#content ul.openers li.three a {background: url(../images/landing_decals.jpg) no-repeat -264px 24px #1d5da7;}
#content ul.openers li.four a {background: url(../images/landing_decals.jpg) no-repeat -394px 24px #1d5da7;}
#content ul.openers li.five a {background: url(../images/landing_decals.jpg) no-repeat -520px 24px #1d5da7;}
#content ul.openers li.six a {background: url(../images/landing_decals.jpg) no-repeat -647px 24px #1d5da7;}
#content ul.openers li.seven a {background: url(../images/landing_decals.jpg) no-repeat -773px 24px #1d5da7;}
#content ul.openers li.eight a {background: url(../images/landing_decals.jpg) no-repeat -899px 24px #1d5da7;}

#content ul.openers li.one a:hover { background: url(../images/landing_decals.jpg) no-repeat 0px -121px #1d5da7;}
#content ul.openers li.two a:hover {background: url(../images/landing_decals.jpg) no-repeat -135px -121px #1d5da7;}
#content ul.openers li.three a:hover {background: url(../images/landing_decals.jpg) no-repeat -264px -121px #1d5da7;}
#content ul.openers li.four a:hover {background: url(../images/landing_decals.jpg) no-repeat -394px -121px #1d5da7;}
#content ul.openers li.five a:hover {background: url(../images/landing_decals.jpg) no-repeat -520px -121px #1d5da7;}
#content ul.openers li.six a:hover {background: url(../images/landing_decals.jpg) no-repeat -647px -121px #1d5da7;}
#content ul.openers li.seven a:hover {background: url(../images/landing_decals.jpg) no-repeat -773px -121px #1d5da7;}
#content ul.openers li.eight a:hover {background: url(../images/landing_decals.jpg) no-repeat -899px -121px #1d5da7;}
#content p { 
	color:#888;
	font-size:12px;
	margin:0.5em 0;
}


#footer { 
	padding: 0 10px 0 20px; 
	background:#00529f; 
	color:#fff;
} 

#footer p {
	margin: 0; 
	padding: 5px 0;
	font-size:12px;	
	color:#fff;
	font-weight:bold; 
}

#footer a {
	color: #FFF;
}

.copyright {
	float: left;
}

.conditions {
	float: right;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#flash {
	position:absolute;
	top:55px;
	left:0;
}

#board {
	position:absolute;		
	bottom:147px;
	width:1000px;
	height:142px;	
	overflow:hidden;
	background-color:#fff;
}

#board .block {	
	height:129px;		
	float:left;
}
#board .block p {
	margin:0;
	padding:0;
	font-size:10px;
	line-height:14px;
}
#board .block em {
	font-style:normal;
	font-size:13px;
}
#board .block a:hover {
	text-decoration:none;
}

#board #block1 {
	position:relative;
	width:307px;
	background: url(/images/block1_bg.jpg) no-repeat 0 0 #fff;
	margin-right:15px;
	margin-left:12px;
}
#board #block1 .links {
	position:absolute;
	bottom:0;
	width:307px;
	height:33px;
	background: url(/images/block1_links.jpg) no-repeat 0 0 #fff;
}
#board #block1 .links a.catalogue {
	display:block;
	width:205px;
	height:33px;
	line-height:33px;
	color:#ffc30d;
	font-weight:bold;
	font-size:14px;
	float:left;
	text-align:center;
}
#board #block1 .links a.search {
	display:block;
	width:100px;
	height:33px;
	line-height:33px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	float:left;
	text-align:center;
}
#board #block2, #board #block3 {	
	width:239px;
	background: url(/images/block2_3_bg.jpg) no-repeat 0 0 #fff;
	margin-right:7px;
}
#board #block2 img, #board #block3 img {
	float:left;
	margin-right:5px;	
}

#board #block2 .banner, #board #block3 .banner {
	width:229px;
	height:33px;
	padding:0 5px;
}
#board #block2 .banner {
	text-align:center;
}
#board #block2 .banner span {
	font-size:13px;
	font-weight:bold;
	color:#794e1b;
	line-height:33px;
}
#board #block3 .banner table {
	border-collapse: collapse;
	border-spacing: 0;
	border:none;
}
#board #block3 .banner table td {
	padding:0;
}
#board #block3 .banner .title {
	width:55px;
	height:33px;
	padding:0;
	vertical-align:middle;
	font-size:13px;
	font-weight:bold;
	color:#794e1b;	
}
#board #block3 .banner .heading {	
	width:174px;
	height:33px;	
	font-size:10px;	
	color:#fff;
	line-height:12px;
}
#board #block2 .panel, #board #block3 .panel {
	width:229px;
	height:86px;
	padding:5px;
}
#board #block3 img {
	height:61px;
}
#board #block3 .panel a.more {
	display:block;
	width:130px;
	height:13px;
	line-height:13px;
	font-size:11px;
	float:right;
	margin-top:4px;
	font-weight:bold;
	color:#794e1b;
}
#board #block4 {
	width:164px;	
}
#board #block4 a {
	display:block;
	margin-bottom:7px;
}



