/* Start of CMSMS style sheet 'pnpLayout' */
body {
	background: url(uploads/pnp/body-bg.jpg) repeat;
	margin: 0em;
	text-align: left;
        color:#000;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	line-height: 200%;
}
div.ie {
}
* {
	margin: 0;
	padding: 0;
}
td, div {
	margin: 0;
	padding: 0;
        font-size: 100%;
}
/* Small text */
small, .small, .smalldark, .mosimage_caption, .createdate {
	color: #666666;
	font-size: 100%;
}

/* Heading */
h1 {
	font-size: 175%;
text-indent: -9999em;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 125%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0;
}
img {
	border: 0;
}
a {
	color: #F26522;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #F26522;
	text-decoration: underline;
}
#wrapfortop {
	width: 100%;
	background: url(uploads/pnp/topsl-bg.jpg) repeat-x left top;
}
#wrapforbtm {
	width: 100%;
	background: url(uploads/pnp/containerwrap-bg.jpg) repeat-x left bottom;
}
div#pagewrapper {
	margin: 0 auto;
	padding: 0px 7px;
	width: 920px;
	color: black;
}
div#header {
	padding: 0px;
	margin: 0px;
}
div#header h1 {
	float: left;
	width: 535px;
	height: 181px;
	margin: 18px 0px 0px -10px;
	background: url(uploads/pnp/logo.png) no-repeat left top;
}
 * html div#header h1 {
	background: url(uploads/pnp/logo.gif) no-repeat left top;
}
div#header h1 a {
	height: 189px;
	padding: 0px;
	margin: 0px;
	display: block;
	text-indent: -999em;
}
div#header h1 a:hover {
	text-decoration: none;
	background: transparent;
}
div#header h2 {
	float: right;
	display: block;
	width: 390px;
	margin: 130px 0px 0px;
	font-size: 22px;
	font-weight: normal;
	line-height: 1.2em;
	color: #731A08;
	text-align: right;
}
div#header h2 span {
	color: #FFF;
	font-size: 18px;
	line-height: 1.2em;
}

div#header div.address {
display: block;
text-align: right;

}

div.announce {
text-align: center;
color: #fff;
background: url("uploads/pnp/body-bg.jpg") repeat scroll left top transparent;
font-size:83%;
font-weight: 700;
}
#breadcrumbs {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 920px;
	height: 260px;
	background: url(uploads/pnp/jatopsl-bg.jpg) no-repeat;
}
#breadcrumbs div.mid {
	position: relative;
	top: 19px;
	left: 19px;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 880px;
	height: 224px;
}
#mainly {
	clear: both;
	float: left;
}
div.clearl {
	clear: left;
}
div#content {
	clear: both;
	margin: 0;
}
div#main {
        width:666px;
	margin-left: 252px;
	padding: 0px;
        border: 1px solid #000;
	background: url(uploads/pnp/content-center2.jpg) repeat-y left bottom;
}
 * html div#main {
        float:right;
	margin-left: 0px;
}
div#main .top {
	height: 20px;
	padding: 0px 0px;
	background: url(uploads/pnp/content-top2.jpg) no-repeat left top;
}
div#main .btm {
	clear: both;
	height: 20px;
	padding: 0px 0px;
	background: url(uploads/pnp/content-bot2.jpg) no-repeat left bottom;
}
div.maincontent {
	padding: 0px 10px 0px 10px;
}
div#mainsub {
        width:920px;
	padding: 0px;
	background: url(uploads/pnp/content-center3.jpg) repeat-y left bottom;
}
div#mainsub .top {
	height: 20px;
	padding: 0px 0px;
	background: url(uploads/pnp/content-top3.jpg) no-repeat left top;
}
div#mainsub .btm {
	clear: both;
	height: 20px;
	padding: 0px 0px;
	background: url(uploads/pnp/content-bot3.jpg) no-repeat left bottom;
}
div#mainsub div.maincontent {
	padding: 0px 0px 0px 18px;
}
div.maincontent img{
        float:left
}
div.mainleft {
	float: left;
	width: 350px;
}
div.mainright {
	float: right;
	width: 240px;
}
div.mainright a {
	color: #F26522;
        text-decoration:none;
}
div.mainright a:hover {
        text-decoration:underline;
}
div.mainright p {
        font-size:0.75em
}
div#riteblock {
	z-index: 2000;
	float: right;
	width: 180px;
	display: inline;
	margin-left: 0;
}
#lftblock {
	clear: both;
	float: left;
	padding: 15px 0px 0px;
	width: 252px;
	background: url(uploads/pnp/box-br.jpg) no-repeat;
}
#lftblock .mid {
	padding: 0px 0px 0px 15px;
}
#lftblock .btm {
	clear: both;
	height: 35px;
	background: url(uploads/pnp/box-bot.jpg) no-repeat left bottom;
}
div#footer {
	clear: both;
	color: #000;
	height: 100px;
}
div#footer p {
	font-size: 0.8em;
	padding: 45px 4px 0px;
	text-align: right;
	display: block;
	color: #666666;
	font-style: normal;
}
div#footer p a {
	color: #666666;
        text-decoration:none;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #F26522;
}
p.pizza {
        margin: 5px;
        padding: 5px 0px 0px 23px;
        font-weight:bold;
        display:block;
	background: url(uploads/pnp/pizza-bullet.png) no-repeat left 8px;
}
 * html p.pizza {
	background: url(uploads/pnp/pizza-bullet.gif) no-repeat left 8px;
}
.bump {
        margin-left:28px;
        font-size:80%;
}
div.hourly {
	width: 220px;
	height: 225px;
	margin-left: 1px;
	background: transparent url(uploads/images/hours.jpg) no-repeat scroll left center;
	position: relative;
	top: 20px;
	
	margin-bottom: 65px;
}
p.hour {
	position: relative;
	line-height: 120%;
	top: 99px;
	left: 0px;
	text-align: center;
	font-size: 70%;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #FFFCFF;
}
span.smlyellow {
        line-height:130%;
        top:-95px;
        left:-10px;
        text-align:center;
        font-size:97%;
        font-family:Trebuchet MS;
        letter-spacing:-1px;
        font-weight:bold;
        color:#FBB800;
}
img.fatbtm {
        margin-bottom:15px;
}
/*default link styles*/
a, a:link a:active {
	text-decoration: underline;
	background-color: inherit;
	color: #595959;
}
a:visited {
	text-decoration: none;
	background-color: inherit;
	color: #909090;
/* a different color can be used for visited links */
}
/* remove underline on hover and change color */
a:hover {
	text-decoration: underline;
	color: #909090;
}
/********************CONTENT STYLING*********************/
.button {
padding: 3px 8px;
border-top: 1px solid #464646;
border-right: 1px solid #1F1F1F;
border-bottom: 1px solid #1F1F1F;
border-left: 1px solid #464646;
color: #FFFFFF;
background: url(uploads/pnp/grad1.gif) repeat-x center #000000;
}

* html .button, *+html .button {
padding: 2px 5px !important;
}
.pretext {
        font-size:0.75em;
}
table.point12 {
        font-size:12px;
}
div#content h1 {
	color: #731A08;
	font-size: 30px;
	text-align: left;
	padding-left: 0em;
	padding-bottom: 1px;
	line-height: 1.5em;
	font-weight: normal;
	margin: 0 0 0.5em 0;
}
#content h2, div.mid ul li h2 {
	line-height: 1.5em;
	font-size: 24px;
	margin: 5px 0px 7px;
	font-weight: normal;
	color: #731A08;
	border: none;
	padding-left: 0em;
}
#lftblock .mid h3 {
	line-height: 1.5em;
	font-size: 1.1em;
	margin: 5px 0px 7px;
	color: #000;
	border: none;
	padding-left: 0em;
}
#content .maincontent h2 {
	line-height: 1.5em;
	font-size: 1.1em;
	margin: 5px 0px;
	font-weight: normal;
	color: #731A08;
	border: none;
	padding-left: 0em;
}
#content h2.red, #content .maincontent h2.redmain {
	line-height: 2em;
	font-size: 200%;
	margin: 5px 0px 0px;
	font-weight: normal;
	color: #A32A0F;
	padding-left: 32px;
}
#content .maincontent h2.redmain {
padding-left: 2px;
color: #A32A0F;
}
div#content h3 {
	color: #731A08;
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 0 0 0.5em 0;
}
div#content h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 0.25em 0;
	line-height: 1.3em;
	color: #1B5682;
}
div#content h5 {
	font-weight: bold;
}
h6 {
	color: #010101;
	font-size: 1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
/* END HEADINGS */
/* TEXT */
p {
	font-size: 1em;
	margin: 0 0 1.5em 0;
	line-height: 1.4em;
	padding: 0;
}
/* END TEXT */
/* LISTS */
/* lists in content need some margins to look nice */
#main ul {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 15px;
}
#main li {
	padding: 2px 0px 2px 14px;
	background: url(uploads/squrcrator/li.gif) no-repeat left center
}
#main table {
	border-collapse: collapse;
}
div#main td {
	vertical-align: top;
	border: 1px dashed #969696;
	padding: 5px;
}
/* definition lists topics on bold */
div#main dl dt {
	font-weight: bold;
	margin: 0 0 0 1em;
}
div#main dl dd {
	margin: 0 0 1em 1em;
}
div#main dl {
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 1px solid #c0c0c0;
}
/* accessibility */
/* menu links accesskeys */
span.accesskey {
	text-decoration: none;
}
/* accessibility divs are hidden by default text, screenreaders and such will show these */
.accessibility, hr {
	position: absolute;
	top: -999em;
	left: -999em;
}
/* definition tags are also hidden these are also used for menu links    */
dfn {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}
/* end accessibility */
/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
	position: absolute;
	left: -5000px;
	width: 4000px;
}
/* make some room for the image */
a.external {
/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
	padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
	color: #18507C;
/* background image for the link to show wiki style arrow */
	background: url(uploads/squrcrator/external.gif) no-repeat 100% 0;
}
a.external:visited {
	color: #18507C;
/* a different color can be used for visited external links */
/* Set the last 0 to -100px to use that part of the external.gif image for different color for active links external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.*/
	background: url(uploads/squrcrator/external.gif) no-repeat 100% 0;
}
a.external:hover {
	color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
	background: url(uploads/squrcrator/external.gif) no-repeat 100% 0;
	background-color: #C3D4DF;
}
/* end wiki style external links */
/* clearing */
/* clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.Do not edit if you dont know what you are doing*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block;
	width: 100%;
}
* html .clearfix {
/* Hides from IE-mac \*/
	height: 1%;
/* End hide from IE-mac */
}
/* end clearing */
.contactform {
	width: 99%;
}
.contactform fieldset {
	border: none;
}
.contactform fieldset .css label {
	font-size:0.75em;
	float: left;
	display: block
}
.contactform div {
	padding: 0.25em 0 0em 0;
}
.css.chek input.checkbox {
	float: right;
	margin-right: 455px;
	margin-top: 5px;
	width: 25px
}
.contactform div:hover {
}
.contactform .css input {
	color: #000000;
	background: #FFFFA0;
	border: 2px inset #cecece;
	idth: 250px;
}
.contactform div .red {
	color: #000;
}
.contactform div.req {
	padding-left: 160px
}
.contactform fieldset .csstext label {
	font-size: 0.75em;
	float: left;
	display: block
}
.contactform .csstext textarea {
	font-size: 0.75em;
	color: #000000;
	background: #fff;
	border: 2px inset #cecece;
	width: 170px;
}
.contactform textarea:focus {
	background: #FFFFFF;
}
.contactform .captcha {
	padding-left: 10px;
}
.contactform .captchapict {
	display: block;
	margin: 10px 10px 10px 0px;
}
.contactform .captcha input {
	color: #000000;
	background: #f2f2f2;
	border: 3px double #cecece;
	width: 195px;
	margin: 5px 5px 5px 0px;
}
.contactform input:focus {
	background: #FFFFFF;
}
div.submit input, input.submit {
padding: 3px 8px;
border-top: 1px solid #464646;
border-right: 1px solid #1F1F1F;
border-bottom: 1px solid #1F1F1F;
border-left: 1px solid #464646;
color: #FFFFFF;
background: url(uploads/pnp/grad1.gif) repeat-x center #000000;
}

#content div.hreview {
clear: left;
margin: 15px 0 10px;
}

#content div.hreview p {
margin: .25em;
}

#content div.hreview h4, #content div.hreview h4 a {
margin: 20px 5px 10px 0;
color: #A2290F;
text-decoration: none;

}

#content div.hreview blockquote {
margin: 5px;
}

#content div.hreview h4.summary a[href^="http://www.yelp.com"] {
background:transparent url(uploads/images/yelp_32.png) no-repeat scroll left center;
padding:10px 0 10px 35px;

}

#content div.hreview h4.summary a[href^="http://www.tripadvisor.com"] {
background:transparent url(uploads/images/tripadvisor_32.png) no-repeat scroll left center;
padding:10px 0 10px 35px;

}

#content div.hreview abbr {
margin: 15px;
}

div.reviewus {
display: block;
margin: 25px;
}

div.reviewus ul li {
list-style: none;
display: inline;
padding: 5px auto;
margin: 5px 20px 5px 20px;
}

div.mid ul li, div.mid ul {
list-style: none;
}

div.sociable img {
float: none;
}
div.sociable li {
display: inline;
}
div.sociable li a {
padding: 3px;
}


div.mid ul {
margin: 0;
}

div.wp-caption, div.feed-content img, div.homefeed img {
border:1px solid #CCCCCC;
float:right;
margin:5px;
padding:5px;
text-align:center;
}
div.update {
background: #fff;
padding: 5px;
}
div.update p {
color: #333;
}

div#iconset {
margin: 1.5em auto;
}

div#iconset ul li a {
padding: 2px 0 2px 26px
}

div#iconset ul li {
margin: 8px 0;
}

div#iconset a.twitter {
background: transparent url(http://officialbridgeday.com/uploads/images/twitter.gif) no-repeat left 2px;
}
div#iconset a.foursquare {
background: transparent url(http://www.officialbridgeday.com/uploads/images/foursquaresm.png) no-repeat left 2px;
width: 16px;
}

div#iconset a.feed {
background: transparent url(http://officialbridgeday.com/uploads/images/feed.png) no-repeat left 2px;
}

div#iconset a.friendfeed {
background: transparent url(http://officialbridgeday.com/uploads/images/friendfeed.gif) no-repeat left 2px;
}

div#iconset a.flickr {
background: transparent url(http://officialbridgeday.com/uploads/images/flickr.gif) no-repeat left 2px;
}

div#iconset a.facebook {
background: transparent url(http://officialbridgeday.com/uploads/images/facebook.gif) no-repeat left 2px;
}

div#iconset a.youtube {
background: transparent url(http://officialbridgeday.com/uploads/images/youtube.gif) no-repeat left 2px;
}

div#iconset a.wikipedia {
background: transparent url(http://officialbridgeday.com/uploads/images/wikipedia.gif) no-repeat left 2px;
}

div#iconset a.linkedin {
background: transparent url(http://officialbridgeday.com/uploads/images/linkedin.gif) no-repeat left 2px;
}

div.centermedia div.mediablock {
clear: left;
margin: 1.5em 0;
}
div.vcard a.fn {
Xpadding: 5px;
}

div.vcard img.linkedin {
padding: 10px 5px 0 0;

}

div.maincontent img.portrait {
float: right;
border: 1px solid #ccc;
padding: 5px;
margin: 5px 0px 5px 3px;
}
div.org span{
padding: 5px 0;
}
div.tel {
margin: 5px 0;
}

div.vcard span {
padding: 3px 0;

}
div.vcard {
font-size: 75%;
margin-bottom: 1.5em;
}
div.vcard span.street-address, div.vcard span.locality {
clear: left;
}
div.executive {
border: 1px solid #ccc;
}
div.leftcenterwrap {
float: left;
margin-top: 1.5em;
}

div.leftmedia {
float: left;
width: 35%;
padding: 5px;
border: 1px solid #ccc;
}

div.centermedia {
float: right;
width: 60%;
padding: 5px;
border: 1px solid #ccc;
}

div.rightmedia {
float: right;
width: 23%;
padding: 5px;
border: 1px solid #ccc;
}
a[href$=".pdf"], a[href$=".pdf"] {
background:url("/uploads/images/page_white_acrobat.png") no-repeat scroll left center transparent;
line-height:1em;
padding:0.25em 0.25em 0.25em 20px;
}
/* End of 'pnpLayout' */

