/* Main CSS for public pages on Easy Availability (C) TotalFrance.com & Easy Availability.com. Edit at your own risk!! */

/* Some style values are set here - and can be changed here - but others (mainly colors) are set dynamically from within a database using the values set in the product's Color Picker Page. To avoid conflicts, you should continue to change the color settings from within the product's Color Picker Page.  */


/* This is the main table that holds all the page information centred in the middle of the screen. Its properties can be changed here AND also in the HTML in availability.php. */
table.main {font-size: 12px; width: 760px;padding:0px 10px 20px 10px;border:1px solid #cccccc;} /* NB the 'background' color and text 'color' for this table are set dynamically from the Color picker page of this product. They can be changed in the Admin Section */

table.key {font-size: 11px; border: 1px solid #cccccc;text-decoration: none; font-weight: normal;} /* NB the 'background' and text 'color' for this table are set dynamically from the Color picker page of this product. They can be changed in the Admin Section */

table.prices {text-align: center; font-size: 11px; border: 1px solid #cccccc;text-decoration: none; font-weight: normal;} /* NB the 'background' and text 'color' for this table are set dynamically from the Color picker page of this product. They can be changed in the Admin Section */

table.prices td {margin:5px 0px 20px 0px;} /* NB the 'background' and text 'color' for this table are set dynamically from the Color picker page of this product. They can be changed in the Admin Section*/  

table.public {text-align: center; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; border: 1px solid #cccccc; text-decoration: none; font-weight: normal;} /* NB the 'background' and text 'color' for this table are set dynamically from the Color picker page of this product. They can be changed in the Admin Section. */
table.public td {width: 30px;text-align: center;} 
table.public tr {text-align: center;}  

div.comment1 {text-align: center;margin:20px 0px 0px 0px;} 
div.comment2 {text-align: center;margin:20px 0px 10px 0px;}  
div.comment3 {text-align: justify; margin: 20px 20px 20px 20px;}
div.comment4 {text-align: justify; margin: 20px 20px 20px 20px;}



.def {text-align: center;color:inherit;background:inherit;}     /* default style for table row on availability table if no season is specified*/

div {font-size: 12px;}  
td {border: 1px solid #cccccc; }
a { font-size: 12px;}  


