/**
 * Define common styles/iconsets
 */
.comment_add a,
.comment_delete a,
.comment_edit a,
.comment_reply a,
.comment,
.book_printer,
.book_add_child,
.prev a, a.prev,
.book .up a,
.icon-delete,
.icon-edit,
.icon-reply,
.icon-calendar,
.submitted .user,
.submitted .date,
.sbservice_usernames_stall a, a.sbservice_usernames_stall,
.kuser_add_choice a, a.kuser_add_choice {  background-repeat: no-repeat;  background-position: left center;  padding-left: 18px;}
a.read-more {  background-repeat: no-repeat;  background-position: left center;/*  padding-left: 18px;  padding-bottom:1px;*/  padding: 1px 0 1px 18px;}
.comment .title {  background-repeat: no-repeat;  background-position: 3px center;  padding-left: 21px;}
.kuser_add_choice a, a.kuser_add_choice {background-image: url("add_favorite.png");}
a.comment_add, .comment_add a {background-image: url("comment_add.png"); }
a.sbservice_usernames_stall {background-image: url("stall.png"); background-repeat:no-repeat; padding-left:18px; }
a.comment { background-image: url("comment.png"); }
a.read-more { background-image: url("page_white_go.png"); }
a.book_printer { background-image: url("printer.png"); }
a.book_add_child { background-image: url("page_white_add.png"); }
.icon-calendar { background-image: url("calendar.png"); }
.comment .icon-delete, .comment_delete a { background-image: url("comment_delete.png"); }
.comment .icon-edit, .comment_edit a { background-image: url("comment_edit.png"); }
.comment .icon-reply, .comment_reply a { background-image: url("comment_add.png"); }
.prev a, a.prev { background-image: url("resultset_previous.png"); }
.next a, a.next{ background-image: url("resultset_next.png"); background-repeat: no-repeat;  background-position: right center;  padding-left: 0; padding-right: 18px;}
.up a, a.up { background-image: url("resultset_up.png"); }
.comment .title { background-image: url("comment.png"); }
.submitted .user, span.comment_forbidden { background-image: url("user.png"); background-repeat:no-repeat; padding-left:20px }
.submitted .date { background-image: url("calendar.png"); }
.profile dl tabbody{background-color:red;  display:none;}
.block-region {padding: 1em;  background: transparent;  border: 2px dashed #b4d7f0;  text-align: center;  font-size: 1.3em;}
#options ul{font-weight:bold; text-align:center; background-color:#fff; padding:5px; border:1px solid #333;}
#options  li {display:inline; padding:5px; margin:1px;  background-color:#fff; }
#options li a {color:#333;}
#options li.activetab {background-color:#333; color:#fff; }
#options li.activetab a {color:#fff;}
.dev-timer, .dev-memory-usage{background-color:white;clear:both;}
#globalnav{font-size:12px; position:absolute; top:0px; left:0; width:100%;  min-height:25px; background-color:#ccc; font-weight:bold; border-bottom:1px solid #000;}
#globalnavleft{float:left; width:8px; margin:-80px 0px 0px 0px; padding:5px 0px 0px 8px; display:inline;}
#rollcall{ float:left;width:36%; margin:6px 25px}
#globalnavright{float:right; padding-right:5px;}
#globalnav .form-text{height:15px; margin-top:5px}
#globalnav #edit-submit{height:20px; border:1px solid black; font-size:10px; }
#globalnav table, #globalnav .nav{margin:0}
#t{display:none;}
#globalnav .nav{margin:5px 5px 0 0; list-style:none;}
#globalnav li ul {display: none;  position: absolute; padding: 0.5em;  list-style:none; }
#globalnav li:hover ul{  display: block; }
#globalnav li li {float: none;   border-left: 1px solid #8CABD1;  border-right: 1px solid #8CABD1;  border-bottom: 1px solid #8CABD1;  padding:0.5em;}
#globalnav .fnsso{margin:6px 2px;}
ul.tabs {
	margin: 0;
	padding: 0;
/*	float: left; */
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}	
html ul.tabs li.active, html ul.tabsabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tabs_c {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_c {
	padding: 20px;
	font-size: 1.2em;
}
.tab_c h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_c h3 a{
	color: #254588;
}
.tab_c img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}
ul.pager li{display:inline;}

