body {
	background: url(http://www.priorityprototypes.com/images/site01/background.gif) repeat-x left top;
	background-color: #6c6c6f;
}
html>body {
	background: url(http://www.priorityprototypes.com/images/site01/background.gif) repeat-x left top;
	background-color: #6c6c6f;
}

p {
	color: #999;
	font-family: Arial, helvetica;
	line-height: 16px;
}
h1 {
	font-family: "Lucida Grande", Verdana, Arial, helvetica;
	text-align: left;
}

h2 {
	font-family: "Lucida Grande", Verdana, Arial, helvetica;
}

a {
	font-family: Arial, helvetica;
	text-decoration: none;
	color: #C1D82F; 
}

img {
	padding: 0;
	margin: 0;
}
.header-green {
	color: #C1D82F;
	font-family: Arial, helvetica;
	font-size: 1.1em;
	font-weight: 400;
	text-transform: uppercase;
}

.header-grey {
	color: #C1D82F;
	font-family: Arial, helvetica;
	font-size: 1.1em;
	font-weight: 400;
	text-transform: uppercase;
}

#container {
	margin: 0 auto;
	width: 900px;
}

/* ***************** header start *********************
************************************************************* */

#container #header {
	background-color: transparent;
	height: 143px;
	position: relative;
	z-index: 1;
}

#container #header img {
	margin: 40px 0 0;
}

#container #header ul.headerMenu {
	bottom: 50px;
	float: right;
	position: absolute;
	right: 20px;
	text-align: right;
}

#container #header .headerMenu .current-two{
	color: #666;
	font-family: Arial, helvetica;
	font-size: .7em;
	text-transform: capitalize;
}

#container #header .headerMenu li a {
	color: #CCC;
	font-family: Arial, helvetica;
	font-size: .7em;
	text-transform: capitalize;
}

#container #header .headerMenu li a:link {
	color: #CCC;
}

#container #header .headerMenu li a:hover,#container #header .headerMenu li a:active {
	color: #C1D82F;
}

#container #header .headerMenu input {
	background-color: transparent;
	border: none;
	color: #999;
	font-size: .7em;
	text-align: right;
}

#container #header .headerMenu .search-form {
	margin-bottom: 5px;
	padding-right: 5px; 
	border: solid 1px #CCC;
	height: 23px;
	width: 180px;
}

#container #header .headerMenu .search-btn {
	background: url(http://www.priorityprototypes.com/images/site01/searchBtn.png) no-repeat center;
	width: 18px;
	height: 18px;
}
#container #header .headerMenu .hiddenFields{ padding: 3px 0 0 0;}

.no_searchResults{padding: 20px; font-family: Arial, Helvetica, Verdana; font-size: 1.1em; color: #999;}
.no_searchResults h3{font-size: 1.3em; color: #999;}
.no_searchResults li{padding: 5px 0; display: block;}
.no_searchResults a{font-size: .8em; text-decoration: underline; color:#C1D82F;}
.no_searchResults a:hover,.no_searchResults a:active,.no_searchResults a:visited{color:#C1D82F;}


/* ***************** menu one start *********************
************************************************************* */

#cssdropdown, #cssdropdown ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 1;
}

.menu-spacer {
	background: url(http://www.priorityprototypes.com/images/site01/menuDivide.gif)  no-repeat right top;
	padding: 7px 20px 7px 5px;
}

.mainitems .current {
	background: url(http://www.priorityprototypes.com/images/site01/menuDivide.gif)  no-repeat right top;
	padding: 7px 20px 7px 5px;
	color: #666;
}

#cssdropdown li {
	float: left;
	position: relative;
	font-size: .9em;
	text-transform: capitalize;
}

.mainitems{
	margin-left: 6px;
	margin-right: 8px;
	text-decoration: none;
	color: #fff;
	line-height: 34px;
}
ul.mainitems-right {float: right; display: block; height: 34px;}
.mainitems-right a{
	margin-left: 6px;
	margin-right: 8px;
	text-decoration: none;
	color: #fff;
	line-height: 34px;
	position: relative;
	font-size: .9em;
	text-transform: capitalize;
	font-family: Arial, Helvetica, Verdana;
	float:right;
}
.mainitems-right a:hover {
	color: #666;
}
.mainitems-right .current {
	color: #666;
}
.mainitems a{
	text-decoration: none;
	color: #fff;
}
.mainitems a:hover {
	color: #666;
}

.subuls {
	background: url(http://www.priorityprototypes.com/images/site01/triangle.png)  no-repeat 30px top;
	display: none;
	width: 180px;
	position: absolute;
	top: 1.8em;
	left: 0;
	border: none;
	font-size: 1.2em;
	text-transform: capitalize;
}

.subuls li {
	width: 100%;
	background: #C1D82F;
	padding: 0 10px;
}

.subuls li a {
	text-decoration: none;
	border-bottom: solid 1px #daf535;
	line-height: 35px;
	display: block;
}
#cssdropdown li ul{
	display: none;
  position: absolute; 
  top: 1em;
  left: 0;
}

#cssdropdown li.mainitems>ul.subuls {
/* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
/*
top: auto;
left: auto;
*/
top: 35px;
}

#cssdropdown .mainitems:hover .subuls, li.over ul {
/* lists nested under hovered list items */
display: block;
padding-top: 7px;
}

#restofcontent {
/*wrap rest of content of the page inside this div*/
clear: left;
}

#header .mb {
	background-color: #C1D82F;
	bottom: 0;
	height: 34px;
	left: 0;
	position: absolute;
	width: 900px;
}

#header .mb .mb-l {
	background: url(http://www.priorityprototypes.com/images/site01/topleft_hdr.gif) no-repeat left top;
	float: left;
	height: 34px;
	width: 13px;
}

#header .mb .mb-r {
	background: url(http://www.priorityprototypes.com/images/site01/topRight_hdr.gif) no-repeat right top;
	float: right;
	height: 34px;
	width: 13px;
}

#header .mb li.mquote {
	background: url(http://www.priorityprototypes.com/images/site01/menuDivide.gif) no-repeat left top;
	float: right;
	padding: 0 5px 0 15px;
}

/* ********* content block start ***********
********************************************** */
#contentBody {
	background: #fff;
	overflow: auto;
	position: relative;
	width: 900px;
}
#contentBody .frontImage {width: 900px; height: 340px; overflow: hidden; display: block; position: relative;}
#contentBody .tagline {
	padding: 15px;
	position: absolute;
	width: 45%;
}

#contentBody .tagline li {
	float: left;
}

#contentBody .tagline li h1 {
	color: #fff;
	font-family: helvetica, Arial, "Lucida Grande", Verdana;
	font-size: 2.9em;
	letter-spacing: -1px;
	text-transform: uppercase;
	word-spacing: -2px;
	font-weight: 700;
	padding: 0;
}

#contentBody .tagline li h2 {
	color: #fff;
	font-family: helvetica, Arial, "Lucida Grande", Verdana;
	font-size: 1em;
	line-height: 19px;
	padding-top: 10px;
	text-transform: uppercase;
	width: 70%;
}

#contentBody .img-header {
	padding: 10px 10px 0 10px;
	height: 170px;
	width: 870px;
	overflow: hidden;
}

#contentBody .img-contentheader {
	padding: 0 10px;
	height: 215px;
	width: 880px;
	overflow: hidden;
}

#contentBody .tagline-hdr {
	padding: 0 15px 10px 25px;
	position: absolute;
	width: 45%;
}

#contentBody .tagline-hdr h1 {
	color: #fff;
	font-family: helvetica, Arial, "Lucida Grande", Verdana;
	font-size: 2.9em;
	letter-spacing: -1px;
	text-transform: uppercase;
	word-spacing: -2px;
	font-weight: 700;
	padding: 15px 0 0 0;
}

#contentBody .tagline-hdr li h2 {
	color: #fff;
	font-family: helvetica, Arial, "Lucida Grande", Verdana;
	font-size: 1em;
	line-height: 19px;
	padding-top: 5px;
	text-transform: uppercase;
	float: left;
}
ul.disc{padding: 0 0 0 30px;}
.disc li{list-style: none;}
/* ***************** center ads start *********************
************************************************************* */

#contentBody .adphoto img {
	display: block;
}

#contentBody .center-ad {
	font-family: helvetica, Arial, "Lucida Grande", Verdana;
	float: left;
	padding: 0 0px 10px 10px;
	height: 173px;
	width: 286px;
}

#contentBody .center-ad .center-adDescBlock {
	text-transform: uppercase;
	position: absolute;
	padding: 10px 0 0 10px;
	z-index: 1;
	width: 276px;
	height: 40px;
	bottom: 27px;
	background: #000;
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
}
#contentBody .center-ad .center-adDesc {
	text-transform: uppercase;
	position: absolute;
	padding: 0 0 0 10px;
	z-index: 2;
	width: 276px;
	height: 45px;
	bottom: 23px;
}

#contentBody .center-ad .center-adDesc p {
	line-height: 17px;
	text-transform: uppercase;
	font-size: .7em;
	color: #fff;
	font-weight: 400;
}

#contentBody .center-ad a,#contentBody .center-ad a:link,#contentBody .center-ad a:visited {
	color: #fff;
	font-weight: 600;
	font-size: .92em;
}
#contentBody .center-ad a:hover {
	color: #C1D82F;
}

#slider span.navBtnRight {float:right; padding: 12px 15px 0 0;text-transform: capitalize; position: relative;}
span.navBtnRight a {
	font-size: .9em;
    color: #d9d9d9;
    text-decoration: none;
}

span.navBtnRight a:hover {
    color: #666666;
}

#slider span.sliderTitle {height:35px; float:left; background: #fff;}
#slider span.sliderTitle h3 {
	color: #999;
	font-family: helvetica, Arial, "Lucida Grande", Verdana;
	font-size: 1em;
	font-weight: 400;
	padding: 11px 12px 0 10px;
	text-transform: uppercase;
}
#contentBody .center-ad .center-img {
	margin: 0 10px;
}

#contentBody .left-column {
	width: 250px;
	padding: 10px 2px 10px 10px;
	float: left;
	height: 100%;
	background: #fff;
}

#contentBody .left-column h2 {
	font-weight: normal;
	display: block;
	text-transform: uppercase;
	font-family: helvetica, Arial, "Lucida Grande", Verdana;
	color: #C1D82F;
	font-size: 1em;
	padding: 9px 7px 7px 7px;
	border-top: solid 6px #C1D82F;
	border-bottom: solid 1px #C1D82F;
	margin-bottom: 10px;
}

#contentBody .left-column ul {
	padding: 5px 0 0 0;
}

#contentBody .left-column ul li {
	padding: 0 0 15px 10px;
	font-size: .8em;
	text-transform: capitalize;
}

#contentBody .left-column ul li a:link, #contentBody .left-column ul li a:visited, #contentBody .left-column ul li a:active  {
	color: #999;
}

#contentBody .left-column ul li a:hover{
	color: #C1D82F;
}

.titleTarget{background: #ccc;}

.left-column .titleNav li {
	font-size: 14px;
	line-height: 16px;
	color: #999;
}

.left-column .titleNav li a {
	font-size: 14px;
	color: #999;
}

.left-column .titleNav li a:link,.titleNav li a:visited,.titleNav li a:active  {
	color: #999;
}

.left-column .titleNav li a:hover{
	color: #C1D82F;
}

#contentBody .left-column .gallery-sbar li a {
	font-family: helvetica, Arial, "Lucida Grande", Verdana;
	color: #999;
	font-size: 14px;
	text-transform: capitalize;
	border: none;
	padding: 10px 0 0 0;
}

#contentBody .left-column .gallery-sbar li a:link, #contentBody .left-column .gallery-sbar li a:visited {
	color: #999;
}

#contentBody .left-column .gallery-sbar li a:hover, #contentBody .left-column .gallery-sbar li a:active {
	color: #C1D82F;
}

#contentBody .right-column {
	width: 617px;
	padding: 10px 0px 10px 10px;
	float: left;
	position: relative;
	background: #fff;
	height: 100%;
}

#contentBody .right-column .header-copy {
	font-weight: normal;
	display: block;
	text-transform: uppercase;
	font-family: helvetica, Arial, "Lucida Grande", Verdana;
	color: #999;
	font-size: 16px;
	padding: 9px 7px 7px 7px;
	border-top: solid 6px #999;
	border-bottom: solid 1px #999;
	margin-bottom: 10px;
}

#contentBody .right-column p {
	color: #333;
	font-family: Arial, helvetica;
	font-size: .8em;
	line-height: 18px;
	padding: 0 10px 0 5px;
	display: block;
	width:98%;
	float: left;
}

#contentBody .right-column a {
	color: #C1D82F;
	font-weight: normal;
	position: relative;
}

#contentBody .right-column a:link,#contentBody .right-column a:visited {
	color: #C1D82F;
}

#contentBody .right-column a:hover {
	color: #C1D82F;
	text-decoration: underline;
}

#contentBody .right-column img {
	padding: 5px;
	border: solid 1px #ccc;
	float: left;
	display: block;
	margin: 10px 15px 15px 0px;
}

#contentBody .right-column b,h1,h2,h3,h4,h5,h6 {
	color: #C1D82F;
	font-family: Arial, helvetica;
	font-weight: normal;
	padding: 2px;
}

#contentBody .right-column h1 {
	font-size: 1.2em;
	padding-left: 5px;
}

#contentBody .right-column h2 {
	font-size: 1.0em;
	padding-left: 5px;
}

#contentBody .right-column h3 {
	font-size: .9em;
	padding-left: 5px;
}

#contentBody .right-column h4 {
	font-size: .9em;
	padding-left: 5px;
}

#contentBody .right-column h5 {
	font-size: .7em;
}

#contentBody .right-column h6 {
	font-size: .6em;
}

#contentBody .right-column p strong {
	color: #333;
	font-family: Arial, helvetica;
	font-size: 1em;
}

#contentBody .right-column ul {
	color: #333;
	padding: 0 0 10px 35

px;
	/* clear: both; */
position: relative;
}

#contentBody .right-column ul li {
	color: #333;
	font-family: Arial, helvetica;
	font-weight: normal;
	font-size: .8em;
	line-height: 20px;
	list-style-type: decimal;
	list-style-position: inherit;
}

#contentBody .right-column ol {
	color: #333;
}

#contentBody .right-column ol li {
	color: #333;
	font-family: Arial, helvetica;
	font-weight: normal;
	font-size: .8em;
	line-height: 20px;
	padding-left: 10px;
}

#contentBody .right-column .catThumbs {
	border: none;
	padding: 0;
	float: left;
	width: 100%;
}
#contentBody .right-column .catThumbs p.galleryTitle {
	font-size: 1em;
	padding: 15px 0 0 5px;
}

#contentBody .right-column .catThumbs p.galleryTitle a {
	color: #333;
	text-transform: uppercase;
	font-size: .9em;
}

#contentBody .right-column .catThumbs p.galleryTitle a:link, #contentBody .right-column .catThumbs  p.galleryTitle a:visited {
	color: #C1D82F;
}

#contentBody .right-column .catThumbs  p.galleryTitle a:hover, #contentBody .right-column .catThumbs  p.galleryTitle a:active {
	color: #333;
	text-decoration: none;
}

#contentBody .right-column .catThumbs p {
	padding: 5px 0 5px 5px;
	width: 60%;
}

#contentBody .right-column .catThumbs img {
	display: block;
}

/* ********** btm-content  *****************
********************************************* */

#contentBody #btm-content {
	background-color: #fff;
	float: left;
	padding: 0;
	position: relative;
	width: 900px;
	height: 225px;
}
#contentBody #btm-content .leftblock {
	float: left;
	position: relative;
	width: 535px;
	padding: 0 0 0 10px;
}
#contentBody #btm-content .leftblock ul {
	display: block;
	height: 27px;
}
#contentBody #btm-content .leftblock ul li h3 {
	color: #999;
	float: left;
	font-family: Arial, helvetica;
	font-size: 1em;
	font-weight: 400;
	margin-bottom: 8px;
	text-transform: uppercase;
}
#contentBody #btm-content .leftblock  #block {
	background: url(http://www.priorityprototypes.com/images/site01/blockBG.gif) repeat-x left bottom;
	border-color: #e7e7e7;
	border-style: solid;
	border-width: 5px;
	padding: 10px;
	height: 160px;
}

#contentBody #btm-content .leftblock #block ul {padding: 5px 0 10px 0; height: 50px;}
#contentBody #btm-content .leftblock #block ul li {display: block;}
#contentBody #btm-content .leftblock #block ul li h4 a{font-size: 1em; font-weight: 400; color:#333; text-decoration: none; text-transform: uppercase; padding: 10px 0 0 0;}
#contentBody #btm-content .leftblock #block p{
	color: #999;
	font-family: Arial, helvetica;
	font-size: .8em;
	line-height: 18px;
	padding: 0 0 15px 5px;
	}
#contentBody #btm-content .leftblock ul li {
float: left;
}
#contentBody #btm-content .leftblock ul li.detail-grey {
	line-height: 27px;
	float: right;
	font-size: .7em;
	text-transform: capitalize;
	padding-right: 5px;
}
#contentBody #btm-content .leftblock ul li.detail-grey a {
	color: #CCC;
}

#contentBody #btm-content .leftblock ul li.detail-grey a:link {
	color: #CCC;
}

#contentBody #btm-content #block h4 {
	color: #C1D82F;
	font-family: Arial, helvetica;
	font-size: .9em;
	line-height: 16px;
}

#contentBody #btm-content .rightblock {
	float: left;
	padding: 0 10px 0 10px;
	position: relative;
	width: 335px
}
#contentBody #btm-content .rightblock ul {height: 27px; display: block;}
#contentBody #btm-content .rightblock ul li h3 {
	color: #999;
	float: left;
	font-family: Arial, helvetica;
	font-size: 1em;
	font-weight: 400;
	margin-bottom: 8px;
	text-transform: uppercase;
}
#contentBody #btm-content .rightblock ul li {
	float: left;
	}
#contentBody #btm-content .rightblock ul li.detail-gr {
	line-height: 27px;
	float: right;
	font-size: .7em;
	text-transform: capitalize;
	padding-right: 5px;
}

#contentBody #btm-content .rightblock ul li.detail-gr a {
	color: #CCC;
}

#contentBody #btm-content .rightblock ul li.detail-gr a:link {
	color: #CCC;
}

#contentBody #btm-content .rightblock .newsblock {
	background: url(http://www.priorityprototypes.com/images/site01/triangleWhite.gif) no-repeat 0px 25px;
	background-color: #C1D82F;
	padding: 15px 15px 0 15px;
	/* width: 300px; */
	height: 175px;
}

#contentBody #btm-content .rightblock .newsblock p {
	color: #fff;
	font-family: Arial, helvetica;
	font-size: .9em;
	line-height: 14px;
	padding: 4px 0 20px 0;
	display: block;
}

#contentBody #btm-content .rightblock .newsblock a{
	color:#fff;
	text-decoration: underline;
}
/* ********************** footer start ********************
************************************************************* */

#footer {
	background-color: transparent;
	float: left;
	margin-bottom: 50px;
	position: relative;
	width: 900px;
}

#footer .fb {
	/* background: #fff; */
	float: left;
	font-family: Arial, Helvetica;
	font-size: .7em;
	height: 38px;
	position: relative;
	width: 900px;
}
#footer .fb-m {
	float: left;
	width: 874px;
	background: #fff;
}
#footer .fb .fb-l {
	background: url(http://www.priorityprototypes.com/images/site01/btmleft_ftr.gif) no-repeat left top;
	background-color: transparent;
	float: left;
	height: 38px;
	width: 13px;
}

#footer .fb .fb-r {
	background: url(http://www.priorityprototypes.com/images/site01/btmRight_ftr.gif) no-repeat right top;
	background-color: transparent;
	float: right;
	height: 38px;
	width: 13px;
}

#footer .fb li {
	color: #999;
	display: inline;
	float: right;
	left: 0;
	line-height: 38px;
	text-transform: capitalize;
	top: 0;
}
#footer .fb ul {
	background: url(http://www.priorityprototypes.com/images/site01/btmCenter_ftr.gif) #fff no-repeat center top;
}
#footer .fb li a {
	color: #999;
	line-height: 35px;
	padding: 0 15px 0 0;
}

#footer .fb li a:link {
	color: #999;
}
#footer .fb li a.current-two {
color: #666;
}

#footer .fb li a:hover,#footer .fb li a:active {
	color: #C1D82F;
}

#footer .fb .copyleft {
	float: left;
	padding-left: 10px;
}

#footer .foot-address {
	color: #999;
	font-family: Arial, Helvetica;
	font-size: .7em;
	padding: 10px 25px 0;
	position: relative;
}

#footer .foot-address li {
	padding-bottom: 5px;
}

#footer .foot-address .foot-pdlink {
	float: right;
	text-align: right;
}

#footer .foot-address li a {
	color: #C1D82F;
}

#footer .foot-address li a:hover {
	color: #C1D82F;
	text-decoration: underline;
}

/* newletter form */

.newsletter {
	border-bottom-color: #999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-family: Arial, helvetica;
	font-size: .8em;
	height: 60px;
	line-height: 16px;
	margin-top: 60px;
	padding: 0 10px;
}

.newsletter .rssLogo {
	float: right;
	margin: 25px 15px 0 0;
}

/*
.newsletter form {
float:left;
padding-left:15px;
}
*/

.newsletter em {
	color: #333;
	display: block;
	font-style: normal;
	font-weight: 400;
	margin-bottom: 5px;
}

.newsletter .submit-btn {
	background: url(http://www.priorityprototypes.com/images/site01/submitBtn.png) repeat-x left bottom;
	border: none;
	color: #C1D82F;
	cursor: pointer;
	font-size: .8em;
	height: 23px;
	margin-left: 5px;
	padding: 5px;
	width: 78px;
}

.newsletter input {
	background-color: #464646;
	border: none;
	color: #999;
	font-size: .8em;
	padding: 5px;
	height: 16px;
}

/* **************************breadcrumbs********************
********************************************************* */

.breadcrumbs {
	font-family: Arial, helvetica;
	padding: 10px 0 0 10px;
	text-transform: capitalize;
	display: block;
	color: #999;
	font-size: .8em;
}

#container #contentBody span.breadcrumbs a {
	color: #999;
	text-transform: capitalize;
}

#container #contentBody span.breadcrumbs a:link, span.breadcrumbs a:visited {
	color: #999;
}

#container #contentBody span.breadcrumbs a:hover, span.breadcrumbs a:active {
	color: #C1D82F;
}

.breadcrumbs-category {
	font-family: Arial, helvetica;
	padding: 10px 0 0 10px;
	text-transform: capitalize;
	display: block;
	color: #999;
	font-size: .8em;
}

#container #contentBody span.breadcrumbs-category a {
	color: #999;
	text-transform: capitalize;
}

#container #contentBody span.breadcrumbs-category a:link, span.breadcrumbs-category a:visited {
	color: #999;
}

#container #contentBody span.breadcrumbs-category a:hover, span.breadcrumbs-category a:active {
	color: #C1D82F;
}

/* ****************expression engine categories**************
********************************************************* */

.left-column #nav_categories.nav_categories {
/*
	padding: 0;
	margin: 0;
*/
}

.left-column #nav_categories.nav_categories li {
	/* padding: 0; */
}

/*
.left-column #nav_categories.nav_categories li a {
	font-weight: normal;
	display: block;
	text-transform: uppercase;
	font-family: helvetica, Arial, "Lucida Grande", Verdana;
	color: #C1D82F;
	font-size: 16px;
	padding: 9px 7px 7px 10px;
	border-top: solid 6px #C1D82F;
	border-bottom: solid 1px #C1D82F;
	margin-bottom: 10px;
}
*/

.left-column #nav_categories.nav_categories li a {
	font-size: 14px;
	text-transform: capitalize;
	border: none;
	padding: 5px 0 0 5px;
}

#nav_categories.nav_categories li a:link, #nav_categories.nav_categories li a:visited {
	color: #999;
}

#nav_categories.nav_categories li a:hover, #nav_categories.nav_categories li a:active {
	color: #C1D82F;
}

/* ****************search results**************
********************************************************* */

.searchBar {
	padding: 20px 0 20px 25px;
	font-weight: normal;
	text-transform: uppercase;
	color: #999;
	font-size: 1em;
	font-family: helvetica, Arial, "Lucida Grande", Verdana;
	display: block;
}

.searchBar ul {
	display: inline;
}

.searchBar ul li {
	display: block;
	float: left;
}
#contentBody .viewall{
	padding: 20px 0 10px 25px;
}
.viewall li h3 {
	font-weight: normal;
	text-transform: uppercase;
	color: #999;
	font-size: 1em;
}

.viewall li a{
	font-size: .8em;color: #999;
	text-decoration:underline;
	padding: 0 0 0 5px;
}
.resultRowOne {
	background: #fff;

}

.resultRowTwo {
	background: #f5f5f5;
	/* background: url(http://www.priorityprototypes.com/images/site01/blockBG2.gif) repeat-x left top; */
	/* border-top: solid 4px #dedede; */


}

.resultRowOne, .resultRowTwo {
	color: #999;
	font-family: helvetica, Arial, "Lucida Grande", Verdana;
	font-size: .8em;
	margin: 15px 15px;
	padding: 10px 10px;
	width: 850px
}
.resultRowOne, .resultRowTwo p{
line-height:18px;
}
.resultRowOne em, .resultRowTwo em {
	padding: 0 0 15px 0;
	display: block;
}

.resultRowOne h1, .resultRowTwo h1{
	text-transform: uppercase;
	color: #C1D82F;
	font-size: 1.3em;
}
.resultRowOne h1 a, .resultRowTwo h1 a {
	color: #999;
	text-transform: uppercase;}
	
.resultRowOne h1 a:visited, .resultRowTwo h1 a:visited {
	color: #999;
}

.resultRowOne h1 a:hover, .resultRowTwo h1 a:hover {
	color: #C1D82F;
}

.searchBar ul .paginate {
	padding-left: 25px;
	float: left;
	line-height: 20px;
	font-family: helvetica, Arial, "Lucida Grande", Verdana;
	font-size: .9em;
}

.searchBar ul .paginate b {
	color: #999;
	font-weight: normal;
}

.searchBar ul .paginate a {
	padding: 0 2px;
	color: #C1D82F;
}

.searchBar ul .pagecount {
	color: #999;
	padding-right: 25px;
}

/* ****************expression engine gallery**************
********************************************************* */

.thumbs {
	width: 100px;
	height: 75px;
	padding: 5px;
	float: left;
}

#picture {
	width: 600px;
	height: 450px;
	padding: 5px;
	float: left;
}

.fullsize {
	border: solid 1px #CCC;
	float: left;
	padding: 3px;
	margin: 0 0 25px 0;
}

.fullsize .thumb-title {
	line-height: 23px;
	float: left;
	width: 600px;
	height: 25px;
	border-bottom: solid 1px #CCC;
	padding-bottom: 5px;
	margin: 0 0 3px 5px;
}

.fullsize .thumb-title h4 {
	display: block;
	float: left;
	text-transform: uppercase;
	font-size: .8em;
}

.fullsize #pagination {
	float: right;
	font-size: .8em;
	line-height: 25px;
}

.fullsize .thumb-title #pagination a:link,.fullsize .thumb-title #pagination a:visited,.fullsize .thumb-title #pagination {
	color: #CCC;
}

.fullsize #pagination a:hover {
	color: #C1D82F;
}

.fullsize #pagination {
	text-align: right;
}

.fullsize .thumbs a {
	display: block;
	float: left;
}

/* #shadowbox-picture {width: 600px; height: 450px;float:left;} */

.shadowbox-frame {
	float: left;
	padding: 10px;
}

.shadowbox-frame .thumb-title {
	line-height: 23px;
	float: left;
	width: 600px;
	height: 25px;
}

.shadowbox-frame .thumb-title h4 {
	display: block;
	float: left;
	text-transform: uppercase;
	font-size: .8em;
}

.shadowbox-frame #pagination {
	float: right;
	font-size: .8em;
	line-height: 25px;
}

.shadowbox-frame .thumb-title #pagination a:link,.shadowbox-frame .thumb-title #pagination a:visited,.shadowbox-frame .thumb-title #pagination {
	color: #333;
}

.shadowbox-frame #pagination a:hover {
	color: #C1D82F;
}

.shadowbox-frame #pagination {
	text-align: right;
}

.shadowbox-frame .thumbs a {
	display: block;
	float: left;
}

#contentBody .left-gallery {
	width: 620px;
	padding: 10px 5px 10px 10px;
	float: left;
	display: block;
}

#contentBody .left-gallery img {

/* padding:5px; */
float: left;
}

#contentBody .left-gallery h3 {
	font-weight: normal;
	display: block;
	text-transform: uppercase;
	font-family: helvetica, Arial, "Lucida Grande", Verdana;
	color: #C1D82F;
	font-size: 1em;
	padding: 9px 7px 7px 7px;
	border-top: solid 6px #C1D82F;
	border-bottom: solid 1px #C1D82F;
	margin-bottom: 10px;
}

#contentBody .right-gallery {
	width: 250px;
	padding: 10px 10px 10px 5px;
	float: left;
	display: block;
}

#contentBody .right-gallery p {
	color: #333;
	font-family: Arial, helvetica;
	font-size: .8em;
	line-height: 18px;
	padding: 5px 10px 5px 10px;
}

#contentBody .right-gallery h2 {
	font-weight: normal;
	display: block;
	text-transform: uppercase;
	font-family: helvetica, Arial, "Lucida Grande", Verdana;
	color: #999;
	font-size: 16px;
	padding: 9px 7px 7px 7px;
	border-top: solid 6px #999;
	border-bottom: solid 1px #999;
	margin-bottom: 10px;
}

#contentBody .right-gallery h1 {
	font-weight: normal;
	display: block;
	text-transform: capitalize;
	font-family: helvetica, Arial, "Lucida Grande", Verdana;
	color: #333;
	font-size: 16px;
	padding: 5px 10px 5px 10px;
}

.gallery-menu {
	float: right;
}

/* forms */
#formquote {font-family: helvetica, Arial, "Lucida Grande", Verdana;}
.left-divide {
	width: 50%;
	float: left;
}

.right-divide {
	width: 50%;
	float: left;
}

.validation-advice {
	color: red;
	background: transparent url(http://www.priorityprototypes.com/images/site01/alert.gif) no-repeat left bottom;
	padding: 10px 0 0 22px;
	font-size: .8em;
	display:block;
	float: left;
}

#formquote .requiredfield {
	font-size: .9em;
	color: red;
}

#formquote .contactfield p.required-fields {
	font-size: .8em;
	color: red;
	float: left;
	padding: 4px 0 0 4px;
}

#formquote .contactfield {
	position: relative;
	color: #999;
	padding: 5px;
	width: 90%;
	float: left;
}

/*#formquote .contactfield:hover {background:#F2F2F2;}
#formquote .contactfield:active {background: #E5E5E5;}*/

#formquote input {
	float: left;
	padding: 3px;
	width: 100%;
}

#formquote .contactfield textarea {
	float: left;
	width: 100%;
}

#formquote .contactfield label {
	float: left;
	line-height: 18px;
	font-size: .9em;
}

#formquote h2 {
	font-weight: normal;
	display: block;
	text-transform: uppercase;
	font-family: helvetica, Arial, "Lucida Grande", Verdana;
	color: #C1D82F;
	font-size: 1em;
	padding: 9px 7px 7px 7px;
	border-top: solid 6px #C1D82F;
	border-bottom: solid 1px #C1D82F;
	margin-bottom: 10px;
}

#formquote .submitfield input {
	float: left;
	padding: 3px;
	width: 90%;
	margin: 0 0 10px 0;
}

#formquote .submitfield img {
	padding: 0 0 10px 0;
}

#formquote .submitfield {
	padding: 5px 10px 10px 10px;
	margin: 5px 5px 5px 0;
	float: left;
	width: 85%;
}

#formquote .submitfield p {
	font-size: .9em;
	color: #999;
	padding: 0 0 10px 0;
}

button.submit {
	font-size: .9em;
	background: #C1D82F;
	border: none;
	cursor: pointer;
	
	color: #fff;
	height: 30px;
}
.sb {
	background-color: #C1D82F;
	position: relative;
	float: left;
	width: 90px;
}

.sb .sb-l {
	background: url(http://www.priorityprototypes.com/images/site01/btnLeft.gif) no-repeat left top;
	float: left;
	height: 30px;
	width: 10px;
}

.sb .sb-r {
	background: url(http://www.priorityprototypes.com/images/site01/btnRight.gif) no-repeat right top;
	float: right;
	height: 30px;
	width: 10px;
}


a.imgGallery img {
/* border: solid 1px #ccc; */
display: block;
float: left;
padding: 4px;}

#facebook {display: block; position: absolute; top: 200px; left: 0px; z-index: 1; width: 33px; height: 87px; background: url(images/facebook.gif) no-repeat; border-bottom: 2px solid #333; border-top: 2px solid #333; border-right: 2px solid #333;}

