/* HTML Tag Redefinition */
html, body {
	height: 100%;
}
body {
	/* customize_background */
	background-color: #ddd;
	/* customize_background */
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
}
a {
	cursor: pointer;
}
a:link {
	text-decoration: none;
	font-weight: none;
	color: #3399ff;
	-webkit-transition-property: color, background;
	-webkit-transition-property: color, background;
	-webkit-transition-duration: .2s, .4s;
	-webkit-transition-timing-function: linear, ease-in;
	-o-transition-property: color, background;
	-o-transition-duration: .2s, .4s;
	-o-transition-timing-function: linear, ease-in;
	transition-property: color, background;
	transition-duration: .2s, .4s;
	transition-timing-function: linear, ease-in;
}
a:visited {
	color: #3399ff;
}
a:hover {
	color: #db241c;
}
hr {
	width: 100%;
	clear: both;
	margin: 10px 0 10px 0;
	padding-top: 10px;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	border-style: dotted;
}
#headerNav a:link, #headerNav a:visited {
	background: transparent;
	color: #fff;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/themes/yrh/border-radius.htc);
	-webkit-transition-property: color, background;
	-webkit-transition-property: color, background;
	-webkit-transition-duration: .2s, .4s;
	-webkit-transition-timing-function: linear, ease-in;
	-o-transition-property: color, background;
	-o-transition-duration: .2s, .4s;
	-o-transition-timing-function: linear, ease-in;
	transition-property: color, background;
	transition-duration: .2s, .4s;
	transition-timing-function: linear, ease-in;
}
#headerNav a:hover {
	color: #db241c;
	background: #fff;
}
#headerNav .nav-selected a:link, #headerNav .nav-selected a:visited {
	background: #fff;
	color: #db241c;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/themes/yrh/border-radius.htc);
}
#headerNav .nav-selected a:hover {
	color: #db241c;
	background: #fff;
}
#headerNav li.nav-selected {
	background: transparent;
}
#headerNav li.nav-selected:hover {
	background: transparent;
}
label {
	font-weight:bold;
}
fieldset {
	border:1px solid #ccc;
}
div.ccm-error-response {
	color: #f00;
	margin-bottom: 12px;
}
#page{
	background: #fff;
	width:800px;
	margin:auto auto 20px auto;
	text-align:left;
	padding: 10px;
	border-right: 3px solid #db241c;
	border-left: 3px solid #db241c;
	border-bottom: 3px solid #db241c;
	-moz-border-bottom-right-radius: 10px;
	-moz-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	behavior: url(/themes/yrh/border-radius.htc);
}
#page #headerSpacer{
	height: 0px;
}
#header-area .divider {
	display: none;
}
#page #header{
	position:relative;
	background: transparent url(/themes/yrh/images/banner.png) no-repeat top center;
	height: 200px;
	width: 800px;
} 
#page #header #logo{
	color:#999;
	font-size:30px; 
	font-family:Arial, Helvetica, sans-serif; 
	line-height: auto; 
	margin-bottom: 0px;
	padding: 0px;
	cursor:pointer; 
	left:0px;
	z-index:1;
	float:left;
	position: relative;
	clear: left;
	display: none;
}
#page #header #logo a {
	/* customize_header_logo */
	color:#999;
	/* customize_header_logo */
	text-decoration:none;
}
#page #header #logo p {
	display:inline;
	line-height:inherit;
	font-size:inherit;
	padding:inherit;
	margin:inherit;
	color:inherit;
}
#page #header #headerNav{
	float: right;
	z-index:2;
	width:auto;
	overflow:visible;
	margin: 220px -10px 10px 0px;
	padding: 0 5px 0 0;
	clear: both;
	background: #db241c !important;
	-moz-border-top-left-radius: 10px;
	-moz-border-bottom-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	behavior: url(/themes/yrh/border-radius.htc);
}
#headerNav ul {
	list-style: none;
	display: inline-block;
	-webkit-padding-start: 5px;
	padding-left: 5px;
}
#headerNav ul ul {
	display: none;
}
#headerNav li {
	float:left;
	display: inline;
	padding: 0px;
	margin: 0 auto 0 auto;
	margin-left:16px;
	color:#999;
	font-size:15px;
}
#page #header ul.nav-header{
	list-style:none;
	margin:0px;
	padding:0px;
	width:auto;
	z-index:2;
	overflow:visible;
	float: right;
}
#page #header ul.nav-header li{
	float:left;
	display: inline;
	padding: 0px;
	margin: 0 auto 0 auto;
	margin-left:16px;
	color:#999;
	font-size:15px;
}
#page #header ul.nav-header li.nav-selected {

}
#page #header #header-area{
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#page #header #header-area #header-area-inside {
	margin-bottom: 10px;
}
#page #header #header-area img {
	display: none;
}
#page .divider{
	padding-top: 12px;
	background: url(/themes/yrh/images/nav_horizontal_divider.gif) no-repeat top;
	overflow:hidden;
	height:1px;
	clear:both;
	width:100%;
}
#page #central{
	background:url(/themes/yrh/images/nav_sidebar_right_bg.gif) repeat-y center;
	clear:both;
}
#page .no-sidebar {
	background-image: none !important;
}
#page #central.central-left {
	background:url(/themes/yrh/images/nav_sidebar_left_bg.gif) repeat-y center !important;
}
#page #central.central-left div#sidebar {
	float: left !important;
}
#page #central.central-left #body {
	padding-left: 68px !important;
	padding-right: 0px !important;
	float:right;
}
#page #central #body{
	float:left;
	width:67%;
	padding-right:28px;
	padding-left: 0px !important;
	padding-right: 0px !important;
}
#page .no-sidebar #body{
	float: none !important;
	width: auto !important;
}
#page #central #sidebar{
	float:right;
	width:23%;
	overflow:hidden;
}
#page #central #sidebar p{
	line-height:24px;
}
#page #central #sidebar ul.nav{
	list-style:none;
	margin-left:0px;
	padding:0px;
	padding-left:24px;
	font-size:14px;
}
#page #central #sidebar ul.nav li{
	margin-bottom:16px;
}
#page #central #sidebar ul.nav a{
	text-decoration: none;
	font-weight: none;
	color: #3399ff;
	-webkit-transition-property: color, background;
	-webkit-transition-property: color, background;
	-webkit-transition-duration: .2s, .4s;
	-webkit-transition-timing-function: linear, ease-in;
	-o-transition-property: color, background;
	-o-transition-duration: .2s, .4s;
	-o-transition-timing-function: linear, ease-in;
	transition-property: color, background;
	transition-duration: .2s, .4s;
	transition-timing-function: linear, ease-in;
}
#page #central #sidebar ul.nav a.nav-selected {
	color: #666;
}
#page #central #sidebar ul.nav a:hover{
	color: #db241c;
}
#page #central #sidebar ul.nav ul{
	list-style:none;
	margin-left:0px;
	padding:0px;
	padding-left:16px;
	margin-top:16px;
}
#page #central #sidebar ul.nav ul li{
margin-bottom:16px;
}
#page #central.navLeft{
	background:url(/themes/yrh/images/nav_sidebar_left_bg.gif) repeat-y center;
}
#page #central.navLeft  #sidebar{
	float:left;
}
#page #central.navLeft  #body{
	float:right;
	padding-right:0px;
	width:68%;
}
#page #central.noSideNav{
	background: none;
}
#page #central.noSideNav  #sidebar{
	display:none;
}
#page #central.noSideNav  #body{
	float: none;
	padding-left:0px;
	padding-right:0px;
	width:100%;
}
#query {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/themes/yrh/border-radius.htc);
}
#page #footer{
	padding-top:24px;
	clear:both;
	padding-bottom:16px;
	color:#999;
	font-size:10px;
}
#page #footer a{
	text-decoration:none;
}
#page #footer span.sign-in {
	margin-left: 20px;
}
#page #footer span.powered-by {
	float:right;
}
#page #footer #footer_logos {
	width: 100%;
	clear: both;
	border-top: 1px dotted #000;
	padding-top: 10px;
	float: left;
}
#page #footer #footer_logos a img {
	width: 185px;
	height: 75px;
	border: 0;
	float: left;
}
#bocpic {
	clear: left;
}
#atfpic {
	margin: 0 120px;
}
#elgaspic {
	clear: right;
}


/* Page Elements */

.pagingNav{
	margin:16px 0px 8px 0px;
}
.pagination{
	text-align:center;
	color:#bbb;
	padding-top:4px;
}
.pagination .pageRight{
	width:20%;
	float:right;
	text-align:right;
}
.pagination .pageLeft{
	width:20%;
	float:left;
	text-align:left;
}

/* MISC STYLES & SHORTCUTS */
div.code {
	border: 1px solid #ddd;
	background: #eee;
	padding: 10px;
}
div.spacer,div.ccm-spacer{
	clear:both;
	font-size:1px;
	line-height:10px;
}
#headerNav .ccm-spacer {
	display: none;
}
.noTopSpace{
	margin-top:0px;
	padding-top:0px;
}
div.pageSection {
	margin-bottom: 10px;
}

/* customize_miscellaneous */ /* customize_miscellaneous */
