@import "pwhoStyles.css";

/* PAGE LAYOUTS */
#contentContainer{
	background-image:url(images/pwho/bgHomeContent.gif);
	background-position:left top;/*background-position:2px top;*/
	margin-top:23px;
}

.IE #contentContainer{
	margin-top:30px;
}
.MacPPC #contentContainer,
.Unknown #contentContainer{
	margin-top:21px;
}
#contentTop{
	background-image:url(images/pwho/bgHomeContentTop.gif);
	background-position:left top;/*background-position:2px top;*/
}

#contentBottom{
	background-image:url(images/pwho/bgHomeContentBottom.gif);
	background-position:left bottom;/*background-position:2px top;*/
}

#centerZone{
	padding-bottom:40px;
}
#leftZone{
	margin-right:43px;
}
#rightZone{
	margin-right:15px;padding-top:10px;
}



/* PHOTOBLOCK - lightbox */
#centerZone .FilmstripThumbs div{
	margin:6px 8px;
}	
.IE6 #centerZone .FilmstripThumbs div{
	margin:6px 5px;
}	
.IE6 #rightZone .FilmstripThumbs div{
	margin:6px 3px;
}	

/* HEADERS for text editor drop down */
h1{
	color:#2e0104;
	font:18px "Times New Roman",Times,serif;
	text-transform:capitalize;
}
.CenterZone h1{
	background:url(images/pwho/scrollLine.gif) no-repeat center bottom;
	padding-bottom:10px;
	text-align:center;
	margin-bottom:10px;
}

h2{
	color:#333;
	font:bold 14px "Times New Roman",Times,serif;margin:0px 0px 10px 0px;
	text-transform:capitalize;
}

h3{
	color:#2e0104;
	font:bold 12px "Times New Roman",Times,serif;
	margin:0px 0px 10px 0px;
	text-transform:capitalize;
}

h4{
	color:#2e0104;
	font:bold 11px Arial,Helvetica,sans-serif;
	text-transform:capitalize;
}

h5{
	color:#333;
	font:bold 11px Arial,Helvetica,sans-serif;
	text-transform:uppercase;
}

h6{
	color:#666;
	font:bold 11px Arial,Helvetica,sans-serif;
	text-transform:uppercase;
}

/* ==== Classes used by wkst TE Drop Down ==== */
.floatLeft{
	float:left;
	margin:0 8px 0 0;
}	 

.floatRight{
	float:right;
	margin:0 8px 0 0;
}

#leftZone .background{
	background:url(images/pwho/bgSuccessStories97x77.gif) left top no-repeat;
	height:77px;
	padding:59px 40px 80px 23px;
	width:97px;
}

#centerZone .background{
	background: url(images/pwho/bgPhotoLight93x77.gif) center top no-repeat;
	height:77px;
	padding:7px 11px 18px 11px;
	width:93px;
}

.stories{background: url(images/pwho/bgStories.jpg) left top no-repeat;padding:59px 40px 80px 23px;}

/* === right zone headers and bottom curve === */
#rightZone .Aggregation .alpha h3{
	background:0;
	padding-top:10px;
	text-align:left;
	overflow:hidden;
}

#rightZone .RightZone{
	background:url(images/pwho/bgRightBlockBottom.gif) left bottom no-repeat;
	margin:0;
	padding-bottom:35px!important;
}

#rightZone h3{
	background:url(images/pwho/bgH3FeaturedStory.gif) top left no-repeat;
	font-size:14px;
	margin:0;
	padding:20px 0px 25px 0px; 
	text-align:center;
	font-style:italic;
}

/* === right zone padding === */
#rightZone .OneCol,
#rightZone .TwoCol,
#rightZone .filmstrip,
#rightZone .Aggregation .alpha,
#rightZone .Aggregation .alphaList{
	margin:0 15px;
}


#rightZone .Freeform p,
#rightZone .FormEditor p,
#rightZone .Freeform h1,
#rightZone .Freeform h2,
#rightZone .Freeform h4,
#rightZone .Freeform h5,
#rightZone .Freeform h6,
#rightZone .FAQ,
#rightZone .AggregationFilter fieldset,
#rightZone .CalendarFilter fieldset{
	padding:0 15px;
}

#rightZone .Freeform ul,
#rightZone .FormEditor ul{
	padding:0 15px 0 33px;
}

#rightZone .Freeform ol,
#rightZone .FormEditor ol{
	padding:0 15px 0 36px;
}
#rightZone .Freeform table,
#rightZone .FormEditor table{
	margin-left:15px;
	margin-right:15px;
}

#rightZone .paginationFooter,
#rightZone .pagination{margin-left:8px}

#leftZone .bulletMenu{padding-top:20px;}
#leftZone .bulletMenu h1,
#leftZone .bulletMenu h2,
#leftZone .bulletMenu h3,
#leftZone .bulletMenu h4,
#leftZone .bulletMenu h5,
#leftZone .bulletMenu h6,
#leftZone .bulletMenu p{padding-left:10px;}
#leftZone .bulletMenu h1,
#leftZone .bulletMenu h2,
#leftZone .bulletMenu h3,
#leftZone .bulletMenu h4,
#leftZone .bulletMenu h5,
#leftZone .bulletMenu h6{color:#a6a27d;font-family:Arial,Helvetica,san-serif;padding-bottom:0;margin-bottom:0;}
#leftZone .bulletMenu p,
#leftZone .bulletMenu a{color:#c5c6aa;}
#leftZone .bulletMenu a:hover{color:#b5b699;}

