/*------------------------------------------------------------------------
# $JA#PRODUCT_NAME$ - Version $JA#VERSION$ - Licence Owner $JA#OWNER$
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
# This file may not be redistributed in whole or significant part.
-------------------------------------------------------------------------*/

/* BONUS TYPOGRAPHY STYLES
--------------------------------------------------------- */
/*COMMENTS*/
.heading_com { background: #f6f6f6 url("../images/heading_com.png") repeat-x left top; height: 81px; }
.heading_com .binner {
	background: transparent url("../images/heading_com_left.png") no-repeat left top;
	height: 81px;
	padding-left: 110px;
	position: relative;
}

/*AVATAR USERINFO.TPL*/
.avatar {
	position: absolute;
	top: 10px;
	left: 23px;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.heading_com h2 { font-size: 18px; padding-top: 14px; }
.heading_com .morefield { background: none; padding-top: 6px;  }
.heading_com .morefield .arg { padding-left: 17px; }

.bci_date { background: transparent url("../images/bci_date.png") no-repeat left bottom; }
.bci_group { background: transparent url("../images/bci_group.png") no-repeat left bottom; }
.bci_quote { background: transparent url("../images/bci_quote.png") no-repeat left bottom; }
.bci_edit { background: transparent url("../images/bci_edit.png") no-repeat left center; }
.bci_delete { background: transparent url("../images/bci_delete.png") no-repeat left center; }
.bci_delete a { color: #c41202; }

.signature, .signature a { color: #b4b4b4; }
.comments .morelink .binner { padding-top: 6px; padding-bottom: 6px;  background-color: #fcfcfc; border-top: 1px solid #e0e0e0; }
.comments { margin: 0; }
.comments .morelink .argr { padding-left: 16px; margin-left: 10px; }

.quote { border: 1px solid #ece6e1; padding: 5px; padding-top: 15px; background: #fcf9f7 url("../images/quote.png") no-repeat 5px 6px;  }

.kinonews .colomn { background: transparent url("../images/kinonews_colomn.gif") repeat-y left top; }
.kinonews .colomn { float: left; width: 33.3%; }
.kinonews .colomn div { margin: auto; }
.kinonews .colomn div h4 { color: #ff9107; padding: 15px 0; }


/*ARGUMENTS*/
span.arg { padding-right: 9px; float: left; }
span.arg img.left { margin: 2px 3px 0 0; }
span.argr { float: right; padding-left: 6px; }

/* qp Team Rating Start */
.plus a {
	display:block;
	float:right;
	margin-right:5px;
	width:31px;
	height:16px;
	cursor:pointer;
	cursor:hand;
	text-decoration:none;
	color:#cecece !important;
	background:url(../dleimages/1.png) no-repeat 0 0;
	margin-top:31px;
 
}

.plus a:hover {
	color:#666 !important;
	background-image:url(../dleimages/2.png);
}

.rating em {
	display:block;
	top:50%;
	margin-top:-0.6em;
	text-align:center;
	font-style:normal;
	font-weight:normal;
	position:relative;
	line-height:120%;
}
.rating span {
	display:block;
	top:50%;
	width:68px;
	height:47px;
	overflow:hidden;
	text-align:center;
	color:#9c9c9c;
	background:url(../dleimages/rating.png) no-repeat 0 0;
	margin:0;
	height:47px;
	cursor:default;
}

.minus a {
	display:block;
    float:right;
	margin-right:5px;
	width:31px;
	height:16px;
	cursor:pointer;
	cursor:hand;
	text-decoration:none;
	color:#cecece !important;
	background:url(../dleimages/1_.png) no-repeat 0 0;
	margin-top:31px;
	}

.minus a:hover {
	color:#666 !important;
	background-image:url(../dleimages/2_.png);
}
/* qp Team Rating End */

	#hintbox{
	position:absolute;
	top: 0;
	background-color: lightyellow;
	width: 110px; /*hint plotis*/ 
	padding: 3px;
	border:1px solid black;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	visibility: hidden;
	}
	
.lastcomm {
    padding: 3px 2px 3px 2px;
    border-bottom:1px solid #E6E6E6;
}

.lastcomm_over {
    padding: 3px 2px 3px 2px;
    border-bottom:1px solid #E6E6E6;
    background:#F5F5F5;
    cursor: hand;
}
#hintbox {
    text-align:left;
    width:150px;
    font-size: 11px;
    border: 1px solid #000000;
    background-color: #FFFFFF;
    filter:alpha(opacity="95");
    font-family: tahoma;
    layer-background-color:#a396d9;
    color:#000;
    z-index: 3;
    margin: 0px 15px 0px 0px;
    -moz-opacity : 0.9;
    -moz-border-radius : 5px;
    margin: 10px 0 0 10px;
    padding:3px 5px;
    position:absolute;
    visibility:hidden;
    z-index: 3;
}

#menu_control a {
    background : #fcfcfc;
    border : 0;
    color: #757575;
    font : 11px tahoma;
    text-align : left;
    vertical-align : middle;
    text-decoration : none;
    margin : 0;
    padding : 0;
    width : 100%;
    display : block;
    }
    #menu_control a:hover {
    background : #f6f6f6;
    color: #4b73d4;
    text-decoration : none;
    }
    #menu_control img {
    vertical-align : middle;
    border : 0;
    }
	
	/* Legend */
.legend-title {
    background: #FFFFFF;
    display: block;
    font-size: 100%;
    float: left;
    font-weight: bold;
    left: 7px;
    margin: 0;
    padding: 0 3px;
    position: absolute;
    top: -10px;
}

.legend {
    border: 1px solid #DDDDDD;
    margin: 20px 0;
    padding: 0 10px;
    position: relative;
}

.post-date {
    width: 45px;
    height: 49px;
    float:left;
    background: url(http://www.buscargratis.org/images3/dateicon.gif) no-repeat;
    margin-right:4px;
}
.post-month {
    font-size: 10px;
    color: #FFFFFF;
    text-align: center;
    display:block;
    line-height: 11px;
    padding-top: 2px;
    margin-left: -3px;
}
.post-day {
    font-size: 22px;
    text-transform: uppercase;
    color: #000000;
    text-align: center;
    display:block;
    line-height: 18px;
    padding-top: 5px;
    margin-left: -3px;
}



.ican {         
   float:left;
   border: 1px;  
   padding-top: 3px;
   padding-left: 3px;     
   padding-bottom: 3px; 
   padding-right: 3px;    
   margin-top: 2px;
   margin-left: 2px;  
   margin-right: 2px;
   margin-bottom: 2px;
   border-style: dotted;  
   border-color: #00CD66;
}

.icant {  
   float:left;
   border: 1px;  
   padding-top: 3px;
   padding-left: 3px;     
   padding-bottom: 3px; 
   padding-right: 3px;
   margin-top: 2px;
   margin-left: 2px;  
   margin-right: 2px;
   margin-bottom: 2px;
   border-style: dotted;  
   border-color: #FF0000; 
   color: #FF0000;
} 

span.article_seperator {
border-bottom: 1px solid #000000;
display: block;
height: 0em;
width:98%;
}

#tooltip { background: #fff; border-left: 1px solid #767676; border-right : 1px solid #767676; border-bottom : 1px solid #767676; border-top : 1px solid #767676; font : 11px tahoma; color : #1e698e; padding : 7px; position : absolute; visibility : hidden; filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9; }

span.right {
float:right;
]

.ratig-back{
background:url(../images/voted_center.gif) repeat-x;
background-position:center;
vertical-align: baseline;
color:#FFFFFF;
font:21px tahoma;
font-weight:bold;
text-align:center;
text-decoration:none;
padding: 0 3px 0 3px;
}

#ratig-layer {
	float:left;
}

#ratig-layer a, #ratig-layer a:hover {text-decoration: none;}

#news-text {padding:5px 0 0 0; text-align:justify;} 
#line {margin:5px 40px 5px 40px; height:2px; background:#00aeef no-repeat top left;}
#blue {background:#fdf0e4; padding:2px;}
.searchresult a:link,
.searchresult a:visited,
.searchresult a:hover{
	color:#616065;
	font-size:1.4em;
	padding-left:40px;
  }
.title_quote {color:#636363; background:#ffffe6; border:1px solid #fff1bf; border-bottom:0; padding:5px; font:11px tahoma;}
.quote {color:#27262d; border:2px solid #b5f4ff; background:#e9fbff; margin:10px; text-align:justify; padding:5px; font:11px tahoma;}
.quotes {color:#27262d; font:13px tahoma;}
.quotes a {color:#27262d; text-decoration:none; font:13px tahoma;}
.quotes a:hover {color:#fff; background-color:#04aee1; text-decoration:none; font:13x tahoma;}
.commentss {background-color:#fdf0e4; padding:3px 5px 3px 5px;}
.comm2 {padding:3px 5px 3px 0; background-color:#fff;}

.comments {border:1px solid #bbbbbb; width:850px; height:70px; background:#fff;}


.scriptcode {color:#757575; background:#f2f2f2; border:1px dotted #bebebe; text-align:left; padding:5px;}


#hintbox {
    text-align : left;
    width : 150px;
    font-size : 10px;
    border : 1px solid #99a1ab;
    background-color : #fff;
    layer-background-color : #000;
    color : #000;
    margin : 10px 0 0 10px;
    padding : 3px 5px;
    position : absolute;
    visibility : hidden;
    z-index : 998;
    -moz-opacity : 0.9;
    -moz-border-radius : 5px;
    filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

.onl_table {
    width : 100%;
    font-size : 10px;
}
.onl_table td {
    padding-right : 5px;
    font-size : 10px;
/* Raskommentirovat, si tiene dos columnas*/ /*    width : 50%;
*/ }

.a_link, .a_link a:link, .a_link a:visited, .a_link_on {
    color : #ff0000;
font-weight:bold;
}
.a_link_on a:hover, .a_link_on a:active {
    color : #ff0000;
font-weight:bold;
}

.u_link, .u_link a:link, .u_link a:visited, .u_link_on {
    color : #666666;
}
.u_link_on a:hover, .u_link_on a:active {
    color : #4b73d4;
}

.e_link, .e_link a:link, .e_link a:visited, .e_link_on {
    color : #00a400;
}
.e_link_on a:hover, .e_link_on a:active {
    color : #00a400;
}

.j_link, .j_link a:link, .j_link a:visited, .j_link_on {
    color : #0000ff;
}
.j_link_on a:hover, .j_link_on a:active {
    color : #0000ff;
}

.b_link, .b_link a:link, .b_link a:visited, .b_link_on {
    color : #666666;
}
.b_link_on a:hover, .b_link_on a:active {
    color : #666666;
}

.pc-container
{
    display: none;
}

.pc-indicator
{
    padding: 1px;
    margin: 5px 0px 0px 0px;
    border: solid 0px #ddd;
    font-size:0px;
    width:183px;
}

.pc-indicator-text
{
    padding: 0px;
    font-family:tahoma;
    font-size: 11px;
    color: #aaa000;
}

.pc-indicator-inline
{
    padding: 1px;
    background-color: #ffffff;
    width:25%;
}


.pc-critical
{
    color: #700;
}

.pc-yellow
{
    color: #aaa000;
}

.pc-green
{
    color: green;
}


.pc-i-critical
{
    background-color: #c00;
}

.pc-i-yellow
{
    background-color: #ccc444;
}

.pc-i-green
{
    background-color: green;
}

.select
{
    border:0px;
    width:100%;
}

#STATUS
{
    font-family:tahoma;
    font-size: 11px;
}

.maskable-true
{
    border:solid 1px #ddd;
    color:#aaa;
}

.maskable-false
{
    border:solid 1px #ddd;
    color:#757575;
}
.clear { clear:both;}

.fleft { float:left;}
.fright { float:right;}
.strong {font-weight:bold;  border-bottom:1px solid #000000;}
.groupright {
	float:right; padding:7px 7px 0 0; 
}

.shortleft { float:left; margin-top:10px}
.readmore { text-align:right; margin-top:10px;}
.alignright { text-align:right;}
.aligncenter { text-align:center;}
.button {border:1px solid #c9c9c9; background:#48B2D1; color:#FFFFFF; padding:2px; margin-top:10px; font: 11px Verdana;}
.button_comm { float:right; margin-right:17px;}
