/*#Global#*/
HTML { overflow-x: hidden; overflow-y: auto;}
.LTR, .RTL {
	background: #ffffff url(/CMSPortal/templates/backgrounds/bg-topbanner-menu.jpg) repeat-x;
}
.innerwrapper {
	width: 995px;
	margin: 0px auto;
}
.footer {
	background: #E32219 url(/CMSPortal/templates/backgrounds/bg-bottom.jpg) repeat-x;
	margin: 0px;
	margin-top: 10px;
}
body {
	background: #ffffff;
	font-size: 13px;
	font-family: Arial;
	color: #5B5A57;	
	margin: 0;
}
h1 {
	font-size: 20px;
	padding:0px;
	margin:0px;
}
h2 {
	font-size: 11px;
}
/*#Blocks#*/
.topBlock {
	height: 139px;
	width: 995px;
}
.productBlock {
	margin: 2px 0px 2px 0px;
}
.menuBlock {
	height: 39px;
	width: 995px;
	background: url(/CMSPortal/templates/backgrounds/bg-menu.jpg) no-repeat 0px 4px;
	padding: 15px 11px;
	margin: -7px 0px 15px 0px;
}
.IE6 .menuBlock {
	margin: -10px 0px 15px 0px;
}
.mainBlock {
	float: left;
	width: 720px;
}
.rightBlock {
	width: 246px;
	float: right;
}
.rightBlock a {
	text-decoration: none;
}
.bottomBlock {
	color: #ffffff;
	width: 970px;
	margin: 0px auto;
	min-height: 140px;
	padding: 15px;
}
.bottomBlock a {
	color: #FFBCB6;
	font-weight: bold;
	text-decoration: none;
}
/*#Zones#*/
.zoneLeft {
	float: left;
	width: 180px;
}
.zoneCenter {
	float: left;
	width: 540px;
}
.IE6 .zoneCenter {
	width: 533px;
}

/*#General#*/
a {
	color: #e32219;
	text-decoration: underline;
}
input {
	border: 1px solid #C2B9BC;
}
.title, h1, h2 {
	font-weight: bold;
	color: #e32219;
}
.title a, h1 a {
	color: #9E130C;
	text-decoration: underline;
	font-weight: bold;
}
.date {
	float: right;
	color: #E8211C;
	font-weight: bold;
}
.summary {
	padding-bottom: 10px;
}
.description {}
.location {}
.clearer {
	clear: both;
}
.breadcrumb {
	color: #e32219;
	font-weight: bold;
	font-size: 12px;
	height: 30px;
	width: 530px;
	margin-left: 180px;
}
.breadcrumb a {
	color: #e32219;
	text-decoration: underline;
}
.contact {
	float: left;
	width: 180px;
}
.tagcloud {
	margin-left: 180px;
	width: 750px;
}
.ErrorLabel, .EditingFormErrorLabel {
	color: #e32219;
}
/*#Boxes#*/
.pinkbox {
	background: #fee3e2;
	border: 3px solid #fee3e2;
	margin-bottom: 5px;
	text-align: left;
}
.pinkbox .title {
	padding: 0px 3px;
}
.pinkbox .h2 {
	font-size: 11px;
}
.spotlight {
	background: #F15E57;
	padding: 5px;
	color: #fff;
}
.spotlight h1 {
	margin-top: 0px;
	color: #ffffff;
}
.content .Slider .Pager {
	display: none;
}
/* #Navigation# */
/* #Navigation/Secundary# */
.CMSTreeMenuTable {
	border-collapse:separate;
	border-spacing:0px 1px;
}
.CMSTreeMenuItem, .CMSTreeMenuSelectedItem {
	height: 20px;
	width: 150px;
	border-top: 1px solid #fee3e2;
	border-bottom: 1px solid #fee3e2;
}
.CMSTreeMenuItem a {
	text-decoration: none;
}
.CMSTreeMenuSelectedLink {
	color:  #E8211C;
	font-weight: bold;
	text-decoration: none;
}
/* #Navigation/CMSListMenu# */
#menuElem {
	padding: 0px;
	margin: 0px;
	width: 150px;
}
.CMSListMenuUL {
	padding-left: 10px;
	list-style-type:none;
	border-collapse:separate;
	border-spacing:0px 1px;
	min-height: 20px;
	border-top: 1px solid #fee3e2;
	border-bottom: 1px solid #fee3e2;
}
.CMSListMenuLI {
	min-height: 20px;
	border-top: 1px solid #fee3e2;
	border-bottom: 1px solid #fee3e2;
	margin-bottom: 1px;
}
.CMSListMenuLI a {
	text-decoration: none;
}
.CMSListMenuLinkHighlighted {
	color: #E8211C;
	font-weight: bold;
	text-decoration: none;
	min-height: 20px;
	border-top: 1px solid #fee3e2;
	border-bottom: 1px solid #fee3e2;
	margin-bottom: 1px;
	display: list-item;
}

.CMSListMenuUL .CMSListMenuHighlightedLI .CMSListMenuUL .CMSListMenuHighlightedLI .CMSListMenuLinkHighlighted {
	font-weight: normal;
	padding-left: 10px;
	background: url(/CMSPortal/templates/navigation/arrow.gif) no-repeat 0px 4px;
}

.IE6 #menuElem, .IE7 #menuElem {
	padding: 0px;
	margin: 0px;
}

.IE6 .CMSListMenuUL .CMSListMenuHighlightedLI .CMSListMenuUL, .IE7 .CMSListMenuUL .CMSListMenuHighlightedLI .CMSListMenuUL {
	padding-left: 10px;
	margin: 0px;
}

.IE6 .CMSListMenuUL .CMSListMenuHighlightedLI .CMSListMenuUL .CMSListMenuHighlightedLI {
	margin-bottom: -13px;
}

/* #News# */
/* #News/NewsSummaryWithPreview# */

/* #JobOpening# */
/* #JobOpening/JobPreviewWithSummary # */
.JobPreviewWithSummary .contact {
	float: none;
	width: 100%;
}
.IE6 .JobPreviewWithSummary .contact, .IE7 .JobPreviewWithSummary .contact {
	margin-top: 20px;
}

/* #Events# */
/* #Events/Calendar# */
.Calendar table {
	width: 100%;
}
.Calendar table td {
	height: 50px;
	vertical-align: top;
}
.Calendar .title tr {
	color: #ffffff;
	font-weight: bold;
	background: #E8211C;
	height: 25px;
}
.Calendar .othermonth {
	background-color: #eeeeee;
}
.Calendar .today {
	background-color: #FEE3E2;
}
.Calendar .calendarevent {
	font-size: 9px;
}

/* #Search# */
/* #Search/SearchBox# */
.searchBox {
	height: 30px;
}
.searchBox input {
	border: 1px solid #C2B9BC;
}
.searchTextBox input {
	width: 150px;
}
.searchBox .searchBtn {
	color: #E8211C;
	font-weight: bold;
	background: #fff;
	text-transform: uppercase;
	border: none;
}
.ContentRadioButtonList input, .ContentCheckBoxList input {
	border: none;
}
/* #Products# */
/* #Products/ProductPreview# */
.productPreview {
	width: 100%;
}
/* #Products/ProductDetail# */
.ProductDetail {
	width: 100%;
}
.ProductDetail .tags {
	font-size: 9px;
}
/* #Offices# */
/* #Offices/GoogleMaps# */
.gmnoprint {
	width: 250px;
}
.label, .header {
	color: #9E130C;
	font-weight: bold;
	font-size: 15px;
}
.locationsearchdiv, .locationmapdiv {
	background: #fee3e2;
	border: 3px solid #fee3e2;
	margin-bottom: 5px;
	text-align: left;
}
.locationsearchdiv {
	font-size: 11px;
}
.IE6 .locationsearchdiv {
	width: 530px;
	overflow: hidden;
}
.IE6 .locationmapdiv {
	width: 530px;
	overflow: hidden;
}
.locationsearchdiv .inputcheckbox input {
	border:none;
}
.locationinstructiondiv {
	margin-bottom:10px;
	padding: 0px 3px;
	font-weight: bold;
	font-size:20px;
	color: #e32219;
}
.searchtable {
     	margin:0;
	padding:0;
}
.btnsearch {
	margin: 10px 0;
}
.legend {
	margin: 10px 0;
	border: 1px solid #E3241A;
	padding: 5px;
	font-size: 11px;
}
.legendlabel  {
	font-weight: bold;
	margin-bottom: 5px;
}
.legenditem {
	display: inline;
	margin-left: 5px;
}
.legenditem img {
	margin-right: 5px;
}
.locationdiv table {
	background: #fee3e2;
	width: 100%;
	border-collapse:collapse;
	border-spacing:0px;
	border-color: #C2B9BC;
}
.directiondiv {
	background: #fee3e2;
}
.locationdiv img {
	margin-left: 5px;
}
.locationdiv a {
	text-decoration: none;
}
#locationTab, #directionTab {
	background: #FFE3E2;
	border-color: #C2B9BC;
}
.rtsSelected {
	font-weight: bold;
}
/* #Offices/OfficeDetail# */
.OfficeDetails{
	width: 100%;
}
.OfficeDetails .OfficeName h1 {
	margin: 0;
}
.OfficeDetails .OfficeAddress {
	width: 200px;
	float: left;
}
.OfficeDetails .OfficeOpeningHours{
	width: 300px;
	float: left;
}
/* #ContentSlider# */	
#prevBtn, #nextBtn{ 
	display:none;
	}	
#nextBtn{ 
	display:none;
	}														
#prevBtn a, #nextBtn a{  
	display:none;	
	}	
#nextBtn a{ 
	display:none;	
	}

/* #SlideShow# */
.slideshowimg img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

.slideshowimg img.active {
    z-index:10;
    opacity:1.0;
}

.slideshowimg img.last-active {
    z-index:9;
}