/* Start of CMSMS style sheet 'jolly menu' */
div#sidebar {
   float: left;        /* set sidebar on the left side. Change to right to float it right instead. */
   width: 176px;     /* sidebar width, if you change this please also change #main margins */
   display: inline;  /* FIX IE double margin bug */
   margin: 0;
height:100%;
background-color:#e0e0e0;
overflow:hidden;
}

.clear{
clear:both;}

#content_left ul {
	font-family:arial;
	text-transform:capitalize;
	color: #2a6aa5;
	margin: 0; padding: 0;
	background-color:#e0e0e0;
		
}
#content_left ul li {
	list-style: none;
	margin: 0;
	padding: 0;	
	font-size:14px;
}
#content_left ul li a {
	color: #2a6aa5;
	text-decoration:none;
	padding:7px;
	padding-left:14px;	
	padding-right:6px;
	width:170px;
	display:block;
	border-top:1px solid #f6f6f6;
	border-bottom:1px solid #c7c7c7;	
}
#content_left ul li a:hover {
	background-color: #eeeeee;
	border-top: 1px solid #f7f7f7;
	border-bottom: 1px solid #e0e0e0;
	color: #2a6aa5;
}
#content_left ul .selected {
	background-color: #d0d0d0;
	border-bottom: 1px solid #c7c7c7;
	color: #2a6aa5;	
	padding:7px;
	padding-left:14px;	
	padding-right:6px;
}
/* IF there is a drop down here then we need an arrow */
#content_left ul .down {
	background-image: url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:130px;
}
#content_left ul .down:hover {
	background-image: url(../images/arrow_down.gif);
	background-repeat:no-repeat;
	background-position:130px;
}
/* When the drop down is open */
#content_left ul .down_open {
	background-image: url(../images/arrow_down.gif);
	background-repeat:no-repeat;
	background-position:130px;
	background-color: #7fabdb;
	border-top: 1px solid #c4dcf3;
	border-bottom: 1px solid #e2e8ee;
	color: #ffffff;
	font-weight:bold;
}
/* When the drop down is selected */
#content_left ul .down_selected {
	background-image: url(../images/arrow_selected.gif);
	background-repeat:no-repeat;
	background-position:130px;
	background-color: #bcd5f2;
	border-bottom: 1px solid #e2e8ee;
	color: #fea849;	
	font-weight:bold;
}
#content_left ul ul {
	color: #231f20;
	margin: 0; padding: 0;	
	border-bottom:1px solid #c4c4c4;
border-top:1px solid #c4c4c4;
}

#content_left ul ul .selected {
             background-color: #e2e8ee;
	border-bottom: 1px solid #e2e8ee5;
	color: #2a6aa5;	
	padding:7px;
	padding-left:14px;	
	padding-right:6px;
             font-size:12px;

}
#content_left ul ul li {
	list-style: none;
	margin: 0;
	padding: 0;	
}
#content_left ul ul li a {
	color: #4884c6;
	text-decoration:none;
	padding-top:6px;
             padding-bottom:6px;
	padding-left:14px;	
	padding-right:50px;
	width:170px;
	display:block;
	border:0;
	background-color: #edf0f3;
	border-top:1px solid #fbfbfb;
	border-bottom: 1px solid #dfdfdf;
	font-size:12px;
}
#content_left ul ul li a:hover {
	color: #4884c6;
	background-color: #e0e8f2;	
	border:0;
	border-top:1px solid #cadaed;
	border-bottom: 1px solid #cadaed;
		
}
#content_left ul ul li .submenu-down {
	color: #ffffff;
	background-color: #bcd5f2;	
}
#menuleft {width:149px;}

/* End of 'jolly menu' */

/* Start of CMSMS style sheet 'richardstyle' */
/*colors*/

h2{color: #595959}
h3 {color:#07407b; font-size:14px;}
h3 a{color:#07407b; font-size:14px;}
h3 a:hover{color:#000000; font-size:14px;}
h4{color:#07407b; font-size:12px;}

div#sidebar{}
div#wrapper {}
div#mainblock, div#block2, div#newsblock,div#newsblock2{background-color:#fff}
div#footer{color: #333}

#horseresults{
padding:20px;}

.imgright{
float:right;}

h1,h2,h3,h4{font-family: Arial, Helvetica, sans-serif}



address{padding: 3px 15px;font-style:normal}
body {
		text-align:left;
		font-family: Verdana, Arial, Geneva,  Helvetica, sans-serif;
		font-size: 80%;
                          line-height: 1.2;
                          letter-spacing:;
		background:#0660b3 url(images/cms/main_bg.jpg) repeat-x top; 
	}

	div {
		
	}
	img {
		border: 0;
	}
	
/* LINKS */
        a,
	a:link 
	a:active, a:visited {
        color: #006cb7;
	text-decoration: none;
	}
         a:hover{
         color:#CCC;text-decoration:underline;
         }	
#menu_vert
 a,
	a:link 
	a:active, a:visited {color: #333333;
	text-decoration: none;
	}
	
         a:hover{color: #e03e83;        }



        #content	
        a,
	a:link 
	a:active, a:visited {
         color: #006cb7;
	text-decoration: none;
	}
        #content a:hover{
        color:#e03e83;;
        }
	#main
 	a,
	a:link 
	a:active, a:visited {
        color: #587A9C;
	text-decoration: underline;
	}
        #main a:hover{
        color:#000;
        text-decoration:none;
        }
        #content2
        a,
	a:link 
	a:active, a:visited {
        color: #587A9C;
	text-decoration: underline;
	}
        #content2 a:hover{
        color:#CCC;
        text-decoration:none;
        }
       #news  
        a,
	a:link 
	a:active, a:visited {
        color: #587A9C;
	text-decoration: underline;
        }
        #news a:hover{
        color:#000;
        text-decoration:none;
        }
       #news2  
        a,
	a:link 
	a:active, a:visited {
        color: #587A9C;
	text-decoration: underline;
        }
        #news2 a:hover{
        color:#000;
        text-decoration:none;
        }

      div.breadcrumb
        a,
	a:link 
	a:active, a:visited {
        color: #4d4d4d;
	text-decoration: underline;
        }      
        a:hover{
        color: #808080;
	text-decoration: bold;
	}
     
 
/* END LINKS */
	
/* HEADINGS */

	
	
/* END HEADINGS */

/* TEXT padding:0;margin:0; */
	p {
		
	}
	blockquote {
		border-left: 10px solid #ddd;
		margin-left: 10px;
	}
	pre {
		font-family: monospace;
		font-size: 1.0em;
	}
	strong, b {
		font-weight: bold;
	}
	em, i {
		font-style:italic;
	}
    code {
        font-family: "Courier New", Courier, monospace;
        font-size: 1em;
        white-space: pre;
    }
/* END TEXT */
	
/* LISTS */

           .txt li{padding-bottom:10px; }



/* END LISTS */
	
	
/* TABLE */
	table {
        font-size: 1em;
		margin: 0 0 1.5em 0;
        padding: 0;
	}
	table caption {
		font-weight: bold;
		margin: 0 0 0 0;
		padding: 0 0 1.5em 0;
	}
	th {
		font-weight: bold;
		text-align: left;
	}
	td {
		font-size: 1em;
	}
/* END TABLE */	
	
	hr {
		   
	}
	hr {
		
		margin:  0;
		/*border-bottom: 1px dotted black;*/
	}



/* A CSS Framework by Mike Stenhouse of Content with Style, adapted to CMSMS by Daniel Westergren */

/* SITE SPECIFIC LAYOUT */



div.breadcrumbs{
padding: 7px 2px 2px 6px;
text-align:left;
font-size: 10px; 
background:url(images/cms/bread_bg.gif) repeat-x top;
color:#8b8b8b;
height:16px;
}

div#contenthead{width:90%;height:24px;margin:4px auto;padding: 0px 0 10px;}
 * html body div#contenthead { margin: 0px auto; padding: 10px 0;}

html{height: 100%; margin-bottom: 1px}

html,body{margin:0;padding:0;}
div#boxborder {width:820px;margin: 0px auto; text-align:center;padding:0px;background: url(images/cms/shadow.png) center repeat-y;}
div#box{width:780px;margin: 0px auto; text-align:center;padding:0px;background:#FFFFFF;}
div#page{width: 100%;margin: 0px ;text-align: left; background:url(images/cms/menu_bg.gif) left repeat-y;}

div#header{width:740px; margin:0px auto;padding:30px 20px 0px 20px; background:#FFFFFF url(images/cms/header_bg.gif) repeat-x top; height:70px;}
div#hbox{margin: 5px; padding: 10px}
 *html body div#hbox{margin: 0; padding: 10px 0}
div#header h1{margin:5px 0;padding:60px 5px 15px}

div#menu_horiz{width:95%;margin: 3px auto;padding: 5px}
div#wrapper{height: 15px;padding:  0}
div#menuwrapper{height:22px;margin:0px;padding:0px; text-align: center}

div#content{margin:0px;padding:0px background:#FFFFFF;}
* html body div#content{margin:0px;padding: 0px}

div#contentbox{width:602px; float:right;margin:0px;padding:0px;}
 * html body div#contentbox{margin: 0px;padding: 0px}
div#contentbox table{}
div#contentbox th{padding:7px}
div#contentbox th h2{font-size:170%;color:#000}
p.center {margin: 0px;text-align: center}
.center{margin-left:180px}

div#footer{clear: both;margin-top: 10px; background:#FFFFFF;}
div#footer p {margin: 0;padding: 5px;text-align: center;}

div.title{
background:#1e4c7b url(images/header_h1.png) repeat-x top;
margin:0px 1px 0px 1px;
padding:4px 0px 4px 15px; 
color:#FFFFFF; 
text-transform:uppercase; 
font-weight: ; 
font-family:tahoma, Arial, Helvetica, sans-serif;
letter-spacing:1.1px;
}

div.title2{
margin:0px 1px 0px 1px;
padding:4px 0px 4px 12px; 
color:#095caa; 
font-size:14px;
font-weight: bold; 
font-family:Arial, Helvetica, sans-serif;
}



div#mainblock{width:398px; height:210px;margin:0 auto 0;padding:0}
 *html body div#mainblock{width:400px;margin:0 auto 0;padding:0}
div#main {height:240px;padding:0px;}
 * html body div#main {padding:0px;}
div#main3 {padding:0px;}
div#main2 {padding-right:0px; background:#FFFFFF;}
 * html body div#main {padding:0px;}

div#block2{width:54%;margin:0 auto 10px;padding:5px}
 *html body div#block2{;width:55%;margin:5px auto 6px;padding:0px}

div#content2 {margin:0px;padding:5px;}
div#content2 p{margin: 0px;padding: 5px;}
div#content2 h2{margin: 0px;padding: 5px;}

div#newsblock{float:right;width:198px;margin:0px;padding:0px; background-color:#eae0cb;}
 * html body div#newsblock{float:right;width:200px;}
div#newsblock3{float:right;width:170px;margin-left:10px;padding-left:0px;}
div#newsblock2{float:right;width:198px;margin:0px;padding:0px;}
div#news{ height:240px;}
div#news2{ height:;}

div#news3{padding:0px;}

div.txtsml{padding:6px; font-size:80%;}
div.txtbig{padding:7px;}
div.txt{padding:20px 24px 10px 12px;}
div.txt2{padding:10px 14px 10px 12px;}
div.txt3{padding:10px 14px 10px 12px;}
div.txt4{padding:10px 14px 10px 12px;}
div.txt5{width:390px;padding:10px 14px 10px 12px;}

.txtsml p{padding-top:0px; margin-top:0px; } 
.txtbig p{padding-top:0px; margin-top:0px; } 
.txt p{padding-top:0px;  margin-top:0px; } 
.txt2 p{padding-top:0px;  margin-top:0px; }

.txt img{ margin:4px 4px 6px 10px; padding:0px;
border:1px solid #cccccc;
}

.txt2 img{ margin:4px 4px 5px 8px; padding:0px;
border:1px solid #cccccc;
}

.horse img{margin:4px 0px 5px 0px; padding:0px;
border:1px solid #cccccc;}


#bottom_menu{
background:#26507b url(images/cms/footer_bg.gif) repeat-x top; padding:7px; color:#FFFFFF; height:84px; text-align: center; font-size:10px; text-align:center;}

div#flat{clear:both;width:66%;height:38px;margin:10px 0 0;padding:5px;}
div.left49 {float:left;width: 45%;}
div.right49 {float:right;width: 560px;text-align: left; padding:20px;}
div.left49 p{margin:0px 20px; padding:0px}
div.right49 p{margin:0; padding:0px}



.contactform{border:0;}

.results{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;

}

.resultshead{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#095caa;
}

.pink{
font-family:Arial, Helvetica, sans-serif;
color:#de377e; 
font-size:14px;
}



.blue{
font-family:Arial, Helvetica, sans-serif;
color:#095caa; 
font-size:14px;
}

.notebg TD {
	background-image: url(images/note_bg.jpg);
	height:148px;
	padding-left:22px;
width:50%;
}

/* News Layout */

.NewsSummary {
    margin:;
 }

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 120%;
  margin-bottom: 5px;
width:380px;
 }

#NewsPostDetailDate {
  font-size: 90%;
  font-style: italic;
  margin: 5px;padding:0 10px;
  }

#NewsPostDetailSummary {padding:0 10px;
   margin-bottom: 10px;
  line-height: 150%;
   }

#NewsPostDetailContent {
  margin-bottom: 15px;padding:0 10px;
  line-height: 150%;
  }

/* to add specific style to the below div, uncomment them. */
 
.NewsSummaryAuthor {display:none}
.NewsSummaryMorelink {
  margin:0 0 10px 10px;padding: 0;
}
#NewsPostDetailTitle {
  padding:0 10px;color:#666666;
}
#NewsPostDetailHorizRule {}
#NewsPostDetailCategory {
  padding:0 10px;
}
#NewsPostDetailAuthor {
  padding:5px 15px;
}
#NewsPostDetailAuthor {}
#NewsPostDetailPrintLink {
  padding:0px 10px;
}
#NewsPostDetailReturnLink {
  padding:5px 10px;
}

.BlogSummary {
    margin-bottom: 0px;
 }

.BlogSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.BlogSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.BlogSummarySummary, .BlogSummaryContent {
  line-height: 140%;
  margin-bottom: 5px;
 }

#BlogPostDetailDate {
  font-size: 90%;
  font-style: italic;
  margin-bottom: 5px;padding:0 10px;
  }

#BlogPostDetailSummary {padding:0 10px;
   margin-bottom: 10px;
  line-height: 150%;
   }

#BlogPostDetailContent {
  margin-bottom: 15px;padding:0 10px;
  line-height: 150%;
  }

/* to add specific style to the below div, uncomment them. */
 
.BlogSummaryLink {}
.BlogSummaryAuthor {}
.BlogSummaryMorelink {
  margin:0 0 10px 10px;padding: 0;
}
#BlogPostDetailTitle {
  padding:0 10px;color:#666666;
}
#BlogPostDetailHorizRule {}
#BlogPostDetailCategory {
  padding:0 10px;
}
#BlogPostDetailAuthor {
  padding:5px 10px;
}
#BlogPostDetailAuthor {}
#BlogPostDetailPrintLink {
  padding:0px 10px;
}
#BlogPostDetailReturnLink {
  padding:0 10px;
}

#addcommentlink{
  padding:0 10px;
}

/* end News Layout */

/* End of 'richardstyle' */

/* Start of CMSMS style sheet 'wireframe3col : aRhmenu' */
/* Horizontal menu for the CMS CSS Menu Module */
/* by Alexander Endresen */


/* The wrapper clears the floating elements of the menu */

#menuwrapper {text-align:center;
        }

/* Set the width of the menu elements at second level. Leaving first level flexible. */

#primary-nav li li { 
        width: 200px; 
       }


/* Unless you know what you do, do not touch this */ 

#primary-nav{
        list-style: none; 
	margin: 0px; 
	padding: 0px;
       }

#primary-nav ul { 
	list-style: none; 
	margin: 0px; 
	padding: 0px; 
	}
#primary-nav ul {
	position: absolute; 
	top: auto; 
	display: none; 
	}
#primary-nav ul ul { 
	margin-top: 1px;
 	margin-left: -1px;
	left: 100%; 
	top: 0px; 
	}
	
#primary-nav li { 
	margin-left: -8px;
	float: left; 
	}
#primary-nav li li { 
	margin-left: 0px;
	margin-top: -1px;
	float: none; 
	position: relative; 
	}

/* Styling the basic apperance of the menu elements */


#primary-nav a { 
background-color:;
	display: block; 
	padding: 4px 10px; 
	text-decoration: none; 
color:#ffffff;
	}
#primary-nav li a {
		}
#primary-nav li li a { 
	;
       	}	
#primary-nav li{
        }

#primary-nav li.menuparent { 
	}

/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */

#primary-nav li.menuactive { 
	}


/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */

#primary-nav ul li .menuparent, #primary-nav ul li .menuparent:hover, #primary-nav ul li .amenuparent { 
		}

/* Styling the apperance of menu items on hover */

#primary-nav li:hover, #primary-nav li.menuh, #primary-nav li.menuparenth, #primary-nav li.menuactiveh {
	}


/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

#primary-nav ul, #primary-nav li:hover ul, #primary-nav li:hover ul ul, #primary-nav li:hover ul ul ul,
#primary-nav li.menuparenth ul, #primary-nav li.menuparenth ul ul, #primary-nav li.menuparenth ul ul ul { 
	display: none; 
	}
#primary-nav li:hover ul, #primary-nav ul li:hover ul, #primary-nav ul ul li:hover ul, #primary-nav ul ul ul li:hover ul,
#primary-nav li.menuparenth ul, #primary-nav ul li.menuparenth ul, #primary-nav ul ul li.menuparenth ul, #primary-nav ul ul ul li.menuparenth ul { 
	display: block; 
	}


/* IE Hacks */

#primary-nav li li { 
	float: left; 
	clear: both; 
	}
#primary-nav li li a { 
	height: 1%; 
	}
/* End of 'wireframe3col : aRhmenu' */

