@charset "utf-8";
/*
*/
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image:url("bg.png"/*tpa=http://www.autoguideequipment.co.uk/images/bg.png*/);
	background-color: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center;
	font-size: Small;
}
.twoColFixRtHdr #container {
	width: 980px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	border: thin solid #FFF;
} 
.twoColFixRtHdr #header {
	background-color: #6C1116;
	margin: 0px;
	padding: 0px;
} 

.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 175px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px;
	margin-top: 5px;

}
.twoColFixRtHdr #mainContent {
	b0order-right-width: 2px;
	b0order-right-style: solid;
	b0order-right-color: #9A9B9A;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-size: small;
	min-height: 600px;
} 
.twoColFixRtHdr #footer {
	padding: 0 10px 0 20px;
	color: #FFF;
	background-color: #000;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: x-small;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0px;
    font-size: 1px;
    line-height: 0px;
}
h1 {
		font-size: small;
		margin-top: 5px;
}
h2 {
	font-size: small;
	display: inline;
	
}
h3 {
	font-size: x-small;
	font-family: Verdana, Geneva, sans-serif;
	white-space: nowrap;
	display: inline;	
}

h4 {
	font-size: x-small;
	color: #666;
	margin-bottom:2px;
	margin-top:2px;
}

p {
	margin-top: 0.5em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-weight: normal;
	text-align: left;
} 

.moretext {
	color: #F90;
	font-size: x-small;
	}
	
a:link {
	text-decoration: none;
	color: #621E1E;
}
a:visited {
	text-decoration: none;
	color: #3C0000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	text-align: left;
}
.Post {
	border: 1px solid #CCC;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: small;
	margin-left: 30px;
	margin-right: 10px;
	background-image: url("postbg.jpg"/*tpa=http://www.autoguideequipment.co.uk/images/postbg.jpg*/);
	background-repeat: repeat-x;
}
.PostHeader {
	background-color:#D7D7D7;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:x-small;
	color:#333;
	padding:5px;
	font-weight:200px;
	border-width:thin;
	border-style:solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-color: #999;
}
.PostDept {
	width:150px;
	height:120px;
	margin-right:15px;
}
.PostPreview {
	border: 1px solid #CCC;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: small;
	margin-left: 30px;
	margin-right: 10px;
	background-color:#F5F5F5
}
.Posthead {
	background: #acbfcb;
	color: #FFF;
	text-align: left;
	padding: 2px;
}

.PostDetails {
	font-size: x-small;
	font-weight: normal;
	margin: 5px;
	text-align: right;
}
.PostThumbnail {
	border: thin solid #000;
	float:left;
	height:100%;
	margin:0px;
	margin-right: 10px;
	padding:0px;
}

.PostBody {
	padding-left: 50px;
	font-size: x-small;
}
.results {
	margin: 5px;
	padding: 5px;
}

.nav-next {
	float: right;
	font-style: italic;
	font-size: x-small;
	padding-bottom: 2px;
}
.nav-previous {
	text-align: left;
	font-style: italic;
	font-size: x-small;
	padding-bottom: 2px;
}
.PostSingle {
	padding-left: 10px;
	font-size: small;
}

.editpage {
	float: right;
	font-size: x-small;
	margin: 5px;
}

.editpage a:link{
	color: #F60;
}
.editpage a:visited{
	color: #F60;
}
.editpage a:hover{
	color: #F60;
}

.headerimage {	
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 980px;
	float: none;
	z-index:301;
	background-color: #6C1116;
        background-repeat: no-repeat;
        background-position: center;
}
.breadcrumbs {
	font-size: xx-small;
	color: #FFF;
	text-decoration: none;
}
.breadcrumbs a:link {
	color: #FFF;
}
.breadcrumbs a:visited {
	color: #FFF;
}
.breadcrumbs a:hover {
	color: #FFF;
}
.headertitle {
	background-color: #9A9B9A;
	padding-left: 20px;
	color: #FFF;
	font-size:small;
	height: 40px;	

}
.greytab {
	float: right;
	margin-right: 180px;
}
.aglogo {
	margin: 0;
	padding:0;
	text-align: right;
}
.rssfeed {
	text-align: right;
	vertical-align:top;
	font-size: x-small;
	margin: 5px;
}
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #113A3A;
	font-size: small;
	padding-left: 75px;
	font-weight: normal;
	font-variant: normal;

}
.testimonial2 {
	color: #113A3A;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 250px;
	margin-bottom: 10px;
}

.table
{
	background: #FFF;
	height:100%;
	float: none;
	text-align: center;

}
.table ul
{
float:left;
margin:0;
padding:0;
border:1px solid #C9C9C9;
text-align: left;
}
.table ul li
{
list-style:none;
padding:5px 10px;
}
.table ul li.title
{
font-weight:bold;
background:#333;
color:#fff;
}
.table ul li.even
{

background:#fff
}
.table ul li.odd
{
	background:#BBE662;
	height: 20px;
}

.ht2 {
	height: 3em;
}
.ht3 {
	height: 4em;
}

.caption {
	color: #006699;
	font-size: x-small;
	padding: 2px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
}

.answer {
	color: #666;
	font-size: small;
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 40px;
	font-style: italic;
}

.lftpicandtext {
	margin-bottom: 5px;
	margin-left: 15px;
	padding-right: 10px;
}

.rtpicandtext {
	margin-bottom: 5px;
	margin-right: 15px;
	padding-right: 10px;
}


.rtbgimage {
	width: 100%;
	background-repeat: no-repeat;
	background-position: right;
}

.dept {
	height:40px;
	float:left;
	width:200px;
}

.applicationbar {
	width: 100%;
	height: 100px;
	font-size: x-small;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-top: 5px;
	padding-bottom:5px;
}

.applications {
	float: left;
	width: 102px;
	margin-left: 22px;
	margin-right: 22px;
}



.featured {
	float: left;
	background-color: #6C1116;
	margin-left: 25px;
	margin-bottom: 10px;
}
.featuredgc {
	float: left;
	background-color: #1d3632;
	margin-left: 25px;
	margin-bottom: 10px;
}

.featuredabc {
	float: left;
	background-color:#FFB70E;
	margin-left: 25px;
	margin-bottom: 10px;
}

.x4 {
	width: 152px;
	margin-left: 20px;
	height: 125px;
}

.x3 {	
	width: 202px;
	margin-left: 25px;
	height:160px;
}

.x2 {	
	width: 202px;
	margin-left: 90px;
	height:160px;
}


.featuredtitle {
	padding-right: 5px;
	text-align: right;
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	height:16px;
	font-size: small;
}

.featuredtitle a:link {
	color: #FFF;
}
.featuredtitle a:visited {
	color: #FFF;
}
.featuredtitle a:hover {
	color: #FFF;
}

.featuregroup {
	/*background-color: #EBEBEB;*/
	/*border: thin solid #CCC;*/
	color: #FFF;
	padding: 5px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: small;
	width: 750px;
}

.gx3 {
	height: 160px;
}

.gx4 {
	height: 150px;
}
.features {
	margin-bottom: 5px;
	font-size: x-small;
	color: #333;
	margin-left: 10px;
	height: 75px;
}
.bullets {
	margin-bottom: 5px;
	font-size: small;
	color: #333;
	padding-left: 10px;
	margin-bottom: 10px;
	min-height:25px;
	text-align: left;
}
.bulletimage {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	height: 30px;
}
.featureimage {
	float: left;
	margin-right: 10px;
}
.ftext2 {
	color: #113A3A;
	font-style: italic;
}

.adobebox {
	margin-right: 50px;
	margin-left: 50px;
	border: 1px solid #999;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: x-small;
	height: 40px;
}

.entry-header {
	font-size: x-small;

}
.entry-content {
	min-height:500px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 1.1em; 
}
.entry-footer {
	font-size: x-small;
	background-color:#EBEBEB;
	padding:5px;
	margin-top:10px;
}

.entry-categories {
}
.emailForm {
	border: 1px solid #CCC;
	background-color: #E1E9EA;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: small;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: #333;
}
.emailForm2 {
	border: 1px solid #CCC;
	background-color: #E1E9EA;
	font-size: small;
	color: #333;
	margin: 5px;
	margin-left: 20px;
}

.emailFormRoller {
	background-image: url("gcformbg.png"/*tpa=http://www.autoguideequipment.co.uk/images/groundcare/gcformbg.png*/);
	background-repeat: no-repeat;
	width:630px;
	height:350px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: small;
	padding:5px;
	color: #333;	
}

.emailPanel {
	float:left;
	width:280px;
	height:300px;
	padding:8px;
	margin:10px;
	margin-left:5px;
	margin-bottom:2px;
}

.emailheader {
	background-color:#036;
	color: #FFF;
	padding:5px;
	padding-left: 10px;
	font-weight: normal;
	height: 25px;
	background-image: url("postbg.jpg"/*tpa=http://www.autoguideequipment.co.uk/images/postbg.jpg*/);
}
.emailbody {
	padding-left: 10px;
	padding-right: 10px;
}

.phonedetails {
	background-color: #C0D2D8;
	border: thin ridge #333;
	margin-top: 10px;
	margin-right: 200px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding: 3px;
}

.postdetails {
	background-color: #EAFFFF;
	border: thin ridge #333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 3px;
}

.ctrimg {
	text-align:center;
	border:1px;
	
	}
.box {
	border: thin solid #333;
	background-color: #FFF;
}

.used {
	height: 350px;
	width: 720px;
	border: 1px solid #CCC;
	background-color: #F5F7FA;
	font-size: small;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 0px;
	padding: 10px;
} 

.soldover {
	position: relative;
	height: 250px;
	width: 350px;
	right: -370px;
	bottom: 250px;
}
.productbar {
	background-image:url("prodbar.gif"/*tpa=http://www.autoguideequipment.co.uk/images/prodbar.gif*/); 
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
}
.producttitle {
	width:460px;
	height:75px;
	margin:0px;
	padding:0px;
}

.photosx3 {
	float: left;
	width: 202px;
	margin-left: 15px;
	margin-right: 15px;
}

.sidebar_title {
	margin-top: 10px;
	background-color: #6C1116;
	text-align: center;
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	height:16px;
	padding-right: 5px;
	padding-left: 5px;
}

.sidebar_title a:link {
	color: #FFF;
}
.sidebar_title a:visited {
	color: #FFF;
}
.sidebar_title a:hover {
	color: #FFF;
}

.sidebar_item {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}

.rellist {
	text-align: left;
	font-size: xx-small;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

.rellist #title{
	color: #6C1116;
	font-weight:bold;
	display: inline;
}

.rellist #title a:link {
	color: #6C1116;
}
.rellist #title a:visited {
	color: #6C1116;
}
.rellist #title a:hover {
	color: #6C1116;
}

.rellist #p {
	margin: 0px;
	padding: 0px;	
}

.relarticle {
	background-color: #acbfcb;
	color: #FFF;
	margin-top: 2px;
}

.relarticle #title {
	font-size: xx-small;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.relarticle #title a:link {
	color: #FFF;
}
.relarticle #title a:visited {
	color: #FFF;
}
.relarticle #title a:hover {
	color: #FFF;
}

.relThumbnail {
	border: 1px solid #CCC;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}

.excerpt{
	font-size: xx-small;
	color: #474b62;
	padding-right: 3px;
	padding-left: 3px;
}

.relproduct {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: small;
	font-weight: bold;
	background-image: url("postbg.jpg"/*tpa=http://www.autoguideequipment.co.uk/images/postbg.jpg*/);
}
.ABCTableHeading {
	color: #600;
	text-align: center;
	font-size: xx-small;
	font-weight: bold;
}
.ABCTableLeftHeads {
	color: #600;
	font-size: xx-small;
	font-weight: bold;
}
.ABCTableData {
	text-align: center;
	font-size: xx-small;
}.footnote {
	font-size: xx-small;
}
.TableRowHeadings {
	font-weight: bold;
	left: auto;
	text-align: center;
}
#TableAlignCentre {
	text-align: center;
}
.abclabel {
	position: relative;
	top: -125px;
	left: 725px;
	height: 0px;
	width: 0px;
}
.overlay {
	position: relative;
	top: -80px;
	left: 700px;
	height: 0px;
	width: 0px;
}

.downloadsbox {
	border-color:#FFB70E;
	border-style: solid;
}

.downloadsicon {
	padding: 10px;
	float: left;
	height: 110px;
	width:100px;
}

.downloadstext {
	height:82px;
	margin-top: 50px;
	padding-left: 150px;
	text-align: left;
	font-size: medium;
}
.slideshowcontainer {
	width:470px; 
	height:320px;
	background-color:#CCC;
	margin:0px;
	padding:0px;
}

#slider {
    position:relative;
    width:950px; /* Change this to your images width */
    height:250px; /* Change this to your images height */
    /*background:url(images/loading.gif) no-repeat 50% 50%;*/
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}
