

/* Main Sections 
------------------------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
    border: none;
}
body {
    font-family: Myriad, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
    background: white;
}
div, p, img, a, td, ul, ol {
    font-size: 12px; 
}

#title {width:180px; height:176px;}
#title h1 a:link, h1 a:visited, h1 a:hover {display:block; width:180px; height:176px; text-align:center; font-size:14px;}
#page { margin-top:50px;margin-left:50px;}
#leftnav {width:220px; float:left; padding:10px}
#navigation { text-align:center }
#navigation a:link, a:hover, a:visited { color: white; }
h2 {margin-bottom:10px; font-size:14px; color:#ace0ee;}
h3 {margin-bottom:3px;font-size:12px; color:#ace0ee;}

#content {width:574px; 
          float:left; 
          background: white url(images/ah_02.jpg) no-repeat top center}

#contentmain { padding:50px;padding-top:0px;margin-top:50px}
          
#mainbox {min-height:300px; width:474px;}
#mainbox a:link, a:hover, a:visited { color: #777; text-decoration:none }


#leftnav li { width:90px; 
              height:90px; 
              float:left; 
              list-style:none; 
              text-align:center;
             
             }
#menuitem1 { background: white url(images/Left_button_pink.jpg) no-repeat center center}
#menuitem6 { background: white url(images/Left_button.jpg) no-repeat center center}
#menuitem7 { background: white url(images/Right_button.jpg) no-repeat center center}
#menuitem8 { background: white url(images/Left_button.jpg) no-repeat center center}
#menuitem9 { background: white url(images/Right_button.jpg) no-repeat center center}
#menuitem10 { background: white url(images/Left_button.jpg) no-repeat center center}
#menuitem2 { background: white url(images/Right_button_pink.jpg) no-repeat center center}
#menuitem3 { background: white url(images/Left_button_pink.jpg) no-repeat center center}
#menuitem4 { background: white url(images/Right_button_pink.jpg) no-repeat center center}
#menuitem5 { background: white url(images/Left_button_pink.jpg) no-repeat center center}
#menuitem11 { background: white url(images/Right_button_pink.jpg) no-repeat center center}
#menuitem12 { background: white url(images/Right_button.jpg) no-repeat center center}
                          
#leftnav li a:link , li a:hover, li a:visited {             
              color: white;
              text-align:center;
              text-decoration: none;
              position:relative;
              top:32px;
              font-size:14px;
            }

#productlist li {  
              width:76px;
              height:76px;
              border: 1px solid #ccc;
              padding:5px;
              float:left; 
              list-style:none; 
              margin: 6px;
              margin-left:0px;

            }
#productlist img { width:76px; height:76px; }
#bigproductimage { width:100%; text-align:center}
#bigimagedescription {font-size:10px; font-style: italic;}

.frontpagebackground { width:474px; height:400px; 
                       background:white url(../../images/Scribble_scarf_detail_for_home_pg.jpg) no-repeat center center }

#footer { clear:both; background:white url(images/alice_highet_footer.jpg) no-repeat center center; width:574px; height:50px;}

#singlebigimage {display:block;}

.active {font-weight:bold}
.B_crumbBox {width:180px; text-align:center; float:left}

label {display:block; margin-top:10px;}
input,select,textarea {border:1px solid black; margin-bottom:5px}