/*
File:		INDEX.CSS
Project:	Host Ireland - P2P
Author:		Ken Harris
Creation:	24 AUG 2009
Description: Content items only on the index page.
CVS Version: $Id: index.css,v 1.3 2009/09/07 18:06:55 kharris Exp $
*/
div#leftcol {
	float: left;
	margin: 0;
	padding: 0;
	width: 392px;
	min-height: 600px;
	override: hidden;
	padding-bottom: 10px;
}
div#newsbox {
	width: 100%;
	background-color: #F4F4F4;
	min-height: 200px;
	margin-bottom: 20px;
	}
div#newsbox ul.neesfeed {
	list-style-type:none;
	margin: 0;
	padding: 0;
	}
div#newsbox ul.neesfeed li.newshdr {
	width: 100%;
	color: #FFF;
	margin: 0;
	padding: 4px 0 0 0;
	font-weight: bold;
	background: #0F650A url('../images/menus/greenbg.png') repeat-x bottom;
	cursor: pointer;
	}
div#newsbox ul.neesfeed li.newshdr2 {
	width: 100%;
	color: #FFF;
	margin: 0;
	margin-top: 1px;
	padding: 4px 0 2px 0;
	font-weight: bold;
	background: #0F650A url('../images/menus/greenbg.png') repeat-x bottom;
	cursor: pointer;
}
div#newsbox ul.neesfeed li ul {
	margin:  0;
	padding: 0;
	/* padding-top: 2px; */
	list-style-type: none;
	background-color: #FFF;
	color: #000;
	}
div#newsbox ul.neesfeed li ul li.newstitle {
	margin-top: 3px;
	border-top: 8px solid #FFF;
	background-color: #F1F3EB;
	}
div#newsbox ul.neesfeed li ul li.smallimage {
	margin: 4px 0 0 94px; 
	}

div#newsbox a {
	color: black;
	text-decoration:none;
	}
div#newsbox a:hover {
	text-decoration:underline;
	}
div#newsbox a:visited {
	color: #044b00;
	}
div#newsbox li.precis a.precis,a.precis:visited {
	color:#044b00;
	}

div#blogbox {
	width: 100%;
	background-color: #F4F4F4;
	min-height: 164px;
	margin-bottom: 10px;
	}
div#blogbox table a {
	text-decoration: underline;
	color: #0E5400;
	}
div#photobox {
	width: 100%;
	background-color: #F4F4F4;
	min-height: 210px;
	margin-bottom: 0px;
	overflow: hidden;
	}
div#photobox div#mainphoto {
	float: left;
	height: 180px;
	width: 270px;
	max-width: 245px;
	margin: 4px 4px;
}
div#photobox div#thumbnails {
	float: right;
	margin: 4px 4px;
	width: 112px;
	}
div#photobox div#thumbnails img {
	margin-bottom: 3px;
}	
div#rightcol {
	float: right;
	margin: 0;
	padding: 0;
	width: 392px;
	min-height: 600px;
	override: hidden;
	padding-bottom: 10px;
}
div#stallionsbox {
	width: 100%;
	background-color: #F8F9D8;
	min-height: 390px;
	margin-bottom: 10px;
	}
div#stallionsbox div#onlinestallions {
	margin: 5px;
	height: 255px;
}
div#stallionsbox div#onlinestallions div#onlineimgs {
	text-align: center;
}
div#stallionsbox div#onlinestallions div#onlinelinks table {
	width: 100%;
	margin-top: 2px;
	text-align: center;
	text-align: left;
	font-size: 9px;
}
div#stallionsbox div#onlinestallions div#onlinelinks table tbody td {
	}
a.horsellink {
	font-size: 10px;
	font-weight: normal; 
	color:#0e5400;
}
a#show {
	margin-left: -2px;
	padding-left: 2px;
	margin-top: 6px;
	font-weight: bold;
	font-size: 12px;
	background-color: #0E5400;
	color: #F7F8D7;
}
div#stallionsbox div#recentwinners {
	margin: 5px;
	height: 110px;
}
div#stallionsbox div#recentwinners div#rwheader {
	float: left;
	width: 70px;
	height: 100%;
	vertical-align: top;
	}
div#stallionsbox div#recentwinners div#rwpictures {
	position: relative;
	float: left;
	height: 102px;
	width: 93px;
	}
div#stallionsbox div#recentwinners div#rwmessages div#winnnerstext {
	float: right;
	width: 208px;
	height: 64px;
	margin-bottom: 15px;
	background-color: #FCFDEC;
	}
div#rwmessages a#allstallions {
	font-size: .7em;
	margin-left: 20px;
	margin-top: 15px;
	padding: 10px 14px 5px 10px;
	text-decoration: none;
	color: #FFF;
	background: transparent url('../images/layout/more_stallions_off.png') bottom left no-repeat;
}
div#rwmessages a#allstallions:hover {
	color: #FDFF1F;
	background: transparent url('../images/layout/more_stallions_on.png') bottom left no-repeat;
}	
div#forsalebox {
	width: 100%;
	background-color: #F4F4F4;
	min-height: 190px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
div#videosbox {
	width: 100%;
	background-color: #F4F4F4;
	min-height: 220px;
	margin-bottom: 0px;
	}
div#videosbox table tr td {
	background: transparent url('../images/layout/member_back.png') repeat-x bottom left;
	padding-left:5px
}
div#videosbox a {
	color:#FFF
}
div#videosbox table{
	width: 100%;
}
div#videosbox div#flashcontent_str {
	position: relative;
	float: left;
	background-color: transparent;
	margin: 4px 10px 0 5px;
	padding: 0;
	border: 2px ridge #C3C3C3;
	width: 212px;
	height: 159px;
	}
div#videosbox p#flashcontrol {
	float: left;
	margin: 0;
	width: 95%;
	paddig-top: 4px;
	padding-left: 4px;
	font-size: .8em;
}
div#videosbox p#videolabel {
	margin-bottom: 0;
	float: left;
	font-size: .8em;
}
div#videosbox div#videocourselist {
	 padding-top: 4px;
	 margin-left: 10px;
}
.liveresfix {
	cursor: pointer;
}
/*div#resultsbox {
	max-height: 250px;
	overflow-y: auto;
}*/
div#reswrapper {
	max-height: 250px;
	overflow-y: auto;
}
.livereshdr {
	background-color: black;
	margin: 0;
	color: #FFF;
	font-weight: bold;
	font-size: 1em;
	padding: 4px 0 4px 3px;
	/* background-color: #065500; */
}
.entline {
	background-color:#EEF6EF;
	font-size: 10px;
}
.entline strong {
	font-size: 11px;
	font-weight: 600;
}
.entlinealt {
	background-color:#FFF;
	font-size: 10px;
	border-width:1px;
	border-style:solid;
	border-color:#EEF6EF;
}
.entlinealt strong {
	font-size: 11px;
	font-weight: 600;
}
.liveresfixhdr {
	background-color: black;
	margin: 0;
	color: #EE8025;
	font-weight: bold;
	font-size: 1em;
	padding: 4px 0 4px 3px;
	border-top: 1px solid white;
}
