/**
 * @version $Id: template.css 20075 2011-01-04 12:24:47Z infograf768 $
 * @author Design & Accessible Team ( Angie Radtke  )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */


body
{
        background: #fff;
        color: #000000;
        font-size: 100.1%;
        padding: 0px;
        font-family: Tahoma !important;
       /* text-align: center;*/
}

body.contentpane {
		width:auto;
		margin:10px;
		text-align: left;
}
img { border: 0 none; }

#main #item-page div.commentPagination ul li a:hover {
color: #333;
}
#main #item-page div.commentPagination ul li a, #main #item-page div.commentPagination ul li span {
display: block;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
color: #717171;
font-weight: bold;
}
#main #item-page div.commentPagination ul li {
border: 1px solid #AFAFAF;
border-radius: 3px;
background-color: #EAEAEA;
background-position: top left;
display: inline-block;
margin-left: 2px;
margin-right: 2px;
height: 22px;
box-shadow: 1px 1px 1px #D2D3DA;
}
#main #item-page div.item-page ul li, #main #item-page div.item-page ol li {
font-size: 1.2em;
line-height: 1.5em;
padding-bottom: 3px;
text-shadow: white 1px 1px 0;
}
#main #item-page div.commentPagination ul li.current {
background-image: none;
background-color: #646464;
box-shadow: inset 1px 1px 2px #444;
text-shadow: #444 1px 1px 0;
}
#main #item-page div.commentPagination ul li {
border: 1px solid #AFAFAF;
border-radius: 3px;
background-color: #EAEAEA;
background-position: top left;
display: inline-block;
margin-left: 2px;
margin-right: 2px;
height: 22px;
box-shadow: 1px 1px 1px #D2D3DA;
}
#main #item-page div.item-page ul li, #main #item-page div.item-page ol li {
font-size: 1.2em;
line-height: 1.5em;
padding-bottom: 3px;
text-shadow: white 1px 1px 0;
}
#main #item-page div.commentPagination ul {
text-align: center;
list-style: none;
}
#main #item-page div.item-page ul, #main #item-page div.item-page ol {
padding-left: 20px;
}
#main #item-page div.commentPagination {
padding: 0px;
padding-top: 10px;
padding-bottom: 10px;
}
#main #item-page #udjaCommentsWrapper {
padding-top: 20px;
margin-top: 20px;
background-position: top;
background-repeat: repeat-x;
padding-bottom: 20px;
}
