@charset "utf-8";
html,body, #main {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
font-style: normal;
font-weight: normal;
/*color: #636e7b;*/
color:#FFFFFF;
padding: 0;
margin: 0;
height: 100%;
min-height: 100%;
width: 100%;
}
html>body, html>body #main {
	height: auto;
}
a:link{
color: #674368;
font-weight: bold;
text-decoration:underline;
}	
a:active{
color: #674368;
font-weight: bold;
text-decoration:underline;
}
a:visited{
color: #674368;
font-weight: bold;
text-decoration:underline;
}
a:hover{
color: #674368;
font-weight: bold;
text-decoration:none;
}
div#main{
margin: 0;
padding: 0;
position:absolute;
top: 0;
left: 0;
/*background-color: #EDF6F7;*/
background-color: #b1a8ae; /* #A597A0 */
}
div#header{
position: relative;
width: 100%;
/*height: 128px;*/
height: 160px;
background-color: #58253c;
background-image:url(../images/pp-bg-large.png);
background-position:top left;
background-repeat: repeat-x;
}
div#header img{
padding-left:10px;
}
#contentContainer{
position: relative;
height: 100%;
padding-bottom: 80px;
}
div#left{
float: left;
/*width: 185px;*/
width: 215px;
height:inherit;
}
div#middle{
float: left;
height:inherit;
}
div#right{
float: right;
width: 175px;
height:inherit;
}
div#contactright{
float: right;
width: 260px;
height:inherit;
}
div#nav{
padding-left: 10px;
padding-right: 10px;
padding-top: 45px;
padding-bottom: 10px;
/*line-height: 22pt;*/
line-height: 39px;
text-align:right;
/*font-size: 12px;*/
font-size: 13px;
}
.navLink:link{
color: #674368;
font-weight: bold;
text-decoration:none;
}
.navLink:active{
color: #674368;
font-weight: bold;
text-decoration:none;
}
.navLink:visited{
color: #674368;
font-weight: bold;
text-decoration:none;
}
.navLink:hover{
color: #EDF6F7;
font-weight: bold;
text-decoration:none;
}
div#ppIcon{
padding-top: 20px;
padding-right: 6px;
}
.headingImg{
margin-bottom:20px;
}
div#content{
/*padding-left: 195px;*/
/*padding-left: 225px;*/
padding-left: 250px;
padding-right: 215px;
padding-top: 58px;
padding-bottom: 10px;
text-align:justify;
/*max-width:900px;
*/
line-height: 16pt;
/*font-weight:bold;*/

font-size:15px;
font-weight:normal;
}
.highlightbox{
padding:5px;
background-color:#9f8c99;
}
div#pictures{
}
.rightColumnPics{
/*border: none;
padding-top:0;
padding-left:0;
padding-right:0;
padding-bottom:2px;*/
padding-top:0px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
margin:0;
}
div#leftColumn{
position: absolute;
/*width: 185px;*/
width: 215px;
background-color: #CCDDCC;
top: 0;
left: 0;
height: 100%;
}
div#rightColumn{
position: absolute;
width: 175px;
/*background-color: #CCDDCC;*/
background-color: #58253c;
top: 0;
right: 0;
height: 100%;
}
div#footer{
clear: both;
width: 100%;
/*height: 50px;*/
height: 70px;
position: absolute;
bottom: 0;
background-image:url(../images/pp-bg-small.png);
background-repeat: repeat-x;
background-color: #58253c;
color:#FFFFFF;
}
.emailFooterLink:link{
color: inherit;
font-weight: bold;
text-decoration:underline;
}
.emailFooterLink:active{
color: inherit;
font-weight: bold;
text-decoration:underline;
}
.emailFooterLink:visited{
color:inherit;
font-weight: bold;
text-decoration:underline;
}
.emailFooterLink:hover{
color: #FFFFFF;
font-weight: bold;
text-decoration:none;
}
div#footerLeft{
float: left;
/*width: 185px;*/
width: 215px;
/*height: 50px;*/
height: 70px;
background-color: #CCDDCC;
}
.footerText{
font-size: 13px;
}
div#footerRight{
float: left;
/*height: 50px;*/
height: 70px;
padding-left: 10px;
line-height:22px;
}
.ginlogo{
position:absolute;
right:0px;
text-align:right;
padding-top:15px;
padding-right:10px;
}
.topPadding{
padding-top: 10px;
}
#creatorLogo{
padding-top: 2px;
float:right;
text-align: right;
width: 270px;
padding-right: 20px; 
}
#creatorLogoLink:link{
font-size: 10px;
color:#FFFFFF;
text-decoration:none;
}
#creatorLogoLink:active{
font-size: 10px;
color:#FFFFFF;
text-decoration:none;
}
#creatorLogoLink:visited{
font-size: 10px;
color:#FFFFFF;
text-decoration:none;
}
#creatorLogoLink:hover{
font-size: 10px;
color:#FFFFFF;
text-decoration:none;
}
.highlightText{
color: #674368;
}
h2{
color: #674368;
font-size:medium;
}
.smlHeading{
padding:5px;
}
label{
color: #FFFFFF;
font-size: 15px;
font-weight:normal;
}
.formFields{
font-size: 13px;
color: #333333;
/*border: 1px solid #CCDDCC;*/
border: 1px solid #FFFFFF;
}
.formFieldFile{
font-size: 13px;
color: #333333;
border:1px solid #FFFFFF;
}
.errors{
font-size: x-small;
color:#FF0000;
padding-left: 5px;
}
.smallLink:link{
color: #674368;
font-size: xx-small;
text-decoration:underline;
}
.smallLink:active{
color: #674368;
font-size: xx-small;
text-decoration:underline;
}
.smallLink:visited{
color: #674368;
font-size: xx-small;
text-decoration:underline;
}
.smallLink:hover{
color: #674368;
font-size: xx-small;
text-decoration:none;
}
.formTextArea{
font-size: 13px;
color: #333333;
font-family: Arial, Helvetica, sans-serif;
border:none;
}
div#map{
width: 100%;
height: 400px;
border: 1px solid #ccddcc;
}
.mapLabel{
font-size: 12px;
font-weight: bold;
color: #000000;
width: 100px;
background-color: #FFFFFF;
padding-left: 5px;
}
.locationDetails{
display: none;
text-align:left;
}
.userTableGrid{
width: 100%;
background-color: #CCDDCC;
}
.userTableGridTd{
padding: 2px;
}
.userTableGridTr{
background-color: #EDF6F7;
cursor:pointer;
}
.userTableGridTh{
background-color:#FFFFFF;
padding: 2px;
text-align:left;
}
.userTableControl{
background-color:#FFFFFF;
padding: 2px;
border-left: 1px solid #CCDDCC;
border-right: 1px solid #CCDDCC;
border-bottom: 1px solid #CCDDCC;
}
.availabilitySpan{
font-weight: bold;
color: #674368;
background-color: #FFFFFF;
border: 1px solid #CCDDCC;
padding: 5px;
}

.moreBtn{
padding-left:5px;
padding-right:5px;
vertical-align:top;
}

/* DIV TABLE */

.div_table { 
    width:100%;
	display:table;
	height:inherit;
	border-collapse:collapse;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#e6f3f4;
} 
.div_row { 
    display:table-row;
	width:100%;
	border-bottom:1px dashed #FFFFFF;
}
.div_tbody {
	display: table-row-group;
	padding-left:5px;
	width:100%;
}
.div_cell {
	float:left;
	width:50%;
    float:left; 
    display:table-cell;
	text-align:left;
} 
.div_cell_heading {
	width:50%; 
    float:left; 
    display:table-cell; 
	font-weight: bold;
	color: #674368;
	padding-top:10px;
	text-align:left;
} 
.col1{
	/*width:380px;*/
	width:40%;
	text-indent:3px;
}
.col2{
	/*width:480px;*/
	width:60%;
	color:#000000;
	text-indent:3px;
	text-overflow: ellipse;
	white-space:nowrap;
	overflow:hidden;
}
.cellbg{
	background-color:#c6e4e6;
}
.imgborder{
	border:1px solid #58253c;
}




