body {
	background-color: white; 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 13px; 
	color: #3F3F3F;
} 

#Wrapper1 {
	text-align: left; 
	margin: 0 auto; 
	padding: 2px; 
	width: 1000px; 
	border: 1px solid #ddd;
}

#Header1 {
	top: 0;
	position: relative;
	width: 1000px;
	height: 85px;
	margin-bottom: 5px;
	padding-top: 0px;
	border-bottom: 1px solid #ddd;
	background-image: url(http://www.tropical-rainforest-animals.com/image-files/header.png);
	background-repeat: repeat-x;
} 

#Header1 a:hover { 
	background: none; 
} 

.adtop1 {
	width: 99%;
	text-align: center;
	padding: 2px 2px 2px 2px;
}

#HeaderLeft { 
	float: left; 
	width: 380px; 
	text-align: center; 
	font-family: "Courier New", Courier, monospace; 
	color: #595959; 
	font-size: 14px; 
	font-weight: 600; 
	line-height: 18px; 
	margin-top: 5px; 
	margin-left: 10px; 
} 

#HeaderRight { 
	float: right; 
	width: 550px; 
	text-align: right; 
	margin-top: 5px; 
	margin-right: 10px; 
} 

#topadline { 
	margin-top: 5px; 
	margin-bottom: 10px; 
	margin-right: 80px;
	text-align: right;
} 

#HeaderUtility {
	top: 0; 
	position: relative; 
	width: 1000px; 
	height: 100px; 
	margin-bottom: 5px; 
	padding-top: 0px; 
	background-image: url(http://www.tropical-rainforest-animals.com/image-files/bg.png); 
	background-repeat: repeat-x; 
} 

#HeaderUtility a:hover { 
	background: none; 
} 

#Container {
	float: left;
	width: 100%; 
} 

#MainContent1 {
	margin: 0 181px 0 181px; /* STEP 1: set to "0 RightColumnWidth 0 LeftColumnWidth" */ 
} 

#MainContentBox { 
	padding: 0px 10px 0px 10px; 
} 

.Liner { 
	height: 1px; 
	padding: 0px 0px 0px 0px; 
} 

#Footer1 .Liner {
	height: 2px; 
	border-top: ; 
	padding: 0px 0px 15px 0px; 
} 

/*   LeftColumn  */ 

#LeftColumn {
  float: left; 			 
  width: 180px;          /* STEP 2: To set right and left columns at 180, set 1 less than 181 here */ 
  margin-left: -1000px;  /* STEP 3: set to the same width (but with minus sign) specified in #Wrapper above */ 
} 

#LeftNavBox { 
	padding: 0px 0px 0px 0px; 
	margin-top: 1px; 
} 

/*  RightColumn  */ 

#RightColumn {
  float: left;
  width: 180px;          /* STEP 4: also 1 less than 181 */ 
  margin-left: -181px;  /* STEP 5: set to -(RightColumnWidth) */ 
} 

#RightColumnBox { 
	padding: 0px 3px 0px 3px; 
	margin-top:20px;
} 

/*  Footer  */ 

#Footer1 {
  	clear: both; 
  	width: 100%; 
  	padding-top: 0px; 
  	padding-bottom: 10px; 
  	line-height: 20px; 
	background-image: url(http://www.tropical-rainforest-animals.com/image-files/bgfooter.png); 
	background-repeat: repeat-x; 
} 


/* ======================================================================================= */ 



#header {
	position:absolute;
	top:0px;
	left:0px;
	margin-top:0px;
	margin-left:0px;
	width: 100%;
	background: #FCFBDC url(http://www.tropical-rainforest-animals.com/images/RightImage.gif) no-repeat right;
	margin-bottom:0px;
	margin-right:0px;
	border-top:1px dotted #069100;
	border-right:1px dotted #069100;
	border-left:1px dotted #069100;
	border-bottom:1px dotted #069100;
}

.adtop {
	position:absolute; 
	top: 72px;
	left: 0px;
	width: 100%;
	text-align: center;
	padding: 2px 2px 2px 2px;
}

.homemid {
	width: 420px;
	float: right;
	text-align: center;
	padding:5px;
	margin-right: 0px; 
	margin-left: 2px; 
	margin-top: 2px;
	margin-bottom: 20px;
	padding-bottom:5px;
	line-height:18px;
	border: 1px dotted #ddd;
	background-image: url(http://www.tropical-rainforest-animals.com/image-files/greyhome.png); 
	background-repeat: repeat-x;
}

.homemidtitle {
	text-align: center; 
	line-height:18px;
	padding-top:3px;
	padding-bottom:5px;
	font-weight:600; 
	font-size:14px;
	color:#003399;
}

.homemidesubtitle {
	line-height:18px;
	padding-top:7px;
	padding-bottom:3px;
	font-style:italic;
}

.homemidul ul {
	text-align:left;
	margin-top:0px;
}

.homemidul li {
	margin: 0 0 0 -10px;
	padding: 5px 0 5px 7px;
	list-style:circle;
}

.homemid2 {
	text-align: center;
	padding:5px;
	margin-right: 120px; 
	margin-left: 120px;
	margin-top: 20px; 
	margin-bottom: 20px;
	line-height: 22px;
	border: 1px dotted #ddd;
	background-image: url(http://www.tropical-rainforest-animals.com/image-files/greyhome.png); 
	background-repeat: repeat-x;
}

.squaretop {
	text-align: center;
	margin-bottom: 20px; 
}

.squaretopleft {
	float: left; 
	margin: 10px 20px 10px 0px;
}

.squareright {
	float: right; 
	margin: 10px 0px 10px 20px;
}

.bodyright {
	float: right; 
	width: 130px;
}

.thinbodyright {
	float: right; 
	width: 120px;
}

#wrapper {
	position:relative;
	margin:auto; 
	width:100%;
}

#sitemapwrap {
	position:relative;
	margin:auto; 
	width:90%;	
}

#navigation {
	position:absolute;
	top:100px;
	left:0px;
	width: 175px;
	margin-left: 2px;
	z-index:2; 
}

#rightnav {
	position: absolute;
	top: 1px;
	left:99%;
	width: 180px;
	margin: 0px 0px 0px 15px; 
	text-align: left;
}

.navmain {
	border: 1px dotted #069100; 
	text-align: left; 
	font-size: 12px; 
	line-height: 16px; 
	padding: 5px; 
	margin-top: 15px; 
	background-image: url(http://www.tropical-rainforest-animals.com/image-files/greyhome.png); 
	background-repeat: repeat-x;
}

.navhome {
	border: 1px dotted #ddd;
	text-align: left; 
	font-size: 12px; 
	padding: 5px; 
	line-height:18px;
	margin-bottom: 5px;
	background-image: url(http://www.tropical-rainforest-animals.com/image-files/greyhome.png); 
	background-repeat: repeat-x;
}

.navhometitle {
	text-align: center; 
	margin-bottom: 5px;
	font-weight: 600;
}

.navhometitle a {
	color:#3F3F3F;
	font-weight:600;
}

.navhometitle a:hover {
	color:#3F3F3F;
	font-weight:600;
}

.navhometitle a:visited {
	color:#3F3F3F;
	font-weight:600;	
}

.navhomeplain {
	border: 1px dotted #CCCCCC; 
	text-align: left; 
	font-size: 12px; 
	padding: 5px; 
	margin-bottom: 5px; 
}

.rightnavhome {
	position: absolute; 
	top: 10px; 
	left: 99%;
	width: 190px;
	text-align: left; 
	font-size: 12px; 
	padding: 0px; 
	margin: 0px 0px 0px 10px; 
} 

.menuheadline {
	color:#696969;
	font-size: 12px; 
	text-align: center; 
	margin-bottom: 5px; 
	font-weight:600;
}

.menuheadline a {
	color:#696969;
}

.red {
	color: #990000; 
	font-size: 12px; 
	font-style: italic; 
	text-align: center; 
	padding: 3px; 
	margin-bottom: 3px; 
} 

.redref {
	color:#003399;
	text-align: center; 
} 

.greylink {
	color: #3F3F3F; 
	font-size: 12px; 
	font-weight:600;
	text-align: center; 
	padding: 0px; 
	margin-bottom: 3px; 
} 

#MainContent {
	position: absolute;
	top:100px; 
	left:190px; 
	width: 60%; 
	font-size: 12px; 
	z-index:3; 
} 

h1 { 
	color: #880000; 
	font-size: 15px;  
	text-align: center; 
	line-height: 25px;  
} 

h2 { 
	color: #880000;
	text-align: center; 
	line-height: 18px;
	font-weight:600; 
	font-size:15px;
	padding:5px;
	margin-top: 30px;
	margin-left:5px;
	margin-bottom:10px;
	margin-right:10px;
	border: 1px dotted #ddd; 
	background-image: url(http://www.tropical-rainforest-animals.com/image-files/greyhome.png); 
	background-repeat: repeat-x;
}

h2.leftblue { 
	text-align: left; 
	margin-left: 10px;
	color: #003399;  
	line-height: 18px;
	font-weight:600; 
}

h3 {
	text-align: left; 
	line-height: 17px;
	margin-top:30px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom:5px;
	font-weight:600; 
	font-size:14px;
	border-bottom:1px solid #ddd;
}

h4 {
	text-align: left; 
	line-height: 17px;
	margin-top:15px;
	margin-left: 10px;
	margin-right: 2px;
	padding-bottom:5px;
	font-weight:600; 
	font-size:13px;
	border-bottom:1px dotted #ddd;
}

p {
	text-align: left;
	margin-left: 10px; 
	margin-top: 10px; 
	margin-right: 10px; 
	margin-bottom: 10px; 
	text-indent: 0px;
	line-height: 18px; 
}

ul, li {
	line-height:17px;
	margin-bottom:12px;	
	}

a {
	text-decoration: none; 
	color:#069100; 
	font-size: 12px; 
	font-weight:400; 
} 

a:hover {color:#595959; text-decoration:none;} 

.quotetop {
	text-align:center; 
	line-height: 18px; 
	margin: 0px 15px 0px 5px;
	padding: 5px;
	background-image: url(http://www.tropical-rainforest-animals.com/image-files/goldnav.png); 
	background-repeat: repeat-x;
	border:1px solid #FCFBDC; 
}

.quotetopit {
	text-align:right;
	font-style:italic;  
	margin: 0px 15px 0px 5px; 
	line-height:18px;
}

.blockquote {
	margin: 25px 0px 25px 35px;
	color: #363636; 
	line-height:17px;
}

.blockp {
	margin:25px; 
}

.notes {
	width: 210px; 
	font-size: 10px; 
	text-align: left; 
	padding: 5px 5px 5px 5px; 
	float: right;  
	margin: 5px 5px 5px 10px; 
	background-image: url(http://www.tropical-rainforest-animals.com/image-files/goldnav.png); 
	background-repeat: repeat-x;
	border:1px dotted #F3A841; 	
}

.notesmid {
	background-color: #F3F3F3; 
	border: dotted 1px; 
	font-size: 12px; 
	text-align: left; 
	padding: 5px 5px 5px 5px; 
	margin: 5px 50px 5px 50px; 
} 

.notesmid2 {
	background-color: #FBFBFB; 
	border: dotted 1px; 
	font-size: 12px; 
	text-align: left; 
	padding: 5px 5px 5px 5px; 
	margin: 5px 50px 5px 50px; 
}

.notesright {
	border: dotted #ddd 1px; 
	font-size: 12px; 
	width: 230px; 
	text-align: left;
	float: right;  
	padding: 5px 5px 5px 5px; 
	margin: 5px 10px 5px 10px; 
} 

.notemid {
	font-size: 12px; 
	text-align: left; 
	padding: 5px 5px 5px 5px; 
	margin: 5px 50px 5px 50px;
	background-image: url(http://www.tropical-rainforest-animals.com/image-files/goldnav.png); 
	background-repeat: repeat-x;
	border:1px dotted #F3A841; 
}

.notemidnoborder {
	font-size: 12px; 
	text-align: left; 
	padding: 5px 5px 5px 5px; 
	margin: 5px 50px 5px 50px; 
} 

.ref {
	width: 50%;
	text-align: center;
	font-size: 12px; 
	line-height: 18px;
	padding: 5px 5px 5px 5px; 
	margin: 20px auto;
	border: 1px dotted #ddd; 
	background-image: url(http://www.tropical-rainforest-animals.com/image-files/greyhome.png); 
	background-repeat: repeat-x;
} 

.ref a {
	color: #3F3F3F;
	font-weight:600;
}

.toc {
	float: left;
	border: 1px dotted #ddd;
	width: 230px; 
	text-align: left; 
	font-size: 12px; 
	padding-top: 5px;
	padding-left:10px;
	padding-right:3px;
	padding-bottom:5px;	
	line-height:18px;
	margin: 0px 0px 0px 2px;
	background-image: url(http://www.tropical-rainforest-animals.com/image-files/greyhome.png); 
	background-repeat: repeat-x;
}

.toctitle {
	text-align: center; 
	margin-bottom: 5px;
	font-weight: 600;
	padding-bottom:10px;
} 

.toc2 {
	background-color: #F3F3F3; 
	width: 280px; 
	font-size: 12px; 
	text-align: left; 
	padding: 5px 5px 5px 5px; 
	float: left;  
	margin: 0px 0px 0px 10px; 
} 

.blockleft {
	width: 300px;
	margin-top:10px;
	border: 1px dotted #ddd; 
	padding: 5px 5px 5px 5px;
	line-height:22px;
}

.blockright {
	width:40%;
	margin-left:300px;
	border: 1px dotted #ddd; 
	padding: 5px 5px 5px 5px;
}

.picthick {
	border: dotted #ddd 1px; 
	width: 330px;
	font-size: 10px; 
	text-align: left; 
	padding: 5px 5px 5px 5px; 
	float: right;  
	margin: 5px 5px 5px 10px;
}

.piccen {
	border: dotted #ddd 1px; 
	width: 280px;
	font-size: 10px; 
	text-align: center; 
	padding: 5px 5px 5px 5px; 
	margin: 5px 50px 5px 70px;
} 

.picthickcen {
	border: dotted #ddd 1px; 
	float: left; 
	width: 210px;
	font-size: 10px; 
	text-align: center; 
	padding: 5px 5px 5px 5px; 
	margin: 5px 20px 10px 5px;
}

.picthickright {
	border: dotted #ddd 1px; 
	width: 250px;
	font-size: 10px; 
	text-align: center; 
	padding: 5px 5px 5px 5px; 
	float: right;  
	margin: 5px 5px 5px 10px;
}

.picthickleft {
	border: dotted #ddd 1px; 
	width: 250px;
	font-size: 10px; 
	text-align: center; 
	padding: 5px 5px 5px 5px; 
	float: left;  
	margin: 5px 20px 5px 5px;
}

.picthicklefthome {
	width: 170px;
	font-size: 10px; 
	text-align: center; 
    padding: 0px 0px 0px 0px; 
	float: left;  
	margin: 2px 2px 5px 10px;
}

.picleftnom {
	width: 210px;
	font-size: 10px; 
	text-align: center; 
	padding: 5px 5px 5px 5px; 
	float: left;  
	margin: 5px 5px 10px 0px; 
}

.picleftplain {
	font-size: 10px; 
	text-align: center; 
	padding: 5px 5px 5px 5px; 
	float: left;  
	margin: 5px 5px 10px 0px; 
}

.picthin {
	border: dotted #ddd 1px; 
	width: 210px;
	font-size: 10px; 
	text-align: left; 
	padding: 5px 5px 5px 5px; 
	float: right;  
	margin: 5px 5px 20px 10px;
}

.pic210plain {
	width: 210px;
	font-size: 10px; 
	text-align: left; 
	padding: 5px 5px 5px 5px; 
	float: right;  
	margin: 5px 5px 20px 10px;
}

.picthinright {
	text-align:center;
	border: dotted #ddd 1px; 
	width: 150px;
	font-size: 10px; 
	padding: 5px 5px 5px 5px; 
	float: right;  
	margin: 5px 5px 20px 10px;
} 

.picthinplain {
	width: 150px;
	font-size: 10px; 
	text-align: center; 
	padding: 5px 5px 5px 5px; 
	float: right;  
	margin: 5px 5px 20px 10px;
} 

.picthickplain {
	width: 250px;
	font-size: 10px; 
	text-align: center; 
	padding: 5px 5px 5px 5px; 
	float: right;  
	margin: 5px 5px 5px 10px;
} 

.picthinleft {
	border: dotted #ddd 1px; 
	width: 150px;
	font-size: 10px; 
	text-align: center; 
	padding: 5px 5px 5px 5px; 
	float: left;   
	margin: 5px 10px 10px 10px;
} 

.invest {
	padding: 5px 5px 5px 5px; 
	border: 1px dotted #ddd;
	margin: 10px 70px 10px 70px; 
	background-image: url(http://www.tropical-rainforest-animals.com/image-files/goldhome.png); 
	background-repeat: repeat-x;
}

.investpic {
	background: #EEE2C8 url(http://www.tropical-rainforest-animals.com/images/greeninvestsnip.gif) no-repeat; 
	padding: 5px 5px 5px 70px; 
	border: 1px dotted #ddd;
	margin: 10px 30px 10px 30px; 
} 

.investheadline {
	font-size: 14px; 
	font-weight: bold; 
	color: #660033; 
	text-align: center; 
} 

.adbanner { 
	text-align: center; 
	margin-bottom: 20px; 
} 

.adsonesix {
	width: 160px; 
} 

.adstwo { 
	float:left;
	width: 195px; 
	height: 195px; 
	padding-left:5px;
	border: dotted #999999 1px;
	line-height:20px;
	background-image: url(http://www.tropical-rainforest-animals.com/image-files/greyhome.png); 
	background-repeat: repeat-x;
} 

.adstwo  a {
	color: #3F3F3F;
}

.adstwofive {
	float:left;
	width: 245px; 
	height: 245px; 
	padding-left:5px;
	border: dotted #999999 1px;
	line-height:18px;
	background-image: url(http://www.tropical-rainforest-animals.com/image-files/greyhome.png); 
	background-repeat: repeat-x;
}

.adstwofive a {
	color: #069100;
}

.adsthree { 
	width: 295px; 
	height: 245px; 
	padding-left:5px;
	border: dotted #999999 1px;
	line-height:20px;
	background-image: url(http://www.tropical-rainforest-animals.com/image-files/greyhome.png); 
	background-repeat: repeat-x;
} 

.adsthree a {
	color: #069100;
}

.adsthreethree { 
	float:left;
	width: 330px; 
	height: 278px; 
	padding-left:5px;
	padding-bottom:5px;
	padding-right:10px;
	border: none;
	line-height:20px;
	background-image: url(http://www.tropical-rainforest-animals.com/image-files/greyhome.png); 
	background-repeat: repeat-x;	
}

.adsthree a {
	color: #069100;
}

.adsheadline {
	font-size: 14px; 
	font-weight: bold; 
	color: #8C6B39; 
	text-align: center; 
	padding-bottom:7px;
} 

.adspic {
	width: 100px; 
	float: left; 
	padding: 5px 5px 5px 5px; 
} 

.adspicbig {
	width: 160px; 
	float: left; 
	padding: 5px 5px 5px 5px; 
} 

.adsaltern {
	border: dotted #069100 1px; 
	margin: 5px 5px 5px 10px; 
} 

.searchresults {
	margin-top: 5px; 
	margin-left: 50px;
} 

.linkmenudiv {
	border-top: 1px dotted #069100; 
	padding: 5px 2px 5px 2px; 
	background-image: url(http://www.tropical-rainforest-animals.com/image-files/goldnav.png); 
	background-repeat: repeat-x;
} 

.linkmenu { 
	font-size:12px; 
} 

#linkbox {
	width: 95%;
	text-align: center; 
	font-size: 12px; 
	line-height: 18px;
	padding: 5px 5px 5px 5px;
	margin: 20px auto;
	border: 1px dotted #ddd; 
	background-image: url(http://www.tropical-rainforest-animals.com/image-files/greyhome.png); 
	background-repeat: repeat-x;
}

#linkbox a {
	color: #3F3F3F;
}

#linkhead {
	color:#990000;
	text-align: center;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}

.linktransparent:hover {
	background-color: #FFFFFF;  
}


#footer {
	float:right; 
	width: 100%; 
	text-align: center; 
	margin-bottom: 20px;
	margin-top: 20px;
	padding-top: 5px; 
	font-size: 10px; 
} 


#MainContentSolar {
	position: absolute;
	top:100px; 
	left:190px; 
	width: 60%; 
	font-size: 12px; 
} 


.solararea {
	background-color: #EFEFEF; 
	border: 1px dotted #CCCCCC; 
	text-align: left; 
	font-size: 12px; 
	line-height: 16px; 
	padding: 5px; 
	margin-left: 20px;
	margin-right: 30px;  
}

.bigstyle {
     font-size: 18px; 
	 font-weight: 600; 
	 color: #0000FF; 
	 padding-top: 2px; 
	 padding-bottom: 2px; 
}

.bigsmallstyle {
     font-size: 14px; 
	 font-weight: 600; 
	 color: #0000FF; 
	 padding-top: 2px; 
	 padding-bottom: 2px; 
} 

#MainContentShop {
	position: absolute;
	top:100px; 
	left:200px; 
	width: 80%; 
	font-size: 12px; 
} 


#MainContentC2 {
	position: absolute;
	top:100px; 
	left:190px; 
	width: 500px; 
	font-size: 12px; 
	z-index:3; 
} 

.c2invitetop { 
	text-align: right; 
	font-size: 10px; 
	margin-top: 15px; 
} 

.face {
    font-size: 14px; 
	color: #990000; 
	font-weight: bold;
} 

.clear { 
	clear: both; 
} 


.irina {
	background: url(http://www.tropical-rainforest-animals.com/image-files/irina-2.jpg) no-repeat ; 
	padding-left: 70px; 
	padding-top:20px; 
	padding-bottom:25px; 
	margin-left:10px;
} 

.conline { 
	margin: 10px 0px 10px 0px; 
	font-size: 12px; 
} 

.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
	display: none !important;
}

.blue { 
	color: #003399;  
}

.picright {
 	float: right; 
	font-size: 10px; 
	text-align: center; 
	margin: 5px 5px 20px 20px;
	padding:2px;
	border: 1px dotted #ddd; 
}

.picright a {
	font-size: 10px;
}

.smallli li {
	line-height: 18px;
	margin-bottom:2px;
	list-style:circle;
}

.navpicture {
	text-align:center;
	font-size: 12px; 
	line-height: 16px; 
	padding: 5px; 
	margin-top: 15px;
	font-size:10px;
	border-left: 1px dotted #CCCCCC; 
	border-bottom: 1px dotted #CCCCCC; 
	border-top: 1px dotted #CCCCCC; 	
	background-image: url(http://tropical-rainforest-animals.com/image-files/categorybg.png); 
	background-repeat: repeat-y;
}

.navright {
	color: #111111;
	padding-left: 10px; 
	margin-right: 3px; 
	font-size: 12px; 
	line-height: 22px; 
	border-left: 1px dotted #CCCCCC; 
	border-bottom: 1px dotted #CCCCCC; 
	border-top: 1px dotted #CCCCCC; 
	background-image: url(http://tropical-rainforest-animals.com/image-files/categorybg.png); 
	background-repeat: repeat-y;
} 

.navright a {
	color: #111111;
}

.navright a:hover {
	border-bottom:1px dotted #5F655A;
}

.navrighttitle {
	color: #3F3F3F;
	text-align: center;
	font-weight:600; 
	font-size:12px;
	line-height: 16px; 
	margin-top:5px;
	margin-bottom:5px;
} 

.navrighttitlecolor {
	color: #0000FF;
}

.navarrow {
	text-align:center;
}

.navpicmain {
	text-align:center;
	font-size: 12px; 
	line-height: 16px; 
	padding: 5px; 
	margin-top: 15px;
	font-size:10px;
}

.sizee10 {
	font-size:10px;
}

.adsenseleft {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

/* Tables */

table.generaltable {
	border-width: 1px;
	border-spacing: 5px;
	border-style: none;
	border-color: rgb(221, 221, 221);
	border-collapse: separate;
	background-color: ;
}

table.generaltable th {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: rgb(221, 221, 221);
	background-color: white;
	-moz-border-radius: ;
}

table.generaltable td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: rgb(221, 221, 221);
	background-color: white;
	-moz-border-radius: ;
} 

table.generaltable li { 
	line-height: 14px;
	padding-top:2px;
	padding-bottom:3px; 
	margin-left:-20px; 
} 

/* On Hover Scripts */

a.boxpopup {
	position:relative;
	width: 70%;
	z-index:24;
	text-decoration:none;
}

a.boxpopup:hover {
	z-index:25; 
	background-color: ;
}

a.boxpopup span {
	display: none;
}

a.boxpopup:hover span { /*DISPLAYS ONLY ON HOVER*/
	display:block;
	position:absolute;
	top: 20px; 
	left: -30px; 
	width:22em;
	padding: 5px;
	border:2px outset #FFFFCA;
	color: #3F3F3F; 
	background-color: #FFFFCA;
	text-align:center;
}

a.shop-popup {
	position:relative;
	width: 70%;
	z-index:24;
	text-decoration:none;
	color:#003399;
	font-size:10px;
}

a.shop-popup:hover {
	z-index:25; 
	background-color: ;
}

a.shop-popup span {
	display: none;
}

a.shop-popup:hover span { /*DISPLAYS ONLY ON HOVER*/
	display:block;
	position:absolute;
	top: 30px; 
	left: -400px; 
	width:530px;
	padding: 10px;
	color: #3F3F3F; 
	text-align:left;
	border:2px outset #F7F7F7;
	color: #3F3F3F; 
	background-color: #F7F7F7;
}

a.shop-popup:hover span p {
	font-size:11px;
	line-height:16px;
	margin-top:3px;
	margin-bottom:2px;
}


/* Popout Menu for the Right Column */

.navright ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 190px;
}

.navright ul li {
	position: relative;
	margin: 0;
	padding: 0;	
	line-height: 22px; 	
}

.navright li ul {
	position: absolute;
	right: 190px;
	top: 0px;
	display: none;
	background-color: #FFFFCA;
	border:2px outset #FFFFCA;
}

.navright ul li a {
	display: block;
	text-decoration: none;
	color: #111111;
}

.navright ul li a:hover {
	margin: 0px;
	padding: 0px;
	border:none;
}

.navright li:hover ul, li.over ul { 
	display: block;
	margin: 0;
	padding: 0;	
} 

.navrightmenuformat {
	padding-top:5px; 
	padding-left:7px;
	padding-bottom:5px;
	padding-right:2px;
}

.navrightmenuformat li {
	line-height:20px;
}

.li-concise li {
	line-height:14px;
	margin-bottom:5px;
}


/* Affiliate Promotion */

.boxaff {
	text-align:center;
	width:180px;
	margin-bottom:50px;
}

.boxafftitle {
	color:#990000;
	font-weight:700;
}

.affads { 
	width: 325px; 
	height: 270px; 
	padding-left:5px;
	border: dotted #999999 1px;
	line-height:18px;
	background-image: url(http://www.tropical-rainforest-animals.com/image-files/greyhome.png); 
	background-repeat: repeat-x;
}

.affadsheadline {
	font-size: 12px; 
	font-weight: bold; 
	color: #8C6B39; 
	text-align: center;
	line-height:16px;
	padding:5px;
	margin-bottom:7px;
}

.recommend {
	text-align:center;
	font-size:10px;
	color: #999999;
	font-weight:bold;
	padding:2px;
	line-height:12px;
	clear:both;
	margin-top:10px;

}

/* Shop */

.product-title {
	color: #555555;
	text-align: left; 
	line-height: 18px;
	font-weight:600; 
	font-size:15px;
	padding:5px;
	margin-top: 30px;
	margin-left:5px;
	margin-bottom:10px;
	margin-right:10px;
	border-bottom: 1px solid #333333; 
	background-image: url(http://www.tropical-rainforest-animals.com/image-files/greyhome.png); 
	background-repeat: repeat-x;
}

.product-listing {
	float:right;
	width:135px;
	margin-left:20px;
	margin-right:20px;
}

.product-listing-img {
	text-align:right;
}

.product-listing-weight-left {
	text-align:left;
	color:#003399;
	width:60px;
	font-size:12px;
	font-weight:600;
}

.product-listing-price-left {
	text-align:left;
	color:#003399;
	width:60px;
	font-size:12px;
	font-weight:600;
}

.product-listing-weight-right {
	text-align:right;
	font-weight:600;
}

.product-listing-price-right {
	text-align:right;
	font-weight:600;
}

.add-to-cart {
	text-align:right;
}

.add-to-cart a img {
	padding-top:10px;
}

.notesgrey {
	width:500px;
	margin: 0 auto;
	margin-top:20px;
	margin-bottom:30px;
	padding: 5px 5px 5px 5px;	
	border: 1px solid #ddd; 
	background-image: url(http://www.tropical-rainforest-animals.com/image-files/greyhome.png); 
	background-repeat: repeat-x;
}


