/***********************************************/
/* ROUNDED CORNERS                             */
/***********************************************/ 

.rtop,.artop{display:block}
.rtop *,.artop *{display:block;height:1px;overflow:hidden;font-size:1px}
.artop *{border-style: solid;border-width:0 1px}
.r1,.rl1,.re1,.rel1{margin-left:5px}
.r1,.rr1,.re1,.rer1{margin-right:5px}
.r2,.rl2,.re2,.rel2,.ra1,.ral1{margin-left:3px}
.r2,.rr2,.re2,.rer2,.ra1,.rar1{margin-right:3px}
.r3,.rl3,.re3,.rel3,.ra2,.ral2,.rs1,.rsl1,.res1,.resl1{margin-left:2px}
.r3,.rr3,.re3,.rer3,.ra2,.rar2,.rs1,.rsr1,.res1,.resr1{margin-right:2px}
.r4,.rl4,.rs2,.rsl2,.re4,.rel4,.ra3,.ral3,.ras1,.rasl1,.res2,.resl2{margin-left:1px}
.r4,.rr4,.rs2,.rsr2,.re4,.rer4,.ra3,.rar3,.ras1,.rasr1,.res2,.resr2{margin-right:1px}
.rx1,.rxl1{border-left-width:5px}
.rx1,.rxr1{border-right-width:5px}
.rx2,.rxl2{border-left-width:3px}
.rx2,.rxr2{border-right-width:3px}
.re2,.rel2,.ra1,.ral1,.rx3,.rxl3,.rxs1,.rxsl1{border-left-width:2px}
.re2,.rer2,.ra1,.rar1,.rx3,.rxr3,.rxs1,.rxsr1{border-right-width:2px}
.rxl1,.rxl2,.rxl3,.rxl4,.rxsl1,.rxsl2,.ral1,.ral2,.ral3,.ral4,.rasl1,.rasl2{border-right-width:0}
.rxr1,.rxr2,.rxr3,.rxr4,.rxsr1,.rxsr2,.rar1,.rar2,.rar3,.rar4,.rasr1,.rasr2{border-left-width:0}
.r4,.rl4,.rr4,.re4,.rel4,.rer4,.ra4,.rar4,.ral4,.rx4,.rxl4,.rxr4{height:2px}
.rer1,.rel1,.re1,.res1,.resl1,.resr1{border-width:1px 0 0;height:0px !important;height /**/:1px}


/***********************************************/
/* SPLASH HEADER IMAGE ROLLOVER                */
/***********************************************/ 

.enter {        
        width: 109px; height: 25px;
        background: url( '/images/NewPeeks-over_07.gif' );
        }                               
                                         
.enter a {                      
        display: block;         
        width: 109px; height: 25px;
        overflow:hidden;
        background: url( '/images/NewPeeks_07.gif' );
        }       
                        
.enter a:hover {                
        background-image: none; 
        }                        

.exit {                 
        width: 130px; height: 25px;
        background: url( '/images/NewPeeks-over_04.gif' );
        }                       
                                
.exit a {                       
        display: block;         
        width: 130px; height: 25px;
        overflow:hidden;
        background: url( '/images/NewPeeks_04.gif' );
        }                       
                                
.exit a:hover {                 
        background-image: none; 
        }                       


/***********************************************/
/* FREE AREA HEADER IMAGE ROLLOVER             */
/***********************************************/ 


.whoslive {        
        width: 127px; height: 27px;
        background: url( '/images/header-over_19.gif' );
        }                               
                                         
.whoslive a {                      
        display: block;         
        width: 127px; height: 27px;
        overflow:hidden;
        background: url( '/images/header_19.gif' );
        }       
                        
.whoslive a:hover {                
        background-image: none; 
        }                        

.models {        
        width: 111px; height: 27px;
        background: url( '/images/header-over_12.gif' );
        }                               
                                         
.models a {                      
        display: block;         
        width: 111px; height: 27px;
        overflow:hidden;
        background: url( '/images/header_12.gif' );
        }       
                        
.models a:hover {                
        background-image: none; 
        }                        

.benefits {        
        width: 135px; height: 25px;
        background: url( '/images/header-over_07.gif' );
        }                               
                                         
.benefits a {                      
        display: block;         
        width: 135px; height: 25px;
        overflow:hidden;
        background: url( '/images/header_07.gif' );
        }       
                        
.benefits a:hover {                
        background-image: none; 
        }                        

.joinnow {        
        width: 126px; height: 27px;
        background: url( '/images/header-over_10.gif' );
        }                               
                                         
.joinnow a {                      
        display: block;         
        width: 126px; height: 27px;
        overflow:hidden;
        background: url( '/images/header_10.gif' );
        }       
                        
.joinnow a:hover {                
        background-image: none; 
        }                        

.help {        
        width: 88px; height: 27px;
        background: url( '/images/header-over_05.gif' );
        }                               
                                         
.help a {                      
        display: block;         
        width: 88px; height: 27px;
        overflow:hidden;
        background: url( '/images/header_05.gif' );
        }       
                        
.help a:hover {                
        background-image: none; 
        }                        

.logon {        
        width: 106px; height: 30px;
        background: url( '/images/header-over_16.gif' );
        }                               
                                         
.logon a {                      
        display: block;         
        width: 106px; height: 30px;
        overflow:hidden;
        background: url( '/images/header_16.gif' );
        }       
                        
.logon a:hover {                
        background-image: none; 
        }                        


/***********************************************/
/* NEW PEEKSHOWS CONTENT BOX                   */
/***********************************************/ 

div.box {
	background: #000000;
	margin-bottom: 30px;
	}

                        
.box h3 {
	font-size: 100%;
	margin:0;
	padding: 0 0 3px;
        background: url( '/images/contentgradient2.jpg' );
	color: #FFF;
	text-align: center;
	}

                        
.box p {
	background: #F8E8FB;
	margin:0;
	line-height: 1.3;
	text-align: left;
	}

div.the760 {
	background: #000000;
	margin-bottom: 30px;
	width: 760px;
	}

                        
.the760 h3 {
	font-size: 100%;
	margin:0;
	padding: 0 0 3px;
        background: url( '/images/contentgradient2.jpg' );
	color: #FFF;
	text-align: center;
	}

                        
.the760 p {
	background: #f8e8fb;
	margin:0;
	line-height: 1.3;
	text-align: left;
	}

div.the600 {
	background: #000000;
	margin-bottom: 30px;
	width: 600px;
	}

                        
.the600 h3 {
	font-size: 100%;
	margin:0;
	padding: 0 0 3px;
        background: url( '/images/contentgradient2.jpg' );
	color: #FFF;
	text-align: center;
	}

                        
.the600 p {
	background: #F8E8FB;
	margin:0;
	padding: 5px 10px;
	line-height: 1.3;
	text-align: left;
	}

div.the650 {
	background: #000000;
	margin-bottom: 30px;
	width: 650px;
	}

                        
.the650 h3 {
	font-size: 100%;
	margin:0;
	padding: 0 0 3px;
        background: url( '/images/contentgradient2.jpg' );
	color: #FFF;
	text-align: center;
	}

                        
.the650 p {
	background: #F8E8FB;
	margin:0;
	padding: 5px 10px;
	line-height: 1.3;
	text-align: left;
	}

div.the550 {
	background: #000000;
	margin-bottom: 30px;
	width: 550px;
	}

                        
.the550 h3 {
	font-size: 100%;
	margin:0;
	padding: 0 0 3px;
	background: url( '/images/contentgradient2.jpg' );
	color: #FFF;
	text-align: center;
	}

                        
.the550 p {
	background: #F8E8FB;
	margin:0;
	padding: 5px 10px;
	line-height: 1.3;
	text-align: left;
	}

div.Footer {
	background: #000000;
	margin-top: 5 px;
	margin-bottom: 5 px;
	}

.Footer p {
	background: #F8E8FB;
	margin: 0;
	line-height: 1.3;
	text-align: center;
	}



/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial;
	line-height: 1.166;	
	//text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #000000;
	/* background: url( '/images/bg2.jpg' ) fixed;*/
	font-size: 12px;
	color: #000000;
}

a:link, a:visited, a:hover {
	font: bold 100% Arial,sans-serif;
	color: #CB17FF;
	text-decoration: none;
}

a:hover {
font: bold 100% Arial,sans-serif;
	color: #FF79E1;
	text-decoration: underline;
}

/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Arial;
	font-size: 120%;
	color: #334d55;
}

h2{
	font-size: 114%;
	color: #222222;
}

h3{
	font-size: 100%;
 	color: #334d55;
}

h4{
	font-size: 100%;
 	font-weight: normal;
	color: #333333;
}

h5{
 	font-size: 100%;
 	color: #334d55;
}

ul{
	list-style-type: square;
}

ul ul{
	list-style-type: disc;
}

ul ul ul{
	list-style-type: none;
}

label{
	font: bold 100% Arial,sans-serif;
	color: #334d55;
}

td {
        font-family: Arial;
        font-size: 12px;
        }

/***********************************************/
/* EXTRAS                                      */
/***********************************************/

.COLORHeader {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CB17FF;
}
.greytxt {color: #333333} 



