﻿*
{
   margin:0;
   padding:0;
}

body
{
    color:#898989;
    font-family:Tahoma;
    font-size:11px;
    line-height:14px;
    text-align:center;
    background:url("http://www.olejostores.com/images/staticimages/bgf.gif") repeat-x scroll left top transparent;
}

.Body
{
    margin:auto;
    text-align:left;
    width: 980px;
}

.row1
{
    /*background: url("http://www.olejostores.com/images/staticimages/new980x18.gif") no-repeat scroll left bottom transparent;*/
    background: url("http://oscimg.s3.amazonaws.com/zencart_25832/includes/templates/theme276/images/header_bg3.gif") no-repeat scroll left bottom transparent;
    height:121px;
}

.leftBanner
{
    float:left;
    width:auto;
}

.OlejoBase
{
    padding:0px 0px 0px 18px;
}

.rightBanner
{
    float:right;
    width:auto;
}

.Tabs
{
    background: url("http://oscimg.s3.amazonaws.com/zencart_25832/includes/templates/theme276/images/header_bg2.gif") repeat-y scroll left top transparent;
    /*background: url("http://www.olejostores.com/images/staticimages/new980x38.gif") repeat-y scroll left top transparent;*/
    height:auto !important;
    min-height:38px;
}

.tabsPad
{
    padding:8px 7px 0px 17px;
}

.tabsnew2
{
    font-weight:bold;
    font-size:8pt;
}

.Main
{
     background: url("http://oscimg.s3.amazonaws.com/zencart_25832/includes/templates/theme276/images/header_bg2.gif") no-repeat scroll left top transparent;
     /*background: url("http://www.olejostores.com/images/staticimages/new980x38.gif") no-repeat scroll left top transparent;*/
}

.MainPad
{
    background: url("http://oscimg.s3.amazonaws.com/zencart_25832/includes/templates/theme276/images/footer_bg1.gif") no-repeat scroll left bottom transparent;
    /*background: url("http://www.olejostores.com/images/staticimages/new980x20.gif") no-repeat scroll left bottom transparent;*/
    padding:0px 18px 0px 18px;
}

.MainBack
{
    background:none repeat scroll 0 0 #FFFFFF;
    width:100%;
}

.MainInd
{
    padding:3px;
}

.PromoTextBottom 
{
    border:solid 1px #D3D3D3;
    border-top:none;
}

.FooterTop
{
    border:solid 1px #D3D3D3;
    border-top:none;
}

.Footer
{
    background: url("http://oscimg.s3.amazonaws.com/zencart_25832/includes/templates/theme276/images/footer_bg2.gif") repeat-y scroll left top transparent;
    /*background: url("http://www.olejostores.com/images/staticimages/new980x73.gif") repeat-y scroll left top transparent;*/
    color:#858987;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12pt;
    height:auto !important;
    line-height:21px;
    min-height:73px;
}

.FootLinks
{
    font-size:9pt;
    color:White;   
    text-decoration:none;
}

.BottomLinks
{
    width:880px;
    margin-right:auto;
    margin-left:auto;
    color:White;
}

.LeftSide
{
    border:solid 1px #D3D3D3;
    padding:5px 0px 0px 10px;
    background-color:#F5F5F5;
}

.CatHeader
{
    color:#1D1E1D;
    font-size:12px;
    font-weight:bold;
}

.CatHead
{
    margin-top:10px;
    font-size:10pt;
}

.CatSub
{
    font-size:9pt;
    color:#565051;    
}

.mainRight
{
    border:solid 1px #D3D3D3;
    border-left:none;
}

#olejoTabs *  { padding:0; margin: 0; font-family:Verdana; font-size:8pt; }

#olejoTabs { z-index: 99; width:auto; margin-left:auto; margin-right:auto; height: 22px; background-color:transparent;}

#olejoTabs a { display: block; width:auto; background: transparent; color:White; text-decoration: none; padding: 4px 10px 0px 10px; height:18px; }
#olejoTabs a:hover { background: #F5F5F5; }

#dropdownid a { display: block; width:auto; background: transparent; height:auto; border-bottom:dotted 1px gray; border-right:none; text-decoration: none; padding: 5px 10px 5px 10px; }
#dropdownid a:hover { background: #C2C2C2; }

#dropdownid2 a { display: block; width:auto; background: transparent; height:auto; border-bottom:dotted 1px gray; border-right:none; text-decoration: none; padding: 5px 10px 5px 10px; }
#dropdownid2 a:hover { background: #C2C2C2; }

#dropdownid3 a { display: block; width:auto; background: transparent; height:auto; border-bottom:dotted 1px gray; border-right:none; text-decoration: none; padding: 5px 10px 5px 10px; }
#dropdownid3 a:hover { background: #C2C2C2; }

#olejoTabs ul li, #olejoTabs ul li ul li  { width: auto; list-style-type:none; }

#olejoTabs ul li { float: left; width: auto; }

#olejoTabs ul li ul, #olejoTabs:hover ul li ul, #olejoTabs:hover ul li:hover ul li ul{ 
	display:none;
	list-style-type:none; 
	width: auto;
    background-color:#F7F7F7;
    border:solid 1px gray;
    height:auto;
	}

#olejoTabs:hover ul, #olejoTabs:hover ul li:hover ul, #olejoTabs:hover ul li:hover ul li:hover ul { 
	display:block;
	position:absolute; 
	width:auto;
	}

#olejoTabs:hover ul li:hover ul li:hover ul { 
	position: absolute;
	margin-left: 120px;
	margin-top: -20px;
	}
