@charset "UTF-8";
/*
-----------------------------------------------------
CSS Style Sheet (global)
Company:  xposure visual communications Ltd
Designer: Lee Burton
URL:      http://www.x-vc.co.uk
Date:     17th August 2007
------------------------------------------------------ */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../_img/body-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	height: 170px;
	padding-bottom: 20px;
	text-align: right;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(../_img/header-bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
.header a img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main {
	margin-right: 25px;
	margin-left: 25px;
}
.left {
	float: left;
	width: 199px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin-right: 20px;
	padding-right: 20px;
	text-align: left;
	margin-bottom: 20px;
}
.left h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: medium;
	color: #990000;
}
.left h2 {
	font-size: small;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	margin-bottom: 0px;
	padding-top: 20px;
}
.left h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	margin-top: 0px;
	line-height: 1.4em;
	margin-bottom: 10px;
}
.left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	line-height: 1.4em;
	margin-bottom: 5px;
	margin-top: 0px;
}
.left p strong {
	color: #CC0000;
}
.left p a {
	color: #333333;
	text-decoration: none;
}
.left ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
}
.left ul li {
}
.news {
	margin-bottom: 20px;
	background-image: url(../_img/_nav-bg.gif);
	background-repeat: repeat-y;
}
.news ul {
	list-style-type: none;
	display: block;
	margin: 0px;
	list-style-position: outside;
	padding: 0px;
}
.news ul li {
	list-style-type: none;
	display: block;
	list-style-position: outside;
	margin: 0px;
}
.news ul li a {
	color: #666666;
	text-decoration: none;
	padding: 5px;
	display: block;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 1.4em;
}
.news ul li a:hover {
	text-decoration: none;
	background-color: #EEEEEE;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
.right p.newslink a{
	color: #FF0000;
}
form#subscribe {
	padding: 10px;
	border: 1px solid #999999;
	margin-top: 20px;
}
form#search {
	margin-top: 20px;
}
.right {
	width: 500px;
	float: right;
	text-align: left;
	padding-bottom: 20px;
}
.accesslibrary {
	background-color: #CC0000;
	padding: 10px 10px 15px;
	background-image: url(../_img/accesslibrary-bg2.jpg);
	background-repeat: repeat-x;
	margin-bottom: 20px;
}
form#libraryform {
	margin: 0px;
}
form#libraryform input {
	margin-right: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #990000;
	margin-top: 0px;
	padding-top: 0px;
}
form#libraryform input:hover {
	color: #000000;
	font-weight: bold;
}
.right .accesslibrary h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-size: medium;
	margin-top: 0px;
	margin-bottom: 5px;
}
.right   .accesslibrary  h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
	margin-top: 0px;
	margin-bottom: 10px;
}
.right h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: large;
	margin-top: 0px;
	margin-bottom: 15px;
}
.right h2 {
	font-size: medium;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.right h2 a {
	color: #CC0000;
	text-decoration: none;
}
.right h2 a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.right h3 {
	font-size: small;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	margin-top: 20px;
}
.right p {
	font-size: x-small;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 5px;
}
.wrapper .main .right p em {
	color: #CC0000;
}
.right p a {
	color: #333333;
	text-decoration: none;
}
.right ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
.right ul li {
	padding-bottom: 3px;
}
.right ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
.right ol li {
	padding-bottom: 3px;
}
.right p a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.right #product {
	padding-bottom: 20px;
	padding-left: 10px;
	float: right;
}
.product-box {
	width: 115px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(../_img/product-thumb-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 150px;
}
.thumb-grid {
}
.thumb-grid br {
	clear: both;
}
.product-box:hover {
	background-image: none;
	background-color: #FFCC00;
}
.product-thumb {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	line-height: 1.4em;
}
.product-thumb  a img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 95px;
	width: 95px;
}
.product-thumb a {
	color: #333333;
	text-decoration: none;
}
.product-thumb a:hover {
	color: #990000;
}

#strapline{
	width: 800px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	clear: both;
	margin-top: 20px;
}

.footer{
	width: 800px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 0.7em;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

.footer a{
	color: #999999;
	text-decoration: none;
}

.footer a:hover{
	color: #999999;
	text-decoration: underline;
}

.product_right{
	border: 1px none #CCCCCC;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.productlinks img {
	margin-right: 8px;
	margin-bottom: 10px;
}
.justify {
	text-align: justify;
}
table#contact {
	border: 1px solid #999999;
}
table#contact td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.contact-left {
	background-image: url(../_img/product-thumb-bg.jpg);
	background-position: left center;
	padding: 0px 5px;
}
.linkitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
