/* @override
	http://www.ilsf.ie/css/style.css
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #08293e;
	margin: 0px;
	padding: 0px;
	background-color: #07304C;
	height: 100%;
	width: 100%;
	text-align: center; /* for IE */
}
H1 {
	font-size: 17px;
	margin-bottom: 10px;
	border-bottom: 1px solid #07304C;
	width: 98%;
}
H3 {
	font-size: 14px;
	margin: 10px 0px 5px 0px;
}
table, td, p {
	font-size: 11px;
}


#horizon {
	position: absolute;
	top: 21px;
	left: 0px;
	width: 100%;
	margin-top: 0px;
	min-width: 800px; 
}
#wrapper {
	position: relative;
	margin: 0px auto;
	text-align: left; /* counter the body center */
	width: 820px;
	background-color: #fff;
}

/* @group HEADER */

#banner {
	left: 0px;
	top: 0px;
	padding: 10px;
	height:  150px;
	overflow: hidden;
}
/* @end */



/* @group TOOLBAR */

#toolbar {
	padding-left: 10px;
	top: 110px;
	width: 100%;
	font-size: 10px;
	font-weight: bold;
	height: 23px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #66B935;
}

#toolbar .button {
	height: 23px;
	width:114px;
	white-space:nowrap;
	text-align: center;
	padding-top: 4px;
	margin-bottom: 5px;
	float: left;
	background-color:#07304C;
	color: white;

}
#toolbar .buttonactive {
	height: 23px;
	width:114px;
	white-space:nowrap;
	text-align: center;
	padding-top: 4px;
	margin-bottom: 5px;
	float: left;
	background: #07304C;
	color: white;
}
#toolbar #buttonactive {
	color: white;
	font-weight: bold;
	background: url(/images/ilsf_buttona.gif) repeat-x 0 0;
}
#toolbar a {
	text-decoration: none;
	color: #fff;
}
#toolbar a:hover {
	color: #fff;
}
#toolbar #buttonactive a {
	color: white;
}
/* @end */

#MainBox {
	width:100%;
	padding: 10px;
	margin-bottom:10px;
}
#content	{
	min-height: 400px;
}

#content div.NewsStory {
	margin: 10px 0px;
	
}

#content div.NewsStory div.StoryDate {
	font-style: italic;
	width: 70px;
	height: 40px; 
	display: inline;
}

#content div.NewsStory div.Headline {
	font-weight: bold;
}

#content div.NewsStory div.ReadMore {
	width: 550px;
	text-align: right;
}

/* @group Rightbar */

#rightbar {
	width: 220px;
	padding-left: 10px;
	border-left: 1px solid #99a9b3;
}
#rightbar H1 {
	font-size: 17px;
	margin-bottom: 10px;
	border: 0px none;
}
.rightbox {
	border: 1px solid #99a9b3;
	padding: 5px;
	
}
#CommentBox {
	border: 1px solid #99a9b3;
	padding:5px;
	margin: 0px 0px 0px 10px;

}
/* @end */

.event {
	position: relative;
	border-bottom: 1px dashed #d6d6d6;
	padding-bottom: 14px;
	margin-bottom: 10px;
}
.event .title {
	font-weight: bold;
	font-size: 10px;
}
.event .location, .event .time, .event .readmore {
	font-size: 10px;
}
.event .readmore {
	float: right;
}
.event .readmore a {
	text-decoration: none;
	color: #08293e;
}
#memberlogo #message {
	font-size: 8px;
	margin-bottom: 10px;
}
#StandardTable td {}
#DividedTable td {
	border-bottom: 1px solid #999999;
}
.InputForm {
	border: 1px solid #333333;
	background-color:#F9FAFD;
}
.imageBox {
	width:180px;
	height:200px;
	float: left;
	text-align:center;
}
/* @group FOOTER */
#clear {
	clear: both;
}
#footer {
	width: 100%;
	width: 800px;
	margin: 0px auto;
	font-size: 10px;
	background-color: #FFFFFF;
	position: relative;
	
	border-top: 1px solid #99a9b3;
}
#contactdetails {
	position: absolute;
	float: none;
	text-align: right;
	right: 10px;
}
#contactdetails a {
	text-decoration: none;
	color: #08293e;

}
#copyright {
	position: absolute;
	left: 10px;
	width: 317px;
	text-align: left;
}
/* @end */
#toolbar #BannerAd {
	width: 160px;
	text-align: center;
	padding: 10px;
	font-size: 10px;
}
#toolbar #BannerAd a, #toolbar #BannerAd a:hover {
	text-decoration: none;
	color:#000000;
}

/* Drop Down Menus */
#dropmenudiv{
position:absolute;
border: 1px solid black;
border-bottom-width: 0;
line-height:18px;
z-index:100;
text-align:left;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
color: white;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #87bde5;
}

/* @group PT Panel */
/* 

  -----------------------------------

  TabPanel Magic Style Sheet

  by Project Seven Development

  www.projectseven.com

  Style Theme: 10 - Blue Mist -No Box

  -----------------------------------

*/

.p7TPpanel {

	border: 0;

}

.p7TPwrapper {

	padding: 0;

}

.p7TPheader {

	padding: 0;

}

.p7TPheader h2, .p7TPheader h3 {

 margin: 0 0 6px 0;

 font-size: 1.1em;

 font-weight: normal;

}

.tabs {
	padding: 0;
	font-size: 1em;
}

.tabs a {
	padding: 5px 5px;
	display: block;
	float: left;
	color: #6A8C93;
	text-decoration: none;
	border: 1px solid #93A6B4;
	border-bottom: 0;
	margin-right: 5px;
}

.tabs a:focus {
	outline: 1px dotted;
	outline-color: #CCCCCC;
}

.tabs a:hover{
	color: #93A6B4;
}

.tabs div {
	display: block;
	float: left;
	margin: 0 -1px 0 0;
}

.tclear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.tabcontent {
	padding: 12px;
	background-color: #FFFFFF;
	font-size: 0.95em;
	line-height: 1.5em;
	position: relative;
	z-index: 1;
	top: -1px;
	left: 0;
	color: #333333;
	border: 1px solid #93A6B4;

}
.tabarticle {
	display: none;
}
/*HIDE the TABS*/

//.tabs {
	display: none;
}


/* @end */
#icbe_banner {
	text-align: center;
}

