/*
Theme Name: Accuwrap Default
Theme URI: http://www.accuwrap.com.au/
Description: Default theme for Accuwrap Pty Ltd in Steel
Version: 0.1
Author: Tim Neill
Author URI: http://www.16-bit.com.au
Tags: blue, accuwrap, business

	Accuwrap

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* BLUES */
/*
 * Light: rgb(181, 206, 235)
 * Default: rgb(125, 159, 211)
 * Dark: rgb(65, 94, 194)
*/

/* GREYS */
/*
 * Light: rgb(220, 221, 222)
 * Default: rgb(154, 154, 155)
 * Dark: rgb(90, 91, 93)
*/

/* Browns */
/*
 * Light: rgb(211, 171, 125)
 * Default: rgb(160, 132, 111)
 * Dark: rgb(135, 97, 53)
*/

html {
	height: 100%;
}

body {
	height: 100%;
	font-size: 10px;
	font-family: Arial, Helvetica, Nimbus Sans, Sans-Serif;
	background-color: white;
	background-image: url('images/imgBackgroundHeader.gif');
	background-repeat: repeat-x;
	color: rgb(90, 91, 93);
	text-align: center;
	margin: 0;
	padding: 0;
}

h1 {
	margin: 0;
}

img {
	border: 0;
	outline: none;
}

fieldset {
	border: 0;
	margin: 0;
}

a {
	text-decoration: none;
	outline: none;
}

a,
a:visited {
	color: rgb(65, 94, 194);
}

a:active,
a:hover {
	color: #ff6600;
}

a.inverted {
	color: rgb(255, 255, 255) !important;
}

div#awWrapper {
	width: auto;
	text-align: left;
	margin: 0 auto;
	height: 100%;
}

div#awHeader {
	width: 900px;
	height: 176px;
	text-align: left;
	background-image: url('images/imgBackgroundHeader.gif');
	background-repeat: repeat-x;
	position: relative;
}

	div#awHeader h1 {
		width: 431px;
		height: 175px;
		position: absolute;
		top: 10px;
		left: 30px;
	}
	
	div#awHeader div#awSearchForm {
		color: rgb(255, 255, 255);
		position: absolute;
		left: 510px;
		top: 52px;
		font-size: 12px;
	}
	
		div#awHeader div#awSearchForm input#s {
			border: 1px solid rgb(90, 91, 93);
			width: 160px;
			margin-left: 4px;
			margin-right: 4px;
			background:#FFFFFF url(images/field-bg-bottom.gif) repeat-x scroll left bottom;
		}
		
		div#awHeader div#awSearchForm div#awRSS {
			font-size: 10px;
			text-align: right;
			margin-right: 10px;
		}
		
			div#awHeader div#awSearchForm div#awRSS img {
				vertical-align: middle;
				margin-left: 2px;
			}

div#awContentBlock {
	width: 900px;
	min-height: 100%;
	margin: 0 auto;
	position: relative;
	background-color: rgb(255, 255, 255);
}

img.awShadow {
	position: absolute;
	width: 50px;
	height: 100%;
	top: 0;
}

img#imgShadowLeft {
	left: 0;
	margin-left: -50px;
}

img#imgShadowRight {
	right: 0;
	margin-right: -50px;
}

div#awNavigation {
	font-size: 13px;
	margin-top: -28px;
	margin-bottom: 20px;
	position: relative;
	color: rgb(65, 94, 194);
}

div#awNavigation a {
	margin: 0 4px;
}

div#awNavigation.aw-home a.home {
	color: #ff6600;
}

div#awNavigation.aw-packaging-materials a.packaging-materials {
	color: #ff6600;
}

div#awNavigation.aw-pallets a.pallets {
	color: #ff6600;
}

div#awNavigation.aw-packaging-machinery a.packaging-machinery {
	color: #ff6600;
}

div#awNavigation.aw-ohs-productsmaterials-handling-equipment a.ohs-productsmaterials-handling-equipment {
	color: #ff6600;
}

div#awNavigation.aw-links a.links {
	color: #ff6600;
}

div#awNavigation.aw-contact-us a.contact-us {
	color: #ff6600;
}


div#awContent {
	font-size: 11px;
}

	div#awContent div#awContentBody {
		width: 756px;
		min-height: 351px;
		margin: 0 auto;
		background-image: url('images/imgBackgroundContent.gif');
		background-repeat: repeat-x;
		position: relative;
		text-align: left;
		padding: 14px 22px;
	}
	
		div#awContent div#awContentBody div.awContentEdge {
			position: absolute;
			top: 0;
			width: 9px;
			height: 395px;
			background-repeat: repeat-none;
		}
		
		div#awContent div#awContentBody div#awContentEdgeLeft {
			left: 0;
			margin-left: -9px;
			background-image: url('images/imgBackgroundContentLeft.gif');
		}
		
		div#awContent div#awContentBody div#awContentEdgeRight {
			right: 0;
			margin-right: -9px;
			background-image: url('images/imgBackgroundContentRight.gif');
		}
		
		div#awContent div#awContentBody h2 {
			color: rgb(65, 94, 194);
			margin-top: 10px;
			font-size: 16px;
			font-variant: small-caps;
			font-family: verdana, arial, helvetica, sans-serif;
		}
		
		div#awContent div.awProductContent {
			font-size: 12px;
			margin-bottom: 24px;
		}
		
			div#awContent div.awProductContent div.awMainContent {
				line-height: 18px;
				width: 480px;
				padding-right: 16px;
				float: left;
			}
			
			div#awContent div.awProductContent div.awSubContent {
				width: 260px;
				float: left;
				margin-top: 12px;
			}
			
				div#awContent div.awProductContent div.awSubContent div#awSlideshow {
					border: 1px solid black;
					margin: -40px auto 0 auto;
					width: 258px;
					height: 378px;
					text-align:center;
					line-height: 200px;
					overflow:hidden;
					border: 2px solid #e1ebf7;
					-webkit-border-radius: 4px;
					-moz-border-radius: 4px;
					border-radius: 4px;
				}
				
				div#awContent div.awProductContent div.awSubContent div#awSlideshow img {
					padding: 4px;
				}
				
				div#awContent div.awProductContent div.awSubContent div.awContactInfo {
					width: 260px;
					line-height: 24px;
				}
				
					div#awContent div.awProductContent div.awSubContent div.awContactInfo div.awContactLabel {
						float: left;
						width: 70px;
						color: rgb(65, 94, 194);
						text-align: right;
						padding-right: 20px;
					}
					
					div#awContent div.awProductContent div.awSubContent div.awContactInfo div.awContactData {
						float: left;
						width: 170px;
						text-align: left;
					}
			
		div#awContent div#awHomeButtons {
			width: 750px;
			margin: 0 auto;
			margin-top: 24px;
		}
		
		div#awContent div#awHomeButtons div.awHomeButton {
			height: 64px;
			width: 180px;
			margin: 0 3px;
			float: left;
		}
		
		div#awContent div.awProductPage img {
			float: left;
			vertical-align: middle;
			margin: 0 24px 12px 24px;
			width: 64px;
			height: 64px;
		}
		
		div#awContent div.awProductPage img.category {
			float: right;
			vertical-align: middle;
			margin: 0 24px 12px 24px;
			width: auto;
			height: auto;
			padding: 4px;
			border: 2px solid #e1ebf7;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			border-radius: 4px;
		}
		
		div#awContent div.awProductPage p {
			line-height: 18px;
		}
		
		div#awContent div.awSearchWrapper {
			padding: 0 12px;
		}
		
		div#awContent div.awSearchWrapper h3 {
			font-size: 1.17em;
		}
		
		div#awContent div.awSearchWrapper p {
			padding: 0 12px;
		}
		
		div#awContent div#awContentBody div.awProductList {
			width: 700px;
			margin: 0 auto;
		}
		
			div#awContent div#awContentBody div.awProductList div.awProduct {
				border-top: 1px dashed rgb(222, 222, 222);
				font-size: 12px;
				margin: 8px 0;
				padding: 6px 16px;
				background-image: url('images/imgBackgroundContent.gif');
				background-repeat: repeat-x;
				background-position: 0 -80px;
				-webkit-border-radius: 4px;
				-moz-border-radius: 4px;
				border-radius: 4px;
			}
			
			div#awContent div#awContentBody div.awProductList a.awReturnAnchor {
				font-size: 10px;
				float: right;
				margin-top: 8px;
				clear: both;
				background-image: url('images/backtotop.png');
				background-repeat: no-repeat;
				background-position: 0 3px;
				padding-left: 12px;
			}
			
				div#awContent div#awContentBody div.awProductList div.awProduct h3 {
					font-weight: normal;
					color: rgb(65, 94, 194);
					width: 486px;
					border-bottom: 1px solid #e1ebf7;
					padding-bottom: 3px;
				}
				
				div#awContent div#awContentBody div.awProductList div.awProduct p {
					line-height: 16px;
					margin-left: 12px;
				}
				
				div#awContent div#awContentBody div.awProductList div.awProduct span.awSubtext {
					color: rgb(65, 94, 194);
					font-style: italic;
					background-image: url('images/options.png');
					background-repeat: no-repeat;
					background-position: 0 4px;
					padding-left: 10px;
				}
				
				div#awContent div#awContentBody div.awProductList div.awProduct img.awProductThumb,
				div#awContent div#awContentBody div.awProductList div.awProduct img.wp-image-160 {
					float: right;
					clear: right;
					margin: 1em 0 12px 24px;
					padding: 4px;
					border: 2px solid #e1ebf7;
					-webkit-border-radius: 4px;
					-moz-border-radius: 4px;
					border-radius: 4px;
				}
				
a.awLinkLink {
	font-style: italic;
	font-size: 11px;
}

div#awBreaker {
	clear: both;
	height: 60px;
}

div#awFooterBlock {
	clear: both;
	border: none;
	margin: 0 auto;
	margin-top: -41px;
	width: auto;
	height: 41px;
	position: relative;
	background-image: url('images/imgBackgroundFooter.gif');
	background-repeat: repeat-x;
	line-height: 41px;
	text-align: center;
}

	div#awFooterWrapper {
		width: 900px;
		margin: 0 auto;
		text-align: left;
	}

	div#awFooterBlock span {
		margin: 0 35px;
	}

	div#awFooterBlock span#awSiteInfo {
		float: left;
	}
	
	div#awFooterBlock span#aw16bitInfo {
		float: right;
	}

.clear {
	clear: both;
}

#wpcf7-f270-p11-o1 form.wpcf7-form label {
	width: 90px;
	display: inline-block;
	vertical-align: top;
	text-align: right;
	color: gray;
}

#wpcf7-f270-p11-o1 form.wpcf7-form p {
	margin-bottom: 8px;
}

#wpcf7-f270-p11-o1 form.wpcf7-form input,
#wpcf7-f270-p11-o1 form.wpcf7-form textarea {
	width: 220px;
	display: inline-block;
	margin-left: 12px;
}

#wpcf7-f270-p11-o1 form.wpcf7-form .reqtxt,
#wpcf7-f270-p11-o1 form.wpcf7-form .reqemail {
	font-size: 10px;
	color: maroon;
	margin-left: 8px;
	vertical-align: top;
}

#wpcf7-f270-p11-o1 form.wpcf7-form input {
	width: 215px;
}

#wpcf7-f270-p11-o1 form.wpcf7-form .wpcf7-submit {
        width: 120px;
        margin-left: 100px;
}

.linklove {
	display: none;
}