/* -----------------------------------------------------------------------------------------------------
File Author:	Ryan Marincovich
Date Created:	2009.06.05
Client:			Eureka Recycling
File Purpose:	Base Style sheet
REVISIONS:
-------------------------------------------------------------------------------------------------------- */


/* --------------------------- UNIVERSAL DEFS ------------------------------ */

div.form_row {
	width: 100%;
	margin: 5px 0px 0px 0px;
	float: left;
}
div.padded_text {
	padding: 6px 10px 0px 10px;
}
div.page_text {
	padding: 0px 0px 5px 0px;
}
/* --------------------------- END UNIVERSAL DEFS -------------------------- */

/* --------------------------- HOME DEFS ----------------------------------- */
#homeImage {
	width: 960px;
	height: 450px;
	position: relative;
}
#homeImageOverlay {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}
#homeWelcome {
	width: 440px;
	padding: 19px 0px 5px 20px;
}
#homeCallout {
	width: 460px;
	padding: 20px 20px 20px 0px;
	float: right;
	display: inline;
}
#homeThumb {
	width: 110px;
	height: 114px;
	margin: 4px 9px 0px 0px;
	float: right;
	display: inline;
}
#homeModule {
	width: 460px;
	border-bottom: 1px solid #857362;
	background: url(/_images/modules/bg-home-callout.gif) top left repeat-y;
}

/* --------------------------- END HOME DEFS ----------------------------------- */

/*****************************************************************************/
/* --------------------------- PAGE CONTENT DEFS --------------------------- */
/*****************************************************************************/

/* --------------------------- PAGE DETAIL DEFS -------------------------------- */
#multipleImages {
	width: 220px;
	padding: 5px 0px 0px 0px;
	float: right;
}
.page_image_container {
	width: 220px;
	height: 220px;
	float: right;
	position: relative;
	background: url(/_images/framework/bg-page-image.gif) top right no-repeat;
}
.page_image_square {
	width: 200px;
	height: 200px;
	float: right;
}
.page_image_frame {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 100;
}
#giftsNavigation {
	width: 680px;
	padding: 0px 0px 16px 0px;
	float: left;
}
#giftsNavModule {
	width: 100%;
	height: 35px;
}
#giftsNavBG {
	width: 670px;
	height: 35px;
	float: left;
	background: url(/_images/modules/gifts-nav-bg.gif) top left repeat-x;
}
#buttonReceivedGift {
	margin: 20px 0px 0px 0px;
	float: right;
}
#giftsHeader {
	margin: 20px 0px 0px 0px;
}
#pageThumbRows {
	width: 100%;
	margin: 10px 0px 0px 0px
}
#pageThumbCols {
	width: 100%;
}
.thumb_row {
	width: 100%;
	padding: 0px 0px 10px 0px;
	float: left;
}
.thumb_row_module {
	width: 440px;
	padding: 15px 0px 0px 0px;
	background: url(/_images/framework/thumb-divider.gif) top left no-repeat;
}
.thumb_row_module h2 {
	font-size: 18px;
	line-height: 22px;
	color: #000000;
}
.thumb_row_left {
	float: left;
}
/* Hides from IE-mac \*/
* html .thumb_row_right {margin: 0px 0px 0px 477px;}
.thumb_row_right {
	margin: 0px 0px 0px 480px;
}
/* End hide from IE-mac */
.thumb_row_col {
	width: 440px;
	padding: 15px 0px 0px 0px;
}
.thumb_col_mod {
	width: 440px;
	padding: 6px 0px 0px 0px;
	float: left;
}
.thumb_divider {
	background: url(/_images/framework/thumb-divider.gif) top left no-repeat;
}
.thumb_col_mod h3 {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding: 1px 0px 0px 0px;
}
.thumb_col_header {
	width: 440px;
	height: 30px;
	margin: 0px 0px 4px 0px;
	float: left;
	background: url(/_images/headers/category-bg.gif) top left no-repeat;
}
.thumb_col_header h2 {
	font-size: 15px;
	line-height: 19px;
	color: #ffffff;
	padding: 4px 10px 0px 10px;
}
.thumb_row_link {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 100;
}
.thumb_row_image {
	width: 110px;
	height: 110px;
	margin: 5px 0px 0px 0px;
	float: right;
	position: relative;
	background: url(/_images/framework/bg-thumb-image.gif) top right no-repeat;
}
.thumb_row_image_square {
	width: 100px;
	heigth: 100px;
	float: right;
	display: inline;
}
p.thumb_row_text {
	padding: 0px 0px 7px 0px;
}
p.thumb_row_header {
	padding: 4px 0px 15px 0px;
}
.thumb_row_module span {
	color: #857362;
	font-weight: bold;
}
#giftDetailCount {
	margin: 29px 20px 0px 0px;
	font-weight: bold;
	float: right;
}
#giftDetailCount span {
	color: #857362;
}
#recentPost {
	width: 680px;
	padding: 4px 0px 0px 0px;
	border-bottom: 1px solid #857362;
	clear: left;
}
#recentPostText {
	width: 660px;
	padding: 6px 10px 7px 10px;
	background: url(/_images/modules/bg-recent-post.gif) top left repeat-y;
}
#recentPostText h3 {
	float: right;
	color: #857362;
	font-weight: bold;
}
#resourceTable {
	width: 680px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}
.paging_header {
	width: 100%;
	color: #857362;
	background: #beb2a6;
}
.resource_paging {
	font-weight: bold;
	padding: 4px 10px 0px 0px;
	float: right;
	display: inline;
}
.resource_paging a, .resource_paging a:visited { color: #ffffff; }
.resource_paging a:hover, .resource_paging a:active { color: #ffffff; }

.resource_count {
	padding: 4px 0px 6px 10px;
	font-weight: bold;
	color: #000000;
}
.pager_nav_text {
	padding: 0px 3px;
	font-weight: normal;
}
.posts_module {
	width: 660px;
	padding: 16px 10px 17px 10px;
}
.posts_module h3 {
	float: right;
	color: #857362;
	font-weight: bold;
}
.posts_divider {
	background: url(/_images/modules/posts-divider.gif) top no-repeat;
}
#fullHeader {
	margin: -1px 0px 0px 0px;
}
.link_row_text {
	padding: 4px 0px 8px 0px;
}
/* --------------------------- END PAGE DETAIL DEFS ---------------------------- */

/*****************************************************************************/
/* --------------------------- END PAGE CONTENT DEFS ----------------------- */
/*****************************************************************************/

/* --------------------------- CONTACT SECTION DEFS ----------------------------------- */
#contactForm {
	width: 700px;
	padding: 0px 0px 15px 0px;
}
#contactFormError {
	padding: 0px 0px 15px 0px;
}
.form_row_checkbox {
	width: 190px;
	padding: 5px 0px 0px 0px;
	float: left;
}
.mailing_list_checkbox {
	height: 15px;
	width: 15px;
	float: right;
}
.form_row_checkbox_text {
	width: 500px;
	padding: 3px 0px 7px 10px;
	float: left;
}
.form_row_checkbox_text span {
	color: #857362;
	font-style: italic;
}
.form_row h3 {
	width: 180px;
	padding: 2px 10px 3px 0px;
	text-align: right;
	background: #beb2a6;
	font-size: 11px;
	line-height: 15px;
	float: left;
}
h3.optional { font-weight: normal; }
.form_row_field {
	width: 270px;
	height: 18px;
	border: 1px solid #857362;
	float: left;
	background: #ffffff;
}
input.form_field {
	width: 268px;
}
.form_row_field_small {
	width: 25px;
	height: 18px;
	border: 1px solid #857362;
	float: left;
	background: #ffffff;
}
input.form_field_small {
	width: 23px;
}
select.form_field {
	width: 272px;
	height: 20px;
	border: 1px solid #857362;
}
.textarea_label {
	width: 190px;
	height: 152px;
	text-align: right;
	background: #beb2a6;
	float: left;
}
.textarea_bg {
	width: 508px;
	height: 150px;
	float: left;
	position: relative;
	background: #ffffff;
	border: 1px solid #857362;
}
textarea.form_field {
	width: 506px;
	height: 147px;
	padding: 2px 0px 0px 2px;
	border: 0px;
	float: left;
	display: inline;
}
.form_button_bg {
	width: 85px;
	height: 25px;
	margin: 5px 0px 0px 190px;
	float: left;
	display: inline;
	background-position: top left;
	background-repeat: no-repeat;
}
.form_button {
	padding: 0px;
	display: block;
	position: relative;
}
.contact_centered_link {
	width: 100%;
	text-align: center;
}
/* --------------------------- END CONTACT SECTION DEFS ----------------------------------- */


/* --------------------------- UTILITIES SECTION DEFS ----------------------------------- */
.sm_col {
	width: 340px;
	vertical-align: top;
}
.sm_col_left {
	float: left;
	display: inline;
}
/* Hides from IE-mac \*/
* html .sm_col_right { margin: 0px 0px 0px 357px; }
.sm_col_right {
	margin: 0px 0px 0px 360px;
}
/* End hide from IE-mac */
.sm_row {
	width: 340px;
	padding: 15px 0px 0px 0px;
}
.sm_row_link_row {
	width: 340px;
}
ul.pages_list {
	width: 340px;
	padding: 11px 0px 0px 0px;
}
li.pages_link {
	width: 295px;
	padding: 0px 0px 0px 45px;
	list-style-type: none;
	background: url(/_images/framework/site-bullet.gif) top left no-repeat;
	position: relative;
}

/* --------------------------- END UTILITIES SECTION DEFS ----------------------------------- */
