/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#nav li ul li a {
	background: url(images/bg_page_navi_item.gif) repeat-x;
	line-height: 25px;
	font-size: 12px;
	color: #E0DFE3;
	width: 450px;
}

/* Second Menu */

#secnav a {
	display: block;
	line-height: 58px;
	padding: 0 20px 0 20px;
	line-height: 16px;
	padding: 14px 10px 11px;
	color: #212121;
}

#secnav li:hover span, #secnav li.sfhover1 span {
	color: #fff;
}

#secnav li {
	float: left;
	font-size: 12px;
	font-weight: bold;
}


.bottom_optin_shell {
    background-image: url(http://themastercleanserecipe.org/images/bottom_optin_shell.jpg);
    height: 224px;
    width: 518px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-left: 5px;
}
.bottom_optin_left {
    height: 210px;
    width: 300px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCCCCC;
    float: left;
}
.bottom_optin_right {
    float: right;
    height: 210px;
    width: 217px;
}

.bottom_optin_header_text {
    font-family: Arial, Helvetica, sans-serif;
    width: 280px;
    padding: 15px;
    font-size: 14px;
    line-height: 16px;
}
div.signUpRightPanel #btnSubmit { width:193px; height:32px; margin-left: 21px; #margin-top: 5px; background:url(http://themastercleanserecipe.org/images/submit_optin.jpg) no-repeat left top; border:0; cursor:pointer; }.bottom_copy_box {
    height: auto;
    width: 640px;
    float: left;
    margin-left: 45px;
    margin-right: auto;
    margin-top: 25px;
    margin-bottom: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}
.boxbg_fname_bottom {
    width: 200px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    margin-left: 11px;
    margin-top: 10px;
}

#main-content a {
        color: #000CFF;
	text-decoration: underline;
}

#main-content {
         font-family: Verdana, Helvetica, Arial, Sans-Serif; 
}

#main-content blockquote {
	margin:0 15px 10px 15px;
	padding:10px 15px;
	border: 1px solid #999;
	background: #ffffff;
	color:#000000;
	font-style:normal;
}

h1, h2, h3, h4, h5 {
	padding: 10px 0;
	font-family: tahoma;
}

html, body {
	font-family: Arial;
	font-size: 12px;
	border: 0;
	color: #000000;
}