body {
	background:#e6e6e6;
}

.no-padding {
	padding:0px;
	margin:0px;
}

.headLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
#searchField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 1px;
}
.leftNavLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #606060;
	text-decoration: none;
	background-image: url(/site/valutek-images/leftNav_bg-hover.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 179px;
}

.smallDesc, .smallDesc a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #262626;
	text-decoration:none;
}

.smallDesc a:hover {
	text-decoration:underline;
}

.homeTitle {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #143bca;
	font-weight: bold;
}
.homeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #143bca;
}

.headLogin a{
	color: #333333;
	text-decoration: none;
}
.footLinks, .footLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #606060;
	text-decoration: none;
}

.footLinks a:hover {
	text-decoration: underline;
}

.signupNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
#newsField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 1px;
}
.footText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	padding: 7px;
}
#qty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 1px #2399c7;
	width:33px;
	height:18px;
}
.backStock a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #262626;
}
.itemNameList, .itemNameList a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #262626;
	text-decoration: none;
}

.itemNameList a:hover {
	text-decoration: underline;
}

.partNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
}
.priceText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #262626;
}
.priceNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2099c8;
}
.pagination, .pagination a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2099c8;
	text-decoration: none;
}
.itemDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1f95c3;
}
.detailedDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #045ea0;
}
.reviewName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #045ea0;
}
.reviewText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.infoTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #045ea0;
}


.MenuBarVertical .smalltext, .MenuBarVertical .smalltext a {
	display: block;
	cursor: pointer;
	padding: 0.5em 0.75em;
	color: #333;
	text-decoration: none;
	background-image: url(/site/valutek-images/leftNav_bg.gif);
	color: #606060;
}
.MenuBarVertical .smalltext a:hover {
	color: #606060;
	background-image: url(/site/valutek-images/leftNav_bg-hover.gif);
	background-repeat: no-repeat;
}

.MenuBarVertical .textboldnolink, .MenuBarVertical .textboldnolink a {
	display: block;
	cursor: pointer;
	padding: 0.5em 0.75em;
	color: #333;
	text-decoration: none;
	background-image: url(/site/valutek-images/leftNav_bg.gif);
	color: #606060;
}
.MenuBarVertical .textboldnolink a:hover {
	color: #606060;
	background-image: url(/site/valutek-images/leftNav_bg-hover.gif);
	background-repeat: no-repeat;
}

td.pic .textboldnolink {
	display:none!important;
}

 .qualitylist li
        {
            margin-bottom: 10px;
        }


.productTypes
{
	font-size:12px;
}
.productTypes a
{
	color:#333333;
	font-size:16px;
	font-weight:bold;
}

.productTypes td
{
	vertical-align:top;
	font-size:12px;
}

.subCategoryPhotoCell
{
	width:150px;
	
}

.subCategoryPhotoCell img
{
	border:0;
	width:125px;
	margin-bottom:35px;
}


.CategoryWrapper
{
	padding-left:15px;
	padding-right:15px;
	font-size:12px;
}

.CategoryWrapper h1
{
	margin-top:0;
	margin-bottom:0;
}


.homeComparisonColored
    {
    	background:#a7ce38 !important;
    	font-weight:bold;
    }
    
    .homeComparisonTable
    {
    	border-collapse:collapse;
    	background:#000000;
    }
    .homeComparisonTable td
    {
	font-size:11px;
    	background:#ffffff;
	border: 1px solid #000;
    }
/* Technical Specs added 4/2/2010 */
.zoomImage {	padding-top: 10px;	text-align: center;	font-size: 14px;	line-height: 22px;}.zoomImage a {	text-decoration: none;	font: bold 12px arial;	color: #002874;	letter-spacing: 2px;}.techSpecs {	font: 12px arial;	text-align: left;
	margin-top: 10px;}.techSpecs b {	display: block;	font: bold 11px arial;	background: #b7b7b7;	padding: 5px 10px;	color: #fff;	text-transform: uppercase;	letter-spacing: 2px;	letter-spacing: 2px;}.links {	border: 1px solid #b7b7b7;	border-top: none;	padding: 10px;}.links a {	padding-right: 20px;	font: bold 11px arial;	text-transform: uppercase;	letter-spacing: 1px;	text-decoration: none;	color: #0497ca;}.links img {	vertical-align: middle;}





