﻿/* layout */

html {
	width: 100%;
	height: 100%;
}

html, body
{
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial;
	font-size: 12px;
	border: none;
}

/* reset */
table {
	border-collapse: collapse;
}
		
td, th { 
	padding: 0;
}
/* //reset */

#container {
	width: 100%;
	height: 100%;
	background: #ffffff;
}

	#top {
		height: 125px;
		padding-top: 17px;
	}

		#head {
			position: relative;
			width: 900px;
			height: 125px;
			margin-left: auto;
			margin-right: auto;
			background-image: url(/files/all/ctp/images/head_home_bg.jpg);
			background-repeat: no-repeat;
			background-position: top;
		}

			#logo {
				position: absolute;
				left: 53px;
				bottom: 16px;
			}
			
				#logo img 
				{
					width: 287px;
					height: 94px;
				}
			
			#languages {
				position: absolute;
				right: 0px;
				bottom: 55px;
			}
				
				.language {
					padding-right: 7px;
					float:left;
					filter:alpha(opacity=50);
					-moz-opacity:.50;
					opacity:.50;
				}
				
				.language_active {
					padding-right: 7px;
					float:left;
				}

			#topbar {
				position: absolute;
				left: 705px;
				bottom: 0px;
				_bottom: -1px; /*IE6 fix*/
			}
				
				.topbar_button {
					float: left;
					height: 50px;
				}

					.topbar_button-start {
						background-position: 0px -51px;
						width: 6px;
					}
					
					.topbar_button-content {
						background-position: 0px -102px;
						background-repeat: repeat-x;
					}
					
						.topbar_button_link {
							margin: 29px 8px 0px 8px;
						}
					
					.topbar_button-divider {
						background-position: -7px -51px;
						width: 9px;
					}
					
					.topbar_button-end {
						background-position: -17px -51px;
						width: 6px;
					}
			
			#ads_right {
				position: absolute;
				left: 900px;
				top: 125px;
				padding: 10px;
			}
			
				#ads_right_google {
					padding-top: 10px;
				}
				
				#ads_right_other {
					
				}
			
	#middle {
		
	}

		#body {	
			width: 900px;
			margin-left: auto;
			margin-right: auto;	
		}

			#main {
				width: 900px;
				min-height: 400px;
				height: auto !important;
				height: 400px;
				padding-top: 20px; /*65*/
			}
				
				#content_container {
					min-height: 400px;
					height: auto !important;
					height: 400px;
					background-color: #f49f20;
/*					background-image: url(/files/all/ctp/images/main_faux_bg.gif);
					background-repeat: repeat-y;*/
				}
				
					#content {
						float: left;
						width: 880px; /*900*/
						margin: 0px 0px 10px 0px;
						padding: 10px;
						display: inline; /*IE6 fix*/
						/*background-color: #f49f20;*/
					}
					
					#content_small {
						float: left;
						width: 620px; /*650*/
						margin: 0px 0px 10px 0px;
						padding: 10px;
						padding-right: 270px;
						display: inline; /*IE6 fix*/
						background-color: #f49f20;
					}
					
					.faded td {
						filter: alpha(opacity=50);
						-moz-opacity: .50; 
						opacity: .50;
					}
					
					.faded div {
						filter: alpha(opacity=50);
					}
		
	#bottom {
		
	}

		#footer {
			width: 880px;
			/*height: 18px;*/
			margin-left: auto;
			margin-right: auto;
			padding: 10px 10px 0 10px;
			margin-bottom: 10px;
		}
			
			#bottombar {
			/*	background: #464646;*/
				width: 850px;
				height: 13px;
				padding: 2px 5px 3px 5px;
			}
			
				#bottombar_items {
					float: left;
				}
			
				#divNewsTicker1 {
					width: 400px;
					height: 13px;
					float: left;
				}
					
				#divNewsTicker1Pre {
					height: 13px;
					float: left;
				}
					
				.divNewsTickerClass {
					/* dummy */
				}
			
			#ads_bottom {
				margin-left: auto;
				margin-right: auto;
				width: 900px;
				padding-bottom: 10px;
				/*text-align: center;*/
			}
				
				#ads_bottom_google {
					float: left;
					padding-left: 20px;
				}
				
				#ads_bottom_other {
					float: right;
					padding-left: 10px;
				}

.clear {
	clear: both;
}

.float_left {
	position: relative;
	float: left;
}

.float_right {
	position: relative;
	float: right;
}

#event_manage a
{
	line-height: 20px;
}

#main .percentageBar {
	font-size: 9px;
	color: #777777;
	font-weight: normal;
}

#main .percentageBar img {
	background: transparent url(/files/all/ctp/images/percentage_bar_bg.gif) no-repeat;
}

#main .availabilitySummary {
	padding-left: 1px;
	font-size: 9px;
	font-weight: normal;
}

.input {
	border: none;
	background-color: #fedf99;
	font-family: Arial;
	font-size: 12px;
	color: #583119;
	padding: 3px;
/*	margin: 1px;*/
}

/* elements */

h1 {
	color: #583119; /*#583119;*/
	font-family: Arial;
	font-size: 20px;
	font-weight: 900;
	letter-spacing: -1px;
	margin-top: 0px;
	text-transform: uppercase;
}

h2 {
	color: #583119; /*#583119;*/
	font-family: Arial;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-top: 0px;
	text-transform: uppercase;
}

h2 .small {
	font-size:14px;
	font-weight:bold;
}

h2 .nospacingh {
	margin-bottom: 2px;
}

h3 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 10px;
}

h4 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

p .nospacingp {
	margin-top: 0;
}

li {
	margin-bottom: 3px;
}

form {
	margin: 0px;
	padding: 0px;
}

td {
	vertical-align: top;
}

/* (text) markup */

#bottombar {
	color: #583119;
	font-family: Arial;
	font-size: 10px;
}

#bottombar a {
	color: #583119;
	text-decoration: none;
}

#divNewsTicker1 a {
	/* text-decoration: none; */
}

#main {
	color: #583119;
}

#main a {
	color: #583119;
}

#main .button-content a:hover {
	text-decoration: none; /* IE6 fix */
}

.topbar_button_link a {
	font-size: 12px; /*12*/
	color: #ffffff;
	text-decoration: none;
/*	letter-spacing: -1px;*/
}

.topbar_button_link a:hover {
	color: #ffffff;
}

ul.systemMessage {
	width: 100%;
	border: dashed 1px #583119; 
	background: #fedf99;
	font-style: italic;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	color: #583119;
}

.systemMessage li {
	padding: 4px 3px 1px 22px;
	background: transparent url(/files/all/dtp/images/icons/16/information.png) no-repeat;
	background-position: 3px 2px;
}

.systemMessage li p {
	padding: 0;
	margin: 0;
}

.systemMessage li.systemMessageError {
	background-image: url(/files/all/dtp/images/icons/16/error.png);
}

.systemMessage li.systemMessageWarning {
	background-image: url(/files/all/dtp/images/icons/16/warning.png);
}

.systemMessage li.systemMessageHelp {
	background-image: url(/files/all/dtp/images/icons/16/help.png);
}

ul.iconMessage {
	width: 100%;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}

.iconMessage li {
	padding: 4px 3px 1px 25px;
	background: transparent url(/files/all/dtp/images/icons/19/information.png) no-repeat;
	background-position: 3px 2px;
}

.iconMessage li p, .iconMessage li h2 {
	padding: 0;
	margin: 0;
}

.iconMessage li h2 {
	margin-top: -4px;
}

ul.letterIndex {
	list-style: none;
	margin: 0;
	padding: 0;
}

.letterIndex li {
	float: left;
	padding: 0 10px 0 0;
}

#main .tblSystemMessage a {
	color: #583119;
}

.asterisk {
	color: #583119;
}

.footer_seperator {
	margin: 0px 5px 0px 5px;
}

.image_border {
	border: solid 1px #a0a0a0;
}

.highlight {
	color: #fedf99;
	font-weight: bold;
}

.highlight2 {
	color: #ffffff;
	font-weight: bold;
}

.error 
{
	color: #ee0000;
}

.fade {
	color: #777777;
}

.bold {
	font-weight: bold;
}

.italic 
{
	font-style: italic;	
}

.small 
{
	font-size: 9px;	
}

.nowrap
{
	white-space: nowrap;
}

.faq_listitem 
{
	margin-bottom: 20px;
}

.inputlabel input { 
	width: 13px;
	height: 13px;
	padding: 0;
	margin: 0 3px 0 1px;
	vertical-align: bottom;
	position: relative;
	/*top: -1px;*/
	*overflow: hidden;
}

.inputlabel label { 
	display: block;
	padding-left: 16px;
	text-indent: -16px;
	margin: 3px 0 2px 0;
}

/* table markup */

.default_table {
	position: relative;
	background: #ffffff;
	border: solid 5px #ffffff;
}

.plain_table {
	background: transparent;
	border: none;
}

.plain_table th {
	text-align: left;
	background: transparent;
	color: #583119;
	padding: 2px;
	text-transform: uppercase;
}

.plain_table td {
	padding: 2px;
}

.default_table th 
{
	text-align: left;
	background: #ffffff;
	color: #583119;
	padding: 2px;
	text-transform: uppercase;
}

.default_table th a , th a:hover
{
	color: #583119;
}

.default_table th a.small 
{
	font-family: Arial;
	font-size: 0.8em;
	font-weight: normal;
	color: #583119;
	text-decoration: underline;
}

.default_table th a.small:hover
{
/*	text-decoration: underline;*/
}

.default_table .center {
	text-align: center;
}

.default_table .align_right {
	text-align: right;
}

.default_table td {
	padding: 2px;
	color: #583119;
}

.default_table td p {
	padding: 4px;
}

.default_table a {
	color: #583119;
	text-decoration: none;
}

.default_table a:hover {
	color: #583119;
	text-decoration: none;
}

.row_even td {
	background: #ffffff;
	border-top: solid 1px #583119; /* dashed 1px #f49f20;*/
}

.row_even img {
	background: #ffffff;
}

.row_even td td 
{
	border: none;
}

.row_odd td {
	background: #ffffff;
	border-top: solid 1px #583119; /* dashed 1px #f49f20;*/
}

.row_odd img {
	background: #ffffff;
}

.row_odd td td 
{
	border: none;
}

.border_bottom 
{
	border-bottom: solid 1px #583119;
}

.valign_middle, .valign_middle td {
	vertical-align: middle;
}

#content .padding_0, #content .padding_0 td {
	padding: 0px;
}

.valign_top, .valign_top td {
	vertical-align: top;
}

#content .padding_def, #content .padding_def td {
	padding: 2px;
}

.border_top 
{
	border-top: solid 1px #583119;
}

.content_divider {
	width: 0px;
	height: 10px;
}

.input_radio_activities
{
	margin: 0;
	padding: 0;
	height: 13px; /* IE6 fix */
	width: 13px; /* IE6 fix */
}

.smiley 
{
	float: left;
	padding: 2px;
}

/* tabs */

#tabs {
	background-color: #f49f20;
}

	#tabs .tab_container {
		border-left: solid 1px #ffffff;
		border-right: solid 1px #ffffff;
		cursor: pointer; cursor: hand;
	}
	
	#tabs .tab_container, #tabs .tab_container td {
		vertical-align: middle;
	}
	
	#content .tab_container a {
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
		color: #583119;
		text-decoration: none;
		text-transform: uppercase;
	}
	
	#content .tab_container a:hover {
		text-decoration: none; /* IE6 fix */
	}
	
	#tabs table {
		border-collapse: collapse;
	}
	
		/* tab top */
		
		#tabs .tab-top_l_def, #tabs .tab-top_bg_def, #tabs .tab-top_r_def, #tabs .tab-top_l_ok, #tabs .tab-top_bg_ok, #tabs .tab-top_r_ok, #tabs .tab-top_l_nok, #tabs .tab-top_r_nok {
			height: 1px;
			background-color: #ffffff;
		}
		
		/* tab content */
		
		#tabs .tab-l_on {
			display: none;
		}

		#tabs .tab-bg_on {
			height: 18px;
			padding: 0px 20px 0px 20px;
			background-color: #ffffff;
		}

		#tabs .tab-r_on {
			display: none;
		}

		#tabs .tab-l_off {
			display: none;
		}

		#tabs .tab-bg_off, #tabs .tab-bg_2_off {
			height: 18px;
			padding: 0px 20px 0px 20px;
			background-color: #fedf99;
		}

		#tabs .tab-r_off {
			display: none;
		}
		
		#tabs .tab-l_2_off {
			display: none;
		}

		#tabs .tab-r_2_off {
			display: none;
		}

/* dtp_edit.asp */

#divAppointment, #divDates, #divParticipants, #divSend {
	width: 100%;
	display: none;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#divTabNavigation {
	padding-top: 10px;
}

#divTabNavigationLeft {
	float: left;
	display: none;
}

#divTabNavigationRight {
	float: right;
	display: none;
}

#divAdvancedOptions, #divHiddenInvitations {
	float: right;
	margin-top: 2px;
	padding: 0px 2px 1px 2px;
	border: 1px dashed #583119;
	background-color: #fedf99;
}

#divAdvancedOptions a {
	color: #583119;
}

#tdDetailButtons {
	position: absolute; 
	top: 3px; 
	right: 3px;
	white-space: nowrap;
}

#topbar a 
{
	font-weight: bold;
}

/*button*/
.defaultButton {
	position: relative;
	float: left;
	margin: 0 3px 0 0;
}

.defaultButton input {
	position: relative;
	overflow: visible; /*IE*/
	padding: 5px 10px 5px 10px;
	margin: 0 5px 0 0;
	border: 0;
	/*background: #583119;*/
	background-color: #ffffff;
	color: #583119;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	cursor: hand; cursor: pointer;
}

table .defaultButton input {
	background: #f49f20;
	color: #ffffff;
}

.buttonDisabled input, .buttonDisabled input:hover {
	color: #cdcdcd;
}

.defaultButtonStart, .defaultButtonEnd {
	background: none;
}

.buttonRight {
	float: right;
	margin: 0 0 0 3px;
}