/* HTML TAG OVERRIDES */
body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #ecebeb;
	color: #646464;
	font-size: 12px;
}
h1, h2, h3 {
	margin-top: 0px;
}
h1 {
	color:#c3c3c3;
	font-size:20px;
	margin-bottom:-8px;
}
h2 {
	color:#858585;
	font-size:28px;
}
h3 {
	color:#8e082b;
}
hr {
	background-color: #858585;
	color: #858585;
	height: 3px;
}
table.area-hotels tr td {
	padding:0;
	margin:0;
	border-left:1px solid #858585;
	border-right:1px solid #858585;
}
ul.x-menu-list {
	margin-left:0;
	margin-bottom:0;
}
.x-menu-list a {
	background-image: none !important;
	padding: 0 !important;
	margin: 0 !important;
}
.x-date-menu {
	min-width:180px!important;	
}
/*--------------------*/

/* LINKS */
#content-container a {
	color:#8e082b;
}
#footer-container a {
	color: #abacae;
}
#top-menu-container .top-nav a {
	color: #858585;
	font-size: 14px;
	text-decoration: none;
}
#top-menu-container .top-nav a:hover {
	color: #000;
	text-decoration:underline;	
}
#content-container a.breadcrumb {
	color:#a5a5a5;
	font-size:11px;
}
#content-container .column2 a {
	color: #d0daf0;
	font-weight: bold;
	font-size:14px;
}
#content-container .column2 a:hover {
	color: #fff;
	text-decoration: underline;
}
#content-container .column1 a {
	color: #deede8;
	font-weight: bold;
	font-size:14px;
}
#content-container .column1 a:hover {
	color: #fff;
	text-decoration: underline;
}
#content-container .sidebar a {
	color:#d0daf0;
	text-decoration:none;
}
#content-container .sidebar a.title {
	color:#fff;
	font-weight:bold;
	font-size:14px;
}
#content-container .sidebar a:hover {
	color:#fff;
	text-decoration:underline;
}
#content-container .sidebar a.title:hover {
	text-decoration:none;
}
#content-container .column2 a {
	color:#d0daf0;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
}
#content-container .column2 a:hover {
	color:#fff;
	text-decoration:underline;
}
#content-container .menu-iframe a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
#content-container .menu-iframe a:hover{
	text-decoration:underline;
}
/*-------*/

/* CONTAINER DEFINITIONS */
#top-container {
	background-color: #fff;
	height:100%;
	width:100%;
}
#layout-container {
	background-color: #fff;
}
#content-container {
	background-image: url(/assets/images/content-background.png);
	height:100%;
	margin-top:3px;
}
#footer-container {
	color: #abacae;
	font-size: 11px;
	margin-bottom: 10px;
}
#footer-container a:hover{
	color:#000;
}
/*-----------------------*/

/* MISC DEFINITIONS */
#frequency-start-container label {
	float:left;
}
#frequency-container .x-form-field-wrap {
	float:left;
}
#frequency-container .x-form-date-trigger {
	right:auto;
}
.no-background {
	background-image:none!important;
}
.sociable ul {
	list-style:none;
}
.sociable ul li{
	float:left;
	padding-left:5px;
}
.column2 {
	color: #d0daf0;
}
.column2 hr {
	background-color: #fff;
	color: #fff;
}
.column1 {
	color: #deede8;
}
.column1 hr {
	background-color: #fff;
	color: #fff;
}
#family-and-children-children-index .column1 div.hr {
	background-image:url(/assets/images/family-and-children/children/hr.png);
	background-repeat:repeat-x;
	height:4px;
	margin-bottom:5px;
	background-color:#009b67;
}
.sidebar {
	color:#d0daf0;
}
.sidebar span.title {
	color:#fff;
	font-weight:bold;
	font-size:14px;
}
#family-and-children-children-index span.title {
	color:#fff;
	font-weight:bold;
	font-size:14px;
}
#content-container .sidebar ul {
	margin-top:-10px;
	margin-left: 10px;
	list-style:none;
}
#content-container .sidebar ul li{
	line-height:16px;
}
#family-and-children-children-index #content-container .column2 ul {
	margin-top:-10px;
	margin-left: 10px;
	list-style:none;
}
#family-and-children-children-index #content-container .column2 ul li{
	line-height:16px;
}
.sidebar hr {
	background-color: #fff;
	color: #fff;
}
p.social_media_share {
	margin-top:-7px;
}
p.social_media_share img{
	padding-right:4px;
}
.dark-red, .dark-red a {
	font-size:20px;
	font-weight:bold;
	color:#8e082b;
}
tr.AltRow {
	background-color:#ecebeb;
}
tr.bluerow {
	background-color:#ddeeff;
}
tr.greenrow {
	background-color:#ddffe2;
}
tr.yellowrow {
	background-color:#fbffbb;
}
div.hr {
	width: 100%;
	height: 3px;
	border: 0;
	background-color: #858585;
	clear:both;
	margin-top:-5px;
}
div.hr_page_title {
	width: 100%;
	height: 3px;
	border: 0;
	background-color: #858585;
	margin-top:-5px;
	margin-bottom:10px;
	clear:both;
}
div.hr_page_foot {
	width: 629px;
	height: 3px;
	border: 0;
	background-color: #858585;
	margin-bottom:10px;
	clear:both;
}
.borderbtm {
	border-bottom:solid thin #858585;
}
.bordertop {
	border-top:solid thin #858585;
}
table.bordersde tr td {
	border-left:solid thin #858585;
	border-right:solid thin #858585;
}
table tr td h3 {
	color:#8e082b;
	font-size:14px;
}
.childrens-title {
	color:#009b67;
	font-weight:bold;
	font-size:25px;
	line-height:1em;
}
.childrens-sub-title {
	color:#771d7e;
	font-weight:bold;
	font-size:16px;
}
.childrens-sub-sub-title {
	color:#0061aa;
	font-weight:bold;
	font-size:14px;
}
#family-and-children-children-resources-for-parents-and-kids-kids-corner-games-crossword-puzzle #content-container td input{
	width:10px;	
}
/*-----------------------*/

/* PER-PAGE DEFINITIONS */
#home #content-container, #family-and-children-children-index #content-container {
	background-image: url(/assets/images/home-content-background.png);
	height:100%;
}
/*-----------------------*/

/* MENU DEFINITIONS */
#top-menu-container {
	float:right;
	height:30px;
}
#top-menu-container > div {
	float: left;
	margin-right: 10px;
	border:1px solid #fff;
}
#top-menu-container #donate {
	padding-left:6px;
	padding-right:6px;
	border:1px solid #10029d;
}
#top-menu-container #donate-childrens {
	padding-left:6px;
	padding-right:6px;
	border:2px dotted #858585;
}
#main-menu-container {
	height:100%;
	margin-bottom: 3px;
}
#main-menu-container-children {
	height:100%;
	margin-top:-5px;
	margin-bottom: 15px;
}
.menu-item {
	width:235px;
	height:45px;
	float:left;
	background-color: #858585;
	color: #d8d8d8;
	font-weight: bold;
	line-height: 1em;
}
.menu-item-children {
	width:233px;
	height:61px;
	float:left;
}
.menu-item-ppc {
	float:left;
}
#home .menu-item {
	height:105px;
}
#main-menu-container > div:hover {
	background-color: #646464;
}
#main-menu-container dt {
	color: #fff;
	font-size: 22px;
	margin-top:-2px;
	padding:10px 0 0 0;
}
#home #main-menu-container dt {
	margin-top:1px;
	height:33px;
}
#main-menu-container dd {
	padding-left: 3px;
	padding-right: 3px;
}
.menu {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #646464;
	display: none;
	font-size: 12px;
	font-weight:bold;
	line-height:13px;
	min-width:235px;
	padding-top:15px;
	padding-bottom:15px;
}
.menu ul {
	margin:0;
	list-style:none;
}
.menu ul li {
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
	padding-top:5px;
	color:#ffffff;
	background-image:url(/assets/images/bullet-out.png);
	background-repeat:no-repeat;
	background-position:5px 7px;
	cursor:pointer;
	margin-left:15px;
}
.menu ul li:hover {
	background-color:#e3e3e3;
	color:#4d4d4d;
	background-image:url(/assets/images/bullet-over.png);
	background-repeat:no-repeat;
	background-position:10px 7px;
}
.menu ul li.sub {
	margin-left:20px;
	font-size:11px;
}
#sb-title {
	height:100px;
	background-color:#858585;
}
#sb-title-inner {
	margin-left:15px;
	font-weight:bold;
}
.menu-iframe {
	color:#ffffff;
}
.menu-iframe h2 {
	margin-top:-30px;
}
/*--------------------*/

/* SIFR STYLES */
.sIFR-active h1, h2, .h2, .explore {
	visibility: hidden;
}
.sIFR-active .red_links {
	visibility: hidden;
}
.sIFR-active .get-help-now {
	visibility: hidden;
}
/*-------------------*/

/* RECAPTCHA STYLES */
#recaptcha_container {
	border: 1px solid #dfdfdf;
	padding: 4px;
}
#recaptcha_container #recaptcha_image {
	border: 1px solid #dfdfdf;
}
/*------------------------*/

/* CAPTCHA STYLES */
#captcha_container {
	min-width:100px !important;
	padding:10px 10px 10px 10px;
	border:1px dotted #372f28;
}
#captcha_info {
	font-size:10px;
	line-height:1.1em;
	text-align:center;
	margin-bottom:10px;
}
.captcha_info_default {
	color: #000000;		
}
.captcha_info_error {
	color: #ff0000;		
}
#captcha_drag_canvas {
	background-color:#0061aa;
	padding:5px 10px;
}
#captcha_drag_target {
	width:19px;
	height:19px;
	border:1px solid #a3a3a3;
	float:right;
	cursor:default;
	background-color:#005798;	
}
#captcha_drag_handle {
	width:21px;
	height:21px;
	cursor:pointer;
	position:relative;	
}
#captcha_handle_icon {
	background-position: top;
	background-repeat: no-repeat;
}
/*------------------------*/

/* PRINT MEDIA DEFINITIONS */
@media print {
}
/*-------------------------*/
