
/*

off white: #fefefe
dark brown: #5c433c
light brown: #664e47
very light brown: #cab2a6
pink: #c8559c
blue: #6c8cc7
pale blue: #e8f0f9

*/

/*========================================================*/
/* SKIN STYLES                                            */
/*========================================================*/

html,body
{
	margin: 0;
	padding: 0;
	font-family: Arial, san-serif; 
	font-size: 90%; 
	line-height: 1.2em;
}
body
{
	background-color: #fefefe;
}

/* containers */

#sd_container
{
	width: 930px;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 0;
}
#sd_container_single_column
{
	width: 930px;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 0;
	min-height: 500px;
}
#sd_header 
{
	position: relative;
	width: 928px;
	height: 90px;
	border: solid 1px #fefefe;
}
#sd_content_container
{
	width: 930px;
	margin: 0;
	padding: 0;
}
#sd_content_columns
{
	float: left;
	width: 930px;
}
#sd_content_column1
{
	float: left;
	width: 292px;
}
#sd_content_column2
{
	float: left;
	width: 292px;
	margin: 0 0 0 27px;
}
#sd_content_column3
{
	float: left;
	width: 292px;
	margin: 0 0 0 27px;
}
#sd_content_column1_main
{
	float: left;
	width: 292px;
	padding-bottom: 20px;
}
#sd_content_column2_main
{
	float: left;
	width: 610px;
	margin: 0 0 0 27px;
	padding-bottom: 20px;
}
#sd_footer
{
	clear: both;
	width: 930px;
}
#sd_footer_columns
{
	float: left;
	background-color: #e8f0f9;
	padding: 9px 14px;
}
#sd_footer_column1
{
	float: left;
	width: 290px;
	height: 165px;
	border-right: solid 1px #6c8cc7;
	padding: 5px 0 0 0;
}
#sd_footer_column2
{
	float: left;
	width: 270px;
	height: 165px;
	border-right: solid 1px #6c8cc7;
	padding: 5px 20px 0 20px;
}
#sd_footer_column3
{
	float: left;
	width: 274px;
	height: 165px;
	border-left: solid 1px #fff;
	padding: 5px 0 0 20px;
}

/* header */

#sd_branding h1
{
	width: 192px;
	height: 67px;
	margin: 11px 0 0 3px;
	padding: 0;
}
#sd_branding h1 img
{
	width: 192px;
	height: 67px;
	border: none;
}
#sd_top_menu_container
{
	position: absolute;
	top: 15px;
	right: 165px;
	width: 520px;
	height: 20px;
}
ul#sd_top_menu
{
	float: right;
	margin: 0;
	padding: 0;
}
ul#sd_top_menu li
{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0 8px;
	background: url(images/top_menu_divider.gif) no-repeat bottom right;
	height: 11px;
}
ul#sd_top_menu li.last_item
{
	background: none;
}
ul#sd_top_menu li a:link, ul#sd_top_menu li a:visited, ul#sd_top_menu li a:hover, ul#sd_top_menu li a:active
{
	display: block;
	color: #6c8cc7;
	text-decoration: none;
	font-family: Arial, san-serif; 
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
}
ul#sd_top_menu li a:hover
{
	text-decoration: underline;
}
ul#sd_top_menu li.node_number1 a:link, ul#sd_top_menu li.node_number1 a:visited, 
ul#sd_top_menu li.node_number1 a:hover, ul#sd_top_menu li.node_number1 a:active
{
	display: block;
	color: #c8559c;
	text-decoration: none;
	font-family: Arial, san-serif; 
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
}
ul#sd_top_menu li.node_number1 a:hover
{
	text-decoration: underline;
}
#sd_my_account_container
{
	position: absolute;
	top: 10px;
	right: 0px;
}
#sd_my_account_container img
{
	border: none;
}
#sd_header_social_networking
{
	position: absolute;
	top: 10px;
	right: 105px;
}
#sd_header_social_networking ul
{
	float: right;
	margin: 0;
	padding: 0;
}
#sd_header_social_networking ul li
{
	float: right;
	margin: 0;
	padding: 0 0 0 3px;
	list-style-type: none;
}
#sd_header_social_networking ul li img
{
	border: none;
}
#sd_main_menu_container
{
	position: absolute;
	top: 52px;
	right: 0px;
	width: 700px;
	height: 25px;
}
ul#sd_main_menu
{
	float: right;
	margin: 0;
	padding: 0;
}
ul#sd_main_menu li
{
	position: relative;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 20px;
	height: 11px;
}
ul#sd_main_menu li a:link, ul#sd_main_menu li a:visited,
ul#sd_main_menu li a:hover, ul#sd_main_menu li a:active
{
	display: block;
	color: #5c433c;
	text-decoration: none;
	font-family: Arial, san-serif; 
	font-weight: bold;
	font-size: 13px;
	line-height: 14px;
	text-transform: uppercase;
}
ul#sd_main_menu li a:hover
{
}
ul#sd_main_menu ul.menu_level2
{
	position: absolute;
	top: 19px;
	left: 5px;
	background-color: #5c433c;
	border: solid 1px #7e6c67;
	display: none;
	margin: 0 0 0 10px;
	padding: 10px 20px 10px 30px;
}
ul#sd_main_menu li:hover ul.menu_level2
{
	display: block;
}
ul#sd_main_menu ul.menu_level2 ul,
ul#sd_main_menu ul.menu_level2 ul ul
{
	margin: 0 0 0 10px;
	padding: 0 0 0 20px;
}
ul#sd_main_menu ul.menu_level2 li,
ul#sd_main_menu ul.menu_level2 li li,
ul#sd_main_menu ul.menu_level3 li,
ul#sd_main_menu ul.menu_level3 li li
{
	float: none;
	list-style-type: square;
	margin: 0 !important;
	padding: 0 !important;
	height: auto;
	color: #fff;
}
ul#sd_main_menu ul.menu_level2 li li,
ul#sd_main_menu ul.menu_level3 li li
{
	list-style-type: disc;
}
ul#sd_main_menu ul.menu_level2 li li li,
ul#sd_main_menu ul.menu_level3 li li li
{
	list-style-type: circle;
}
ul#sd_main_menu ul.menu_level2 li a:link,
ul#sd_main_menu ul.menu_level2 li a:visited,
ul#sd_main_menu ul.menu_level2 li a:hover,
ul#sd_main_menu ul.menu_level2 li a:active,
ul#sd_main_menu ul.menu_level3 li a:link,
ul#sd_main_menu ul.menu_level3 li a:visited,
ul#sd_main_menu ul.menu_level3 li a:hover,
ul#sd_main_menu ul.menu_level3 li a:active
{
	display: inline;
	color: #fff;
	text-decoration: none;
	font-family: Arial, san-serif; 
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	text-transform: none;
	background-image: none;
	text-indent: 0;
	width: auto;
	height: auto;
	white-space: nowrap;
}
ul#sd_main_menu ul.menu_level2 li a:hover,
ul#sd_main_menu ul.menu_level3 li a:hover
{
	text-decoration: underline;
}
ul#sd_main_menu li.node_number7 a:link, ul#sd_main_menu li.node_number7 a:visited,
ul#sd_main_menu li.node_number7 a:hover, ul#sd_main_menu li.node_number7 a:active
{
	width: 75px;
	height: 19px;
	background: url(images/menu_button_books.gif) no-repeat;
	text-indent: -9000px;
}
ul#sd_main_menu li.node_number7 a:hover
{
	/*background: url(images/menu_button_books_over.gif) no-repeat;*/
}
ul#sd_main_menu li.node_number8 a:link, ul#sd_main_menu li.node_number8 a:visited,
ul#sd_main_menu li.node_number8 a:hover, ul#sd_main_menu li.node_number8 a:active
{
	width: 106px;
	height: 19px;
	background: url(images/menu_button_resources.gif) no-repeat;
	text-indent: -9000px;
}
ul#sd_main_menu li.node_number8 a:hover
{
	/*background: url(images/menu_button_resources_over.gif) no-repeat;*/
}
ul#sd_main_menu li.node_number9 a:link, ul#sd_main_menu li.node_number9 a:visited,
ul#sd_main_menu li.node_number9 a:hover, ul#sd_main_menu li.node_number9 a:active
{
	width: 91px;
	height: 19px;
	background: url(images/menu_button_services.gif) no-repeat;
	text-indent: -9000px;
}
ul#sd_main_menu li.node_number9 a:hover
{
	/*background: url(images/menu_button_services_over.gif) no-repeat;*/
}
ul#sd_main_menu li.node_number10 a:link, ul#sd_main_menu li.node_number10 a:visited,
ul#sd_main_menu li.node_number10 a:hover, ul#sd_main_menu li.node_number10 a:active
{
	width: 87px;
	height: 19px;
	background: url(images/menu_button_speaking.gif) no-repeat;
	text-indent: -9000px;
}
ul#sd_main_menu li.node_number10 a:hover
{
	/*background: url(images/menu_button_speaking_over.gif) no-repeat;*/
}
ul#sd_main_menu li.node_number11 a:link, ul#sd_main_menu li.node_number11 a:visited,
ul#sd_main_menu li.node_number11 a:hover, ul#sd_main_menu li.node_number11 a:active
{
	width: 111px;
	height: 19px;
	background: url(images/menu_button_community.gif) no-repeat;
	text-indent: -9000px;
}
ul#sd_main_menu li.node_number11 a:hover
{
	/*background: url(images/menu_button_community_over.gif) no-repeat;*/
}
ul#sd_main_menu li.node_number12 a:link, ul#sd_main_menu li.node_number12 a:visited,
ul#sd_main_menu li.node_number12 a:hover, ul#sd_main_menu li.node_number12 a:active
{
	width: 69px;
	height: 19px;
	background: url(images/menu_button_store.gif) no-repeat;
	text-indent: -9000px;
}
ul#sd_main_menu li.node_number12 a:hover
{
	/*background: url(images/menu_button_store_over.gif) no-repeat;*/
}

/* slides */

#sd_home_flash
{
	width: 930px;
	height: 210px;
}

/* footer */

#sd_footer_columns a.read_more:link, #sd_footer_columns a.read_more:visited,
#sd_footer_columns a.read_more:hover, #sd_footer_columns a.read_more:active
{
	color: #5c433c;
}
#sd_footer_columns p
{
	margin: 0;
	padding: 3px 0;
}
#sd_footer_column1 img, #sd_footer_column2 img
{
	margin-bottom: 5px;
}
#sd_footer_notices
{
	float: left;
	padding: 15px 0;
}
#sd_footer_notices ul
{
	float: left;
	margin: 0;
	padding: 0;
}
#sd_footer_notices ul li
{
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	list-style-type: none;
	font-family: Arial, san-serif; 
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	text-transform: uppercase;
	border-right: solid 1px #664b49;
	color: #664b49;
}
#sd_footer_notices ul li.last_item
{
	border-right: none;
	padding: 0 0 0 10px;
}
#sd_footer_notices ul li a:link, #sd_footer_notices ul li a:visited, 
#sd_footer_notices ul li a:hover, #sd_footer_notices ul li a:active
{
	font-weight: normal;
	text-decoration: none;
}
#sd_footer_notices ul li a:hover
{
	text-decoration: underline;
}
#sd_footer_social_networking
{
	float: right;
	padding: 15px 0;
}
#sd_footer_social_networking ul
{
	float: right;
	margin: 0;
	padding: 0;
}
#sd_footer_social_networking ul li
{
	float: right;
	margin: 0;
	padding: 0 0 0 3px;
	list-style-type: none;
}
#sd_footer_social_networking ul li img
{
	border: none;
}

/* section menu */

#sd_section_menu
{
	padding: 5px 0 0 15px;
}
#sd_section_menu ul
{
	color: #6c8cc7;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}
#sd_section_menu ul li
{
	padding: 1px 0;
}
#sd_section_menu ul li a:link, #sd_section_menu ul li a:visited,
#sd_section_menu ul li a:hover, #sd_section_menu ul li a:active
{
	color: #6c8cc7;
	text-decoration: none;
}
#sd_section_menu ul li a:hover
{
	text-decoration: underline;
}

/* section headers */
#sd_section_header
{
	width: 930px;
	height: 60px;
	background: #5c433c url(images/section_header.gif) no-repeat;
}
.sd_container_inset_number2 #sd_section_header
{
	background: url(images/section_header_about_us.gif) no-repeat;
}
.sd_container_inset_number3 #sd_section_header
{
	background: url(images/section_header_in_the_news.gif) no-repeat;
}
.sd_container_inset_number4 #sd_section_header
{
	background: url(images/section_header_press_room.gif) no-repeat;
}
.sd_container_inset_number5 #sd_section_header
{
	background: url(images/section_header_contact_us.gif) no-repeat;
}
.sd_container_inset_number6 #sd_section_header
{
	background: url(images/section_header_sitemap.gif) no-repeat;
}
.sd_container_inset_number7 #sd_section_header
{
	background: url(images/section_header_books.gif) no-repeat;
}
.sd_container_inset_number8 #sd_section_header
{
	background: url(images/section_header_resources.gif) no-repeat;
}
.sd_container_inset_number9 #sd_section_header
{
	background: url(images/section_header_services.gif) no-repeat;
}
.sd_container_inset_number10 #sd_section_header
{
	background: url(images/section_header_speaking.gif) no-repeat;
}
.sd_container_inset_number11 #sd_section_header
{
	background: url(images/section_header_community.gif) no-repeat;
}
.sd_container_inset_number12 #sd_section_header
{
	background: url(images/section_header_store.gif) no-repeat;
}

/* misc */

p 
{ 
	color: #5c433c;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}
.sd_clear
{
	clear: both;
	margin: 0;
	padding: 0;
}
a.read_more:link, a.read_more:visited,
a.read_more:hover, a.read_more:active
{
	color: #6c8cc7;
	font-weight: bold;
	text-decoration: none;
}
a.read_more:hover
{
	text-decoration: underline;
}

/* dynamic registration styles */

.sd_form_label
{
	font-weight: bold;
	width: 30%;
}
.sd_form_field
{
	width: 70%;
}


/*========================================================*/
/* RH EMAIL TRACKING STYLES                               */
/*========================================================*/

.rhemailtracking .validation_summary {font-size: 12px; line-height: 14px; color: #c8559c;}
.rhemailtracking .validation_summary ul {margin: 10px 5px 10px 15px; padding: 0 0 0 5px;}
.rhemailtracking .validation_summary ul li {font-size: 12px; line-height: 14px; margin: 0; padding: 0; color: #c8559c;}
.rhemailtracking .validation_validator {color: #c8559c;}
.rhemailtracking label {display: block; padding-top: 5px; font-size: 11px; font-weight: bold;}
.rhemailtracking .rhemailtracking_email input {width: 300px;}
.rhemailtracking .rhemailtracking_unsubscribe {background-color: #5c433c; color: #FFF; border: 1px solid #664e47; font-family: Arial, san-serif; font-weight: bold; font-size: 11px; line-height: 16px; width: 110px;}

/*========================================================*/
/* RH PROMOTIONS STYLES                                   */
/*========================================================*/

/* featured promotion */
.rhpromotions_featured {}
.rhpromotions_featured h3 {margin: 0; padding: 10px 0 0 0; font-weight: normal; font-size: 16px; line-height: 18px; text-transform: none;}
.rhpromotions_featured h4 {margin: 0; padding: 10px 0 0 0; font-weight: bold; font-size: 14px; line-height: 16px;}
.rhpromotions_featured img {float: right; margin: 0 10px 10px 10px;}

/* featured promotion (sidebar) */
#sd_content_left .rhpromotions_featured {margin: 0 12px 40px 12px;}
#sd_content_left .rhpromotions_featured h3 {margin: 0; padding: 0; font-size: 16px; line-height: 18px; text-decoration: none; text-transform: none;}
#sd_content_left .rhpromotions_featured h4 {margin: 0; padding: 0 0 2px 0; font-weight: normal; font-size: 14px; line-height: 16px;}
#sd_content_left .rhpromotions_featured img {float: none; margin: 0 0 10px 0; width: 163px;}
#sd_content_left .rhpromotions_featured p {font-size: 10px; line-height: 13px; color: #666;}
#sd_content_left .rhpromotions_featured ul {margin: 0; padding: 0 5px 0 25px;}

/* promotion */
.rhpromotions_detail {}
.rhpromotions_detail h3 {margin: 0; padding: 10px 0 0 0; font-weight: normal; font-size: 16px; line-height: 18px; text-transform: none;}
.rhpromotions_detail h4 {margin: 0; padding: 10px 0 0 0; font-weight: bold; font-size: 14px; line-height: 16px;}
.rhpromotions_detail img {float: right; margin: 0 10px 10px 10px;}
.rhpromotions_detail .clear {clear: both;}
.rhpromotions_detail .registration_info {padding: 20px 0 20px 0;}
.rhpromotions_detail .registration_info p {font-weight: bold;}
.rhpromotions_detail .buttons {margin-top: 15px;}
.rhpromotions_detail .rhpromotions_existingmembers {background-color: #5c433c; color: #FFF; border: 1px solid #664e47; font-family: Arial, san-serif; font-weight: bold; font-size: 11px; line-height: 16px; width: 130px; margin-right: 10px;}
.rhpromotions_detail .rhpromotions_newmembers {background-color: #5c433c; color: #FFF; border: 1px solid #664e47; font-family: Arial, san-serif; font-weight: bold; font-size: 11px; line-height: 16px; width: 110px;}
.rhpromotions_detail label {display: block; padding-top: 5px; font-size: 11px; font-weight: bold;}
.rhpromotions_detail input {width: 300px;}
.rhpromotions_detail textarea {width: 400px; height: 100px; font-size: 12px; font-family: Arial, sans-serif;}
.rhpromotions_detail .rhpromotions_register {background-color: #5c433c; color: #FFF; border: 1px solid #664e47; font-family: Arial, san-serif; font-weight: bold; font-size: 11px; line-height: 16px; width: 110px;}
.rhpromotions_detail .validation_summary {font-size: 12px; line-height: 14px; color: #c8559c;}
.rhpromotions_detail .validation_summary ul {margin: 10px 5px 10px 15px; padding: 0 0 0 5px;}
.rhpromotions_detail .validation_summary ul li {font-size: 12px; line-height: 14px; margin: 0; padding: 0; color: #c8559c;}
.rhpromotions_detail .validation_validator {color: #c8559c;}

/*========================================================*/
/* RH MEDIA PLAYERS STYLES                                */
/*========================================================*/

/* list */
.rhmediaplayers_list {}
.rhmediaplayers_list .player {border: solid 1px #FFF; margin: 0; padding: 0 0 10px 0; float: none; background-color: #FFF;}
.rhmediaplayers_list .clips {float: left; width: 583px; margin: 0; padding: 0;}
.rhmediaplayers_list .clips .category {padding: 0 0 10px 0; float: left; clear: both; width: 100%;}
.rhmediaplayers_list .clips h3 {margin: 0; padding: 5px 0; font-weight: normal; font-style: italic; font-size: 16px;}
.rhmediaplayers_list .clips h4 {margin: 0; padding: 0; font-weight: bold; font-size: 14px;}
.rhmediaplayers_list .clips .admin_controls {margin: 0; font-size: 11px;}
.rhmediaplayers_list .clips .admin_controls img {border: none;}
.rhmediaplayers_list_item {border-top: dotted 1px #000; padding: 5px 0 5px 20px; width: 100%; float: left;}
.rhmediaplayers_list_item .thumbnail_image {width: 90px; float: left;}
.rhmediaplayers_list_item .thumbnail_image a:link, .rhmediaplayers_list_item .thumbnail_image a:visited, .rhmediaplayers_list_item .thumbnail_image a:hover, .rhmediaplayers_list_item .thumbnail_image a:active {border: none; background-color: transparent;}
.rhmediaplayers_list_item .thumbnail_image img {border: none;}
.rhmediaplayers_list_item .details {float: left; width: 560px; padding: 0 0 5px 0;}
.rhmediaplayers_list .audio_list .rhmediaplayers_list_item .details {float: left; width: 450px;}
.rhmediaplayers_list_item h3 {margin: 0; padding: 0; font-weight: normal; font-size: 16px;}
.rhmediaplayers_list_item h4, .rhmediaplayers_list_item h4 a {margin: 0; padding: 0; font-weight: bold; font-size: 14px;}
.rhmediaplayers_list_item h5 {margin: 0; padding: 10px 0; font-weight: bold; font-size: 12px; display: none;}
.rhmediaplayers_list_item p {margin: 10px 0 0 0; padding: 0;}
.rhmediaplayers_list_item dl {margin: 0; padding: 0;}
.rhmediaplayers_list_item dl dd {margin: 0; padding: 0; font-size: 10px;}
.rhmediaplayers_list .last_item {border-bottom: dotted 1px #000;}
.rhmediaplayers_list .selected {background-color: #DDD;}
.rhmediaplayers_list .clips .listitem_edit_controls {margin: 0 0 5px 0; font-size: 11px;}
.rhmediaplayers_list .clips .listitem_edit_controls img {border: none;}
.rhmediaplayers_list .flash_player_requirement {clear: left; margin: 10px 0 0 0;}

/* featured */
.rhmediaplayers_featured {margin-bottom: 30px;}
.rhmediaplayers_featured .player {margin: 0; padding: 0; float: none; background-color: #000;}
.rhmediaplayers_featured .player a,
	.rhmediaplayers_featured .player a:link,
	.rhmediaplayers_featured .player a:visited,
	.rhmediaplayers_featured .player a:hover,
	.rhmediaplayers_featured .player a:active {border: none;}
.rhmediaplayers_featured .player a img {border: none;}
.rhmediaplayers_featured .clip {display: none; float: left;}
.rhmediaplayers_featured_item {padding: 15px 0 15px 0; width: 100%; float: left;}
.rhmediaplayers_featured_item .thumbnail_image {width: 220px; float: left;}
.rhmediaplayers_featured_item .details {float: left;}
.rhmediaplayers_featured_item h3 {margin: 0; padding: 0; font-weight: normal; font-size: 16px;}
.rhmediaplayers_featured_item h4 {margin: 0; padding: 0; font-weight: bold; font-size: 14px;}
.rhmediaplayers_featured_item h5 {margin: 0; padding: 10px 0; font-weight: bold; font-size: 12px;}
.rhmediaplayers_featured_item p {margin: 10px 0 0 0; padding: 0;}
.rhmediaplayers_featured .selected {background-color: #DDD;}
.rhmediaplayers_featured .video_player_featured_epk {width: 684px; margin: 0 auto;}

/*========================================================*/
/* RH ADMIN STYLES                                        */
/*========================================================*/

/* grids */
.admingrid, .adminsortablegrid {width: 95%; border: solid 1px #003366; border-collapse: collapse; margin: 10px 0 10px 0;}
.admingrid th, .admingrid td, 
.adminsortablegrid th, .adminsortablegrid td {font-family: Arial, sans-serif; font-size: 12px; text-align: center; padding: 2px; border: solid 1px #003366;}
.admingrid th, .adminsortablegrid th {color: #5c433c; background-color: #FFF; vertical-align: middle;}
.admingrid .left, .adminsortablegrid .left {text-align: left; padding-left: 10px;}
.admingrid .image img, .adminsortablegrid .image img {width: 70px;}
.admingrid .albumimage img, .adminsortablegrid .albumimage img {width: 140px;}
.adminsortablegrid .currentsort {background-color: #EBEBEB;}
.adminsortablegrid th a:link, .adminsortablegrid th a:visited,
.adminsortablegrid th a:hover, .adminsortablegrid th a:active {color: #5c433c; text-decoration: underline;}
.adminsortablegrid th a:hover {text-decoration: none; border-bottom: dashed 1px #5c433c; background-color: #EBEBEB;}

/* gridview pager */
.adminpager td {border: none;}

/* nested grid */
.adminnestedgrid {width: 90%; margin: 5px;}
.adminnestedgrid th, .adminnestedgrid td {text-align: center; padding: 2px;}

/* standard table */
.admintable {width: 95%; border: none; border-collapse: collapse;}
.admintable th, .admintable td {font-family: Arial, sans-serif; font-size: 12px; text-align: left; padding: 2px; border: none;}

/* grid command links */
a.admincommand:link, a.admincommand:visited, 
a.admincommand:hover, a.admincommand:active {font-weight: bold; text-decoration: underline;}

/* used to disable links consistently across ie and firefox */
.admincommanddisabled, a.admincommanddisabled:link, a.admincommanddisabled:visited, 
a.admincommanddisabled:hover, a.admincommanddisabled:active {font-weight: bold; color: #CCC; text-decoration: none;}

/* validation messages */
.adminvalidation {font-family: Arial, sans-serif; font-size: 12px; color: #FF0000;}
.adminvalidation ul {font-family: Arial, sans-serif; font-size: 12px; color: #FF0000;}

/* non-validation user messages */
.adminmessage {font-family: Arial, sans-serif; color: #5c433c; font-style: italic;}

/* list and detail control containers */
.adminlist {padding-top: 5px;}
.admindetail {padding-top: 5px;}

/* form fields */
.adminform .form_row {}
.adminform .form_row label {font-family: Arial, sans-serif; color: #5c433c; font-weight: bold; font-size: 12px; display: block;}
.adminform .form_row div {font-family: Arial, sans-serif; color: #5c433c; font-size: 12px;}
.adminform .form_row div input {font-family: Arial, sans-serif; color: #5c433c; font-size: 12px;}
.adminform .form_row div select {font-family: Arial, sans-serif; color: #5c433c; font-size: 12px;}
.adminform .form_row div textarea {font-family: Arial, sans-serif; color: #5c433c; font-size: 12px; width: 600px; height: 150px;}
.adminform .text input {width: 400px;}
.adminform .text_wide input {width: 600px;}
.adminform .text_narrow input {width: 200px;}
.adminform .readonly label {float: left; width: 100px;}

/* paragraphs on admin form and list pages */
.adminform p {font-family: Arial, sans-serif; font-size: 12px; line-height: 1.2em; margin: 5px 0 5px 0; padding: 0;}
.adminlist p {font-family: Arial, sans-serif; font-size: 12px; line-height: 1.2em; margin: 5px 0 5px 0; padding: 0;}

/* columns on admin forms */
.adminform .column {float: left; padding: 0 20px 0 0;}
.adminform .columns {height: 1%;}

/* section headlines */
.adminlist h1, .adminform h1 {font-size: 22px; font-weight: bold; clear: both; padding: 15px 0 10px 0; color: #5c433c;}
.adminlist h2, .adminform h2 {font-size: 18px; font-weight: bold; clear: both; padding: 15px 0 5px 0; color: #5c433c;}
.adminlist h3, .adminform h3 {font-size: 16px; font-weight: bold; clear: both; padding: 15px 0 5px 0; color: #5c433c;}
.adminlist h4, .adminform h4 {font-size: 14px; font-weight: bold; clear: both; padding: 15px 0 2px 0; color: #5c433c;}
.adminlist h5, .adminform h5 {font-size: 12px; font-weight: bold; clear: both; padding: 15px 0 2px 0; color: #5c433c;}

.adminclear {clear: both;}

/*========================================================*/
/* RH DYNAMIC FORMS STYLES                                */
/*========================================================*/

/* form detail */
#sd_content_container .rhdynamicforms_formdetail {margin: 0;}
#sd_content_container .rhdynamicforms_formdetail h3 {display: none;}
#sd_content_container .rhdynamicforms_formdetail .header {display: none;}
#sd_content_container .rhdynamicforms_formdetail p {}
#sd_content_container .rhdynamicforms_formdetail label {display: block; padding-top: 5px; font-size: 11px; font-weight: bold;}
#sd_content_container .rhdynamicforms_formdetail input {width: 300px;}
#sd_content_container .rhdynamicforms_formdetail textarea {width: 400px; height: 100px; font-size: 12px; font-family: Arial, sans-serif;}
#sd_content_container .rhdynamicforms_formdetail .buttons {margin-top: 15px;}
#sd_content_container .rhdynamicforms_formdetail .rhdynamicforms_submit {background-color: #5c433c; color: #FFF; border: 1px solid #664e47; font-family: Arial, san-serif; font-weight: bold; font-size: 11px; line-height: 16px; width: 165px;}
#sd_content_container .rhdynamicforms_formdetail .footer {display: none;}
#sd_content_container .rhdynamicforms_formdetail .validation_summary {font-size: 12px; line-height: 14px; color: #c8559c;}
#sd_content_container .rhdynamicforms_formdetail .validation_summary ul {margin: 10px 5px 10px 15px; padding: 0 0 0 5px;}
#sd_content_container .rhdynamicforms_formdetail .validation_summary ul li {font-size: 12px; line-height: 14px; margin: 0; padding: 0; color: #c8559c;}
#sd_content_container .rhdynamicforms_formdetail .validation_validator {color: #c8559c;}

/* confirmation message */
.rhdynamicforms_confirmationmessage {margin-top: 20px;}
.rhdynamicforms_confirmationmessage .buttons {padding-top: 20px;}
.rhdynamicforms_confirmationmessage .rhdynamicforms_return {background-color: #5c433c; color: #FFF; border: 1px solid #664e47; font-family: Arial, san-serif; font-weight: bold; font-size: 11px; line-height: 16px; width: 180px;}

/* error message */
.rhdynamicforms_errormessage {margin-top: 20px;}
.rhdynamicforms_errormessage .buttons {padding-top: 20px;}
.rhdynamicforms_errormessage .rhdynamicforms_return {background-color: #5c433c; color: #FFF; border: 1px solid #664e47; font-family: Arial, san-serif; font-weight: bold; font-size: 11px; line-height: 16px; width: 180px;}

/*========================================================*/
/* RH BANNERS STYLES                                      */
/*========================================================*/

#sd_content_left .rhbanners_list {text-align: center; margin-bottom: 40px;}
#sd_content_left .rhbanners_list a {border-bottom: none;}
#sd_content_left .rhbanners_list img.banner_image {border: none;}
#sd_content_left .rhbanners_list .rhbanners_list_item {margin-bottom: 25px;}
#sd_content_left .rhbanners_list .admin_controls {font-size: 11px;}
#sd_content_left .rhbanners_list .listitem_edit_controls {font-size: 11px;}

#sd_content .rhbanners_list {}
#sd_content .rhbanners_list a {border-bottom: none;}
#sd_content .rhbanners_list img.banner_image {border: none;}
#sd_content .rhbanners_list .rhbanners_list_item {float: left; margin-right: 25px;}
#sd_content .rhbanners_list .last_item {margin-right: 0;}
#sd_content .rhbanners_list .admin_controls {font-size: 11px;}
#sd_content .rhbanners_list .listitem_edit_controls {font-size: 11px;}

/* banner edit form */

#sd_content_left .rhbanners_banner_edit .rhbanners_imagefileupload input {width: 200px;}
#sd_content_left .rhbanners_banner_edit .rhbanners_alttext input {width: 200px;}
#sd_content_left .rhbanners_banner_edit .rhbanners_url input {width: 200px;}

#sd_content .rhbanners_banner_edit .rhbanners_imagefileupload input {width: 450px;}
#sd_content .rhbanners_banner_edit .rhbanners_alttext input {width: 450px;}
#sd_content .rhbanners_banner_edit .rhbanners_url input {width: 450px;}

/* banner image edit form */

#sd_content .rhbannerimages_banner_image_edit .rhbannerimages_fileupload input {width: 450px;}
#sd_content .rhbannerimages_banner_image_edit .rhbannerimages_alttext input {width: 450px;}

/*========================================================*/
/* RH TITLES STYLES                                       */
/*========================================================*/

/* title list and detail */
.submenu {border: none; float: left; width: 100%; margin: 5px 0 20px 0; background-color: #e8e8e8;}
.submenu ul {float: left; margin: 0; padding: 0 0 0 8px;}
.submenu ul li {color: #999; list-style-type: none; float: left; margin: 0; padding: 4px 6px 4px 6px; font-family: Arial, Sans-Serif; font-size: 12px; font-weight: bold;}
.rhtitles_header {border-bottom: dotted 1px #000;}
.rhtitles_footer {border-top: dotted 1px #000;}
.rhtitles_list_item {border-bottom: dotted 1px #000; padding: 10px 0 10px 0;}
.last_item {border-bottom: none; padding-bottom: 0;}
.rhtitles_list_item .cover_image, .rhtitles_featured .cover_image {float: right; width: 125px; margin: 0 10px 10px 10px;}
.rhtitles_list_item .cover_image img, .rhtitles_featured .cover_image img {float: right; width: 125px; margin: 0; border: solid 1px #000;}
.rhtitles_list_item h3, .rhtitles_detail h3, .rhtitles_featured h3, .rhtitles_excerpt h3, 
.rhtitles_recommend h3, .rhtitles_retailers h3 {margin: 0; padding: 0; font-weight: normal; font-size: 16px;}
.rhtitles_list_item h4, .rhtitles_detail h4, .rhtitles_featured h4, .rhtitles_excerpt h4, 
.rhtitles_recommend h4, .rhtitles_retailers h4 {margin: 0; padding: 0; font-weight: bold; font-size: 14px;}
.rhtitles_list_item h5, .rhtitles_detail h5, .rhtitles_featured h5, .rhtitles_excerpt h5, 
.rhtitles_recommend h5, .rhtitles_retailers h5 {margin: 0; padding: 0;}
.rhtitles_list_item .callout, .rhtitles_detail .callout, .rhtitles_featured .callout, 
.rhtitles_excerpt .callout, .rhtitles_recommend .callout, .rhtitles_retailers .callout {font-weight: bold; margin: 0; padding: 10px 0 0 0; border: none; text-align: left;}
.rhtitles_detail .cover_image, .rhtitles_excerpt .cover_image, .rhtitles_recommend .cover_image, 
.rhtitles_retailers .cover_image {float: right; width: 200px; margin: 0 10px 10px 10px;}
.rhtitles_detail .cover_image img, .rhtitles_excerpt .cover_image img, .rhtitles_recommend .cover_image img, 
.rhtitles_retailers .cover_image img {float: right; margin: 0; border: solid 1px #000;}
.rhtitles_detail .url {font-weight: bold; font-style: italic;}
.rhtitles_detail dl {margin: 10px; padding: 0;}
.rhtitles_detail dd {margin: 0; padding: 0; font-size: 11px; line-height: 12px;}
.rhtitles_detail .endorsement {}
.rhtitles_detail .endorsement p {margin-bottom: 0;}
.rhtitles_detail .endorsement .byline {margin-left: 20px; font-style: italic;}
.rhtitles_detail .endorsement .byline .name {font-weight: bold;}
.rhtitles_detail .endorsement .byline .title {}
.rhtitles_detail .related_titles {margin-top: 20px;}
.rhtitles_detail .related_titles .related_title {width: 150px; float: left; padding: 20px 0 0 0; text-align: center;}
.rhtitles_detail .related_titles .related_title a.image_link {background-color: #FFF; border-bottom: none;}
.rhtitles_detail .related_titles .related_title img {width: 100px; float: none; border: solid 1px #000;}
.rhtitles_detail .related_titles .related_title h5 {}
.rhtitles_detail .related_titles_information {clear: both; padding-top: 10px;}

/* excerpt */
.rhtitles_excerpt h4.excerpt_download {font-size: 14px; font-weight: bold; padding: 10px 0;}
.rhtitles_excerpt .legal_info {font-size: 80%;}

/* recommend */
.rhtitles_recommend .rhtitles_recommend_form {margin: 20px 0 10px 0;}
.rhtitles_recommend .rhtitles_recommend_form .validation_summary {color: #c8559c;}
.rhtitles_recommend .rhtitles_recommend_form .validation_summary ul li {color: #c8559c;}
.rhtitles_recommend .rhtitles_recommend_form .validation_validator {color: #c8559c;}
.rhtitles_recommend .rhtitles_recommend_form label {font-weight: bold; font-size: 11px;}
.rhtitles_recommend .rhtitles_recommend_form input {width: 240px;}
.rhtitles_recommend .rhtitles_recommend_form .buttons {padding: 20px 0 10px 0;}
.rhtitles_recommend .rhtitles_recommend_form .buttons .send_email {background-color: #5c433c; color: #FFF; border: 1px solid #664e47; font-family: Arial, san-serif; font-weight: bold; font-size: 11px; line-height: 16px;}

/* retailers */
.rhtitles_retailers .retailers {text-align: center;}
.rhtitles_retailers .retailers table {width: 99%; background-color: #FFF; margin: 10px auto 10px auto; padding: 10px 10px 10px 10px; border: none; clear: both;}
.rhtitles_retailers .retailers td {width: 50%; margin: 0; padding: 15px; text-align: center; vertical-align: middle;}
.rhtitles_retailers .retailers td a {background-color: #FFF; border-bottom: none;}
.rhtitles_retailers .retailers td img {margin: 0; padding: 0; float: none; border: none;}

/*========================================================*/
/* RH SURVEY RESULTS STYLES                               */
/*========================================================*/

/* survey list */
.rhsurvey_list {}
.rhsurvey_list h3 {margin: 0; padding: 10px 0 0 0; font-weight: normal; font-size: 16px;}
.rhsurvey_list h4 {margin: 10px 0 0 0; padding: 0; font-weight: bold; font-size: 14px;}
.rhsurvey_list .question {margin: 0; padding: 10px 0 10px 0; border-top: dotted 1px #000;}
.rhsurvey_list .question h4 {margin: 0; padding: 0; font-weight: bold; font-size: 85%;}
.rhsurvey_list .question p {font-weight: bold;}
.rhsurvey_list .question p.note {font-weight: normal; font-style: italic; font-size: 80%; width: 90%; margin: 5px 0 0 30px;}
.rhsurvey_list .question table {width: 90%; border: none; margin: 0 0 0 20px; font-family: Tahoma, Arial, Sans-Serif; font-size: 13px;}
.rhsurvey_list .question table tr.alt {background-color: #EEE;}
.rhsurvey_list .question table th, .rhsurvey_list .question table td {vertical-align: middle;}
.rhsurvey_list .question table thead th, .rhsurvey_list .question table thead td {color: #FFF; background-color: #5c433c; margin: 0; padding: 5px;}
.rhsurvey_list .question table thead th {text-align: left;}
.rhsurvey_list .question table thead td {font-weight: bold; text-align: right;}
.rhsurvey_list .question table tbody td {margin: 0; padding: 3px 5px 3px 5px;}
.rhsurvey_list .question table tbody td.response_copy {width: 45%;}
.rhsurvey_list .question table tbody td.response_bar_graph {width: 45%; vertical-align: middle;}
.rhsurvey_list .question table tbody td.response_bar_graph div {background-color: #6c8cc7; font-size: 10px; margin: 0; padding: 0;}
.rhsurvey_list .question table tbody td.response_bar_graph span {font-size: 10px;}
.rhsurvey_list .question table tbody td.response_bar_graph_women {width: 45%; vertical-align: middle;}
.rhsurvey_list .question table tbody td.response_bar_graph_women div {background-color: #c8559c; font-size: 10px; margin: 0; padding: 0;}
.rhsurvey_list .question table tbody.special td.response_bar_graph {width: 35%; vertical-align: middle;}
.rhsurvey_list .question table tbody.special td.response_age_group {width: 10%; vertical-align: middle;}
.rhsurvey_list .question table tbody.special td.response_bar_graph div {background-color: #6c8cc7; font-size: 10px; margin: 4px 0 4px 0; padding: 0;}
.rhsurvey_list .question table tbody td.response_percent {width: 10%; vertical-align: middle; text-align: right;}
.rhsurvey_list .question table tfoot th, .rhsurvey_list .question table tfoot td {color: #FFF; background-color: #5c433c; margin: 0; padding: 5px;}
.rhsurvey_list .question table tfoot th {text-align: left;}
.rhsurvey_list .question table tfoot td {font-weight: bold; text-align: right;}
.rhsurvey_list .footnotes {margin: 0; padding: 10px 0 10px 0; border-top: dotted 1px #000;}
.rhsurvey_list .footnotes h4 {font-size: 85%;}

/* survey edit */
.rhsurvey_edit {}
.rhsurvey_edit h3 {margin: 0; padding: 0; font-weight: normal; font-size: 16px;}
.rhsurvey_edit .form_row {}
.rhsurvey_edit .form_row label {}
.rhsurvey_edit .form_row textarea {width: 100%; height: 400px;}
.rhsurvey_edit .buttons {margin: 10px 0 10px 0;}
.rhsurvey_edit .rhsurvey_savesurveydata {width: 124px; margin-right: 5px;}

/* survey upload */
.rhsurvey_upload {}
.rhsurvey_upload h3  {margin: 0; padding: 0; font-weight: normal; font-size: 16px;}
.rhsurvey_upload .form_row {}
.rhsurvey_upload .form_row label {}
.rhsurvey_upload .buttons {margin: 10px 0 10px 0;}
.rhsurvey_upload .rhsurvey_uploadfile {width: 86px; margin-right: 5px;}

/*========================================================*/
/* DNN STYLES                                             */
/*========================================================*/

/*

off white: #fefefe
dark brown: #5c433c
light brown: #664e47
very light brown: #cab2a6
pink: #c8559c
blue: #6c8cc7
pale blue: #e8f0f9

*/

H1, h1 
{
	font-family: Arial, san-serif; 
    font-size: 22px;
    line-height: 24px;
    font-weight: normal;
    color: #d569ac;
    margin: 0;
    padding: 15px 0 0 0;
}
H2, h2 
{
	font-family: Arial, san-serif; 
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
    color: #d569ac;
    margin: 0;
    padding: 10px 0 0 0;
}
H3, h3 
{
	font-family: Arial, san-serif; 
    font-size: 16px;
    line-height: 18px;
    font-weight: normal;
    color: #d569ac;
    margin: 0;
    padding: 10px 0 0 0;
}
H4, h4 
{
	font-family: Arial, san-serif; 
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    color: #6c8cc7;
    margin: 0;
    padding: 10px 0 0 0;
}
H5, h5, DT, dt 
{
	font-family: Arial, san-serif; 
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    color: #5c433c;
    margin: 0;
    padding: 2px 0 0 0;
}
H6, h6 
{
	font-family: Arial, san-serif; 
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    color: #5c433c;
    margin: 0;
    padding: 2px 0 0 0;
}

TFOOT, tfoot, THEAD, thead 
{
	font-family: Arial, san-serif; 
    font-size: 90%;
    color: #5c433c;
}
TH, th 
{
    vertical-align: baseline;
	font-family: Arial, san-serif; 
    font-size: 90%;
    font-weight: bold;
    color: #5c433c;
}

A:link, a:link 
{
    text-decoration: underline;
    color: #6c8cc7;
    font-weight: bold;
}
A:visited, a:visited 
{
    text-decoration: underline;
    color: #6c8cc7;
    font-weight: bold;
}
A:hover, a:hover 
{
    text-decoration: underline;
    color: #5c433c;
    font-weight: bold;
}
A:active, a:active 
{
    text-decoration: underline;
    color: #6c8cc7;
    font-weight: bold;
}

SMALL, small 
{
    font-size: 10px;
}
BIG, big 
{
    font-size: 16px;
}
BLOCKQUOTE, blockquote 
{
	font-family: Arial, san-serif; 
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #5c433c;
	margin: 0 0 20px 0;
	padding: 0;
}
PRE, pre 
{
    font-family: Lucida Console, monospace;
}
UL, ul, OL, ol
{
	color: #5c433c;
	font-size: 12px;
}
UL LI, ul li 
{
    list-style-type: square;
}
UL LI LI, ul li li 
{
    list-style-type: disc;
}
UL LI LI LI, ul li li li 
{
    list-style-type: circle;
}
OL LI, ol li 
{
    list-style-type: decimal;
}
OL OL LI, ol ol li 
{
    list-style-type: lower-alpha;
}
OL OL OL LI, ol ol ol li 
{
    list-style-type: lower-roman;
}
HR, hr 
{
	margin: 15px 0 10px 0;
	border-top: dotted 1px #000;
	height: 1px;
	clear: both;
}
.Head, .head
{
	color: #5c433c;
	font-weight: bold;
	text-transform: lowercase;
}
.SubSubHead, .subsubhead
{
	color: #5c433c;
}
.SubHead, .subhead
{
	color: #5c433c;
}
.Normal, .normal
{
	font-family: Arial, san-serif; 
	color: #5c433c;
}
.NormalRed, .normalred
{
	color: #5c433c;
}
.NormalBold, .normalbold
{
	color: #5c433c;
}
.Help, .help
{
	color: #5c433c;
	background-color: #cab2a6;
	border: solid 1px #5c433c;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link, a.CommandButton:link 
{
    text-decoration: underline;
    color: #5c433c;
    font-weight: bold;
}
A.CommandButton:visited, a.CommandButton:visited 
{
    text-decoration: underline;
    color: #5c433c;
    font-weight: bold;
}
A.CommandButton:hover, a.CommandButton:hover 
{
    text-decoration: underline;
    color: #5c433c;
    font-weight: bold;
    background-color: Transparent;
    border-bottom: none;
}
A.CommandButton:active, a.CommandButton:active 
{
    text-decoration: underline;
    color: #5c433c;
    font-weight: bold;
}
A.CommandButton[disabled="disabled"], a.commandbutton[disabled="disabled"]
{
	text-decoration: none;
	font-weight: normal;
	color: #999;
}

/* default form elements */ 
select, input 
{ 
	font-family: Arial, san-serif; 
	font-size: 12px; 
	color: #5c433c;
}
/* button */
.StandardButton, .standardbutton
{
	background-color: #5c433c;
	color: #FFF;
	border: 1px solid #664e47;
	font-family: Arial, san-serif; 
	font-weight: bold; 
	font-size: 11px;
	line-height: 16px;
}
/* textbox */ 
.NormalTextBox, .normaltextbox 
{ 
	color: #5c433c; 
	padding-left: 2px; 
	font-family: Arial, san-serif; 
	font-weight: normal; 
	font-size: 13px;
	line-height: 15px; 
}
/* textbox container */ 
td.NormalTextBox, td.normaltextbox 
{ 
	padding: 0; 
	margin: 0; 
	background: transparent; 
	visibility: invisible; 
	border: 0;
}
/* textbox used for search */
#dnn_dnnSEARCH_txtSearch .NormalTextBox
{ 
	height: 21px; 
	background-color: #FFFFFF; 
	width: 200px; 
	color: #000; 
	padding: 3px 0px 0px 2px; 
	border: 1px solid #000; 
	cursor: text;
	vertical-align: middle;
}
/* login and user token idle */ 
.LOGIN_object, 
a.LOGIN_object:link, 
a.LOGIN_object:visited, 
a.LOGIN_object:active, 
.USER_object, 
a.USER_object:link, 
a.USER_object:visited, 
a.USER_object:active 
{ 
}
/* login and user token hover */ 
a.LOGIN_object:hover, 
a.USER_object:hover 
{ 
}
/* date token idle */ 
.DATE_object, 
a.DATE_object:link, 
a.DATE_object:visited, 
a.DATE_object:active 
{ 
	color: #000; 
	font-family: Arial, san-serif; 
	font-weight: bold; 
	font-style: italic;
	font-size: 11px; 
	text-decoration: none;
}
/* date token hover */ 
a.DATE_object:hover 
{ 
	color: #666; 
	font-family: Arial, san-serif; 
	font-weight: bold; 
	font-size: 11px; 
	text-decoration: none;
}
/* breadcrumbs token idle */ 
.BREADCRUMBS_object, 
a.BREADCRUMBS_object:link, 
a.BREADCRUMBS_object:visited, 
a.BREADCRUMBS_object:active
{ 
	color: #000; 
	font-family: Arial, san-serif; 
	font-size: 11px; 
	text-decoration: none; 
	font-weight: normal;
}
/* breadcrumbs token hover */ 
a.BREADCRUMBS_object:hover 
{ 
	color: #666; 
	font-family: Arial, san-serif; 
	font-size: 11px; 
	text-decoration: underline; 
	font-weight: normal;
}
/* terms privacy and copyright */ 
.FOOTER_objects 
{ 
}
/* terms privacy and copyright links */ 
a.FOOTER_objects:link, 
a.FOOTER_objects:visited, 
a.FOOTER_objects:active 
{ 
}
/* terms privacy and copyright hover */ 
a.FOOTER_objects:hover 
{ 
}

/*========================================================*/
/* ACTIVEFORUM STYLES                                     */
/*========================================================*/

.afgrouprow 
{
	background-color: #5c433c;
}
.afgrouprow a:link, .afgrouprow a:visited, .afgrouprow a:hover, .afgrouprow a:active
{
	color: #FFF;
}
.afgrouprow a:hover
{
	color: #cab2a6;
}
/* remove the link formatting from the "button" styled links */
.ambutton a, .afsearchgo a
{
	border: none;
	background-color: transparent;
}

/*========================================================*/
/* BLOG STYLES                                            */
/*========================================================*/

.blog_body 
{
	margin-top: 15px;
}
.blog_body .blog_title
{
	font-family: Arial, san-serif; 
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 5px 0;
}
.blog_body .blog_published 
{
	margin-top: 10px;
}
.blog_body .blog_pub-month 
{
	background: transparent url(images/clip-top.png) repeat-x scroll center top;
}
.blog_body img
{
	margin: 10px;
	border: none;
}
.blog_footer
{
	clear: both;
	padding: 0 0 20px 0;
}
.blog_footer img
{
	margin: 0;
}
.Blog_Archive_TodayDay
{
	background-color: Silver; /* use the same keyword that is being used for the first row in the calendar table */
}
.Blog_Archive_DayHeader
{
	color: #FFF;
	background-color: #6c8cc7;
}

/*

off white: #fefefe
dark brown: #5c433c
light brown: #664e47
very light brown: #cab2a6
pink: #c8559c
blue: #6c8cc7
pale blue: #e8f0f9

*/
