/*
-----------------------------------------------
Soltius
- - - - - - - - - - - - - - - - - - - - - - - -
Description:	Base Setup Styles
Filename:			sol.base.css
Author:				Kent Humphrey / Catch Design Limited (www.catchdesign.co.nz)
Date:					22 February 2008
Updated:			22 February 2008 (KAH)
Version:			v.1.0
----------------------------------------------- */

/* =Global Styles
----------------------------------------------- */

body { background: url(/_r/img/bg_footer.jpg) repeat bottom center; margin: 0; padding: 0; font: 63.7%/1.4 Arial, Helvetica, sans-serif; color: #666; }

/* =GENERIC STYLES */
img { border: 0; padding: 0; }
a { color: #f36500; text-decoration: none;}
a:hover {text-decoration:underline; }

p { font: 1.2em/1.4 Arial, Helvetica, sans-serif; margin: 0.2em 0 0.7em 0; }
small {color:#999; text-transform:uppercase; font-size: 1.1em;margin:4px 0 -2px; font-weight: bold;}
strong {font-weight: bold; color: #2d2d2d; }

textarea {}
form {}
input.textbox {border: 1px solid #e7e7e5; width: 245px; color:#757575; font-size: 1.2em; padding: 5px 6px; margin-bottom: 8px; }
fieldset {margin-bottom: 12px;}
select {}
legend {color:#575656; font-size:1.3em; padding:6px 0 5px;}
.pdf { background: url(/_r/img/icon_pdf.jpg) left no-repeat; padding: 5px 0 5px 25px; margin: 15px 0; }

h2 {font: bold 2.8em/1.1 Arial, Helvetica, sans-serif; color: #3c3b32; margin: 0 0 0.8em 0;}
h3 {font: 1.8em/1.2 Arial, Helvetica, sans-serif; color: #2d2d2d; font-weight:bold; }
h4 {font: 1.6em/1.4 Arial, Helvetica, sans-serif; color: #333; }
h5 {font: 1.4em/1.4 Arial, Helvetica, sans-serif; color: #2f92c6; } 

/* Hacks that can't be avoided in this file */

/* =CLEARFIX */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
.clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* =STRUCTURE
----------------------------------------------- */
.wrap { width: 960px; margin: 0 auto; } 

#col_wrapper {background: transparent url(/_r/img/bg_content_borders.png) repeat-y 310px 0; }

#col1 {width: 295px; float: left;}
#col2 {width: 280px; float: left; margin-left:30px}
#col3 {width: 293px; float: right; display:inline;}

/* masthead */
#masthead {width: 100%; background:url(/_r/img/bg_masthead.png) repeat-x bottom left;}
#masthead .wrap { height: 120px; position: relative;}
#masthead .wrap h1 a { display: block; width: 162px; height: 60px; background: url(/_r/img/img_logo.png) no-repeat 0 0; text-indent: -5000em; float: left; margin:20px 0 0 0; outline:none; }

/* primary nav */
#prim_nav { font: normal 1.2em/1.3 Arial, Helvetica, sans-serif; display: block; background:#171712; position:absolute; right:0; bottom: 0;}
#prim_nav li {float: left; }

#prim_nav a { display: block; padding: 10px 13px 9px; color:#fff; }
#prim_nav a:hover, #prim_nav .current_page_item, #prim_nav .current_page_parent {text-decoration: none; background:#f36500;}
#prim_nav a.first {padding-left:18px;}
#prim_nav a.last {padding-right:18px;}

/* primary nav dropdowns */
#prim_nav li ul {background:#3A372D url(/_r/img/bg_primary_nav_dropdown.png) repeat-x scroll left bottom !important; display:block; position:absolute; z-index:1; width: 200px; left: -999em;}
#prim_nav li:hover ul, #prim_nav li.sfhover ul {left:auto;}
#prim_nav li li {float:none; z-index:1;}
#prim_nav li li a {padding:9px 9px 9px 15px; height: auto; z-index:1;}

/* user nav */
#user_nav {position:absolute; right:15px; font-size: 1.1em; }
#user_nav li {float: left; color: #CCC; padding: 6px 0 6px 3px; }
#user_nav li a {color: #CCC; }

/* search box */
#searchBox { z-index: 1; width: 373px; position: absolute; top: 26px; right: 0; padding: 10px; /*border-left: 1px solid #000; border-bottom: 1px solid #000; border-top: 1px solid #333; border-right: 1px solid #333;*/ }
#searchBox .searchField { color: #000; float: left; width: 260px; font-size: 13px; padding: 3px 5px; margin: 1px 4px 0px 0px;}
#searchBox .searchButton { float: right;}

/* CONTENT */
#content {background: #f2f2ef url(/_r/img/bg_wallpaper.jpg) repeat-x top center;}
#content .wrap {padding:0 15px 15px; width:930px; background: #fafafa; border: 2px solid #e0e0d9; border-bottom:none; border-top: none;}

h3 a, h4 a {color:#2d2d2d;}
h3 a:hover, h4 a:hover {color:#f36500;}

.article_teaser {margin-bottom:15px; padding-bottom: 15px; border-bottom: 1px solid #eee; }
a.read_more {float:right; font-size:1.2em; margin-bottom: 20px;}
a.rss_feed {float:left; display: block; margin-right: 5px; width: 19px; height: 19px; background: url(/_r/img/icon_rss_whtbg.gif) no-repeat; margin-bottom: 20px;}
a.rss_feed span { display: none; }
.feed_link { border: 1px solid #ccc; padding: 8px 6px; }
.feed_link:hover {border: 1px solid #f36500;}
.case_study_teaser .img_wrap {background:#FCFCFC url(/_r/img/bg_shadow.png) no-repeat right bottom; margin-bottom:12px; padding-bottom:10px; text-align:center; width:298px;}

/* HERO */
#hero {margin: 0 -15px 24px;background:#FAFAFA;}


/* BLOCK NAV */
ul#block_nav {border-bottom:1px solid #D4D3C8;margin-bottom:26px;padding-bottom:20px;width:932px;}
ul#block_nav li {float:left;height:152px;width:226px;margin-right:9px; position: relative;background: #f3f3f3 url(/_r/img/bg_shadow2.png) no-repeat bottom right;}
ul#block_nav li.last {margin-right:0;}
ul#block_nav li a {display: block; height: 151px; width:224px;}

ul#block_nav li a.all_in_one {background: transparent url(/_r/img/bg_blocknav_delivering.png) no-repeat top right;}
ul#block_nav li a.support {background: transparent url(/_r/img/bg_blocknav_seeing.png) no-repeat top right;}
ul#block_nav li a.solutions {background: transparent url(/_r/img/bg_blocknav_walking.png) no-repeat top right;}
ul#block_nav li a.events {background: transparent url(/_r/img/bg_blocknav_hands.png) no-repeat top right;}
ul#block_nav li a.unlimited { background: url(../img/bg_blocknav_unlimited.jpg) no-repeat top right; }

ul#block_nav li a h2 {font-size:1.7em; font-weight:normal; color: #333; padding:9px 0 0 17px;margin:0 0 0.4em;}
ul#block_nav li a p {color: #818080; font-size: 1.2em; padding:0 17px;}
ul#block_nav li a em {background:#ECECE8; color:#F36500; display:block; font-size:1.3em; height:23px; position:absolute; bottom:3px; width: 207px; padding: 4px 0 0 17px;}
ul#block_nav li a em.ad {background:#474740; color:#FFFFFF; display:block; font-size:1.3em; height:23px; position:absolute; bottom:3px; width: 207px; padding: 4px 0 0 17px;}

ul#block_nav li a:hover {background: #fff; border:2px solid #474740; width:220px; height:147px; text-decoration:none;}

ul#block_nav li a.all_in_one:hover {background: #fff url(/_r/img/bg_blocknav_delivering_over.png) no-repeat top right;}
ul#block_nav li a.support:hover {background: #fff url(/_r/img/bg_blocknav_seeing_over.png) no-repeat top right;}
ul#block_nav li a.solutions:hover {background: #fff url(/_r/img/bg_blocknav_walking_over.png) no-repeat top right;}
ul#block_nav li a.events:hover {background: #fff url(/_r/img/bg_blocknav_hands_over.png) no-repeat top right;}
ul#block_nav li a.unlimited:hover { background: url(../img/bg_blocknav_unlimited_over.jpg) no-repeat top right; }

ul#block_nav li a:hover h2 {padding:7px 0 0 15px;}
ul#block_nav li a:hover p {padding:0 15px;}
ul#block_nav li a:hover em {width: 207px; padding-left: 15px; color:#fff; background:#474740; }
#sap_logo {float:right; margin-top:20px;}
#sap_logo_inside {float:right; margin-top:5px;}

/* GRABBER */
.grabber {margin-bottom: 15px;position:relative;}
.grabber a {display: block; width:293px; background: #474740 url(/_r/img/bg_grabber.png) no-repeat bottom right; border:1px solid #afafaa; border-right: none; border-left:none; position: relative;}
.grabber p {color:#e8e8e8 !important;}
.grabber a h3 {font-family: "Lucida Grande", Arial, Helvetica, sans-serif; color: #fff; font-weight:normal; padding: 8px 15px 0 15px;}
.grabber a p {color:#e8e8e8; padding:0 40px 0 15px;margin-bottom:38px;}
.grabber a em {background:#6c6c5d; color:#e6ddd5; display:block; font-size:1.3em; height:23px; position:absolute; bottom:0px; width: 276px; padding: 4px 0 0 17px; border-top: 1px solid #a5a5a5;}

.grabber a:hover {text-decoration: none;}
.grabber a:hover em {color:#fff; background:#f36500; border-top:1px solid #f36500;}


/* PANEL */
.panel {background: #f5f5f1 url(/_r/img/bg_shadow.png) no-repeat bottom right; padding:15px}
.panel h3 {font-family: Helvetica, Arial, sans-serif; font-weight: normal; font-size:1.7em;}
.panel a {font-size:1.2em;}


/* FOOTER */
#footer { width: 100%; color: #9f9e94; padding-top: 40px;}
#footer .wrap {padding: 0; width: 930px; padding: 0 15px; margin-bottom: 30px;}

#footer_col1 {float: left; width: 326px;}
#footer_col2 {float: left; width: 265px;}
#footer_col3 {float: left; width: 230px;}
#footer_col4 {float: left; width: 93px;margin-top: -14px;}
#footer_col4 img {}

#footer ul {font-size:1.2em;}
#footer_col1 li {float: left; padding-left: 4px;}
#footer_col1 li.first {padding-left:0;}
#footer_col1 a {color:#9f9e94; text-decoration: none;}
#footer_col1 a:hover {text-decoration: underline;}


/* =FORMS
----------------------------------------------- */



/* SUBPAGES
----------------------------------------------- */

/* Column widths etc */
#narrow #content .wrap, #wide #content .wrap {background: #fbfbfa url(/_r/img/bg_subpage_bg.png) repeat-y right top; padding:0 0 15px 15px; width:941px;}
#wide #content .wrap {padding:0 0 15px 15px; width:941px;}
#narrow #col1 {width: 156px; margin:0; padding:67px 0 0 0;}
#wide #col1 {width: 626px; margin:0; padding:12px 0 0 0; margin-left: 10px; }
#narrow #col2 {width: 475px; padding: 13px 0 0 0; margin-left:15px;}
#narrow #col3, #wide #col3 {width: 250px; padding: 70px 0 0 0; margin-right: 15px;}
#wide #col3 { margin-left: 10px; }

/* BG image on top RH of column wrap */
.delivering #col_wrapper {background: transparent url(/_r/img/bg_subpage_delivering.png) no-repeat right top; padding-top:9px;}
.seeing #col_wrapper {background: transparent url(/_r/img/bg_subage_seeing.png) no-repeat right top; padding-top:9px;}
.safe #col_wrapper {background: transparent url(/_r/img/bg_subage_safe-hands.png) no-repeat right top; padding-top:9px;}
.walking #col_wrapper {background: transparent url(/_r/img/bg_subage_walk-mile.png) no-repeat right top; padding-top:9px;}

/* SUB NAV */
#sub_nav_holder {width: 155px; background: #fff url(/_r/img/bg_hard_shadow.png) no-repeat bottom right;padding:1px 0 3px 1px;}
#sub_nav, .wp-tag-cloud {width: 126px; padding: 13px 13px 1px;}
#narrow #sub_nav li, #narrow .wp-tag-cloud li {margin-bottom: 12px;}
	#narrow #sub_nav li ul { margin:5px 0 10px 12px; font-size:0.9em; }
#narrow #sub_nav a, #narrow .wp-tag-cloud a {color:#fff; font-size: 1.2em;}
#narrow #sub_nav a:hover, #sub_nav .current_page_item a, #sub_nav a.current_page_item, #sub_nav .current_page_parent, #narrow .wp-tag-cloud a:hover { text-decoration: underline; }

/* Sub Nav bg colours */
.delivering #sub_nav {background: #6597d6 url(/_r/img/bg_subpage_nav_blue.png) repeat-x bottom left;}
.seeing #sub_nav {background: #e1bf56 url(/_r/img/bg_subpage_nav_sand.png) repeat-x bottom left;}
.safe #sub_nav {background: #7a706e url(/_r/img/bg_subpage_nav_brown.png) repeat-x bottom left;}
.walking #sub_nav, .walking .wp-tag-cloud {background: #538f30 url(/_r/img/bg_subpage_nav_green.png) repeat-x bottom left;}

/* Page Functions - Breadcrumbs etc */
#page_functions { width:640px; border-bottom:1px solid #eee; margin-bottom: 20px; }
#wide #page_functions { width: 630px; margin-left: 10px; }
#bct { float:left; width:60%; }
#print {float:right; margin:0;}
#bct p, #print p {color:#777 !important; font-size:11px !important;}
#print a {background: url(/_r/img/icon_print.png) left no-repeat; color:#777; display:block; padding: 2px 0 2px 19px;}

/* INSIDE CONTENT STYLES */
.inside #col2 p.intro, .inside #col1 p.intro {color:#1a1a1a; font-size:1.6em; line-height:1.3;}
#content p, #narrow .article_teaser p.intro {/*font-size: 13px; color: #575656;*/ color:#666; }

/* Lists */
body#wide #col1 ul, .inside #col2 ul { font-size: 1.2em; line-height: 1.3; padding: 0; margin: 12px 0 12px 2px; color:#666; }
body#wide #col1 li, .inside #col2 li { padding-left: 20px; margin: 5px 0; background: url(/_r/img/bullet.gif) 0 5px no-repeat !important; }

/* Images */
img.shadow { float: none !important; background: transparent url(/_r/img/bg_hard_shadow.png) no-repeat bottom right; padding: 1px 3px 3px 1px; margin: 0 0 20px 0 !important;}
body#wide #col1 img, #col2 img { float: right; background: transparent url(/_r/img/bg_hard_shadow.png) no-repeat bottom right; padding: 1px 3px 3px 1px; margin: 0 0 4px 10px; }


#narrow h3, #wide h3 {margin-top:10px;}
#narrow #col3 h3, #wide #col3 h3 {font-size:1.4em;}
#narrow #col1 h3, #wide #col1 h3 { margin-bottom: 10px; }
#narrow #col3 .article_teaser p, #wide #col3 .article_teaser p {font-size:1.2em;}

#narrow .grabber, #wide .grabber {margin-top:50px;}
#narrow .grabber a, #wide .grabber a  {width:250px;}
#narrow .grabber a h3, #wide .grabber a h3 {font-size:1.8em !important; margin-top:0;}
#narrow .grabber a p, #wide .grabber a p {padding-right: 10px;}
#narrow .grabber a em, #wide .grabber a em {width: 233px; font-size:1.2em;}

/* Sitemap */
#sitemap li a { color:#333 !important:}
ul#sitemap li ul { font-size: 90% !important; }
ul#sitemap li ul a { color: #f36500;}