.menu a{
	text-decoration:none !important;
}
input[type="textbox"],input[type="text"],input[type="password"],
select, button.ui-multiselect{	
	border:1px solid #C0C0C0 !important;
	background-color: #FFFFFF !important;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
}
textarea{border:1px solid #C0C0C0 !important;}
select option.jecEditableOption{
	height:18px;
}
#domain_verify{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
	
	margin: 3px;
	padding: 5px;	
}
.toolTip {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	
	}

a.button, 
a.butDef {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	
	}

#sidebar{float:left;width:240px;}
#page .content, #sidebar .content  {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;	
	/**/
	}
	
#pgmenu li a:hover,
#pgmenu li.pgmv a{
	-moz-border-radius-topright: 2px;
	-webkit-border-top-right-radius: 2px;
	border-top-right-radius: 2px;

	-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
	border-top-left-radius: 2px;
	
}

#pgmenu li ul li a:hover{
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	
}

#page .menu div.cr_pass {
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	border-top-left-radius: 0;
	}

#page .menu div {
	-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
	border-top-left-radius: 2px;
	overflow: visible;
	}
/*
#page,
.butDef,
.butNav,
.butPage,input[type="button"],input[type="submit"]  {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	}
	*/

#container{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}	

#pannelDash .widget .content,
.tasks .content span {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.sep label{width:120px;}
.fields h2{border-bottom:0;}
.fields .action{float:right;margin:10px;}
#logo{float:left;height:22px;margin: 6px 13px 14px; font-size:30px;color:white;}

#footer{margin:10px;text-align:center;}
#footer a{color:#ffffff;}

div.ui-tabs div.ui-tabs-hide{display:none;}
.ui-tabs-panel{
	font-weight:bold;
border-bottom:1px solid #A8A8A8;
border-left:1px solid #A8A8A8;
border-right:1px solid #A8A8A8;
padding:5px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;	
}
textarea{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
	padding: 3px !important;
}
input[type="text"],input[type="password"],textarea{
	padding: 2px 3px;
}
select{padding:3px;}
.display_none{display:none;}
h2{font-size:20px;font-weight:bold;margin-bottom:10px !important;}
.actions_menu ul li{display:inline;}
/*div.manage_tabs{height:500px;}*/
/*div.manage_content div.ui-tabs-panel{
	height:400px;
	overflow-y:scroll;	
}
div.layout_tabs div.ui-tabs-panel{
	height:390px;
	overflow-y:scroll;	
}
div.monetize_tabs{
	height:446px;
	overflow-y:scroll;
}*/
div.manage_tabs .tabs li a {padding: 0.5em 0.7em;}
.frm_manage input[type="text"]{
	width:150px;
	margin-bottom:3px;
}
.frm_manage select{
	margin-bottom:3px;
}
.html_form_full input[type="text"],.html_form_full textarea{
	width:600px;	
}
.frm_manage .manage_content_tabs input[type="text"],.frm_manage .content_tabs input[type="text"]{
	width:175px;
}
.frm_manage .manage_content_tabs select,.frm_manage .content_tabs select{
	width:125px !important;
}
a{outline: none}
input[type="submit"],input[type="button"]{outline:none;cursor:pointer;}
#subtabs > div{padding:20px;}
#div_admin_table{font-size:12px;}
.uiTable .thumb img{border:1px solid #A8A8A8;}
div.manage_tabs ul.tabs{height:33px;}
div.manage_tabs.ui-tabs ul.ui-tabs-nav {border:none;}
.ui-tabs-panel{overflow:hidden;}
.full-width input[type=text],.full-width input[type=password],.full-width textarea{
	width:380px;
	font-size:12px;
}
textarea{
	font-family:"Lucida Grande","Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
	font-size:12px;
}

#gallery a img{
	border:2px solid;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	input[type="submit"],input[type="button"] {
		padding:7px !important;
	}
}

.ui_tabs{
	padding:0px !important;
}
.ui-widget,.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-family:"Lucida Grande","Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
	font-size:13px !important;
}
.ui-helper-reset{
	line-height: 1.3 !important;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color: #026890 !important;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color: #000000 !important;
}		
.ui-tabs .ui-tabs-panel {
	padding: 7px !important;
}
.butNav:link{
	color: #000 !important;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor: pointer !important;
}
.manage_tabs .content_tabs .ui-tabs .ui-tabs-nav{
	padding-bottom:0px !important;
}
.manage_tabs .ui-tabs-panel,.tabbar .layout_tabs.ui-tabs-panel {
	padding: 5px !important;	
}
.manage_content.ui-tabs .ui-tabs-panel{
	padding-left:0px !important;
	padding-right:0px !important;
	padding-bottom:0px !important;
}
#dialog{
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
a#submit_href{
		color:#686565;
		padding:4px 8px;
		font-size:14px;
		font-weight:bold;
		line-height:14px;
		width:auto;
		text-align:center;
		background: url("../img/th_blue/toolbar_tab_over.png") repeat-x center 0px;
		border:1px solid #686565;
		margin-bottom:5px;
		margin-left:2px;
		margin-right:2px;
		font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;			
}
		
a#submit_href:hover{
	cursor: pointer;
	background: url("../img/th_blue/toolbar_tab_active.png") repeat-x center 0px;	
}

ul#features{
margin-left:40px;
}
ul#features li{
list-style-image:url('/img/icons/check_32.png');
}
ul#features li span{
position:relative;
top:-10px;
font-weight:bold;
font-size:16px;
margin-left:10px;
border-bottom:1px dashed;
}
	#validEmail{
		font-weight:bold;
		height:32px;
		padding-top:5px;
		width:90px;
		float:left;		
	}
	
a.qtip{
	display:inline-block;
	cursor: pointer;
	width:16px;
	height:16px;
	background-image:url('../img/icons/light-bulb-off.png');
}
a.qtip:hover{
	background-image:url('../img/icons/light-bulb.png');
}	
.add{
	background-image:url("../img/icons/add_24.png");
	background-repeat:no-repeat;
	display:block;
	font-weight:bold;
	height:32px;
	padding-left:28px;
	padding-top:5px;
	height:20px;
	font-size:14px;	
}
a.add:hover{text-decoration:none;}
.add_item{
	background-image:url("../img/icons/page_text_add_32.png");
	background-repeat:no-repeat;
	display:block;
	font-weight:bold;
	height:32px;
	padding-left:38px;
	padding-top:7px;	
}
.delete_selected{
	background-image:url("../img/icons/page_text_close_32.png");
	background-repeat:no-repeat;
	display:block;
	font-weight:bold;
	height:32px;
	padding-left:38px;
	padding-top:7px;	
}
div.tabbar{
	margin-top:5px;
}

#dialog div.tabbar{
	margin-top:0px;
}

.manage_tabs div.tabbar{
	margin-top:0px;
	margin-bottom:0px;
}
#ui-dialog-title-dialog{
	color:white;
	font-size:24px;
	font-weight:normal;	
}
.ui-dialog #dialog.ui-dialog-content {
	padding: .5em;
}
.ui-tabs .ui-tabs-panel {
	clear:both;
}
.div-rating-box{
	padding-top:5px;
	padding-bottom:5px;
}
.loading {
	height: 16px;
	background: url('../cms/images/working.gif') 50% 50% no-repeat;
}
.div-rating{
	float:left;
	font-weight:bold;
}
.unit-rating {
	float:left;
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 16px;
	position: relative;
	background: url('../cms/images/starrating_small.png') top left repeat-x;		
}
.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	float: left;
}
.unit-rating li a {
	outline: none;
	display:block;
	width:16px;
	height: 16px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.unit-rating li a:hover{
	background: url('../cms/images/starrating_small.png') left center;
	z-index: 2;
	left: 0px;
}
.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:16px;}
.unit-rating a.r2-unit{left:16px;}
.unit-rating a.r2-unit:hover{width: 32px;}
.unit-rating a.r3-unit{left: 32px;}
.unit-rating a.r3-unit:hover{width: 48px;}
.unit-rating a.r4-unit{left: 48px;}	
.unit-rating a.r4-unit:hover{width: 64px;}
.unit-rating a.r5-unit{left: 64px;}
.unit-rating a.r5-unit:hover{width: 80px;}
.unit-rating li.current-rating {
	background: url('../cms/images/starrating_small.png') left bottom;
	position: absolute;
	height: 16px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}
.item_thirds{
	float:left;
	width:32%;
	padding:2px;
	margin:2px;
}
.clear{
	clear:both;
}
.toprated{
	height:16px;
	background-image:url('../cms/images/star.png');
	margin-right:5px;
	float:left;
}
.mostviewed, .mostrecent{
	float:left;
	margin-right:5px;
	font-weight:bold;
	text-decoration:none;
}
a, a:visited {
outline:none;
}

.clear {
clear:both;
}

img {
	border:0;
}

#wrapper {
width:480px;
margin:0 auto;
text-align:left;
}

#statusMsg {
	width:98%;
	height:100px;
	border-color:#7C7C7C #C3C3C3 #DDDDDD;
	border-style:solid;
	border-width:1px;
}

#shareBtn {
	background:#5872A7;
	float:right;
	color:#ffffff;
	font-weight:bold;
	border:0;
	padding:4px;
	margin-top:2px;
}

#msgs {
}

.msg {
	margin-top:8px;
	border-bottom:1px solid #B5B5B5;
	padding-bottom:4px;
	color:#808080;
	font-size:13px;
}

.msg a {
	color:#3B5998;
	text-decoration:none;
}

.msg a:hover {
	text-decoration:underline;
}

.oembed-container {
	border-left:2px solid #eaeaea;
	margin-left:15px;
	padding:4px 4px 4px 10px;
}

.li-layout-sortable{
	height:70px;
}

.tabbar .ui-tabs {
	padding: 0px !important;
}
.tabbar ul.tabs {
/*-moz-border-radius:5px 5px 0px 0px !important;
-webkit-border-radius:5px 5px 0px 0px !important;
border-radius:5px 5px 0px 0px !important;*/
}	

.uiTable td:last-child,.uiTable th:last-child{
	border-right:0px !important;
}

.uiTable tr:last-child td{
	border-bottom:0px !important;
}

.manage_content_tabs .ui-tabs-panel{
	padding: 0px !important;
	padding-top: 7px !important;
}
#div_rss_data a{
	text-decoration:underline;
}
#submit_href{
	text-decoration:none;
}
.ui-state-sortable{
	height:70px;
	margin-top:5px;
	margin-bottom:5px;
	border: 1px solid #C5DBEC;
	width:745px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	
}
.ui-state-sortable-small{
	height:35px;
	margin-top:5px;
	margin-bottom:5px;
	border: 1px solid #C5DBEC;
	width:740px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	
}
.content div.ui-widget-content{
	padding: 7px;
}
#accordion div.ui-widget-content{margin-bottom:5px;}
select.sel_item_cat{
	width:130px;
}
.content select{
	margin-right:5px;
}
.ui-multiselect-header { display:none; }
ul.top-menu{ display:inline-block; }
ul.top-menu li{ 
	display:inline-block;
	font-size:16px;
	font-weight:bold;
	margin:5px;
	margin-top:0px;
	padding:5px;
	border: 2px solid transparent;
}
ul.top-menu li.selected{ 
	background-color:#3E3E3E;
	border: 2px solid #171515;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;	
}
ul.top-menu li:hover{
	background-color:#3E3E3E;
	border: 2px solid #171515;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;	
} 
ul.top-menu li a,ul.top-menu li a:visited{
	text-decoration:none;
	color: #ffffff;
}
#page .content li{
	list-style-type:none;
}
#html_form textarea{
	width:380px;
}
.ui-dialog .ui-dialog-content {
	padding:5px !important;
}
.ui-dialog .ui-dialog-title{
	font-size:20px;
}

.uiTable {		
	border:1px solid #C0C0C0;
	margin:auto;
	width:100%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
	font-size:12px;	
	font-weight:normal;
    width: 100%;
}
		
.uiTable th {
	border-style: none solid solid none;
	text-align:left;
}
		
	.uiTable th h3, .uiTable th a {
		font-size:14px;
		padding:5px; 
		color:#ffffff;
		font-weight:bold;
	}
		
	.uiTable td {
		padding:5px;
		border-bottom:1px solid #e9eef0;
		border-right:1px solid #e9eef0;
		vertical-align:top;
	}
		
	.uiTable .head h3 {
		background:url(../img/th_blue/sort.gif) 7px center no-repeat; 
		cursor:pointer; 
		padding-left:18px
	}
		
	.uiTable .desc, .sortable .asc {
		background:url(../img/th_blue/table/header-selected-bg.gif);
	}
		
	.uiTable .desc h3 {
		background:url(../img/th_blue/desc.gif) 7px center no-repeat; 
		cursor:pointer; 
		padding-left:18px
	}
		
	.uiTable .asc h3 {
		background:url(../img/th_blue/asc.gif) 7px  center no-repeat; 
		cursor:pointer; 
		padding-left:18px
	}
		
	.uiTable .head:hover, 
	.uiTable .desc:hover, 
	.uiTable .asc:hover { 
		color:#fff; 
	}
		
	.uiTable tfoot {
		background:#fff; 
		font-weight:bold;
	}
		
	.uiTable tfoot td {
		padding:6px 8px 8px;
	}
	
	.uiTable a {
		color:#4c748c;
	}
	
	.uiTable .ceck{
		width:20px;
		background:none;
	}
	
	.uiTable tr th.ceck h3{ background:transparent;}	
	
	.uiTable a:link 			{ }
	.uiTable a:visited		{ }
	.uiTable a:hover 		{ text-decoration:underline;}
	.uiTable a:active 		{ color:black;}
	.uiTable input 			{ width:auto;margin:3px;}
	.uiTable td a.Tip{width:450px;}
	
	.uiTable tr.oddrow:hover > td,.uiTable tr.oddrow.selected > td{
		background-color:#dfc886;
		border-bottom:1px solid #dbbc5f;
		border-right:1px solid #dbbc5f;		
	}
	
	.uiTable tr.evenrow:hover > td,.uiTable tr.evenrow.selected > td{
		background-color:#E9D7A3;
		border-bottom:1px solid #E7C971;
		border-right:1px solid #E7C971;		
	}
	
	.uiTable tr.evenrow >td,.uiTable tr.nohover.evenrow > td,.uiTable tr.nohover.evenrow:hover td > .uiTable tr.evenrow > td{
		background:#f9fafa;
		border-bottom:1px solid #E9EEF0;
		border-right:1px solid #E9EEF0;		
	}
						
	.uiTable tr.oddrow > td,.uiTable tr.nohover.oddrow > td,.uiTable tr.nohover.oddrow:hover td > .uiTable tr.oddrow > td{
		background:#f7f8f9;
		border-bottom:1px solid #E9EEF0;
		border-right:1px solid #E9EEF0;		
		}

	.uiTable tr.approved > td{
		border-bottom:1px solid #649D4C;
		border-right:1px solid #649D4C;
		}
		
	.uiTable tr.evenrow.approved > td{
		background:#76B75B;
		color:#e0f3d7;
		border-bottom:1px solid #649D4C;
		border-right:1px solid #649D4C;		
		}
		
	.uiTable tr.evenrow.approved > td a,.uiTable tr.oddrow.approved > td a{
		color:#E0F3D7;
		}
		
	.uiTable tr.oddrow.approved > td{
		background:#6DAA53;
		color:#e0f3d7;
		border-bottom:1px solid #649D4C;
		border-right:1px solid #649D4C;		
		}

	.uiTable tr.evenrow.disapproved > td{
		background:#d72525;
		color:#FEFEFE;
		border-bottom:1px solid #961111;
		border-right:1px solid #961111;		
		}
		
	.uiTable tr.oddrow.disapproved > td{
		background:#c80404;
		color:#FEFEFE;
		border-bottom:1px solid #961111;
		border-right:1px solid #961111;		
		}
	
	.uiTable tr.disapproved > td a{
		color: #FEFEFE;
		}


.content h2{margin-top:0px;}
.uiTable h3{padding:5px;margin:0;}
.div_overview_manage_domain{float:right;text-align:center;font-weight:bold;position:relative;}
.div_dialog_manage_domain{float:left;text-align:center;font-weight:bold;}
.div_dialog_manage_sub_sites{float:left;padding:10px;text-align:center;font-weight:bold;border-width:1px;border-style:dotted;position:relative;bottom:12px}
.textarea textarea{width:380px;height:150px;}
fieldset{border:0;padding:0;}
.content.container > fieldset{padding:0px !important;}
#mainbox{padding:10px;}
div.content select option{padding:5px;}
div.content select{height:26px;}
form.frm_content{margin-top:5px;margin-bottom:5px;}

