﻿body
{
	background-color: #d0ded4;
	margin: 10px;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}

a
{
	color: #0c672c;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

#container
{
	background-image: url(media/images/layout/container-background.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 800px;
	padding: 5px 20px;
}

#container-top
{
	background-image: url(media/images/layout/container-top.gif);
	background-repeat: no-repeat;
	height: 35px;
	margin: 0 auto;
	width: 840px;
}

#container-bottom
{
	background-image: url(media/images/layout/container-bottom.gif);
	background-repeat: no-repeat;
	height: 35px;
	margin: 0 auto;
	width: 840px;
	clear: both;
	padding: 5px 0 0 0;
}

#header
{
	width: 740px;
	margin: 0 auto;
	height: 56px;
}

#logo
{
	float: left;
	height: 43px;
	width: 200px;
	padding: 10px 0 0 0;
}

#company-links
{
	float: right;
	width: 500px;
/*	font-size: 0.9em; */
	text-align: right;
	vertical-align: bottom;
	display: table-cell;
	color: #888;
/* 	padding: 2em 0 0 0; */
	padding: 0;
}
#company-links-footer
{
	display: block;
	color: #888;
	padding: 0;
}

#company-links a
{
	color: #888;
	text-decoration: none;
}

#company-links-footer a
{
	color: #888;
	text-decoration: none;
}

#company-links-footer a:hover
{
	text-decoration: underline;
}

#company-links-copy a:hover
{
	text-decoration: underline;
}


#tag-line
{
	width: 740px;
	margin: 0 auto 0 auto;
	padding: 20px 0;
	text-align: right;
}

#footer
{
	color: #888;
	text-align: center;
	width: 800px;
	margin: 0 auto;
	font-size: 0.8em;
	line-height: 1.6em;
}

.content
{
	clear: both;
	padding: 5px 0 5px 0px;
	width: 740px;
	margin: 0 auto 0 auto;
	line-height: 1.4em;
	color: #555;
}

.clear-content
{
	clear: both;
	width: 740px;
	margin: 0 auto 0 auto;
}

.content-left
{
	width: 200px;
	float: left;
}

.content-left-section-header
{
	width: 200px;
	float: left;
	font-weight: bold;
}

.content-right
{
	width: 500px;
	float: right;
}

.content-left-spacer
{
	width: 200px;
	height: 5px;
	background-color: #eee;
	float: left;
	margin: 20px 0 5px 0;
	overflow: hidden;
}

.content-right-spacer
{
	width: 500px;
	height: 5px;
	background-color: #eee;
	margin: 20px 0 5px 0;
	overflow: hidden;
	float: right;
}

.content-right-spacer-image
{
	width: 500px;
	height: 102px;
	background-color: #EEE;
	margin: 20px 0 0 240px;
	background-image: url(media/images/layout/spacer.jpg);
	background-repeat: repeat-x;
}

.content-right .column-left
{
	float: left;
	width: 240px;
	margin-right: 10px;
	text-align: left;
}
.content-right .column-right
{
	width: 240px;
	text-align: left;
	float: right;
}

.content-right .column-left-wide
{
	float: left;
	width: 340px;
	margin-right: 10px;
	text-align: left;
}
.content-right .column-right-narrow
{
	width: 140px;
	text-align: left;
	float: right;
}

.image-centered
{
	padding: 0 0 20px 0;
	text-align: center;
}

.image-left
{
	padding: 20px 0 0 0;
	text-align: left;
}


/*.column-right-faded
{
	width: 240px;
	text-align: left;
	margin-left: 260px;
	color: #aaa;
	font-size: 0.9em;
}
*/

.navigation-item
{
	padding: 0 0 9px 0;
}

.navigation-image
{
	border: 0px;
}

p
{
	padding: 0 0 10px 0;
	margin: 0px;
}

ul
{
	padding: 0 0 0 15px;
	margin: 0px;
}

li
{
	padding: 0 0 5px 0;
}

ul.sitemap
{
	padding: 0 0 0 15px;
	margin: 0px;
	font-size: 12px;
}

ul.sitemap li
{
	padding: 5px 0 0 0;
	font-size: 12px;
}

/*
ul.ticked
{
	padding: 0 0 0 10px;
	margin: 0px;
	list-style-type: none;
	list-style-position: inside;
}

ul.ticked li
{
	margin: 0px 0 10px 15px;
	background-image: url(media/images/widgets/checkmark2.gif);
	background-repeat: no-repeat;
}
*/

div.ticked
{
	padding: 0px 0 10px 15px;
	background-image: url(media/images/widgets/checkmark2.gif);
	background-repeat: no-repeat;
}

div.unticked
{
	padding: 0px 0 10px 15px;
}


h1
{
	margin: 0 0 10px 0;
	font-size: 18px;
	line-height: 1em;
}

h1.title
{
	margin: 0 0 10px 0;
	font-size: 18px;
	line-height: 1em;
	font-size: 12px; 
	line-height: 1.4em
}

h1.section-header
{
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

table
{
	width: 740px;
	border-collapse: collapse;
}

td
{
	vertical-align: top;
	padding: 0 0 10px 0;
}

td.centered
{
	text-align: center;
}
th
{
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
}
th.centered 
{ 
	text-align: center; 
}
table.store
{
	width: 100%;
	background-color: #888;
	border-collapse: collapse;
	border-spacing: 1px;
}
table.store th
{
	background-color: #eee;
	color: #555;
	padding: 5px;
	border: 1px solid #888;
}
table.store td
{
	background-color: white;
	padding: 5px;
	border: 1px solid #888;
	vertical-align: middle;
}

table.campaign
{
	width: 100%;
	background-color: #888;
	border-collapse: collapse;
	border-spacing: 1px;
}
table.campaign th
{
	background-color: #eee;
	color: #555;
	padding: 3px;
	border: 1px solid #eee;
}
table.campaign td
{
	background-color: white;
	padding: 3px;
	border: 1px solid #eee;
	vertical-align: middle;
}
table.analysis
{
	width: 100%;
	background-color: #888;
	border-collapse: collapse;
	border-spacing: 1px;
}
table.analysis th
{
	background-color: #eee;
	color: #555;
	padding: 5px;
	border: 1px solid #888;
	vertical-align: top;
}
table.analysis td
{
	background-color: white;
	padding: 5px;
	border: 1px solid #888;
	vertical-align: top;
}
table.analysis td.wide
{
	width: 140px;
}
table.analysis td.med
{
	width: 65px;
}
table.analysis td.small
{
	width: 35px;
}
div.product-title
{
	font-weight: bold;
	padding: 0 0 10px 0;
}

div.movie-container-right
{
	float: right;
	padding: 0 0 10px 10px;
}

.form-input-label
{
	font-weight: bold;
}

.form-input
{
	padding: 0 0 10px 0;
}

.newsletter-form-input input
{
	width: 240px;
}

.form-input input
{
	width: 233px;
}

.form-input select
{
	width: 233px;
}

.form-input .half
{
	width: 116px;
}

.form-input textarea
{
	width: 240px;
	height: 168px;
}

img
{
	border: 0px;
}

img.team
{
	float: right;
	padding: 0 0 10px 10px;
}

img.inturf-team
{
	float: right;
	padding: 0 0 5px 10px;
}

div.content-image-center
{
	width: 240px;
	text-align: center;
}

div.body-spacer
{
	background-image: url(media/images/widgets/spacer.gif);
	background-repeat: repeat-x;
	height: 9px;
	margin: 20px auto;
	width: 740px;
}

div.body-spacer-small
{
	background-image: url(media/images/widgets/spacer.gif);
	background-repeat: repeat-x;
	height: 5px;
	margin: 20px auto;
	width: 740px;
}

a.plain
{
	color: #555;
	text-decoration: none;
}

.content-right-main
{
	width: 500px;
}

img.newsletter
{
	float: right;
	padding: 0 0 10px 10px;
}

img.blog
{
	margin-bottom: 10px;
}

img.blog-left
{
	margin-bottom: 10px;
	padding-right: 16px;
}

img.accreditations
{
	float: right;
	padding: 5px 0 10px 15px;
}

img.newsletter-small-pad
{
	float: right;
	padding: 0 0 3px 10px;
}

img.float-right
{
	float: right;
	padding: 0 0 0 10px;
}

img.float-left
{
	float: left;
}

.image-top-padded
{
	float: right;
	padding: 200px 0 0 10px;
}

div.stockists
{
	float: left; 
	width: 240px; 
	margin-bottom: 20px;
}

td.right
{
	text-align: right;
}

p.caption
{
	font-size: 10px;
	color: #555;
}

/* WordPress Styles */

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

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

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