/* START GENERAL STYLES */

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

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

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

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

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

#siteContainer {
}

FORM {
	margin: 0;
}


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

/* END GENERAL STYLES */



/* START SITE HEADER */

#siteHeaderContainer {	
	width: 770px;	
	margin: 0 auto;
	border-left: #FFFFFF 2px solid;
	border-right: #FFFFFF 2px solid;	
}


#siteHeader {
	background: #FFFFFF;
	color: #000000;
	text-align: left;
}

#siteHeader a:link {
	color: #0000FF;
}

#siteHeader a:active {
	color: #0000FF;
}

#siteHeader a:visited {
	color: #0000FF;
}

#siteHeader a:hover {
	color: #0000FF;
}

#siteHeaderTable {	
	width: 100%;
}

TD#siteHeaderLogo {
	vertical-align: bottom;	
}

#banner {
}

TD#siteHeaderHtmlContent {
	vertical-align: middle;
}

TD#siteHeaderLinks {
	text-align: right;	
	vertical-align: top;
}

.links_headerLinks {
	margin: 10px 6px 0 0;
	white-space: nowrap;
}

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

.span_phoneNumber {
	display: block;
	margin: 10px 6px 10px 0;
	font-size: 12pt;
	font-weight: bold;
	white-space: nowrap;
}

.smallCart {
	margin: 10px 6px 10px 0;
	font-weight: bold;
  position: relative;
}

.smallCart a:link {
	color: #CC0000;
}

.smallCart a:active {
	color: #CC0000;
}

.smallCart a:visited {
	color: #CC0000;
}

.smallCart a:hover {
	color: #CC0000;
}


/* END SITE HEADER */


/* FEATURED CATEGORIES STYLES */

#featuredCategoriesMenuContainer {
	width: 770px;	
	margin: 0 auto; 
	border-left: #FFFFFF 2px solid;
	border-right: #FFFFFF 2px solid;
}

#featuredCategoriesMenu {
	padding: 5px;
	border: #CCCCCC 1px solid;
	background: #F5F5F5;
	color: #000000;
	text-align: center;
}

.categoryLinks .linksLink a:link {
	color: #0000FF;
	text-decoration: none;
}

.categoryLinks .linksLink a:active {
	color: #0000FF;
	text-decoration: none;
}

.categoryLinks .linksLink a:visited {
	color: #0000FF;
	text-decoration: none;
}

.categoryLinks .linksLink a:hover {
	color: #0000FF;
	text-decoration: none;
}



/* START SITE TOP NAVIGATION */

#siteTopNavContainer {
	width: 770px;	
	margin: 0 auto; 
	border-left: #FFFFFF 2px solid;
	border-right: #FFFFFF 2px solid;
}

#siteTopNav {		
	background: #EEEEEE;
	color: #000000;	
	border: #CCCCCC 1px solid;
	text-align: left;
}

#siteTopNav a:link {
	color: #0000FF;	
	text-decoration: none;
}

#siteTopNav a:active {
	color: #0000FF;	
	text-decoration: none;
}

#siteTopNav a:visited {
	color: #0000FF;	
	text-decoration: none;
}

#siteTopNav a:hover {
	color: #0000FF;	
	text-decoration: none;
}

#siteTopNavTable {
	width: 100%;
}

TD#topNavSearch {
}

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

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

TD#topNavLinks {	
	text-align: left;
	padding-left: 15px;
}




/* END SITE TOP NAVIGATION */



/* START SITE BODY */

#siteBodyContainer {
	width: 770px;	
	margin: 0 auto; 	
	border-left: #FFFFFF 2px solid;
	border-right: #FFFFFF 2px solid;	
}

#siteBody {
	background: #FFFFFF;
	padding: 15px 0;
	text-align: left;
}

#siteBodyTable {
	width: 100%;
}



/* LEFT COLUMN	 */

TD#siteBodyLeftColumn {
	width: 22%;
	background: #FFFFFF;
	border: #CCCCCC 1px solid;
	color: #000000;
	vertical-align: top;
	text-align: left;	
}

#siteBodyLeftColumn a:link {
	color: #0000FF;
}

#siteBodyLeftColumn a:active {
	color: #0000FF;
}

#siteBodyLeftColumn a:visited {
	color: #0000FF;
}

#siteBodyLeftColumn a:hover {
	color: #0000FF;
}



#siteBodyLeftColumnContainer { 
}

#categoryMenu_categoryMenu1_header,
#categoryMenu_categoryMenu2_header,
#categoryMenu_categoryMenu3_header,
#brandMenuHeader {
	display: block;
	background: #EEEEEE;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 3px 5px;
}

.categoryMenu_categoryMenu1,
.categoryMenu_categoryMenu2,
.categoryMenu_categoryMenu3,
.brandMenu {
	background: #FFFFFF;
	color: #000000;
	padding-bottom: 15px;
}

#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: #0000FF;
	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: #0000FF;
	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: #0000FF;
	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: #1233B5;
	text-decoration: none;
}


.catMenuLevel1, .catMenuLevel1Selected {
	margin: 3px 6px 0 6px;
	border-top: #E9E9E9 1px solid;
	padding-top: 3px;
}

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

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

.catMenuLevel2, .catMenuLevel2Selected {
	margin: 0 6px 0 15px;
	font-size: 8pt;
}

.catMenuLevel2Selected {
	font-weight: bold;
}

.catMenuLevel3, .catMenuLevel3Selected {
	margin: 0 6px 0 30px;
	font-size: 8pt;
}

.catMenuLevel3Selected {
	font-weight: bold;
}

.htmlContent_sidecontent1 {
}


#bodySpacerColumn {
	width: 15px;
}



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

#main {
	width: 100%;
}

/* END SITE MAIN CONTAINER */



/* START SITE FOOTER LINKS */

#footerLinksContainer {
	width: 770px;	
	margin: 0 auto; 
	background: #FFFFFF;
	border-left: #FFFFFF 2px solid;
	border-right: #FFFFFF 2px solid;	
	text-align: left;
}

#footerLinks {	
	background: #FFFFFF;
	border: #CCCCCC 1px solid;
	color: #000000;	
	padding: 12px;
}

#footerLinks a:link {
	color: #0000FF;
	text-decoration: none;
}

#footerLinks a:active {
	color: #0000FF;
	text-decoration: none;
}

#footerLinks a:visited {
	color: #0000FF;
	text-decoration: none;
}

#footerLinks a:hover {
	color: #0000FF;
	text-decoration: none;
}

#footerLinksTable {
	width: 100%;
}

.links_footerLinks {
	text-align: center;
}

#footerLinks1Column, 
#footerLinks2Column,
#footerLinks3Column,
#footerLinksMailingListColumn {
	width: 25%;	
	vertical-align: top;
}

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

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

.links_footerLinks1 .linksLink,
.links_footerLinks2 .linksLink,
.links_footerLinks3 .linksLink {
	display: block;
}

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

#mailingListFormInput {
	margin: 4px 0;
}

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

/* END SITE FOOTER LINKS */



/* START SITE FOOTER */

#siteFooterContainer {
	width: 770px;	
	margin: 0 auto; 
	border-left: #FFFFFF 2px solid;
	border-right: #FFFFFF 2px solid;	
}

#siteFooter {
	background: #FFFFFF;
	text-align: left;
	padding: 15px 0;
}

.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;
}

/* TOOLTIPS */
.tooltip {
	cursor: pointer;
}

.tip {
	background-color: #393939;
	opacity: .9;
	padding: 3px;
	cursor: pointer;
}

.tip-title {
	color: #ffffff;
	text-align: center;
	background-color: #393939;
	opacity: .9;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
}

.tip-text {
	color: #ffffff;
	text-align: center;
	background-color: #393939;
	padding: 5px;
}

#nextopiaFormButton {
	text-align: center;
}
#nextopiaFormButton img {
 	margin: 0 auto;
}

.categoryDropdown {
	font-size: 8pt;
}

/* 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(https://app.infopia.com/optimizedsf/images/tab_off_lt.gif);
}

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

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

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

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

.tabOnRight {
	float: left;
	width: 10px;
	height: 22px;
	background: url(https://app.infopia.com/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*/
.tip { 
  width:200px;
  font-family:tahoma,arial;
  background:url(/images/tip-text.png) left top repeat-y;
}

.tip-top {
  background:url(/images/tip-top.png) top left no-repeat;
  height:34px;
  width:200px;
}

.tip-title {
  color:#f00;
  font-weight:bold;
  margin:0 30px 0 50px;
}

.tip-text {
  color:#000;
  padding:10px 30px 20px 50px;
}

.tip-bottom {
  background:url(/images/tip-bottom.png) left bottom no-repeat;
  width:200px;
  height:37px;
}
/*Floating Cart*/
.floatingCart {
	position: relative;
}

.floatingCartTop {
	text-align: left;
}

#floatCartProductContainer {
	position: absolute;
	display: none;
	top: 20px;
	right: 0px;
	padding: 5px;
	background: #EEEEEE ;
	border: 1px solid #cccccc;
	color: #000000;
	width: 230px;
	z-index: 50;
}
.floatingCartProducts {
	height: auto;
	overflow: visible;
	border-top: 1px solid #cccccc;
	border-bottom 1px solid #cccccc;
}
.floatCartProduct {
	background: #FFFFFF;
	border: 1px solid #cccccc;
	padding: 3px;
	color: #000000 ;
	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: #0D499E;
	width: 117px;
	height: 31px;
	margin: 2px;
	float: left;
}
.floatCartUpdateButton {
	display: block;
	background: #0D499E;
	width: 98px;
	height: 31px;
	margin: 2px;
	float: left;
}
#floatCartProductContainer .floatingCartProductTitle a:link {
	color: #0000FF;
}
