@charset "UTF-8";
/* CSS Document */
body {
	background:#0f034e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:100%;
	text-align:left;
	color:#666666;
	margin:0;
	padding:0;
}
div, h1, h2, h3, h4, h5, h6, p, ul, li, em, strong, pre, code, input, option, textarea {
	margin:0;
	padding:0;
}
img {
	border:0;
	margin:0;
	padding:0;
}
p {
	padding:0 0 15px 0;
	font-size:0.8em;
	line-height:1.35em;
}
a {
	color: #383838;
}
.clear {
	clear:both;
	padding:0;
	margin:0;
}
#wrapper {
	background:url(/images/backgrounds/wrapper-bg.gif) repeat-y #ffffff;
	margin:0 auto;
	width:890px;
}
/* Header */
#header {
	background: #0F034E;
	height:131px;
	width:890px;
	position:relative;
	clear:both;
}
#header h2 {
	position:relative;
	display:block;
	border:0;
	font-size:1em;
	color:#EA1B3B;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	line-height:131px;
	overflow:hidden;
}
#header h2 em {
	position:absolute;
	left:0;
	top:0;
	display:block;
	border: 0;
}
#header h2, #header h2 em {
	background:url(/images/header/header.jpg) no-repeat top center;
	height:131px;
	width:890px;
}
/* Top Navi */
#topnavi {
	background: url(/images/backgrounds/top-navi.gif) no-repeat #f9e902;
	height:39px;
	width:890px;
	padding:0;
	border:0;
	display:block;
}
ul#navi {
	list-style:none;
	margin:0 15px;
	padding:0;
}
#navi li, #navi li a {
	height:39px;
	position:relative;
	display:block;
	line-height:39px;
	border:0;
	color:#0f034e;
	text-align:center;
	font-weight:bold;
	font-size: 0.85em;
}
#navi li {
	float:left;
	display:inline;
}
li.break {
	background: url(/images/backgrounds/navi-divider.gif) no-repeat center center;
	width:16px;
	font-size:10px;
}
#navi a {
	font-size:10px;
	text-decoration:none;
	line-height:0;
}
#navi a:hover, #navi a.active {
	color:#666666;
}
/* Banners */
#banner {
	background: #716b90;
	height:228px;
	width:890px;
	position:relative;
	clear:both;
}
#banner h2 {
	position:relative;
	display:block;
	border:0;
	font-size:1.2em;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	line-height:228px;
	overflow:hidden;
	height:228px;
	width:890px;
	background-image: url(/images/banners/home.jpg);
}
#banner h2 em {
	position:absolute;
	left:0;
	top:0;
	display:block;
	border: 0;
	height:228px;
	width:890px;
	background-image: url(/images/banners/internal.jpg);
}
#banner h2#homeBanner, #banner h2#homeBanner em {
	background: url(/images/banners/home.jpg) no-repeat top center;
}
#banner h2#internalBanner, #banner h2#internalBanner em {
	background: url(/images/banners/home.jpg) no-repeat top center;
}
/* Left Col */
#leftCol {
	background:url(/images/backgrounds/left-col-bg.jpg) top left no-repeat #191919;
	width:180px;
	float:left;
	display:inline;
	padding:22px 22px 25px 21px;
}
/* Left Col Side Navi */
#leftCol ul {
	padding: 0;
	margin: 0 0 20px 0;
}
#leftCol li {
	display :block;
	list-style-type : none;
	width:180px;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #b5b5b5;
}
#leftCol li a {
	color: #f9e902;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.775em;
	display: block;
	width: 180px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#leftCol li a:hover, #leftCol li a.active {
	color: #cccccc;
}

/* Left Col Buttons */
#leftCol p#trainingBtn,
#leftCol p#trainingBtn a,
#leftCol p#trainingBtn em,
#leftCol p#trainingBtn a:hover em,
#leftCol p#projectBtn,
#leftCol p#projectBtn a,
#leftCol p#projectBtn em,
#leftCol p#projectBtn a:hover em,
#leftCol p#consultingBtn,
#leftCol p#consultingBtn a,
#leftCol p#consultingBtn em,
#leftCol p#consultingBtn a:hover em,
#leftCol p#projectsBtn,
#leftCol p#projectsBtn a,
#leftCol p#projectsBtn em,
#leftCol p#projectsBtn a:hover em {
	width:180px;
	height:62px;
	display:block;
	padding:0;
}
#leftCol p#trainingBtn,
#leftCol p#trainingBtn a,
#leftCol p#projectBtn,
#leftCol p#projectBtn a,
#leftCol p#consultingBtn,
#leftCol p#consultingBtn a,
#leftCol p#projectsBtn,
#leftCol p#projectsBtn a {
	background:#2b2b2b;
	position:relative;
	line-height:62px;
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
}
#leftCol p#trainingBtn a:hover,
#leftCol p#projectBtn a:hover,
#leftCol p#consultingBtn a:hover,
#leftCol p#projectsBtn a:hover {
	background:#1d1d1d;
}
#leftCol p#trainingBtn em,
#leftCol p#projectBtn em,
#leftCol p#consultingBtn em,
#leftCol p#projectsBtn em {
	position:absolute;
	left:0;
	top:0;	
	cursor:pointer;
}
#leftCol p#trainingBtn a:hover em,
#leftCol p#projectBtn a:hover em,
#leftCol p#consultingBtn a:hover em,
#leftCol p#projectsBtn a:hover em {
	background-position:0 -62px;
}
#leftCol p#trainingBtn a,
#leftCol p#trainingBtn em {
	background:url(/images/buttons/btn-training.gif) no-repeat top left;
}
#leftCol p#projectBtn a,
#leftCol p#projectBtn em {
	background:url(/images/buttons/btn-project.gif) no-repeat top left;
}
#leftCol p#consultingBtn a,
#leftCol p#consultingBtn em {
	background:url(/images/buttons/btn-consulting.gif) no-repeat top left;
}
#leftCol p#projectsBtn a,
#leftCol p#projectsBtn em {
	background:url(/images/buttons/btn-projects.gif) no-repeat top left;
}
#leftCol p#trainingBtn,
#leftCol p#projectBtn,
#leftCol p#consultingBtn,
#leftCol p#projectsBtn {
	margin:0 0 10px 0;
}
/* Weather for Left Col */
#leftCol #weatherWrapper {
	background:url(/images/backgrounds/weather.jpg) no-repeat;
	width:180px;
	height:86px;
	padding: 14px 0 0 0;
}
#leftCol #weatherWrapper #weather {
	width: 150px;
	height:90px;
	overflow: hidden;
	margin:0 auto;
}
#leftCol .testimonial {
	border-top:3px solid #717171;
	display:block;
	padding:7px 0 0 0;
	border-bottom:3px solid #717171;
	margin:0 0 10px 0;
}
#leftCol .testimonial p {
	color:#e8c501;
	font-size: 1em;
}
#leftCol .testimonial p a {
	color:#b7b7b7;
	margin:10px 0 0 0;
	display:block;
	font-size: 0.7em;
	text-decoration: none;
	padding: 0;
}
#leftCol .testimonial p a:hover {
	text-decoration: underline;
}
/* Center Col */
#centerCol {
	width:600px;
	float:left;
	display:inline;
	padding:27px 40px 45px 27px;
	position: relative;
}
#centerCol h1 {
	color:#2a2a2a;
	font-weight:normal;
	display:block;
	font-size:1.4em;
	line-height:normal;
	margin:0 0 24px 0;
}
#centerCol h2 {
	color:#0F034E;
	display:block;
	font-size:0.9em;
	line-height:normal;
	margin:0 0 5px 0;
	clear: both;
}
#centerCol h1#thankyou {
	width:300px;
	margin:0 0 40px 0;
}
#centerCol ul, #centerCol ol {
	font-size: 0.775em;
	padding: 0 0 0 35px;
	margin: 0 0 20px 0;
}
/* Center Col image styles*/
#centerCol p img {
	float:left;
	margin:0 15px 10px 0;
}
#centerCol p img.pRightImg {
	float:right;
	margin:0 0 10px 15px;
}
#centerCol p img.pLeftImg {
	float:left;
	margin:0 15px 10px 0;
}
#centerCol div.hr {
	height:21px;
	background:url(/images/hr.gif) repeat-x top left;
	width:600px;
}
#centerCol div.hr hr,
#centerCol #currentProjects div.hr hr,
#centerCol #portfolio div.hr hr,
#centerCol #equipment div.hr hr {
	display:none;
}
#centerCol .link {
	width:600px;
	position: relative;
	display: block;
}
#centerCol .link a {
	color:#0F034E;
	position: absolute;
	right: 0px;
	top: 0px;
	text-decoration: none;
	padding: 0 0 0 15px;
}
#centerCol .link a:hover {
	text-decoration:underline;
}
#centerCol .link h2 {
	margin:0;
	display: block;
	font-size: .9em;
	color:#2a2a2a;
	width: 450px;
	position: relative;
}
#centerCol #galleryWrapper {
	float: left;
	width: 600px;
}
#centerCol #galleryWrapper img {
	margin: 0 10px 10px 0;
	padding: 0;
	border: none;
}
/* Form Styles */
#centerCol fieldset {
	width:300px;
	border:0;
	padding:0;
	margin:0;
}
#centerCol fieldset legend {
	margin:0;
}
#centerCol fieldset p {
	margin:0;
	padding:0;
}
#centerCol label {
	padding:0;
	margin:0 0 6px 0;
	display:block;
	width:300px;
}
#centerCol .textbox {
	width:300px;
	margin:0 0 15px 0;
	border:1px solid #2a2a2a;
	padding:3px;
}
#centerCol .select {
	margin:0 0 15px 0;
	border:1px solid #412A24;
	padding:3px;
}
#centerCol .textarea {
	width:300px;
	margin:5px 0 20px 0;
	border: 1px solid #2a2a2a;
	padding:3px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 100px;
}
#centerCol #codewrapper {
	margin:0 0 15px 0;
	padding: 0;
	width: 300px;
	clear: both;
	float: left;
}
#centerCol #codewrapper p {
	padding: 0 0 10px 0;
}
#centerCol #codewrapper p img {
	padding: 0;
	float:left;
	margin: 0;
}
#centerCol .code-box {
	border: 1px solid #2a2a2a;
	width: 50px;
	padding: 1px 2px;
	margin-top: 11px;
	float: left;
}
#centerCol .button {
	background: #2a2a2a;
	color: #FFFFFF;
	border: 1px solid #2a2a2a;
	font-size: 12px;
	clear: both;
	float: left;
	padding: 3px;
}
/* Google Maps */
#centerCol #map {
	background: url(/images/maps/contact-map.gif) no-repeat;
	position:absolute;
	right:40px;
	top:100px;
	width:267px;
	height:267px;
}
#centerCol #aboutMap {
	background: url(/images/maps/about-map.gif) no-repeat;
	width:390px;
	height:390px;
	margin: 15px 0 0 195px;
}
#centerCol #contactInfo {
	position:absolute;
	right:40px;
	top:385px;
	width:267px;
}
/* Our Location */
#centerCol #location {
	background:url(/images/backgrounds/our-location.gif) no-repeat top left;
	width:600px;
	display:block;
	height:624px;
	margin: 10px 0 20px 0;
}
#centerCol #location #address {
	background:url(/images/backgrounds/address-bg.png) no-repeat top left;
	width:223px;
	display:block;
	height:148px;
	margin:0 0 0 135px;
	padding:0 168px 0 60px;
}
#centerCol #location #address p {
	padding:15px;
	color: #051f6e;
}
/* Current Projects/Portfolio/Equipment Rental */
#centerCol #currentProjects,
#centerCol #portfolio,
#centerCol #equipment,
#centerCol #courses {
	background: url(/images/backgrounds/current-projects-bottom.gif) no-repeat bottom left #E7E7E7;
	width:600px;
	position:relative;
	display: block;
	margin: 0 0 15px 0;
	clear: both;
}
#centerCol #currentProjects ul,
#centerCol #portfolio ul,
#centerCol #equipment ul {
	display:block;
	width: 545px;
}
#centerCol #currentProjects img,
#centerCol #portfolio img,
#centerCol #equipment img {
	float:right;
	padding:0 0 10px 15px;
}
#centerCol #currentProjects h2.currentTitle,
#centerCol #portfolio h2.currentTitle,
#centerCol #location h2.currentTitle,
#centerCol #equipment h2.currentTitle,
#centerCol #courses h2.currentTitle,
#centerCol #training h2.currentTitle {
	height:50px;
	width:580px;
	display:block;
	font-size:0.9em;
	line-height: 30px;
	color:#FFFFFF;
	padding: 0 0 0 20px;
}
#centerCol #currentProjects h2.currentTitle {
	background: url(/images/backgrounds/current-projects.gif) no-repeat #E51937;
}
#centerCol #portfolio h2.currentTitle,
#centerCol #equipment h2.currentTitle,
#centerCol #courses h2.currentTitle,
#centerCol #training h2.currentTitle {
	background: url(/images/backgrounds/blue-header.gif) no-repeat #051f6e;
}
#centerCol #currentProjects h3,
#centerCol #portfolio h3,
#centerCol #equipment h3 {
	width:560px;
	display:block;
	font-size:0.8em;
	position:relative;
	padding:0 0 5px 20px;
}
#centerCol #currentProjects h3 span,
#centerCol #portfolio h3 span {
	font-weight:normal;
	color:#666666;
}
#centerCol #currentProjects h3 {
	color:#e51937;
}
#centerCol #portfolio h3,
#centerCol #equipment h3 {
	color:#051f6e;
}
#centerCol #currentProjects p {
	width:450px;
	display:block;
	padding-left:20px;
}
#centerCol #portfolio p,
#centerCol #equipment p {
	display:block;
	padding:0 20px 20px 20px;
}
#centerCol #currentProjects div.hr,
#centerCol #portfolio div.hr,
#centerCol #equipment div.hr {
	height:21px;
	width:560px;
	margin: 0 0 0 20px;
	border-top: 1px solid #ffffff;
	clear: both;
}
#centerCol #currentProjects .approved {
	background: url(/images/approved.gif) no-repeat;
	width:52px;
	height:49px;
	position:absolute;
	right:0;
	top:0;
}
#centerCol #currentProjects .pending {
	background: url(/images/pending.gif) no-repeat;
	width:52px;
	height:49px;
	position:absolute;
	right:0;
	top:0;
}
#centerCol #courses { 
	padding-bottom:15px;
}
#centerCol #courses p {
	display:block;
	padding:0 45px 10px 0;
	width: 225px;
	color: #051F6E;
	float: left;
	border-bottom: 1px solid #fff;
	margin: 0 0 10px 20px;
	font-weight: bold;
	position: relative;
}
#centerCol #courses p a {
	position:absolute;
	right:0;
	bottom:10px;
	font-weight:normal;
}
#centerCol #portfolio,
#centerCol #equipment,
#centerCol #courses {
	margin-top:20px;
}




#centerCol #training {
	background: url(/images/backgrounds/current-projects-bottom.gif) no-repeat bottom left #E7E7E7;
	width:600px;
	position:relative;
	display: block;
	margin: 0 0 15px 0;
	clear: both;
	padding: 0 0 20px 0;
	float: left;
}
#centerCol #training .upcomingHeader,
#centerCol #training .upcoming {
	padding:0 0 0 7px;
	width: 593px;
	float: left;
}
#centerCol #training .upcomingHeader p {
	float:left;
	display:block;
	padding: 0 0 10px 13px;
}
#centerCol #training .upcoming p {
	float:left;
	display:block;
	padding: 10px 0 10px 13px;
	color: #051f6e;
}
#centerCol #training .upcomingHeader p.p1,
#centerCol #training .upcoming p.p1 {
	width:85px;
}
#centerCol #training .upcomingHeader p.p2,
#centerCol #training .upcoming p.p2 {
	width:198px;
}
#centerCol #training .upcomingHeader p.p3,
#centerCol #training .upcoming p.p3 {
	width:132px;
}
#centerCol #training .upcomingHeader p.p4,
#centerCol #training .upcoming p.p4 {
	width:100px;
}
/*Footer */
#footer {
	background:url(/images/backgrounds/footer.gif) no-repeat #f0cc01;
	margin:0 auto 30px auto;
	width:860px;
	height:40px;
	color:#FFFFFF;
	text-align:center;
	padding:0 15px;
	position:relative;
}
#footer a {
	display:block;
	color:#2a2a2a;
	text-decoration:none;
	float:left;
	height:40px;
	line-height:40px;
	font-size:0.725em;
	margin:0 10px 0 0;
}
#footer a:hover {
	text-decoration:underline;
}
#footer #phone {
	position:absolute;
	right:40px;
	height:40px;
}
#footer #phone p {
	padding:0;
	line-height: 40px;
	font-size: .9em;
	color: #2a2a2a;
}
/* prettyphoto LiteBox */
div.light_rounded .pp_top .pp_left {
}
div.light_rounded .pp_top .pp_middle {
}
div.light_rounded .pp_top .pp_right {
}
div.light_rounded .pp_content .ppt {
	color: #000;
}
div.light_rounded .pp_content_container .pp_left, div.light_rounded .pp_content_container .pp_right {
}
div.light_rounded .pp_content {
}
div.light_rounded .pp_next:hover {
	background: url(/images/prettyphoto/light_rounded/btnnext.png) center right no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_previous:hover {
	background: url(/images/prettyphoto/light_rounded/btnprevious.png) center left no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_expand {
	background: url(/images/prettyphoto/light_rounded/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_expand:hover {
	background: url(/images/prettyphoto/light_rounded/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_contract {
	background: url(/images/prettyphoto/light_rounded/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_contract:hover {
	background: url(/images/prettyphoto/light_rounded/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_close {
	margin: 10px 0 0 0;
	width: 22px;
	height: 22px;
	background: url(/images/prettyphoto/light_rounded/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
}
div.light_rounded #pp_full_res .pp_inline {
	color: #000;
}
div.light_rounded .pp_arrow_previous {
	background: url(/images/prettyphoto/light_rounded/sprite.png) 0 -71px no-repeat;
}
div.light_rounded .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default;
}
div.light_rounded .pp_arrow_next {
	background: url(/images/prettyphoto/light_rounded/sprite.png) -22px -71px no-repeat;
}
div.light_rounded .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default;
}
div.light_rounded .pp_bottom .pp_left {
}
div.light_rounded .pp_bottom .pp_middle {
}
div.light_rounded .pp_bottom .pp_right {
}
div.light_rounded .pp_loaderIcon {
	background: url(/images/prettyphoto/light_rounded/loader.gif) center center no-repeat;
}
div.light_square .pp_left,  div.light_square .pp_middle,  div.light_square .pp_right,  div.light_square .pp_content {
	background: #000;
}
div.light_square .pp_content .ppt {
	color: #000;
}
div.light_square .pp_expand {
	background: url(/images/prettyphoto/light_square/sprite.gif) -31px -26px no-repeat;
	cursor: pointer;
} /* Expand button */
div.light_square .pp_expand:hover {
	background: url(/images/prettyphoto/light_square/sprite.gif) -31px -47px no-repeat;
	cursor: pointer;
} /* Expand button hover */
div.light_square .pp_contract {
	background: url(/images/prettyphoto/light_square/sprite.gif) 0 -26px no-repeat;
	cursor: pointer;
} /* Contract button */
div.light_square .pp_contract:hover {
	background: url(/images/prettyphoto/light_square/sprite.gif) 0 -47px no-repeat;
	cursor: pointer;
} /* Contract button hover */
div.light_square .pp_close {
	margin: 10px 0 0 0;
	width: 22px;
	height: 22px;
	background: url(/images/prettyphoto/light_square/sprite.gif) -1px -1px no-repeat;
	cursor: pointer;
} /* Close button */
div.light_square #pp_full_res .pp_inline {
	color: #000;
}
div.light_square .pp_arrow_previous {
	background: url(/images/prettyphoto/light_square/sprite.gif) 0 -71px no-repeat;
} /* The previous arrow in the bottom nav */
div.light_square .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default;
}
div.light_square .pp_arrow_next {
	background: url(/images/prettyphoto/light_square/sprite.gif) -22px -71px no-repeat;
} /* The next arrow in the bottom nav */
div.light_square .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default;
}
div.light_square .pp_next:hover {
	background: url(/images/prettyphoto/light_square/btnnext.gif) center right no-repeat;
	cursor: pointer;
} /* Next button */
div.light_square .pp_previous:hover {
	background: url(/images/prettyphoto/light_square/btnprevious.gif) center left no-repeat;
	cursor: pointer;
} /* Previous button */
div.light_square .pp_next {
	background: url(/images/prettyphoto/light_square/btnnext.gif) 10000px 10000px no-repeat;
	display: block;
	float: right;
	height: 100%;
	text-indent: -10000px;
	width: 49%;
}
div.light_square a.pp_previous {
	background: url(/images/prettyphoto/light_square/btnprevious.gif) 10000px 10000px no-repeat;
	display: block;
	float: left;
	height: 100%;
	text-indent: -10000px;
	width: 49%;
}
div.pp_pic_holder a:focus {
	outline:none;
}
div.pp_overlay {
	background: #000;
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9500;
}
div.pp_pic_holder {
	display: none;
	position: absolute;
	width: 100px;
	z-index: 10000;
	background-image: url(/images/contentpattern.png);
}
.pp_top {
	height: 40px;
	position: relative;
}
* html .pp_top {
	padding: 0 20px;
}
.pp_top .pp_left {
	height: 40px;
	left: 0;
	position: absolute;
	width: 20px;
}
.pp_top .pp_middle {
	height: 40px;
	left: 20px;
	position: absolute;
	right: 20px;
}
* html .pp_top .pp_middle {
	left: 0;
	position: static;
}
.pp_top .pp_right {
	height: 40px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}
.pp_content {
	height: 40px;
}
.pp_content .ppt {
	left: auto;
	margin-bottom: 5px;
	position: relative;
	top: auto;
}
.pp_fade {
	display: none;
}
.pp_content_container {
	position: relative;
	text-align: left;
	width: 100%;
}
.pp_content_container .pp_left {
	padding-left: 20px;
}
.pp_content_container .pp_right {
	padding-right: 20px;
}
.pp_content_container .pp_details {
	margin: 10px 0 2px 0;
}
.pp_description {
	display: none;
	margin: 0 0 5px 0;
	color: #fff;
	padding: 0;
	width: 60%;
	float: left;
}
.pp_nav {
	float: right;
	margin: 0;
}
.pp_nav p {
	float: left;
	margin: 2px 4px;
	color: #fff;
}
.pp_nav a.pp_arrow_previous, .pp_nav a.pp_arrow_next {
	display: block;
	float: left;
	height: 15px;
	margin-top: 3px;
	overflow: hidden;
	text-indent: -10000px;
	width: 14px;
}
.pp_hoverContainer {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2000;
}
div.light_rounded a.pp_next {
	background: url(/images/prettyphoto/light_rounded/btnnext.png) 10000px 10000px no-repeat;
	display: block;
	float: right;
	height: 100%;
	text-indent: -10000px;
	width: 49%;
}
div.light_rounded a.pp_previous {
	background: url(/images/prettyphoto/light_rounded/btnnext.png) 10000px 10000px no-repeat;
	display: block;
	float: left;
	height: 100%;
	text-indent: -10000px;
	width: 49%;
}
a.pp_expand, a.pp_contract {
	cursor: pointer;
	display: none;
	height: 20px;
	position: absolute;
	right: 30px;
	text-indent: -10000px;
	top: 10px;
	width: 20px;
	z-index: 20000;
}
a.pp_close {
	display: block;
	float: right;
	text-indent: -10000px;
}
.pp_bottom {
	height: 20px;
	position: relative;
}
* html .pp_bottom {
	padding: 0 20px;
}
.pp_bottom .pp_left {
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px;
}
.pp_bottom .pp_middle {
	height: 20px;
	left: 20px;
	position: absolute;
	right: 20px;
}
* html .pp_bottom .pp_middle {
	left: 0;
	position: static;
}
.pp_bottom .pp_right {
	height: 20px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}
.pp_loaderIcon {
	display: block;
	height: 24px;
	left: 50%;
	margin: -12px 0 0 -12px;
	position: absolute;
	top: 50%;
	width: 24px;
}
#pp_full_res {
	line-height: 1 !important;
}
#pp_full_res .pp_inline {
	text-align: left;
}
#pp_full_res .pp_inline p {
	margin: 0 0 15px 0;
}
div.ppt {
	color: #fff;
	display: none;
	font-size: 17px;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 9999;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
	* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/* Page Error Style */
#pageError h2 {
	display:block;
	font-size: 1em;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #e7e7e7;
	font-weight: bold;
	color: #2a2a2a;
}
#pageError ul {
	font-size: 0.775em;
	padding: 0 0 0 40px;
	margin: -10px 0 20px 0;
}
/* Pagination Styles */
#pagination {
	height:50px;
	margin-top:3px;
}
#pagination .count {
	float:left;
	padding:5px;
}
#pagination .pages {
	float:right;
	padding:5px;
}
.pagination {
	font-size: 11px;
	padding: 3px 0;
	margin: 0 0 15px 0;
	width: 600px;
}
.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #191919;
	text-decoration: none;
	color: #191919;
}
.pagination a:hover, .pagination a:active {
	border: 1px solid #191919;
	background: #191919;
	color: #ffffff;
}
.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #191919;
	background: #191919;
	color: #ffffff;
}
.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px 2px 2px 0;
	border: 1px solid #999999;
	color: #999999;
}
/* Validation Styles */
.formError {
	position:absolute;
	top:300px;
	left:300px;
	width:150px;
	padding-bottom:15px;
	display:block;
	z-index:5000;
}
.formError .formErrorContent {
	width:100%;
	background:#FF0000;
	color:#ffffff;
	font-weight:bold;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	box-shadow: 1px 1px 6px #000;
	-moz-box-shadow: 1px 1px 6px #000;
	-webkit-box-shadow: 1px 1px 6px #000;
	padding:4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.formError .formErrorArrow {
	position:absolute;
	bottom:0;
	left:20px;
	width:15px;
	height:15px;
}
.formError .formErrorArrow div {
	box-shadow: 1px 4px 5px #000;
	-moz-box-shadow: 1px 4px 5px #000;
	-webkit-box-shadow: 1px 1px 5px #000;
	font-size:0px;
}
.formError .formErrorArrow .line10 {
	width:15px;
	height:1px;
	background:#FF0000;
	margin:0 auto;
	font-size:0px;
	display:block;
}
.formError .formErrorArrow .line9 {
	width:13px;
	height:1px;
	background:#FF0000;
	margin:0 auto;
	display:block;
}
.formError .formErrorArrow .line8 {
	width:11px;
	height:1px;
	background:#FF0000;
	margin:0 auto;
	display:block;
}
.formError .formErrorArrow .line7 {
	width:9px;
	height:1px;
	background:#FF0000;
	margin:0 auto;
	display:block;
}
.formError .formErrorArrow .line6 {
	width:7px;
	height:1px;
	background:#FF0000;
	margin:0 auto;
	display:block;
}
.formError .formErrorArrow .line5 {
	width:5px;
	height:1px;
	background:#FF0000;
	margin:0 auto;
	display:block;
}
.formError .formErrorArrow .line4 {
	width:3px;
	height:1px;
	background:#FF0000;
	margin:0 auto;
	display:block;
}
.formError .formErrorArrow .line3 {
	width:1px;
	height:1px;
	background:#FF0000;
	margin:0 auto;
	display:block;
}

