@charset "UTF-8";
/* 
	:: PLAYBOY CORPORATE WEBSITE ::

	Author: Front End: Rohan Chambers
	
	Date: 4th March 2008
	
	Rel: Video On Demand

	Format: Layout | Text
	
	Media: Screen
*/

/******************	

Start : Id's (Redefined CCS Global Id's for 3 Column Layout)
	
******************/

#careers img { display: none;}	

#headerWrap { width: 100%; height: 204px; background:url(../images/headerbg2.gif); margin: 0;}
#header { width: 980px; height: 204px; margin: auto; background:url(../images/headers/headerLocation.jpg);}
#navbarWrap { width: 100%; margin: -69px 0 0 0px; background:url(../images/navbg.gif) repeat-x; height: 29px;}
#navbar { width: 980px; margin: auto; height: 29px;}

#content { padding: 35px 0 0 0!important; width: 980px; margin: auto; height: auto; min-height: 78px; font-size: 12px; text-align: left;}
#left { width: 188px!important; height: auto; float: left; margin: 35px 0 0 0;}
#right { width: 282px!important; height: auto; float: right; margin: 35px 0 0 0;}
#center { width: 435px!important; height: auto; float: left; margin: 0 0 0 40px;}

/******************	

Start : Classes
	
******************/

/*Left Content, Panel Positions*/
.leftBG { position: relative; margin: 0 0 0 15px; background: url(../images/global/sideNavBG.gif) top no-repeat; width: 172px; height: auto;}
.leftContent { padding: 10px; width: 150px;}

/*Center Content, Panel Positions*/
.centerBG { position: relative; margin: 0 0 0 0; padding: 0; background:url(../images/global/titleCareers.gif) top no-repeat; width: 435px; height: auto;}
.centerContent { width: 435px; height: auto; padding: 50px 0 0 0;}
.spacerContent { height: 370px; width: 400px;}
.spacerContentLow { height: 285px; width: 400px;}