/*
Theme Name: PPLBizPlan
Theme URI: http://pplbizplan.com/
Description: The default PPLBizPlan theme.
Version: 1.0
Author: j.verhine
Author URI: http://verhine.com/
Tags: pplbizplan

*/



/* Begin Typography & Colors */

body {
	background: #fff url(/images/bg.png) repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.top {
	background: url(/images/bg_header.png) repeat-x;
}
.top .subtitle {
	font-family: georgia;
	font-weight: normal;
	font-style: italic;
	color: #005503;
	font-size: 8pt;
	margin: 0;
	text-shadow: 1px 1px #fff;
	padding: 0 0 0 20px;
}
.topleft {
	float:left;
	width:301px;
}
.topmiddle {
	float:left;
	width:500px;
	height:143px;
	background: url(/images/bg_topmiddle.png) no-repeat;
}
.topright {
	float:left;
	text-align:right;
	width:180px;
	margin-top: 60px;
}
#content {
	position:absolute;
	left: 0;
	top: 157px;
	width: 301px;
	padding: 0px;
	font-size: small;
	color: #FFFFFF;
}

.sidebox {
	background: none;
}
.sideboxppl {
	float:left;
	width:100px;
	padding: 15px 0px 20px 10px
}
.sideboxhelpline {
	float:left:
	width:230px;
}
.sideboxhelpline h3 {
	text-align:center;
	font-family:lucida grande;
	margin-bottom:0;
	color:#134f13
}
.sideboxhelpline .detail {
	font-size:8pt;
	color: #c0c0c0;
	text-align:center;
}
.main {
	margin-left: 301px;
	width:690px;
	border-left: 1px solid #b0a897;
	border-right: 1px solid #b0a897;
}
.main .padding {
	margin: 0 0 0 15px;
	padding-top: 15px;
}
.contentright {
	width:188px;
	float:right;
	background:#f4f3f1;
	font-size:8pt;
	border-left:1px solid #dedede;
	margin: 0 0 20px 20px;
}
.contentright .block {
	padding-bottom:15px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #c0c0c0;
}
.contentright .block .icon, .sidebox .block .icon {
	float:left;
	width:50px;
	padding:15px 0 0 15px;
}
.contentright .block .justanicon {
	text-align: center;
	padding: 20px 0 10px 0;
}
.phonenumberheader {
	font-size: 8pt;
	padding-left: 50px;
	color: #6e6c66;
	text-align: right;
	padding-top: 8px;
}
.phonenumber {
	font-size: 20pt;
	color: #6e6c66;
	padding-top: 5px;
}
.contentright .block .icon a, .sidebox .block .icon a {
	border: none;
}
.contentright .block .description {
	float: left;
	width:90px;
	padding: 23px 15px 0 10px;
}
.contentbottom {
	background: #f4f3f1;
	font-size:8pt;
	border-top:1px solid #dedede;
	border-left:1px solid #dedede;
	margin-left: 301px;
}
.contentbottom .block {
	padding: 15px;
	float: left;
}
.sidebox .block .description {
	float: left;
	width:65px;
	padding: 15px 0px 0 10px;
}
.contentright .block .description .descriptiontop, .sidebox .block .description .descriptiontop {
	font-weight:bold;
	padding-bottom:5px;
	color: #666;
}
.sidebox .block#left {
	width: 150px;
	float:left;
}
.sidebox .block#right {
	width: 150px;
	float:left;
}
.noicon {
	font-weight:bold;
	padding:15px 10px 5px 15px;
}

.post, .main .page {
	padding: 0 20px 20px 20px;
	border-bottom: 1px solid #c0c0c0;
}
.post div {
	margin-right:10px;
}
.page h3 span.where {
	display: none;
}
ul#vertical {
	padding: 0;
	margin: 0;
}
ul#vertical h3 {
	width: 291px;
	height: 40px;
	background: url(/images/showhide.gif) no-repeat;
	margin: 0;
	padding: 0;
}
h1 {
	font-family: georgia;
	font-weight: normal;
	font-style: italic;
	color: #005503;
	font-size: 20pt;
	text-shadow: 1px 1px #fff;
	padding: 35px 0 0 20px;
	margin-bottom: 0px;
}
h2 {
	font-family: georgia;
	font-weight: normal;
	color: #102b6b;
	font-size: 15pt;
	border-bottom: 1px solid #dbdbdb;
}

h3 {
	font-size: 14pt;
}



		  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none;font-weight: bold; }


table {
	margin-left: 30px;
}
table th {
	background: #d9d3c7;
	color: #999388;
	font-size: 8pt;
	text-decoration: none;
	padding: 5px;
	border-right: 1px solid #999388;
	border-bottom: 1px solid #999388;
}
table td {
	background: #cbc7c0;
	color: #102b6b;
	margin: 5px 5px 0 0px;
	padding: 5px;
	border-right: 1px solid #999388;
	border-bottom: 1px solid #999388;
}
.single table { 
	margin-left: 0;
}

/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 690px; margin: 0px auto; position: relative; min-height: 301px; }


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
a, a:visited								{ color: #666; text-decoration: none; }
a:hover, a:active							{ color: #333; }
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

ol li {
	padding: 0 0 15px 0;
}


/*
	SLIDER
*/
.slider-wrap								{ width: 690px; position: absolute; top: 0px; left: 0px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0px; }
.stripViewer								{ position: relative; overflow: hidden; width: 690px; height: 301px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 690px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.stripViewer a                              { border: none; }
.nav-thumb 									{  margin-right: 5px; }
#movers-row									{ position:absolute; left:618px; top: 10px; }
#movers-row div								{ width: 20%;  }
#movers-row div a.cross-link 				{  }
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 62px; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }


p {
	padding-left: 15px;
}



label.screen-reader-text { display: none; }
