body
{
	background: #FFF;
	color: #2B3853;	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
body.Admin
{
	margin: 0px;
	background: #FFF;
	color: #000;	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.Primary
{
	background: #6C755F;
	color: #FFF;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.PrimaryHeader
{
	background: #64879B;
	color: #FFF;	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.PrimaryBoldText
{
	background: #6C755F;
	color: #FFF;	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.PrimaryEnlargedText
{
	background: #64879B;
	color: #FFF;	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
.PrimaryReducedText
{
	background: #6C755F;
	color: #FFF;	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.Secondary
{
	background: #6c755f;
	color: #FFF;	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.SecondaryHeader
{
	background: #536A7C;
	color: #FFF;	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.SecondaryBoldText
{
	background: #6c755f;
	color: #FFF;	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.SecondaryEnlargedText
{
	background: #536A7C;
	color: #FFF;	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.SecondaryReducedText
{
	background: #536A7C;
	color: #FFF;	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.Accent
{
	color: #FFF;
	background: #99C2D4;	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.AccentHeader
{
	color: #FFF;
	background: #99C2D4;	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.AccentBoldText
{
	color: #FFF;
	background: #99C2D4;	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.AccentEnlargedText
{
	color: #FFF;
	background: #99C2D4;	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
.AccentReducedText
{
	color: #FFF;
	background: #99C2D4;	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.Splash
{
	color: #FFF;
	background: #64879B;	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.SplashHeader
{
	color: #FFF;
	background: #64879B;	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.SplashBoldText
{
	color: #FFF;
	background: #64879B;	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.SplashEnlargedText
{
	color: #FFF;
	background: #64879B;	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.SplashReducedText
{
	color: #FFF;
	background: #64879B;	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.GridRowOdd
{
	color: #000;
	background: #FFF;	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal
}
.GridRowEven
{
	color: #000;
	background: #DDD;	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal
}
td, .DefaultText
{
	color: #2B3853;	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.BoldText
{
	color: #2B3853;	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.EnlargedText
{
	color: #2B3853;	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.HeaderText
{
	color: #2B3853;	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.ReducedText
{
	color: #2B3853;	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal
}
.HomebaseText
{
	color: #000;
	background: #FFF;	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
table.TableWithBorder
{
	background: #FFF;
	border: 0px solid #536A7C;
	color: #2B3853;	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	empty-cells: show
}
td.TableWithBorder
{
	background: #FFF;
	border: 1px solid #536A7C;
	color: #2B3853;	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	empty-cells: show;
}
.Outline
{
	background: #536A7C;
	border: 1px solid #536A7C;
	color: #FFF;	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	empty-cells: show;
}
.Error
{
	color: #900;
	font: bold 14px Arial, Helvetica, sans-serif;
}
.FormElementInput
{
	background: #FFF;
	color: #000;
	border-color: #536A7C;
	border-width: 1px;	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
}
.FormButtons
{
	color: #FFF;
	background: #ffc13e;
	border-color: #000;
	border-width: 1px;	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
a
{
	text-decoration: none;
	color: #2B3853;	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
a:link { color: #2B3853; }
a:visited { color: #2B3853; } 
a:hover { color: #1E0101; }
a.menu
{
	text-decoration: none;
	color: #FFF;	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.menu:link { color: #FFF; }
a.menu:visited { color: #FFF; }
a.menu:hover { color: #CCC; }
a.Gridmenu
{
	text-decoration: none;
	color: #FFF;	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.Gridmenu:link { color: #FFF; }
a.Gridmenu:visited { color: #FFF; }
a.Gridmenu:hover { color: #FFF; }
a.Homebase
{
	text-decoration: none;
	color: #64879B;	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
a.Homebase:link { color: #64879B; }
a.Homebase:visited { color: #64879B; }
a.Homebase:hover { color: #99c2d4; }
a.FormFileManagerFileList
{
	text-decoration: none;
	color: #FFF;	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.FormFileManagerFileList:link{ color: #FFF; }
a.FormFileManagerFileList:visited{ color: #FFF; }
a.FormFileManagerFileList:hover
{
	color: #FFF;
	background: #536A7C;
}
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; }
}


/****************** Royal Sage Home *******************/

#main a:link {
   color: #6c755f;
   font: 12px arial, helvetica, san-serif;
   text-decoration: underline;
}
#main a:visited {
   color: #6c755f;
   font: 12px arial, helvetica, san-serif;
   text-decoration: underline;
}
body.pagebgmain {
   background: #a5b58a;
   color: #000000;
}
#main .box1 {
   background: #6c755f;
   border: 1px solid #000000;
   color: #FFFFFF;
   font: bold 12px arial, helvetica, san-serif;
   padding: 3px;
}
#main .box2 {
   background: #a5b58a;
   border: 1px solid #000000;
   color: #FFFFFF;
   font: bold 12px arial, helvetica, san-serif;
   padding: 3px;
}
#main .box3 {
   background: #ffc13e;
   border: 1px solid #000000;
   color: #FFFFFF;
   font: bold 12px arial, helvetica, san-serif;
   padding: 3px;
}
#main .commerceheader {
   background: #a5b58a url(http://qts52.speartek.com/DSN/wwwroyalsagecom/Content/Images/Default/menu_title_bg.gif) repeat-y;
   color: #FFFFFF;
   font: bold 13px arial, helvetica, san-serif;
}
#main .content {
   background: #FFFFFF;
   color: #000000;
   font: 12px arial, helvetica, san-serif;
}
#main .contentbox {
   background: #FFFFFF;
   border: 1px solid #000000;
   color: #000000;
   font: 12px arial, helvetica, san-serif;
   padding: 2px;
}
#main .contentboxdkgreen {
   background: #6c755f;
   border: 1px solid #000000;
   color: #FFFFFF;
   font: bold 13px arial, helvetica, san-serif;
   padding: 3px;
}
#main .contentboxorange {
   background: #ffc13e;
   border: 1px solid #000000;
   color: #6c755f;
   font: bold 13px arial, helvetica, san-serif;
   padding: 3px;
}
#main .contentmain {
   padding: 0px 10px 0px 10px;
}
#main .contentspace {
   padding: 7px;
   color: #000000;
   font: 12px arial, helvetica, san-serif;
}
#main .footer {
   background: #FFFFFF;
   color: #000000;
   font: 12px arial, helvetica, san-serif;
}
#main .headerimg {
   border: 0px;
}
#main .headertext {
   color: #FFFFFF;
   font: bold 13px arial, helvetica, san-serif;
   text-transform: uppercase;
}
#main .headertext a:link {
   color: #FFFFFF;
   font: bold 13px arial, helvetica, san-serif;
   text-transform: uppercase;
   text-decoration: none;
}
#main .headertext a:visited {
   color: #FFFFFF;
   font: bold 13px arial, helvetica, san-serif;
   text-transform: uppercase;
   text-decoration: none;
}
#main .leftborderbg {
   background: url(http://qts52.speartek.com/DSN/wwwroyalsagecom/Content/Images/Default/leftborder_bg.gif) repeat-y;
}
#main .linkpage {
   color: #ff9900;
   font: 12px arial, helvetica, san-serif;
   padding: 7px;
}
#main .linkpage a:link {
   color: #000000;
   font:12px arial, helvetica, san-serif;
   text-decoration: underline;

}
#main .linkpage a:hover {
   color: #666666;
   font:12px arial, helvetica, san-serif;
   text-decoration: underline;
}
#main .linkpage a:visited {
   color: #000000;
   font:12px arial, helvetica, san-serif;
   text-decoration: underline;
}
#main .links {
   color: #000000;
   font:12px arial, helvetica, san-serif;
   text-decoration: none;
}
#main .links a:link {
   color: #6c755f;
   font:12px arial, helvetica, san-serif;
   text-decoration: underline;
}
#main .links a:visited {
   color: #6c755f;
   font:12px arial, helvetica, san-serif;
   text-decoration: underline;
}
#main .menublock {
   background: #a5b58a url(http://qts52.speartek.com/DSN/wwwroyalsagecom/Content/Images/Default/commercemenu_right_bg.gif) repeat-y bottom right;
}
#main .rightborderbg {
   background: url(http://qts52.speartek.com/DSN/wwwroyalsagecom/Content/Images/Default/rightborder_bg.gif) repeat-y;
}

/********** Form Colors ***********/

#main .CategoryTop {
   color: #000000;
   font: normal 12px arial, helvetica, san-serif;
}
#main .BoldText {
   color: #000000;
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
}
#main .DefaultText {
   color: #000000;
   font: normal 12px arial, helvetica, san-serif;
}
#main .DefaultText a:link {
   color: #6c755f;
   font: normal 12px arial, helvetica, san-serif;
}
#main .DefaultText a:visited {
   color: #6c755f;
   font: normal 12px arial, helvetica, san-serif;
}
#main .FormButtons {
   color: #000;
   background: #ffc13e;
   border-color: #536A7C;
   border-width: 1px;
   font-family: arial, helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   cursor: hand;
}
#main .FormElementInput {
   background-color: #FFFFFF;
   color: #000000;
   border-color: #000000;
   border-width: 1px;
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
}
#main .Outline {
   background: #FFFFFF;
   border: 0px solid #a5b58a;
   color: #000;
   font-family: arial, helvetica, sans-serif;
   font-size: 16px;
   font-weight: bold;
   empty-cells: show;
}
#main .Primary {
   background: #6c755f;
   color: #FFF;
   font-family: arial, helvetica, sans-serif;
   font-weight: normal;
   font-size: 12px;
}
#main .PrimaryBoldText {
   background: #6c755f;
   color: #FFFFFF;
   font-family: arial, helvetica, sans-serif;
   font-weight: bold;
   font-size: 12px;
}
#main .ReducedText {
   color: #000000;
   font-family: arial, helvetica, sans-serif;
   font-weight: normal;
   font-size: 10px;
}
#main .Secondary {
   background: #6c755f;
   color: #FFF;
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
}
#main .SecondaryBoldText {
   background: #6c755f;
   color: #FFF;
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
}
#main .TableWithBorder {
   background:#FFFFFF none repeat scroll 0 0;
   border: 0px solid #a5b58a;
   color:#000000;
   empty-cells:show;
   font-family: arial,helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
}
#main td, .DefaultText {
   color: #000;
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
}
#main .ViewLarger {
   color: #000;
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
}

#main #QtyPriceDiv {
   display: none;
}

#main .COMCatSalePrice {
   color: #FF0000;
}
/******** NAVIGATION CLASSES ********/

#main #NavigationWrapper {
	width: 125px;
	height: 625px;
	margin: 0px;
	padding: 0px;
    background: transparent url(http://qts52.speartek.com/DSN/wwwroyalsagecom/Content/Images/Default/commercemenu_right.gif) no-repeat top right;
}
#main #NavigationWrapper ul
{
	display: block;
	list-style-type:none;
	padding: 0px;
	margin: 0px;
}

#main #NavigationWrapper ul ul
{
	list-style-type:none; 
	padding: 0px;
	margin: 0px;
}

/* ***ROOT LEVEL LINK*** */
#main .navLevel0 li {
	margin-top: 3px;
	padding: 0px 3px;
}
#main a.navLevel0:link,
#main a.navLevel0:visited
{
	text-decoration: none;
	color: #000;
	font-size: 12px;
	background: none;
	font-weight: bold;
}
#main a.navLevel0:hover
{
	text-decoration: none;
	color: #ffc13e;
	font-size: 12px;
	background: none;
	font-weight: bold;
}
#main .navLevel0_hot {
	text-decoration: none;
	color: #ffc13e;
	font-size: 12px;
	background: none;
	font-weight: bold;

}
#main a.navLevel0_hot:link,
#main a.navLevel0_hot:visited
{
	text-decoration: none;
	color: #ffc13e;
	font-size: 12px;
	background: none;
	font-weight: bold;
}

}
#main a.navLevel0_hot:hover
{
	text-decoration: none;
	color: #000;
	font-size: 12px;
	background: none;
	font-weight: bold;
}

/* ***SUB LEVEL ONE LINK*** */

#main div.NavLevel1 {
	display: none;
}
#main .NavLevel1 li {
	height:auto;
	background: none;
	margin-left: 0px;
}
#main a.navLevel1:link,
#main a.navLevel1:visited
{
	margin-left: 10px;
	font-family: arial;
	text-decoration: none;
	color: #000;
	line-height: 16px;
	font-weight: bold;
	font-size: 12px;
}

#main a.navLevel1:hover
{
	margin-left: 10px;
	font-family: arial;
	text-decoration: none;
	color: #ffc13e;
	line-height: 16px;
	font-weight: bold;
	font-size: 12px;
}
#main a.navLevel1_hot:link,
#main a.navLevel1_hot:visited
{
	margin-left: 10px;
	font-family: arial;
	text-decoration: none;
	color: #ffc13e;
	line-height: 16px;
	font-size: 12px;
	font-weight: bold;
}

#main a.navLevel1_hot:hover
{
	margin-left: 10px;
	font-family: arial;
	text-decoration: none;
	color: #000;
	line-height: 16px;
	font-size: 12px;
	font-weight: bold;
}

/** SubLevel 2 Navigation **/

#main div.NavLevel2 {
	display:block;
	z-index: 100;
	background: none;
}

#main a.NavLevel2,

#main a.NavLevel2:link,
#main a.NavLevel2:visited
{
	margin-left: 10px;
	color: #000;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
	background: none;
}

#main a.navLevel2:hover
{
	margin-left: 10px;
	color: #ffc13e;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
	background: none;
}

#main a.navLevel2_hot:link,
#main a.navLevel2_hot:visited
{
	margin-left: 10px;
	color: #ffc13e;
	font-family: arial;
	font-size: 12px;
	padding-left: 10px;
	text-decoration: none;
	background: none;
	font-weight: bold;
}

#main a.navLevel2_hot:hover
{
	margin-left: 10px;
	color: #000;
	font-family: arial;
	font-size: 12px;
	padding-left: 10px;
	text-decoration: none;
	background: none;
	font-weight: bold;
}

/* END NAVIGATION CLASSES */

