/* Common Style */
DIV.widget .hipAnswer {
	TEXT-TRANSFORM: uppercase
}
body
{
	background-color: #2C2C2C;
	margin: 0px 0px 0px 0px;
	margin-top:0px;
	scrollbar-face-color:#2C2C2C;
	scrollbar-base-color:#2C2C2C;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#2C2C2C;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#2C2C2C;
	scrollbar-darkshadow-Color:#2C2C2C;
}

.pagenumstatic {
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 4px; PADDING-BOTTOM: 1px; MARGIN: 0px; BORDER-LEFT: #cccccc 1px solid; WIDTH: 1em; COLOR: #FF9966; PADDING-TOP: 1px; BORDER-BOTTOM: #cccccc 1px solid; BACKGROUND-COLOR: #990000; TEXT-DECORATION: none
}

table,td,tr,div {
	color:#CCCCCC; font-size: 12px; Font-family: Tahoma, Arial, Verdana;
}

a{text-decoration:none; color:#CCCCCC; font-size: 12px;}
a:hover{text-decoration:underline; color:#F9F9F9; }


.table_main {
	background-color: #191919;
	width: 980px;
	height: 139px;
}

.border_menu {
	border: 1px solid #444444;
	background-color: #212121;
}

.top_menu_1 {
	padding-left: 5px;
	background-color: #191919;
	height: 26px;
	text-transform:uppercase;
	font-weight: bold;
	color: #FD9E10;
	font-size: 12px;
}

.content_menu_1 {
	padding-left: 8px;
	background-color: #212121;
	color: #959494;
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 2px;
}

/************** Content Layout *****************/
.Top_L{
	background-image:url('img/Top_L.gif');
	background-position:left top;
	background-repeat:no-repeat;
	width:7px;
	height:30px;
	}
.Top_C{
	background-image:url('img/Top_C.gif');
	background-position:top;
	background-repeat:repeat-x;
	height:30px;
	padding-left: 5px;
	text-transform:uppercase;
	font-weight: bold;
	color: #FD9E10;
	font-size: 12px;
	}
.Top_R{
	background-image:url('img/Top_R.gif');
	background-position:right top;
	background-repeat:no-repeat;
	width:7px;
	height:30px;
	}
.content_menu_2 {
	background-image:url('img/bg_content.gif');
	background-position:center top;
	background-repeat:repeat-x;
	padding-left: 3px;
	background-color: #212121;
	color: #959494;
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.menu_1_c {
	padding-bottom: 2px;
	padding-top: 0px;
}
	
	
.User{
	font-size: 11px;
	}
.CommentTitle{
	color:#FD8415;
	font-weight: bold;
	}
.YellowText{
	color:#FDB242;
	font-size:12px;
	}
.RedText{
	font-size:12px;
	color:#FD9E10;
	}
.InputWeb{
	background:#FFFFFF;
	border:#FD9E10 1px solid;
	color:#454545;
	font-size:12px;
	font-family: Tahoma;
	}
.buttons {
	COLOR: #FF8600;
	border: 1px solid #FCB003;
	background-color: #FFF;
	font-size: 11px;
	font-family: Verdana;
	height: 20px;
	width: 50px;
}
/****************************************************/

.pagecurrent
{
	background-color: #212121;
	color: #CCCCCC;
	border: #444444 1px solid;
	width: 20px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-size: 12px;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
}
.pagelink, .pagelink:hover
{
	font-size: 12px;
	background-color: #444444;
	color: #FFFFFF;
	border: #444444 1px solid;
	width: 20px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-weight: normal;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
}
.pagelink:hover
{
	background-color: #212121;
	color: white;
}
.checkbox {	background: none;border: 0; cursor: hand }

.InputUser{
	background-position:left;
	background-repeat:no-repeat;
	border:#FD9E10 1px solid;
	padding-left:5px;
	width: 140px;
	font-size:12px;
	color:#020202;
	}
.InputPass{
	background-position:left;
	background-repeat:no-repeat;
	border:#FD9E10 1px solid;
	padding-left:5px;
	width: 140px;
	font-size:12px;
	color:#020202;
	}
	
.Button{
	background-image:url('img/button_2.gif');
	background-repeat:repeat-x;
	width:73px;
	height:23px;
	font-size:11px;
	color:#FFFFFF;
	font-weight: bold;
	border:0px;
	margin-right:30px;
	}

/****** Album Layout Styles ******/
.top-music ul {
    margin: 0;
    padding: 0;
    }
.top-music li {
    width: 100px;
    margin: 0 4px 10px;
    list-style: none;
    float: left;
    display: inline;
    overflow: hidden;
    }
.top-music .cover {
    width: 75px;
    height: 75px;
    margin: 0 auto;
    display: block;
    background-color: #EEE;
    padding: 4px;
    border: 1px solid #CCC;
    }
.top-music .cover:hover {
    background-color:#444;
    background-image:url('img/play-rollover.gif');
    }
.top-music .cover img {
    width: 75px;
    height: 75px;
    display: block;
    background: center no-repeat #000;
    }
.top-music .cover:hover img {
    opacity: .2;
    filter: alpha(opacity=20);
    }
.top-music .refs {
    height: 60px;
    margin: 5px;
    font-size: 11px;
    text-align: center;
    overflow: hidden;
    }
	
	
.top-music2 ul {
    margin: 0;
    padding: 0;
    }
.top-music2 li {
    width: 100px;
    margin: 0 4px 10px;
    list-style: none;
    float: left;
    display: inline;
    overflow: hidden;
    }
.top-music2 .cover {
    width: 90px;
    height: 110px;
    margin: 0 auto;
    display: block;
    background-color: #EEE;
    padding: 4px;
    border: 1px solid #CCC;
    }
.top-music2 .cover:hover {
    background-color:#444;
    background-image:url('img/play-rollover.gif');
	background-position:center;
	background-repeat:no-repeat;
    }
.top-music2 .cover img {
    width: 90px;
    height: 110px;
    display: block;
    background: center no-repeat #000;
    }
.top-music2 .cover:hover img {
    opacity: .2;
    filter: alpha(opacity=20);
    }
.top-music2 .refs {
    height: 100px;
    margin: 5px;
    font-size: 11px;
    text-align: center;
    overflow: hidden;
    }
	
.top-music3 ul {
    margin: 0;
    padding: 0;
    }
.top-music3 li {
    width: 65px;
   
    list-style: none;
    float: left;
    display: inline;
    overflow: hidden;
    }
.top-music3 .cover {
    width: 65px;
    height: 65px;
    margin: 0 auto;
    display: block;
    background-color: #EEE;
 
    }
.top-music3 .cover:hover {
    background-color:#444;
    background-image:url('img/play-rollover2.gif');
	background-position:center;
	background-repeat:no-repeat;
    }
.top-music3 .cover img {
    width: 65px;
    height: 65px;
    display: block;
    background: center no-repeat #000;
    }
.top-music3 .cover:hover img {
    opacity: .2;
    filter: alpha(opacity=20);
    }
	
.TitAlbum{
	font-size:12px;
	color:#FF992B;
	font-weight: bold;
	text-decoration:none;
	}
.TitAlbum2{
	font-size:11px;
	color:#CCCCCC;
	text-decoration:none;
	font-weight:normal;
	text-transform:capitalize;
	}

.MenuTop_L{
	background-image:url('img/menu_left.gif');
	background-position:left top;
	background-repeat:no-repeat;
	width:4px;
	height:33px;
	}
.MenuTop_C{
	background-image:url('img/bg_menu.gif');
	background-position:top;
	background-repeat:repeat-x;
	height:33px;
	}
.MenuTop_R{
	background-image:url('img/menu_right.gif');
	background-position:right top;
	background-repeat:no-repeat;
	width:4px;
	height:33px;
	}
	
.BGSearch{
	background:#FFFFFF;
	border:#FF8026 2px solid;
	padding:1px;
	}
.Button_Search{
	background-image:url('img/button.gif');
	background-position:top;
	background-repeat:repeat-x;
	height:30px;
	width:104px;
	border:#000000 0px solid;
	color:#FFFFFF;
	font-weight: bold;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
.InputSearch{
	background-position:left;
	background-repeat:no-repeat;
	border:#000000 0px solid;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#020202;
	width:98%;
	}
	
/*****************************************/

.footer {
	text-align:center;
	padding: 15px;
	background-color: #191919;
	color: #808080;
	font-size: 12px;
}

.footer a{ text-decoration:none; color:#808080; font-size: 12px;font-weight: bold;}
.footer a:hover{ text-decoration:none; color:#FF9915; font-weight: bold;}


#thicktabs{
	margin: 0;
	padding: 0;
	float: left;
	font: normal 11px Arial,Verdana,  Helvetica, sans-serif;
}

#thicktabs li{
	display: inline;
}

#thicktabs li a{
	float: left;
	color: FFFFFF;
	padding: 8px 15px; 
	text-decoration: none;
	font-weight: bold;
	background: transparent url('img/menu_seperator.jpg') right no-repeat;
}

#thicktabs li a#leftmostitem{
	border-left: 1px solid #d3bdbe;
}

#thicktabs li a#rightmostitem{
	border-right: 1px solid #d3bdbe;
	background-position: top left;
}

#thicktabs li a:visited{
	color: #FFFFFF;
	background-image: url('img/menu_seperator.jpg');
}

#thicktabs li a:hover{
	color: #FD9E10;
	background-image: url('img/menu_seperator.jpg');
}

p.iepara{ 
	padding-top: 1em;
}

a.mainlevel {
	width: 100%;
	display: block;
	FONT-SIZE: 10pt;
	color: #EFEFEF;
	background: url(demo/mainlevel-bg-2.gif) no-repeat right top;
	line-height: 32px;
	height: 32px;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	color: #67AD33;
	background: url(demo/mainlevel-bg-2.gif) no-repeat right bottom;
	text-decoration: none;
}

a.mainlevel#active_menu {
	FONT-SIZE: 10pt;
	background: url(demo/mainlevel-bg-2.gif) no-repeat right bottom;
	font-weight: bold;
}
#ja-content div.ja-innerpad {
	clear: both;
	margin: 0;
	padding: 20px;
	display: block;
	height: 300px;
}
div.module,
div.module-hilite {
	margin: 0 0 10px;
	padding: 0;
	float: left;
	width: 100%;
	clear: both;
	background: url(img/box-br.gif) no-repeat bottom right;
	overflow: hidden;
}

div.module div,
div.module-hilite div {
	padding: 0;
	background: url(img/box-bl.gif) no-repeat bottom left;
}

div.module div div,
div.module-hilite div div {
	padding: 0;
	background: url(img/box-tr.gif) no-repeat top right;
}

div.module div div div,
div.module-hilite div div div {
	padding: 0 10px 5px;
	background: url(img/box-tl.gif) no-repeat top left;
}
numstatic {
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 4px; PADDING-BOTTOM: 1px; MARGIN: 0px; BORDER-LEFT: #cccccc 1px solid; WIDTH: 1em; COLOR: #FF9966; PADDING-TOP: 1px; BORDER-BOTTOM: #cccccc 1px solid; BACKGROUND-COLOR: #990000; TEXT-DECORATION: none
}


/* dark bg */

a.btn.gray-dark,
a.btn.gray-dark span {
    background-image: url(buttons/gray-dark.gif);
    background-color: #000;
    color: #000;
    }
/*****************************************
    GENERIC
*****************************************/

.fl {float: centre;}

.pr-10 {padding-right: 10px;}

/***********************************
    BUTTONS
***********************************/

.btn,
.btn_one,
.btn_two,
.list_toggle_add,
.list_toggle_del {
    height: 20px;
	width:  30%;
    display: block;
    background: top right #FFF;
        color:#fff;
    text-align: center;
        text-decoration:none !important;
    }
.btn span,
.btn_one b,
.btn_two b,
.list_toggle_add span,
.list_toggle_del span {
    padding: 0 5px 0 10px;
    margin: 0 5px 0 0;
    background: top left #fff;
    font: bold 11px/20px Arial;
    color: #fff;
    display: block;
    }
.btn:hover,
.btn_one:hover,
.btn_two:hover,
.list_toggle_add:hover,
.list_toggle_del:hover {
    text-decoration: none;
    background-position: bottom right;
    }
.btn:hover span,
.btn_one:hover b,
.btn_two:hover b,
.list_toggle_add:hover span,
.list_toggle_del:hover span {
    cursor: pointer;
    background-position: bottom left;
    }
    
	.suggestionList {
		position : absolute;
		margin: 10px 0px 0px 0px;
		width: 400px;
		background-color: #212427;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		
	}
	
	.suggestionList li {
		
		margin: 0px 0px 2px 0px;
		padding: 2px;
		cursor: pointer;
	}
	
	.suggestionList li:hover {
		background-color: #2D3135;
	}
	
	




<![endif]


.vien
{
background: #0A0A0A;
color: #9a9a9a;
margin: 1px;
border: 2px solid #000000;
}

.td2
{
    background: #0A0A0A;
	color: #9a9a9a;
	border: 1px solid #000000;
}

.tcat

{
background: #000000;
color: #9a9a9a;
font: bold 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.tcat a:link, .tcat_alink
{
color: #a7a7a7;
text-decoration: none;
}

.alt1, .alt1Active

{
	background: #171717;
	color: #9a9a9a;
	border-left: 1px solid #232323;
	border-top: 1px solid #232323;
}

.alt2, .alt2Active

{
	background: #101010;
	color: #9a9a9a;
	border-left: 1px solid #232323;
	border-top: 1px solid #232323;
}

ul.tagcloud {
	list-style-type: none;
	padding: 0;
	line-height: 2em;
}
ul.tagcloud li {
	display: inline;
	line-height: 2em;

}
ul.tagcloud li:after {
	content: ",";
}
ul.tagcloud li:last-child:after {
	content: "";
}
ul.tagcloud .count {
	font-size: 0.875em;
	line-height: 1.714em;
	color: #888;
}

#result {
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	margin-top:15px;
	padding:7px;
}
