/* Start Globals */
body {
	background-color: white;
	background-image: url(/images/take5_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	color: #54481F;
}

.clear {
	clear: both;
}

a {
	color: #53aab6;
	text-decoration: none;
}

a:hover {
	color: olive;
	text-decoration: underline;
}

a:visited {
	color: darkblue;
	text-decoration: none;
}

hr {
	margin: 0px;
	padding: 0px;
}

.defaulted { 
	color: #666; 
}

/* End Globals /*

/* End Home page */

#take5_home_body {}

#take5_container {
	clear: both;
	width: 1044px;
}

#take5_left {
	float: left;
	width: 42px;
	height: 534px;
	background-image: url(/images/take5_leftbg.jpg);
	background-repeat: no-repeat;
}

#take5_main {
	width: 960px;
	height: 1030px;
	background-color: white;
	float: left;
}

#take5_right {
	width: 42px;
	height: 534px;
	background-image: url(/images/take5_rightbg.jpg);
	background-repeat: no-repeat;
	float: left;
}

#take5_header {
	width: 960px;
	height: 63px;
}

#take5_header_topl {
	height: 63px;
	width: 676px;
	background-image: url(/images/header_01.jpg);
	background-repeat: no-repeat;
	float: left;
}

#take5_header_topl a.home_anchor {
	display: block;
	width: 260px;
	height: 90px;
	position: absolute;
	top: 0;
	left: 250px;
}

#take5_header_topc {
	height: 63px;
	width: 222px;
	float: left;
}

#take5_header_topr {
	height: 63px;
	width: 62px;
	background-image: url(/images/header_03.jpg);
	background-repeat: no-repeat;
	float: left;
}

#or_box {
	text-align: center;
	padding: 0;
	margin: 0;
}


/* Menu Begin */

#take5_menu_container {
	height: 52px;
	width: 960px;
	background-image: url(/images/header_04.jpg);
}

.take5_menu {
	padding-left: 350px;
	padding-top: 10px;
}

.take5_menu ul {
    margin: 0; 
    padding: 0;
    float: left;
}

.take5_menu ul li {
    display: inline;
}

.take5_menu ul li a {
    float: left;
    text-decoration: none;
    font-weight: bold;
    color: olive;
    padding: 10px 30px;
}

.take5_menu ul li a:visited {
        color: olive;
}

.take5_menu ul li a:hover, .menu ul li .current {
        color: #324865;
        text-decoration: underline;
}
        
/* Menu End */
        
#splash_container {
	width: 910px;
	height: 320px;
	background-image: url(/images/mainbody_placeholder.jpg);
	background-repeat: no-repeat;
}

#splash_right {
	width: 625px;
	height: 320px;
	overflow: hidden;
	text-align: left;
	float: left;
}

#splash_right p {
	padding: 245px 40px 15px 45px;
	font-size: 15px;
	font-weight: normal;
	color: white;
	margin: 0px;
}

#splash_left{
	width: 285px;
	height: 320px;
	float: left;
	text-align: left;
	color: #54481F;
	font-size: 15px;
}

#splash_left ul {
	margin: 0px 0px 0px 50px;
	padding: 0px;
}

#splash_left li {
	
}

#splash_left p {
	padding: 120px 25px 0px 30px;
}

#splash_left span {
	font-size: 16px;
	font-weight: bold;
}

#take5_bottom_container {
	padding: 19px;
}

.take5_bottom_section {
	width: 295px;
	background: url(/images/front_bottom_section.jpg) repeat-x top center;
	float: left;
	margin-left: 6px;
	margin-right: 6px;
	text-align: left;
}

.take5_bottom_section_right {
	width: 295px;
	background: url(/images/home_bot_sec_right_bg.jpg) no-repeat;
	float: left;
	margin-left: 6px;
	margin-right: 6px;
	text-align: left;
}

.take5_bottom_section_middle {
	margin: 0;
	width: 295px;
	background: url(/images/front_bottom_section.jpg) repeat-x top center;
	float: left;
	text-align: left;
}

.take5_bottom_section img {
	margin-bottom: 10px;
}

/*
.difference_top_img {
	margin: 10px 0 5px 15px;
}
*/

.didyouknow_top_img {
	margin: 10px 0 5px 15px;
}

.take5_bottom_section_middle p {
	margin: 0px;
	padding: 0 15px 15px 15px;
	font-size: 13px;
	font-weight: normal;
}

.take5_bottom_section_middle span {
	font-weight: bold;
}

.difference_bottom_img {
	float: left;
	margin: 45px 0 0 15px;
}

.difference_text {
	float: left;
	font-size: 13px;
	width: 165px;
	/* height: 76px; */
	padding: 45px 0 0 10px;
}

.take5_bottom_section_right a {
	font-size: 13px;
	padding: 0;
	text-decoration: underline;
}

.take5_bottom_section p, .take5_bottom_section_middle li {
	margin: 0px;
	padding: 15px;
	font-size: 13px;
	font-weight: normal;
}

.take5_bottom_section_middle li {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0em;
    padding-left: 0;
    margin-left: 1.5em;
    margin-top: .5em;
}

.take5_bottom_section span {
	font-weight: bold;
}

#what_buy {
	padding: 15px 0 0 0;
}

#what_buy li { margin-top: .5em }

/* End Home page */

/* Footer Begin */

#bluebar_container {
	width: 910px;
	height: 50px;
	/* background-image: url(/images/bluebar_bg_2.jpg); */
    background-image: url(/images/bluebar_03.jpg);
    background-position: 155px;
	background-repeat: no-repeat;
	text-align: left;
	margin-bottom: 20px;
}

#bluebar_tellafriend {
	padding-left: 8px;
	float: left;
}

#bluebar_form {
	padding-left: 475px;
	float: left;
	width: 100px;
}

#bluebar_form form {
	margin: 0px;
	padding: 0px;
}

#bluebar_form input {
	width: 215px;
	height: 36px;
	background-color: transparent;
	border: none;
	margin-top: 7px;
	padding-left: 10px;
	font-size: 16px;
	padding-top: 8px;
}

#bluebar_submit {
	float:left;
	padding: 0px 0 0 125px;
}

#take5_footer {
	font-size: 12px;
}

#take5_footer a {
	text-decoration: none;
}

#take5_footer a:visited {
    color: #53AAB6;
}
#form_box {
	width: 580px;
	background: #f8f8f8;
	font: .90em tahoma;
}
 
#form_box div {
	padding: 0.2em 0.5em;
}
 
#form_box div.hr {
	border-bottom: 2px solid #e2e2e1;
	height: 0px;
	margin-top: 0pt;
	margin-bottom: 7px;
}
 
#form_box p {
	float: left;
	margin: 4px 0pt;
	width: 120px;
}
 
 
#log {
	width: 590px;
	margin-top: 10px;
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(http://demos.mootools.net/demos/Group/spinner.gif) no-repeat center;
}

#verif.text {
	font: .90em tahoma;
	color: #000066;
}

#verif {
	overflow: auto;
}

.largeinput {
	width: 220px;
	height: 50px;
}

.tellafriend img {
	float: left;
}

.tellafriend_header {
	float: left;
	font: 1.5em arial;
	color: #54481F;
	padding: 15px 0 0 10px;
}

/* Footer End */

/* Partners page */

#body_container {
	width: 910px;
}

.partners_box {
	width: 570px;
	padding: 0 0 1.7em .3em ;
    margin-bottom: 1em;
}

.partners_box img {
	float: left;
}

.partners_box_text {
	float: right;
	width: 417px;
	font-size: 13px;
	padding: 0 0 0 .5em;
}

#left_col {
	width: 146px;
	float: left;
}

#content_col {
	width: 465px;
	text-align: left;
	float: left;
}

#content_col_about {
	width: 595px;
	text-align: left;
	float: left;
	font-size: 13px;
	padding-right: 15px;
}

#content_col_about span {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #54481F;
}

#content_col span {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #54481F;
}

#content_col p {
	margin: 0;
	padding: 15px;
	font-size: 13px;
}

#content_col li {
	font-size: 13px;
}

.p_content {
	padding: 35px 20px 20px 20px;
}

/* Start Right Column */

#right_col {
	width: 295px;
	float: left;
}

#right_top_partners { 
	height: 320px;
	width: 295px;
	background-image: url(/images/partners_top_new.jpg);
	background-repeat: no-repeat;
}

#right_top_about {
	height: 320px;
	width: 295px;
	background-image: url(/images/about_top_new.jpg);
	background-repeat: no-repeat;
}

#right_top_why {
	height: 320px;
	width: 295px;
	background-image: url(/images/righthandbg.jpg);
	background-repeat: no-repeat;
}

#right_top_takeaction {
	height: 320px;
	width: 295px;
	background-image: url(/images/take_actionright.jpg);
	background-repeat: no-repeat;
}


#right_tellafriend {
	height: 80px;
	width: 295px;
	text-align: left;
	background-image: url(/images/tellafriend.jpg);
	background-repeat: no-repeat;
}

#right_tellafriend form {
	margin: 0;
	padding: 0;
}

#right_tellafriend input {
	height: 29px;
	width: 110px;
	float: left;
	background: none;
	border: none;
	padding: 9px 0 0 2px;
	margin-top: 15px;
	margin-left: 147px;
}
#right_tellafriend img {
	float: left;
	margin: 18px 0 0 2px;
}

#right_didyouknow {
	height: 80px;
	width: 295px;
	text-align: left;
	background-image: url(/images/didyouknow.jpg);
	background-repeat: no-repeat;
}

#right_didyouknow p {
	padding: 45px 15px;
}

#right_makeadifference {
	/* height: 142px; */
	width: 295px;
	background-image: url(/images/making_difference_side.jpg);
	/* float: left; */
	margin: 0;
	text-align: left;
    margin-bottom: 1em;
}

.right_matv {
	padding-bottom: 1.2em;
}

.right_spacer {
	padding-bottom: 8.5em;
}

/* End Right Column */

/* Start Newsticker */

.newsticker {
	list-style-type: none;
	background: transparent;
	margin: 0px 0 0 0px;
	padding: 50px 0 0 15px;
	height: 10px;
	font: .80em arial;
}

#newsticker div {
	padding: 20px 0 0 0;
}
/* End Newticker */

/* Start Subscription */

#hidden_message {
	font: bold .90em arial;
	padding: 0 0 0 635px;
	margin: 0;
	color: #4F5E19;
}

/* End Subscription */


/*******************  CLEAR FIX  *******************/
.clearfix:after      { content: "."; clear: both; display: block; height: 0; visibility: hidden }
.clearfix            { display: inline-block }
* html .clearfix     { height: 1% }
.clearfix            { display: block }


.ma_jam {
	list-style-type: none;
	list-style-image: none;
	background: transparent;
	margin: 0;
	padding: 0;
}

ul#ma_jam {
	/* width: 265px; */
    /* line-height: 1.1em !important; */
    margin-left: 10px;
    padding-left: 0;
}

ul#ma_jam li {
    background:#D6CFA3;
    line-height: 1.1em;
	text-align: left;
	margin: 0;
    padding: 10px;
    font-size: .75em;
}

ul#ma_jam li img {
	border: none;
}

ul#ma_jam span {
	text-align: left;
}

#newsticker div {
	padding: 0;
}

.sb_title {
	text-align: center;
	color: olive;
	font-size: 1.5em;
}

.sb_pic {
	border: none;
}

.sb_quote {
    margin-top: .5em;
    padding-right: 12px;
}

.sb_person {
    margin-top: .5em;
    padding-right: 12px;
}

.author {
	color: #9e540c;
    font-weight: bold;
}

/* Start Donation Box */

#hidden_foxy {
	border: 3px solid #748F30;
}

.foxycart input {
	text-align: center;
}

.donation_item {
	text-align: center;
	padding: .5em 0 .5em 0;
}

.donate_header {
	float: left;
	font: 1.5em arial;
	color: #54481F;
	padding: 15px 0 10px 10px;
}

#gray_header {
	background-color: #EFEEED;
	width: 350px;
	height: 30px;
}

#gray_header_title {
	color: #54481F;
	padding: 5px 0 0 5px;
}


/* End Donation Box */
