@charset "utf-8";
/* CSS Document */

/* ------------ Globals ------------ */
* {margin:0; padding:0;}
img {border:0 none;}

/* ------------ Layout ------------ */
body {background:#b3c4c5 url(/images/bg.gif) repeat-x 0 0; font-family:verdana,arial,sans-serif; color:#44383e; font-size:12px; overflow-y:scroll; margin:0 0 20px 0;}
#global-container {width:960px; margin:0 auto;}
#global-header {width:960px; height:158px; background:url(/images/bg_global-header.png) no-repeat 0 bottom;}
#global-menu {width:952px; height:36px; background:url(/images/bg_global-menu.png) no-repeat 0 -36px; padding:0 4px 0 4px;}
#global-crumbs {width:950px; height:30px; position:absolute; z-index:900; background:url(/images/bg_global-menu.png) no-repeat center -72px; padding:0 0 0 10px;}
#global-content {width:960px; background:url(/images/bg_global-content.png) repeat-y 0 0; padding:27px 0 0 0;}
#global-footer {width:960px; padding:28px 0 10px 0; background:url(/images/bg_global-footer.gif) no-repeat 0 0;}

/* ------------ #global-header ------------ */
#global-header .container {width:960px; height:158px; position:absolute;}
#global-header .header-left {width:449px; height:84px; position:absolute; left:14px; top:54px;}
#global-header .guarantee {width:147px; height:142px; position:absolute; left:485px; top:11px;}
#global-header .header-right {width:320px; height:116px; position:absolute; right:4px; bottom:0;}
#global-header .search {width:290px; position:absolute; top:20px; left:20px;}
#global-header .search input.search-field {width:240px; font-size:12px; color:#898b8e; border:1px solid #4e4248; padding:3px; font-family:arial;}
#global-header .search input.search-button {font-size:12px; padding:3px; color:#fff; background:#982d2b; border:1px solid #982d2b; cursor:pointer; font-family:arial;}
#global-header .search input.search-button:hover {border:1px solid #4e4248;}
#global-header .facebook {width:310px; height:35px; position:absolute; bottom:0; left:0;}
#global-header .orphans {width:310px; position:absolute; top:50px; left:0; text-align:center; color:rgb(220,220,220);}
#global-header .orphans a {font-size:12px; color:#44383e; text-decoration:underline;}
#global-header .social {position:absolute; height:28px; bottom:-33px; right:7px;}

/* ------------ #global-menu ------------ */
#global-menu ul {list-style-type:none;}
#global-menu ul li {display:block; float:left; position:relative; z-index:auto !important; z-index:1000 /*IE6*/;}
#global-menu ul li ul {display:none;}
#global-menu ul li a {display:block; line-height:36px; padding:0 10px 0 10px; float:none !important; float:left /*IE6*/; font-size:12px; color:#fff; text-decoration:none;}
#global-menu ul li a:hover, #global-menu ul li.stick a {background:url(/images/bg_global-menu.png) no-repeat 0 0;}

/* Drop-Downs */
#global-menu ul li:hover a {background:url(/images/bg_global-menu.png) no-repeat 0 0;}
#global-menu ul li:hover ul {display:block; position:absolute; z-index:999; top:36px; left:-1px; border:1px solid #32282c; border-top:1px solid rgb(100,100,100);}
#global-menu ul li:hover ul li a {display:block; width:13.0em; height:auto; line-height:25px; color:rgb(255,255,255); background:transparent url(/images/bg_global-menu_dd.png); font-weight:normal;}
#global-menu ul li:hover ul li a:hover {background:url(/images/bg_global-menu.png) no-repeat 0 0;}

/* ------------ #global-crumbs ------------ */
#global-crumbs ul {list-style-type:none;}
#global-crumbs ul li {display:block; line-height:25px; font-size:10px; float:left; position:relative; z-index:auto !important; z-index:1000 /*IE6*/; background: url(/images/bg_global-crumbs.png) no-repeat 4px 0; color:#b0c2c2; padding:0 0 0 15px;}
#global-crumbs ul li a {color:#b0c2c2; font-weight:normal; text-transform:lowercase; text-decoration:none;}
#global-crumbs ul li a:hover {text-decoration:underline;}

/* ------------ #global-content ------------ */
#global-content a, #global-content a:visited {color:#982d2b; text-decoration:underline;}
#global-content li a, #global-content li a:visited {color:#982d2b; text-decoration:underline;}
#global-content a img {border:solid 1px rgb(200,200,200);}
#global-content a:hover img {border:solid 1px rgb(150,150,150);}
#global-content p {font-size:12px; margin:0 0 15px 0;}
#global-content li {font-size:12px; margin-left:10px; padding:2px 0;}
#global-content img {clear:both; float:none; padding:1px; border:1px solid rgb(200,200,200);}
#global-content object {border:1px solid #982d2b; padding:1px;}

/* ------------ #global-content #center-court------------ */
#center-court {width:630px; float:right; padding:0 25px 0 0;}
#center-court p {text-align:left; line-height:16px;}
#center-court ul {margin:0 0 10px 15px;}
#center-court ol {margin:0 0 10px 15px;}
#center-court li ul,#center-court li ol {margin:5px 0 0 0;}
#center-court h1 {clear:both; margin:10px 0 10px 0; font-size:36px; color:#b0c2c2; font-weight:normal;}
#center-court h2 {clear:both; margin:10px 0 10px 0; font-size:16px; color:#832525; font-weight:bold;}
#center-court h3 {clear:both; margin:10px 0 10px 0; font-size:14px; color:#832525; font-weight:bold;}
#center-court h4 {clear:both; margin:10px 0 10px 0; font-size:12px; color:#832525; font-weight:normal;}
#center-court img {margin:5px;}
#center-court h1.page-title {padding-top:0;}

/* ------------ #global-content #center-court.content-block ----------- */
#center-court .content-block {margin-bottom:15px !important; margin-bottom:5px /*IE6*/;}
#center-court .content-block .caption {font-size:0.7em; font-weight:normal; text-align:center; color:rgb(100,100,100);}
#center-court .content-block .caption img {float:none; display:block; margin:0 0 3px 0;}
#center-court .content-block .left {clear:both; float:left; margin:3px 10px 7px 0;}
#center-court .content-block .center {clear:both; float:none; display:block; margin:0 auto;}
#center-court .content-block .right {clear:both; float:right; margin:3px 0px 7px 10px;}
#center-court .content-block .side {clear:none;}
#center-court .content-block img {padding:1px; border:1px solid rgb(200,200,200);}
#center-court .content-block p {margin:0 0 10px 0; text-align:left;}
#center-court .content-block h2 a, #center-court h2 a {color:#832525; font-weight:bold;}
#center-court .content-block hr {color:rgb(255,255,255); border:0 none;}

/* ------------ #global-content #page-header------------ */
#page-header {width:630px; height:225px; margin:0 0 10px 0; overflow:hidden;}
#page-header img {display:block; margin:0 auto; padding:0; border:0 none;}
#page-header .container {width:630px; height:225px; position:absolute; z-index:800; overflow:hidden;}
#page-header .mask {width:630px; height:225px; position:absolute; z-index:800; background:url(/images/mask_page-header.png) no-repeat 0 0;}
#page-header .loader {width:630px; height:225px; position:absolute; z-index:799; background:rgb(240,240,240); text-align:center; font-size:16px; color:rgb(150,150,150);}
#page-header .loader img {margin-top:100px; border:0 none; padding:0;}
#page-header .overlay {width:630px; height:59px; position:absolute; z-index:798; bottom:0; background:url(/images/overlay_page-header.png); color:#44383e; font-size:24px; line-height:59px; text-align:center;}
#page-header .slideshow {width:630px; height:225px; position:absolute; z-index:797;}
#page-header .slideshow ul {position:relative; display:block; margin:0; padding:0;}
#page-header .slideshow ul li {display:block; position:absolute; list-style-type:none; width:673px; height:250px; margin:0; padding:0; background:transparent;}
#page-header .slideshow ul li img {display:block; background:transparent; margin:0 auto; padding:0; border:0 none;}

/* ------------ #global-content #left-sidebar ------------ */
#left-sidebar {width:254px; float:left; padding:0 0 10px 28px;}

/* ------------ #global-content #left-sidebar .static ------------ */
#left-sidebar .static {width:214px; height:68px; padding:4px 0 0 40px; margin:0 0 10px 0; background:url(/images/bg_left-sidebar_static.png) no-repeat 0 0; line-height:21px;}
#left-sidebar .static img {margin:0; border:0 none; padding:0; vertical-align:middle;}
#left-sidebar .static a {color:#fff; text-decoration:none;}
#left-sidebar .static a:hover {text-decoration:underline;}

/* ------------ #global-content #left-sidebar .item-list ------------ */
#left-sidebar .item-list {width:254px; margin:0 0 10px 0; background:url(/images/bg_left-sidebar.gif) repeat-y 0 0;}
#left-sidebar .item-list p {color:#44383e;}
#left-sidebar .item-list .header {width:254px; height:12px; background:url(/images/bg_left-sidebar_static.png) no-repeat 0 -72px;}
#left-sidebar .item-list .header2 {width:254px; height:31px; line-height:26px; background:url(/images/bg_left-sidebar_static.png) no-repeat 0 -84px; text-align:center; color:#fff; font-size:14px; font-weight:bold; font-family:Helvetica;}
#left-sidebar .item-list .header2 a {color:#fff; text-decoration:none;}
#left-sidebar .item-list .header2 a:hover {text-decoration:underline;}
#left-sidebar .item-list .footer {width:254px; height:12px; margin:-12px 0 0 0; background:url(/images/bg_left-sidebar_static.png) no-repeat 0 -115px;}
#left-sidebar .item-list ul {list-style-type:none; margin:0 0 13px 0;}
#left-sidebar .item-list li {display:block; margin:0 10px 0 10px; padding:0 0 2px 0; background:url(/images/bg_item-list.gif) repeat-x 0 bottom;}
#left-sidebar .item-list li a {display:block; color:rgb(255,255,255); text-decoration:none; padding:5px 5px 5px 10px;}
#left-sidebar .item-list li a:hover {background:#95a4a4;}

/* ------------ #global-content #left-sidebar .newsletter ------------ */
#left-sidebar .newsletter {width:253px; height:201px; background:url(/images/bg_newsletter.gif) no-repeat 0 0; margin:0 0 10px 0;}
#left-sidebar .newsletter h2 {line-height:26px; text-align:center; color:#fff; font-size:14px; font-weight:bold; font-family:Helvetica; margin:0 0 15px 0;}
#left-sidebar .newsletter h2 a {color:#fff; text-decoration:none;}
#left-sidebar .newsletter input.field {display:block; margin:5px auto 0; width:218px; height:23px; background:#fff; border:1px solid #b4c6c6; font-size:12px; color:#898b8e; padding:0 3px 0 3px;}
#left-sidebar .newsletter input.button {display:block; margin:9px auto 2px; width:200px; font-size:12px; padding:3px 5px 3px 5px;}
#left-sidebar .newsletter p {font-size:10px; color:#44383e; text-align:center;}
#left-sidebar .newsletter p a {color:#982d2b; font-size:12px;}

/* ------------ #global-content #left-sidebar .twitter ------------ */
#left-sidebar .twitter {width:254px; margin:0 0 10px 0; background:url(/images/bg_left-sidebar.gif) repeat-y 0 0;}
#left-sidebar .twitter p {color:#44383e;}
#left-sidebar .twitter .header {width:254px; height:12px; background:url(/images/bg_left-sidebar_static.png) no-repeat 0 -72px;}
#left-sidebar .twitter .header2 {width:254px; height:31px; line-height:26px; background:url(/images/bg_left-sidebar_static.png) no-repeat 0 -84px; text-align:center; color:#fff; font-size:14px; font-weight:bold; font-family:Helvetica;}
#left-sidebar .twitter .header2 a {color:#fff; text-decoration:none;}
#left-sidebar .twitter .header2 a:hover {text-decoration:underline;}
#left-sidebar .twitter .footer {width:254px; height:12px; margin:-12px 0 0 0; background:url(/images/bg_left-sidebar_static.png) no-repeat 0 -115px;}
#left-sidebar .twitter ul {list-style-type:none; margin:0 0 13px 0;}
#left-sidebar .twitter li {display:block; margin:0 10px 0 10px; padding:0 0 2px 0; background:url(/images/bg_item-list.gif) repeat-x 0 bottom;}
#left-sidebar .twitter li a {color:rgb(255,255,255); text-decoration:none;}
#left-sidebar .twitter li a:hover {text-decoration:underline;}
#left-sidebar .twitter li span {color:rgb(100,100,100); font-size:10px;}

/* ------------ #global-content #right-sidebar ------------ */
#right-sidebar {float:right; width:254px; margin:10px 0 0 0;}
#right-sidebar .item-list {width:254px; margin:0 0 10px 0; background:url(/images/bg_left-sidebar.gif) repeat-y 0 0;}
#right-sidebar .item-list p {color:#44383e;}
#right-sidebar .item-list .header {width:254px; height:12px; background:url(/images/bg_left-sidebar_static.png) no-repeat 0 -72px;}
#right-sidebar .item-list .header2 {width:254px; height:31px; line-height:26px; background:url(/images/bg_left-sidebar_static.png) no-repeat 0 -84px; text-align:center; color:#fff; font-size:14px; font-weight:bold; font-family:Helvetica;}
#right-sidebar .item-list .header2 a {color:#fff; text-decoration:none;}
#right-sidebar .item-list .header2 a:hover {text-decoration:underline;}
#right-sidebar .item-list .footer {width:254px; height:12px; margin:-12px 0 0 0; background:url(/images/bg_left-sidebar_static.png) no-repeat 0 -115px;}

/* ------------ #global-content #right-sidebar .featured-story ------------ */
#right-sidebar .featured-story {width:256px; height:287px; overflow:hidden;}
#right-sidebar .featured-story .mask {width:256px; height:287px; position:absolute; background:url(/images/mask_featured-story.png) no-repeat 0 0; cursor:pointer;}
#right-sidebar .featured-story h2 {line-height:26px; text-align:center; color:#fff; font-size:14px; font-weight:bold; font-family:Helvetica; margin:0 0 15px 0;}
#right-sidebar .featured-story .name {position:absolute; top:35px; left:12px; font-family:Verdana; font-weight:bold; font-size:14px; color:#982d2b;}
#right-sidebar .featured-story .summary {position:absolute; width:232px; bottom:15px; left:12px; font-family:Verdana; font-weight:normal; font-size:10px; color:#44383e;}
#right-sidebar .featured-story .summary a {text-decoration:none;}
#right-sidebar .featured-story .summary a:hover {text-decoration:underline;}

/* ------------ #global-content #center-court #contactform ----------- */
#contactform {width:500px; margin:2.0em auto; padding:10px 10px 0 10px;}
#contactform p {margin:0 0 5px 0;}
#contactform .errors, #contactform .errors p {text-align:center; color:red;}
#contactform fieldset {padding:10px 0 10px 0 !important /*Non-IE6*/; padding:0 /*IE6*/; margin:0 0 20px 0; border:solid 1px rgb(150,150,150);}
#contactform fieldset legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 20px 5px /*IE6*/; padding:0 2px 0 2px; color:rgb(80,80,80); font-weight:bold; font-size:130%;}
#contactform label.left {float:left; width:150px; margin:0 0 0 10px; padding:2px 3px 2px 0; font-size:100%; text-align:right; font-weight:bold;}
#contactform select.combo {width:175px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
#contactform input.field {width:250px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
#contactform textarea {width:420px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
#contactform input.button {float:right; width:9.0em; margin:0 20px 10px 0; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;}
#contactform input.button:hover {cursor: pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

/* ------------ #global-footer------------ */
#global-footer p {color:#44383e; font-size:12px; font-family:arial;}
#global-footer p a, #global-footer .content p a:visited {color:#44383e; text-decoration:underline; font-weight:bold;}
#global-footer .credits {text-align:center; color:rgb(150,150,150); font-size:10px; padding:10px;}
#global-footer .credits a {color:#575a5d;}
