@charset "utf-8";
/* CSS Document */

body {
	background: #0a0a0a url(../Images/Gif/mainbg.gif) repeat-x fixed;
	padding:0px;
	margin:0px;
	behavior: url("/csshover2.htc");

}

   object { outline:none; }


img {
	border:none;
}

a {
	outline:none;
}

.clearer {
	clear:both;
}

.trans {
	behavior: url("/pngbehavior.htc");
}

.pmcontrol {
	background: red;
	color: white;
	padding: 10px;	
	width: 100%;
}

.pmcontrol a {
	color: white;
	padding: 2px;
	margin:1px;
	text-decoration: none;
	display: block;
	float:left;
	border: 1px solid white;
}

hr {
	height: 1px;
	border-style: none;
	color: #d1d1d1;
	background-color: #d1d1d1;
	clear:both;
}

.textbox {
	border:1px solid #666666;
	width:267px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	height:20px;
}

.droplist {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
}

.valign {
	vertical-align:middle;

}

/* ---------------------------------------- Layout Elements  ----------------------------------------*/

.wrapper {
	width:980px;
	background:white;
	margin:11px auto 0px auto;
}

.header {
	margin-bottom:5px;
}

.topnav {
	font-family:Arial, Helvetica, sans-serif;
	background:url(../Images/Gif/navbg.gif) top left;
	height:22px;
	width:493px;
	padding:7px 0px 0px 37px;
	font-weight:bold;
	font-size:110%;
	text-transform:uppercase;
}

.topnav ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

.topnav li {
	float:left;
	margin:0px 7px;
}

.topnav a {
	color:white;
	text-decoration:none;
}

.topnav a:hover {
	color:#ffdd3d;
}

.headerimg {
	clear:both;
	height:187px;
	background-repeat:no-repeat;
}
.header span
{
	width: 150px;
	display: block;
	font-size: 1.2em;
	color: #FFF;
	padding: 40px 0px 0px 30px;
}
.linesep {
	background:url(../Images/Gif/nav-sep.gif) no-repeat;
	width:2px;
}

.mainnav {
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
	background:#333333;
	font-weight:bold;
	font-size:110%;
	text-transform:uppercase;
	color:#525252;
	padding:0px 0px 0px 10px;
	height:2.8em;
}

.mainnav a {
	color:white;
	text-decoration:none;
}

.mainnav a:hover {
	color:#ffdd3d;
}

.mainnav ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

.mainnav li {
	display:block;
	float:left;
	padding:10px 10px;
}
.callus
{
	position: relative;
	margin:14px 0px 9px 80px;
	height:40px;
}
.callus, .callus span {
	background:url(../Images/Text/callus.gif) no-repeat;
	width:422px;
	
	
}

.callus span {
	top:0px;
	display: block;
	position: absolute; 
	z-index: 1;
	height:0px;
}

.maincontent {
	padding: 10px 20px 20px 20px;
}

.footer {
	clear:both;
	width:980px;
	margin:5px auto ;
	text-align:right;
	color:#5b5b22;
	padding-bottom:20px;
}

.footer a {
	color: #ffcc33;
	text-decoration:none;
}

.footer a:hover {
	color: #e0b536;
	text-decoration:underline;
}

.logo, .logo span {
	float:left;
	background:url(../Images/Logos/pnalogoweb.jpg) no-repeat;
	width: 151px;
	height:78px;
	margin:5px;
	cursor:pointer;
	overflow: hidden;
}

.logo span {
	margin: 0px 0px -78px 0px;
	display: block;
	position: relative; 
	z-index: 1;
}

#numbersearch, .numbersearch {
	margin:18px 0px 0px 24px;
	float:left;
	width:200px;
	color:white;
}

.footnote {
	clear:both;
	padding-top:5px;
	margin-top:10px;
	border-top:1px solid #d1d1d1;
	font-size:90%;
	color:#666;
}


/* ---------------------------------------- END Layout Elements  ----------------------------------------*/
/* ---------------------------------------- Content Elements  ----------------------------------------*/

.greenbox {
	position:relative;
	background:#bed8d8;
	padding:20px;
}

.greenboxTest {
	position:relative;
	background:#bed8d8;
	padding:20px;
	margin-bottom:10px;
	width:900px;
}

.testPhoto {
	float: right;
	margin-left:10px;
}

.outlinebox {
	background:white;
	border:1px solid #339999;
	color:#009999;
	padding:7px;
	margin-top:8px;
	clear:left;
	width:300px;
}

.whiteboxbottom {
	width:146px;
	padding:2px;
	background:url(../Images/Gif/whitebox-bottom.gif) no-repeat left bottom;
	min-height:165px;
}

.whiteboxbottom ul {
	padding:6px 3px 8px 3px;
	margin:0px;
	list-style:none;
}

.whiteboxbottom li {
	background:url(../Images/Gif/arrow.gif) top left no-repeat;
	padding:0px 0px 0px 20px;
}

.whiteborderbox {
	width:462px;
	background:url(../Images/Gif/whiteborderboxtop.gif) top left no-repeat;
}

.whiteborderboxinner {
	padding:13px;
	background:url(../Images/Gif/whiteborderboxbottom.gif) bottom left no-repeat;
}

.whiteborderboxMed {
	width:604px;
	background:url(../Images/Gif/whiteborderboxmedtop.gif) top left no-repeat;
}

.whiteborderboxMedinner {
	padding:13px;
	background:url(../Images/Gif/whiteborderboxmedbottom.gif) bottom left no-repeat;
}

.whiteborderboxlong {
	width:930px;
	background:url(../Images/Gif/whiteborderboxlongtop.gif) top left no-repeat;
	margin-bottom:15px;
}

.whiteborderboxlonginner {
	padding:20px;
	background:url(../Images/Gif/whiteborderboxlongbottom.gif) bottom left no-repeat;
}

.platebg {
	background:#ffdd3d;
	padding:3px;
	font-weight:bold;
}

.thickborder {
	border: 2px solid #336666;
}

.rowlt {
	background:#e5e5e5;
}

.rowlt td, .rowdk td {
	border-bottom:2px solid white;
}

.rowdk {
	background:#c8c8c8;
}

.teamphoto {
	width:120px;
	float:left;
}

.teamdesc {
	width:750px;
	float:left;
}

.disc {
	float:left;
	color:#999;
	background:url(../Images/Gif/disc.gif) no-repeat;
	width: 27px;
	height:17px;
	padding:7px 0px;
	text-align:center;
	margin-right:10px;
}


/* ----------------------------------------------------------------------------------------------------------------- */

#SearchResults
{
}

#SearchResults .row
{
	float: left;
	clear: left;
	width: 100%;
	margin-bottom: 3px;
}
#SearchResults .row h2
{
	clear: both;
	width: 100%;
	padding: 10px 0px 10px 0px;
	 
}
#SearchResults .row .plate
{
	float: left;
	background-color: #ffdd3d;
	width: 20%;
	text-align:center;
	padding: 3px;
	font-size: 1.4em;
	font-weight:bold;
}

#SearchResults .row .price
{
	float: left;
	width: 25%;
	text-align:center;
	font-size: 1.4em;
	font-weight:bold;
	color: #125757;
}

#SearchResults .row .enquire
{
	float: left;

	text-align:center;
}

#SearchResults .row .view
{
	float: left;

	text-align:center;
}
#SearchResults .row .emailfriend
{
	float: left;

	text-align:center;
}
