/*-------------------------------------------------------------------------------------- GENERAL */
body {
	background-attachment: fixed;
	background-color: #351D10;
	background-image: url(/tc/gfx/bg_brown.gif);
	color: #CCC0B9; 	 
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	margin-bottom: 30px;
}
a { 
	color: #CCC0B9; 
}


/*-------------------------------------------------------------------------------------- CLASSES */
/* linked news */
div.linked-news {
	background-color: #281910;
	border: 1px solid #9C8477;
	font-size: 10px;
	margin-top: 10px;
	padding-bottom: 15px;
}
div.linked-news h3 {
	background-color: #9C8477;	
	color: #281910;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 3px 10px 4px 10px;
	width: 10em;
}
div.linked-news h3.phc {
	width: 16em;
}
div.linked-news ul {
	margin-left: 11px;	
}
div.linked-news li {
	background: transparent url(/tc/gfx/arrow_brown.gif) 0 3px no-repeat;	
	list-style-type: none;
	margin-bottom: 5px;
	padding-left: 16px;
}
div.linked-news li.hover {
	background-image: url(/tc/gfx/arrow_brown_hover.gif);
}
div.linked-news a {
	color: #9C8477;
	font-weight: bold;
	text-decoration: underline;
}
div.linked-news a:hover {
	color: #CCC0B9;
}

/* linked photo collections */
div.phc-teaser {
	margin-bottom: 10px;
}


/*-------------------------------------------------------------------------------------- COLUMN LAYOUT */
div#doc2 			{ width: 1027px; margin-left: 0; position: relative;  } /* wrapper */
	div#main 		{ width: 503px; margin-left: 30px; overflow: hidden; }
	div#sidebar		{ width: 494px; margin-left: 0; padding-top: 7px; }
		div#col-misc 		{ width: 300px; margin-left: 17px; }
		div#col-banner 		{ width: 160px; margin-left: 17px; }
		

/*-------------------------------------------------------------------------------------- CROSS NAVS */
div#hd div.crossnav {
	position: absolute;
	right: 0;
	top: 7px;
}
div#ft div.crossnav {
	float: right;
}
div.crossnav a {
	font-size: 9px;
	text-decoration: none;
}
div.crossnav a:hover {
	text-decoration: underline;
}


/*-------------------------------------------------------------------------------------- BREAD CRUMBS */
div.breadcrumb {
	font-size: 9px;
}
div#bd div.breadcrumb {	
	margin-bottom: 10px;
}
div#ft div.breadcrumb {
	float: left;
}


/*-------------------------------------------------------------------------------------- HEADER */
div#topmenu {
	height: 35px;
	left: 0;
	position: absolute;
	top: 130px;	
	z-index: 1;
}


/*-------------------------------------------------------------------------------------- BODY */
div#bd {
	margin-top: 95px;
	position: relative;
}
div#bd h1 { /* will be replaced with flash */
	color: #9C8477;
	font-weight: normal;	
	text-transform: uppercase;
}


/*-------------------------------------------------------------------------------------- MAIN */
/*------------------------------------------------------------- GENERAL */
div#main h1 {
	margin: 0 0 3px 1px;
}
div#main p {
	margin-bottom: 10px;
}
div#main ul {
	list-style-type: square;
	list-style-position: inside;
	margin-bottom: 10px;
}
div#main h1.headline-bauhaus {
	margin: 20px 0 15px 0;
}

/*------------------------------------------------------------- INTRO */
div#intro {
	font-size: 11px;
	margin: 0 12px 25px 12px;
}
div#intro h1 {
	margin: 20px 0 25px 0;
}

/*------------------------------------------------------------- AREA HOME PAGES */
div.content-box {
	background-color: #281910;
	font-size: 11px;
	padding: 12px;
	position: relative;	
}
div.content-box img {
	margin-bottom: 10px;
}
div.content-box a {
	bottom: 12px;	
	position: absolute;
	right: 12px;	
}
div.content-box a img {
	margin-bottom: 0;
}
div#content-box-full p {
	padding-bottom: 10px;
}
div#content-box-full {
	margin-bottom: 15px;
	width: 479px;
}
div#content-box-left, div#content-box-right {
	float: left;
	height: 320px;
	width: 220px;
}
div#content-box-right {
	margin-left: 15px;
}
div#area-article-list {
	margin-top: 15px;
}
div#area-article-list .first-item {
	border-top: 1px solid #9C8477;
	padding-top: 12px;	
}


/*------------------------------------------------------------- PAGINATION */
div#pagination {
	color: #9C8477;
	margin-bottom: 5px;
	margin-top: 10px;
}
div#pagination a.icon, div#pagination span {
	margin-right: 20px;
}
div#pagination a {
	color: #9C8477;
	margin: 0 3px;
	text-decoration: none;
}
div#pagination a:hover {	
	color: #CCC0B9;	
	text-decoration: underline;
}
div#pagination strong a {
	color: #CCC0B9;
	font-weight: normal;
}

/*------------------------------------------------------------- ARTICLE LIST */
div.article-list-item {	
	border-bottom: 1px solid #9C8477;	
	padding: 12px 0;
}
div.article-list-item h2 { /* will be replaced with flash */
	color: #fff; 
	font-size: 14px;
	margin-bottom: 7px;
}
div.article-list-item-text {
	margin-left: 152px;
}
div.bigger-teaser-image div.article-list-item-text {
	margin-left: 262px;
}
div.article-list-item img {
	float: left;
	margin-right: 12px;	
}
div.article-list-item p {
	font-size: 11px;
	margin-bottom: 12px;
}
div.first-item {
	padding-top: 0;
}
div.last-item {
	border: 0;
}

/*------------------------------------------------------------- ARTICLE VIEW */
div#article-view {
	font-size: 11px;
}
div#article-view img {
	margin-bottom: 17px;
}
div#article-view h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 11px;
}
div#article-view p {
	width: 503px;
}
div#article-view div.dot span { /* make bulls smaller */
	display: block;
	float: left;
	height: 9px; 
	margin-right: 8px;
	margin-top:0; 	
	overflow: hidden;	
	width: 5px; 
	}
div#article-view p.teaser-long {
	font-size: 12px;
	font-weight: bold;
}

/*------------------------------------------------------------- SEARCH RESULTS */
div#search-results-msg {
	border-color: #9C8477;
	border-style: solid;
	border-width: 1px 0;
	padding: 4px 0;
}

/*------------------------------------------------------------- ITEM LIST */
div#item-list-header {
	color: #6E584D; 
}
div#item-list-header span {
	float: left;
	margin-top: 3px;
}
div#item-list-header form {	
	float: right;	
}
div#item-list-header select {	
	background-color: #CCC0B9;
	border: 1px solid #9C8477;
}
div#item-list {
	background-color: #281910; 
	padding: 11px;	
}
div#item-list table {
	border-collapse: collapse;
	border-top: 1px solid #4B392F;		
	margin-top: 12px;
	width: 100%;
}
div#item-list th {
	color: #9C8477;
	font-size: 9px;
	font-weight: bold;
	padding: 10px 0 12px 0;
}
div#item-list td {
	background-color: #9C8477;
	border-bottom: 8px solid #281910; /* trick to create a bottom margin */
	color: #351D10;	
	padding: 10px 4px 4px 0;		
	vertical-align: top;
}
div#item-list td div { /* to avoid exploding tables if cell content is too long */
	overflow: hidden;	
}
div#item-list td.first-column {
	padding-bottom:0;
	padding-top: 0;
}
div#item-list td.last-column {	
	background-image: url(/tc/gfx/more_brown_darkest.gif);
	background-repeat: no-repeat;
	background-position: 85% 90%; /* bottom right with some padding */
	text-align: right;	
}
div#item-list .hover, div#item-list .hover * {
	background-color: #CCC0B9 !important;
	cursor: pointer;
}

/*------------------------------------------------------------- ITEM VIEW */
div#item-view {
	background-color: #281910; 
	padding: 12px;
	margin-bottom: 20px;
}
div#item-view * {
	color: #9C8477; /* causes <a> also to be that color */
} 
div#item-view h1 {
	border-bottom: 1px solid #4B392F;	
	margin-bottom: 17px;
}
table#object-data {
	margin-bottom: 24px;
}
table#object-data th {
	font-weight: bold;
	padding-bottom: 10px;
}
table#object-data td {										
	padding-right: 15px;
	vertical-align: top;				
}
div#item-view dt {
	font-weight: bold;
	margin-bottom: 10px;
}
div#item-view dd {
	margin-bottom: 24px;
}
div#item-view address {
	margin-bottom: 50px;
}

/*------------------------------------------------------------- ITEM INSERT */
form#item-insert {	
	background-color: #281910;
	padding: 1px 12px 50px 12px;	
}
form#item-insert legend {
	padding-left: 158px;
}
form#item-insert fieldset {	
	margin-top: 22px;
}
form#item-insert label {
	border-bottom: 1px solid #4B392F; 
	color: #9C8477;	
	display: block;
	padding-bottom: 2px;
	width: 157px;	
}
form#item-insert span {
	color: #9C8477; 
	display: block;
	float: left;
	font-size: 10px;	
	margin-top: 7px;
	position: absolute;	/* necessary to clear unwanted spaces in IE */
	width: 140px;	
}
form#item-insert hr {
	border-color: #4B392F; 
	border-style: solid;	
	border-width: 0 0 1px 0;
	height: 1px; 
	margin-right: 0; /* firefox */
	text-align: right; /* ie */
	width: 325px; 
}
form#item-insert input, form#item-insert textarea, form#item-insert select {
	background-color: #CCC0B9; 
	border: 0;
	display: block;
	font-size: 10px;
	height: 17px;
	margin-bottom: 10px;
	margin-left: 158px;
	padding-left: 2px;
	width: 212px;
}
form#item-insert select {
	height: 15px; /* causes select boxes to be 17px high */
	width: 215px;
}
form#item-insert textarea {
	height: 85px;
}
form#item-insert div.checkbox {
	margin: 24px 15px 15px 158px;	
}
form#item-insert div.checkbox input {
	float: left;
	height: 11px !important;	
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 4px;
	width: 11px !important;
}
form#item-insert div.checkbox label {
	border: 0;
	margin-left: 20px;
	width: 297px;
	
}
form#item-insert input#submit_insert {
	background-color: #9C8477;
	color:#351D10;
	font-size: 11px;
	font-weight: bold;	
	height: 16px;	
	margin: 30px 0 0 158px;	
	width: 44px; 
}
form#item-insert p#errors {
	background-color: #cf3c02;
	padding: 5px; 
}
form#item-insert p#success {
	background-color: #476541;
	padding: 5px;
}
form#item-insert input.zipcode {
	display: inline !important;
	width: 38px !important;
}
form#item-insert input.city {
	display: inline !important;
	margin-left: 5px !important;
	width: 168px !important;
}
form#item-insert input.upload { 
	width: 282px !important;
}

/*------------------------------------------------------------- SPECIALS: FRANCHISE */
div.franchise-object {
	background-color: #9C8477;
	clear: both;
	color: #351D10;	
	margin-bottom: 10px;	
	position: relative;
	width: 100%; /* IE7 needs this */
}
div.franchise-logo-tn {
	float: left;	
}
div.franchise-text {
	margin-left: 95px;
	padding: 10px;	
}
div.franchise-text strong {
	display: block;
	margin-bottom: 10px;
}
div.franchise-object a.more {	
	bottom: 5px;
	position: absolute;
	right: 5px;
}
a#download-concept {
	background-color: #9C8477;
	color: #351D10 !important;	
	display: block;
	font-weight: bold;
	height: 16px;
	line-height: 16px;
	margin-bottom: 25px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase !important;
	width: 115px;
}
a#download-concept:hover {
	background-color: #CCC0B9;
}

/*------------------------------------------------------------- SPECIALS: TERMINKALENDER */
div#calendar {
	width: 204px;
}
div#calendar-header {	
	height: 15px;	
	position: relative;
	text-align: center;
}
div#calendar-header select {
	background-color: #CCC0B9;
	border: 1px solid #9C8477;	
}
div#calendar-header a#month-back {
	left: 0;
	position: absolute;
	top: 0;
}
div#calendar-header a#month-forward {	
	position: absolute;
	right: 0;
	top: 0;
}
div#calendar form {
	display: inline;	
}
div#calendar table {
	width: 100%;
}
div#calendar th {
	font-weight: normal;
	height: 13px;
	padding: 2px;
	text-align: center;	
}
div#calendar td {
	background-color: transparent;	
	border: 0;
	color: #9C8477;
	font-size: 9px;
	height: 13px;
	overflow: hidden;
	padding: 0;
	text-align: center;			
}
div#calendar td a {	
	display: block;
	padding: 2px;
	text-decoration: none;
	width: 25px;
}
div#calendar a.today {
	background-color: #fff;
	color: #351D10;
}
div#calendar td a:hover,
div#calendar td a.current {
	background-color: #9C8477;
	color: #351D10;
	font-weight: bold;
}
div#seminars-list-header {
	height: 140px;
	position: relative;
	width: 100%;
}
div#seminars-list-header h1 {
	position: absolute;
	right: 10px;
	top: 5px;
}
table#seminars-list td,
table#seminars-list td.first-column,
table#seminars-list th,
table#seminars-list td.last-column  {
	background-color: transparent;
	border-bottom: 1px solid #4B392F;
	color: #9C8477;
	padding: 12px 0;
	text-align: left;
}
table#seminars-list th a {
	color: #9C8477;
	text-decoration: none;
}
table#seminars-list th a:hover {
	text-decoration: underline;
}
table#seminars-list th a.up {
	background: transparent url(/tc/gfx/up_brown.gif) right 6px no-repeat;
	padding-right: 10px;
}
table#seminars-list th a.down {
	background: transparent url(/tc/gfx/down_brown.gif) right 6px no-repeat;
	padding-right: 10px;
}
/* details */
table#seminars-list tr.has-details td {
	border-bottom: 0;
	padding-bottom: 0;
}
table#seminars-list tr.details td {
	border-bottom: 1px solid #4B392F;
}
table#seminars-list tr.details a.open {
	background: transparent url(/tc/gfx/forward_brown.gif) 0 0 no-repeat;
	color: #9C8477;
	font-weight: bold;
	outline: 0;
	padding-left: 20px;
	text-decoration: none;
}
table#seminars-list tr.details a.open:hover {
	background-image: url(/tc/gfx/forward_brown_hover.gif);
	color: #CCC0B9;
}
table#seminars-list div.details-container {
	background-color: #9C8477;
	color: #281910;
	display: none;
	padding: 0 32px;
	position: relative;
	top: -13px;
}
table#seminars-list tr.details a.close {
	background: #281910 url(/tc/gfx/tobottom_brown.gif) 0 0 no-repeat;
	color: #281910;
	display: block;
	height: 17px;
	left: 0;
	position: absolute;
	text-decoration: none;
	top: 0;
	width: 20px;
}
table#seminars-list tr.details a.close:hover {
	background-image: url(/tc/gfx/tobottom_brown_hover.gif);
}
table#seminars-list tr.details h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 17px;
}
table#seminars-list tr.details div.date {
	font-weight: bold;
}
table#seminars-list tr.details address {
	margin-bottom: 20px;
	margin-top: 12px;
}
table#seminars-list tr.details address span {
	font-weight: bold;
}
table#seminars-list tr.details address a {
	color: #281910;
}

/*------------------------------------------------------------- SPECIALS: FORUM */
div.forum {
	background-color: #281910;
	padding: 24px 0 15px 0;
}
div.forum h1 {
	margin: 0 0 70px 12px !important;	
}
div.forum h2 {
	color: #9C8477;
	font-size: 15px;	
	margin: 0 0 20px 12px;
}
div.forum div#pagination {
	margin-left: 12px;
}
/*-------------------------------- TOPIC LIST */
div.forum-topic {	
	float: left;
	margin-bottom: 25px;
	width: 220px;
}
div.forum-topic-left {
	margin-right: 35px;
}
div.forum-topic h2 {
	padding-bottom: 10px;
}

div.forum-topic-new {
	cursor: pointer;
	font-size: 10px;
	margin-bottom: 30px;
	position: relative;
}
div.forum-topic-new h2 {	
	font-size: 14px;	
	margin-bottom: 8px;
}
div.forum-topic-new span.stats {
	position: absolute;
	right: 0;
	top: 4px;
}
div.forum-topic-new div.details {
	background-color: #281910;
	background-image: url(/tc/gfx/more_brown.gif);
	background-position: 98% 90%;
	background-repeat: no-repeat;
}
div.forum-topic-new div.highlighted {
	background-image: url(/tc/gfx/more_brown_hover.gif);
	background-color: #351D10;
}
div.forum-topic-new img {
	float: left;
}
div.forum-topic-new dl {
	margin-left: 124px;
}
div.forum-topic-new dt {
	background-color: #6E584D;
	color: #281910;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	padding-left: 12px; 
}
div.forum-topic-new dd {	
	padding: 16px 0 0 12px;
}
div.forum-topic-new dd h3 {
	font-weight: bold;
}


/*-------------------------------- INSERT (THREAD & POST) */
div.forum-insert form {
	margin: 0 12px;
}
div.forum-insert label {
	color: #9C8477;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}
div.forum-insert input#thread_subject, div.forum-insert textarea  {
	background-color: #CCC0B9;
	border: 0;
	display: block;
	margin-bottom: 10px;
	width: 100%;
}
div.forum-insert input#thread_subject {
	height: 15px;
}
div.forum-insert textarea {
	height: 170px;
}
div.forum-insert p.p-insert-output {
	margin-left: 12px;
}
/*-------------------------------- THREAD LIST */
div#forum-thread-list-header {
	height: 30px;
	margin: 0 12px;
	position: relative;
}
div#forum-thread-list-header span {
	color: #6E584D;
	display: block;
	padding-top: 10px;
}
div#forum-thread-list-header form {
	position: absolute;
	right: 0;
	top: 0;
}
div#forum-thread-list table {
	width: 100%;
}
div#forum-thread-list th {
	background-color: #6E584D;
	border-right: 1px solid #351D10;
	color: #281910;
	font-size: 9px;
	font-weight: bold;
	padding: 7px 9px 8px 12px;
}
div#forum-thread-list th.col-2 {
	text-align: center;
	width: 60px;
} 
div#forum-thread-list th.col-3 {
	text-align: center;
	width: 100px;
}
div#forum-thread-list th.col-4 {
	border-right: 0;
	width: 125px;	
}
div#forum-thread-list tr.hover td {
	background-color: #351D10;
	cursor: pointer;	
}
div#forum-thread-list td {
	background-color: #281910;
	border: 1px solid #351D10;
	padding: 14px 9px 15px 12px;
}
div#forum-thread-list td.col-1 {
	border-left: 0;
	color: #9C8477;
	font-weight: bold;
}
div#forum-thread-list td.col-2 {
	color: #6E584D;
	text-align: center;	
}
div#forum-thread-list td.col-3 {
	color: #9C8477;
	font-weight: bold;
	text-align: center;	
}
div#forum-thread-list td.col-3 div {
	overflow: hidden;
	width: 100px;
}
div#forum-thread-list td.col-4 {
	border-right: 0;
	color: #9C8477;
	padding-right: 12px;	
}
div#forum-thread-list td.col-4 div {
	overflow: hidden;	
	width: 125px;
}
div#forum-thread-list td.col-4 span {
	color: #6E584D;
}
/*-------------------------------- POST LIST */
div#p-countposts {
	color: #6E584D;
	margin: 0 0 12px 12px;
}
div.post {
	background-color: #6E584D;	
	border-top: 1px solid #351D10;
	margin-bottom: 12px;
	position: relative;
	width: 100%;
}
div.p-user {	
	float: left;
	font-size: 9px;	
	padding: 12px 0 0 11px;
	width: 118px;
}
div.p-meta, div.p-content {
	border-left: 1px solid #351D10;
	margin-left: 130px;	
}
div.p-meta {
	border-bottom: 1px solid #351D10;	
	padding: 13px 0 10px 12px;
	width: 360px;	
}
div.p-content {
	padding: 20px 20px 50px 11px;
	width: 340px;	
}
div.post div.p-username {
	font-weight: bold;
}
div.post div.p-userstats {
	bottom: 11px;
	left: 12px;	
	position: absolute;	
}
div.p-meta h3 {
	font-weight: bold;	
}
div.p-meta div {
	font-size: 9px;
}
div.post a.p-notify {
	bottom: 12px;
	color: #9C8477;
	position: absolute;
	right: 12px;
	text-decoration: none;
}
div.post a.p-notify:hover {
	color: #CCC0B9;
}
div.p-first {
	background-color: transparent;
	margin-bottom: 0;
}
div.p-first div.p-meta h3 {
	width: 270px;
}
form#post-insert {
	position: absolute;
	right: 12px;
	top: 11px;
}
div.p-onlyone {
	border-bottom: 1px solid #351D10;
}
/*-------------------------------- POST INSERT & NOTIFY POST */
div#p-reply-to {
	margin: 24px 0 12px 12px;
}

/*-------------------------------------------------------------------------------------- SIDEBAR */
/*------------------------------------------------------------- GENERAL */
div#sidebar h1 {	/* flash headlines */
	margin-bottom: 8px;
}
div.box {
	margin-bottom: 25px;
}
form a.submit {
	font-weight: bold;
	text-decoration: none;
}

/*------------------------------------------------------------- COMMUNITY */
div#community {
	/*margin-bottom: 17px;*/
}
div.loginlogout {
	background-color: #9C8477; 
	color: #351D10; 
	padding: 12px;
	position: relative;
	width: 276px;
}
form.login input, div.forgotpw input {
	border: 1px solid #351D10;	
	font-size: 11px;
	height: 15px;
	margin-right: 15px;
	padding-left: 3px;
	width: 62px;
}
form.login div {	
	margin-top: 9px;
}
form.login a, div.forgotpw a { 
	color: #351D10; 
}
form.login a:hover, div.forgotpw a:hover { 
	color: #fff; 
}
div.loginlogout div#welcome {
	color: #281910;
	font-weight: bold;
	margin-bottom: 12px;
}
div.loginlogout div#lastlogin {
	color: #CCC0B9;
	text-align: right;
}
form#logout a {
	bottom: 12px;	
	position: absolute;
	left: 12px;	
}
form#logout a:hover {
	color: #351D10;
}
div.forgotpw form {
	margin-bottom: 10px;
}
div.forgotpw input {
	width: 186px;
} 


/*------------------------------------------------------------- SUCHE */
form#search input {
	background-color: transparent;	
	border: 1px solid #9C8477;
	color: #CCC0B9;
	font-size: 11px;
	height: 15px;
	margin-right: 22px;		
	padding-left: 3px;
	width: 235px;	
}
form#search	a { 
	color: #9C8477; 
}
form#search a:hover	{ 
	color: #CCC0B9 
}

/*------------------------------------------------------------- IMMOBILIEN SUCHE */
div#realty-search {
	background-color: #281910; 
	padding: 12px;
}
div#realty-search h2 {
	margin-bottom: 10px;
}
div#realty-search form {
	border-bottom: 1px solid #4B392F;
	margin-bottom: 15px;
	padding-bottom: 5px;
	position: relative;	
}
div#realty-search label {
	color: #9C8477;
	display: block;
	margin-bottom: 6px;
}
div#realty-search select {	
	background-color: #CCC0B9; 
	border: 0;
	display: inline-block;	
	height: 15px; /* causes select boxes to be 17px high */
	font-size: 10px;
	margin-bottom: 11px;
	width: 215px;	
}
div#realty-search form a { /* GO button */
	color: #9C8477; 
	left: 16px;
	position: relative;	
	top: -8px;
}
div#realty-search form a:hover {
	color: #CCC0B9;
}
div#realty-search p { 
	color: #9C8477; 
}

/*------------------------------------------------------------- SEMINARS SEARCH */
div#seminars-search {
	background-color: #281910;
	padding: 12px 12px 35px 12px;
	position: relative;
}
div#seminars-search h2 {
	margin-bottom: 12px;
}
div#seminars-search form div {
	margin-bottom: 8px;
}
div#seminars-search label {
	color: #9C8477;
	display: block;
	margin-bottom: 2px;
}
div#seminars-search div input,
div#seminars-search div select {
	background-color: #CCC0B9;
	border: 0;
	font-size: 10px;
	height: 17px;
}
div#seminars-search div input {
	display: block;
	padding-left: 2px;
	width: 214px;
}
div#seminars-search div select {
	width: 216px;
}
div#seminars-search select.d1 {
	margin-right: 20px;
	width: 46px;
}
div#seminars-search select.d2 {
	width: 76px;
}
div#seminars-search a.submit {
	bottom: 45px;
	color: #9C8477;
	position: absolute;
	right: 35px;
}
div#seminars-search a.submit:hover {
	color: #CCC0B9;
}

/*------------------------------------------------------------- NEWSLETTER SHORT*/
div#newsletter-short {
	background-color: #281910;
	padding: 12px 12px 15px 12px;
	position: relative;
}
div#newsletter-short h2 {
	margin-bottom: 6px;

}
div#newsletter-short form div {
	margin-bottom: 8px;
}
div#newsletter-short label {
	color: #281910;
	display: inline-block;
    width: 42px;
    vertical-align: top;
    padding-top: 2px;
}
div#newsletter-short div input,
div#newsletter-short div select {
	background-color: #CCC0B9;
	border: 0;
	font-size: 10px;
	height: 14px;
}


div#newsletter-short div input {
	display: inline;
	padding-left: 2px;
    padding-top: 3px;
	width: 180px;
    /*border: solid 1px #351D10; */
 	background-color: #CCC0B9;
}
div#newsletter-short div.checkbox {

}
div#newsletter-short div.checkbox input {
    display:inline;
    margin-right: 6px;
    width: auto;
    height: auto;
    padding: 0;
}

div#newsletter-short div.checkbox label {
	vertical-align:top;
    padding-top:0px;
    display:inline;
    margin-right: 6px;
}

div#newsletter-short div select {
	width: 216px;
}
div#newsletter-short select.d1 {
	margin-right: 20px;
	width: 46px;
}
div#newsletter-short select.d2 {
	width: 76px;
}
div#newsletter-short a.submit {
	bottom: 45px;
	color: #9C8477;
	position: absolute;
	right: 35px;
}
div#newsletter-short a.submit:hover {
	color: #CCC0B9;
}

div#newsletter-short form input#submit_insert {
	background-color: #9C8477;
	color:#fff;
	font-size: 11px;
	font-weight: bold;	
	margin: 2px 0 0 0px;	
    padding: 3px 6px 3px 6px; 
    border: 0;
    
}


/*------------------------------------------------------------- AD */
div#ad fieldset {
	border: 1px solid #9C8477;	
	padding: 4px 12px 12px 12px;	
}
div#ad legend {
	color: #9C8477;	
	margin-top: -1px; /* correct position */
	text-transform: uppercase;	
}
div#ad img {
	margin-top: 8px;
}

div.adbox
{
	margin-bottom: 25px;
}

div.adbox fieldset {
	border: 1px solid #9C8477;	
	padding: 4px 12px 12px 12px;	
}
div.adbox legend {
	color: #9C8477;	
	margin-top: -1px; /* correct position */
	text-transform: uppercase;	
}
div.adbox img {
	margin-top: 8px;
}

div.adbox div.flashad-middle {
	margin-top: 8px;
}

/*------------------------------------------------------------- LINKED THREADS */
div#col-linked-threads div.content {
	background-color: #281910;
	border: 1px solid #9C8477;
	padding: 13px 8px 1px 13px;
}
div#col-linked-threads h2 {
	margin-bottom: 10px;
}
div#col-linked-threads li {
	background: transparent url(/tc/gfx/arrow_brown_hover.gif) 0 3px no-repeat;
	cursor: pointer;
	list-style-type: none;
	margin-bottom: 5px;
	padding-left: 16px;	
}
div#col-linked-threads li.hover {
	text-decoration: underline;
}
div#col-linked-threads li div {
	background: transparent url(/tc/gfx/more_brown.gif) bottom right no-repeat;
	padding-bottom: 15px;
}
div#col-linked-threads li.hover div {
	background-image: url(/tc/gfx/more_brown_hover.gif);
}
div#col-linked-threads h3 {
	font-weight: bold;
}



/*-------------------------------------------------------------------------------------- TOOLBAR */
div#toolbar {
	margin-top: 30px;	
}
div#toolbar span {
	border-color: #9C8477;
	border-style: solid;
	border-width: 1px 1px 1px 0;
	padding: 7px 17px 9px 8px;
}
div#toolbar a {
	background-position: left;
	background-repeat: no-repeat;
	color: #9C8477;	 
	font-size: 10px;
	padding-left: 22px;
	text-decoration: none;	
}
div#toolbar a:hover	{ 
	color: #CCC0B9; 
}
a#tb-totop { 
	background-image: url(/tc/gfx/totop_brown.gif);	
}
a#tb-totop:hover { 
	background-image: url(/tc/gfx/totop_brown_hover.gif); 
}
a#tb-print	{ 
	background-image: url(/tc/gfx/print_brown.gif);
	margin-left: 15px; 
}
a#tb-print:hover { 
	background-image: url(/tc/gfx/print_brown_hover.gif); 
}
a#tb-back { 
	background-image: url(/tc/gfx/back_brown.gif);
	margin-left: 15px; 
}
a#tb-back:hover { 
	background-image: url(/tc/gfx/back_brown_hover.gif); 
}


/*-------------------------------------------------------------------------------------- FOOTER */
div#ft {
	margin-left: 30px;
	margin-top: 89px;
}