@charset "utf-8";

* {
	padding: 0px;
	margin: 0px;
}

a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline!important;
	color: #990000!important;
	
}
a:active {
	text-decoration: none;
}

a img {
	border: none;
}

body {
	background: url(/RTR/Graphics/background.jpg) top left repeat;
	margin-top: 10px;
}

a.myPlayer {     
	display:block;     
	width: 150px;     
	height:121px;      
	text-align:center;
} 

#container {
	width: 855px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#header {
	background: url(/RTR/Graphics/weblogo2.png) top center no-repeat;
	width: 100%;
	height: 262px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#nav {
	font-size: 18px;
}

#nav a, #nav a:link, #nav a:active, #nav a:visited {
	color: #047e38;
}

#nav a:hover {
	color: #0000ff;
}

#available {
	position: relative;
	top: 85px;
	left: 40px;
}

#database {
	position: relative;
	top:  140px;
	left: -1px;
}

#gallery {
	position: relative;
	top:  85px;
	left: -25px;
}


#resources {
	position: relative;
	top:  140px;
	left: 409px;
}

#contact {
	position: relative;
	top:  85px;
	left: 260px;
}

#terms {
	position: relative;
	top:  85px;
	left: 310px;
}

#mcafee {
	position: relative;
	top:  160px;
	left: -110px;
}

#databaseNav {
	position: relative;
	top:  68px;
	left: 12px;
}	

#homeLink {
	position: absolute;
	width: 355px!important;
	height: 250px!important;
	left: 250px;
}

#homeLink img {
}

#roundedTop {
	margin-top: 70px;
	background: url(/RTR/Graphics/topborder-green.png) top left no-repeat;
	width: 857px;
	height: 24px;
	
}

.roundedTop {
	margin-top: 15px;
	background: url(/RTR/Graphics/topborder-green.png) top left no-repeat;
	width: 857px;
	height: 24px;
	
}

#content {
	border-left: 1px solid;
	border-right: 1px solid;
	width: 815px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 20px;
	background:#affbcf;
}

.content {
	border-left: 1px solid;
	border-right: 1px solid;
	width: 815px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 20px;
	background:#affbcf;
}


.breederData {
	margin-left: auto !important; 
	margin-right: auto !important; 
	position: relative; 
	width: 750px;
}

.breederJournal {
	margin-left: 40px;
	
}

.breederPairing {
	margin-left: auto !important; 
	margin-right: auto !important; 
	position: relative; 
	
}

.feedingLogs {
	border-color: #B0B0B0;
	border-width:thick;
}

#journal {
	width: auto;
	
}

.journalContainer {
	width: 407px;
	margin-right: auto;
	
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
}

.journal {
	border-left: 1px solid;
	border-right: 1px solid;
	width: 356px;
	height:600px; overflow: auto;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	background:#affbcf;
}


#usark {
	margin-left: 460px;
	background:#affbcf;
}	

.journalTop {
	margin-top: 15px;
	background: url(/RTR/Graphics/journaltopborder-green.png) top left no-repeat;
	width: 400px;
	height: 24px;
}

.journalBottom {
	background: url(/RTR/Graphics/journalbottomborder-green.png) top left no-repeat;
	width: 400px;
	height: 25px;
}

#photoVideo {
	border-left: 1px solid;
	border-right: 1px solid;
	width: 815px; 
	height:305px; overflow: auto;
	padding-left: 20px;
	padding-right: 20px;
	background:#affbcf;

}

.photoVideoPosition {
	margin-left: 30px;
	margin-right: 5px;
}

#featured {
	margin-left: auto; 
	margin-right: auto;
	border: 3px;
}

.style5 {
	font-size: 20px;
}

.style3 {
	font-size: 30px;
}

#rtrforum {
	margin-left: 100px;
	margin-right: 100px;
}

.galleryImagePosition {
	margin-left: 25px;
	margin-right: 15px;
}


.galleryImage {
	float: left;
	width: 190px;
	margin-bottom: 25px;
}

.availableImage {
	float: left;
	width: 255px;
	margin-bottom: 25px;
}

featuredDataLeft {
	float: left;
	width: 160px
  }
 
 .featuredDataRight {
 margin-left: 36px;
 }

.featuredPairing {
	float: left;
	width: 360px;
	height: 470px;
	margin-bottom: 25px;
}

.featuredData {
	float: left;
	width: 160px;
}

.featuredInfo {
	height: 358px;
	width: 350px;
}

.featuredData table {
	margin-left: auto; 
	margin-right: auto;
}
.galleryImage table {
	margin-left: auto; 
	margin-right: auto;
}

.featuredPairing table {
	margin-left: auto; 
	margin-right: auto;
}

.availableImage table {
	margin-left: auto; 
	margin-right: auto;
}
.clear {
	clear: both;
}


#bullets {
	margin-left: 50px;
}

.bullets {
	margin-left: 50px;
}

ul.inside {
	list-style-position:inside
}

.photoFrame {
	border-color:#000000;
}

#spotlightText {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	border: 1px inset;
}

#spotlightImage {
	border: 1px inset;
	padding: 1px;
}

#spotlightDescription {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border: 1px inset;
	padding: 5px;
}

#roundedBottom {
	background: url(/RTR/Graphics/bottomborder-green.png) top left no-repeat;
	width: 857px;
	height: 24px;
	
}

.roundedBottom {
	background: url(/RTR/Graphics/bottomborder-green.png) top left no-repeat;
	width: 857px;
	height: 24px;
	
}

#footer {
	margin-top: 70px;
	text-align: center;
	margin-bottom: 70px;
}

#copyright {
	font-style: italic;
}

#footer img {
	position: relative;
	top: 10px;
}