BODY {
  FONT-SIZE: 11px;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  COLOR: #999999;
  BACKGROUND-COLOR: #000000;
  PADDING-RIGHT: 0px;
  PADDING-LEFT: 0px;
  PADDING-BOTTOM: 0px;
  PADDING-TOP: 0px;
  MARGIN: 0px;
  SCROLLBAR-FACE-COLOR: #666666;
  SCROLLBAR-HIGHLIGHT-COLOR: #333333;
  SCROLLBAR-SHADOW-COLOR: #999999;
  SCROLLBAR-ARROW-COLOR: #333333;
  scrollbar-3d-light-color: #336666;
  scrollbar-dark-shadow-color: #000000
}



/* -----Central text box----- */

/* index.html||outer area of top text bloks class*/
.menup_bg
{
padding:3px;
margin:3px;
background:#000000; /* Bacground betwen lines */
border:#71063A 1px solid; /* Bodrer color 3x */
/*width: 798px;  Box width */
}

/* index.html||inner area of top text bloks class*/
.mmenup
{
text-align:left;
background:#000000; /* Bacground box collor */
border:#71063A 1px solid; /* Bodrer color 3x */
}

/* index.html||Headers of top text bloks */
.menup_z
{
padding:5px;
color:#b24c1b; /* Header text color */
background:#000000; /* H1 bg image */
border-bottom:#71063A 1px solid; /* Bodrer color 3x */
text-align:center;
font-weight:bold;
}



/* -----Main texts in Central text box and Left menu----- */

/* Use for make texts in center of bloks */
.stylecenter
{
text-align:center;
padding:3px;
margin:3px;
color:#ffffff; /* Main text collor */
font-family:Verdana;
font-size:11px;
}

/* Use for make texts in left of bloks */
.styleleft
{
text-align:left;
padding:3px;
margin:3px;
color:#ffffff; /* Main text collor */
font-family:Verdana;
font-size:11px;
}

/* Use for make texts in right of bloks */
.styleright
{
text-align:right;
padding:3px;
margin:3px;
color:#ffffff; /* Main text collor */
font-family:Verdana;
font-size:11px;
}




A {
	COLOR: #cccccc;
  TEXT-DECORATION: none; 
}
A:hover {
	COLOR: #979797;
  TEXT-DECORATION: underline; 
}
A:active {
	TEXT-DECORATION: none; 
}
A:visited {
	TEXT-DECORATION: none; 
}
.TextBigCollor {
	FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
  TEXT-TRANSFORM: uppercase;
  COLOR: #999999; 
}
.TextBigWhite {
	FONT-WEIGHT: bold;
  FONT-SIZE: 10px;
  TEXT-TRANSFORM: uppercase;
  COLOR: #ffffff;
}
.RDIV {
  FONT-SIZE: 11px;
  COLOR: #999999;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.TextSmall {
	FONT-SIZE: 11px;
  COLOR: #999999;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.Whiteborder {
	BORDER-RIGHT: #71063A 1px solid;
  BORDER-TOP: #71063A 1px solid;
  BORDER-LEFT: #71063A 1px solid;
  BORDER-BOTTOM: #71063A 1px solid;
  BACKGROUND-COLOR: #000000;
}
.Select {
	HEIGHT: 17px;
  BORDER-RIGHT: #8c8c8c 1px solid;
  BORDER-TOP: #8c8c8c 1px solid;
  FONT: 11px Verdana;
  BORDER-LEFT: #8c8c8c 1px solid;
  COLOR: #009999;
  BORDER-BOTTOM: #8c8c8c 1px solid;
  BACKGROUND-COLOR: #464646;
}
.textarea {
	BORDER-RIGHT: #777777 1px solid;
  BORDER-TOP: #777777 1px solid;
  BORDER-LEFT: #777777 1px solid;
  BORDER-BOTTOM: #777777 1px solid;
  BACKGROUND-COLOR: #333333;
}
.button {
	PADDING-LEFT: 3px;
  padding-right: 3px;
  HEIGHT: 17px;
  TEXT-ALIGN: center;
  BORDER-RIGHT: #777777 1px solid;
  BORDER-TOP: #777777 1px solid;
  FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
  BACKGROUND: #000000;
  BORDER-LEFT: #777777 1px solid;
  COLOR: #999999;
  BORDER-BOTTOM: #777777 1px solid;
  FONT-FAMILY: Arial;
}
.button1 {
    PADDING-LEFT: 3px;
  padding-right: 3px;
  HEIGHT: 17px;
  TEXT-ALIGN: center;
  BORDER-RIGHT: #777777 1px solid;
  BORDER-TOP: #777777 1px solid;
  FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
  BACKGROUND: #000000;
  BORDER-LEFT: #777777 1px solid;
  COLOR: #999999;
  BORDER-BOTTOM: #777777 1px solid;
  FONT-FAMILY: Arial;
}
.InputArea {
  HEIGHT: 17px;
  BORDER-RIGHT: #8c8c8c 1px solid;
  BORDER-TOP: #8c8c8c 1px solid;
  FONT: 11px Verdana;
  BORDER-LEFT: #8c8c8c 1px solid;
  COLOR: #cccccc;
  BORDER-BOTTOM: #8c8c8c 1px solid;
  BACKGROUND-COLOR: #464646;
}

.text_field_ok 
{
HEIGHT: 17px;
  BORDER-RIGHT: #8c8c8c 1px solid;
  BORDER-TOP: #8c8c8c 1px solid;
  FONT: 11px Verdana;
  BORDER-LEFT: #8c8c8c 1px solid;
  COLOR: #cccccc;
  BORDER-BOTTOM: #8c8c8c 1px solid;
  BACKGROUND-COLOR: #464646;
}

.text_field_bad
{
  color: #000;
  background-color: #c40000;
  border: 1px solid #c40000;
}

.text_field_uncomplete
{
  border: 1px solid #c40000; 
}


.members {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.memberslogin {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #999999; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
a.cams, a.mboxl {
text-align:center;
font: 11px Verdana;
border:#8c8c8c 1px solid;
text-color: #cccccc;
text-decoration: none;
display: block;
background-color: #464646;
margin:2px;
cursor:pointer;
}
td {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #cccccc;
    text-decoration: none;
}
.Text-field {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #cccccc;
    text-decoration: none;
    background-color: #000000;
    border: 1px solid #8c8c8c;
}

.Text-field-simple
{
font-family: Verdana;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}

.status_online {
color: blue; 
font-weight: bold; 
text-align:center;
}
.status_offline {
color: red; 
font-weight: bold; 
text-align:center;
}
.status_private {
color: green; 
font-weight: bold; 
text-align:center;
}
.link_online a {
color: #80C2FD; 
text-decoration: none; 
font-weight: bold; 
}
#ratebar {
background-color:#ffebdd;
border:1px solid #F6A37B;
padding:4px;
text-align:center;
width:460px;
}
.rateval {
background-color:#ffebdd;
cursor:pointer;
float:left;
font-size:12px;
font-weight:bold;
padding:3px;
text-align:center;
}
.cam_bdy_l
{
background:#000;
border:#ced0a2 1px solid;
}
.cam_bdy_blog
{
background:#000;
border:#ced0a2 1px solid;
}
.member_list_top{
	border-top: #ccc 1px dashed;
}.member_list_top_left{
	border-top: #ccc 1px dashed;
	border-left: #ccc 1px dashed;
}.member_list_top_right{
	border-top: #ccc 1px dashed;
	border-right: #ccc 1px dashed;
}.member_list_bottom_left{
	border-left: #ccc 1px dashed;
	border-bottom: #ccc 1px dashed;
}.member_list_bottom_left_r{
	border-left: #ccc 1px dashed;
	border-bottom: #ccc 1px dashed;
	border-right: #ccc 1px dashed;
}.member_list_bottom{
	border-bottom: #ccc 1px dashed;
}
#ratebar_video {
background-color:#fff;
border:1px solid #000;
padding:4px;
text-align:center;
width:460px;
}
.rateval_video {
background-color:#fff;
cursor:pointer;
float:left;
font-size:12px;
font-weight:bold;
padding:3px;
text-align:center;
}
#smiles {
  display: block;
  overflow: auto;
  overflow-y: auto; 
  overflow-x: hidden; 
  width: 380px; 
  height: 150px; 
}
/*Tarnslate styles*/
.trans_bar {
font-weight:normal;
line-height:1.5em;
text-transform:none;
border:1px solid #a9ac75;
padding:2px;
}
.trans_link {
color:#0066CC;
text-decoration:none;
}
/*Tarnslate styles*/

/*************************************************Video description***************************************************************************************/
#vd_top_div {
visibility: hidden;
left: 660px; 
top: 475px; 
position: absolute; 
z-index: 4014;
}

.konaLayers {
azimuth:center;
border-collapse:separate;
border-spacing:0pt;
caption-side:top;
cursor:auto;
direction:ltr;
elevation:level;
empty-cells:show;
font-size:medium;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
orphans:2;
page-break-inside:auto;
pitch:medium;
pitch-range:50;
position:static;
richness:50;
right:auto;
speak:normal;
speak-header:once;
speak-numeral:continuous;
speech-rate:medium;
stress:50;
//text-align:left;
text-indent:0pt;
text-transform:none;
visibility:visible;
volume:medium;
white-space:normal;
widows:2;
word-spacing:normal;
}
.konaLayers * {
background:transparent none repeat scroll 0%;
border-style:none;
border-width:medium;
clear:none;
//color:inherit;
content:normal;
counter-increment:none;
counter-reset:none;
cue-after:none;
cue-before:none;
float:none;
left:auto;
letter-spacing:normal;
margin:0px;
max-height:none;
max-width:none;
min-height:0pt;
min-width:0pt;
outline-color:invert;
outline-style:none;
outline-width:medium;
overflow:visible;
padding:0px;
page-break-after:auto;
page-break-before:auto;
pause-after:0s;
pause-before:0s;
position:static;
table-layout:auto;
//text-decoration:none;
top:auto;
unicode-bidi:normal;
width:auto;
z-index:auto;
}
.konaLayers .konaLayer {
//left:0px;
overflow:hidden;
padding:0px;
//position:absolute;
//text-align:left;
//top:0px;
//visibility:hidden;
width:313px;
}
.konaLayers .konaLayer a {
background:transparent none repeat scroll 0% !important;
border:0px none transparent !important;
bottom:0px;
display:inline !important;
font-variant:normal;
font-weight:normal;
left:0px;
margin:0px;
padding:0px !important;
right:0px;
text-decoration:none;
text-transform:none !important;
top:0px;
}
.konaLayers .konaLayer a:link {
background:transparent none repeat scroll 0% !important;
border:0px none transparent !important;
bottom:0px;
display:inline !important;
font-variant:normal;
font-weight:normal;
left:0px;
margin:0px;
padding:0px !important;
right:0px;
text-decoration:none;
text-transform:none !important;
top:0px;
}
.konaLayers .konaLayer a:hover {
background:transparent none repeat scroll 0% !important;
border:0px none transparent !important;
bottom:0px;
display:inline !important;
font-variant:normal;
font-weight:normal;
left:0px;
margin:0px;
padding:0px !important;
right:0px;
text-decoration:none;
text-transform:none !important;
top:0px;
}
.konaLayers .konaPlate {
cursor:pointer;
}
.konaLayers .konaPlate .konaBox {
background:transparent url(../images/video_desc/top_box.gif) no-repeat scroll left top;
width:313px;
}
.konaLayers .konaPlate .konaBottomBox {
background:transparent url(../images/video_desc/box_bottom.png) no-repeat scroll left top;
font-size:3px;
height:45px;
width:313px;
}
.konaLayers .konaPlate .konaBottomBox_Right {
background:transparent url(../images/video_desc/box_bottom_right.png) no-repeat scroll left top;
font-size:3px;
height:45px;
width:313px;
}
.konaLayers .konaPlate .konaBottomBox_drag {
background:transparent url(../images/video_desc/box_bottom_drag.png) no-repeat scroll center top;
font-size:3px;
height:20px;
width:313px;
}
.konaLayers .handleTd {
vertical-align:top;
width:180px;
}
.konaLayers .handleTd div {
padding: 0px 5px 3px 0px; 
font-size: 10px; 
font-weight: bold;
} 
.konaLayers .frameBar {
cursor:auto;
margin-left:7px;
margin-right:6px;
width:300px;
}
.konaLayers .konaDescDiv {
cursor:pointer;
padding-top:2px;
position: relative;
}
.konaLayers .table02 {
font-family:arial;
font-size:13px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin-left:9px;
width:305px;
}
.konaLayers .table03 {
font-family:arial;
font-size:13px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin-left:8px;
table-layout:fixed;
width:280px;
}
.konaLayers .konaLayerTitle {
padding-right:10px;
text-align:center;
}
.konaLayers .konaLayerTitleText {
color:#FFA200;
display:block;
font-family:tahoma;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
text-decoration:underline;
}
.konaLayers .konaLayerTitleText b {
color:#FFA200;
font-size:11px;
}
.konaLayers .konaLayerDesc {
/*color:BLACK;
font-family:verdana !important;
font-size:11px !important;
font-size-adjust:none !important;
font-stretch:normal !important;
font-style:normal !important;
font-variant:normal !important;
font-weight:normal !important;
line-height:normal !important;*/
padding:6px 7px 3px 10px;
//text-align:left;
}
.konaLayers .konaLayerDesc b {
color:BLACK;
font-size:11px;
}
.konaLayers .site {
overflow:hidden;
padding-left:8px;
}
.konaLayers .site a {
color:#666666 !important;
font-family:arial !important;
font-size:11px !important;
font-size-adjust:none !important;
font-stretch:normal !important;
font-style:normal !important;
font-variant:normal !important;
font-weight:normal !important;
line-height:normal !important;
overflow:hidden;
text-decoration:underline !important;
}
.konaLayers .site a:hover {
color:#FFA200 !important;
}
.konaLayers .buyNow {
text-align:right;
width:105px;
}
.konaLayers .konaLayer img {
border:0px none;
display:inline;
padding:0px;
}
.konaLayers .top_curve {
background:transparent url(../images/video_desc/top_curve.png) no-repeat scroll left top;
height:10px;
margin:0px;
padding:0px;
width:313px;
}
.konaLayers .drop_top_curve {
background:transparent url(../images/video_desc/drop_top_curve.png) no-repeat scroll center top;
font-size:3px;
height:35px;
width:313px;
}
.konaLayers .drop_top_curve_right {
background:transparent url(../images/video_desc/drop_top_curve_right.png) no-repeat scroll center top;
font-size:3px;
height:35px;
width:313px;
}
.konaLayers .konaBox_bottom {
background:transparent url(../images/video_desc/box_separator.gif) no-repeat scroll left top;
font-size:1px;
height:10px;
width:313px;
}
.konaLayers .konaBox02 {
background:transparent url(../images/video_desc/box.gif) no-repeat scroll left top;
padding-top:7px;
width:313px;
}
/*************************************************Video description***************************************************************************************/