/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		subsilver2
	Based on style:	subSilver (the default phpBB 2 style)
	Original author:	subBlue ( http://www.subBlue.com/ )
	Modified by:		psoTFX and the phpBB team ( http://www.phpbb.com )
	
	This is an alternative style for phpBB3 for those wishing to stay with
	the familiar subSilver style of phpBB version 2.x
	
	Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
    --------------------------------------------------------------
*/

/* Layout
 ------------ */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}

body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color :#000000;/* #006699;*/
	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
	margin: 0;

	background-color: #E7DDBD;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

#wrapheader {
	height: auto !important;
	padding: 0;
}

#wrapcentre {
	margin: 15px 25px 0 25px;
}

#wrapfooter {
	text-align: center;
	clear: both;
}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #E7DDBD;
	border-width: 1px;
	border-style: solid;
	border-color: #A9B8C2;
}

#logodesc {
	background-color: #E7DDBD;/*dingensi ober dem banner;*/
	/*background-image: url('styles/subsilver2/theme/images/background.gif');*/
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 0 25px 15px 25px;
}

#menubar {
	margin: 0 25px;
}

#datebar {
	margin: 10px 25px 0 25px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	background-color: #F9CC79;/*i dont know*/
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860; /*i dont know*/
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.forumrules h3 {
	color: red;
}

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {
	color : #000000;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
	line-height : 120%;
}

h2 {
	color : #000000;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
	line-height : 120%;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}

p {
	font-size: 1.1em;
}

p.moderators {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.breadcrumbs {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
} 

p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 4px;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
	padding-top: 5px;
}

.postauthor {
	color: #000000;
}

.postdetails {
	color: #000000;
}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: yellow;
}

.nav {
	margin: 0;
	color: black;
	font-weight: bold;
}

.pagination {
	padding: 4px;
	color: black;
	font-size: 1em;
	font-weight: bold;
}

.cattitle {

}

.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed {
	margin: 1px 1px;
	font-size: 1.1em;
}

.gensmall {
	margin: 1px 1px;
	font-size: 1em;
}

.copyright {
	color: #444;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.titles {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

.error {
	color: red;
}


/* Tables
 ------------ */
th {		/*the tabels header (author,message....)*/
	color: #000000;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #BFB49F;/*006699;*/
	/*background-image: url('styles/subsilver2/theme/images/cellpic3.gif');*/
	white-space: nowrap;
	padding: 7px 5px;
}

td {
	padding: 2px;
}
td.profile {
	padding: 4px;
}

.tablebg {	/*boarder of all tables*/
	background-color: #58411f;
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: white url('styles/subsilver2/theme/images/cellpic2.jpg') repeat-y scroll top left;
}
.rtl .catdiv {
	background: white url('styles/subsilver2/theme/images/cellpic2_rtl.jpg') repeat-y scroll top right;
}

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;	/*the first header over all messages*/
	background-color: #AA9B7E;/*#AA9B7E;#BFB49F*/
	/*background-image: url('styles/subsilver2/theme/images/cellpic1.gif');*/
	text-indent: 4px;
}

.row1 {/*the coller behind the messages */
	background-color: #E7DDBD;
	padding: 4px;
}

.row2 { /*the right part of the message block (author views // topics posts)*/
	background-color: #E7DDBD;
	padding: 4px;
}

.row3 { /*dont know*/
	background-color: #D1D7DC;/*#D1D7DC;*/
	padding: 4px;
}

.spacer { /*spacer between messages*/
	background-color:#BFB49F; /*#D1D7DC;*/
}

hr {	/*i dont know*/
	height: 0px;
	border: solid #D1D7DC 0px;
	border-top-width: 1px;
	background-color: #D1D7DC;/*#D1D7DC;*/
	color: #D1D7DC;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */
a:link {
	color : #006699;
	text-decoration: none;
}

a:active,
a:visited {
	color : #006699;
	text-decoration: none;
}

a:hover {
	color : #DD6900;
	text-decoration: underline;
}

a.forumlink {
	color: #006699;
	font-weight: bold;
	/*font-family: "Lucida Grande", Helvetica, Arial, sans-serif;*/
	font-size: 12px;
}

a.topictitle {
	margin: 1px 0;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}

a.topictitle:visited {
	color: #5493B4;
	text-decoration: none;
}

th a,
th a:visited { /*sorting links above tables*/
	color: #000000/*#FFA34F*/ !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: underline;
}


/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #A9B8C2;
	background-color: #FAFAFA;
}

textarea {
	background-color: #FAFAFA;
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 2px;
}

select {
	color: #333333;
	background-color: #FAFAFA;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	color: #000000;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #EFEFEF;
	border: 1px solid #666666;
}

.btnmain {
	font-weight: bold;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	padding: 1px 5px;
	font-size: 1.1em;
}

.helpline {
	background-color: #DEE3E7;
	border-style: none;
}


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #FAFAFA;
	color: #4B5C77;
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #FAFAFA;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
img {
	border: none;
}

.sep {
	color: black;
	background-color: #FFA34F;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}

/*
 Copy paste from calendar*/

/*.section-calendar #left*/
#left
{
	width: 47%;
	float: left;
	margin-left: 0px;
	position: relative;
        background-color: #e7ddbd;
}
.inner.bg1.post
{
        background-color: #e7ddbd;
}

/*.section-calendar #right*/
#right
{
	width: 50%;
	margin-left: 3%;
	float: left;
	position: relative;
	background-color: #e7ddbd;
}

#cal_acknowledgement
{
	width: 100%;
	clear: both;
}


#quicksearch p
{
	margin: 17px 0;
        margin-left: 0.7%;
	padding: 0;
}

#quicksearch select
{
	width: 5em;
	float: left;
	margin-right: 10px;
}

#quicksearch label
{
	white-space: nowrap;
	cursor: pointer;
}

html>body #quicksearch #filters
{
	position: relative;
	left: 7.5em;
	top: -2px;
}

html>body #quicksearch #filters > div
{
	width: 25px;
	height: 24px;
	overflow: hidden;
	float: left;
	position: relative;
}

html>body #quicksearch #filters > div:hover,
html>body #quicksearch #filters > div:active,
html>body #quicksearch #filters > div:focus
{
	overflow: visible;
	z-index: 6;
}

#quicksearch #filters * div
{
	background-color: #E1EBF2;
	border: 1px solid #CADCEB;
	cursor: pointer;
	width: 16px;
	height: 16px;
	padding: 3px;
	margin: 0 1px 0 0;
}

#quicksearch #filters * div.inactive
{
	background-color: #F4F8FA;
}

* html #filters div
{
	float: left;
	margin-right: 1em;
}

* html #filters * div
{
	float: left;
	clear: none;
}

#dates_list
{
	clear: both;
}



#search_results li,
#search_results p
{
	display: block;
	border-top:0; /*1px solid #FFFFFF;*/
	width: 100%;
	clear: both;
	margin: 0px -10px;
	padding: 5px 10px;
	min-height: 1.1em;
	background-color: #ECF3F7;
}

#search_results p
{
	padding: 0.5em;
	border-bottom:0; /*1px solid #FFFFFF;*/
	text-align: center;
}

#search_results .dates li
{
	border-top:0; /*1px solid #FFFFFF;*/
	border-bottom-width: 0;
	list-style-type: none;
}

#dates_list .new_year,
#dates_list .new_month,
#dates_list .new_week,
#dates_list .day
{
	display: block;
	border: 1px solid #000000;
	width: 97%;
	text-align: center;
	margin: 0.7% -1.4%;
	padding: 1.4% 1.4%;
	min-height: 1.1em;
	background-color: #aa9b7e;//#E1EBF2;
	clear: both;
}

#dates_list li.sunday .dmY,
#dates_list li.sunday .D
{
	color: #CC0033;
}

#dates_list li.saturday .dmY,
#dates_list li.saturday .D
{
	color: #800020;
}

#dates_list .dmY a,
#dates_list .D a
{
	color: inherit;
}

#dates_list li.today dt.dmY,
#dates_list li.today dd.D
{
	font-weight: bold;
}

#dates_list li.day, 
#dates_list li.event
{
	background-color: #e7ddbd;
	text-align: left;
	position: relative;
}

html>body #search_results dt,
html>body #search_results dd,
html>body #dates_list li.day *
{
	margin: 0;
	padding: 0;
	float: left;
}

* html #search_results dt,
* html #search_results dd,
* html #dates_list li.day dt.dmY,
* html #dates_list li.day dd.events,
* html #dates_list li.day dd.D
{
	margin: 0;
	padding: 0;
	float: left;
}

#search_results dt,
#dates_list li.day dd.D
{
	position: absolute;
	left: 10px;
}

html>body #dates_list li.day dt
{
	position: relative;
	left: 2.2em;
	height: 18px;
	min-width: 7em;
}

* html #dates_list li.day dt.dmY
{
	position: relative;
	left: 2.2em;
	height: 18px;
	width: 7em;
}

#search_results .dates dd
{
	position: relative;
	left: 9em;
	width: 21em;
	display: block;
	text-indent: -2em;
	padding-left: 2em;
	margin-bottom: 4px;
	clear: left;
	overflow: visible;
}

html>body #dates_list li.day dd.events
{
	position: relative;
	left: 8.5em;
	top: -1px;
	overflow: visible;
	display: block;
	width: 75%;
}

* html #dates_list li.day dd.events,
* html #dates_list li.day dd.events *
{
	margin: 0;
	padding: 0;
}

* html #dates_list li.day dd.events
{
	margin-left: 2.5em;
	overflow: visible;
}

html>body #dates_list li.day dd.events li
{
	list-style-type: none;
	min-height: 18px;
	background-color: transparent;
	width: auto;
	margin-top: 5px;
	height: auto;
	z-index: 6;
	position: relative;
}

* html #dates_list li.day dd.events li
{
	float: left;
	clear: left;
	height: 24px;
	list-style-type: none;
}

html>body #dates_list li.day dd.events li dt
{
	display: block;
	text-indent: -2em;
	clear: left;
	padding-left: 2em;
	margin-top: 1px;
	width: 21em;
	height: auto;
}

html>body #dates_list li.day dd.events li:first-child
{
	margin-top: 0;
}

html>body #dates_list li.day dd.events li dd
{
	position: absolute;
	left: -5.8em;
}

html>body #dates_list li.day dd.events dd img
{
	margin: 0 0.1em;
}

html>body #dates_list li.day,
html>body #dates_list li.day *
{
	z-index: 5;
	position: static;
}

* html #dates_list li.day dd.events dd img
{
	margin-right: 3px;
}

* html #dates_list li.day dd.events dt
{
	position: absolute;
	left: 9em;
	padding-left: 2em;
	text-indent: -2em;
}


#show_event #author,
#show_date #author,
#show_date #day,
#show_event .action,
#show_date .action
{
	float: left;
        margin:2.1%;
        font-size: 1.3em;
}

#show_event #author,
#show_date #author
{
	clear: left;
}

#show_date > dl > *
{
	padding: 0.2em 1em;
}

#show_event #desc,
#show_date #desc
{
	clear: left;
	font-size: 1.1em;
	padding-top: 0.3em;
}

#show_event .dates li
{
	background-repeat: no-repeat;
	padding-left: 2em;
	line-height: 18px;
	display: block;
	list-style-type: none;
}

#show_event .dates .equal
{
	background-image: url("./styles/subsilver2/theme/images/calendar/date.png");
}

#show_event .dates .unequal
{
	background-image: url("./styles/subsilver2/theme/images/calendar/date_error.png");
}

#show_date .attendance_mode
{
	float: left;
	width: 10em;
	clear: left;
        margin-left: 2.1%;
}

#show_date .attendance_comment
{
	margin-right: 10px;
	margin-left: 12em;
}

#show_date .attendance_comment textarea
{
	width: 30em;
	height: 7em;
}

#show_date dd.notify
{
	float: left;
	/*width: 20%em;*/
	clear: left;
        margin-left: 2.1%;
}

#show_date dt.notify
{
	float: left;
	/*width: 20%;
	clear: left;*/
        margin-left: 2.1%;
        
}

#show_date #notify_now
{
	margin-right: 10px;
	margin-left: 2.1%;
        float: left;
        clear: left;
}

#show_date dt.attendances
{
	position: relative;
	z-index: 6;
        margin-left:2.1%;
}

#show_date .attendances dd
{
	display: none;
}

#show_date dd.attendances
{
	float: left;
	width: 10em;
	clear: left;
}

#show_date .attendances dt
{
	background-repeat: no-repeat;
	padding-left: 2em;
	line-height: 18px;
}

#show_date dt.attendance_yes
{
	background-image: url("./styles/subsilver2/theme/images/calendar/user_add.png");
}

#show_date dt.attendance_no
{
	background-image: url("./styles/subsilver2/theme/images/calendar/user_delete.png");
}

#show_date dt.attendance_other
{
	background-image: url("./styles/subsilver2/theme/images/calendar/user.png");
}

#show_date #attendance_comment
{
	margin-right: 10px;
	margin-left: 12em;
	border: 1px solid #CADCEB;
	background-color: #E1EBF2;
}

#show_date #attendance_comment p:first-child
{
	font-size: 1em;
	margin: 0em;
}

#show_event .invited,
#show_date .invited
{
	float: left;
	width: 19em;
	clear: left;
margin-left:2.1%;
}

#show_event .auth_edit,
#show_date .auth_edit
{
	margin-right: 10px;
	margin-left: 21em;
}

#show_event .invited li,
#show_event .auth_edit li,
#show_date .invited li,
#show_date .auth_edit li
{
	background-repeat: no-repeat;
	padding-left: 2em;
	line-height: 18px;
	list-style-type: none;
}

#show_event .invited .white_g,
#show_event .auth_edit .white_g,
#show_date .invited .white_g,
#show_date .auth_edit .white_g
{
	background-image: url("./styles/subsilver2/theme/images/calendar/group_add.png");
}

#show_event .invited .black_g,
#show_event .auth_edit .black_g,
#show_date .invited .black_g,
#show_date .auth_edit .black_g
{
	background-image: url("./styles/subsilver2/theme/images/calendar/group_delete.png");
}

#show_event .invited .white_u,
#show_event .auth_edit .white_u,
#show_date .invited .white_u,
#show_date .auth_edit .white_u
{
	background-image: url("./styles/subsilver2/theme/images/calendar/user_add.png");
}

#show_event .invited .black_u,
#show_event .auth_edit .black_u,
#show_date .invited .black_u,
#show_date .auth_edit .black_u
{
	background-image: url("./styles/subsilver2/theme/images/calendar/user_delete.png");
}

#show_event .invited .last,
#show_event .auth_edit .last,
#show_date .invited .last,
#show_date .auth_edit .last
{
	margin-bottom: 0.5em;
}

#show_event .invited .first,
#show_event .auth_edit .first,
#show_date .invited .first,
#show_date .auth_edit .first
{
	margin-top: 0.5em;
}


#event_form .white,
#date_form .white
{
	float: left;
	width: 17em;
	clear: left;
}

#event_form .black,
#date_form .black
{
	margin-right: 10px;
	margin-left: 24em;
}

#event_form dd.black,
#date_form dd.black
{
	margin-left: 25em;
}

#event_form textarea,
#event_form input[type=text],
#date_form textarea,
#date_form input[type=text],
#search_form textarea
{
	max-width: 17em;
}

#event_form input[name=name],
#date_form input[name=name]
{
	min-width: 19em;
}

#event_form textarea[name=desc],
#event_form textarea[name=desc],
#date_form textarea[name=desc],
#date_form textarea[name=desc]
{
	width: 30em;
	max-width: 30em;
}

#event_form select,
#date_form select
{
	max-width: 17em;
}

* html #event_form select,
* html #date_form select
{
	width: 17em;
}

#event_form .visible select,
#date_form .visible select
{
	min-width: 0;
}

#event_form dd.visible,
#date_form dd.visible
{
	padding-top: 0;
}

#event_form dd.visible img,
#date_form dd.visible img
{
	position: relative;
	top: 5px;
}

#event_form dd,
#date_form dd,
#search_form dd
{
	padding: 0.3em 2.5em;
	padding-right: 0;
}

#show_event dd,
#show_date dd
{
	padding: 0.3em 1em;
	padding-right: 0;
}


dd.clear, dd.clear hr
{
	border-color:#aa9b7e;// #FFFFFF;
        background-color: #e7ddbd;
	width: 98%;
	padding-top: 0.5em;
	padding-bottom: 0em;
        clear:left;
        
        /*margin:0.7% -1.4%;*/

}

dd.clear-buttons
{
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	text-align: center;
}

.headline
{
	border-bottom:0; /*1px solid #FFFFFF;*/
	width: 100%;
	margin: 0 -10px 0.3em;
	padding: 0 10px 0.1em;
	position: relative;
	line-height: 18px;
	height: 21px;
}

.headline.noborder
{
	border-width: 0;
}
.headline *
{
	display: inline;
}

.headline img
{
	position: relative;
	top: 3px;
	right: 2px;
}

.headline h3
{
	border-bottom-width: 0;
	position: absolute;
	font-size: 2.2em;
	letter-spacing: 1px;
	font-weight: normal;
	top: -21px;
	z-index: 1;
	background-color: transparent;
}

.headline.center h3
{
	position: relative;
	width: 100%;
	top: 10px;
}

.headline.center
{
	text-align: center;
}


.headline h3.nouppercase
{
	text-transform: none;
	font-size: 2.2em;
	font-weight: 0;
        top: 10px;
        margin-left: 1.4%;
}
/*
.headline h3:hover,
.headline h3:active,
.headline h3:focus
{
	z-index: 3;
	background-color: #ECF3F7;
}*/

*:first-child+html .headline h3:hover,
*:first-child+html .headline h3:hover,
*:first-child+html .headline h3:hover
{
	z-index: 1;
	background-color: transparent;
}

.headline .actions
{
	position: absolute;
	right: 10px;
	width: 10em;
	z-index: 2;
	top: -3px;
	padding: 2px 0;
        border: 0;
}

.headline .actions > *
{
	margin: 0 0.1em;
	float: right;
}

.headline .actions:hover,
.headline .actions:focus,
.headline .actions:active
{
	z-index: 4;
}

select
{
	font-size: 0.9em;
}