/* STANDARD HTML TAGS */

body { 
	margin: 0px;
	font-size: 12px;
	color: #58554D;
	background: url('../images/background.jpg') repeat-x #D0CDC6;
	font-family: Lucida Grande, Arial, Helvetica, San-serif;
	line-height: 1.4em;
}

img {
	border: none;
}


hr {
	border: none 0px;
	border-top: 1px solid #CCCCCC;
	color: #CCCCCC;
	height: 1px;
	width: auto;
	text-align: center;
	vertical-align: top;
}


ul, ol, dd, dl, dt { 
	margin: 0px;
	padding: 5px 0px 5px 30px;
}
blockquote { 
	margin: 0px;
	padding: 20px;
}
p {
	margin: 0px;
	padding: 4px 0px 8px 0px;
	font-size: 12px;
	line-height: 1.4em;
}

strong {
	color: #3B3933;
}
div {
	margin: 0px;
	padding: 0px;
	border: none;
}

li {
	padding: 2px 0px;
}

input {
	margin: 0px;
}


h1, .header {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	color: #BC3E00;
}

.header_bullet {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px 10px -20px;
	color: #BC3E00;
	padding-left: 20px;
	background-image: url(/custom_content/site/images/bullet2.gif);
	background-position: 0px -3px;
	background-repeat: no-repeat;
}

h2, .title {
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0px 8px 0px;
	color: #A7441D;
}

.title_bullet {
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0px 8px 0px;
	color: #A7441D;
	padding-left: 20px;
	background-image: url(/custom_content/site/images/bullet.gif);
	background-position: 0px -8px;
	background-repeat: no-repeat;
}

h3, .subtitle {
	font-size: 12px;
	margin: 5px 0px 5px 0px;
	color: #58554D;
}


.date {
	color: #999999;
	font-style: italic;
}

.promotional_header {
	color: #000000;
	font-weight: bold;
	font-size: 24px;
	font-family: Lucida Grande, Arial, Helvetica, San-serif;
	padding-bottom: 15px;
	line-height: 1.3;
}
.promotional_title {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	font-family: Lucida Grande, Arial, Helvetica, San-serif;
	padding: 20px 0px 10px 0px;
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 10px;
}
.promotional_pullout {
	color: #777777;
	font-weight: bold;
	font-size: 15px;
	line-height: 1.4;
	padding-bottom: 15px;
}


/* LINKS */
a:link, a:visited, a:active {
	color: #58554D;
	text-decoration: underline;
	font-weight: bold;
}

a:hover { 
	color: #A7441D;
	text-decoration: underline;
	font-weight: bold;
}

/*IMAGE BORDER*/

.img_system {
	background-image: none;
}
.img_s {
	background-image: none;
}
.img_m {
	background-image: none;
}
.img_l {
	background-image: none;
}
.img_xl {
	background-image: none;
}
.img_custom {
	background-image: none;
}


.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration:none;
}

.news a:link, .news a:visited, .news a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.news a:hover { 
	color: #CC6633;
	text-decoration: underline;
}



.cookie_crumb { 
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}

.cookie_crumb a:link, .cookie_crumb a:visited, .cookie_crumb a:active {
	color: #999999;
	text-decoration: none;
}

.cookie_crumb a:hover {
	color: #999999;
	text-decoration: none;
}



.footer {
	font-family: Arial, Helvetica, San-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-left: 30px;
	margin: 10px auto;
}	

.footer a:link, .footer a:visited, .footer a:active {
	color: #666666;
	text-decoration: none;
}

.footer a:hover { 
	color: #333333;
	text-decoration: none;
}



.side_links {
	font-size: 11px;
	color: #49453A;
	padding-bottom: 8px;
	width: 155px;
}

.side_links a:link, .side_links a:visited, .side_links a:active {
	color: #49453A;
	text-decoration: none;
}

.side_links a:hover {
	color: #BC3E00;
	text-decoration: none;
}


.special_button {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}

.special_button a:link, .special_button a:visited, .special_button a:active {
	text-decoration: none; 
	padding: 3px 5px; 
	border: 1px solid #330000; 
	background-color: #C67401;
	color: #FFFFFF;
}

.special_button a:hover {
	text-decoration: none; 
	padding: 3px 5px; 
	border: 1px solid #330000; 
	background-color: #C67401;
	color: #FFFFFF;
}


.list_header_w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
}	

.list_header_w a:link, .list_header_w a:visited, .list_header_w a:active
{
	color: #FFFFFF;
	text-decoration: none;
}

.list_header_w a:hover
{
	color: #CCCCCC;
}








/* PAGE SPECIFIC */

	
.category_titles {
	font-size: 16px;
	font-weight: bold;
	font-family: Lucida Grande, Arial, Helvetica, San-serif;
	padding: 3px 0px;
	color: #BC3E00;
}

.product_title {
	font-size: 13px;
	font-weight: bold;
	font-family: Lucida Grande, Arial, Helvetica, San-serif;
	padding: 3px 0px;
	color: #58554D;
}

.product_description {
	color: #58554D;
	font-size: 13px;
	font-family: Lucida Grande, Arial, Helvetica, San-serif;	
}

.news_body { 
	font-size: 9pt;
	color: #47494B;
}

.news_header { 
	font-size: 10pt;
	font-weight: bold;
	color: #47494B;
}


.featured_module_text { 
	font-size: 9pt;
	color: #6F7071;
	}
	


.comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}

.comment_bold { 
	font-size: 9pt;
	font-weight: bold;
	color: #84878B;
}	

.comment_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}	


.details {
	color: #58554D;
	font-size: 12px;
	font-family: Lucida Grande, Arial, Helvetica, San-serif;
}

.details_wt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.details_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}


.header_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
}



/* LISTS */

.list_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58554D;
	font-weight: bold;
}

.list_details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58554D;
}

.list_details_w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}




/* ERROR REPORTING */
.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #BC3E00;
	font-weight: bold;
	}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CC3300;
	font-weight: bold;
	}




/* FORM LAYOUT */
.form {
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	}
.form_value {
	font-size: 9pt;
	color: #000000;
	}



.recommended {
	color: #49453A;
	font-size: 12px;
	font-weight: bold;
	font-family: Lucida Grande, Arial, Helvetica, San-serif;
	padding: 4px 0px;
}




/* INTERNAL SIDEBAR (IN CONTENT AREA) */

.internal_sidebar {
	width: 195px;
	margin: 20px 0px;
	background: #F5F5F5 url(../images/internal_sidebar_tiling.jpg) repeat-y;
}


.internal_sidebar_links p {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin: 4px 25px;
	border-bottom: 1px solid #DDDDDD;
	background: url(../images/internal_sidebar_arrow.gif) no-repeat 100% 50%;
}	

.internal_sidebar_links a:link, .internal_sidebar_links a:visited, .internal_sidebar_links a:active
{
	color: #333333;
}

.internal_sidebar_links a:hover
{
	color: #666666;
	text-decoration: none;
}



/* DESIGN GENERAL */
.color1 {
	background-color: #FFFFFF;
	}
.color2 {
	background-color: #E9E9E3;
	}




/* TABLE DESIGN */


.box {
	border-width: 2px;
	border-style: solid;
	border-color: #666666;
	padding: 5px;
	}
.content_box {
	border-width: 2px;
	border-style: solid;
	border-color: #666666;
	background-color: #CCCCCC;
	}

.special_table {
	background-color: #F2F3F1; 
	border: 1px solid #E8E9E4;
	margin: 20px 0px;
}

.special_table td {
	border: 1px solid #D9DAC8;
	padding: 6px 8px;
}

.special_table_outline {
	background-color: #E9E9E3;
	border-width: 1px;
	border-style: solid;
	border-color: #8E9296;
	}

.outline {
	border-width: 1px;
	border-style: solid;
	border-color: #8E9296;
	}

.line_top {
	 border-top-width: 1px;
	 border-top-style: solid;
	 border-top-color: #CCCCCC;
	}
.line_bottom {
	 border-bottom-width: 1px;
	 border-bottom-style: solid;
	 border-bottom-color: #CCCCCC;
	}
.line_right {
	 border-right-width: 1px;
	 border-right-style: solid;
	 border-right-color: #CCCCCC;
	}
.line_left {
	 border-left-width: 1px;
	 border-left-style: solid;
	 border-left-color: #CCCCCC;
	}
	
.line_white_right {
	 border-right: 1px solid #FFFFFF;
	}
	
.line_orange_left {
	border-left: 1px solid #BC3E00;
	}
	
.line_orange_bottom {
	border-bottom: 1px solid #BC3E00;
	}

.line_grey_bottom {
border-bottom: 1px solid #8E9296;
	}

	
	
/* HOME PAGE IMAGES */
.endorsement_image {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
.featured_module_image {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}



/* SUB PAGE IMAGES */
.product_image {
	padding: 0px 0px 20px 20px;
}
.image_padding {
	padding: 20px;
}


/* IMAGE ROLLOVERS */
.rollover
{
	display: block;
	background-position: 0px 200px;
	background-repeat: no-repeat;
}
.rollover img {
	width: 100%;
	height: 100%;
	border: 0;
}

.rollover:hover {
	visibility: visible;
	background-position: 0px 0px;
}

.rollover:hover img {
	visibility: hidden;
}






/* MAIN */
div#shell {
	width: 950px;
	margin: 0px auto;
}

div#header_shadow {
	width: 100%;
	height: 44px;
	background: url('../images/top_container_shadow.png') repeat-x;
}

div#header {
	width: 100%;
	height: 39px;
	background: url('../images/top_container.png') repeat-x;
}

div#header_container {
	width: 950px;
	margin: 0px auto;
	padding-top: 7px;
	padding-left: 60px;
}

.header_module {
	float: left;
}

div#header A:link, div#header A:visited, div#header A:active {
	color: #3D3B35;
	text-decoration: none;
}

div#header A:hover { 
	color: #BC3E00;
	text-decoration: none;
}

div#header .header_icon {
	padding-right: 20px;
}

div#header .header_text {
	color: #3D3B35;
	font-size: 12px;
	font-weight: bold;
	font-family: Lucida Grande, Arial, Helvetica, San-serif;
	padding-top: 7px;
}

div#header .header_spacer {
	color: #898578;
	font-size: 14px;
	font-family: Lucida Grande, Arial, Helvetica, San-serif;
	padding: 6px 10px 0px 10px;
}

div#header .header_input {
	padding-left: 10px;
	padding-top: 7px;
}

div#header input {
	color: #666666;
	font-size: 10px;
	background-color: #FFFFFF;
	border: #B1B3B3 1px solid;
	text-indent: 2px;
}

div#header_moduleR {
	float: right;
	padding-right: 40px;
}

div#footer_content {
	width: 914px;
	height: 18px;
	background: url('../images/footer.png') no-repeat;
	margin-left: 36px;
}

div#top_module_border {
	width: 950px;
	height: 12px;
	background: url('../images/top_module_border.png') no-repeat;
}

div#middle {
	width: 950px;
	margin: 0px auto;
	overflow: hidden;
	background: url('../images/main_bground.png') repeat-y;
	padding-bottom: 5px;
}

div#middle_gradient {
	height: 530px;
	background: url('../images/main_gradient_bground.jpg') no-repeat;
	margin-left: 45px;
}

div#sidebar {
	margin-left: -45px;
	width: 257px;
	float: left;
}

div#sidebar_shell {
	width: 257px;
	float: left;
}

div#sidebar_bottom {
	width: 257px;
	height: 14px;
}

div#sidelinks {
	padding-left: 5px;
}

div#sidelinks_bground_home {
	width: 241px;
	height: 197px;
	background: url('../images/sidelinks_container_home.jpg') no-repeat;
	padding-top: 11px;
	padding-left: 11px;
}

div#sidelinks_bground_shell {
	width: 241px;
	height: 197px;
	background: url('../images/sidelinks_container_shell.jpg') no-repeat;
	padding-top: 11px;
	padding-left: 11px;
}

div#sidebar_container {
	padding-left: 13px;
	background: url('../images/sidebar_bground.png') repeat-y;
}

div#sidebar_featured {
	width: 224px;
	margin-top: -5px;
	padding-left: 54px;
}

div#content {
	width: 474px;
	float: left;
}

div#shell_content {
	width: 670px;
	float: left;
}

div#flash {
	width: 474px;
	min-height: 453px;
	padding-top: 3px;
}

div#newsbar {
	width: 212px;
	float: left;
}

div#newsbar_slogan {
	width: 190px;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
}

div#featured_top {
	width: 200px;
	height: 41px;
	background: url('../images/featured_top.png') no-repeat;
}

div#featured_bottom {
	width: 200px;
	height: 11px;
	background: url('../images/featured_bottom.png') no-repeat;
}

div#featured_content {
	width: 200px;
	min-height: 305px;
	background: url('../images/featured_bground.png') repeat-y;
}

div#featured_content div {
	
}

div#featured_content div.featured_header {
	color: #59564E;
	font-size: 12px;
	font-weight: bold;
	font-family: Lucida Grande, Arial, Helvetica, San-serif;
	padding: 10px 20px 8px 20px;
}

div#featured_content .featured_header A:link, div#featured_content .featured_header A:visited, .featured_header div#featured_content A:active {
	color: #59564E;
	text-decoration: none;
}

div#featured_content .featured_header A:hover { 
	color: #BC3E00;
	text-decoration: none;
}

div#featured_content div.featured_text {
	color: #666666;
	font-size: 11px;
	font-family: Lucida Grande, Arial, Helvetica, San-serif;
	padding: 8px 20px;
}

div#featured_content hr {
	width: 155px;
	height: 0px; 
	border: #D4D2CC solid 0px;
	border-top-width: 1px;
}

div#featured_image {
	width: 157px;
	padding: 10px 20px 4px 20px;
}

div#featured_item_top {
	width: 157px;
	height: 6px;
	background: url('../images/featured_item_top.gif') no-repeat;
}

div#featured_item_bottom {
	width: 157px;
	height: 6px;
	background: url('../images/featured_item_bottom.gif') no-repeat;
}

div#featured_item_image {
	width: 157px;
	padding: 10px 0px;
	background: url('../images/featured_item_bground.gif') repeat-y;
	text-align: center;
}

div#featured_more {
	padding: 4px 17px;
}

div#featured_content A:link, div#featured_content A:visited, div#featured_content A:active {
	color: #3D3B35;
	text-decoration: none;
}

div#featured_content A:hover { 
	color: #BC3E00;
	text-decoration: none;
}

div#featured_newsletter {
	margin-top: 5px;
}

div#quote {
	width: 474px;
	background: url('../images/quote_bgsplash.png') no-repeat;
	padding: 26px 0px 25px 40px;
}

div#quote_container {
	width: 394px;
	line-height: 1.5em;
	padding-top: 7px;
}

div#quote_title {
	width: 250px;
	color: #58554D;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 20px;
}

div#quote_name {
	width: 250px;
	color: #58554D;
	font-size: 13px;
	font-weight: bold;
}

div#quote_about {
	width: 250px;
	color: #58554D;
	font-size: 13px;
}

div#quote_picture {
	width: 117px;
	float: right;
}

div#quote_picture_top {
	height: 19px;
	background: url('../images/quote_picture_top.gif') top center no-repeat;
}

div#quote_picture_bottom {
	height: 19px;
	background: url('../images/quote_picture_bottom.gif') top center no-repeat;
}

div#quote_picture_image {
	background: url('../images/quote_picture_bground.gif') top center repeat-y;
	text-align: center;
}

div#quote_more {
	padding-top: 10px;
}

div#newsbar_news {
	width: 212px;
	padding-left: 4px;
	margin-top: 10px;
}

div#newsbar_buttons {
	width: 212px;
	padding-left: 5px;
	padding-bottom: 4px;
}

div#newsbar_buttons .forum_button {
	padding-bottom: 3px;
}

div#news_top {
	width: 196px;
	height: 36px;
}

div#news_bottom {
	width: 196px;
	height: 10px;
	background: url('../images/news_bottom.png') no-repeat;
}

div#news_content {
	width: 196px;
	background: url('../images/news_bground.png') repeat-y;
}
.b_news_latest {
	padding-bottom: 25px; 
	text-align: center;
}

div#news_content div {
	padding: 0px 26px;
}

div#news_content div.news_date {
	color: #424039;
	font-size: 11px;
	padding: 10px 26px 8px 26px;
}

div#news_content div.news_header {
	color: #3B3933;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

div#news_content div.news_text {
	color: #3B3933;
	font-size: 12px;
}

div#news_content hr {
	width: 155px;
	height: 0px; 
	border: #FFFFFF dotted 0px;
	border-top-width: 1px
}

div#news_more {
	float: right;
	margin: 4px 0px;
}

div#news_content A:link, div#news_content A:visited, div#news_content A:active {
	color: #3D3B35;
	text-decoration: none;
}

div#news_content A:hover { 
	color: #BC3E00;
	text-decoration: underline;
}

/* SHELL */
div#shell_title {
}

div#shell_paging_info {
	width: 669px;
	height: 39px;
	background: url('../images/shell_paging.jpg') no-repeat;
	padding-left: 23px;
	margin-left: 1px;
}

div#shell_paging_img {
	float: left;
}

div#shell_paging_title {
	float: left;
	color: #FFFFFF;
	font-size: 19px;
	font-weight: bold;
	font-family: Lucida Grande, Arial, Helvetica, San-serif;
	padding-top: 6px;
	padding-left: 13px;
}

div#user_info {
	margin: -20px 0px 20px 0px;
}

div#content_body {
	margin-top: 5px;
	padding: 45px 50px 5px 50px;
	background: url('../images/shell_header_reflection.jpg') no-repeat;
	font-family: Arial, Helvetica, San-serif;
}
div#content_body_simple {
	margin-top: 5px;
	padding: 45px 50px 5px 50px;
	font-family: Arial, Helvetica, San-serif;
}

div#sidelinks_links {
	width: 224px;
	margin-top: -6px;
	padding-left: 55px;
}

div#sidelinks_links_top {
	width: 196px;
	height: 10px;
	background: url('../images/sidelinks_top.jpg') no-repeat;
}

div#sidelinks_links_bottom {
	margin-top: -4px;
	width: 196px;
	height: 10px;
	background: url('../images/sidelinks_bottom.png') no-repeat;
}


div#sidelinks_links .links_toggle_1 {
	width: 196px;
	height: 24px;
	color: #3B372E;
	font-size: 12px;
	font-weight: bold;
	font-family: Lucida Grande, Arial, Helvetica, San-serif;
	background: url('../images/sidelinks_main_bground.jpg') no-repeat;
	padding-top: 6px;
	padding-left: 6px;
}

div#sidelinks_links .links_toggle_1 a:link, div#sidelinks_links .links_toggle_1 a:visited, div#sidelinks_links .links_toggle_1 a:active {
	color: #3D3B35;
	text-decoration: none;
	padding-left: 13px;
}

div#sidelinks_links .links_toggle_1 a:hover { 
	color: #3D3B35;
	text-decoration: none;
	padding-left: 13px;
}

div#sidelinks_links .links_active_1 {
	color: #FFFFFF;
}

div#sidelinks_links .sublink_marker {
	background: url('../images/sidelinks_arrow_off.jpg') center left no-repeat;
	padding-left: 18px;
}

div#sidelinks_links .sublink_marker_active {
	background: url('../images/sidelinks_arrow_on.jpg') center left no-repeat;
	padding-left: 18px;
	color: #FFFFFF;
}

div#sidelinks_links .links_toggle_2 {
	width: 170px;
	background: url('../images/sidelinks_sub_bground.jpg') repeat-y;
	color: #3B372E;
	font-size: 11px;
	font-weight: bold;
	font-family: Lucida Grande, Arial, Helvetica, San-serif;
	padding: 6px 10px 6px 20px;
}

div#sidelinks_links .links_toggle_2 a:link, div#sidelinks_links .links_toggle_2 a:visited, div#sidelinks_links .links_toggle_2 a:active {
	color: #46443E;
	text-decoration: none;
}

div#sidelinks_links .links_toggle_2 a:hover { 
	color: #BC3E00;
	text-decoration: none;
}

/* Below sublinks marker so it overwrites */
div#sidelinks_links .separator_row {
	width: 196px;
	height: 24px;
	color: #3B372E;
	font-size: 12px;
	font-weight: bold;
	font-family: Lucida Grande, Arial, Helvetica, San-serif;
	background: url('../images/sidelinks_main_bground.jpg') no-repeat;
	padding-top: 6px;
	padding-left: 18px;
}

.sidebar_module {
	width: 196px;
	background: url('../images/recommended_bground.jpg') repeat-y;
	padding: 2px 20px;
}

.sidebar_module hr {
	width: 184px;
	height: 0px; 
	border: #F7F7F5 solid 0px;
	border-top-width: 1px;
	padding: 2px 0px;
	margin-left: -14px;
}

.sidebar_sep_top {
	width: 196px;
	height: 10px;
	background: url('../images/recommended_top.jpg') no-repeat;
	margin-top: 5px;
}

.sidebar_sep_bottom {
	width: 196px;
	height: 10px;
	background: url('../images/recommended_bottom.jpg') no-repeat;
}
.side_bar_header {
	font-weight: bold;
	color: #3B3933;
	border-bottom: 1px solid #FFFFFF;
	padding: 2px 0px 7px 0px;
	margin: 0px 45px 10px 0px;
}
.side_bar_container {
	width: 155px;
	padding: 2px 6px 7px 0px;
	margin: 0px 45px 10px 0px;
}
.sidebar_action_results {
	padding-bottom: 10px;
}

div#cart_info_remove {
	float: left;
	padding: 0px 3px 0px 8px;
}

div#cart_info_details {
	float: left;
	font-size: 11px;
	color: #49453A;
	width: 130px;
}

div#cart_info_details A:link, div#cart_info_details A:visited, div#cart_info_details A:active {
	color: #49453A;
	text-decoration: none;
}

div#cart_info_details A:hover { 
	color: #BC3E00;
	text-decoration: underline;
}

div#cart_info_checkout {
	padding: 10px 2px 4px 2px;
}

div#sign_in_cart {
	float: left;
	padding: 4px 6px 15px 2px;
}

div#sign_in_name {
	float: left;
	padding: 5px 0px 15px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #49453A;
}

div#sign_in_name A:link, div#sign_in_name A:visited, div#sign_in_name A:active {
	color: #49453A;
	text-decoration: none;
}

div#sign_in_name A:hover { 
	color: #BC3E00;
	text-decoration: underline;
}
.sign_in_button {
	padding-top: 8px;
}

div#newsletter_header {
	font-size: 12px;
	font-weight: bold;
	font-family: Lucida Grande, Arial, Helvetica, San-serif;
	padding-top: 6px;
}

div#newsletter_form .newsletter_input {
	color: #666666;
	font-size: 10px;
	background-color: #FFFFFF;
	border: #B1B3B3 1px solid;
	text-indent: 2px;
	margin-bottom: 8px;
	float: left;
}

div#newsletter_form .newsletter_submit {
	border: 0px;
	margin-left: 2px;
	margin-top: -5px;
}

a#email_friend_toggle {
	text-decoration: none !important;
}

a#comment_toggle {
	text-decoration: none !important;
}



/* ECOMMERCE */
.sale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #CC3300;
	}
	
.cart_note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CC3300;
	}

.cart_comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;

}


/* SIDEBAR CART PREVIEW */

.store_cart_preview_list {
	font-size: 11px;
	padding: 0px 15px 3px 0px;
	margin: 0px 0px 7px 3px;
}

/* GOOGLE SEARCH */
.google_search_text {
	width: 156px;
	padding: 3px;
	color: #999999;
}
.google_search_button {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: transparent !important;
}

.cse-search-results {
	background-color: transparent !important;
}




.module_membership_title {
	font-size: 10px;
	font-weight: bold;
	color: #777777;
}
.module_membership_description {
	font-size: 10px;
}

