@charset "UTF-8";
/* CSS Document */

body {
    font-family:Arial, Helvetica, sans-serif;
    margin: 10px 20px;
    padding: 4px;
    position: relative;
    width: auto;
}

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

img {
	border:none;
}

#wrapper {
	width: 880px;
		height:880px;

    margin: 0 auto;	
	padding: 0 0 20px 0;
	border-style:solid;
	border-width:3px;
	background-color: #FFF;
	border-color:#6FBF4D;
    border-radius: 20px 20px 20px 20px; 
}

#leftCol {
	width:325px;
	float:left;
}

#rightCol {
	width:325px;
	float:right;
}

#penLeft {
	background-image: url(../images/fence-sm.png);
	background-repeat:no-repeat;
	position: relative;
    min-height: 12em;;
    margin-top: 10px;
	margin-bottom:10px;
	margin-left:100px;
	margin-right: 10px;
    overflow: hidden;
    padding: 0;
    top: 0;
    white-space: normal;
	display:block;
}
  
#penLeft h4 { 
 	line-height: 16px; 
	margin: 0 0 0.4em; 
}
  
#penLeft .gallery h5 { 
	display: none;
}
  
#hi-left {
	padding: 0px 0px 0px 10px;
	width:200px;	
}

#hi-left-img {
	padding: 0px 0px 0px 20px;	
}

#lo-left {
		padding: 0px 0px 0px 20px;	
}

#lo-left-img {
		padding: 0px 0px 0px 20px;	
}
  
#penRight {
	background-image: url(../images/fence-sm.png);
	background-repeat:no-repeat;
	min-height: 12em;
    margin-top: 10px;
	margin-bottom:10px;
	margin-left:100px;
	margin-right: 10px;
    overflow: hidden;
    padding: 0;
    top: 0;
    white-space: normal;
	display:block;
}

#penRight h4 { 
  line-height: 16px; 
  margin: 0 0 0.4em; 
 }
  
#penRight .gallery h5 { 
	display: none; 
}

#hi-right {
	padding: 0px 0px 0px 70px;	
}

#hi-right-img {
	padding: 0px 0px 0px 70px;	
}

#lo-right {
		padding: 0px 0px 0px 70px;	
}

#lo-right-img {
		padding: 0px 0px 0px 70px;	
}

#selectGamete {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:900;
	margin-left:40px;
}

#breed {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:900;
	margin-left:40px;
}

#gender-male {
	text-align:center;
	font-weight:900;
	margin-top:5px;
}

#gender-female {
	text-align:center;
	font-weight:900;
	margin-top:5px;
}

ul#gallery.galleryLeft {
	width:auto;
}

ul#gallery.galleryRight {
	width:auto;
}

 
li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}


.ui-widget-content {
    /*background: url("../images/ui-bg_flat_75_ffffff_40x100.png") repeat-x scroll 50% 50% #FFFFFF;*/
    border: none;
    color: #222222;
}

.ui-widget-header {
    background: none;
    border: none;
    font-weight: bold;
	text-align:center;
}

.ui-widget-content {
	background-color:transparent;
	width:150px;
}

.ui-helper-clearfix-right {
	float:right;
}


#buttons {
	background-color:#FFF;
	margin-left:0px;
}

button {  
    width: auto;  
    padding: 9px 15px;  
    background: #42722e;  
    border: 0;  
    font-size: 14px;  
    color: #FFFFFF;  
	border-style:solid;
	border-width:1px;
    border-radius: 12px 12px 12px 12px; 
}  

.nuclei  { border: 2px solid transparent;}
.nuclei:hover { border: 2px solid lime; }

#galleryLeft {
	  float: left; 
	  min-height: 6em; 
}

#galleryRight{ 
	min-height: 6em; 
}

  
.gallery.custom-state-active { 
	background: #eee; 
}
  
.gallery li { 
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 0 0.4em 0.4em 0; 
	text-align: center; 
}
  
.gallery li h5 { 
	margin: 0 0 0.4em; 
	cursor: move; 
}
  
.gallery li h6 { 
	margin: 0 0 0.4em; 
	cursor: move; 
}

.gallery li a { 
	float: right; 
}

.gallery li img {  
	cursor: move; 
	background-color:transparent;
	}

.gallery.custom-state-active { 
	background: #eee; 
}
 
#zygote {
	width:280px;
	position: relative;
	height:320px;
	margin:0 auto;
	margin-top:375px;	
	z-index: 0;
	border-style:solid;
	border-width:1px;
	border-color:#6FBF4D;
    border-radius: 20px 20px 20px 20px; 
}

.zoomimage a img{
	display:block; 
	width: 40px;
}

.zoomimage a:hover img{
	display:block; 
	width: 200px;
	/*position:absolute;
	left:400px;
	top:420px*/
}
