/* TRC Truck Rental CSS */
/* Design by PAG Media */

body,html,img,a,div { margin: 0; padding: 0; }

#container {
	background-color:	#1D5B74;
	background-image:	url("img/repeater.jpg");
	background-repeat:	repeat-y;
	width:			886px;
	position:		absolute;
	left:			50%;
	margin-left:		-443px;
}

#container:after {
	content: ".";
	display:block;
	height:0;
	font-size:0;
	clear:both;
	visibility:hidden;
}

	.left {
		background-color:	#FFFFFF;
		background-image:	url("img/logoleft3.jpg");
		background-repeat:	no-repeat;
		float:			left;
		width:			536px;
		height:			129px;
	}

#navigation {
	font-family:		arial;
	font-size:		13px;
	margin:			40px 0 50px 4px;
	width:			220px;
	background-image:	url("img/navrepeater.jpg");
	background-repeat:	repeat-y;
	float:			left;
	color:			#FFFFFF;
}
	#navigation h3 {
		font-size:13px;margin:0;padding:0;padding-right:3px;text-align:center;margin-top:4px;text-decoration:underline;
	}
	#navigation ul {
		list-style-type:none;
		margin:0;padding:0;
		width: 209px;
		margin-left: 1px;
	}
		#navigation ul li {
			margin:		0;
			padding:	0;
		}
			#navigation ul li a {
				height: 	35px;
				line-height:	37px;
				vertical-align:	middle;
				display:	block;
				color:		#FFFFFF;
				padding-left:	5px;
				text-decoration:none;
				font-weight:	bold;
				outline:	0;
			}
			#navigation ul li a:hover { background-color:#227391; }

#footer {
	border-top:1px solid #BBBBBB;
	padding-top:8px;
	background-image:url("img/footer.jpg");
	background-position:bottom;
	background-repeat:no-repeat;
	height:70px;width:886px;
	float:left;
	text-align:center;
	font-family:arial, sans-serif;
	margin-top:20px;
	color:#555555;font-size:12px;
}
	#footerborderfix {
		bottom:45px;right:208px;
		position: absolute;
		height:55px;width:2px;background-color:#B7CDE5;
	}

#vehicletypes {
	float:right;
	height:501px;width:207px;
	margin-top:0px;
	overflow:hidden;
}
	#vehicletypesinner {
		font-family: arial,sans-serif;
		text-align:center;
		overflow:hidden
		width:100%;height:483px;margin-top:20px;
	}
		#vehicletypesinner h3 {
			color:#FFFFFF;
			font-size:14px;
		}

#contentp1 {
	float:			left;
	width:			309px;
	height:			26px;
	border-bottom:		2px solid #FFFFFF;
	margin-left:		3px;
	overflow:		visible;
/* 	border:			1px solid orange; */
}
	#contentp1 h1 {
		margin:0;padding:0;padding-left:90px;padding-top:5px;
		font-family:		arial, tahoma, verdana, sans-serif;
		font-size:		15px;
		font-weight:		bold;
	}

#contentp2 {
	font-family: 		arial,sans-serif;
	font-size:		13px;
	float:			left;
	width:			451px;
	height:			600px;
	margin-left:		3px;
 	border-right:		2px solid #B7CDE5;
}
	#contentp2 div {
		padding:15px;
	}
#ffholder>div 			{ height:24px; }
#ffholder2>div 			{ width:449px; }



/**************************************************************
   Thumbnail Lists - Gallery
 **************************************************************/

ul.gthumbs,
ul.gthumbs li {
  float: left;
  margin: 0;
  padding: 5px 0 0 8px;
}

ul.gthumbs li {
  margin: 0 5px 7px 0 !important;
  margin: 0;
  padding: 0px;
  list-style: none;
  width: 170px;

}

a.gthumb img {
  width: 150px;
  height: 100px;
  border: 3px solid #668FA3;
  
}

a:hover.gthumb img {
  background: #8EB4C6;
  border: 3px solid #47bbdc;
}

a:hover.gthumb {
  background: none;
}

a.gthumb span {
  display: block;
  margin-top: -5px !important;
  margin-top: -2px;
}
