/*
	Title: Perfect Pleat Screen Styles
	URL: http://www.perfectpleats.com/
	Author: Andrew Mason
	Created: 17th Jan 2008
	Last Modified: 29th Jan 2008

*/

/* Basic HTML elements
--------------------------------------------------------------*/
body {
	font-size: 84%;
	font-family: verdana;
	background: #3b8abf url(../images/background.png) left top repeat-x;
}

h1, h2, h3, h4, h5 {
	font-family: "Lucida Grande", "Trebuchet MS", helvetica, tahmoma, sans-serif;
	letter-spacing: -.04em;
	font-weight: normal;
}


h1 {
	font-size: 220%;
	position: relative;
}
h1 span {
	background: transparent url(../images/alpha_grad.png) left bottom repeat-x;
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;

}

hr { display: none; }

sup {
	vertical-align: super;
	font-size: 40%;
}

small {
	font-size: 85%;
	color: #777;
}
strong {
	font-weight: 700;
}

strong { font-weight: 700; }
/* Structure
--------------------------------------------------------------*/
#container {
	width: 910px;
	/*background-color: #EEE;*/
	margin: 14px auto;
}

#header {
	background-color: #FFF;
}

#primary_content {}

#footer, #wide_footer {
	background: transparent url(../images/footer_top.png) 270px top no-repeat;
	color: #c9dfed;
	padding: 40px 0 0 0;
	text-align: right;
	font-size: 85%;
	clear: both;
}
	#footer a, #wide_footer a {
		color: #FFF;
	}
	#footer p, #wide_footer p {
		margin: .5em 0;
	}
#wide_footer {
	background: transparent url(../images/homepage_footer.png) center top no-repeat;
}
/* Header
--------------------------------------------------------------*/
#header #logo {
	width: 312px;
	height: 118px;
	float: left;
}
	#header #logo a:link, #header #logo a:visited {
		background: #FFF url(../images/perfect_pleat_logo.png) left top no-repeat;
		width: 100%;
		height: 100%;
		display: block;
		text-indent: -5000px;
	}

	#header #logo a:hover, #header #logo a:active {
		background-position: left bottom;
	}


/* Header > Navigation
--------------------------------------------------------------*/
#primary_navigation {
	background: #FFF url(../images/tab.png) right bottom no-repeat;
	height: 42px;
	padding-top: 76px;
}
	#primary_navigation li {
		display: inline;
		float: left;
		background-color: #FFF;
		width: 149px;
		text-align: center;
		font-size: 1.1em;

	}
	#primary_navigation li a:link, #primary_navigation li a:visited {
		display: block;
		padding: 14px 0;
		background: #FFF url(../images/tab.png) left bottom no-repeat;
		text-decoration: none;
		color: #333;
	}
	#primary_navigation li a:hover, #primary_navigation li a:active {
		text-decoration: underline;
	}
	#primary_navigation li.active_tab {
		background: #CCC url(../images/tab_active.png) left bottom no-repeat;
		padding: 14px 0;
		font-weight: 700;
		color: #444;
	}

/* Primary Content
--------------------------------------------------------------*/
#primary_content {
	padding-top: 30px;
	background: transparent url(../images/shadow.png) right top no-repeat;
}
#primary_content p {
	margin: 1em 0;
	line-height: 1.4em;
	font-size: 0.9em;
	color: #444;
}
#primary_content ul {
	background-color: #FFC;
	padding: 5px 0;
}

#primary_content ul li {
	list-style-type: disc;
	margin-left: 2em;
	line-height: 1.6em;
}

.product_shot {
	margin-top: 20px;
}

/* Primary Content > Menu
--------------------------------------------------------------*/
#menu_column {
	float: left;
	width: 260px;
	margin-left: 10px;
}
	#menu_column h1 {
		margin: 0 0 20px 30px;
		font-weight: normal;
	}
	#menu_column  p {
		font-size: 1.2em;
		font-family: "Trebuchet MS", helvetica, tahoma, sans-serif;
		margin: 0.4em 0;
	}

	#active_menu_link {
		background: transparent url(../images/menu_link.png) right top no-repeat;
		padding: 12px 0 12px 73px;
	}

	#menu_column p a:link, #menu_column p a:visited {
		background: transparent url(../images/menu_link_colour.png) left top no-repeat;
		color: #FFF;
		display: block;
		height: 100%;
		width: 188px;
		padding: 17px 0 16px 20px;
		margin-left: 52px;
		text-decoration: none;
		line-height: 1em;
	}
	#menu_column p a:hover, #menu_column p a:active { background-position: left bottom; }

/* Primary Content > Content
--------------------------------------------------------------*/
#content {
	background: transparent url(../images/content_box.png) center top no-repeat;
	float: right;
	width: 560px;
	padding: 10px 20px;
	min-height: 280px;
	margin-right: 40px;
}

/* Primary Content > Homepage
--------------------------------------------------------------*/
#wide_content {
	background: #FFF url(../images/homepage_box_top.png) center top no-repeat;
	width: 768px;
	margin: 0 auto;
	padding: 36px;
}

#intro {
	width: 328px;
	float: left;
}

#hero_shot {
	float: right;
}

.column {
	background: transparent url(../images/column_background.png) center top no-repeat;
	padding: 20px;
	width: 200px;
	float: left;
	margin-right: 18px;
	margin-top: 10px;
}
#last_column { margin-right: 0;}

.column h2 {
	font-size: 140%;
}

/* Primary Content > Where to buy
--------------------------------------------------------------*/
#search_form {
	background-color: #EEE;
	padding: 10px 0;
	margin-bottom: 10px;
	text-align: center;
	border: 1px solid #CCC;
}
#search_form p {
	margin: 0;
}
#search_form input, #search_form select {
	margin-right: .8em;
	text-align: left;
}
.example {
	margin-left: 12em;
}
.warning {
	background-color: #FFC;
	padding: 5px 20px;
	margin:10px 20px;
	border: 2px solid #FC9;
}

.store {
	border: 2px solid #CCC;
	font-size: 90%;
	padding: 1em;
	margin: 0 10px 3px 0;
	width: 42%;
	float: left;
/*	height: 16em; */
}
.store p {
	margin: 0;
}
.store_links {
	font-size: 90%;
	background-color: #FFC;
	padding: .4em 1em;
	font-weight: 700;
}

#map {
	clear: both;
}
/* Primary Content > About Us
--------------------------------------------------------------*/
#email_box {
	margin-left: 370px;
	/*padding: 20px 20px 0 20px;*/
}

#email_box fieldset {
	background-color: #EEE;
	border: 1px solid #CCC;
	padding:10px 20px 0 20px;
}

#email_box fieldset legend {
	border: 1px solid #CCC;
	background-color: #FFF;
	padding: 5px 10px;
	font-size: 120%;
}
#email_box p {margin :.5em 0;}

#email_box label {
	display: block;
	float: left;
	clear: left;
	width: 90px;
}
#email_box #email_send {
	text-align: right;
}

#address_map address {
	font-style: normal;
	line-height: 1.4em;
	margin: 0 0 20px 90px;
}

#address_map h2 {
	font-size: 1.5em;
	float: left;
	width: 90px;
	clear: left;
}

#address_map p { margin: 0 0 20px 90px;}

.remove {
  display: none;
}

.unhidden {
	display: block !important;
}

.error_field {
	background-color: #FFFF99;
	padding: 0.6em 1em;
}

/* Misc. Styles
--------------------------------------------------------------*/
/* Firefox. Encase container element around inner floats */
.encase:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.f_right { float: right; margin-left: 20px;}

/* clear left and right floats */
.clear_both { clear: both;}
