
body {
    background: none repeat scroll 0 0 #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0 auto;
    text-align: center;
}
h1, h2, h3, h4, h4 {
    font-family: 'Oswald',sans-serif;
}
h1 {
    color: #A00000;
    font-size: 22px;
    font-weight: normal;
    margin: 10px 0 5px;
}
h2 {
    color: #A00000;
    font-size: 18px;
    font-weight: normal;
    margin: 5px 0;
}
h3 {
    color: #A00000;
    font-size: 16px;
    font-weight: normal;
    margin: 5px 0;
}
h4 {
    color: #A00000;
    font-size: 14px;
    font-weight: normal;
    margin: 5px 0;
}
h5 {
    color: #A00000;
    font-size: 12px;
    font-weight: normal;
    margin: 5px 0;
}
p {
    color: #5E5E5E;
    font-size: 12px;
    line-height: 150%;
}
a {
    color: #5E5E5E;
}
.button {
    background: -moz-linear-gradient(center top , #79BBFF 5%, #378DE5 100%) repeat scroll 0 0 #79BBFF;
    border: 1px solid #84BBF3;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 1px 0 0 #FFBABA inset;
    color: #FFFFFF;
    display: inline-block;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 19px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #FFBABA;
}
.button:hover {
    background: -moz-linear-gradient(center top , #378DE5 5%, #79BBFF 100%) repeat scroll 0 0 #378DE5;
}
.button:active {
    position: relative;
    top: 1px;
}
.comments {
    float: right;
    width: 200px;
}
.comments a {
    position: relative;
    text-decoration: none;
    top: 3px;
}
ul, ol {
    color: #5E5E5E;
    font-size: 12px;
}
hr {
    background-color: #B1AFAF;
    border: 0 none;
    color: #B1AFAF;
    height: 1px;
}
.small {
    font-size: 12px;
}
.content h2 {
    background: none repeat scroll 0 0 #A00000;
    clear: both;
    color: white;
    padding: 6px;
}
.content h2 .title {
    background: none repeat scroll 0 0 transparent;
    color: white;
    padding: 12px;
}
.LocalBox {
    background-color: #FFBABA;
    list-style: none outside none;
    margin: 0 0 10px;
    overflow-y: hidden;
    padding: 0;
}
.LocalBox li {
    list-style-type: none;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0.5em;
}
.LocalBox li a {
    color: #FFFFFF;
}
.LocalBox li img {
    float: right;
}
.LocalBox .post_even {
    background-color: #FF8A8A;
}
.formcell1 {
    background: none repeat scroll 0 0 #DDDDDD;
    border: 1px solid #A00000;
    padding: 6px;
}
.formcell2 {
    background: none repeat scroll 0 0 #ECECEC;
    border: 1px solid #FFBABA;
    padding: 6px;
}
#maincontent {
    background: none repeat scroll 0 0 #E1E1E1;
    min-height: 650px;
    padding-bottom: 20px;
}
#maincontainer {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    margin: 0 auto;
    width: 1231px;
}
#maincontainer .inside {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 10px;
    text-align: left;
}
#header {
    height: 100px;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: left;
}
#header .left {
    float: left;
    text-align: left;
    width: 570px;
}
#header .left .logo {
    font-size: 33px;
    left: 20px;
    position: relative;
    top: -10px;
}
#header .left .slogan {
    font-size: 11px;
    left: 20px;
    letter-spacing: -0.1px;
    margin: 0;
    position: relative;
    top: -14px;
}
#header .left .lastupdated {
    font-size: 12px;
    font-weight: bold;
    left: 20px;
    letter-spacing: -0.1px;
    margin: 0;
    position: relative;
    top: 0;
}
#header .right {
    float: left;
    width: 620px;
}
.contentFull {
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 989px;
}
.content {
    float: left;
    width: 687px;
}
.contentb {
    float: left;
    width: 487px;
}
.SideBar {
    float: left;
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    width: 160px;
}
.SideBarR {
    float: left;
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    width: 277px;
}
.menuheader {
    margin-top: 10px;
}
.menuheader h1 {
    background: none repeat scroll 0 0 #A00000;
    color: #FFFFFF;
    font-size: 14px;
    margin: 0;
    padding: 12px;
}
.menubox {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    font-size: 11px;
    margin-bottom: 20px;
}
.menubox2 {
    background-color: #A00000;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    padding: 4px 8px;
}
.menubox2 a {
    color: #A00000;
    font-size: 11px;
    text-decoration: none;
}
.menubox p, .menubox2 p {
    color: #5E5E5E;
    font-size: 11px;
}
.menurow {
    margin: 0;
    padding: 0;
}
.menurow a {
    background: none repeat scroll 0 0 #A00000;
    color: #5E5E5E;
    display: block;
    font-size: 11px;
    padding: 10px;
    text-decoration: none;
}
.menurow a:hover {
    background: none repeat scroll 0 0 #FFD9D9;
}
.menurow li {
    border-bottom: 1px solid #C8C6C6;
    color: white;
    list-style: none outside none;
}
.menurow .endmore a {
    background: none repeat scroll 0 0 #363636;
    border-bottom: 0 none;
    color: white;
    margin-bottom: -1px;
}
.SplashBox {
    margin-bottom: 10px;
}
#Scroller h1 {
    background: none repeat scroll 0 0 #A00000;
    border-right: 10px solid #FFD9D9;
    color: #FFFFFF;
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 10px;
    text-transform: uppercase;
    width: 120px;
}
#Scroller .SCcontent {
    background: none repeat scroll 0 0 #FFD9D9;
    float: left;
    overflow: hidden;
    padding: 14px;
    width: 720px;
}
#Scroller .SCcontent .inner {
    margin-left: 20px;
}
#Scroller .SCcontent ul {
    margin: 0;
    padding: 0;
}
#Scroller .SCcontent li {
    float: left;
    list-style: square outside none;
    margin-right: 20px;
    padding: 0;
}
#Scroller .SCcontent a {
    text-decoration: none;
}
#Scroller .SCcontent a:hover {
    text-decoration: underline;
}
#Scroller .controls {
    background: none repeat scroll 0 0 #333333;
    border-left: 10px solid #FFD9D9;
    float: left;
    height: 43px;
    width: 81px;
}
#Scroller .controls ul {
    left: 18px;
    margin: 0;
    padding: 0;
    position: relative;
    top: 14px;
}
#Scroller .controls li {
    float: left;
    list-style: none outside none;
    margin-right: 10px;
}
#Scroller .controls li:last-child {
    margin-right: 0;
}
.StarRating {
    background: url("/images/star-rating.png") repeat scroll 0 0 transparent;
    margin-right: 10px;
}
.onestar {
    background-position: 0 0;
    display: inline-block;
    height: 24px;
    width: 120px;
}
.twostar {
    background-position: 0 -24px;
    display: inline-block;
    height: 24px;
    width: 120px;
}
.threestar {
    background-position: 0 -48px;
    display: inline-block;
    height: 24px;
    width: 120px;
}
.fourstar {
    background-position: 0 -72px;
    display: inline-block;
    height: 24px;
    width: 120px;
}
.fivestar {
    background-position: 0 -96px;
    display: inline-block;
    height: 24px;
    width: 120px;
}
.zerostar {
    background-position: 0 -120px;
    display: inline-block;
    height: 24px;
    width: 120px;
}
.tweet_list {
    background-color: #FFBABA;
    list-style: none outside none;
    margin: 0;
    overflow-y: hidden;
    padding: 0;
}
.tweet_list li {
    list-style-type: none;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0.5em;
}
.tweet_list li a {
    color: #FFFFFF;
}
.tweet_list .tweet_even {
    background-color: #FF8A8A;
}
.tweet_list .tweet_avatar {
    float: left;
    padding-right: 0.5em;
}
.tweet_list .tweet_avatar img {
    vertical-align: middle;
}
#Slider {
    height: 453px;
    margin-bottom: 10px;
    width: 687px;
}
.nivoSlider {
    background: url("/images/spinner-med.gif") no-repeat scroll 50% 50% transparent;
    position: relative;
}
.nivoSlider img {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
}
.nivoSlider a {
    border: 0 none;
    display: block;
}
.nivo-controlNav {
    left: 20px;
    position: relative;
    top: -30px;
    z-index: 100;
}
.nivo-controlNav a {
    background: url("/images/bullets.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    display: block;
    float: left;
    height: 10px;
    margin-right: 3px;
    text-indent: -9999px;
    width: 10px;
}
.nivo-controlNav a.active {
    background-position: -10px 0;
}
.nivo-directionNav a {
    background: url("/images/arrows.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    display: block;
    height: 34px;
    text-indent: -9999px;
    width: 32px;
}
a.nivo-nextNav {
    background-position: -32px 0;
    right: 10px;
}
a.nivo-prevNav {
    left: 10px;
}
#NewsFront {
    margin-top: 10px;
}
#NewsFront ul {
    margin: 0;
    padding: 0;
}
#NewsFront li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#NewsFront .col1 {
    float: left;
    margin-right: 26px;
    width: 329px;
}
#NewsFront .col2 {
    float: left;
    width: 329px;
}
#NewsFront h2 {
    background: none repeat scroll 0 0 transparent;
    color: #8C8C8C;
    padding: 0;
}
#NewsFront h2 a {
    text-decoration: none;
}
#NewsSplash #dfc h2 a {
    text-decoration: none;
}
#NewsSplash .spacer {
    width: 60px;
}
#ServiceCrumb {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid silver;
    margin-bottom: 10px;
}
#ServiceCrumb h1 {
    background: none repeat scroll 0 0 #39C6FF;
    color: white;
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 4px;
}
#ServiceCrumb .trail {
    float: left;
    padding: 4px;
}
#ServiceCrumb .trail ul {
    margin: 0;
    padding: 0;
    position: relative;
    top: 2px;
}
#ServiceCrumb .trail li {
    float: left;
    list-style: none outside none;
    margin: 0 5px;
    padding: 0;
}
#ServiceCrumb .trail li:last-child {
    margin: 0;
}
#HBanners ul {
    margin: 0;
    padding: 0;
}
#HBanners li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#VBanners ul {
    margin: 0;
    padding: 0;
}
#VBanners li {
    display: inline-block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#footer .inside {
    margin: 0 auto;
    text-align: left;
    width: 1231px;
}
#footer .inside p {
    color: #BFBFBF;
}
#newsArchive ul, #reviewArchive ul {
    margin: 0;
    padding: 0;
}
#newsArchive li, #reviewArchive li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#header:after, .content:after, .contentb:after, .contentFull:after, .SideBar:after, #maincontainer:after, #maincontainer .inside:after, #maincontent:after, #NewsFront:after, #footer:after, #ServiceCrumb:after, #VBanners:after, #Scroller:after {
    clear: both;
    content: "";
    display: block;
    visibility: hidden;
}