﻿/*
********************************************
UCW - Mac CSS Stylesheet
Created on: 11/04/2007
Version: 1.0
Development by: Bitpusher Ltd
Developer: Gavin Davies
Email: gavin@bitpusher.co.uk
********************************************
*/

/* Site Structure */	
#content-main { font-size:10pt; font-family: Arial, Verdana, Sans-Serif; }
.copyright { font-family: Arial, Verdana, Sans-Serif; }

/* Navigation */
#navigation { font-size:9pt; font-family: Arial, Verdana, Sans-Serif; }
#nav-left { font-size:9pt; font-family: Arial, Verdana, Sans-Serif; }
#nav-right { font-size:9pt; font-family: Arial, Verdana, Sans-Serif; }

/* Content pages */
#content-main .heading { font-size:10pt; line-height:17px; }

/* Search pages */
.search-list .button { font-size:9px; margin-left:12px;}

/* Salon Details */
.salon-details .main .r table { border-collapse:separate; width:100px; position:relative;  }

/* Product Details */
hr { padding:0; width: 100%; margin:0; height:1px; position:relative; }
#product-details hr { padding:2px 0 2px 0; margin-top:3px; width: 100%; position:relative; border: 0px solid #fff; border-top:dotted 1px white; }


/* Homepage */
#campaign .moreinfo { font-family: Arial, Verdana, Sans-Serif; font-size:7pt; margin:0; }
#campaign .bottombar { padding:0; }
#campaign .bottombar a { padding:3px 10px 0px 9px; background-position:0px 4px; }

/* TOP Navigation Styling */
/* all anchors and spans (nodes with no link) */
.nav-menu a, .nav-menu span { padding: 4px 13px 4px 13px; background: transparent; }

/* all Tier 2 list items */
.nav-menu li li { width: 16.5em; background-position: 11px 7px; }

/* list items being hovered over */
.nav-menu li li:hover, .nav-menu li li.AspNet-Menu-Hover { background-position: 11px 7px; }

/* LEFT Navigation */
.nav-left-menu div.AspNet-TreeView ul ul { font-size:9pt; }
.nav-left-menu div.AspNet-TreeView ul ul ul { font-size:9pt; }
.nav-left-menu div.AspNet-TreeView ul ul .AspNet-TreeView-Selected { letter-spacing:1px; background: url(../images/selected_arrow_white.gif) 5px 4px no-repeat !important; }
.nav-left-menu div.AspNet-TreeView li a { margin:0; background: url(../images/horizontal_dots.gif) 0px 14px repeat-x; }
.nav-left-menu div.AspNet-TreeView ul ul li { padding: 1px 0 2px 0; margin:0; }

/* Footer */
#footer { font-size:8pt; font-family: Arial, Verdana, Sans-Serif; font-weight:normal; letter-spacing:1px; }
#footer a { padding-top:2px; }

/* Footer */
#footer2 { font-size:8pt; font-family: Arial, Verdana, Sans-Serif; font-weight:normal; letter-spacing:1px; }
#footer2 a { padding-top:2px; }