BODY {
	FONT-FAMILY: 'Times New Roman', 'Arial', 'Tahoma', 'Verdana';
	FONT-SIZE: 13px; COLOR: #fff8b9;
	text-align: center;
	margin: 0px 0px 0px 0px;
	background: #777777 url(../pix/bg/bg2.jpg) repeat-x fixed;
}
DIV,TD,TH,P,INPUT,SELECT,TEXTAREA,H1,H2,H3,H4,H5,H6 {
	FONT-FAMILY: 'Times New Roman', 'Arial', 'Tahoma', 'Verdana';
	FONT-SIZE: 13px; COLOR: #572c0c;/*#981999;*/
}
pre {
white-space: -moz-pre-wrap; /* Mozilla, supported since 1999 */
white-space: -pre-wrap; /* Opera 4 - 6 */
white-space: -o-pre-wrap; /* Opera 7 */
white-space: pre-wrap; /* CSS3 - Text module (Candidate Recommendation) http://www.w3.org/TR/css3-text/#white-space */
word-wrap: break-word; /* IE 5.5+ */
}
.adloc
{
	position: absolute; 
	z-index: 120; 
	margin: 15px 0 0 730px; 
	cursor: pointer;
}
.tdbut{
	FONT-SIZE: 16px;
	font-weight: bold;
	text-decoration: none;
	COLOR: #fff8b9;
	padding: 0px 8px 0px 8px;
}

.label {
	 font-size: 12px;
    padding: 6px 9px 6px 9px;
    text-align:left;
}
.htext{
	FONT-SIZE: 16px;
	font-weight: bold;
	text-decoration: none;
	COLOR: #fff8b9;
}
.pheader {
	FONT-SIZE: 26px;
	font-weight: bold;
	text-decoration: underline;
	COLOR: #fff8b9;
	padding: 4px 8px 4px 8px;
}
.spheader {
	FONT-SIZE: 22px;
	font-weight: bold;
	text-decoration: underline;
	COLOR: #ffffff;
	padding: 4px 8px 4px 8px;
}
.blog_header {
	font-weight: bold;
	text-decoration: underline;
}
.blog {
	FONT-SIZE: 14px;
	COLOR: #fff8b9;
}
.arrowcell
{
    vertical-align: middle;
    text-align: center;
    width: 100px;
}
.remdiv 
{
    display: none; 
    position: absolute; 
    top: 195px; 
    margin-left: 885px; 
    z-index: 100; 
    height: 15px; 
    width: 80px; 
    border: solid 1px #aaaaaa; 
    background: #ffffee; 
    color: #000; 
    font-size:10px;
    font-family: Arial;
}


/* Forgot Password Block */
.forgdiv 
{
    display: none; 
    position: absolute; 
    top: 230px; 
    margin-left: 752px;
    padding-left: 4px; 
    padding-top: 2px; 
    z-index: 111; 
    height: 67px; /* 29px; */
    width: 140px; 
    border: solid 1px #777777; 
    background: #444444; 
    color: #ffefcf;
    font-weight: bold; 
    font-size:11px;
    font-family: Arial;
}
.forg 
{
    color: #ffefcf; 
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    padding-top: 0px;
}
.forg:hover
{
    color: #ff7777; 
    text-decoration: underline;
    cursor: pointer;
}



.maindiv {
	text-align: left;
	vertical-align: top;
	min-height: 100%;
	width: 900px;
}

.maintbl {
	background-color: #292d29;
	vertical-align: top;
	min-height: 100%;
	width: 900px;
}

.srchtbl {
	background-color: #292d29;
	vertical-align: top;
	min-height: 200px;
	width: 850px;
	text-align: left;
}

.botmenu {
	FONT-SIZE: 11px; 
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	COLOR: #ccc8b9;
}
.botmenu:hover
{
	text-decoration: underline;
}

.bottbl {
	border-top: #ccc8b9 1px solid;
}
.bottbl td {
	padding-right: 10px;
	padding-left: 10px;
}
.label_aligned {
	 font-size: 12px;
    padding: 3px 3px 3px 3px;
    border: 0px;
}
button, .button {
	font-size: 14px;
	font-family: Times New Roman;
    border: 1px solid #999999;
    border-collapse: separate;
	background-color: #d4d0c8;
	font-weight: bold;
	margin: 2px 2px 2px 2px;
    padding: 0px 9px 0px 9px;
    color: #572c0c ;
}
button:hover, .button:hover {
	 background-color: #ffffff;
}

.chkbox label,
.formheader {
	FONT-SIZE: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	COLOR: #ffffff;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
.align_right
{
	text-align: right;
	float:right;
}

/*  LOGIN / LOGOUT  */
.logout 
{
    color: White; /*#ffefcf; */
    font-family: Arial;
    font-size: 10px;
    line-height: 12px;
    font-weight: bold;
    text-decoration: none;
    padding-top: 0px;
}
.logoutlink:hover
{
    color: #ff7777; 
    text-decoration: underline;
    cursor: pointer;
}

.loggedin {
    position: absolute; 
    top: 192px; 
    margin-left: 620px; 
    z-index: 99; 
    height: 39px; 
    width: 270px; 
    display:block;
    border: 0px; 
    background-color: #2b2d28;
    overflow: hidden;
}
.loggedin div span {
    color: #ffefef; 
    font-weight:bold;
    font-family: Times New Roman;
    font-size: 16px;
    line-height: 26px;
    display: block;
    height: 26px;
    overflow: hidden;
}

.login
{
    position: absolute; 
    z-index: 99; 
    margin-left:  868px; 
    top: 209px;
    padding-left:  0px; 
}

.login:hover 
{
    padding-left:  2px; 
} 








#divbgplayer 
{
    position: absolute; 
    z-index: 100; 
    left: -3000px; 
    top: 32px; 
    margin: 15px 0px 0px 20px; 
    width: 282px;
    height: 64px;
}

.form_div
{
    position: absolute; 
    z-index: 1009; 
    margin-left: 100px; 
    top: 100px;
	width: 700px;
	height: 450px;
	background-color: #eeddaa;
	border: solid 2px #666666;
	-moz-border-radius: 5px;
	color: #552209;
}    


/*  Messages */
.waitimg
{
    z-index: 99998; 
	width: 70px;
	height: 70px;
	position: absolute; 
	top: 270px; 
	margin-left: 415px; 
}
div > div.waitimg { position: fixed; }

.waiting
{
    text-align: center; background-color: White;  width: 400px; height: 150px;  
    border: solid 3px grey; z-index: 99998; position: absolute; top: 270px; 
    margin-left: 250px; font-size: 20px;
}
div > div.waiting { position: fixed; }

.msg_div0
{
    z-index: 99999; 
	width: 795px;
	height: 106px;
	position: absolute; 
	top: 250px; 
	margin-left: 50px; 
	COLOR: #662c0c;
	background-image: url(../pix/pages/errpopup.jpg); 
}
div > div.msg_div0 { position: fixed; }

.err_div
{
	color: #bb0000;
} 
.msg_div
{
	color: #006600;
} 
.msg_div2
{
	color: #003300;
} 
.msg_div0 span
{
	text-align: center;
	vertical-align: middle;
	font: bold 17px Comic Sans MS, Arial;
	height: 80px;
	width: 660px;
	position: absolute; 
	top: 12px; 
	margin-left: 60px; 
	line-height: 20px;
}    

.cbInactive 
{
    font-weight: normal;
    font-size: 16px;
    color: #999999;
}

.cbActive 
{
    font-weight:bold;
    font-size: 16px;
    color: #fffffd;
}

.clearBtn, .clearBtnS
{
    font-weight: bold; 
    text-decoration: none; 
    font-size:20px; 
    border: solid 2px white; 
    margin-left:30px; 
    text-align: right; 
}
.clearBtn
{
    color: Black; 
    background-color: White;
}
.clearBtnS
{
    color: White; 
    background-color: Transparent;
}

.paid
{
    background-color: white; 
    display: block; 
    height: 24px; 
    width:150px;
    font-family: Arial; 
    font-size: 18px; 
    font-weight: bold;
    color: #ff2200; 
    border: solid 0px #ff0000; 
    -moz-outline-radius:9px; 
    outline: solid #ff0000;
    text-decoration: none;
    text-align: center;
    line-height: 24px;
}
.boxbutton
{
    background-color: #dfbfa3; 
    display: block; 
    height: 24px; 
    cursor: pointer;
    font-family: Comic Sans MS, Arial; 
    font-size: 16px; 
    color: #662200; 
    border: solid 0px #7f4f33; 
    -moz-outline-radius:9px; 
    outline: solid #7f4f33;
    text-decoration: none;
    text-align: center;
    line-height: 24px;
}
.boxbutton:hover
{
    background-color: #ffffff; 
}
.boxbutton:focus
{
    background-color: #ffffff; 
}
.ctext
{
    cursor: text;
}
.cpointer
{
    cursor: pointer;
}

/* disks */
.disk
{
	z-index: 102;
}

.disk_num
{
	z-index: 113;
	position: absolute; 
	margin-left: 50px; 
	margin-top: -110px; 
	cursor: pointer;
}
.disk_num2
{
	z-index: 113;
	position: absolute; 
	margin-left: 56px; 
	margin-top: -125px; 
	cursor: pointer;
}
.disk_check
{
	z-index: 103;
	position: absolute; 
	margin-left: 52px; 
	margin-top: -88px; 
	cursor: pointer;
}
.disk_check2
{
	z-index: 103;
	position: absolute; 
	margin-left: 56px; 
	margin-top: -97px; 
	cursor: pointer;
}
.disk_down
{
	z-index: 111;
	position: absolute; 
	margin-left: 0px; 
	margin-top: -48px; 
	cursor: pointer;
}
.disk_fav
{
	z-index: 103;
	position: absolute; 
	margin-left: 90px; 
	margin-top: -60px; 
	cursor: pointer;
}
.disk_fav2
{
	z-index: 103;
	position: absolute; 
	margin-left: 88px; 
	margin-top: -62px; 
	cursor: pointer;
}
.disk_fav1
{
	z-index: 103;
	position: absolute; 
	margin-left: 210px; 
	margin-top: -170px; 
	cursor: pointer;
}

.disk_num_med
{
	z-index: 113;
	position: absolute; 
	margin-left: 58px; 
	margin-top: -136px; 
	border: 0px;
	cursor: pointer;
}

.disk_num_tun
{
	z-index: 103;
	position: absolute; 
	margin-left: 106px; 
	margin-top: -247px; 
	border: 0px;
	cursor: pointer;
}

.disk_num_big
{
	z-index: 113;
	position: absolute; 
	margin-left: 150px; 
	margin-top: -339px; 
	border: 0px;
}

#bbg
{
	display: none; z-index: 998; width: 100%; height: 100%; background-color: Black;
	-khtml-opacity:.70; -moz-opacity:.70; -ms-filter:"alpha(opacity=70)"; filter:alpha(opacity=70); opacity:.70; 
	position: absolute; left: 0px; top: 0px; 
}
div > div#bbg { position: fixed; }





.tune_image {width: 900px; height: 740px; z-index: 1; border: 0; 
             padding: 0; margin: 0; display: block; background-color: #292c29;}


.signup_tbl, .signup_tbl td
{
	padding: 5px;
	margin: 8px;
	color: #572c0c;
}    
   
label {
	color: #772c0c;
	font-size: 18px;
	font-family: Book Antiqua, Times, Courier New;
	font-weight: 500;
	/*word-spacing: -2px;*/
}
#votelist td label
{
    letter-spacing: -1px;
}

#ctl00_middleContent_SearchTable td label
{
	color: #aaaaaa;
	font-size: 16px;
}

.bege {
	color: #fff8b9;
}

.textbox 
{
	border: solid 1px #aaaaaa;
	color: #572c0c;
}

.textbox2 
{
	border: solid 1px #502213;
	color: #572c0c;
	height: 16px;
	z-index: 115; 
	position: absolute;
    background: rgba(255,255,255,0.5);
    filter: alpha(opacity=70);
}
.file {
	font-size: 12px;
	border: solid 1px #502213;
    border-collapse: separate;	 
	z-index: 115; 
	position: absolute;
}
.file1 {
	 font-size: 12px;
    border: 1px solid #999999;
    border-collapse: separate;	 
	 font-weight: bold;
	 margin: 2px 0 2px 0;
}

.textlink
{
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    font-family: Times New Roman, Comic Sans MS;
	color: #575043;
}
.textlink:hover
{
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    font-family: Times New Roman, Comic Sans MS;
	color: #cc4411;
}

.h20 
{
	height: 20px;
}

.w140p
{
	width: 110px;
	height: 145px;
}

.w100
{
	width: 100px;
}
.w150
{
	width: 150px;
}

.w350
{
	width: 350px;
}

.w300
{
	width: 300px;
}

.w200
{
	width: 200px;
}

.f30
{
	font-size: 30px;
}


#news2 { 
    position: absolute; 
    width: 132px; 
    visibility: hidden;
    border-width: 1px; 
    border-color: #ff0000; 
    padding-top: 10px; 
    margin-left: 737px; 
    margin-top: 71px; 
    z-index: 115; 
    text-align: left; 
    vertical-align:top; 
    background-color: Transparent; 
    padding-left: 5px;
    padding-right: 2px;
} 

#favDiv { 
    position: absolute; 
    visibility: hidden;
    z-index: 116; 
    text-align: left; 
    vertical-align: top; 
    margin-left: 36px; 
    margin-top: 85px; 
    width: 170px; 
} 

#wishDiv { 
    position: absolute; 
    margin-left: 720px; 
    margin-top: 75px; 
    z-index: 116; 
    text-align: left; 
    vertical-align: top; 
    width: 170px; 
    margin-left: 236px; 
    height: 215px;
    overflow: hidden;
} 

.searchTbl
{
    position: absolute; 
	margin-top: 130px;
    margin-left: 25px; 
    z-index: 115; 
    height: 200px; 
    width: 850px; 
    border: 0; 
    background-color: Transparent; 
    color: #000077; 
    font-size:11px;
    font-family: Arial;
}
    
.smallDigits
{
	font: bold 8px Arial;
	color: Black;
}    

.profMood 
{
    position: absolute;
    font-size: 21px; 
    white-space: nowrap;
    color: #662200;
    z-index: 119;
}

.rcPend, .dcPaid, .cBuy
{
	visibility: visible;
}

.dcPend, .dcBuy, .rcBuy, .cPend, .cPaid, .rcPaid
{
	visibility: hidden;
}

.jP_time {
    position: absolute; 
    z-index: 115; 
    width: 16px; 
    text-align: right; 
    font: bold 11px Arial;
}