@charset "utf-8";
/* CSS Document */

body {
	background: rgba(0,0,0,.05);
	padding:0px;
	margin:0px;
	font-family: 'Lato', sans-serif;
 	line-height: 1.5;

}

   object { outline:none; }


img {
	border:none;
}

a {
	outline:none;
}

#searchDivMain{
	display: block;
	padding-top: 30px;
	width: 100%;
	height: 500px;
	margin:0;
	background: -moz-linear-gradient(left, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 50%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 50%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */}

.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:100%;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size:110%;
 padding:5px;
 border-radius: 10px;
 letter-spacing: 1px;
}

.droplist {
	font-family: 'Lato', 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;
}

.topnavx ul {margin-top:40px; }
.topnavx ul li{ display:inline;}
.topnavx ul li a{  padding:10px; background:#418483; text-decoration:none; color:white;}
.topnavx ul li:first-child a{border-top-left-radius: 10px;   }

.topnavx ul li a:hover,li a.active {background: black;}

/* .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 li a {
	color:white;
	text-decoration:none;
}

.topnav a:hover {
	color:#ffdd3d;
}

.topnav li a:hover {
	color:#ffdd3d;
} */

.nav-link { color:#FFF!important; letter-spacing: 1px; }
.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:'Lato',Arial, Helvetica, sans-serif;
	clear:both;
letter-spacing: 1px;
	font-weight: bold;
 font-size: 110%;
 text-transform: uppercase;
 color: #ffffff;
 padding: 7px 0px 0px 10px;

	height:2.8em;
}

.mainnav a {
	color:white;
	text-decoration:none;
}

.mainnav a:hover {
	color:#ffdd3d;
}

.mainnav li a {
	color:white;
	text-decoration:none;
}

.mainnav li a:hover {
	color:#ffdd3d;
}



.mainnav ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

.mainnav li {
	display:block;
	float:left;
	padding:10px 5px;
}

.maincontent {
	padding: 10px;
	line-height: 2.25;
	letter-spacing: .5px;
}

.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/pna-logo-v1.0.0.png) no-repeat; background-size: cover; /*Images/Logos/pnalogoweb.jpg */
	width: 200px;
	height:100px;
	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:100%;
}

.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;
}
