/***********************************************/
/* 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}

/***********************************************/
/*        NEW TO PEEKSCASH                     */
/***********************************************/
.mainDiv {
        width:600px;
        }

.topItem {
        cursor:pointer;
        color: #38BF08;
        }

/***********************************************/
/*        DROP DOWN STYLES                     */
/***********************************************/

#dropmenudiv{
        position:absolute;
        border:1px solid black;
        border-bottom-width: 0;
        font:normal 12px Arial;
        line-height:18px;
        z-index:100;
}

#dropmenudiv a{
        width: 100%;
        display: block;
        text-indent: 0px;
        border-bottom: 1px solid black;
        padding: 1px 0;
        text-decoration: none;
        font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
        background-color: #31C913;
}

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

.Fhome {
        width: 109px; height: 50px;
        background: url( 'https://www.peekscash.com/headerImages/freeHeader_over_04.gif' );
        }

.Fhome a {
        display: block;
        width: 109px; height: 50px;
        overflow:hidden;
        background: url( 'https://www.peekscash.com/headerImages/freeHeader_04.gif' );
        }

.Fhome a:hover {
        background-image: none;
        }

.Fsignup {
        width: 116px; height: 50px;
        background: url( 'https://www.peekscash.com/headerImages/freeHeader_over_05.gif' );
        }

.Fsignup a {
        display: block;
        width: 116px; height: 50px;
        overflow:hidden;
        background: url( 'https://www.peekscash.com/headerImages/freeHeader_05.gif' );
        }

.Fsignup a:hover {
        background-image: none;
        }

.Fprograms { 
        width: 140px; height: 50px;
        background: url( 'https://www.peekscash.com/headerImages/freeHeader_over_06.gif' );
        }

.Fprograms a {
        display: block;
        width: 140px; height: 50px;
        overflow:hidden;
        background: url( 'https://www.peekscash.com/headerImages/freeHeader_06.gif' );
        }

.Fprograms a:hover {
        background-image: none;
        }

.Fcnb { 
        width: 201px; height: 50px;
        background: url( 'https://www.peekscash.com/headerImages/freeHeader_over_07.gif' );
        }

.Fcnb a {
        display: block;
        width: 201px; height: 50px;
        overflow:hidden;
        background: url( 'https://www.peekscash.com/headerImages/freeHeader_07.gif' );
        }

.Fcnb a:hover {
        background-image: none;
        }

.Ffaq {
        width: 82px; height: 50px;
        background: url( 'https://www.peekscash.com/headerImages/freeHeader_over_08.gif' );
        }

.Ffaq a {
        display: block;
        width: 82px; height: 50px;
        overflow:hidden;
        background: url( 'https://www.peekscash.com/headerImages/freeHeader_08.gif' );
        }

.Ffaq a:hover {
        background-image: none;
        }

.Fresources { 
        width: 144px; height: 50px;
        background: url( 'https://www.peekscash.com/headerImages/freeHeader_over_09.gif' );
        }

.Fresources a {
        display: block;
        width: 144px; height: 50px;
        overflow:hidden;
        background: url( 'https://www.peekscash.com/headerImages/freeHeader_09.gif' );
        }

.Fresources a:hover {
        background-image: none;
        }

.Fcontactus { 
        width: 168px; height: 50px;
        background: url( 'https://www.peekscash.com/headerImages/freeHeader_over_10.gif' );
        }

.Fcontactus a {
        display: block;
        width: 168px; height: 50px;
        overflow:hidden;
        background: url( 'https://www.peekscash.com/headerImages/freeHeader_10.gif' );
        }

.Fcontactus a:hover {
        background-image: none;
        }


/***********************************************/
/* 	  MEMBER HEADER IMAGE ROLLOVER         */
/***********************************************/

.home {
        width: 102px; height: 50px;
        background: url( 'https://www.peekscash.com/headerImages/header_over_04.gif' );
        }

.home a {
        display: block;
        width: 102px; height: 50px;
        overflow:hidden;
        background: url( 'https://www.peekscash.com/headerImages/header_04.gif' );
        }

.home a:hover {
        background-image: none;
        }

.stats {
        width: 89px; height: 50px;
        background: url( 'https://www.peekscash.com/headerImages/header_over_05.gif' );
        }

.stats a {
        display: block;
        width: 89px; height: 50px;
        overflow:hidden;
        background: url( 'https://www.peekscash.com/headerImages/header_05.gif' );
        }

.stats a:hover {
        background-image: none;
        }

.tools {
        width: 88px; height: 50px;
        background: url( 'https://www.peekscash.com/headerImages/header_over_06.gif' );
        }

.tools a {
        display: block;
        width: 88px; height: 50px;
        overflow:hidden;
        background: url( 'https://www.peekscash.com/headerImages/header_06.gif' );
        }

.tools a:hover {
        background-image: none;
        }

.programs { 
        width: 134px; height: 50px;
        background: url( 'https://www.peekscash.com/headerImages/header_over_07.gif' );
        }

.programs a {
        display: block;
        width: 134px; height: 50px;
        overflow:hidden;
        background: url( 'https://www.peekscash.com/headerImages/header_07.gif' );
        }

.programs a:hover {
        background-image: none;
        }

.cnb { 
        width: 195px; height: 50px;
        background: url( 'https://www.peekscash.com/headerImages/header_over_08.gif' );
        }

.cnb a {
        display: block;
        width: 195px; height: 50px;
        overflow:hidden;
        background: url( 'https://www.peekscash.com/headerImages/header_08.gif' );
        }

.cnb a:hover {
        background-image: none;
        }

.faq {
        width: 71px; height: 50px;
        background: url( 'https://www.peekscash.com/headerImages/header_over_09.gif' );
        }

.faq a {
        display: block;
        width: 71px; height: 50px;
        overflow:hidden;
        background: url( 'https://www.peekscash.com/headerImages/header_09.gif' );
        }

.faq a:hover {
        background-image: none;
        }

.resources { 
        width: 130px; height: 50px;
        background: url( 'https://www.peekscash.com/headerImages/header_over_10.gif' );
        }

.resources a {
        display: block;
        width: 130px; height: 50px;
        overflow:hidden;
        background: url( 'https://www.peekscash.com/headerImages/header_10.gif' );
        }

.resources a:hover {
        background-image: none;
        }

.contactus { 
        width: 151px; height: 50px;
        background: url( 'https://www.peekscash.com/headerImages/header_over_11.gif' );
        }

.contactus a {
        display: block;
        width: 151px; height: 50px;
        overflow:hidden;
        background: url( 'https://www.peekscash.com/headerImages/header_11.gif' );
        }

.contactus a:hover {
        background-image: none;
        }


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

div.box {
        background: #FFFFFF;
        margin-bottom: 20px;
        margin-top: 20px;
        }

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


.box p {
        background: #eb61ea;
        margin:0;
	padding: 8px;
        line-height: 1.3;
        text-align: left;
        }


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

body{
	background-color: #BDBDBD;
	scrollbar-base-color: #66128E;
	scrollbar-arrow-color: #F8E8FB;
	scrollbar-3dlight-color: #ecb9fa;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #66128E;
	scrollbar-highlight-color: #AC49C8;
	scrollbar-shadow-color: #000000;
	font-family: Arial;
	line-height: 1.166;
	font-size: 12px;
	color: #000;
	margin: 0px;
}

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

a:hover {
        font: bold 100% Arial,sans-serif;
	font-size: 12px;
	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: #000000;
}

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

textarea {
  BACKGROUND: #FFFFFF;
  BORDER-BOTTOM: #000000 1px solid;
  BORDER-LEFT: #000000 1px solid;
  BORDER-RIGHT: #000000 1px solid;
  BORDER-TOP: #000000 1px solid;
  FONT-SIZE: 11 px;
  COLOR: #AC49C8;
}

.login {
	color: #000000;
	font-size: 11px;
	padding-left: 10px;
}

.badlogin {
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
}

td.blue_box {
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	text-align: justify;
}

.div.spacer {
	padding: 14px;
}

.div.spacer2 {
        padding-top: 2px;
} 

table.pantychatmaker {
        text-align: center;
        font-size: 15;
}

table.wmupdate {
        color: #000000;
}

table.dropnav {
        background-color: #ac49c8;
        text-align: left;
}

.dropnav td {
        background-color: #eb61ea;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 6px;
        padding-right: 6px;
        font-size: 11px;  
}
        
.dropnav th {
        background-color: #ac49c8;
        color: #000;
        font-size: 12;
        text-align: center;
}

.dropnav a:link, a:visited, a:hover {
	font-size: 12;
}

table.nudechat {
        font-size: 12px;
        font-weight: bold;
}

.nudechat a:link, a:visited, a:hover {
        font-size: 12px;
        font-weight: bold;
}

.footer {
	color: #FFF;
	text-align: center;
	font: bold 100% Arial,sans-serif;
	font-size: 10px;
}


.footer a {
	color: #FFF;
	text-align: center;
	font: bold 100% Arial,sans-serif;
	font-size: 12px;
}

/*#########################
	NEW CHIT
#########################*/

.inputfield {
        font-family: Tahoma;
        font-size: 12px;
        color: #000000;
        border: 0px none #FFFFFF;
}       

.style1 {
	font: bold 100% Arial,sans-serif;
        color: #eb61ea;
        font-size: 12px;
}

.style10 {
	font: bold 100% Arial,sans-serif;
        color: #eb61ea;
        font-size: 10px;
}

.style2 {
	font: bold 100% Arial,sans-serif;
        font-size: 12px;
        color: #FFFFFF;
}

/*
.style5 {
        font-family: Tahoma;
        font-size: 10px;
        color: #FFFFFF;
}
*/

.nowhitelinks {
        color: #000;
        A:link {text-decoration: none; color: #ac49c8;}
        A:visited {text-decoration: none; color: #ac49c8;}
        A:active {text-decoration: none; color: #ac49c8;}
        A:hover {text-decoration: none; color: #ac49c8; font-weight: bold;}
        font-family: Tahoma;
        font-size: 10px;
}
