/*****************************************************************************/
/*****************************************************************************/
/*****							BonBiniRental.com					  *****/
/***** ----------------------------------------------------------------- *****/
/***** Copyright ©2006-2008 Erich Schotborgh. All right reserved.		*****/
/***** This file may not be redistributed in whole or significant part.  *****/
/***** ------------------- THIS IS NOT FREE SOFTWARE ------------------- *****/
/*****						   Produced by NVISAGE					 *****/
/*****************************************************************************/
/*****************************************************************************/

.title {
  color: white;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
.line {
	height: 1px;
	overflow: hidden;
	background: #ccc;
}

body,td {
  font-family: Verdana, Tahoma, Arial, Sans-Serif;
  color: black;
}
body {
  background-color: white;
}

/* this part is not is use I believe */
option, textarea, checkbox{
/* modified so everything would display better in browsers without checkbox borders */
  font-family: Verdana, Tahoma, Arial, Sans-Serif;
  font-size: 8pt;
  color: black;
  border: 1px solid #7f9db9;
/* same color as default color for borders select boxes, they don't react on css in IE */
  background-color: white;
}
a:link,a:visited {
  color: white;
  text-decoration: none;
  
}
a:hover {
  text-decoration: none;
  color: black;
}
a:active {
  text-decoration: none;
  color: gray;
}
h1, h2, h3, h4, h5, h6 {
  color: darkblue;
}

.table_top_green {
	background: url(images/title_bg_green.png) #8f9cb4 repeat-x top; /* #8f9cb4 COLOR MATCHES BOTTOM IMAGE */
	height: 24px;
	padding: 0;
	border-bottom: 1px solid #666;
	font-style: normal;
}

.table_top_orange {
	background: url(images/title_bg_orange.png) #8f9cb4 repeat-x top; /* #8f9cb4 COLOR MATCHES BOTTOM IMAGE */
	height: 24px;
	padding: 0;
	border-bottom: 1px solid #666;
}

.table_top_pink {
	background: url(images/title_bg_pink.png) #8f9cb4 repeat-x top; /* #8f9cb4 COLOR MATCHES BOTTOM IMAGE */
	height: 24px;
	padding: 0;
	border-bottom: 1px solid #666;
}

.table_top_blue {
	background: url(images/title_bg_blue.png) #8f9cb4 repeat-x top; /* #8f9cb4 COLOR MATCHES BOTTOM IMAGE */
	height: 24px;
	padding: 0;
	border-bottom: 1px solid #666;
}

.row_l_orange {
	  background-color: #fff6e9;
	  font-style: italic;
}
.row_orange {
	  background-color: #ffedd2;
	  font-style: italic;
}

.row_l_pink {
	  background-color: #ffe9f7;
	  font-style: italic;
}
.row_pink {
	  background-color: #ffdef3;
	  font-style: italic;
}

.row_l_blue {
	  background-color: #c5f0ff;
	  font-style: italic;
}
.row_blue {
	  background-color: #e2f7ff;
	  font-style: italic;
}

.row_l_green {
	  background-color: #efffe4;
	  font-style: italic;
}

.row_green {
	  background-color: #dfffca;
	  font-style: italic;
}

/* Subrows for information about links on links.php */
.subrow4 {
	background: #ecebec; /* color based on row colors above */
	margin: 4px 1px 1px  22px; /* 4th value 22px for same distance as hyperlink */
	padding: 4px;
	border: 1px solid #abb;
	font-size: 10px;
}
.subrow1 {
	background: #becae2; /* color based on row colors above */
	margin: 4px 1px 1px 22px; /* 4th value 22px for same distance as hyperlink */
	padding: 4px;
	border: 1px solid #abb;
	font-size: 10px;
}

/* Message style NOT YET IN USE! */
.ok_msg {
	  font-size: 12px;
	  color: darkblue;
	  font-weight: bold;
}

.error_msg {
	  font-size: 12px;
	  color: red;
	  font-weight: bold;
}

/* Width etc of all pages */
#container {
	width: 790px;
	text-align: left;
	margin: 0 auto; /* leave set to AUTO, or page move to left */
}
.top { /* somehow #top doesn't work*/
	position: relative; /* now everything inside can be positioned absolute inside this area */
	background: url(images/top_bg.png) #fff repeat-x center;
	height: 81px; /* at 100px FF will show borderline 2px too high: #topMenu ul PADDING, Tab image height and TOP PADDING HERE */
}

.menu { /* somehow #top doesn't work*/
	position: relative; /* now everything inside can be positioned absolute inside this area */
	background: url(images/menu_bg.png) #fff repeat-x center;
	height: 26px; /* at 100px FF will show borderline 2px too high: #topMenu ul PADDING, Tab image height and TOP PADDING HERE */
	padding: 0 5px 0 5px;
}

.menu_text {
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-align: center;
	padding-top: 3px;
}

.body_top { /* somehow #top doesn't work*/
	position: relative; /* now everything inside can be positioned absolute inside this area */
	background: url(images/body_top.png) #fff repeat-x center;
	height: 34px; /* at 100px FF will show borderline 2px too high: #topMenu ul PADDING, Tab image height and TOP PADDING HERE */
}

.body_style { /* somehow #top doesn't work*/
	position: relative; /* now everything inside can be positioned absolute inside this area */
	background: url(images/body_bg.png) #fff repeat-y center;
}

.bottom_style { /* somehow #top doesn't work*/
	position: relative; /* now everything inside can be positioned absolute inside this area */
	background: url(images/body_bottom.png) #fff repeat-x center;
	height: 42px;
}

.bottom_text_style {
	padding-top: 18px;
	font-size: 10px;
	color: white;
}

/* Style top.php */
#top_style {
	float: right;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}

/* Style right center of pages */
#contents {
	padding: 5px 50px 5px 50px; /* carefull with this number, check maximum total width (container) */
	font-size: 12px; /* Standard size in site */
}

.footer_notice {
	font-size: 9px;
	text-align: center;
	color: #C8C8C8;
}

/* date picker calendar style */
.dpDiv {
}
/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #c5f0ff;
	border: 1px solid #666;
}
/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
}
/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	
}
/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
}
/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
}
/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #white;
}
/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #666;
}
/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: white;
}
/* the table cell that holds the name of the month and the year */
.dpTitleTD {
}
/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
}
/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
}
/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #e2f7ff;
	border: 1px solid #666;
	color: gray;
}
/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: black;
	font-weight: bold;
}
/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
}
/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #efefef;
	font-weight: bold;
	padding: 0px;
}
/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #efefef;
	font-weight: bold;
}
/* END date picker calendar style */
