/* 

STYLE SHEET FOR LA TANNERIE CHALAIS WEB SITE
Created by Jeremy Smith
www.homepages-france.com

ToC

	1. defaults
	2. structure
	3. links and navigation
	4. fonts
	5. images
	6. hacks
	7. enquiry form
	8. booking form

Notes

*/



/* --------- 1. defaults  --------- */

* {
		margin: 0;
		padding: 0;
		}

body {
	background-color: #DBE9EE;
	font-size: 62.5%;
	color: #000000;
	font-family: "Century Gothic", Arial, sans-serif;




	background-image: ;
	background-repeat: repeat-x;
	background-position: left top;
		}
		
/*  --------- 2. structure  --------- */

#wrapper {
	background-color: #FFFFFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
		}
		
#masthead {
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
	border-bottom: #cc0000 2px solid;
	margin-bottom: 5px;
	background-color: #DBE9EE;
	background-image: url(images/masthead_bg.png);

		}
		
#logo {
		}
		
#navContainer {
	float: left;
	width: 160px;
	padding-top: 20px;
	margin-top: 20px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	margin-left: 10px;
	background-image: url(images/bg_nav.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


#primaryNav {
	float: left;
	width: 120px;
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 10px;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	margin-bottom: 20px;
}
#secondaryNav {
	float: left;
	width: 810px;
}



#content {
	float: left;
	width: 600px;
	background-color: #FFFFFF;
	margin: 0px;
		}
		
.leftColumn {
	float: left;
	width: 480px;
	background-color: #FFFFFF;
	margin-top: 10px;
}

.rightColumn {
	float: left;
	width: 305px;
	background-color: #FFFFFF;
	margin-left: 15px;
	margin-top: 10px;
}
.panelLeftColumn {
	float: left;
	width: 500px;
	padding-top: 10px;
	background-color: #DCEAEF;
}
.panelRightColumn {
	float: left;
	width: 280px;
	background-color: #DBE9EE;
	margin-left: 15px;
	margin-top: 20px;
}

#footer {
	font-size: 0.8em;
	line-height: 100%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-top: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CC0000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	clear: both;
	width: 960px;
	background-color: #AACAD7;
		}

#footer p {
	font-size: 1.0em;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #333333;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #003399;
	text-decoration: underline;
}



.separator {
		clear: both;
		height: 0;
		}

/* ---------- 3. links and navigation ---------- */

a {
		}
		
a:hover {
		}

#navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
		}
#navContainer p a {
	color: #333333;
	text-decoration: none;
}
#navContainer p a:hover {
	text-decoration: underline;
	color: #333333;
	display: block;
}


#navigation ul {
	margin-bottom: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		}
#navContainer p {
	line-height: 100%;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
}


#navigation li {
	font-size: 1.6em;
	line-height: 160%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #4174AD;
	border-right-color: #4174AD;
	border-bottom-color: #4174AD;
	border-left-color: #4174AD;
	display: block;
		}
		
#navigation li a.selected {
	background-color: #FFCC33;
}


		
/* ---------- 4. fonts ---------- */

h1, h2, h3, h4, p, ul {
		}

h1 {
	font-size: 4em;
	font-family: "Century Gothic", Arial, sans-serif;
	color: #CC0000;
		}

h2 {
	font-size: 2.2em;
	font-family: "Century Gothic", Arial, sans-serif;
	color: #CC0000;
	padding-top: 5px;
		}

h3 {
	font-size: 2.2em;
	font-family: "Century Gothic", Arial, sans-serif;
	color: #CC0000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
		}
		
h4 {
	font-size: 1.8em;
	font-family: "Century Gothic", Arial, sans-serif;
	padding-top: 8px;
	padding-bottom: 2px;
	padding-left: 5px;
		}
				
#thumbnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#thumbnav td {
	font-size: 1.2em;
	padding-left: 5px;
}


p {
	font-size: 1.2em;
	line-height: 140%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 3px;
		}
p a {
	color: #4174ad;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-decoration: none;
}
p a:hover {
	color: #4174AD;
	text-decoration: underline;
}

#navigation li a {
	color: #000033;
	text-decoration: none;
}
#navigation li a:hover {
	background-color: #FFE033;
}

ul {
	list-style-type: none;
	list-style-position: inside;
		}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 140%;
	margin-right: 3px;
	margin-left: 5px;
}


/* ---------- 5. images ---------- */

a img {
		border: 0;
		}

		
/* ---------- 6. hacks ---------- */

body	{ /* IE 5 centring bug fix */
		text-align: center;
		}
		
#wrapper {
		text-align: left;
		}  
		
		
/* -------- 7. Enquiry Form --------*/

#enquiryForm {
	width: 300px;
	background-color: #E3ECF9;
	border: 1px solid #4174AD;
	border-color:#4174AD;
}

#enquiryForm textarea {
	width:280px;
	height:150px;
}

#enquiryForm input {
	width:240px;
	margin-left:10px;
}

#enquiryForm #send {
	width:100px;
}

#enquiryForm label {
	margin-left:10px;
}

#enquiryForm h4 {
	font-size:1.6em;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:8px;
}

#enquiryForm.warning {
	font-size:1.1em;
}


/*  ----------  8. Booking Form   ----------*/

#bookingForm {
	width:400px;
	margin:15px auto 10px 20px;
	font-size: 0.9em;
	padding-left: 5px;
	}
#bookingForm p {
	font-size: 1.4em;
	color: #336699;
}

label {
	display:block;
	padding-left: 0px;
	color: #2e515f;

	}
textarea {
	width:270px;
	height:150px;
	margin-left: 0px;
	}
.textInput {
	width:250px;
	margin-left: 0px;
	}
fieldset {
	margin:0 0 15px 0;
	border-color: #3399FF;
	background-color: #EAF4FF;
	padding-left: 10px;
	}
legend {
	font-size:1.3em;
	color: #4174ad;
	margin:0 0 10px 0;
	font-weight: bold;
	}
.warning {
	font-weight: bold;
	color: #FF0000;
}
#secondaryContent {
	float: left;
	width: 810px;
}
.rightColumn .box {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AACAD7;
	border-bottom-color: #AACAD7;
	border-left-color: #AACAD7;
	margin-bottom: 15px;
	background-color: #DBE9EE;
}
.box h4 {
	color: #333333;
	background-color: #AACAD7;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
}
.box p {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;
	clear: both;

}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	cursor: default;
}
.leftColumn .box .fltlft {
	padding-left: 10px;
	margin-top: 10px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-right: 5px;
}
.more {
	color: #488095;
	text-align: right;
	margin-right: 10px;
	margin-top: -8px;
}
.more a {
	color: #488095;
	text-decoration: none;
	clear: both;
}
.more a:hover {
	color: #2E515F;
	text-decoration: underline;
	clear: both;
}
#subscribe {
	color: #2e515f;
	padding-left: 10px;
	width:280px;
	margin:0 auto 10px auto;

}
#subscribe label {
	display: inline;
	font-size: 1.1em;
	margin-right: 10px;
}
.textInput  {
	width:250px;
}

.chkRad {
	float: left;
	margin-bottom: 8px;
	margin-left: 30px;
}
.chkRad label {
	display:inline;
	}
.clearIt {
	clear:both;
	}
select {
	margin:5px 0 8px 30px;
	}
#subscribe #email {
	width: 240px;
}
#subscribe #send {
	width: 7em;
	height: 2em;
	margin-top: 3px;
}
h5 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 1.4em;
	color: #333333;
	margin-left: 5px;
	margin-top: 3px;
}
#thumbnav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #4174ad;
	text-decoration: none;
	font-size: 1.2em;
}
#thumbnav a:hover  {
	color: #4174ad;
	text-decoration: underline;
}
.panelRightColumn li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-left: 15px;
	padding-bottom: 3px;
}
.photoBox {
	float: left;
	width: 300px;
	margin-left: 5px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.description {
	float: left;
	width: 270px;
	margin-left: 15px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.price {
	float: left;
	width: 180px;
	margin-left: 15px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	margin-top: 20px;
}
#availability #wrapper table {
	float: left;
	width: 210px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	background-color: #FFFFFF;
}
#availability td {
	width: 30px;
	text-align: center;
	border: 1px solid #CCCCCC;
}
#availability .calendar {
	float: right;
	padding-left: 20px;
	width: 760px;
}
#availability tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.leftColumn .box {
	float: left;
	width: 100%;
}
#contact  table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 140%;
}
#contact table td {
}
#contact td {
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-top: 4px;
}
#booking table {
	background-color: #DDEBEF;
	width: 280px;
}
#booking  td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 140%;
}
#booking .rightColumn {
	background-color: #DDEBF0;
}
#booking li a {
	text-decoration: none;
}
#tariff td {
	font-size: 1.6em;
	line-height: 200%;
}
#tariff td .months {
	line-height: 18em;
}
#tariff tr .months {
	line-height: 100%;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 3px;
}
#tariff  table {
}
#tariff  .property {
	padding-left: 5px;
	font-weight: bold;
}
#index td {
	font-size: 1.2em;
	line-height: 200%;
}
#index td .months {
	line-height: 18em;
}
#index tr .months {
	line-height: 100%;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 3px;
}
#index  .property {
	padding-left: 5px;
	font-weight: bold;
}

/*  ----------  9. Contact Form   ----------*/
#contactForm {
	color: #2e515f;
	padding-left: 10px;
	width:290px;
	margin:20px auto 10px auto;
}
#contactForm label {
	display: inline;
	font-size: 1.1em;
	margin-right: 10px;
}
#contactForm #email {
	width: 200px;
}
#contactForm #send {
	width: 7em;
	height: 2em;
	margin-top: 3px;
}
#contact .rightColumn {
	background-color: #DBE9EE;
	margin-bottom: 15px;
}
#whatson .date {
	font-size: 1.4em;
	line-height: 140%;
}
#whatson .event {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 140%;
}
#whatson .details {
	font-size: 1.2em;
	line-height: 150%;
}
#whatson .red {
	color: #FF0000;
}
#whatson .rightColumn {
}
#whatson .leftColumn .box {
	border: 1px solid #AACAD7;
	margin-bottom: 10px;
}
#whatson #wrapper .leftColumn hr {
	color: #DBE9EE;
}
table .combined {
	float: left;
	width: 90%;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	background-color: #0066FF;
}

#season td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	padding: 5px;
	text-align: center;
}
.strikethro {
	text-decoration: line-through;
}
