/* CSS Document */

/*******************************BACKGROUND*************************************/

body{

background:#fff ;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:13px;

color:#000000;

margin:0px;

}

.spacer{

font-size:0px;

line-height:0px;

clear:both;}

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, lengend, button, input, textarea, th, td {

margin: 0;

padding: 0;}

#container{

width:98%; 

margin:auto;

}

textarea{

border:#c6c6c6 1px solid;

width:508px;

height:100px;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:12px;

line-height:18px;

}

select{

width:250px;

padding:3px 5px;

border:#c6c6c6 1px solid;

}

 a{

text-decoration: none;

color:#000000;

}

 a:hover{

text-decoration: underline;

color:#000000;

}

h1{

background:none;

border:none;

color:#FFF;

font-size:30px;

font-weight:bold;

margin:0;

padding:0;

padding-bottom:5px;}

h2{

text-align:center;

font-size:16px;

padding-top:10px;

padding-left:20px;

color:#000;

}

h3{

text-align:left;

font-size:16px;

color:#5bb31a;

border-bottom:#5bb31a 1px solid;

padding-bottom:5px;

}

h4{

color:#FFF;

}

h5	{

text-align:left;

font-size:12px;

color:#0d7dce;

border-bottom:#0d7dce 1px solid;

padding-bottom:5px;

}

h6	{

text-align:left;

font-size:12px;

color:#0d7dce;

padding-bottom:5px;

}

.submit{

background:url(../images/login_botton_bg.jpg) no-repeat;

background-position:top;

height:30px;

width:68px;

margin:0;

padding:0px 0px 0px 15px;

color:#FFFFFF;

border:0;

font-size:14px;

font-family:"Times New Roman", Times, serif;

font-weight:normal;

cursor:pointer;

}

.back_botton{

background:url(../images/back_button.jpg) repeat-x;

border: 1px solid #000;

    border-radius: 3px;

    color: #FFF;

    cursor: pointer;

    display: inline-block;

    font-family: Verdana,Arial,sans-serif;

    font-size: 12px;

    font-weight: bold;

    padding: 3px 10px;

	float:left;

}

.delete_all{

background:url(../images/delete_all_botton.jpg) no-repeat;

background-position:top;

height:20px;

width:137px;

margin:0;

padding:0px 0px 2px 10px;

color:#000000;

border:0;

font-size:13px;

font-family:"Times New Roman", Times, serif;

font-weight:bold;

cursor:pointer;

}

.edit_link{

background:url(../images/pencil.jpg) no-repeat;

width:22px;

height:22px;

cursor:pointer;

margin:0;

display:inline-block;

border:none;

margin-right:5px;

padding:0;}

.details_link{

background:url(../images/details.jpg) no-repeat;

width:16px;

height:16px;

cursor:pointer;

margin:0;

display:inline-block;

border:none;

padding:0;}

.payment_link{

background:url(../images/money.png) no-repeat;

width:16px;

height:16px;

cursor:pointer;

margin:0;

display:inline-block;

border:none;

padding:0;}

.undo_link{

background:url(../images/undo-icon.png) no-repeat;

width:20px;

height:20px;

cursor:pointer;

margin:0;

display:inline-block;

border:none;

padding:0;}

.status_link{

background:url(../images/status.png) no-repeat;

width:16px;

height:16px;

cursor:pointer;

margin:0;

display:inline-block;

border:none;

padding:0;}

.sendpass_link{

background:url(../images/sendpass.gif) no-repeat;

width:16px;

height:17px;

cursor:pointer;

margin:0;

display:inline-block;

border:none;

padding:0;}

.details_link{

background:url(../images/details.jpg) no-repeat;

width:16px;

height:16px;

cursor:pointer;

margin:0;

display:inline-block;

border:none;

padding:0;}

.block_link{

background:url(../images/block.png) no-repeat;

width:16px;

height:16px;

cursor:pointer;

margin:0;

display:block;

border:none;

padding:0;}

.delete_link{

background:url(../images/cross.jpg) no-repeat;

width:16px;

height:16px;

cursor:pointer;

margin:0;

display:inline-block;

border:none;

padding:0;}

.live_link{

background:url(../images/live_Article.jpg) no-repeat;

width:20px;

height:21px;

cursor:pointer;

margin:0;

display:block;

border:none;

padding:0;}

.view_link{

background:url(../images/view.png) no-repeat;

width:18px;

height:17px;

cursor:pointer;

margin:0;

display:inline-block;

border:none;

margin-right:5px;

padding:0;}

/**** new Css **********/

.left_panel{



    color: #888888;

    font-size: 11px;

    height: 100%;

    left: 0;

    position: absolute;

    top: 0;

    width: 230px;
	background:#000;
	padding:0 7px 0 0;
}

.left_panel_wrapper{

margin:0px 1px 0px 10px;

}

.box_middle{

margin: 0 30px 0 260px;

padding: 40px 0px 40px 0px;

}

.profile_middle{

background:url(../images/profile_bg.jpg) repeat;

padding:5px 0px;

margin:0;

border:#666666 1px solid;

border-radius:0px 0px 7px 7px;

}

.manubox_padding{

padding-top:30px;

}

.urbangreymenu .headerbar{

font: bold 12px Verdana;

color:#000000;

background: rgba(255,93,177,1);
background: -moz-linear-gradient(top, rgba(4,130,172,1) 0%, rgba(3,180,239,1) 100%);
background: -webkit-gradient(top left, bottom left, color-stop(0%, rgba(4,130,172,1)), color-stop(100%, rgba(3,180,239,1)));
background: -webkit-linear-gradient(top, rgba(4,130,172,1) 0%, rgba(3,180,239,1) 100%);
background: -o-linear-gradient(top, rgba(4,130,172,1) 0%, rgba(3,180,239,1) 100%);
background: -ms-linear-gradient(top, rgba(4,130,172,1) 0%, rgba(3,180,239,1) 100%);
background: linear-gradient(to top, rgba(4,130,172,1) 0%, rgba(3,180,239,1) 100%);
margin-bottom: 0; /*bottom spacing between header and rest of content*/

text-transform: uppercase;

padding: 10px 0px 3px 7px; /*31px is left indentation of header text*/

height:21px;

}

.urbangreymenu h3.headerbar{

margin: 0px;

border-bottom:#FFFFFF;

}

.urbangreymenu .headerbar a{

text-decoration: none;

color:#000000;

display: block;

}

.urbangreymenu ul{

list-style-type: none;

margin: 0;

padding: 0;

margin-bottom: 0; /*bottom spacing between each UL and rest of content*/

}

.urbangreymenu ul li{

padding-bottom: 2px; /*bottom spacing between menu items*/

}

.urbangreymenu ul li a{

font: normal 12px Arial;

color:#ffffff;

background:#cecece;

display: block;

padding: 7px 0;

line-height: 17px;

padding-left: 8px; /*link text is indented 8px*/

text-decoration: none;

}

.urbangreymenu ul li a:visited{

color: black;

}

.urbangreymenu ul li a:hover{ /*hover state CSS*/

color: white;

background:#00b5f1;

}

.headerbar1{

font: bold 12px Verdana;

color:#000000;

background:url(../images/menu_nab.jpg)  repeat-x ; /*last 2 values are the x and y coordinates of bullet image*/

margin-bottom: 0; /*bottom spacing between header and rest of content*/

text-transform: uppercase;

padding: 10px 0px 3px 17px; /*31px is left indentation of header text*/

height:21px;

}

.urbangreymenu .headerbar1 a{

text-decoration: none;

color:#000000;

display: block;

}

body#login {

    background: url("../images/bg-login.gif") repeat;

    color: #FFFFFF;

}

#login-content {

    margin:80px auto;

    text-align: left;

    width: 300px;

}

#login-wrapper #login-top {

    padding: 140px 0px 0px 0px;

    text-align: center;

    width: 100%;

}

#login-wrapper {

    background: url("../images/bg-login-top.png") repeat-x scroll left top rgba(0, 0, 0, 0);

}

input.textbox {

    background: none repeat scroll 0 0 #FFFFFF;

	border:0;

	border-radius:3px;

    width: 200px;

	padding:5px;

	font-size:12px;

}

input.button {

    background: url("../images/bg-button-green.gif") repeat-x scroll left top #459300;

    border: 1px solid #459300;

	border-radius:3px;

    color: #000;

	font-weight:bold;

    cursor: pointer;

    display: inline-block;

    font-family: Verdana,Arial,sans-serif;

    font-size: 12px ;

    padding: 3px 10px;

	float:right;

	margin-right:10px;

}

.site_link{

color:#FFFFFF;

}
.site_link:hover {
	color:#F00;
	}
.text_box_midium{

padding:5px;

border: 1px solid #ccc;

width:250px;

}

.text_box{

padding:5px;

border: 1px solid #ccc;

width:98%;

}

.text_box_percen{

padding:5px;

border: 1px solid #ccc;

width:95%;

}

table{

margin-top:10px;

}

table th,

table td{

padding:7px;

text-align:left;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:14px;

border:none;

}

table th{

font-weight:bold;

}

table thead td{

background:#5bb31a;

border-bottom:1px solid #5bb31a;

font-size:12px;

color:#FFFFFF;

font-weight:bold;

}

table.showlist{

border:1px solid #ccc;

}

table.showlist tbody td{

border-bottom:1px solid #ccc;

font-size:12px;

color:#000;

}

.deleteall_margin{

margin-top:5px;

}

label{

padding:0px 5px 0px 5px;

cursor:pointer;

font-weight:bold;

}

.menu_setting_panel{

margin:10px 0px;

border:#CCCCCC 1px solid;

padding:10px;

}

.menu_setting_panel ul

{

margin:0;

padding:0px;

list-style:none;

margin-bottom:10px

}

.menu_setting_panel li

{

margin:0;

padding:0px;

padding:10px;

}

.menu_setting_panel li.menu_li

{

background: linear-gradient(to top, #FFF, #f0f0f0) repeat scroll 0 0 #F1F1F1;

margin-bottom:5px;

border: #CCC 1px solid;

}

.sortable-list {

	list-style: none;

	margin: 0;

	min-height: 60px;

	padding: 10px;

}

.menu_edit_details{

display:none;

}

.sortable-item {

	cursor: move;

	display: block;

	font-weight: bold;

	

	margin-bottom: 5px;

	text-align: left;

	width:88%;

	float:left;

}

.menu_edit_part{

display: block;

width:10%;

float:right;

}

.showlist img{

width:80px;

}

.all_flag{

position:absolute;

right:10px;

top:10px;

}

.all_flag img{

border:#000 1px solid;

}

.all_language{

border:#CCCCCC 1px solid;

}

.all_language th{

background:#0D7DCE;

color:#FFFFFF;

border-right:#1D9DCE 1px solid;

}

.all_language td{

border-right:#CCC 1px solid;

}

.uploader_cus{

background:#0D7DCE;

padding:5px;

margin-bottom:10px;

}

.uploader_cus a,

.uploader_cus a:hover{

color:#FFFFFF;

font-weight:bold;

}

a{

color:#056AB1;



line-height:20px;

}

select{

line-height:24px;

}

.loading_image{

float:right;

display:none;

}



/****************/



.page_row_link{

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:11px;

font-weight:normal;

line-height:18px;

text-decoration:none;

padding:5px 5px;

}

/************************/

.default_form{

	display:block;	

}

.default_form .fields{

	display:block;	

	margin:16px 0 0 0;

}

.default_form .fields label{

	display:block;	

	font-size:14px;

	font-weight:600;

	margin:0 0 6px 0;

}

.default_form .fields .inputfield{

	display:block;

	width:300px;

	max-width:100%;

	padding:3px 4px;

	height:30px;

	border:1px solid #cacaca;	

	background-color:#fff;

}

.default_form .fields input[type=file].inputfield{

	height:auto;	

}

.default_form .fields textarea.inputfield{

	height:100px;	

}

.default_form .fields .multisel{

	height:auto;	

}

.default_form .add_remove{

	display:block;	

}

.default_form .add_remove .selbox{

	display:block;

	float:left;

	width:40%;	

}

.default_form .add_remove .selbox .inputfield{

	width:100%;	

}

.default_form .add_remove .move{

	display:block;

	float:left;

	width:20%;

	padding:10px 20px 0 20px;	

	text-align:center;

}

.default_form .add_remove .move input{

	background-color:#FF813C;

	display:inline-block;

	width:80px;

	max-width:100%;

	padding:5px 10px;

	height:auto;

	border:0;

	color:#fff;

	font-size:15px;

	font-weight:600;

	margin:10px 0;	

	border-radius:3px;

	cursor:pointer;

	-webkit-transition:500ms;

	-moz-transition:500ms;

	-ms-transition:500ms;

	-o-transition:500ms;

    transition:500ms;

}

.default_form .add_remove .move input:hover{

	background-color:#D05817;	

}
table.showlist tbody td a {
	color:#fff;
	background:#F00;
	padding:5px 10px;
	}





































