﻿#Nohea {
	width:750px;
	float:right;
	margin:5px 0 30px 0;
	background: #D8EBD2;
}

#Nohea h1
{
	margin: 0;
	border:none;
	padding:0;
	font-size:130%;
	font-weight:bold;
	color:#534741;
	height:auto;
	text-align:center;
}

#Nohea h2
{
	font-size:100%;
	color:#534741;
	text-align:center;
}


#Nohea .allbox
{
	margin: 10px;
}


#Nohea .itembox
{
	margin:10px 0 0 10px ;
	padding-bottom:6px;
	width:360px;
	float:left;
	background: #FFF;

}

#Nohea .itembox .white{
padding:6px;
background: #FFF;
}

#Nohea .itembox table {
border-collapse:collapse;
border-spacing:0;
width:348px ;
margin-bottom:10px;
height:120px;

}

#Nohea .itembox th, #Nohea .itembox td {
border:1px solid #CCC;
padding:3px;
}

#Nohea .itembox th
{
 width: 25%;
 background:#D1FFC7;
}

#Nohea .itembox td
{
 background: #FFF;
}

#Nohea a .btn
{

background:#2F2114;
border-radius:5px;
height:70px;
width:348px;
padding:6px;
display:table-cell;
text-align:center;
vertical-align:middle;
}

#Nohea a:hover .btn
{
background:#C79F62;

}

	#Nohea .btn p
	{
		color: #FFF;
		font-size:20px;
	}

#Nohea .attn
{
	border-radius:5px;
	margin:10px;
	background: #FFF;
	float:left;
	width:360px ;

}

	#Nohea .attn h4
	{
		margin: 20px;
		font-size: 150%;

	}
	#Nohea .attn p
	{
		margin: 20px;
	}

	#Nohea .attn a
{
	color:#0094ff;
}

	#Nohea .attn a:hover
{
	text-decoration:underline;
}

#Nohea .sale
{
	color: #FF0000;
	font-weight: bold;
	margin-left: 5px;
	font-size:120%;
}

#Nohea_description {
    width: 750px;
    float: right;
    margin: 5px 0 30px 0;
    background: #DCFFDC;
}

    #Nohea_description .header{
        margin: 10px 0;
    }

    #Nohea_description h2 {
        font-size: 120%;
        color: #534741;
        margin: 10px 5px 5px 5px;
    }

    #Nohea_description .contents {
        padding: 10px;
    }


#Nohea_description table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 90%;
    margin: 20px 10px;


}

#Nohea_description th,
 #Nohea_description   td {
    border: 1px solid #CCC;
    padding: 3px;
}

#Nohea_description th {
    width: 20%;
    background: #D1FFC7;
}

#Nohea_description td {
    background: #FFF;
}

    #Nohea_description h3 {
        padding-left: 5px;
        font-weight: bold;
        color: #42210B;
        background: none;
        border: none;
        border-left: solid 6px #42210B;
        margin: 10px 0;
    }

#Nohea_description p {
    line-height: 118%;
    margin-top: 10px;
}

#Nohea_description img {
    text-align: center;
}

#Nohea .shipinfo_container {
	clear: both;
	padding-top: 10px;
	padding: 6px;
	background: #FFF;
}
	#Nohea .pau_title {
		width: 100%;
		text-align: center;
		font-weight: 800;
		padding-bottom: 5px;
	}

	#Nohea .shipinfo_links {
		text-align: center;
		font-weight: 400;
	}

	#Nohea .testimonial_title {
		width: 100%;
		padding-top:1em;
		padding-bottom:.5em;
/*		padding:6px;
*/		text-align: center;
		font-weight:800;
		font-size:large;
	}
	#Nohea .testimonial_text {
		padding: 10px 0px;
	}