﻿/* v1.0 | 20080212 */

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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
/*--------------------layout---------------------*/
* {
  margin: 0;
  padding: 0;
}
.clear {
  clear: both;
}
form {
  text-align: center;
}
#wrapper {
  width: 770px;
  background: #fff;
  margin: 10px auto;
  text-align: left;
}
#Main {
  float: left;
  width: 65%;
  margin: 0;
}
#Header, #Footer {
  clear: both;
}
/*--------------------style---------------------*/
html {
  overflow-y: scroll;
}
body {
  font-family:Palatino Linotype, Georgia, Times New Roman, Serif;
  color: black;
  font-size: 12px;
  background: url(Images/bodyBG.jpg) no-repeat top #633800;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#ContentWrapper {
  width: 987px;
  background: url(Images/contentBG-trans.png) repeat-y;
  margin: 0 auto;
  padding-bottom: 1px;
  position: relative;
}
#Header {
  background: url(Images/header-trans.png) no-repeat top;
  height: 257px;
  z-index: 2;
  position: relative;
  overflow: hidden;
  margin-bottom: 110px;
}
#Header h1 {
  position: absolute;
  left: 30px;
  top: 52px;
}
#SearchField {
  position: absolute;
  right: 25px;
  top: 75px;
  width: 225px;
}
#SearchField ul li {
  float: right;
  margin-left: 5px;
  margin-top: 3px;
  color: #818849;
  list-style: none;
}
#SearchField ul {
  position: absolute;
  right: 0;
  top: 20px;
}
#SearchField ul li a {
  text-transform: uppercase;
  font-size: .8em;
  color: #876339;
  letter-spacing: 1px;
}
#SearchField label {
  display: none;
}
.sf_searchBox {
  position: absolute;
  right: 0;
}
#ctl00_SearchContainer_tm_SearchBox1_ctl00_ctl00_searchButton {
  background: url(Images/searchBG.jpg) no-repeat;
  border: 0;
  width: 53px;
  height: 19px;
  color: #fff;
  text-transform: uppercase;
  font-size: .7em;
  margin: 0 0 0 4px;
  vertical-align: top;
}
#ctl00_SearchContainer_tm_SearchBox1_ctl00_ctl00_queryText {
  background: #e4e6d4;
  border: 1px solid #d1d1cf;
  color: #633400;
}
#HeaderMovie {
  width: 942px;
  height: 220px;
  z-index: 1;
  position: absolute;
  top: 115px;
  left: 20px;
}
#SubContainer {
  position: absolute;
  overflow: hidden;
  width: 942px;
  height: 92px;
  top: 386px;
  left: 20px;
  z-index: 4;
}
#TopNavigation {
  position: absolute;
  top: 268px;
  right: 36px;
  width: 676px;
  height: 88px;
  z-index: 5;
}
#TopNavigation li a span img {
  border: 0;
}
#TopNavigation li span.risk img {
  position: absolute;
  left: -255px;
  top: 38px;
  border: 0;
  display: none;
}
#TopNavigation li span.lit img {
  position: absolute;
  left: -479px;
  top: 38px;
  border: 0;
  display: none;
}
#TopNavigation li span.bus img {
  position: absolute;
  left: -703px;
  top: 38px;
  border: 0;
  display: none;
}
#TopNavigation li:hover span img {
  display: block;
}
#TopNavigation li.risk {
  height: 61px;
  position: relative;
}
#TopNavigation li.risk a {
  position: absolute;
  background: url(Images/navBG-trans.png) no-repeat top left;
  left: 0;
  top: 0px;
  width: 100%;
  height: 100%;
}
#TopNavigation li.risk a:hover {
  color: #FFF;
}
#TopNavigation li.lit {
  height: 46px;
  position: relative;
}
#TopNavigation li.lit a {
  position: absolute;
  background: url(Images/navBG-trans.png) no-repeat;
  background-position: -232px 0;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}
#TopNavigation li.lit a:hover {
}
#TopNavigation li.bus {
  height: 78px;
  position: relative;
}
#TopNavigation li.bus a {
  position: absolute;
  background: url(Images/navBG-trans.png) no-repeat;
  background-position: -460px 0;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}
.orangeSwoosh {
  background: url(Images/subswoosh-trans.png) no-repeat;
  width: 942px;
  height: 92px;
  position: absolute;
  top: 313px;
  left: 20px;
  display: none;
  z-index: 2;
}
.blueSwoosh {
  background: url(Images/sublit-trans.png) no-repeat;
  width: 942px;
  height: 92px;
  position: absolute;
  top: 313px;
  left: 20px;
  display: none;
  z-index: 2;
}
.greenSwoosh {
  background: url(Images/subbus-trans.png) no-repeat;
  width: 942px;
  height: 92px;
  position: absolute;
  top: 313px;
  left: 20px;
  display: none;
  z-index: 2;
}
#MainContent {
  margin: 0 30px 5px 25px;
  min-height: 280px;
  _height: 280px;
  border-bottom: 2px solid #c2c59f;
  border-left: 2px solid #c2c59f;
  border-right: 2px solid #c2c59f;
  position:relative;
  z-index:0;
}
#ErrorContent {
  margin: 0 30px 5px 25px;
  border-bottom: 2px solid #c2c59f;
  border-left: 2px solid #c2c59f;
  border-right: 2px solid #c2c59f;
  position:relative;
  z-index:0;
  text-align:left;
}
#ErrorContent p {
  font-size:1.4em;
}
#ErrorContent img {
  float:left;
  margin-left:15px;
}
#ErrorContent h1 {
  font-size:2.8em;
  padding-top:75px;
}
#ErrorContent h3 {
  color:#633800;
  font-size:1.8em;
  margin-bottom:20px;
}
#SideBar {
  width: 230px;
  min-height: 250px;
  _height: 250px;
  float: left;
  margin-top: 40px;
}
#SideBar h2.sf_listTitle {
  display: none;
}
#SideBar p.sf_controlListItems {
  text-align: left;
  padding-left: 15px;
  margin-bottom: 10px;
}
#SideBar p.sf_controlListItems a {
  text-transform: uppercase;
  font-size: .9em;
  color: #A5A67B;
}
h3.sf_listItemTitle {
  color: #314563;
}
#SideBar li {
  text-align: left;
  font-size: .7em;
  text-transform: uppercase;
}
#SideBar li a {
  color: #633400;
}
#SideBar .sf_simpleList li, #SideBar .sf_pageList li, #SideBar .sf_expandedList li, #SideBar .sf_expandableList li, #SideBar .sf_anchorList li {
  margin: 0 0 5px 0px;
  padding-left:20px;
}
#SideBar .sf_simpleList, #SideBar .sf_pageList, #SideBar .sf_expandedList, #SideBar .sf_expandableList, #SideBar .sf_anchorList {
  padding-right: 10px;
}
#SideBar .sf_listItemBody {
  margin: 0;
}
#RightContent {
  float: right;
  margin-top: 35px;
  width: 674px;
  text-align: justify;
  position: relative;
}
#RightContent ul {
  color:#737A35;
  margin:0 25px 10px 20px;
}
#RightContent li {
  margin-bottom:4px;
}
#HeaderMovie span.controlActions {
  text-align: left;
  padding-top: 225px;
}
#RightContent h1 {
  color: #324565;
  font-size: 1.7em;
  letter-spacing: 2px;
  margin-top: 15px;
}
#RightContent h2 {
  color: #324565;
  font-size: 1em;
  text-transform:uppercase;
  margin-bottom:10px;
  font-weight:bold;
  margin-right:25px;
}
#RightContent h3 {
  color: #633400;
  font-size: 1.1em;
  margin:5px 25px 0 0;
}
#RightContent h4 {
  color: #633400;
  font-size: 1em;
  margin:5px 25px 0 0;
}
#RightContent h5 {
  color: #737A35;
  font-size: 1em;
  font-weight:normal;
  font-style:italic;
  margin:5px 25px 0 0;
}
#RightContent p {
  padding: 0 25px 15px 0;
  color: #737A35;
  line-height: 1.8em;
}
#Main {
  font-size: 14px;
  line-height: 150%;
}
#Main h2 {
  color: #1F5DA7;
}
#Footer {
  clear: both;
  background: url(Images/footerBG-trans.png) no-repeat top;
  height: 100px;
  width: 947px;
  margin: 0 auto;
  color: #737a35;
}
#Footer p {
  text-align: left;
  float: left;
  color: #fff;
  padding-top: 8px;
  text-transform: uppercase;
}
#Footer a {
  text-align: left;
  color: #fff;
  padding-top: 8px;
  text-transform: uppercase;
}
#Footer ul {
  float: right;
}
#Footer a {
  font-size: .9em;
}
#Footer li {
  float: left;
  padding-top: 8px;
  margin-right: 5px;
  list-style: none;
}
.contacts dd strong {
  font-size: 11px;
}
a {
  color: #1F5DA7;
  text-decoration: none;
}
a:hover {
  color: #1F5DA7;
  text-decoration: underline;
}
.gallery {
  width: 80px;
  height: 80px;
  float: left;
  display: block;
}
/*-------------------------------------PollBox---------------------------------*/
.PollBox {
  font-size: 1.0em;
  margin: 0;
  background: transparent;
  width: 200px;
  padding: 10px;
}
.PollBox fieldset {
  border: 0;
  padding: 0;
  margin: 10px 0 10px 0;
}
.PollBox h4 {
  font-size: 1.3em;
  padding: 0;
  margin: 0;
}
.PollBox fieldset h5 {
  font-size: 1.0em;
  font-weight: bold;
  color: #000;
  margin: 0 0 5px 0;
}
.PollBox fieldset span {
  display: block;
  margin: 0;
  font-size: 1.0em;
  color: #000;
  line-height: 1.6em;
}
.PollBox fieldset span label {
  display: inline;
  font-weight: normal;
}
.PollBox a {
  float: right;
  margin-top: -16px;
}
.PollBox span {
  color: #999;
  font-size: 0.9em;
}
.PollBox span.validator {
  color: red;
  display: block;
  margin-bottom: 10px;
}
/*-------------------------------------News---------------------------------*/

/*----------newslist-----------*/
.newslist {
  list-style: none;
  margin: 0;
  padding: 0;
}
.newslist li {
  margin-bottom: 20px;
  border-bottom: 1px dashed #ededed;
}
.newslist p.summary {
  margin: 0;
  font-size: 0.9em;
}
.newslist h4, .newslist h5 {
  margin: 0;
  padding: 0;
  font-size: 1.0em;
}
.newslist h5 {
  font-weight: normal;
}
.newslist span.date {
  font-style: italic;
  font-size: 0.8em;
}
.newslist a.more {
  font-size: 0.8em;
}
.sf_newsList p.sf_readMore, .sf_newsList p.sf_newsAuthor, .sf_newsList p.sf_postCategory, .sf_newsList p.sf_postTags, .sf_newsList p.sf_newsDate, .sf_newsList p {
  margin:3px 5px;
  padding:0 25px 0 0 !important;
}
.sf_readMore a {
  text-decoration:underline;
}
.sf_newsList h2.sf_newsTitle {
  background:#eee;
  padding:5px 15px 5px 5px !important;
  margin:3px 0;
}
/*---------singlenews---------*/

.singlenews h2 {
  font-size: 1.5em;
  margin-bottom: 0;
}
.singlenews h3 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 0.9em;
}
.singlenews span.date {
  font-style: italic;
  font-size: 0.8em;
  line-height: 3em;
}
.singlenews p.summary {
  font-weight: bold;
  font-size: 0.9em;
}
.singlenews div.newsbody {
  margin-top: 20px;
  font-size: 0.9em;
}
.related h3 {
  font-size: 1.2em;
  margin-top: 30px;
  margin-bottom: 10px;
}
.related h4 {
  margin: 0 0 10px 0;
  font-size: 1.0em;
}
.related ul {
  margin: 0 0 20px 0;
  padding: 0;
}
.related li {
  padding: 0 0 0 0;
  margin-left: 20px;
}
.related li.more {
  font-size: 0.8em;
  line-height: 2.5em;
  list-style-type: none;
}
/*-------------------------------------Blogs---------------------------------*/
/*blog posts*/
.post {
  margin: 2.4em 0;
}
.postTitle {
  color: #1F5DA7;
  font: normal 2.2em/1.2em georgia, arial, sans-serif;
}
.postTitle a {
  text-decoration: none;
}
.postDate {
  margin-bottom: 1.2em;
  font-size: 0.8em;
  color: #000 !important;
}
.postContent {
  font-size: 13px;
}
.postContent p {
  margin-bottom: 1.2em;
}
.postGet, .entryFoot {
  color: #fff;
}
.postGet {
  margin-top: 1em;
}
.diggit {
  padding-left: 20px;
  background: url(img/blogDiggit.gif) 0 0 no-repeat;
}
.delicious, .delicous {
  margin-left: 10px;
  padding-left: 18px;
  background: url(img/blogDelicious.gif) 0 0 no-repeat;
}
p.more {
  font-size: 0.85em;
}
.postFoot a {
  clear: left;
  font-size: 0.85em;
}
.postFoot a.postComments {
}
.postFoot span {
  margin-left: 10px;
  color: #000;
}
.postComments {
  margin-top: 40px;
  font-size: 0.9em;
  line-height: 1.4em;
}
.postComments h3 {
  color: #1F5DA7;
  margin-top: 1.5em;
  background: url(img/blogComments.gif) 0 0.2em no-repeat;
  font: normal 1.6em/1.2em georgia, arial, sans-serif;
}
.postComments h3 a {
  color: #333;
}
.commentsView {
  background: #F8FAFC;
  padding: 20px 30px 30px;
}
.postComments .commentAuthor {
  margin-top: 1.6em;
  color: #1F5DA7;
  font-size: 1.0em;
}
.postComments .commentAuthor a {
  text-transform: none;
  text-decoration: underline;
}
.postComments .commentAuthor a:hover {
  text-transform: none;
  text-decoration: none;
}
.postComments .commentDate {
  font-size: 0.8em;
  font-weight: bold;
}
.postComments p {
  margin-top: 0;
}
p.commentMessage {
  background: #690;
  color: #fff;
  padding: 3px 10px;
  margin: 20px 0;
}
/*comments form*/
.postComments ol {
  list-style: none;
}
.postComments fieldset {
  display: block;
  margin-top: 1em;
  margin-bottom: 2.3em;
  padding: 1.8em 1em 1em;
  border: 0;
  background: #E2EBF3;
}
.postComments fieldset li {
  clear: both;
  margin-bottom: 1em;
}
.postComments fieldset li:after {
  content: ".";
  display: block;
  clear: both;
  height: 3px;
  visibility: hidden;
}
.postComments fieldset label, .postComments fieldset span {
  float: left;
  width: 70px;
  padding-right: 10px;
  text-align: right;
  line-height: 1.8em;
  font-size: 0.85em;
}
.postComments fieldset input {
  float: left;
  width: 200px;
  padding: 2px;
}
.postComments fieldset textarea {
  float: left;
  width: 380px;
  height: 150px;
  font-family: Arial;
  font-size: 12px;
}
.postComments fieldset input.commentsButton {
  display: block;
  width: auto;
  margin: 0.4em 0 0 80px;
  height: auto;
  font-weight: bold;
  padding: 3px 5px;
}
.postComments fieldset span.commentsValidator {
  margin-left: 70px;
  color: red;
  font-weight: bold;
  width: 320px;
  text-align: left;
}
.postsNavigation {
  font-size: 12px;
}
.prevPost {
  border-right: 1px solid #000;
  padding-right: 10px;
  margin-right: 5px;
  background: url(Images/prev.gif) center left no-repeat;
  padding-left: 13px;
}
.allPosts {
  font-weight: bold;
}
.nextPost {
  border-left: 1px solid #000;
  padding-left: 10px;
  margin-left: 5px;
  background: url(Images/next.gif) center right no-repeat;
  padding-right: 13px;
}
.postsNavigation {
  margin-top: 10px;
}
/*lists*/
.sf_list_simple, .sf_list_expanded, .sf_anchor_list, .sf_list_expandable, .sf_target_list, #SideBar ul {
  list-style: none;
  margin-bottom: 5px;
  font-size: 13px;
}
.sf_list_simple li, .sf_list_expanded li, #Main li, #SideBar li {
  margin-top: 10px;
}
#Main li {
  margin-left: 15px;
}
.sf_list_expanded h5, .sf_item_head, ul h2 {
  font-size: 1.0em;
  font-weight: bold;
  margin-top: 0.5em;
}
.sf_target_list {
  margin-left: 0;
}
.sf_target_list dt {
  font-weight: bold;
  margin-top: 1.0em;
}
#Main ul {
  margin-left: 15px;
  list-style-type: disc;
  font-size: 13px;
}
#Main ol {
  margin-left: 15px;
  font-size: 13px;
}
#Main h1, #Main .list_header {
  margin-top: 20px;
}
/* Categories, Tags, Archive */
ul.tagCloud {
  margin: 0;
  padding: 0;
}
ul.tagCloud li {
  margin: 0;
  padding: 0 10px 0 0;
  background: none;
  border-bottom: 0;
  padding: 0;
  display: inline;
  line-height: 36px;
}
ul.tagCloud li a.s6:link, ul.tagCloud li a.s6:visited, ul.tagCloud li a.s6:hover, ul.tagCloud li a.s6:active {
  font-size: 9px;
}
ul.tagCloud li a.s5:link, ul.tagCloud li a.s5:visited, ul.tagCloud li a.s5:hover, ul.tagCloud li a.s5:active {
  font-size: 12px;
}
ul.tagCloud li a.s4:link, ul.tagCloud li a.s4:visited, ul.tagCloud li a.s4:hover, ul.tagCloud li a.s4:active {
  font-size: 16px;
}
ul.tagCloud li a.s3:link, ul.tagCloud li a.s3:visited, ul.tagCloud li a.s3:hover, ul.tagCloud li a.s3:active {
  font-size: 21px;
}
ul.tagCloud li a.s2:link, ul.tagCloud li a.s2:visited, ul.tagCloud li a.s2:hover, ul.tagCloud li a.s2:active {
  font-size: 29px;
}
ul.tagCloud li a.s1:link, ul.tagCloud li a.s1:visited, ul.tagCloud li a.s1:hover, ul.tagCloud li a.s1:active {
  font-size: 36px;
}
h1.categorizedAs {
  margin: 20px 0 0;
  font-size: 2.5em;
  font-family: georgia, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2em;
}
dl.taggedWithList {
  margin: 0;
  padding: 0;
}
dl.taggedWithList dt, dl.taggedWithList dd {
  margin: 0;
  padding: 0 5px 0 0;
  display: inline;
}
#Main ul.sf_singleImageData {
  margin-left: 0;
  line-height: 1.3;
}
#Main ul.sf_singleImageData li {
  margin-top: 0;
}
#Main .RadScheduler .rsHeader h2 {
  padding-left: 0 !important;
  text-indent: 0 !important;
}
/* Control Fixes */
.RadTabStrip .rtsLI, .existingTag, .existingTagsList, .existingTag li, .existingTagsList li {
  margin-left: 0 !important;
}
/*HomeSlider CSS*/

#s3slider {
  width: 942px; /* important to be same as image width */
  height: 364px; /* important to be same as image height */
  position: relative; /* important */
  overflow: hidden; /* important */
  margin: 0;
}
#s3sliderContent {
  width: 942px; /* important to be same as image width or wider */
  position: absolute; /* important */
  top: 0; /* important */
  left: 0;
  margin: 0; /* important */
  padding: 0;
}
li.s3sliderImage {
  float: left; /* important */
  position: relative; /* important */
  display: none; /* important */
  margin: 0;
  list-style: none;
}
.s3sliderImage span {
  position: absolute; /* important */
  left: 0;
  font-size: .9em;
  padding: 100px 10px 0 16px;
  width: 205px;
  color: #fff;
  text-align: justify;
  display: none; /* important */
  top: 0;
  text-shadow: 2px 2px 6px #000; /*        if you put        top: 0; -> the box with text will be shown at the top of the image        if you put        bottom: 0; -> the box with text will be shown at the bottom of the image    */
}
.s3sliderImage span strong {
  font-size: 1.6em;
  text-transform: uppercase;
  font-weight: bold;
  text-align: left !important;
  color: #fff;
  display: block;
  margin-bottom: 5px;
}
.s3sliderImage span a {
  color: #fff;
  text-decoration: none;
}
#ctl00_PageContentContainer_tm_Breadcrumb1 span {
  text-transform: uppercase;
  font-size: .8em;
}
#ctl00_PageContentContainer_Breadcrumb1 {
  text-transform: uppercase;
  font-size: .8em;
  color: #737A35;
}
/* RadMenu Plain skin */

.RadMenu_SitefinityBlue {
  z-index: 100 !important;
}
.RadMenu_Default .rmRootGroup {
  background: none;
  border: 0;
}
.RadMenu_SitefinityBlueBlue_Context {
  background: none;
  border: 0;
}
.RadMenu_SitefinityBlue .rmTemplate .rmText:hover, .RadMenu_SitefinityBlue .rmLink:hover, .RadMenu_SitefinityBlue .rmFocused, .RadMenu_SitefinityBlue .rmExpanded {
  color: #000;
}
.RadMenu_SitefinityBlue .rmText {
  padding: 0 20px 5px 10px;
  font-size: 12px;
  font-family: Arial, Verdana;
}
.RadMenu_SitefinityBlue_rtl .rmText {
  padding-right: 10px;
  padding-left: 36px;
}
.RadMenu_SitefinityBlue .rmGroup .rmLink, .RadMenu_SitefinityBlue .rmGroup .rmTemplate .rmText {
  background: none;
  text-align: left;
}
.RadMenu_SitefinityBlue_rtl .rmGroup .rmTemplate .rmText, .RadMenu_SitefinityBlue_rtl .rmGroup .rmLink {
  text-align: right;
}
.RadMenu_SitefinityBlue .rmGroup .rmTemplate .rmText:hover, .RadMenu_SitefinityBlue .rmGroup .rmLink:hover, .RadMenu_SitefinityBlue .rmGroup .rmFocused, .RadMenu_SitefinityBlue .rmGroup .rmExpanded {
  background: #a7cfe8;
  color: #fff;
  font-weight: normal;
}
.RadMenu_SitefinityBlue .rmRightArrow, .RadMenu_SitefinityBlue .rmLeftArrow {
  height: 100%;
}
.RadMenu_SitefinityBlue .rmVertical .rmSeparator {
  padding: 0;
  background: #ccc;
  font-size: 1px;
  line-height: 1px;
  height: 1px;
}
.RadMenu_Default .rmRootGroup, .RadMenu_Default .rmLink, .RadMenu_Default .rmText, .RadMenu_Default .rmLeftArrow, .RadMenu_Default .rmRightArrow, .RadMenu_Default .rmTopArrow, .RadMenu_Default .rmBottomArrow {
  background-image: none !important;
}
a.rmFocused {
  background: none !important;
}
.RadMenu_Default .rmLink:hover, .RadMenu_Default .rmFocused, .RadMenu_Default .rmSelected {
  background-image: none !important;
}
.RadMenu {
  float: none !important;
}
.rmFirst {
  height: 56px !important;
}
li.rmItem {
  position: absolute;
  background: url(Images/navBG-trans.png) no-repeat;
  background-position: top;
  list-style: none;
  margin-right: 8px;
  padding: 10px 0 0 !important;
}
li.rmItem span {
  height: 48px !important;
  padding: 10px 0;
}
li.rmFirst span {
  height: 54px !important;
}
li.rmLast span {
  height: 82px !important;
}
.rmSlide li.rmLast {
  min-height: 30px !important;
}
.rmSlide ul li.blueSM:hover {
  background: #314563;
}
.rmSlide li.blueSM.rmLast {
  border-bottom: 6px solid #314563;
  width: 214px !important;
}
.rmSlide li.orangeSM.rmLast {
  border-bottom: 6px solid #B57929 !important;
  width: 214px !important;
}
.rmSlide li.greenSM.rmLast {
  border-bottom: 6px solid #737931 !important;
  width: 214px !important;
}
.RadMenu_Default .rmVertical .rmFirst {
  width: 214px !important;
}
.RadMenu {
  float: none !important;
  white-space: normal !important;
}
.rmLast {
  height: 90px;
}
.RadMenu a.rmLink {
  text-transform: uppercase;
  font-weight: bold;
  font-size: .9em;
  color: #fff;
  text-decoration: none;
  text-shadow: 2px 2px 6px #000;
  padding: 0 !important;
  width: 215px;
}
.RadMenu a.rmLink span {
  text-align: center;
}
.RadMenu a.rmLink:hover {
  cursor: pointer;
  color: #FFF !important;
  background: none !important;
}
.rmItem a.rmLink span {
  font-size: 1.2em;
  line-height: 1.2em;
  font-family:Palatino Linotype, Georgia, Times New Roman, Serif;
}
.rmRootGroup li.rmFirst {
  background-position: top left;
}
.rmRootGroup li.rmLast {
  background-position: top right;
}
.rmRootGroup li.rmItem:hover {
  background-position: -231px -176px;
}
.rmRootGroup li.rmFirst:hover {
  background-position: 0 -88px !important;
}
.rmRootGroup li.rmLast:hover {
  background-position: bottom right !important;
}
.rmRootGroup li ul li.rmLast:hover {
  background-position: top left !important;
}
.rmRootGroup li ul li {
  min-height: 25px !important;
}
.rmExpanded, .rmFocused {
  background-color: Transparent !important;
}
.rmSlide li.rmItem {
  width: 214px;
}
.rmSlide li.rmItem .greenSM {
  width: 215px;
}
/*SubMenu Dropdown styles*/


.RadMenu ul.rmVertical {
  margin-top: -8px;
  width: 215px;
  border: 0;
  position: relative;
}
.RadMenu_Default .rmExpanded, .RadMenu_Default .rmExpanded:hover {
  background-color: Transparent;
}
.RadMenu_Default .rmGroup {
  background: none;
}
.RadMenu ul.rmVertical a span {
  padding: 0 !important;
  margin: 0 !important;
  font-size: 10px !important;
  text-align: left;
}
.blueSM {
  background-image: url(Images/blueBG.gif) !important;
  background-repeat: repeat-y !important;
  height: 20px !important;
  margin-left: 1px;
  overflow:hidden;
}
.orangeSM {
  background-image: url(Images/orangeBG.gif) !important;
  background-repeat: repeat-y !important;
  height: 20px !important;
  margin-left: 0 !important;
  overflow:visible;
}
.greenSM {
  background-image: url(Images/greenBG.gif) !important;
  background-repeat: repeat-y !important;
  height: 20px !important;
  overflow:visible;
}
.RadMenu_Default .rmSlide {
  margin: 0 !important;
}
.RadMenu .rmHorizontal .rmText {
  width: 215px;
  background: none !important;
  text-align: center;
}
.rmRootGroup li ul li a span.rmText {
  width: 185px !important;
  margin: 0 15px !important;
}
/*Event Page Stylings*/

.altRow {
  background: #E7E3CE !important;
}
tr.eventHeader {
  color: #314563;
  text-transform: uppercase;
  border-bottom: 1px solid #314563;
}
.eventTable {
  width: 600px;
  padding: 5px;
}
.eventTable tr {
  min-height: 25px !important;
}
.eventTable tr td, .eventTable tr th {
  padding: 10px;
}
.eventDetails {
  width: 450px;
}
.eventDetails ul {
  margin:0 !important;
}
.eventDetails ul {
  margin: 10px 0;
  border-bottom: 1px solid #CCC;
}
.eventDetails ul li ul {
  border: 0;
}
.eventDetails li {
  list-style: none;
  margin-bottom: 10px;
  line-height: 1.7em;
}
.eventDetails li label {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  color: #314563;
}
.eventDetails p.linkBack {
  padding: 0 !important;
  height: 40px;
}
.eventDetails p.linkBack a {
  float: right;
  text-transform: uppercase;
  font-size: .8em;
}
.eventDetails li input.submit {
  border: 2px solid #CCC;
  background: #314563;
  padding: 5px 20px;
  color: #FFF;
  font-weight: bold;
}
.eventDetails li input.submit:hover {
  background: #5c5c5c;
}
.eventRegister {
  width: 450px;
}
.eventRegister ul {
  margin: 10px 0;
  border-bottom: 1px solid #CCC;
}
.eventRegister ul li ul {
  border: 0;
}
.eventRegister li {
  list-style: none;
  margin-bottom: 10px;
  line-height: 1.7em;
}
.eventRegister li label {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  font-size: .8em;
  color: #314563;
}
.eventRegister li input {
  width: 250px;
  padding: 4px 0;
}
.eventRegister li textarea {
  width: 450px;
  height: 100px;
  padding: 4px 0;
}
.eventRegister p.linkBack {
  padding: 0 !important;
  height: 40px;
}
.eventRegister p.linkBack a {
  float: right;
  text-transform: uppercase;
  font-size: .8em;
}
.eventRegister li input.submit {
  border: 2px solid #CCC;
  background: #314563;
  padding: 5px 20px;
  width: auto;
  color: #FFF;
  font-weight: bold;
}
.eventRegister .error {
  text-transform: uppercase;
  font-size: .8em;
  font-weight: bold;
  padding: 7px 4px 4px;
  background: #ffb8b5;
  border: 2px solid #f74940;
}
.eventRegister li input.submit:hover {
  background: #5c5c5c;
}
p.success {
  font-weight: bold;
}
dl.searchResults {
  padding-right: 20px;
}
dl.searchResults dt {
  margin-top: 15px;
  background: #EEE;
  padding: 4px;
}
dl.searchResults dd {
  padding: 4px;
}
#HeaderMovie div.ControlTitle span.controlActions {
  float:left;
}
#HeaderMovie div.ContentArea {
  height:290px !important;
}
#HeaderMovie div.controlWrapper {
  height:290px !important;
}
li.selected {
  background: url(Images/arrow.gif) left no-repeat;
}
li.selected a {
  color:#314563 !important;
}
.TwitterStatus{
  background: #FFF;    
  margin: 8px 0 20px 8px;
}
