body {
	background-color: #334;
	font: 100% Tahoma, Verdana, Arial, FreeSans, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-weight: normal;
    border-bottom: 0 !important;
    color: #2c2c2c;
    line-height: 1.2em;
}

h1, h2 {
    letter-spacing: -0.05em;
}
h1 {
    font-size: 2em;
}
h2 {
    font-size: 1.75em;
}
h3 {
    font-size: 1.25em;
}
h4 {
    font-size: 1.25em;
}
h5 {
    font-size: 1em;
}
h6 {
    font-size: 0.8em;
}

#content .documentDescription,
#content #description {
    color: #666;
    margin-left: 0;
    font: normal 1em "Helvetica Neue", Arial, FreeSans, sans-serif;
}

#content a:visited, dl.portlet a:visited {
    border-bottom: none;
}

#visual-portal-wrapper {
	width: 960px;
	margin: 0 auto !important;
	background: url("50white.png");
	-moz-box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 20px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 20px;
	box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 20px;
}

#portal-top,
#portal-columns {
	background: #F9F9F9;
}

#headerbg {
	clear: both;
	margin: 0 auto;
	width: 936px;
	height: 120px;
	margin: 0 auto;
	color: white;
	border: 1px solid #00133d;
	font-size: 1.5em;
	margin-top: -1em;
}

#headerbg p {
    padding: 2em;
    text-align: center;
}

#portal-searchbox {
    margin: -26px 0 0 0 !important;
    padding: 0 !important;
    float: right;
}

#portal-searchbox .LSBox {
    margin: 0 !important;
    padding: 0;
    float: right;
}

#searchGadget {
    margin-right: 0 !important;
}

#LSResult {
    background: transparent;
}

#LSResult fieldset {
    background: #FFF;
    border: none;
    box-shadow: rgba(0, 0, 0, 0.7) 0 2px 3px 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.7) 0 3px 3px 0;
    -webkit-box-shadow: rgba(0, 0, 0, 0.7) 0 2px 3px 0;
    border-bottom-right-radius: 0.5em;
    border-bottom-left-radius: 0.5em;
    -webkit-border-bottom-right-radius: 0.5em;
    -webkit-border-bottom-left-radius: 0.5em;
    -moz-border-radius-bottomleft: 0.5em;
    -moz-border-radius-bottomright: 0.5em;
}

#livesearchLegend {
    padding: 0.3em 1em;
    border-top-right-radius: 0.5em;
    border-top-left-radius: 0.5em;
    -webkit-border-top-right-radius: 0.5em;
    -webkit-border-top-left-radius: 0.5em;
    -moz-border-radius-topleft: 0.5em;
    -moz-border-radius-topright: 0.5em;
}

#portal-globalnav {
	margin-bottom: 0;
}

.LSBox input.inputLabel {
	border: none !important;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: inset rgba(0, 0, 0, 0.5) 0 1px 2px 0;
	-moz-box-shadow: inset rgba(0, 0, 0, 0.5) 0 1px 2px 0;
	-webkit-box-shadow: inset rgba(0, 0, 0, 0.5) 0 1px 2px 0;
	padding: 1px 6px;
	background: #aaa;
	height: 18px;
        font-size: 13px;
}

.LSBox input.inputLabel:active,
.LSBox input.inputLabel:focus {
	background: #fff;
	outline: 0;
}

.LSBox input.searchButton {
	text-indent: -9999px;
	background: transparent url("search-button.png") no-repeat top left;
	border: none;
	width: 25px;
	height: 20px;
	cursor: pointer;
}

ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:40px;
	text-transform:uppercase;
	font-size: 0.8em;
	background:transparent url("black.jpg") repeat-x top left;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;
	border-right:1px solid #ffffff;
	}
ul#menu li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:12px 12px 0 12px;
	height:24px;
	height:40px;
	}
ul#menu li.selected a,
ul#menu li a:hover{
	background:transparent url("blue.jpg") repeat-x top left;	
	}

#portal-personaltools {
    padding-bottom: 0.3em;
    clear: right;
}
#portal-personaltools-wrapper {
    background-color: #1c587d;
    background-color: transparent !important;
}
#portal-personaltools img {
    vertical-align: middle;
}

#portal-personaltools-wrapper,
.actionMenuContent {
	z-index: 99;
}


#portal-languageselector {
    background-color: transparent;
}
#portal-languageselector li {
    display: inline;
    vertical-align: middle;
}
#portal-languageselector li a,
#portal-languageselector li a img {
    vertical-align: middle;
    text-decoration: none;
}

#portal-breadcrumbs {
    margin: 0.5em 0 0 0 !important;
    clear: left;
    padding: 0 0 .5em 0.5em !important;
    border-bottom: 1px solid #ccc !important;
}
#portal-breadcrumbs ul {
    padding-left: 0;
    margin-left: 0;
}
#portal-breadcrumbs li {
    vertical-align: middle;
}

#breadcrumbs-you-are-here {
	display: none;
}

#region-content {
    background: transparent;
    padding: 0 1em 1em 1em !important;
}

#plone-document-byline {
    margin-bottom: 0.5em;
}

#relatedItemBox {
    padding: 0 !important;
}
#relatedItemBox ul {
    list-style: none !important;
}
#relatedItemBox li {
    margin-left: 0 !important;
    vertical-align: middle;
}

#slider {
    width: auto;
    display: block;
}

#slider-container {
    margin: 0 0 1em 0 !important;
    padding: 1em !important;
}

#slider-container h3 {
    margin-top: 0 !important;
}


div.slider-text,
div.slider-image {
    text-align: center;
    float: none;
}

#portal-columns img {
    border: 0 !important;
}

#portal-column-two {
	margin-top: 1em !important;
	padding-top: 0 !important;
}

div.width-full {
	width: 938px;
}

div.position-0 {
	margin-left: -948px;
}

#portal-column-content {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

#portal-column-content .tileItem {
    padding-top: 0 !important;
}

#portal-column-content .tileItem {
    padding-top: 0 !important;
    border-top: 0 !important;
    border-bottom: 1px solid black !important;
}
#portal-column-content .tileBody {
    padding: 0 !important;
}
#portal-column-content .tileHeadline {
    padding: 0 !important;
}
#portal-column-content .tileFooter {
    margin: 0 0 1em 0 !important;
}
#portal-column-content .tileFooter a {
    background-color: #505050;
    color: #CCCCCC;
    padding: 0.3em;
}
#portal-column-content .tileFooter a:hover {
    background-color: #1c1c1c;
    color: #CCCCCC;
    padding: 0.3em;
}
#portal-column-content .tileImage {
    margin: 1em 1em 1em 0 !important;
    float: left;
    border: 0;
}

.vertical {
    width: auto !important;
}

.listing,
.stx table {
    border: 1px solid #757575 !important;
    font-size: 85%;
    margin: 1em 0em 1em 0em;
    width: 100%;
}
.listing th,
.stx table th {
    background: #757575 !important;
    border-top: 1px solid #757575 !important;
    border-bottom: 1px solid #757575 !important;
    border-right: 1px solid #8A8A8A !important;
    border-left: 1px solid #8A8A8A !important;
    color: white !important;
    font-weight: normal;
    padding: 0.25em 1em;
    text-transform: lowercase;
}
.listing .top {
    border-left: 1px solid #757575 !important;
    border-top: 1px solid #757575 !important;
    border-right: 1px solid #757575 !important;
    text-align: right !important;
    padding: 0em 0em 1em 0em;
}
.listing .listingCheckbox {
    text-align: center;
}
.listing td,
.stx table td {
    border: 1px solid #757575 !important;
    padding: 0.25em 1em;
}
.listing a {
    text-decoration: none;
}
.listing a:hover {
    text-decoration: underline;
}
.listing img {
    vertical-align: middle;
}


.column-block h1,
.documentFirstHeading {
    margin-top: 0 !important;
}

h1.documentFirstHeading {
	padding: 0.3em;
	background: #888;
	color: #fff;
	font-weight: bold;
	font-size: 1.8em;
	text-shadow: rgba( 0, 0, 0, .7) 0 -1px 1px;
	border-radius: 0.2em;  
	-webkit-border-radius: 0.2em;  
	-moz-border-radius: 0.2em;
}

.documentDescription {
    margin: 0.5em 0 !important;
}


.column-block h1 {
    margin-top: 0 !important;
}

#content #frontpage-links {
    display: none;
}

.standalone,
.context,
.destructive {
    margin-right: 0.5em;
}

.formControls {
    margin-top: 0.5em;
}


.documentEditable {
    margin: 0 !important;
}

.documentEditable h1.documentFirstHeading {
    margin-top: 0.5em !important;
}

.collage-row > div {
    margin-bottom: 1em;
}

.collage-row div.collage-last-row {
    border-bottom: 0 !important;
}

.collage_view_events dl dd dl dd {
    margin: 0 0 1em 0;
}


.collage_view_events .portletItem dl dt {
    margin: 0;
}

.collage_view_events .portletFooter a {
    margin: 0;
    padding: 0;
}


a.videoLink {
    background: transparent url(/video.png) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}

a.extVideoLink {
    background: transparent url(/video.png) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}

p.callout {
    padding-left: 0;
}


#relatedItemBox {
    border: 1px solid #757575;
}
#relatedItemBox legend {
    background: #F4F4F4;
}
#relatedItemBox ul {
    margin: 0 1em 1em 1em;
}

p.managePortletsAboveLink {
	margin-top: 1em;
	margin-bottom: 0;
	padding-bottom: 0;
}

#portal-colophon {
	clear: both;
}

.FooterPortletA, .FooterPortletB, .FooterPortletC {
    margin-right: 1em;
}

.FooterPortletA, .FooterPortletB, .FooterPortletC, .FooterPortletD {
    float: left;
	width: 23.7%;
}

iframe#text_ifr {
	background-color: white !important;
}

.carousel {
	margin-bottom: 0;
}

.carousel-text {
	color: #000;
	background: url("50white.png");
	text-align: center;
	padding: 0;
	width: 100%;
	font-size: 85%;
	font-weight: bold;
	border-bottom-right-radius: 0.5em;
	border-bottom-left-radius: 0.5em;
	-webkit-border-bottom-right-radius: 0.5em;
	-webkit-border-bottom-left-radius: 0.5em;
	-moz-border-radius-bottomleft: 0.5em;
	-moz-border-radius-bottomright: 0.5em;
}

.carousel-text .carousel-body,
.carousel-text .carousel-title {
	padding: 6px;
	display: block;
}

.carousel-image img {
	border-bottom-right-radius: 0.5em;
	border-bottom-left-radius: 0.5em;
	-webkit-border-bottom-right-radius: 0.5em;
	-webkit-border-bottom-left-radius: 0.5em;
	-moz-border-radius-bottomleft: 0.5em;
	-moz-border-radius-bottomright: 0.5em;
}

.carousel-shadow {
	position: absolute;
	top: 0;
	width: 100%;
	height: 10px;
	margin: 0;
	background: url(/carousel-shadow.png) repeat-x;
}

.carousel-pager {
	position: absolute;
	bottom: 30px;
	margin: 0;
	right: 10px;
}

.carousel-pager-button-prev,
.carousel-pager-button-next,
.carousel-pager-item {
	padding: 0;
	margin: 0;
	width: 16px;
	height: 25px;
	display: inline-block;
}

.carousel-pager-button-prev {
	background: transparent url(/caro-left-arrow.png) no-repeat;
}

.carousel-pager-button-next {
	background: transparent url(/caro-right-arrow.png) no-repeat;
}

.carousel-pager-button-prev:hover {
	background: transparent url(/caro-left-arrow-hover.png) no-repeat;
}

.carousel-pager-button-next:hover {
	background: transparent url(/caro-right-arrow-hover.png) no-repeat;
}

.carousel-pager-item {
	background: transparent url(/caro-dot.png) no-repeat;
}

.carousel-pager-item:hover,
.carousel-pager-item-active {
	background: transparent url(/caro-dot-hover1.png) no-repeat;
}

a.download-xpress,
a.download-master {
  text-indent: -9999px;
  width: 228px;
  height: 46px;
  border-bottom: none !important;
  display: inline-block;
}

a.download-xpress {
  background: transparent url(/xpress-download.png) top left no-repeat;
}

a.download-xpress:hover {
  background: transparent url(/xpress-download-hover.png) top left no-repeat;
}

a.download-master {
  background: transparent url(/master-download.png) top left no-repeat;
}

a.download-master:hover {
  background: transparent url(/master-download-hover.png) top left no-repeat;
}

#portal-siteactions {
    float: right;
    text-align: right;
    padding: 0 1em !important;
    clear: none !important;
    font-size: 75%;
    line-height: 2em;
}

#portal-footer {
  padding: 0 1em 1em 1em !important;
  margin: 0;
  text-align: left;
}

#footer-portlets,
#portal-siteactions,
#portal-footer {
        background: none;
}
