@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)
	
******************/

#what 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;}

/*Right Content, Panel Positions*/
.rightContent { width: 50px;}
.rightShowReelBG { position: relative; margin: 0 0 0px 10px; background: url(../images/home/middleNewsPanel.gif) repeat-y; width: 252px; height: auto;}
.rightShowReelContent { margin: 10px 0 12px 21px; width: 210px; height: 130px; color: #999999!important; font-size: 11px;}
.showReelHolder { width: 210px; height: auto; line-height: 1.3; margin: 0 0 10px 0;}
.streamLink { float: left; text-align: center; width: 70px; margin: 0 20px 0 0;}
.downloadLink { float: left; text-align: center; width: 100px;}
.button { margin: 0 0 5px 0; padding: 0;}
.dotsLineShowReel { width: 200px; background: url(../images/home/newsDot.gif) repeat-x; height: 1px; margin: 10px 0 20px 0; padding: 0;}
* html .dotsLineShowReel { margin: 10px 0 10px 0;}

.rightContactBG { position: relative; margin: 0 0 20px 10px; background: url(../images/home/middleNewsPanel.gif) repeat-y; width: 252px; height: auto;}
.rightContactContent { margin: 10px 0 17px 21px; width: 220px; height: auto; color: #999999!important; font-size: 11px; font-weight: bold;}
.dotsLineContact { width: 200px; background: url(../images/home/newsDot.gif) repeat-x; height: 1px; margin: 10px 0 10px 0; padding: 0;}
* html .dotsLineContact { margin: 10px 0 -5px 0;}

.buttonContact { margin: 10px 0 0 0;}
.capitals { color: #009bc8; font-weight: bold; width: 10px; float: left; margin: 0 7px 0 0;}

/*Center Content, Panel Positions*/
.centerBG { position: relative;  margin: -7px 0 0 0; padding: 0; width: 435px; height: auto;}
.centerContent {width: 435px; height: auto; padding: 50px 0 0 0;}
