
/************
  * Misc Styles and defaults 
  */
/*  
* {
	margin: 0;
	padding: 0;
}
body {
	color: #333;
 	font-size: 62.5%; 
 	margin-bottom: 40px;
	font-family: Verdana, Lucida, sans-serif; 
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

html {
	background: #626467 url(../images/bg.gif) repeat;
}
img {
	border: 4px solid #E9E9E9;
}
*/
.clear{
	clear:both;
}

body {
	background-color: #f2f0d7; 
	font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-size: 13px;
}
 	
h1 {
	color: #d5a332;
	font-size:24px;
	font-weight: bold;
}
 	
h2 {
	color: #d5a332;
	font-size:20px;
	font-weight: bold;
}

h3 {
	color: #663366;
	font-size:16px;
	font-weight: bold;
}

table {border-spacing: 0}
table td {padding: 0}

#MainPage {
	position: relative;
}

#page_bg{
	width: 100%;
	background: url(../images/cart_list_bg.gif) repeat-y;
}

#page_top {
	width: 100%;
	margin: 0;
	background: url(../images/cart_list_bg_top.gif) no-repeat top left;
}

#page_bottom {
	padding: 20px;
	margin: 0;
	background: url(../images/cart_list_bg_bottom.gif) no-repeat bottom left;
}

/**************
 	Site Container Box
*/

#Form_EditForm {
	padding-left: 30px;
}

#Form_EditForm form input {
	height: 20px;
	margin: 0;
	padding: 0;
}

#Layout {
	width: 960px;
	margin: 0 auto;
	margin-top: 20px;
}


#Container {
	width: 960px;
}

/** Header **/
#Header { 
	width: 960px;
	height: 123px;
	padding-bottom: 4px;
	background: url(../images/cc_header_bg.jpg) no-repeat top left;
	}
	
#logo {
	float: left;
	height: 110px;
	padding-left: 60px;
	padding-top: 2px;
}

#top_nav {
	height: 120px;
	float: left;
	margin-left: 180px;
	padding-top: 10px;
}

#top_nav_menu {
	padding-left: 465px;
}

#top_nav_menu ul {
	padding: 0;
	margin: 0;
}

#top_nav_menu li {
	display:inline;
	font-size:14px;
	font-weight:bold;
}

#top_nav_menu a {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration: none;
	color:#fff;
}


.top_nav_separator {
	color:#fff;
}

#top_nav_form {
	padding-top: 62px;
	padding-left: 390px;
	width:20px;
	color:#fff;
}

#content{
	margin-left: 245px;
	vertical-align:top
}

#content_main {
	width:714px;
	background: url(../images/cc_cnt_body_repeat.jpg) repeat-y;
}

#content_main_body {
	padding: 20px 0px 0px 20px;
	width:690px;
	height: 434px;
	background: url(../images/cc_cnt_main_body_bg.jpg) no-repeat top left;
}

#content_main_bottom {
	width:714px;
	height: 22px;
	background: url(../images/cc_cnt_body_repeat.jpg) no-repeat top left;
}

#content_main_bottom_end {
	width:714px;
	height: 245px;
	background: url(../images/cc_cnt_btm_bg.jpg) no-repeat top left;
}

#content_bottom {
	float: left;
	width:714px;
	background: url(../images/ugandan_content_bottom_bg.jpg) repeat-y;
}

#content_bottom_body {
	padding: 20px 0px 0px 20px;
	width:690px;
	background: url(../images/ugandan_content_bottom_body.jpg) no-repeat top left;
}

#content_bottom_bottom {
	width:714px;
	height: 25px;
	background: url(../images/ugandan_content_bottom_bottom.jpg) no-repeat top left;
}

/*----------------------------------
  About Right Main Content
 ----------------------------------*/

#content_about_bg {
	width:714px;
	height:600px;
	background: url(../images/cc_about_cnt_bg.jpg) no-repeat top left;
}
#content_about_middle {
	width:714px;
	min-height:400px;
	vertical-align:top;	
	background: url(../images/cc_about_spacer.gif) repeat top left;
}
#content_about-kkg_bg {
	width:714px;
	height:600px;
	background: url(../images/cc_about-kkg_cnt_bg.jpg) no-repeat top left;
}

#content_about_top {
	width:714px;
	background: url(../images/cc_about_cnt_bg.jpg) no-repeat top left;
}
#content_about_top2 {
	width:714px;
	height:101px;
	background: url(../images/top.gif) no-repeat top left;
}
#content_about_bottom2 {
	width:714px;
	height:271px;
	background: url(../images/bottom.gif) no-repeat top left;
}
#content_about_bottom {
	padding: 20px 0px 20px 20px;
	width:690px;
	height:25px;
	font-size:12px;
	color: #D3A033;
	background: url(../images/cc_about_cnt_btm_bg.jpg) no-repeat top left;
}

/* Sidebar 
***********************************/
#sidebar {
	position:absolute;
	top:155px;
	width: 240px;
	background: url(../images/cc_sidebar_body_repeat_bg.jpg) repeat-y;
	margin-right: 10px;
}

#sidebar_body {
	width: 240px;
	background: url(../images/cc_sidebar_body_bg.jpg) no-repeat top left;
}

#sidebar_bottom {
	width: 240px;
	height: 22px;
	background: url(../images/cc_sidebar_btm_bg.jpg) no-repeat top left;
}

#sidebar ul {
	list-style: none;
	padding: 10px 0 0 25px;
	margin: 0;
	white-space: nowrap;
	display:block;
}

.sidebar_link{
	color:#663366;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

#sidebar li {
	margin-top: 10px;
	list-style-type:none;
}
.sidebar_sup {
	width: 210px;
	margin-left:15px;
	color: #F7981D;
}
.sidebar_sup hr {
	border-color:#663366;
	border-style:solid;
	border-width:2px 0 0;
	clear:both;
	height:0;
}

.sidebar_sup_text {
	color: #FFF;
	font-weight:bold
}
    
/** Breadcrumbs **/
#Breadcrumbs { 
 	color: #D5A332;
	text-align: left;
	font-size: 0.9em;
	margin: 0px 5px 10px 0;
	}
	#Breadcrumbs p {
		margin: 0;
	}

#Breadcrumbs a { 
 	color: #D5A332;
	}

/*** Message Boxs ***/

.message {
	color: #F6971F;
	margin: 0 0 10px 10px;
	padding: 0;
	width: 80%;
	border: 0;
	display: block;
}
span.middleColumn .message {
	margin: 0 0 10px 10px;
}
.required {
	padding: 0;
	width: 80%;
	color: #DC1313;
	border: 0;
	background: #F2F0D7;
}

p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}
	
/* Comments
******************************************/

#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}

#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
#PageComments li.odd {
	background: #E8F6FF url(../images/commentBg.png) no-repeat 1% 10%;
	padding-left: 40px;
	padding-right: 10px;
	border-bottom: 2px solid #BCE4FE;
}

#PageComments li.even {
	background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
	padding-right: 40px;
	padding-left: 10px;
}

#PageComments li.odd p.info {
	color: #3AA0C3;
}

.actionLinks li a {
	padding-right: 3px;
	font-size: 10px;
}
.actionLinks li {
   display: inline;
   border-right: 1px solid;
}
   .actionLinks li.last {
      border-right: none;
   }

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
#PageComments p.info {
	color: #999;
	margin: 0px;
	padding: 0;
	line-height: 1em;
	font-size: 0.9em;
}

/* Search Results 
*****************************************/
ul#SearchResults {
	margin: 10px 0;
}
ul#SearchResults li {
	list-style: none;
	margin: 5px 0;
	font-size: 1em;
}

/* Unsubscribe Newsletter
*****************************************/
#Unsubscribe_MailingListForm_MailingListForm{
	min-height:100px;
}

#Unsubscribe_MailingListForm_MailingListForm p{
		margin:0 !important;
		padding:10px;
}
	#Unsubscribe_MailingListForm_MailingListForm p label{
		display: inline;
	}

#Unsubscribe_MailingListForm_MailingListForm label{
	margin:0;
}


/* Footer 
*****************************************/

#Footer {
	width: 100%;
	height:65px;
	background-color:#FFF;
	text-align: center;
	margin-top: 10px;
	padding: 0;
}

#Footer ul {
	display: inline;
	padding-top: 0;
	margin-top: 0;
	display: block;
}

#Footer li {
	display: inline;
	font-weight: bold;
}

#Footer a {
	color: #666;
	text-decoration: none;
}

#Footer a:hover {
	color: #666;
	text-decoration: none;
}

#footer_content {
	width: 960px;
	margin: 0 auto;
	padding-top: 5px;
}
.footer_nav_sptr {
	color: #666;
}
.footer_info {
	color: #999;
}


a:hover {
	background: none;
}
 	
#main_container {
	margin:0 auto;
	text-align:left;
	width: 960px;
	margin-top: 20px;
	/*FOR TESTING LAYOUT AREA
	background-color: #333333; */
}
#cnt_wrapper {
	margin:0 auto;
	text-align:left;
	width: 960px;
}

/*-----------------------------------
   SPECIFIC SEARCH FORM CONTROLS
 -----------------------------------*/

.searchCart_wrapper {
	width: 490px;
}
/*----------------------------------
  TOP NAV CONTROLS
 ----------------------------------*/
#header_nav_wrapper {
	width:960px;
	height:70px;
	background: url(../images/top_nav_bg.jpg) no-repeat top left;
	margin-top:5px;
}
#header_nav {
	padding-top:20px;
	padding-left:20px;
}
.header_seperator {
	color: #cc6633;
}
 
/*----------------------------------
  Index/Promo Main Content
 ----------------------------------*/
.main_cnt_rt_Promo {
	width: 700px;
	height:380px;
	padding-left:20px;
}
.promo_package {
	float:left;
	width: 250px;
	height:100%;
	padding-top: 20px;
}
.promo_cnt {
	float:right;
	width: 430px;
	height:100%;
	margin-right:10px;
	padding-top:10px;
}
.promo_headline {
	float:left;
	width: 400px;
	height:70px;
	color: #d5a332;
	font-size:16px;
	font-weight: bold;
	background: url(../images/heifer_logo.png) no-repeat top right;
}
.offer_block {
	width:250px;
	margin-left:50px;
	text-transform:uppercase;
	color: #d5a332;
	font-size:20px;
	font-weight: bold;
}
.main_cnt_rtSup {
	width: 650px;
	height:200px;
	margin-top:390px;
}
.sup_lt {
	float:left;
	width:33%;
	height:100%;
	border-right: 2px solid #663300;
}
.sup_rt {
	float:right;
	width:33%;
	height:100%;
}
.sup_headline {
	color: #663300;
	font-size:16px;
}
.sup_mid {
	padding: 0px 110px 5px 110px;
	width:33%;
	height:100%;
	margin: 0px;
	border-right: 2px solid #663300;
}

.newsform form {
	margin:1em 0;
}

.newsform input{
	width:200px;
	border:none;
	padding:3px;
	font-size:110%;
	vertical-align:middle;
}

.newsform button{
	margin-left:10px;
	width:53px;
	height:30px;
	border:none;
	text-indent:-8000px;
	overflow:hidden;
	background:url(../images/button.png) no-repeat 0 0;
	cursor:pointer;
	vertical-align:middle;
}