/* Brand New whatson.caithness.org CSS */
/* Modified: 23/01/2010 */

.container {
	width: 100%;
	text-align: center;
	position: relative;
}

.header {
	border: 0px;
	width: 100%;
	height: 70px;
	position: relative;
	background: url('http://script.caithness.org/images/header_background.gif');
	text-align: center;
}
.footer {
	border: 0px;
	width: 100%;
	height: 70px;
	position: relative;
	background: url('http://whatson.caithness.org/images/footer_background.gif');
	text-align: center;
}
.inner_header {
	border: 0px;
	width: 960px;
	height: 70px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

.logo {
	width: 200px;
	height: 40px;
	position: absolute;
	top: 5px;
	left: 0px;
	border: 0px;
}

.map {
	width: 47px;
	height: 60px;
	position: absolute;
	top: 5px;
	left: 225px;
	border: 0px;
}

.bannerad {
	width: 468px;
	height: 60px;
	position: relative;
	float: right;
	padding-right: 5px;
	top: 5px;
	border: 0px;
}

.clock {
	position: absolute;
	left: 0px;
	top: 48px;
	font-size: 11px;
	text-align: center;
	width: 210px;
	cursor: default;
	color: #000099;
}


.drop_container {
	width: 100%;
	text-align: center;
	border: 0px;
	background-color: #F38218;
}


.dropbar {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
	border: 0px;
	background-color: #F38218;
}

.dropbutton, .dropbuttonhover {
	cursor: default;
	padding: 2px 15px 2px 4px;
	margin: 0px;
	text-align: center;
	float: left;
	height: 17px;
	vertical-align: middle;
	position: relative;
	font-size: 14px;
}
.dropbutton {
	color: #000099;
	border: 1px solid #F38218;

}
.dropbuttonhover {
	border: 1px inset #FFA633;
	background-color: #ED7C12;
	color: #000033;
}
.dropmenu {
	border: 1px solid;
	vertical-align: top;
	float: left;
	display: block;
	position: absolute;
	visibility: hidden;
	z-index: 2;
	background-color: #F6851B;
	border-color: #FFA633;
}

.dropitem, .dropitem:hover {
	text-decoration: none;
	border: 1px solid;
	text-align:left;
	padding: 1px;
	padding-left: 5px;
	padding-right: 8px;
	display:block;
	white-space: nowrap;
	font-size: 14px;
}
.dropitem {
	background-color: #F6851B;
	color: #000066;
	border-color: #FFA633;
}
.dropitem:hover {
	background-color: #FFAA22;
	color: #660000;
	border-color: #FFA633;
}
.dropshadow {
	position: absolute;
	visibility: hidden;
	background-color: #333333;
	border-color: #666666;
	border:1px solid;
}


.adsense {
	clear: both;
	width: 728px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFE9D2;
	border: 0px;
}





















/* What's On CSS */
 
.maintable{
	width: 960px;
}
FORM{
	padding: 0px;
	margin: 0px;
}
INPUT{
	font-size: 13px;
}
SELECT{
	font-size: 13px;
}
H1 {
	width: 760px;
	background-color: #CC9999;
	font-family: Arial, Sans-Serif;
	font-size: 22px;
	color: #FFEFDF;
	text-align: center;
	margin: 0px
}
PRE {
	font-size: 10px;
}
.navbar {
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	border: 1px solid;
	border-color: #CC9999;
	padding: 2px 0px;
	background-color: #FFE9D2;
	width: 760px
}

.event_box_header {
	background-color: #99CCFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding: 1px;
}

.event_box_header_past {
	background-color: #DDEEFF;
	padding: 1px;
}
.event_box_past {
	background-color: #E8EEFF;
	padding: 1px;
}


.month_box {
	width: 750px;
}


 /* Old CSS */








ul {
	font-family: Arial;
}

.daybox {
	background-color: #EEEEEE;
	border: 1px solid;
}

.datey {
	background-color: #DDDDDD;
}

.dayname {
	font-family: Arial;
	font-size: 12px;
}

.dayname_past {
	font-family: Arial;
	font-size: 12px;
	color: #9999CC;
}

.desc {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	border: 1px solid;
	border-color: #CCCCCC;
	padding: 3px;
}

.desc2 {
	background-color: #EEEEEE;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.num {
	color: #000000;
	font-family: Arial;
	font-size: 18px;
}

.num_past {
	color: #9999CC;
	font-family: Arial;
	font-size: 18px;
}

.small_time {
	font-size: 10px;
	font-family: Arial;
	border: 1px solid;
	border-color: #CCCCCC;
}

.big_time {
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	padding: 6px;
	width: 70px;
	text-align: right;
}

.buttons {
	font-family: Arial;
	font-size: 12px;
}

.inputed {
	font-family: Arial;
	font-size: 10px;
}



.activerow1 {
	background-color: #EEEEEE;
	font-size: 12px;
	font-family: Arial;
}

.activerow2 {
	background-color: #F6F6F6;
	font-size: 12px;
	font-family: Arial;
}

.inactiverow1 {
	background-color: #FFEEEE;
	font-size: 12px;
	font-family: Arial;
}

.inactiverow2 {
	background-color: #FFF6F6;
	font-size: 12px;
	font-family: Arial;
}



.event_box {
	background-color: #F0F8FF
}



.event_box_panel {
	font-size: 12px;
	font-family: Arial;
	border: 1px solid;
	border-color: #99CCFF;
	padding: 2px;
}

.title_box {
	margin: 1px;
	border: 1px outset;
	border-color: #CC9999;
	width: 760px;
}

.title_box_header {
	width: 760px;
	background-color: #CC9999;
	font-family: Arial;
	font-size: 22px;
	color: #FFEFDF;
	text-align: center;
}

.title_box_panel {
	font-size: 12px;
	font-family: Arial;
	border: 1px solid;
	border-color: #CC9999;
	padding: 2px;
	background-color: #FFE9D2;
	text-align: center;
}

.info_box {
	font-size: 12px;
	font-family: Arial;
	border: 1px solid;
	border-color: #CC9999;
	padding: 4px;
	background-color: #FFE9D2;
}

.bak2top {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid;
	padding: 2px;
	background-color: #EEEEFF;
	border-color: #FFCCCC;
}


/* Default Caithness.Org CSS */

BODY {
	margin: 0px;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
}
A {
	text-decoration: none;
}
A:hover {
	text-decoration: none;
}
LI {
	margin: 6px;
	text-align: left;
}
IMG {
	border: 0px;
}
FORM {
	padding: 0px;
	margin: 0px;
}
INPUT {
	padding: 0px;
	margin: 0px;
}
H1 {
	text-align: left;
}
H2 {
	text-align: left;
	margin: 0px;
	padding: 2px 0px 2px 0px;
}
H3 {
	text-align: left;
}
H4 {
	width: 160px;
	border: 1px solid;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	text-indent: 5px;
	font-size: 13px;
	text-align:left;
}







.newsfeed2 {
	width: 780px;
	height: 22px;
	border: 1px solid;
	overflow: hidden;
	padding: 2px 0px 0px 0px;
	text-indent: 10px;
	font-size: 13px;
	text-align:left;

}
.mainbody {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.sidebar {
	width: 160px;
	float:left;
}
.mainbox {
	width: 780px;
	float:right;
}
.mainpanel {
	padding: 10px;
	text-align: justify;
	border: 1px solid;
	font-size: 14px;
}
.sideitem, .sidefeature {
	width: 160px;
	border: 1px solid;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	text-indent: 10px;
	text-align:left;
}
.row1, .row2, .featured {
	text-align: justify;
	font-size: 14px;
	padding: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	clear: both;
}

.footerbox {
	float: left;
	width: 240px;
}
.footerheader {
	border: 0px;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	text-indent: 5px;
	font-size: 13px;
	text-align: left;
}
.footeritem {
	border: 1px solid;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	text-indent: 10px;
	text-align: left;
}
.searchbox, .searchbutton {
	font-size: 10px;
}
.bak2top {
	font-size: 11px;
	font-weight: bold;
	border: 1px solid;
	padding: 2px;
}

.bold {
	font-weight: bold;
}

.w3c {
	border: 0px;
	width: 88px;
	height: 31px;
}
/* Part From New Default */



/* Caithness.Org Main CSS */

BODY {
	background-color: #FFFFFF;
}
A {
	color: #0000FF;
}
A:hover {
	color: #006600;
}
H1 {
	color: #330000;
	background-color: #CC9999;
}
H4 {
	color: #000033;
	background-color: #99CCFF;
	border-color: #99CCFF;
}
H2, H3 {
	color: #330000;
}







.newsfeed2 {
	border:0px;;
	background-color: #CC9999;
	color: #330000;
	padding-bottom: 0px;
	margin-bottom: 0px;
	height:17px;
}
.mainpanel {
	border-color: #CC9999;
	background-color: #FFE9D2;
}
.sideitem {
	color: #000033;
	border-color: #99CCFF;
	background-color: #F0F8FF;
	border-top: 0px;
}
.row1 {
	background-color: #FFE9D2;
	color: #000000;
}
.row2 {
	background-color: #FFECD5;
	color: #000000;
}
.featured {
	background-color: #FFFFFC;
	color: #333366;
}

.bak2top {
	background-color: #EEEEFF;
	border-color: #CCCCFF;
}

.footerheader {
	color: #FFFFFF;
	background-color: #F38218;
	font-weight: bold;
}
.footeritem {
	color: #333399;
	border-color: #F38218;
	background-color: #FFE9D2;
	height:35px;
	vertical-align:middle;
}

.All {
	background-color: #EEEEEE;
	border-color: #999999;
	color: #333333;
}
.Business {
	background-color: #EEFFFF;
	border-color: #99FFFF;
	color: #446666;
}
.Charity {
	background-color: #FFEEEE;
	border-color: #FF9999;
	color: #993333;
}
.Community {
	background-color: #EEFFEE;
	border-color: #66FF66;
	color: #446644;
}
.Entertainment {
	background-color: #DDDDFF;
	border-color: #CC66FF;
	color: #6600CC;
}
.General {
	background-color: #FFEECC;
	border-color: #CC9933;
	color: #663300;
}
.Music {
	background-color: #EEEEFF;
	border-color: #9999FF;
	color: #000066;
}
.Sport {
	background-color: #FFFFEE;
	border-color: #EEEE00;
	color: #666600;
}
.Arts {
	background-color: #FFEEDD;
	border-color: #FF9966;
	color: #663300;
}
.All, .Business, .Charity, .Community, .Entertainment, .General, .Music, .Sport, .Arts {
	border: 1px solid; 
	font-family: Arial,Sans-Serif;
	font-size: 10px;
	padding: 0px;
	
}
.AllLink {
	color: #333333;
}
.BusinessLink {
	color: #446666;
}
.CharityLink {
	color: #993333;
}
.CommunityLink {
	color: #446644;
}
.EntertainmentLink {
	color: #6600CC;
}
.GeneralLink {
	color: #663300;
}
.MusicLink {
	color: #000066;
}
.SportLink {
	color: #666600;
}
.ArtsLink {
	color: #663300;
}
.AllLink, .BusinessLink, .CharityLink, .CommunityLink, .EntertainmentLink, .GeneralLink, .MusicLink, .SportLink, .ArtsLink {
	font-size: 10px;
}


