/************************************
*                                   *
*   vakanzkalender.de        *
*   Copyright 2005, Andreas Egerer  *
*   www.two12.net media             *
*   modern.media.solutions          *
*                                   *
************************************/

body {
	margin: 0;
	padding: 0;
	background: #E5E5E5 url(../img/bg_body_christmas.jpg);
	background-position: 10px 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;  
	color: #333333;
}

#center_wrap {
	margin: auto;
	width: 920px;
}

img {
    border: 0px;
    /* behavior: url(css/iepngfix.htc); */
}

a:link, a:visited {
	color:#BF3000;
	text-decoration: none;
}
	
a:hover { 
	color:#FF4848;
	text-decoration: underline;
 }
 
h2 {
	color: #AAAAAA;
	margin: 0 0 13px 0;
	font: normal 17px Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}

h3,h1,h3 a:link, h3 a:visited, h3 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	letter-spacing: -0.5px;
	color: #333;
	margin: 10px 0 10px 0;
	line-height: 20px;
	text-decoration: none;
	font-weight: normal;
}

h4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

#signup_overlay {
  display: none;
}

#signup {
  display: none;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 9999;
  min-width: 100%;
  min-height: 100%;
  background: transparent url(../img/bg_signup.png);
  overflow: hidden;
}

#su_wrapper {
  margin: 100px auto;
  width: 880px;
  height: 600px;
}

#form_description {
  float: left;
  min-width: 150px;
  min-height: 50px;
}

#form_description ul {
  margin-top: 80px;
  padding-left: 0;
  list-style-type: none;
}

#form_description li {
  display: block;
  height: 40px;
  margin-bottom: 5px;
  text-align: right;
}

#su_form {
  float: left;
  padding: 25px 0 0 25px;
  width: 360px;
  height: 480px;
  background: transparent url(../img/bg_signup_form.png) no-repeat;
}

#su_form h1 {
  text-shadow: 1px 1px 1px #fff;
  font-size: 25px;
}

#su_form .loader {
  display: none;
  margin-top: 20px;
}

#su_form form {
  margin-top: 40px;
  text-shadow: 1px 1px 1px white;
}

#su_form #radio {
  display: block;
  margin-bottom: 5px;
  min-height: 40px;
  font-size: 14px;
}

.su_text_field {
  display: block;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-left: 15px;
  width: 300px;
  height: 30px;
  color: #d9d9d9;
  font-size: 25px;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #999999;
  border-left: 1px solid #999999;
}

.su_captcha {
	float: right;
  display: inline;
  font-size: 22px;
  width: 35px;
  height: 35px;
  margin-top: 0px;
  margin-bottom: 0;
  padding: 0;
}

#su_form .checkbox {
  display: inline;
  width: 15px;
  height: 15px;
}

#su_form .error {
  display: block;
  min-width: 300px;
}

#su_form a {
  color: #262626;
  text-decoration: underline;
}

#su_form a:hover {
  color: #000000;
}

#agb_box {
  display: block;
}

#su_form a#signup_button, a#signin_button{
  margin-top: 15px;
  margin-left: 0px;
  padding-top: 10px;
  text-align: center;
  text-shadow: 1px 1px 1px #ffffff;
  text-decoration: none;
  font-size: 25px;
  display: block;
  width: 320px;
  height: 40px;
  background: transparent url(../img/button_signup.png) no-repeat;
}

#su_form a#signup_button:hover, a#signin_button:hover {
  background: transparent url(../img/button_signup_hover.png) no-repeat;
}

#su_form p {
  float: right;
  margin-top: -5px;
  margin-right: 45px;
  text-shadow: 0px 1px 1px white;
}

#key_features {
  float: right;
  min-width: 300px;
  min-height: 50px;
}

#key_features ul {
  margin-top: 15px;
  margin-left: 0;
  padding-left: 0px;
  list-style-type: none;
}

#key_features li {
  display: block;
  height: 100px;
  margin-bottom: 15px;
  text-align: right;
}

#wrapper {
	float: left;
	margin: 0;
	padding: 0;
	width: 750px;
	background: #fff url(../img/wrapper_bg.jpg) repeat-y;
	text-align: left;
	-moz-box-shadow: 0 0 15px #999999;
	-webkit-box-shadow: 0 0 15px #999999;
	box-shadow: 0 0 15px #999999;
}

#adbar {
    margin: 0 0 0 780px;
    padding-top: 50px;
}

#header {
	height: 150px;
	background: url(../img/bg_header_2011.jpg) no-repeat center top;
}

#navi {
	float: left;
	margin: 120px 0 0 -35px;
	font-size: 15px;
	text-shadow: 0px 1px 1px #efefef;
}

#navi ul {
	margin: 0;
}


#navi ul li {
	float: left;
	margin: 0;
	display: inline;
}

#navi ul li a:link,  #navi ul li a:visited {
	height: 30px;
	line-height: 30px;
	padding: 0 15px 6px 15px;
	color: #455515; 
	text-decoration: none;
} 

#navi ul li a:hover {
	/*color: white; */
	color: #292929; /* Wintertheme */
	border-bottom: 3px solid white;
}

#navi ul li.current_navi_button {
    padding: 0;
	color: white; 
	text-decoration: none;
}

#navi ul li.current_navi_button a:link, #navi ul li.current_navi_button a:visited {
	padding: 0 15px 6px 15px;
	text-decoration: none;
	/*border-bottom: 3px solid #efefef;*/
	color: #292929; /* Wintertheme */
	background: transparent url(../img/bg_menu_active.png) center bottom no-repeat;
}

#subnavi { 
    padding-left: 660px;
}

p #subnavi a {
    color: blue;
}

#login {
    float: right;
    margin: 10px 20px 0 0;
    color: #ffffff;
    text-align: right;
    line-height: 13px;
}

#login a {
    font-size: 9px;
}

#content_home { 
	float: left; 
    margin: 0;
    padding: 0;
    background-color: white;
}

#content { 
	float: left; 
    margin: 0;
    padding: 0;  
}

#mainbox_home {
    float: left;
    width: 730px;
    padding: 5px 10px 25px 10px;
}

#mainbox {
    float: left;
    width: 460px;
    padding: 5px 10px 25px 15px;
}

#sidebar {
    float: right;
    width: 210px;
    padding: 5px 30px 25px 20px;   
}

#footer {
	clear: both;
	margin: 0;
	padding: 20px 20px 20px 30px;
	width: 700px;
	border-top: 3px double #DADADA;
	border-bottom: 1px solid #DADADA;
	background: #f6f6f6;
	line-height: 150%;
	color: #666666;
	font-size: 10px;
}

#footer img {
  border: none;
  margin-bottom: -3px;
}

#welcomescreen {
    float: left;
    width: 728px;
    height: 450px;
    background: transparent url(../img/bg_home_girl.jpg) no-repeat;
    padding: 20px 0 0 12px;
    margin-top: -8px;
    font-size: 16px;
}

#guided_tour {
    float: left;
    margin-left: -5px;
    width: 740px;
    height: 480px;
    background: transparent url(../img/bg_home_new.jpg) no-repeat;
    padding: 20px 0 0 0px;
    font-size: 16px;
}

#feature_list {
  float: left;
  width: 320px;
  text-transform: uppercase;
  padding-left: 20px;
}

#feature_list ul {
  margin-left: -30px;
  list-style: none;
  font-size: 25px;
  font-weight: normal;
  font-family: Helvetica;
  text-shadow: 0px 2px 1px #fff;
  color: #606060;
}

#feature_list li {
  margin-left: 0; 
  padding: 10px 0 10px 0;
  line-height: 18px;
}

#feature_list small {
  text-transform: none;
  font-size: 14px;
  font-weight: normal;
}

#feature_list a {

  color: #606060;
}

#feature_list a:hover {
  color: #262626;
  text-decoration: none;
}

#feature_list a.active {
  color: black;
  /*text-shadow: 0 1px 1px #999;*/
}

#small_buttons {
  float: left;
  width: 250px;
  margin-top: 50px;
}

#small_buttons a {
  float: left;
  border: 1px solid;
  width: 250px;
  padding-top: 15px;
  padding-bottom: 10px;
  font-size: 20px;
  font-family: Helvetica;
  text-align: center;
  color: white;
  text-shadow: 0px -1px 1px #000;
  text-transform: uppercase;
  text-decoration: none;
}

#small_buttons .bt_tour {
  color: #fff;
  background: transparent url(../img/button_small_home_tour.png) no-repeat;
}

#small_buttons .bt_tour:hover {
  background: transparent url(../img/button_small_home_tour_hover.png) no-repeat;
  color: #fff;
}

#small_buttons .bt_test {
  float: left;
  color: #fff;
  background: transparent url(../img/button_small_home_test.png) no-repeat;
}

#small_buttons .bt_test:hover {
  background: transparent url(../img/button_small_home_test_hover.png) no-repeat;
  color: #fff;
}

#buttons a {
  float: left;
  width: 300px;
  padding-top: 15px;
  padding-bottom: 10px;
  font-size: 20px;
  font-family: Helvetica;
  text-align: center;
  color: white;
  text-shadow: 0px -1px 1px #000;
}

#buttons .bt_test {
  color: #fff;
  background: transparent url(../img/button_home_test.png) no-repeat;
}

#buttons .bt_test:hover {
  background: transparent url(../img/button_home_test_hover.png) no-repeat;
  color: #fff;
}

#buttons .bt_infos {
  color: #fff;
  background: transparent url(../img/button_home_infos.png) no-repeat;
}

#buttons .bt_infos:hover {
  background: transparent url(../img/button_home_infos_hover.png) no-repeat;
  color: #fff;
}


#featurepics {
  float: right;
  margin-right: 7px;
 /* background: transparent url(../img/featurepic_bookingtable.png) no-repeat; */
  width: 370px;
  height: 470px;
  overflow: hidden;
}

.contentcutter {
    clear: both;
    border-bottom: 1px solid #efefef;
    width: 95%;
}

#sitetitle img {
    margin-top: 20px;
    width: 650px;
    height: 50px;
}

#siteinfo {
    color: #000000;
    margin: 10px 0 10px 0;
}

#registerbutton {
    margin: 25px 0 0 0px;
}

#headline {
    float: left;
    width: 728px;
    height: 47px;
    background-color: #fff; 
    background-image: url(../img/bg_headline.jpg);
    background-repeat: no-repeat;
    padding: 5px 0 0 12px;
    font-size: 14px;
    color: black;
}

#newsslider {
    margin: 0px;
    padding: 0;
    list-style-type: none;
    width: 700px;
    height: 40px;
    overflow-y: hidden;
    background: transparent;
}

#newsslider small {
    color: #333333;
}

.news_twitter {
    height: 40px;
    background: url(../img/news_twitter.png) center left no-repeat; /* font-type is myriad pro */
    padding-left: 90px;
}

.news_blog {
    height: 40px;
    background: url(../img/news_blog.png) center left no-repeat; /* font-type is myriad pro */
    padding-left: 90px;
}

#infotext {
  float: left;
  width: 300px;
  font-size: 16px;
}

.customervoices {
    float: left;
    margin-left: -10px;
    margin-bottom: 10px;
    width: 700px;
    min-height: 100px;
    background: transparent url(../img/bg_customervoices.jpg) 0px left no-repeat;
    padding: 30px 0 0 25px;
    font-size: 18px;
    font-style: italic;
    font-family: "Times New Roman", Verdana, Arial;
    color: #000;
    text-shadow: 0px 1px 1px #efefef;
}

.customervoices .next {
  float: right;
  height: 100%;
  padding: 0 0 10px 10px;
  margin-top: auto;
}

.customervoices .statement {
  display: none;
}

h1.voices {
  float: left;
  width: 100%;
  margin: 20px 0 0px 0;
}

.customervoices a {
  color: #000;
}

.customervoices p.info {
  margin-top: 5px;
  font-size: 12px;
  font-style: normal;
  font-family: Verdana, Arial;
}

#slidebuttons {
    float: right;
    height: 30px;
}

#slidebuttons img {
    display: inline;
    height: 25px;
    padding: 0 5px 5px 20px;
}

.referenceslider div {
    float: left;
    width: 710px;
    color: #333333;
    margin-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    font-style: italic;
}

.referencesliderimg a {
    padding-left: 3px;
}

.referencesliderimg  {
    float: left;
    padding: 5px 5px 45px 0;
}

#infosection {
    float: left;
    margin-top: 20px;
}

.infobox {
    width: 220px;
    min-height: 300px;
    margin: 20px 5px 0 0;
    padding: 10px;
    background: #fff url(../img/bg_infobox.jpg) no-repeat;
    font-size: 14px; 
}

.infobox h2 {
    color: black;
    text-transform: none;
    font-size: 20px;
}

.infobox img {
    float: left;
    padding: 0 2px 2px 0;
}

.infobox_big {
    float: left;
    width: 460px;
    min-height: 130px;
    margin: 0 0 0 0;
    padding: 10px;
    background: #fff url(../img/bg_infobox_big.jpg) no-repeat;
    font-size: 14px; 
}

.infobox_big h2 {
    color: black;
    text-transform: none;
    font-size: 20px;
}

.infobox_big img {
    float: left;
    padding: 0 2px 2px 0;
}

#customervoices {
    float: left;
    margin-top: 10px;
}

select {
    margin: 2px;
}

table.form {
    width: 400px;
    margin-left: 15px;
}

.weekday_whitespace {
  float: left;
  padding-top: 5px;
  width: 20px;
}

.formshort { 
    display: inline; 
    margin: 2px; 
    width: 50px;
    border: 1px solid #c0c0c0;
    font-size: 13px;
}

.formveryshort { 
    display: inline; 
    margin: 2px; 
    width: 25px;
    border: 1px solid #c0c0c0;
    font-size: 13px;
}

.formmiddle { 
    display: inline; 
    margin: 2px; 
    width: 116px;
    border: 1px solid #c0c0c0;
    font-size: 13px;
}

.formlong { 
    display: inline; 
    margin: 2px; 
    width: 183px;
    border: 1px solid #c0c0c0;
    font-size: 13px;
}

.formverylong { 
    display: inline; 
    margin: 2px; 
    width: 250px;
    border: 1px solid #c0c0c0;
    font-size: 13px;
}

.formtextbox { 
    display: inline; 
    border: 1px solid #c0c0c0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
}

.error {
    color: red;
}

.small {
    font-size: 10px;
}

#errorbox {
  float: left; 
  width: 450px;
  margin-bottom: 10px;
  padding: 5px;
  display: none;
  color: white;
  border: 1px solid #b32020;
  background-color: #f0726c;
}

#colleft {
    float: left;
    width: 140px;
    line-height: 25px;
    text-align: right;
}

#colright {
    float: right;
    width: 270px;
    line-height: 25px;
}

#calendar {
    float: right;
    width: 210px;
    margin: 10px 5px 0 0;
    font-size: 9px;
    color: white;
    line-height: 13px;
}

#calendar table {
    width: 180px;
    text-align: center;
}

#calendar th {
    font-weight: bold;
}

#calendar td {
    width: 28px;
    text-align: center;
}

#calendar td.current_day {
    border: 1px solid orange;
    text-align: center;
}

#request_badge {
  display: inline;
  float: right;
  margin-top: -1px;
  margin-left: 2px;
  margin-right: 17px;
  padding-top: 2px;
  width: 26px;
  height: 20px;
  background: transparent url(../img/bg_badge.png) no-repeat;
  color: white;
  font-weight: bold;
  text-align: center;
}

#sub_navi {
    float: right;
    padding: 20px 10px 0 0;
}

#sub_navi ul { 
    display: block;
    width: 200px;
    margin: 0; 
    padding: 0;
}

#sub_navi a { 
    width: 185px;
    height: 22px;
    color: #333333; 
    float: left; 
    margin-top: 1px;
    padding: 7px 0 0 15px; 
    text-decoration: none; 
    font-size: 12px;
}

#sub_navi a:hover, #sub_navi a.current { 

    color: #fff; 
    margin-top: 1px;
    padding: 7px 0 0 15px;
    background: url(../img/button_subnav.jpg) no-repeat; 
}

#sub_navi li {
    float: left;
    display: block;
    background-image: none;
	margin: 0;
	padding: 0;
}

#userbox { 
    padding: 2px 0px 5px 5px;
    width: 220px;
    border: none;
    font-size: 11px;
    color: #efefef;
    line-height: 12px;
    text-shadow: 0px -1px 1px #000000;
}

#userbox table {
	float: right;
	padding-right: 5px;
}

#userbox td {
	padding: 1px 0 0 0;
	height: 11px;	
	vertical-align: top;
}

#userbox .formlong {
  width: 200px;
    height: 20px;
    font-size: 12px;
    color: #333333;
    border: none;
    border-top: 1px solid #666666;
    background-color: #efefef;
}

#userbox a {
  line-height: 19px;
  text-transform: uppercase;
  font-size: 17px;
  color: #efefef;
}

#demobox {  
    width: 430px;
    margin: 0; 
    padding: 5px;
    border: 1px solid #c0c0c0;
}

.left {
    float: left;
    text-align: left;
    margin-right: 10px;
}

.left img {
    width: 50px;
}

.right {
    float: right;
}

/* administration - bookingform */

.content_area {
  display: none;
}

.paragraph {
  margin-bottom: 20px;
}

#formfields th {
  text-align: center;
}

#formfields td {
  width: 100px;
  text-align: center;
  padding: 2px 2px 2px 5px;
  vertical-align: top;
}

#formfields .field_name {
  text-align: left;
  width: 300px;
}

#formfields input {
  font-size: 20px;
}

#formfields tbody tr {
  cursor: move;
}

#formfields tbody tr:hover {
  background-color: #efefef;
}


/* **** */


#callist img {
    border: 0;
}


#callist tr:hover {
	background-color: #b4dcfb;	
}

#callist td {
    vertical-align: top;
    min-height: 34px;
    background: url(../img/bg_button_small.png) repeat-x top left;
    background-color: none;
    padding: 2px 3px 2px 3px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}   


#listtitle td {
	height: 15px;
    padding: 0 4px 0 4px;
}     

#callist td.center {
    text-align: center;
    vertical-align: middle;
}

#callist td.buttons {
    background-color: #fff;
}

#callist td.buttons img {
    margin: 0px;
	padding: 1px;
}

#list_item_num {
  margin-top: 15px;
}

#list {
  width: 470px;
}

#list th {
  text-align: left;
}


#list tr:hover {
	background-color: #b4dcfb;	
}



#list td {
    vertical-align: top;
    background: url(../img/bg_button_small.png) repeat-x top left;
    background-color: none;
    min-height: 34px;
    padding: 2px 3px 2px 3px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}        

#list td.center {
    text-align: center;
    vertical-align: middle;
}

#list td.buttons {
	background: #fff none;
}

#list td.buttons img {
    margin: 0px;
	padding: 1px;
}

.list_cat {
  text-align: left; 
  font-size: 14px; 
  background-color: #b0b0b0; 
  color: #262626; 
  height: 28px; 
  padding: 3px; 
  vertical-align: middle;
}

.list_item {
  width: 100%;
  background-color: #efefef;  
}

.item_date {
  float: left;
  width: 80px;
  height: 35px;
  padding-top: 4px;
  font-size: 12px;
}

ul.item_details {
  float: left;
  width: 100%;
  margin-top: 5px;
  margin-left: 0;
  padding: 0;
  background: transparent url(../img/bg_item_content.png) repeat-x top;
}

.item_details li {
  margin-top: 10px;
  margin-left: 50px;
  min-height: 30px;
  list-style-type: none;
  padding-top: 5px;
  padding-left: 30px;
  font-size: 13px;
}


.item_details li.period {
  background: transparent url(../img/icon_calendar.png) no-repeat;
}

.item_details li.ta_code {
  background: transparent url(../img/icon_key.png) no-repeat;
}

.item_details li.people {
  background: transparent url(../img/icon_people.png) no-repeat;
}

.item_details li.infos {
  background: transparent url(../img/icon_info.png) no-repeat;
}

.item_details li.adress {
  background: transparent url(../img/icon_adress.png) no-repeat;
}

.item_details li.phone {
  background: transparent url(../img/icon_phone.png) no-repeat;
}

.item_details li.fax {
  background: transparent url(../img/icon_fax.png) no-repeat;
}

.item_details li.mobile {
  background: transparent url(../img/icon_mobile.png) no-repeat;
}

.item_details li.email {
  background: transparent url(../img/icon_mail.png) no-repeat;
}

.item_details li.message {
  background: transparent url(../img/icon_message.png) no-repeat;
}

tr.expand_list {
  text-align: center;
  cursor: pointer;
  background-color: #d6d6d6;
}

.expand_list td {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
}

tr.hidden_list_item {
    display: none;
    background: transparent url(../img/select_linebottom.gif) no-repeat 10px 3px;
}

tr.hidden_list_item:hover {
    background-color: #ffffff;
}

.hidden_list_item td {
    background-color: red;
    vertical-align: top;
    margin: 0;
    padding: 0;
    height: 50px;
}

.hidden_list_item div {
    display: none;
}

.list_item_content {
  cursor: pointer;
  font-size: 14px;
}

.list_item_controls {

}

.list_item_state {
  cursor: pointer;
}

.additional_infos {
    display: none;
}

.overview {
	padding-left: 15px;
    margin-left: 0;
}

.overview li {
    list-style: none;
    line-height: 14px;
}

#preview td {
    background: url(../img/cal_prev.jpg) no-repeat;
    width: 460px;
    height: 230px;
    padding: 0;
    text-align: center;
}

#prices {
    width: 450px;
    margin-left: 15px;
}

#prices td {
	text-align: center;
	height: 20px;
}

#prices tr:hover {
	background-color: #efefef;
}

.list_links {
    color: #333333;
    font-size: 9px;
}

#packetbox {
    width: 200px;
    border: 1px solid #DFDD64;
}

#packetbox th {
    padding: 0;
    margin: 0;
    background-color: #bac11c;
    font-size: 12px;
    color: #FFFFFF;
    
}

#packetbox td {
    border: 1px solid #bac11c;
    padding: 2px;
    font-size: 11px;
    text-align: left;
}

#calprev { 
    clear: both;
    margin: 0; 
    padding: 5px;
    width: 200px;
    font-size: 10px;
}

#calprev td {
    text-align: center;
}



tr.category {
    color: #ffffff;
	background: #666666;
    height: 25px;
}

tr.category a {
    color: #ffffff;
}

#preloader {
	color: #333333;
	width: 350px;
	height: 80px;
	margin: 50px 0 0 60px;
	padding: 20px 0 0 20px;
	background: url(../img/bg_preloader.png) no-repeat;
}

#featurelist {
	font-size: 12px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#featurelist img {
	padding: 15px 0 30px 0;
}

#featurelist li {
	clear: both;
    vertical-align : middle;
    padding-bottom: 10px;
    margin: 0;
    text-align: justify;
}

#featurelist h2 {
	color: #000000;
	margin-bottom: 2px;
	text-transform: none;
	font-size: 14px;
}

.hplist {
	font-size: 14px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.hplist li {
	background: url(../img/symbol_hook.jpg) no-repeat;
	padding: 0 0 10px 30px;
}

#trialstar {
	float: right;
	padding-right: 40px;
}

#bt_upperright {
	float: right;
	padding-right: 20px;
}

.notification {
	margin-bottom: 5px;
	background: url(../img/bg_notification.jpg);
	border: 5px solid white;
	color: #fff;
	padding: 5px;
}

.notification a {
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
}

.hint_uservoice {
	margin-bottom: 5px;
	background: url(../img/bg_hintbox.jpg);
	border: 5px solid white;
	color: #fff;
	padding: 5px;
}

.hint_uservoice a {
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
}

#inactivemsg {
	margin-top: 100px;
	border: 1px dotted red;
}

#account_activation {
	background-color: #ffe5e5;
	border: 1px dotted red;
}

#account_infos {
	background-color: #efefef;
	border: 1px dotted #333333;
}

#account_openbill {
	background-color: #f3fdc2;
	border: 1px dotted green;
}

#reference_preview td {
	width: 170px;
	text-align: center;
}

#reference_comments td {
	width: 500px;
	text-align: left;
}

#oldbrowser {
	float: left;
	display: block;
	width: 100%;
	height: 30px;
	margin: 0;
	padding-left: 30px;
	background-color: #fff;
	border-bottom: 1px solid #999999;
	font-size: 12px;
	color: red;
}

#oldbrowser a {
	color: black;
}

.commentbubble {
	width: 160px;
	background: #e1df64 url(../img/bubble_top.gif) no-repeat center top;
	padding-top: 15px;
	padding-bottom: 5px;
	color: #81a023;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}

#registerarea {
    position: absolute;
    z-index: 1;
    float: left;
    width: 735px;
    min-height: 500px;
    margin-top: 5px;
    margin-bottom: 100px;
    background: #fff url(../img/bg_registerbox.jpg) no-repeat;
    font-size: 13px;
}

#trialstart {
    position: absolute;
    z-index: 1;
    float: right;
}

#progressindicator {
    margin: 2px 0 0 15px;
    background: transparent url(../img/form_progressindicator.png) no-repeat;
    height: 20px;
}

#registerprogress {
    margin: 10px 0 0 10px;
    background: url(../img/bg_register_progress.png) top left no-repeat;
    width: 40px;
    height: 20px;
}

#registertext {
    float: left;
    margin: 20px 0 0 10px;
    width: 480px;
}

#registerform {
    float: left;
    margin: 5px 0 0 25px;
}

#registerform p {
    padding-top: 10px;
}

#registerform input {
    display: block; 
    margin: 10px 0 0 0; 
    width: 400px;
    height: 30px;
    border: 1px solid #c0c0c0;  
    font-size: 25px;
    color: #999999;
}

#registerform .checkbox {
    display: inline;
    width: 20px;
    height: 15px;
}

#registerform select {
    width: 250px;
    font-size: 22px;
    margin: 10px 0 0 0;
}

#registerform .registerbutton {
    border: none;
    height: 50px;
} 

.registerform_info {
    position: absolute;
    z-index: 99;
    float: left;
    display: none;
    margin: 180px 0 0 430px;
    padding: 7px 10px 10px 40px;
    width: 250px;
    height: 150px;
    background: url(../img/bg_registerform_info.png) no-repeat;
    color: #575500;
    font-style: Verdana, Arial;
    font-size: 16px;
}

.registerform_err {
    position: absolute;
    z-index: 99;
    float: left;
    display: none;
    margin: 180px 0 0 430px;
    padding: 7px 10px 10px 40px;
    width: 250px;
    height: 150px;
    background: url(../img/bg_registerform_err.png) no-repeat;
    color: #ffffff;
    font-style: Verdana, Arial;
    font-size: 16px;
}

.contactform_info {
    position: absolute;
    z-index: 99;
    float: left;
    display: none;
    margin: 130px 0 0 430px;
    padding: 7px 10px 10px 40px;
    width: 250px;
    height: 150px;
    background: url(../img/bg_registerform_info.png) no-repeat;
    color: #575500;
    font-style: Verdana, Arial;
    font-size: 16px;
}

.contactform_err {
    position: absolute;
    z-index: 99;
    float: left;
    display: none;
    margin: 130px 0 0 430px;
    padding: 7px 10px 10px 40px;
    width: 250px;
    height: 150px;
    background: url(../img/bg_registerform_err.png) no-repeat;
    color: #ffffff;
    font-style: Verdana, Arial;
    font-size: 16px;
}

#registerarea textarea {
    display: block; 
    margin: 10px 0 0 0; 
    width: 400px;
    height: 200px;
    border: 1px solid #c0c0c0;  
    font-size: 18px;
    color: #999999;
}

#quickregisterform {
	margin-left: 25px;
	height: 180px;
	padding: 70px 40px 0 20px;
	background: url(../img/bg_quickregister.jpg) no-repeat;
}

#quickregisterform td {
	padding: 0;
	margin: 0;
	height: 20px;
}

#quickregisterform ul {
	margin-left: 15px;
	padding-left: 0;
}

.quicksubmit {
	font-size: 14px;
}

.quickform {
	color: #999999;
	display: inline; 
    margin: 2px; 
    padding-top: 5px;
    width: 190px;
    height: 18px;
    border: 1px solid #edeb52;
    font-size: 12px;
    font-style: italic;
    background-color: #fff;
}

#vacationtable tr {
	background-color: #ffffff;
}

#vacationtable td {
	border: 1px solid #dbd801;
	margin: 5px;
}

#sidebanner {
	float: right;
	margin: 0 0 0 10px;
	top: 20px;
	padding:0;
}

.infooverview {
    width: 99%;
    font-size: 12px;
    margin-bottom: 30px;
}

.infooverview h4 {
    font-family: "Helvetica", "Verdana";
    font-size: 20px;
    font-weight: normal;
    padding-bottom: 3px;
    margin-bottom: 0;
    color: #000000;
}

.infooverview td {
    width: 340px;
    color: #666666;
}

.infooverview .left {
    padding-right: 5px;
}

.infooverview .right {
    padding-left: 5px;
}

.infooverview .infopic {
    float: left;
    padding-top: 20px;
    padding-right: 5px;
    height: 100px;
}

#pricelist {
    font-size: 12px;
    padding: 7px;
}

#pricelist table {
    width: 99%;
    font-size: 14px;
    margin-bottom: 10px;
}

#pricelist td {
    background: #e1e07d url(../img/bg_button_small.png) repeat-x top left;
    text-align: center;
    padding: 10px;
    font-size: 18px;
    color: black;
}

#pricelist td.title {
    background-color: #d6d315;
    color: black;
    font-size: 15px;
}

#pricelist td.bold {
    font-weight: bold;
}

#pricelist td.head {
    background-color: #d6d315;
    font-weight: bold;
    font-size: 18px;
}

.blog_post {
    padding: 0 5px 5px 5px;
    margin-bottom: 20px;
    border: 1px solid #d9d9d9;
    background: transparent url(../img/bg_blog_postheader.jpg) repeat-x top;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    
}

.blog_postheader {
    font-size: 18px;
    color: #8c8a0d;
}

.blog_postheader a {
    color: #8c8a0d;
}

.blog_postfooter {
    border-top: 1px solid #efefef;
    padding-top: 10px;
    font-size: 11px;
}

.blog_small {
    padding: 10px 0 0 5px;
    font-size: 10px;
    color: #333333;
}

.blog_small a {
    color: #BF3000;
}

#blog_content {
    float: left;
    font-size: 14px;
}
#blog_sidebar {
    width: 200px;
    float: right;
    font-size: 14px;
}

#blog_sidebar h3 {
    width: 99%;
    height: 35px;
    background: #fff url(../img/blog_headers.jpg) no-repeat;
    color: white;
    margin: 15px 0 0 0;
    padding: 7px 0 0 10px;
    font-size: 16px;
}

#blog_categories {
    display: block;
    text-decoration: none;  
    list-style: none;
    padding-left: 20px;
    font-size: 12px;
}

#blog_categories li {
    list-style-image: url(../img/select_linebottom.gif);
}

#tagcloud {
    padding-left: 5px;
    text-align: center;
}

#tagcloud a {
    color: #333333;
}

#blognavi {
    padding-top: 20px;
}

#twitter_update_list {
	margin: 13px 0 0 2px;
	padding: 0;
	font-size: 12px;
}

#twitter_update_list li {
    list-style-type: none;
    background: #fff url(../img/twitter_list_img.jpg) no-repeat left;	
	padding-left: 40px;
	margin-top: 10px;
}

#twitterbox {
	width: 400px;
	height: 260px;
	background: white url(../img/bg_twitterupdates.jpg) no-repeat;
	font-size: 12px;
}

#twitterlink {
	display:block;
	text-align:right;
	padding: 0 20px 0 0;
}

#twitterbox h1 {
	padding: 20px 5px 5px 15px;
}



#twitterbox_blog {
    margin-top: 25px;
    font-size: 11px;
}

#inner_main {
    float: left;
    padding: 5px;
    width: 460px;
    min-height: 470px;
    background: transparent url(../img/bg_content_info.jpg) no-repeat;
}

#choose_properties {
    padding: 10px;
    background: transparent url(../img/bg_choose_properties.jpg) repeat-x top left;
    max-height: 280px;
    overflow-y: auto;
    border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-moz-box-shadow: 0 3px 8px #e1e1e1;
	-webkit-box-shadow: 0 3px 8px #e1e1e1;
}

.step {
    display: none;
    min-height: 350px;
    vertical-align: bottom;
}

.step ul {
    list-style: none;
}

#stepselector {
    margin-top: 25px;
    text-align: center;
}

#stepselector a {
    background: #d9d712 url(../img/bg_button_small.png) repeat-x top left;
    margin: 5px;
    padding: 5px 75px 5px 75px;
    color: #333333;
    font-size: 16px;
    border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-moz-box-shadow: 0 3px 8px #e1e1e1;
	-webkit-box-shadow: 0 3px 8px #e1e1e1;
}

#stepselector a:hover {
    background-color: #262626;
    color: white;
    text-decoration: none;
}

.step textarea {
    display: block; 
    margin: 10px 0 0 0; 
    width: 400px;
    height: 100px;
    border: 1px solid #c0c0c0;  
    font-size: 14px;
    color: #999999;
}

.form_error {
    display: none;
    margin: 15px 5px 15px 5px;
    background: #e34545 url(../img/bg_button_small.png) repeat-x top left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 3px 8px #e1e1e1;
	-webkit-box-shadow: 0 3px 8px #e1e1e1;
	font:   normal 13px Verdana, Arial, sans-serif;
	color: white;
	padding: 4px 10px 4px 10px;
	border: 0;
	text-decoration: none;
}

a.button_small {
	cursor: pointer;
    background: #262626 url(../img/bg_button_small.png) repeat-x top left;
	_background-image: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0 3px 8px #e1e1e1;
	-webkit-box-shadow: 0 3px 8px #e1e1e1;
	font: normal 13px Verdana, Arial, sans-serif;
	color: white;
	font-size: 14px;
	margin-left: 5px;
	padding: 4px 10px 4px 10px;
	border: 0;
	display:block;
	float: left;
	clear: right;
	text-decoration: none;
}

a.button_small:hover {
    background-color: #3E3E3E;
    text-decoration: none;
}

a.button_small:link, a.button_small:visited {
    color: white;
    text-decoration: none;
}

a.button_small.active {
    background-color: #4175a6;
}

a.button_submit {
    background: #d9d712 url(../img/bg_button_small.png) repeat-x top left;
	_background-image: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0 3px 8px #e1e1e1;
	-webkit-box-shadow: 0 3px 8px #e1e1e1;
	color: #262626;
	font:   normal 13px Verdana, Arial, sans-serif;
	padding: 4px 10px 4px 10px;
	border: 0;
	text-decoration: none;
}

a.button_submit:hover {
    background-color: #b3b010;
    text-decoration: none;
}

a.button_submit:link, a.button_submit:visited {
    color: #262626;
    text-decoration: none;
}

.navi_content {
    float: right;
    margin: 5px 0 15px 0;
}

.booking_infos div {
    display: none;
    min-height: 35px;
}

#list_dates_header {
    background: transparent url(../img/bg_content_info.jpg) no-repeat;
    width: 460px; 
    padding: 5px;   
}

.content_header {
    background: transparent url(../img/bg_content_info.jpg) no-repeat;
    width: 460px; 
    min-height: 75px;
    padding: 5px;   
}

#box_screenshots {
    display: none;
    width: 700px;
    height: 650px;
    text-align: center;
    vertical-align: bottom;
}

.content_extender {
    border-bottom: 1px solid #efefef;
    width: 720px;
    height: 30px;
    padding: 10px 5px 10px 5px;
    text-align: center;
}

.content_extender .button_small {
    width: 300px;
    font-size: 14px;
    margin-left: 200px;
    -moz-box-shadow: 0 3px 8px #e1e1e1;
	-webkit-box-shadow: 0 3px 8px #e1e1e1;
}

#statistics {
	float: left;
	margin-top: 15px;
	width: 99%;
	background: #efefef url(../img/grid_small.png);
	padding: 15px 0 15px 10px;
	font-size: 18px;
	color: #262626;
	text-shadow: #ffffff 0px 1px 1px;
}

#statistics table {
	margin-top: 10px;
}

#statistics table td {
	float: left;
}

#statistics .info {
	padding: 9px 4px 0 5px;
	vertical-align: top;
	font-size: 22px;
	color: #999999;
	text-shadow: #262626 0px -1px 1px;
}

#statistics .value {
	background: #e1e1e1 url(../img/bar_gradient.png) repeat-x top;
	width: 355px;
}

#statistics .info .month {
	float: right;
	text-align: right;
	width: 300px;
}

#statistics .month_name {
	display: block;
	padding-top: 5px;
	width: 30px;
}

#statistics .value .summary {
	width: 100px;
}

#statistics .details {
	text-shadow: #ffffff 0px 1px 1px;
	font-size: 12px;
}

#statistics .container {
	float: left;
	display: none;
	margin-top: 15px;
}

#statistics .details div.bars {
	float: left;

}

#statistics .details div.summary {
	float: right;
	text-align: right;

	margin-top: 5px;
	padding-right: 0px;
}

#statistics ul {
	list-style: none;
	margin-top: 0;
	margin-left: 0px; 
	padding-left: 70px;
	padding-top: 0;
}

#statistics li {
	display: block;
	margin: 0 0 0px 0;
	padding-top: 0;
}

#statistics .bar {
	float: left;
	display: none;
	cursor: pointer;
	padding-right: 10px;
	padding-top: 12px;
	background: #4175a6 url(../img/bar_gradient.png) repeat-x top;
	height: 30px;
	text-align: right;
	color: #e1e1e1;
	font-size: 14px;
	text-shadow: #262626 0px -1px 1px;
	-moz-box-shadow: 1px 3px 8px #999999;
	-webkit-box-shadow: 1px 3px 8px #999999;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#statistics .bar_remain {
	float: left;
	display: none;
	margin-top: 10px;
	padding-top: 12px;
	height: 30px;
	background: #e1e1e1 url(../img/bar_gradient.png) repeat-x top;
	-moz-box-shadow: 1px 3px 8px #efefef;
	-webkit-box-shadow: 1px 3px 8px #efefef;
}

#statistics .bar_small {
	display: block;
	margin-right: 10px;
	padding-right: 2px;
	padding-top: 6px;
	background-color: #abc3d9;
	background-image: url(../img/bar_gradient.png);
	background-position: 0px -7px;
	background-repeat: repeat-x;
	height: 20px;
	text-align: right;
	color: #262626;
	font-size: 12px;
	text-shadow: #ffffff 0px 1px 1px;
	-moz-box-shadow: 1px 3px 8px #999999;
	-webkit-box-shadow: 1px 3px 8px #999999;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

