/* common styling */
#otherNavMain {margin-top:10px}
.otherNavMenu {font-family: arial, sans-serif; font-weight:bold; position:relative; font-size:11px; margin:0px auto; z-index:5;}
.otherNavMenu ul li a, .otherNavMenu ul li a:visited {display:block; text-decoration:none; text-align:right; line-height:30px; font-size:11px; overflow:hidden; }/*inactive background color*/
.otherNavMenu ul {padding:0; margin:0;list-style-type: none;}
.otherNavMenu ul li {float:right; position:relative;}
.otherNavMenu ul li ul {display: none;}

.otherNavMenu, .otherNavNavigationholder, .otherNavNav1, #otherNavNavigation {width:300px;}
.otherNavMenu ul li a, .otherNavMenu ul li a:visited {background: url(../images_layout/navbg-all.jpg) top left #000} /*MASK and top level background colour*/
.otherNavMenu ul li#checkoutbutt a, .otherNavMenu ul li#checkoutbutt a:visited {background: url(../images_layout/checkout-butt-bg.png) bottom right no-repeat}
.otherNavMenu ul li a, .otherNavMenu ul li a:visited, .otherNavNav1, .otherNavNavigationholder {height:37px;}


.otherNavMenu ul li#checkoutbutt a, .otherNavMenu ul li#checkoutbutt a:visited {height:42px; width:80px}

.otherNavMenu ul li#loginbutt a {width:73px; text-align:right; background: url(../images_layout/login-butt-bg.gif) -4px -2px no-repeat}

.otherNavNavigationholder{margin:0px 0 0px 0;padding: 0px 0 0 0px;}/*distance of nav from top of page*/
.otherNavNav1{/*background-color:#666;*/float:left;padding:0 46px 0 0;}
.otherNavDropdownholder {float:right; background: url(../images_layout/checkout-butt-bg.png) bottom right no-repeat}







/* specific to non IE browsers */
.otherNavMenu ul li:hover ul {top:37px; padding-bottom:20px; background:#FFF} /*Distance of drop down from main button, background colour of the whole drop down, DEAD GROUND AT BASE OF otherNavMenu*/
.otherNavMenu ul li:hover ul li:hover ul {top:0px; z-index:9999}

.otherNavMenu ul li, .otherNavMenu ul li:hover a {text-indent:0px;}
.otherNavMenu ul li#checkoutbutt a, 
.otherNavMenu ul li#loginbutt a {color:#FFF;}
.otherNavMenu ul li#checkoutbutt:hover a, 
.otherNavMenu ul li#loginbutt:hover a {color:#FFF; /*background-color:#383D22;*/ text-decoration:underline}/*HOVER main topbar items*/
.otherNavMenu ul li#loginbutt a {background-color:#383D22;}
.otherNavMenu ul li:hover ul {display:block; position:absolute; left:0; width:112px}/*Drop down area width*/

.otherNavMenu ul li:hover ul li ul {display: none;}
.otherNavMenu ul li:hover ul li a {display:block; /*background:#fff;*/ color:#000; width:102px; text-align:left; padding-left:0px; text-indent:5px; font-size:10px;}/*individual list items, width, padding*/
.otherNavMenu ul li:hover ul li a:hover {background:#FFF; color:#000;} /*standard hover bg & txt colour*/
.otherNavMenu ul li:hover ul li:hover ul {display:block; position:absolute; left:108px;}
.otherNavMenu ul li a, .otherNavMenu ul li a:visited {/*width:119px;*/ padding:0 10px 0 0px;}/*BUTTON WIDTH*/

.otherNavMenu ul li:hover ul li a.hide { color:#000;}/*flyout*/
.otherNavMenu ul li:hover ul li:hover a.hide { color:#000}/*flyout hover*/
/*.otherNavMenu ul li#navCartButt a, .otherNavMenu ul li#navCartButt a:visited {width:81px}*/


li#loginbutt {margin:-1px 0 0 -2px}

.otherNavMenu ul li:hover ul {border-left:4px solid #000; border-right:0px solid #000; border-bottom:4px solid #000; border-top:0px solid #000;}
.otherNavMenu ul li:hover ul {margin-left:-4px}
.otherNavMenu ul li#accDropDown:hover a {background:#000}
.otherNavMenu ul li#accDropDown:hover ul a {background:#FFF}
.otherNavMenu ul li#accDropDown:hover ul a:hover {background:#000; color:#FFF}
.otherNavMenu ul li a.hide {padding-left:5px}




.otherNavMenu ul li a, .otherNavMenu ul li a:visited {color:#FFF} /*top level main bar link text*/
.otherNavMenu ul li:hover a {color:#FFF; text-decoration:underline}/*HOVER main topbar items*/
.otherNavMenu ul li#accDropDown:hover a {color:#FFF; text-decoration:underline}/*HOVER main topbar items DROP DOWN TOP*/
.otherNavMenu ul li#accDropDown:hover UL#ULdropDownAcc A {color:#000;}/*DROP DOWN DROP ITEMS LINKS*/
.otherNavMenu ul li#accDropDown:hover UL#ULdropDownAcc A:HOVER {color:#FFF;}/*DROP DOWN DROP ITEMS HOVER*/

/*INDENT FOR THUMBNAIL*/
#otherNavMain {margin-right:115px}
