/* Sydney Concrete Pump CSS */
/*  (C) 2013 Tommy Sailing  */

html,body
{
	height:100%;
}

body
{
	background:url(http://www.sydneyconcretepump.com.au/themes/sydneyconcrete/images/bg.jpg);
	margin:0;
	padding:0;
}

.container {
	width: 960px;
	margin: auto;
}

img
{
	border:0;
}

a
{
	cursor:pointer;
}

fieldset
{
	border:1px solid #ccc;
}

div.ccm-error-response
{
	color:red;
	margin-bottom:12px;
}

#page
{
	text-align:left;
	margin:auto;
}

#page #headerSpacer
{
	height:32px;
}

#page #header
{
	position:relative;
}

#headerLogoArea {
	width: 960px;
	margin: auto;
}

#page #header #logo
{
	color:#999;
	font-size:32px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:auto;
	margin-bottom:0;
	margin-top:8px;
	cursor:pointer;
	left:0;
	z-index:10;
	width:auto;
	float:left;
	position:relative;
	padding:0;
}

#page #header #logo a
{
	color:#777;
	text-decoration:none;
}

#page #header #logo p
{
	display:inline;
	line-height:inherit;
	font-size:inherit;
	color:inherit;
	margin:inherit;
	padding:inherit;
}

#page #header #headerNav
{
	position:absolute;
	top:14px;
	right:0;
	z-index:2;
	width:100%;
	overflow:visible;
}

.nav-header-container {
	width: 960px;
	margin: auto;
}

#page #header ul.nav-header
{
	list-style:none;
	width:100%;
	height:50px;
	z-index:2;
	overflow:visible;
	float:right;
	margin:0;
	padding:0;
	background: rgb(55,99,221); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(55,99,221,1) 0%, rgba(15,68,222,1) 40%, rgba(10,36,153,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(55,99,221,1)), color-stop(40%,rgba(15,68,222,1)), color-stop(100%,rgba(10,36,153,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(55,99,221,1) 0%,rgba(15,68,222,1) 40%,rgba(10,36,153,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(55,99,221,1) 0%,rgba(15,68,222,1) 40%,rgba(10,36,153,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(55,99,221,1) 0%,rgba(15,68,222,1) 40%,rgba(10,36,153,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(55,99,221,1) 0%,rgba(15,68,222,1) 40%,rgba(10,36,153,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3763dd', endColorstr='#0a2499',GradientType=0 ); /* IE6-9 */
}

#page #header ul.nav-header li
{
	float:left;
	margin-bottom:0;
	color:#999;
	font-size:13px;
	margin-top:0;
	padding:15px;
	border-left: 1px solid #5F70F1;
	border-right: 1px solid #0F32C0;
}

#page #header ul.nav-header a
{
	font-family:'Oswald';
	color:#FFF;
	font-size: medium;
	text-transform: uppercase;
}

#page #header ul.nav-header li.nav-selected, #page #header ul.nav-header li:hover
{
	background: rgb(25,58,149); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(25,58,149,1) 0%, rgba(9,42,141,1) 40%, rgba(6,23,98,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(25,58,149,1)), color-stop(40%,rgba(9,42,141,1)), color-stop(100%,rgba(6,23,98,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(25,58,149,1) 0%,rgba(9,42,141,1) 40%,rgba(6,23,98,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(25,58,149,1) 0%,rgba(9,42,141,1) 40%,rgba(6,23,98,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(25,58,149,1) 0%,rgba(9,42,141,1) 40%,rgba(6,23,98,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(25,58,149,1) 0%,rgba(9,42,141,1) 40%,rgba(6,23,98,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#193a95', endColorstr='#061762',GradientType=0 ); /* IE6-9 */
}

#page #header #header-area
{
	margin-top:22px;
}

#header-right 
{
	float: right;
	display: inline-block;
	margin: 40px 0 0 0;
}

.subtext 
{
	font-family: 'Oswald';
	font-size: large;
	text-align: right;
	color: whitesmoke;
	display: block;
}

.subtext-large 
{
	font-family: 'Oswald';
	font-size: 50px;
	color: white;
	display: block;
	margin: 25px 0;
}

#page #header #header-area #header-area-inside
{

}

#page #header #header-area img
{
	display:block;
}

#page .divider
{
	padding-top:12px;
	background:url(http://www.sydneyconcretepump.com.au/themes/sydneyconcrete/images/nav_horizontal_divider.gif) no-repeat top;
	overflow:hidden;
	height:1px;
	clear:both;
	width:100%;
}

#page #central
{
	clear:both;
	background-color:#fff;
	padding:20px;
}

#page .no-sidebar
{
	background-image:none!important;
}

#page #central.central-left
{
	background:url(http://www.sydneyconcretepump.com.au/themes/sydneyconcrete/images/nav_sidebar_left_bg.gif) repeat-y center!important;
}

#page #central.central-left div#sidebar
{
	float:left!important;
}

#page #central.central-left #body
{
	padding-left:68px!important;
	padding-right:0!important;
	float:right;
}

#page #central #body
{
	float:left;
	width:67%;
	color: black;
	padding-left:0!important;
	padding-right:0!important;
}

#page .no-sidebar #body
{
	float:none!important;
	width:auto!important;
}

#page #central #sidebar
{
	float:right;
	width:33%;
	overflow:hidden;
}

#page #central #sidebar p
{
	line-height:24px;
}

#page #central #sidebar ul.nav
{
	list-style:none;
	margin-left:0;
	font-size:11px;
	padding:0 0 0 24px;
}

#page #central #sidebar ul.nav a:hover
{
	text-decoration:underline;
}

#page #central #sidebar ul.nav ul
{
	list-style:none;
	margin-left:0;
	margin-top:16px;
	padding:0 0 0 16px;
}

#page #central.navLeft
{
	background:url(http://www.sydneyconcretepump.com.au/themes/sydneyconcrete/images/nav_sidebar_left_bg.gif) repeat-y center;
}

#page #central.navLeft #sidebar
{
	float:left;
}

#page #central.navLeft #body
{
	float:right;
	padding-right:0;
	width:68%;
}

#page #central.noSideNav
{
	background:none;
}

#page #central.noSideNav #sidebar
{
	display:none;
}

#page #central.noSideNav #body
{
	float:none;
	padding-left:0;
	padding-right:0;
	width:100%;
}

#page #footer
{
	padding-top:24px;
	clear:both;
	padding-bottom:16px;
	color:#555;
	font-size:10px;
}

#page #footer span.sign-in
{
	margin-left:20px;
}

#page #footer span.powered-by
{
	float:right;
}

.pagingNav
{
	margin:16px 0 8px;
}

.pagination
{
	text-align:center;
	color:#bbb;
	padding-top:4px;
}

.pagination .pageRight
{
	width:20%;
	float:right;
	text-align:right;
}

.pagination .pageLeft
{
	width:20%;
	float:left;
	text-align:left;
}

div.code
{
	border:1px solid #ddd;
	background:#eee;
	padding:10px;
}

div.spacer,div.ccm-spacer
{
	clear:both;
	font-size:1px;
	line-height:1px;
}

.noTopSpace
{
	margin-top:0;
	padding-top:0;
}

label,#page #central #sidebar ul.nav a.nav-selected
{
	font-weight:700;
}

#page #central #sidebar ul.nav li,#page #central #sidebar ul.nav ul li
{
	margin-bottom:16px;
}

#page #central #sidebar ul.nav a,#page #footer a
{
	text-decoration:none;
}

.organise-pour-button {
	height: 50px;
	width: 270px;
	background: rgb(55,99,221);
	background: -moz-linear-gradient(top, rgba(55,99,221,1) 0%, rgba(15,68,222,1) 40%, rgba(10,36,153,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(55,99,221,1)), color-stop(40%,rgba(15,68,222,1)), color-stop(100%,rgba(10,36,153,1)));
	background: -webkit-linear-gradient(top, rgba(55,99,221,1) 0%,rgba(15,68,222,1) 40%,rgba(10,36,153,1) 100%);
	background: -o-linear-gradient(top, rgba(55,99,221,1) 0%,rgba(15,68,222,1) 40%,rgba(10,36,153,1) 100%);
	background: -ms-linear-gradient(top, rgba(55,99,221,1) 0%,rgba(15,68,222,1) 40%,rgba(10,36,153,1) 100%);
	background: linear-gradient(to bottom, rgba(55,99,221,1) 0%,rgba(15,68,222,1) 40%,rgba(10,36,153,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3763dd', endColorstr='#0a2499',GradientType=0 );
	border: 1px solid rgba(10,36,153,1);
	border-radius: 15px;
}

.organise-pour-button a, .organise-pour-button a:hover
{
	font-family:'Oswald';
	color:#FFF;
	font-size: medium;
	line-height: 50px;
	padding-left: 20px;
}