/* CSS Document Climb Europe */

* {padding:0; margin:0;}

img {border:none;}
img.lft {border:none; float:left;}
img.rht {border:none; float:right;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	background:#ffffff;
}

#container {width:979px; margin:15px 0 0 0; float:left; text-align:left; padding:0 10px 0 10px; overflow:hidden;}
#header {width:750; height:111px; overflow:hidden;}
#header-logo {width:129px; height:111px; float:left;}
#header-nav {width:440px; height:111px; float:left;}
#header-basket {float:right; width:130px; padding:28px 5px 28px 5px; border:1px solid #336699;}
#header-basket a {color:#336699; text-decoration:none; font-size:11px;}
#header-basket a:visited {color:#336699; text-decoration:none;}
#header-basket a:hover {color:#ff0000; text-decoration:underline;}
.strapline {float:left; width:440px; text-align:center;}
#header-navbar {width:440px; height:20px; background:#ffffcc; margin:0px 0 0 9px; float:left; text-align:center;}
#header-navbar a {color:#336699; text-decoration:none; font-weight:bold; }
#header-navbar a:visited {color:#336699; text-decoration:none; font-weight:bold;}
#header-navbar a:hover {color:#ff0000; text-decoration:underline; font-weight:bold; font-size:13px;}
.navbartext1 {height:20px; display:block; float:left; padding:2px 0 2px 0; width:48px;}
.navbartext2 {height:20px; display:block; float:left; padding:2px 0 2px 0; width:63px;}
.navbartext3 {height:20px; display:block; float:left; padding:2px 0 2px 0; width:147px;}
.navbartext4 {height:20px; display:block; float:left; padding:2px 0 2px 0; width:84px;}
.navbartext5 {height:20px; display:block; float:left; padding:2px 0 2px 0; width:74px;}
#header-banners {float:right; margin:0 10px 0 0;}
.banner {margin:0 0 0 5px; float:left;}

#sidenav {float:left; width:0px; margin:15px 0 15px 0; background:#ffffcc; font-size:10px; overflow:hidden;}
#sidenav ul {border-bottom:#CCCCCC 2px solid; list-style:none;}
#sidenav ul li {border-top:#CCCCCC 2px solid; position: relative;}
#sidenav ul li.submenuindicator {background:url('submenuindicator.gif') no-repeat 145px 0; height:15px;}
#sidenav ul li.divider {background:url('navdivider.gif') repeat-x; height:15px;}
#sidenav ol {list-style:none; border-bottom:#CCCCCC 2px solid; width:160px; position: absolute; left: 160px; top: -2px; display: none; margin:0; padding:0;}
#sidenav li:hover ol, li.over ol{display: block; background:#ffffcc; border:#CCCCCC 2px solid; border-top:0;}
#sidenav ol li a {display: block; text-decoration: none;}

#sidenav ol li {border-top:#CCCCCC 2px solid;}
#sidenav ol li.divider {background:url(images/navdivider.gif) repeat-x; height:15px;}

#sidenav a {color:#0000ff; text-decoration:none; display:block; width:160px; padding:2px 0 3px 0;}
#sidenav a:visited {color:#0000ff; text-decoration:none; display:block; width:160px; padding:2px 0 3px 0;}
#sidenav a:hover {color:#ff0000; text-decoration:underline; display:block; width:160px; padding:2px 0 3px 0;}

#sidenav a.submenuindicator {background:url('submenuindicator.gif') no-repeat 145px 0; color:#0000ff; text-decoration:none; display:block; width:160px; padding:2px 0 3px 0;}
#sidenav a.submenuindicator:visited {color:#0000ff; text-decoration:none; display:block; width:160px; padding:2px 0 3px 0;}
#sidenav a.submenuindicator:hover {color:#ff0000; text-decoration:underline; display:block; width:160px; padding:2px 0 3px 0;}

#homepage {float:left; width:620px;}
#sidebar-rht {float:right; width:160px; margin:0 0 0 20px;}
#sidebar-rht ul {list-style:none;}
#sidebar-rht ul li {border-bottom:#CCCCCC 2px solid;}

#content {float:left; width:700px; margin:15px 0 15px 0;}


#footer {width:700px; margin:0 0 15px 0; text-align:center; font-size:10px; clear:both;}
.footertxt {padding:15px; text-align:center; color:#000000;}
.areasBackToLink {visibility:hidden;}
.newproductsbox {width:160px; float:left; border-bottom:2px solid #cccccc; padding:5px 0 5px;}

#shipping-notice {width:500px; border:1px solid #cc0000; color:#cc0000; padding:15px; margin:10px 0 0 0;}
#shipping-notice h3 {font-size:14px; padding:0 0 5px 0;}
#shipping-notice p {color:#cc0000;}

.checkout-progress-heading {color:#FFFFFF;}
.done-button {width:100%; float:left; visibility:hidden;}
