ul li {
    list-style-type: none;
}

#left_content {float:left;margin-bottom: 16px;}
#right_content {
	float:left;
	width:24%;
	color:#444444;
	font: 14px Arial;
	border-left: 1px gray dotted;
}

#right_content h1{	
	color: #445566;
	font-size: 15px;
	margin: 10px 0px;
	font-family: Arial;
	font-weight: bold;;	
}

#right_content A{
	color: #428BCA;
	text-decoration: none;	
}

#right_content A:HOVER{
	text-decoration: underline;
}

#round_content{
	padding:4px 10px;
	height: auto;
	text-align: left;
}

#right_content #round_content {
	padding: 4px 15px;
}

#left_area {
	float: left !important; /* Force float for side-by-side layout */
	/* width:260px; */ /* Removed fixed width to allow Bootstrap grid to control width */
	padding-left: 4px;
	padding-right: 15px; /* Add spacing between columns */
}

#right_area {
	float: left !important; /* Force float for side-by-side layout */
	border-left: 1px gray dotted;
	padding-left: 15px; /* Add spacing between columns */
}

div.menulist{
	border-bottom:1px dotted #CCCCCC;
	line-height:36px;
	margin-left:4px;
	padding:0 6px 0 0;
}

div.menulist A{
	color:#000000;
	font-size:14px;
	text-decoration:none;	
	background: url(../images/list_icon.png) 0px 0px no-repeat;
	padding-left: 22px;		
}

div.menulist A:HOVER{
	color:#445566;
	text-decoration: underline;	
}

.menu_anchor H3{margin: 0px 0px 14px 0px; background: url(../images/menu_icon.png) 2px 6px no-repeat; padding: 2px 0px 0px 30px;}

div.menulist A.curr{	
	background: url(../images/icon_post.gif) 0px 0px no-repeat;
	font-weight: bold;
}

.error {font-size: 15px; color:  #A94442}
.green{color: #00903B;}
.red {color: #990000;}
.note{
	margin-top: 15px;
	text-align:center;
	background-color: #F4F7FA;
	vertical-align: middle;
	border: 1px dotted #B0C2CC;
	padding: 5px !important;
	
}
.note A:HOVER{color:#000000;}
.notesuccess{
	text-align: left;
	border: 1px dotted #46A546;
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    padding: 10px 8px !important;
    background-color: #DFF0D8;
    color: #C09853;
    border-radius: 4px 4px 4px 4px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    font-weight: bold !important;
}
.noteleft{text-align: left;	color: black;}
.notefailed{text-align: left; color: #da3838;}
.left {text-align: left;}
.right {text-align: right;}

#rand_review {
	margin-bottom:2px;
	margin-top:12px;
	position:absolute;
	right:5px;
	top:8px;
	border: 1px solid #FFBB00;
	width: 560px;
	height:66px;
	padding: 4px;
	background-color:#FDFEB8;
	text-align: left;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
}

#rand_review p {margin: 3px;padding: 0px;}
input.contact{width: 300px;}

.infobox p{
	color:#444444;
	font: 14px Arial;
	padding: 6px 0px;
}

div.review{
	padding: 10px 10px 20px 10px;
	margin: 10px 0px 2px 0px;
	font-size: 16px;
	border-bottom: 1px dotted gray;
}
.quotes:before{content: '"';}
.quotes {
   font-weight: bold;
   font-size: 20px;
   display: inline-block;
   color: gray;
}
div.author{
	margin-right: 4px;
}

.infobox h1{
	color: #445566;
	font-size: 16px;
	margin: 10px 0px;
	font-family: Arial;
	font-weight: bold;
}

.infobox h1.head{
	margin-bottom: 20px;
	font-size: 26px;
}

.infobox h1.subhead{
	text-align: center;
}

.infobox A, A.url_icon{
	text-decoration: none;
	background: url(../images/urlicon.gif) 2px 5px no-repeat;
	padding-left: 17px;
	padding-bottom: 4px;
	color: black;
	font-weight: bold;
}

.infobox A:HOVER{
	text-decoration: underline;
}

.infobox A.nobimg{
	background: none;
	padding-left: 0px;	
}

.infobox th{
	text-align: right;		
}

.infobox td{	
	font: 14px Arial; 		
}

.breadcrumb{
	margin-bottom: 15px;
	font-size: 15px;
	color: #555;
	padding: 6px 15px;
	background: #f8f9fa;
	border-radius: 8px;
	border-left: 4px solid #667eea;
	font-weight: 500;
}

.breadcrumb A{
	color: #667eea;
	text-decoration: none;
	transition: all 0.2s;
	font-weight: 500;
}

.breadcrumb A:hover{
	color: #764ba2;
	text-decoration: underline;
}

.breadcrumb A.curr{
	text-decoration: none;
	color: #333;
	font-weight: 600;
}

span.sf, span.licence, span.phosting, span.donate,  span.hosting {
	display: block;
	padding: 4px 0px 4px 20px;
}
span.sf {background:url("../images/sf.gif") no-repeat scroll left center transparent;}
span.licence {background:url("../images/page_white.gif") no-repeat scroll left center transparent;}
span.phosting {	background:url("../images/phosting.gif") no-repeat scroll left center transparent;}
span.donate {background:url("../images/donate.png") no-repeat scroll left center transparent;}
span.hosting {background:url("../images/webhosting.png") no-repeat scroll left center transparent;}

#paging{
	float: left;
	width: 100%;
	padding: 6px 0px 0px 0px;
	font-size: 13px;
	border-top: 1px solid #DDDDDD;
}

#paging A{
	text-decoration: underline;
}

#paging A:HOVER{
	text-decoration: none;
}

#paging .pagingdiv{
	float: right;
	text-align: right;
	margin: 0px 6px;
}

#paging .pagetext{
	float: left;
	text-align: right;	
}

.list {
	text-align: center;
	width: 100%
}

A.view, A.edit, A.delete {padding: 1px 0 0 16px;}
A.view {background:url("../images/icon_view.png") no-repeat scroll left center transparent;}
A.edit {background:url("../images/icon_edit.png") no-repeat scroll left center transparent;}
A.delete {background:url("../images/icon_delete.png") no-repeat scroll left center transparent;}

#plg_left{
	float: left;
	width: 70%;
	text-align: left;
}

#subtabs {
	margin:0;
	padding:0;
}

#subtabs li{
	border:medium none;
	display:inline;
	list-style:none outside none;
	margin:0;
	padding:0;
}

#subtabs li A {
	float:left;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:4px 8px 6px;
	background: none;
	background-color:#D6E4F0;
	border-color: #FFFFFF #FFFFFF #D6E4F0;
	border-style:solid;
	border-width:1px;
	color:#5b5d5f;
}

#subtabs li A:HOVER {
	background-color: #eeeeee;
	text-decoration: none;
}

#subtabs li A.curr {
	background-color:#eeeeee;
	color: #445566;
	font-weight: normal;
}

#plg_right{
	float: right;
	width: 29%;
}

#plg_right .dwld{	
	text-align: center;
}

.dwld A.download {
	-moz-border-radius: 4px;
	background-color:#52C116;
	border:1px solid #52C116;
	color:#FFFFFF;
	height:1.5em;
	line-height:1.5em;
	padding: 3px 50px;	
	margin: 0px;
	background-image: none;	
	font: 12 px Arial;	
}

.dwld A.donate, .dwld input.donate {
	-moz-border-radius: 4px;
	background-color:#52C116;
	border:1px solid #52C116;
	color:#FFFFFF;
	height:32px;
	line-height:32px;
	padding: 3px 30px;	
	margin: 0px;
	background-image: none;	
	font: 12px Arial;
	font-weight: bold;	
}

.dwld input.donate {
	cursor:pointer;cursor:hand;
}

#fyi {
	background-color:#E1F0FD;
	border-top:1px solid #C0CDD8;
	margin-top: 30px;
}

#fyi .head {
	background-color:#D6E4F0;
	margin-top:0;
	color:#444444;
	font-size:14px !important;
	font-weight:bold;
	padding: 6px 0px 6px 10px;
}

.my_rating A{
	background: none;
	margin: 0px;
	padding: 0px;
}

#rating_txt{
	color: #850001;
}

.filter {
	background-color: #ECEAEA;
	border: 1px solid #A9A1A1;	
}

.filter th,.filter td {
	text-align: left;
}

#lang_trans code{background: inherit;}

#round_content_auto .install_help {
	margin-bottom: 20px;
	padding-bottom: 20px;
	line-height: 22px;
}

#round_content_auto .install_help A {
	text-decoration: underline;
	color:#0044AA;
	font-weight: bold;
}

.user_alert {
	background:#FDFEB8 none repeat scroll 0 0;
	border:1px solid #FFBB00;
	font-size:14px;
	height:auto !important;
	margin:10px 0px;
	padding:5px 10px;
	text-align:left;
}

A.softaculous{font-weight: bold;background: none;padding:0px;}
.promotional_ads {text-align: center;}
.promotional_ads A {background: none;}
.sponsors td.content{font-weight: bold;height: 20px;}
.price_label{font-size: 16px;font-weight: bold;color: green;}
.price_val{font-size: 20px;font-weight: bold;}

.host_features b {padding-bottom: 7px; display: block;}

.msg_box{
	margin:10px 0px;
	padding:6px;
	border:1px dotted #FFBB00;
	text-align:left;
}
.msg_box b{color: gray;}
.indicator {
    width: 17px;
    height: 24px;
    vertical-align: middle;
    background: none repeat scroll 0 0 #FDA100;
    color: #FFFFFF;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    font-size: 17px;
    margin-right: 6px;
}
.indicator:before{  content: "✓";}
.ext_dwld_col{vertical-align: middle !important;}
.ext_dwld_col div.clr{margin-bottom: 6px;}
a.head{font-size: 16px;}
@media screen and ( max-width: 768px ) {
	.menu_anchor H3 {margin-bottom: 6px; font-size: 14px;}
	div.menulist{line-height: 28px;}
	div.menulist A {font-size: 12px;}
	#promo_area{display: none;}
        .banner{height:auto;background-position: top center;}
}