/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	font:  12px/1.5 Helvetica, 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
}
/*
a:focus {
	outline: 1px dotted;
}
*/
a
{
    /*color: #437f89; ¿éÒ*/
    color: #96B03B;
    text-decoration:none;
}
a:hover
{
    /*color: #666;*/
    text-decoration:underline;
}

hr {
	background-color: #D7D2AF;
	border: 0;
	clear: both;
	height: 1px;

}

/* `Headings
----------------------------------------------------------------------------------------------------*/
/*
h1 {
	font-family: Helvetica, 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-size: 18px;
	color: #71bdc9;
	font-weight:normal;
	margin-bottom: 10px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 15px;
}

h4 {
	font-family: Helvetica, 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-size: 10px;
	color: #71bdc9;
	font-weight:normal;
	line-height: normal;
	margin-bottom: 10px;
}*/

.unorderlist
{
    font-family: Helvetica, 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
    /*color: #333;*/
    color:#706855;
    margin: 5px 20px 5px 60px;
    font-size: 12px;
    line-height:1.5;
    list-style-type: disc;
   
}

.orderlist
{
    font-family: Helvetica, 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
    /*color: #333;*/
    color:#706855;
    margin: 5px 20px 5px 60px;
    font-size: 12px;
    line-height:1.5;
    list-style-type: decimal;
   
}


/* `Spacing
----------------------------------------------------------------------------------------------------*/
/*
dl,
hr,
ol,
ul,
pre,
table,
address,
fieldset {
	line-height: 110%;
	margin-bottom: 20px;
	font-family:'Lucida Sans','Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-size: 10px;
}
*/
/* `Homepage
----------------------------------------------------------------------------------------------------*/
/*
#homecontent {
	margin-top: 10px;
	margin-bottom: 10px;
}

#homecontent p {
	font-family: 'Lucida Sans','Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	color: #a6a395;
	line-height: normal;
	margin-bottom: 8px;
}

#homecontent a {
	color:#71bdc9;
	}

#homecontent a:hover {
	color: #437f89;
	}
	

#contestcontainer p {
	font-family: 'Myriad Pro','Lucida Sans','Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	color: #6e5d54;
	font-size:12px;
	line-height: 100%;
	margin: 70px 5px 10 5px;
}
*/

/* `Subpage
----------------------------------------------------------------------------------------------------*/

.subcontent
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.subcontent p
{
    font-family: Helvetica, 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
    /*color: #333;*/
    color:#706855;
    margin: 10px 20px 10px 20px;
    line-height:1.5;
    font-size: 12px;
}

.subcontent h1
{
    font-family: Helvetica, 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
    font-size: 26px;
    /*color: #437f89; ¿éÒ*/
    color: #96B03B;
    font-weight: normal;
    margin: 0px 20px 10px 20px;
}

.subcontent h2
{
    font-family: Helvetica, 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
    font-size: 20px;
    /*color: #437f89; ¿éÒ*/
    color: #96B03B;
    font-weight: normal;
    margin: 0px 20px 10px 20px;
}

.subcontent h4
{
    font-family: Helvetica, 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
    font-size: 16px;
    /*color: #437f89; ¿éÒ*/
    color: #96B03B;
    font-weight: bold;
    margin: 10px 20px 5px 20px;
}

.subcontent h5
{
    font-family: Helvetica, 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
    font-size: 16px;
    /*color: #437f89; ¿éÒ*/
    color: #96B03B;
    font-weight: normal;
    margin: 10px 20px 5px 20px;
}



/*
#sub_followtitle
{
    background: #98b7bb url(../images/followus_bg.gif) repeat-x;
    font-family: 'Myriad Pro' , 'Lucida Sans' , 'Helvetica Neue' , Arial, 'Liberation Sans' , FreeSans, sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    padding: 5px 20px 5px 20px;
    margin-bottom: 10px;
}

#sub_signup
{
    background: #e7dfc9 url(../images/signup_bg.gif) repeat-x;
    font-family: 'Myriad Pro' , 'Lucida Sans' , 'Helvetica Neue' , Arial, 'Liberation Sans' , FreeSans, sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #3c312d;
    padding: 5px 20px 5px 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

*/

#quotes
{
    margin: 10px 20px 5px 20px;
    /*color: #333;*/
    color:#706855;
    font-size: 12px;
    font-style: italic;
}

#reviewer
{
    margin: 5px 20px 25px 20px;
    /*color: #333;*/
    color:#706855;
    font-size: 12px;
    font-weight: bold;
}

/*
#recipes
{
    margin: 5px 20px 5px 20px;
    color: #333;
    font-size: 12px;
}

.contest
{
    font-family: 'Lucida Sans' , 'Helvetica Neue' , Arial, 'Liberation Sans' , FreeSans, sans-serif;
    color: #333;
    font-size: 13px;
}
*/
/* `Footer
----------------------------------------------------------------------------------------------------*/
/*

#footermenu {
	margin-top: 20px;
	font-family: 'Lucida Sans','Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	size:10px;
}
*/
#footertext a
{
    /*color: #333;*/
    color: #C7BE8D;
    text-decoration: none;
}

#footertext a:hover
{
    /*color: #999;*/
    text-decoration:underline;
}

#footertext
{
    margin: 20px 0 20px 0;
    font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
    /*color: #333;*/
    color: #C7BE8D;
    text-align: center;
    font-size: 10px;
}

#footertext .footerhead
{
    font-size: 15px;
    font-weight:bold;
}

.important
{
    color:#E1931F;    
}

.normal
{
    color:#706855;    
}

.green
{
    color:#96B03B;    
}

.error
{
    background-color:#E1931F;    
}

.this-page, .Results
{
    color:#E1931F;
}

.listPrice
{
    font-size: 16px;
    text-decoration: line-through;
}

.ThumbHead 
{
    font-family: Helvetica, 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
    font-size: 14px;
    /*color: #437f89; ¿éÒ*/
    color: #96B03B;
    font-weight: bold;
}