/* 
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.

*/

#header {
       background: #350D66 url(http://outrageouslyhealthy.com.au/wp-content/themes/thewpwt-withsalespage/images/header.jpg) no-repeat;
       width: 100%;
       height:93px;
}

#page-nav {
        background: url(http://outrageouslyhealthy.com.au/wp-content/themes/thewpwt-withsalespage/images/orangebar.jpg);
        height: 20px;
}

#page-nav .ico-home {
        padding: 2px 0 6px;
}

#nav a{
        line-height: 20px;
}

#page-nav ul.rss {
        background:transparent url(images/ico-rss.png) no-repeat scroll right 4px;
}

#page-nav ul.rss a{
        line-height: 20px;
}

#container{
        background: #350D66;
}

#top{
        height:160px;
}

.post {
        padding:50px 25px 20px;
}

.box {
     float: left !important;
}


/* Website / Sales Page Layout */

#main-wide { width:795px; margin:0 auto;}

.col-wide {float: none; }

#main-wide td, #main td { vertical-align: top; padding:10px; }

#main-wide img { vertical-align: middle; }

#player1 {
    width: 480px;
    height: 320px;
    margin:0 auto;
}

/* CSS Code for the Registration Form */

/* The Main Registration Form Table */
#main .entry table.wpm_registration{
	clear:both;
	padding:0;
	margin:10px 0;
}
#main .entry .wpm_registration td{
	text-align:left;
}

#main .entry .wpm_registration tbody td tr input {
        background-color:#FFFFFF;
        border:1px solid #919191;
        color:#000000;
        font-family:Verdana,sans-serif;
        font-size:12px;
        font-style:normal;
        font-weight:normal;
        text-decoration:none;
}

#main .entry .wpm_registration tbody td tr input:focus {
        background-color:#FFFAD6;
        border:1px solid #030303;
}


/* CSS for Registration Error Messages */
#main .wpm_err{
	color:#f00;
	font-weight:bold;
}

/* CSS Code for the Registration Instructions Box */

/* The Main Instructions Box */
#wlmreginstructions{
	background:#ffffdd;
	border:1px solid #ff0000;
	padding:0 1em 1em 1em;
	margin:0 auto 1em auto;
	font-size:1em;
	width:450px;
	color:#333333;
}

/* Links displayed in the Instructions Box */
#wlmreginstructions a{
	color:#0000ff;
	text-decoration:underline;
}

/* Numbered Bullets in the Instructions Box */
#wlmreginstructions ol{
	margin:0 0 0 1em;
	padding:0 0 0 1em;
	list-style:decimal;
	background:none;
}

/* Each Bullet Entry */
#wlmreginstructions li{
	margin:0;
	padding:0;
	background:none;
}

#rego-box .wpm_registration tr td input {
        background-color:#FFFFFF;
        border:1px solid #919191;
        color:#000000;
        font-family:Verdana,sans-serif;
        font-size:12px;
        font-style:normal;
        font-weight:normal;
        text-decoration:none;
}



#rego-box .wpm_registration tr td input:focus {
        background-color:#FFFAD6;
        border:1px solid #030303;
}

#rego-box .wpm_registration tr td b {
        color:#000000;
        display:block;
        float:none;
        font-family:Verdana,sans-serif;
        font-size:12px;
        font-style:normal;
        font-weight:normal;
        text-align:left;
        text-decoration:none;
        width:auto;
}

#rego-box #starter-rego {
         background-color:#F0F0F0;
         border:1px solid #CFCFCF;
         padding: 10px;
         margin : 0 auto;
         width:285px;
}


#rego-box .wpm_registration tr td{
        padding:0;
}


#rego-box #starter-rego #headbox {
        background-color:#68048F;
        background-image:url(http://forms.aweber.com/images/auto/body/b20/8f5/680/48f);
        background-position:left top;
        background-repeat:repeat-x;
        border-style:none;
        border-width:1px;
        color:#FFFFFF;
        font-family:Verdana,sans-serif;
        font-size:16px;
        padding:9px 10px;
        margin: -10px -10px 5px;
}

/* Members Navigation */
select.memsnavform {
        width:100px;
        font-size: 10px;
        padding: 3px 0;
        margin-left: 5px;
}

#memsnav {
        font-size: 10px;
        color: #373D8C;
}
