/* Takanini Feeds CSS */
/*********************************/ 

body
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.0em;	
	font-size: 1.0em;
	margin: 0px;
	padding: 0px;
	background-color: #EBC81A;
}

.headban
{
	 width: 100%;
	 height: 184px;
	 border: none;
	 background-image: url(images/hdr_img.gif);
	 background-position: center top;
	 background-repeat: no-repeat; 
}


/* Navigation*/
.nav
{
	width: 100%;
	height: 30px;
	border: none;
	margin-top: 0;
}

ul.mainnav
{
	list-style-type: none;
	text-align: center;
	margin-top: 7px;
	margin-bottom: 7px;
}

ul.mainnav li
{
	font-weight: normal;
	display: inline;
}

ul.mainnav a:link, ul.mainnav  a:visited 
{
	 text-decoration: none;
	 color:#FF0000;
	 font-size: 0.9em;
	 font-weight: normal;
	 margin-right: 50px;
}
 
ul.mainnav  a:hover, ul.mainnav a:active
{
	 font-size: 0.9em;
	 font-weight: bold;
	 color: #000000;
	 text-decoration: underline;
	 margin-right: 50px;
}
/*end navigation*/

.main
{
	width: 100%;
	height: auto;
	background: none;
}

.content
{
  width: 656px;
  height: auto;
  background-color: #FFFFFF;
  border-collapse: collapse;
}

.content p
{
  margin-left: 15px;
  font-size: 0.8em;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

.content h4, .content h5
{
font-size: 1.1em;
text-align: center;
color: #000000;
}

.content h5
{
 font-size: 0.9em;
}

.contlfthdr
{
width: 11px;
height: 11px;
}

.contlfthdr img
{
margin-top: 0;
margin-left: 0;
}

.contctrhdr
{
 width: 633px;
 height: 11px;
 border-top: 2px solid #000000;
}

.contrthdr
{
width: 11px;
height: 11px;
}

.contrthdr img
{
margin-top: 0;
margin-right: 0;
}

.contlft
{
width: 11px;
height: auto;
border-left: 2px solid #000000;
}

.contctr
{
width: 633px;
height: auto;
border: none;
}

.contctr a:link, .contctr a:visited
{
font-weight: normal;
color: #2F6D28;
text-decoration: underline;
}

.contctr a:hover, .contctr a:active
{
font-weight: bold;
}

.contctr img
{
border: 1px solid #FF0000;
}


#nl
{
 float: right;
 border: 1px solid #FF0000;
 margin-left: 10px;
}

#prdimg1
{
  float: right;
  border: none;
 }
 
 #prdimg1a
{
  float: left;
  border: none;
  margin-right: 10px;
 }
 
 #prdimg2
{
  float: left;
  margin-right: 10px;
  border: none;
 }
 
.prdimg3
{
  border: none;
}

.prdhdr
{
 font-weight: bold;
 font-size: 1.1em;
 color: #000000;
 background-color: #EBC81A;
}

.prdsbhdr
{
 font-weight: bold;
 font-size: 1.0em;
 color: #FF0000;
 background: none;
 text-align: center;
}

.ohate
{
 font-weight: bold;
 font-size: 1.0em;
 color: #FF0000;
 text-align: center;
}

.prdsbhdrdiv
{
width: 50%;
height: auto;
margin-left: 50%;
}

.prdtbl
{
 width: 250px;
 height:auto;
 border: none;
 margin-left: 20px;
 
}

.prdtbl td
{
 width: 125px;
 height:auto;
 font-size: 1.0em;
 font-weight: normal;
 color: #000000;
 padding: 5px;
}

.contrt
{
width: 11px;
height: auto;
border-right: 2px solid #000000;
}


.contlftftr
{
width: 12px;
height: 12px;
}

.contlftftr img
{
margin-bottom: 0;
margin-left: 0;
}

.contctrftr
{
 width: 633px;
 height: 11px;
 border-bottom: 2px solid #000000;
}

.contrtftr
{
width: 11px;
height: 11px;
}

.contrttftr img
{
margin-bottom: 0;
margin-right: 0;
}


.contbl
{
 width: 80%;
 height: auto;
 /*margin-left: 10%;
 margin-right: 10%;*/
 border: 2px solid  #FF0000;
 border-collapse: collapse;
 background-color: #FFFFFF;
}

 .contbllft
{
width: 40%;
height: auto;
font-size: 0.8em;
font-weight: bold;
text-align: right;
padding: 3px;
padding-right: 10px;
color: #000000;
border-bottom: 1px solid #FF0000;
border-right: 1px solid #FF0000;
}

.contblrt
{
width: 60%;
height: auto;
font-size: 0.8em;
font-weight: normal;
text-align: left;
padding: 3px;
padding-left: 10px;
color: #000000;
border-bottom: 1px solid #FF0000;
}

.footban
{
 width: 656px;
 height: auto;
 border: none;
 background-color: #EBC81A;
}

.ftrtxt
{
font-size: 0.7em;
color: #000000;
}

.ftrtxt p
{
 text-align: center;
}

.ftrtxt a:link, .ftrtxt a:visited
{
color: #FF0000;
font-weight: normal;
text-decoration: none;
}

.ftrtxt a:hover, .ftrtxt a:active
{
font-weight: bold;
text-decoration: underline;

}