/* CSS Document */
body{
	/*background: url(../images/bgrath.gif) repeat-x #ffffff;*/
	font-size : 8pt;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #333333;
	background-color: #EeEeEe;
	margin:0 0 0 0;
}

p {
	margin: 0 0 0 0;
}


a {
	color:#920A43;
	text-decoration:none;
}

a:hover {
	color:#FF0000;
	text-decoration:underline;
}

h5 {
	margin: 0px;
	padding: 0 0 5px 0;
	font-size : 10pt;
	font-weight:bold;
	color:#B0B0B0;
}

.hr1 {
	width:100%;
	height: 15px;
	background: url(../images/rathaskerhr.gif) no-repeat scroll center;
	margin-top:5px;
	margin-bottom:5px;
	clear:both;
	 
}


.pedigreetree {
	width:100%;
	clear:both;
	 
}

th a {
	color : #333333;
}


p.pedigree {
	width:95%;
	margin-top:2px;
	margin-bottom:2px;
	padding:1px;
}

.clearing {
  height: 0;
  clear: both;
}

/**** Layout Divs *****/

#outer_wrapper {
	clear:both;
	/*width: 700px;*/
	width: 780px;
	margin: 0px auto; 
}

/**** Header Section *****/

#head2 {
/*border:1px solid #000;*/
clear:both;
	width: 100%;
	height:95px;
	/*background: url(../images/template_02.jpg) no-repeat;*/
	background: url(../images/toprathasker1.gif) no-repeat;
	/*PADDING: 60px 0px 0px 5px; */
}

#lefthead {
	clear:both;
	width: 390px;
	height:95px;
	/*background: url(../images/template_03.gif) no-repeat;	*/
	float:left;
}

#headunderline {

	clear:both;
	width: 100%;
	height:6px;
	background: url(../images/topunderline.gif) no-repeat;
}

#headmenu {
/*border:1px solid #000;*/
	clear:both;
	width:100%;
	height: 37px;
	background: url(../images/middle.gif) repeat-y right;
}

#headmenu ul {

	margin:0px 0px 0px 50px;
	padding:0px 0px 0px 0px;
}

#headmenu li {

	display:inline;
}

#headmenu li a {

	float:left;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:35px;
	padding:0px 0px 0px 10px;
	/*color:#FFFFFF;*/
	color:#920A43;
	font:bold 7pt Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	/*background:url(../images/bullet_link_1.gif) no-repeat left;*/
}

#headmenu li a:hover {
	color:#EE0000;
}
/**** Middle Section *****/

#middle {
/*border:1px solid #000;*/
	clear: both;
	width: 100%;
	/*background: url(../images/template_06.gif) repeat-y right;*/
	background: url(../images/middle.gif) repeat-y right;
}

#logo {
/*border:1px solid #000;*/
	clear:both;
	/*background-image: url(../images/template_05.gif);*/
	background-repeat: no-repeat;
	background-position: 163px 60px;
}

/**** News Bar *****/

#News {
/*border:1px solid #000;*/
	/*clear:both;*/
	width: 360px;
	height:85px;
	margin-top:8px;
	/*background: url(../images/middle.gif) repeat-y right;*/
	float:right;
}

#newsbar {
	/*clear:both;*/
	width: 360px;
	height:85px;
	overflow:hidden;
}

#newsbar h2 {
	color:#FFFFFF;
  	font:bold 11pt Tahoma, Arial, Helvetica, sans-serif;
	/*margin-top:15px;
	margin-left:20px;
	margin-right:10px;*/
}

#newsbar p {
	/*color:#FFFFFF;*/
	color:#B0B0B0;
	/*margin-top:10px;
	margin-left:20px;
	margin-right:10px;*/
}

#newsbar p .firstword {
	color:#B0B0B0;
}

/**** Left Hand Menus *****/

#left {
	width: 163px;
	height:410px;
	/*background: url(../images/template_03.gif) no-repeat;	*/
	float:left;
}

#leftnews {
	height:275px;
	overflow:hidden;
}

#leftnews h2 {
	color:#FFFFFF;
  	font:bold 11pt Tahoma, Arial, Helvetica, sans-serif;
	margin-top:15px;
	margin-left:20px;
	margin-right:10px;
}

#leftnews p {
	/*color:#FFFFFF;*/
	color:#920A43;
	margin-top:10px;
	margin-left:20px;
	margin-right:10px;
}

#leftnews p .firstword {
	color:#FFFF00;
}

#leftphone {
	margin-top:0px;
}

#leftphone p {
	color:#FFFFFF;
	margin-top:0px;
	margin-left:20px;
	margin-right:10px;
}

#leftphone h2 {
	color:#FFFFFF;
  	font:bold 11pt Tahoma, Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:20px;
	margin-right:10px;
}

#leftphone .alpha-shadow {
	float:none;
	background: none;
	margin-right:none;
	margin-left:20px;
	text-align:center;
}

#leftphone .alpha-shadow div {
  background: none !important;
  background: none;
  padding: none;
}

#leftphone .alpha-shadow img {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 2px;
}


/**** Right Hand Portion *****/

#right {
clear:both;
	float:right;
	/*width:589px;*/
	width:680px;
}

#righttop {
clear:both;
	width:589px;
	height: 40px;
	/*background: url(../images/template_04.jpg) no-repeat;*/
}

#righttop ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#righttop li {
	display:inline;
}

#righttop li a {
	float:left;
	display:block;
	margin-top:18px;
	margin-right:35px;
	padding:0px 0px 0px 10px;
	/*color:#FFFFFF;*/
	color:#920A43;
	font:bold 7pt Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	/*background:url(../images/bullet_link_1.gif) no-repeat left;*/
}

#righttop li a:hover {
	color:#EE0000;
}

#breadcrumbs{
/*border:1px solid #000;*/
	clear:both;
	line-height:17px;
	overflow:hidden;
}

#maincontent {
clear:both;
	width:544px;
	padding:0 20px 0 20px;
	margin: 0 0 0 0;
}

#maincontentleft {
/*border:1px solid #000;*/
	width:210px;
	float:left;
	padding:20px 5px 0 5px;
	margin: 0 0 0 0;
}

#maincontentleft h2 {
	color:#920A43;
  	font:bold 10pt Tahoma, Arial, Helvetica, sans-serif;
	margin-top:5px;
	margin-bottom:10px;
}

#maincontentright {
/*border:1px solid #000;*/
	width:270px;
	float:right;
/*	border-left:4px;
	border-left-color:#920A43;*/
	padding:0 5px 0 5px;
	margin: 0 0 0 0;
}

#maincontentleft p {
	
  	color:#920A43;
	font:7pt Tahoma, Arial, Helvetica, sans-serif;
	margin-top:5px;
	margin-bottom:10px;
}

#maincontentright h2 {
	color:#920A43;
  	font:bold 10pt Tahoma, Arial, Helvetica, sans-serif;
	margin-top:5px;
	margin-bottom:10px;
}

#maincontent h2 {
	color:#920A43;
  	font:bold 10pt Tahoma, Arial, Helvetica, sans-serif;
	margin-top:5px;
	margin-bottom:10px;
}

#maincontent h3 {
	color:#920A43;
  	font:bold 9pt Tahoma, Arial, Helvetica, sans-serif;
	margin-top:5px;
	margin-bottom:0px;
}

#maincontent input {
	border: 1px solid #000;
	padding:2px;
	height:16px;
	width:300px;
	font-size : 8pt;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #666666;
}

#maincontent textarea {
	border: 1px solid #000;
	padding:2px;
	height:100px;
	width:300px;
	font-size : 8pt;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #666666;
}


#maincontent input.button {
	height:25px;
	width:50px;
}

#maincontent input.search {
	border: 1px solid #000;
	padding:2px;
	font-size : 8pt;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #333333;
	width: 95px;
	height:16px;
	
	
}

#maincontent form {
	margin:0px;
}


#maincontent ul {
	margin-top: 10px;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#maincontent li {
	padding-left: 10px;
	background-image: url('../images/bullet_link_2.gif');
	background-repeat: no-repeat;
	background-position: 0 .5em;
	margin:3px 0px 3px 0px;
}

 
#maincontent .sitemap_lev1 li {
	font-weight:700;
	font-size:10pt;
	margin-bottom:15px;
	margin-left:10px;
}

#maincontent .sitemap_lev1 li a {
	color : #333333;
}

#maincontent .sitemap_lev1 li a:hover {
	color:#FF0000;
}

#maincontent .sitemap_lev2 li {
	font-weight:400;
	margin-left:10px;
	font-variant:none;
	font-size:8pt;
	margin-bottom:5px;
}
 
/**** Footer *****/ 
 
#footer {
	width:100%;
	height: 95px;
	clear:both;
	/*background: url(../images/template_07.gif) no-repeat;*/
	background: url(../images/bottom.gif) no-repeat;
}

#footer table{
	margin-top:8px;
	margin-left:110px;
	width: 555px;
}

#footer a {
  color:#920A43;
  font:8pt Tahoma, Arial, Helvetica, sans-serif;
}  

#footer a:hover {
	color:#EE0000;
}

#footer td {
  color:#9C9C9C;
  font:8pt Tahoma, Arial, Helvetica, sans-serif;
	
}  


/*** content box ***/
#contentbox {
	float: left;
	padding: 10px 0% 10px 0%;
	margin: 0px;
	border: 0px;
	width: 50%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 46%;
}

html>body #contentbox {
	width: 46%; /* ie5win fudge ends */
}

#contentbox_left {
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0px;
	border: 0px;
	width: 400px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 390px;
}

html>body #contentbox_left {
	width: 390px; /* ie5win fudge ends */
}


#contentbox_right {
	float: left;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	border-left: 1px solid #000;
	width: 140px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 130px;
}

html>body #contentbox_right {
	width: 130px; /* ie5win fudge ends */
}



/*** Image Shadows ***/

.alpha-shadow {
  float: left;
  background: url(../images/shadow1.gif) no-repeat bottom right;
  margin-right:5px;
}

.alpha-shadow div {
  background: url(../images/shadow2.png) no-repeat left top !important;
  background: url(../images/shadow2.gif) no-repeat left top;
  padding: 0px 5px 5px 0px;
}

.alpha-shadow img {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 2px;
}


/** ANYLINK Menu Stuff **/
.anylinkcss{
	margin-top:10px;
	position:absolute;
	visibility: hidden;
	border:1px solid white;
	border-bottom-width: 0;
	font:8pt Tahoma, Arial, Helvetica, sans-serif;
	line-height: 15px;
	z-index: 100;
	background-color: #920A43;
	width: 120px;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid white;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color:#FFFFFF;
}

.anylinkcss a:hover{ 
	background-color:#000066;
	color:#FFFFFF;
	text-decoration:none;
}




