/*  
Theme Name: Mobium Group
Theme URI: http://www.mobium.com.au/
Description: Mobium Group theme
Version: 1.0
Author: Mobium Group
Author URI: http://www.mobium.com.au/

	Mobium Group v1.0
	 http://www.mobium.com.au/

	This theme was designed for Mobium Group

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/



body {
	font-size: 0.8em;
	font-family: verdana, arial, sans-serif;
	background: #fff;
	color: #666;
	}

h1, h2, h3{
	margin:0;
	padding:0px 0px 10px;
	color: #FF6600;
	font-size: 17px;
	font-weight: bold;
}


h2, #article h2, #article h2 a{
	color:#FF6600;
	background-color;#fff;
	margin:0 0 -10px;
	padding:0px 0 10px;
	text-decoration:none;
}

#article h2{
	border-bottom:0px solid #FF6600;
}

#content h2{
	font-size:1em;
	line-height:1.6em;
}

h3{
	color:#777;
	background-color;#fff;
	margin:30px 0 0 0;
	padding:0;
	font-size:1em;
}

p{
	margin:0 0 1em 0;
	padding:0;
}

a{
	color:#77787A;
	background-color;#fff;
}

a img{
	border:0;
}


#nav{
	width:760px;
	margin:0 auto;
	padding:0;
	background-image: url(images/navBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#header, #page, #footer{
	width:760px;
	margin:0 auto;
	padding:0;
	
}

#lohas{
	float:left;
}

#clientcall{
	float:right;
}

#nav ul{
	float:right;
	margin:0 0 0 8px;
	padding:0;
	list-style-type:none;
	display:inline;
}

#nav li{
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
}

#header{
	margin:4px auto 0 auto;
}

#page{
	margin:40px auto 0 auto;
}

#content{
	font-size:0.9em;
	line-height:1.6em;
	padding:0;
	margin:0px;
	width:410px;
	float:right;
	border-left:1px solid #ff6600;
}

#s_left{
	padding:0 0 0 30px;
	margin:0 0 30px;
	font-size:0.95em;
	width:165px;
	float:left;
}

#s_right{
	padding:0;
	margin:0 0 30px;
	font-size:0.95em;
	width:165px;
	float:right;
}

#pullout{
	padding:0;
	margin:30px 0;
	font-size:0.95em;
	width:165px;
	float:right;
	border-top:4px solid #ff6711;
	border-bottom:4px solid #ff6711;
}

#content_lower{
	padding:0px;
	margin:0 0 0 30px;
	font-size:0.95em;
}

#content_lower h2 a{
	color:#F5561E;
	background-color;#fff;
	margin:0 0 20px 0;
	padding:10px 0;
	text-decoration:none;
	font-size:1em;
	line-height:1em;
}

#bigpullbox{
	margin:0 0 30px;
	width:300px;
	border-bottom:1px solid #FF6600;
}

#bigpullbox p{
	padding:0;
	margin:0;
	font-size:2em;
	line-height:1.4em;
}

#bigpullbox p.small{
	padding:15px 0 0;
	margin:0 0 30px;
	font-size:0.8em;
	line-height:0.5em;
}

#product{
	padding:0px;
	margin:0px 0px 30px;
	width:300px;
	font-size:0.95em;
	line-height:1.6em;
}

#product img{
	margin:0 15px 0 0;
	padding:0;
	float:left;
}

#product h2 {
	margin:0 0 0 0;
        padding:0 0 10px 0;
}

#content_left{
	font-size:0.9em;
	line-height:1.6em;
	width:320px;
	float:left;
	margin-bottom: 30px;
}

#article{
	font-size:0.85em;
	line-height:1.6em;
	width:365px;
	float:left;
	margin:0 0 30px 30px;
	padding-right: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6600;
}

.entry{
	margin: 20px 0 0 0;
	text-align: left;
}

.postmetadata{
	padding:0;
	margin:0 0 50px 0;
	font-size:0.9em;
}


#leftcol{
	width:150px;
	float:left;
	font-size:0.85em;
	line-height:1.2em;
	margin:0;
	padding:0px 0px 10px;
	font-weight: bold;
	color: #666666;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}

#leftcol ul{
	list-style-type: none;
	margin:0;
	padding:0;
	
}

#leftcol li{
	margin:0 0 0em;
	padding:10px 0;

}

#leftcol a, #nav a{
	text-decoration:none;
}

#leftcol a:hover, #leftcol a:active, #leftcol a:focus{
	color:#ff6600;
	background-color:#fff;
}

#sidebar{
	width:150px;
	float:right;
	font-size:0.85em;
	line-height:1.5em;
	color: #666666;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	margin-bottom: 30px;
}

#sidebar ul{
	padding:0;
	margin:0;
	list-style-type:none;
}

#sidebar li{
	padding:0;
	margin:0 0 3px 0;
}

#sidebar h2{
	padding:0;
	margin:0px;
}

#sidebar a{
	text-decoration:underline;
}

.clear_space{
	clear:both;
	margin:0;
	padding:0;
	height:3px;
	overflow:hidden;
}

#footer{
	color:#77787A;
	background-color;#fff;
	text-align:center;
	border-top:1px solid #ff6600;
	padding:0 0 10px 0;
	font-size:0.85em;
}

#footer a{
	color:#77787A;
	background-color;#fff;
	margin:0 5px;
	padding:0;
	text-decoration:none;
}

#footer ul, #footer p{
	padding:10px 0 0 0;
	list-style-type: none;
}

#footer li{
	display:inline;
}

.dash_lines{
	border-top:1px solid #ff6600;
}
.dash_lines_grey{
	border-top:5px solid #CCCCCC;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.image {
	float: left;
	display: inline-block;
	padding-right: 10px;
	padding-bottom: 10px;
	}

/* -- menu nav section with hovers -- */
#nav_prod{ position:relative; width:126px; height:35px; display:block; overflow:hidden; }
#nav_prod span{ background:url("images/products.jpg"); width:126px; height:35px; display:block; overflow:hidden; position:absolute; top:0; left:0; }
#nav_prod a:hover, #nav_prod a:active{ background-color:#fff; }
#nav_prod a:hover span, #nav_prod a:active span, #nav_prod a:focus span{ background:url("images/products_h.jpg"); }

#nav_appr{ position:relative; width:94px; height:35px; display:block; overflow:hidden; }
#nav_appr span{ background:url("images/approach.jpg"); width:94px; height:35px; display:block; overflow:hidden; position:absolute; top:0; left:0; }
#nav_appr a:hover, #nav_appr a:active{ background-color:#fff; }
#nav_appr a:hover span, #nav_appr a:active span, #nav_appr a:focus span{ background:url("images/approach_h.jpg"); }

#nav_news{ position:relative; width:55px; height:35px; display:block; overflow:hidden; }
#nav_news span{ background:url("images/news.jpg"); width:55px; height:35px; display:block; overflow:hidden; position:absolute; top:0; left:0; }
#nav_news a:hover, #nav_news a:active{ background-color:#fff; }
#nav_news a:hover span, #nav_news a:active span, #nav_news a:focus span{ background:url("images/news_h.jpg"); }

#nav_comp{ position:relative; width:62px; height:35px; display:block; overflow:hidden; }
#nav_comp span{ background:url("images/company.jpg"); width:62px; height:35px; display:block; overflow:hidden; position:absolute; top:0; left:0; }
#nav_comp a:hover, #nav_comp a:active{ background-color:#fff; }
#nav_comp a:hover span, #nav_comp a:active span, #nav_comp a:focus span{ background:url("images/company_h.jpg"); }

#nav_cont{ position:relative; width:74px; height:35px; display:block; overflow:hidden; }
#nav_cont span{ background:url("images/contact.jpg"); width:74px; height:35px; display:block; overflow:hidden; position:absolute; top:0; left:0; }
#nav_cont a:hover, #nav_cont a:active{ background-color:#fff; }
#nav_cont a:hover span, #nav_cont a:active span, #nav_cont a:focus span{ background:url("images/contact_h.jpg"); }

#nav_prod a, #nav_appr a, #nav_news a, #nav_comp a, #nav_cont a{cursor:pointer;}

#pl_appr{background:url("images/approach_h.jpg") -1000px -1000px no-repeat;}
#pl_news{background:url("images/news_h.jpg") -1000px -1000px no-repeat;}
#pl_comp{background:url("images/company_h.jpg") -1000px -1000px no-repeat;}
#pl_cont{background:url("images/contact_h.jpg") -1000px -1000px no-repeat;}
#pl_prod{background:url("images/products_h.jpg") -1000px -1000px no-repeat;}

