/*********************************************************************  Structure */

body {
	background-color: #222222;
	}

.container {
	background: url(images/background.jpg) no-repeat;
	}
	
#content {
	background-color: #FFFFFF;
	margin: 0;
	border-bottom: 10px solid #E37E1D;
	}
	
#header {
	height: 111px;
	margin-bottom: 20px;
	}
	
#footer {
	padding: 20px 0 70px 0;
}	

#section-nav {
	background: url(images/bg-subnav.png) no-repeat 20px 0;
	min-height: 560px;
	}
	
	
/*********************************************************************  Header */

#logo a {
	border-bottom: none;
}

ul#mainnav {
	margin: 0;
	padding: 0;
	list-style: none;
	}

ul#mainnav li {
	margin-right: 70px;
	float: left;
	}

#mainnav a {
	font-size: 1.6em;
	font-family: Geneva, Tahoma, sans-serif;
	font-weight: normal;
	}
	
#mainnav {
	color: #fff;
	font-size: 1em;
}	

#mainnav a:hover {
	color: #fff;
	border-bottom: none;
}


/********************************************************************* Subnav */

#subnav {
	margin-left: 20px;
	}

#subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 180px;
	}
	
#subnav ul li {
	padding: 15px 0;
	line-height: 14px;
	border-bottom: 1px solid #ebebeb;
	}
	
#subnav a {
	color: #4472B0;
	font-weight: bold;
	border-bottom: none;
	}

#subnav a:hover {
	background-color: #ebebeb;
	}
		
#subnav ul li.current_page_item a {
	color: #666666;
	}	

/********************************************************************* Footer */

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer ul li {
	display: inline;
	margin-right: 20px;
}

#footer ul {
	text-align: right;
}
	
/********************************************************************* Home */

#home-content .post {
	border-bottom: 1px solid #ccc;
	margin-bottom: 40px;
	padding-bottom: 30px;
}

#home-content .post:last-child {
	border: none !important;
}

#home-content {
	margin: 70px 0 0 0;
}

#home-hero {
	text-align: center;
	padding-top: 60px;
}

/********************************************************************* Products */

#sales {
	margin: 10px 0 15px 15px;
	border-bottom: 1px solid #ebebeb;
	width: 180px;
}	

.products {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #dddddd;
}

.productdisplay {
	border-bottom: 1px solid #ebebeb;
}

.producttext {
	padding-bottom: 50px;
}

#related ul {
	margin: 20px 0 20px 0;
	padding: 0;
	list-style: none;
}

#related ul li {
	font-size: 1.2em;
}

.wpsc_description p {
	line-height: 1.8em
}

.wpsc_buy_button {
	background-color: #E37E1D;
	padding: 10px;
	color: #fff;
	border: none;
	cursor: pointer;
}

.wpsc_buy_button:hover {
	background-color: #87DA5C;
}

.productCategoryBox {
	background-color: #FAF9F7;
	margin: 0 13px 13px 0;
	height: 281px;
}


.productCategoryBox ul {
	list-style: none;
	padding: 10px 10px;
}

.productCategoryBox ul li {
	line-height: 1.5em;
	font-size: 1.2em;
}



/********************************************************************* Shopping cart */


#shoppingCart { 
	width: 200px;
	margin: 15px 0 0 20px;
	padding-top: 20px;
	}

.betweenLine {
	border-top: 1px solid #ebebeb;
	padding: 10px 0 20px 0;
	}

.emptycart, 
.gocheckout {
	display: block;
	}
	
.numberitems {
	font-weight: bold;
	}
	
.cartcount {
	padding-left: 13px;
	}
	
.items {
    font-size: 1em;
}
/********************************************************************* Consultancy */


	
/********************************************************************* Fonts & Colours */

body {
	font-family: Arial, geneva, sans-serif;
	color: #727272;
	}

p,
table {
	line-height: 1.5em;
	color: #444;
	margin-bottom: .8em;
    font-size: 1.2em;
	}
    
li {
    font-size: 1.05em;
}

h1 {
	background: url(images/projectalignment.png) no-repeat;
	font-size: 2em;
	}

.productCategoryBox h2 {
	font-size: 1.6em;
	line-height: 1em;
	padding: 20px 0 0 28px;

	}

h2 {
    font-size: 1.8em;
}

.prodtitles {
	line-height: 1em;
    font-size: 1.3em;
}

h2.prodtitles a {
	line-height: 1em;
    font-size: 1.1em;
}
	
#home-content h2 {
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.5em;
	}

h3 {
	font-size: 1.3em;
	}

#home-content h3 {
	padding-top: 30px;
	}
	
#footer {
	color: #fff;
	font-style: italic;
}

.wpsc_product_price {
    font-size: 1.5em;
    color: #000;
    padding-bottom: 20px;
}



/********************************************************************* Links */

a { 
	color: #f26101;
	text-decoration: none;
	outline: none;
	}
	
a:hover { 
	color: #f26101;
	border-bottom: 1px solid #ccc;
	}
    
.current {
	color: #ccc;
}	

#footer a {
	color: #fff;
	border-bottom: 1px dotted #ccc;
}

#footer a:hover {
	color: #aaa;
}
	
#downloadBrochure {
	margin: 40px 0 20px 0;
	padding: 10px 0 30px 80px;
	font-size: 1.8em;
	background: url(http://www.projectalignment.com.au/wp-content/uploads/2010/02/download.png) no-repeat;
	}
	
#downloadBrochure a {
	border-bottom: none;
	color: #BD1717;
	}	

#downloadBrochure a:hover {
	border-bottom: 1px solid #ccc;
}





/********************************************************************* Forms */
	
ul#contactform {
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
	}
	
#contactform input {
	height: 25px;
	font-size: 16px;
	padding: 3px;
	}

#contactform textarea {
	font-size: 16px;
	padding: 3px;
	}
    
label {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	
    
    
/********************************************************************* Generic */

.noDisplay {
	display: none;
}

hr {
	height: 1px; 
	width: 100%;
}

.alignright {
	text-align: right;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.pad-top-45 {
	padding-top: 45px;
}
