/* @import url('layout.css'); */

/* NOrmalize */

html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    text-align: left;
    vertical-align: baseline;
}

a img, :link img, :visited img {
    border: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

ol, ul {
    list-style: none;
}

q:before, q:after,
blockquote:before, blockquote:after {
    content: "";
}

/*  Layout Styles */

html {
   

/* background: #185E84 url(../images/backgrounds/background-tilera2.gif) top left repeat; */
    background-color: #185E84;
}

body {
    font-size: 100.01%;
    background: transparent url(../images/backgrounds/container-shadow.gif) top center repeat-y;
*/
}

/*  =CONTAINER  */

div#container {
    font: 62.5%/150% arial, helvetica, verdana, sans-serif;
    color: #000;
    position: relative;
    width: 996px;
    background-color: #faf9ed;
    margin: 0 auto;
}

body#fiveCol div#container {
    background: url(../images/backgrounds/faux_column_index.gif) 0 0 repeat-y;
}

body#threeCol div#container {
    background: url(../images/backgrounds/faux_column_3col.gif) 0 0 repeat-y;
}

body#fourCol div#container {
    background: url(../images/backgrounds/faux_column_4col.gif) 0 0 repeat-y;
}

body#fourCol .blockA {
    background: url(../images/backgrounds/faux_column_4col.gif) 0 0 repeat-y;
}

body#twoCol div#container {
    background: url(../images/backgrounds/faux_column_2col.gif) 0 0 repeat-y;
}

/*  =HEADER  */

#header {
    height: 100px;
    width: 996px;
    background: #EDECDE url(../images/header/header_background.jpg) top left;
}

#header img {
    float: left;
}

#headerAdSpace {
    font-size: 1.1em;
    line-height: 140%;
    height: 98px;
    width: 299px;
    float: left;
    background: url("../images/header/header-bGroundRight.jpg") 0 0 no-repeat;
}

/* =nav */

#nav {
    float: left;
    height: auto;
    background-color: #faf9ed;
    width: 992px;
}

/*  =BREADCRUMB  */

div#breadcrumb {
    height: 3em;
    float: left;
}

body#fiveCol div#breadcrumb {
    background: url(../images/heading-graphics/h1/drk-blue/directory.gif) #001A36 1em center no-repeat;
    width: 820px;
    padding: 15px 0 0 0;
}

body#threeCol div#breadcrumb, body#fourCol div#breadcrumb {
    background: #067696 url(../images/breadcrumb/bcrumb-bground.jpg) top right repeat-y;
    width: 600px;
    padding: 8px 0 .4em 10px;
}

body#twoCol div#breadcrumb {
    background: #067696 url(../images/breadcrumb/bcrumb-bground.jpg) top right repeat-y;
    width: 820px;
    padding: 8px 0 .4em 10px;
    margin-bottom: 1px;
}

/*  =QUICK LINKS  */

#quick-links {
    float: left;
    width: 819px;
    border-bottom: .5em solid #001A36;
    background-color: #fcfbf0;
    overflow: hidden;
}

#quick-links h2 {
    font-size: 1.2em;
    padding: .7em 0 0.2px 0;
    clear: none;
}

#quick-links dl {
    float: left;
    width: 128px;
    border-right: 1px solid white;
    border-left: 1px solid #DBDACC;
    background-color: #F5F3E4;
    overflow: hidden;
}

#quick-links img {
    float: left;
    padding: 2px .4em 0 .2em;
}

/* Where to Go Div */

.wheretogo {
    display: block;
    float: left;
    width: 398px;
    border-right: 1px solid #FFF;
}

.wheretogo img {
    float: left;
    margin-top: 3px;
}

body#threeCol .wheretogo {
    width: 588px;
    float: none;
    border: none;
    margin: 1em 10px;
}

/*  LAYOUT STYLES */

.blockA, .blockB, .blockC {
    float: left;
    border-right: 1px solid white;
}

body#fiveCol .blockA {
    width: 199px;
    background-color: #fcfbf0;
}

body#fiveCol .blockB {
    width: 209px;
    background-color: #001A36;
}

body#threeCol .blockA {
    width: 609px;
}

body#threeCol .blockB {
    background-color: #F0EFE4;
    margin-top: -4.2em;
    width: 209px;
}

body#threeColalt .blockA {
    width: 400px;
    background: red;
}

body#threeColalt .blockB {
    width: 400px;
    background: yellow;
}

body#fourCol .blockA {
    width: 409px;
    padding-left: 200px;
    background-color: #FCFBF0;
}

body#fourCol .blockB {
    width: 209px;
    background-color: #F0EFE4;
    margin: -3.8em -210px 0 0;
}

body#fourCol .blockC {
    width: 189px;
    background-color: #EDECDE;
    margin: 0 0 0 -610px;
    padding: 5px;
}

body#twoCol .blockA {
    width: 400px;
}

body#twoCol .blockB {
    width: 420px;
}

/*  CONTENT MARK-UP  */

/*  BlOCK A */

.blockA {
    margin-bottom: 1em;
}

body#fourCol .blockA div.imgWrap {
    margin: 5px 10px;
    height: 112px;
    overflow: hidden;
    width: 389px;
}

body#fourCol .blockA div.imgWrap img {
    float: left;
    margin-right: 1px;
}

/*  ADVERTS */

body#fiveCol #advert {
    float: right;
    width: 151px;
    margin: -202px 0 0 -177px;
    background-color: #faf9ed;
    padding-right: 18px;
    border-top: none;
}

#advert {
    float: right;
    margin: -42px 0pt 0pt -177px;
    padding-right: 18px;
    width: 151px;
}

body#fourCol #advert {
    margin: -70px 0 0 -177px;
}

#advert2 img, #advert2 object {
    padding-left: 4px;
    float: left;
}

/*  FOOTER  */

#footer {
    clear: both;
    width: 996px;
    he

ight: 30px;
    /* background-color: #001A36; */
background-color: #333;
    margin: 0 auto;
}

/* FEATURE */

.feature {
    overflow: hi

dden;
/*overflow hidden to fix expanding box prob in ie6*/
}

.feature div.bgroundImage {
    height: 117px;
    margin-bottom: 1em;
}

div.memDiscount {
    margin-top: 4px;
    width: 126px;
    background: #7C7D80 url(../images/shop/member-discount-top.gif) top left no-repeat;
}

/* DARK STYLES - additive to feature */

.dark {
    background-color: #001A36;
    overflow:

hidden;
/*- overflow control for ie6 expanding box bug  -*/
}

.alt_bground {
    background-color: #F0EFE4;
}

/* MINI STYLES - additive to feature */

.mini img {
    padding: .5em .5em 0 .5em;
}

body#threeCol .mini img, body#fourCol .mini img {
    margin-bottom: 5px;
}

/* GALLERY STYLES*/

.thumbwrap {
    width: 589px;
    padding: .8em 10px;
}

div.thumbnail {
    width: 193px;
    float: left;
    padding: .5em 0;
}

.extraBotPad {
    padding-bottom: 1.5em;
}

.color {
    background: #183048;
}

div.details {
    float: left;
    padding-bottom: 1em;
    width: 333px;
}

div.details img {
    padding-bottom: .5em;
}

/* COMMUNITY */

/* UW Card feature */

div#uwcard {
    background: #FDF0CD;
    margin: 30px 1em 1em 1em;
    padding: .1em 0 1em 0;
}

div#uwcard img.card {
    margin-top: -20px;
}

/* FORUM featurette*/

div.forum {
    padding: 0 .5em 1em 1em;
}

/* SHOP STYLES */

.shop div.memDiscount {
    background: #7C7D80 url(../images/shop/member-discount-top_crm.gif) top left no-repeat;
}

.shop p div.memDiscount {
    margin-left: 10px;
}

#product_order_form {
    margin: 1em 10px;
}

/*  PROFILE */

.cream {
    background-color: #faf9ed;
}

div#profile-section img {
    margin: 8px 0 0 8px;
    padding: 0;
}

div#profile-section img.floatLeft {
    padding: 2px 10px 3px 1px;
}

/*  Home Page Photo Gallery */

#photoTeaser {
    overflow: auto;
    margin: 1em 6px 5px 7px;
}

#photoTeaser a,#photoTeaser a:visited {
    float: left;
    width: auto;
    background-color: transparent;
    padding: 2px;
}

#photoTeaser a:hover {
    background-color: #004895;
}

/* Rounded Corners */

.boxedContent {
    width: 90%;
    margin: 0 auto;
    padding: 5px 10px;
    color: #333;
    overflow: auto;
}

.boxedContent img.floatLeft {
    padding: 0;
    margin: 10px 20px 0 -10px;
}

.topRightdrk {
    width: 92%;
    margin: 10px auto;
    background: #FF7800  url(../images/corners/top-left-drk.gif) no-repeat left top;
}

.topLeftdrk {
    background: url(../images/corners/top-right-drk.gif) no-repeat right top;
}

.bottomLeftdrk {
    background: url(../images/corners/bottom-left-drk.gif) no-repeat left bottom;
}

.bottomRightdrk {
    background: url(../images/corners/bottom-right-drk.gif) no-repeat right bottom;
}

.topRightcrm {
    width: 92%;
    margin: 10px auto;
    background: #FF7800  url(../images/corners/top-left-crm.gif) no-repeat left top;
}

.topLeftcrm {
    background: url(../images/corners/top-right-crm.gif) no-repeat right top;
}

.bottomLeftcrm {
    background: url(../images/corners/bottom-left-crm.gif) no-repeat left bottom;
}

.bottomRightcrm {
    background: url(../images/corners/bottom-right-crm.gif) no-repeat right bottom;
}

/* MAP STYLES */

#map, #map2 {
    margin: 5px 10px 0 10px;
    width: 590px;
    background-color: #fff;
}

div#map2 {
    padding: 10px 0;
}

div#showhide {
    float: right;
    margin-top: -25px;
}

div#showhide li {
    background: none;
}

/*- MISC STYLES -*/

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.line {
    background: url(../images/heading-graphics/h6/h6-border.gif) top left repeat-x;
}

div.hr {
    background: url(../images/heading-graphics/h6/h6-border.gif) top left repeat-x;
    margin: .8em 10px;
    height: 1px;
}

.leftMarg {
    margin-left: 10px;
}

.clear {
    clear: both;
}

body#threeCol .blockA p img {
    padding: 8px;
}

div#flashcontent {
    display: inline;
}

embed.fullbanner {
    display: inline;
}

div.flash-replaced embed {
    display: inline;
}

div.flash-replaced div.alt {
    display: inline;
    height: 0;
    position: absolute;
    overflow: hidden;
    width: 0;
}

#ewayBlock, #sslBadge {
    margin: 10px 0 10px 0;
    text-align: center;
}

#ewayBlock img {
    margin: 0 0 10px 50px;
}

#sslBadge img {
    margin: 0 0 10px 0;
}

#sslBadge p {
    text-align: center;
}

/* @import url('typography.css'); */

@charset "UTF-8";

/* CSS Document */

div#breadcrumb {
    color: white;
}

h1 {
    margin-top: .4em;
    margin-bottom: .3em;
    color: #078db3;
    font-size: 2.2em;
    clear: both;
}

h1.tr_blue {
    margin: 0;
    text-indent: -9999em;
    height: 27px;
    background: #008dbb no-repeat 10px center;
}

h1.tr_crm {
    margin: 0;
    text-indent: -9999em;
    height: 27px;
    background: no-repeat 10px bottom;
}

h2.tr_drkblue {
    margin: 0;
    clear: both;
    text-indent: -9999em;
    height: 35px;
    background: #001A36 no-repeat 15px center;
}

h2.tr_ltblue {
    clear: both;
    margin: 0;
    text-indent: -9999em;
    height: 35px;
    background: #008dbb no-repeat 15px center;
}

h1.gallery {
    background: url(/images/icons/icon-gallery.gif) no-repeat;
    padding-left: 37px;
}

h1.directory {
    background: url(/images/icons/icon-directory.gif) no-repeat;
    padding-left: 35px;
}

h1.articles {
    background: url(/images/icons/icon-articles.gif) no-repeat;
    padding-left: 35px;
}

h1.shop {
    background: url(/images/icons/icon-shop.gif) no-repeat;
    padding-left: 37px;
}

h1#event {
    background-image: url(../images/heading-graphics/h1/lt-blue/events.gif);
}

h1#article {
    background-image: url(../images/heading-graphics/h1/lt-blue/articles.gif);
}

h1#article_crm {
    background-image: url(../images/heading-graphics/h1/crm/article_crm.gif);
}

h1#gallery {
    background-image: url(../images/heading-graphics/h1/lt-blue/gallery.gif);
}

h1#gallery_crm {
    background-image: url(../images/heading-graphics/h1/crm/gallery_crm.gif);
}

h1#shop {
    background-image: url(../images/heading-graphics/h1/lt-blue/shop.gif);
}

h1#shop_crm {
    background-image: url(../images/heading-graphics/h1/crm/shop_crm.gif);
}

h1#welcome {
    background-image: url(../images/heading-graphics/h1/lt-blue/welcome.gif);
}

h1#profile {
    background-image: url(../images/heading-graphics/h1/lt-blue/profile.gif);
}

h2#feature-member {
    background-image: url(../images/heading-graphics/h1/lt-blue/feature-member.gif);
}

h2#feature-operator {
    background-image: url(../images/heading-graphics/h1/lt-blue/feature-operator.gif);
}

h2#member-discount {
    background-image: url(../images/heading-graphics/h1/lt-blue/member-discount.gif);
}

h2#forum {
    background-image: url(../images/heading-graphics/h1/lt-blue/forum.gif);
}

h2#directory {
    background-image: url(../images/heading-graphics/h1/drk-blue/directory.gif);
}

h2#gallery {
    background-image: url(../images/heading-graphics/h1/lt-blue/gallery.gif);
}

h2#article {
    background-image: url(../images/heading-graphics/h1/lt-blue/articles.gif);
}

h2#shop {
    background-image: url(../images/heading-graphics/h1/lt-blue/shop.gif);
}

h2#event {
    background-image: url(../images/heading-graphics/h1/lt-blue/events.gif);
}

h2#feature {
    background-image: url(../images/heading-graphics/h2/drk-blue/feature.gif);
}

h2#feature_lt-blue {
    background-image: url(../images/heading-graphics/h2/lt-blue/feature.gif);
}

h2#your-order {
    background-image: url(../images/heading-graphics/h2/drk-blue/your-order.gif);
}

h2#dept {
    background-image: url(../images/heading-graphics/h2/drk-blue/departments.gif);
}

h1 a, h2 a {
    display: block;
    height: 30px;
}

h2 {
    color: #078db3;
    font-size: 1.6em;
    margin-top: .4em;
}

h3 {
    color: #056580;
    font-size: 1.4em;
    margin: 0.7em 0 0.2em 0;
}

h4 {
    color: #476B72;
    font-size: 1.3em;
    padding-bottom: .3em;
}

h5 {
    color: #033d4d;
    font-size: 1.2em;
}

h6 {
    color: #043161;
    font-size: 1.3em;
}

div#container h6 {
    padding-top: .9em;
}

p, a, dd, dt, li {
    font-size: 1.2em;
}

dd p {
    font-size: 1em;
}

p, dl, ul, ol, blockquote {
    padding: .3em 10px;
}

h1, h2, h3, h4, h5, h6 {
    padding-top: .3em;
    margin-left: 10px;
    margin-right: 10px;
    line-height: 1.2em;
    font-family: "Open Sans", arial, helvetica, verdana, sans-serif;
    font-weight: bold;
}

p.intropara {
    color: #4D4D4D;
    font-weight: bold;
}

em {
    font-style: italic;
}

strong {
    font-weight: 700;
}

blockquote p {
    padding: .5em 0;
}

blockquote.testimony {
    margin: 1em;
    padding: 1em;
}

a {
    color: #0066a6;
    text-decoration: underline;
    font-size: 1em;
}

a:visited {
    text-decoration: none;
    color: #663399;
}

a:hover, a:active {
    color: #001a36;
    text-decoration: underline;
}

li 

{
    /* standard link */
background: url(../images/icons/standard-li.gif) 0 5px no-repeat;
    padding-left: .9em;
    margin-left: 10px;
}

ul.siteLink {
    margin: .7em 0;
}

ul.siteLink li {

/* style for major links to other areas of the site */
font-weight: 700;
    background: url(../images/icons/sitelink-li.gif) 0 .6em no-repeat;
    padding: .2em 0 .2em 1em;
    margin-left: 0;
}

ul.siteLink li a, ul.siteLink li a:visited {
    color: #FF7900;
}

ul.siteLink li a:hover {
    color: #001A36;
}

ul.siteLink li a em {
    color: #001A36;
    font-style: normal;
    font-weight: 400;
}

.dark ul.siteLink li a:hover {
    color: #FFF;
}

img.floatLeft {
    padding: .3em .7em 1em 1em;
}

img.floatRight {
    padding: .3em 0 .4em .7em;
}

p img.floatLeft {
    padding-left: 0;
}

img.center {
    display: block;
    margin: 1em auto;
    text-align: center;
}

/* image with caption */

div.caption-center, div.caption-center p {
    display: block;
    margin: 0 auto;
    text-align: center;
}

div.caption-left {
    float: left;
    width: auto;
    padding: .3em .7em 1em 1em;
}

div.caption-left p, div.caption-right p {
    text-align: center;
    font-style: italic;
}

div.caption-right {
    float: right;
    width: auto;
    padding: .3em 0 .4em .7em;
}

/* TABLES */

table {
    margin: 1em;
    font-size: 1.2em;
}

table th {
    font-weight: 700;
    padding: .5em .5em;
    background: #185E84;
    border: 2px solid #fcfbf0;
    color: #fff;
}

table tr td {
    padding: .6em .5em;
    border: 2px solid #fcfbf0;
}

td p {
    font-size: 1em;
}

tr.even td {
    background-color: #fff;
}

tr.odd  td {
    background-color: #d9eff1;
}

td.center {
    text-align: center;
}

tr.table_total {
    background: #185E84;
    border: 1px solid #FFF;
    color: #fff;
}

table#link-list td p {


/* links page needs the html updated to have the new id */
	background: url(../images/icons/standard-li.gif) no-repeat;
    padding-left: 30px;
}

table.prizes {
    margin: 1em 0;
    padding: 0;
    border: 0;
}

table.prizes td {
    padding: 0;
    border: 0;
    margin: 0;
}

table.prizes td p {
    padding: 0.3em 0;
    text-align: center;
}

/* =header */

#headerAdSpace a, #headerAdSpace a:visited {
    color: #003399;
    display: block;
    height: 70px;
    padding: 26px 160px 0 15px;
    margin-right: 50px;
    width: 170px;
    text-decoration: none;
}

#headerAdSpace a:hover {
    text-decoration: underline;
}

/* =nav */

#nav ul {
    float: left;
    margin: 0;
    padding: 5px 0 0 0;
}

#nav li {
    position: relative;
    float: left;
    width: 7.5em;
    margin: 0 2px;
    padding: 0 0 .2em 0;
    background: url(../images/nav/navnorm-right.gif) no-repeat right top;
}

#nav a, #nav a:visited {
    font-size: 1.2em;
    display: block;
    width: auto;
    background: url(../images/nav/navnorm-left.gif) no-repeat left top;
    padding: 3px 0 7px 0;
    text-align: center;
    color: #FFF;
    text-decoration: none;
}

#nav a:hover {
    background: url(../images/nav/navnorm_righthover.gif) no-repeat right top;
}

#nav #current {
    background: url(../images/nav/navnorm_rightcurrent.gif) no-repeat right top;
}

#nav #current a {
    background: url(../images/nav/navnorm_leftcurrent.gif) no-repeat left top;
}

#current a:hover {
    background: url(../images/nav/navnorm_leftcurrent.gif) no-repeat left top;
}

/*  NAV DROP DOWN - s-fish - HTML DOG - */

ul#drop ul {
    position: absolute;
    width: 12.5em;
    z-index: 60;
    top: 21px;
    left: -999em;
    padding-bottom: 11px;
    padding-top: 0;
    background: url(../images/nav/nav_bottomBground.gif) no-repeat bottom left;
}

#nav ul#drop li:hover ul, #drop li.sfhover ul {
    left: auto;
    z-index: 100;


/* for safari */
}

/* lists nested under hovered list items */

#nav ul#drop ul li a, #drop ul li a:visited {


/* remove inherited style from horiz nav */
    display: block;
    width: 80%;
    text-align: left;
    font-size: 1em;
    padding: .2em 10%;
    margin: 0;
    background-image: none;
    background-color: #ff7800;
}

#nav ul#drop ul li a:hover {
    background-image: none;
    background-color: #001A36;
}

#nav ul#drop ul li {


/* remove inherited style from horiz nav - */
    width: 100%;
    padding: 0;
    margin: 0;
    height: auto;
    background-image: none;
    border-bottom: #FF8222 1px solid;
}

#nav ul#drop li.topBground {
    background: url("../images/nav/nav_topBground.gif") no-repeat top left;
    padding-top: 14px;
}

/* =breadcrumb */

div#breadcrumb h1 {
    font-size: 1.2em;
    font-weight: normal;
    color: #FFFFFF;
    display: inline;
    padding: 0 0 0 100px;
}

/* full breadcrumb style see footer (grouped the classes) */

div#breadcrumb ul {
    margin: 0;
    padding: 0;
}

div#breadcrumb ul li {
    margin-right: .3em;
}

div#breadcrumb a {
    background: url(../images/breadcrumb/list-img.gif) center right no-repeat;
}

div#breadcrumb .active {
    font-weight: bold;
    background: none;
}

/*  =QUICK LINKS  */

#quick-links h2 {
    font-size: 1.2em;
    padding: .7em 0 0.2px 0;
    clear: none;
}

#quick-links dl {
    float: left;
    width: 128px;
    height: 150px;
    border-right: 1px solid white;
    border-left: 1px solid #DBDACC;
    background-color: #F5F3E4;
    overflow: hidden;
}

/* =Where to Go Div */

.wheretogo li {
    display: inline;
    padding-left: 0;
    margin-left: 0;
    background: none;
}

.wheretogo li a, .wheretogo li a:visited {
    color: #FF7800;
    text-decoration: none;
}

.wheretogo li a:hover {
    color: #001A36;
    text-decoration: underline;
}

.wheretogo a {
    font-weight: normal;
}

body#threeCol .wheretogo a {
    font-weight: bold;
}

.direcGroups {
    background-color: #FFF;
    padding: 6px 0;
}

.direcGroups li {
    border-right: 2px solid #CCC;
    padding-right: .4em;
    margin-right: .4em;
    padding-left: 0;
    margin-left: 0;
    background: none;
}

/*  BlOCK A */

body#fourCol .blockA ul.facilities {
    width: 389px;
}

body#fourCol .blockA ul.facilities li {
    background: url(../images/icons/facilities-listImage.gif) 0 0 no-repeat;
    padding: 2px 0 0 22px;
    float: left;
    width: 160px;
}

body#fourCol .blockA h6 {
    margin-left: 10px;
    margin-right: 10px;
}

/*  BlOCK B */

dl.margincontrol dd {
    margin-left: 67px;
    clear: none;
}

/*  BlOCK C */

.blockC p {
    margin-top: -.5em;
}

.blockC h6 {
    padding: 2px 0;
}

/* =advert */

#advertIndex h3, #advert h3 {
    padding: 0;
    margin: 1em 0 .9em 0;
    text-align: right;
    font-size: .9em;
    color: #979799;
}

#advert2 {
    clear: both;
    width: 818px;
    height: 132px;
    padding: 8px 0 5px 1px;
    background-color: #dadce0;
}

/*  =FOOTER  */

#footer ul {
    padding: .7em 0 0 2em;
}

#footer li, div#breadcrumb li {
    display: inline;
    margin-right: 1em;
    padding-left: 0;
    margin-left: 0;
    background: none;
}

#footer a.noBorder {
    border: none;
}

#footer a, #footer a:visited, div#breadcrumb  li a, div#breadcrumb  li a:visited {
    padding-right: 1em;
    font-size: 1em;
    color: #FFF;
    text-decoration: none;
}

#footer a {
    border-right: #FFF 1px solid;
}

#footer li a:hover, div#breadcrumb li a:hover {
    text-decoration: underline;
}

/* =feature */

.feature dl {
    padding-top: .4em;
    padding-bottom: .4em;
}

.feature dl img {
    float: left;
    padding: 1px .5em .2em 0;
}

.feature dt {
    padding-top: .3em;
    padding-bottom: .3em;
}

.feature dd {
    font-size: 1.2em;
    padding-top: .2em;
    margin-bottom: .2em;
    clear: both;
}

body#threeCol .feature dl, body#fourCol .feature dl {
    overflow: auto;
}

body#threeCol .feature dd, body#fourCol .feature dd, body#twoCol .feature dd {
    clear: none;
}

body#threeCol dd.clear, body#fourCol dd.clear {
    clear: both;
}

body#threeCol .feature dt, body#fourCol .feature dt {
    padding-bottom: 0;
    clear: both;
}

.feature h3 {
    font-size: 1.2em;
    margin-bottom: -.3em;
}

.feature dt a, .feature h3 a, .feature dt a:visited, .feature h3 a:visited, a.customLink, a:visited.customLink {
    font-weight: bold;
    text-decoration: none;
    font-size: 1em;
    color: #ff7800;
}

.feature dt a:hover, a:hover.customLink {
    text-decoration: underline;
    color: #001a36;
}

.feature h3 a:hover {
    text-decoration: underline;
    color: #001A36;
}

div.memDiscount p {
    font-size: .95em;
    padding: .2em 0 .2em 5px;
    background: url(../images/shop/member-discount-bottom.gif) bottom left no-repeat;
}

/* =DARK STYLES - additive to feature */

.dark {
    color: #FFF;
}

div.dark a, div.dark a:visited {
    color: #FF7800;
    text-decoration: none;
}

div.dark a:hover {
    color: #FFF;
    text-decoration: underline;
}

dl.light {
    background-color: #FFF;
    margin: 0;
}

/* MINI STYLES - additive to feature */

.mini dl {
    padding: .4em 5px 0 5px;
    line-height: 13px;
}

.mini dt, .mini dd {
    padding: 0;
}

.mini dd {
    padding: .2em 0 .5em 0;
    font-size: 1.1em;
}

.mini dl dt a {
    display: b

lock;
/* murky text bug fix in firefox*/
}

body#threeCol .mini dt, body#fourCol .mini dt {
    font-size: 1.2em;
}

dl.newsDL dd {
    padding: 0;
    margin: -3px 0 3px 0;
}

dl.newsDL a, dl.newsDL dd a:visited {
    color: #FF7800;
    text-decoration: none;
    font-weight: 700;
    margin-bottom: .7em;
}

dl.newsDL dd a:hover {
    color: #001A36;
    text-decoration: underline;
}

/* =GALLERY STYLES*/

.thumbwrap h3 {
    padding-bottom: .5em;
}

div.thumbnail p {
    margin-top: -5px;
}

div.details h3 {
    color: #FFF;
    margin-bottom: .3em;
}

div.details p, div.details h3 {
    letter-spacing: .02em;
}

/* =COMMUNITY */

/* UW Card feature */

div#uwcard h3.line {
    padding-top: 1em;
}

h4#activate {
    background: url(../images/community/activate-button.gif) 0 0 no-repeat;
    margin: 1em 0 1em 35px;
    height: 31px;
}

a#cardbutton, a:visited#cardbutton {
    color: #FFF;
    text-decoration: none;
    display: block;
    padding: 4px 0 0 25px;
    height: 30px;
}

a:hover#cardbutton {
    text-decoration: underline;
    color: #001A36;
}

ul#card-features li {
    background: none;
    padding: 0;
    margin: 0;
}

/* =FORUM featurette*/

h2#forum {
    margin-bottom: .8em;
}

div.forum blockquote {
    padding-right: 30px;
    font-size: 1.2em;
    background: url(../images/icons/quote-right.gif) 100% 100% no-repeat;
}

div.forum dl {
    background: url(../images/icons/quote-left.gif) 0 10px no-repeat;
    padding-left: 30px;
}

div.forum dd {
    padding: 0;
    margin: 0;
    font-size: 1.1em;
}

div.thumbnail p.authourLink {
    margin-bottom: .5em;
    margin-top: .3em;
}

/* =SHOP STYLES */

.item-info dl {
    padding: 0;
    margin: 0;
}

.item-info dt {
    font-weight: 700;
    padding: 0;
    margin: 0;
}

.item-info dd {
    padding: 0;
    margin: 0;
}

.shop dt img {
    padding-left: 0;
    padding-bottom: .8em;
}

/*  over-rule the gallery margin on img's */

.edit {
    margin: -8px 0 .7em 0;
    font-size: 1.1em;
}

.noitems {
    padding: 1em;
}

.shop {
    background-color: #FFF;
}

.shop dd.extrainfo {
    padding: .2em 0;
    font-style: italic;
}

.shop dt {
    padding-top: .3em;
}

.shop h3 {
    padding: 0;
}

.shop div.memDiscount p {
    color: #FFF;
    background: url(../images/shop/member-discount-bottom_crm.gif) bottom left no-repeat;
}

#product_order_form li {
    margin: .5em 0;
}

/*  =PROFILE */

#profile-list li {
    padding-bottom: .7em;
    background: none;
    padding-left: 0;
}

#profile-list li, #profile-list h4 {
    margin: 0;
    padding-bottom: .2em;
}

#profile-list li ul li {
    font-size: 1em;
    margin: 0;
    padding: 0;
}

#profile-list li ul {
    margin: 0;
    padding: 0;
}

.contact {
    background: url(../images/icons/contact-icon.gif) 0 .5em no-repeat;
    padding-left: 26px;
}

/*  Article Specific Styles */

div.firstDL {
    display: bl

ock;
/*  fixes the disappearing top dl when hiding map */
}

div.articleWrap dl dd {
    padding-bottom: 0;
}

div.articleWrap dl dt a {
    display: b

lock;
/* murky text bug fix in firefox*/
}

/* FEATURE LIST */

ul#featureList {
    border: 1px solid #D6D5CB;
    padding: 0;
    margin: -1px 10px 10px 10px;
    font-size: 0.9em;
}

ul#featureList li {
    padding: 0;
    margin: 0;
    background: none;
    background-color: #F4F4F4;
    padding: .6em 5px;
}

ul#featureList li em {
    display: block;
}

ul#featureList li.drkbg {
    background: none;
    background-color: #ededed;
}

ul#featureList li.first {
    background-color: #FFF;
}

ul.stars {
    background-color: #FFF;
    border: 1px solid #D6D5CB;
    padding: 7px;
    margin: 10px 10px 0 10px;
}

ul.stars li {
    background: none;
    display: inline;
    margin: 0;
    padding: .8em 5px;
}

p.qualify {
    background: url(../images/heading-graphics/h6/h6-border.gif) bottom left repeat-x;
    padding-bottom: .8em;
    margin-top: -.5em;
}

p.qualify a, p.qualify a:visited {
    color: #FF7800;
}

p.qualify a:hover {
    color: #001a36;
}

/* Rounded Corners */

.boxedContent p {
    font-size: 1.2em;
    padding-bottom: .5em;
}

.boxedContent p a {
    color: #FBF6D7!important;
    ;font-size: 1.5em;
    font-weight: 400;
    text-decoration: underline;
    display: block;
    margin-top: .3em;
}

.boxedContent em {
    font-size: 1.2em;
    letter-spacing: .02em;
}

.boxedContent p a:hover {
    color: #001A36!important;
}

/* Authour Link Style */

.authourLink {
    font-size: 1.1em!important;
    color: #979799!important;
}

.authourLink a, .authourLink a:visited, dd a.authourLink {
    color: #979799!important;
    padding: .2em 0;
    text-decoration: underline!important;
    font-weight: normal;
}

.authourLink a:hover, a:hover.authourLink {
    color: #001a36!important;
}

dd .authourLink {
    font-size: 1em;
}

.dark .authourLink a:hover, .dark a:hover.authourLink {
    color: #FFF!important;
}

dd .authourLink {
    font-size: 1em!important;
}

/* MISC */

.textFix dl dt a {
    display: b

lock;
/* murky text bug fix in firefox - apply to container element that contains the link which is causing the bug */
}

.smaller {
    font-size: 1.1em;
}

dl.orgcontact dt {
    color: #043161;
    font-weight: bold;
}

dl.localinfogallery {
    float: left;
    width: 183px;
    margin-bottom: 10px;
}

dl.localinfogallery dt {
    overflow: hidden;
}

dl.localinfogallery dd {
    display: block;
    text-align: center;
}

.bulleted {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0.5em 0.3em;
}

.bulleted li {
    background: transparent url(/images/icons/arrowright.gif) no-repeat scroll left top;
    margin: 0pt 0pt 0.4em;
    padding: 0pt 0pt 0.1em 16px;
}

fieldset.focusBlock {
    color: white;
    background-color: #ff7800;
    margin: 0.5em 15em 0.5em 0.5em;
    border: 0;
}

fieldset.focusBlock legend {
    color: white;
    background-color: #ff7800;
}

fieldset.focusBlock a {
    color: white;
    text-decoration: underline;
}

fieldset.focusBlock a:hover {
    color: black;
}

.enhancedList {
    color: #1289B4;
    font-weight: 700;
    margin-top: 8px;
}

.enhancedList a, .enhancedList a:visited {
    text-decoration: underline;
}

.modules li {
    border-bottom: 1px dashed #7AC2F9;
    margin-bottom: .2em;
    margin-right: 6px;
    position: relative;
}

.modules span.price {
    position: absolute;
    right: 0;
    top: 0;
    font-size: .96em;
}

.project {
    clear: left;
    padding-top: 15px;
}

.keyPoints {
    margin-top: 0;
}

.h3linkUnderline a {
    text-decoration: underline;
}

.h3linkUnderline {
    padding-bottom: 20px;
}

div.discounts {
    text-align: center;
    padding: 0 0.1em;
    margin-top: -0.1em;
    margin-left: 0.3em;
    float: right;
    background-color: white;
    border: 1px solid #F0EFE4;
    padding: 0.1em 0.2em;
}

div.discounts a:hover {
    text-decoration: none;
}

div.discounts img {
    float: none;
    margin: 0;
    padding: 0;
}

div.discounts span {
    font-size: 0.7em;
    font-weight: bold;
    color: #ccc;
}

/* Fixing the lists bullets being lost behind images that are floated left */

.blockA ul, .blockA ol {
    overflow: auto;
}

* html .blockA ol,* html ul {
    height: 1%
}

/* Put in a border around the images in the gallery */

.thumbwrap img.floatLeft {
    border: 1px solid #666!important;
    padding: 0;
}

/* @import url('forms.css'); */

form li {
    background: none;
    margin-left: 0;
    padding-left: 0;
}

fieldset {
    border-top: 2px dotted #067696;
    margin: 1em;
    padding: .5em;
}

fieldset.optional {
    border-top: 1px solid #999;
}

legend {
    background-color: #067696;
    color: #fff;
    font-size: 1.3em;
    font-weight: bold;
    margin: 0;
    padding: 0.4em 10px 0.4em 10px;
    -moz-border-radius: 5px;
}

label {
    color: #666;
    display: block;
    font-weight: 700;
    padding: 0.5em 0 0.3em 0;
}

.inline label {
    display: inline;
}

label em {
    font-size: 1em;
    font-weight: 400;
}

fieldset.optional legend {
    background-color: #999;
}

input[type="submit"] {
    font-size: 1.1em;
}

input, textarea, select {
    color: #000;
    padding: 0.2em;
}

input[type="submit"]:hover {
    background-color: #666666;
    cursor: pointer;
}

input[type="submit"]:active {
    border: 3px double #CCCCCC;
    border-left-color: #999999;
    border-top-color: #999999;
}

input[type="text"], input[type="password"] {
    border: 1px solid #759BB9;
    margin: .1em 0 0 0;
    width: auto;
}

input[type="submit"] {
    background-color: #999;
    border: 3px double #999999;
    border-left-color: #CCCCCC;
    border-top-color: #CCCCCC;
    color: #FFF;
    font-size: .9em;
    margin-left: 5px;
    padding: .1em .2em;
}

form li input[type="submit"] {
    margin-top: .6em;
}

input[type="text"]:focus, input[type="password"]:focus {
    border: #FF9900 1px solid;
}

form ul.form_checkboxes label {
    margin-left:2em;
}

form ul.form_checkboxes input {
    margin-top:-1.5em;
    display: block;
}

#search {
    float: right;
}

#search p {
    margin: 0;
    padding: 5px 0 0 0;
}

#search label {
    color: #a1a2a6;
    display: inline;
    margin: 0 6px;
}

#search input {
    font-size: 1em;
}

#search input[type="submit"] {
    font-size: .95em;
}

#login {
 

}

#login li {
    position: relative;
}

#login input {
    font-size: 1em;
}

#login fieldset {
    border-top: none;
    float: right;
    margin: 0;
    padding: 0;
}

#login legend {
    background: none;
    color: #a1a2a6;
    font-size: 1.4em;
    padding: 3px 0 0 10px;
}

#login li label {
    color: #a1a2a6;
    left: -65px;
    position: absolute;
    top: 5px;
}

#login-submit a, #login-submit a:visited {
    color: #ff7800;
    font-size: .95em;
    padding-right: 10px;
}

#login-submit a:hover {
    color: #001a36;
}

#login-submit input {
    font-size: .9em;
    margin-top: 3px;
}

#logout {
    float: right;
    margin: 20px 70px 0 0;
}

ul#out li {
    padding: .1em 0 0 0;
}

.name {
    color: #979799;
    font-size: 1.2em;
    font-weight: bold;
}

.pg_ctrl {
    clear: both;
    height: 28px;
    margin: 0 10px 10px 10px;
    padding-top: 10px;
    width: 590px;
}

.pg_ctrl li {
    color: #979799;
    display: inline;
    margin-right: 5px;
    padding-right: 5px;
}

.pg_ctrl li.border {
    border-right: 1px solid #CCC;
}

.pg_ctrl li label {
    display: inline;
    font-size: .95em;
    padding-right: 3px;
}

.pg_ctrl .specialPad {
    margin-left: -7px;
    padding: 4px 12px 0 0;
}

.pg_ctrl a {
    background-color: #999;
    border-bottom: 2px solid #666;
    border-left: 2px solid #ccc;
    border-right: 2px solid #666;
    border-top: 2px solid #ccc;
    color: #fff;
    font-family: verdana;
    font-size: 0.9em;
    margin-left: 0.3em;
    padding: 0.2em 0.5em 0.3em 0.5em;
    text-decoration: none;
    text-transform: uppercase;
}

.pg_ctrl a:hover {
    background-color: #666;
    border-bottom: 2px solid #333;
    border-bottom: 2px solid #ccc;
    border-right: 2px solid #333;
    border-right: 2px solid #ccc;
}

label.message {
    color: #900;
    font-weight: bold;
}

dl#messages {
    border: 2px solid #900;
    color: #900;
    line-height: 110%;
    margin: 0.5em 1em;
    width: 540px;
}

dl#messages dd {
    margin: 0.5em 1em;
}
