/*----------------------------------------------------------------------
# FOR YOUJOOMLA LLC COPYRIGHT REMOVAL VISIT THIS PAGE 
# http://www.youjoomla.com/faq/view/you-joomla-templates-club/can-i-remove-youjoomla.com-copyright/78
# Youjoomla Default Index - 
# ----------------------------------------------------------------------
# Copyright (C) 2007 - 2009 YOUJOOMLA LLC . All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: YOUJOOMLA LLC
# Website: http://www.youjoomla.com
------------------------------------------------------------------------*/
div.vote_group {
}
div.bumpit_wrap {
}
div.yj_text {
padding-left:85px;
}
div.bumpcontainer_vote { display:block; position:relative; margin:20px auto 20px; width:200px; font-size:12px; background:#FFFFFF; padding:10px; }
div.article_vote { display:block; position:relative; float:none; clear:both; margin-bottom:10px; padding-bottom:10px; }
div.article_vote h1 { font-size:20px; margin-bottom:20px; }
div.article_vote h1 span { display:block; position:relative; border-top:1px #CCCCCC solid; color:#CCCCCC; padding-top:5px; margin-top:5px; font-size:9px; }
/* voting system */
div.voters { 
display:block; 
position:relative; 
width:74px; 
height:60px; 
background:#60BBF0 url(images/bump.gif) center center no-repeat; 
float:left; 
z-index:100; 
}
div.voters div.votes, 
div.voters div.votes_loading, 
div.voters div.votes_error,
div.voters div.votes_message,
div.voters div.votes_hover { 
display:block; 
position:relative; 
height:40px; 
color:#FFFFFF; 
font: italic normal 18px/40px Verdana;
text-align:center; 
width:74px;	
}
div.voters div.votes_error{
font-size:11px;
line-height:14px;
width:74px;	
}
div.voters div.votes_message{
line-height:18px;
font-size:13px;
font-weight:bold
}
div.voters div.votes_loading{
background:url(images/loading.gif) center center no-repeat; 
}
div.voters div.votes_hover{
background:url(images/votehover.gif) center center no-repeat;
}
div.voters a, div.voters span.bumped { 
display:block; 
position:relative; 
height:20px; 
text-decoration:none; 
color:#FFFFFF; 
text-align:center; 
line-height:16px; 
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif; 
}
div.title {
}