/* Override of kendo grid sortable column heading */
.k-header {
    color:#6a3 !important;
}

/* Overrides of Sitefinity Settings */
.sfPublicWrapper {
    padding-top: 0;
    margin-top: 0;
}

/* This is a default SF style that is not included when you create a style in SF Thunder under Visual Studio */
.sfBreadcrumbWrp .RadSiteMap, .sfBreadcrumbWrp .RadSiteMap .rsmLevel {
display: -moz-inline-stack;
display: inline-block;
zoom: 1;
vertical-align: top;
}

/* To fix inconsistencies in breadcrumb display */
.RadSiteMap_Default {
font-family: Arial,Helvetica,sans-serif;
}
.RadSiteMap {
font-size: 13px;
}

/* Make breakcrumb hyperlinks the correct colour */
.rsmItem a {
	color:#252 !important;
}
.rsmItem a:hover {
	color: #9c3 !important;
    background-color: white !important;
    background-image: none !important;
}

/* RGL Additional Settings */
body {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: white;
    line-height: 1;
}

#header {
	background:url(../Images/Images/header2.jpg) top left no-repeat;
	height:133px;
	border-bottom: 1px solid #252;
	position:relative;
}

#sitemap {
	position:absolute;
	right:0;
	top:20px;
}

#sitemap a {
	color: #252;
	margin: 0 5px;
    text-decoration:underline;
}
#sitemap a:hover {
	color: #9c3;
}

#footer {
	clear:right;
	margin-top: 18px;
	background:white url(../Images/Images/footer.gif) bottom right no-repeat;
	height:90px;
	position: relative;
	text-align:center;
	border-top:1px solid #dd7;
}

#govlogo {
	position:absolute;
	left:5px;
	top:10px;
	width:106px;
	height:23px;
	background:white url(../Images/Images/wagov.gif) bottom right no-repeat;
}

#govlogo a {
	position:absolute;
	left:0px;
	top:0px;
	width:106px;
	height:23px;
}

#sitelinks {
	margin-top:9px;
}

#sitelinks a {
	margin:0 5px;
	color:#252;
}

#sitelinks a:hover {
	color: #9c3;
}

#copyright {
	margin-top:53px;
	font-size:.8em;
}

#content {
	/*padding-left: 220px;
	padding-top: 18px;*/
	min-height:250px;
}

/*Content styles*/

#content table {
    border-collapse:collapse;
    border-spacing:0;
}

#content table td {
    border:0px;
}

#content table th {
    border:0px;
}

#content table {
    border:0px;
}

#content h1 {
	font-size: 2em;
	color:#6a3;
	margin:3px 0 9px 0;
	font-weight:bold;
}
#content h2 {
	font-size: 1.8em;
	color:#6a3;
	margin:3px 0 9px 0;
	font-weight:bold;
}

#content h3 {
	font-size: 1.5em;
	color:#6a3;
	margin:3px 0 9px 0;
	font-weight:bold;
}

#content p {
	line-height:1.5em;
	margin-bottom: 1.5em;
}

#content ul {
	list-style-type:disc;
	margin:9px 0 9px 30px;
}

#content a 
{
	color:#6a3;
	text-decoration:none;
}
#content a:hover
{
	color:#252;
	text-decoration:underline;
}

#byline {
	float:right;
	color:#999;
	font-size:0.9em;
}

.fees {
	width:600px;
    line-height: 1.5;
}

.fees th {
	background-color: #9c3;
	color:white;
	font-weight:bold;
	padding:2px;
	font-size:1.2em;
}

.fees td {
	font-size:0.9em;
	padding:5px;
	background-color:white;
}

#content td[colspan='2'] {
	text-transform:uppercase;
	font-size:1.1em;
	padding:3px;
	background-color:rgb(222,231,209);
}

.sitemap 
{
	
}

.sitemap a 
{
	color:#252;
}

/* Last modified flag */
.LastModified {
    font-size: 9px;
    text-align: right;
    line-height: 18px;
    color: #777;
}

/* the determinations table */
 table.determinations {
	margin:10px 0 20px 0;
}

.determinations td {
	font-size:0.95em;
	padding:2px 5px;
}
.determinations tr.odd {
	background:#eee;
}
.determinations th {
	background:#ddd;
	font-weight:bold;
	font-size:0.95em;
	padding:2px 5px;
}

#Grid ul {
    list-style-type:none;
    margin: 0px 2px;
}

#Grid a span {
    margin: 3px 0px 0px;
}

.k-state-selected {
    background-color:#6a3 !important;
    border-color:#6a3 !important;
}


/* The search box */
#localsearch {
    text-align: right; 
}
#searchbox {
    text-align: right; 
	background:white;
	padding: 0 3px 0 10px;
}
#searchbox a {
	white-space:nowrap;
	color:#252;
}
#searchbox a:hover {
	color: #9c3;
}
#searchterm {
	font-size: 0.8em;
	border:1px solid silver;
	color:#999;
}
#searchbutton {
	font-size: 0.8em;
	margin-left:2px;
}
#searchlink {
	font-size: 0.8em;
    text-decoration: underline;
}

/* The left had Navigation control*/
.RPATNavigation {
    width: 200px;
}

.RPATNavigation li a {
	height:30px;
	display:block;
	text-decoration:none;
	color: #252;
	font-weight:bold;
    margin-bottom: 10px;
    line-height: 30px;
}

.RPATNavigation li a:hover {
	background-color: transparent;
}

.RPATNavigation li {
	height:30px;
	background: url(../images/images/nav.jpg) top left no-repeat;
	border:1px solid #252;
}

.RPATNavigation li:hover {
    height:30px;
	background:url(../images/images/navhover.jpg) top left no-repeat;
	border:1px solid #6a3;
}

.sfNavVertical a.sfSel, .sfNavVertical a.sfSel:hover {
 background-color: transparent;
}

.PortalLogout {
   text-align:right;
   padding-top: 2px;
}
.PortalLogout a {
	color:#252 !important;
}
.PortalLogout a:hover {
	color: #9c3 !important;
}
