@charset "utf-8";
/* CSS Document */
html{
	height:100%;
	width:100%;
}
body{
	border: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a:link{
	text-decoration: none;
	color: #333333;
	font-weight: 500;
}

a:visited{
	text-decoration: none;
	color: #333333;
	font-weight: 500;
}

a:hover{
	text-decoration: underline;
	color:#333333;
	font-weight: 500;
}

a:active{
	text-decoration: none;
	color: #333333;
}
h1{
	font-size:20px;
	color:#333333;
}
h2 a:link{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: 500;
}

h2 a:visited{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: 500;
}

h2 a:hover{
	text-decoration: none;
	color:#FFFFFF;
	font-weight: 900;
}

h2 a:active{
	text-decoration: none;
	color: #FFFFFF;
}


/*-------------------------------------Containers-------------------------------------*/


/******************************************************************************************************************************************
***** caption competition ***********************************************************************************************************************
******************************************************************************************************************************************/
#caption{}
#caption h2{background-color:#97bd56; color:#FFFFFF; font-size:16px; padding:3px;}

#caption_left{float:left; display:block; width:230px;}
#caption_left ul{padding:0px;}
#caption_left ul li{padding-top:5px;}

#caption_right{float:right; width:630px;}
#caption_right #capimage{display:block; margin:auto;}
#entryform{width:540px; background-color:#cfebae; display:block; margin:auto; margin-top:10px; padding:10px;}
#entryform div{padding:2px 0px 2px 0px;}
#entryform label{width:150px; display:block; float:left; clear:both;}
#entryform input{width:302px; height:18px; border:1px solid #cdd2c6;}
#entryform textarea{width:540px; margin:auto; display:block; border:1px solid #cdd2c6;}
#entryform button{margin-top:3px;}

#captions{}
#captions .odd{background-color:#e2f3cd;}
#captions .captext{float:left; clear:none; width:550px;}
#captions h3{margin:0px; font-size:14px;}
#captions div {display:block; clear:both; margin:0px 0px 3px 0px; padding:3px;}
#captions div img{float:left; margin-right:5px;}
#caption div .datestamp{float:right; font-size:11px; clear:none;}
/******************************************************************************************************************************************/












#superContainer{
	background-image: url(../images/headbk.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#container{
	position: relative;
	width: 900px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


/*---------------------------------------Header---------------------------------------*/


#header{
	position: relative;
	float: left;
	width: 900px;
	height: 160px;

}

/*------Logos------*/

#logo1{
	position: relative;
	float: left;
	width: 450px;
	height: 100px;
	background-image: url(../images/logo1.png);
	background-repeat: no-repeat;
	background-position: 20px center;
}
* html #logo1{
	margin-top:30px;
}

#logo1 a{
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 100px;
}

#logo2{
	position: relative;
	float: right;
	width: 450px;
	height: 100px;
	background-image: url(../images/logo2.png);
	background-repeat: no-repeat;
	background-position: right center;
}
* html #logo2{
	left:100px;
	top:10px;
	margin-top:30px;
}

#logo2 a{
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 100px;
}

/*------Navbar------*/

#navBar{
	position: relative;
	float: left;
	width: 900px;
	height: 60px;
}
* html #navBar{
	position: relative;
	top:-25px;
	left:10px;
}

#navItems{
	float: right;
	width: 505px;
	height: 40px;
	margin-top: 32px;
	color: #FFFFFF;
	text-align: left;
	font-size:14px;
}

#logout{
	float: right;
	width: 75px;
	height: 23px;
	margin-top: 29px;
	text-align: right;
}

#logout a{
	display: block;
	overflow: hidden;
}


/*-------------------------------------Main Content-------------------------------------*/


#mainContent{
	position: relative;
	float: left;
	width: 900px;
	height: auto;
	margin-top: 25px;
	text-align: left;	
}

img, div { behavior: url(iepngfix.htc) }	

#content{
	position: relative;
	overflow:hidden;
	width: 884px;
	height: auto;
	padding: 0px 10px 10px 5px;
}


/*-------------------------------------Footer-------------------------------------*/


#footer{
	position: relative;
	float: left;
	width: 900px;
	height: 30px;
	margin: 20px 0 20px 0;
}


/* -------------------------------------- CLASSES --------------------------------- */

a.aimg:hover{
	border-bottom: 0px solid #2a2d48;
}
p{
	color:#101010;
	font-size:11px;
	line-height:20px;
}
a.headerLink{
	color:#ffffff;
	font-weight:900;
	border-bottom: 1px solid #ffffff;
}
a.headerLink:hover{
	color:#ffffff;
	font-weight:900;
	border-bottom: none;
}
.fancytext{
	color:#40446c;
}
.submit_button{
	text-align:center;
}
.big_button{
	text-align:center;
	font-size:22px;
	padding:2px;
}
.textbox{
	border:1px solid #2a2d48;
	width:190px;
	font-size:11px;
	height:20px;
}
.textbox_b{
	border:1px solid #2a2d48;
	width:190px;
	font-size:16px;
	height:20px;
	background-color:#d7d8e8;
}
.disclaimer{
	font-size:10px;
	color:#2a2d48;
}
.footer{
	position:relative;
	left:50%;
	width:900px;
	padding:5px;
	margin-left:-450px;
	text-align:center;
	color:#101010;
	background-color:#d7d8e8;	
	font-size:12px;
	clear:both;
}


.datebox{
visibility: hidden;
position: absolute;
top: 300px;
padding:10px;
left: 500px;
width:400px;
height: 0px;
z-index:1;
background-color:#fafef5;
color:#333333;
border:1px solid #222222;
overflow:scroll;
overflow-x: hidden;
}
.signoutButton{
	background-image:url(../images/logout.png);
	height:18px;
	width:50px;
	background-repeat: no-repeat;
}

.claSubmitBtn{
}
.shaded_blue{
	background-color:#f4fde8;
	padding:10px;
	height: 140px;
}
.claTxt{
width:180px;
height: 21px;
padding: 2px;
background:url(../images/calendar/TxtBG.jpg) no-repeat;
background-color:#ffffff;
border:1px solid #cccccc;
}
li{
	font-size:11px;
	margin-left:20px;
	list-style: none;
}
.claTxtBox{
width:180px;
height: 46px;
font-family: arial;
font-size: 12px;
padding: 2px;
background:url(../images/calendar/TxtBG.jpg) no-repeat;
background-color:#ffffff;
border:1px solid #cccccc;
}


.c_cell{
background-color:#ffffff;
border: 1px solid #525572;
text-align: center;
width: 50px;
color:#cccccc;
height:50px;
margin:5px;
font-weight:900;
font-size:16px;
}

.c_cell:hover{
background-color:#cfebae;
border: 1px solid #333333;
text-align: center;
width:50px;
font-weight:900;
height:50px;
margin:5px;
font-weight:900;
font-size:16px;
}

.c_cell_weekend{
background-color:#ececec;
border: 1px solid #525572;
text-align: center;
width: 50px;
color:#cccccc;
height:50px;
margin:5px;
font-weight:900;
font-size:16px;
}

.c_cell_weekend:hover{
background-color:#cfebae;
border: 1px solid #666666;
text-align: center;
width:50px;
font-weight:900;
height:50px;
margin:5px;
font-weight:900;
font-size:16px;
}

.c_cell_day{
background-color:#ffffff;
color:#333333;
font-weight:900;
text-align: center;
width: 50px;
height:50px;
border: 1px solid #ffffff;
font-weight:900;
font-size:16px;
}

.c_cell_today{
background-color:#eeeeee;
color:#444444;
text-align: center;
width: 50px;
border: 1px solid #666666;
height:50px;
font-weight:900;
font-size:16px;
}

.c_cell_today:hover{
background-color:#cfebae;
border: 1px solid #666666;
text-align: center;
width:50px;
font-weight:900;
height:50px;
font-weight:900;
font-size:16px;
}

.c_cell_today_weekend{
background-color:#eeeeee;
color:#444444;
text-align: center;
width: 50px;
border: 1px solid #666666;
height:50px;
font-weight:900;
font-size:16px;

}

.c_cell_today_weekend:hover{
background-color:#FBEC5D;
border: 1px solid #666666;
text-align: center;
width:50px;
font-weight:900;
height:50px;
font-weight:900;
font-size:16px;
}

.c_cell_booked{
background-color:#97bd56;
color:#ffffff;
text-align: center;
width: 50px;
border: 1px solid #222222;
height:50px;
font-weight:900;
font-size:16px;

}

.c_cell_booked:hover{
background-color:#FBEC5D;
border: 1px solid #FCB514;
text-align: center;
width:50px;
font-weight:900;
height:50px;
font-size:16px;

}

.c_cell_booked_weekend{
background-color:#97bd56;
color:#cccccc;
text-align: center;
width: 50px;
border: 1px solid #525572;
height:50px;
font-weight:900;
font-size:16px;
}

.c_cell_booked_weekend:hover{
background-color:#FBEC5D;
border: 1px solid #FCB514;
text-align: center;
width:50px;
font-weight:900;
height:50px;
font-size:16px;
}

.c_cell_today_booked{
background-color:#c3ffc6;
color:#444444;
text-align: center;
width: 50px;
border: 1px solid #666666;
height:50px;
font-weight:900;
font-size:16px;
}


a.myimg{

	border:0px;

}

.c_cell_today_booked:hover{
background-color:#FBEC5D;
border: 1px solid #666666;
text-align: center;
width:50px;
font-weight:900;
height:50px;
font-size:16px;
}


.c_cell_today_booked_weekend{
background-color:#c3ffc6;
color:#444444;
text-align: center;
width: 50px;
border: 1px solid #666666;
height:50px;
font-weight:900;
font-size:16px;
}
.c_cell_today_booked_weekend:hover{
background-color:#FBEC5D;
border: 1px solid #666666;
text-align: center;
width:50px;
font-weight:900;
height:50px;
font-size:16px;
}
.filter_heading{
	margin:5px;
	width:180px;
	background-color:#97bd56;
	padding:3px;
	color:#ffffff;

	font-weight:900;
}
.filter_heading_cross{
	display:inline;
	background-image:url(../images/cross_blank.png);
	background-repeat: no-repeat;
	background-position:center left;
	background-color:#97bd56;
	overflow:hidden;
	padding:3px;
	color:#ffffff;
	font-weight:900;
}

.filter_contents{
	margin:5px;
	width:180px;
	padding:3px;
	color:#373a5d;
	font-weight:600;
	font-size:11px;
	overflow:scroll;
	overflow-x: hidden;
	height:100px;
}

.sibebox_blue{
	background-color:#ececec;
	width: 200px;
	margin:10px;
	padding:5px;
	clear:both;
}
a.omitcrit{
	border:0px;
}
a.omitcrit:hover{
	border:0px;
	color:#202020;
	text-decoration: none;
	font-weight:900;
}

.networkItem{
	width:100%; 
	clear:both; 
	height:23px; 
	padding-top:6px; 
	border-bottom:1px dotted #aaaaaa; 
}

.networkItem:hover{
	width:100%; 
	clear:both; 
	height:23px; 
	padding-top:6px; 
	border-bottom:1px dotted #aaaaaa; 
	background-color:#fffb94;
}

.lhsmenuItem{
	background-position:top left; 
	background-image:url(../images/header.gif); 
	background-repeat:repeat-x;
}
.header{
	width:100%;
	height:30px;
	background-image:url(../images/header.gif);
	background-repeat: repeat-x;
	margin:20px 0px 0px 0px;
}
.sibebox_blue{
	background-color:#cfebae;
	width: 200px;
	margin:10px;
	padding:5px;
	clear:both;
}
.lhsmenuItem h2{
	font-size:16px;
	margin:1px; 
	color:#ffffff; 
}

#addAnEventBox{
	height:620px;
	overflow: hidden;
	height:0px;
}

h2 a:link
{
	color:#ffffff;
	font-weight:900;
}
h2 a:visited
{
	color:#ffffff;
	font-weight:900;
}
h2 a:hover
{
	color:#ffffff;
	font-weight:900;
}

h2.sec a:link
{
	color:#373a5d;
	font-weight:900;
	border-bottom:1px solid #373a5d;
}
h2.sec a:visited
{
	color:#373a5d;
	font-weight:900;
	border-bottom:1px solid #373a5d;
}
h2.sec a:hover
{
	color:#ffffff;
	border-bottom:1px solid #ffffff;
	font-weight:900;
}

.errormsg{
	font-size:12px; 
	color:#dd0000; 
	font-weight:900;
	border:2px solid #dd0000;
	padding:3px;
}

.infomsg{
	font-size:12px; 
	color:#383838; 
	font-weight:900;
	border-top:2px solid #48c951;
	border-bottom:2px solid #48c951;
	padding:10px;
	margin:10px 0 10px 0;
	background-color:#caffce;
	text-align:center;
}

.endTimings{
	visibility: hidden;
	height:0px;
}
a.darklink{
	color:#333333;
}
label{
	font-size:12px;
	padding-top:10px;
}
.paddedLabel{
	font-size:12px;
	padding-top:10px;
	width:200px;
	display:block;
	float:left;
	clear:left;
	margin-top:-5px;
}

#logout
{
position:relative;
top:-2px;
display: inline; 
float:right; 
margin-top:-16px;
}
.formEltWidthMedium{
	width:150px;
}
.highYellow{
	background-color:#ffff00;
}