body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(/App_Themes/modobo/images/homeBgRpt.png) top left repeat-x #FFF;
}
.ucaseSpread {
	letter-spacing: 1px;
	text-transform: uppercase;
}
#outerOuter {
	width: 960px;
	margin: 0 auto;
}
#outerOuter .outer {
	float: left;
	width: 960px;
}
#footerFooter {
	width: 100%;
	background: url(/App_Themes/modobo/images/footerFooterBg.jpg) top center no-repeat #333;
	float: left;
	padding-bottom: 30px;
}
#footerFooter .footer {
	width: 960px;
	margin: 0 auto;
}
#footerFooter .goldPartner {
	background: url(/App_Themes/modobo/images/MSGoldPartner.jpg) top left no-repeat;
	width: 223px;
	height: 69px;
	float: left;
	margin-left: 40px;
}
#footerFooter .address {
	float: right;
	margin-right: 40px;
	margin-top: 30px;
}
#footerFooter .address p {
	color: #EEE;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: right;
	line-height: 16px;
}
#footerFooter .address a:link, #footerFooter .address a:visited {
	color: #FFF;
	text-decoration: none;
}
#footerFooter .address a:link:hover, #footerFooter .address a:visited:hover {
	color: #97D0FF;
}

/* # topHeader # */
/* ============================================ */ 
.topHeader {
	float: left;
	width: 880px;
	margin-left: 40px;
	height: 131px
}
.topHeader .modoboLogo {
	float: left;
	width: 215px;
	margin-top: 32px;
}
.topHeader .strapline {
	float: left;
	width: 306px;
	height: 17px;
	background: url(/App_Themes/modobo/images/strapline.png) top left no-repeat;
	position: relative;
	top: 65px;
	left: 10px;
}
.topHeader .contactEmail {
	float: right;
	margin-top: 16px;
	width: 340px;
	text-align: right;
}
.topHeader .contactEmail a.contactEmailLink:link, .topHeader .contactEmail a.contactEmailLink:visited {
	display: block;
	float: right;
	background: url(/images/enquiries-at-mdb.aspx) top left no-repeat;
	width: 268px;
	height: 15px;
}
.topHeader .contactEmail a.contactEmailLink:link:hover, .topHeader .contactEmail a.contactEmailLink:visited:hover {
	background: url(/images/enquiries-at-mdb.aspx) left -23px no-repeat;
}
.topHeader .contactEmail a span {
	display: none;
}
.topHeader .topMenu {
	float: right;
	position: relative;
	top: 57px;
	width: 650px;
	z-index: 20000;
}
.topHeader .topMenu a {
	
}
.topHeader .topMenu li {
	float: left;
	background: url(/App_Themes/modobo/images/menuSep.gif) top right no-repeat;
	height: 30px;
	position: relative;
	padding-left: 8px;
	padding-top: 15px;	
	display: block;
}
.topHeader .topMenu li ul {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
	background: url(/App_Themes/modobo/images/subMenuShadow.png) bottom center no-repeat;
	padding-bottom: 8px;
	top: 43px;
	border-top: none;
	
}
.topHeader .topMenu li ul li {
	background: none;
	float: left;
	clear: both;
	width: 250px;
	padding-left: 0px;
	padding-top: 0px;
}
.topHeader .topMenu li ul li.CMSListMenuHighlightedLI a:link, .topHeader .topMenu li ul li.CMSListMenuHighlightedLI a:visited {
	background: #808080 url(/App_Themes/modobo/images/activeDropDownGrey.gif) 230px center no-repeat !important;
	color: #FFF;
}
.topHeader .topMenu li ul li a:link, .topHeader .topMenu li ul li a:visited {
	background: none !important;
	background: #FFF !important;
	display: block !important;
	width: 221px !important;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	font-size: 11px;
	text-decoration: none;
	padding-left: 15px;
	color: #666;
	border-bottom: 1px dotted #CCC;
}

.topHeader .topMenu li ul li a:link:hover, .topHeader .topMenu li ul li a:visited:hover {
	background: #008EFF url(/App_Themes/modobo/images/activeDropDown.gif) 230px center no-repeat !important;
	color: #FFF;
}
.topHeader .topMenu li:hover ul {
	display: block;
}
.topHeader .topMenu li.lastItem {
	background: none;
}
.topHeader .topMenu li.lastItem a:link, .topHeader .topMenu li.lastItem a:visited {
	padding-right: 0px;
}
.topHeader .topMenu li span {
	display: none;
}
.topHeader .topMenu li ul li span {
	display: block;
}
.topHeader .topMenu li a:link, .topHeader .topMenu li a:visited {
	display: block;
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-right: 10px;
}
.topHeader .topMenu li.active a:link, .topHeader .topMenu li.active a:visited {
	background-position: left top !important;
}
.topHeader .topMenu li.home a:link, .topHeader .topMenu li.home a:visited {
	background-image: url(/App_Themes/modobo/images/menu/home.gif);
	width: 47px;
	height: 9px;
}
.topHeader .topMenu li.home a:link:hover, .topHeader .topMenu li.home a:visited:hover {
	background-position: top left;
}
.topHeader .topMenu li.service a:link, .topHeader .topMenu li.service a:visited {
	background-image: url(/App_Themes/modobo/images/menu/services.gif);
	width: 72px;
	height: 9px;
}
.topHeader .topMenu li.service a:link:hover, .topHeader .topMenu li.service a:visited:hover {
	background-position: top left;
}
.topHeader .topMenu li.news a:link, .topHeader .topMenu li.news a:visited {
	background-image: url(/App_Themes/modobo/images/menu/news.gif);
	width: 45px;
	height: 9px;
}
.topHeader .topMenu li.news a:link:hover, .topHeader .topMenu li.news a:visited:hover {
	background-position: top left;
}
.topHeader .topMenu li.about-us a:link, .topHeader .topMenu li.about-us a:visited {
	background-image: url(/App_Themes/modobo/images/menu/about-us.gif);
	width: 76px;
	height: 9px;
}
.topHeader .topMenu li.about-us a:link:hover, .topHeader .topMenu li.about-us a:visited:hover {
	background-position: top left;
}
.topHeader .topMenu li.contact-us a:link, .topHeader .topMenu li.contact-us a:visited {
	background-image: url(/App_Themes/modobo/images/menu/contact-us.gif);
	width: 93px;
	height: 9px;
}
.topHeader .topMenu li.contact-us a:link:hover, .topHeader .topMenu li.contact-us a:visited:hover {
	background-position: top left;
}
.topHeader .topMenu li.platforms a:link, .topHeader .topMenu li.platforms a:visited {
	background-image: url(/App_Themes/modobo/images/menu/platforms.gif);
/*	background-position: 3px left !important;*/
	width: 83px;
	height: 12px;
}
.topHeader .topMenu li.platforms a:link:hover, .topHeader .topMenu li.platforms a:visited:hover {
	background-position: top left;
}
.topHeader .topMenu li.products a:link, .topHeader .topMenu li.products a:visited {
	background-image: url(/App_Themes/modobo/images/menu/products.gif);
	background-position: left bottom;
	width: 77px;
	height: 12px;
}
.topHeader .topMenu li.products a:link:hover, .topHeader .topMenu li.products a:visited:hover {
	background-position: left top !important;
}
.topHeader .topMenu li.caseStudies a:link, .topHeader .topMenu li.caseStudies a:visited {
	background-image: url(/App_Themes/modobo/images/menu/case-studies.gif);
	background-position: left -30px;
	width: 110px;
	height: 12px;
}
.topHeader .topMenu li.caseStudies a:link:hover, .topHeader .topMenu li.caseStudies a:visited:hover {
	background-position: left top !important;
}

/* # homecampaign # */
/* =================================================== */
.homeCampaign {
	float: left;
	width: 960px;
	height: 520px;
	padding-left: 40px;
	background: url(/App_Themes/modobo/images/homeHeaderBg.png) top left no-repeat ;
	position: relative;
}
.homeCampaign .MobilePhones {
	float: left;
	background: url(/App_Themes/modobo/images/mobiles.png) top left no-repeat;
	width: 377px;
	height: 386px;
	position: relative;
	margin-top: 30px;
}
.homeCampaign .CampaignMessage {
	background: url(/App_Themes/modobo/images/unleash-the-power.png) top left no-repeat;
	float: right;
	width: 478px;
	height: 66px;
	position: absolute;
	right: 80px;
	top: 160px;
}
.homeCampaign .introText {
	width: 370px;
	height: 150px;
	position: absolute;
	left: 40px;
	bottom: -50px;
}
.homeCampaign .introText p {
	font-size: 12px;
	line-height: 17px;
}
.homeCampaign .serviceColumns {
	float: right;
	width: 492px;
	margin-right: 80px;
	position: relative;
	top: 275px;
}
.homeCampaign .serviceColumns .serviceCol {
	float: left;
	width: 160px;
	margin-right: 5px;
}
.homeCampaign .serviceColumns .lastServiceCol {
	margin-right: 0px;
}
.homeCampaign .serviceColumns .serviceCol .servColHeader {
	float: left;
	border-bottom: 1px solid white;
}
.homeCampaign .serviceColumns .serviceCol .servColPhoto {
	float: left;
}
.homeCampaign .serviceColumns .serviceCol .servColNote {
	float: left;
	background: url(/App_Themes/modobo/images/homeCamNoteBg.jpg) top left repeat-x;
	height: 68px;
	width: 160px;
}
.homeCampaign .serviceColumns .serviceCol .servColHeader a span {
	display: none;
}
.homeCampaign .serviceColumns .serviceCol .servColHeader a.mobileWeb:link, .homeCampaign .serviceColumns .serviceCol .servColHeader a.mobileWeb:visited {
	display: block;
	background: url(/App_Themes/modobo/images/tabs/mobile-web.png) bottom left no-repeat;
	height: 31px;
	width: 160px;
}
.homeCampaign .serviceColumns .serviceCol .servColHeader a.mobileWeb:link:hover, .homeCampaign .serviceColumns .serviceCol .servColHeader a.mobileWeb:visited:hover {
	background: url(/App_Themes/modobo/images/tabs/mobile-web.png) top left no-repeat;
	height: 31px;
}
.homeCampaign .serviceColumns .serviceCol .servColHeader a.software:link, .homeCampaign .serviceColumns .serviceCol .servColHeader a.software:visited {
	display: block;
	background: url(/App_Themes/modobo/images/tabs/software.png) bottom left no-repeat;
	height: 31px;
	width: 160px;
}
.homeCampaign .serviceColumns .serviceCol .servColHeader a.software:link:hover, .homeCampaign .serviceColumns .serviceCol .servColHeader a.software:visited:hover {
	background: url(/App_Themes/modobo/images/tabs/software.png) top left no-repeat;
	height: 31px;
}
.homeCampaign .serviceColumns .serviceCol .servColHeader a.integration:link, .homeCampaign .serviceColumns .serviceCol .servColHeader a.integration:visited {
	display: block;
	background: url(/App_Themes/modobo/images/tabs/integration.png) bottom left no-repeat;
	height: 31px;
	width: 160px;
}
.homeCampaign .serviceColumns .serviceCol .servColHeader a.integration:link:hover, .homeCampaign .serviceColumns .serviceCol .servColHeader a.integration:visited:hover {
	background: url(/App_Themes/modobo/images/tabs/integration.png) top left no-repeat;
	height: 31px;
}

/* # lowerPageRegionOne # */
.lowerPageRegionOne {
	float: left;
	width: 880px;
	margin-left: 40px;
}
.lowerPageRegionOne .twoColumnLayout {
	float: left;
}
.lowerPageRegionOne .twoColumnLayout .leftColumn {
	width: 388px;
	float: left;
}
.lowerPageRegionOne .twoColumnLayout .columnHeader {
	float: left;
	height: 46px;
	border-bottom: 1px solid #CCC;
}
.lowerPageRegionOne .twoColumnLayout .leftColumn .columnHeader {
	width: 388px;
}
.lowerPageRegionOne .twoColumnLayout .rightColumn .columnHeader {
	width: 491px;
}
.lowerPageRegionOne .twoColumnLayout .columnHeader h2 {
	padding-top: 18px;
}
.lowerPageRegionOne .twoColumnLayout .columnHeader h2 span {
	display: none;
}
.lowerPageRegionOne .twoColumnLayout .leftColumn .content {
	float: left;
	width: 388px;
}
.lowerPageRegionOne .twoColumnLayout .rightColumn .content {
	float: left;
	width: 491px;
}

.lowerPageRegionOne .twoColumnLayout .rightColumn {
	width: 491px;
	float: left;
}

table.weDevelopFor {
	width: 340px;
	text-align: center;
	margin-top: 20px;
}
table.weDevelopFor table {
	width: 100%;
}
table.weDevelopFor td {
	text-align: center;
}

.ourProducts {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ourProducts .product {
	float: left;
	width: 240px;
	margin-right: 8px;
}
.ourProducts .lastProduct {
	margin-right: 0px;
}
.ourProducts .product .productBoxTop {
	float: left;
	background: url(/App_Themes/modobo/images/productBoxTop.gif) top left no-repeat;
	width: 240px;
	height: 12px;
}
.ourProducts .product .productBoxInner {
	float: left;
	background: url(/App_Themes/modobo/images/productBoxInner.gif) top left repeat-y;
	width: 240px;
	text-align: center;
	height: 145px;
	padding-top: 10px;
}
.ourProducts .product .productBoxInner .productImage {
	float: left;
	width: 240px;
	height: 100px;
	text-align: center;
}
.ourProducts .product .productBoxInner .productNote {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 240px;
	text-align: center;
}
.ourProducts .product .productBoxInner .productNote p {
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
.ourProducts .product .productBoxFooter {
	float: left;
	width: 240px;
	height: 29px;
}
.ourProducts .product .productBoxFooter a:link, .ourProducts .product .productBoxFooter a:visited {
	float: left;
	display: block;
	background: url(/App_Themes/modobo/images/productBoxFooter.gif) top left no-repeat;
	width: 240px;
	height: 29px;
	text-align: center;
	line-height: 30px;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;	
}
.ourProducts .product .productBoxFooter a:link:hover, .ourProducts .product .productBoxFooter a:visited:hover {
	background: url(/App_Themes/modobo/images/productBoxFooter-hover.gif) top left no-repeat;
}


/* # lowerPageRepeated # */
.lowerPageRepeated {
	float: left;
	width: 960px;
	background: url(/App_Themes/modobo/images/footerBg.jpg) top left no-repeat #999;
}
.fourColumnLayout {	
	float: left;
	width: 880px;
	margin-left: 40px;
	margin-top: 10px;
}
.fourColumnLayout .fourColColumn {
	float: left;
	width: 210px;
	margin-right: 13px;
	margin-bottom: 20px;
}
.fourColumnLayout .lastFourColColumn {
	margin-right: 0px;
}
.fourColumnLayout .fourColColumn .columnHeader {
	float: left;
	width: 210px;
	position: relative;
}
.fourColumnLayout .fourColColumn .columnHeader .rssIcon {
	position: absolute;
	top: 12px;
	right: 6px;
}
.fourColumnLayout .fourColColumn .columnHeader a.rssIconLink:link, .fourColumnLayout .fourColColumn .columnHeader a.rssIconLink:visited {
	display: block;
	width: 16px;
	height: 15px;
	background: url(/App_Themes/modobo/images/rss-icon.png) top left no-repeat;
}
.fourColumnLayout .fourColColumn .columnHeader a.rssIconLink:link:hover, .fourColumnLayout .fourColColumn .columnHeader a.rssIconLink:visited:hover {
	background: url(/App_Themes/modobo/images/rss-icon.png) bottom left no-repeat;
}

.fourColumnLayout .fourColColumn .columnHeader h2 {
	padding-top: 15px;
	padding-bottom: 10px;
}
.fourColumnLayout .fourColColumn .columnHeader h2 span {
	display: none;
}
.fourColumnLayout .fourColColumn .content {
	float: left;
	width: 210px;
}
.footerNote p {
	color: #FFF;
	font-size: 11px;
	line-height: 14px;
	margin-top: 7px;
	margin-bottom: 7px;
}
.footerNote a:link, .footerNote a:visited {
	color: #EEE;
	text-decoration: none;
}
.footerNote a:link:hover, .footerNote a:visited:hover {
	color: #97D0FF;
	text-decoration: underline;
}

/* # followModobo # */ 
.followModobo {
	width: 210px;
	float: left;
	padding-top: 10px;
}
.followModobo .followItem {
	float: left;
	width: 210px;
	margin-bottom: 8px;
}
.followModobo .followItem .followItemIcon {
	float: left;
	width: 50px;
}
.followModobo .followItem .followItemLabel {
	float: left;
}
.followModobo .followItem .followItemLabel p {
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 2px;
	line-height: 30px;
}
.followModobo .followItem .followItemLabel a:link, .followModobo .followItem .followItemLabel a:visited {
	color: #FFF;
	text-decoration: none;
}
.followModobo .followItem .followItemLabel a:link:hover, .followModobo .followItem .followItemLabel a:visited:hover {
	color: #97D0FF;
}
.followModobo a.facebook:link, .followModobo a.facebook:visited {
	display: block;
	background: url(/App_Themes/modobo/images/social/facebook.png) top left no-repeat;
	width: 38px;
	height: 33px;
}
.followModobo a.facebook:link:hover, .followModobo a.facebook:visited:hover {
	background: url(/App_Themes/modobo/images/social/facebook.png) top right no-repeat;
}
.followModobo a.youtube:link, .followModobo a.youtube:visited {
	display: block;
	background: url(/App_Themes/modobo/images/social/youtube.png) top left no-repeat;
	width: 38px;
	height: 33px;
}
.followModobo a.youtube:link:hover, .followModobo a.youtube:visited:hover {
	background: url(/App_Themes/modobo/images/social/youtube.png) top right no-repeat;
}
.followModobo a.twitter:link, .followModobo a.twitter:visited {
	display: block;
	background: url(/App_Themes/modobo/images/social/twitter.png) top left no-repeat;
	width: 38px;
	height: 33px;
}
.followModobo a.twitter:link:hover, .followModobo a.twitter:visited:hover {
	background: url(/App_Themes/modobo/images/social/twitter.png) top right no-repeat;
}

/* # modoboNews # */
.modoboNews {
	width: 210px;
	float: left;
	padding-top: 10px;
}
.modoboNews li {
	color: #CCC;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 5px;
}
.modoboNews a:link, .modoboNews a:visited {
	color: #FFF;
	text-decoration: none;
}
.modoboNews a:link:hover, .modoboNews a:visited:hover {
	color: #97D0FF;
}
.modoboNews li span.date {
	text-transform: uppercase;
	letter-spacing: 2px;
}
                           
/* # innerCampaign # */
.innerCampaign {
	width: 960px;
	float: left;
	height: 96px;
}
.innerCampaignBanner {
	float: left;
	width: 960px;
	text-align: right;
	padding-top: 55px;
}

.innerContent {
	width: 960px;
	float: left;
	background: url(/App_Themes/modobo/images/innerContentBgRpt.jpg) top left repeat-x #FFF;
	padding-top: 40px;
	padding-bottom: 40px;	
}
.innerContent .mainContentBlock {
	float: left;
	margin-left: 40px;
	width: 650px;
}
.innerContent .mainContentBlock .pageHeader {
	margin-bottom: 40px;
	float: left;
	width: 650px;
}
.innerContent .mainContentBlock .pageHeader h1 {
	font-weight: normal;
	color: #008EFF;
	font-size: 40px;
}
/* # textcontent # */
.innerContent .mainContentBlock .textContent {
	float: left;
	width: 630px;
	margin-bottom: 20px;
	font-size: 12px;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 18px;
	color: #333;	
}
.innerContent .mainContentBlock .textContent p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 18px;
	color: #333;	
}
.innerContent .mainContentBlock .textContent a:link, .innerContent .mainContentBlock .textContent a:visited {
	color: #008EFF;
}
.innerContent .mainContentBlock .textContent a:link:hover, .innerContent .mainContentBlock .textContent a:visited:hover {
	color: #F00;
}
.innerContent .mainContentBlock .textContent h2 {
	font-size: 13px;
	font-weight: normal;
	color: #008EFF;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 25px;
	margin-bottom: 10px;
}
.innerContent .mainContentBlock .textContent ul {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.innerContent .mainContentBlock .textContent ul li {
	color: #666;
	font-size: 12px;
	background: url(/App_Themes/modobo/images/pageBullet.gif) left 3px no-repeat;
	padding-left: 30px;
	margin-bottom: 7px;
}

.innerContent .newsArticles {
	float: left;
	width: 630px;
}
.innerContent .newsArticles .NewsPTitle {
	clear: both;
}
.innerContent .newsArticles .NewsPTitle h3 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
}
.innerContent .newsArticles .NewsPBody {
	float:left;
	width: 630px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCC;
}

.innerContent .mainContentBlock .pageSupportTools {
	float: left;
	width: 630px;
	border-top: 1px dotted #CCC;	
}
.innerContent .mainContentBlock .pageSupportTools .leftLinks {	
	float: left;
}
.innerContent .mainContentBlock .pageSupportTools .leftLinks a:link, .innerContent .mainContentBlock .pageSupportTools .leftLinks a:visited {
	color: #CCC;
	text-decoration: none;
}
.innerContent .mainContentBlock .pageSupportTools .leftLinks a:link:hover, .innerContent .mainContentBlock .pageSupportTools .leftLinks a:visited:hover {
	color: #008EFF;
}
.innerContent .mainContentBlock .pageSupportTools .leftLinks li {
	display: inline;
	background: url(/App_Themes/modobo/images/mini-bullet.gif) right center no-repeat;
	padding-right: 15px;
	margin-right: 6px;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.innerContent .mainContentBlock .pageSupportTools .leftLinks li.last {
	background: none;
	padding-right: 0px;
	margin-right: 0px;
}
.innerContent .mainContentBlock .pageSupportTools .sharingRight {
	float: right;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 4px;
	color: #CCC;
}

.innerContent .rightBlock {
	float: right;
	width: 210px;
	margin-right: 40px;
	padding-top: 55px;
}
.innerContent .rightBlock .sectionNavigation {
	float: left;
}
.innerContent .rightBlock .sectionNavigation li {
	text-transform: lowercase;
	font-size: 12px;
	background: url(/App_Themes/modobo/images/subNavSectionHeader.gif) left 13px no-repeat;
	clear: both;
	line-height: 24px;
	width: 210px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.innerContent .rightBlock .sectionNavigation li span {
	position: relative;
	top: 5px;
}
.innerContent .rightBlock .sectionNavigation li li span {
	position: relative;
	top: 9px;
}
.innerContent .rightBlock .sectionNavigation li a:link, .innerContent .rightBlock .sectionNavigation li a:visited {
	color: #008EFF;
	text-decoration: none;
	font-weight: bold;	
	padding-left: 30px;
}
.innerContent .rightBlock .sectionNavigation li a:link:hover, .innerContent .rightBlock .sectionNavigation li a:visited:hover {
	color: #F90;
}
.innerContent .rightBlock .sectionNavigation li li a:link, .innerContent .rightBlock .sectionNavigation li li a:visited {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
.innerContent .rightBlock .sectionNavigation li li {
	background: url(/App_Themes/modobo/images/subNavPointer.gif) left 0px no-repeat;
	text-transform: lowercase;
	letter-spacing: 0px;
}
.innerContent .rightBlock .sectionNavigation ul li ul {
	margin-bottom: 6px;
}
.innerContent .rightBlock .sectionNavigation li li.CMSListMenuHighlightedLI {
	background: url(/App_Themes/modobo/images/subNavActivePointer.gif) left 0px no-repeat;
}
.innerContent .rightBlock .sectionNavigation li li.CMSListMenuHighlightedLI a:link, .innerContent .rightBlock .sectionNavigation li li.CMSListMenuHighlightedLI a:visited {
	color: #008EFF;
}
.innerContent .rightBlock .sectionNavigation li li.CMSListMenuHighlightedLI a:link:hover, .innerContent .rightBlock .sectionNavigation li li.CMSListMenuHighlightedLI a:visited:hover {
	color: #f00;
}

.innerContent .rightBlock .pageSupportItems {
	width: 210px;
	float: left;
	margin-top: 40px;
}
.innerContent .rightBlock .pageSupportItems .supportItem {
	float: left;
	margin-bottom: 30px;
}
.innerContent .rightBlock .pageSupportItems .supportItem h2 {
	color: #008EFF;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	margin-bottom: 10px;
}
.innerContent .rightBlock .pageSupportItems .supportItem li {
	color: #666;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 10px;
}
.flash-replaced {
	color: #008EFF;
}

.flash-replaced .alt {
	display: block;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 0;
}
/* # bizForms # */
.bizForm table {
	border: 1px solid #eee;
	width: 100%;
	background: #FBFBFB;
	padding: 3px;
	font-size: 12px;
	padding-bottom: 20px;
	padding-top: 20px;
	float: left;
}
.bizForm table table {
	margin: 10px;
	width: 400px;
	border: 1px solid #ccc;
	background: #eee;
}
.bizForm table table td {
	padding-left: 0px;
	padding: 3px;
}
.bizForm .EditingFormErrorLabel {
	color: #C00;
}
.bizForm td {
	padding-left: 15px;
	font-weight: bold;
}
.bizForm input[type=text] {
	width: 200px;
	border: 1px solid #CCC;
	padding: 1px;
}
.bizForm textarea {
	width: 400px;
	border: 1px solid #CCC;
	height: 100px;
	padding: 2px;
}
.bizForm input[type=submit] {
	border: 1px solid #666;
	background: #EEE;
	font-size: 12px;
	cursor: pointer;
	padding: 4px;
	float: right;
	font-weight: bold;
	color: #333;
	margin-top: 6px;
	font-family: arial, sans-serif;
}
.bizForm input[type=submit]:hover {
	border: 1px solid #666;
	background: #008EFF;
	color: #FFF;
}
.bizForm .ErrorLabel {
	color: #C00;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 10px;
	float: left;
	width: 660px;
	background: url(/App_Themes/MDBnew/images/warningTri.gif) top left no-repeat;
	padding-left: 25px;
}
/* # blog # */
.BlogPDateWhole {
	color: #666;
	font-size: 11px;
	margin-top: 6px;
}
.modoboBlogPostPreview, .modoboBlogPost {
	float: left;
	border-bottom: 1px dotted #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
.comments {
	float: left;
	font-size: 11px;
	color: #666;
	width: 630px;
}
.comments hr {
	display: none;
}
.zoneTop td {
	color: #666;
	font-size: 11px;
}