﻿/* CSS Document */

/* Begin Colors Used
	
		Background = #d7d3be
		Green = #215b33
		Beige = #ffffcc
	
   End Colors Used */

* { padding: 0; margin: 0; }

html {
	height: 100%;
}

body {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #d7d3be;
}

h1 
{
	margin: 3px 0 0 0;
	color: #990136;
	}

h2 
{
	font-size: 135%;
	padding: 5px 0 5px 0;
	}

h3 
{
	font-size: 125%;
	padding: 5px 0 5px 0;
	}
	
h4 
{
	font-size: 95%;
	padding: 5px 0 5px 0;
	}
	
h5 
{
	font-size: 100%;
	padding: 5px 0 0 0;
	}
	
p
{
	font-size: 90%;
	}
	
img {
	border: none;
}


/* Site Wrappers Begin */


#SiteWrapper {
	margin: 1px auto;
}

#SiteWrapperHeader { 
	margin: auto;
	padding:0;
	width: 1000px;
	height: 10px;
	background: url(Images/Layout/Wrapper/bg_header.png);
}
	
#SiteWrapperContent { 
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	background: url(Images/Layout/Wrapper/bg.png);
	background-repeat: repeat;
}
	
#SiteWrapperFooter { 
	margin:auto;
	padding:0;
	width: 1000px;
	height: 51px;
	clear: both;
	background: url(Images/Layout/Wrapper/bg_footer.png);

}

	*html #SiteWrapperFooter { 
	margin:auto;
	padding:0;
	width: 1000px;
	height: 51px;
	clear: both;
	background: url(Images/Layout/Wrapper/bg_footer_old_ie.png);

}



/* Site Wrappers End */




/* Header Begins */

#Header {
	margin: -.4em 0 0 0;
	padding: 0;
	z-index: 1;
	width: 960px;
}

#Header_Logo {
	margin: 0;
	padding: 0;
	width: 960px;
	height: 124px;
	}

/* Header Ends */

/* Navigation Top Begins */

#Navigation_Top {
	margin: 0 auto;
	z-index: 1;
	position:absolute;
}

	*html #Navigation_Top {
		margin: -.2em auto;
		z-index: 1;
		position:absolute;
	}

/* Navigation Top Ends */


/* Content Wrapper Begins */
#Wrapper {
	margin: 0 auto;
	width: 960px;
}

/* Content Wrapper Ends */

#FauxColumns {
	margin-bottom: 0px;
	margin: 0 0 0 0;
	width: 960px;
	z-index: 1;
	overflow: hidden; /* Paul O Brien Fix for IE www.pmob.co.uk */
}



/* Left Navigation Begins - You will find the navigation setup lower in the style sheet */

#Navigation_Left { 
	display: inline;
	margin: 0;
	padding: 0;
	width: 187px;
	float: left;
	position: relative;
	}
	
	
	#QL_StaticLinks {
		margin: 40px 0 0 15px;
		padding: 0 0 1px 0;
		background: #eeeeee repeat;
		
	}
	
	#QL_StaticLinks H1 {
		color: #8c2a35;
		font-size: 100%;
		font-style: normal;
		font-weight: bold;
		margin: 0;
		padding: 5px 0 5px 5px;
	}
	
	#QL_StaticLinks ul {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin: 0 0 0 10px;
		padding: 0;
		line-height: 16px;
		list-style-type: none;
		font-size: 11px;
		}	
		
		#QL_StaticLinks li {
			margin: 3px 7px 5px 0;
			padding: 0 0 0 10px;
			background-image:url(Images/Layout/Navigation/PanelBar/menuItemArrow.gif);
			background-repeat: no-repeat;
			background-position: 0 6px;
			
		}
	
	#QL_StaticLinks a:link {
		color: #000000;
		font-weight: normal;
		text-decoration: none;
			}
			
	#QL_StaticLinks a:visited 
	{
		color: #000000;
		font-weight: normal;
		text-decoration: none;
		}
		
	#QL_StaticLinks a:hover
	{
		color: #990136;
		font-weight: normal;
		text-decoration: underline;
		
		}
	
	#Page_Photo {
	margin: 20px 0 0 15px;
	padding: 5px 0 0 10px;
	
	}

/* Left Navigation Ends */




/* Content Area Begins */

#Content { 
	display: inline;
	position: relative;
	float: right;
	color: #000000;
	margin: 30px 0 0 0;
	padding: 0 15px 20px 15px;
	width: 720px;
}

	#Content h1 {
		color: #000000;
		font-size: 130%;
		font-style: normal;
		font-weight: bold;
		margin: 10px 0 0 0;
		padding: 1px 0 5px 0;
		}
	
	#Content h2 {
		font-size: 110%;
		font-style:  normal;
		font-weight: bold;
		padding: 0 0 5px 0;
		color: #000000;
	}

	#Content p {
		font-size: 100%;
		padding: 0 0 10px 0;
		line-height: 21px;
	}
	

	
	#Content strong {
		font-weight: bold;
	}

	#Content  a:link {
		color: #0c5436;
		text-decoration: underline;
			}
			
	#Content a:visited 
	{
		color: #0c5436;
		text-decoration: underline;
		}
		
	#Content a:hover
	{
		color: #0c5436;
		text-decoration: none;
		}
		
	#Content ul {
		margin: 0;
		padding: 0 0 0 30px;
		line-height: 19px;
		list-style: bullet;
		font-size: 90%;
		font-weight: normal;
		}	
		
		#Content li {
			margin: 3px 0 0 0;
		}
	
	#Content ol {
		margin: 0 0 15px 15px;
		padding: 10px 2px 1px 25px;
		line-height: 19px;
		list-style: decimal;
		}
		
	#Content blockquote 
	{
		font-size: 95%;
		padding: 1px 2px 1px 25px;
		line-height: 19px;
		}

	.WhatIs 
	{
		margin: 0 10px 0 0px;
		float: left;
	
	}
	
	.Abb
	{
		width: 20%;
		float: left;
		display: inline;
		margin: 0 20px 0 0;
		padding: 0 0 0 0;
		font-weight: bold;
	}
	
	.Term {
		width: 80%;
		float: left;
		display: inline;
	}
/* Content Area Ends */





/* Right Navigation Area Begins  */


#Navigation_Right { 
	display: none;
	margin: 0;
	padding: 35px 0 0 0;
	width: 125px;
	float: right;
	position: relative;
}
	#Navigation_Right h1 {
		color: #8c2a35;
		font-size: 100%;
		font-style: normal;
		font-weight: bold;
		text-align: center;
		margin: 0;
		padding: 1px 0 5px 0;
		}

		
	#Navigation_Right p {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding: 5px 1px 10px 1px;
		text-align:center;
		}
		
	#Navigation_Right img {
		padding: 0 7px 0 2px;
		}
	
	#Navigation_Right  a:link {
		color: #000000;
		font-weight: normal;
		text-decoration: none;
			}
			
	#Navigation_Right a:visited 
	{
		color: #000000;
		font-weight: normal;
		text-decoration: none;
		}
		
	#Navigation_Right a:hover
	{
		color: #990136;
		font-weight: normal;
		text-decoration: underline;
		}	
	
	
	
/* Right Navigation Area Ends  */







/* Footer Area Begins */
#Footer { 
	width: 960px;
	margin: auto;
	padding: 5px 0 0 100px;
	height: 20px;
	
	}


/* Web Site Privacy Policy | Terms of Use | Webmaster  Navigation Begins  */
	#FooterNavigation {
		margin: 0 auto;
		display: inline; /* IE Hack */
		padding: 0;
		width: 960px;
		}

	#FooterNavigationNav li	{
		list-style: none;
		float: left;
		line-height: 1.2em;
		margin: 0 auto;
		padding: 0;
		color: #ffffff;
		font-weight: bold;
		font-size: 80%;
		}

	#FooterNavigationNav li a:link {
		color: #ffffff;
		text-decoration: none;
		
		}
		
	#FooterNavigationNav li a:visited {
		color: #ffffff;
		text-decoration: none;
	
		}

	#FooterNavigationNav li a:hover {
		color: #fff568;
		text-decoration: none;

		}

/* Web Site Privacy Policy | Terms of Use | Webmaster  Navigation Ends   */






/* RadMenu Terminal skin */

.RadMenu_OAK 
{
	width: 960px;
	height: 27px;
	background-color: #215b33;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0 0 0 0px;
	
}

.RadMenu_OAK .link
{
	text-transform:uppercase;
	text-decoration: none;
	color: #ffffcc;
	line-height: 27px;
	padding-left: 8px;
	font-weight: bold;
	font-size:  13px;
	font-family: Arial, Helvetica, sans-serif;
}

* html .RadMenu_OAK .link
{
    
}

.RadMenu_OAK .link:hover,
.RadMenu_OAK .focused,
.RadMenu_OAK .expanded
{
	font-weight: bold;
	color: #ebebb8;
}

.RadMenu_OAK .text
{
	padding-right: 15px;
}

	*html .RadMenu_OAK .text
		{
			padding-right: 0px;
		}


.RadMenu_OAK .group
{	
	background: #215b33;
	border-bottom: solid 1px #ffffcc;
	border-top: solid 1px #ffffcc;
	font-variant:small-caps;
	
}

.RadMenu_OAK .group .link
{
	background: #215b33 url('Images/Layout/Navigation/menuItemArrow.gif') no-repeat 4px center;
	border-bottom: solid 1px #ffffcc;
	border-right: solid 1px #ffffcc;
	border-left: solid 1px #ffffcc;
	min-width: 140px;
	line-height: 26px;
	padding-left: 14px;
	font-size: 14px;
	
}

* html .RadMenu_OAK .group .link
{
    width: 140px;
}

.RadMenu_OAK .group .link:hover,
.RadMenu_OAK .group .focused,
.RadMenu_OAK .group .expanded
{
	background: #215b33 url('Images/Layout/Navigation/menuItemArrow.gif') no-repeat 4px center;
	font-weight: bold;
	text-decoration: underline;
}

.RadMenu_OAK .rootGroup .disabled:hover
{
	font-weight: normal;
}

.RadMenu_OAK .leftArrow,
.RadMenu_OAK .rightArrow,
.RadMenu_OAK .topArrow,
.RadMenu_OAK .bottomArrow,
.RadMenu_OAK .leftArrowDisabled,
.RadMenu_OAK .rightArrowDisabled,
.RadMenu_OAK .topArrowDisabled,
.RadMenu_OAK .bottomArrowDisabled
{
	border-left:1px solid #d9d6ce;
	border-right:1px solid #d9d6ce;
	background: #215b33 url('Images/Layout/Navigation/left.gif') center center no-repeat;
	width:15px;
	color:#ffffcc;
	text-decoration:none;
	text-indent:-3000px;
}

.RadMenu_OAK .topArrow,
.RadMenu_OAK .topArrowDisabled
{
	background-image:url('Images/Layout/Navigation/top.gif');
	width:100%;
}

.RadMenu_OAK .bottomArrow,
.RadMenu_OAK .bottomArrowDisabled
{
	background-image:url('Images/Layout/Navigation/bottom.gif');
	width:100%;
}

.RadMenu_OAK .rightArrow,
.RadMenu_OAK .leftArrow
{
	height:100%;
}

.RadMenu_OAK .rightArrow,
.RadMenu_OAK .rightArrowDisabled
{
	background-image:url('Images/Layout/Navigation/right.gif');
}

.RadMenu_OAK .vertical .separator .text
{
	border-bottom: solid 2px #d94c2c;
	
}

.RadMenu_OAK .expandLeft,
.RadMenu_OAK .expandRight
{
	background:transparent url(Images/Layout/Navigation/groupImage.gif) right center no-repeat;
}

.RadMenu_OAK .link:hover .expandLeft,
.RadMenu_OAK .link:hover .expandRight,
.RadMenu_OAK .focused .expandLeft,
.RadMenu_OAK .focused .expandRight,
.RadMenu_OAK .expanded .expandLeft,
.RadMenu_OAK .expanded .expandRight
{
	background:transparent url(Images/Layout/Navigation/invertedGroupImage.gif) right center no-repeat;
}


/*right-to-left support*/

.RadMenu_OAK_rtl,
.RadMenu_OAK_rtl *
{
    text-align:right;
}

.RadMenu_OAK_rtl .link
{
	padding-left:0;
	padding-right:4px;
}

.RadMenu_OAK_rtl .text
{
	padding-right:0;
	padding-left:15px;
}

.RadMenu_OAK_rtl .group .link
{
	
	background: #e7e2d9 url('Images/Layout/Navigation/menuItemArrowRTL.gif') no-repeat 98% center;
	padding-left:0;
	padding-right:12px;
}

.RadMenu_OAK_rtl .vertical .link:hover .expandLeft,
.RadMenu_OAK_rtl .vertical .link:hover .expandRight,
.RadMenu_OAK_rtl .vertical .expanded .text
{
    background:transparent url(img/invertedGroupImageRTL.gif) left center no-repeat;
}

.RadMenu_OAK_rtl .group .link:hover,
.RadMenu_OAK_rtl .group .focused,
.RadMenu_OAK_rtl .group .expanded
{
	background: #eae7e2 url('Images/Layout/Navigation/menuItemArrowRTL.gif') no-repeat 98% center;
}

.RadMenu_OAK_rtl .vertical .expandLeft,
.RadMenu_OAK_rtl .vertical .expandRight
{
	background:transparent url(Images/Layout/Navigation/groupImageRTL.gif) left center no-repeat;
}

/* End Top Menu Rad Menu */

/******************************************************************************************************/
/******************************************************************************************************/
/******************************************************************************************************/

/* RadPanelBar SiteFinity skin */

.RadPanelbar_OAK
{
	background: #ffffcc;
	margin: 40px 0 0 10px;
	padding: 0 0 1px 0;
	width: 187px !important;
}

.RadPanelbar_OAK .rootGroup
{
}

.RadPanelbar_OAK .text
{
	margin: 0 0 0 0;
	padding: 0 0 10px 2px;
	
}

.RadPanelbar_OAK .image
{
	
}

.RadPanelbar_OAK .rootGroup .text
{
	
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 100%;
	font-weight: bold;
	text-transform:uppercase;
	background: none;
	padding: 0 0 10px 2px;
	
}

.RadPanelbar_OAK .rootGroup .link
{
	padding 0 0 10px 2px;
	text-transform:uppercase;
	color: #215b33;
}

.RadPanelbar_OAK .rootGroup .link:hover
{
	padding 0 0 0 0;
	text-transform:uppercase;
	text-decoration: underline;
	
}


.RadPanelbar_OAK .group .text
{
	font-size: 13px;
	font-weight: bold;
	text-transform: none !important;
	padding: 0px 10px 10px 10px;
	background: url('Images/Layout/Navigation/PanelBar/menuItemArrow.gif') no-repeat left 7px;

}



.RadPanelbar_OAK .group .link
{

	text-transform: none !important;
	padding: 0px 0 0 10px;
	
}


.RadPanelbar_OAK .group .link:hover
{
	padding: 0px 0 0 10px;
	text-decoration: underline;
	color: #215b33;
}

.RadPanelbar_OAK .group .link .selected
{
	padding: 0px 0 0 10px;
	text-decoration: underline;
	color: #215b33;
}

.RadPanelbar_OAK .group .selected
{
	padding: 0px 0 0 10px;
	color: #215b33;
	text-decoration: underline;
}

.RadPanelbar_OAK .rootGroup .selected .text
{
	
	color: #215b33;
}

.RadPanelbar_OAK .rootGroup .expanded .text
{
	color: #215b33;
}

.RadPanelbar_OAK .group .selected .text
{
	font-size: 13px;
	font-weight: bold;
	padding: 0px 10px 10px 10px;
	background: none;
	background: url('Images/Layout/Navigation/PanelBar/menuItemArrow.gif') no-repeat left 7px;
}

.RadPanelbar_OAK .group .expanded .text
{
	color: white;
}

.RadPanelbar_OAK .level2
{
	display: none;
	padding-left: 16px;
	line-height: 24px;
	background: none;
}

.RadPanelbar_OAK .level2 .selected .text,
.RadPanelbar_OAK .level2 .expanded .text
{
	background: none;
	text-decoration: underline;
}

.RadPanelbar_OAK .rootGroup .disabled:hover,
.RadPanelbar_OAK .rootGroup .disabled .text
{
	background: #4693b6;
	color: #ccc;
	cursor: default;
}

.RadPanelbar_OAK .rootGroup .group .disabled:hover,
.RadPanelbar_OAK .rootGroup .group .disabled .text
{
	text-decoration: none;
	background: none;
	color: #ccc;
	cursor: default;
}

/* End RadPanelBar */


/* <><><><><><><><><><><><><><><><><><><><><><><><><><><> */

/* Oakland News CSS Starts */

.oak_newsList 
{
	margin: 0px;
	padding: 0;
	list-style: none;
}

.oak_newsList ul
{
	margin: 0px;
	padding: 0;
	list-style: none;
}

.oak_newsList li
{
	margin: 0px;
	padding: 0;
	list-style-type: none;
}
.oak_newsList h2.oak_newsTitle
{
	margin: 20px 0;
	padding: 0;
	font-size: 120%;
	font-weight: normal;
}
.oak_newsList .oak_newsDate 
{
	font-size: .9em;
}
.oak_newsList .oak_newsSummary 
{	
}
.oak_newsList .oak_newsSummary img 
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
/* News tag list */
dl.oak_newsTagList 
{
}
dl.oak_newsTagList dt, dl.oak_newsTagList dd
{
	display: inline;
}
/* Pager */
ol.oak_pager 
{
	margin: 10px 0;
	padding: 0;
	width: 100%;
	float: left;
	list-style: none;
	clear: both;
}
ol.oak_pager li
{
	margin: 0;
	padding: 0 10px 0 0;
	width: auto;
	float: left;
}
ol.oak_pager li a
{
	padding: 3px 5px;
}
ol.oak_pager li a[disabled="disabled"], ol.oak_pager li a.oak_PagerSelItem
{
	color: #666;
	text-decoration: none;
	cursor: default;
}

/* Oakland News CSS Ends */


/* RadGride */


.RadGrid_Oakland
{
    border:1px solid #566e4b;
    background:#f1f5e0;
    color:#333;
}

.RadGrid_Oakland,
.MasterTable_Oakland,
.GridFilterMenu_Oakland table,
.GridEditForm_Oakland,
.GridEditForm_Oakland table,
.GridEditForm_Oakland table input,
.GridEditForm_Oakland table textarea{
    font:11px/1.4 arial,sans-serif;
}

.MasterTable_Oakland
{
	border-collapse: separate !important;
}

.MasterTable_Oakland th,
.MasterTable_Oakland td
{
	padding-left: 10px;
}

.MasterTable_Oakland td
{
	color:#333;
}

.MasterTable_Oakland .GridHeader_Oakland,
.MasterTable_Oakland .ResizeHeader_Oakland
{
    height:35px;
    background: #809e72;
    text-align:left;
	border-bottom: solid 1px #566e4b;
	border-top: solid 1px #9ab28b;
}


/*hierarchy*/

.MasterTable_Oakland table
{
	border-left:2px solid #566e4b;
	border-bottom:1px solid #566e4b;
}
* html .MasterTable_Oakland table{border-left-width:1px}
*+html .MasterTable_Oakland table{border-left-width:1px}
.MasterTable_Oakland .GridCommandRow_Oakland table{border:0}
.MasterTable_Oakland .GridEditForm_Oakland table{border:0}

.MasterTable_Oakland td
{
	background:#fdfff3;
}
.MasterTable_Oakland table .GridHeader_Oakland,
.MasterTable_Oakland table .ResizeHeader_Oakland
{
    height:24px;
}

.GridHeader_Oakland,
.GridHeader_Oakland a
{
    font-size:1.13em;
    color:#fff;
    font-weight:normal;
    text-decoration:none;
}

.GridRow_Oakland td,
.GridAltRow_Oakland td,
.GridEditRow_Oakland td,
.SelectedRow_Oakland td,
.ActiveRow_Oakland td
{
    padding-top:4px;
    padding-bottom:5px;
}

.GridAltRow_Oakland td
{
    background-color:#f1f5e0;
}

.GridRow_Oakland td,
.GridAltRow_Oakland td
{
    color:#333;
}

.SelectedRow_Oakland td
{
    background:#e4d189;
}

.ActiveRow_Oakland td
{
    background:#ddba34;
}

.GridEditRow_Oakland td
{
    background:#e4e9cc;
}

.GridEditForm_Oakland table
{
	background: #e4e9cc;
	border-bottom:1px solid #ced3b7;
}

.GridEditForm_Oakland table td
{
	color:#333;
	border:0;
}

.GridEditForm_Oakland table input
{
	border:1px solid #9ba086;
}

.GridEditRow_Oakland a
{
	color:#2f5205;
}

.GridRow_Oakland a,
.GridAltRow_Oakland a,
.GridEditForm_Oakland table a
{
	color:#333;
}

.GridFooter_Oakland td
{
    background:#e4e9cc;
    border-top:1px solid #ced3b7;
    padding-top:0.3em;
    padding-bottom:0.3em;
    color:#8a8f7c;
}

.GridPager_Oakland .PagerPanel *
{
	vertical-align:middle;
}

.GridPager_Oakland td
{
    background:#c6ceaf;
    border-top:1px solid #c0c69e;
    padding-top:0.3em;
    padding-bottom:0.3em;
    color:#444833;
}

.GridPager_Oakland a
{
    color:#444833;
}

.GroupPanel_Oakland,
.GridCommandRow_Oakland td
{
    background: #526c46;
    color:#899e72;
    font-weight: normal;
	border-bottom: solid 1px #3d5333;
	border-top: solid 1px #6a805d;
	font-size: 11px;
}

.GroupPanelItems_Oakland
{
	border: solid 1px #9fad98;
	border-bottom-color: #395224;
	border-right-color: #395224;
	font-size: 11px;
	padding: 0px 2px 0px 5px;
}

.GridCommandRow_Oakland td td
{
	background:none transparent;
	border:0;
}

.GridCommandRow_Oakland a
{
	color:#fff;
	text-decoration:none;
}

.GridCommandRow_Oakland a img
{
	vertical-align:bottom;
}

.GroupHeader_Oakland
{
    background:#fff;
    font-size:1.27em;
    font-weight:bold;
}

.GroupHeader_Oakland td
{
    padding-top:0.7em;
    padding-bottom:0.5em;
    padding-left:0;
    background:url(img/groupHeaderBg.gif) left center repeat-x #fff;
    color:#2f5205;
}

* html .GroupHeader_Oakland td{padding-right:10px;}
*+html .GroupHeader_Oakland td{padding-right:10px;}

.GroupHeader_Oakland td p
{
    display:inline;
    padding:0 10px;
    background:#fff;
}

.GroupHeader_Oakland td p
{
    display:inline;
    padding:0 10px;
    background:#fff;
}

.GroupHeader_Oakland td div div
{
	top:-0.7em;
	padding:0 15px;
	background:#fff;
}

.GroupHeader_Oakland td div div div
{
	top:0;
	padding:0;
	border:0;
}

.GridFilterRow_Oakland td
{
    padding-top:0.2em;
    padding-bottom:0.2em;
    background: #e4e9cc;
    border-bottom:1px solid #ced3b7;
}

.GridFilterRow_Oakland input
{
    border:1px solid #9ba086;
    margin:0 4px 0 0;
}

.GridFilterMenu_Oakland
{
    cursor:default;
	border: solid 1px #566e4b;
}

.GridFilterMenu_Oakland .GridFilterMenuSelectColumn_Oakland,
.GridFilterMenu_Oakland .GridFilterMenuTextColumn_Oakland
{
	padding:3px 4px;
}

.GridFilterMenu_Oakland .GridFilterMenuSelectColumn_Oakland
{
    background:#f1f5e0;
    text-align:center;
}

.GridFilterMenu_Oakland .GridFilterMenuTextColumn_Oakland
{
    background:#fdfff3;
    color:#333;
}

.GridFilterMenu_Oakland .GridFilterMenuHover_Oakland
{
    background:#ddca80;
}

.TopReorderIndicator_Oakland
{
	background: url('img/MoveDown.gif') no-repeat;
	margin-left:-5px;
}

.BottomReorderIndicator_Oakland
{
	background: url('img/MoveUp.gif') no-repeat;
	margin-left:-5px;
}

.GridCommandRow_Oakland
{
	
}

/*AJAX Loading*/

.GridLoadingTemplate_Oakland
{
	background:#fff !important;
	font:normal 24px/54px arial,sans-serif;
	color:#72bc1b;
}

/* rtl support */

.RadGridRTL_Oakland .GridHeader_Oakland,
.RadGridRTL_Oakland .MasterTable_Oakland td
{
    text-align:right;
}

.RadGridRTL_Oakland .GridPager_Oakland span
{
    float:none !important;
}
