/*
-----------------------------------------------------
CSS Style Sheet (Global)
Company:  Towing & Trailers.co.uk
Designer: Lee Burton - Web Designer
URL:      www.xposure-vc.co.uk
Date:     7th August 2007
------------------------------------------------------ */
@charset "UTF-8";

body{
	text-align: center;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #00b0d8;
	line-height: 22px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
}

h1 a{
}

h1 a:hover{
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00b0d8;
	line-height: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h2 a{
	color: #00b0d8;
	text-decoration: underline;
}

h2 a:hover{
	color: #333333;
}

h3{
}

h3 a{
}

h3 a:hover{
}

h4{
}

h4 a{
}

h4 a:hover{
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

p a{
	color: #00b0d8;
	text-decoration:none;
}

p a:hover{
	color: #00b0d8;
	text-decoration:underline;
}

.dark_blue{
	color: #2E3192;
}

#wrapper{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#header{
	height: 100px;
	width: 800px;
	text-align: left;
}

.logo{
	float: left;
}

.contact{
	float: right;
	height: 100px;
	width: 272px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FF0000;
	text-align: right;
	font-weight: bold;
	font-style: italic;
}

.contact a{
	color: #FF0000;
	text-decoration:none;
	
}

.contact a:hover{
	color: #FF0000;
	text-decoration:underline;
	
}

#nav_wrapper{
	height: 100px;
	width: 800px;
	text-align: left;
}

#content_wrapper{
	width: 800px;
}

#two_col_cotent_wrapper{
	float: right;
	width: 600px;
	padding-left: 20px;
	text-align: left;
}

.tree_path{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #2E3192;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	font-weight: bold;
}

.tree_path a{
	color: #666666;
	text-decoration: underline;
}

.tree_path a:hover{
	color: #00b0d8;
	text-decoration: underline;
}

#global_nav_wrapper{
	width: 180px;
	float: left;
	text-align: left;
	margin-bottom: 20px;
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 13px;
	padding-bottom: 13px;
	clear: both;
	background-image: url(../_img/footer_bgd.gif);
	background-repeat: repeat;
	background-position: left top;
	text-align: center;
}

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

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

.xposure_credit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: both;
	text-align: center;
}

.xposure_credit a{
	color: #666666;
	text-decoration:none;
}

.xposure_credit a:hover{
	color: #666666;
	text-decoration:underline;
}

#right_content {
	width: 180px;
	float: right;
	text-align: left;
	margin-bottom: 20px;
}

#centre_content{
	width: 400px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.nav_pad{
	padding-bottom: 10px;
}


.shopnav {
	margin: 0px;
	padding: 0px;
}

.shopnav br {
	margin: 0px;
}

.shopnav a {
	display: block;
	color: #2E3192;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 170px;
	padding: 0px 2px 2px;
	margin: -5px 1px -8px;
}

.shopnav a:hover {
	color: #2E3192;
	text-decoration: underline;
}


.shopnavsection {
	margin: 0px;
	padding: 0px;
}

.shopnavsection br {
	margin: 0px;
}

.shopnavsection a {
	display: block;
	color: #2E3192;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 170px;
	padding: 0px 2px 2px;
	margin: 0px 1px 0px;
}

.shopnavsection a:hover {
	color: #2E3192;
	text-decoration: underline;
}
ul {
list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}


/* styles for rounded boxes */
.rbroundbox {
	background: url(../_img/rounded-4.gif) repeat;
}
.rbtop div {
	background: url(../_img/rounded-3.gif) no-repeat left top;
}
.rbtop {
	background: #CCCCCC url(../_img/rounded-2.gif) no-repeat right top;
}
.rbbot div {
	background: url(../_img/rounded.gif) no-repeat left bottom;
}
.rbbot {
	background: url(../_img/rounded-1.gif) no-repeat right bottom;
}

.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 7px;
	font-size: 1px;
}
.rbcontent {
	margin: 0 7px;
	padding: 0px;
	background-color: #CCCCCC;
}
.rbcontent form {
	padding: 0px 0px 0px;
	margin: 0px 0px 0px;
}
.rb content form input {
padding: 0px;
margin: 0px;
}
.rbroundbox {
	width: 100%;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}
/* END styles for rounded boxes */


.no_pad{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*PRODUCT STYLES*/

.product_wrapper{
	width: 100px;
}

.product{
	width: 100px;
	padding: 3px;
	margin-right: 10px;
	float: left;
	text-align: center;
}

/*NEWS LIST STYLES*/
#newslist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

#newslist tr th {
	background-color: #00b0d8;
	font-size: 0.9em;
	color: #FFFFFF;
	text-align: left;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.news{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2A3996;
	display: block;
	padding: 4px;
	font-size: large;
	line-height: normal;
}

#newslist caption {
}

#newslist tr:hover {
}

#newslist tr {
	color: #000000;
	padding: 3px 8px;
	background-color: #FFFFFF;
}

#newslist td {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00b0d8;
	font-size: 11px;
	color: #000000;
}

#newslist a {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

#newslist a:hover {
	color: #333333;
	text-decoration: underline;
}
/*END*/


.cat_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	width: 174px;
	background-image: url(../_img/cat_bgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	margin-bottom: 5px;
}

.cat_title a{
	color: #FFFFFF;
	text-decoration: none;
}

.cat_title a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}


.special_offer{
	width: 155px;
	padding: 0px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00b0d8;
	line-height: 14px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
}

.special_offer a{
}

.special_offer a:hover{
}

li{
	display: inline;
}

li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}

li a:hover{
	color: #00b0d8;
	text-decoration: underline;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.product-line{
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 5px;
}

.product-list {
	padding: 2px;
}
.product-list-image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.product-list-price {
	float: right;
	text-align: right;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: normal;
	padding-top: 12px;
}
.product-list h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #2C3594;
	padding-bottom: 4px;
	line-height: 115%;
}
.product-list h2 a{
	text-decoration: none;
}
.product-list h2 a:hover{
	color: #FF3300;
	text-decoration: underline;
}
.product-list h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #22409C;
}
.price{
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
}
.special-offer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #990000;
	font-style: italic;
	padding-bottom: 6px;
}

#product_wrapper_main{
	width: 384px;
	padding: 0px;
}
#product_wrapper_main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #2C3594;
	padding-bottom: 4px;
	line-height: 115%;
	padding-top: 5px;
}
.product-price {
	float: right;
	text-align: right;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: normal;
}
.buynow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	background-color: #000066;
	text-align: right;
	display: block;
	padding: 4px;
}
.options{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
