/*
Theme Name: GO-Packaging Website
Description: GO-Packaging website designed by Andy Owler
Version: 1
Author: Andy Owler
Author URI: http://www.andyowler.com
*/

/*-- Structure --*/

body {
	margin: 0 auto;
	height: auto;
	background-color: white;
	}

#page {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	background: url('images/body.jpg') repeat-y;
	height: auto;
	padding-bottom: 25px;
	width: 960px;
	}

#header {
	margin: 0 auto;
	height: 97px;
	background: url('images/background-header2.jpg') repeat-x;
	}
	
	.header2 {
		margin: 0 auto;
		width: 960px;
		height: 97px;
		background: url('images/background-header.jpg') no-repeat;
		}
		
	.header3 {
		height: 163px;
		margin-bottom: -163px;
		background: url('images/body-background.jpg') repeat-x;
		margin: 0 auto;
		}
		
	.logo {
		width: 272px;
		height: 84px;
		float: left;
		margin-left: 26px;
		margin-top: 13px;
		}
		
	.navbar-filler {
		width: 512px;
		height: 32px;
		float: right;
		margin-top: 65px;
		}

#banner {
	height: 238px;
	margin: 0 auto;
	clear: both;
	background: url('images/background-banner.jpg') repeat-x;
	}
	
#banner2 {
	height: 108px;
	margin: 0 auto;
	clear: both;
	background: url('images/background-banner2.jpg') repeat-x;
	}
	
	.banner-container {
		width: 960px;
		height: 238px;
		margin: 0 auto;
		}
		
		.banner-title {
			width: 662px;
			height: 104px;
			margin-left: 298px;
			}
	
	.homepage-banner {
		height: 238px;
		width: 298px;
		margin: 0 auto;
		float: left;
		}
		
	.homepage-banner2 {
		height: 108px;
		width: 298px;
		margin: 0 auto;
		float: left;
		}
		
		#banner-holder {
			width: 662px;
			height: 237px;
			float: right;
			}

#wrapper {
	width: 960px;
	margin: 0 auto;
	height:auto;
	min-height:400px;
	}
	
#sidebar {
	float: left;
	padding-left: 52px;
	padding-right: 52px;
	padding-top: 20px;
	width: 206px;
	height: auto;     /*-- NEEDS TO BE SET TO AUTO EVENTUALLY --*/
	margin: 0;
	background: url('images/sidebar-background2.jpg') no-repeat;
	overflow: auto;
	}
	
	.sidebar-h1 {
		height: 41px;
		width: 246px;
		margin-left: -38px;
		margin-bottom: -11px;
		padding-left: 38px;
		padding-top: 11px;
		background: url('images/sidebar-h1.png') no-repeat;
		color: #FFF;
		font: 15px/18px verdana, arial, helvetica, sans-serif;
		}
		
	.sidebar-top {
		height: 23px;
		width: 246px;
		margin-top: 1px;
		margin-left: -26px;
		padding-left: 38px;
		padding-top: 6px;
		background: url('images/sidebar-top.jpg') no-repeat;
		color: #444;
		font: 13px/15px verdana, arial, helvetica, sans-serif;
		}
		
		.sidebar-top a {
			color: #444;
			font: 13px/15px verdana, arial, helvetica, sans-serif;
			}
		
	.sidebar-middle {
		height: 23px;
		width: 246px;
		margin-left: -26px;
		margin-top: 1px;
		padding-left: 38px;
		padding-top: 6px;
		background: url('images/sidebar-middle.jpg') no-repeat;
		color: #444;
		font: 13px/15px verdana, arial, helvetica, sans-serif;
		}


#narrowcolumn {
	width: 584px; 
	height: auto;
	
	padding-left: 324px;
	padding-right: 52px;
	padding-top: 20px;
	margin: 0 auto;
	margin: 0;
	}

/*--
#narrowcolumn {
	width: 546px;
	height: 90px;
	padding-left: 52px;
	padding-right: 52px;
	background: url('images/narrowcolumn-background.jpg') repeat-y;
	margin: 0 auto;
	float: right;
	}
--*/
	
#footer {
	padding: 0;
	padding-top: 48px;
	
	margin: 0 auto;
	background: url('images/sidebar-footer2.png') no-repeat;
	height: 185px;
	width: 960px;
	clear: both;
	border: none;
	}
	
#footer2 {
	padding: 0;
	padding-left: 324px;
	padding-top: 48px;
	margin: 0 auto;
	background: url('images/sidebar-background.png') no-repeat;
	height: 185px;
	width: 636px;
	clear: both;
	border: none;
	}
	
	.footer-contents {  
		width: 960px;
		margin: 0 auto;
		background: url('images/sidebar-footer2.png') no-repeat;
		height: 185px;
		}
		
	
		
	.footer-container {
		margin-bottom: 20px;
		height: auto;
		width: 160px;
		float: right;
		padding-right: 52px;
		
		}
		
		.footer-left {
			width: 470px;
			float: left;
			padding-top: 40px;
			font: 12px/13px Verdana, Arial, Helvetica, sans-serif;
			color: white;
			}
	

	
.clear {
	clear: both;
	}

/*------- Typography */

body {
	font: 12px/16px verdana, arial, helvetica, sans-serif;
	color: #444;
	}
	
span {
	font: 10px/13px verdana, arial, helvetica, sans-serif;
	color: #444;
	}
	
	
	span a {
		text-decoration: none;
		color: #444;
		}
		
		span a:hover {
			text-decoration: underline;
			color: #444;
			}
			
		span a:active {
			text-decoration: none;
			color: #444;
			}
			
	.footer-container span {
		font: 10px/13px verdana, arial, helvetica, sans-serif;
		margin-bottom: 4px;
		color: #444;
		}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 20px;
	font-weight: normal;
	}
	
h2 {
	}
	
h3 {
	font: 18px/21px Verdana, arial, helvetica, sans-serif;
	font-weight: 100;
	margin-bottom: 0;
	margin-top: 20px;
	color: #444;
	}
	
h4 {
	font: 14px/17px verdana, arial, helvetica, sans-serif;
	color: #999;
	margin-bottom: 2px;
	margin-top: 20px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 3px;
	}
	
	h4.contact-landing {
		font: 14px/17px verdana, arial, helvetica, sans-serif;
		color: #999;
		margin-bottom: 2px;
		margin-top: 20px;
		}
		
	h4 a {
		text-decoration: none;
		color: #999;
		}
		
		h4 a:hover {
			text-decoration: none;
			color: #666;
			}
			
		h4 a:visited a:active {
			}

h5 {
	font: 14px/17px verdana, arial, helvetica, sans-serif;
	color: #999;
	margin-bottom: 2px;
	margin-top: 20px;
	}

p {
	font: 12px/16px Verdana, arial, helvetica, sans-serif;
	color: #444;
	margin-top: .9em;
	}
	
	p.start {
		font-family: Georgia, serif;
		font-size: 12px;
		font-weight: bold;
		letter-spacing: 2px;
		text-transform: uppercase;
		float: left;
		margin-bottom: 0;
		margin-right: 3px;
		}
		
a {
	font: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #000;
	}
	
/*-- End Typography --*/

p img {
	padding: 0;
	max-width: 100%;
	}
	

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

img.web {
	margin-top: 10px;
	}
	
.partner-logo {
	margin-top: 20px;
	margin-bottom: -16px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
	}
	
	
/* End Images */

/*---- Contact Form ----*/

.form-field-title {
	padding-top: 5px;
	font: 13px/18px Verdana, 'Helvetica Neue', 'Univers LT Std', Helvetica, Verdana, sans-serif;
	}

.form-field-title-name-company {
	width: 494px;
	height: 24px;
	background: url('images/form-name-company.jpg') no-repeat;

	padding-bottom: 3px;
	}
	
.form-field-title-phone-email {
	width: 494px;
	height: 24px;
	background: url('images/form-phone-email.jpg') no-repeat;
	padding-bottom: 3px;
	}
	
.form-field-title-message {
	width: 494px;
	height: 24px;
	
	padding-bottom: 3px;
	}

/*-- End Contact Form --*/
	
/* NAVIGATION */

#navigation {
	float: right;
	margin-top: 66px;
	margin-bottom: -10px;
	}

ul#nav{
	overflow:hidden;
	}

ul#nav li {
	float:left;
	list-style:none;
	display:inline;
	}

ul#nav a {
	float: left;
	height: 31px;
	display: inline;
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
	}

ul#nav a.home {
	width: 119px;
	background:url('images/nav-home.jpg') no-repeat;
	margin-left: 0;
	}

ul#nav a.about {
	width: 83px;
	background:url('images/nav-about.jpg') no-repeat;
	margin-left: 0;
	}

ul#nav a.services {
	width: 104px;
	background:url('images/nav-services.jpg') no-repeat;
	margin-left: 0;
	}

ul#nav a.partners {
	width: 108px;
	background:url('images/nav-partners.jpg') no-repeat;
	margin-left: 0;
	}

ul#nav a.contact {
	width: 100px;
	background:url('images/nav-contact.jpg') no-repeat;
	margin-left: 0;
	}

ul#nav li.active a, ul#nav a:hover {background-position:0 -31px;}
	

