body{
	font-size: 11px;
	color: Black;
	font-family: Arial, Verdana, sans-serif, Tahoma;
    margin-top: 10px;
}
	
table {
	table-layout: fixed; 
	direction:rtl;
}

a {
	color: blue;
	text-decoration: underline;
}

input, select {
	font-family:arial;
	font-size:12px;
	color:#000000;
}

.headerTab{
   border-top: solid 1px #50709f;
}

.headerTab a{
    color: black; 
    text-decoration: none;
}

.headerSubCat{
    background-color: #abccec;
    text-align: center;
    padding-top: 4px;
    padding-bottom: 3px;
}

.headerSubCat a{
    color: black; 
    text-decoration: none;
}

.headerSubCat a:hover{
    color: black; 
    text-decoration: underline;
}

.headerSubCatSpacer{
    background-color:#abccec;
    width: 90px;
    border-top: solid 1px #51719e;
}

.center{
    text-align: center;
}

.price {
    color: #b30000
}

.infoText{
	font-size: 13px;
	color: Black;
	font-family: Arial, Verdana, sans-serif, Tahoma;
}

.fastHeader{
	font-size: 11px;
	font-weight: bold;
	color: #b30000;
	font-family: Arial, Verdana, sans-serif, Tahoma;
}


.bottomStrip{
	background-color: #ABCCEC;
	font-weight: bold;
	font-size: 13px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.smallText {
	color: black;
	font-size: 12px;
	font-weight: bold;
}

.text {
	color: black;
	font-size: 13px;
	font-weight: bold;
}

.headerText {
	font-size:13px;
	font-weight: normal;
	
}

.smallHeader {
	font-size:12px;
	font-weight: normal;
	
}

.bigHeader {
	font-size:13px;
	font-weight: normal;
}

.headerButton{
	background-image : url("../images/hButtonWhite.gif");
	background-position : top center; 
	background-repeat : no-repeat;
	text-align:center;
	margin:0px;
	padding:0px;
	width: 100%;
}

.boxHead {
	background-color: #7498BD;
	color:white;
	font-size:12px;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top: solid 1px #51719e;
	border-bottom: solid 1px #51719e;
}

.boxHeadOrange {
	background-color: #f89808;
	color:white;
	font-size:12px;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top: solid 1px #d8c8c8;
	border-bottom: solid 1px #d8c8c8;
}

.boxHeadBlue {
	background-color: #a8c8e8;
	color:white;
	font-size:12px;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top: solid 1px #587898;
	border-bottom: solid 1px #587898;
}

.boxHeadLink {
	color:white;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}

.boxHeadSale {
	background-color: #FFFFFF;
	color: #C20E0E;
	font-size:12px;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top: solid 1px #C2C3AF;
	border-bottom: solid 1px #C2C3AF;
}

.boxBodySale {
	background-color: #E7EDF4;
	font-size:12px;
	font-weight: normal;
	padding-top:5px;
	padding-bottom:5px;
	border-left: solid 1px #C2C3AF;
	border-right: solid 1px #C2C3AF;
	border-bottom: solid 1px #C2C3AF;
}

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

.boxBodyOrange {
	background-color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 1px solid #d8c8c8;
	border-right: 1px solid #d8c8c8;
	border-bottom: 1px solid #d8c8c8;
}
.boxBodyBlue {
	background-color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 1px solid #5372a9;
	border-right: 1px solid #5372a9;
	border-bottom: 1px solid #5372a9;
}

.boxBodyBlue a{
    font-size: 13px;
}

.boxBody {
	background-color: #ffe595;
	font-size:12px;
	font-weight: bold;
	padding-top:5px;
	padding-bottom:5px;
	border-left: solid 1px #51719e;
	border-right: solid 1px #51719e;
	border-bottom: solid 1px #51719e;
}

.boxBodyWhite {
	background-color: white;
	font-size:12px;
	font-weight: normal;
	padding-top:3px;
	padding-bottom:3px;
	border-left: solid 1px #51719e;
	border-right: solid 1px #51719e;
	border-bottom: solid 1px #51719e;
}

.boxTable{
	width: 100%;
	text-align: center;
}

.boxCorner{
	background-color: #7498BD;
}

.boxCornerOrange{
	background-color: #f58311;
}

.boxCornerBlue{
	background-color: #a8c8e8;
}


.stripBorders{
	border-left: solid 1px #51719e;
	border-right: solid 1px #51719e;
	padding-right: 10px;
}

.vSpacer {
	height: 5px;
	font-size: 5px;
}

.vSpacerSmall {
	height: 1px;
}

.boxGray{
	background-color: #eeeeee;
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.boxGraySmall{
	background-color: #eeeeee;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.boxGrayItem{
	color:blue;
	text-decoration: underline;
	font-family: Arial, Verdana, sans-serif, Tahoma;
	font-size: 13px;
}

.grayHeader{
	color: #8e8e8f;
	font-size: 20px;
	margin: 0px;
}


.prdTextGray{
	color: black;
	font-size: 13px;
	font-weight: normal;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top: solid 3px white;
}

.prdTextLeft1 {
	color: black;
	font-size: 13px;
	background-color: #eeeeee;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-right: solid 1px white;
}

.prdTextRight1 {
	color: black;
	font-size: 13px;
	font-weight: bold;
	background-color: #eeeeee;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-left: solid 1px white;
}

.prdTextLeft2 {
	color: black;
	font-size: 13px;
	background-color: #f4f4f4;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-right: solid 1px white;
}

.prdTextRight2 {
	color: black;
	font-size: 13px;
	font-weight: bold;
	background-color: #f4f4f4;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-left: solid 1px white;
}

.boxPadding{
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
}

.grayHead {
	font-weight: bold;
	background-color: f2f2f2;
	height: 15px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 4px;
}
.grayHeadLink {
	color: 486898;
	font-size: 14px;
	font-weight: bold;
}

.basketMessageBox{
	position: absolute; 
	left: 0px; 
	top: 0px; 
	display:none;
	z-index:100;
}
.basketMessageBoxTable{
	font-size:13px; 
	background-color:#f9f9f9;
	border: 2px #7498BD solid;
}

.basketMessageBoxHead{
	font-weight:bold;
	height:20px;
	padding-right:10px;
	color: white;
}

.engines{
    width: 100px;
}

.enginesMulti{
    width: 200px;
}

.engineBoxTitle{
    font-size: 12px;
    font-weight: bold;
}

.engineYellowTitle{
    font-weight: bold;
    font-size: 16px;
    text-align: right;
    margin-top: 10px;
}

.spanLink {
    font-weight: bold; 
    color: #7498BD; 
    font-size: 15px;
    text-decoration: underline; 
    cursor: pointer;
}
.engineAlert{
    color: #7498BD;
    font-size: 14px;
}

.gotoLink{
    padding-left:6px;
    padding-bottom: 4px;
    padding-top:0px;
}

#tooltip{
 	display: none;
	position: absolute; 
	background-color:#ffe595;
	border: 2px #7498BD dashed;
	font-weight: bolder;
	font-size: 12px;
	padding: 1px 5px 1px 5px;
	z-index: 100;
	width: 320px;
}

.actionLink {
    font-weight: bold; 
    color: #7498BD; 
    font-size: 15px;
    text-decoration: underline; 
    cursor: pointer;
}

.hiddenFrame{
    visibility: hidden;
    width: 0px;
    height: 0px;
}

.strongYellowHeader {
    width: 90px;
    height: 20px;
    background-color: #ffd341;
    font-size: 12px;
    font-weight:bold;
}

.softYellowHeader {
    height: 20px;
    background-color: #ffe595;
    font-size:12px; 
    font-weight:normal;
}

#rightSearchWrapper {
    padding-right: 6px;
    padding-top:2px
}

#rightSearchWrapper select{
    width: 120px;
    font-size:11px;
}

#rightSearchBoxWrapper {
    padding-top:2px;
}

#searchBox {
    width: 70px;
    font-size: 11px;
}

.rRootCategoryName {
    color: #333333;
    font-size:13px;
    text-decoration: underline;
}

#infoCenterTable {
    font-size: 13px;
}

#homeWelcome {
    text-align: right;
    padding: 10px;
    width: 265px;
    height: 125px;
    font-size: 12px;
    line-height: 20px;
    background-image: url('../images/welcome.gif');
    background-repeat: no-repeat;
    background-position: right top;
}

#homeWelcomeText {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 14px;
    font-weight: bolder;
    color:#50709F
}

.homeSpecialStrip {
    font-weight: normal; 
    font-size: 11px;
    vertical-align: top;
}

.homeSpecialStrip a {
    text-decoration: none;
}

.homeSpecialStripDesc {
    width: 100px;
    text-decoration: underline;
    color: blue;
}
