/* DEFAULT STYLES */

body {
	background: url(../images/page_bg.gif) repeat-x #FFFFFF;
	background-position: top;
	text-align: center;
	margin: 0px 5px 5px 10px;
	font: 12px Arial, Helvetica, sans-serif;	
	color: #000000;
}

body table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: 0px;
}

.reg   { 

}

.med {

}

.small {

}


a:link { 
	text-decoration: none;
	color: #8B050B;
}

a:active { 
	text-decoration: none;
	color: #8B050B;
}

a:visited { 
	text-decoration: none;
	color: #8B050B;
}

a:hover { 
	text-decoration: none;
	color: #8B050B;
}


/* HEADER */

#headerContainer {
	width: 995px;
	height: 122px;
	background: url(../images/sprite.gif) no-repeat;
	background-position: 0 -1049px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#headerInner {
	width: 100%;
	height: 87px;
}

#logo {
	width: 290px;
	vertical-align: top;
}

#htmlHeader1 {
	text-align: center;
	width: 375px;
	vertical-align: top;
}

#htmlHeader1 .generalContent {
	display: block;
}

#myAccountLinks {
	height: 27px;
	width: 330px;
}
#myAccountLinks table {
	height: 27px;
}

#myAccountLinks a:link, #myAccountLinks a:hover, #myAccountLinks a:active, #myAccountLinks a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

.myAccountLinksText {
	height: 27px;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
}

.myAccountLinksIcon {
	padding-right: 5px;
	padding-left: 10px;
	height: 27px;
}

#htmlHeader2 {
	width: 330px;
	height: 57px;
	vertical-align: top;
	text-align: center;
}
#htmlHeader2 .generalContent {
	display: block;
}

#topNav {
	vertical-align: top;
	color:#FFFFFF;
	height: 35px;
	margin-left: 190px;
}

#searchTd {
	width: 188px;
}

#search {
	width: 135px;
	vertical-align: middle;
}

#search form {
	margin: 0px;
}

.searchForm {
	vertical-align: middle;
}

.searchForm form {
	margin: 0px;
	padding: 0px;
}

.searchForm td {
	padding: 0px;
}

.searchFormInput {
	margin-left: 14px;
	font-size: 14px;
	margin-bottom: 3px;
}

.searchFormSubmit {
	margin-left: 5px;
}

.btn {
	vertical-align: top;
	height: 35px;
}

.productTypeLinks_topNavLinks {
	height: 35px;
}
.viewAllBrands {
	font-weight: bold;
}

#myCart {
	width: 302px;
	text-align: right;
	color: #ffffff;
	font-size: 14px;
	vertical-align: middle;
	line-height: 35px;
}

#myCart td {
	font-weight: bold;
	font-size: 14px;
	padding-right: 15px;
	vertical-align: middle;
}

#myCart table {
	float: right;
}

#myCart a:link, #myCart a:active, #myCart a:hover, #myCart a:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

/* CATEGORY MENUS */


#shopByBrandHeader {
	width: 162px;
	height: 28px;
	background: url(../images/sprite.gif) no-repeat;
	background-position: 0 -517px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	line-height: 28px;
	padding-left: 24px;
}

#categoryMenu_categoryMenu1_header {
	width: 162px;
	height: 28px;
	background: url(../images/sprite.gif) no-repeat;
	background-position: 0 -517px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	line-height: 28px;
	padding-left: 24px;
}

.navBorder {
	border-right: 1px solid #c4c2bf;
	width: 185px;
}

.catMenuLevel1 {
	line-height: 26px;
	background: url(../images/sprite.gif) no-repeat;
	background-position: 0 -30px;
	padding-left: 25px;
	margin: 0px 7px;
	text-align: left;
}

.catMenuLevel1Selected {
	line-height: 26px;
	background: url(../images/sprite.gif) no-repeat;
	background-position: 0 -662px;
	padding-left: 25px;
	text-align: left;
}

.catMenuLevel1Selected a:link, .catMenuLevel1Selected a:active, .catMenuLevel1Selected a:visited, .catMenuLevel1Selected a:hover {
	font-weight: bold;
	color: #ffffff;
	
}

.catMenuLevel1Odd {
	background: url(../images/sprite.gif) no-repeat;
	background-position: 0 -30px;
}
.catMenuLevel1Even {
	background: url(../images/sprite.gif) no-repeat;
	background-position: 0 -121px;
}

.catMenuLevel1 a:link { 
	text-decoration: none;
	color: #000000;
}

.catMenuLevel1 a:active { 
	text-decoration: none;
	color: #000000;
}

.catMenuLevel1 a:visited { 
	text-decoration: none;
	color: #000000;
}

.catMenuLevel1 a:hover { 
	text-decoration: none;
	color: #000000;
}



/* SUB-CATEGORY LEVEL 2 */
.catMenuActiveCats {
	margin: 0px 7px;
	background-color: #4f4f4f;
}

.navBody {
	background-color: #f3f2ee;
	border-right: 1px solid #c4c2bf;
}

.catMenuLevel2 {
	background-color: #4f4f4f;
	line-height:26px;
	padding-left:25px;
	text-align:left;
}


.catMenuLevel2Selected {
	font-weight: bold;
	background-color: #838ba7;
	text-align: left;
	padding-left: 24px;
	line-height: 26px;
}

.catMenuLevel2Selected a:link, .catMenuLevel2Selected a:active, .catMenuLevel2Selected a:visited, .catMenuLevel2Selected a:hover {
	font-weight: bold;
	color: #ffffff;
}

.catMenuLevel2 a:link { 
	text-decoration: none;
	color: #ffffff;
}

.catMenuLevel2 a:active { 
	text-decoration: none;
	color: #ffffff;
}

.catMenuLevel2 a:visited { 
	text-decoration: none;
	color: #ffffff;
}

.catMenuLevel2 a:hover { 
	text-decoration: none;
	color: #ffffff;
}


/* SUB-CATEGORY LEVEL 3 */


.catMenuLevel3 {
	background: url(../images/sprite.gif) no-repeat;
	background-position: 0 -836px;
	line-height: 26px;
	text-align: left;
	padding-left: 12px;
	margin: 0px 7px 0px 29px;
}

.catMenuLevel3Selected {
	text-align: left;
	background: url(../images/sprite.gif) no-repeat;
	background-position: 0 -836px;
	line-height: 26px;
	text-align: left;
	padding-left: 12px;
	margin: 0px 7px 0px 29px;
}

.catMenuLevel3Selected a:link, .catMenuLevel3Selected a:active, .catMenuLevel3Selected a:visited, .catMenuLevel3Selected a:hover {
	font-weight: bold;
	color: #ffffff;
}

.catMenuLevel3 a:link { 
	text-decoration: none;
	color: #ffffff;
}

.catMenuLevel3 a:active { 
	text-decoration: none;
	color: #ffffff;
}

.catMenuLevel3 a:visited { 
	text-decoration: none;
	color: #ffffff;
}

.catMenuLevel3 a:hover { 
	text-decoration: none;
	color: #ffffff;
}

/* BODY */

#bodyContainer {
	width: 995px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	border-right: 1px solid #c4c2bf;
	border-left: 1px solid #c4c2bf;
}

.leftColumn {
	width: 186px;
	background: url(https://app.infopia.com/hardwaresalesinc/images/left_nav_bg.gif) repeat-y;
	background-color: #f3f2ee;
	vertical-align: top;
}

#sideContent {
	width: 185px;
	margin-top: 20px;
}

#testimonialsTop {
	width: 171px;
	height: 57px;
	background: url(../images/sprite.gif) no-repeat;
	background-position: 0 -575px;
}

#testimonialsMiddle {
	width: 171px;
	height: 5px;
	background: url(https://app.infopia.com/hardwaresalesinc/images/testimonials_middle.gif) repeat-y;
}

#testimonialsBottom {
	width: 171px;
	height: 33px;
	background: url(../images/sprite.gif) no-repeat;
	background-position: 0 -1257px;
}

.testimonialContent {
	text-align: left;
	line-height: 17px;
	margin: 10px;
}

.testimonialAuthor {
	text-align: left;
	line-height: 14px;
	margin: 10px;
}

.sideContentInner {
	margin: 0px 7px;
}

.mainContainerInner {
	margin: 1px;
}

.mainContainerInner h2 {
	font-size: 24px;
	font-weight: bold;
	color: #8f8f8f;
	margin: 0px;
}

#mainContent {
	vertical-align: top;
	height: 100%;
	text-align: left;
}

.generalPage {
	margin: 10px;
}

#subNavMenu {
	width: 100%;
	height: 28px;
	text-align: left;
	background: url(https://app.infopia.com/hardwaresalesinc/images/sub_nav_bg.gif) repeat-x;
	color: #ffffff;
	font-size: 11px;
	line-height: 28px;
	padding: 0px;
}

#subNavMenu a:link, #subNavMenu a:active, #subNavMenu a:visited, #subNavMenu a:hover {
	color: #ffffff;
	text-decoration: none;
	
}

.links_subNavMenu {
	margin: 0px 20px;
}

.homepageContentContainer {
	margin: 0px;
}


/* FOOTER */

#footerContainer {
	width: 995px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#footerBar {
	width: 995px;
	height: 61px;
	color: #ffffff;
	line-height: 61px;
	background: url(../images/sprite.gif) no-repeat;
	background-position: 0 -426px;
}

#footerLinks {
	border-top: 1px dashed #c4c2bf;
	padding: 10px 13px 0px 13px;
	vertical-align: bottom;
}

.footerHeading {
	font-weight: bold;
	color: #a4070e;
	font-size: 12px;
}

.footerLinksContent {
	vertical-align: top;
	text-align: left;
}

.footerLinksContent a:link, .footerLinksContent a:active, .footerLinksContent a:visited, .footerLinksContent a:hover {
	text-decoration: none;
	color: #404040;
}

.footerLinksImage {
	padding: 0px;
	text-align: right;
	vertical-align: bottom;
}

.footerLinksImage img {
	bottom: 0px;
}

#footerLinks Table {
}

/* GENERAL */


.message {
	color: #FF0000;
	font-weight: bold;
}


/* TOOLTIPS */
.tip {
	background-color: #393939;
	padding: 10px;
	cursor: crosshair;
}

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

.tip-text {
	color: #000000;
	text-align: center;
	background-color: #ffffff;
}

.powerReviewsSnippet {
}

.powerReviewsSnippet .prStars {
	background-repeat: no-repeat;
	float: none;
	margin:0 0.25em 0 0;
	padding:0;
	position:relative;
}

.powerReviewsSnippet .prSnippetTitle {
    	display: none;
}

.powerReviewsSnippet .prSnippetRatingDecimal {
    	display: none;
}

.powerReviewsSnippet .prSnippetNumberOfRatingsText {
    	display: inline;
    	font-size: 8pt;
}

.powerReviewsSnippet .prSnippetWriteReview {
    	display: block;
    	margin: 0;
    	padding: 0;
    	text-indent: 5px;
    	font-size: 8pt;
}/*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: #8B050B;
	width: 175px;
	height: 31px;
	margin: 2px;
	float: right;
}
.floatingCartProductTitle a{
	color: #8B050B;
}
.piHeaderType {
	font-weight: bold;
	color: #ffffff;
	font-size: 13px;
	padding-left: 30px;
}
.piHeaderNumber {
	font-size: 13px;
	width: 100px;
}
.piType {
	color: #A4070E;
	font-weight: bold;
	padding-left: 30px;
}
.piNumber {
	width: 100px;
}
.lastRow {
	vertical-align: middle;
	height: 26px;
	line-height: 26px;
	border-left: 1px solid #c4c2bf;
	border-bottom: 1px solid #c4c2bf;
	border-right: 1px solid #c4c2bf;
}
#learningCenter a:link, #learningCenter a:active, #learningCenter a:visited, #learningCenter a:hover {
	text-decoration: none;
	color: #000000;
}
.row1 {
	vertical-align: middle;
	height: 26px;
	line-height: 26px;
	border-left: 1px solid #c4c2bf;
	border-right: 1px solid #c4c2bf;		
}
.row2 {
	background: url(https://app.infopia.com/hardwaresalesinc/images/alternate_row_blank.gif) repeat-x;
	vertical-align: middle;
	height: 26px;
	line-height: 26px;
	border-left: 1px solid #c4c2bf;
	border-right: 1px solid #c4c2bf;
}
#flashContent {
	background-color: #dedcd9;
	width: 544px;
}
#learningCenter {
	width: 261px;
	background-color: #f3f2ee;
}
#lcHeader {
	background: url(../images/piHeader.gif) no-repeat;
	width: 260px;
	height: 26px;
	color: #ffffff;
}

#homepageContent2Table {
	width:806px;
	height: 184px;
}
#content2Product {
	background-color: #dedcd9;
	height: 184px;
	width: 262px;
}
#celebrateMonthTable {
	border: 1px solid #c7c5c3;
}
.homeBlockHeader {
	background-color: #f3f2ee;
	height: 27px;
	border: 1px solid #c7c5c3;
	vertical-align: middle;
}
.homeBlockHeaderText {
	margin-left: 20px;
	color: #464e65;
}
.homeBlockBody {
background: #ffffff;
	width: 536px;
	padding: 1px;
}
#homeMiddleContentLeft {
	background: #ffffff;
	border-left: 1px solid #c7c5c3;
	border-bottom: 1px solid #c7c5c3;
	width: 220px;
}
#homeMiddleContentRight {
	background: #ffffff;
	border-right: 1px solid #c7c5c3;
	border-bottom: 1px solid #c7c5c3;
	width: 240px;
	padding: 10px;
}
#homeMiddleBlock {
	width: 353px;
}
#featuredProdBar {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/sprite.gif) no-repeat scroll 0 -718px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:29px;
	line-height:29px;
	text-align:left;
	width:808px;
}
#featuredProdTitle {
	float:left;
	margin-left:24px;
}