/* For specific Product Page stuff */

#mcldLogoProduct {
    width: 280px;
    height: 100%;
    background: #FFFFFF url('/mcldimages/images/mcld_logo_tagline.jpg') no-repeat center;
    float: left;
    display: inline;
}

/* New Styles for buttons */
#tabButtonsProducts {
    width: 590px;
    height: 30px;
    margin-top: 5px;
}

#tabRailProducts {
	clear:both;
    width: 590px;
    height: 10px;
    line-height: 10px;
    margin-left: 10px;
    margin-right: 20px;
    background: #fad716;
    
}
.tabLeadProducts {
    margin-left: 20px;
    height: 30px;
}
.buttonSpacerProducts {
    margin-left: 35px;
    height: 40px;
}

.tabButtonProducts {
    width: 170px;
    height: 30px;
    text-align: center;
    cursor: pointer;
}


#leftBarContainer {
    float: left;
    width: 150px;
    height: 100%;
    background-color: #dbe1e1;
    border: 1px solid #464646;
    border-top: 1px solid #464646;
    border-left: 1px solid #464646;
    border-right: 1px solid #464646;
    padding-left: 0px;
}

#tabContainer {
    width: 600px;
    height: 100%;
    float: right;
}

#titleContainer {
    height: 40px;
    width: 100%;
}

.titleContainerNormalPage {
    height: 15px !important;
}

.productTitle {
    font-size: 2.3em;
    color: #0063be;
    font-weight: bold;
    float: left;
}

.popupTitle {
    font-size: 1.6em;
    color: #0063be;
    font-weight: bold;
    float: left;
    padding-left: 30px;
}

.popupInstructions {	
	padding-left: 10px;
	background-color: #dbe1e1; 	
	font-weight: bold;
}


.tsCategory {
	padding-left:10px;
}

.tsQuestion {
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	height:18px;
	line-height:1.5;
	margin-right:20px;
	padding-left:10px;
}

.tsQuestion ol {
	padding-left:20px;
}

#content {
	font-size: 9pt;
    padding-top: 20px;
    width: 600px;
    padding-left: 20px;
}

#content td li, #content td, #content td a, #content div, #content li, #content b, #content a, #content p, #content i {
	font-size: 9pt;
}

#contentLeft {
    width: 300px;
    float: left;
}

#contentRight {
    width: 300px;
    float: right;
}
#content ul, #content td ul.li {
    list-style-image: url("/mcldimages/images/css/dash-normal.gif");
}

#content ul li {
    margin-left: 20px;
}

#content ul.level2 li {
	margin-left: 40px !important;
}
#content ul.empty {
	list-style-image: none;
	list-style-type:none;
}
#content ul.empty li {
	margin-bottom: 8px;
}

#content ol li {
    margin-left: 25px;
}

.listHeader {
	font-size: 1.3em;
    color: #0063be;
    font-weight: bold;
}

.blueBold {
	font-size: 1.1em;
    color: #0063be;
    font-weight: bold;
}

.navBarTitle {
    font-weight: bold;
    color: #0063be;
    font-size: 1.1em;
    padding-left: 10px;
}

#leftBarContainer ul {
    list-style: none;
    background-color: transparent;
}

#leftBarContainer ul li {
    padding-left: 18px;
    color: #4d4d4d;
    background-color: transparent;
}

#leftBarContainer .curSolution {
    background-color: #FFFFFF;    
    border-bottom: 1px solid #464646;
    
}
#leftBarContainer .currentLink, #leftBarContainer .currentLink a {
	font-weight: bold;
    background-color: #FFFFFF;
    color: #0063be !important;
    text-decoration: none;
    margin-top: 4px;
    padding-bottom: 2px;
}
#leftBarContainer .currentLink a:hover {
	text-decoration: underline;
}

#leftBarContainer ul li.currentLI{
	list-style-position: outside;
	list-style-image: url('/mcldimages/images/current_arrow.jpg');
	background-color: transparent;
	vertical-align: middle;
	margin-top: -4px;
}

#leftBarContainer ul li a {
    text-decoration: none;
    color: #4d4d4d;
}

#leftBarContainer ul li a:hover {
    text-decoration: underline;
}

#leftBarContainer .navListTitle {
    background-color: #dbe1e1;
    color: #0063be;
    font-weight: bold;
    padding-left: 5px;
    padding-bottom: 4px;
    padding-top: 4px;
    border-bottom: 1px solid #464646;
}

#leftBarContainer .navListTitle a {
    color: #0063be;
    font-weight: bold;
    text-decoration: none;
}
#leftBarContainer .navListTitle a:hover {
    text-decoration: underline;
}

#leftBarContainer .active {
    color: #FFFFFF;
    background-color: #0063be !important;
    padding-top: 4px;
    padding-left: 5px;
    z-index: 5;
}

#leftBarContainer .active a {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
#leftBarContainer .active a:hover {
    text-decoration: underline;
}

#leftBarContainer .navListTitle a {
    font-weight: bold;
    text-decoration: none;
}
#leftBarContainer .navListTitle a:hover {
    text-decoration: underline;
}


#leftBarContainer .section {
    border-bottom: 1px solid #464646;
}

#leftBarContainer .sectionBottom {
    width: 138px;
    height: 10px;
}
#leftBarContainer .sectionTop {
    width: 138px;
    height: 30px;
	font-size: 12pt;
	padding-left: 5px;
	color: #000055;
	font-weight: bold;
}

.solutionHeaderActive {
    font-weight: bold;
    background-color: #FFFFFF;
    color: #000055;
    padding-left: 5px;
}

.solutionHeader{
    font-weight: bold;
    background-color: transparent;
    color: #000;
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 2px;
    
}

.solutionHeader a {
    text-decoration: none;
    color: #000;
}
.solutionHeaderActive a {
    text-decoration: none;
    color: #2d2d2d;
}    

.solutions li {
    padding-bottom: 5px;
    list-style-image: url(/mcldimages/images/select_arrow.jpg);
}

.detailBlock {
    clear: both;
    width: 99%;
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom: 1px solid #464646;
}

.blockTop {
    padding-top: 0px !important;
}

.productBox {
    border: 1px solid #464646;
    background-color: #AAAAAA;    
    
    width: 200px;
    height: 100px;
    
    float: right;

    margin-right: 30px;
    
    padding: 7px;
}

.indepthImage {  
    
    width: 200px;
    height: 100px;
    
    float: right;

    margin-right: 30px;
    
    padding: 7px;
}

#hubRail {
    height: 1%;
    width: 600px;
    height: 10px;
    line-height: 10px;
    margin-right: 10px;
    background-color: #fad716;
}
#hubTab {
    width: 240px;
    height: 40px;
    margin-left: 10px;
}

#contentText {
    margin-top: 10px;
    color: #787878;
    font-size: 12pt;
}

#buttonBox {
    margin-top: 20px;
    font-size: 210%; /* TODO: Check to see if this works */
    font-weight: bold;
    text-align: center;
    color: #0063be;
}
.leftButton {
    float: left;
    display: inline;
}
.rightButton {
    float: right;
    display: inline;
}

.reverseText {
    /* White on blue, bold little bigger */
    font-weight: bold;
    color: #ffffff;
    background-color: #0063be;
    text-align: center;
    margin-top: 7px;
    margin-bottom: 7px;
    font-size: 140%;
}

.tableRowHeader {
	text-align: center;
	padding: 3px; 
	background-color: #0063be; 
	color: white; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold;
}

td.off, tr.off td {
    background: #FFFFFF;
    color: #000;
    padding-left: 7px;
    padding-right: 7px;
}
td.on, tr.on td {
    background: #dbe1e1;
    color: #000;
    padding-left: 7px;
    padding-right: 7px;
}

.stockTicker {
	font-size: 8pt !important;
}

.stockTicker b {
	font-size: 8pt !important;
}

tbody td {
    padding: 2px;
}
tbody td .service {
    padding-left: 6px;
}
thead .tableHeader {
    color: #0063be;
    text-align: center;
    font-weight: bold;
    font-size: 130%;
}

/* Hidden content boxes at start */
#paContent, #detailsContent, #overviewContent {
    display: none;
}

/* New Tabs */
#productTabs {
    margin-left: 20px;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
}
#productTabs li {
    display: inline;
    width: 170px;
    height: 30px;
    float: left;
}

.middleButton {
    margin-left: 25px;
    margin-right: 25px;
}
#pt-overview {
    background: #FFF url(/mcldimages/images/tabs/products/overview_tab.jpg) no-repeat;
}
#pt-overview-on {
    background: #FFF url(/mcldimages/images/tabs/products/overview_tab.jpg) no-repeat;
    background-position: 0px -30px;
}

#pt-details {
    background: #FFF url(/mcldimages/images/tabs/products/in_depth_tab.jpg) no-repeat;
}
#pt-details-on {
    background: #FFF url(/mcldimages/images/tabs/products/in_depth_tab.jpg) no-repeat;
    background-position: 0px -30px;
}

#pt-pa {
    background: #FFF url(/mcldimages/images/tabs/products/pricing_tab.jpg) no-repeat;
}
#pt-pa-on {
    background: #FFF url(/mcldimages/images/tabs/products/pricing_tab.jpg) no-repeat;
    background-position: 0px -30px;
}

/* New Search Tabs */
#st-search {
    background: #FFF url(/mcldimages/images/tabs/sitesearch_tab.jpg) no-repeat;
}
#st-search-on {
    background: #FFF url(/mcldimages/images/tabs/sitesearch_tab.jpg) no-repeat;
    background-position: 0px -30px;
}


#st-map {
    background: #FFF url(/mcldimages/images/tabs/sitemap_tab.jpg) no-repeat;
}
#st-map-on {
    background: #FFF url(/mcldimages/images/tabs/sitemap_tab.jpg) no-repeat;
    background-position: 0px -30px;
}

#st-cs {
    background: #FFF url(/mcldimages/images/tabs/customersupport_tab.jpg) no-repeat;
}
#st-cs-on {
    background: #FFF url(/mcldimages/images/tabs/customersupport_tab.jpg) no-repeat;
    background-position: 0px -30px;
}

#irStockTicker {
	position: relative;
	float: right;
	width: 169px;
	margin-right: 25px;
	margin-left: 7px;
	z-index: 100;
	margin-top: -35px;
}

#selectArrow {
	float: left;
	position: relative;
	width: 7px;
	height: 13px;
	background: #FFF url(/mcldimages/images/current_arrow.jpg) no-repeat;
	margin-left: -18px;
}

/* Investor Relations FAQ CSS */
.investorFaqList {
    font-family: arial, helvetica, sans-serif;
	font-size:11px;
}

ul.investorFaqList {
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    list-style-position: outside;
    list-style-type: square;
    padding-top: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding-left: 0px;           /* stops the usual indent from ul */
    cursor: default;             /* gives an arrow cursor */
    margin-left: 0px;            /* Opera 7 final's margin and margin-box model cause problems */
}

ul.investorFaqList li {
    padding-bottom: 5px;
}

.investorFaqQnA {
    font-family: arial, helvetica, sans-serif;
	font-size:11px;
}

a.investorFaqQnA {
    color: #0f3567;
    text-decoration: none;
    font-weight: bold;
}

a:hover.investorFaqQnA {
    color: #0f3567 !important;
    text-decoration: none;
    font-weight: bold;
}

p.investorFaqQnA {
	padding-top: 10px;
	padding-bottom: 10px;
}

#searchContent, #csContent, #mapContent {
	display: none;
}

#content form {
	vertical-align: middle;
	font-size: 9pt;
}

#content input {
	vertical-align: middle;
	font-size: 9pt;
}

.asterics {
	color: #0063be;
	font-size: 15px;
	font-weight: bold;
}

.level3, .level3Current {
	margin-left: 15px;
    color: #4d4d4d;
    padding: 2px 0;
    clear: both;
}
.level4, .level4Current {
	margin-left: 25px;
    color: #4d4d4d;
    padding: 2px 0;
    clear: both;
}

.level3Current a:hover, .level3Current a:hover {
	text-decoration: underline !important;
}

.level3 a, .level4 a { 
	color: #4d4d4d;
	text-decoration: none;
}

.level3 a:hover, .level4 a:hover {
	text-decoration: underline;
}


#level3Arrow{
	float: left;
	position: relative;
	width: 7px;
	height: 13px;
	background: #FFF url(/mcldimages/images/current_arrow.jpg) no-repeat;
	margin-left: -30px;
}
#level4Arrow {
	float: left;
	position: relative;
	width: 7px;
	height: 13px;
	background: #FFF url(/mcldimages/images/current_arrow.jpg) no-repeat;
	margin-left: -40px;
}

.level3Head {
	color: #000 !important;
	font-weight: bold;
}

/* New Style for alternating background */
/* This should be used inside a DIV only */
.altBlue {
	padding: 5px;
	background: #dbe1e1;
}
.altClear {
	padding: 5px;
}

hr.divide {
	margin: 10px 0;
	color: #a6a6a6;
}

#content .toTop {
	width: 100%;
	text-align: right;
	margin-right: 10px;
}
