/*======================================

		WIDDOPS
		-------
		
		File		:		common.css
		By			:		Virtuaffinity Ltd
		Started	:		08/10/2007 11:10:24
		
		
======================================*/

/* === RESET === */
*
{
	padding: 0;
	margin: 0;
	border: none;
}

:focus
{
	outline: none;
	-moz-outline: none;
}

/* === BASIC HTML === */
body
{
	background: #383838;
	font: 12px Verdana, sans-serif;
	color: #333;
}

a
{
	color: #1EB8EA;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

p
{
	line-height: 1.5;
	text-align: justify;
	margin-bottom: 15px;
}

h2
{
	height: 24px;
	text-indent: -999em;
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 10px;
}

h3
{
	color: #149BC6;
	margin-bottom: 10px;
	font: bold 14px Verdana, sans-serif;
}

h4
{
	font-size: 15px;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;	
}

ul
{
	margin: 5px 0px 15px 15px;
	list-style: square;
	color: #666;
}

li
{
	margin-bottom: 5px;
}

ul ul
{
	color: #999;
}

/* === FORMS === */
legend
{
	color: #1EB8EA;
	font-weight: bold;
}

fieldset
{
	padding: 10px 0;
}

fieldset fieldset
{
	float: left;
	width: 440px;
	margin-right: 30px;
}

form ol
{
	list-style: none;
}

form ol ol
{
	float: left;
}

form li
{
	margin-bottom: 12px;
	clear: both;
}

label, input.button
{
	cursor: pointer;
}

label
{
	width: 200px;
	float: left;
	margin-right: 10px;
	display: -moz-inline-box;
	display: inline-box;
	margin-top: 5px;
}

label.inline
{
	width: auto;
	margin-right: 15px;
	margin-bottom: 15px;
}

label.inline input
{
	width: auto;
}

input, textarea, select
{	
	padding: 6px;
	font: 12px Verdana, sans-serif;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
	width: 210px;
}	

textarea
{
	height: 80px;
}

div.buttons
{
	background: #EEE;
	border-top: 1px solid #CFCFCF;
	padding: 10px;
}

input.button
{
	background: #139AC7;
	color: #FFF;
	font-weight: bold;
	border-top: 1px solid #1BB8E8;
	border-left: 1px solid #1BB8E8;
	border-right: 1px solid #137E9F;
	border-bottom: 1px solid #137E9F;
	width: auto;
}

/* === CONTAINERS === */
div#outer-top
{
	background: #FFF url(../images/outer_bg.gif) top left repeat-x;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 20px;
}

div#outer-bottom
{
	background: url(../images/footer_bg.gif) top left repeat-x;	
	text-align: center;
	height: 200px;
}

div.container
{
	width: 940px;
	text-align: left;
	margin: 0 auto;
}

div#header
{
	position: relative;
	text-align: center;
	height: 130px;
}

div#footer
{
	/*background: url(../images/footer.gif) bottom left no-repeat;*/
	padding-top: 50px;
	height: 60px;
        color:#cccccc;
        font-size:10px;
	/*text-indent: -999em;*/
}

/* === HEADER === */
img#logo
{
	position: absolute;
	top: 10px;
	left: 0;
}

ul#main-nav
{
	list-style: none;
	float: left;
	padding-left: 40px;
	background: url(../images/main_nav_bg.gif) top left no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0;
	margin-left: -237px;
	width: 475px;
}

ul#main-nav li
{
	float: left;
}

ul#main-nav a
{
	height: 36px;
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	float: left;
	text-indent: -999em;
}

ul#main-nav a:hover, ul#main-nav a.active
{
	background-position: top right;
}

ul#sub-nav
{
	list-style: none;
	float: left;
	position: absolute;
	bottom: 34px;
	left: 50%;
	margin: 0;
	margin-left: -350px;
	width: 836px;
	_margin-left: -344px;
	_width: 830px;
}

ul#sub-nav li
{
	float: left;
	margin: 0 3px;
}

ul#sub-nav a
{
	height: 27px;
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	float: left;
	text-indent: -999em;
}

ul#sub-nav a:hover, ul#sub-nav a.active
{
	background-position: top right;
}

a.home { background-image: url(../images/home.gif); width: 67px; }
a.products { background-image: url(../images/products.gif); width: 84px; }
a.news { background-image: url(../images/news.gif); width: 62px; }
a.about { background-image: url(../images/about.gif); width: 88px; }
a.enquiries { background-image: url(../images/enquiries.gif); width: 134px; }

a.roller { background-image: url(../images/industrial_roller.gif); width: 119px; }
a.strip { background-image: url(../images/strip.gif); width: 44px; }
a.hand-drawn { background-image: url(../images/hand_drawn.gif); width: 94px; }
a.punched-in { background-image: url(../images/punched_in.gif); width: 86px; }
a.helical { background-image: url(../images/helical.gif); width: 57px; }
a.single-ring { background-image: url(../images/single_ring.gif); width: 86px; }
a.trommel { background-image: url(../images/trommel.gif); width: 119px; }
a.filling-materials { background-image: url(../images/filling_materials.gif); width: 114px; }
a.custom { background-image: url(../images/custom.gif); width: 63px; }
a.hand-filled { background-image: url(../images/hand_filled.gif); width: 88px; }

a.who-we-are { background-image: url(../images/who_we_are.gif); width: 91px; }
a.development { background-image: url(../images/product_development.gif); width: 180px; }
a.staff { background-image: url(../images/staff_profiles.gif); width: 94px; }
a.testimonials { background-image: url(../images/testimonials.gif); width: 94px; }
a.faq { background-image: url(../images/faq.gif); width: 43px; }


a.survey { background-image: url(../images/customer_survey.gif); width: 121px; }
a.enquiry { background-image: url(../images/enquiry_form.gif); width: 102px; }

/* === CONTENT === */
div.head-image
{
	text-align: center;
}

div.head-image img
{
	margin: 0 auto;
}

div.column
{
	width: 270px;
	float: left;
}

div.product, div.left
{
	float: left;
	width: 640px;
	margin-right: 50px;
	margin-bottom: 20px;
	border-bottom: 1px solid #EEE;
}

div.details
{
	float: left;
	width: 250px;
}
div.aboutus-details {
	float: left;
	width: 250px;

}
div#middle
{
	margin: 0 60px;
}	

h2.products { background-image: url(../images/head_products.gif); }
h2.about { background-image: url(../images/head_about.gif); }
h2.enquiries { background-image: url(../images/head_enquiries.gif); }
h2.news { background-image: url(../images/head_news.gif); }
h2.roller { background-image: url(../images/head_roller.gif); }
h2.strip { background-image: url(../images/head_strip.gif); }
h2.custom { background-image: url(../images/head_custom.gif); }
h2.drawn { background-image: url(../images/head_hand_drawn.gif); }
h2.punched { background-image: url(../images/head_punched.gif); }
h2.helical { background-image: url(../images/head_helical.gif); }
h2.single { background-image: url(../images/head_single.gif); }
h2.trommel { background-image: url(../images/head_trommel.gif); }
h2.filling-materials { background-image: url(../images/head_filling_materials.gif); }
h2.filled,h2.conveyor,h2.doorbottom,h2.coiled,h2.foodhygiene{
	text-indent: 0em;
	background:none;
	margin-bottom: 10px;
}
h2.coiled {
	font-size: 23px;
	margin-bottom: 16px;
}
h2.glossary{
	text-indent: 0em;
	background:none;
	margin-bottom: 10px;
}

h2.who-we-are { background-image: url(../images/head_who_we_are.gif); }
h2.staff { background-image: url(../images/head_staff.gif); }
h2.development { background-image: url(../images/head_development.gif); }
h2.testimonials { background-image: url(../images/head_testimonials.gif); }
h2.faq { background-image: url(../images/head_faq.gif); }


h2.survey { background-image: url(../images/head_survey.gif); }
h2.enquiry { background-image: url(../images/head_enquiry.gif); }
h2.sitemap { background-image: url(../images/head_sitemap.gif); }
h2.not-found { background-image: url(../images/head_404.gif); }


ul.links
{
	list-style: none;
	margin: 0;
}

ul.links li
{
	margin: 0;
}

ul.links a
{
	display: block;
	color: #333;
	padding: 5px 0 5px 20px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #D7D7D7;
	font-weight: normal;
	background-image: url(../images/list_marker.gif);
	background-position: 6px center;
	background-repeat: no-repeat;
	_margin-top: -14px;
}

ul.links a:hover
{
	text-decoration: none;
	background-color: #F0F0F0;
}

ul.links a.last
{
	border-bottom: none;
}
div.downloads {
	margin: 20px 0px 0px 0px;
}
div.images {
	margin: 0px 0px 10px 0px;
}
div.images a img
{
	border: 2px double #BCEAF9;
	width: 100px;
	height: 100px;
	margin: 8px;
}

div.images a:hover img
{
	border: 2px solid #1BB7EA;
}

div#footer a
{
	color: #FFF;
}

div.profile
{
	margin-bottom: 10px;
	clear: both;
	min-height: 120px;
}

div.profile img
{
	float: left;
	margin-right: 20px;
	border: 2px double #BCEAF9;
}
.pdf-download {
	display: block;
	height: 30px;
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 25px;
	_margin-top: -30px;
	overflow: hidden;
}
/* === MISC === */
.clearer 
{
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
}

/* === ERRORS! === */
div.message
{
	display: none;
	padding: 10px;
	margin-bottom: 5px;
	border-top: 1px solid #000;
}

div.error
{
	background: #FFBFC2;
	border-color: #EF686D;
	display: block;
}

div.confirm
{
	background: #C2FFBF;
	border-color: #68EF6E;
	display: block;
}

div.info
{
	background: whitesmoke;
        border-color: gray;
	display: block;
}

.field-error
{
	border-color: #EF686D;
}

table.glossary{
	margin-top:20px;	
}
table.glossary tr td{
	padding-bottom:20px;
	vertical-align:top;
}
table.glossary tr th{
	padding-bottom:20px;
	padding-right:20px;
	vertical-align:top;
	color: #1EB8EA;
	width:170px;
}
div.contentstatus_error{
  display:none;
}