/* SVN FILE: $Id$ */
/**
 *
 * PHP versions 4 and 5
 *
 * CakePHP(tm) :  Rapid Development Framework (http://www.cakephp.org)
 * Copyright 2005-2008, Cake Software Foundation, Inc. (http://www.cakefoundation.org)
 *
 * Licensed under The MIT License
 * Redistributions of files must retain the above copyright notice.
 *
 * @filesource
 * @copyright     Copyright 2005-2008, Cake Software Foundation, Inc. (http://www.cakefoundation.org)
 * @link          http://www.cakefoundation.org/projects/info/cakephp CakePHP(tm) Project
 * @package       cake
 * @subpackage    cake.app.webroot.css
 * @since         CakePHP(tm)
 * @version       $Revision$
 * @modifiedby    $LastChangedBy$
 * @lastmodified  $Date$
 * @license       http://www.opensource.org/licenses/mit-license.php The MIT License
 */

* {
	margin:0;
	padding:0;
}

/* General Style Info */
.master_image{
	background:#D5E9ED url("../img/mt.png") repeat scroll 0 0;
	display:none;
	
}
body {
	background: #d5e9ed none repeat scroll 0 0;
	color: #fff;
	font-family:Helvetica, Arial, sans-serif ;
	font-size:90%;
	margin: 0;
}
a {
	color: #7D7976;
}

a img {
	border:none;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
h1 {
	color: #003d4c;
	font-size: 100%;
	margin: 0.1em 0;
}
h2 {
	color: #e32;
	font-family:'Gill Sans','lucida grande',helvetica, arial, sans-serif;
	font-size: 190%;
}
h3 {
	color: #993;
	font-family:'Gill Sans','lucida grande',helvetica, arial, sans-serif;
	font-size: 165%;
	padding-top: 1.5em;
}
h4 {
	color: #993;
	font-weight: normal;
	padding-top: 0.5em;
}
ul, li {
	
}

/* Layout */
#container {
	text-align: left;
	background:#D5E9ED url("../img/mt.png") repeat-x scroll -35px -732px;
	
}
.container_wrap{
	background:#D5E9ED url("../img/mt.png") no-repeat scroll -63px -221px;
	height:300px;
	margin:0 auto;
	position:relative;
	width:960px;
}
#header{
		height:62px;
		width:960px;
}

.logo a{
	background:transparent url("../img/mt.png") no-repeat scroll -895px -101px;
	float:left;
	font-size:0;
	height:45px;
	margin-top:10px;
	width:192px;
}
.logo a:hover{
	background:transparent url("../img/mt.png") no-repeat scroll -895px -161px;
}
#header h1 {
	color: #fff;
}
#header h1 a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
#header h1 a:hover {
	text-decoration: underline;
}
#content{
	clear: both;
	color: #333;
	width:856px;
	margin:0 auto;
}
.nav_link{list-style-type:none;float:right;	margin-top:20px;}
.nav_link li {
	float:left;
	margin:0 5px;
	color:#7D7976;
}
.nav_link li  a{
	color:#7D7976;
	font-family:helvetica,Arial,sans-serif;
	font-size:12px;
	font-weight:700;
	text-decoration:none;
	text-transform:uppercase;
}

.login{
	background:transparent url("../img/mt.png") no-repeat scroll -997px -16px;
	text-indent:-9999px;
	float:left;
	font-size:0;
	height:27px;
	width:143px;
}
.login:hover{
	background:transparent url("../img/mt.png") no-repeat scroll -997px -56px;
}

/****top-menu******/
.top_menu_nav {
	float:right;
	list-style-type:none;
	margin-bottom:-17px;
	margin-right:15px;
	margin-top:9px;
}
.top_menu_nav li{float:left;}
.top_menu_nav li a{margin:0px -2px;}

.tweeps , .tweeps_active{
	background:transparent url("../img/mt.png") repeat scroll -1029px -208px;
	float:left;
	height:42px;
	left:62px;
	position:relative;
	text-indent:-9999px;
	width:121px;
	z-index:10000;
}
.tweeps_active:hover, .tweeps:hover{background:transparent url("../img/mt.png") repeat scroll -1029px -308px;}
.tweeps_active {background:transparent url("../img/mt.png") repeat scroll -1029px -258px;}
.tweets, .tweets_active{
	background:transparent url("../img/mt.png") repeat scroll -1029px -365px;
	float:left;
	height:42px;
	/* left:50px; */
	left:43px;
	position:relative;
	text-indent:-9999px;
	width:121px;
	z-index:1000;
}
.tweets_active:hover, .tweets:hover{background:transparent url("../img/mt.png") repeat scroll -1029px -463px;}
.tweets_active{background:transparent url("../img/mt.png") repeat scroll -1029px -415px;}
.prints, .prints_active{
	background:transparent url("../img/mt.png") repeat scroll -1037px -510px;
	float:left;
	height:42px;
	left:39px;
	position:relative;
	text-indent:-9999px;
	width:111px;
	z-index:100;
}
.prints_active:hover, .prints:hover{background:transparent url("../img/mt.png") repeat scroll -1037px -610px;}
.prints_active{background:transparent url("../img/mt.png") repeat scroll -1037px -560px;}
.themes, .themes_active{
	background:transparent url("../img/mt.png") repeat scroll -1154px -5px;
	float:left;
	height:42px;
	left:24px;
	position:relative;
	text-indent:-9999px;
	width:125px;
	z-index:10;
}
.themes_active:hover, .themes:hover{background:transparent url("../img/mt.png") repeat scroll -1154px -105px;}
.themes_active{background:transparent url("../img/mt.png") repeat scroll -1153px -55px;}
.messages, .messages_active{
	background:transparent url("../img/mt.png") repeat scroll -1155px -159px;
	float:left;
	height:42px;
	left:12px;
	position:relative;
	text-indent:-9999px;
	width:143px;
	z-index:1;
}
.messages_active:hover, .messages:hover{background:transparent url("../img/mt.png") repeat scroll -1155px -259px;}
.messages_active{background:transparent url("../img/mt.png") repeat scroll -1155px -209px;}

.settings, .settings_active{
	background:transparent url("../img/mt.png") repeat scroll -1155px -308px;
	float:left;
	text-indent:-9999px;
	height:42px;
	width:130px;
	/*background:#00a9e0 ;*/
}
.settings_active, .settings_active:hover, .settings:hover{background:transparent url("../img/mt.png") repeat scroll -1155px -358px;}


/*
DROPDOWN
*/  
#whole_main_nav {
	display:block;
	margin-bottom:-6px;
	margin-left:auto;
	margin-right:auto;
	margin-top:9px;
	width:960px;
}  
#main_nav {
	list-style-type:none;
	position:absolute;
	width:948px;
}
#tweeps_li, #tweets_li, #prints_li, #themes_li, #messages_li, #settings_li{float:right;}
.dropdown_menu {}

.dropdown_menu .slide_down {
   
}

.menu_first {
    line-height:15px;
    
}

.down_list1, .down_list2, .down_list3, .down_list4, .down_list5 {
	background:transparent url(../img/drop_down_center.png) repeat-y bottom;
	clear:both;
    margin-left:1px;
	width:164px;
	z-index:100000000;
	list-style-type:none;
	/*margin-left:64px;*/
	margin-left:16px;
	position:absolute;
	top:42px;
	width:164px;
	color:#333333;
	font-family:helvetica,Arial,sans-serif;
	font-size:14px;	
}
#main_nav ul li a{
	font-family:helvetica,Arial,sans-serif;
	font-size:14px;
	font-weight:700;
	left:13px;
	position:relative;
	text-decoration:none;
	text-transform:capitalize;
	top:3px;
	color:#333333;
}
#main_nav ul li{
	background:transparent url("../img/mt.png") repeat scroll -1035px -691px;
	/*border-bottom:1px dotted #FEFEFE;*/
	height:25px;
}
.no_border{background:none !important;height:10px !important;}
#main_nav ul li a:hover{color:#ffffff;}
/*
 .down_list2 {margin-left:56px;}
 .down_list3 {margin-left:43px;}
 .down_list4 {margin-left:31px;}
 .down_list5 {margin-left:16px;}
 */
.down_list2 {margin-left:4px;}
.down_list3 {margin-left:-16px;}
.down_list4 {margin-left:-18px;}
.down_list5 {margin-left:-13px;}
#main_nav ul .lastLI {
	background:transparent url("../img/mt.png") repeat scroll -1026px -675px;
	position:relative;
	top:10px;
	height:10px;
}

.selected_tabs{
	float:right;
	list-style-type:none;
	margin-right:17px;
	margin-top:22px;
}
.selected_tabs li{display:inline;}
.selected_tabs li a{
	/*
	font-family:helvetica;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	color:#333333;
	*/
	color:#333333;
	font-family:helvetica;
	font-size:0.8em;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
.separator{
	/*
	background:transparent url(../img/separetor.png) no-repeat scroll 0 2px;
	height:13px;
	margin:0 10px;
	width:2px;
	*/
	
	background:transparent url("../img/mt.png") no-repeat scroll -1012px -539px;
	height:13px;
	margin:0 5px;
	width:1px;
}
.selected_tabs li a:hover{border-bottom:1px dotted #FEFEFE;color:#ffffff;}
.selected_tabs .sub_sel a{color:#ffffff;}
/**********/
.content_top, .content_center, .content_bot{
	width:960px;
}
.content_top{
	background:transparent url("../img/mt.png") no-repeat scroll -20px -17px;
	height:65px;
	width:960px;

}
.top_title{
	font-family:Helvetica, Arial, sans-serif ;
	margin-left:13px;
	color:#ffffff;
	margin-top:0;
	position:relative;
	text-transform:capitalize;
	top:11px;
	float:left;
}
.content_center{
	background:#F9F9F9 none repeat scroll 0 0;
	border-left:1px solid #B0B0B0;
	border-right:1px solid #B0B0B0;
	width:958px;
}
.content_inner{
	background:#F9F9F9 none repeat scroll 0 0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	width:856px;
}
.tweep_action a{margin:0px 15px;}
/*****select box******/
.select_but, .bot_select_but{
	background:transparent url("../img/mt.png") no-repeat scroll -22px -617px;
	color:#888888;
	float:right;
	font-size:15px;
	height:22px;
	padding:2px 0 0 9px;
	width:115px;
}

.select_box, .bot_select_box{
	background:transparent url("../img/mt.png") no-repeat scroll -23px -639px;
	height:84px;
	list-style-type:none;
	position:absolute;
	text-align:center;
	width:38px;
	float:right;
	margin-left:-9px;
}
.select_box li:hover, .bot_select_box li:hover{color:#888888;}
.select_box li, .bot_select_box li{
	background:#F9F9F9 none repeat scroll 0 0;
	color:#BBBBBB;
	font-family:Helvetica, Arial, sans-serif ;
	font-size:15px;
	left:1px;
	position:relative;
	top:-7px;
	width:36px;
	cursor:pointer;
}
/***********/
.whole_che_fave{
	float:left;
	width:80px;
	margin-left:12px;
}
.whole_che_fave_wrap{
	float:left;
}
.foll_unfoll{
	float:left;
	margin-left:45px;
}
.paginate_div{
	float:left;
	width:auto;
	height:auto;
	margin-left:40px;
}
/******pagination********/
.paginate_div span a{text-decoration:none;display:block;}
.paginate_div span{float:left;width:22px;float:left;height:35px;margin:0 2px 0 1px;}
.prev_link{width:26px !important;}
.prev_link a{
	background:transparent url("../img/mt.png") no-repeat scroll -99px -647px;
	height:24px;
	text-indent:-9999px;
	width:24px;
}
.prev_link a:hover{
	background:transparent url("../img/mt.png") no-repeat scroll -99px -678px;
	width:25px;
	height:34px;
}
.next_link{}
.next_link a{
	background:transparent url("../img/mt.png") no-repeat scroll -66px -647px;
	height:24px;
	text-indent:-9999px;
	width:21px;
}
.next_link a:hover{
	background:transparent url("../img/mt.png") no-repeat scroll -65px -677px;
	width:25px;
	height:34px;
}
.prev_non_link{
	background:transparent url("../img/mt.png") no-repeat scroll -103px -647px;
	height:24px;
	text-indent:-999px;
	width:21px;
	display:none;
}
.next_non_link{
	background:transparent url("../img/mt.png") no-repeat scroll -66px -647px;
	height:24px;
	text-indent:-999px;
	width:21px;
	display:none;
}
.number_link{
margin-right:5px !important;
width:13px !important;
}
.number_link a, .lar_num_link a{
	background:transparent url("../img/mt.png") no-repeat scroll -155px -592px;
	height:13px;
	position:relative;
	text-indent:-9999px;
	top:5px;
	width:13px;
}
.pagescurrent{
	background:transparent url("../img/mt.png") no-repeat scroll -175px -592px;
	font-size:15px;
	font-weight:600;
	height:22px;
	line-height:21px;
	margin-right:7px !important;
	text-align:center;
	width:22px;
}
.largecurrent{
	background:transparent url("../img/mt.png") no-repeat scroll -158px -563px;
	font-size:15px;
	font-weight:600;
	height:23px !important;
	line-height:21px;
	margin-left:-6px !important;
	text-align:center;
	width:40px !important;
}
.dotted_page{
	color:#BBBBBB;
	font-family:Helvetica, Arial, sans-serif ;
	font-size:15px;
	font-weight:600;
	left:-7px;
	letter-spacing:2px;
	position:relative;
}


/**************/
.select_box_div{
	float:right;
	width:115px;
	height:auto;
}
.delete_users, .follow_users,.block_users, .unfollow_users, .delete_pref_users, .delete_messages, .deleted_messages, .delete_pages, .unfave_users{
	background:transparent url("../img/mt.png") no-repeat scroll -75px -564px;
	float:left;cursor:pointer;
	margin-right:10px;
	color:#BBBBBB;
	font-family:Helvetica, Arial, sans-serif ;
	font-size:15px;
	height:22px;
	padding-top:2px;
	text-align:center;
	text-transform:capitalize;
	width:75px;
	font-weight:600;
}
.delete_users:hover, .follow_users:hover, .block_users:hover, .unfollow_users:hover, .delete_pref_users:hover, .delete_messages:hover, .deleted_messages:hover, .delete_pages:hover, .unfave_users:hover{
	background:transparent url("../img/mt.png") no-repeat scroll -75px -591px;
	color:#fefefe;
}

.info{
	float:left;
	width:675px;
}

.users_div_wrap{
	background:transparent url("../img/mt.png") no-repeat scroll -22px -96px;
	height:52px;
	width:856px;
	margin-bottom:3px;
}
.tweep_inner_action{
	height:52px;
	margin-bottom:5px;
	position:relative;
	top:15px;
	width:856px;
}
.users_div_wrap:hover{
	background:transparent url("../img/mt.png") no-repeat scroll -21px -158px;
	height:52px;
	width:856px;
}
.users_div{
	font-family:helvetica;
	font-size:12pt;
	float:left;
	color:#777777;
	padding-left:13px;
	padding-top:6px;
}

.unfave_div{
	background:transparent url("../img/mt.png") no-repeat scroll -182px -691px;
	cursor:pointer;
	float:left;
	width:21px;
	height:20px;
	font-size:0px;
}
.fave_div{
	background:transparent url("../img/mt.png") no-repeat scroll -182px -641px;
	cursor:pointer;
	float:left;
	width:21px;
	height:20px;
	font-size:0px;
}
.hov_fave_div{
	background:transparent url("../img/mt.png") no-repeat scroll -182px -665px;
	cursor:pointer;
	float:left;
	width:21px;
	height:20px;
	font-size:0px;
}
.user_check_disabled{
	background:transparent url("../img/mt.png") no-repeat scroll -152px -615px;
	width:20px;
	height:20px;
}
.user_reply, .author{
	float:left;
	margin-right:5px;
}

.userdetails_home a, .user_reply, .user_reply a{
	color:#00A9E0;
	border-bottom:1px dotted #00A9E0;
	text-decoration:none;
}
.user_home{
	line-height:20px;
}
.update_me, .show_more, .show_more_link a, .author a{
	border-bottom:1px dotted #00A9E0;
	color:#00A9E0;
	font-size:14px;
	font-weight:600;
	letter-spacing:0.005em;
	text-decoration:none;
	cursor:pointer;
}
.update_me{float:right;}
.update_me:hover, .author a:hover, .show_more_link a:hover, .show_more:hover, .userdetails_home a:hover, .user_reply:hover, .user_reply a:hover{
	border-bottom:0px;
}
.userdetails_home, .userdetails,.followers_count{
	color:#333333;
	font-family:Helvetica,Arial,sans-serif;
	font-size:14px;
	height:auto;
	min-height:20px;
}
.prefuser_count{
	color:#74AE25;
	float:right;
	font-family:Helvetica, Arial, sans-serif ;
	font-size:12px;
	font-weight:600;
}

.check_div, .heart_div{
	float:left;
	margin-right:10px;
	margin-top:10px;
	width:25px;
}
.information_div{
	line-height:20px;
	float:left;
	height:auto;
	text-align:left;
	width:680px;
}
.loader_div{
	float:left;
	height:35px;
	width:35px;
}

.profile_main_img{
	background:transparent url("../img/mt.png") no-repeat scroll -23px -564px;
	margin-right:10px;
	float:left;
	height:42px;
	width:42px;
}
.profile_main_img img{position:relative;left:1px;top:1px;}
.added_class, .error_class, .removed_class, .blocked_class{width:14px;height:14px;margin-top:12px;}
.added_class{background:transparent url("../img/mt.png") no-repeat scroll -667px -682px}
.blocked_class, .error_class{background:transparent url("../img/mt.png") no-repeat scroll -757px -682px}
.removed_class{background:transparent url("../img/mt.png") no-repeat scroll -697px -682px}

.content_bot{
	background:#D5E9ED url("../img/mt.png") no-repeat scroll -23px -536px;
	height:21px;
}
.check_duplicate{
	width:12px;
	height:12px;
	float:left;
	border:1px solid #d2d2d2;
}
#footer {
	color:#7D7976;
	clear: both;
	padding: 10px;
	text-align: right;
}
.footer_left{float:left;}
.footer_left a:hover{color:#000000;}
.footer_left a{color:#7D7976;font-weight:600;text-decoration:none;}


.user_confirm_div, #user_status{color:#7D7976;text-decoration:underline;cursor:pointer;}
td a:hover,#user_status:hover,.user_confirm_div:hover{color:#000000;text-decoration:none;cursor:pointer;}
/* Tables */
table {
	background: #fff;
	border:1px solid #ccc;
	border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 90%;
}
th {
	background: #f2f2f2;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
}
th a {
	background:#f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}
table tr td {
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}
table tr.altrow td {
	background: #f4f4f4;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	margin: 0px 6px;
}
.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
}

/* Paging */
div.paging {
	background:#fff;
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}
dl.altrow {
	background: #f4f4f4;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}

/* Forms */
form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: 80%;
}
fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
}
fieldset legend {
	background:#fff;
	color: #e32;
	font-size: 160%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 140px;
}
label {
	font-size: 110%;
	padding-right: 10px;
}
input, textarea {
	clear: both;
	font-family: helvetica,sans-serif,arial;
}
select {
	clear: both;
	font-size: 120%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=radio] {
	float:left;
	width:auto;
	margin: 0 3px 7px 0;
}
div.radio label {
	margin: 0 0 6px 20px;
}
input[type=submit] {
	display: inline;
	padding: 2px 5px;
	vertical-align: bottom;
}

/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

/*  Actions  */
div.actions ul {
	margin: 0px 0;
	padding: 0;
}
div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}
div.actions ul li a {
	background:#fff;
	color: #003d4c;
	text-decoration: none;
}
div.actions ul li a:hover {
	color: #333;
	text-decoration: underline;
}

/* Related */
div.related {
	clear: both;
	display: block;
}

/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}
pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #ffcc00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #ff0;
	padding: 4px;
}
div.code-coverage-results div.code-line {
	padding-left:5px;
	display:block;
	margin-left:10px;
}
div.code-coverage-results div.uncovered span.content {
	background:#ecc;
}
div.code-coverage-results div.covered span.content {
	background:#cec;
}
div.code-coverage-results div.ignored span.content {
	color:#aaa;
}
div.code-coverage-results span.line-num {
	color:#666;
	display:block;
	float:left;
	width:20px;
	text-align:right;
	margin-right:5px;
}
div.code-coverage-results span.line-num strong {
	color:#666;
}
div.code-coverage-results div.start {
	border:1px solid #aaa;
	border-width:1px 1px 0px 1px;
	margin-top:30px;
	padding-top:5px;
}
div.code-coverage-results div.end {
	border:1px solid #aaa;
	border-width:0px 1px 1px 1px;
	margin-bottom:30px;
	padding-bottom:5px;
}
div.code-coverage-results div.realstart {
	margin-top:0px;
}
div.code-coverage-results p.note {
	color:#bbb;
	padding:5px;
	margin:5px 0 10px;
	font-size:10px;
}
div.code-coverage-results span.result-bad {
	color: #a00;
}
div.code-coverage-results span.result-ok {
	color: #fa0;
}
div.code-coverage-results span.result-good {
	color: #0a0;
}
#spinner{background:transparent url(../img/loading.gif) no-repeat scroll center top;width:16px;height:16px;border:1px solid #E2E2E2;margin-top:8px;}
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}


.add_retweet{
	background:#CCCCCC;
	color:#555555;
	cursor:pointer;
	font-weight:bold;
	padding-bottom:11px;
	padding-left:20px;
	padding-right:0;
	padding-top:7px;
	width:100px;
}
.feed_action{
	color:#666666;
	cursor:pointer;
	float:left;
	font-weight:bold;
	margin-bottom:0;
	margin-left:20px;
	margin-right:20px;
	margin-top:0;
	padding:5px;
}
#user_messages, #delete_tweeter, #delete_bookmarks{
	background:transparent url("../img/mt.png") no-repeat scroll -727px -682px;
	width:15px;
	height:15px;
	font-size:0px;
	cursor:pointer;
}
.theme_wrap{float:left;width:285px;margin-bottom:35px;}
.theme_res{float:left;width:260px;}
.single_tweet{float:left;width:350px;}
#charLeft{color:#77766f;border:none;background:none;padding:0px;font-size:120%;float:right;width:35px;}
#message2{
	background:transparent url("../img/mt.png") no-repeat scroll -304px -635px;
	border:medium none;
	height:71px;
	letter-spacing:1px;
	line-height:23px;
	padding-left:5px;
	width:300px;
}
.inner_message2{
	background:transparent url("../img/mt.png") no-repeat scroll -391px -569px;
	border:medium none;
	height:41px;
	float:left;
	color:#333333;
	font-family:Helvetica, Arial, sans-serif ;
	font-size:14px;
	line-height:18px;
	padding-left:5px;
	padding-top:1px;
	width:445px;
}
.text_are_but{
	clear:none;
	float:right;
	margin:8px 0 0;
	padding:0;
}
.sele_box{width:150px;height:40px;float:left;margin:0px;padding:0px;}
.enable_but input, .disable_but input, .text_are_but input, .inner_tweet_button{	width:64px;	height:21px;font-size:0;cursor:pointer;border:medium none;}
.disable_but input{
	background:transparent url("../img/mt.png") no-repeat scroll -224px -569px;
	cursor:not-allowed;
}

.text_are_but input{
	background:transparent url("../img/mt.png") no-repeat scroll -224px -569px;
	cursor:not-allowed;
}
.enable_but input:hover{
	background:transparent url("../img/mt.png") no-repeat scroll -224px -569px;
	cursor:pointer;
}
.enable_but input{
	background:transparent url("../img/mt.png") no-repeat scroll -224px -599px;
	cursor:pointer;
}

.inner_tweet_button{
	background:transparent url("../img/mt.png") no-repeat scroll -312px -569px;
	margin-left:13px;
	margin-top:7px;
	clear:none;
}
.inner_tweet_button:hover{
	background:transparent url("../img/mt.png") no-repeat scroll -312px -599px;
	margin-left:13px;
	margin-top:8px;
}
.inner_tweet_prio{}
.edit_images{
	background:transparent url("../img/mt.png") no-repeat scroll -787px -682px;
	border:medium none;
	cursor:pointer;
	font-size:0;
	height:14px;
	width:15px;
}
.tweet_button{
	background:transparent url("../img/mt.png") no-repeat scroll -636px -679px;
	border:medium none;
	cursor:pointer;
	font-size:0;
	height:20px;
	width:20px;
}
.tweets_action_div{
	float:left;
	height:20px;
	margin-right:10px;
	margin-top:9px;
	width:20px;
}
.success_class{background:transparent url(../img/success.png) no-repeat scroll 0 0;width:16px;height:13px;margin-top:12px;}
.preferred_user_text{float:left;}

.preferred_user_text input{
	background:transparent url("../img/mt.png") no-repeat scroll -626px -639px;
	border:medium none;
	height:23px;
	padding-bottom:0;
	padding-left:4px;
	font-size:12px;
	width:174px;
}
.available_res1:hover{
	color:#00A9E0;
	border-bottom:1px dotted #00A9E0;
}
.available_res1{
	color:#666666;
	cursor:pointer;
	font-weight:600;
	float:left;
	margin-left:10px;
}
.available_res{
	color:#008000;
	font-weight:600;
}
#go_add, #add_tagss, #add_pres{
	background:transparent url("../img/mt.png") no-repeat scroll -222px -639px;
	width:64px;	
	height:21px;
	margin-left:5px;
	font-size:0;
	cursor:pointer;
	clear:right;
	float:left;
	border:medium none;
}
.go_to_page1, .go_to_page{clear:both;color:#00a9e0;font-weight:600;text-transform:uppercase;margin-left:11px;}
.go_to_page a:hover, .go_to_page1 a:hover{color:#7D7976;border-bottom:none;}
.go_to_page:hover, .go_to_page1:hover{color:#7D7976}
.go_to_page a, .go_to_page1 a{
	border-bottom:1px dotted #00a9e0;
	font-size:12px;
	color:#00a9e0;
	font-family:Helvetica, Arial, sans-serif ;
	text-decoration:none;
}
 .go_to_page1 a{font-size:10px;}
#go_add:hover, #add_pres:hover, #add_tagss:hover{
	background:transparent url("../img/mt.png") no-repeat scroll -222px -669px;
}

.theme_actions_div{
	background:#EFEFEF none repeat scroll 0 0;
	height:50px;
	width:251px;
}
.theme_author{
	margin-right:3px;
	float:left;
}
.theme_bottom{
	height:30px;
}
.theme_bottom a, .theme_bottom{
	clear:both;
	color:#3F3F3F;
	font-family:helvetica sans-serif arial;
	font-size:12pt;
	width:100%;
}
.theme_bottom a:hover{
	color:#00A9E0;
}
.theme_author img{
	position:relative;
	top:3px;
}
.theme_preview{
	background:transparent url("../img/mt.png") no-repeat scroll -865px -568px;
	cursor:pointer;
	float:left;
	font-size:0;
	height:65px;
	margin-left:50px;
	margin-top:35px;
	position:relative;
	width:139px;
}
.theme_used{
	background:transparent url("../img/mt.png") no-repeat scroll -865px -647px;
	cursor:pointer;
	float:left;
	font-size:0;
	height:65px;
	margin-left:50px;
	margin-top:35px;
	position:relative;
	width:139px;
}
.hovering_content{
	background:transparent url("../img/mt.png") no-repeat scroll -1161px -416px;
	width:245px;
	height:245px;
}
.name_gall{
	border-bottom:1px dotted #00A9E0;
	color:#00A9E0;
	text-transform:capitalize;
}
.action_left{
	border-bottom:1px dotted #00A9E0;
	color:#00A9E0;
	float:left;
	font-family:helvetica sans-serif arial;
	font-size:13pt;
	font-weight:600;
	height:auto;
	text-transform:capitalize;
	width:150px;
}
.action_left:hover{
	border-bottom:1px dotted #EFEFEF;
}
.action_left a{
	color:#00A9E0;
}
.action_right{
	float:right;
}
.theme_image{
	border:3px solid #EFEFEF;
	height:245px;
	width:245px;
}
.common_class{cursor:pointer;}
#return_message{
	background:transparent url("../img/mt.png") no-repeat scroll -1294px -17px;
	color:#000000;
	cursor:pointer;
	display:none;
	font-size:10px;
	height:38px;
	left:40px;
	line-height:110%;
	padding-top:5px;
	position:relative;
	text-align:center;
	text-indent:12px;
	top:-23px;
	white-space:normal;
	width:140px;
}

/******check box and radio*****/
	span.ui-checkbox, span.ui-radio{
		display: block;
		float: left;
		height:20px;
		width:20px;
		cursor:pointer;
		background:transparent url("../img/mt.png") no-repeat scroll -152px -640px;
		
		
	}
	span.ui-helper-hidden {
		display: none;
	}
	.ui-helper-hidden-accessible {
		position: absolute;
		left: -999em;
	}

	span.ui-radio-state-hover, span.ui-checkbox-state-hover {
		background:transparent url("../img/mt.png") no-repeat scroll -152px -688px;
		cursor:pointer;
	}
	
	span.ui-checkbox-state-checked {
		background:transparent url("../img/mt.png") no-repeat scroll -152px -664px;
		cursor:pointer;
	}
	
	span.ui-checkbox-state-checked-hover {
		background:transparent url("../img/mt.png") no-repeat scroll -152px -688px;
	}
	
	span.ui-radio-state-checked-disabled-hover,
	span.ui-radio-state-checked-disabled,
	span.ui-radio-state-checked {
		background:transparent url("../img/mt.png") no-repeat scroll -152px -664px;
	}
	
	
	span.ui-radio-state-checked-hover {
		background:transparent url("../img/mt.png") no-repeat scroll -152px -688px;
	}

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

*html .select_box, .bot_select_box{margin-left:0px;}
*html .select_box li, .bot_select_box li{left:0px;}
div.jquery-ajax-loader {
	background: #333 url(../img/jquery.ajaxLoader.gif) no-repeat 50% 50%;
	opacity: .9;
}
/***********/

.latest_tweets{
	border-bottom:1px dashed #00A9E0;
	clear:both;
	color:#333333;
	float:left;
	text-transform:capitalize;
	width:auto;
}
.sorting{cursor:pointer;}
