/**
* This file provides compatibility for AdvertisementBoard on Joomla! 1.0.x and Joomla! 1.5
*
*/

.dm_filters {
	text-align: left;
	padding-bottom: 5px;
}

.advertisement_manager_caption 
{
  color : #FF9900;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 18px;
  font-weight: bold;
}

.sectiontableentry1
{
background: #f9f9f9;
}
.sectiontableentry2
{
background: #FFF;
}
.adminform
{
width:100%;
/*  width: 540px;
  height: 400px;*/
  font-size: 1em;

}

table.adminlist {width:100%;}

hr.advertisement_line
{
	color:#cccccc;
}
div.catname
{	
	font-family : Arial, Helvetica, sans-serif;
	background: #EFEFEF;
	clear:both;
	color:#000000;
	font-size : 12px;
	font-weight: bold;
	padding: 6px;
	
}

table.basictable, table.basictable  tr,  table.basictable  td  {
    border: 0 !important;
}

input, select, textarea {
margin:5px 5px 5px 0 !important;
}

.container-main .span10 {
border-left:1px solid #DDD;
margin-left:0 !important;
}

select {
width:224px;
}

table.admin_table td {
padding:5px;
}

.admin_table.caching  {

}

#aboutPane {
overflow:hidden;
}

#aboutPane dt {
float:left;
}

#aboutPane h3 {
font-size:13px;
font-weight:normal;
}


.ads_table th, .category_table th {
border-bottom:1px solid #eeeeee;
border-right: 1px solid #eeeeee;
border-top:1px solid #eeeeee;
padding-top:14px !important;
}    
.ads_table tr, .category_table tr{
    border-bottom:1px solid #eeeeee;
}  
.ads_table .ads_page_nav, .category_table .category_page_nav{
    border-bottom:0;
}
.ads_table  td.status a{
}  

#f_items, #items{
    margin-left: 15%;
}
#f_items input#f_add, #items input#add{
    padding:4px 6px;
}

.toggle-editor{
    float:none;
}

.toggle-editor .btn-group{
    margin-top:9px;
}
.toggle-editor .btn-group a{
    margin-left: 5px !important;
}
.category_limit{
    width:100%;
    text-align: right;
}

.category_table p, .ads_table p{
font-size:11px;
float:left;
padding:2px 5px 0 0;
text-transform:uppercase;
text-align:center;
}

.category_table,  .ads_table {
margin-top:20px;
}

.category_table th,  .ads_table th {
border-bottom:1px solid #eeeeee;
border-right: 1px solid #eeeeee;
border-top:1px solid #eeeeee;
font-size:11px;
text-transform:uppercase;
padding-top:14px !important;
}

.search_title {
font-size:11px;
text-transform:uppercase;
text-align:center;
padding-top:11px;
font-weight:bold;
}

#checkall {
position:relative;
bottom:4px;
}

.search_wrapper {
overflow:hidden;
margin-left:10px;
}

.fleft {
float:left;
margin-right:15px;
overflow:hidden;
height:35px;
}

.fleft input, .fleft select, .fleft option {
width:185px;
}
.fleft select#limit{
    width:90px;
}

.advertisement_manager_caption {
text-transform: uppercase;
font-size: 21px;
color:#333;
}

.btn-group > .btn + .btn {
    margin-left: 0;
}
table.adminform th[colspan="3"]{
    text-transform: uppercase;
    
}

#jform_userip .controls > .radio:first-child {
    border-bottom-right-radius:0px;
    border-top-right-radius:0px;
}
#jform_userip .controls > .radio:last-child {
    border-bottom-left-radius:0px;
    border-top-left-radius:0px;
    padding-top:5px;
}

#jform_userip input.inputbox{
    float:none;
}
#jform_userip label.radiobtn{
    float:none;
    display:inline;
}

table.adminform input.inputbox{
    float:none;
}
table.adminform  label.radiobtn{
    float:none;
    display:inline;
}
.adminform table input{
    width:auto;

}
.adminform table input.inputbox, .adminform table input[type="checkbox"]{
    float:none;
}
input[type=button], input[type=submit]{
    background: #428bca;
    border-color: #357ebd;
    border: 0;
    color: #fff;
    padding: 5px 15px;
}
/*#paginator-custom{
    margin-left: 30%;
}*/
#div1{
    clear: both;
    overflow: hidden;
}
.bas{
    overflow: hidden;
}
.pagination-list{
    list-style: none outside none;
}
.pagination-list li{
    display:inline-block;
    margin: 0 10px;
}
.pagination-list li a:hover{
    text-decoration: none;
}
.pagination-list li.active a{
    color:#f00;
}

#paginator-custom ul li {
  display:inline-block;
}
/*div#paginator-custom {
  margin-left:0;
}*/
div#paginator-custom {
  text-align: center;
}
.pagination-start span.pagenav,
.pagination-prev span.pagenav,
.pagination-end span.pagenav,
.pagination-next span.pagenav {
  display:none;
}

