﻿/* ---- corev4 overrides ---- */
body #s4-ribbonrow{
	background-color: #666666;
	display: none;
}
body #s4-leftpanel{
	width: 185px;
}
a:link, a:visited{
	text-decoration: underline;
}
.ms-dlgContent{
	font-size: 8pt;
}
/* ---- end of corev4 overrides ---- */


/* ---- page-layouts-21 overrides ---- */ 
div.article{
	padding-top: 0px;
	padding-left: 0px;
}
.article-content{
	margin-top: 0px;	
}
/* ---- end of page-layouts-21 overrides ---- */ 


/* ---- base_style overrides ---- */
.ms-siteactionsmenu > span > a:link > span, .ms-siteactionsmenu > span > a:visited > span {
	color: #ffffff !important;
}
li.ms-MenuUIULItem{
	margin-bottom: 0px;
	margin-top: 0px;
}
.article-content td{
	font-size: 1em;
}
td.sidebar-text{
	font-size: 0.8em;
}
.sidebar-rightnav{
	font-size: 0.9em;	
}
.tbnr-buttonbar{
	font-size: 1.1em;
}
/* ---- end of base_style overrides ---- */


/* ---- Newly implemented styles ---- */
.mdor-mainContent{
	width: 500px;
}
/* for pages with a TOC column on the right, give width to column on left */
.main-indent{
	width: 388px;
}
.mdor-searchBarRow td{
	padding: 0px;
	margin: 0px;
	border-bottom: 1px #fff solid;
	vertical-align: top;
	background-color: #5d9e7e;
}
#s4-bodyContainer > table > tbody > tr > td{
	vertical-align: top;
}
.mdor-topLinks{
	padding-top: 10px;
}
#searchDropdown{
	font-size: 1.3em;
}
/* ---- End of newly implemented styles ---- */


/* ---- For forms tables ---- */
.mdor-formTable{
	border: none;
	border-spacing: 2px;
	padding: 4px;
	vertical-align: top;
	width: 100%;
}
.mdor-formTable td, .mdor-formTable th{
	vertical-align: top;
	padding: 4px;
}
.mdor-formTableCol1{
	width: 200px;
}
.mdor-pdfImg{
	border: none;
	padding: 0px 5px;
	vertical-align: bottom;
}
.mdor-revisedRed{
	color: #ff0000;
}
/* ---- end of forms tables ---- */


/* ---- for three column page layout ---- */
.mdor-threeColContainer .mdor-mainContent{
	width: 575px;
}
/* ---- end of three column page layout ---- */


/* ---- for custom redirect page ---- */
.mdor-redirectContent{
	margin: 15px;
}
/* ---- end of custom redirect page ---- */




