BODY			
{	padding:	0px;
	margin:		0px;
	font-family: Courier New, Courier New Baltic;
	/*font-family: Verdana;*/
}
.page_shade
{
	background-color: #000;
	opacity: 0.5;
	filter:alpha(opacity=50);	/*IE*/
	position:fixed;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	z-index: 500;
	display: block;
}
#popup_container
{
	margin-top: 200px;
	position:absolute;
	top: 0px;
	min-width: 300px;
	z-index: 600;
}
.instructions
{
	background-color:#EFE5D3;
	border: solid 2px #fff;
	border-bottom: none;
	border-width:2px 0 0 2px;
	float:right;
	font-size:11px;
	line-height:10px;
	margin-top:8px;
	padding:2px 3px 1px;
}
.close_btn
{
	border: solid 2px #fff;
	border-bottom: none;
	float: right;
	background-color: #efe5d3;
	padding:2px 3px 1px;
}
.close_btn A
{
	text-decoration: none;
	color: #5e5a53;
}
.popup_content
{
	border: solid 2px #fff;
}

A		{	outline: none; text-decoration:none;}
A:HOVER		{	outline: none;}
A:ACTIVE	{	outline: none;}
.relax		{	clear:both; height: 0px; width: 0px;}
.bg_main	{	background: WHITE url("/public/images/backgrounds/bg_main5.aspx") center 185px;}

A IMG		{	border: none;}

.hidden
{
	display:none;
}

.header{		height: 188px; background: Transparent url("/public/images/backgrounds/bg_top.aspx") repeat-x center top;}
.header .header_col	{	width: 1023px;}
.header .header_col	.logo{		float: left;  text-align: left; margin:12px 0 0 51px;}
.header .header_col	.top_nav{	float: right; text-align: left; margin-right: 141px; height: 49px;}
.header .header_col	.top_nav A  
{
	text-decoration: none; 
	color: #f4e6c5;		      
	font-size:17px;
	font-weight:bold;
}
.header .header_col	.top_nav .top_nav_homeLeft,.header .header_col	.top_nav .top_nav_homeRight,.header .header_col	.top_nav .top_nav_homeSelectedLeft,.header .header_col	.top_nav .top_nav_homeSelectedRight
{display: none;}
.header .header_col	.top_nav .top_nav_home
{	
	height: 53px; width: 99px; text-align:center; vertical-align: top; padding-top: 9px; background: TRANSPARENT url("/public/images/backgrounds/bg_btn_home2.aspx") no-repeat left top;
}
.header .header_col .top_nav .top_nav_homeSelected
{	
	height: 53px; width: 99px; text-align:center; vertical-align: top; padding-top: 9px; background: TRANSPARENT url("/public/images/backgrounds/bg_btn_home2_selected.aspx") no-repeat left top;
}
.header .header_col .top_nav .top_nav_homeSelected A
{
	color: #bc9869;
}

.header .header_col	.top_nav .top_nav_shopLeft,
.header .header_col	.top_nav .top_nav_shopRight,
.header .header_col	.top_nav .top_nav_shopSelectedLeft,
.header .header_col	.top_nav .top_nav_shopSelectedRight
{display: none;}
.header .header_col	.top_nav .top_nav_shop
{	
	height: 53px; width: 166px; text-align:center; vertical-align: top; padding-top: 9px; background: TRANSPARENT url("/public/images/backgrounds/bg_btn_home.aspx") no-repeat left top;
}
.header .header_col .top_nav .top_nav_shopSelected
{	
	height: 53px; width: 166px; text-align:center; vertical-align: top; padding-top: 9px; background: TRANSPARENT url("/public/images/backgrounds/bg_btn_home_selected.aspx") no-repeat left top;
}
.header .header_col .top_nav .top_nav_shopSelected A
{
	color: #bc9869;
}

.header .header_col	.top_nav .top_nav_aboutLeft,.header .header_col	.top_nav .top_nav_aboutRight,.header .header_col	.top_nav .top_nav_aboutSelectedLeft,.header .header_col	.top_nav .top_nav_aboutSelectedRight
{
	display: none;
}
.header .header_col	.top_nav .top_nav_about
{	
	height: 53px; width: 161px; text-align:center; vertical-align: top; padding-top: 9px; background: TRANSPARENT url("/public/images/backgrounds/bg_btn_about.aspx") no-repeat left top;
}
.header .header_col	.top_nav .top_nav_aboutSelected
{	
	height: 53px; width: 161px; text-align:center; vertical-align: top; padding-top: 9px; background: TRANSPARENT url("/public/images/backgrounds/bg_btn_about_selected.aspx") no-repeat left top;
}
.header .header_col	.top_nav .top_nav_aboutSelected A
{
	color: #bc9869;
}

.header .header_col	.top_nav .top_nav_contactLeft,.header .header_col	.top_nav .top_nav_contactRight,.header .header_col	.top_nav .top_nav_contactSelectedLeft,.header .header_col	.top_nav .top_nav_contactSelectedRight
{
	display: none;
}
.header .header_col	.top_nav .top_nav_contact
{	
	height: 53px; width: 99px; text-align:center; vertical-align: top; padding-top: 9px; background: TRANSPARENT url("/public/images/backgrounds/bg_btn_home2.aspx") no-repeat left top;
}
.header .header_col	.top_nav .top_nav_contactSelected
{
	height: 53px; width: 99px; text-align:center; vertical-align: top; padding-top: 9px; background: TRANSPARENT url("/public/images/backgrounds/bg_btn_home2_selected.aspx") no-repeat left top;
}
.header .header_col	.top_nav .top_nav_contactSelected A
{
	color: #bc9869;
}
.header .header_col .search_box{float:right;margin: 36px 141px 0 0;}
.header .header_col .search_box .search_btn{ float:right;}
.header .header_col .search_box .search_txt 
{
	float:right;
	background: TRANSPARENT url("/public/images/backgrounds/bg_txt_search.aspx") no-repeat left top;
	border:medium none;
	float:right;
	height:28px;
	margin-right:5px;
	padding: 5px 0 0 5px;
	font-family:Courier New,Courier New Baltic;
	font-size:20px;
	font-weight:bold;
	width:266px;
}

.header .header_col .bread_crumb
{
	font-size: 12px;
	/*font-weight: bold;*/
	padding: 43px 0 0 34px;
	text-align:left;
	color: #79563c;
	text-transform: uppercase;
}
.header .header_col .bread_crumb A
{
	text-decoration: none;
	color: #79563c;
}
.header .header_col .bread_crumb A:HOVER
{
	color: #B31818;
}
.header .header_col .bread_crumb SPAN
{
	color: #A2271E;
}

/*Content*/
.content_col
{
	/*outline: blue dashed 1px;*/
	width: 1023px;
	overflow: hidden;
}

.content_col .left{	float: left;		width:737px;}
.content_col .left .page_container{		width:737px;}

.content_col .left .page_container .left_nav
{
	text-align: left;
	float: left;
	width:200px;
	height:604px;
	padding-top: 72px;
	background: Transparent url("/public/images/backgrounds/bg_left_nav.aspx") no-repeat left top;
}
.content_col .left .page_container .left_nav A
{
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #6d685c;
	text-transform: uppercase;
}
.content_col .left .page_container .left_nav A:HOVER
{
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #B31818;
}
.content_col .left .page_container .left_nav .TabControlTable .TabControlRow
{
	/*background: Transparent url("/public/images/backgrounds/bg_btn_left_nav_item.aspx") no-repeat left top;*/
	width: 183px;
	height: 31px;
}
.content_col .left .page_container .left_nav .TabControlTable .TabControlRow .TabControlLeft,.content_col .left .page_container .left_nav .TabControlTable .TabControlRow .TabControlSelectedLeft
{
	background: Transparent url("/public/images/backgrounds/bg_left_nav_item_left.aspx") no-repeat left top;
}
.content_col .left .page_container .left_nav .TabControlTable .TabControlRow .TabControl,.content_col .left .page_container .left_nav .TabControlTable .TabControlRow .TabControlSelected
{
	background: Transparent url("/public/images/backgrounds/bg_left_nav_item_right.aspx") no-repeat left top;
}

.content_col .left .page_container .left_nav .TabControlTable .TabControlRow .TabControlLinkSelected
{
	color: #b31818;
}
.content_col .left .page_container .left_nav .TabControlTable .TabControlRow .TabControlLeft
{
	width: 36px;
}

.content_col .left .page_container .page_content_col
{
	float: left;
	width:537px;
}


.content_col .left .page_container .page_content_col .page_content .IntroContainer
{
	background: Transparent url("/public/images/backgrounds/bg_home_intro_middle.aspx") no-repeat left 30px;
	width: 536px;
	/*height: 254px;*/
	margin-bottom: 10px;
	text-align: left;
}
.content_col .left .page_container .page_content_col .page_content .IntroContainer .top
{
	/*background: Transparent url("/public/images/backgrounds/bg_home_intro_top.aspx") no-repeat left 30px;*/
	background: Transparent url("/public/images/backgrounds/bg_home_intro_top.aspx") no-repeat left 15px;
	width: 536px;
	
}
.content_col .left .page_container .page_content_col .page_content .IntroContainer .bottom
{
	background: Transparent url("/public/images/backgrounds/bg_home_intro_bottom.aspx") no-repeat left bottom;
/*	width: 506px;*/
	padding:0 0 10px 30px;
}


.content_col .left .page_container .page_content_col .page_content .IntroContainer .Title
{	
	float: left;
/* 	padding:65px 0px 0px 4px;*/
 	padding:50px 0px 0px 4px;
 	color: #542620;
 	font-size: 28px;
 	font-weight: bold;
	text-transform: uppercase;
	width: 280px;
}
.content_col .left .page_container .page_content_col .page_content .IntroContainer .Image
{	
	float: right;	
}
.content_col .left .page_container .page_content_col .page_content .IntroContainer .BasketImage
{	
	float: right;
	padding:25px 0 0 0;	
}
.content_col .left .page_container .page_content_col .page_content .IntroContainer .Text
{	
	/*padding:125px 30px 0 0;*/
/*	margin-top: 111px;*/
	margin-top: 95px;
	padding-right: 30px;
	color: #542620;
	font-size: 14px;
}
.content_col .left .page_container .page_content_col .page_content .IntroContainer .link
{
	background: Transparent url("/public/images/backgrounds/bg_btn_home_intro_more.aspx") no-repeat left top;
	height: 27px;
	width: 116px;
	margin-top: 5px;	
	padding:2px 0 0 0;
	text-align: center;
}
.content_col .left .page_container .page_content_col .page_content .IntroContainer .link A
{
	text-decoration: none;
	color: #E2CF98;
	font-size:21px;
	font-weight:bold;
}
  
  
/*-----About Cindy-------------------------------------------------------------------------------------------------------*/  
	.content_col .left .page_container .page_content_col .page_content .AboutContainer
	{
		background: Transparent url("/public/images/backgrounds/bg_about_middle.aspx") no-repeat left 30px;
		width: 536px;
		text-align: left;
		
	}
	.content_col .left .page_container .page_content_col .page_content .AboutContainer .top
	{
		background: Transparent url("/public/images/backgrounds/bg_about_top.aspx") no-repeat left 30px;
		width: 536px;
	}
	.content_col .left .page_container .page_content_col .page_content .AboutContainer .bottom
	{
		background: Transparent url("/public/images/backgrounds/bg_about_bottom.aspx") no-repeat left bottom;
		width: 506px;
		padding:0 0 50px 30px;
	}
	.content_col .left .page_container .page_content_col .page_content .AboutContainer .Title
	{	
		float: left;
 		padding:65px 0px 0px 4px;
 		color: #542620;
 		font-size: 28px;
 		font-weight: bold;
		text-transform: uppercase;
	}
	.content_col .left .page_container .page_content_col .page_content .AboutContainer .Image
	{	
		float: right;
		
	}
	.content_col .left .page_container .page_content_col .page_content .AboutContainer .Text
	{	
		/*padding:125px 30px 0 0;*/
		margin-top: 111px;
		padding-right: 30px;
		color: #542620;
		font-size: 14px;
	}
	
/*-----Contact-------------------------------------------------------------------------------------------------------*/  
	.content_col .left .page_container .page_content_col .page_content .ContactContainer
	{
		background: Transparent url("/public/images/backgrounds/bg_contact.aspx") no-repeat left 30px;
		width: 506px;
		height: 496px;
		text-align: left;
		padding-left: 30px;
		color: #542620;
	}
	.content_col .left .page_container .page_content_col .page_content .ContactContainer .Title
	{	
		padding:65px 10px 8px 4px;
	 	font-size: 28px;
	 	font-weight: bold;
		text-transform: uppercase;
	}
	.content_col .left .page_container .page_content_col .page_content .ContactContainer .email
	{
		font-size: 15px;
		margin-top: 10px;
	}
	.content_col .left .page_container .page_content_col .page_content .ContactContainer .email A
	{
		color: #a91614;
		text-decoration: none;
	}
	.content_col .left .page_container .page_content_col .page_content .ContactContainer .phone
	{
		margin-top: 15px;
	}
	.content_col .left .page_container .page_content_col .page_content .ContactContainer .phone DIV
	{
		font-size: 35px;
		color: #a91614;
	}
	.content_col .left .page_container .page_content_col .page_content .ContactContainer .address
	{
		margin:80px 0 0 10px;
		font-size: 16px;
	}

/*-----Submit an Idea Cindy-------------------------------------------------------------------------------------------------------*/  
	.content_col .left .page_container .page_content_col .page_content .SubmitIdeaContainer
	{
		background: Transparent url("/public/images/backgrounds/bg_about_middle.aspx") no-repeat left 30px;
		width: 536px;
		text-align: left;
		
	}
	.content_col .left .page_container .page_content_col .page_content .SubmitIdeaContainer .top
	{
		background: Transparent url("/public/images/backgrounds/bg_submit_idea_top.aspx") no-repeat left 30px;
		width: 536px;
	}
	.content_col .left .page_container .page_content_col .page_content .SubmitIdeaContainer .bottom
	{
		background: Transparent url("/public/images/backgrounds/bg_about_bottom.aspx") no-repeat left bottom;
		width: 506px;
		padding:0 0 50px 30px;
	}
	.content_col .left .page_container .page_content_col .page_content .SubmitIdeaContainer .Title
	{	
		float: left;
 		padding:65px 0px 0px 4px;
 		color: #542620;
 		font-size: 28px;
 		font-weight: bold;
		text-transform: uppercase;
	}
	.content_col .left .page_container .page_content_col .page_content .SubmitIdeaContainer .Image
	{	
		float: right;
		
	}
	.content_col .left .page_container .page_content_col .page_content .SubmitIdeaContainer .Text
	{	
		/*padding:125px 30px 0 0;*/
		margin-top: 111px;
		padding-right: 30px;
		color: #542620;
		font-size: 14px;
	}
		
/*-----Accessibility, Privacy Statement, Terms & Conditions Cindy-------------------------------------------------------------------------------------------------------*/  
	.content_col .left .page_container .page_content_col .page_content .InfoContainer
	{
		background: Transparent url("/public/images/backgrounds/bg_about_middle.aspx") left top;
		width: 536px;
		text-align: left;
		margin-top30px;
	}
	.content_col .left .page_container .page_content_col .page_content .InfoContainer .top
	{
		background: Transparent url("/public/images/backgrounds/bg_about_top.aspx") no-repeat left top;
		width: 536px;
	}
	.content_col .left .page_container .page_content_col .page_content .InfoContainer .bottom
	{
		background: Transparent url("/public/images/backgrounds/bg_about_bottom.aspx") no-repeat left bottom;
		width: 506px;
		padding:0 0 50px 30px;
	}
	.content_col .left .page_container .page_content_col .page_content .InfoContainer .Title
	{	
		background: Transparent url("/public/images/backgrounds/bg_info_title_dots.aspx") repeat-x left bottom;
		float: left;
	 	padding:35px 10px 8px 4px;
	 	color: #542620;
	 	font-size: 28px;
	 	font-weight: bold;
		text-transform: uppercase;
	}
	.content_col .left .page_container .page_content_col .page_content .InfoContainer .Text
	{	
		padding:85px 30px 0 0;
		color: #542620;
		font-size: 14px;
	}
	
	.content_col .left .page_container .page_content_col .page_content .InfoContainer A
	{	
		text-decoration: none;
		color: inherit;
		font-weight:bold;		
		
	}
/*-----Sub1 & Sub2-------------------------------------------------------------------------------------------------------*/
	/*-----Top Nav-------------------------------------------------------------------------------------------------------*/
			.content_col .left .page_container .page_content_col .page_content .sub2_nav_container
			{
				background: Transparent url("/public/images/backgrounds/bg_sub2_nav.aspx") repeat left top;
				width: 536px;	
				text-align: left;
				margin: 30px 0 10px 0;
				padding-top: 5px;
			}
			.content_col .left .page_container .page_content_col .page_content .sub2_nav_container .title
			{
				background: Transparent url("/public/images/backgrounds/bg_sub2_nav_title_ul.aspx") no-repeat left 20px;
				color: #a2271e;
				font-size:14px;
				font-weight:bold;
				height:22px;
				margin: 0 0 0 30px;
				overflow:hidden;
				text-transform: uppercase;
			}
			.content_col .left .page_container .page_content_col .page_content .sub2_nav_container .title A
			{
				text-decoration: none;
				color: #a2271e;
				font-size:14px;
				font-weight:bold;
				height:22px;
			}
			.content_col .left .page_container .page_content_col .page_content .sub2_nav_container .sub2_nav
			{
				/*display: none;*/
				padding-bottom: 10px;
				padding-top:2px;
			}
			.content_col .left .page_container .page_content_col .page_content .sub2_nav_container .sub2_nav A
			{
				text-decoration: none;
				color: #765035;
				font-size: 12px;
				font-weight: bold;	
			}
			.content_col .left .page_container .page_content_col .page_content .sub2_nav_container .sub2_nav A:HOVER
			{
				color: #B31818;
			}
			.content_col .left .page_container .page_content_col .page_content .sub2_nav_container .sub2_nav UL
			{
				font-size: 10px;
				float: left;
				margin:0px;
				color: #765035;
				padding: 0 0 0 45px;
				width: 220px;
			}
			.content_col .left .page_container .page_content_col .page_content .sub2_nav_container .sub2_nav UL UL
			{
				font-size: 10px;
				float: none;
				margin:0px;
				color: #765035;
				padding: 0 0 0 13px;
				width: 214px;
				list-style-type:disc;
			}
			
			
	/*-----Column Container-------------------------------------------------------------------------------------------------------*/
			.content_col .left .page_container .page_content_col .page_content .ColContainer
			{
				width: 536px;
				text-align: left;
				margin-bottom: 10px;
			}

			.content_col .left .page_container .page_content_col .page_content .ColContainer .left
			{
				float: left;
				width:268px;
			}
			.content_col .left .page_container .page_content_col .page_content .ColContainer .left .latestSectionArticles
			{
				background: Transparent url("/public/images/backgrounds/bg_sub2_latest_article.aspx") no-repeat left top;
				padding: 10px;
				/*height: 261px;*/
			}
			.content_col .left .page_container .page_content_col .page_content .ColContainer .left .latestSectionArticles .title
			{
				background: Transparent url("/public/images/backgrounds/bg_sub2_latest_article_title_middle.aspx") repeat-y left top;
				font-weight: bold;
				color: #e2cf98;
				text-transform: uppercase;
			}
			.content_col .left .page_container .page_content_col .page_content .ColContainer .left .latestSectionArticles .title A
			{
				text-decoration: none;
				font-weight: bold;
				color: #e2cf98;
			}
			.content_col .left .page_container .page_content_col .page_content .ColContainer .left .latestSectionArticles .title .top
			{
				background: Transparent url("/public/images/backgrounds/bg_sub2_latest_article_title_top.aspx") no-repeat left top;
			}
			.content_col .left .page_container .page_content_col .page_content .ColContainer .left .latestSectionArticles .title .bottom
			{
				background: Transparent url("/public/images/backgrounds/bg_sub2_latest_article_title_bottom.aspx") no-repeat left bottom;
				padding:9px 7px 5px;
			}
		/*-----Latest Section Articles-------------------------------------------------------------------------------------------------------*/
			.content_col .left .page_container .page_content_col .page_content .ColContainer .left .latestSectionArticles .articles
			{
				background: Transparent url("/public/images/backgrounds/bg_sub2_latest_article_inner.aspx") no-repeat left top;
				margin-top: 10px;
				padding:12px 10px 1px;
				width:208px;
				font-size: 14px;
				color: #77786b;
				line-height: 13px;
				min-height:205px;
			}
			.content_col .left .page_container .page_content_col .page_content .ColContainer .left .latestSectionArticles .articles .item
			{
				background: Transparent url("/public/images/backgrounds/bg_latest_section_article_item_dots.aspx") no-repeat left bottom;
				padding-bottom: 10px;
				margin-bottom: 10px;
			}
			.content_col .left .page_container .page_content_col .page_content .ColContainer .left .latestSectionArticles .articles A
			{
				text-decoration: none;
				font-weight: bold;
				
				color: #9a4943;
			}
			.content_col .left .page_container .page_content_col .page_content .ColContainer .left .latestSectionArticles .articles A:HOVER
			{
				color: #B31818;
			}
			.content_col .left .page_container .page_content_col .page_content .ColContainer .right
			{
				float: left;
				width:268px;
			}

/*-----Sub1 Styles-------------------------------------------------------------------------------------------------------*/
	/**/	.Brown .Sub1IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub1_main_brown_middle.aspx") repeat-y left top;}
	/**/	.Brown .top			{ background: Transparent url("/public/images/backgrounds/bg_sub1_main_brown_top.aspx") no-repeat left top;}
	/**/	.Brown .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub1_main_brown_bottom.aspx") no-repeat left bottom;}
	/**/	.Brown .Title			{ color: #d7c19b;}
	/**/	.Brown .Title A			{ color: #d7c19b;}
	/**/	.Brown .Text			{ color: #ebdfbd;}
	
	/**/	.Sub1_A .Sub1IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub1_A_middle.aspx") repeat-y left top;}
	/**/	.Sub1_A .top			{ background: Transparent url("/public/images/backgrounds/bg_sub1_A_top.aspx") no-repeat left top;}
	/**/	.Sub1_A .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub1_A_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub1_A .Title			{ color: #f3f1db;}
	/**/	.Sub1_A .Title A		{ color: #f3f1db;}
	/**/	.Sub1_A .Text			{ color: #ebdfbd;}
	
	/**/	.Sub1_B .Sub1IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub1_B_middle.aspx") repeat-y left top;}
	/**/	.Sub1_B .top			{ background: Transparent url("/public/images/backgrounds/bg_sub1_B_top.aspx") no-repeat left top;}
	/**/	.Sub1_B .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub1_B_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub1_B .Title			{ color: #d7c96b;}
	/**/	.Sub1_B .Title A		{ color: #d7c96b;}
	/**/	.Sub1_B .Text			{ color: #f1e6c9;}
	
	/**/	.Sub1_C .Sub1IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub1_C_middle.aspx") repeat-y left top;}
	/**/	.Sub1_C .top			{ background: Transparent url("/public/images/backgrounds/bg_sub1_C_top.aspx") no-repeat left top;}
	/**/	.Sub1_C .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub1_C_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub1_C .Title			{ color: #eee4c6;}
	/**/	.Sub1_C .Title A		{ color: #eee4c6;}
	/**/	.Sub1_C .Text			{ color: #edebd5;}
	
	/**/	.Sub1_D .Sub1IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub1_D_middle.aspx") repeat-y left top;}
	/**/	.Sub1_D .top			{ background: Transparent url("/public/images/backgrounds/bg_sub1_D_top.aspx") no-repeat left top;}
	/**/	.Sub1_D .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub1_D_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub1_D .Title			{ color: #d7c19b;}
	/**/	.Sub1_D .Title A		{ color: #d7c19b;}
	/**/	.Sub1_D .Text			{ color: #cec2be;}
	
	/**/	.Sub1_E .Sub1IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub1_E_middle.aspx") repeat-y left top;}
	/**/	.Sub1_E .top			{ background: Transparent url("/public/images/backgrounds/bg_sub1_E_top.aspx") no-repeat left top;}
	/**/	.Sub1_E .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub1_E_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub1_E .Title			{ color: #f1e69d;}
	/**/	.Sub1_E .Title A		{ color: #f1e69d;}
	/**/	.Sub1_E .Text			{ color: #edebd5;}
	
	/**/	.Sub1_F .Sub1IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub1_F_middle.aspx") repeat-y left top;}
	/**/	.Sub1_F .top			{ background: Transparent url("/public/images/backgrounds/bg_sub1_F_top.aspx") no-repeat left top;}
	/**/	.Sub1_F .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub1_F_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub1_F .Title			{ color: #c5dad8;}
	/**/	.Sub1_F .Title A		{ color: #c5dad8;}
	/**/	.Sub1_F .Text			{ color: #dad5be;}
	
	/**/	.Sub1_G .Sub1IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub1_G_middle.aspx") repeat-y left top;}
	/**/	.Sub1_G .top			{ background: Transparent url("/public/images/backgrounds/bg_sub1_G_top.aspx") no-repeat left top;}
	/**/	.Sub1_G .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub1_G_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub1_G .Title			{ color: #c5dad8;}
	/**/	.Sub1_G .Title A		{ color: #c5dad8;}
	/**/	.Sub1_G .Text			{ color: #ede0c2;}
	
	/**/	.Sub1_H .Sub1IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub1_H_middle.aspx") repeat-y left top;}
	/**/	.Sub1_H .top			{ background: Transparent url("/public/images/backgrounds/bg_sub1_H_top.aspx") no-repeat left top;}
	/**/	.Sub1_H .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub1_H_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub1_H .Title			{ color: #dbcfa2;}
	/**/	.Sub1_H .Title A		{ color: #dbcfa2;}
	/**/	.Sub1_H .Text			{ color: #e8e1c8;}
	
	/**/	.Sub1_I .Sub1IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub1_I_middle.aspx") repeat-y left top;}
	/**/	.Sub1_I .top			{ background: Transparent url("/public/images/backgrounds/bg_sub1_I_top.aspx") no-repeat left top;}
	/**/	.Sub1_I .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub1_I_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub1_I .Title			{ color: #ccc9bf;}
	/**/	.Sub1_I .Title A		{ color: #ccc9bf;}
	/**/	.Sub1_I .Text			{ color: #c8d2ba;}

	/**/	.Sub1_J .Sub1IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub1_J_middle.aspx") repeat-y left top;}
	/**/	.Sub1_J .top			{ background: Transparent url("/public/images/backgrounds/bg_sub1_J_top.aspx") no-repeat left top;}
	/**/	.Sub1_J .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub1_J_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub1_J .Title			{ color: #f3f1db;}
	/**/	.Sub1_J .Title A		{ color: #f3f1db;}
	/**/	.Sub1_J .Text			{ color: #ebdfbd;}

	/**/	.Sub1_K .Sub1IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub1_K_middle.aspx") repeat-y left top;}
	/**/	.Sub1_K .top			{ background: Transparent url("/public/images/backgrounds/bg_sub1_K_top.aspx") no-repeat left top;}
	/**/	.Sub1_K .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub1_K_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub1_K .Title			{ color: #153f4b;}
	/**/	.Sub1_K .Title A		{ color: #153f4b;}
	/**/	.Sub1_K .Text			{ color: #3d6f7e;}

	/**/	.Sub1_L .Sub1IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub1_L_middle.aspx") repeat-y left top;}
	/**/	.Sub1_L .top			{ background: Transparent url("/public/images/backgrounds/bg_sub1_L_top.aspx") no-repeat left top;}
	/**/	.Sub1_L .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub1_L_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub1_L .Title			{ color: #545784;}
	/**/	.Sub1_L .Title A		{ color: #545784;}
	/**/	.Sub1_L .Text			{ color: #f2f4eb;}

	/**/	.Sub1_M .Sub1IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub1_M_middle.aspx") repeat-y left top;}
	/**/	.Sub1_M .top			{ background: Transparent url("/public/images/backgrounds/bg_sub1_M_top.aspx") no-repeat left top;}
	/**/	.Sub1_M .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub1_M_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub1_M .Title			{ color: #535945;}
	/**/	.Sub1_M .Title A		{ color: #535945;}
	/**/	.Sub1_M .Text			{ color: #f2f4eb;}

	/**/	.Sub1_N .Sub1IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub1_N_middle.aspx") repeat-y left top;}
	/**/	.Sub1_N .top			{ background: Transparent url("/public/images/backgrounds/bg_sub1_N_top.aspx") no-repeat left top;}
	/**/	.Sub1_N .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub1_N_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub1_N .Title			{ color: #5b5f6a;}
	/**/	.Sub1_N .Title A		{ color: #5b5f6a;}
	/**/	.Sub1_N .Text			{ color: #ffffff;}

	/**/	.Sub1_O .Sub1IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub1_O_middle.aspx") repeat-y left top;}
	/**/	.Sub1_O .top			{ background: Transparent url("/public/images/backgrounds/bg_sub1_O_top.aspx") no-repeat left top;}
	/**/	.Sub1_O .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub1_O_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub1_O .Title			{ color: #fdc2e9;}
	/**/	.Sub1_O .Title A		{ color: #fdc2e9;}
	/**/	.Sub1_O .Text			{ color: #fddff3;}

	/**/	.Sub1_P .Sub1IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub1_P_middle.aspx") repeat-y left top;}
	/**/	.Sub1_P .top			{ background: Transparent url("/public/images/backgrounds/bg_sub1_P_top.aspx") no-repeat left top;}
	/**/	.Sub1_P .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub1_P_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub1_P .Title			{ color: #7f0355;}
	/**/	.Sub1_P .Title A		{ color: #7f0355;}
	/**/	.Sub1_P .Text			{ color: #f2f4eb;}

	/**/	.Sub1_Q .Sub1IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub1_Q_middle.aspx") repeat-y left top;}
	/**/	.Sub1_Q .top			{ background: Transparent url("/public/images/backgrounds/bg_sub1_Q_top.aspx") no-repeat left top;}
	/**/	.Sub1_Q .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub1_Q_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub1_Q .Title			{ color: #f9f2ce;}
	/**/	.Sub1_Q .Title A		{ color: #f9f2ce;}
	/**/	.Sub1_Q .Text			{ color: #f2f4eb;}

	/**/	.Sub1_R .Sub1IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub1_R_middle.aspx") repeat-y left top;}
	/**/	.Sub1_R .top			{ background: Transparent url("/public/images/backgrounds/bg_sub1_R_top.aspx") no-repeat left top;}
	/**/	.Sub1_R .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub1_R_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub1_R .Title			{ color: #cdcbcf;}
	/**/	.Sub1_R .Title A		{ color: #cdcbcf;}
	/**/	.Sub1_R .Text			{ color: #fcf1cf;}

	/**/	.Sub1_S .Sub1IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub1_S_middle.aspx") repeat-y left top;}
	/**/	.Sub1_S .top			{ background: Transparent url("/public/images/backgrounds/bg_sub1_S_top.aspx") no-repeat left top;}
	/**/	.Sub1_S .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub1_S_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub1_S .Title			{ color: #f3f1db;}
	/**/	.Sub1_S .Title A		{ color: #f3f1db;}
	/**/	.Sub1_S .Text			{ color: #ebdfbd;}

	/**/	.Sub1_T .Sub1IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub1_T_middle.aspx") repeat-y left top;}
	/**/	.Sub1_T .top			{ background: Transparent url("/public/images/backgrounds/bg_sub1_T_top.aspx") no-repeat left top;}
	/**/	.Sub1_T .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub1_T_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub1_T .Title			{ color: #f3f1db;}
	/**/	.Sub1_T .Title A		{ color: #f3f1db;}
	/**/	.Sub1_T .Text			{ color: #ebdfbd;}

	/**/	.Sub1_U .Sub1IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub1_U_middle.aspx") repeat-y left top;}
	/**/	.Sub1_U .top			{ background: Transparent url("/public/images/backgrounds/bg_sub1_U_top.aspx") no-repeat left top;}
	/**/	.Sub1_U .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub1_U_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub1_U .Title			{ color: #f8d0b5;}
	/**/	.Sub1_U .Title A		{ color: #f8d0b5;}
	/**/	.Sub1_U .Text			{ color: #ebdfbd;}	
	
			.content_col .left .page_container .page_content_col .page_content .Sub1IntroContainer
			{
				/*height:317px;*/
				margin-bottom:10px;
				text-align:left;
				width:536px;
			}
			.content_col .left .page_container .page_content_col .page_content .Sub1IntroContainer .top
			{
				width: 536px;
			}
			.content_col .left .page_container .page_content_col .page_content .Sub1IntroContainer .bottom
			{
				width: 506px;
				padding:0 0 5px 30px;
				min-height: 310px;
			}
			.content_col .left .page_container .page_content_col .page_content .Sub1IntroContainer .Title
			{
				float: left;
				font-size:28px;
				font-weight:bold;
				margin:15px 0 0 5px;
				overflow:hidden;
/*				height:35px;*/
				width:308px;
			}
			.content_col .left .page_container .page_content_col .page_content .Sub1IntroContainer .title A
			{
				text-decoration: none;				
				font-size:28px;
				font-weight:bold;
				overflow:hidden;
/*				height:35px;*/
				width:308px;
			}
			.content_col .left .page_container .page_content_col .page_content .Sub1IntroContainer .Image
			{	
				float: right;
				padding:24px 24px 15px 15px;
			}
			.content_col .left .page_container .page_content_col .page_content .Sub1IntroContainer .Text
			{
				padding:50px 30px 10px 0;
				font-size:14px;
				/*height:91px;*/
				line-height:14px;
				margin-top:14px;
			}
			


/*-----Sub2 Styles-------------------------------------------------------------------------------------------------------*/

	/**/	.Pink .Sub2IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub2_main_pink_middle.aspx") repeat-y left top;}
	/**/	.Pink .top			{ background: Transparent url("/public/images/backgrounds/bg_sub2_main_pink_top.aspx") no-repeat left top;}
	/**/	.Pink .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub2_main_pink_bottom.aspx") no-repeat left bottom;}
	/**/	.Pink .Title			{ color: #be80af;}
	/**/	.Pink .Title A			{ color: #be80af;}
	/**/	.Pink .Text			{ color: #766B5E;}
	/**/	.Pink .link			{background: Transparent url("/public/images/backgrounds/bg_sub2_main_pink_link.aspx") no-repeat left top;}
	/**/	.Pink .link A			{ color: #eedcb1;}

	/**/	.Brown2 .Sub2IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_Brown2_middle.aspx") repeat-y left top;}
	/**/	.Brown2 .top			{ background: Transparent url("/public/images/backgrounds/bg_Brown2_top.aspx") no-repeat left top;}
	/**/	.Brown2 .bottom			{ background: Transparent url("/public/images/backgrounds/bg_Brown2_bottom.aspx") no-repeat left bottom;}
	/**/	.Brown2 .Title			{ color: #d7c19b;}
	/**/	.Brown2 .Title A		{ color: #d7c19b;}
	/**/	.Brown2 .Text			{ color: #EBDFBD;}	
	/**/	.Brown2 .link			{background: Transparent url("/public/images/backgrounds/bg_Brown2_link.aspx") no-repeat left top;}
	/**/	.Brown2 .link A			{ color: #EBDFBD;}

	/**/	.Sub2_A .Sub2IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub2_A_middle.aspx") repeat-y left 10px;}
	/**/	.Sub2_A .top			{ background: Transparent url("/public/images/backgrounds/bg_sub2_A_top.aspx") no-repeat left top;}
	/**/	.Sub2_A .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub2_A_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub2_A .Title			{ color: #935531;}
	/**/	.Sub2_A .Title A		{ color: #935531;}
	/**/	.Sub2_A .Text			{ color: #935531;}
	/**/	.Sub2_A .link			{ background: Transparent url("/public/images/backgrounds/bg_sub2_A_link.aspx") no-repeat left top;}
	/**/	.Sub2_A .link A			{ color: #eedcb1;}

	/**/	.Sub2_B .Sub2IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub2_B_middle.aspx") repeat-y left 10px;}
	/**/	.Sub2_B .top			{ background: Transparent url("/public/images/backgrounds/bg_sub2_B_top.aspx") no-repeat left top;}
	/**/	.Sub2_B .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub2_B_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub2_B .Title			{ color: #5c7e63;}
	/**/	.Sub2_B .Title A		{ color: #5c7e63;}
	/**/	.Sub2_B .Text			{ color: #5c7e63;}
	/**/	.Sub2_B .link			{ background: Transparent url("/public/images/backgrounds/bg_sub2_B_link.aspx") no-repeat left top;}
	/**/	.Sub2_B .link A			{ color: #e3d2ab;}
	
	/**/	.Sub2_C .Sub2IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub2_C_middle.aspx") repeat-y left 10px;}
	/**/	.Sub2_C .top			{ background: Transparent url("/public/images/backgrounds/bg_sub2_C_top.aspx") no-repeat left top;}
	/**/	.Sub2_C .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub2_C_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub2_C .Title			{ color: #58623d;}
	/**/	.Sub2_C .Title A		{ color: #58623d;}
	/**/	.Sub2_C .Text			{ color: #58623d;}
	/**/	.Sub2_C .Text A			{ color: #58623d;}
	/**/	.Sub2_C .link			{ background: Transparent url("/public/images/backgrounds/bg_sub2_C_link.aspx") no-repeat left top;}
	/**/	.Sub2_C .link A			{ color: #e3d2ab;}
	
	/**/	.Sub2_D .Sub2IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub2_D_middle.aspx") repeat-y left 10px;}
	/**/	.Sub2_D .top			{ background: Transparent url("/public/images/backgrounds/bg_sub2_D_top.aspx") no-repeat left top;}
	/**/	.Sub2_D .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub2_D_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub2_D .Title			{ color: #a96250;}
	/**/	.Sub2_D .Title A		{ color: #a96250;}
	/**/	.Sub2_D .Text			{ color: #a96250;}
	/**/	.Sub2_D .link			{ background: Transparent url("/public/images/backgrounds/bg_sub2_D_link.aspx") no-repeat left top;}
	/**/	.Sub2_D .link A			{ color: #e7d0ca;}
	
	/**/	.Sub2_E .Sub2IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub2_E_middle.aspx") repeat-y left 10px;}
	/**/	.Sub2_E .top			{ background: Transparent url("/public/images/backgrounds/bg_sub2_E_top.aspx") no-repeat left top;}
	/**/	.Sub2_E .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub2_E_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub2_E .Title			{ color: #4e5939;}
	/**/	.Sub2_E .Title A		{ color: #4e5939;}
	/**/	.Sub2_E .Text			{ color: #4e5939;}
	/**/	.Sub2_E .link			{ background: Transparent url("/public/images/backgrounds/bg_sub2_E_link.aspx") no-repeat left top;}
	/**/	.Sub2_E .link A			{ color: #c7cebb;}
	
	/**/	.Sub2_F .Sub2IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub2_F_middle.aspx") repeat-y left 10px;}
	/**/	.Sub2_F .top			{ background: Transparent url("/public/images/backgrounds/bg_sub2_F_top.aspx") no-repeat left top;}
	/**/	.Sub2_F .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub2_F_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub2_F .Title			{ color: #303031;}
	/**/	.Sub2_F .Title A		{ color: #303031;}
	/**/	.Sub2_F .Text			{ color: #303031;}
	/**/	.Sub2_F .link			{ background: Transparent url("/public/images/backgrounds/bg_sub2_F_link.aspx") no-repeat left top;}
	/**/	.Sub2_F .link A			{ color: #b8b9ba;}
	
	/**/	.Sub2_G .Sub2IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub2_G_middle.aspx") repeat-y left 10px;}
	/**/	.Sub2_G .top			{ background: Transparent url("/public/images/backgrounds/bg_sub2_G_top.aspx") no-repeat left top;}
	/**/	.Sub2_G .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub2_G_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub2_G .Title			{ color: #4a595f;}
	/**/	.Sub2_G .Title A		{ color: #4a595f;}
	/**/	.Sub2_G .Text			{ color: #4a595f;}
	/**/	.Sub2_G .link			{ background: Transparent url("/public/images/backgrounds/bg_sub2_G_link.aspx") no-repeat left top;}
	/**/	.Sub2_G .link A			{ color: #cad3d6;}
	
	/**/	.Sub2_H .Sub2IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub2_H_middle.aspx") repeat-y left 10px;}
	/**/	.Sub2_H .top			{ background: Transparent url("/public/images/backgrounds/bg_sub2_H_top.aspx") no-repeat left top;}
	/**/	.Sub2_H .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub2_H_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub2_H .Title			{ color: #514d40;}
	/**/	.Sub2_H .Title A		{ color: #514d40;}
	/**/	.Sub2_H .Text			{ color: #514d40;}
	/**/	.Sub2_H .link			{ background: Transparent url("/public/images/backgrounds/bg_sub2_H_link.aspx") no-repeat left top;}
	/**/	.Sub2_H .link A			{ color: #ccc9bf;}
	
	/**/	.Sub2_I .Sub2IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub2_I_middle.aspx") repeat-y left 10px;}
	/**/	.Sub2_I .top			{ background: Transparent url("/public/images/backgrounds/bg_sub2_I_top.aspx") no-repeat left top;}
	/**/	.Sub2_I .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub2_I_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub2_I .Title			{ color: #495852;}
	/**/	.Sub2_I .Title A		{ color: #495852;}
	/**/	.Sub2_I .Text			{ color: #495852;}
	/**/	.Sub2_I .link			{ background: Transparent url("/public/images/backgrounds/bg_sub2_I_link.aspx") no-repeat left top;}
	/**/	.Sub2_I .link A			{ color: #bfc8c5;}
	
	/**/	.Sub2_J .Sub2IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub2_J_middle.aspx") repeat-y left 10px;}
	/**/	.Sub2_J .top			{ background: Transparent url("/public/images/backgrounds/bg_sub2_J_top.aspx") no-repeat left top;}
	/**/	.Sub2_J .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub2_J_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub2_J .Title			{ color: #a45866;}
	/**/	.Sub2_J .Title A		{ color: #a45866;}
	/**/	.Sub2_J .Text			{ color: #a45866;}
	/**/	.Sub2_J .Text A			{ color: #b76070;}
	/**/	.Sub2_J .link			{ background: Transparent url("/public/images/backgrounds/bg_sub2_J_link.aspx") no-repeat left top;}
	/**/	.Sub2_J .link A			{ color: #e1c8be;}

	/**/	.Sub2_K .Sub2IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub2_K_middle.aspx") repeat-y left 10px;}
	/**/	.Sub2_K .top			{ background: Transparent url("/public/images/backgrounds/bg_sub2_K_top.aspx") no-repeat left top;}
	/**/	.Sub2_K .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub2_K_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub2_K .Title			{ color: #3d6f7e;}
	/**/	.Sub2_K .Title A		{ color: #3d6f7e;}
	/**/	.Sub2_K .Text			{ color: #3d6f7e;}
	/**/	.Sub2_K .Text A			{ color: #3d6f7e;}
	/**/	.Sub2_K .link			{ background: Transparent url("/public/images/backgrounds/bg_sub2_K_link.aspx") no-repeat left top;}
	/**/	.Sub2_K .link A			{ color: #d3d4d4;}

	/**/	.Sub2_L .Sub2IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub2_L_middle.aspx") repeat-y left 10px;}
	/**/	.Sub2_L .top			{ background: Transparent url("/public/images/backgrounds/bg_sub2_L_top.aspx") no-repeat left top;}
	/**/	.Sub2_L .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub2_L_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub2_L .Title			{ color: #545784;}
	/**/	.Sub2_L .Title A		{ color: #545784;}
	/**/	.Sub2_L .Text			{ color: #545784;}
	/**/	.Sub2_L .Text A			{ color: #545784;}
	/**/	.Sub2_L .link			{ background: Transparent url("/public/images/backgrounds/bg_sub2_L_link.aspx") no-repeat left top;}
	/**/	.Sub2_L .link A			{ color: #d4d3d3;}

	/**/	.Sub2_M .Sub2IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub2_M_middle.aspx") repeat-y left 10px;}
	/**/	.Sub2_M .top			{ background: Transparent url("/public/images/backgrounds/bg_sub2_M_top.aspx") no-repeat left top;}
	/**/	.Sub2_M .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub2_M_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub2_M .Title			{ color: #535945;}
	/**/	.Sub2_M .Title A		{ color: #535945;}
	/**/	.Sub2_M .Text			{ color: #535945;}
	/**/	.Sub2_M .Text A			{ color: #535945;}
	/**/	.Sub2_M .link			{ background: Transparent url("/public/images/backgrounds/bg_sub2_M_link.aspx") no-repeat left top;}
	/**/	.Sub2_M .link A			{ color: #dfe0df;}

	/**/	.Sub2_N .Sub2IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub2_N_middle.aspx") repeat-y left 10px;}
	/**/	.Sub2_N .top			{ background: Transparent url("/public/images/backgrounds/bg_sub2_N_top.aspx") no-repeat left top;}
	/**/	.Sub2_N .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub2_N_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub2_N .Title			{ color: #5b5f6a;}
	/**/	.Sub2_N .Title A		{ color: #5b5f6a;}
	/**/	.Sub2_N .Text			{ color: #5b5f6a;}
	/**/	.Sub2_N .Text A			{ color: #5b5f6a;}
	/**/	.Sub2_N .link			{ background: Transparent url("/public/images/backgrounds/bg_sub2_N_link.aspx") no-repeat left top;}
	/**/	.Sub2_N .link A			{ color: #e3e4e5;}

	/**/	.Sub2_O .Sub2IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub2_O_middle.aspx") repeat-y left 10px;}
	/**/	.Sub2_O .top			{ background: Transparent url("/public/images/backgrounds/bg_sub2_O_top.aspx") no-repeat left top;}
	/**/	.Sub2_O .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub2_O_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub2_O .Title			{ color: #620141;}
	/**/	.Sub2_O .Title A		{ color: #620141;}
	/**/	.Sub2_O .Text			{ color: #620141;}
	/**/	.Sub2_O .Text A			{ color: #620141;}
	/**/	.Sub2_O .link			{ background: Transparent url("/public/images/backgrounds/bg_sub2_O_link.aspx") no-repeat left top;}
	/**/	.Sub2_O .link A			{ color: #adafbb;}

	/**/	.Sub2_P .Sub2IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub2_P_middle.aspx") repeat-y left 10px;}
	/**/	.Sub2_P .top			{ background: Transparent url("/public/images/backgrounds/bg_sub2_P_top.aspx") no-repeat left top;}
	/**/	.Sub2_P .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub2_P_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub2_P .Title			{ color: #7f0355;}
	/**/	.Sub2_P .Title A		{ color: #7f0355;}
	/**/	.Sub2_P .Text			{ color: #7f0355;}
	/**/	.Sub2_P .Text A			{ color: #7f0355;}
	/**/	.Sub2_P .link			{ background: Transparent url("/public/images/backgrounds/bg_sub2_P_link.aspx") no-repeat left top;}
	/**/	.Sub2_P .link A			{ color: #e0dede;}

	/**/	.Sub2_Q .Sub2IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub2_Q_middle.aspx") repeat-y left 10px;}
	/**/	.Sub2_Q .top			{ background: Transparent url("/public/images/backgrounds/bg_sub2_Q_top.aspx") no-repeat left top;}
	/**/	.Sub2_Q .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub2_Q_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub2_Q .Title			{ color: #b06904;}
	/**/	.Sub2_Q .Title A		{ color: #b06904;}
	/**/	.Sub2_Q .Text			{ color: #b06904;}
	/**/	.Sub2_Q .Text A			{ color: #b06904;}
	/**/	.Sub2_Q .link			{ background: Transparent url("/public/images/backgrounds/bg_sub2_Q_link.aspx") no-repeat left top;}
	/**/	.Sub2_Q .link A			{ color: #d7c8b0;}

	/**/	.Sub2_R .Sub2IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub2_R_middle.aspx") repeat-y left 10px;}
	/**/	.Sub2_R .top			{ background: Transparent url("/public/images/backgrounds/bg_sub2_R_top.aspx") no-repeat left top;}
	/**/	.Sub2_R .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub2_R_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub2_R .Title			{ color: #77668b;}
	/**/	.Sub2_R .Title A		{ color: #77668b;}
	/**/	.Sub2_R .Text			{ color: #77668b;}
	/**/	.Sub2_R .Text A			{ color: #77668b;}
	/**/	.Sub2_R .link			{ background: Transparent url("/public/images/backgrounds/bg_sub2_R_link.aspx") no-repeat left top;}
	/**/	.Sub2_R .link A			{ color: #c6c6c7;}

	/**/	.Sub2_S .Sub2IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub2_S_middle.aspx") repeat-y left 10px;}
	/**/	.Sub2_S .top			{ background: Transparent url("/public/images/backgrounds/bg_sub2_S_top.aspx") no-repeat left top;}
	/**/	.Sub2_S .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub2_S_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub2_S .Title			{ color: #a45866;}
	/**/	.Sub2_S .Title A		{ color: #a45866;}
	/**/	.Sub2_S .Text			{ color: #a45866;}
	/**/	.Sub2_S .Text A			{ color: #a45866;}
	/**/	.Sub2_S .link			{ background: Transparent url("/public/images/backgrounds/bg_sub2_S_link.aspx") no-repeat left top;}
	/**/	.Sub2_S .link A			{ color: #d0baaf;}

	/**/	.Sub2_T .Sub2IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub2_T_middle.aspx") repeat-y left 10px;}
	/**/	.Sub2_T .top			{ background: Transparent url("/public/images/backgrounds/bg_sub2_T_top.aspx") no-repeat left top;}
	/**/	.Sub2_T .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub2_T_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub2_T .Title			{ color: #370125;}
	/**/	.Sub2_T .Title A		{ color: #370125;}
	/**/	.Sub2_T .Text			{ color: #370125;}
	/**/	.Sub2_T .Text A			{ color: #370125;}
	/**/	.Sub2_T .link			{ background: Transparent url("/public/images/backgrounds/bg_sub2_T_link.aspx") no-repeat left top;}
	/**/	.Sub2_T .link A			{ color: #bebbba;}

	/**/	.Sub2_U .Sub2IntroContainer	{ background: Transparent url("/public/images/backgrounds/bg_sub2_U_middle.aspx") repeat-y left 10px;}
	/**/	.Sub2_U .top			{ background: Transparent url("/public/images/backgrounds/bg_sub2_U_top.aspx") no-repeat left top;}
	/**/	.Sub2_U .bottom			{ background: Transparent url("/public/images/backgrounds/bg_sub2_U_bottom.aspx") no-repeat left bottom;}
	/**/	.Sub2_U .Title			{ color: #803706;}
	/**/	.Sub2_U .Title A		{ color: #803706;}
	/**/	.Sub2_U .Text			{ color: #803706;}
	/**/	.Sub2_U .Text A			{ color: #803706;}
	/**/	.Sub2_U .link			{ background: Transparent url("/public/images/backgrounds/bg_sub2_U_link.aspx") no-repeat left top;}
	/**/	.Sub2_U .link A			{ color: #cfcbc9;}

			.content_col .left .page_container .page_content_col .page_content .Sub2IntroContainer
			{
				/*height:317px;*/
				margin-bottom:10px;
				text-align:left;
				width:536px;
			}
			.content_col .left .page_container .page_content_col .page_content .Sub2IntroContainer .top
			{
				width: 536px;
			}
			.content_col .left .page_container .page_content_col .page_content .Sub2IntroContainer .bottom
			{
				width: 506px;
				padding:0 0 15px 30px;
				min-height: 310px;
			}
			.content_col .left .page_container .page_content_col .page_content .Sub2IntroContainer .Title
			{
				float: left;
				font-size:28px;
				font-weight:bold;
				margin:15px 0 0 5px;
				overflow:hidden;
/*				height:35px;*/
				width:308px;
				line-height: 24px;
			}
			.content_col .left .page_container .page_content_col .page_content .Sub2IntroContainer .Title A
			{
				text-decoration: none;
				font-size:28px;
				font-weight:bold;
				overflow:hidden;
/*				height:35px;*/
				width:308px;
				line-height: 24px;
			}
			.content_col .left .page_container .page_content_col .page_content .Sub2IntroContainer .Text
			{
				padding:60px 30px 0 0;
				font-size:14px;
				/*height:91px;*/
				line-height:14px;
				margin-top:14px;
			}
			
			.content_col .left .page_container .page_content_col .page_content .Sub2IntroContainer .Image
			{
				float: right;
				margin:44px 26px 0 10px;
			}
			.content_col .left .page_container .page_content_col .page_content .Sub2IntroContainer .link
			{
				/*background: Transparent url("/public/images/backgrounds/bg_sub2_main_pink_link.aspx") no-repeat left top;
*/
				height:25px;
				margin:21px 0 0 0px;
				padding-top:8px;
				text-align:center;
				width:156px;
			}
			.content_col .left .page_container .page_content_col .page_content .Sub2IntroContainer .link A
			{
				text-decoration: none;
				font-weight: bold;
			}

			
		/*Comments*/
			.commentsContainer
			{
				background: Transparent url("/public/images/backgrounds/bg_comment.aspx") repeat-y left top;
				margin-bottom:10px;
				padding:10px;
			}
			.commentsContainer .InfoLabel
			{
				color:#77786B;
				font-size:14px;
				line-height:14px;
				margin-top:14px;
			}
			.commentsContainer .commentsTitle
			{
				background: Transparent url("/public/images/backgrounds/bg_comments_title.aspx") no-repeat left top;
				color:#E2CF98;
				font-weight:bold;
				height:18px;
				margin-bottom:10px;
				padding:9px 0 7px 14px;
				text-align:left;
			}
			.commentsContainer .commentsTitle A
			{
				color:#E2CF98;
				font-weight:bold;
				text-decoration:none;
			}
			.commentsContainer .CommentItem
			{
				background: Transparent url("/public/images/backgrounds/bg_comment_item.aspx") repeat left top;	
				margin-bottom:10px;
				padding:10px;
				text-align: left;
			}
			.commentsContainer .CommentItem .TextAreaField
			{
				width: 472px;
			}
			.commentsContainer .CommentItem A
			{
				color:#A2271E;
				font-size:11px;
				line-height: 10px;
				font-weight:bold;
				height:22px;
				text-decoration: none;
			}
			.commentsContainer .CommentItem .ModalPanel
			{
				background: Transparent url("/public/images/backgrounds/bg_comment_item.aspx") repeat left top;
				padding:10px;
				text-align: left;
				border:1px solid #D7BF99;
				
				color:#77786B;
				font-size:14px;
				line-height:14px;
			}
			.commentsContainer .CommentItem .ModalPanel TEXTAREA
			{
				width: 100%;
			}
			.commentsContainer .CommentItem .ModalPanel .ContentButton
			{
				border: none;
				background:Transparent url(/public/images/backgrounds/bg_btn_small2.aspx) repeat scroll left top;
				height:21px;
				/*padding:2px 0 0;*/
				text-align:center;
				width:115px;
				color: #E2CF98;
				font-size:12px;
				font-weight:bold;
				cursor: pointer;
				text-transform:uppercase;
				margin-top: 10px;
			}
			.commentsContainer .CommentItem .CommentUserName
			{
				color:#A2271E;
				font-size:14px;
				font-weight:bold;
				height:22px;
			}
			.commentsContainer .CommentItem .CommentText
			{
				font-size:14px;
				line-height:14px;
				margin-top:14px;
				color: #77786B;
			}
			.commentsContainer .CommentItem .CommentDate
			{
				font-size:10px;
				line-height:10px;
				color: #77786B;
			}
			.commentsContainer .CommentItem .textBox
			{
				width: 492px;
				color: #77786B;
			}
			.commentsContainer .login_container
			{
				text-align: left;
			}
			.commentsContainer .login_container .selected_div
			{
				text-align: center;
				margin-right: 10px;
				background:Transparent url(/public/images/backgrounds/bg_btn_small3.aspx) no-repeat left top;
				height: 21px;
				width: 80px;
				padding-top:3px;
				float: left;
				color:#E2CF98;
				font-weight:bold;
				font-size:12px;
				text-transform: uppercase;
			}
			.commentsContainer .login_container .action_div
			{
				text-align: center;
				margin-right: 10px;
				background:Transparent url(/public/images/backgrounds/bg_btn_small2.aspx) no-repeat left top;
				height: 21px;
				width: 80px;
				padding-top:5px;
				float: left;
				color:#E2CF98;
				font-weight:bold;
				font-size:12px;
				text-transform: uppercase;
			}
			.commentsContainer .login_container .action_div A
			{
				color:#E2CF98;
			}
			.commentsContainer .login_container .Login_btn
			{
				border: none;
				background:Transparent url(/public/images/backgrounds/bg_btn_small2.aspx) no-repeat scroll left top;
				height:21px;
				/*padding:2px 0 0;*/
				text-align:center;
				width:80px;
				color: #E2CF98;
				font-size:12px;
				font-weight:bold;
				cursor: pointer;
				text-transform:uppercase;
			}
			.commentsContainer .login_container .ErrorLabel
			{
				color:#77786B;
				font-size:14px;
				line-height:14px;
				margin-top:14px;
			}
			.commentsContainer .register_container
			{
				text-align: left;
			}
			.commentsContainer .register_container .login_reg
			{				
				text-align: center;
				margin-right: 10px;
				background:Transparent url(/public/images/backgrounds/bg_login_reg.aspx) no-repeat left top;
				height: 25px;
				width: 112px;
				padding-top: 10px;
				float: left;
			}
			.commentsContainer .register_container .selected_div
			{
				text-align: center;
				margin-right: 10px;
				background:Transparent url(/public/images/backgrounds/bg_btn_small3.aspx) no-repeat left top;
				height: 21px;
				width: 80px;
				padding-top:3px;
				float: left;
				color:#E2CF98;
				font-weight:bold;
				font-size:12px;
				text-transform: uppercase;
			}
			.commentsContainer .register_container .action_div
			{
				text-align: center;
				margin-right: 10px;
				background:Transparent url(/public/images/backgrounds/bg_btn_small2.aspx) no-repeat left top;
				height: 21px;
				width: 80px;
				padding-top:5px;
				float: left;
				color:#E2CF98;
				font-weight:bold;
				font-size:12px;
				text-transform: uppercase;
			}
			.commentsContainer .register_container .action_div A
			{
				color:#E2CF98;
			}
			.commentsContainer .register_container LABEL
			{
				color:#77786B;
				font-size:14px;
				line-height:13px;
			}
			.commentsContainer .register_container .ContentButton
			{
				border: none;
				background:Transparent url(/public/images/backgrounds/bg_btn_small2.aspx) no-repeat scroll left top;
				height:21px;
				/*padding:2px 0 0;*/
				text-align:center;
				width:80px;
				color: #E2CF98;
				font-size:12px;
				font-weight:bold;
				cursor: pointer;
				text-transform:uppercase;
			}
			.commentsContainer .CommentItem .CommentButton
			{
				border: none;
				background:Transparent url(/public/images/backgrounds/bg_btn_small2.aspx) no-repeat scroll left top;
				height:21px;
				/*padding:2px 0 0;*/
				text-align:center;
				width:80px;
				color: #E2CF98;
				font-size:12px;
				font-weight:bold;
				cursor: pointer;
				text-transform:uppercase;
				
			}
			.commentsContainer .signout_container
			{
				text-align: right;
				padding: 0px 21px 0px 0px;
			}
			.commentsContainer .signout_container .signoutButton
			{
				border: none;
				background:Transparent url(/public/images/backgrounds/bg_btn_small2.aspx) no-repeat scroll left top;
				height:21px;
				/*padding:2px 0 0;*/
				text-align:center;
				width:80px;
				color: #E2CF98;
				font-size:12px;
				font-weight:bold;
				cursor: pointer;
				text-transform:uppercase;
			}

/*-----Search Results Styles-------------------------------------------------------------------------------------------------------*/
			.content_col .left .page_container .page_content_col .page_content .SearchContainer 
			{
				background:Transparent url(/public/images/backgrounds/bg_comment.aspx) repeat-y scroll left top;
				margin: 38px 0 10px 0;
				padding:10px;
				
			}
			.content_col .left .page_container .page_content_col .page_content .SearchContainer .Title
			{
				background:Transparent url(/public/images/backgrounds/bg_comments_title.aspx) no-repeat scroll left top;
				color:#E2CF98;
				font-weight:bold;
				height:18px;
				margin-bottom:10px;
				padding:7px 0 7px 14px;
				text-align:left;
			}
			.content_col .left .page_container .page_content_col .page_content .SearchContainer .SearchResult
			{
				background: Transparent url("/public/images/backgrounds/bg_comment_item.aspx") repeat left top;	
				margin-bottom:10px;
				padding:10px;
				text-align: left;
			}
			.content_col .left .page_container .page_content_col .page_content .SearchContainer .SearchResult .ResultTitle A
			{
				color:#A2271E;
				font-size:14px;
				font-weight:bold;
				height:22px;
				line-height:10px;
				text-decoration:none;
			}
			.content_col .left .page_container .page_content_col .page_content .SearchContainer .SearchResult .ResultPath
			{
				color:#77786B;
				font-size:12px;
				line-height:14px;
			}
			.content_col .left .page_container .page_content_col .page_content .SearchContainer .PagerControl
			{
				color:#77786B;
				font-size:14px;
				line-height:14px;
				font-weight:bold;
			}
			.content_col .left .page_container .page_content_col .page_content .SearchContainer .PagerControl A
			{
				color:#A2271E;
				font-size:14px;
				font-weight:bold;
				height:22px;
				line-height:10px;
				text-decoration:none;
			}
			.content_col .left .page_container .page_content_col .page_content .SearchContainer .CMSSearchResultsNoResultsLabel
			{
				color:#77786B;
				font-size:14px;
				line-height:14px;
			}
			
			
.content_col .left .page_container .page_content_col .bottom_boxes
{
	margin-top: 10px;
}
.content_col .left .page_container .page_content_col .bottom_boxes .submit_ideas
{
	background: Transparent url("/public/images/backgrounds/bg_submit_ideas.aspx") no-repeat left top;
	width: 173px;
	height: 140px;
	float: left;
	position: relative
}
.content_col .left .page_container .page_content_col .bottom_boxes .submit_ideas DIV
{
	line-height:14px;
	padding:48px 0 0 92px;
	text-align:left;
}
.content_col .left .page_container .page_content_col .bottom_boxes .submit_ideas A
{
	color:#9C9D72;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.content_col .left .page_container .page_content_col .bottom_boxes .submit_ideas .more{
	position:absolute;
	right:5px;
	bottom:10px;
}
.content_col .left .page_container .page_content_col .bottom_boxes .submit_ideas .more A{
	color: #9A4943;
}
.content_col .left .page_container .page_content_col .bottom_boxes .submit_ideas .more A:HOVER{
	color: #B31818;
}

.content_col .left .page_container .page_content_col .bottom_boxes .most_pop_articles
{

	background: Transparent url("/public/images/backgrounds/bg_most_pop.aspx") no-repeat left top;
	float:left;
	height:91px;
	margin-left:7px;
	padding:49px 0 0 15px;
	width:159px;
}
.content_col .left .page_container .page_content_col .bottom_boxes .most_pop_articles .item
{
	margin: 0 0 4px 0;
	padding: 0 0 2px 3px;
	text-align: left;
	background: Transparent url("/public/images/backgrounds/bg_most_pop_item_dots.aspx") no-repeat left bottom;
}
.content_col .left .page_container .page_content_col .bottom_boxes .most_pop_articles .item A
{
	text-decoration: none;
	color: #947560;
	font-size: 14px;
	font-weight: bold;
	/*letter-spacing: -0.5px;*/
	text-transform: uppercase;
}
.content_col .left .page_container .page_content_col .bottom_boxes .most_pop_articles .item A:HOVER
{
	color: #B31818;
}
.content_col .left .page_container .page_content_col .bottom_boxes .most_rec_comments
{
	background: Transparent url("/public/images/backgrounds/bg_most_rec.aspx") no-repeat left top;
	float: left;	
	height:91px;
	margin-left:7px;
	padding:49px 0 0 15px;
	width:159px;
	text-align: left;
	font-size: 14px;
	line-height:13px;
	color:#77786B;
}
.content_col .left .page_container .page_content_col .bottom_boxes .most_rec_comments A
{
	color:#9A4943;
	font-weight:bold;
	text-decoration:none;
}
.content_col .left .page_container .page_content_col .bottom_boxes .most_rec_comments A:HOVER
{
	color:#B31818;
}
	/*Navigation Footer*/
	.content_col .left .footer_nav_links
	{	
		width:717px;
		margin: 10px;
	}
	.content_col .left .footer_nav_links .header_bg
	{	
		background: Transparent url("/public/images/backgrounds/bg_footer_nav_heading.aspx") no-repeat left top;
		width: 737px;
		height: 35px;
	}
	.content_col .left .footer_nav_links .container
	{	
		background: Transparent url("/public/images/backgrounds/bg_footer_nav_tile.aspx") repeat-y left top;
		width: 737px;
		text-align: left;
	}
	.content_col .left .footer_nav_links .container UL {display: none;}
	
	.content_col .left .footer_nav_links .container A
	{
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
		color: #9f9477;
		text-transform: uppercase;
	}
	.content_col .left .footer_nav_links .container DIV DIV
	{
		float: left;
		width: 179px;
	}
	.content_col .left .footer_nav_links .container DIV DIV DIV
	{	
		background: Transparent url("/public/images/backgrounds/bg_footer_nav_item_dots.aspx") no-repeat left 18px;
		width: 167px;
		padding-left: 2px;
		margin-left: 10px;
		height: 22px;
	}
	.content_col .left .footer_nav_links .footer_bg
	{	
		background: Transparent url("/public/images/backgrounds/bg_footer_nav_footer.aspx") no-repeat left top;
		width: 737px;
		height: 37px;
	}


	/*Right Column*/
		/*Tag Cloud*/
			.content_col .right{float: left;	width:286px;}
			.content_col .right .tag_cloud_bg		
			{
				background: Transparent url("/public/images/backgrounds/bg_tag.aspx") left top;
				height:175px;
				margin-top:5px;
				padding:133px 28px 50px 34px;
				width:197px;
			}
			.content_col .right .tag_cloud_bg .tag_cloud
			{
				height:175px;
				width:197px;
				/*overflow: hidden;*/
				letter-spacing: -0.6px;
				text-transform: uppercase;
			}
			.content_col .right .tag_cloud_bg .tag_cloud DIV
			{
				margin-top: 5px;
			}
			/*.content_col .right .tag_cloud_bg .tag_cloud DIV{	height: 23px; line-height:14px;}*/
			.content_col .right .tag_cloud_bg .tag_cloud .row1{ padding-left: 6px; padding-right:33px; text-align:left;}
			.content_col .right .tag_cloud_bg .tag_cloud .row2{ padding-left: 9px; padding-right:28px; text-align:left;}
			.content_col .right .tag_cloud_bg .tag_cloud .row3{ padding-left:14px; padding-right:26px; text-align:left;}
			.content_col .right .tag_cloud_bg .tag_cloud .row4{ padding-left:20px; padding-right:21px; text-align:left;}
			.content_col .right .tag_cloud_bg .tag_cloud .row5{ padding-left:27px; padding-right:19px; text-align:left;}
			.content_col .right .tag_cloud_bg .tag_cloud .row6{ padding-left:30px; padding-right:18px; text-align:left;}
			
			.content_col .right .tag_cloud_bg .tag_cloud .font1{font-size: 22px;	}
			.content_col .right .tag_cloud_bg .tag_cloud .font2{font-size: 20px;	}
			.content_col .right .tag_cloud_bg .tag_cloud .font3{font-size: 16px;	}
			.content_col .right .tag_cloud_bg .tag_cloud .font4{font-size: 15px;	}
			.content_col .right .tag_cloud_bg .tag_cloud .font5{font-size: 13px;	}
			.content_col .right .tag_cloud_bg .tag_cloud .font6{font-size: 12px;	}
			
			.font1 A{ text-decoration: none; color: #c9b280;}
			.font2 A{ text-decoration: none; color: #a4a06f;}
			.font3 A{ text-decoration: none; color: #a7896d;}
			.font4 A{ text-decoration: none; color: #959b72;}
			.font5 A{ text-decoration: none; color: #bd4e3e;}
			.font6 A{ text-decoration: none; color: #947656;}
			
			.content_col .right .tag_cloud_bg .tag_cloud A:HOVER
			{
				color: #B31818;
			}
			
			/*Banner*/
			.content_col .right .banner
			{
				width:252px;
				margin:	17px 0 0 6px;
				/*padding: 54px 0 0px 0;*/
			}
		
			
			/*Latest Articles*/
			.content_col .right .latest_articles		
			{
				background: Transparent url("/public/images/backgrounds/bg_latest_articles.aspx") left top;
				/*height: 322px;*/
				width:251px;
				margin:	17px 0 0 7px;
				padding: 54px 0 0px 0;
			}
			.content_col .right .latest_articles .article_container
			{
				padding-bottom: 12px;
			}


/*Footer*/
.footer		
{
	width: 960px;
	padding: 50px 30px 0;
	overflow: hidden;
    height: 80px;
    font-family: Arial;
    color: #9F9477;
}
.footer .left{	float: left; font-size:  9px;}
.footer .right{	float: right;font-size: 11px;}
.footer A 		
{
	text-decoration: none;
	color: #9F9477;
}

.sai_form{
	margin-top:15px;
	margin-bottom:3px;
}
.sai_form .sai_lbl{
	color:#542620;
	font-size:14px;
	font-family:Courier New,Courier New Baltic;
}
.sai_form .ErrorLabel,
.sai_form .EditingFormErrorLabel{
	color: #B31818;
	font-size: 11px;
}
.sai_form .sai_txt INPUT,
.sai_form .sai_txt TEXTAREA{
	color:#542620;
	font-size:14px;
	font-family:Courier New,Courier New Baltic;
border:medium none;
}
.sai_form .EditingFormInfoLabel{
	color:#542620;
	font-size:18px;
	font-family:Courier New,Courier New Baltic;
	
}
.sai_form .submit INPUT[type="submit"]{
	margin-top: 15px;
	background:url("/public/images/backgrounds/bg_btn_home_intro_more.aspx") no-repeat scroll 0 0 RED;
	border:medium none;
	font-size:14px;
	height:27px;
	outline:medium none;
	width:116px;
	color:#E2CF98;
	font-size:21px;
	font-weight:bold;
	font-family:Courier New,Courier New Baltic;
	cursor: pointer;
}

.miniform{
	background:url("/public/images/mini_form_bg.aspx") repeat scroll left top Transparent;
	margin:17px 0 0 7px;
	padding:10px;
	text-align:left;
	width:231px;
}
.miniform .title{
	background:url("/public/images/mini_form_title_bg.aspx") no-repeat scroll left top Transparent;
	color:#E2CF98;
	font-family:Courier New,Courier New Baltic;
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
	padding:3px 0 3px 10px;
}
.miniform .sai_lbl{
	color:#542620;
	font-size:14px;
	font-family:Courier New,Courier New Baltic;
margin-left:6px;
text-transform:uppercase;
}
.miniform .ErrorLabel{
display: none;
}
.miniform .EditingFormErrorLabel{
	color: #B31818;
	font-size: 11px;
margin-left:6px;
}
.miniform INPUT[type="text"],
.miniform TEXTAREA{
	margin:0 0 5px 5px;
	color:#542620;
	font-family:Courier New,Courier New Baltic;
	font-size:14px;
	width: 214px;
border:medium none;
}
.miniform .submit INPUT[type="submit"]{
	background:url("/public/images/backgrounds/bg_btn_home_intro_more.aspx") no-repeat scroll 0 0 #b21818;
	border:medium none;
	color:#E2CF98;
	cursor:pointer;
	font-family:Courier New,Courier New Baltic;
	font-size:16px;
	font-weight:bold;
	height:21px;
	margin-left:6px;
	margin-top:4px;
	outline:medium none;
	width:100px;
}

.miniform_holder .EditingFormInfoLabel{
	color:#542620;
	font-size:15px;
	font-family:Courier New,Courier New Baltic;
}

.facebookTwitter{
margin-top: 15px
}


.header #cf_logo,
.header.shop #shop_logo
{
	display: block;
}
.header #shop_logo,
.header.shop #cf_logo
{
	display: none;
}

.header.shop {
	background:url("/public/images/backgrounds/shop-top-bg.aspx") repeat-x scroll center top Transparent;
}
.header .shop_open
{
	display: none;
}
.header.shop .header_col
{
	position: relative;
}
.header.shop .shop_open
{
	display:block;
	position: absolute;
	top: 3px;
	right:42px;
	width: 85px;
	height: 162px;
	background:url("/public/images/shop-open.aspx") no-repeat scroll right 3px Transparent;
}

.store_shelf
{
	background: Transparent url("/public/images/store-shelf.aspx") repeat-y;
	width: 501px;
	padding-bottom:20px;
	min-height:258px;
}

.content_col .left .page_container .page_content_col .page_content .IntroContainer .shop_padding
{
/*	padding-bottom: 40px;*/
	padding-bottom: 0px;
	position: relative;
}

.storeItem
{
	float: left;
	width:161px;
	margin-right: 9px;
	height:129px
}

.storeItem.no_right_margin
{
	margin-right: 0px;
}

.content_col .left .page_container .page_content_col .page_content .IntroContainer .Title.shop
{
	color: #7a9870;
}

.back_to_shop
{
	background: Transparent url("/public/images/back-to-shop-window.aspx") repeat-x;
	width: 169px;
	height: 18px;
	font-size: 13px;
	text-transform: uppercase;
	padding-top: 1px;
	text-align: center;
	position: absolute;
	top: 24px;
	left: 16px;
}
.back_to_shop A
{
	color: #eedcb1;
}
.product_shelf
{
}
	.product_shelf .ProductContainer
	{
		float:left;
		background: Transparent url("/public/images/product-summary-bg.aspx") repeat-y;
		width: 162px;
		height: 348px;
		padding: 5px;
		margin: 0 10px 10px 0;
	}
		.product_shelf .ProductContainer.no_right_margin
		{
			margin-right: 0px;
		}
	.product_shelf .ProductContainer .Title
	{
		line-height:16px;
		padding:0 0 0 7px;
		text-align:left;
		height:95px;
	}
		.product_shelf .ProductContainer .Title A
		{
			font-size: 17px;			
			color: #835948;
			font-weight:bold;
		}
	.product_shelf .ProductContainer .Price
	{
		
		color: #542620;
		font-weight:bold;
	}
		
	.product_shelf .ProductContainer .Image
	{
		width: 162px;
		height: 120px;
		overflow: hidden;
		padding-top: 4px;
		text-align: left;
	}
	.product_shelf .ProductContainer .Image IMG
	{
		width: 162px;
	}
	.product_shelf .ProductContainer .SummaryText
	{
		text-align: left;
		
		color: #835948;
		font-size: 13px;
		padding-bottom:5px;
		padding-top:9px;
		height:47px;
		overflow: hidden;
	}
	.product_shelf .ProductContainer .AddToBasket{
		margin-bottom: 5px;
	}
	.product_shelf .ProductContainer .MoreDetails{}
	.product_shelf .ProductContainer .left{float: left; width:41px}
	.product_shelf .ProductContainer .right{float: left;width:121px}
	.product_shelf .ProductContainer .btn
	{
		text-transform: uppercase;
		background: Transparent url("/public/images/product-summary-btn.aspx") repeat-x;
		width: 112px;
		height:18px;
		padding-top:1px;
		margin-top:5px;
	}
		.product_shelf .ProductContainer .btn A
		{
			font-size: 13px;
			color: #eedcb1;
		}
	
	
	
	.product_shelf .ProductDetailsContainer
	{
		background: Transparent url("/public/images/product-details-bg.aspx") repeat-y;
		min-height: 491px;
		
		padding: 5px;
		margin-bottom: 10px;
	}
	
	.product_shelf .ProductDetailsContainer .Title
	{
		background: Transparent url("/public/images/product-title-underline.aspx") no-repeat center bottom;
		padding-bottom:16px;
	}
		.product_shelf .ProductDetailsContainer .Title H1
		{
			color:#835948;
			font-size:22px;
			font-weight:bold;
			margin:10px 0 0 6px;
			padding-left:4px;
			text-align:left;
		}
		.product_shelf .ProductDetailsContainer .Title SPAN
		{
			color: #542620;
		}
		
	.product_shelf .ProductDetailsContainer .two_col_container .left
	{
		float: left;
		width:163px;
	}
		.product_shelf .ProductDetailsContainer .two_col_container .left .Image
		{
			text-align: left;
		}
			.product_shelf .ProductDetailsContainer .two_col_container .left .Image IMG
			{
				width:163px;
			}
		.product_shelf .ProductDetailsContainer .two_col_container .left .AddToBasket
		{
			margin-top:23px;
			text-align: left;
			color:#835948;
			font-size:14px;
			font-weight: bold;
		}
			.product_shelf .ProductDetailsContainer .two_col_container .left .AddToBasket SELECT{
				color: #542620;
				background-color: #ece2c0;
				border:1px solid #542620;
				margin-bottom:10px;
			}
			.product_shelf .ProductDetailsContainer .two_col_container .left .AddToBasket .left .btn
			{
				background: Transparent url("/public/images/product-add-to-basket.aspx") no-repeat;
				width: 116px;
				height: 18px;
				padding-top: 1px;
			}
			.product_shelf .ProductDetailsContainer .two_col_container .left .AddToBasket .left .btn A
			{
				color: #eedcb1;
				font-size:13px;
				text-transform: uppercase;
			}
			.product_shelf .ProductDetailsContainer .two_col_container .left .AddToBasket .right IMG
			{
				margin-left:5px;
				margin-top:-8px;
			}
		.product_shelf .ProductDetailsContainer .two_col_container .left .BackToParent
		{
			margin-top:13px;
		}
		
			.product_shelf .ProductDetailsContainer .two_col_container .left .BackToParent .left
			{
				width: 147px;
			}
			.product_shelf .ProductDetailsContainer .two_col_container .left .BackToParent .btn
			{
				background: Transparent url("/public/images/continue-shopping.aspx") no-repeat;
				width: 147px;
				height: 18px;
				padding-top: 1px;
			}
				.product_shelf .ProductDetailsContainer .two_col_container .left .BackToParent .btn A
				{
					color: #eedcb1;
					font-size:13px;
					text-transform: uppercase;
				}
		.product_shelf .ProductDetailsContainer .two_col_container .left .left 
		{
			width: 116px;
			float: left;
		}
		.product_shelf .ProductDetailsContainer .two_col_container .left .right
		{
			width: 47px;
			float: left;
		}
	.product_shelf .ProductDetailsContainer .two_col_container .right
	{
		float: left;
		width:360px;
		text-align: left;
		color: #835948;
	}
		.product_shelf .ProductDetailsContainer .two_col_container .right .Details,
		.product_shelf .ProductDetailsContainer .two_col_container .right .ExtraInfo
		{
			padding-left:22px;
			line-height:16px;
			margin-bottom:20px;
			font-family: Tahoma;
		}
			.product_shelf .ProductDetailsContainer .two_col_container .right H2
			{
				margin: 0px 0px 15px 0px;
				font-size:14px;

			}
			
			
			
.shopping_cart
{
	background: Transparent url("/public/images/product-details-bg.aspx") repeat-y;
	width:537px;
	color: #542620;
	overflow:hidden;
}
.CartTable
{
	padding:0 5px 10px;
}
.CartTable .TextRight
{
	width:100%;
	font-size:15px;
	font-weight:bold;
	text-align:right;
}
.CartStepHeader
{
	font-size:20px;
	font-weight:bold;
	padding:10px 0 19px 10px;
	background:url("/public/images/product-title-underline.aspx") no-repeat scroll center bottom Transparent;
}

.BlockTitle
{
	font-size:20px;
	font-weight:bold;
	padding-left:9px;
}

	.BlockContent .TextRight SELECT
	{
		border:1px solid #542620;
		font-size:11px;
		width:100px;
		color: #542620;
		background-color: #ece2c0;
		
	}
	.BlockContent .TextRight SPAN#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep0_lblCoupon
	{
		font-size:12px;
		font-weight:normal;
	}
	.BlockContent .TextRight INPUT#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep0_txtCoupon
	{
		background-color: #ece2c0;
		border:1px solid #542620;
		width:65px;
	}
.CartContentTable
{
	font-size: 13px;
}
.CartContentTable TD
{
	background-color: #e0cea0;
}
.CartContentTable INPUT[type="checkbox"],
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep2_drpBillingAddr,
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep2_txtBillingPhone,
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep3_drpShipping,
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep3_drpPayment,
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep4_txtNote,
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep2_drpShippingAddr,
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep2_txtShippingPhone,
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep1_txtFirstName1,
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep1_txtLastName1,
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep1_txtEmail2,
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep1_txtPsswd2,
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep1_txtConfirmPsswd
{
	color: #542620;
	background-color: #ece2c0;
	border:1px solid #542620;
}

/*compulsory*****************************/
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep1_txtUsername,
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep1_txtPsswd1,
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep1_txtPasswordRetrieval,
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep1_txtEditFirst,
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep1_txtEditLast,
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep1_txtEditEmail,
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep2_txtBillingName,
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep2_txtBillingAddr1,
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep2_txtBillingAddr2,
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep2_txtBillingCity,
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep2_txtBillingZip,
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep2_CountrySelector1_drpCountry,
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep2_CountrySelector2_drpCountry,
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep2_CountrySelector1_drpState,
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep2_CountrySelector2_drpState,
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep2_txtShippingName,
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep2_txtShippingAddr1,
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep2_txtShippingAddr2,
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep2_txtShippingCity,
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep2_txtShippingZip
{
	background-color:#F5E2E2;
	border:1px solid #B32D2D;
	color:#542620;	
}
/******************************/
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep1_lnkPasswdRetrieval
{
	color: #542620;
	text-decoration: underline;
	
}
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep1_btnPasswdRetrieval
{
	background: Transparent url("/public/images/btn2.aspx") no-repeat;
	border:0 none transparent;
	color:#EEDCB1;
	width:100px;
	height: 21px;
	cursor: pointer;
	padding-bottom:3px;
}
#billingAddrTable,
.BlockContent
{
	margin-left:10px
}
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep1_chkEditCorpBody,
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep1_chkCorporateBody
{
	margin:3px 0;
}
.CartProductDetailLink
{
	color: #542620;
	text-decoration: underline;
}
.CartContentTable TH
{
	
}
.TextLeft
{
	text-align: left;
}


.UnitsTextBox
{
	border:1px solid #542620;
	color:#542620;
	width:37px;
	background-color: #ece2c0;
}

/*Empty*/
/*Update*/
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep0_btnEmpty,
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_wzdStep0_btnUpdate
{
	background: Transparent url("/public/images/btn1.aspx") no-repeat;
	border:0 none transparent;
	color:#EEDCB1;
	width:84px;
	height: 21px;
	cursor: pointer;
	padding-bottom:3px;
}


/*Continue Shopping*/
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_btnBack
{
	background: Transparent url("/public/images/continue-shopping2.aspx") no-repeat;
	border:0 none transparent;
	color:#EEDCB1;
	width:154px;
	height: 21px;
	cursor: pointer;
	margin-left:8px;
	padding-bottom:3px;
}
/*Check Out*/
#plcRoot_Layout_PageContainer_pageplaceholder_pageplaceholder_Layout_ShoppingCart_ShoppingCart_cartElem_btnNext
{
	background: Transparent url("/public/images/check-out-1.aspx") no-repeat;
	border:0 none transparent;
	color:#EEDCB1;
	width:88px;
	height: 21px;
	cursor: pointer;
	margin-right:11px;
	padding-bottom:3px;
}
.top_total_price
{
	font-size:15px;
	font-weight: bold;
}

.dotted_line
{
	padding-bottom:19px;
	background:url("/public/images/dotted-line.aspx") no-repeat scroll center bottom Transparent;	
}


.cart_sep
{
	padding:0 10px 18px;
}

.ProductPriceDetailImage{ display: none;}