@import url(NavClasses.css);

body
{
	background-color: #fff;
	color: #000;
	background-image: none;
	background-repeat: no-repeat;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
}
body.Admin
{
	margin: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: none;
	background-repeat: no-repeat;
}
.Primary, .PrimaryHeader, .PrimaryBoldText, .PrimaryEnlargedText, .PrimaryReducedText
{
	background-color: #F0F9C0;
	color: #000;
	font-size: 12px;
	font-family: Verdana,sans-serif;
	font-weight: normal;
}
.PrimaryHeader { font-weight: bold;font-size: 13px; }
.PrimaryBoldText { font-weight: bold; }
.PrimaryEnlargedText { font-size: 13px; }
.PrimaryReducedText { font-size: 10px; }
.Secondary, .SecondaryHeader, .SecondaryBoldText, .SecondaryEnlargedText, .SecondaryReducedText
{
	background-color: #C3C8A5;
	color: #000;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.SecondaryHeader { font-size: 13px;font-weight: bold; }
.SecondaryBoldText { font-size: 12px;font-weight: bold; }
.SecondaryEnlargedText { font-size: 13px; }
.SecondaryReducedText { font-size: 10px; }
.Accent, .AccentHeader, .AccentBoldText, .AccentEnlargedText, .AccentReducedText
{
	color: #000;
	background-color: #ddd;
	font-family: Verdana,sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.AccentHeader { font-weight: bold;font-size: 13px; }
.AccentBoldText { font-weight: bold; }
.AccentEnlargedText { font-size: 13px; }
.AccentReducedText { font-size: 10px; }
.Splash, .SplashHeader, .SplashBoldText, .SplashEnlargedText, .SplashEnlargedText, .SplashReducedText
{
	color: #000;
	background-color: #eee;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.SplashHeader { font-size: 13px;font-weight: bold; }
.SplashBoldText { font-weight: bold; }
.SplashEnlargedText { font-size: 13px; }
.SplashReducedText { font-size: 10px; }
.GridRowOdd
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-weight: normal
}
.GridRowEven
{
	color: #000000;
	background-color: #DDDDDD;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-weight: normal
}
td, .DefaultText
{
	color: #000;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.BoldText
{
	color: #000;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.EnlargedText
{
	color: #000;
	font-family: Verdana,sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.HeaderText
{
	color: #000;
	font-family: Verdana,sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.ReducedText
{
	color: #000;
	font-family: Verdana,sans-serif;
	font-size: 10px;
	font-weight: normal
}
.HomebaseText
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana,sans-serif;
	font-size: 13px;
	font-weight: bold;
}
table.TableWithBorder
{
	background-color: #fff;
	border-bottom: #C3C8A5 1px solid;
	border-left: #C3C8A5 1px solid;
	border-right: #C3C8A5 1px solid;
	border-top: #C3C8A5 1px solid;
	color: #000;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
	empty-cells: show
}
td.TableWithBorder
{
	background-color: #fff;
	border-bottom: #C3C8A5 1px solid;
	border-left: #C3C8A5 1px solid;
	border-right: #C3C8A5 1px solid;
	border-top: #C3C8A5 1px solid;
	color: #000;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
	empty-cells: show;
}
.Outline
{
	background-color: #C3C8A5;
	border-bottom: #C3C8A5 1px solid;
	border-left: #C3C8A5 1px solid;
	border-right: #C3C8A5 1px solid;
	border-top: #C3C8A5 1px solid;
	color: #000;
	font-family: Verdana,sans-serif;
	font-size: 15px;
	font-weight: bold;
	empty-cells: show;
}
.Error
{
	background-color: #C3C8A5;
	color: #f00;
	font-family: Verdana,sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.FormElementInput
{
	background-color: #FFFFFF;
	color: #000000;
	border-color: #C3C8A5;
	border-width: 1px;
	font-family: Verdana,sans-serif;
	font-weight: normal;
}
.FormButtons
{
	color: #000;
	background-color: #F0F9C0;
	border-color: #C3C8A5;
	border-width: 1px;
	font-family: Verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
a
{
	text-decoration: none;
	color: #677805;
	font-family: Verdana,sans-serif;
	font-weight: normal;
	font-size: 12px;
}
a:link { color: #677805; }
a:visited { color: #677805; } 
a:hover { color: #3D4704; }
a.menu
{
	text-decoration: none;
	color: #677805;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.menu:link { color: #677805; }
a.menu:visited { color: #677805; }
a.menu:hover { color: #3D4704; }
a.Gridmenu
{
	text-decoration: none;
	color: #677805;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.Gridmenu:link { color: #677805; }
a.Gridmenu:visited { color: #677805; }
a.Gridmenu:hover { color: #3D4704; }
a.Homebase
{
	text-decoration: none;
	color: #677805;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	font-size: 13px;
}
a.Homebase:link { color: #677805; }
a.Homebase:visited { color: #677805; }
a.Homebase:hover { color: #3D4704; }
a.FormFileManagerFileList
{
	text-decoration: none;
	color: #677805;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.FormFileManagerFileList:link{ color: #677805; }
a.FormFileManagerFileList:visited{ color: #677805; }
a.FormFileManagerFileList:hover
{
	color: #000;
	background-color: #C3C8A5;
}
img.BlockIMG
{
	display: block;
	margin: 0px;
}
#sitesearch
{
}
#sitesearch .KeywordRow
{
	display: block;
}#sitesearch .MaxPagesRow
{
	display: block;
}
#sitesearch .StartSearchRow
{
	display: block;
	margin-top: 2px;
	margin-bottom: 10px;
}
#sitesearch .NoCriteria
{
}
#sitesearch .NoResults
{
}
#sitesearch .SearchedFor
{
	display: block;
	margin-bottom: 10px;
}
#sitesearch .clear
{
	display: block;
}
#sitesearch .ResultItem
{
}
#sitesearch .ResultSummaryLabel
{
}
#sitesearch .ResultSummary
{
	margin-bottom: 10px;
}
.ResultSummary .Matched
{
	color: #ff0000;
}
#sitesearch .Paging
{
	display: block;
	width: 100%;
}.Paging .ResultPrevious
{
	width: 100px;
	float: right;
	display: block;
}
#SP0 .ResultPrevious
{
	display: none;
}
.Paging .ResultNext
{
	width: 100px;
	float: right;
	display: block;
}
.noprint { display: block; }
@media print {
	.noprint { display: none; }
}

div.PageContainer
{
	width:738px;
	border: #B7B7B7 1px solid;
	margin: 10px;
	background: #fff url(/dsn/wwwcrossroadscollectionscom/content/images/defaults/pagecontainer_bg.gif) repeat-y;
}
div#Content
{
	margin: 31px 0 31px 31px;
	width: 499px;
}
.CrossroadsHeaderNav { background-color: #E1F188; }
.RisingHeaderNav { background-color: #FEF6BF; }
.CrossroadsFooter { background-color: #E1F188; }
.RisingFooter { background-color: #FEF6BF; }
.CategoryNav { margin-top:20px;margin-bottom:26px;}
.CategoryNav tr td.arrow { padding:2px 0 13px 9px; }
.CategoryNav tr td.category { padding:0 0 13px 5px;font-size: 12px; }
.CategoryNav tr td.category a { color:#000; }
.CategoryNav tr td.category a.link { color:#000; }
.CategoryNav tr td.category a.visited { color:#000; }
.CategoryNav tr td.category a.hover { color:#000;text-decoration:underline; }
.CategoryNav tr td hr { margin:4px 0 12px 15px;padding:0;width:146px;height:1px;border:0;color:#C1C1B1;background-color:#C1C1B1; }

/*custom classes*/
.repHead {font-weight: bold; text-align:center;}
.rep {text-align:center;}
.category a {
     font-size: 13px;
}
..categoryNav a,
.categoryNav a:link,
.categoryNav a:visited
 {
     font-weight: bold;
     color: #000000;
}
.categoryNav a:hover
 {
     font-style: italic;
     color: #6d277d;     
}

