/* Style Sheet © Beyond Content Management - www.psusoftware.com */

/* SITE WIDE */
* {
margin:0;
padding:0;
outline:none;
} 
body { 
font:70%/130% 'Lucida Sans', Arial, Helvetica, sans-serif;
color:#000;
} 
a:link { 
color:#25739c;
font-weight:bold;
text-decoration:underline;
} 
a:visited { 
color:#4e98be;
font-weight:bold;
} 
a:hover { 
color:#124c6a;
font-weight:bold;
text-decoration:underline;
} 
a:active { 
color:#25739c;
font-weight:bold;
text-decoration:underline;
} 
a.arrow {
background:url(/Design/Images/submenu.gif) no-repeat right;
padding-right:20px;
} 
h1, h2, h3, h4, h5, h6 { 
font-size:100%;
padding:0 6px;
} 
.clear {
clear:both;
} 
p {
padding:6px 6px 3px 6px;
} 

/* ACCESSIBILITY */
h3#nav {
text-indent:-9999px;
display:none;
visibility:hidden;
} 
ul#page-nav {
position: absolute;
top: -900px;
}
hr.rule {
display:none;
visibility:hidden;
} 

/* STANDARD PANE LAYOUT */
#LeftPane { 
text-align:left;
float:left;
display:inline;
width:171px;
margin-top:40px;
padding-bottom:20px;
} 
#ContentPane { 
text-align:left;
float:left;
display:inline;
} 
#RightPane { 
text-align:left;
float:left;
display:inline;
width:148px;
margin-top:-60px;
padding-bottom:220px;
overflow:hidden;
} 

.L-l1c0r1 { margin:0 0 0 21px; } 
.L-l1c0r0 { margin:0 0 0 25px; }
.L-l1c1r0 { margin:0 0 0 25px; }
.L-l1c1r1 { margin:0 0 0 21px; }
.C-l0c1r0 { width:873px; margin:0 0 0 25px; padding-bottom:200px; }
.C-l1c1r0 { width:667px; margin:-60px 0 0 35px; padding-bottom:200px; } 
.C-l1c1r1 { width:469px; margin:-60px 0 0 31px; padding-bottom:20px; } 
.C-l0c1r1 { width:675px; margin:0 0 0 21px;padding-bottom:20px; }
.R-l1c1r1 { margin:0 0 0 51px; }
.R-l0c1r1 { margin:0 0 0 51px; }
.R-l1c0r1 { margin:0 0 0 556px; }
.R-l0c0r1 { margin:0 0 0 752px; }

/* STRUCTURE */
#w-outer {
background:#fff url(/Design/Images/Page-Styles/top-bg-blue.gif) repeat-x left top;
} 
#website {
width:962px;
background:url(/Design/Images/Page-Styles/top-blue.gif) no-repeat left top;
} 
.column-right {
background:url(/Design/Images/rgt-shadow.gif) no-repeat 693px 147px;
} 
h2.w-logo a {
width:117px;
height:171px;
text-indent:-9999px;
display:block;
float:left;
display:inline;
margin:26px 52px;
} 
h2.w-logo {
padding:0;
} 
p.w-options {
clear:right;
width:902px;
text-align:right;
font-size:1.2em;
padding-top:12px;
} 
p.w-options a {
color:#277daa;
text-decoration:none;
padding-right:36px;
font-size:0.9em;
line-height:30px;
display:block;
} 
p.w-options a:visited {
color:#277daa;
} 
#w-submenu ul {
float:right;
display:inline;
line-height:21px;
height:21px;
width:632px;
text-transform:lowercase;
margin-right:48px;
} 
#w-submenu ul li {
list-style:none;
float:left;
display:inline;
padding-left:20px;
} 
#w-submenu ul li a {
color:#fff;
text-decoration:none;
font-size:10px;
} 
#user-authenticated #w-submenu ul li.login a {
color:#52a4ce;
cursor:default;
} 
#w-menu {
height:30px;
line-height:30px;
position:absolute;
top:88px;
left:224px;
} 
body#user-authenticated.is-editmenu #w-menu {
top:133px;
} 
#content {
clear:both;
width:898px;
background:url(/Design/Images/Page-Styles/splash.gif) no-repeat 0 bottom;
min-height:240px;
height:auto !important;
height:240px;
} 
#w-footer {
background:url(/Design/Images/btm-bg.gif) repeat-x top;
color:#707070;
} 
#w-footer ul {
line-height:22px;
float:left;
display:inline;
margin-top:22px;
} 
#w-footer ul li {
list-style:none;
background:url(/Design/Images/ftr-node.gif) no-repeat 0 8px;
padding-left:14px;
} 
#w-footer ul li.title {
background:none;
padding-left:0;
} 
#w-footer ul li h3 {
padding:0 0 6px 0;
font-size:1.25em;
color:#707070;
background:none;
}  
#w-footer a {
color:#949494;
text-decoration:none;
} 
#w-footer ul.w-links1 {
margin-left:24px;
} 
#w-footer ul.w-links2 {
margin-left:60px;
} 
#w-footer ul.w-links3 {
margin-left:60px;
} 
div.copyright {
clear:both;
margin:0 0 0 39px;
padding:20px 0;
} 

/* SITE ATTRIBUTES */
.Button, .button { 
background-color:#25739c;
color:#fff;
border:1px solid #cacaca;
font-size:1em;
padding:2px;
font-family:'Lucida Sans', Arial, Helvetica, sans-serif;
font-weight:bold;
cursor:pointer;
} 
a.Button, a.button { 
color:#fff;
} 
.Button:hover, .button:hover {
background-color:#124c6a;
} 
.ntb { 
font-family:'Lucida Sans', Arial, Helvetica, sans-serif;
background-color:#fff;
border:1px solid #cacaca;
font-size:1em;
padding:2px;
} 
.ErrorText { 
font-weight:bold;
color:#ff0000;
font-size:11px;
} 
select { 
font-family:'Lucida Sans', Arial, Helvetica, sans-serif;
} 

/* TEXT STYLES */
.n { 
font-size:1em;
} 
.n2 { 
font-size:1em;
color:#4d4d4d;
} 
.n3 { 
font-size:1em;
color:#929292;
} 
.n4 { 
font-size:0.9em;
} 
.nb { 
font-size:1em;
font-weight:bold;
} 
.ni { 
font-size:1em;
font-style:italic;
} 
.nr { 
font-size:1em;
color:#ff0000;
} 
.nblk { 
font-size:1em;
color:#000;
} 
.nblkb { 
font-size:1em;
color:#000;
font-weight:bold;
} 

/* TITLES */
.head { 
font-size:1.2em;
color:#323232;
line-height:1.2em;
} 
.head2 { 
font-size:1.4em;
color:#323232;
line-height:1.2em;
} 
.head3 { 
font-size:1.6em;
color:#323232;
line-height:1.2em;
} 
.head4 { 
font-size:1.2em;
color:#323232;
line-height:1.2em;
} 
.head5 { 
font-size:1.4em;
color:#323232;
line-height:1.2em;
} 
.head6 { 
font-size:1.6em;
color:#323232;
line-height:1.2em;
} 
.subhead { 
font-size:1.1em;
color:#323232;
font-weight:bold;
} 
.subhead2 { 
font-size:1.1em;
color:#323232;
font-weight:bold;
} 
.subhead3 { 
font-size:1.1em;
color:#323232;
text-transform:uppercase;
} 
.subhead4 { 
font-size:1.1em;
color:#323232;
text-transform:uppercase;
} 

/* PART STYLES */
.container {
clear:both;
margin-bottom:16px;
} 
.container h1, .container h2, .container h3, .container h4, .container h5, .container h6 { 
font-weight:normal;
} 
.blank {
color:#000;
} 
#ContentPane .container p, #ContentPane .container h1, #ContentPane .container h2, #ContentPane .container h3, #ContentPane .container h4, #ContentPane .container h5, #ContentPane .container h6 {
padding-left:0;
} 
.t-01 {
padding:7px 10px 13px 0;
font-size:1.7em;
color:#1d3242;
} 
#ContentPane .t-02, #ContentPane .t-03 {
font-size:1.4em;
border-bottom:none;
} 
.t-02 {
padding:9px 10px 4px 0;
font-size:1.25em;
border-bottom:1px solid #989898;
color:#1d3242;
} 
.p-02, .p-03 {
padding:6px 0 12px 0px;
} 
.spanner {
background:url(/Design/Images/Part-Styles/spanner.gif) no-repeat center bottom;
padding-bottom:60px;
} 
.plumber {
background:url(/Design/Images/Part-Styles/plumber.jpg) no-repeat right top;
padding-right:210px;
min-height:300px;
height:auto !important;
height:300px;
} 

/* TABLES */
.tbl { 
font-size:1em;
border:1px solid #c6c6c6;
} 
.tblhdr { 
line-height:1.4em;
font-size:1em;
padding:4px;
background-color:#e7e7e7;
font-weight:bold;
} 
.tblhdr a { 
color:#25739c;
} 
.tblftr { 
font-size:1em;
padding:4px;
background-color:#e7e7e7;
} 
.tblftr a { 
color:#25739c;
} 
.tblitm { 
background-color:#f9f9f9;
padding:4px;
} 
.tblitm a { 
font-weight:normal;
} 
.tblalt { 
background-color:#f4f4f4;
padding:4px;
} 
.tblalt a { 
font-weight:normal;
} 
.tbledit { 
background-color:#dedfde;
padding:4px;
} 
.tblsel { 
background-color:#dedfde;
padding:4px;
} 
.tblcel { 
background-color:#fff;
padding:4px;
} 
.tblaltc { 
background-color:#d1cfcf;
padding:4px;
} 
.tblpag { 
background-color:#ededed;
padding:4px;
color:#000;
} 
.tblpag a { 
color:#000;
} 

/* LISTS, HR */
UL LI { 
list-style-type:square;
color:#323232;
} 
UL LI LI { 
list-style-type:disc;
color:#323232;
} 
UL LI LI LI { 
list-style-type:square;
color:#323232;
} 
OL LI { 
list-style-type:decimal;
color:#323232;
} 
OL OL LI { 
list-style-type:lower-alpha;
color:#323232;
} 
OL OL OL LI { 
list-style-type:lower-roman;
color:#55595a;
} 
HR { 
color:#323232;
height:1pt;
} 

/* IMAGES: MY PROFILE, E-COMM etc */
.image1 { 
width:50px;
border:1px solid #dddddd;
} 
.image2 { 
width:100px;
border:1px solid #dddddd;
} 
.image3 { 
width:150px;
border:1px solid #dddddd;
} 
.image4 { 
width:200px;
border:1px solid #dddddd;
} 
.image5 { 
width:250px;
border:1px solid #dddddd;
} 

/* MENU */
.RadMenu_Menu {
list-style:none;
margin:0 0 0 2px;
}
.RadMenu_Menu .link { /* all links in the menu */ 
text-decoration:none;
float:left;
display:inline;
} 
.RadMenu_Menu .rootGroup .last .link {

} 
.RadMenu_Menu .link:hover {
text-decoration:none;
}
.RadMenu_Menu .rootGroup .focused {
background:url(/Design/Images/Menu/rgt.gif) no-repeat right;
} 
.RadMenu_Menu .rootGroup .focused .text { 
background:url(/Design/Images/Menu/lft.gif) no-repeat left -2px;
} 
.RadMenu_Menu .rootGroup .link { /* parent items min width and the bg look */
/* _width:50px;
min-width:50px; */
cursor:hand;
cursor:pointer;
height:28px;
font-size:1.25em;
color:#1e4a83;
padding:2px 15px 0 0;
color:#fff;
} 
.RadMenu_Menu .rootGroup .link .text { /* parent items font and spacing */
padding:2px 0 0 15px;
} 
.RadMenu_Menu .rootGroup .expanded .text {
} 
.RadMenu_Menu .rootGroup .link .text:hover {
} 
.RadMenu_Menu .rootGroup .last .link {
} 

.RadMenu_Menu .group { /* child drop-down bg look */
background:none;
border-top:none;
} 
.RadMenu_Menu .group .link { /* child link */
width:auto;
_width:100px;
min-width:100px;
background:#f4f4f4;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
height:26px;
text-transform:none;
font-size:1em;
padding:0 10px 0 10px;
margin-left:5px;
} 
.RadMenu_Menu .group .first .link { /* child link */
margin:8px 0 0 5px;
} 
.RadMenu_Menu .group .link .text { /* child items font and spacing */
padding:0;
line-height:26px;
padding-right:20px;
font-size:1em;
font-weight:normal;
color:#424242;
background:none;
} 
.RadMenu_Menu .group .link .text:hover {
background:none;
} 
.RadMenu_Menu .group .link .expandLeft {
background:#f7f6f9 url(/Design/Images/submenu.gif) no-repeat right;
} 
.RadMenu_Menu .group .link .expandLeft:hover {
background:#f7f6f9 url(/Design/Images/submenu.gif) no-repeat right;
} 
.RadMenu_Menu .group .expanded .text {
background:#f7f6f9 url(/Design/Images/submenu.gif) no-repeat right;
}
.RadMenu_Menu .group .expanded .text:hover {
background:#f7f6f9 url(/Design/Images/submenu.gif) no-repeat right;
}
.RadMenu_Menu .group .level1 .first .link { /* child link */
margin:0 0 0 8px;
} 

.RadMenu_Menu .group .level2 .first .link {
margin:8px 0 0 -1px;
} 
.RadMenu_Menu .group .level2 .link {
margin:0 0 0 -1px;
} 

.RadMenu_Menu .group .expandLeft {
background:#f7f6f9 url(/Design/Images/submenu.gif) no-repeat right;
} 
.RadMenu_Menu .group .expanded {
background:#f7f6f9 url(/Design/Images/menu.gif) no-repeat right;
} 

/* LAYOUTS */
.icon-training, .icon-corgi, .icon-career {
margin-top:10px;
padding-left:40px !important;
line-height:34px;
font-size:1.3em;
} 
.icon-training {
background:url(/Design/Images/Layouts/icon-training.gif) no-repeat left;
} 
.icon-corgi {
background:url(/Design/Images/Layouts/icon-corgi.gif) no-repeat left;
} 
.icon-career {
background:url(/Design/Images/Layouts/icon-career.gif) no-repeat left;
} 

/* MENUSPOT */
body.is-not-editmode .MenuSpot {
display:none;
} 
.MenuSpot { 
position:absolute;
margin-left:-108px;
width:108px;
height:26px;
z-index:1;
float:right;
opacity: .80;
filter:alpha(opacity=80);
-moz-opacity: .80;
-khtml-opacity: .80;
} 
.edit-section {
float:right;
position:relative;
} 

/* LOGIN */
#login-page {
background:url(/Design/Logo/logo.jpg) no-repeat top center;
margin:0 auto;
min-height:630px;
height:auto !important;
height:630px;
padding-top:200px;
} 
h2.login-logo a {
display:none;
} 
.login-message {
text-align:center;
margin:0 auto;
width:260px;
} 
#login-clear {
clear:both;
} 
#login-left {
text-align:center;
} 
h3.login-options {
display:none;
}
#login-left ul {
margin:10px auto 0px auto;
width:210px;
} 
#login-left ul li {
padding:0 0 20px 10px;
margin:0;
float:left;
list-style:none;
} 
#login-left ul li:first-child {
padding:0;
} 
#login-right {
clear:both;
padding:0px 0 0px 10px;
text-align:center;
border-left:1px solid #666666;
width:180px;
margin:20px auto;
} 
#login-right table {
text-align:left;
width:200px;
margin:0px auto;
padding:0px;
} 

/* ERROR PAGES */

.error-page {
background:transparent url(/Design/Logo/Logo.jpg) no-repeat scroll left top;
height:400px;
margin:0 auto;
padding:30px 0 0 200px;
width:330px;
} 
.error-page h3 {
font-size:1.4em;
} 
.error-page p {
padding-top:10px;
} 
.error-page p.inconvenience {
font-style:italic;
} 
.error-page ul {
margin:20px 10px;
} 
.error-page ul li {
list-style:none;
} 
.error-page ul li a {
line-height:24px;
padding:0 0 0 26px;
background:url(/Design/Images/submenu.gif) no-repeat 2px 2px;
} 