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

	Author: Front End: Rohan Chambers
	
	Date: 4th March 2008
	
	Rel: Home

	Format: Layout | Text
	
	Media: Screen
*/

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

Start : Elements
	
******************/

/*Home Icon Images*/
#homeIcons { font-size: 18px; font-weight: bold; list-style: none;}
#homeIcons li img { vertical-align: middle; margin: 0; padding:0;}
#homeIcons li { margin: 0; padding: 0;}

/*Home Rollover Brand Images*/
#homeBrands { list-style-type:none; width: 300px;}
#homeBrands li { float:left; margin-right: 6px; margin-bottom:8px; color: #333300;}
#homeBrands img { display: block; }
#homeBrands a:link img.brandImages, a:visited img.brandImages { padding: 2px; border: 1px solid #CCCCCC; margin-top: 0px;}
#homeBrands a:hover img.brandImages{ border: 1px solid #666666; background-color:#FFFFFF;}

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

Start : Id's (Redefined CCS Global Id's for 2 Column Layout)
	
******************/
/*#footerWrap { position: absolute; margin: 370px 0 0 0;}*/
#home img { display: none;}	

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

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

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

/*Left Content, Panel Positions*/
.leftBG { position: relative; margin: 0 0 0 15px; background: url(../images/home/titleHeaderHome.gif) top no-repeat; width: 668px; height: auto;}
.leftContent { padding: 70px 0 0 18px; width: 629px;}
.whatWeDoPanel { margin: 20px 0 0 0; background: url(../images/home/whatWeDoPanel.gif) no-repeat; height: 415px; width:322px; float: left;}
.brandsPanel { margin: 20px 0 0 0; background: url(../images/home/brandPanel.gif) no-repeat; height: 415px; width:322px; float: right;}
.whatWeDoContent { margin: 65px 0 0 17px; width: 285px; height: 316px;}
.brandsContent { margin: 65px 0 0 19px; width: 285px; height: 316px;}

.iconDotsLine { width: 284px; background: url(../images/home/iconDot.gif) repeat-x; height: 1px; margin: 10px 0 15px 0; padding: 0;}
* html .iconDotsLine { margin: 10px 0 -5px 0;}

/*Right Content, Panel Positions*/
.rightContent { width: 50px;}
.rightNewsBG { position: relative; margin: 0 0 20px 10px; background: url(../images/home/middleNewsPanel.gif) repeat-y; width: 252px; height: auto;}
.rightNewsContent { margin: 10px 0 15px 21px; width: 210px; height: auto; color: #999999!important; font-size: 11px;}
.scrollBox { overflow: auto; height: 188px; width: 250px; margin: 0 0 17px 0; }
.dotsLineNews { width: 200px; background: url(../images/home/newsDot.gif) repeat-x; height: 1px; margin: 0px 0 10px 0; padding: 0;}
* html .dotsLineNews { margin: 0px 0 -5px 0;}

.rightContactBG { position: relative; margin: 0 0 0 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;}