/*Copy From Skin2.css*/
.outerblackborder {
	top: 0px;
	border-top: none;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	height: 100%;
	width: 780px;
}

.headertopcategories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}
.LGStxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1pt;
	color: #000000;
}
.greySOFtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
}
.tophotlinks {
	overflow: visible;
	position: relative;
	left: -40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	white-space: nowrap;
	top: -10px;
	text-align: right;
	clip: rect(auto,260px,auto,auto);
}

/*AMB - updated to correct top nav links*/
.tophotlinks a, .tophotlinks a:link, .tophotlinks a:visited, .tophotlinks a:hover
{text-decoration:none;color:#000000;font-weight:normal;font-size:10pt;}

.tophotlinks a:hover
{text-decoration:underline;}

/*end update*/

.bottomhotlinks {
	overflow: visible;
	position: relative;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	white-space: nowrap;
	line-height: 20px;
	text-align: center;
	clip: rect(auto,233px,auto,auto);
}
.footerhotlinks {
	overflow: visible;
	position: relative;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	white-space: nowrap;
	line-height: 20px;
	text-align: right;
	clip: rect(auto,233px,auto,auto);
}
.mnhorizmenuitems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.boldredtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.navyboldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #131782;
}
.gobutton {
	vertical-align: bottom;
}

.listShowroomTopCat {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	list-style-type: none;
	padding-bottom: 15px;
	padding-top: 5px;
	font-size: 15px;
	font-weight: bold;
	line-height: 17px;
	white-space: nowrap;
	list-style-image: none;
	list-style-position: inside;
	vertical-align: middle;	
	margin: 0px;
}

.listitembottomborder {
	border-bottom: 1px solid  #CCCCCC;	
}

.listitemSubcat {
	list-style-type: none;
	list-style-position: inside;
	text-indent: 5px;
	list-style-position: inside;
	list-style-image:url(images/spacer.gif);
	list-style-type:circle;
	color: #999999;
}



.leftbarList {
	text-indent: 0px;
	left: -20px;
	position: relative;
	
}

.medgreyhoriline {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.leftbarpositioning {
	position: relative;
	left: -45px;
}



#btnleftbarlist {
width: 9em;
padding: 0 0 0 0;
margin-bottom: 1em;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #333;
}

#btnleftbarlist ul {
list-style: none;
margin: 0;
padding: 0;
text-indent: -6px;
border: none;
}

#btnleftbarlist li {
	margin: 0;
	list-style-position: inside;
	list-style-type: none;
}

#btnleftbarlist li a {
	display: block;
	padding: 1px 1px 5px 0.5em;
	/*AMB - updated to correct left nav link css*/
	/*subleftbarstyle
	color:#696969;*/
	font-weight:normal;
	text-decoration: none;
	width: 100%;
	color:#000000;	font-weight:bold; font-size:11pt; 
	
	background-image: url(images/containers/yellowleftarrow.gif);
	background-repeat: no-repeat;	
	background-position: 5px 5px;
    text-indent:10px;
    /*end edit*/
}

/*AMB 
- moved to preserve consistent hierarcy
- concatenated all instances of this style to avoid overlapping/overwriting styles */
#btnleftbarlist li a:hover {
/*color:#000000;This style overwritten by next entry*/
/*color:#999999;This style overwritten by next entry*/
/*color:#000000;This style overwritten by next entry*/
/*color:#999999;
text-decoration: underline;added to distinguish new link style*/
}

html>body #btnleftbarlist li a {
width: auto;
}

/*AMB - commented out - this style concatenated above
#btnleftbarlist li a:hover {
color:#999999;
}
*/

/*AMB 
- moved to preserve consistent hierarcy*/
#subleftbarstyle {
	list-style-type: none;
	list-style-position: inside;
	
	list-style-position: outside;
	list-style-image: url(images/spacer.gif);
	list-style-type: none;
	color:#999999;
}
#subleftbarstyle li {
text-indent: 5px;
}

#subleftbarstyle li a{
	/*color:#666666;This style overwritten by next entry*/
	/*color:#666666;This color replaced to match mockup*/
	color:#696969;
	
	display: block;
	padding: 0 0 2px 0;
	/*AMB - updated to correct left nav link css*/
	/*subleftbarstyle
	color:#696969;*/
	font-weight:normal;
	text-decoration: none;
	width: 100%;
	font-weight:normal; font-size:10pt; 
	
	background-image: none;
    text-indent:18px;white-space:nowrap;
}

#subleftbarstyle li a:hover{text-decoration: underline;}




#btRTObg {
	
	background:url(<%= SkinPath %>/images/btrtobg.jpg); 
	background-repeat: no-repeat;
	
	height: 30px;
	width: 614px;
	/*left: 0px;
	top: 0px;*/
	
	/*AMB-moved from below*/
	/*
	background-attachment: fixed;
	background-image: url(images/btrtobg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;*/
	position: relative;
	height: 30px;
	width: 595px;
	left: 0px;
	top: 0px;
}

.btRTObg {background-color:Navy;border-bottom:solid 3px #F3C53C;}/*AMB - added . style to apply to class, not just id tags*/

.greyhorizontalrule {
	border: 2px solid #CCCCCC;
	color: #CCCCCC;
}
.EPAtext {
	font-family: "Arial Black";
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
}
.EPAtextred {
	font-family: "Arial Black";
	font-size: 24px;
	font-weight: bolder;
	color:#FF0000;
}.rightdottedborder {
	border-right-width: 2px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
.sitemaplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.sitemaptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.SLOFLtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.btRTOtext {/*AMB - updated to match mockup*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
	vertical-align: top;
	padding-left:5px;
}
.navybigboldlink {/*AMB - updated to match mockup*/
	font-family: Verdana, Arial Black;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	line-height:30px;
}
.greyheading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #666666;
}
.leftgreyborder 
{
	/*
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
*/
background-color:#CCCCCC;
}
.advothumbstyles {
	filter: Shadow(color=#000000, direction=ltr);
}
.mediumgreyplaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color:#666666;
}
.advozipcodebox {
	width: 50px;
border: 1px inset #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFCC;
}
.inputtextbox {
	border: 1px inset #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFCC;
}
.blacksmalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.mediumgreybox {
	background-attachment: fixed;
	background-image: url(images/containers/mediumgreycontainer.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	height: 144px;
	width: 270px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

/*End Copy From Skin2.css*/

/* base shopaarons.com styles */
.outerblackborder {
	top: 0px;
	border-top: none;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	height: 100%;
	width: 780px;
}
.LargeBlackLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*AMB - Verdana better matched mockup*/
	font-size: 14px;
	font-weight: bolder;
	
}
A.LargeBlackLink:link {
	color: #000000;
	text-decoration:none;
}
A.LargeBlackLink:visited {
	color:#000000;
	text-decoration:none;
}
A.LargeBlackLink:active {
	color:#000099;
	text-decoration:none;
}
A.LargeBlackLink:hover {
	color:#000099;
	text-decoration: underline;
}

.LGStxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1pt;
	color: #000000;
}
/* base shopaarons.com styles */



BODY {
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	height: 100%;
}
/* Portal Links */
A {
	font-family: Tahoma;
	font-size: 11px;
}
A:link {
	color: #054278;
	text-decoration: underline;
}
A:visited {
	color: #054278;
	text-decoration: underline;
}
A:active {
	color: #054278;
	text-decoration: underline;
}
A:hover {
	color: #A40606;
	text-decoration: underline;
}
/* Portal Text */
.Normal {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}
/* MODULE Links */
A.Normal {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
A.Normal:link {
	color: #054278;
	text-decoration: underline;
}
A.Normal:visited {
	color: #054278;
	text-decoration: underline;
}
A.Normal:active {
	color: #054278;
	text-decoration: underline;
}
A.Normal:hover {
	color: #A40606;
	text-decoration: underline;
}
/* [USER] */
.dnnUSER {
	padding: 0px 7px 0px 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
}
A.dnnUSER:link {
	color: #FFFFFF;
	text-decoration: none;
}
A.dnnUSER:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A.dnnUSER:active {
	color: #FFFFFF;
	text-decoration: none;
}
A.dnnUSER:hover {
	color: #DEF0FF;
	text-decoration: none;
}
/* [LOGIN] */
.dnnLOGIN {
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
}
A.dnnLOGIN:link {
	color: #FFFFFF;
	text-decoration: none;
}
A.dnnLOGIN:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A.dnnLOGIN:active {
	color: #FFFFFF;
	text-decoration: none;
}
A.dnnLOGIN:hover {
	color: #DEF0FF;
	text-decoration: none;
}
/* [SEARCH] */
.dnnSEARCH {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
}
.dnnSEARCH LABEL {
	margin: 0px -1px 0px -1px;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: middle;
	display: none;
}
#dnn_dnnSEARCH_txtSearch {
	border: 1px solid #A40606;
	font-size: 11px;
	color: #054278;
	background-color: #FFFFFF;
	width: 100px;
	height: 16px;
	line-height: 11px;
	margin-left: 3px;
	padding-left: 2px;
}
#dnn_dnnSEARCH_optWeb {
	vertical-align: middle;
	display: none;
}
#dnn_dnnSEARCH_optSite {
	vertical-align: middle;
	display: none;
}
.dnnSEARCH IMG {
	margin: 0px 0px 3px -5px;
	vertical-align: middle;
}
/* [CURRENTDATE] */
.dnnCURRENTDATE {
	padding: 0px 2px 0px 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
}
/* [BREADCRUMB] */
.dnnBREADCRUMB {
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	font-weight:bold;
	
}
A.dnnBREADCRUMB:link {
	color: #333333;
	text-decoration: none;
}
A.dnnBREADCRUMB:visited {
	color: #333333;
	text-decoration: none;
}
A.dnnBREADCRUMB:active {
	color: #333333;
	text-decoration: none;
}
A.dnnBREADCRUMB:hover {
	color:#FF0000;
	text-decoration: underline;
}
/* [LANGUAGE] */
#LanguageComboBox SELECT {
	font-size: 11px;
	width: 135px;
	height: 17px;
}
/* [LINKS] */
.dnnLINKS {
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color:#000000;
	line-height: 27px;
}
A.dnnLINKS:link {
	color:#000000;
	text-decoration: none;
}
A.dnnLINKS:visited {
	color:#000000;
	text-decoration: none;
}
A.dnnLINKS:active {
	color:#000000;
	text-decoration: none;
}
A.dnnLINKS:hover {
	color:#0000FF;
	text-decoration: underline;
}
/* [COPYRIGHT] */
.dnnCOPYRIGHT {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
}
/* [TERMS] */
.dnnTERMS {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
}
A.dnnTERMS:link {
	color: #FFFFFF;
	text-decoration: underline;
}
A.dnnTERMS:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
A.dnnTERMS:active {
	color: #FFFFFF;
	text-decoration: underline;
}
A.dnnTERMS:hover {
	color: #DEF0FF;
	text-decoration: underline;
}
/* [PRIVACY] */
.dnnPRIVACY {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
}
A.dnnPRIVACY:link {
	color: #FFFFFF;
	text-decoration: underline;
}
A.dnnPRIVACY:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
A.dnnPRIVACY:active {
	color: #FFFFFF;
	text-decoration: underline;
}
A.dnnPRIVACY:hover {
	color: #DEF0FF;
	text-decoration: underline;
}
/* [HELP] */
.dnnHELP {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
}
A.dnnHELP:link {
	color: #FFFFFF;
	text-decoration: underline;
}
A.dnnHELP:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
A.dnnHELP:active {
	color: #FFFFFF;
	text-decoration: underline;
}
A.dnnHELP:hover {
	color: #DEF0FF;
	text-decoration: underline;
}
/* Skin PANES */
.sloganpane {
	background-color: transparent;
	width: 100%;
	height: 100%;
}
.imagepane {
	background-color: transparent;
	width: 100%;
	height: 100%;
}
.toppane {
	padding: 0px 0px 0px 10px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.toppanebare {
	padding: 0px 0px 0px 0px;
padding-right:10px;
padding-left:10px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.toppaneInt {
	padding: 10px 10px 0px 10px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.leftpane {
	padding: 10px 10px 0px 10px;
	background-color: transparent;
	height: 100%;
}
.leftpaneInt {
	padding: 8px 0px 0px 10px;
	background-color: transparent;
}
.leftpane2 {
	padding: 8px 10px 0px 10px;
	background-color: transparent;
	height: 0%;
}
.contentpane {
	padding: 0;/*8px 10px 0px 10px; AMB Padding/width fix*/
	background-color: transparent;
	/*width: 400px;*/
	
}
.contentpanebare {

	padding-right:10px;
	padding-left:10px;
	background-color: transparent;
}
.rightpane {
	padding: 0;/*8px 10px 0px 10px; AMB Padding/width fix*/
	background-color: transparent;
	float:right;
}
.rightpanebare{
padding-right:10px;
	float:right;
	background-color: transparent;
}
.bottompane {
	padding: 0;/*8px 10px 0px 10px; AMB Padding/width fix*/
	background-color: transparent;
	width: 610px;
	height: 100%;
}
.bottompane2 {
	padding: 8px 10px 0px 10px;
	background-color: transparent;
	width: 610px;
	height: 0%;
}
/* Preview Containers PANES */
.to1pane {
	padding: 10px 0px 0px 0px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.to2pane {
	padding: 4px 4px 0px 8px;
	background-color: transparent;
	vertical-align: middle;
	width: 70%;
	height: 0%;
}
.to3pane {
	padding: 4px 8px 0px 4px;
	background-color: transparent;
	vertical-align: middle;
	width: 30%;
	height: 0%;
}
.cotoppane {
	padding: 10px 8px 0px 8px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.co1pane {
	padding: 0px 5px 0px 8px;
	background-color: transparent;
	width: 25%;
	height: 100%;
}
.co2pane {
	padding: 0px 5px 0px 5px;
	background-color: transparent;
	width: 25%;
	height: 100%;
}
.co3pane {
	padding: 0px 5px 0px 5px;
	background-color: transparent;
	width: 25%;
	height: 100%;
}
.co4pane {
	padding: 0px 8px 0px 5px;
	background-color: transparent;
	width: 25%;
	height: 100%;
}
.bo1pane {
	padding: 10px 4px 10px 8px;
	background-color: transparent;
	vertical-align: middle;
	width: 29%;
	height: 100%;
}
.bo2pane {
	padding: 10px 5px 0px 5px;
	background-color: transparent;
	
	vertical-align: middle;
	width: 42%;
	height: 100%;
}
.bo3pane {
	padding: 10px 8px 0px 14px;
	background-color: transparent;
	vertical-align: middle;
	width: 29%;
	height: 100%;
}
/* [SOLPATRMENU] */
/* Horizontal Menu */
.MainMenu_MenuBar{
height:54px;
vertical-align: bottom;
line-height:14px;
}

.MainMenu_MenuContainer{
	background-position: top;
	vertical-align: bottom;
	background-color: transparent;
	background-position: 0px 0px;
	background-image: url(/Portals/2/Skins/sa2008test_4/images/brandlogosbg.jpg);
	background-repeat: no-repeat;
	height: 56px;
	line-height:14px;
	width: 780px;
	padding-top:30px;
padding-bottom:5px;
}
	
.MainMenu_MenuItem {
	border-style: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #054278;
	height: 14px;
		
}

.MainMenu_MenuItemSel {
	border-style: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: transparent;
	height: 14px;
}
.MainMenu_MenuIcon {
	display: none;
	background-color: #CEE1F2;
}
.MainMenu_MenuArrow {
	border-style: solid;
	border-width: 1px 1px 1px 0px;
	border-color: #CEE1F2;
	background-color: #CEE1F2;
	width: 7px;
}
.MainMenu_MenuBreak {
	border-style: none;
	background-color: transparent;
}
.MainMenu_SubMenu {
	margin: 0px 0px 0px -1px;
	border-style: solid;
	border-color: #054278;
	border-width: 1px;
	background-color: #CEE1F2;
}
.MainMenu_SubMenuItemSel {
	border-style: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B11919;
	height: 20px;
}
.MainMenu_RootMenuArrow {
	display: none;
}
.MainMenu_RootMenuItem {
	
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	text-transform: uppercase;
	font-family: Tahoma;
	padding: 0px;
	vertical-align: bottom;
	line-height: 14px;
	height: 14px;
	margin-top:41px;
}

.MainMenu_RootMenuItemSel {
	color:#000099;
	text-transform: uppercase;
}

.MainMenu_RootMenuItemActive {
	color:#000000;
	text-transform: uppercase;
	vertical-align: bottom;
	line-height: 14px;
	height: 14px;
}


/* Vertical Menu */
.MainMenu_MenuContainer_Vert {
	font-size: 0px;
	background-color: transparent;
	width: 190px;
}
.MainMenu_MenuBar_Vert {
	height: 32px;
}
.MainMenu_MenuBreak_Vert {
	border-style: none;
	background-color: transparent;
}
.MainMenu_RootMenuItem_Vert TD {
	padding: 0px 0px 0px 3px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	background-position: center center;
	background-image: url(sb007_NavyRed/skins/media/TabVert.gif);
	background-repeat: no-repeat;
	height: 32px;
}
.MainMenu_RootMenuItemSel_Vert TD {
	padding: 0px 0px 0px 3px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #DEF0FF;
	text-transform: uppercase;
	height: 32px;
}
.MainMenu_RootMenuItemActive_Vert TD {
	padding: 0px 0px 0px 3px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	background-position: center center;
	background-image: url(sb007_NavyRed/skins/media/TabVertAct.gif);
	background-repeat: no-repeat;
	height: 32px;
}
.MainMenu_MenuIcon_Admin {
	border-style: solid;
	border-width: 1px 0px 1px 1px;
	border-color: #CEE1F2;
	background-color: #CEE1F2;
	width: 0px;
}
.LabelEditOverClass {
	text-decoration: none;
}
/* TABLE BODY */
#TableBgLight {
	background-color: #E4E4E4;
	width: 100%;
	height: 100%;
}
#TableBgDark {
	background-color: #113559;
	background-position: center center;
	background-image: url(sb007_NavyRed/skins/media/BodyBgDark.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	width: 100%;
	height: 100%;
}
#TableBgFull {
	width: 100%;
	height: 100%;
}
/* TABLE MAIN */
#TableMainLight {
	background-color: #FFFFFF;
	width: 800px;
	height: 100%;
	
}
#TableMainDark {
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #03335D;
	background-color: #FFFFFF;
	width: 800px;
	height: 100%;
}
#TableMainFull {
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #054278;
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
}
/* BANNER */
/* To change the banner height change the height value */
#TdBannerGradient {
	background-position: center bottom;
	background-image: url(sb007_NavyRed/skins/media/BannerGrad.gif);
	background-repeat: repeat-x;
	height: 100px;
}
/* To change the banner height change the height value */
#TdBannerImage {
	background-position: left top;
	background-image: url(sb007_NavyRed/skins/media/BannerBg1.gif);
	background-repeat: repeat-x;
	height: 150px;
}
/* To change the banner image replace the background-image with 
   Banner1.jpg, Banner2.jpg, Banner3.jpg, Banner13.jpg, Banner16.jpg, Banner18.jpg or Banner20.jpg */
#TableBannerImage {
	background-position: right top;
	background-image: url(sb007_NavyRed/skins/media/Banner2.jpg);
	background-repeat: no-repeat;
}
/* LOGO */
#TdLogo {
	padding: 5px;
	vertical-align: middle;
	text-align: center;
}
/* REGISTER LOGIN */
#TdRegisterLogin {
	padding: 3px 5px 0px 0px;
}
/* MENU */
#TdMenu {
	height: 34px;
}
#TdMenuVert {
	padding: 10px 0px 0px 0px;
}
/* LEFT */
#TableLeftPanel {
	background-color: #CEE1F2;
}
#TdSkinLeft {
/*AMB - updated to correct left nav header css
	background-color: #111583;
/*end*/
}
#TdCurrentdate {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #FFFFFF;
	padding: 2px 0px 0px 10px;
	background-color: #054278;
	height: 33px;
}
#TdCurrentdateInt {
	padding: 2px 0px 0px 10px;
	background-color: #054278;
	height: 100%;
}
#TdSkinLeftBot {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #054278;
	height: 60px;
}
/* RIGHT */
#TdSkinRight {
	background-color: #FFFFFF;
	width: 100%;
}
#TdBread {
	padding: 2px 2px 0px 2px;
	background-color: #054278;
	vertical-align: top;
	height: 21px;
}
/* Preview Containers Skin */
#Td_Containers {
	height: 100%;
	padding-left: 4px;
	padding-right: 4px;
}
#Table_Containers {
	border: 1px solid #E5E5E5;
	text-align: center;
	width: 100%;
	height: 100%;
	background-color: #F2F2F2;
	background-image: url(sb007_NavyRed/skins/media/content_bg.gif);
	background-repeat: repeat;
}
/* LINKS */
#TdLinks {
	background-color: #054278;
	height: 30px;
}
#TdCTPH {
	background-color: #054278;
	vertical-align: top;
	text-align: center;
	height: 19px;
}



/* The ones below need to be cleaned up as some are unneccesary*/

.outerblackborder {
	top: 0px;
	border-top: none;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	height: 100%;
	width: 780px;
}

.headertopcategories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}
.LGStxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1pt;
	color: #000000;
}
.greySOFtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
}
.tophotlinks {
	overflow: visible;
	position: relative;
	left: -15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	white-space: nowrap;
	top: -10px;
	text-align: right;
	clip: rect(auto,233px,auto,auto);
	font-weight:bold;
}
.bottomhotlinks {
	overflow: visible;
	position: relative;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	white-space: nowrap;
	line-height: 20px;
	text-align: center;
	clip: rect(auto,233px,auto,auto);
}
.footerhotlinks {
	overflow: visible;
	position: relative;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	white-space: nowrap;
	line-height: 20px;
	text-align: right;
	clip: rect(auto,233px,auto,auto);
}
.mnhorizmenuitems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align:bottom
}
.boldredtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.navyboldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #131782;
}
.gobutton {
	vertical-align: bottom;
}

.listShowroomTopCat {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	list-style-type: none;
	padding-bottom: 15px;
	padding-top: 5px;
	font-size: 15px;
	font-weight: bold;
	line-height: 17px;
	white-space: nowrap;
	list-style-image: none;
	list-style-position: inside;
	vertical-align: middle;	
	margin: 0px;
}

/*AMB - updated to correct left nav link css*/
.listitembottomborder 
{
	border-bottom: 1px dotted #CCCCCC;	/*border-bottom: 1px solid  #CCCCCC;*/
}

.lefttitle a, .lefttitle a:link, .lefttitle a:visited, .lefttitle a:hover 
{
	color:#000000;	font-weight:bold; font-size:14pt; 
	
	background-image: url(images/containers/yellowleftarrow.gif);
	background-repeat: no-repeat;	
	background-position: 5px 5px;
    text-indent:10px;
}
/*end update*/

.listitemSubcat {
	list-style-type: none;
	list-style-position: inside;
	text-indent: 5px;
	list-style-position: inside;
	list-style-image:url(images/spacer.gif);
	list-style-type:circle;
	color: #999999;
}

.leftmenuborder {
	/*border-right-width: 2px;*/
	border-left-width: 5px;
	/*border-right-style: solid;*/
	border-left-style: solid;
	/*border-right-color: #CCCCCC;*/
	border-left-color: #F3C53C;
	width:150px;
	/*border-bottom: 2px solid #CCCCCC;*/
	height: 100%;
}
.leftNoMenuborder {
	
	border-left-width: 5px;
	
	border-left-style: solid;
	
	border-left-color: #F3C53C;
	
	border-bottom: 2px solid #CCCCCC;
	height: 100%;
}

.leftbarList {
	text-indent: 0px;
	left: -20px;
	position: relative;
	
}

.medgreyhoriline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.leftbarpositioning {
	position: relative;
	left: -45px;
}

#subleftbarstyle {
	list-style-type: none;
	list-style-position: inside;
	
	list-style-position: outside;
	list-style-image: url(images/spacer.gif);
	list-style-type: none;
	color:#999999;
}
#subleftbarstyle li {
text-indent: 5px;
}
/*AMB 
- moved to preserve consistent hierarcy
- concatenated all instances of this style to avoid overlapping/overwriting styles
#subleftbarstyle li a{
color:#666666;
}
#btnleftbarlist li a:hover{
color:#000000;
}
*/
#btnleftbarlist {
width: 9em;
padding: 0 0 0 0;
margin-bottom: 1em;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #333;
}

#btnleftbarlist ul {
list-style: none;
margin: 0;
padding: 0;
text-indent: -6px;
border: none;
}

#btnleftbarlist li {
	margin: 0;
	list-style-position: inside;
	list-style-type: none;
}

/*AMB - commented out - this style concatenated above
#btnleftbarlist li a {
display: block;
padding: 1px 1px 5px 0.5em;
color:#000000;
text-decoration: none;
width: 100%;
}

html>body #btnleftbarlist li a {
width: auto;
}

#btnleftbarlist li a:hover {
color:#999999;
}


#btRTObg {
	background-attachment: fixed;
	background-image: url(images/btrtobg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	height: 30px;
	width: 595px;
	left: 0px;
	top: 0px;
}
*/
.greyhorizontalrule {
	border: 2px solid #CCCCCC;
	color: #CCCCCC;
}
.EPAtext {
	font-family: "Arial Black";
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
}
.EPAtextred {
	font-family: "Arial Black";
	font-size: 24px;
	font-weight: bolder;
	color:#FF0000;
}
.contentpane23 {
padding:"0" "2px" "2px" "2px"; 
	border-right-width: 2px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
.rightdottedborder {
	border-right-width: 2px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
.leftdottedborder {
	border-left-width: 2px;
	border-top-style: none;
	border-left-style: dotted;
	border-bottom-style: none;
	border-right-style: none;
	border-left-color: #CCCCCC;
}
.sitemaplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.sitemaptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.SLOFLtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
/*AMB-moved above to avoid overlapping
.btRTOtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	vertical-align: bottom;
}

.navybigboldlink {
	font-family: "Arial Black";
	font-size: 20px;
	font-weight: bold;
	color: #0F1C85;
}
*/

/*
.leftgreyborder {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
*/
.advothumbstyles {
	filter: Shadow(color=#000000, direction=ltr);
}
.mediumgreyplaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color:#666666;
}
.advozipcodebox {
	width: 50px;
border: 1px inset #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFCC;
}
.inputtextbox {
	border: 1px inset #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFCC;
}
.blacksmalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.mediumgreybox {
	background-attachment: fixed;
	
	background-image: url(images/containers/mediumgreycontainer.jpg);
	background-repeat: no-repeat;
	
	background-position: 5px 5px;
	height: 144px;
	width: 270px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.MenuBarWrapper {

}
#searchboxpanel {
	
}


.rndbrdr{display:block}
.rndbrdr *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#1F148A}
.rndbrdr1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #9e99cc;
  border-right:1px solid #9e99cc;
  background:#574ea7}
.rndbrdr2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #e8e7f3;
  border-right:1px solid #e8e7f3;
  background:#4940a0}
.rndbrdr3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #4940a0;
  border-right:1px solid #4940a0;}
.rndbrdr4{
  border-left:1px solid #9e99cc;
  border-right:1px solid #9e99cc}
.rndbrdr5{
  border-left:1px solid #574ea7;
  border-right:1px solid #574ea7}
.rndbrdrfg{
  background:#1F148A}

.yellowHdr2 {
	color: #FFFF00;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
}
.flashborder {
	border: 1px solid #666666;
}



.leftbardropshadow
{
    background-image: url(/portals/2/skins/sa2009skinA/leftbardshdw.jpg);
    background-repeat:repeat-y;
    background-position:top;
    width: 4px;
}
.rightbardropshadow
{
        background-image: url(leftbardshdw.jpg);
    background-repeat:repeat-y;
    background-position:top;
    width: 4px;
}
