@charset "utf-8";
/* CSS Document */

@import url(zeros.css);
.northdevonridingclub {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	color: #333;
	text-align: left;
	font-weight: 900;
}
.table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	background: #FFC;
	font-weight: bolder;
	text-align: left;
	border: medium solid #090;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: center;
}
.repeatingregion {
	font-size: 14px;
	font-weight: lighter;
	color: #333;
	background: #FFF;
	width: auto;
	border-bottom: thick solid #188118;
	margin-bottom: 10px;
	padding: 10px;
}
.eventstable {
	background: #FFC;
	border: thin solid #999;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-align: left;
	font-style:normal;
	font-weight:300;
}

h1 {
	font-size: xx-large;
	color: #300;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}
h2 {
	font-size:large;
	color: #060;
	padding-top: 3px;
	padding-bottom: 3px;
}

h3	{
	font-size:medium;
	color:#333;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: 900;
}
h4 {
	font-size: smaller;
	font-weight: bolder;
	color: #060;
}

h6 {
	font-size: 10px;
	font-weight: lighter;
}
td {
	font-size: 12px;
	font-weight: lighter;
	text-align: left;
	padding: 8px;
	margin-bottom: 5px;
	border: thin solid #090;
}
th {
	font-size: 16px;
	color: #FFF;
	padding: 5px;
	font-weight: 900;
	background: #188118;
	height: 20px;
}
ol {
	list-style: url(../images/logosbuttons/greenbutton.png) none outside;
	text-align: left;
	margin-left: 40px;
}

.advertscontent {
	background: #FFC;
}
			
.paddingleft {
	padding-left: 7px;
}
.paddingright {
	padding-right: 5px;
	padding-bottom: 5px;
}


/* Menue \*/

p#menuhome {
	float:left;
}
p#menuhome a {
	display:block;
	width:16px;
	height:14px;

}
p#menuhome a:hoover {
	background-color:#09F;
}

#menutop {
	position:relative;
	padding-top:10px;
	height:30px;
	font-size:15px;
	font-weight:700;
	clear: both;
	background: #188118;
	padding-left: 2px;
}
#menutop ul, #menutop li{
	margin:0;
	padding:0;
}

#menutop ul {
	list-style-type:none;
	color:#FFF;
}

#menutop li {
	display:block;
	width:120px;
	height: 33px;
	text-align:center;
	color:#FFF;
}

.menusubli {
	border-bottom: thin solid #FFF;
	margin: 3px;
	text-align: left;
	padding: 3px;
}
#menutop a {
	display:block;
	padding:0;
	margin:0 2;
}


#menutop a:link, #menutop a:visited {
	font-family:Verdana, 	Geneva, sans-serif;
	sans-serif;
	color:#FFF;
	text-decoration:none;
}

#menutop a:hoover {
	color:#0F3;
}

ul.menuhoriz li {
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
}

ul.menuvert {
	border-bottom:#FFF;
	color:#FFF;
	position:absolute;
	top: 50px;
	background-color:#188118;
	visibility:hidden;
	opacity: .50;
	width: 131px;
	height: 147px;
	padding: 5px;

}

ul#menusubone {
	left: 133px;
	border-bottom:thin solid #FFF;
	border-top: thin solid #FFF;
	font-size: 90%;
	text-align: left;
	margin: auto;
	
}
.li {
	font-size: 90%;
}

ul#menusubtwo {
	left: 266px;
	border-bottom:thin solid #FFF;
	border-top: thin solid #FFF;
}
ul#menusubthree {
	left: 401px;
	border-bottom:#FFF;
	border-bottom-style:solid;
	border-bottom-width:thin;
}
ul#menusubfour {
	left: 800px;
	border-bottom:#FFF;
	border-bottom-style:solid;
	border-bottom-width:thin;
}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto 0 1px; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(../images/logosbuttons/artwork/boxright.jpg) no-repeat right bottom;
	font-size: 100%;
	text-align: left;
}
.boxhead {
	background: url(../images/logosbuttons/artwork/boxtopright.jpg) no-repeat right top;
	margin: 0 0 0 -9px;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(../images/logosbuttons/artwork/boxtopleft.jpg) no-repeat left top;
	margin: 0;
	padding: 22px 20px 15px;
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(../images/logosbuttons/artwork/boxleft.jpg) no-repeat left bottom;
	margin: 0 auto;
	padding: 5px 20px 31px;
	text-align: left;
}
.stripe1 {
	background: #FFF;
}
.stripe2 {
	background: #FFC;
}
.rowhover {
	background: #CBFEA9;
}



.list {
	list-style: disc inside;
	color: #333;
	font-size: 14px;
	font-weight: lighter;
	padding-left: 20px;
}

.listsub {
	list-style: disc inside;
	color: #333;
	font-size: 12px;
	font-weight: lighter;
	padding-left: 40px;
}
.facebook {
	float: right;
	margin-right: -15px;
	width: 150px;
	border: thin solid #666;
	padding: 4px;
}
.flashing {
	font-size: 24px;
	font-weight: bolder;
	text-decoration: blink;
}

.twoColHybLtHdr #container #mainContent .facebook .sidebox .boxbody h8 {
	font-size: 12px;
	text-align: center;
}
#adverts {
	width: 660px;
	border: thin solid #188118;
	padding: 5px 10px;
	margin-left: 5px;
	background: #FFC;
	margin-bottom: 15px;
}

.centre {
	margin-right: auto;
	margin-left: auto;
}
.repeatingheader {
	font-size: 18px;
	font-weight: 900;
	color: #060;
	background: #FFC;
	padding: 10px;
	text-transform: capitalize;
}

.clearfloat {
	clear: both;
	float: none;
}
.twoColHybLtHdr #container .left {
	float: left;
	height: 150px;
	width: 48%;
}
#maintopright {
	float: right;
	height: auto;
	width: 330px;
	padding: 5px 20px 10px 5px;
	text-align: center;
}
#topmainleft {
	float: left;
	height: auto;
	width: 320px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

a img	{
	border: 4px solid #E2E2E2;
}
.highlighted {
	border: 4px solid #FF9;
	background: #FF9;
}



.twoColHybLtHdr #container #topmain {
	height: 250px;
	width: 705px;
	float: right;
}
.homepageright {
	margin: 5px 0px;
	padding: 5px 10px;
	float: right;
	height: auto;
	width: 220px;
	color: #FFF;
	background: #093;
	border: thin solid #900;
	text-align: center;
}

.homepageleft {
	float: left;
	height: auto;
	width: 400px;
}
#sponsors {
	width: 220px;
}
.twoColHybLtHdr #container #sidebar1 div #sponsors h2 {
	background-color:#060;
	margin: 0;
	padding: 22px 20px 15px;
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
	text-align: center;
}

.twoColHybLtHdr #container #footer p a img {
	text-decoration: none;
	border:0;
}
.slideshowpage {
	float: left;
	height: 250px;
	width: 300px;
	margin: 15px;
	padding: 5px;
}
.twoColHybLtHdr #container #mainContent div .slideshowpage h2 {
	text-align: center;
}
.calendarevents {
	float: right;
	height: 300px;
	width: 410px;
}
.eventshead {
	height: 340px;
	width: auto;
}
#slideshow {
	float: right;
}
#show2010left {
	float: left;
	width: 160px;
}
#show2010slideshow {
	float: right;
	height: 480px;
	width: 585px;
}
#yonderhill {
	float: right;
	height: 105px;
	width: 480px;
	padding: 5px;
}
#linkleftbox {
	float: left;
	height: 200px;
	width: 215px;
	margin-right: 8px;
	text-align: center;
}
