/****************************** global ******************************/
/* reset --------------------- */
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, hr, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, a img, ins,
kbd, samp, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, form, fieldset, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{background: transparent; border: 0; margin: 0; outline: 0; padding: 0; /* vertical-align: baseline; */}
table {border-collapse: collapse; border-spacing: 0;} /* include 'cellspacing="0"' in markup */
blockquote {quotes: none;} blockquote:before, blockquote:after {content: ''; content: none;}
a:link, a:visited, a:hover, a:active {text-decoration: none;}
acronym, abbr {cursor: help; border-bottom: 1px dashed;}
ins {text-decoration: none;} /* style below */
del {text-decoration: line-through;}
:focus, input {outline: 0;}
ol, ul {list-style: none;}
hr {clear: both; display: block; height: 0; padding-bottom: 1em;}
.invisible {position: absolute !important; top: -999em !important; left: -999em !important;}
.clear {clear: both;}

/* float clear-fix --------------------- */
.group, form, form div, #page-container, #header, #header-book, #nav, #nav ul, #columns, #footer-container, #footer-nav, #footer-nav ul
{zoom: 1;} /* lte ie7 */
.group:after, form:after, form div:after, #page-container:after, #header:after, #header-book:after, #nav:after, #nav ul:after, #columns:after, #footer-container:after, #footer-nav:after, #footer-nav ul:after
{content: ""; height: 0; clear: both; display: block;} /* compliant */

html {
background-color: #0D4781;
}
body {
height: 100%;
text-align: center;
width: 100%;
}
body, input, label, option, select, textarea {
color: #333;
font-size: 62.5%; /* resets 1em to 10px */
font: 1em/1.6em Arial, Helvetica, sans-serif;
}

input[type="text"], select, textarea {
background-color: #F7F7F7;
border: 1px solid #ccc;
    -moz-box-shadow: inset 0px 0px 12px rgba(100,100,100,0.2);
    -webkit-box-shadow: inset 0px 0px 12px rgba(100,100,100,0.2);
    box-shadow: inset 0px 0px 12px rgba(100,100,100,0.2);
color: #888;
font-size: 11px;
padding: 5px;
}
input[type="submit"] {
background: url('/images/sprites.png') 0 0 no-repeat; /* submit button */
border: 0;
display: block;
height: 34px;
text-indent: -999em;
width: 92px;
}
input[type="submit"]:hover {
background-position: -92px 0;
}
input[type="submit"]:hover, input[type="button"]:hover {
cursor: pointer;
}

/****************************** utility links ******************************/
#utilbar {
background-color: #1C568F;
color: #fff;
font-size: .7em;
line-height: 25px;
width: 100%;
}
#utilbar ul {
margin: 0 auto;
text-align: right;
width: 980px;
}
#utilbar li {
display: inline;
}
#utilbar a {
color: #fff;
padding: 0 5px;
}
#utilbar a:hover {
color: #eee;
text-decoration: underline;
}

/****************************** header ******************************/
#header {
background: #0A3965 url('/images/header.png') 0 0 repeat-x;
border: 1px solid #2F618F;
border-bottom: 0;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
clear: both;
margin: 10px auto 0;
padding: 8px 40px 0 0;
width: 938px;
}

/****************************** header left - logo and video ******************************/
#header-left {
background: url('/images/logo.png') left bottom no-repeat;
float: left;
height: 288px;
width: 520px;
}
#header-video {
height: 288px;
width: 512px;
}
#header-video #page, #header-video #player {
height: 288px !important;
margin: 0 !important;
padding: 0 !important;
width: 512px !important;
}

/****************************** header right ******************************/
#header-right {
float: right;
text-align: left;
width: 400px;
}

/****************************** header right - phone numbers ******************************/
#header-phones {
background: url('/images/header-sprites.png') -405px -8px no-repeat;
color: #fff;
height: 57px;
padding: 3px 8px 0 115px;
text-indent: -999em;
width: 405px;
}

/****************************** header right - call to action ******************************/
#header-callout {
clear: both;
color: #fff;
font-family: PTSansRegular, verdana, sans-serif;
}
#header-callout h2 {
background: url('/images/header-sprites.png') -405px -65px no-repeat; /* call us header text */
height: 48px;
text-indent: -999em;
width: 405px;
}
#header-callout a {
background: url('/images/header-sprites.png') no-repeat; /* call-out buttons */
color: #fff;
display: block;
height: 50px;
margin-bottom: 2px;
text-indent: -999em;
width: 405px;
}
#header-callout a.callout1 {background-position: -405px -113px;}
#header-callout a.callout1:hover {background-position: 0 -113px;}
#header-callout a.callout2 {background-position: -405px -168px;}
#header-callout a.callout2:hover {background-position: 0 -168px;}
#header-callout a.callout3 {background-position: -405px -223px;}
#header-callout a.callout3:hover {background-position: 0 -223px;}

/****************************** header right - book ******************************/
#header-book {
padding-left: 30px;
}
#header-book .image {
display: block;
float: left;
height: 220px;
width: 120px;
}
#header-book .title {
float: right;
margin: 30px 0 0;
width: 250px;
}
#header-book .title a {
color: #fff;
display: block;
}
#header-book .title a:hover {
color: #FF6600;
}
#header-book .more {
background: url('/images/sprites.png') 0 -34px no-repeat; /* learn more button */
display: block;
float: left;
height: 34px;
margin: 30px 0 0;
text-indent: -999em;
width: 118px;
}
#header-book .more:hover {
background-position: 0 -68px;
}

/****************************** header right - contact form ******************************/
#header-form h2 {
background: url('/images/header-sprites.png') 0 0 no-repeat; /* start now text */
height: 78px;
margin: 0;
padding: 0;
text-indent: -999em;
width: 100%;
}
#header-form p {
color: #fff;
font-size: 14px;
line-height: 1.4em;
padding-left: 18px;
}
#header-form form {
margin: 12px 0 0 18px;
position: relative;
width: 382px;
}
#header-form .input, #header-form .textarea {
border: 1px solid #ccc;
*border: 0; /* *=ie7 hack */
display: block;
margin: 0 0 2px;
padding: 0;
width: 188px;
}
#header-form .textarea {
position: absolute; top: 0; right: 0;
}
/* #header-form input[name="name"] {} */
/* #header-form input[name="phone"] {} */
/* #header-form input[name="email"] {} */
#header-form input[type="text"], #header-form textarea {
background-color: #F0F0F0;
border: 1px solid #fff;
color: #3E597A;
font-size: 12px;
margin: 0;
width: 176px;
}
#header-form textarea {
min-height: 77px;
}
#header-form input[type="submit"] {
float: right;
margin-top: 12px;
}

/****************************** top navigation ******************************/
#nav {
background: #4E7C9E url('/images/nav.jpg') center 20px repeat-x;
border-top: 1px solid #749CBA;
border-bottom: 1px solid #fff;
clear: both;
float: left;
*float: none; /* *=ie7 hack */
overflow: hidden;
width: 100%;
}
#nav ul {
float: left;
*float: none; /* *=ie7 hack */
margin: 0 auto;
max-width: 980px;
*padding-left: 40px; /* *=ie7 hack */
position: relative; left: 50%;
*position: static; /* *=ie7 hack */
}
#nav li {
float: left;
position: relative; right: 50%;
*position: static; /* *=ie7 hack */
}
#nav a {
background: url('/images/nav-a-hover.png') -999em -999em repeat-x; /* preload, so no delay on hover */
color: #fff;
display: block;
font: 15px verdana, sans-serif;
margin: 3px 0 6px;
padding: 7px 16px;
width: auto;
}
#nav a:hover, #nav li.current a {
background: url('/images/nav-a-hover.png') 0 0 repeat-x;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
}
#nav li.current a {
cursor: default;
    /* pointer-events: none; */
}

/****************************** columns ******************************/
#columns {
background: url('/images/columns.jpg') 0 0 no-repeat; /* drop shadow under top navigation bar */
clear: both;
margin: 0 auto;
padding-top: 10px;
text-align: left;
width: 980px;
}

#leftcol, #rightcol {
float: left;
font-size: 12px;
line-height: 16px;
width: 220px;
}
#rightcol {
float: right;
}

/****************************** sidebar modules - global ******************************/
.mod {
background: #fff url('/images/copy-mods.png') -960px bottom no-repeat; /* bottom 2 rounded corners */
color: #333;
margin-bottom: 15px;
padding-bottom: 10px;
}
.mod a {
color: #333;
}
.mod a:hover {
color: #FF6600;
}

.mod h2 {
background: #FF6600 url('/images/copy-mods.png') 0 0 no-repeat; /* orange header */
clear: both;
color: #fff;
font-size: 16px;
font-weight: bold;
height: 43px;
line-height: 43px;
padding: 0 8px;
text-align: center;
}
.mod h2 a {
color: #fff;
}
.mod h2 a:hover {
color: #fff;
text-decoration: underline;
}

.mod h4 {
color: #0D4781;
font-size: 13px;
font-weight: bold;
padding: 15px 15px 8px;
}
.mod h4 a {
color: #0D4781;
}
.mod h4 a:hover {
color: #FF6600;
text-decoration: underline;
}

.mod li {
background: url('/images/sprites.png') center -261px no-repeat; /* soft grey shadow */
padding: 8px 15px;
}

.mod .more {
font-size: 10px;
padding: 15px 30px;
text-align: right;
}
.mod .more a {
background: url('/images/sprites.png') -220px 3px no-repeat; /* orange arrow */
color: #FF3300;
padding-left: 6px;
}
.mod .more a:hover {
color: #FF6600;
text-decoration: underline;
}

/****************************** sidebar modules - specific ******************************/
#mod-blog a.rss-feed {
background: url('/images/sprites.png') -128px -136px no-repeat; /* rss feed block */
border: 2px solid #FF3300;
border-right-color: #FF9900;
border-bottom-color: #FF9900;
display: block;
float: right;
height: 11px;
position: relative; top: 14px; right: 48px; *top: -29px; *right: 20px; /* *=ie7 hacks */
text-indent: -999em;
width: 53px;
}

/* soft grey shadow override */
#mod-blog ul, #mod-documents ul, #mod-faqs ul {
background: url('/images/sprites.png') center -261px no-repeat; /* soft grey shadow */
}
#mod-blog li, #mod-documents li, #mod-faqs li {
background: none; /* cancel soft grey shadow */
}

#mod-connect li {
padding-top: 24px;
padding-bottom: 18px;
}
#mod-connect a {
background: url('/images/sprites.png') no-repeat;
display: block;
margin: 0 auto;
text-indent: -999em;
}
#mod-connect .facebook a {
background-position: 0 -136px;
height: 33px;
width: 126px;
}
#mod-connect .avvo a {
background-position: 0 -169px;
height: 29px;
width: 120px;
}
#mod-connect .superlawyers a {
background-position: 0 -198px;
height: 37px;
width: 140px;
}
#mod-connect a:hover {
    /* filter:alpha(opacity=70); */
    -khtml-opacity:0.7;
    -moz-opacity:0.7;
    opacity:0.7
}

#mod-contact h2 {
background: #FF6600 url('/images/copy-mods.png') -220px 0 no-repeat; /* green header */
}
#mod-contact form {
margin: 15px;
*margin: 8px; /* *=ie7 hack */
}
#mod-contact input[type="text"], #mod-contact textarea {
border-color: #ccc;
width: 178px;
}
#mod-contact input[type="submit"] {
float: right;
}
#mod-contact .contactinfo {
background: url('/images/sprites.png') center -261px no-repeat; /* soft grey shadow */
color: #FF3300;
font-size: 14px;
line-height: 20px;
padding: 15px 15px 10px;
text-align: left;
}
#mod-contact .contactinfo b, #mod-contact .contactinfo b a {
color: #FF3300;
}
#mod-contact .contactinfo b a:hover {
color: #FF6600;
text-decoration: underline;
}

#mod-faqs strong {
font-weight: normal;
}

#mod-news ul {
padding-top: 15px;
}
#mod-news li:first-child {
background: none;
}
#mod-news .newsdate {
color: #666;
display: block;
font-size: 11px;
}

#mod-searchbox {
padding-bottom: 0;
}
#mod-searchbox h2 {
background-color: #fff;
background-position: right top; /* top 2 rounded corners */
color: #0D4781;
font-size: 13px;
height: auto;
line-height: 1.2em;
padding: 20px 15px 4px;
text-align: left;
}
#mod-searchbox input[type="text"] {
background: #F0F0F0 url('/images/search.png') 2px 2px no-repeat !important;
border: 1px solid #ccc !important;
margin: 0 15px;
padding: 5px !important;
width: 178px;
}
#mod-searchbox input[type="text"]:active, #mod-searchbox input[type="text"]:focus {
background-image: none !important;
}
#mod-searchbox input[type="submit"] {
background-position: 0 -102px; /* search button */
font-size: 14px;
float: right;
height: 34px;
margin: 5px 15px;
width: 92px;
}
#mod-searchbox input[type="submit"]:hover {
background-position: -92px -102px;
cursor: pointer;
}

#mod-practiceareas li a {
background: url('/images/sprites.png') -220px 4px no-repeat; /* orange arrow */
color: #0D4781;
font-size: 14px;
font-weight: bold;
padding-left: 12px;
}
#mod-practiceareas li a:hover {
color: #4E7C9F;
padding-left: 18px;
}

/****************************** sidebar modules - scrollable ******************************/
.scrollable-container {
font-size: 12px;
line-height: 1.4em;
position: relative;
}
.scrollable {
background: #fff url('/images/scrollable.jpg') center 160px no-repeat; /* soft grey horizon gradient */
height: 246px; /* required */
overflow: hidden; /* required */
margin: 5px;
position: relative; /* required */
width: 210px; /* required */
}
.scrollable .items {
clear: both;
padding: 0;
position: absolute; /* required */
width: 20000em; /* required */
}
/* single scrollable item */
.scrollable .pane {
float: left; /* required */
font-weight: bold;
position: relative;
text-align: center;
width: 210px; /* required */
}
.scrollable .caption {
display: block;
height: 36px;
}
.scrollable .pane img {
display: block;
margin: 0 auto;
}
.scrollable .pane a {
color: #0D4781;
}
.scrollable .pane a:hover {
color: #FF6600;
text-decoration: underline;
}
/* active item */
.scrollable .active {
cursor: default;
position: relative;
}
.scrollable a.details {
background: url('/images/sprites.png') 0 -34px no-repeat; /* learn more button */
display: block;
height: 34px;
position: absolute; right: 5px; top: 213px;
text-indent: -999em;
width: 118px;
}
.scrollable a.details:hover {
background-position: 0 -68px;
}
/* prev, next, prevPage and nextPage buttons */
.scrollable-nav {
display: none; /* temporarily disabled due to client only having 1 book */
position: absolute; bottom: 31px; left: 15px;
}
.scrollable-nav a.browse {
background: url('/images/sprites.png') no-repeat; /* scrollable arrows */
cursor: pointer;
display: block;
float: left;
height: 34px;
text-indent: -999em;
width: 32px;
}
.scrollable-nav a.left {
background-position: -118px -34px;
margin-right: 3px;
}
.scrollable-nav a.left:hover {
background-position: -118px -68px;
}
.scrollable-nav a.right {
background-position: -150px -34px;
}
.scrollable-nav a.right:hover {
background-position: -150px -68px;
}
.scrollable-nav a.disabled {
visibility: hidden !important;
}
.scrollable-container.mod .more {
font-size: 10px;
margin: 0;
padding: 0 0 0 17px;
text-align: left;
}

/****************************** center column - copy ******************************/
#copy {
background: #fff url('/images/copy-mods.png') -440px bottom no-repeat; /* bottom 2 rounded corners */
color: #000;
float: left;
font-size: 15px;
line-height: 1.5em;
margin-left: 10px;
padding: 18px;
width: 484px;
}
#copy a {
color: #0D4781;
}
#copy a:hover {
color: #F5410D;
text-decoration: underline;
}

/* basic element global styles */
#copy blockquote, #copy dl, #copy h1, #copy h2, #copy h3, #copy h4, #copy h5, #copy h6, #copy li, #copy ol, #copy p, #copy ul {
margin-bottom: 18px;
}
#copy blockquote, #copy dl, #copy h1, #copy h2, #copy h3, #copy h4, #copy h5, #copy h6, #copy ol, #copy ul {
clear: both;
}
#copy blockquote, #copy dl, #copy ol, #copy ul {
padding-left: 18px;
padding-right: 18px;
}

/* basic element specific styles */
#copy blockquote {
background-color: #0D4781;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
color: #fff;
font-family: georgia, serif;
font-style: italic;
padding: 14px 18px;
}
/* #copy cite {} */
#copy code {
background-color: #F2F2F2;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
color: #0D4781;
display: block;
padding: 14px 18px;
}
/* #copy dl {} */
#copy dt {
color: #0D4781;
font-weight: bold;
}
#copy dd {
padding: 0 18px 14px;
}
/* #copy em {} */
#copy h1, #copy h1 a {
color: #F5410D;
font-size: 20px;
}
#copy h2, #copy h2 a {
color: #F5410D;
font-size: 18px;
}
#copy h3, #copy h3 a {
color: #0D4781;
font-size: 18px;
}
#copy h4, #copy h4 a, #copy h5, #copy h5 a, #copy h6, #copy h6 a {
color: #000;
font-size: 15px;
}
#copy h5, #copy h5 a, #copy h6, #copy h6 a {
margin-bottom: 0;
}
#copy h1 a:hover, #copy h2 a:hover, #copy h3 a:hover, #copy h4 a:hover, #copy h5 a:hover, #copy h6 a:hover {
color: #F5410D;
text-decoration: underline;
}
#copy img {
border: 3px solid #0D4781;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
float: left;
margin: 5px 15px 8px 0;
}
#copy a img {
border-color: #0D4781;
}
#copy a:hover img {
background-color: #F5410D;
border-color: #F5410D;
}
#copy ol {
list-style-type: decimal;
margin-left: 15px;
margin-right: 15px;
}
/* #copy ol li {} */
#copy ol ol {
list-style-type: lower-roman;
margin: 0;
}
/* #copy ol ol li {} */
/* #copy p {} */
/* #copy strong {} */
/* #copy table */
/* #copy tr */
/* #copy td */
#copy ul {
list-style-type: disc;
margin-left: 18px;
margin-right: 0;
}
#copy ul li {
padding-left: 6px;
}
#copy ul ul {
list-style: circle;
margin-left: 0px;
}
/* #copy ul ul li {} */

/* view all and back to top links */
#copy .more, #copy .top {
clear: both;
font-size: 10px;
padding: 0 30px 15px;
text-align: right;
}
#copy .more a, #copy .top a {
background: url('/images/sprites.png') -220px 3px no-repeat; /* orange arrow */
color: #FF3300;
padding-left: 6px;
}
#copy .more a:hover, #copy .top a:hover {
color: #FF6600;
text-decoration: underline;
}

/****************************** sections - specific ******************************/
#caseresults #copy form[name="form1"] input[type="submit"] {
float: left;
font-size: 14px;
margin-right: 10px;
padding: 6px 12px;
}
#caseresults #copy li {
margin-bottom: 0;
margin-top: 18px;
}
#caseresults #copy p { /* awarded text */
padding-left: 6px;
}

#directions #copy .dotted_divider {
padding-top: 18px;
}
#directions #copy form td {
padding: 0 30px 18px 0 !important;
}
#directions #copy table {
margin: 0 auto;
width: 75%;
}
#directions #copy .dotted_divider img {
border: 0;
}
#directions #copy form td {
padding: 0 0 10px 5px !important;
}
#directions td p {
text-align: right;
}
#directions #copy input[type="text"], #directions #copy textarea, #directions #copy select {
margin-top: -8px;
width: 95%;
}
#directions #copy select {
width: 100%
}
#directions #copy option {
padding: 2px 0 2px 4px;
}
#directions #copy input[type="submit"] {
margin: -45px 0 0;
padding: 8px 16px;
}

#faqs #copy p.question {
margin-top: -60px;
}

#links #cmp_container {
background-color: #eee;
border: 1px solid #ccc;
margin-bottom: 18px;
padding: 14px 18px;
}
#links #copy .top {
color: #FF3300;
margin: 0;
padding: 0;
}
#links #copy .top a {
background: none;
color: #FF3300;
padding-left: 0;
}

#members #copy h2 {
display: none;
}
#members #copy td h2 {
display: block;
background: none;
line-height: 2em;
text-align: left;
}
#members #copy td {
padding-bottom: 20px;
}
#members #copy .member input[type="button"] {
padding: 4px 14px;
}

#messages #copy form {
width: 480px;
}
#messages #copy input[type="text"], #messages #copy textarea, #messages #copy select {
margin: -2px 0 6px;
}
#messages #copy option {
line-height: 18px;
padding: 2px 0 2px 4px;
}
#messages #copy textarea {
height: 160px;
}
#messages #copy input[type="submit"] {
margin-top: 10px;
}

#reports #mod-contact input[type="submit"] {
margin-top: 10px;
}
#reports #copy table {
margin: 40px auto 0;
width: 75%;
}
#reports #copy td {
line-height: 28px;
padding: 0 4px 8px;
text-align: right;
}
#reports #copy input[type="text"], #reports #copy textarea, #reports #copy select {
width: 95%;
}
#reports #copy select {
width: 100% !important;
}
#reports #copy option {
padding: 2px 0 2px 4px;
}

#sitemap #copy li {
margin-bottom: 0;
margin-top: 18px;
}
#sitemap #copy p { /* awarded text */
padding-left: 6px;
}

#testimonials .testimonial {
background-color: #eee;
border: 1px solid #ccc;
margin-bottom: 18px;
padding: 14px 18px;
}
#testimonials .testimonial strong {
color: #0D4781;
display: block;
font: italic 18px georgia, serif;
padding: 18px 0 0;
}

#videos #copy b {
padding-right: 5px;
}

/****************************** blog ******************************/
.blogentry, .blogcontent {
border-bottom: 1px dashed #aaa;
font-size: 14px;
line-height: 150%;
margin-bottom: 1em;
padding-bottom: 1em;
}
.blogentry h2 a {
color: #336;
font-size: 12px;
font-weight: bold;
text-transform: none;
}
.blogentry h2 a:hover {
color: #333;
text-decoration: underline;
}
.blogentry div.info, .blogcontent div.info {
background: #eef4fc;
border: 1px solid #eef4fc;
float: right;
font-size: 10px;
line-height: normal;
margin: 0 0 15px 15px;
padding: 5px;
}
.blogcomment {
font-size: 10px;
line-height: 150%;
margin-bottom: 1em;
padding: .5em 0;
}
.blogcomment div.info {
border-bottom: 1px dashed #ddd;
font-size: 10px;
line-height: 150%;
margin-bottom: 1em;
padding: .5em 0;
text-align: right
}
h3.blog {
border-bottom: 1px solid #336;
color: #336;
font-size: 13px;
font-weight: bold;
}
.blogcontent {
border-bottom: 0;
font-size: 12px;
line-height: 150%;
margin-bottom: 0;
padding-bottom: 1em;
}
.bloglabel {
font-size: 11px;
}
.pagination {
background: #eef4fc;
border: 1px solid #eef4fc;
font-size: 11px;
margin: 10px 0;
padding: 6px 5px;
text-align: center;
}
.pagination a {
background-color: #dde8f9;
border: 1px solid #d2dbe2;
color: #000;
font-weight: bold;
padding: 4px 6px;
}
.pagination a:hover {
background-color: #ecf2fc;
}
.blogcategory {
margin-bottom: 8px;
padding: 12px 0;
text-align: center;
}
#Blog #copy input[type="button"] {
display: inline;
padding: 8px 16px;
}

/****************************** footer ******************************/
#footer {
background: url('/images/footer.jpg') center top no-repeat; /* soft blue shadow */
color: #9DBAD7;
font-size: 11px;
line-height: 1.6em;
margin-top: 50px;
padding-bottom: 20px;
text-align: center;
}

#footer-nav, .copyright, .footer-global  {
clear: both;
margin: 0 auto;
padding: 12px 0;
}

#footer-nav {
float: left;
*float: none; /* *=ie7 hack */
overflow: hidden;
width: 100%;
}
#footer-nav ul {
float: left;
*float: none; /* *=ie7 hack */
margin: 0 auto;
max-width: 980px;
*padding-left: 20px; /* *=ie7 hack */
position: relative; left: 50%;
*position: static; /* *=ie7 hack */
}
#footer-nav li {
float: left;
position: relative; right: 50%;
*position: static; /* *=ie7 hack */
}
#footer-nav a {
border-bottom: 2px inset #255A8B;
border-bottom: 2px groove rgba(9,42,75,0.4);
color: #fff;
display: block;
font-size: 13px;
font-weight: bold;
padding: 6px 22px 14px;
width: auto;
}
#footer-nav a:hover, #footer-nav li.current a {
color: #9DBAD7;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.7);
}
#footer-nav li.current a {
cursor: default;
    /* pointer-events: none; */
}

.copyright, .footer-global {
width: 700px;
}
.copyright a, .footer-global a {
color: #9DBAD7;
}
.copyright a:hover, .footer-global a:hover {
color: #fff;
}


