/* Site - Rynoceris, LLC.  */
/* Author - Rynoceris, LLC  */	

body {
    margin: 25px 0 0 0;
    padding: 0;
    color: #afaea3;
    font: 11px Arial, Arial, Helvetica, sans-serif;
    background: #000;
    text-align: center;
    }
a {
    color: #878f44;
	text-decoration:none;
    }
a:hover {
    color: #f6f6f6;
	text-decoration:none;
    }

#container {
    margin: 0 auto;
    width: 775px;
    position: relative;
    background: #000;
    padding: 0 0 0 0 ;
 
    }
	
#subcontainer {
    margin: 0 auto;
    width: 775px;
    position: relative;
    background:url(http://www.rynoceris.com/assets/images/interior-container-bg.gif) no-repeat;
    padding: 0;
    text-align: left;
    }
    
/* Index Styles */



#supporting-text
    {
    margin: 50px 25px 0 25px;
	text-align:justify;
    }
	
	
#supporting-text p
    {
    line-height: 210%;
    margin: 10px 0 10px 0;
    }
#paragraph h3, #p-bottom h3
    {
    
    margin: 30px 0 10px 0;
	font-size:12px;
	text-transform:uppercase;
	color:#747E30;
    }

#p-bottom
    {
    margin-bottom: 40px;
    }


/* Header Styles */


h2
    {
    font-size: 12px;
    margin: 0;
    }
	
h4
    {
    font-size: 14.5px;
	font-family:Arial, helvetica;
	text-transform:uppercase;
	color:#747E30;
	margin: 0px 0 10px 0;
	display:inline;
    }
    
	
#page-header {
    position: absolute;
    top: 13px;
    left: 12px;
    }


/* Menu Styles */

#menu
    {
    padding-top: 80px;
    }
    
#menu .p2
    {
    font-size: 9px;
    position: absolute;
    top: 38px;
    right: 29px;
    margin: 0;
	text-transform:uppercase;
	color: #b1b1b1;
	clear: both;
	
	}
	
#menu .p2 a
    {
   color: #b1b1b1;
   text-decoration:none;
   padding-right: 6px;
   padding-left: 1px;
	}
	
#menu .p2 a:hover
    {
   color: #f1f1e3;
   text-decoration:none;
	}

    
#menu .p3
    {
    font-size: 10px;
	font-family:Verdana;
    position: absolute;
    top: 77px;
    left: 37px;
   	text-transform:uppercase;
	color: #fff;
    }
	
#menu .p3 a
    {
   color: #f1f1e3;
   text-decoration:none;
   padding-right: 9px;
   padding-left: 2px;
	}
	
#menu .p3 a:hover
    {
   color: #000;
   text-decoration:none;
	}
		
#menu .p4
    {
    font-size: 11px;
	font-family:Verdana;
    margin: 3.2px;
	letter-spacing:0.04em;
	color: #878f44;
    }
	
    
/* Footer Styles */
    
#footer-buffer
    {
    height: 15px;
    margin: 0 0 0 0;
    }


#footer
    {
	background:#000;
	background-image:url(http://www.rynoceris.com/assets/images/footer-bg.jpg);
    height: 105px;
	width: 775px;
    text-align: left;
    line-height: 18px;
    font-size: 11px;
    }
	
	 
#footer .p5
    {
	font-size:8px;
	color: #b1b1b1;
	text-transform:uppercase;
    text-decoration: none;
	padding-left: 25px;
	padding-top: 10px;
	}

	
#footer .p6
    {
    font-size: 8px;
	font-family: Verdana;
    margin: 2px;
	color: #333;
    }
	
#footer .p7
    {
    font-size: 8px;
	font-family: times new roman, times, garamond;
 	text-transform:lowercase;
	font-style:italic;
	margin: 0 1px 0 4px;
    }
	
#footer a
    {
	font-size:8px;
	color: #b1b1b1;
	text-transform:uppercase;
    text-decoration: none;
    }
	
#footer a:hover
    {
	font-size:8px;
	color: #878f44;
	text-transform:uppercase;
    text-decoration: none;
    }
	

/* Misc Styles */

.img {

border: none;

}

.more  {

margin: 3px;

}


.menu-divider {

margin: 0px;

}

ul.ecommerce {

line-height: 28px;

}

p.names {

text-transform: uppercase;
font-weight: bold;

}

.italic {

font-style: italic;
}

.screenshot {

border: 1px solid #777;
margin: 10px 25px 0 0;

}

.cart {

border: none;

}