/* Start of CMSMS style sheet 'PA' */
/* Start of CMSMS style sheet 'PA' */
@charset "utf-8";
/* CSS Document */
/*set global Defaults*/



*{
	font-family: Verdana, Geneva, sans-serif;
	margin:0px;
	text-align:center;
}
textarea, h1, h2 {
                padding:0px;
                margin:0px;
         	font-size:12px;
font-weight:bold;
}

body{	font-family: Verdana, Geneva, sans-serif;
	margin:0px;
}

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

a:link {

        color:#00579a;
}
a:visited{

         color:#5e009a;
}
a:hover{

}



.sitemap{
text-align:left;
}

.sitemap li{
margin-top:10px;
font-weight:bold;
font-size:16px;
}

.sitemap li ul li{
margin-top:0px;
font-weight:bold;
font-size:10px;
}


.sitemap li ul li ul li{
margin-top:0px;
font-weight:normal;
font-size:8px;
}

#breadcrumbs a:visited{color:#FFF}
img {
	border:none;

}

#linkmgr{
        font-size:9px;
        text-align:left;
        margin:20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}

#truck_sales{
	left: 11px;
	top: 90px;
	position: absolute;
}

#flags {
	position:absolute;
	left: 6px;
	top: 141px;
	color:#FFF;
	font-size:12px;
	width: 478px;
	text-align:left;
}

#tr {
	position: absolute;
	top: 0px;
	right: 0px;
}



#logo {
	margin:0px;	
	float:left;
}


#head_banner {
	width:100%;
	min-width: 600px;
	height: 188px;
	background-color: #000;
	background-image: url(uploads/images/header_bg.png);
	background-repeat: repeat-x;
	text-align: center;
	

}
#head_image {
	float:right;

}



.black {
	background-color:#000;
}

#side_block .header{
	height:18px;
	background-color:#00579a;
	font-size: 14px;
	color: #fff; 
}
#side_block .header-text{
	position:relative;
}

#side_block{
	float:right;
	margin-right:5px;
	margin-left:5px;
	font-size:12px;
	background-color:#fff;
	margin-bottom: 10px;
	width:215px;
	position: relative;
	top: 5px;
	text-align:center;
}

#block_bottom_image{
	background-image: url(uploads/images/side_footer_image.jpg);
	background-repeat: no-repeat;
	height: 232px;
	background-color: #000;
	background-position: left top;
}

#block_bottom_image .title{
	position:absolute;
	top:5px;
	left:10px;
	color: #FFF;
	width: 160px;
	font-size: 14px;
	text-align: left;
}



.search{
	border: 1px solid #666;
	font-size:12px;
	margin:3px;
}

#right_col{
	width:220px;
}

#left_col{
	background-color:#EEE;
	width:160px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #333;
}






.content_title {
	text-align:center;
	font-size: 18px;
	font-weight: bold;
	padding-top:15px;
}
.content {
	text-align:center;
	font-size:12px;
	width: 100%;
	height: 100%;
	top:10px;
	margin-top:5px;
}

.pad5{
	padding:5px;
}

#bottom_links {
	width:100%;
	margin-left:auto;
	margin-right:auto;
        margin-bottom:15px;
	font-size:8px;
	margin-top:3px;
	text-align:center;
	color: #666;
}


#bottom_links a:link, #bottom_links a:visited {
	width:100%;
	margin-left:auto;
	margin-right:auto;
        margin-bottom:15px;
	font-size:8px;
	margin-top:3px;
	text-align:center;
	color: #666;
}

#footer a:link, #footer a:visited {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	font-size:8px;
	margin-top:3px;
	text-align:center;
	color: #666;
}

#footer {
	width:100%;
	margin-left:auto;
	margin-right:auto;
        margin-bottom:5px;
	font-size:8px;
	margin-top:3px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666;
	text-align:center;
	color: #666;
}


#category_page {
	text-align:left;
 
}
.category_title{
	position:relative;
	left:0px;
	top:10px;
	padding-left:5px;
	text-align:left;
	font-size: 22px;
	font-weight: bold;
	padding-top:15px;
	z-index: 99;
	color: #FFF;
        width:200px;
}


#category_image{
		position:relative;
			text-align:left;
	top:-15px;
}

#category_page .content_title  {
	    font-size: 22px;
        text-align:left;
}

#category_page .item_image {
	
}

#category_page .center_cell {
	padding-right: 10px;
	padding-left: 10px;
}

#item{
	position:relative;
	width: 550px;
	height:86px;
}

#item .detail-ref{
	position:absolute;
font-size:10px;
top:20px;
right:10px;
}

#item img{float:left}


.item_image {
	position:absolute;
	top:0px;
	left:20px;
	}

.item-separator{
	height: 0px;
	background-color: #eee;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: thin;
	/*border-top-style: dotted;*/
	border-bottom-style: dotted;
}


#categorynotes {

	font-size:11px;
	font-style:normal;
	font-weight:normal;
	margin-bottom:5px;
	text-align:left;
}
#categorynotes p {
	text-align:left;
}

#catnav{
       float:left;
}


#catnav a:link, #catnav a:visited{

	color:#000;
	font-size:12px;
	font-style: normal;
	text-decoration:underline;
}


#item_title{
	background-color:#000;

}

.item-header-text, h2 {
margin:0px;
        font-size:14px;
	padding-left:15px;
	font-style:italic;
	text-align: left;
	font-weight: normal;
}

h2 a:link, h2 a:visited, h2 a:hover {
        margin:0px;
        font-size:14px;
        color:#fff;
	padding-left:15px;
	font-style:italic;
	text-align:left;
	font-weight: normal;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

.item-header {
	position:absolute;
	top:0px;
	left:145px;
	width:395px;
	height:19px;
	background-color:#00579a;
	font-size: 14px;
	color: #fff;
	background-image: url(uploads/images/bar_w_r.gif);
	background-position: right center;
	background-repeat: no-repeat;
			margin-left:5px;
}


.link-cat-header a:hover, .link-cat-header a:visited, .link-cat-header a:link{
	font-size: 12px;
        color:#fff;
        position:relative;
        top:-6px;
        margin-left:15px;
}

.link-cat-header{
        text-align:left;
	width:510px;
	height:19px;
	background-color:#00579a;
	font-size: 14px;
	color: #fff;
	background-image: url(uploads/images/bar_w_r.gif);
	background-position: right center;
	background-repeat: no-repeat;
        margin-left:20px;
        margin-right:auto;
        margin-bottom:15px;
}

#linkspage{
padding-top:15px;
	border-width: thin;
	border-style: dotted;
	border-color: #333;
background-color:#EEE;

}



.item-text {
	font-weight:normal;
	font-size:12px;
}


#item_title .text, #item_title .text a:link, #item_title .text a:visited{
	color:#FFF;
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
}

.details {
	margin-left:5px;
;
}
.detail-title{
		position:absolute;
	top:23px;
	left:145px;
	font-size: 11px;
	height:90px;
	width:80px;
	padding-left:5px;
	text-align:right;
	color: #666;

	
}

.detail-values {
		text-align:left;
			position:absolute;
	top:23px;
	left:230px;
	font-size: 11px;
	height:90px;
	padding-left:5px;
	width:305px;
	
}


#catalog_item{
	position:relative;
	top:10px;
}

#catalog_item .title{
	position:relative;
		top:-5px;
        text-align:left;
	width:auto;
	margin-left:10px;
	margin-right:auto;
}

#catalog_item .images{
	position:absolute;
	top:20px;
	left:10px;
}

#catalog_item_image{	
	position:absolute;
	top:0px;
	left:0px;
}

#catalog_item .thumbnail_area{
	position:absolute;
	top:0px;
	left:396px;
	width:165px;

}

#catalog_item .thumbnail {
	float:left;
	margin-left:5px;
height:60px;
}

#catalog_item .details_area{
	font-size:12px;
	position:absolute;
	left:35px;
	top:320px;
	text-align:left;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #000;

}
#catalog_item .detail_title{
	position:absolute;
	left:0px;
	width:70px;
	margin-left:10px;
	margin-top:5px;
	color: #00579a;
	text-align:right;
	padding-right:2px;
}

#catalog_item .detail_value{
	position:relative;
	margin-left:115px;
	width:365px;
	border: thin solid #666;
	text-align:left;
	margin-top:8px;
	padding-left:5px;
	padding-right:5px;
	top:5px;
	left:-30px;
}

#catalog_item .detail_value p {text-align:left}

#catalog_item .Short {
	position:absolute;
	top:0px;
	visibility:hidden;
}

#sold_stamp {
	position:absolute;
	top:20px;
	left:20px;
	width:150px;
	height:101px;
	background-image:url(uploads/images/Sold_Stamp.png);
	z-index:99;
}
#vat_notice{
        text-align:center;
	position:absolute;
	top:555px;
	left:20px;
	font-size:10px;
}
	.thumb {
		margin: 5px 5px 10px 0; /* Space between images */
		padding: 0;
		float: left;
		text-decoration: none;
		line-height: normal;
		text-align: left;
	}

	.thumb img, .thumb a img, .thumb a:link img{ /* Set link formatting*/
		width: 94px; /* Image width*/
		height: 64px; /* Image height*/
		float:left; 
		padding: 12px; /* Image padding to form photo frame */
		/* You can set the above to 0px = no frame - but no hover indication! Adjust other widths ot text!*/
		margin: 0;
		background-color: white; /*Background of photo */ 
		border-top: 1px solid #eee; /* Borders of photo frame */
		border-right: 2px solid #ccc;
		border-bottom: 2px solid #ccc;
		border-left: 1px solid #eee;
		text-decoration: none;
	}

	.thumb a:visited img {
		background-color: #eee; /*Background of photo on hover - sort of a light grey */
	}

	.thumb a:hover img {
		background-color: #00579a; /*Background of photo on hover - sort of light blue/green */
	}

	.thumbPicCaption {
		text-align: center;
		font-size: smaller;
		margin: 0 1px 0 0;
		padding: 0;
		width: 124px; /* Image width plus 2 x padding for image (photo frame) - to center text on image */
		/* display: none;  if you do not want to display this text */
	}

	/* Image Gallery - Big Images */
	.bigPic {
		margin: 10px 0 5px 0;
		padding: 0;
		line-height: normal;
	}

	.bigPicCaption { /*Big Image Name - above image above .bigpicImageFileName (Without extension) */
		text-align: center;
		font-weight: bold;
		font-variant: small-caps;
		font-weight: bold;
		margin:auto;
		padding: 0;
		width: 386px; /* Image width plus 2 x padding for image (photo frame) - to center text on image */
		/* display: none;  if you do not want to display this text */
	}

	.bigPic img{ /* Big Image settings */
		width: 500px; /* Width of Big Image */
			height: auto;
		display: inline;
		padding: 18px; /* Image padding to form photo frame. */
		/* You can set the above to 0px = no frame - but no hover indication! Adjust other widths ot text!*/
		margin: 0;
		background-color: white; /* Background of photo */ 
		border-top: 1px solid #eee; /* Borders of photo frame */
		border-right: 2px solid #ccc; 
		border-bottom: 2px solid #ccc;
		border-left: 1px solid #eee;
		text-decoration: none; 
		text-align: left;
	}

	.bigPicNav { /* Big Image information: 'Image 1 of 4' and gallery navigation */
	margin: auto;
	width: 386px; /* Image width plus 2 x padding for image (photo frame) - to center text on image */
	padding: 0;
	color: #000;
	font-size: smaller;
	line-height: normal;
	text-align: center;
		/* display: none;  if you do not want to display this text. Why? You Lose Navigation! */
	}
#sitemap{
	margin-left:15px;
		margin-right:15px;
	padding:30px;
	background-color: #eee;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000;
	border-bottom-color: #000;
	}
	
#sitemap li{
	text-align:left !important;
}
	
#sitemap a:link,#sitemap a:visited{
	font-size:12px;
	color:#000;

}

#contactform {
	position:relative;
	text-align:left;
	width:auto;
	height:440px;
	margin-right: 30px;
	margin-left: 30px;
	background-color: #eee;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000;
	border-bottom-color: #000;
}
#contactform div {
	text-align:left;
margin-left:20px;
}

#contactform .label{
	margin-top:5px;
}
#contactform input, #contactform textarea{
		text-align:left;
}
/*

contactform .fieldset{
	width:auto;
	margin-left:10px;
	margin-right:10px;
	height:500px;
}



#contactform .name{
	position:absolute;
	top:15px;
	left:15px;

}

#contactform .email{
	position:absolute;
	top:55px;
	left:15px;
}

#contactform .email_again{
	position:absolute;
	top:95px;
	left:15px;
}

#contactform .phone{
	position:absolute;
	top:135px;
	left:15px;
}


#contactform .subject{
	position:absolute;
	top:175px;
	left:15px;
}

#contactform .message{
	position:absolute;
	top:220px;
	left:15px;
}

#contactform .submit{
	position:absolute;
	top:405px;
	left:15px;
font-size:9px;
text-align:left;
}
*/
#link-exchange{margin:0px 20px;}
#link-exchange p, #link-exchange ul, #link-exchange li{
text-align:left;
font-size:9px;
}

table.sell_my_truck *{
     text-align:left;
font-size:10px;
}

table.sell_my_truck {
margin:auto;
width:90%;
background-color:#eee;
padding:10px;

}

table.sell_my_truck input, table.sell_my_truck select{
     margin: 0px 0px 3px 0px;
}

#view_main{
	position:absolute;
	top:530px;
	left:105px;
}

.cms-guestbook div, .cms-guestbook p{
text-align:left;
}

.cms-guestbook-entry{
margin:15px;
}

.cms-guestbook-entry-posted{color:#666;}

.cms-guestbook-entry-sender{
font-weight:bold;
}

#tel{
font-size:11px;
font-weight:bold;
margin-top:10px;
}



/* End of 'PA' */

/* End of 'PA' */

