/* ********** [START COMMON] ********** */

body {
    margin: 0px /*auto 0px aut*/; padding: 0px;
    text-align: center;
    background: white; /*url('http://media.karamel4e.com/media/n/fon_01.gif') ; */
	background-attachment: fixed;
 
}


form {
    margin: 0px; padding: 0px;
}
table{
	font-family:verdana;
	font-size:11px;
	
}
div{
	padding:0px;
	margin:0px;
	font-family:verdana;
	font-size:11px;
}
div.clear {
    clear: both;
}

a{
	text-decoration: none;
	color: black;
}
a:hover{
	text-decoration: underline;
	
}
h1{
	font-size:17px;
}
h2{
	font-size:14px;
}

/* ********** [END COMMON] ********** */

#topheadtbl{
	height:100%;
	
	
}
#thdt{
	width:971px;
	background: #333;
	border-left:2px solid #000;
	border-right:2px solid #000;
	margin: auto;
	margin-top:0px;
	margin-bottom:0px;
	z-index:3;
}
#righttoptb{
/*background: #fff url('http://media.karamel4e.com/media/zadenfon_01.jpg') no-repeat top right ;*/
}
 #lefttoptb{
/*background: #fff url('http://media.karamel4e.com/media/zadenfon_03.jpg') no-repeat top left;*/
}

#dc_1{
	width:738px;_width:734px;float:left;
	background: #333;
}

#dc_2{
	width:162px;_width:162px;float:left;border-right:1px solid #fff; 
	overflow:visible; overflow-x:hidden;text-align:left;background: #333;
}

#dc_3{
	padding-right:2px;text-align:left;
}

#dc_4{
	float:left;width:734px;_width:730px; overflow:visible; overflow-x:hidden;
	text-align:left;background: #333;
}

#dc_5{
	float:left;width:574px;_width:571px; overflow:visible; overflow-x:hidden;
	text-align:left;background: #333;
}

#dc_6{
	padding-left:2px;
}

#dc_7{
	float:left;width:230px;_width:233px;border-left:1px solid #fff; overflow:visible; overflow-x:hidden;text-align:left;background: #333;
}

#dc_8{
	padding-left:2px;text-align:left;
}


#_blcb{
	clear:both;width:730px;_width:727px;margin-top:1px;
	background:#fff;
	
	padding:5px 3px 5px 3px;
	_width:99%;
}
/* ********** [START HEADER] ********** */

div#header {
    width: 971px; height: 200px;
	position:relative;
    background: url("http://media.karamel4e.com/media/n/knew_03.jpg") no-repeat;

}

div#header a {
    color:#333;text-decoration:none;display:run-in;font-size:inherit;
}

/* ********** [END HEADER] ********** */


/* ********** [START FOOTER] ********** */

div#footer {
    width: 971px; height: 45px;
    font: 11px/45px verdana, sans-serif;
    color: #636363;
    background: url("http://media.karamel4e.com/templates/modern/media/footer.gif") no-repeat;
    text-align: center;
}

div#footer a {
    font: 11px/45px verdana, sans-serif;
    color: #636363;
    text-decoration: none;
}

div#footer a:hover {
    text-decoration: underline;
}

/* ********** [END FOOTER] ********** */


/* ********** [START MAIN MENU] ********** */

div#mainnav {
    margin: 0px 10px 0px 10px;
    width: 971px; height: 30px;
    background: url("http://media.karamel4e.com/templates/modern/media/topnav_bg.gif") repeat-x;
}

div#mainnav ul {
	margin: 0px; padding: 0px;
    list-style: none;
}

div#mainnav ul li {
 	float: left;
}

div#mainnav ul li a {
	padding: 0px 12px 0px 12px;
	height: 30px;
 	float: left;
    display: block;
    font: 13px/30px arial, sans-serif;
	color: #484b4f;
    font-weight: bold;
    text-decoration: none;
}

div#mainnav ul li a:hover {
    text-decoration: underline;
}

div#mainnavshade {
    margin: 0px 10px 0px 10px;
    width: 900px; height: 10px;
    background: url("http://media.karamel4e.com/templates/modern/media/topnavshade_bg.gif") repeat-x;
}

div#loginbox {
    margin: 10px;
}

div#loginbox a {
    font: 11px verdana, sans-serif;
	color: #484b4f;
    text-decoration: none;
}

div#loginbox a:hover {
    text-decoration: underline;
}

table.loginbox {
    font: 11px verdana, sans-serif;
	color: #484b4f;
}

table.loginbox td {
    padding: 3px;
}

/* ********** [END MAIN MENU] ********** */


/* ********** [START USER MENU] ********** */

div#usermenu {
    width: 100%;
}

div#usermenu ul {
	margin: 0px; padding: 0px;
    list-style: none;
}

div#usermenu ul li a {
	padding-left: 10px;
    height: 30px;
    display: block;
    font: 12px/30px verdana, sans-serif;
	color: #484b4f;
	background-color: #e6f0fb;
    text-decoration: none;
    border-right: 1px #bdd0d7 solid;
    border-top: 1px #f4f8fc solid;
    border-bottom: 1px #bdd0d7 solid;
}

div#usermenu ul li a:hover {
	background-color: #d6e3f2;
    text-decoration: none;
}

/* ********** [END USER MENU] ********** */


/* ********** [START MESSAGES] ********** */

div#info_message {
    margin: 10px; padding: 10px;
    font: 11px verdana, sans-serif;
	color: #aa571b;
    background-color: #FFFFC0;
    border-top: 1px #d8b62d solid;
    border-bottom: 1px #d8b62d solid;
}

div#error_message {
    margin: 10px; padding: 10px;
    font: 11px verdana, sans-serif;
	color: #800000;
    background-color: #FFD7D7;
    border-top: 1px #9D290D solid;
    border-bottom: 1px #9D290D solid;
}

/* ********** [END MESSAGES] ********** */


/* ********** [START CONTENT] ********** */

div#pageheader {
    margin: 0px 10px 0px 10px; padding: 0px;
    width: 900px; height: 60px;
    background: url("http://media.karamel4e.com/templates/modern/media/pageheader_bg.gif") repeat-x;
}

div#pageheader h1 {
    margin: 0px; padding: 15px 0px 0px 10px;
    font: 14px arial, sans-serif;
	color: #ffffff;
    font-weight: bold;
}

div#pageheader h2 {
    margin: 0px; padding: 0px 0px 0px 10px;
    font: 10px verdana, sans-serif;
	color: #ffffff;
}

div#pageheader h2 a {
    margin: 0px; padding: 0px;
    font: 10px verdana, sans-serif;
	color: #ffffff;
    text-decoration: none;
}

div#pageheader h2 a:hover {
    text-decoration: underline;
}

div#contentheader {
    margin: 10px 10px 0px 10px;
    font: 18px arial, sans-serif;
	color: #CC5522;
    font-weight: bold;
}

div#tooltip {
    margin: 10px; padding: 5px 10px 5px 10px;
    font: 11px verdana, sans-serif;
	color: #347635;
    background-color: #d2f7d3;
    border-top: 1px #6b9c6c solid;
    border-bottom: 1px #6b9c6c solid;
}

td.page {
   
    background: #333;
}

table.content {
    margin: 1px;
    width: 100%;
    background: #fff;
}

table.content td.header {
    height: 30px;
    background-color: #f4f8fc;
    border-top: 1px #8799AB solid;
    border-bottom: 1px #8799AB solid;
    text-align: right;
}

table.content td.header span {
    padding: 0px 10px 0px 10px;
    height: 30px;
    display: block;
    float: right;
    font: 11px/30px verdana, sans-serif;
	color: #006699;
    border-right: 1px #ffffff solid;
    border-left: 1px #bdd0d7 solid;
}

table.content td.header a {
    padding: 0px 10px 0px 10px;
    height: 30px;
    display: block;
    float: right;
    font: 11px/30px verdana, sans-serif;
	color: #006699;
    text-decoration: none;
    border-right: 1px #ffffff solid;
    border-left: 1px #bdd0d7 solid;
}

table.content td.header a:hover {
	color: #0099CC;
    text-decoration: none;
}

table.content td.footer {
    height: 30px;
    background-color: #f4f8fc;
    border-top: 1px #8799AB solid;
    border-bottom: 1px #8799AB solid;
    text-align: right;
}

table.content td.footer span {
    padding: 0px 10px 0px 10px;
    height: 30px;
    display: block;
    float: right;
    font: 11px/30px verdana, sans-serif;
	color: #006699;
    border-right: 1px #ffffff solid;
    border-left: 1px #bdd0d7 solid;
}

table.content td.footer a {
    padding: 0px 10px 0px 10px;
    height: 30px;
    display: block;
    float: right;
    font: 11px/30px verdana, sans-serif;
	color: #006699;
    text-decoration: none;
    border-right: 1px #ffffff solid;
    border-left: 1px #bdd0d7 solid;
}

table.content td.footer a:hover {
	color: #0099CC;
    text-decoration: none;
}

table.content td.content {
    padding: 10px;
    font: 11px verdana, sans-serif;
	color: #222222;
}

table.content td.content td {
    padding: 4px;
    font: 11px verdana, sans-serif;
	color: #222222;
}

table.content td.content td a {
    font: 11px verdana, sans-serif;
	color: #006699;
    text-decoration: none;
}

table.content td.content td a:hover {
	color: #0099cc;
    text-decoration: none;
}

table.content td.content td a.report, a.report {
	color: #C0C0C0;
    text-decoration: none;
}

table.content td.content td a.report:hover a.report:hover {
	color: #000000;
}

table.content td.content td h1 {
    margin: 0px; padding: 0px;
}

table.content td.content td h1 a {
    margin: 0px; padding: 0px;
    font: 12px verdana, sans-serif;
	color: #21557C;
    font-weight: bold;
    text-decoration: none;
}

table.content td.content td h1 a:hover {
	color: #3E9BE0;
}

table.content td.content td h2 {
    margin: 0px 0px 5px 0px; padding: 0px;
    font: 11px verdana, sans-serif;
	color: #083785;
}

table.content td.content td h3 {
    margin: 0px; padding: 0px;
    font: 11px verdana, sans-serif;
    font-weight: bold;
	color: #083785;
}

div.contentPicture img {
    margin: 4px 0px 4px 0px;
    border: 1px solid #000000;
}

hr {
	display: none;
}

div.hr {
	margin: 4px 0px 4px 0px; padding: 0px;
	height: 2px;
    background: url("http://media.karamel4e.com/templates/modern/media/box_div.gif") repeat-x;
    border: 0px;
}

/* ********** [END CONTENT] ********** */


/* ********** [START CHAT] ********** */

#chat ul {
	margin: 0px; padding: 0px;
	list-style: none;
}

#chat ul li {
	margin: 0px 0px 8px 0px; padding: 4px 12px 0px 12px;
	background: #FFFFFF;
	color: #808080;
	line-height: 150%;
}

#chat ul li span.name {
	margin: 0px; padding: 0px;
	display: block;
	font-weight: bold;
	font-size: 0.8em;
	text-transform: uppercase;
	color: #000000;
}

/* ********** [END CHAT] ********** */


/* ********** [START INPUT] ********** */

.inputText {
    padding: 2px 0px 0px 2px;
    height: 20px; width: 200px;
    font-family: verdana, sans-serif;
    font-size: 11px;
    color: #000000;
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
    background-color: #FFFFFF;
}

.inputText:focus {
    background-color: #FFFFC0;
}

.inputTextarea {
    padding: 2px;
    font-family: verdana, sans-serif;
    font-size: 11px;
    color: #000000;
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
    background-color: #FFFFFF;
}

.inputTextarea:focus {
    background-color: #FFFFC0;
}

.inputSubmit {
   /* padding: 0px 0px 2px 0px;
    width: 85px; height: 26px;
    font: 11px/26px verdana, sans-serif;
    color: #303030;
    background: url("submit.gif") no-repeat;
    border: 0px;*/
	font-weight:bold;background:url('http://media.karamel4e.com/media/n/knew_57.gif');width:94px;height:20px;border:0px;
}

.inputLogin{
    padding: 0px 0px 2px 0px;
    width: 85px; height: 26px;
    font: 11px/26px verdana, sans-serif;
    color: #303030;
    background: url("http://media.karamel4e.com/templates/modern/media/login.gif") no-repeat;
    border: 0px;
}

.inputFile {
    padding: 2px 0px 0px 2px;
    height: 20px; width: 200px;
    font-family: verdana, sans-serif;
    font-size: 11px;
    color: #000000;
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
    background-color: #FFFFFF;
}

.inputCombo {
    font-family: verdana, sans-serif;
    font-size: 11px;
    color: #000000;
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
    background-color: #FFFFFF;
}

.inputCheck {
    margin: 0px;
    padding: 0px;
    font-family: verdana, sans-serif;
    font-size: 11px;
    color: #000000;
    border: 0px;
}

.inputRadio {
    font-family: verdana, sans-serif;
    font-size: 11px;
    color: #000000;
    border: 0px;
    background-color: #ffffff;
}

.inputGo {
    padding: 0px;
    width: 16px; height: 16px;
    background: url("http://media.karamel4e.com/templates/modern/media/go.gif") no-repeat;
    border: 0px;
}

/* ********** [END INPUT] ********** */


.comm_body{
	background:#e6e6e6 url('http://media.karamel4e.com/templates/modern/media/mkt_003.gif') repeat;
	color:#545454;
}
a.pink{
	color:#fe6fb9 !important;
}
a.ligthblue{
	color:#009aff !important;
}
.lgrey{
color:#c0c0c0;
}
.comtablemin{
	font-family:verdana;
	font-size:11px;
}

img .thumbimg{
	border:2px solid grey;
}

.hid{
	display:none;
	position:absolute;
}

a.highlight{
	text-decoration: none;
	color:#313131;
}
a.highlight:hover{
	text-decoration: underline;
	color:#000;
	background:#b9eefe;
}
#onlinem{
	color:#333;
	width:140px;
	height:13px;
	position:absolute;
	top: 173px;
	left: 448px;
	padding-top:4px;
	font-weight:bold;
	font-size:11px;
	font-family:verdana;
}
#menutop{
	position:relative;
	top: -4px;
}
#menutop .theadtd{
	background: #fff url('http://media.karamel4e.com/templates/modern/media/d191007_07.gif') no-repeat;
	width:122px;
	height:24px;
	color:#fff;
	text-align:center;
	font-weight:bold;
}
#menutop .bheadtd{
	background: #fff url('http://media.karamel4e.com/templates/modern/media/d191007_11.gif') no-repeat;
	width:122px;
	height:24px;
	color:#fff;
	text-align:center;
	font-weight:bold;
}
#menutop a{
	color:#fff;
}
a.purpullink{
	font-weight:bold !important;
	text-decoration: underline !important;
	color: #b341df !important;
}
a.purpullink:hover{
	font-weight:bold;
	text-decoration: none !important;
	color: #b341df;
}

#menuattop{
	background:#000 url('http://media.karamel4e.com/media/n/knew_06.gif') repeat-x; height:22px;
	color:#333;

	width:971px;
	font-weight:bold;
	font-size:11px;
	font-family:verdana;
	text-align:center;
	margin-top:3px;
	margin-bottom:3px;
	padding-top:4px;
}

#menuattop a{
	color:#333;
	font-weight:bold;
	margin:0px 3px 0px 3px;
}

.headertd{
	background:#fff url('http://media.karamel4e.com/templates/modern/media/finalkaramel4e_11.gif') repeat-x;
	height:34px;
	font-weight:bold;
	color:#77a3fc;
	padding-left:40px;
}

.lstmembox{
	width: 146px;
	height:151px;
	background:transparent url('http://media.karamel4e.com/templates/modern/media/finalkaramel4e_16.gif') no-repeat;
	
}
.bodytd{
	background:#f9f9f9;
	border:1px solid #ccc;
}



.tbox_b{
	background:#fff;
}
.tbox_b .upco{
	width:9px; height:9px;
	vertical-align:top;
}
.tbox_b .downco{
	width:9px; height:23px;
	vertical-align:bottom;
}

.tbox_b .downr{
	background:#fff url('http://media.karamel4e.com/media/timgs/karamel4ewow_58.gif') repeat-x bottom;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	padding-bottom:3px;
	text-align: right;
	vertical-align: bottom;
}
.tbox_b .downr_r{
	background:#fff url('http://media.karamel4e.com/media/timgs/karamel4ewow_74.gif') repeat-x bottom;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	padding-bottom:3px;
	text-align: right;
	vertical-align: bottom;
}
.tbox_b .downr a{
	color: #fff;
}
.tbox_b .dots{
	width:100%;
	height:3px; 
	background:url('http://media.karamel4e.com/media/timgs/karamel4ewow_17.gif');
}
.tbox_b .dhold{
	height:3px;
	text-align:center;
}
.tbox_b .htext{
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #55b0cf;
	padding-left:3px;
}

.tbox_b .htext_r{
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #d966b3;
	padding-left:3px;
}



.mbox{
	width:135px;height:177px;
}
.mbox a{
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	
	color: #383a37; margin-top:7px;display: block
} 
.mbox .city{
	background: url('http://media.karamel4e.com/media/timgs/karamel4ewow_44.jpg'); height:29px;font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #383a37; margin-top:7px;
}
.mbox .city2{
	background: url('http://media.karamel4e.com/media/timgs/karamel4ewow_46.jpg'); height:29px;font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #383a37; margin-top:7px;
}
.mbox  .htd{
	height:9px;width:135px;background:#383a37;border-bottom:1px solid #fff;
}
.mbox  .mtd{
	height:120px;background:url('http://media.karamel4e.com/media/timgs/karamel4ewow_50.jpg');text-align:center;
}
.mbox  .mtd2{
	height:120px;background:url('http://media.karamel4e.com/media/timgs/karamel4ewow_51.jpg');text-align:center;
}
.mbox  .btd{
	height:4px;background:url('http://media.karamel4e.com/media/timgs/karamel4ewow_52.jpg');
}
.mbox  .btd2{
	height:4px;background:url('http://media.karamel4e.com/media/timgs/karamel4ewow_53.jpg');
}



#emotable td{
	padding:0px;
	text-align:center;
}
#emotable a img{
	border:0px;
}

.errorbox{
	font-size:12px;
	font-weight:bold;
	color:red;
	border:1px solid red;
	text-align:center;

}


#aboutmdiv{
width:320px;height:211px;overflow:hidden;background: blue url('http://media.karamel4e.com/media/timgs/profiles2_03.gif');color:#fff;
}
#aboutmdiv table{
	color:#fff;
}
#sdiv{

width:354px;height:108px;overflow-y:auto;overflow-x:hidden;
}
.smsheadingtr td{
	background: #333;
	color:#fff;
	height:22px;
	font-weight:bold;
	border-top: 2px solid #666;
}
.sms_b{
	border-bottom: 2px solid #666;
}

.smsftr td{
	background: #333;
	height:21px;
}
.smsmidtr td{
	background: #3399cc;
	height:87px;
	color:#fff;
	font-weight:bold;
}
.smsmidtr td.smslt{
	background-repeat: no-repeat;
	background-image: url('http://media.karamel4e.com/media/timgs/profiles2_11.gif');
	background-position: left;
	padding:5px;
	font-size: 25px;
	text-align:center;
	font-family:verdana;
}

.smsmidtr td.smsrt{
	background-repeat: no-repeat;
	background-image: url('http://media.karamel4e.com/media/timgs/profiles2_15.gif');
	background-position: right;
	padding:5px;
	font-size:12px;
}

.sms_n{
	color: #e4ff14;
}
.sms_t{
	color: #7cf700;
}
.sms_p{
	font-size: 9px;
	padding-left:25px;
	display:block;
	color:#cad5f8;
}

.rigcomtd{
	padding-left:4px;
	height:20px;
	font-weight:bold;
}

.rig3comtdtf{
	padding-right:4px;
	height:20px;
	font-weight:bold;
	background-image:url("http://media.karamel4e.com/media/i/comments-2_07.gif");
	background-position: right;
}
.rig3comtdtm{
	padding-right:4px;
	height:20px;
	font-weight:bold;
	background-image:url("http://media.karamel4e.com/media/i/comments-22_03.gif");
	background-position: right;
}
.rig3comtdbf{
	padding-right:4px;
	height:20px;
	font-weight:bold;
	background-image:url("http://media.karamel4e.com/media/i/comments-22_06.gif");
	background-position: right;
}
.rig3comtdbm{
	padding-right:4px;
	height:20px;
	background-image:url("http://media.karamel4e.com/media/i/comments-2_10.gif");
	background-position: right;
	font-weight:bold;
}
.tr8comtm{
background-image:url("http://media.karamel4e.com/media/i/comments-22_03.gif");
}
.tr8combm{
background-image:url("http://media.karamel4e.com/media/i/comments-2_10.gif");
}
.tr8comtf{
background-image:url("http://media.karamel4e.com/media/i/comments-2_07.gif");
}
.tr8combf{
background-image:url("http://media.karamel4e.com/media/i/comments-22_06.gif");
}




/* ############## */

.textn{
	color:#fff;
	font-weight:bold;
	font-size:11px;
	font-family:verdana;
	margin:5px 0px 5px 0px;
	display:block;
}
.lefttbl{
	width:100%;
	height:100%;
	
	padding:right:3px;
}

a img.imgHm, a img.imgHf{
	border:2px solid #000;
}
a:hover img.imgHm{
	border:2px solid #009aff;
}
a:hover img.imgHf{
	border:2px solid #fe6fb9;
}

div.mbnd{
	width:124px;background:#666;height:120px;text-align:center;
}

div.mbnid{
	padding:5px 0px 0px 5px;;text-align:left;color:white;font-weight:bold;
}

div.cdiv{
	background:#fff;
	padding:5px 3px 5px 3px;
	_width:99%;
	
}
td.bordr{
border-right:1px solid #fff;width:2px;
}
td.bordl{
border-left:1px solid #fff;width:2px;
}

.Sbutton{
	font-weight:bold;background:url('http://media.karamel4e.com/media/n/knew_57.gif');width:94px;height:20px;border:0px;
}

.EntTbl{
	width:100px;border:1px solid #c0c0c0;height:17px;padding:0px; font-size:10px;
}
.EntFld{
	width: 77px;border:0px;height:16px;font-size:11px;
}
.HPnewst{
	width:100%;height:32px;background:#666;color:#fff;font-weight:bold;
}

.ndc{
	width:12px;
	height:12px;
	border:1px solid black;
	background:#ff599b;
	font-weight:bold;
	font-size:9px;
	text-align:center;
	float:left;
	cursor:hand;
	margin-right:3px;
}
.ndc2{
	width:12px;
	height:12px;
	border:1px solid black;
	background:#9cbdff;
	font-weight:bold;
	font-size:9px;
	text-align:center;
	float:left;
	cursor:hand;
	margin-right:3px;
}

div.bdiv{
	background:#fff;
	padding:5px 3px 5px 3px;
	margin:5px 0px 5px 0px;
	text-align:center;
	_width:99%;
	
}

div.pagesd{
	text-align:right;
	background:#666;
	color:#fff;
	padding:5px;
	_width:99%;
}
div.pagesd a{
	color:#fff;
}


/* floating adverts */
#adv_l_f_{
	width:160px; background:#fff;position:absolute;display:none;margin-top:6px;text-align:center;
}
#adv_r_f_{
	width:228px; background:#fff;position:absolute;display:none;margin-top:6px;text-align:center;
}
#adv_cc_{
	width:570px; _width:565px; background:#fff;display:none;margin-top:6px;text-align:center;
}
#adv_r_f{
	width:220px; background:#fff;position:absolute;display:none;
}
#adv_l_f{
	width:157px; background:#fff;position:absolute;display:none;
}
/* END floating adverts */


#steltd{
	border:1px solid black;background:#e8e8ff;display:none;
}

.tr9comt, .tr9comt td, .tr9comt a{
	background:#ddd;
	color:#000;
	font-weight:bold;
}


.headingtr td{
	color:#fff;
	background:#000;
	text-align:center;
	font-weight:bold;
}

.evenrow td{
	
	background:#e6e4e6;
}
.oddrow td{
	
	background:#c6c6c7;
}

.newmessrow td{
	font-weight:bold;
	background:#d6fefe;
}

.white{
	background:#fff !important;
	border-bottom: 1px solid #e6e4e6;
	border-top: 1px solid #e6e4e6;
}



	.dup4{
		position:relative;top:-80px;
	}
	.phtd3{
		padding-left:230px;background:#eee;color:#333;font-weight:bold;
	}
	
	.mplul{
		list-style-type:none;
		margin:0px;
		padding:0px;
	}
	 .mplul li{
		width:98%;
		border-bottom:1px solid #666;
		font-weight:bold;
		color:#666;
		padding:0px;
		margin:0px;
	}
	.mplul li a{
		display:block;
		color:#666;
		padding:3px;
	}
	.mplul li a:hover{
		display:block;
		color:#fff;
		background:#ff66cc;
	}
	
	.htbp_92{
		margin-top:5px;
		background:#333;
		color:#fff;
		padding:2px;
		font-weight:bold;
	}
	.htwp_92{
		background:#eee;
		color:#626262;
		padding:2px;
		font-weight:bold;
	}
	
	.htbp_92 a, #aboutmdiv2 table td{ color:#fff; }
	
	#aboutmdiv2{
		width:100%;
		height:120px;
		background:#ff66cc;
		color:#fff;
		overflow:auto;
	}
	.sms_p2{
		color:#666;
		font-size:11px;
		font-weight:bold;
	}
	.sms_heads{
		font-weight:bold;
		display:block;
		padding:2px;
		background:#d7d7d7; /*#f963c7;*/
		color:#000;
	}
		.war_res_tbl{
		border-bottom:1px solid black;
	}
	.war_res_tbl td, .war_res_tbl_last td{ text-align:center; }
	.war_res_tbl .lb{
		border-right:1px solid black;
	}
	.war_res_tbl .rb{
		border-left:1px solid black;
	}
	#warresthead td{
		height:30px;
		border-bottom:1px solid black;
		font-weight:bold;
	}
	#wfon td, .war_res_tbl_last{
		background: #fff url('profilesaa2_08.gif') repeat;
	}
	
		.sftext{
		font-size:9px;
	}
	.party_newtbl{
		width:100%;
	}
	.party_newtbl th{
		text-align:left;
		vertical-align:top;
	}
	.party_wrow{
		font-weight:bold;
		background:#ddd;
		color:#5e5e5e;
		text-align:center;
	}
	.party_drow{
		font-weight:bold;
		background:#747474;
		color:#fff;
		text-align:center;
	}
		.party_wrow2, .party_drow2{
		text-align:left;
		padding:2px;
	}
	.party_wrow2 b, .party_drow2 b{ color:#000;}
	.party_wrow2{
		background:#f0f0f0;
		color:#000;
	}
	.party_drow2{

		background:#e4e4e4;
		color:#000;

	}
	a.callink{
		color:blue;
		font-size:9px;
	}
	.mplace{
width:86px;height:96px;margin:0px 0px 15px 3px;font-weight:bold;text-align:center;font-size:14px;font-family:verdana;background:url("http://media.karamel4e.com/media/n/klasaciiver2_28.jpg");color:#fff;
}
.fplace{
width:80px;height:96px;margin:0px 3px 15px 0px;font-weight:bold;text-align:center;font-size:14px;font-family:verdana;background:url("http://media.karamel4e.com/media/n/klasaciiver2_27.jpg");color:#fff;
}
	#topadvabn{ width:468px;height:60px;position:relative;top:10px; }
	
	
#m_con{
position:absolute;display:none;width:120px; z-index:999;
}
#m_con table{
	border-top:1px solid #000;
	background:#ffff84;
	width:120px;
	margin-top:4px;
	filter:alpha(opacity=98);
-moz-opacity: 0.98;
opacity: 0.98;
} 

#m_con table td{
	
	border:1px solid #000;
	border-top:0px;
	
}
#m_con a{
	display:block;
	padding:5px;

}
#m_con a:hover{
	font-weight:bold;
	display:block;
	background:#fefaa5;
	
}

a.muzic_cats{
	display:block;
	width:63px;
	height:31px;
	_height:44px;
	text-align:center;
	vertical-align:middle;
	color:#ff33cc;
	margin:3px 3px 0px 0px;
	font-weight:bold;
	background: url("http://media.karamel4e.com/media/n/muzic_23.gif");
	padding-top:13px;
	font-size:10px;
}
a.muzic_cats:hover{
	color:#000;
	background: url("http://media.karamel4e.com/media/n/muzic_21.gif");
}

.foottd{
	color:#fff;
	background:#130e12 url("http://media.karamel4e.com/media/n/newfooter.jpg")  center no-repeat;
	font-weight:bold;
	height:120px;
	width:971px;
	font-size:11px;
	clear:both;
	
}
.foottd span{
	padding-top:77px;
	display:block;
}
.foottd a{
	color:#fff;
	font-weight:bold;
}
.foottd a:hover{ color:red; }

.bepower{
	position:absolute;top:0px;right:0px;width:150px;height:150px;z-index:999;
}

#z5{
	background:transparent url('http://media.karamel4e.com/media/gorenlqv.jpg') right top no-repeat;
	height:491px;
	display: none;
	position:absolute;
	z-index:2;
	top:0px;left:0px;
}
#z6{
	background:transparent url('http://media.karamel4e.com/media/gorendesen.jpg') left top no-repeat;
	height:491px;
	display: none;
	position:absolute;
	z-index:2;
	top:0px;left:0px;
}
#z7{
	background:transparent url('http://media.karamel4e.com/media/lqvdolen.jpg') right bottom no-repeat;
	height:308px;
	display: none;
	position:absolute;
	z-index:2;
	top:0px;left:0px;
}
#z8{
	background:transparent url('http://media.karamel4e.com/media/dolendesen.jpg') left bottom no-repeat;
	height:308px;
	display: none;
	position:absolute;
	z-index:2;
	top:0px;left:0px;
}
a#morp div{	
	display:none;
	padding:3px 0px 3px 14px;
	text-decoration: none;
}
a#morp:hover div{
	display:block;
	text-decoration: none; 
	font-weight:normal;
}

td.ftopi{
	background: transparent url('http://media.karamel4e.com/media/timgs/karamel4ewow_62.gif') no-repeat;
	width:20px;
	height:17px;
}
td.pste{
	background: transparent url('http://media.karamel4e.com/media/n/reddit.gif') no-repeat;
	width:16px;
	vertical-align:middle;
	height:16px;
}
#t_container{	
	overflow:hidden;
	display:none;
	position:absolute;
}
table.mtbl{
	font-weight:bold;font-size:10px;
	width:99%;
	margin:3px 0px 3px 2px;
}
td.p_i1{
	width:20px;
	background: transparent url('http://media.karamel4e.com/media/n/knew_14.gif') no-repeat;
}
td.p_i2{
	width:20px;
	background: transparent url('http://media.karamel4e.com/media/n/knew_16.gif') no-repeat;
}
td.p_i3{
	width:20px;
	background: transparent url('http://media.karamel4e.com/media/n/knew_20.gif') no-repeat;
}
td.p_i4{
	width:20px;
	background: transparent url('http://media.karamel4e.com/media/n/knew_21.gif') no-repeat;
}
td.p_i5{
	width:20px;
	background: transparent url('http://media.karamel4e.com/media/n/knew_24.gif') no-repeat;
}
td.p_i6{
	width:20px;
	background: transparent url('http://media.karamel4e.com/media/n/knew_25.gif') no-repeat;
}
td.p_i7{
	width:20px;
	background: transparent url('http://media.karamel4e.com/media/n/knew_28.gif') no-repeat;
}
td.p_i8{
	width:20px;
	background: transparent url('http://media.karamel4e.com/media/n/knew_29.gif') no-repeat;
}
td.p_i9{
	width:20px;
	background: transparent url('http://media.karamel4e.com/media/n/eye.gif') no-repeat;
}
td.p_i10{
	width:20px;
	background: transparent url('http://media.karamel4e.com/media/n/puzzle.gif') no-repeat;
}
div.clim{ width:210px;overflow:hidden; }