@charset "UTF-8";
@font-face {
  font-family: 'Nobile';
  font-style: normal;
  font-weight: 400;
  src:  url(https://themes.googleusercontent.com/static/fonts/nobile/v4/BdG5WJmB9CCPn6im5Y8A5OvvDin1pK8aKteLpeZ5c0A.woff) format('woff');
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	top: 0px !important;
}
body,td,th {
	font-family: 'Nobile';
	font-size: 11px;
	color: #555555;
}
.welcomefont {
	font-size: 42px;
	color:#000000;
	font-weight:bold;
}
.welcomuser
{
	font-size: 40px;
	color:#363636;	
}
.headerbg {
	/*background-image: url(../images/header_bg.jpg);*/
	background:white url(../images/verylong.png);
	height:60px;
	padding-left:12px;
	text-align:left;
	background-repeat:repeat-x;
	background-position:bottom;
	/*border-bottom:1px solid #c2c2c2;*/
	/*-webkit-box-shadow: 0px 2px 5px 0px #c3c3c3;
-moz-box-shadow: 0px 2px 5px 0px #c3c3c3;
box-shadow: 0px 2px 5px 0px #c3c3c3;*/
	}
.urllink:link {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.urllink:visited {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.urllink:hover {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.urllink:active {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}.btnstyle {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #F5F5F5;
	border: 1px solid #999999;
}
.inputtxt {
	border: 1px solid #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.errmsg {
	color: #FF0000;
}
.contentlink:link {
	color: #FF6600;
	text-decoration: none;
}
.contentlink:visited {
	color: #FF6600;
	text-decoration: none;
}
.contentlink:hover {
	color: #FF6600;
	text-decoration: underline;
}
.contentlink:active {
	color: #FF6600;
	text-decoration: none;
}
.btnlink:link {
	color: #161616;
	text-decoration: none;
}
.btnlink:visited {
	color: #161616;
	text-decoration: none;
}
.btnlink:hover {
	color: #161616;
	text-decoration: underline;
}
.btnlink:active {
	color: #161616;
	text-decoration: none;
}
.tblborder {
	border: 0px solid #999999;
}
.colhead {
	font-weight: bold;
	color: #000000;
	background-color: #DBDBDC;
}
.modulehead
{
	color: #333333;
	font-weight:bold;
	background-color: #f5f5f5;
}
.headlink:link 
{
	color: #000000;
	text-decoration: none; 
	
}
.headlink:visited 
{
	color: #000000;
	text-decoration: none; 
}
.headlink:hover 
{
	color: #000000;
	text-decoration: underline; 
}
.headlink:active
{
	color: #000000;
	text-decoration: none; 
}
.leftcol {
	background-color: #e7e6e6;
	width: 257px;
	padding-left:12px;
}
.rightcol {
	background-color: #DDDDDD;
	width: 15%
}.contentarea {
	padding-left: 27px;
	padding-top:18px;
	
}
.content_row_2 {
	background-color: #F5F5F5;
}
.content_row_update {
	background-color: #FF5555;
}
.playlist_row_2 {
	background-color: #FFF8EE;
}
.playlist_row_update {
	background-color: #FF5555;
}
.rownormalbg
{
	background-color: #F5F5F5;
}
.rowselectedbg
{
	background-color:#F4CB87;
	font-weight:bold;
}
.plrselectedbg
{
	font-weight:bold;
	background-color:#F6F6F6;
}	
.pageon {
	color:#000000;
	}
.pageoff {
	}
.pagenolink:link {
	color: #666666;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}
.pagenolink:visited {
	color: #666666;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}
.pagenolink:hover {
	color: #666666;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: underline;
}
.pagenolink:active {
	color: #666666;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}
.pagehead {
	font-size: 22px;
	color: #4c4c4c;
}
.memberoption:link {
	font-size: 24px;
	color: #464646;
	text-decoration: none;
}
.memberoption:visited {
	font-size: 24px;
	color: #464646;
	text-decoration: none;
}
.memberoption:hover {
	font-size: 24px;
	color: #464646;
	text-decoration: underline;
}
.memberoption:active {
	font-size: 24px;
	color: #464646;
	text-decoration: none;
}
.grayline
{
	background-color:#c8c8c8;
	width:1px;
}
.btnon {
	background-color: #00FF00;
	padding: 5px;
	height: 25px;
	width:25px;
	color:#FFFFFF;
	font-weight:bold;
}
.btnoff {
	background-color: #FF0000;
	padding: 5px;
	height: 25px;
	width:25px;
	color:#FFFFFF;
	font-weight:bold;
}
.btninactive {
	background-color: #CCCCCC ;
	padding: 5px;
	height: 25px;
	width:25px;
	color:#FFFFFF;
	font-weight:bold;
}
.btnonofflink:link {
	color: #FFFFFF;
	text-decoration: none;
}
.btnonofflink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.btnonofflink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.btnonofflink:active {
	color: #FFFFFF;
	text-decoration: none;
}
.twittertblborder {
	border: 1px solid #999999;
}
.twpageon {
	background-color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	}
.twpageoff {
		background-color:#B5B4B4;
		font-weight:bold;
		font-size:12px;
	}
	.twpageother
	{
	background-color: #DBDADA;		
	}
	.twpagenolink:link {
	color: #000000 ; 
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
.twpagenolink:visited {
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
.twpagenolink:hover {
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: underline;
}
.twpagenolink:active {
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}

.charactermsg {
	font-size: 14px;
	font-weight: normal;
}
.productionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #f89400;
}
.productioncontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}
.production_head
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #f89400;
}
.production_module {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #f89400;
}
.production_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.productioninput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}
.accessdenied {
	background-color: #F5F5F5;
	color: #555555;
	font-size: 16px;
	padding:10px;
	width:220px;
	line-height:23px;
}
.tab
{
	padding:8px;
	background-color:#CCCCCC;
}

.tabselected
{
	padding:8px;
	background-color:#666666;
	color:#FFFFFF;
}
.tablink:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.tablink:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.tablink:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.tablink:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.overlay
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:100;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
}
.popupfonthead
{
	font-size:24px;
}
.webbuttonhead {
	font-size: 26px;
	color: #FFFFFF;
	font-weight: bold;
}
.webbuttoncontent {
	font-size: 14px;
	color: #4D4D4D;
}
.webbutton_inputtxt {
	font-size: 14px;
	color: #333333;
	border: 1px solid #999999;
}
.popupfontcontent
{
	font-size:16px;
}
.popupinputtext
{
	background-color:#f9f9f9;
	border:1px solid #e3e3e3;
	font-family: Helvetica;
	font-size:12px;
}
.catlink:link {
	color: #555555;
	text-decoration: none;
}
.catlink:visited {
	color: #555555;
	text-decoration: none;
}
.catlink:hover {
	color: #555555;
	text-decoration: underline;
}
.catlink:active {
	color: #555555;
	text-decoration: none;
}
.playlistlink:link 
{
	font-size:14px;
	color: #000000;
	text-decoration: none; 	
}
.playlistlink:visited 
{
	font-size:14px;
	color: #000000;
	text-decoration: none; 
}
.playlistlink:hover 
{
	font-size:14px;
	color: #000000;
	text-decoration: underline; 
}
.playlistlink:active
{
	font-size:14px;
	color: #000000;
	text-decoration: none; 
}
.headingtext
{
	/*background-image:url(../images/heading_bg.jpg);*/
	background:url(../images/toolbox_header.png) no-repeat;
	background-size:100% 100%;
	-moz-background-size:100% 100%;
	height:34px;
	font-size:14px;
	padding-left:5px;
}
.selectbox
{
	font-size:12px;
	width:229px;
	border: 1px solid #c8c8c8;
	height:30px;
	vertical-align:middle;
	padding:5px;
}
.btnbg
{
	/*background-image:url(../images/btn_bg.jpg);*/
	background:url(../images/bottom.png); background-size:100% 100%;-moz-background-size:100% 100%;height:95px;
}
.toolsbg
{
	height:58px;
	background-image:url(../images/toolsbg.jpg);
}
.accountlink:link,.accountlink:active,.accountlink:visited
{
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
.accountlink:hover
{
	font-size:12px;
	color:#666666;
	text-decoration:underline;
}
.imagestype
{
	padding:7px;
}
.tab_selected, .tab_not_selected
{
	width:122px;
	text-align:center;
	font-size:15px;	/*20pt*/
	font-family: 'Nobile';
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:100% 100%;
	padding-top:10px;
}
.tab_selected
{
	background-image:url(../images/tab_down.png);
	color:white;
	
}
.tab_selected:hover, .tab_not_selected:hover
{
	cursor:pointer;
}
.tab_not_selected
{
	background-image:url(../images/tab_up.png);
	color:#6d6f71;
}

.changelink
{
cursor:pointer;
}
.tabselected_left
{
	background-image:url(../images/tab_down_left.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:10px;
	height:40px;
}
.tabselected_right
{
	background-image:url(../images/tab_down_right.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:10px;
	height:40px;
}
.tabselected_middle
{
	background-image:url(../images/tab_down_middle.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-top:18px;
	height:40px;
	color:white;
	text-align:center;
	font-size:15px;	/*20pt*/
	font-family: 'Nobile';
	font-weight:bold;
	vertical-align:bottom;
	width:auto;
}
.tabnotselected_left
{
	background-image:url(../images/tab_up_left.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:10px;
	height:40px;
}
.tabnotselected_right
{
	background-image:url(../images/tab_up_right.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:10px;
	height:40px;
}
.tabnotselected_middle
{
	background-image:url(../images/tab_up_middle.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-top:18px;
	height:40px;
	color:#6d6f71;
	text-align:center;
	font-size:15px;	/*20pt*/
	font-weight:bold;
	vertical-align:bottom;
}
.app_table
{
	padding-top:18px;
}
.app_table tr td:first-child
{
	width:130px;
}
.app_table td, app_table th
{
	font-size:13px; /*13pt*/
	color:#4d4d4d;
	padding-bottom:18px;
}
.app_table td
{
	padding-right:18px;

}
.grayline_hor
{
	
	vertical-align:text-top;
	background-color:#c8c8c8;
	height:1px;
}
.tabletab
{
	vertical-align:bottom;
	height:30px;
}
.title
{
	font-size:20px;	/*20pt*/
	color:#4d4d4d;
	font-weight:bold;
}
.app_area
{
	margin-left:0px;
	margin-top:0px;
	width:658px;
	border:thin;"
}
.textboxclass
{
	width:235px;
	border: 1px solid #c8c8c8;
	font-size:12px;
	padding:5px;
}
.main-table td{font-size:12px; font-weight:normal}
span.message {
	color: #791215;
	width:100%;
	font-size:11px; 
	font-weight:bold;
	text-align: left;
}
.usrating
{
  color: #676767;font-size: 19px; font-weight: normal;
}
table.adminlist {
	width: 100%;
	border-spacing: 0px;
	/*background-color: #e7e7e7;*/
	color: #000000;
}

table.adminlist td,
table.adminlist th {padding: 0px; border: 1px solid #F3F3F3; }
table.adminlist{font-size:12px;font-family: Nobile,Arial, Helvetica, sans-serif;}
table.adminlist a{color:#333; text-decoration:underline;}
table.adminlist a:hover{text-decoration:underline}

table.adminlist thead th {
	text-align: left;
	/*background-image: url(../images/BTN_BACKGROUND.png);*/
	background: #f3f3f3 url(http://www.digitalmarketingbox.com/unoapp/images/heading_bg.jpg);
	color: #676767;
	height:30px;
	border: 1px solid #CCC;
}
table.adminlist thead th a{ text-decoration: none; color:##C0C0C0; }

table.adminlist thead a:hover { text-decoration: none; }

table.adminlist thead th img { vertical-align: middle; }

table.adminlist tbody th { font-weight: bold; }

table.adminlist tbody tr			{ /*background-color: #fff;*/  text-align: left; }
table.adminlist tbody tr.row1 	{ background: #f1f1f1; border-top: 1px solid #f3f3f3; }

table.adminlist tbody tr.row0:hover td,
table.adminlist tbody tr.row1:hover td  { background-color: #ffffdd ; }

table.adminlist tbody tr td 	   { height: 30px; /*background: #fff;*/ }
table.adminlist tbody tr.row1 td { background: #f9f9f9; border-top: 1px solid #FFF; }

table.adminlist tfoot tr { text-align: center;  color: #333; }
table.adminlist tfoot td,
table.adminlist tfoot th { background-color: #f3f3f3; border-top: 1px solid #999; text-align: center; }

table.adminlist td.order 		{ text-align: center; white-space: nowrap; }
table.adminlist td.order span { float: left; display: block; width: 20px; text-align: center; }

table.adminlist .pagination { display:table; padding:0;  margin:0 auto;	 }

/* below added for shortmessage app*/
.queued th
{	
	background:url(../images/heading_bg.jpg);
	white-space:nowrap;
	/*height:34px;*/
}
.queued th, .queued td
{
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
}
.queued tr
{	
	height:34px;
	text-align:center;
}
table.queued
{
	border-top: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
}
.text_textarea
{
	width:530px;
	height:110px;
	resize: none;
	border: 1px solid #c8c8c8;	
	font-size:15px;
	color:#4d4d4d;
	line-height:20px;
}

span.note {
	color: #666;
	width:100%;
	font-size:9px; font-weight:normal;
	text-align: left;
}
span.message {
	color: #791215;
	width:100%;
	font-size:11px; font-weight:bold;
	text-align: left;
}
/*			 end 			*/

.sort_bar tr td
{
	font-weight:bold;
	height:30px;
	width:80px;	
	cursor:pointer;
	text-align:center;
	padding:0px;
	border:1px solid #c3c3c3;
}
.sort_bar tr td:first-child{background-image:url(../images/heading_bg.jpg);background-position:bottom;width:80px;}	
.sort_bar tr td:first-child +td{background-color:#FFDE3A;}
.sort_bar tr td:first-child +td+td{background-color:#009F00;}
.sort_bar tr td:first-child +td+td+td{background-color:lightgrey;}
.sort_bar tr td:first-child +td+td+td+td{background-image:url(../images/heading_bg.jpg); background-position:bottom;}

.sort_bar2 tr td
{
	font-weight:bold;
	height:30px;
	width:130px;	
	cursor:pointer;
	text-align:center;
	padding:0px;
	border:1px solid #c3c3c3;
	font-size:15px;
}
.sort_bar2 tr td:first-child{background-image:url(../images/heading_bg.jpg);background-position:bottom;width:130px;border-radius:7px 0 0 7px;-moz-border-radius:7px 0 0 7px;}	
.sort_bar2 tr td:first-child +td{background-color:lightyellow;}
.sort_bar2 tr td:first-child +td+td{background-color:lightgreen;}
.sort_bar2 tr td:first-child +td+td+td{background-color:pink;border-radius:0 7px 7px 0;-moz-border-radius:0 7px 7px 0;}


.textboxclass_long
{
	width:355px;
	border: 1px solid #c8c8c8;
	font-size:12px;
	height:23px;
}

table.queued tr:hover
{
	background-color:lightyellow;
}

a.orangelink:-webkit-any-link
{
	color:orange;
	text-decoration:none;
}
.toggleup
{
	background-image:url(../images/arrow_up.png);
	background-position:98% 50%;
	background-repeat:no-repeat;
	background-color:lightgrey;
	width:95%;
	line-height:30px;
	font-weight:bold;
	text-indent:1%;
}
.toggledown
{
	background-image:url(../images/arrow_down.png);
	background-position:98% 50%;
	background-repeat:no-repeat;
	background-color:lightgrey;
	width:95%;
	line-height:30px;
	font-weight:bold;
	text-indent:1%;
}
.td_align_center
{
	text-align:center;	
}
.td_align_left
{
	text-indent:2%;
	text-align:left;	
}
.textboxclass_half
{
	width:270px;
	border: 1px solid #c8c8c8;
	font-size:12px;
	height:23px;
	text-indent:1%;
}
select.textboxclass_half
{
	text-indent:0px;	
}
.checkmark
{
	width:15px;
	height:15px;
	margin-left:10px;	
}

.spacing 
{
	width:18px;

}
.textboxclass_xlong
{
	width:440px;
	border: 1px solid #c8c8c8;
	font-size:12px;
	text-indent:1%;
	height:23px;
}

.imagenormal
{
	width:157px;
	height:215px;
	background-color:#FFFFFF;
	-moz-border-radius: 15px;
	border-radius: 15px;
	float:left;
	text-align:center;
}
.imageover
{
	width:157px;
	height:215px;
	background-color:#f1f1f1;
	-moz-border-radius: 15px;
	border-radius: 15px;
	float:left;
	text-align:center;
}

.navyblue
{
	padding-left:11px;
	vertical-align:middle;
	background-color:aliceBlue;
	color:navy;
	height:30px;
}
.navyblue:hover , .navyblue_selected
{
	padding-left:11px;
	vertical-align:middle;
	background-color:navy;
	color:white;
	height:30px;
}

.toggle{
padding-left:11px;
	vertical-align:middle;
	background-color:#FFFFFF;
	color:#555555;
	height:30px;
	background:url(../images/arrow_down.png) no-repeat;
	background-position:95% 50%;
	font-weight:500;
	/*border:1px dashed black;*/
}
.noggle{
padding-left:11px;
	vertical-align:middle;
	background-color:#FFFFFF;
	color:#555555;
	height:30px;
	background:url(../images/arrow_up.png) no-repeat;
	background-position:95% 50%;
	font-weight:500;
	/*border:1px dashed black;*/
}
.gallery_list
{
	padding-left:11px;
	vertical-align:middle;
	background-color:#f3f3f3;
	color:#555555;
	height:30px;
	width:90%;
		-moz-border-radius: 5px 0px 0px 5px;
	border-radius:5px 0px 0px 5px;
}
.gallery_list:hover
{
	background-color:lightpink;
}
.gallery_list_selected
{
	padding-left:11px;
	vertical-align:middle;
	background-color:lightpink;
	color:#FFFFFF;
	height:30px;
	-moz-border-radius: 5px 0px 0px 5px;
	border-radius:5px 0px 0px 5px;
}
.spacer{
	height:3px;	
}
.listtable{
	width:95%;
	float:right;
}
.small_icon
{
	width:18px;
	height:18px;
	border:none;	
}
.companytd{
	background-color:lightgrey;
	color:#4d4d4d;
}.contacttd{
background-color:lightgrey;	
}
.rounded_button
{

padding:4px 20px 4px 20px;
-moz-border-radius: 5px;
border-radius:5px;
text-decoration:none;
cursor:pointer;	
display:inline-block;
}
.rounded_button:hover
{

}
.upload_input{
		border:1px solid #c3c3c3;
		height:23px;
		line-height:23px;	
		width:230px;
		margin-bottom:15px;
		}
		.upload_input2{
		border:1px solid #c3c3c3;
		height:23px;
		line-height:23px;	
		width:200px;
		margin-bottom:15px;
		}
	.destination_icon
	{
		height:40px;
		width:40px;
		border:none;
		padding:9px;	
	}
	
		.tablesorter .header {
/*background-image: url('../images/bg.gif');

background-repeat: no-repeat;
background-position: center right;*/
cursor: pointer;
background:url(http://www.digitalmarketingbox.com/unoapp/images/heading_bg.jpg);
}

	.tablesorter tr th.headerSortUp { 
  /*  background-image: url('../images/asc.gif'); */
    background-color: #E2FFFF; 
	background:url(http://www.digitalmarketingbox.com/unoapp/images/heading_bg.jpg);
} 
 .tablesorter tr th.headerSortDown { 
/*    background-image: url('../images/desc.gif'); */
   	background-color: #E2FFFF; 
	background:url(http://www.digitalmarketingbox.com/unoapp/images/heading_bg.jpg);
   
} 

.rev_settings {
	border:1px solid #c3c3c3;	
	height:23px;
	color:#4d4d4d;
}
.reviewtooltip
{
	padding:0px;
}
tr.reviewadded td
{
	background-color:#F8FFDB;	
}
.reviews_toggle
{
	background:#f3f3f3;
}td.reviews_toggled
{
	background:#F73E5C;
	color:white;
	border-style:double;
}
.login
{
	border:1px solid #c3c3c3;
	width:90px;
	margin:10px;
	padding:3px;	
}
.review_settings_div
{
	padding:15px;	
	-moz-border-radius: 5px;
	border-radius:5px;
}
.review_settings_div>span:last-child
{
color: #Ffffff;
line-height: 250%;
}
div.review_settings_div_hover
{
	padding:15px;	
	-moz-border-radius: 5px;
	border-radius:5px;
background:#ffffff;
}
div.review_settings_div_hover>span:last-child
{
color: #F73E5C;
line-height: 250%;
}
div.review_settings_div_focus
{
	padding:15px;	
	-moz-border-radius: 5px;
	border-radius:5px;
background:#ffffff;
}
div.review_settings_div_focus>span:last-child
{
color: #F73E5C;
line-height: 250%;
}


.settings_title{
font-size:14px;padding-top:2px;vertical-align:middle;font-weight:bold;	
}
.usernotificationtable td{
	font-size:11px;text-indent:10px;
	
}
.table_padding
{
padding-bottom:18px;	
}
.18px_padding
{
height:18px;	
}

.5px_padding
{
	font-size:5px;
height:5px;	
line-height:5px;
}
.placeholder
{
	color:#4d4d4d;	
}

div.appdraw{position: relative;
top: -3px;
white-space: nowrap;font-size:9px;
color:#4d4d4d;display:inline-block;
width: 64px;
text-align: center;
margin-top: 3px;
}
.rgtextbox
{
	padding:6px;
	width:200px;
	border:1px solid #C3C3C3;
}
.regheading
{
	  color: #F73E5C;
	  font-size:16px; 
}
.error
{
	color: #F73E5C;
	font-size:12px;
}
.user_notifycation_settings>td:hover{
	border:2px dashed #c3c3c3;
	border-left:none;
	border-right:none;
	background-color:#f4f4f4;
}
.user_notifycation_settings>td{
	padding-top:10px;
	padding-bottom:10px;
}
.user_notifycation_settings2>td{
	border:2px dashed #c3c3c3;
	border-left:none;
	border-right:none;
	background-color:#f4f4f4;
	padding-top:10px;
	padding-bottom:10px;
}.tooltip {
	display:none;
	background:transparent url(./tooltip/white_big.png);
	background-size:100% 100%;
	padding:40px 40px 40px 40px;
	font-size:12px;
	height:170px;
	width:380px;
	padding:25px;
	color:#4d4d4d;	
}

.ttinputbox{
border: 0;
padding: 8px 5px 4px 7px;
font: 12px georgia,serif;
color: #524B33;
background:url(../images/txt_area.png) transparent;
background-size:42px 20px;
-moz-background-size:42px 20px;
background-repeat:no-repeat;
background-position:0px 5px;
/*background:url(./images/txt_area.png)  #F3EEE0 100% 100%;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-box-shadow: inset 1px 2px 2px 0 #cac7b5;
-moz-box-shadow: inset 0 1px 2px 0 #cac7b5;
box-shadow: inset 0 1px 2px 0 #cac7b5;*/
width:35px;

}	#TB_window
{
	-moz-border-radius: 10px;
	border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow: 5px 5px 10px #666666;
	-moz-box-shadow: 5px 5px 10px #666666;
-webkit-box-shadow: 5px 5px 10px #666666;
}

.assetname{
overflow:hidden;width:120px;white-space:nowrap;display:inline-block;
}
.assetname:hover{
overflow:visible;

opacity:1;
}
#content
{
	width:658px;
}
.normalrow
{
	background-color:#FFFFFF;
	height:35px;
}
.normalrow:hover
{
	background-color:#FFFFCC;
	height:35px;
}
.highlightcolor, .highlightcolor:link, .highlightcolor:visited, .highlightcolor:hover, .highlightcolor:active 
{
	color:#f73e5c;
}
.assetbanner{
	width:100%;height:40px;float:left;line-height:40px;text-indent:10px;color:white;font-weight:bold;font-size:15px;background:url('../images/trans.png');background-repeat: repeat-x;
background-position: top;
}

.socialmedia_icon
{
	margin:7px; height:80px;float:left;text-align:center;width:65px;line-height:100%;
}
.socialmedia_icon>label>img
{
	width:50px;
	height:50px;
	margin-left:3px;
	
}	li.assetmodule{
	padding:5px 20px;	float:left;cursor:pointer;
	}
	div.assetmodule{
	padding:5px 14px;	float:left;
	}
    .assetmodule img{
	width:60px;	border-radius:13px;-moz-border-radius:13px; border:3px solid transparent;
	}.assetmodule div{
	text-align:center;padding:5px;
	}.assetmodule input{
	display:none;	
	}
	.asset_container{
	border:1px #c3c3c3 solid;	padding:15px;height:100px;background:url(../images/heading_bg.jpg) repeat-x; background-size:auto 110%;
	-moz-background-size:auto 110%;	-webkit-background-size:auto 110%;
	}
	.assetmodule{
	list-style:none;	
	}

.fl{float:left;}
.tab_focused, .tab_notfocused{ white-space:nowrap;cursor:pointer;}
.tab_focused .left{
	background:url("../images/tab_down_left.jpg");
	height:29px;
	width:10px;
}
.tab_focused .middle{
	background:url("../images/tab_down_middle.jpg");
	padding:0 10px;
	color:white;
	height:29px;
	line-height:30px;
	font-size: 16px;
	font-weight: bold;
	font-family:nobile;
}
.tab_focused .right{
	background:url("../images/tab_down_right.jpg");
	height:29px;
	width:10px;

}

.tab_notfocused .left{
	background:url("../images/tab_up_left.jpg");
	height:29px;
	width:10px;
}
.tab_notfocused .middle{
	background:url("../images/tab_up_middle.jpg");
	padding:0 10px;
	color:#4d4d4d;
	height:29px;
	line-height:30px;
	font-size: 16px;
	font-weight: normal;
	font-family:nobile;
}
.tab_notfocused .right{
	background:url("../images/tab_up_right.jpg");
	height:29px;
	width:10px;

}
.zebra{
border:1px #c3c3c3 solid;border-bottom:none;

float:left;
}
.zebra td, .zebra th{
	border-bottom: 1px #C3C3C3 solid;
font-family: arial;
font-size: 12px;
color: #444;
padding: 5px;
}
.zebra th{
background: url(../images/heading_bg.jpg) repeat-x;
background-size: auto 104%;
}
.zebra tr.odd td{
	background:#f5f5f5;
}
#tooltip.sportsteamname{
    border:3px solid white;
    background:whitesmoke;
	font-weight:bold;
	text-shadow:1px 1px 3px grey;
    color:navy;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px; 
    margin-top:2px;
	padding-right:20px;
	width:auto;
}
.subtitle
    {
		margin-left:20px;font-size:12px;	
	}
    .subtitle+div
    {
		margin-left:20px;font-size:12px;	
	}
    
	
	.transparentpopup{	position: absolute;margin-left: 100px;margin-top: 20px;z-index: 9000;width: 300px;height:auto;background: #666;opacity: 0.8;border-radius: 10px;-moz-border-radius: 10px;text-align: center;font-size: 18px;color: white;vertical-align: middle;font-family: nobile;line-height: 100%;text-shadow: 1px 1px 3px black;filter: alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity: 0.8;top:50%;left:50%;padding:50px 50px 20px 50px;}
	   .square{
	width:12px;
	height:12px;
	float:left;	
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
border: 1px #C3C3C3 solid;
margin:0 2px;
	}
	.status{
	float: left;
height: 20px;
line-height: 20px;
margin: 2px;	
white-space:nowrap;
padding-right:10px;
margin-top:5px;
	}
	
	
/*Welcome page styles*/

#welcome_area
{
	width:658px;
	 padding:10px;
}

#welcome_msg
{
	font-size:42px;
	color:#4d4d4d;
}

#welcome_msg span
{
	color:#f73e5c;
}

.help_msg
{
	font-size:19px;
	color:#4d4d4d;
}

.space{ padding-top:18px;}

#cat_heading
{
	font-weight:bold;
	color:#4d4d4d;
	font-size:18px;
}

.cat_box_outer
{
	width:658px;
}

.cat_box
{
	float:left;
	width:143px;
	margin-right:20px;

}

.cat_box_top
{
	background-image:url(../images/cat_box_top.jpg);
	background-repeat:no-repeat;
	width:143px; 
	height:16px;
}

.cat_box_bot
{
	background-image:url(../images/cat_box_bot.jpg);
	background-repeat:no-repeat;
	width:143px; 
	height:18px;
}

.cat_box_mid
{
	background-image:url(../images/cat_box_mid.jpg);
	background-repeat: repeat-y;
	width:123px; 
	height:217px;
	padding:0 10px;
	
}

.cat_box_mid a:link, a:visited
{
	text-decoration:none;
	color:#555555;
}

.cat_box_mid a:hover, a:active
{
	text-decoration:none;
	color:#555555;
}

.preview
{
	color:#a5a8ab;
	font-size:12px;
	text-align:center;
}

.preview_active
{
	color:#f73e5c;
	font-size:12px;
	text-align:center;
}

#profile_setup
{
	background-image:url(../images/profile_setup.jpg); 
	width:118px;
	height:172px; 
	background-repeat:no-repeat;
	text-align:center;
	position:relative;
	
}

#facebook_setup
{
	background-image:url(../images/facebook_setup.jpg); 
	width:116px;
	height:172px; 
	background-repeat:no-repeat;
	text-align:center;
	position:relative;
}

#twitter_setup
{
	background-image:url(../images/twitter_setup.jpg); 
	width:116px;
	height:172px; 
	background-repeat:no-repeat;
	text-align:center;
	position:relative;
}

#calendar_setup
{
	background-image:url(../images/calendar_setup.jpg); 
	width:116px;
	height:172px; 
	background-repeat:no-repeat;
	text-align:center;
	position:relative;
}

#reviews_setup
{
	background-image:url(../images/reviews_setup.jpg); 
	width:118px;
	height:172px; 
	background-repeat:no-repeat;
	text-align:center;
	position:relative;
}

#sports_setup
{
	background-image:url(../images/sports_setup.jpg); 
	width:116px;
	height:172px; 
	background-repeat:no-repeat;
	text-align:center;
	position:relative;
}

.cat_desc
{
	width:auto;
	font-size:10px;  
	padding-top:149px;
	text-decoration:none;
}

.cat_desc span
{
	font-size:14px;
	color:#f73e5c;
}

.checked
{
	position:absolute;
	top:-26px;
	left:93px;
}

.unchecked
{
	display:none;
}


/*Profile report*/
#profile_report_outer
{
	width:658px;
	
}

#head_area
{
	width:658px;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}

#head_icon
{
	width:52px;
	margin-right:16px;
	float:left;
}

#heading
{
	width:460px;
	float:left;
	font-size:24px;
}
#head_details
{
	width:130px;
	font-size:12px;
	float:right;
	text-align:right;
}

#bottom_bar
{
	background-image:url(../images/bottom_bar.jpg);
	background-repeat:repeat-x;
	height:11px;
	width:658px;
}

.head_bg
{
	background-image:url(../images/head_bg.jpg);
	background-repeat:repeat-x;
	height:33px;
	color:#414141;
}

.report
{
	background-color:#cccccc;
	width:650px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.odd
{
	background-color:#FFF;
	height:46px;
	text-align:center;
}

.even
{
	background-color:#f2f2f2;
	height:46px;
	text-align:center;
}

#icon_desc_area
{
	width:630px;
	padding:10px;
}

#icon_desc_area_left
{
	float:left;
	width:210px;
	
}

#icon_desc_area_mid
{
	float:left;
	width:210px;
	
}

#icon_desc_area_right
{
	float:left;
	width:210px;
	
}

#icon_desc_area p span
{
	vertical-align:top;
}

.icon_space
{
	padding:0 5px;
}


/*****Pagination style******/
#nav
{
	width:658px;
}

#search
{
	width:200px;
	float:left;
	
}

#pagination_outer
{
	/*width:358px;*/
	float:right;
	/*text-align:right;*/
	margin-left:100px;
}

ul.pagination{
	
	list-style-type:none;	
}

ul.pagination li.details{
    
    font-size:10px;
}

ul.pagination li.dot{padding: 3px 0;}

ul.pagination li{
	float:left;
	margin:0px;
	padding:5px 3px;
	/*margin-left:5px;*/
}

ul.pagination li.details{
   color:#888888;
}

ul.pagination li a:link
{
	color:#474747;
	border:solid 1px #B6B6B6;
	background:#E6E6E6;
	text-decoration:none;
	padding:0 2px;
	
}	

ul.pagination li a:hover,
ul.pagination li a.current
{
	background:#FFFFFF;
}
	
#admin_outer{ width:658px;}

.menu_icon { width:52px; float:left; margin-right:10px; text-align:center;}

.search_button{ background-image:url(../images/selectbgcolor-inactive.png); background-repeat:no-repeat; width:71px; height:27px;}

/********Twitter styles**********/
.uno_tweets{}

.uno_tweets ul { list-style-type:none; margin:0; padding:0;}

.tweet_textarea
{
	width:380px;
	height:110px;
	resize: none;
	border: 1px solid #c8c8c8;	
	font-size:15px;
	color:#4d4d4d;
	line-height:20px;
}

.countChar{font-size:20px;font-family: 'Nobile';color:#4d4d4d;font-weight:bold;height:30px;}

#follow_left
{
	width:457px;
	padding-right:10px;
	border-right:1px solid #c8c8c8;
	float:left;
	padding:5px;
	 height:500px; overflow:scroll;
}

#follow_right
{
	width:170px;
	float:left;
	padding-left:10px;
}

.follow_icon
{
	width:44px;
	margin-right:10px;
	float:left;
	text-align:left;
}

.foolow_content
{
	width:403px;
	float:left;
	text-align:left;	
}

.follower_name
{
	color:#333333;
	font-size:14px;
	font-weight:bold;
}

.text
{
	font-size:14px;
	color:#5a5b5d;
}

.text a:link
{
	color:#df8023;
	text-decoration:none;
}

.tweet_rounded_button
{
font-family:'nobile', Gadget, sans-serif;
padding:4px 4px 4px 4px;
/*border: 1px solid #999;*/
font-weight:bold;
-moz-border-radius: 5px;
border-radius:5px;
text-decoration:none;
cursor:pointer;	
display:inline-block;
background-color:#ebebeb;
}
.tweet_rounded_button:hover
{

}


.follow{color:#5db25d; text-decoration:none; display:none;}

.twitter_action_outer {width:auto}

.twitter_action_left {float:left; width:90px;color:#a0a5aa;}

.twitter_action_right {float:left; display:none;color:#e38f28;}

.twitter_action_right a{color:#e38f28; text-decoration:none; vertical-align:top;}

.follow_table th, .follow_table td
{
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
}
.follow_table tr
{	
	height:34px;
	text-align:left;
}
table.follow_table
{
	border-top: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
}

table.follow_table tr:hover
{
	background-color:#fcedbc;
}

.list-selcted
{
	background-color:#fcedbc;
}


.scrollTableContainer
{
	max-height: 300px;
	overflow-x:hidden;
	overflow-y: auto;
	position: relative;
}
.scrollTableContainer table {
	width:100%;
}
.scrollTableContainer table tbody {
	overflow: auto;
	height: 250px;
	
}

.count_bg
{
	background-image:url(../images/listed_bg_btn.png);
	background-repeat:no-repeat;
	width:23px;
	height:17px;
	text-align:center;
	padding-top:6px;
	color:#FFF;
	font-size:11px;
	
	
}

#new_company{display:none;}

#icon_outer{ position:relative;}
.action_icon{ visibility::none; position:absolute; top:-45px; left:-10px;}


.clear{ clear:both;}

/* Duplicate class odd fix*/
.zebra tr.odd{
text-align: inherit;	
}


.clearlink img:hover{
filter: alpha(opacity=100);
-moz-opacity:1;
opacity: 1;	
}.clearlink img{
filter: alpha(opacity=40);
-moz-opacity:0.4;
opacity: 0.4;	
cursor:pointer;
}


#sortable {
margin-left:50px;	float:left;
}
#sortable li{
	height:45px;line-height:45px;border:1px solid #c3c3c3; list-style:none;/*margin:5px 5px 5px 5px;*/width:250px;text-align:left;background:#f3f3f3 url(blue/bg.gif) right center no-repeat;color:#666666;cursor:move;
}
#sortable li input{margin: 3px 10px;
}
#sortable li.nevermind{
background:#f3f3f3  url('');	cursor:auto;
}
#sortable li:hover{
border-width:2px; background:white url(blue/bg.gif) right center no-repeat;
}
#sortable li.nevermind:hover{
background:white url('');	
}
.nav_panel
{
	background-color:#FBEDBE;height: 39px;padding-top: 10px;border-radius: 0 0 9px 9px;-moz-border-radius: 0 0 9px 9px;position: absolute;width: 100%;bottom: 0;	
}
.select .highlightcolor:hover{
	text-decoration:underline;
	text-shadow: 2px 2px 2px #C3C3C3;
	font-weight:bold;
	}
	
	.scroll_container{
background: url(../images/trans2.png) repeat-x;
background-position: 0 -100px;
background-size: auto 100%;
-moz-background-size: auto 100%;
height: 250px;	
border:1px solid #c3c3c3;
}
.station
{
	width:90%;	overflow:hidden;
}
.scroll_left,.scroll_right
{
	width:5%;	text-align:center;
}
.moving{
	width:9999px;	
	position:relative;
	left:-200px;
}
.station,.scroll_left,.scroll_right,.station
{
	float:left;	
}
.boxes
{
float:left;	
}.boxes:hover
{
background:#f3f3f3; box-shadow:1px 1px 10px #4d4d4d; -moz-box-shadow:1px 1px 10px #4d4d4d;-webkit-box-shadow:1px 1px 10px #4d4d4d; 
}

.arrows{
background: url(../images/ui-icons_222222_256x240.png);
width: 20px;
height: 20px;
}
.arrows.down
{
	background-position: -62px -14px;	
}
.arrows.up
{
	background-position: 0px -14px;	
}

#sortable2 {
margin-left:50px;	float:left;
}
#sortable2 li{
	height:45px;line-height:45px;border-bottom:1px solid #c3c3c3; list-style:none;/*margin:5px 5px 5px 5px;*/width:250px;text-align:left;background:#f3f3f3 url(../images/sort2.png) 95% center no-repeat;color:#666666;cursor:move;
}
#sortable2 li input{margin: 3px 10px;
}
#sortable2 li.nevermind{
background:#f3f3f3  url('');	cursor:auto;
}
#sortable2 li:hover{
/* border-width:2px; */ background:white url(../images/sort2.png) 95% center no-repeat; box-shadow:10px 10px 5px #888888;-moz-box-shadow:10px 10px 5px #888888;-webkit-box-shadow:10px 10px 5px #888888;margin:0px 0px 3px 10px;font-weight:bold;

}
#sortable2 li.nevermind:hover{
background:white url('');	margin:0px;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;
}


/*My special styles*/
#myspecial_outer{ width:658px;}

.myspecial_menu{ padding-left:80px;}

#special_items_outer{ width:654px; border:2px solid #dadbdb;}

#heading_area{ width:634px; padding:0 10px; background:url(../images/heading_bg.jpg); background-repeat:repeat-x; height:34px;}

#special_heading{ float:left;color:#666666; font-size:14px; font-weight:bold; width:429px; height:14px; padding:5px 0;}

#heading_right{ width:200px; float:right;  height:14px;}

#autopopulate_option{ width:200px; float:left; text-align:center;}

#seperator{ width:2px; float:left; padding:4px 0; height:24px;}

#changeorder_option{ width:140px; float:left;height:26px; padding-top:8px;text-align:center;}

#add_option{ width:20px; float:left;height:26px; padding-top:8px;text-align:right;}

#save_all{ float:right;height:26px; padding-top:4px;text-align:right; padding-left:3px;}

.specials{width:634px; padding:10px;}
.show_specials{width:634px; padding:10px;background-color:#f1f1f1; border-top:2px solid #dadbdb;}

.specials_left{vertical-align:top; font-weight:bold; font-size:12px;}

.special_item_textbox{ height:16px; border:2px solid #dadbdb; padding:4px;}


#sortable3 {
float:left;
}
#sortable3 li, tr.sort_tr{
	list-style:none;width:630px;text-align:left;color:#666666;cursor:move;
}

td.sort_tr{background:url(../images/sort2.png) 95% center no-repeat;}
td.sort_tr:hover{background:lightyellow url(../images/sort2.png) 95% center no-repeat;}

#sortable3 li.nevermind{
background:#f3f3f3  url(../images/sort2.png) 95% center no-repeat;	cursor:auto;
}
#sortable3 li:hover{
/* border-width:2px; */ background:white url(../images/sort2.png) 95% center no-repeat; box-shadow:10px 10px 5px #888888;-moz-box-shadow:10px 5px 5px #888888;-webkit-box-shadow:10px 10px 5px #888888;margin:0px 0px 3px 0px;font-weight:bold;

}
/*tr.sort_tr:hover{background:url(../images/sort2.png) 95% center no-repeat;color:#666666;cursor:move}*/

#sortable3 li.nevermind:hover{
background:white url(../images/sort2.png) 95% center no-repeat;	margin:0px;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;
}

.count_bg1
{
	background-image:url(../images/listed_bg_btn.png);
	background-repeat:no-repeat;
	background-position:0 2px;
	width:23px;
	height:22px;
	line-height:23px;
	text-align:center;
	color:#FFF;
	padding-top:1px;
	font-size:11px;
}

.zebra tr.past{
-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
}

.add_button,.delete_button,.edit_button{
	cursor:pointer;
}
.add_button img, .delete_button img{
width:20px;padding:2px;margin-right:10px;float:right;border:none;	
}
.edit_button{
	line-height: 25px;vertical-align: top;	color:#f73e5c;
}.edit_button:hover{
	text-decoration:underline;	
}
.rounded_button.unoapp{
	color:white;background:#f73e5c;	
}
#mydatepicker .ui-datepicker{
		display:block;	
}
.timeselections{
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background: whiteSmoke;
padding: 5px;
border: #C3C3C3 solid 1px;
line-height: 21px;
cursor: pointer;
width: 55px;
float: left;
text-align: center;
margin: 4px;
}
.timeselections.selected{
	border-color:#f73e5c;
	color	:#f73e5c;
	font-weight:bold;
}
.timeselections.disabled{
	border:#c3c3c3 solid 1px;	
	color	:#aaaaaa;
	text-decoration:line-through;
	cursor:auto;
}
.imageplaceholder{
width:290px;height:20px;background:#f5f5f5;float:left;opacity: 0.4;filter: alpha(opacity=40);border: 2px solid #c3c3c3;margin-top: 10px;	
}

.rounded_button.unoapp.back
{
background:#FABD22;
}

.unoapp_textbox{
border: 1px #C3C3C3 solid;
height: 25px;
line-height:25px;
font-size: 15px;
color: #555;
}


/* IMAGE GALLERY & MODULE */
.three_blocks
{
	margin-top:3%;
	float:left;
	width:195px;
	height:150px;
	/*background-color:#f5f5f5;*/
	display:inline-block;
	text-align:center;
	color:#5d5d5d;
}
.three_blocks div{
	font-weight:bold;
	font-size:20px;
}	
.three_blocks img{
height:70px;
width:70px;
}	div.ver_gray_line{
	margin-top:3%;height:150px; width:1px; background-color:#c3c3c3;	display:inline-block;float:left;
}
img.imagePreview{
	max-width:70px;
	max-height:70px;	
}
.image_edit_button
	{
		float: left;width: 155px;text-align: center;padding-top: 10px;margin-top:10px;font-size: 16px;line-height: 30px;cursor:pointer;	
	}
	#image_tags
	{
		font-family: monospace;
font-size: 14px;
line-height: 180%;	
	}
	.attached_block{
		width:350;
		height:120;
		background:#f3f3f3;
		position:absolute;
		margin-top:0px;
		margin-left:-100px;
		box-shaodw:3px 3px 5px grey;
		-webkit-box-shaodw:3px 3px 5px grey;
		-moz-box-shaodw:3px 3px 5px grey;
		border-radius:15px;
		-moz-border-radius:15px;
		-webkit-border-radius:15px;
		border:1px solid #c3c3c3;
		border-top:none;
		z-index:1;
	}
	.image_tag
	{
		position: absolute;
		padding: 3px;
		margin: 2px;
		font-size: 10px;
		background: white url(../images/trans.png);
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border: 1px solid #C3C3C3;
	}
	.fancyness{
	width:200px;	
	}
	.dd{
		margin-left: 15px;	
	}
	.dd .ddtitle {
		margin-bottom: -1px;
white-space: nowrap;
	}
#rename_uploads	.selectbox{
		font-size: 11px;height: 25px;	
		background:white url(../images/arrow_down.png) 95% center no-repeat;
	}
	.selectbox-wrapper li{
	height:25px;line-height:25px;
	background-color: #ffffff;
	border:1px solid #c3c3c3;
	border-top:none;
	padding:3px 0;	
	width: 147px;
text-align: left;
text-indent: 5px;
	}
	.selectbox-wrapper li:hover{
		background-image:url(../images/trans.png);
	}
	.selectbox-wrapper ul{
	list-style:none;
	}
	.selectbox-wrapper{
	width: 149px;
position: absolute;
margin-left: 20px;
display: none;
box-shadow: -4px 4px 15px grey;
	}
	.addbutton{
		float:right;margin-right:15px;margin-top:4px;
	}
	.gallery_title{
		float:left;line-height:32px;margin-left:15px;	
	}
	.filetypes
	{
		list-style:none;
		margin-left:0;
	}
	.filetypes li{
		text-align:left;
		height:30px;
		line-height:30px;	
		border:1px transparent solid;
		padding-left:5px;
	}
	.filetypes .selected{
		background-color:#fcedbc;
		border-color:#4d4d4d;
	}
	.folders
	{
		list-style:none;
		margin-left:0;
	}
	ul.folders li.folder-active
	{	
		/*background-image:url(images/trans.png);*/
		font-size:14px;
		color:#666666;
		font-weight:bold;
		text-shadow:2px 2px 1px #c3c3c3;
		border:1px dotted #c3c3c3;
		margin:2px 0;		
	}
	
	.folders li, .filetypes li{
		overflow-x: hidden;
		white-space: nowrap;
		cursor:pointer;
		text-align:left;
		height:30px;
		line-height:30px;	
		border:1px transparent solid;
		padding-left:5px;
	}
	.folders li.selected{
		background-color:#fcedbc;
		border-color:#4d4d4d;
	}
	
	.lineclear{
	clear:both;
	padding-top:10px;	
	}
	
	img.preview{
		max-width:60px;
		max-height:60px;	
	}
	.flipable
	{
		width:135px;
		height:165px;
		overflow:visible;
		text-align:center;
		float: left;
		margin: 18px;
		box-shadow:3px 3px 5px #777;
		-moz-box-shadow:3px 3px 5px #777;
		-webkit-box-shadow:3px 3px 5px #777;
		border-radius: 15px;
		-moz-border-radius: 15px;
		-webkit-border-radius: 15px;
		background:#f1f1f1;		
		border: 3px transparent solid;
		
	}
	.flipable.recent{
	border-color:#FABD22;	
	}
	.imgpreview .pic
	{
		
		max-width:135px;
		max-height:175px;
		
	}
	
	.imgpreview
	{
		position:relative;
		text-align:center;
		margin: 10px;
		width:150px;
		height:180px;
		background:transparent;	
		-webkit-box-shadow: 4px 4px 5px #eeeeee;
		-moz-box-shadow: 4px 4px 5px #eeeeee;
		box-shadow: 4px 4px 5px #eeeeee;
		border: 1px #C3C3C3 solid;
	}
	
	.subpreview .pic
	{
		
	max-width: 100px;
max-height: 125px;
		
	}
	 .pic
	{
		max-width:110px;
		max-height:110px;
		
	}

	.flipable .imagename,.flipable .footer{
		color: #F73E5C;
		font-size: 10px;
		line-height:20px;
		height:20px;
		width:100%;
	}
	.flipable .footer img{
	width:15px;
	height:15px;	
	}
	.flipable .footer{
	padding-top:5px;	
	}
	.flipable .container{
		font-size:10px;
		position:relative;
		height:119px;
		width:100%;
		background: white;
		border-top: 1px solid #C3C3C3;
border-bottom: 1px solid #C3C3C3;
	}
	.even_row{
	background:#f3f3f3;	
	}
	
	ul.folders li.folder-hover{
		font-size:15px;
		color:#f73e5c;
		text-shadow:2px 2px 3px #c3c3c3;	
		text-align:center;
		border:1px transparent #4d4d4d;
		box-shadow:2px 2px 5px black;
		-moz-box-shadow:2px 2px 5px black;
		-webkit-box-shadow:2px 2px 5px black;
	}
	.gallery_tablerow{
	height:34px;width:100%;background:url(../images/heading_bg.jpg);border-top:1px solid #c3c3c3;border-bottom:1px solid #c3c3c3;	
	}
	.gallery_leftpanel{
	float:left;	
	border-left:1px #c3c3c3 solid;
	border-right:1px #c3c3c3 solid;
	border-bottom: 1px #C3C3C3 solid;
	min-height: 600px;
	}
	.gallery_rightpanel{
		border-right:1px #c3c3c3 solid;
	}
	.image_title
	{
		font-size: 15px;
text-align: left;
text-shadow: 1px 1px 1px #AAA;
font-weight: bold;	
	}
	.gallery_display
	{
		margin-right:300px;	
	}
	.gallery_selector{
	height: 450px;
overflow-y: auto;
overflow-x: hidden;
	}
	.gallery_selector #images_container
	{
		
	}
	.gallery_display #images_container{
	/*width:546px;*/
	
	height:600px;
	overflow-x:hidden;
	overflow-y:auto;	
	}
	.flipable.selector
	{
		border-color:green;
	}
	.image_util{
	cursor:pointer;
	}
	.image_util_tooltip{
	position:absolute;background:white;width:auto;height:auto;padding:1px 20px;display:none;white-space:nowrap;
	box-shadow:4px 4px 5px #4d4d4d;-moz-box-shadow:4px 4px 5px #4d4d4d;-webkit-box-shadow:4px 4px 5px #4d4d4d;	
	border:1px #c3c3c3 solid;z-index:3;
	border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;
	font-weight:bold;
	color:#666666;font-size:14px;
	}
	.subpreview
	{
		position:relative;
		text-align:center;
		margin: 10px 20px;
		width: 100px;
		height: 130px;
		background:transparent;	
		-webkit-box-shadow: 4px 4px 5px #666666;
		-moz-box-shadow: 4px 4px 5px #666666;
		box-shadow: 4px 4px 5px #666666;
		border: 1px #C3C3C3 solid;
		float:left;padding:5px;
	}
	
	.folder_tooltip
{
	display:none;
	border: 1px #C3C3C3 solid;
width: 50px;
height: 25px;
text-align: center;
background: #F3F3F3;
z-index: 1;
line-height: 31px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}


/***Mymenu styles***/

#mymenu_inner_left{ 
width:436px;
float:left;
padding:10px;
height:350px;
background-color:#fff;
}

#mymenu_inner_right{ 
width:200px;
background-color:#f2f2f2;
float:left;
}


/*Calendar scheduling */
.schedules .zebra td{padding:8px;}
.fl2{display:none;}
.chkbxcontainer
 {
	 float:left;
	 width:30px;
	 text-align:center;
	 
 }
 .pendingClear{
-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
}.ftpinfo{
	font-family:monospace;
	color:#777777;	
}

.warnning_box
{
	text-align:center;
	margin: 10px;
	background:url(../images/warnning_box.png);
	width:122px;
	height:134px;
	float:left;
	margin-left:35px;
	margin-right:25px;
	cursor:pointer;
}
.warnning_box span,.warnning_box a
{
	font-size:14px;
	font-weight:bold;
	line-height:190%;
	text-decoration:none;
	color:#555555;
}
.warnning_box img{
	height:100px;	
	border:none;
}



.app_container{
	width:700px;
}

.rounded_button.gradient
{
border-radius: 4px;-moz-border-radius: 4px;
border: 1px solid #C3C3C3;
background: url(../images/heading_bg.jpg);
color: #4D4D4D;
line-height: 150%;
}

ul.ul-table
{
    list-style:none;margin:0;padding:0;
}
ul.ul-table li
{
    line-height:30px;
    height:30px;
    display:block;
    width:100%;
    border:1px solid #c3c3c3;    
}
ul.ul-table.ui-sortable li
{
    line-height:30px;
    height:30px;
    display:block;
    width:100%;
    border:1px solid #c3c3c3;
    background:url( ../images/sort2.png ) right center no-repeat;    
}
ul.ul-table.ui-sortable li:hover
{
    margin:5px 0px 10px 5px;
    box-shadow: 2px 2px 5px #c3c3c3;
    -moz-box-shadow: 2px 2px 5px #c3c3c3;
    background-color:white;
}


.asset_option{display:none;padding-top: 5px;width:92px;position: absolute;z-index: 1;margin-left: -50px;margin-top: -50px;text-align: right;color:#f73e5c;}
.asset_option li{list-style:none;	white-space:nowrap;}
tr.selected_row td{border-top:1px solid #c3c3c3;border-bottom:1px solid #c3c3c3;background:#f5f5f5;}
.assetrow{background:#ffffff;}
.assetHover {background:#f5f5f5;}
.assetHover td{border-top:2px dashed #c3c3c3;border-bottom:2px dashed #c3c3c3;}
tr.selected_row td a.accountlink{color:navy;font-weight:bold;}

.overflows{
	
	text-overflow: ellipsis;
	overflow: hidden;
	float: left;	
	white-space: nowrap;
}



.fb_page_ListItem
{
	position: relative;
	margin: 5px 10px;
	padding: 5px;
	list-style: none;
	float: left;
	width: 255px;
	height: 60px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 2px dashed;
	border-color: 
	#F3F3F3;
	cursor: pointer;
}
.fb_page_ListItem.selected
{
	/*background:#f3f3f3;*/
	border-style:solid;
/*	border-color:#f73e5c;*/
}
.fb_page_ListItem_image
{
	float:left;
	padding:5px 10px;;
/*			border:1px dotted #c3c3c3;	*/
}
.fb_page_ListItem_image img
{
	width:50px;
	max-height:50px;
}
.fb_page_ListItem_title
{
	line-height: 250%;
	font-weight: bold;
	font-size: 14px;
	height: 35px;
	white-space: nowrap;
	overflow: hidden;
}

.fb_page_ListItem_title:hover
{
	overflow: visible;
}

.metroland_tab.tab_focused .left, .metroland_tab.tab_focused .right, .metroland_tab.tab_notfocused .left, .metroland_tab.tab_notfocused .right  {
 display: none;
}
.metroland_tab.tab_focused .middle {
 background-image: none;
 border: 1px solid #ddd;
 color: #4d4d4d;
 width: 150px;
 text-align: center;
 border-bottom: 0px;
 border-top-left-radius: 4px;
 border-top-right-radius: 4px;
 margin-right: 5px;
 font-weight: normal;
}
.metroland_tab.tab_notfocused .middle {
 background-image: none;
 border: 1px solid #ddd;
 color: #4d4d4d;
 width: 150px;
 text-align: center;
 border-bottom: 0px;
 border-top-left-radius: 4px;
 border-top-right-radius: 4px;
 margin-right: 5px;
 background-color: #eee;
}