/** MAIN STYLING FOR CASA FIORI **/

body
{
	margin: 0px;
	background-image: url(http://www.casafiori.co.uk/images/main_bg1.jpg);
	background-position: center;
}

div#iFixedHeader {
    position: absolute;
    overflow: auto;
    z-index: 10;
    top: 0;
    left: 0;
    height: 63px;
    width: 100%;
    min-width: 960px;
    padding: 0;
    background-image: url(http://www.casafiori.co.uk/images/header_bg.png);
    background-repeat: repeat-x;
}

body > div#iFixedHeader {
    position: fixed;
}

#header-container
{
	width: 960px;
	height: 63px;
	margin: auto;
}

#header-links
{
	height: 63px;
	width: 380px;
	float: right;
	background-image: url(http://www.casafiori.co.uk/images/header_links_bg.png);
	background-repeat: no-repeat;
}

#header-links ul
{
	float: left;
	list-style: none;
}

#header-links ul li
{
	font-size: 12px;
	font-family: "Geneva", Helvetica, Arial, sans-serif;
	float: left;
	padding: 23px 0px 20px 17px;
	color: #fff;
	
}

#header-links ul li a
{
	color: #fff;
	text-decoration: none;
}

#header-links ul li a:hover
{
	
}

#logo
{
	width: 373px;
	height: 126px;
	float: left;
	margin: 30px 0px 0px 20px;
}


#logo-wrapper /* This covers the main chalkboard on the homepage including the arrows etc */
{
	width: 960px;
	height: auto;
	margin: auto;
}

#main-container 
{
	clear: both;
	width: 960px;
	margin: auto;
	height: auto;
}

#photos 
{
	width: 450px;
	height: 324px;
	float: left;
}

#calender2
{
	float: right;
	height: auto;
	width: 320px;	
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
}

#home-content
{
	width: 525px;
	clear: left;
	float: left;
	height: auto;
	margin: 20px 0px 0px 20px;
}

#home-content h1
{
	font-family: "Geneva", Helvetica, Arial, sans-serif;
	font-size: 2em;
	color: #3f1b01;
	padding: 5px 0px;
}

#home-content h2
{
	font-family: "Geneva", Helvetica, Arial, sans-serif;
	font-size: 1.8em;
	color: #3f1b01;
}

#home-content h3
{
	font-family: "Geneva", Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	color: #3f1b01;
}

#home-content p
{
	font-family: "Geneva", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	color: #3f1b01;
	padding: 5px 0px;
	line-height: 1.4em;
}

#home-content p  a
{
	text-decoration: none;
	color: #5a2602;
	font-weight: bold;
}

#home-content p a:hover 
{
	border-bottom: 1px solid #3f1b01;	
}

#home-content p a:visited
{
	border-bottom: 1px solid #3f1b01;
	font-weight: bold;
}

#home-content p a:active
{
	font-weight: bold;
}

#home-links
{
	width: 368px;
	height: auto;
	float: right;
	margin: 0px 0px 0px 0px;
}

#main-right-col
{
	float: right;
	height: 277px;
	width: 300px;
	margin: 30px 30px 0px 0px;
}

#main-right-col h1
{
	font-family: "Geneva", Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	color: #3f1b01;
	padding: 5px 0px;
}

#main-right-col h2
{
	font-family: "Geneva", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	color: #3f1b01;
	font-weight: bold;
	padding: 5px 0px;
}

#main-right-col h3
{
	font-family: "Geneva", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	color: #3f1b01;
}

#main-right-col p
{
	font-family: "Geneva", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	color: #3f1b01;
	padding: 5px 0px;
	line-height: 1.4em;
}

#main-right-col p  a
{
	text-decoration: none;
	color: #5a2602;
	font-weight: bold;
}

#main-right-col p a:hover 
{
	border-bottom: 1px solid #3f1b01;	
}

#main-right-col p a:visited
{
	border-bottom: 1px solid #3f1b01;
	font-weight: bold;
}

#main-right-col p a:active
{
	font-weight: bold;
}

#main-right-col ul
{
	list-style-type: circle;
	padding-left: 20px;
}

#main-right-col ul li
{
	font-family: "Geneva", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	color: #3f1b01;
	padding: 5px 0px;
	line-height: 1.4em;	
}


#inner-content
{
	width: 960px;
	clear: left; 
	float: left;
	min-height: 500px;
	height: auto;	
	margin: 20px 0px 20px 20px;
	font-family: "Geneva", Helvetica, Arial, sans-serif;
}

#inner-content h1
{
	font-size: 2em;
	color: #3f1b01;
	padding: 5px 0px;
	font-weight: bold;
}

#inner-content h2
{
	font-size: 1.8em;
	color: #3f1b01;
	font-weight: bold;
}

#inner-content h3
{
	font-size: 1.6em;
	color: #3f1b01;
	font-weight: bold;
}

#inner-content p
{
	font-size: 1.2em;
	color: #3f1b01;
	padding: 5px 0px;
	line-height: 1.4em;
}

#inner-content p  a
{
	text-decoration: none;
	color: #5a2602;
	font-weight: bold;
}

#inner-content p a:hover 
{
	border-bottom: 1px solid #3f1b01;	
}

#inner-content p a:visited
{
	border-bottom: 1px solid #3f1b01;
	font-weight: bold;
}

#inner-content p a:active
{
	font-weight: bold;
}






/** START OF ALL FOOTER STYLING - USED ON ALL PAGES **/

div#iFixedFooter {
    position: absolute;
    overflow: auto;
    z-index: 10;
    bottom: 0;
    left: 0;
    height: 63px;
    width: 100%;
    min-width: 960px;
    padding: 0;
    background-image: url(http://www.flaminfingers.com/testserver/casa/images/footer_bg.png);
	margin-top: 20px;
    background-repeat: repeat-x;
}
body > div#iFixedFooter {
    position            : fixed;
}

#footer-container
{
	width: 960px;
	height: 63px;
	margin: auto;
}



#footer-links
{
	height: 63px;
	width: 380px;
	float: right;
	background-image: url(http://www.flaminfingers.com/testserver/casa/images/footer_links_bg.png);
	background-repeat: no-repeat;
}

#footer-links ul
{
	list-style: none;
	margin: auto;
	padding-left: 15px;
}

#footer-links ul li
{
	font-size: 1.2em;
	font-family: "Geneva", Helvetica, Arial, sans-serif;
	float: left;
	padding: 30px 20px 0px 10px;
	color: #fff;
}

#footer-links ul li a
{
	color: #fff;
	text-decoration: none;
}

#footer-links ul li a:hover
{
	
}



/* FLICKR STYLING STARTS HERE FOR EVERY INTERNAL PAGE - MAYBE, POSSIBLY, MAYBE */

#flickr-container
{ float: right; clear: both; width: auto; height: auto; margin: auto; }


#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#3f1b01;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
.flickr_badge_image img {border: 2px solid #3f1b01 !important; margin: 7.5px;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3f1b01;}
#flickr_badge_wrapper {}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3f1b01 !important;}



/* CALENDAR STYLES */

#calendar 
{
	/*width: 220px;*/
	/*margin: 0;
	border-left: 1px solid #000000;
	text-align: center;
	height: auto;
	overflow: auto;*/
	margin:auto;
	padding: 0px 0px 0px 0px;
			
}

/*.nav, .nav a
{
	font: bold 18px Helvetica, Arial, sans-serif;
	color: #fff;	
	text-align: center;
	text-decoration: none;
}	

.nav2, .nav a 
{
	font: bold 18px Helvetica, Arial, sans-serif;
	color:#000000;	
	text-align: center;
	text-decoration: none;
}	
*/
/*caption 
{
	margin: 0;
	padding: 0px;
	width: 270;
	background:#000000;
	color: #fff;	 
	text-align: center;
}*/

#calendar th 
{
	color: #fff;
	background:#000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	padding: 6px;
	text-align: center;
	font-family: "Geneva", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

#calendar .today, #calendar td.today a, #calendar td.today a:link, #calendar td.today a:visited 
{
	color: #F6F4DA;
	font-weight: bold;
	background: #DF9496;
}

#calendar td 
{
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 15px;
	height: 15px;
	text-align: center;
	background: url(/calendar/images/black.jpg) no-repeat right bottom;
	padding: 6px;
	font-family: "Geneva", Helvetica, Arial, sans-serif;
	font-size: 1.2em;	
}

#calendar td a 
{
	text-decoration: none;
	font-weight: bold;
	display: block;
}

#calendar td a:link, #calendar td a:visited 
{	
	color: #fff;
	background: url(/calendar/images/black.jpg) no-repeat;
}

#calendar td a:hover, #calendar td a:active 
{
	color: #6aa3ae;
	background: url(/calendar/images/black.jpg) no-repeat right top;	
}

#calendar td.link
{
	width: 23px;
	height: 23px;
}

#calendar span.link
{
	background-color:#CC6600;
	color: #FFFFFF;
	width: 15px;
	padding: 4px;
}

/* Rounded Corners for Roundboxes */
.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh{font-size:1px; overflow:hidden; display:block;}
.b1h {height:1px; background:#CC6600; margin:0 5px;}
.b2h, .b2bh {height:1px; background:#CC6600; border-right:0px solid #CC6600; border-left:0px solid #CC6600; margin:0 3px;}
.b3h, .b3bh {height:1px; background:#CC6600; border-right:1px solid #CC6600; border-left:1px solid #CC6600; margin:0 2px;}
.b4h, .b4bh {height:2px; background:#CC6600; border-right:1px solid #CC6600; border-left:1px solid #CC6600; margin:0 1px;}
.b2bh, .b3bh, .b4bh {background: #CC6600);}
/* Roundbox Contents*/
.roundbox-headers {background: #CC6600; border-right:0px solid #CC6600; border-left:0px solid #CC6600;}
.roundbox-inner {background:#000; border-right:5px solid #CC6600; border-left:5px solid #CC6600;}
.roundbox-inner div {margin-left: 0px; margin-right: 0px; padding-top: 5px;}

.roundbox-green
{
	width: 270px;
	height: auto;
	color: #000000;
	padding: 0px 0px 0px 0px;
}

.roundbox-casa
{
	width: 300px;
	height: auto;
	color: #000000;
}

.roundbox-casa2
{
	width: 500px;
	height: auto;
	color: #000000;
}

#add_event_id
{
	width: 240px;
	padding: 5px;
}

#add_event_id p
{
	font-family: "Geneva", Helvetica, Arial, sans-serif;
	font-size: 1.2em;	
}

#calendar input
{
	color:#000000;
	/*background: #fee3ad;*/
	/*border: 2px solid #CC6600;*/
	font-weight: bold;
}

#calendar-text p {font-size: 12px; color: #000000; }
#calendar-text p a, #calendar-text p a:hover, #calendar-text p a:visited { text-decoration: none; color: #000; }


/*#add_event_id .submit input
{
	color: #fff;
	background: #CC6600;
	border: 2px outset #CC6600;
	cursor: pointer;
	font-family: "Geneva", Helvetica, Arial, sans-serif;
	font-size: 1.2em;		
} */


/*#add_event_id .startEnd
{
	color: #000000;
	font-family: "Geneva", Helvetica, Arial, sans-serif;
	font-size: 1.2em;		
}


#add_event_id .reset
{
	color: #fff;
	background: #CC6600;
	border: 2px outset #CC6600;
	cursor: pointer;
	font-family: "Geneva", Helvetica, Arial, sans-serif;
	font-size: 1.2em;		
} 

#add_event_id .submit
{
	color: #fff;
	background: #CC6600;
	border: 2px outset #CC6600;
	cursor: pointer;
	font-family: "Geneva", Helvetica, Arial, sans-serif;
	font-size: 1.2em;		
} */



.roundbox-casa-cost
{
	width: 310px;
	height: auto;
	color: #000000;
	float:right;
}

.roundbox-casa-form
{
	width: 340px;
	height: auto;
	color: #000000;
	float:right;
}


/* Rounded Corners for Roundboxes */
.ab1h, .ab2h, .ab3h, .ab4h, .ab2bh, .ab3bh, .ab4bh{font-size:1px; overflow:hidden; display:block;}
.ab1h {height:1px; background:#a25100; margin:0 5px;}
.ab2h, .ab2bh {height:1px; background:#a25100; border-right:2px solid #a25100; border-left:2px solid #a25100; margin:0 3px;}
.ab3h, .ab3bh {height:1px; background:#a25100; border-right:1px solid #a25100; border-left:1px solid #a25100; margin:0 2px;}
.ab4h, .ab4bh {height:2px; background:#a25100; border-right:1px solid #a25100; border-left:1px solid #a25100; margin:0 1px;}
.ab2bh, .ab3bh, .ab4bh {background: #a25100; }


.form-label
{
	font-size: 1.1em;
	font-weight:bold;
	font-family: "Geneva", Helvetica, Arial, sans-serif;
	color:white;
}

#contact-form
{
	font-size: 1.3em;
	/*font-weight: bold;*/
	color: #3f1b01; 
	font-family: "Geneva", Helvetica, Arial, sans-serif;
	height: auto;
	width: auto;
	overflow: auto;
	margin-bottom: 20px;
	padding: 0px 0px 10px 0px;	
}

#contact-form table td
{
	color: #3f1b01;
	padding: 3px;
}	

#contact-form h3
{	
	color: #5a2602;
	font-size: 1.5em; 	
}

#contact-form input
{
	color:#000000;
	background: #cccccc;
	/*border: 2px solid #CC6600;*/
	font-weight: bold;	
}

#contact-form .submit
{
	color: #000000;
	background: #cccccc;
	/*border: 2px outset #CC6600;*/
	cursor: pointer;
	font-family: "Geneva", Helvetica, Arial, sans-serif;
	font-size: 1em;		
} 

#change_month
{
/*	margin:0px;
	padding:0px;*/
	margin:auto;
	overflow:auto;	
	height:auto;
	width:300px;
	/*float:right;*/
	clear:both;
}

#booking-form
{
	font-size: 1.2em;
	/*font-weight: bold;*/
	font-family: "Geneva", Helvetica, Arial, sans-serif;
	height: auto;
	width: 300px;
	/*float:right;*/
	overflow: auto;
	margin:auto;
	clear:both;
	/*margin: 0px 0px 0px 0px;*/
	padding: 0px 0px 5px 0px;
}

#booking-form table 
{	
	/*width: 300px;*/
	background: url(/calendar/images/black.jpg);	
	font-family: "Geneva", Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	color:#FFFFFF;
}

#booking-form table td
{
	padding: 3px;
}	

#booking-form input 
{	
	/*color:#000000;*/
	/*background: #fee3ad;*/
	/*border: 2px solid #CC6600;*/
	font-weight: bold;	
}

#booking-form .submit
{
	color: #fff;
	background: #CC6600;
	border: 2px outset #CC6600;
	cursor: pointer;
	font-family: "Geneva", Helvetica, Arial, sans-serif;
	font-size: 1.1em;		
} 

.startEnd
{
	font-family: "Geneva", Helvetica, Arial, sans-serif;
	font-size: 1.0em;
}



#whiteSmall
{
	font-family: "Geneva", Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	color: #FFFFFF;
	padding: 0px 0px 0px 10px; 
}

#whiteSmall a
{
	font-family: "Geneva", Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	color: #FFFFFF; 
}

#whiteSmall a:hover 
{
	text-decoration: underline; 
	color: red;
}

#booking-form h3
{
	font-size: 1.4em;
	
}


#make-booking-form
{
	font-size: 1.3em;
	/*font-weight: bold;*/
	font-family: "Geneva", Helvetica, Arial, sans-serif;
	height: auto;
	width: 340px;
	float:right;
	overflow: auto;
	margin:auto;
	/*margin: 0px 0px 0px 0px;*/
	padding: 0px 20px 5px 0px;
}

#make-booking-form h3
{
	font-size: 1.4em;	
}

#make-booking-form table 
{	
	/*width: 300px;*/
	background: url(/calendar/images/black.jpg);	
	font-family: "Geneva", Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	color:#FFFFFF;
}

#make-booking-form table td
{
	padding: 3px;
}	

#make-booking-form input 
{	
	/*color:#000000;*/
	/*background: #fee3ad;*/
	/*border: 2px solid #CC6600;*/
	font-weight: bold;	
}

#make-booking-form .submit
{
	color: #fff;
	background: #CC6600;
	border: 2px outset #CC6600;
	cursor: pointer;
	font-family: "Geneva", Helvetica, Arial, sans-serif;
	font-size: 1.1em;		
} 

.error_message
{
	color: #FF0000;
}
