/*
Theme Name: CinqueP
Description: Tema Wordpress per 5P
Version: 1.0
Author: webbiz
Author URI: http://www.mobile-web-design.info
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
.clearfix {display: inline-block;}  /* for IE/Mac */

body {
	background:#fff url(images/topbg.jpg) -270px 0 repeat-x;
	font:14px Georgia, Times, "Times New Roman", serif;
	color:#000;
	text-align:center;
	}
#skip {
	display:none;
	}
#wrapper {
	width:980px;
	margin:0 auto;
	text-align:left;
	position:relative;
	}
#about #wrapper {
	background:url(images/about.jpg) 252px 85px no-repeat;
	}
#outdoor-living #wrapper {
	background:url(images/outdoorliving2.jpg) 255px 85px no-repeat;
	}
#sawmill #wrapper {
	background:url(/wp-content/themes/cinquep/images/sawmill.jpg) 255px 85px no-repeat;
	}
#remanufactured-wood #wrapper {
	background:url(/wp-content/themes/cinquep/images/remanwood.jpg) 255px 85px no-repeat;
	}	
#engineered-wood #wrapper {
	background:url(/wp-content/themes/cinquep/images/engineeredwood.jpg) 255px 85px no-repeat;
	}	
	
#masthead {
	width:980px;
	height:202px;
	}
#logo {
	width:274px;
	float:left;
	height:150px;
	padding:43px 37px 0 0;
	cursor:pointer;
	}
#logo a {
	display:block;
	position:relative;
	width:274px;
	height:111px;
	color:#6eb43f;
	cursor:pointer;
	font:bold 16px Helvetica, Arial, Verdana, sans-serif;
	}
#logo a span {
	position:absolute;
	top:0px;
	left:0px;
	cursor:pointer;
	height:150px;
	width:100%;
	background:url(images/logo.jpg) 0 0 no-repeat;
	}

#navWrapper {
	float:left;
	width:630px;
	height:71px;
	padding:0 15px 22px 0;
	position:relative;
	background:transparent url(images/navWrapperBg.gif) 0 0;
	}
#topNav {
	position:absolute;
	top:0px;
	left:0px;
	padding:0 0 0 0;
	}
#topNav li {
	float:left;
	padding:0px 0 0 0;
	}

#topNav li a {
    color: #fff;
    display: block;
    float: left;
    text-align:center;
    font: bold 11px/34px Helvetica, Arial, Verdana, sans-serif;
    margin-right: 0;
	width:100px;
	height:40px;
	background:url(images/topLangButton.png) no-repeat;
    text-decoration: none;
}

#mainNav {
	width:633px;
	height:65px;
	margin:24px 0 0 0;
	}
#mainNav li {
	float:left;
	height:65px;
	}
#mainNav li a {
	display:block;
	height:65px;
	font:bold 12px/65px Helvetica, Arial, Verdana, sans-serif;
	text-align:center;
	color:#333;
	text-decoration:none;
	text-transform:uppercase;
	background-image:url(images/mainNav.jpg);	
	}
#mainNav li a:hover {
	color:#FC0204;
	}
#mainNav li#businessunits a  {
	width:140px;
	background-position:0px 0px;
	}
#mainNav li#businessunits a:hover,
#mainNav li#businessunits.active a {
	background-position:0px -65px;
	}	
#mainNav li#aboutus a  {
	width:123px;
	background-position:-140px 0px;
	}	
#mainNav li#aboutus a:hover,
#mainNav li#aboutus.active a  {
	background-position:-140px -65px;
	}	
#mainNav li#corevalues a  {
	width:133px;
	background-position:-263px 0px;
	}	
#mainNav li#corevalues a:hover,
#mainNav li#corevalues.active a {
	background-position:-263px -65px;
	}		
#mainNav li#joinus a  {
	width:120px;
	background-position:-396px 0px;
	}	
#mainNav li#joinus a:hover,
#mainNav li#joinus.active a  {
	background-position:-396px -65px;
	}	
#mainNav li#contactus a  {
	width:114px;
	background-position:-516px 0px;
	}	
#mainNav li#contactus a:hover,
#mainNav li#contactus.active a  {
	background-position:-516px -65px;
	}		
#mainNav ul ul {
	display:none;
	}

#pageSlug {
	width:633px;
	height:51px;
	padding:22px 12px 0px 0;
	float:left;
	position:relative;
	}
#pageSlug h1 {
	width:630px;
	height:51px;
	position:relative;
	display:block;
	font:italic 22px Georgia, Helvetica, Arial, Verdana, sans-serif;
	color:#C82222;
	}
#pageSlug h1 span {
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	}

#sidebar {
	width:226px;
	padding:10px 0 0 0px;
	float:left;
	background:#fff url(/wp-content/themes/cinquep/images/contentDivider.gif) top left repeat-x;
	min-height:300px;
	}
#core-values #sidebar,
#join-us #sidebar,
#contact-us #sidebar,
#privacy-policy #sidebar {
	background:#fff;
	padding:0;
	}
#sidebarNav {
	width:226px;
	padding:10px 0 30px 0;
	}
#core-values #sidebarNav,
#join-us #sidebarNav,
#contact-us #sidebarNav,
#privacy-policy #sidebarNav {
	display:none;
	}
.testimonial,
.sidebarad {
	width:226px;
	padding:30px 0 30px 0;
	background:#fff url(/wp-content/themes/cinquep/images/contentDivider.gif) top left repeat-x;
	}
#core-values .testimonial,
#join-us .testimonial,
#contact-us .testimonial,
#privacy-policy .testimonial {
	padding:0 0 30px 0;
	background:#fff;
	}
.testimonial h3,
.sidebarad h3 {
	color:#F81919;
	font:normal 18px/20px Helvetica, Arial, Times, "Times New Roman", serif;
	display:block;
	padding:0 0 5px 0;
	margin:0 0 10px 0;
	}
.testimonial blockquote {
	font:italic normal 14px/20px Georgia, Times, "Times New Roman", serif;	
	color:#9a9a9a;
	}
.testimonial blockquote q {
	color:#614806;
	font:italic normal 16px/18px Georgia, Times, "Times New Roman", serif;	
	display:block;
	padding:0 0 5px 0;
	margin:10px 0 10px 0;
	}
.testimonial blockquote cite {
	display:block;
	margin:10px 0 0 0;
	}
.testimonial li {
	list-style:disc !important;
	margin:10px 10px 10px 20px;
	color:#777;
	font-style:italic;
	font-size:14px;
	}
.sidebarad p {
	font:normal 11px/17px Helvetica, Arial, Verdana, sans-serif;
	padding:20px 20px 0 110px;
	height:133px;
	background:url(/wp-content/themes/cinquep/images/sidebarad.jpg) 0 0 no-repeat;
	}
.sidebarad p a img {
	position:relative;
	left:-5px;
	margin:10px 0 0 0;
	}
	

#sidebar ul {
	margin:0 0 50px 0;
	}	
#sidebar .categories li {
	display:inline;
	font:normal 13px/21px Helvetica, Arial, Verdana, sans-serif;
	}
#sidebar .categories li a {
	display:block;
	margin:3px 0;
	text-decoration:none;
	text-indent:16px;
	color:#FC0204;
	background-image:none;
	background-repeat:no-repeat;
	background-position:0px 0px;
	}
#sidebar .categories li a:hover,
#sidebar .categories li.active a {
	color:#fff;
	background-image:url(images/subNavLinkBg.gif);
	background-position:0px 0px;
	}
#sidebar .categories li ul {
	margin:6px 0 0 0;
	}
#sidebar .categories li.parent a {
	background:none !important;
	color:#FC0204 !important;
	text-indent:24px;
	}
#sidebar .categories li.parent.active a,
#sidebar .categories li.parent a:hover {
	color:#724e14 !important;
	background:none !important;
	}
#sidebar .categories ul li ul {
	margin:0 0 0 24px;
	}
#sidebar .categories li.child a {
	color:#787878 !important;
	background:none !important;
	text-indent:48px;
	}
#sidebar .categories li.child.active a,
#sidebar .categories li.child a:hover {
	color:#724e14 !important;
	background:none !important;
	}

#sidebar p a.button {
    background: transparent url(/wp-content/themes/cinquep/images/subButtonCap.jpg) no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: normal 11px arial, sans-serif;
    height: 30px;
    margin-right: 6px;
    padding-right: 24px; /* sliding doors padding */
    text-decoration: none;
}
#sidebar p a.button:hover {
    background: transparent url(/wp-content/themes/cinquep/images/subButtonCap.jpg) no-repeat scroll bottom right;
    }
#sidebar p a.button span {
    background: transparent url(/wp-content/themes/cinquep/images/subButtonBg.jpg) no-repeat top left;
    display: block;
    line-height: 25px;
    padding: 2px 20px 3px 16px;
}
#sidebar p a.button:hover span{
    background: transparent url(/wp-content/themes/cinquep/images/subButtonBg.jpg) no-repeat bottom left;
	}
#sidebar p a img {
	border:none;
	}	

#content {
	width:713px;
	padding:0 0 30px 26px;
	float:left;
	}	

	
#home #content {
	width:980px;
	margin:30px 0 0 0;
	padding:0 0 0 0px;
	clear:left;
	}
#contentWrapper {
	clear:both;
	width:980px;
	min-height:200px;
	}

#contentNav {
	width:980px;
	clear:both;
	margin-top:-28px;
	}
#contentNav ul {
	margin:0 0 0 16px;
	}
#contentNav li {
	float:left;
	padding:3px 2px 3px 3px;
	width:221px;
	margin:0 12px 0 0;
	position:relative;
	background:#ebedef;
	border:1px solid #8Fc7e7;
	}
#contentNav li:hover,
#contentNav li.over {
	background-color: #C82222;
	}
#contentNav li h2 {
	display:block;
	width:223px;
	height:38px;
	padding:0px 0 0 0;
	margin:0 0 0 0;
	text-indent:5px;
	color:#6b6247;
	font:bold 14px/32px Helvetica, Arial, Verdana, sans-serif;
	text-transform:uppercase;
	background-image:url(images/unitSplash.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	background-color:#C82222;
	}
#contentNav li#content-outdoor-living h2 {
	background-position:0px -38px;
	}
#contentNav li#content-outdoor-living:hover h2,
#contentNav li#content-outdoor-living.over h2 {
	background-position:0 0px;
	color:#fff;
	}
#contentNav li#content-sawmill h2 {
	background-position:-223px -38px;
	}
#contentNav li#content-sawmill:hover h2,
#contentNav li#content-sawmill.over h2 {
	background-position:-223px 0;
	color:#fff;
	}
#contentNav li#content-remanufactured-wood h2 {
	background-position:-446px -38px;
	}
#contentNav li#content-remanufactured-wood:hover h2,
#contentNav li#content-remanufactured-wood.over h2 {
	background-position:-446px 0;
	color:#fff;
	}
#contentNav li#content-engineered-wood h2 {
	background-position:-671px -38px;
	}
#contentNav li#content-engineered-wood:hover h2,
#contentNav li#content-engineered-wood.over h2 {
	background-position:-671px 0;
	color:#fff;
	}
#contentNav li h2 a {
	color:#000;
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	}	
#contentNav li:hover h2 a,
#contentNav li.over h2 a,
#contentNav li:hover h2 a:hover,
#contentNav li.over h2 a:hover {
	color:#fff;
	text-decoration:none;
	}
#contentNav li p {
	width:223px;
	min-height:520px;
	margin:0 0 0 0px;
	display:block;
	color:#333;
	background-image:url(images/unitSplash.jpg);
	background-repeat:no-repeat;
	font:12px/20px Helvetica, Arial, Verdana, sans-serif;
	}
#contentNav li#content-outdoor-living p {
	background-position:0 -76px;
	}
#contentNav li#content-sawmill p {
	background-position:-223px -76px;
	}
#contentNav li#content-remanufactured-wood p {
	background-position:-446px -76px;
	}
#contentNav li#content-engineered-wood p {
	background-position:-671px -76px;
	}
#contentNav li p a {
	color:#333;
	display:block;
	padding:369px 10px 10px 10px;
	text-decoration:none;
	}
#contentNav li p a span {
	color:#FC0204;
	text-decoration:underline;
	}
#contentNav li:hover p,
#contentNav li.over p,
#contentNav li.over p a,
#contentNav li p a:hover {
	color:#fff;
	}	
#contentNav li p a:hover span {
	color:#FC0204;
	text-decoration:none;
	}

#contentNav .hr {
	width:980px;
	height:1px;
	clear:both;
	display:block;
	}
#contentNav .hr hr {
	display:none;
	}

#content #homeContent {
	width:980px;
	margin:30px 0;
/*	background:url(images/homeContentBg.gif) 0 0 repeat-y;*/
	background-color:EAF7FD;
	}
#content #homeContent li {
	float:left;
	min-height:160px;

	}
#content #homeContent li#homeCoreValues {
	background:url(images/homeCoreValues.jpg) 251px 10px no-repeat;
	padding:10px 254px 10px 25px;
	margin:0 2px 0 0;
	width:210px;
	}	
#content #homeContent li#homeCoreValues p,
#content #homeContent li#homeCoreValues p cite {
	font:italic normal 13px/20px Georgia, Times, "Times New Roman", serif;	
	color:#999999;
	margin:0 10px 20px 0;
	}
#content #homeContent li#homeHistory {
	background:url(images/homeHistory.jpg) 264px 10px no-repeat;
	padding:10px 254px 10px 25px;
	margin:0 0 0 0;
	width:205px;
	}	
#content #homeContent li h3 {
	font:bold 13px/24px Helvetica, Arial, Verdana, sans-serif;
	color:#C82222;
	background:none;
	margin:0 0 10px 0;
	text-indent:0px;
	text-transform:uppercase;
	}
#content #homeContent li p {
	font:italic normal 13px/20px Georgia, Helvetica, Arial, Verdana, sans-serif;
	color:#999999;
	}

#content p a.button {
    background: transparent url(images/contentButtonCap.jpg) no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: normal 11px arial, sans-serif;
    height: 31px;
    margin-right: 6px;
    padding-right: 31px; /* sliding doors padding */
    text-decoration: none;
	}
#content p a.button:hover {
	color:#fff;
    background: transparent url(images/contentButtonCap.jpg) no-repeat scroll bottom right;	
    }
#content p a.button span {
    background: transparent url(images/contentButtonBg.jpg) no-repeat;
    display: block;
    line-height: 20px;
    padding: 6px 20px 5px 16px;
	}
#content p a.button:hover span {	
    background: transparent url(images/contentButtonBg.jpg) no-repeat bottom left;	
	}

#content #titleWrapper {
	display:block;
	height:45px;
	width:100%;
	margin:188px 0 0 0;
	}
#content #titleWrapper h1 {
	color:#000;
	font:italic normal 20px/45px georgia, times, serif;
	text-indent:20px;
	}

#history #content h1,
#core-values #content h1,
#business-units #content h1,
#join-us #content h1,
#privacy-policy #content h1,
#contact-us #content h1,
#page-404 #content h1 {
	height:auto;
	background:#fff;
	padding:0 0 0 0;
	text-indent:0;
	margin:0 0 0 0;
	color:#333;
	width:100%;
	font:24px/24px Helvetica, Arial, Verdana, sans-serif;
	}	
#contentpage {
background:#EAF7FD;
padding-bottom:20px;
padding-right:20px;
}
	
#contentpage h1 {
	color:#C82222;
	font:normal 30px xHelvetica, Arial, Verdana, sans-serif;
	padding:20px 0 10px 30px;
}

#contentpage h1 a:link, #contentpage h1 a:active, #contentpage h1 a:focus, #contentpage h1 a:visited {
	color:#330000;
}

#contentpage h1 a:hover {
	color:#C82222;
}

#contentpage h2 {
	padding:0 0 0 30px;
}
#contentpage p {
	font:14px/18px Helvetica, Arial, Verdana, sans-serif;
	color:#333;
	padding-left: 30px;
	}

#content h2 {
	color:#330000;
	width:713px;
	font:normal 18px/26px Helvetica, Arial, Verdana, sans-serif;
	margin:15px 0 10px 0;
	}
#content h3 {
	color:#FFF;
	background:#F81919;
	font:normal 13px/26px Helvetica, Arial, Verdana, sans-serif;
	text-transform:uppercase;
	text-indent:10px;
	margin:10px 3px 10px 0;
	clear:left;
	}
#content #team {
	margin:0 0 20px 0;
	background:url(/wp-content/themes/cinquep/images/teambg.gif) 0 0 repeat-y;
	}
#content #team li {
	float:left;
	margin: 10px 10px 20px 0;
	width:230px;
	padding:10px 0;
	background:#e7e6df;
	}
#content #team li.last {
	margin:0 0 20px 0;
	}
#content .teamImage {
	width:202px;
	height:93px;
	padding:4px;
	background:url(/wp-content/themes/cinquep/images/teambg.png) 0 0 no-repeat;
	display:block;
	margin:0 auto;
	}
#content .teamImage img {
	width:196px;
	height:85px;
	border:4px solid #fff;
	}	
#content #team li p {
	font:italic normal 14px/20px Georgia, Times, "Times New Roman", serif;
	color:#FC0204;
	margin:20px 15px 10px 15px;
	}
#content #team blockquote {
	font:italic normal 14px/20px Georgia, Times, "Times New Roman", serif;
	color:#FC0204;
	margin:20px 15px 10px 15px;
	}			
#content #team li ul {
	width:auto;
	margin:20px 15px 10px 15px;
	}
#content #team cite {
	padding:0;
	margin:0;
	height:auto;
	font-weight:bold;
	}
#content #team li ul li {
	margin:0 0 0 0px;
	padding:0 0 0 0;
	display: inline;
	color:#666666;
	width:auto;
	font:11px/15px Helvetica, Arial, Verdana, sans-serif;
	clear: left;
	}
	
	#contentpage ul {

	margin:20px 0 20px 50px;
	}
	
	#contentpage li {
	padding:0 0 10px 10px;
	color:#444444;
	font:15px Georgia, Helvetica, Arial, Verdana, sans-serif;
	font-style:italic;
	list-style-type:circle;
	}
	
#content cite {
	display:block;
	margin:10px 0 0px 0px;
	color:#666666;
	font:12px/16px Helvetica, Arial, Verdana, sans-serif;
	}
#content cite strong {
	display:block;
	}
#content #team li ul li p {
	display:block;
	margin: 0 0 0 0;
	font:11px/15px Helvetica, Arial, Verdana, sans-serif;
	color:#666666;
	}
#content #divisions li {
	width:349px;
	min-height:288px;
	background:#E2F1F8;
	cursor:pointer;
	float:left;
	position:relative;
	margin:0 12px 12px 0;
	}	
#content #divisions li.rightColumn {
	margin:0 0 0 0;
	}
#content #divisions li:hover,
#content #divisions li.hover,
#content #divisions li.over {
	background:#FC0204;
	}
#content #divisions h4 {
	padding:12px 10px 4px 16px;
	display:block;
	font:italic normal 16px/20px Georgia, Times, "Times New Roman", serif;
	color:#FC0204;
	}
#content #divisions h4 a {
	color:#FC0204;
	display:block;
	text-decoration:none;
	
	}	
#content #divisions li:hover h4,
#content #divisions li.hover h4,
#content #divisions li:hover h4 a,
#content #divisions li h4 a:hover,
#content #divisions li.over h4,
#content #divisions li.over h4 a,
#content #divisions li.over h4 a:hover {
	color:#fff;
	}
#content #divisions p {
	display:block;
	}
#content #divisions p a {
	display:block;
	height:100%;
	text-decoration:none;
	color:#333;
	padding:8px 10px 24px 18px;
	}
#content #divisions li:hover p,
#content #divisions li.hover p,
#content #divisions p a:hover,
#content #divisions li.over p,
#content #divisions li.over p a:hover {
	color:#fff;
	}		
#content .divisionImage {
	width:326px;
	height:172px;
	display:block;
	padding:4px;
	margin:0 0 10px 0;
	position:relative;
	left:-9px;
	display:block;
	cursor:pointer;
	background-color: #999;
	}
#content li:hover .divisionImage,
#content li.over .divisionImage {
	cursor:pointer;
	background-color: #FC0204;
	}
#content .divisionImage img {
	width:316px;
	height:164px;
	border:4px solid #fff;
	cursor:pointer;
	}		

#content p {
	font:14px/18px Helvetica, Arial, Verdana, sans-serif;
	color:#333;
	margin:0 0 20px 0;
	}
#page-404 #content li {
	font:12px/18px Helvetica, Arial, Verdana, sans-serif;
	color:#333;
	margin:0 0 10px 20px;
	list-style:disc !important;
	}
#page-404 #content li ul {
	margin:10px 0 0 0;
	}	
#page-404 #content li a {
	color:#FC0204;
	text-decoration:underline;
	}
#page-404 #content li a:hover {
	color:#6cb33e;
	text-decoration:none;
	}

#content .pageImage {
	width:257px;
	height:179px;
	padding:4px;
	background:url(images/pageImageBg.png) 0 0 no-repeat;
	float:right;
	margin:0 0 0 20px;
	}
#content .pageImage img {
	width:241px;
	height:163px;
	border:8px solid #fff;
	}
#content .pageImage img {
	width:241px;
	height:163px;
	border:8px solid #fff;
	}
#join-us #content .pageImage {
	width:257px;
	height:279px;
	padding:4px;
	background:url(/wp-content/themes/cinquep/images/pageImageBgJoinUs.png) 0 0 no-repeat;
	float:right;
	margin:0 0 0 20px;
	}
#join-us  #content .pageImage img {
	width:241px;
	height:263px;
	border:8px solid #fff;
	}
#content p a {
	color:#FC0204;
	text-decoration:underline;
	}
#content p a:hover,
#page-404 #content li a:hover {
	color:#C82222;
	text-decoration:none;
	}
#content h3 blockquote {
	color:#dde7ee;
	display:block;
	width:713px;
	font:normal normal 18px/24px Georgia, Times, "Times New Roman", serif;
	margin:50px 0 20px 0;
	background:#fff;
	clear:left;
	text-transform:none;
	text-indent:0px;
	}
#content h3 blockquote em {
	font-style:italic;
	display:block;
	margin:20px 0 0 0;
	}
	
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
	}
.slider-wrap { 
	margin: 0 0;
	padding:20px 0 0 0;
	position: relative;
	width: 435px;	
	}
.csw {width: 100%; height: 94px; background: #fff; overflow: scroll}
.csw .loading {margin: 200px 0 300px 0; text-align: center}
.stripViewer {
	position: relative;
	overflow: hidden; 
	width: 380px;
	height: 100px;
	clear: both;
	margin:0 0 0 28px;
}
.stripViewer .panelContainer { 
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
}
.stripViewer .panelContainer .panel {
	float:left;
	height: 100%;
	position: relative;
	width: 460px; 
}
.stripNavL, .stripNavR {
	position: absolute;
	top: 30px;
	text-indent: -9000em;
}
.stripNavL a {
	display: block;
	height: 24px;
	width: 24px; 
	background: url(/wp-content/themes/cinquep/images/galleryArrows.gif) no-repeat top left;
	}
.stripNavR a {
	display: block;
	height: 24px;
	width: 24px; 
	background: url(/wp-content/themes/cinquep/images/galleryArrows.gif) no-repeat top right;
	}
.stripNavL a:hover {
	background: url(/wp-content/themes/cinquep/images/galleryArrows.gif) no-repeat bottom left;
	}
.stripNavR a:hover {
	background: url(/wp-content/themes/cinquep/images/galleryArrows.gif) no-repeat bottom right;
	}
.stripNavL {
	left: 0;
}
.stripNavR {
	right: 0;
}
.panel li {
	width:80px;
	margin:0 0 0 0;
	float:left;
	}
.panel li.last {
	margin:0 0 0 0;
	}	
.panel li a img {
	width:75px;
	height:75px;
	}
.panel li a {
	display:block;
	width:75px;
	height:75px;
	border:1px solid #ada68a;
	}
.panel li a:hover {
	border:1px solid #5d3d13;
	}

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/wp-content/themes/cinquep/images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:6px 10px 0;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:6px 10px 0;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	z-index:103;
	top: 50%;
	left: 50%;
	background-color: #E8E8E8;
	border: 4px solid #525252;
	margin: -45px 0pt 0pt -125px;
	padding: 40px 15px 15px;
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	_margin-bottom:1px;
}

#jobListings {
	width:713px;
	margin:0;
	}
#jobListings table {
	width:713px;
	font:12px/18px Helvetica, Arial, Verdana, sans-serif;
	}
#jobListings table caption {
	text-align:left;
	height:auto;
	background:#fff;
	padding:0 0 0 0;
	text-indent:0;
	margin:0 0 0 0;
	color:#FC0204;width:713px;
	font:24px/24px Helvetica, Arial, Verdana, sans-serif;
	}
#jobListings table th {
	padding:30px 15px 8px 15px;
	text-align:left;
	color:#514b38;
	font:bold 14px/18px Helvetica, Arial, Verdana, sans-serif;
	}
#jobListings table td {
	padding:8px 15px 16px 15px;
	text-align:left;
	background:#e7e6df url('/wp-content/themes/cinquep/images/contentDivider.gif') 0 100% repeat-x;
	font:11px/18px Helvetica, Arial, Verdana, sans-serif;
	color:#666;
	}
#jobListings table td.location {
	width:180px;
	}
#jobListings table td.job {
	width:320px;
	}
#jobListings table td h2 {
	font:bold 13px/15px Helvetica, Arial, Verdana, sans-serif;
	margin:0 0 0 0;
	padding:0 0 0 0;
	height:auto;
	width:auto !important;
	}
#jobListings table td h2 a {
	color:#FC0204;
	text-decoration:underline;
	}
#jobListings .alt td {
	background-color:#fff;
	}
#jobListings .last td {
	background-image:none;
	}
#jobListings li,
#jobListings ol {
	font:12px/18px Helvetica, Arial, Verdana, sans-serif;
	margin:0 0 0 14px;
	list-style:disc;
	}
#jobListings ol {
	list-style:decimal;
	}	
#jobListings p.section {
	margin:30px 0 0 0;
	}	
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #5d3d13;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
	width:350px;
	text-align:left;
	color:#514b38;
	font:normal 12px/18px Helvetica, Arial, Verdana, sans-serif;
}
#tooltip h3, #tooltip div { margin: 0; }
		
#footer {
	margin:40px 0 20px 0;
	padding:10px 0 20px 0;
	border-top:1px solid #D1CDBF;
	color:#686766;
	clear:left;
	}	
#footer p {
	font:11px/31px Helvetica, Arial, Verdana, sans-serif;
	width:auto; 
	margin:0 4px 0 0;
	float:left;
	}
#footer p a {
	color:#000;
	text-decoration:underline;
	}
#footer p a:hover {
	color:#C82222;
	text-decoration:none;
	}	

#footer a.languageSwitcher {
    background: transparent url(images/topLangCap.gif) no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    text-align:center;
    font: normal 10px Helvetica, Arial, Verdana, sans-serif;
    height: 19px;
    margin: 3px 0 0 0;
    padding: 0 5px; 
    text-decoration: none;
}
#footer a.languageSwitcher span {
    background: transparent url(images/topLangBg.gif) no-repeat top left;
    display: block;
    line-height: 15px;
    padding: 2px 10px 2px 15px;
}	
#footer a.languageSwitcher:hover {
	color:#fff;
	}
	
/* FORM */

.inputNormal, .textfield, textarea, select {
	color:#C82222;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	/*background:transparent url(../img/search_background.png) top left repeat-x;*/
	background-color:#FFF;
	border:2px solid #DEDBD1;
	padding:6px;
	font-size:12px;
}

.inputError {
	color:#C82222;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	/*background:transparent url(../img/search_background.png) top left repeat-x;*/
	background-color:#FFF;
	border:2px solid #C82222;
	padding:6px;
	font-size:12px;
}

.button {
background-color:#C82222;
border:1px solid #C82222;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
padding: 4px;
color:#FFF;
text-align:left;
}
