﻿

/* ----------------------------------------------------------------  */
/* ------------------------------Header----------------------------  */
/* ----------------------------------------------------------------  */


#header
{
    padding: 0px;
    margin: 0px auto 0px auto;
    width: 915px;
     height: 151px;
    position: relative;
    z-index: 10000;
}

#header2
{
   padding: 0px;
   margin: 0px;
  
   height: 150px;
   background-image: url('images/Header.gif');
}



/* -----------The Black Top Bar that contains Links (account, Language , Cart etc...)--------------  */

#topBar
{
    height: 32px;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.91em;
    float: none;
    color: #878787;
    background-color: #0F0F0F;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
}

#topBarContainer
{
    padding: 10px 73px 6px 59px;
    text-align: left;
    direction: ltr;
    font-size: 12 px;
}

#topBarContainer em{color:#545454; font-style:normal;}
#topBarContainer .rightLinks {float:right;}
#topBarContainer a,#topBarContainer a:visited{color:#989898; text-decoration:underline; word-spacing:0;}
#topBarContainer a:hover{text-decoration:none;}




/* -----------Logo--------------  */

#logo
{
    top: 44px;
    left: 20px;
    background-image: url('images/emmicelogo.png');
    background-repeat: no-repeat;
    background-position:left top;
    height: 50px;
    width: 200px;
    float: left;
    position: relative;
}

#logo a{
display:block;
width:100%;
height:100%;
}

/* -----------Slogan--------------  */

#slogan
{
    top: 50px;
    width: 330px;
    height: 27px;
    background-repeat: no-repeat;
    float: left;
    left: 372px;
    position: relative;
}

.salesLinks
{
    font-family: Tahoma;
    font-size: 12px;
    float: left;
    color: #333333;
    border-right: 1px dotted #333333;
    padding-right:10px;
    margin-right:10px;
}




/* -----------DIV contains 4 parts of menu (menuLeftcol , MenuItems , SearchBox , menuRightcol) styles in NavMnu.css --------------  */

#nav_leftcol
{
    float: left;
    position: relative;
    top: 0px;
    left: 0px;
    height: 66px;
    width: 33px;
    background-image: url('images/nav_menu_left.png');
    background-repeat: no-repeat;
}




#nav_rightcol
{
    position: relative;
    height: 66px;
    top: 0px;
    left: 0px;
    width: 31px;
    background-image: url('images/nav_menu_right.png');
    background-repeat: no-repeat;
    float: left;
}


#nav_menu
{
    top: 69px;
    left: 0px;
    
    background-color: #FFFFFF;
    position: relative;
    height: 29px;
    clear: both;
    border-bottom: 1px solid #2A2A2A;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #2A2A2A;
}





/* -----------Search Section--------------  */

#nav_search
{
    position: relative;
    top: 0px;
    left: 0px;
    height: 66px;
    width: 259px;
    float: left;
    background-image: url('images/nav_menu_strip.png');
    background-repeat: repeat-x;
    
}

    #search_form
    {
        position: relative;
        top: 25px;
        height: 22px;
        width: 240px;
        left: 20px;
    }
        .searchInput
        {
            border-style: solid none solid solid;
            border-width: 1px 0px 1px 1px;
            color: #000000;
            font-family: arial, Helvetica, sans-serif;
            font-size: 9pt;
            width: 180px;
            padding: 0 5px 0 5px;
            background-color: #ccc;
            margin-right: 0;
            float: left;
            direction: ltr;
            margin-left: 0px;
            margin-top: 0;
            margin-bottom: 0px;
            border-top-color: #C0C0C0;
            border-bottom-color: #C0C0C0;
            border-left-color: #C0C0C0;
            height: 20px;
        }
        .searchButton
        {
            float: left;
            margin-left:-5px;
        }

/* ----------------------------------------------------------------  */
/* ------------------------------NavMenu----------------------------  */
/* -----------------------------------------------------------------  */

/* -----------DIV contains ASP.net Menu Items --------------  */

#nav_menu_items
{
    position: relative;
    left: 0;
    top: 0;
    width: 915px;
    height: 29px;
     
    background-image: url('images/MenuStrip.png');
    background-repeat: repeat-x;
    float: left;
}




/* ----------------------------------------------------------------  */
/* ------------------------------Body----------------------------  */
/* ----------------------------------------------------------------  */


html
{
    
    background-position: center top;
    background-color: #323232;

    padding:0px;
    margin:0px;
    
}

body{
    background: url('images/g_background.jpg') repeat-y center top;
    margin:0px;
    width:100%;
    padding: 0px;
}
#bodyDiv
{
    background:#FFF;
    margin: 0px auto;
    font-family: arial;
    font-size: 13px;
    width: 959px;
    padding: 0px;
    position: relative;
    height: 100%;
    display: block;
    overflow: visible;
    direction: ltr;
    line-height: 18px;
}


#container
{
    background-position: 50% top;
    position: relative;
    margin-left: auto;
    padding: 0px;
    background-color: white;
    height: 100%;
    margin-right: auto;
    width: 915px;
    clear: both;
    float: none;
    background-color: #FFFFFF;
    background-repeat: repeat-x;
}

#container2
{
    /*   padding: 5px 5px 20px 5px; */
    background-color: Transparent;
    padding-bottom:40px;
    }


/* -----------Center Column--------------  */

#centercol
{


}



/* -----------Bread Crumb Style--------------  */

/*#breadcrumb
{
    color: #333333;
    font-size: 0.91em;
    padding-left: 5px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
}

#breadcrumb a
{
    color: #666666;
}
*/
/* ----------------------------------------------------------------  */
/* ------------------------------Footer----------------------------  */
/* ----------------------------------------------------------------  */



/* -----------Footer DIV--------------  */

#footer
{
    border-top: solid 2px #8d2d23;
    padding: 0px;
    margin: 0px auto -20px auto;
    width: 959px;
    height: 39px;
    background-color: #1A1A1A;
    clear: both;
    color: #8D8D8D;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 2px;
    border-top-color: #000000;
    border-bottom-color: #262626;
    text-align: center;
}


/* -----------Footer Container DIV below Footer Div--------------  */

#footer_container
{
    padding: 12px 10px 10px 10px;
}


/* -----------Company name Span syle--------------  */
#emmice_footer
{
    color: #595959;
}


#footer a , #footer a:visited{
color: #8D8D8D;
}

.ArabicLink
{
    font-family: "Microsoft sans Serif";
    font-size: 8pt;
    font-weight: normal;
    padding-left:15px;
    
}
#top_banner
{
    clear:both;
    
    margin-left: auto;
    margin-right: auto;
    
    width:915px;
}

/* ----------------------------------------------------------------  */
/* ------------------------------BreadCrumb----------------------------  */
/* ----------------------------------------------------------------  */

#breadcrumb
{
    letter-spacing: 1px;
    height:20px;
    font-size:11px;
    margin:0;
    border-bottom:1px solid #777777;
    margin-bottom:20px;

}

.breadcrumbpathnode
{
    text-decoration: none;
    color: #AD001C;
}

.breadcrumbpathnode:hover
{
text-decoration:underline;
}

.breadcrumbpathcurrent{
color:Black;
}
.breadcrumbpathcurrent:hover{
text-decoration:none;
}

.breadcrumbpathsep
{
    background-position: center center;
    background-image: url('images/breadcrumbarrow.gif');
    background-repeat: no-repeat;
    padding-left:1px;
    padding-right:1px;
    letter-spacing:14px;
       
}



/* ----------------------------------------------------------------  */
/* ------------------------------H1,H2,H3----------------------------  */
/* ----------------------------------------------------------------  */


h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
     margin:10px 0 10px 0;
}


h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #333333;
    letter-spacing: 1px;
    margin:10px 0 5px 0;
}

h2.hasBackground
{
    background-position: left center;
    background-image: url('images/sectiontitle.png');
    background-repeat: no-repeat;
    height: 40px;
    padding-left: 20px;
    line-height: 35px;
}

h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight:bold;
}


#terms h1{
font-size:24px;
color:Black;
font-weight:bold;
    text-align: center;
}

#terms h2{
font-size:20px;
color:Black;
font-weight:normal;
}

#terms h3{
font-size:18px;
color:Black;
font-weight:bold;
}

/* ----------------------------------------------------------------  */
/* ------------------------------Paragraph----------------------------  */
/* ----------------------------------------------------------------  */


.section{
padding-left:20px;
 }
 
 p.boxsection
{
    text-align: left;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
}
 
 a, a:visited
{
    color: #AD001C;
    text-decoration: none;
}


 a:hover
{
    color: #AD001C;
    text-decoration: underline;
}




.RoundedBox
{
    background-color: #EEEEEE;
    
}

.RoundedBox .BoxContainer{
padding:8px 15px 8px 15px;


}


.RoundedBox h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #333333;
}


img{

border-style: none;
    border-color: inherit;
    border-width: medium;
    }

.QuotePanel
{
    margin-right: auto;
    margin-left: auto;
    width: 500px;
    
}

td{
 vertical-align:top;
}


.errorlabel
{
    
}



.StaticMenuItemStyle a {

    text-decoration: none;
    height: 22px;
    padding-top: 7px;

    border-left: none;
    color: #2A2A2A;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-right: 15px;
    margin-left: 15px;
}
    
.StaticHoverStyle{ 
     background-color:#BC0222; 
     color:#fff;
     padding-top:7px;
     border: 1px solid red;
     height:22px;
     margin-left:15px;
     margin-right:15px;
     
     text-decoration:none;
}


/* ----------------------------------------------------------------  */
/* ------------------------------Container----------------------------  */
/* -----------------------------------------------------------------  */

.menu {padding-left:48px; height:29px; font-size:13px; line-height:normal; position:relative; z-index:900; }

/* remove all the bullets, borders and padding from the default list styling */
/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse; width:915px; z-index:900;}


/* ----------------------------------------------------------------  */
/* ------------------------------1st Level----------------------------  */
/* -----------------------------------------------------------------  */


/* ------------------------------UL----------------------------  */

.menu ul
{
    background-position: bottom;
    padding: 0;
    
    margin: 0;
    list-style-type: none;
}


/* ------------------------------LI----------------------------  */
.menu li {float:left;position:relative; }


/* ------------------------------A----------------------------  */
.menu a, .menu a:visited {
display:block;

 text-decoration: none;
    height: 22px;
    padding-top: 7px;
    padding-left: 15px;
    padding-right: 15px;
    border-left: none;
    color: #2A2A2A;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-right: 15px;
    margin-left: 15px;}
    


.menu a:hover, .menu .This-LI-Selected a, .menu .This-LI-Selected a:visited, .menu .Child-LI-Selected a
{
 background-color:#BC0222;
   color:#fff;
  height:21px;
  padding-top:6px;   
  border: 1px solid red;
  /* border-bottom:none; */
  margin-left:14px;
  margin-right:14px;
  text-decoration:none;
}
    
.menu :hover > a { 
background-color:#BC0222; color:#fff;
     padding-top:6px;
    border: 1px solid red;
    /* border-bottom:none; */
     height:23px;
     margin-left:14px;
    margin-right:14px;
    text-decoration:none;
}



.menu .HasChildren a:hover
{
   
    border-bottom:none;
    height: 23px;
}
.menu .HasChildren :hover > a { 
height:23px;

border-bottom:none;
}


.menu .HasNoChildren a:hover,
.menu .HasNoChildren a
{
    height:21px;
}    
.menu .HasNoChildren :hover > a,
.menu .HasNoChildren a{
  height:21px;
  
}       
.menu .HasNoChildren a:hover
{
  
    border-bottom: 1px solid red;
}    
.menu .HasNoChildren :hover > a{
  
    border-bottom: 1px solid red;
  
}   





/* ----------------------------------------------------------------  */
/* ------------------------------2nd Level----------------------------  */
/* -----------------------------------------------------------------  */


/* ------------------------------UL----------------------------  */

.menu ul ul {width:180px;
    background-color: #B3B3B4;
   /* background-image: url('images/SubMensuStrip.png'); */
    background-repeat: repeat-x;
    border:1px solid #CCCCCC;
    border-top:none;
    padding-bottom: 5px;
    padding-top: 5px;
    z-index:1000;
  
  
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#d4d8bd url(images/drop.gif) bottom right no-repeat; }
/* style the second level hover */
.menu ul ul a.drop:hover{background:#fff url(images/drop.gif) bottom right no-repeat;}


.menu ul ul :hover > a.drop {background:#fff url(images/drop.gif) bottom right no-repeat;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;top:30px;left:14px; }

/* ------------------------------LI----------------------------  */




/* ------------------------------A----------------------------  */



 .menu ul ul a:hover,
 .menu ul ul .This-LI-Selected a,
 .menu ul ul .This-LI-Selected a:visited,
 
 
.menu ul ul a,

.menu ul ul .HasNoChildren a,
.menu ul ul a:visited 
 .menu .Parent-LI-Selected a, 
 .menu .Parent-LI-Selected a:visited
{ 
   color: #000000;
   background-color:#B3B3B4;
    font-size: 9pt;
    text-transform: none;
    background-image: none;
    padding:0;
    padding-left: 5px;
    padding-bottom: 2px;
    padding-top: 2px;
    margin:3px;
    margin-left:6px;
    height:auto;
    border:none;
    width:162px;
    text-decoration:none;
    }


  .menu ul ul a:hover,
 .menu ul ul .This-LI-Selected a,
  .menu ul ul .This-LI-Selected a:visited,
 .menu ul .HasChildren ul  a:hover 
 {
    background-color:#BC0222;
    border:1px solid red;   
    margin:2px;
    margin-left:5px;
    color:#fff;
    height:15px;
    padding-left: 5px;
    padding-bottom: 2px;
    padding-top: 2px;
    text-decoration:none;
    }
    
 .menu ul ul :hover > a,
 .menu ul .HasChildren ul  :hover > a { 
    background-color:#BC0222;
    border:1px solid red;
    margin:2px;
    margin-left:5px;
    color:#fff;
    height:15px;
    padding-left: 5px;
    padding-bottom: 2px;
    padding-top: 2px;
    text-decoration:none;
    }






/* ----------------------------------------------------------------  */
/* ------------------------------3rd Level----------------------------  */
/* -----------------------------------------------------------------  */



/* ------------------------------UL----------------------------  */

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {}
/* style the third level hover */
.menu ul ul ul a:hover {}


/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}


/* ------------------------------LI----------------------------  */





/* ------------------------------A----------------------------  */









/* ----------------------------------------------------------------  */
/* ------------------------------Other----------------------------  */
/* -----------------------------------------------------------------  */

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul {visibility:visible;}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

