﻿body
{
    font-size: 0.8em;
    font-family: 'Arial Unicode MS';
    background-color: #FFFFFF;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image: url(  '/images/mainbg.jpg' );
    background-repeat: no-repeat;
}
.bodyDiv
{
	width: 100%;
	padding-top: 0px;
	text-align: center;
}
.outsideContainer
{
	width: 900px;
	text-align: left;
	background-color: #FFFFFF;
	margin: auto;
	margin-top: 0px;
	padding-top: 0px;
}

.mainmenu
{
	width: 100%;
}

.productImageMain
{
	position: relative;
	top: 0px;
	right: 0px;
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	display: block;
}
.corporationLink
{
	font-size: 1.4em;
	font-weight: bold;
}
.corporationShortDescription
{
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
}
.mainSearchBox
{
	width: 300px;
}
.textInput
{
    border: 1px solid #E6E6E6;
    background: #FFFFFF;
    color: #999999;
    font-size: 1.1em;
}
.searchTab
{
	border-style: none solid none none;
	border-width: 2px;
	border-color: #FFFFFF;
	color: #FFFFFF;
	width: 120px;
	height: 20px;
	text-align: center;
	background-image: url(images/searchtab.png);
	text-decoration: none;
}
.searchTabSelected
{
	border-style: none solid none none;
	border-width: 2px;
	border-color: #FFFFFF;
	color: #FFFFEE;
	font-weight: bold;
	font-size: larger;
	width: 120px;
	height: 20px;
	text-align: center;
	background-image: url(images/selectedsearchtab.png);
	text-decoration: none;
}
.mainSearchPanel
{
	background-color: #86888E;
	text-align: left;
	padding-left: 5px;
	margin-top: 0px;
}
.noPicture
{
	background-color: #E4E4E4;
	vertical-align: middle;
	text-align: center; /*border: 1px solid #000000;*/
	width: 80px;
	height: 80px;
}
.productInfoTable
{
}

.productInfoTable td
{
	vertical-align: top;
}

.caption
{
	font-weight: bold;
	white-space: nowrap;
}

.button
{
	border: 1px ridge #333333;
	background-image: url(/images/silverbuttonbg.png);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #333333;
	height: 32px;
	padding-left: 20px;
	padding-right: 20px;
	display: inline-block;
	font-weight: bold;
}
.button img
{
	vertical-align: middle;
	border-style: none;
}

.buttonlogin
{
	padding-top: 100px;
}

.corporationName
{
	font-weight: bold;
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
}

.productShortDescription
{
	font-size: smaller;
}

.cart
{
	text-decoration: none;
	vertical-align: middle;
	color: #000000;
}

.slogan
{
	font-size: 1em;
	font-style: italic;
	color: #000000;
}

.topLogoLink
{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a.topLogoLink:hover
{
	color: #DA0323;
}

.categoryTitle
{
    border-color: #606458;
    color: #CC0000;
    vertical-align: middle;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
    text-align: left;
    font-size: 14px;
    display: block;
    padding-left: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-variant: small-caps;
    font-weight: bolder;
}

.contentHeading
{
	font-weight: bold;
	font-size: x-large;
	margin-bottom: 10px;
}

.copyright
{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 0.8em;
	height: 1.5em;
	vertical-align: bottom;
}
.copyright a
{
	font-weight: bold;
	color: #808080;
}

.itemName
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-variant: small-caps;
    color: #808080;
    text-decoration: none;
}
.itemName a:visited
{
	color: #666666;
	text-decoration: none;
}
.itemName a:hover
{
	color: #000000;
    text-decoration: none;
}

.partNum
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #666666;
    text-decoration: none;
}

.itemShortDesc
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #666666;
    text-decoration: none;
}

.unitPrice
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    text-decoration: none;
}

.corporationName
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
    text-decoration: none;
}

.footerMenu
{
    text-align: center;
    color: #666666;
    text-decoration: none;
    width: 100%;
    background-color: #FFFFFF;
    vertical-align: middle;
    font-size: 12px;
    font-weight: normal;
}

.footerMenu a
{
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}
.footerMenu a:visited
{
	color: #666666;
}
.footerMenu a:hover
{
	color: #000000;
}

.pageFooter
{
	text-align: center;
	width: 100%;
	margin-top: 20px;
}

.rightzone
{
    text-align:left;
    width:190px;
    padding:5px;    
}
.rightzone_logo
{
    text-align: left;
    padding: 5px 0px 0px 0px;
}
ul.lvCompanies
{
    list-style-image: url('/images/redpoint.png');
}

/* Rating */
.ratingStar
{
	font-size: 0pt;
	width: 13px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	display: block;
	background-repeat: no-repeat;
}

.filledRatingStar
{
	background-image: url(/Images/FilledStar.png);
}

.emptyRatingStar
{
	background-image: url(/Images/EmptyStar.png);
}

.savedRatingStar
{
	background-image: url(/Images/SavedStar.png);
}
.itemCell, .itemCell a
{
    background-color: #FFFFFF;
    color: #464646;
    text-decoration: none;
}