/***********************************************/
/* CalabayLakeside.css                             */
/* Use with www.calabaylakeside.co.uk site         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

a {	
	color: #3366CC;	
	text-decoration: none
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #336699;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	text-align: center;
	}
h2 {
	color: #0099FF	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	color: #000000}
h4 {
	color: #009900;
	font-weight: bold;
	font-size: small;
	}
table {
	border: #eeeeee;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #000000;
	text-align: center;
	}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.1em;
	color: #FFFFFF;
	}	
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em	}
	
.Bold_Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline overline;
	text-transform: uppercase;
}

.Content_Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	line-height: 16pt;
}
.BulletBackgroundColor {
	color: #FFFFFF
	}
.DataColor {
	color: #DEDECA
	}
.footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
	color: #333333;
	background-color: #CCCCCC
	}
.FormBackgroundColor {
	color: #CCCCCC
	}
.ImageTitleColor {
	color: #CCCCCC
	}
.LabelColor {
	color: #CCCCCC
	}
.ListColorEven {
	color: #CCCCCC
	}
.ListFooterColor {
	color: #333333
	}
.ListHeaderColor {
	color: #333333
	}
.ListColorOdd {
	color: #DEDECA
	}
.ListTitleColor {
	color: #CCCCCC
	}
.NavigationBackgroundColor {
	color: #666666
	}
.NavigationColor {
	color: #CCCCCC
	}
.NewsDataColor {
	color: #DEDECA
	}
.InfoTableText {
	color: #000000;
	font-weight: normal;
	font-size: 12pt;
	line-height: 22pt;
	font-style: normal;
	white-space: normal;
	}
.StoryContentColor {
	color: #000000
	}
.TitleColor {
	color: #000000
	}
.tlow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0066FF;
	text-indent: 10px;
	background-color: #FFFFCC;
	}
.tmid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0066FF;
	text-indent: 10px;
	background-color: #FFCC66;
	}	
.thigh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0066FF;
	text-indent: 10px;
	background-color: #FF9933;
	}
.tpeak {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0066FF;
	text-indent: 10px;
	background-color: #FF9933;
	}
a:hover {	
	text-decoration: underline
	}
tr.ListHeaderColor th {
	text-align: left;
	}.small {
	font-size: 85%;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#BordCol{
	height: 1024px;
	background-color: #3366CC;
}

#container{
	width: 800px;
	height: 600px;
	border-left: thin solid #EEEEEE;
	border-right: thin solid #EEEEEE;
	text-align:left;
	background-color: #FFFFFF;
	height: 1024px;
}

#topleftphoto{
	background-image:url(Photos/Front_140_105.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 72px;
	padding: 10px;
	text-indent: 140px;
	left: 5px;
	top: 5px;
	visibility: visible;
}


#weather{
	width: 140px;
	position: static;
	left: 5px;
	top: 450px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	float: left;
	clear: left;
	text-align: center;
	height: 574px;
}

#navigation{
	width: 140px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	position: static;
	top: 104px;
	left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	height: 350px;
	float: left;
}

#popupmenu{
	float: left;
	width:auto;
	background-color:#eeeeee;
	border:1px solid #cccccc;
	position:relative;
	top:inherit;
	left: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}		

#maincontent{
	width: 650px;
	position: static;
	left: 150px;
	top: 104px;
	height: 446px;
}

#tripletime{
	float:left;
	position:absolute;
	top:140px;
	visibility:inherit;
	height:auto;
	width: 100px;
	right: 0px;
	border: 10px;
	clear: right;
}

#footer{
	width:100%;
	position:absolute;
	color:#000000;
	background-color: #CCCCCC;
	clear: both;
	top: 560px;
}
	
#quotes{
	width:216px;
	height:162px;
	background-color:#EBEBEB;
	position:static;
	top:104px;
	left:650px;
	float:right;
	font-family: "Book Antiqua";
	font-size: 16px;
	font-style: italic;
	font-weight: 700;
	color: #FF0000;
	vertical-align: middle;
	text-align: center;
	padding: 5px;
	margin: 5px;
	border: 1px solid #330000;
}
	
	
