@charset "utf-8";
/* CSS Document */

/* Reset values */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: circle;
}
li {
padding: 3px;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1 {
color: #222222;
font-size: 30px;
}

h2 {
color: #222222;
font-size: 20px;
}

p {
padding: 3px;
}

/* things i use ALL the time */
.clearfix:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}
.tr{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}



/* I am the Walrus */

body {
margin: 0;
background: url(../images/cw_bg.jpg) repeat #826c4a;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

a {
color: #000;
text-decoration: none;
}

a:hover {
color: #40260a;
}

#all {
background: url(../images/cw_top_bg.jpg) repeat-x;
min-height: 458px;
}

#wrapmeup {
width: 950px;
margin: auto;
}

#cw_header {
clear: both;
height: 117px;
}

#cw_banner {
width: 950px;
height: 324px;
background: url(../images/cw_banner.jpg) no-repeat;
}

#cw_content {
width: 950px;
height: 100%;
margin-top: 10px;
background: #fefefe;
}

#cw_content_intro {
padding: 15px 15px 15px 15px;
}

#cw_footer {
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
background: #fff;
height: 142px;
clear: both;
margin-bottom: 20px;
margin-top: 10px;
}

#cw_body {
background: url(../images/tanswhite.png) repeat;
	padding: 20px;
	margin: 0;
	width: 910px;
        font-size: 12px;
}

.logo {
width: 317px;
height: 117px;
background: url(../images/cw_logo.jpg) no-repeat;
float: left;
}

.logo a {
display: block;
width: 317px;
height: 117px;
}

.cw_nav {
width: 633px;
float: left;
background: url(../images/cw_head_right.jpg) no-repeat top left;
}

.search {
float: right;
clear: both;
width: 240px;
margin-top: 46px;
height: 40px;
}

.navitems {
width: 575px;
font-weight: bold;
background: #ffd200;
height: 31px;
float: right;
}

.navitems ul {
margin-top: 9px;
}

.navitems ul li {
display: inline;
margin-left: 15px;
margin-right: 10px;
}

.sign a{
color: #917700;
border-left: 1px solid #917700;
padding-left: 20px;
}

.sign a:hover {
color: #40260a;
}

.cw_foot_logo {
background: url(../images/cw_foot_logo.jpg) no-repeat;
width:237px;
height: 50px;
padding-top: 80px;
padding-left: 20px;
float: left;
padding-right: 20px;
}



.cw_foot_links {
width: 132px;
margin-left: 20px;
float: left;
margin-top: 20px;
}

.cw_foot_text {
margin-left: 20px;
padding-left: 20px;
border-left: 2px dotted #000;
float: left;
width: 290px;
margin-top: 20px;
}

.cw_foot_links ul li {
list-style:square;
margin-left: 15px;
}

/* Validation Errors */
.validation_error {
    color: red;
    font-size: smaller;
    font-weight: bold;
}


.clear {
clear: both;
}

.lefty {
float: left;
width: 250px;
}

select {
border: 1px solid #333;
}

.selectprofile {
width: 230px;
float: left;
margin-left: 240px;
}

.date_range {
width: 180px;
float: left;
}

.date_range select {
font-size: 10px;
margin-left: 5px;
}

.profile_summary {
margin-top: 20px;
margin-bottom: 20px;
width: 910px;
background-color: #ffe776;
}

.profile_summary ul li {
margin: 0;
}

.goal-report {
width: 910px;
}

.profile_summary_new_conversions, .profile_summary_return_conversions, .profile_summary_total_revenue, .profile_summary_avg_revenue, .profile_summary_avg_referrers, .profile_summary_avg_page_views, .profile_summary_avg_time {
font-weight: normal;
padding-top: 6px;
font-size: 13px;
}

.profile_summary_new_conversions strong, .profile_summary_return_conversions strong, .profile_summary_total_revenue strong, .profile_summary_avg_revenue strong, .profile_summary_avg_referrers strong, .profile_summary_avg_page_views strong, .profile_summary_avg_time strong{
font-size: 15px;
}

.profile_summary_total_conversions {
color: #fff;
background: #000;
font-size: 24px;
width: 200px;
height: 32px;
padding-top: 8px;
}

.thegoal {
margin-bottom: 10px;
clear: both;
}

.expand1 {
margin-top: 9px;
background: url(../images/expand1.jpg) repeat #9b8563;
padding-top: 5px;
padding-bottom: 25px;
}

.expand2 {
background: #d7c69f;
width: 880px;
margin: auto;
padding-bottom: 10px;
-webkit-border-radius: 10px;    /* for Safari */
-moz-border-radius: 10px;       /* for Firefox */
margin-top: 20px;
padding-top: 5px;
}

.expand3 {
background: #c9b48c;
width: 850px;
margin: auto;
padding-bottom: 10px;
padding-top: 5px;
-webkit-border-radius: 10px;    /* for Safari */
-moz-border-radius: 10px;       /* for Firefox */
margin-top: 30px;
}

.expand3 ul {
margin-top: -5px;
padding-bottom: 10px;
}

.iceInpTxt {
font-size: 10px;
margin-top: -5px;
}

.cw_btn {
background: url(../images/cw_btn_bg.jpg) repeat-x;
height: 21px;
border: 1px solid #c46a2e;
font-size: 12px;
color: #333;
padding: 5px;
}

/* Email List Management CSS */

#mc_updater {
text-align: right;
margin-left: auto;
margin-right: auto;
margin-bottom: 15px;
}

.mc-field-group {
padding: 4px 0px 4px 0px;
}

.indicate-required {
font-size: 45px;
padding: 4px 0px 15px;
text-align: left;
}

.indicate-required1 {
font-size: 14px;
text-align: left;
}

.indicate-required1 p {
margin-top: 0;
}

.indicate-required2 {
font-size: 28px;
padding: 0px;
text-align: left;
font-weight: bold;
text-align: center;
border-bottom: 1px solid #333;
margin-bottom: 15px;
}

.indicate-required3 {
font-size: 12px;
padding: 4px 0px 15px;
text-align: left;
}

.error {color:#FF0000; font-weight:bold; font-size:12px;}

.thewalrus_left {
width: 550px;
float: left;
}

.thewalrus_right {
background: #d7c69f;
padding: 20px;
width: 300px;
float: right;
}