#flash_message,.flash_error,.flash_info
{
text-align: center;
xposition: relative;
margin-left: 5%;
margin-right: 5%;
padding:4px;
margin-top: 5px;
margin-bottom: 10px;
}
.flash_error
{
background-color:#FFE8E8;
border:1px solid red;
color: green;
}
.flash_info
{
background-color: #E3EBF7;
border:1px solid #7497EC;
color: #88AC0B;
}


/* Top Elements */
* { margin: 0; padding: 0; }

body {
	background: #364252;
	font-family: Verdana, Tahoma, arial, sans-serif;
	font-size: 1.0em;
	text-align: center;
	margin: 15px 15px 15px 15px;

}

/* links */
a, a:visited {
	text-decoration: none;
	background: inherit;
}
a:hover {
	background: inherit;
}

/********************************************
   LAYOUT
********************************************/
#content-wrap {
	clear: both;
	padding: 0;
	margin: 0 auto;
}
#header {
	background: #364252;
	padding: 0;
	font-size: 1.0em;
	color: #fff;
}
#header h1#logo-text {
	margin: 0; padding: 0;
	font: bolder 1.4em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: 0px;
	color: #fff;
	text-transform: none;
	/* change the values of top and left to adjust the position of the logo*/
	top: 28px; left: 50px;
}
#header h2#slogan {
	font: normal 1.0em 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #fff;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 74px; left: 58px;
}

#xxxheader .closebutton a, #header .closebutton a:visited {
	font-size: 1.0em;
	line-height: 1.6em;
	background: transparent;
	border: none;
}

/* Menu */
#menu {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #445260;
	font: bold 12px/26px Verdana, Arial, Tahoma, Sans-serif;
	height: 26px;
	color: #fff;
}
#menu div{
	xbackground-color: transparent;
}
#menu .menupid{
	background-color: #445260;
	text-align: left;
	padding-left: 10px;
	float: left;
}
#menu .menuul{
	background-color: #445260;
	text-align: right;
	padding-right: 10px;
	float: right;
}
#menu ul {
	float: right;
	list-style: none;
	margin:0; padding: 0;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 8px;
	color: #fff;
	text-decoration: none;
}
#menu ul li a:hover {
	background-color: #364252;
	color: #fff;
}

#form_owner{
text-align: left;
margin: 12px 12px 12px 12px;
}
#form_owner h3{
font-size: 0.8em;
width: 100%;
}
#form_owner fieldset{
xwidth: 400px;
margin: 0 auto;
margin: 12px 12px 12px 12px;
padding: 5px 5px 5px 5px;
}

#form_owner .button{
xmargin-left: 250px;
}
#form_owner input{
width: 250px;
}
/* *************** */
#form_owner .stdlabel {
xwidth: 600px;
}


div.label{
float: left;
width: 250px;
xtext-align:right;
display:block;
clear: right;
}

div.field{
clear: left;
display:block;
xfloat: left;
text-align:left;
}

#form_owner textarea {
	width:300px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:2px solid #427AD1;
	height:120px;
	display:block;
	color:#777;
}

.error_message{
	background-color:#FFE8E8;
	border-bottom:2px solid #FFBDBD;
	border-left: 10px solid #FFBDBD;
}
/* *************** */
h1, h2, h3{
	background: #364252;
	padding: 3px;
	font-size: 1.1em;
	color: #fff;
	align: left;
}
h2, h3 {
	font-size: 1.0em;
}
.listingsection{
border: 2px solid #aaa;
padding: 0px;
margin-top: 5px;
margin-bottom: 5px;
}
.listinglink a{

}
p {
text-align: left;
padding: 4px;
}
.post-footer {
text-align: left;
margin-top: 4px;
}
.comments {
text-align: left;
}
.readmore {
text-align: left;
}
/* Footer */
#footer {
	color: #666666;
	clear: both;
	text-align: center;
	font-size: 0.7em;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
.gray { color: #CCC; }

http://www.therentalcalendar.com/jaclibs/jacapi//jaccalendar/jaccal/themes/custom/three/cal_custom.php?&tg=2&ftmain=xfff&ftday=xfff&bkmain=x364252&bdmain=xaaa&bkmonthhd=x364252&bkmonth=x364252&bkday0=x445260&bkday1=x498BA5&bkday2=xF25B22&bkday3=x73BF55&bkday4=x4D91C8&bkdayweek=x364252&bddays=xaaa

.jaccal {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	margin: 0 auto;
	text-align: center;
	background-color: #364252;
	padding: 12px 14px 12px 14px;
	border-collapse: collapse;
	border: none;
  width: auto;
	}
.jaccal a{
text-decoration: none;
}
.jaccal tr{
    vertical-align: top;

}
.jaccal td{
		padding: 0px;
}

div.minical {
 padding: 4px;
  }


/* -- border on days!! */
div.minical table.month{
	xwidth: 100%;
	xwidth: 165px;

	padding: 0;
	margin: 0;
	margin: 0px 1px 0px 1px;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;

	color: #616B76;
	text-align: center;
	background-color: #fff;
	border-collapse: collapse;

  }

div.minical caption.monthname {
	margin: 0;
	padding: 0;
	background: #364252;
	color: #fff;
	text-align: center;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px/20px;
	font-weight: bolder;
}
div.minical caption.monthname a, div.minical caption.monthname a:visited{
	background-color: #364252 !important;
	color: #fff !important;
}


div.minical span.pn {
	background-color: #364252;
}

div.minical tr.week {

}

div.minical td {
	padding: 0px;
	border: none;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	text-align: center;
	background-color: #445260;
	color: #fff;
		width: 25px !important;
	height: 25px !important;
	}

div.minical td.dayname {
	xfont: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #364252;
}

div.minical td.Blank {
    background-color: #364252;
  }

div.minical td.Sun {
    background-color: #445260;
    clear: left;
  }
div.minical td.Sat {
    background-color: #445260;
  }

div.minical td.today {
    border: 2px solid red;
    background-color: #445260;
  }

div.minical td.highlight_0, .highlight_0 {
    background-color: #445260;
    text-decoration: none;
  }

div.minical td.highlight_1, .highlight_1{
    background-color: #498BA5;
    text-decoration: none;
  }
div.minical td.highlight_2, .highlight_2 {
    background-color:  #F25B22;
    text-decoration: none;
  }
div.minical td.highlight_3, .highlight_3 {
    background-color: #73BF55;
    text-decoration: none;
  }
div.minical td.highlight_4, .highlight_4 {
    background-color: #4D91C8;
    text-decoration: none;
  }

div.minical .wknumberhead, div.minical .wknumber{
 font-size: 0.7em;
	color: #fff;
	background:#364252;
}

#selected {
    border-color: #FF3333;
  	background-color: orange;
  }

.legend{
  align: center;
	width: auto;
	border: none; /* 2px solid #E3EBF7;*/
	xtext-align: left;
	xheight: 2.0em;
	margin: 5px 0px 5px 0px;
	xmargin: 0 auto;
	xfont-size:0.9em;
	display:block;
}
.legend a, .legend a:visited{
	background-color: #364252 !important;
	color: #fff !important;
	text-decoration: none;
}
td.legend_cell{
	padding: 2px;
	width: 2em;
	text-decoration: none;
}

div.legend_cellwrap{
display: inline;
padding-left 0px;
padding-right: 5px;
}
div.legend_cell{
	width: 	1.5em;
	height: 1.5em;
	border: 1px solid black;
	text-decoration: none;
	margin-right: 2px;
	display: inline;
}

.legend_text{
	xmargin: 0px 2px 0px 20px;
	text-align: left;
	vertical-align: middle;
		display: inline;
}

.clear {
	clear: both;
}
.firstday_1 {
			background-color: #445260 !important;
			background-image: url(img/445260_498BA5_fd.png);
		  background-position: bottom right;
  	  background-repeat: no-repeat;
			}
.firstday_2 {
			background-color: #445260 !important;
			background-image: url(img/445260_F25B22_fd.png);
		  background-position: bottom right;
  	  background-repeat: no-repeat;
			}
.firstday_3 {
			background-color: #445260 !important;
			background-image: url(img/445260_73BF55_fd.png);
		  background-position: bottom right;
  	  background-repeat: no-repeat;
			}
.firstday_4 {
			background-color: #445260 !important;
			background-image: url(img/445260_4D91C8_fd.png);
		  background-position: bottom right;
  	  background-repeat: no-repeat;
			}
.lastday_1 {
			xbackground-color: #445260 !important;
			background-image: url(img/445260_498BA5_ld.png);
		  background-position: top left;
  	  background-repeat: no-repeat;
	}
.lastday_2 {
			xbackground-color: #445260 !important;
			background-image: url(img/445260_F25B22_ld.png);
		  background-position: top left;
  	  background-repeat: no-repeat;
	}
.lastday_3 {
			xbackground-color: #445260 !important;
			background-image: url(img/445260_73BF55_ld.png);
		  background-position: top left;
  	  background-repeat: no-repeat;
	}
.lastday_4 {
			xbackground-color: #445260 !important;
			background-image: url(img/445260_4D91C8_ld.png);
		  background-position: top left;
  	  background-repeat: no-repeat;
	}


.lastday_1_firstday_1 {background-image: url(img/445260_498BA5_fdld.png);background-position: top left;background-repeat: no-repeat;}
.lastday_1_firstday_2 {background-color: #498BA5 !important;background-image: url(img/445260_F25B22_fd.png) top left no-repeat;}
.lastday_1_firstday_3 {background-color: #498BA5 !important;background-image: url(img/445260_73BF55_fd.png) top left no-repeat;}
.lastday_1_firstday_4 {background-color: #498BA5 !important;background-image: url(img/445260_4D91C8_fd.png) top left no-repeat;}
.lastday_2_firstday_2 {background-image: url(img/445260_F25B22_fdld.png);background-position: top left;background-repeat: no-repeat;}
.lastday_2_firstday_1 {background-color: #F25B22 !important;background-image: url(img/445260_498BA5_fd.png) top left no-repeat;}
.lastday_2_firstday_3 {background-color: #F25B22 !important;background-image: url(img/445260_73BF55_fd.png) top left no-repeat;}
.lastday_2_firstday_4 {background-color: #F25B22 !important;background-image: url(img/445260_4D91C8_fd.png) top left no-repeat;}
.lastday_3_firstday_3 {background-image: url(img/445260_73BF55_fdld.png);background-position: top left;background-repeat: no-repeat;}
.lastday_3_firstday_1 {background-color: #73BF55 !important;background-image: url(img/445260_498BA5_fd.png) top left no-repeat;}
.lastday_3_firstday_2 {background-color: #73BF55 !important;background-image: url(img/445260_F25B22_fd.png) top left no-repeat;}
.lastday_3_firstday_4 {background-color: #73BF55 !important;background-image: url(img/445260_4D91C8_fd.png) top left no-repeat;}
.lastday_4_firstday_4 {background-image: url(img/445260_4D91C8_fdld.png);background-position: top left;background-repeat: no-repeat;}
.lastday_4_firstday_1 {background-color: #4D91C8 !important;background-image: url(img/445260_498BA5_fd.png) top left no-repeat;}
.lastday_4_firstday_2 {background-color: #4D91C8 !important;background-image: url(img/445260_F25B22_fd.png) top left no-repeat;}
.lastday_4_firstday_3 {background-color: #4D91C8 !important;background-image: url(img/445260_73BF55_fd.png) top left no-repeat;}