﻿/************************* Module Layout Styles *************************/
div.GriffithsBar{
	margin-bottom: 10px
}
html.GriffithsBar,div.GriffithsBar,div.GriffithsBar td{
	font-size: 11px;
	color: #7F7F7F;
	font-family: Verdana,Helvetica,Arial,sans-serif
}
.ContentPane div.GriffithsBar{
	margin-left: -10px
}
.GriffithsBar table.ModuleTitle{
	background-image: url(bg_title.gif);
	background-repeat: repeat-x;
	height: 50px
}
.GriffithsBar .ModuleTitleCell div{
	height: 18px;
	padding-top: 16px;
	padding-left: 10px;
	padding-bottom: 16px
}
.GriffithsBar .ModuleTitle h2{
	font-weight: 400;
	font-size: 15px;
	color: white;
	margin: 0px;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	padding: 0px;
	position: absolute;
	clip: rect(0px 150px 50px 0px)
}
.GriffithsBar .ModuleContent{
	font-size: 11px;
	vertical-align: top;
	color: #7F7F7F;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	border: solid 1px #E7E7E7;
	background-color: #FDFDFD;
	padding: 10px
}
.ContentPane .GriffithsBar .ModuleTitle h1, .RightPane .GriffithsBar .ModuleTitle h1{
	color: #111
}
/*====================================Module Content Text Styles====================================*/
.GriffithsBar h1, .GriffithsBar .Head{
	font-size: 20px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 6px;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	color: #333
}
.GriffithsBar h2{
	font-size: 16px;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 4px;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	color: #333
}
.GriffithsBar h3, .GriffithsBar h4, .GriffithsBar h5, .GriffithsBar h6, .GriffithsBar .SubHead{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 3px;
	color: #333
}
.Highlight{
	font-size: 90%;
	color: black;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	padding-left: 3px;
	padding-right: 2px
}
.GriffithsBar .Highlight{
	font-size: 90%;
	color: black;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	padding-left: 3px;
	padding-right: 2px
}
.GriffithsBar a, .GriffithsBar a:link,.GriffithsBar a:visited{
	color: #333
}
.GriffithsBar a:hover{
	color: #F04201
}
.GriffithsBar hr{
	height: 1px;
	border-bottom: #e7e7e7 1px solid
}
.GriffithsBar ul li{
	padding-left: 10px;
	margin: 0
}
.GriffithsBar ol li{
	padding-left: 10px;
	margin: 0
}
.GriffithsBar ul{
	margin: 0;
	padding-top: 2px;
	padding-left: 15px
}
.GriffithsBar .SearchArea{
	height: 20px;
	padding-bottom: 20px
}
.GriffithsBar div.SearchArea div{
	font-size: 10px;
	color: #111;
	background: url(searchbox.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	height: 20px;
	border: 0;
	padding-left: 22px;
	padding-top: 8px;
	position: absolute;
	height: 17px;
	overflow: hidden;
	vertical-align: middle;
	padding-right: 0px;
	padding-bottom: 0px;
	clip: rect(auto 155px auto auto)
}
.GriffithsBar div.SearchArea .Field{
	font-size: 10px;
	color: #111;
	background: none;
	border: 0;
	margin-right: 5px
}
.GriffithsBar .Field{
	border-right: #D1D1D1 1px solid;
	border-top: #D1D1D1 1px solid;
	font-weight: normal;
	font-size: 10px;
	border-left: #D1D1D1 1px solid;
	color: #111;
	border-bottom: #D1D1D1 1px solid;
	background-color: #FBFBFB;
	height: 13px
}
.GriffithsBar .Button, .GriffithsBar a.Button, .GriffithsBar a:link.Button, .GriffithsBar a:visited.Button, .GriffithsBar a:hover.Button, .GriffithsBar a:active.Button{
	border-bottom: 1px solid #696969;
	border-top: silver 1px solid;
	border-right: 1px solid #696969;
	border-left: silver 1px solid;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
	font-size: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
	overflow: visible;
	color: gray;
	background-image: url(buttonbg.gif);
	background-repeat: repeat-x;
	text-align: center;
	text-decoration: none
}
.GriffithsBar input.Button{
	font-weight: bold;
	font-size: 10px
}
