/*
GUIDE to short styles
border:1px solid #000;	width style color
padding:10px 5px;	horizontal vertical
padding:5px 20px 0px 10px;	top right bottom left
font:10px arial,helvetica,sans-serif;	size family
font:10px/13px arial,helvetica,sans-serif;	size/height family
font:bold 10px/13px arial,helvetica,sans-serif;	weight size/height family
*/
/* ---------- HOMEPAGE ONLY ---------- */
/*Featured Article*/

.CurrentPage{
	font:11px verdana,tahoma,sans-serif;
	color:#000;
	padding:0;
	font-weight:bold;
}

.FeaturedCategoryHeader{
	background:#F7F4E7 url(/Templates/v5/Images/featuredCategoryHeader.gif) repeat-x;
	color:#944D4D;
	font-size:14px;
	font-weight:bold;
	font-family:times new roman,times,serif;
}
.FeaturedCategoryHeader a,
.FeaturedCategoryHeader a:hover{
	color:#944D4D;
	text-decoration:none;
}
.FeaturedCategoryDescription{
	color:#944D4D;
	font-size:9px;
	font-family:verdana,tahoma,sans-serif;	
}
.FeaturedCategoryDescription a{
	color:#323F00;
	font-size:9px;
	font-family:verdana,tahoma,sans-serif;	
	font-weight:bold;
	text-decoration:underline;
}

.FeaturedArticleButtonDiv{
	text-align:center;
	padding:0px 4px 10px 0px;
}
.FeaturedArticle{
	width:277px;
	background-color:#D7C688;
}
.FeaturedArticleContent{
	font:10px/13px verdana,tahoma,sans-serif;
	color:#323F00;
	padding:30px;
}
.FeaturedArticleHeadline{
	font:24px times new roman,times,serif;
	color:#FFF;
	padding:5px 5px 5px 20px;
	background-color:#BEAF78;
}
.FeaturedArticleSubHeadline{
	font:16px times new roman,times,serif;
	color:#521330;
	font-weight:bold;
}
#imgReadFullArticle{
	width:136px;
	height:10px;
}
/* ---------- ENTIRE SITE ---------- */
/*Tags*/
a:hover{
	/*DO NOT put font or color here, as it will override other styles*/
	text-decoration:underline;
}
body{
	border:0;
	color:#000;
	scrollbar-3dlight-color:#737373;
	scrollbar-highlight-color:#F9F9F9;
	scrollbar-face-color:#B2B2B2;
	scrollbar-shadow-color:#F9F9F9;
	scrollbar-darkshadow-color:#737373;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#F9F9F9;
	background-image:url(/Templates/v5/Images/background.gif);
	background-repeat:repeat-x;
}
p{
	font:11px verdana,tahoma,sans-serif;
}
ul,
li{
	list-style-type:none;
}
/*Featured Items*/
.FeaturedItemsContainer{
	font:9px tahoma,arial,sans-serif;
	line-height:10px;
	color:#3D4D67;
	float:left;
	width:230px;
	/*height:100px;*/
}
.FeaturedItemsContainer a,
.FeaturedItemsContainer a:link,
.FeaturedItemsContainer a:visited,
.FeaturedItemsContainer a:active{
	font:9px tahoma,arial,sans-serif;
	color:#4B6387;
}
.FeaturedItemsContainer a:hover{
	text-decoration:underline;
}
.FeaturedItemsContainerImg{
	width:80px;
	height:90px;
	float:left;
	padding:0 5px 0 0;
}
.FeaturedItemsContainerSeparator{
	width:45px;
	height:90px;
	float:left;
}
.FeaturedItemsContainerContent{
	text-align:left;
	float:right;
	padding:10px 0 0 0;
	width:145px;
}
/*Footer*/
.footer{
	background:#FFF;
	font:10px tahoma,arial,sans-serif;
	color:#ABABAB;
}
.footer a,
.footer a:link,
.footer a:visited,
.footer a:active{
	color:#ABABAB;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}
/*Main Menu*/
.MainMenu,
.MainMenu a,
.MainMenu a:link,
.MainMenu a:visited,
.MainMenu a:active{
	font:9px verdana,tahoma,sans-serif;
	color:#484848;
	text-decoration:none;
	text-align:center;
}
.MainMenu a:hover{
	text-decoration:underline;
}
/*Side Menu*/
.CategoryList,
.CustomerServiceMenu,
.LearnMoreMenu,
.MyAccountMenu{
	width:175px;
	padding:0;
}
.CategoryListContent,
.CustomerServiceMenuContent,
.LearnMoreMenuContent,
.MyAccountMenuContent{
	font:10px/13px tahoma,arial,sans-serif;
	color:#666;
	text-align:left;
}
.CategoryListContent a,
.CategoryListContent a:visited,
.CustomerServiceMenuContent a,
.CustomerServiceMenuContent a:visited,
.LearnMoreMenuContent a,
.LearnMoreMenuContent a:visited,
.MyAccountMenuContent a,
.MyAccountMenuContent a:visited{
	color:#666;
}
.CategoryListContent ul,
.CustomerServiceMenuContent ul,
.LearnMoreMenuContent ul,
.MyAccountMenuContent ul{
	padding:0;
	margin:0 15px 0 0;
	list-style-type:none;
}
.OtherCategory a,
.OtherCategory a:visited,
.OtherCategory a:active{
	font:10px tahoma,arial,sans-serif;
	color:#323F00;
	text-decoration:none;
}
.CurrentCategory a,
.CurrentCategory a:visited,
.CurrentCategory a:active{
	font:bold 10px tahoma,arial,sans-serif;
	color:#666;
	text-decoration:none;
}
.SubCategory a,
.SubCategory a:visited,
.SubCategory a:active{
	font:10px tahoma,arial,sans-serif;
	color:#666;
	text-decoration:none;
}
.OtherCategory a:hover,
.CurrentCategory a:hover,
.SubCategory a:hover{
	text-decoration:underline;
}
.SearchBoxForm{
	text-align:center;
	color:#666;
}
#btnGoSearch{
	vertical-align:middle;
}
/*Page Content*/
.content{
	font:11px/14px verdana,tahoma,sans-serif;
}
.content-home{
	font:11px/14px verdana,tahoma,sans-serif;
	padding:0 10px 0 0;
}
.content-inside{
	font:11px/14px verdana,tahoma,sans-serif;
	padding:0 30px 0 0;
}
.content-text,
.content-text-htmleditor,
.form-text{
	font:11px verdana,tahoma,sans-serif;
}
.heading{
	font:20px times new roman,times,serif;
	color:#521330;
}
.subheading{
	font:14px times new roman,times,serif;
	font-weight:bold;
	color:#521330;
}
.readmore,
.readmore a{
	font:10px verdana,tahoma,sans-serif;
}
/*This can be removed when spacing in privacy policy is fixed*/
#dgPolicy td{
	font:11px verdana,tahoma,sans-serif;
	padding-bottom:16px;
}
/*Forms*/
.form{
	background:#F9F9F9;
	border:1px solid #999;
}
.formBut,
.form-submit{
	font:bold 11px tahoma,arial,sans-serif;
	color:#FFF;
	background-color:#999;
	background:url(/Images/btn_bg.gif);
	border:2px outset #999;
}
select{
	font-size:11px;
	background:#F9F9F9;
}
textarea{
	font:11px courier new,courier,fixed;
	background:#F9F9F9;
	border:1px solid #999;
}


.content-inside a, .content-inside a:active, .content-inside a:visited {
color:#000;
text-decoration:underline;
}

.content-inside a:hover {
color:#000;
text-decoration:none;
}

