html {
 margin: 0;
 overflow-y: scroll;
}
body{
 margin: 0;
 min-width: 200px;
 text-align: center;
 font-family:Verdana, Arial, Helvetica, sans-serif;
}
map, area {
	display: none;
}
img {
	border: 0;
}
#header {

}
#logo{
 float:left;
 margin: 8px auto 2px;
 	margin-top: 1px;
}
#qtriggers_button{
 float:left;
 margin-left:2px;
 margin-top:6px;
 vertical-align:middle;
 cursor: pointer;
}
#menu{
 float:left;
}
#search{
 display: block;
 border: 1px solid #999999;
 height: 20px;
 padding-right: 4px;
 margin-left:2px;
  margin-right:2px;
}
#search input.long_text {
 border: 1px;
 float: left;
 display: block;
 border: 0;
 margin: 2px 0 0 2px;
 background: transparent;
 min-width:400px;
}
#search .checkbox {
 height: 22px;
 vertical-align: middle;
 padding: 0;
 margin: 0 5px 0 0;
 float: left;
}
#twerqit{
	float: left;
}
#container {
	visibility: hidden;
	text-align: center;
	margin: 0 10px;
}

#tabnav{
 vertical-align:middle;
 width:100%;height:25px; background-image:url(imgs/tab_bg.gif);
}
#tabnav{
 width:100%;
 background: url(imgs/tab_bg.gif) repeat-x;
 border-bottom: 2px solid #1B4E4E;
}
#tabnav_left{
 padding: 4px 0 0 5px;
 font-size:11px;
 float:left;
}
#tabnav_right img {
float: left;
}
#tabnav_right{
 float:right;
}
.searchnav{
	border-top: 2px solid #1B4E4E;
 clear:both;
 vertical-align:middle;
}
.searchnav_left{
 float:left;
  margin-left:2px;
}
.searchnav_right{
 margin-top:2px;
 margin-left:2px;
 font-size:15px;
 font-weight:bold;
 float:left;
 height:25px;
 vertical-align:middle;
}
#ftr{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.7em;
color:#AAA;
text-align:center;
}
#ftr a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding:4px 4px 4px 4px;
}
#qtriggers {
/*position:absolute;
top: 39px;*/
position:absolute;
	clear:both;
	float:left;
	margin-left: 2px;
	overflow: visible;
	z-index: 100;
display:none;
background-color: #EEEEEE;
line-height: 12px;
border-bottom:1px solid #999999;
border-left:1px solid #999999;
border-right:1px solid #999999;
}
#qtriggers a {
display: block;
color:#000000;
font-size:9px;
font-weight:bold;
opacity:0.6;
padding:0px 5px;
text-decoration:none;
cursor: pointer;
}
/*
#qtriggers {
clear:both;
position:absolute;
display:none;
background-color: #EEEEEE;
height: 14px;
line-height: 12px;
border-bottom:1px solid #999999;
border-left:1px solid #999999;
border-right:1px solid #999999;
}
#qtriggers a {
display: block;
float: left;
color:#000000;
font-size:9px;
font-weight:bold;
opacity:0.6;
padding:0px 4px;
text-decoration:none;
cursor: pointer;
}
*/
#dragHelper {
cursor: pointer; 
}

#previous_tab_page {
	margin-right: 3px;
}
#next_tab_page {
	float: right;
}
#previous_tab_page img, #next_tab_page img {
	vertical-align: top;
}
#previous_tab_page, #tabs {
	float: left
}
.padding_left {
	padding-left: 5px;
}

.padding_right {
	padding-right: 5px;
}

.wide {
	margin: 0;
	padding: 0;
}

.long_text {
	width: 100px;
	border: 1px solid #999999;
}

.small_text {
	font-size: 10px;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
}

.search_bar {
	background: url(images/rc2/searchbar_bg_ctr.gif) repeat-x;
	width: 600px;
}

.search_bar_left {
	background: url(images/rc2/searchbar_bg_lft.gif);
	width: 10px;
}

.search_bar_right {
	background: url(images/rc2/searchbar_bg_rgt.gif);
	text-align: center;
	width: 23px;
}



.rss_feed_text {
	font-size: 10px;
	color: gray;
}

.search_result_ul {
	list-style: none;
	margin-left:9px;
}

.search_result {
	text-align: left;
}

.search_result h1 {
 margin: 0px;
 padding: 0px;
 font-size: 110%;
 font-family: Verdana;
 font-weight: bold;
 color: #7DD31C;
}

h2 {
 font-size: 100%;
 margin: 0px;
 padding: 0px;
 font-family: Arial;
 font-weight: bold;
}

.result-header {
 background-image: url(images/tab_bg.gif);
 width:100%;
 height: 25px;
 line-height: 25px;
}
.result-header div {
 height: 25px;
}
.result-header img { vertical-align: top  }
.result-header-label {
 float:left;
 padding-left: 5px;
}
.result-header-label img {
 margin: 4px 5px 0 0;
 float: left;
}
.result-header-label b {
 display: block;
 float: left;
 margin-right: 5px;
}

.search_title {
	text-decoration: none;
	color: #7DD31C;
}

p.snippet {
	display: none;
	margin: 0;
	padding: 0;
}

.toggle_image {
	float: left;
	margin-top: 5px;
	cursor: pointer;
}

#quicktags {
	clear: both;
	height: 23px;
	overflow: hidden;
}
#quicktags dl {
	font: 12px Verdana, sans-serif;
	margin: 0;
	float: left;
}
#quicktags dl * {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 23px;
    float: left;
}
#quicktags dt {
    color: #fff;
    font-style: italic;
    width: 65px;
}
#quicktags a {
    margin-left: 9px;
	    margin-top: 1px;
    color: #000;
    height: 23px;
	text-decoration: underline;
	cursor: pointer;
}
#quicktags form input.text {
	border: 1px solid #999999;
	margin: 0 5px;
}
#quicktags form table {
	clear: both;
	display: block;
	float: left;
}
#quicktags form th {
	color: #000;
	font: 10px Verdana;
    text-align: left;
    padding: 0 0 0 5px;
}
#quicktags dt {
	width: 80px;
	height: 23px;
	cursor: pointer;
	background: url(imgs/qtag_dwn.gif) 1px 5px no-repeat;
}
#quicktags.quicktags-open dt {
	background-image: url(imgs/qtag_up.gif);
}	
/* in settings */
#quicktags_table {
	list-style:none;
	margin:5px 0 0;
	clear:both;
	float: left;
}
.quicktag-row {
	width: 400px;
	clear:both;
	margin:5px 3px 0;
	float: left;
	line-height:22px;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
}
.quicktag-row input, .quicktag-row a {
	margin-right: 5px;
	float: left;
}
#quicktags_table #sortHelper {
	float: left;
}
.quicktag-handle {
	background-color:#cccccc;
	clear:both;
	float:left;
	width:8px;
	height:22px;
	font-size:6px;
	line-height:6px;
	cursor: move;
}
.quicktag-handle strong {
	clear:both;margin-top:2px;color:#666666;
}
#shortlist_list {
	z-index: 1000;
	position: absolute;
	display: none;
	opacity: 0.90;
	filter: alpha(opacity=90);
}

#search.loading {
	background: #F2FBE8 url(images/loading.gif) right center no-repeat;
}
#search.loading input.long_text {
	background-color: #F2FBE8;
}

.previous-page-button {
	margin-right: 8px;
}
.previous-page-button, .next-page-button {
	vertical-align: middle;
}
.page-jump {
	clear: both;
}

#displaycounter {
	font:10px;
	margin: 0 auto;	
}
#total_searches {
	background: url(/imgs/search_stats.gif) left center no-repeat;
	padding-left: 12px;
}
#login_link{
font-size:.7em;
margin-top:-5px;
padding-bottom:3px;
line-height:20px;

}
#login_link a{padding-left:3px;}
.spell_check {
	float: left;
	font-size:9px;
}
#footer-links {
	font-size: .7em;
}
.no-tabs {
	display: none;
}
#tab-preferences {
	margin-left:5px;
	width:365px;
	float:left;
	padding:2px 2px 2px 2px;
}
#result-options {
	margin-right:5px;
	width:365px;
	float:right;
	padding:2px 2px 2px 2px;
}
#performance-options {
	 clear: both;
	 width:450px;
	 margin-top:4px;
	 margin-left:5px;
	 float:left;
	 padding:2px 2px 2px 2px;
}
#edit_account_form label, #settings_form label {
	display: block;
	height: 22px;
	line-height: 22px;
	text-align: left;
}
#settings_form h2, #edit_qbank_form h2 {
	text-align: left;
	display: block;
	font: bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#settings_form .label-group label {
	display: inline;
	margin-right: 10px;
}




/*#qtriggers {
	border: 1px solid #999;
	border-top: 0;
	top: 41px;
}
*/
#qtrigger_arrow {
	padding-bottom: 2px;
	padding-right:3px;
}
.twerq-tips {
	position: relative; top: 5px;
	padding: 3px 2px;
	border: 1px solid #ccc;
	text-align: center;
}
.qtrigger_beginner {
	padding: 2px;
	font-size: 11px;
	background-color: #EEEEEE;
	font-weight: normal;
}
.qtrigger_beginner_link {
	padding: 2px;
	font-size: 11px;
	background-color: #EEEEEE;
	font-weight: bold;
}
.qtrigger_item {
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.qtrigger_item_hover {
	background-color: #ffffff;
	border-top: 1px solid rgb(125,211,28);
	border-bottom: 1px solid rgb(125,211,28);
}
.qtrigger_item_hover_children {
	background: #ffffff;
}
.qtriggers_div {

}