/* START GENERAL STYLES */

BODY {
	margin: 0;
	background: #FFFFFF;	
	font: 9pt Arial, Helvetica, sans-serif;	
	color: #666666;
	text-align: center;
}

a:link {
	color: #999999;
	text-decoration: underline;
}

a:active {
	color: #999999;
	text-decoration: underline;
}

a:visited {
	color: #999999;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

#siteContainer {
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF;
	border-left: #FFFFFF 5px solid;
	border-right: #FFFFFF 5px solid;
	text-align: left;
}

FORM {
	margin: 0;
}


.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;	
	color: #999999;
	font-weight: bold;	
	margin: 3px 0 15px 0;
}

/* END GENERAL STYLES */



/* START SITE HEADER */

#siteHeaderContainer {	
	width: 100%;	
	padding-top: 5px;
	background: $SFCOLOR_SITE_HEADER_BG;
	color: $SFCOLOR_SITE_HEADER_FONT;
}

#siteHeaderContainer a:link {
	color: $SFCOLOR_SITE_HEADER_LINK;
}

#siteHeaderContainer a:active {
	color: $SFCOLOR_SITE_HEADER_LINK;
}

#siteHeaderContainer a:visited {
	color: $SFCOLOR_SITE_HEADER_LINK;
}

#siteHeaderContainer a:hover {
	color: $SFCOLOR_SITE_HEADER_LINK;
}

TABLE#siteHeader {	
	width: 100%;
}

TD#siteHeaderLogo {
	width: 290px;
	padding: 5px;
	vertical-align: bottom;	
}

#banner {
}

TD#siteHeaderHtmlContent {
	padding: 5px;
	vertical-align: middle;
}

TD#siteHeaderLinks {
	padding: 5px;
	text-align: right;
	vertical-align: middle;
}

.links_headerLinks {
	white-space: nowrap;
}

.links_headerLinks .linksLink {
	display: inline;
	white-space: nowrap;
}

.span_phoneNumber {
	display: block;
	margin-top: 6px;
	font-size: 12pt;
	font-weight: bold;
}

.smallCart {
	position:relative;
	margin-top: 4px;
	font-weight: bold;
}


/* END SITE HEADER */


/* FEATURED CATEGORIES STYLES */

#featuredCategoriesMenu table {
	height: 26px;
	background: #cccccc;
	color: #999999;
}

#featCatBarLeftEnd {
	background: url(../../../../../../../../dynamicsf1024/images/featcatbar_left_end.gif) top left no-repeat;
}

#featCatBarRightEnd {
	width: 2px;
	background: url(../../../../../../../../dynamicsf1024/images/featcatbar_right_end.gif) top right no-repeat;
}

#featCatBarCategories {	
	padding: 0 8px;
}

#featuredCategoriesMenu a:link {
	color: #666666;
	text-decoration: none;
}

#featuredCategoriesMenu a:active {
	color: #666666;
	text-decoration: none;
}

#featuredCategoriesMenu a:visited {
	color: #666666;
	text-decoration: none;
}

#featuredCategoriesMenu a:hover {
	color: #666666;
	text-decoration: none;
}



/* START SITE TOP NAVIGATION */


#siteTopNavContainer {	
	background: #cccccc;
	color: #666666;	
	margin-bottom: 15px;
}

#siteTopNavContainer a:link {
	color: #666666;	
	text-decoration: none;
}

#siteTopNavContainer a:active {
	color: #666666;	
	text-decoration: none;
}

#siteTopNavContainer a:visited {
	color: #666666;	
	text-decoration: none;
}

#siteTopNavContainer a:hover {
	color: #666666;	
	text-decoration: none;
}

#topNavTable {
	width: 100%;
	height: 34px;
}

#topNavLeftEnd {
	width: 2px;
	background: url(../../../../../../../../dynamicsf1024/images/searchbar_left_end.gif) top left no-repeat;
}

#topNavRightEnd {
	width: 2px;
	background: url(../../../../../../../../dynamicsf1024/images/searchbar_right_end.gif) top right no-repeat;
}

#topNavSearch {
	width: 29%;
}

.searchFormLabel1 {
	font-weight: bold;	
	padding-left: 5px;
}

.searchFormSubmit {
	height: 21px;
	width: 28px;
	background: #666666;
}

#topNavLinks {
	width: 40%;
	text-align: center;
	white-space: nowrap;
}



/* END SITE TOP NAVIGATION */



/* START SITE BODY */

#siteBodyContainer {
	width: 100%;
}

TABLE#siteBody {
	width: 100%;
}



/* LEFT COLUMN	 */

TD#siteBodyLeftColumn {
	width: 175px;
	background: $SFCOLOR_LEFT_COLUMN_BG;
	color: $SFCOLOR_LEFT_COLUMN_FONT;
	vertical-align: top;
	text-align: left;	
}

#siteBodyLeftColumn a:link {
	color: $SFCOLOR_LEFT_COLUMN_LINK;
}

#siteBodyLeftColumn a:active {
	color: $SFCOLOR_LEFT_COLUMN_LINK;
}

#siteBodyLeftColumn a:visited {
	color: $SFCOLOR_LEFT_COLUMN_LINK;
}

#siteBodyLeftColumn a:hover {
	color: $SFCOLOR_LEFT_COLUMN_LINK;
}



#siteBodyLeftColumnContainer { 
}

#categoryMenus {
	background: #cccccc url(../../../../../../../../dynamicsf1024/images/catmenus_btm.gif) bottom center no-repeat;
	margin-bottom: 12px;
}

#categoryMenu_categoryMenu1_header,
#categoryMenu_categoryMenu2_header,
#categoryMenu_categoryMenu3_header,
#brandMenuHeader {
	display: block;
	background: #999999;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	text-indent: 7px;
}

#categoryMenu_categoryMenu1_header {
	background: #999999 url(../../../../../../../../dynamicsf1024/images/catmenu1_heading.gif) top center no-repeat;
}

.categoryMenu_categoryMenu1,
.categoryMenu_categoryMenu2,
.categoryMenu_categoryMenu3,
.brandMenu {
	color: #666666;
	padding-bottom: 10px;
}

#siteBodyLeftColumn .catMenuLevel1First a:link,
#siteBodyLeftColumn .catMenuLevel1SelectedFirst a:link,
#siteBodyLeftColumn .catMenuLevel1 a:link,
#siteBodyLeftColumn .catMenuLevel1Selected a:link,
#siteBodyLeftColumn .catMenuLevel2 a:link,
#siteBodyLeftColumn .catMenuLevel2Selected a:link,
#siteBodyLeftColumn .catMenuLevel3 a:link,
#siteBodyLeftColumn .catMenuLevel3Selected a:link
{
	color: #666666;
	text-decoration: none;
}

#siteBodyLeftColumn .catMenuLevel1First a:active,
#siteBodyLeftColumn .catMenuLevel1SelectedFirst a:active,
#siteBodyLeftColumn .catMenuLevel1 a:active,
#siteBodyLeftColumn .catMenuLevel1Selected a:active,
#siteBodyLeftColumn .catMenuLevel2 a:active,
#siteBodyLeftColumn .catMenuLevel2Selected a:active,
#siteBodyLeftColumn .catMenuLevel3 a:active,
#siteBodyLeftColumn .catMenuLevel3Selected a:active
{
	color: #666666;
	text-decoration: none;
}

#siteBodyLeftColumn .catMenuLevel1First a:visited,
#siteBodyLeftColumn .catMenuLevel1SelectedFirst a:visited,
#siteBodyLeftColumn .catMenuLevel1 a:visited,
#siteBodyLeftColumn .catMenuLevel1Selected a:visited,
#siteBodyLeftColumn .catMenuLevel2 a:visited,
#siteBodyLeftColumn .catMenuLevel2Selected a:visited,
#siteBodyLeftColumn .catMenuLevel3 a:visited,
#siteBodyLeftColumn .catMenuLevel3Selected a:visited
 {
	color: #666666;
	text-decoration: none;
}

#siteBodyLeftColumn .catMenuLevel1First a:hover,
#siteBodyLeftColumn .catMenuLevel1SelectedFirst a:hover,
#siteBodyLeftColumn .catMenuLevel1 a:hover,
#siteBodyLeftColumn .catMenuLevel1Selected a:hover,
#siteBodyLeftColumn .catMenuLevel2 a:hover,
#siteBodyLeftColumn .catMenuLevel2Selected a:hover,
#siteBodyLeftColumn .catMenuLevel3 a:hover,
#siteBodyLeftColumn .catMenuLevel3Selected a:hover
 {
	color: #000000;
	text-decoration: none;
}


.catMenuLevel1First, .catMenuLevel1SelectedFirst {
	margin: 3px 6px 0 6px;
	padding-top: 3px;
}

.catMenuLevel1, .catMenuLevel1Selected {
	margin: 3px 6px 0 6px;
	padding-top: 3px;
}

.catMenuLevel1Selected, .catMenuLevel1SelectedFirst {
	font-weight: bold;
}


.catMenuLevel2, .catMenuLevel2Selected {
	margin: 2px 6px 0 15px;
}

.catMenuLevel2Selected {
	font-weight: bold;
}

.catMenuLevel3, .catMenuLevel3Selected {
	margin: 2px 6px 0 30px;
}

.catMenuLevel3Selected {
	font-weight: bold;
}

#catMenusBottom {
	height: 2px;
	background: #999999 url(../../../../../../../../dynamicsf1024/images/catmenus_btm.gif) bottom center no-repeat;
	margin-bottom: 12px;
}

.htmlContent_sidecontent1 {
}


#bodySpacerColumn {
	width: 15px;
}

TD#siteBodyMainColumn {
	vertical-align: top;
	text-align: left;
}

#main {
	width: 100%;
}

#siteBodyRightColumn {
	width: 175px;
	vertical-align: top;
}

/* END SITE MAIN CONTAINER */



/* START SITE FOOTER */

#siteFooterContainer {
	width: 100%;
	margin: 15px 0;
}

#footerLinksContainer {
	margin-bottom: 15px;
	background: #cccccc;
	color: #666666;
}

#footerLinksTop {
	height: 15px;
	background: url(../../../../../../../../dynamicsf1024/images/footerlinks_top.gif) top center no-repeat;
}

#footerLinksBottom {
	height: 15px;
	background: url(../../../../../../../../dynamicsf1024/images/footerlinks_btm.gif) bottom center no-repeat;
}

#footerLinksContainer a:link {
	color: #666666;
	text-decoration: none;
}

#footerLinksContainer a:active {
	color: #666666;
	text-decoration: none;
}

#footerLinksContainer a:visited {
	color: #666666;
	text-decoration: none;
}

#footerLinksContainer a:hover {
	color: #666666;
	text-decoration: none;
}

.links_footerLinks {
	text-align: center;
}


#footerLinks1Column, 
#footerLinks2Column,
#footerLinks3Column,
#footerLinksMailingListColumn {
	width: 140px;	
	vertical-align: top;
}

#footerLinks2Column, 
#footerLinks3Column,
#footerLinksMailingListColumn {
	padding-left: 12px;
	border-left: #666666 1px solid;
}

.footerLinksHeader {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin-bottom: 5px;
}

.links_footerLinks1 .linksLink,
.links_footerLinks2 .linksLink,
.links_footerLinks3 .linksLink {
	display: block;
	margin-top: 3px;
}

.span_footerMailingListText {
	display: block;
	font-size: 90%;
}

#mailingListFormInput {
	margin: 4px 0;
}

#mailingListFormSubmit {
	width: 57px;
	height: 21px;
	background: #666666;
}

.htmlContent_footerHtmlContent {
	text-align: center;
}

.paymentImages {
	margin: 5px 0;
	text-align: center;
}

.poweredBy {
	text-align: center;
	font-size: 8pt;
}

/* END SITE FOOTER */

/* QUICKVIEW BUTTON */

.quickViewButton_featured {
	margin: 5px;
}

.quickViewButton_browse {
	margin: 5px;
}

/* General Tabs */

#tabs {
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: #CCCCCC 1px solid;
	float: left;
	width: 100%;
	margin-bottom: 12px;
}

#tabs a:link {
	color: #666666;
	text-decoration: none;
}

#tabs a:active {
	color: #666666;
	text-decoration: none;
}

#tabs a:visited {
	color: #666666;
	text-decoration: none;
}

#tabs a:hover {
	color: #666666;
	text-decoration: none;
}

.tabOffLeft {
	float: left;
	width: 10px;
	height: 22px;
	background: url(../../../../../../../../optimizedsf/images/tab_off_lt.gif);
}

.tabOffMiddle {
	float: left;
	height: 22px;
	line-height: 22px;
	background: url(../../../../../../../../optimizedsf/images/tab_off_bg.gif);
}

.tabOffRight {
	float: left;
	width: 10px;
	height: 22px;
	background: url(../../../../../../../../optimizedsf/images/tab_off_rt.gif);
}

.tabOnLeft {
	float: left;
	width: 10px;
	height: 22px;
	background: url(../../../../../../../../optimizedsf/images/test_tab_on_lt.gif);
}

.tabOnMiddle {
	float: left;
	height: 22px;
	line-height: 22px;
	background: url(../../../../../../../../optimizedsf/images/test_tab_on_bg.gif);
}

.tabOnRight {
	float: left;
	width: 10px;
	height: 22px;
	background: url(../../../../../../../../optimizedsf/images/test_tab_on_rt.gif);
}


#tabs .tabOnMiddle a:link {
	color: #FFFFFF;
}

#tabs .tabOnMiddle a:active {
	color: #FFFFFF;
}

#tabs .tabOnMiddle a:visited {
	color: #FFFFFF;
}

#tabs .tabOnMiddle a:hover {
	color: #FFFFFF;
}

.tabOffRight,
.tabOnRight {
	margin-right: 2px;
}

#subCategory1Image {
	text-align: center;
}
#subCategory2Image {
	text-align: center;
}
.productTypeHomepageTabs_homepageFeaturedProductsTabs {
	margin: 10px 0 0 0;
}/*Floating Cart*/
.floatingCart {
	position: relative;
}

.floatingCartTop {
	text-align: left;
}

#floatCartProductContainer {
	position: absolute;
	display: none;
	top: 20px;
	right: 0px;
	padding: 5px;
	background: #cccccc ;
	border: 1px solid #cccccc;
	color: #666666;
	width: 230px;
	z-index: 50;
}
.floatingCartProducts {
	height: auto;
	overflow: visible;
	border-top: 1px solid #cccccc;
	border-bottom 1px solid #cccccc;
}
.floatCartProduct {
	background: #ff0000;
	border: 1px solid #cccccc;
	padding: 3px;
	color: #666666 ;
	float: left;
	width: 93%;
	margin-bottom:2px;
	margin-top:2px;
	padding-bottom:1px;
	padding-top:1px;
}
.floatingCartProductImage {
	float: left;
	margin: 2px;
}
.floatingCartProductTitle {
	display: block;
}
.floatingCartProductQty {
	display: block;
}
.floatingCartProductPrice {
	display: block;
}
.floatCartCheckoutButton {
	display: block;
	background: #666666;
	width: 117px;
	height: 31px;
	margin: 2px;
	float: left;
}
#floatCartProductContainer .floatingCartProductTitle a:link {
	color: #999999;
}

.floatCartUpdateButton {
	display: block;
	background: #666666;
	width: 98px;
	height: 31px;
	margin: 2px;
	float: left;
}