.site_description_about {
	display:none;
}
#box_office {
	clear: both;

}

	#box_text {
	padding: 6px;
border: 1px solid #666;
background-color: #FFFFCC;
margin: 0 0 15px 0;
}

 .box {
	width: 263px;
	height: 200px;
	float: left;
	border: 1px solid #ccc;
	margin: 0 12px 25px 12px;
	padding: 10px 5px;
}
.box_title {
	font-weight: bold;
	font-size: 1.2em;
	width: 200px;
	height: 18px;
	overflow: hidden;
}
.box_info {
	padding: 5px;
}

.blog_item {
	clear: both;
}
.blog_title {
	font-size: 2.0em;
	padding: 8px;
}
.blog_date {
	font-size: 0.9em;
	color: #ccc;
	padding: 0 0 0 5px;
}
.blog_text {
	font-size: 1.0em;
	padding: 5px 5px 30px 5px;
}

#pagination1 {
	float:left;
	overflow: hidden; 
	width: 220px;
	text-align: center;
	font-size: 11px;
}
#pagination1 ul,
#pagination2 ul {
	padding: 0;
	margin: 0;
}
#pagination1 li,
#pagination2 li {
	display:inline;
	font-weight:700;
}
#pagination1 li a {
	color:#003399;
	display:block;
	float:left;
	text-decoration:none;
	margin: 0 5px;
}
#pagination1 li a:hover,
#pagination1 li .active {
	color:#C00
}
#categories {
	clear: both;
}
#categories a {
	font-size: 0.9em;
	text-transform:capitalize;
	display: block;
	float: left;
	padding: 4px 6px 3px 6px;
	border: 1px solid #ccc;
	border-bottom: 0px;
	margin-right: 3px;
	background-color: #003399;
	color: #FFFFFF;
	text-decoration: none;
}
#categories a:hover {
	background-color: #003399;
}
#categories a.active {
	background-color: #FFF;
	font-weight: bold;
}
td div.name {  
line-height: 15px;  
height: 15px;  
overflow: hidden; 
} 
td div.green {  
color: #00AA00; 
} 
td div.red {  
color: #FF0000; 
}

td div.name b {
	background: #FFFF99;
}

a.sort_0 { 
    display: block; 
    background: url(arrow_up.gif) no-repeat right; 
	margin: 0 3px 0 0;
} 
/* DESC */ 
a.sort_1 { 
    display: block; 
    background: url(arrow_down.gif) no-repeat right;
	margin: 0 3px 0 0;
}

.search_wait,
.search_noResult {
	height: 300px;
	padding: 50px 0 0 0;
	text-align: center;
    background: url(loading.gif) no-repeat 50% 100px; 
	font-size: 16px;
	font-weight: bold;
}
.search_noResult {
    background: url(no_results.gif) no-repeat 50% 60px; 
}

#pagination2 {
	margin: 15px 0 0 0;
	width: 750px;
	clear: both;
}
#pagination2 li a {
	border:1px solid #ccc;
	color:#06C;
	display:block;
	float:left;
	text-decoration:none;
	padding:5px 8px;
	margin: 0 4px;
	background:#fff
}
#pagination2 li a:hover,
#pagination2 li .active {
	color:#C00;
	background-color: #E1ECC6;
}

#pagination1 {
margin: 15px 0 0 0;
width: 750px;
clear: both;
}
#pagination1 li a {
border:1px solid #ccc;
color:#06C;
display:block;
float:left;
text-decoration:none;
padding:5px 8px;
margin: 0 4px;
background:#fff
}
#pagination1 li a:hover,
#pagination1 li .active {
color:#C00;
background-color: #E1ECC6;
}

#sites {
	border-left: 1px solid #ccc;
	text-transform:capitalize;
}

.popup_check {
	font-weight: bold;
	border-bottom: 1px solid #666;
	padding: 3px 0;
}
.popup_check img {
	padding: 3px 3px 0 0;
}
.popup_check_span {
	float: right;
	width: 30px;
}

#engines_active,
#top_search {
text-transform: uppercase;
font-size: 0.9em;
	background: url(engine.gif) no-repeat 5px 7px;
	font-weight: bold;
	padding: 8px 0 2px 26px;
	height: 20px;
	border-bottom: 1px solid #ccc;
}
#top_search {
	background: url(top_searches.gif) no-repeat 5px 7px;
	margin: 0 0 3px 0;
}

#top_search_2 a {
	background: url(arrow.gif) no-repeat 4px 4px;
	padding: 0 0 0 15px;
	font-size: 1.0em;
	color: #666;
	line-height: 20px;
	text-decoration: none;
}
#top_search_2 a:hover {
	text-decoration: underline;
}
#engines_edit {
	font-size: 11px;
	background: url(modify.gif) no-repeat 5px 7px;
	padding: 8px 0 2px 26px;
	height: 20px;
}

#results_show {
	clear: both;
	border-left: 1px solid #D7E1E6;

}

#results_show td {

}	

span.state_1,
span.state_2,
span.state_3 {
	display: block;
	width: 19px;
	height: 16px;
	float:right;
	background: url(load.gif) no-repeat 0 0;
}

span.state_2 {
	background: url(tick.gif) no-repeat 0 0;
}

span.state_3 {
	background: url(error.gif) no-repeat 0 0;
}

.state_color_1,
.state_color_2 {
	font-weight: bold;
	padding: 8px 0 2px 6px;
	border-bottom: 1px solid #ccc;
	height: 20px;
	background-color: #F5F5F5;
}
.state_color_2 {
	background-color: #FFF;
}


.sort_head {
	background: url(results_head_bg.jpg) repeat-x;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.sort_head a {
	text-decoration: none;
	color: #FFFFFF;
}
.sort_head a:hover {
	text-decoration: underline;
}
.sort_head td {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 7px 0 7px 5px;
}

.status_state_1 {
	padding: 0 20px 4px 0;
	background: url(load.gif) no-repeat 184px -1px;
}
.status_state_2 {
	padding: 0 20px 4px 0;
	background: url(tick.gif) no-repeat 184px -1px;
}
.row_state_1 {
	background-color: #FFFFFF;
}
.row_state_2 {
	background-color: #F5F5F5;
}
.row_state_3 {
color: #FFFFFF;
	background-color: #003399;
}


#skyscraper {
	height: 600px;
	width: 120px;
	margin: 15px 0 0 0;
}

#search_top {
	width: 750px;
	clear: both;
}
#counter {
	padding: 0 0 4px 0;
	float:left;
	width: 330px;
	font-size: 13px;
}


#status {
	float:right;
	text-align: right;
	width: 180px;
	font-size: 12px;
}

#search_sort_main {
	clear:both;
	width: 750px;
	border-top: 1px solid #D7E1E6;
	border-bottom: 1px solid #D7E1E6;
	background: url(search-bg.jpg);
}
#search_sort_main h1 {
	text-align: center;
	float: left;
	padding: 5px 0;
	margin: 0;
	font-size: 12px;	
}

#result {
	font-size: 11px;
	cursor: pointer;
}
#result td,
.admin_td td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 7px 0 7px 5px;
}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background: url(background.png) repeat-x;
	margin: 20px;
}
a {
	color: #CC6633;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#frame {
	width: 900px;
	border: 1px solid #ccc;
	padding: 0 15px 0 15px;
	background-color: #fff;
}
.search_button {
	padding: 0;
	margin: 0;
	height:32px;
	width: 89px;
	border: 0;
	background: url(search_button.png) repeat-x scroll 0 0;
	font-weight:800;
	color:#fff;
}
.search_button:hover {
	cursor: pointer;
	background: url(search_button.png) repeat-x scroll 0 -32px
}
#search_main {
	border: 1px solid #D7E1E6;
	padding: 12px 0 0 0;
	height: 46px;
	width: 700px;
	background: url(search-bg.jpg);
}
.search_input,
.search_input_small {
	margin: 1px;
	border: 1px solid #000000;
	padding: 7px;
	width: 350px;
}
.search_input_small {
	width: 350px;
}
.form_search {
	display: inline;
}

#top_searches {
	width: 550px;
	margin: 20px 0 50px 0;
	line-height: 22px;
}
#top_searches a {
	text-decoration: underline;
}
#footer {
	border-top: 1px solid #ccc;
	font-size: 10px;
	text-align: left;
	padding: 10px 0 25px 0;
}
#f_left {
	float: left;
	text-align: left;
}
#f_right {
	color: #ccc;
	float: right;
	text-align: right;
}
#f_right a {
	color: #003399;
	text-decoration: underline;
}
#f_right a:hover,
#top_searches a:hover {
	text-decoration: none;
}



#header {
	clear:both;
}
#logo {
	padding: 15px 0 0 0;
	width: 300px;
	height: 68px;
	float: left;
	text-align: left;
}
#search_small {
	padding: 30px 0 0 0;
	width: 500px;
	height: 43px;
	float: right;
	text-align: right;
}

#content {
	clear: both;
	line-height: 1.6em;
	text-align: left;
	padding: 0 0 15px 0;
}
#cloud {
	clear: both;
	width: 780px;
	text-align: center;
	padding: 0 0 15px 0;
}
#cloud a {
	text-decoration: none;
	padding: 5px 10px;
	line-height: 35px;
}
#cloud a:hover {
	text-decoration: underline;
}
#pop_title {
	font-size: 15px;
	font-weight: bold;
	padding: 5px;
}
#advanced {
	padding: 0 340px 0 0 ;
	font-size: 10px;
}
#popup_small {
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	display: none;
	position: absolute;
	top: 100px;
	left: 50%;
	border: solid black 1px;
	padding: 10px;
	background-color: #FFFFFC;
	text-align: justify;
	font-size: 12px;
	width: 250px;
}


.title_big {
	text-align: left;
	color: #003399;
	border-top: 1px solid #ccc;
	padding: 10px 0 10px 5px;
	font-size: 20px;
	line-height: 20px;
	clear: both;
}

#parse_time {
	font-size: 10px;
	color: #ccc;
}

#plugin {
	cursor: pointer;
	padding: 5px 0 15px 0;
	font-size: 15px;
}

#main {
	padding: 10px 0 0 0;
	clear: both;
}

#m_left {
	width: 750px;
	float: left;
	text-align: left;
}
#m_right {
	margin: 0 0 0 10px;
	width: 120px;
	float: right;
	text-align: left;
}

a.pagi {
	color:#003399;
	display:block;
	float:left;
	text-decoration:none;
	margin: 0 5px;
}

