/*
  Uardry Theme
 */
 
/************
  * Misc Styles and defaults 
  */
  
* {
	margin: 0;
	padding: 0;
}
body {
	color:#fff;
 	font-size: 62.5%; 
 	margin-bottom: 10px;
	margin-left:auto;
	font-family: Verdana, Lucida, sans-serif; 
	height:100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	margin-bottom: 10px;
}
html {
	background:url(../images/background.gif);
	background-position:center;
	background-repeat: repeat-y; 
	height:100%;
}
.clear{
	clear:both;
}
img {
	border: 4px solid #E9E9E9;
}
/**************
 	Site Container Box
*/
#BgContainer {position: relative; min-height: 100%;
width:100%;
background:url(../images/top-background.gif);
background-position:top center;
background-repeat: no-repeat;
}
* html #BgContainer
{
height: 100%;
}
#Container { 
	width: 800px;
	padding-bottom: 50px;
	margin:auto; 
}
#Layout {
	width: 800px;
	clear: both;
	overflow: hidden;
	margin-top: -6px;
}
#textLayout {
width:650px;
margin-left:50px;
margin-top:25px;
}
#Content {
	width: 500px;
	float: left; 	
	margin-left: 50px;
	text-align: left;
	padding-bottom: 10px;
	margin-top:23px;
}
/** Header **/
#Header {
 	width: 800px; 
 	margin: 0;
	overflow: hidden;
	height:90px;
	border-bottom:solid #5E1121 4px;
background:url(../images/banner.jpg);
background-position:top left;
background-repeat:no-repeat
	}
 	#Header h1 { 
     	display: block;
    	position: absolute;
    	top: 0px;
     	left: 0px;
   		text-indent: -2000em;
		}
	#Header p {
		font-size: 1.4em;
		color: #fff;
		clear: left;
		margin: 0 0 0 100px;
	}

/*** Main Nav ***/
#Navigation {
	width: 800px;
	margin-left: 0;
	overflow: hidden;
	background: #5E1121;
	border-top:solid #f0f0f0 1px;
	border-bottom:solid #f0f0f0 1px; 
	height:23px;
	}

#Navigation ul { 
 	float: left; 
	margin-left: 0px;
	}
	#Navigation ul li { 
	 	list-style: none; 
		margin: 0; 
		float: left;
		line-height: 24px;
		display: block;
		margin-bottom:11px;
		}
  		#Navigation ul li a { 
			float: left;
			text-decoration: none;
			display: block; 
			height: 30px; 
			font-size: 1.2em; 
			padding: 0 0 0 9px;
			color: #fff;
			}
		#Navigation ul li a span {
			text-align: center;
	        float: left;
			padding-right: 5px;
			height: 24px;
 
		}
			#Navigation ul li a:hover { 
			 	background: #CFD2BD; 
				color: #5E1121;
				cursor: pointer;
				}
			#Navigation ul li a:hover span {
				background: #CFD2BD;
				cursor: pointer;
			}
    		#Navigation ul li a.current,
    		#Navigation ul li a.section,
    		#Navigation ul li a.section:hover,
    		#Navigation ul li a.current:hover { 
			 	background: #CFD2BD; 
			 	color: #5E1121;
				}
			#Navigation ul li a.current span,
			#Navigation ul li a.section span,
    		#Navigation ul li a.section:hover span,
			#Navigation ul li a.current:hover span {
				background: #CFD2BD;
				color: #5E1121;
			}
    
/** Breadcrumbs **/
#Breadcrumbs { 
	text-align: left;
	font-size: 0.9em; 
	margin: 20px 0px 0px 0;
	}
	#Breadcrumbs p {
		margin: 0;
	}

/*** Message Boxs ***/

.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #979908;
	border: 4px solid #F7F8B4;
	background: #FFFFEA;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}

p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}
/* Sidebar 
***********************************/
#Sidebar {
 	width: 184px; 
	float: left;  
	margin: 10px 0 0 0;
	padding: 0;
	background: url(../images/sidemenu-bg.gif);
background-position:top right;
background-repeat:no-repeat;
	}
	#Sidebar .sidebarBox {
	margin: 0;
	padding-bottom: 2px;
	}
	#Sidebar ul {
		margin: 2px 0 5px 0px;
	}
	#Sidebar li {
		margin: 8px 2px;
		list-style: none;
	}
	#Sidebar h3 { 
		clear: both; 
		color: #fff;
		font-weight: 700; 
		font-size: 1.4em; 
		margin: 0px 0px 0px 0px;
		line-height: 1.8;
		padding: 29px 0 0 16px;
		background: #AA3047;
	}
	
	#Sidebar .sidebarBottom {
		height: 15px;
		display: block;
		width: 183px;
		margin: -5px 0 0 0;
	}
.style-Merino #Sidebar .sidebarBottom {
		background:url(../images/U_Merino_logo.jpg);
		background-repeat:no-repeat;
		background-position: center;
		height:180px;
		margin-top:7px;
}
.style-Dohne #Sidebar .sidebarBottom {
		background:url(../images/U_Dohne_logo.jpg);
		background-repeat:no-repeat;
		background-position: center;
		height:180px;
		margin-top:7px;
}
.style-None #Sidebar .sidebarBottom {
		background:url(../images/U_Est_logo.jpg);
		background-repeat:no-repeat;
		background-position: center;
		height:180px;
		margin-top:7px;
}

	#Sidebar a em {
		font-style: normal;
	}
    ul#Menu2 li { 
            font-size: 0.9em; 
            margin: 0px 0 1px -2px;
            list-style: none;
            }
      ul#Menu2 li a {
            display: block;
            width: 176px;
            font-size: 1.2em;
            height: 20px;
            line-height: 20px;
            color: #AA3047;
			border-bottom:1px solid #CB8391;	
			padding-left: 10px;	
      }
	ul#Menu2 li em {
		padding-left: 8px;
		display: block;
	}
      /* Level 1 
      - We use 3 elements for the nav to get 3 background images applied.
            * span - topleft rounded corner
            * em - bottomleft rounded corner
            * a - arrow on the right
            <a><span><em></em></span></a>
      */
      ul#Menu2 li a:hover,
      ul#Menu2 li a.current,
      ul#Menu2 li a.current:hover {
            background: #CB8391;
            color: #FFF;
			cursor: pointer;
            text-decoration: none; 
      }
	  ul#Menu2 li a.current {
	  		font-weight: normal;
	  }
      ul#Menu2 li a.section,
      ul#Menu2 li a.section:hover {
            background: #CB8391;
            width: 176px;
      }
      ul#Menu2 li a.levela:hover span,
      ul#Menu2 li a.current span,
      ul#Menu2 li a.section span,
      ul#Menu2 li a.section:hover span,
      ul#Menu2 li a.current:hover span {
            background: #CB8391;
            display: block;
            width:176px;
            height: 100%;
      } 
      ul#Menu2 li a.levela:hover em,
      ul#Menu2 li a.current em,
      ul#Menu2 li a.section em,
      ul#Menu2 li a.section:hover em,
      ul#Menu2 li a.current:hover em {
            background: #CB8391;
            display: block;
            width: 100%;
            height: 18px;
			width:164px;
			border-bottom:1px solid white;
			padding-bottom:1px;
			margin-left:-8px;
			padding-left:16px;
			padding-right:4px;
	  		font-weight: 500;
			color:#fff;
      }
	
/* Comments
******************************************/

#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}

#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
#PageComments li.odd {
	background: #E8F6FF url(../images/commentBg.png) no-repeat 1% 10%;
	padding-left: 40px;
	padding-right: 10px;
	border-bottom: 2px solid #BCE4FE;
}

#PageComments li.even {
	background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
	padding-right: 40px;
	padding-left: 10px;
}

#PageComments li.odd p.info {
	color: #3AA0C3;
}

.actionLinks li a {
	padding-right: 3px;
	font-size: 10px;
}
.actionLinks li {
   display: inline;
   border-right: 1px solid;
}
   .actionLinks li.last {
      border-right: none;
   }

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
#PageComments p.info {
	color: #999;
	margin: 0px;
	padding: 0;
	line-height: 1em;
	font-size: 0.9em;
}

/* Search Results 
*****************************************/
ul#SearchResults {
	margin: 10px 0;
}
ul#SearchResults li {
	list-style: none;
	margin: 5px 0;
	font-size: 1em;
}

/* Unsubscribe Newsletter
*****************************************/
#Unsubscribe_MailingListForm_MailingListForm{
	min-height:100px;
}

#Unsubscribe_MailingListForm_MailingListForm p{
		margin:0 !important;
		padding:10px;
}
	#Unsubscribe_MailingListForm_MailingListForm p label{
		display: inline;
	}

#Unsubscribe_MailingListForm_MailingListForm label{
	margin:0;
}


/* Footer 
*****************************************/

#Footer {clear:both; 
position: relative; 
margin-top: -40px; 
height:90px; 
background:url(../images/footerbg.gif);
background-position:center;
font-size:1.0em; 
overflow:visible !important /*Firefox*/; 
overflow:hidden /*IE6*/;
}

	#Footer .footerTop {
		width: 100%;
		display: block;
		height: 15px;
		margin:auto;
		text-align:center; 
	}
  	#Footer p { 
		color: #333;
		font-size: 1.2em;
		text-align: center;
		margin:auto;
	}
  	#Footer a { 
	   	color: #333; 
	   	text-decoration: none;
		}
	#Footer a:hover {
		color: #333;
		text-decoration: underline;
	}
/*** Ram Sale Pages ***/

#Rams {
}
#Rams ul { 
 	float: left; 
	}
	#Rams ul li { 
	 	list-style: none; 
		float: left;
		}
.ramholder {
float:left;
width:400px;
margin-left:-30px;
margin-bottom: 7px;
}
.ramname {
float: left;
width: 400px;
height:20px;
border-bottom:1px solid #909284;
padding-top:10px;
padding-left: 5px;
margin-bottom:7px;
}
.ramphoto {
float: left;
height: auto;
padding-top:5px;
padding-bottom:5px;
}
.rambox {
width:100px;
float:left;
padding-left: 15px;
}
.newsletterbox {
width:120px;
float:left;
}
.ramdatabox {
float:left;
padding-left: 0px;
width:130px;

}
.ramdataboxlong {
float:left;
padding-left: 0px;
width:280px;
}
.ramindpageholder {
float:left;
width:400px;
border-top:1px solid #909284;
border-bottom:1px solid #CFD2BD;
margin-top: -12px;
}
.ramindpageline {
float:left;
width:400px;
border-top:1px solid #CFD2BD;
color:#666;
}

.ramdataindbox {
float:left;
width:280px;
}
.raminnerdataindbox1 {
float:left;
width:70px;
line-height:10px;
}
.raminnerdataindbox2 {
float:left;
width:190px;
}
.ramsalecatbox {
float:left;
width:400px;
}
.ramtablebox {
float:left;
width:400px;
color:#666;
margin-left:-10px;
}
table#merino-catalogue {
width:433px;
border:1px solid #AA3047;
}
table#merino tr.header {
background:#AA3047;
color:#fff;
text-align:center;
}
table#merino {
}
table#merino-catalogue tr.header {
background:#AA3047;
color:#fff;
}
table#merino-catalogue td.pen {
width:5px;
}
table#merino-catalogue td.tag {
width:20px;
}
table#merino-catalogue td.stud {
width:83px;
}
table#merino-catalogue td.sire {
width:20px;
}

table#dohne-catalogue {
width:563px;
}
table#dohne-catalogue tr.header {
background:#0e3d71;
}
table#dohne-catalogue td.bw {
width:27px;
}

/* Formatting for None, Merino & Dohne pages 
********************************************/
/* None */
.style-None #Sidebar{ 
}
.style-None #Sidebar h3 { 
color: #fff;
background: #909284 url(../images/sidemenu-none-bg.gif);
background-position:top right;
background-repeat:no-repeat;
}

.style-None       ul#Menu2 li a {
color: #909284;
border-bottom:1px solid #CFD2BD;	
}
.style-None ul#Menu2 li a:hover,
.style-None ul#Menu2 li a.current,
.style-None ul#Menu2 li a.current:hover ,
.style-None ul#Menu2 li a.section,
.style-None ul#Menu2 li a.section:hover,
.style-None ul#Menu2 li a.levela:hover span,
.style-None ul#Menu2 li a.current span,
.style-None ul#Menu2 li a.section span,
.style-None ul#Menu2 li a.section:hover span,
.style-None ul#Menu2 li a.current:hover span,
.style-None ul#Menu2 li a.levela:hover em,
.style-None ul#Menu2 li a.current em,
.style-None ul#Menu2 li a.section em,
.style-None ul#Menu2 li a.section:hover em,
.style-None ul#Menu2 li a.current:hover em {
background:#CFD2BD url(../images/hover-none-bg.gif) top right repeat-y;;
color:#333;
}
.style-None #Breadcrumbs { 
color: #CFD2BD;
}


/* Merino */
.style-Merino #Sidebar h3 { 
color: #fff;
background: #AA3047 url(../images/sidemenu-merino-bg.gif);
background-position:top right;
background-repeat:no-repeat;
}
.style-Merino .MenuImage {
background:url(../images/U_Merino_logo.jpg);
background-position:center;
background-repeat:no-repeat;
height:166px;
border:1px solid red;
width:180px;
}
.style-Merino ul#Menu2 li a {
color: #AA3047;
border-bottom:1px solid #CB8391;
}
.style-Merino ul#Menu2 li a:hover,
.style-Merino ul#Menu2 li a.current,
.style-Merino ul#Menu2 li a.current:hover ,
.style-Merino ul#Menu2 li a.section,
.style-Merino ul#Menu2 li a.section:hover,
.style-Merino ul#Menu2 li a.levela:hover span,
.style-Merino ul#Menu2 li a.current span,
.style-Merino ul#Menu2 li a.section span,
.style-Merino ul#Menu2 li a.section:hover span,
.style-Merino ul#Menu2 li a.current:hover span,
.style-Merino ul#Menu2 li a.levela:hover em,
.style-Merino ul#Menu2 li a.current em,
.style-Merino ul#Menu2 li a.section em,
.style-Merino ul#Menu2 li a.section:hover em,
.style-Merino ul#Menu2 li a.current:hover em {
background:#CB8391 url(../images/hover-merino-bg.gif) top right repeat-y;
}
.style-Merino #Breadcrumbs { 
color: #CB8391;
}

/* Dohne */
.style-Dohne #Sidebar h3 { 
color: #fff;
background: #0e3d71 url(../images/sidemenu-dohne-bg.gif);
background-position:top right;
background-repeat:no-repeat;
}
.style-Dohne ul#Menu2 li a {
color: #0e3d71;
border-bottom:1px solid #1766BD;
}
.style-Dohne ul#Menu2 li a:hover,
.style-Dohne ul#Menu2 li a.current,
.style-Dohne ul#Menu2 li a.current:hover ,
.style-Dohne ul#Menu2 li a.section,
.style-Dohne ul#Menu2 li a.section:hover,
.style-Dohne ul#Menu2 li a.levela:hover span,
.style-Dohne ul#Menu2 li a.current span,
.style-Dohne ul#Menu2 li a.section span,
.style-Dohne ul#Menu2 li a.section:hover span,
.style-Dohne ul#Menu2 li a.current:hover span,
.style-Dohne ul#Menu2 li a.levela:hover em,
.style-Dohne ul#Menu2 li a.current em,
.style-Dohne ul#Menu2 li a.section em,
.style-Dohne ul#Menu2 li a.section:hover em,
.style-Dohne ul#Menu2 li a.current:hover em {
background:#1766BD url(../images/hover-dohne-bg.gif) top right repeat-y;;
}
.style-Dohne #Breadcrumbs { 
color: #1766BD;
}
.caption {
margin-bottom: 10px;
border-bottom:1px solid #CFD2BD;
font-style:italic;
font-size:11px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#666;
margin-top:-3px;
}
.caption img {
	border: 4px solid #E9E9E9;
}

ul {
margin-left:-25px;
}
.content li {
}
.contentbox {
position:relative;
float:left;
width:310px;
margin-left:15px;
margin-top:-42px;
margin-right:10px;
}
.otherbox {
position:relative;
float:left;
width:220px;
margin-top:-42px;
margin-left:10px;
}
.newsline {
float:right;
border-bottom:1px solid #0e3d71;
padding-top: 3px;
margin-bottom:6px;
width:200px;
margin-left:-20px;
}
.otherbox ul li { 
list-style: none; 
float: left;
margin-top:-1px;
width:190px;
line-height:16px;
margin-left:0px;
}
#homepanel {
float:left;
width:800px;
background: #fff;
border-top:solid #0e3d71 2px;
}
img.home {
border:none;
margin-top:10px;
border-bottom:solid #0e3d71 3px;
}
.homeborder {
	width: 800px;
	overflow: hidden;
	background: #0e3d71;
	border-top:solid #fff 1px;
	border-bottom:solid #fff 1px; 
	height:23px;
	margin-top:-2px;
}

/************************
SITEMAP
************************/
#sitemap-list {padding:0 0 0 10px; margin:0; list-style:none; font-weight:bold; line-height:150%} /*1st level list*/
#sitemap-list li {padding:10px; margin-top:10px; font-size:13px; background:#f0f0f0;} /*1st level items*/
 
#sitemap-list ul {margin:5px 10px 5px 10px; padding:5px 10px; font-weight:normal; background:#f8f8f8;} /*2nd level lists*/
#sitemap-list li li {padding:0; margin:0; list-style:none; font-weight:bold; font-size:11px; line-height:18px; background:none} /*2nd level items*/
 
#sitemap-list ul ul {margin-left:10px;padding:5px 10px;  background:#fff;} /*3rd level lists*/
#sitemap-list li li li {font-size:11px; font-weight:normal;} /*3rd level items*/

/************************
SEARCH FORM
************************/
#Header form {
	float:right;
	width:200px;
	margin:25px -15px 0px 25px;
	padding-top:40px;
}
	#Header form * {
	display:inline !important;
	background:#aa3047;
	}
	#Header form div {
	}
	#Header form input.text {
		width:110px;
		color:#333;
		background:#f0f0f0;
		border:1px solid #AA3047;
	}
	#Header form input.action {
		font-weight:bold;
		background:#5e1121;
		border:none;
		color:#fff;
		margin-left:-15px;
	}
