@charset "utf-8";

/* Style sheet for the menu system on AppliantProfile.com */



/* First Level Navigation Style */

#navcontainer {
	width: 100%;
	height: 24px;
	margin: 0 0 30px 0;
	padding: 0;
	background-color: #2f7ddc;
	background-image: url(../images/navlist-bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#navcontainer-left {
	float: left;
	width: 15px;
	height: 24px;
	background-image: url(../images/navlist-bg-left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#navcontainer-right {
	float: right;
	width: 15px;
	height: 24px;
	background-image: url(../images/navlist-bg-right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#navlist {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	position: relative;
	z-index: 1;
}

#navlist li {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#navlist a {
	float: left;
	display: block;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	padding: 4px 10px 5px 10px;
}

#navlist a:hover {
	color: #0d5cab;
	text-decoration: none;
	background-color: #cccccc;
	background-image: url(../images/navlist-hover.png);
	background-repeat: repeat-x;
}

#navlist .here {
	font-weight: bold;
}

#navlist li ul {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #eeeeee;
	background-image: none;
	margin-top: 24px;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	border-top: 1px solid #0d5cab;
	opacity: 0.9;
	z-index: 5;

}

#navlist li ul li {
	border-left: 1px solid #0d5cab;
	border-bottom: 1px solid #0d5cab;
	border-right: 1px solid #0d5cab;
	background-color: #eeeeee;
	z-index: 5;
}

#navlist li ul li a {
	display: block;
	width: 130px;
	margin-left: 0px;
	padding: 4px 4px 3px 5px;
	list-style: none;
	color: #0d5cab;
	background-color: #eeeeee;
}

#navlist li ul li a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #0d5cab;
	background-image: none;
}

#navlist li > ul {
	top: auto;
	left: auto;
}

#navlist li:hover ul, #navlist li.over ul {
	display: block;
	background-color: #0d5cab;
	color: #ffffff;
	width: 141px;
}


/* Second Navigation Style */

#navcontainer-two {
	width: 100%;
	background-color: #0d5cab;
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	height: 26px;
	overflow: hidden;
}

#navlist-2 {
	margin: 0px;
	padding: 0 0 0 10px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	white-space: nowrap;
}

#navlist-2 li {
	float: left;
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
}

#navlist-2 a {
	float: left;
	display: block;
	height: 17px;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	padding: 2px 7px 1px 7px;
	margin: 3px 2px 0 2px;
}

#navlist-2 a:hover {
	text-decoration: none;
	color: #0d5cab;
	background-color: #dddddd;
}

#navlist-2 .here {
	background-color: #0C57A6;
	font-weight: bold;
}



/* Third Navigation Style */

#navcontainer-three {
	clear: both;
	width: 100%;
	height: 22px;
	margin: 0;
	padding: 0;
	background-color: #588ce1;
}

#navlist-3 {
	margin: 0px;
	padding: 0 0 0 20px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	white-space: nowrap;
}

#navlist-3 li {
	float: left;
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
}

#navlist-3 a {
	float: left;
	display: block;
	height: 14px;
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	padding: 1px 7px 1px 7px;
	margin: 3px 2px 0 2px;
}

#navlist-3 a:hover {
	text-decoration: none;
	color: #0d5cab;
	background-color: #dddddd;
}

#navlist-3 .here {
	background-color: #00569F;
	font-weight: bold;
}
.menu_summary {
	width: 29%;
	float: left;
	padding: 0px;
	margin-top: 15px;
	margin-right: 2%;
	margin-bottom: 30px;
	margin-left: 2%;
	height: 396px;
	font-family: Arial, Helvetica, sans-serif;
}
.menu_summary h4 {
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.menu_summary h4 a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	display: block;
	padding-top: 3px;
	padding-bottom: 10px;
}
.menu_summary h4 a:hover {
	text-decoration: none;
}

.menu_summary a {
}
.menu_summary img {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.menu_button {

}
.menu_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px;
	color: #555555;
	text-align: left;
}
.menu_summary_noicon {
	width: 29%;
	float: left;
	padding: 0px;
	margin-top: 15px;
	margin-right: 2%;
	margin-bottom: 30px;
	margin-left: 2%;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
}
.menu_summary_noicon h4 {
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.menu_summary_noicon h4 a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	display: block;
	padding-top: 3px;
	padding-bottom: 10px;
}
.menu_summary_noicon h4 a:hover {
	text-decoration: none;
}
.menu_summary_noicon a {
}
.menu_summary_noicon img {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.big-button  {
	background-image: url(../images/large-button.png);
	height: 43px;
	width: 250px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	text-transform: uppercase;
	text-align: center;
	padding-top: 17px;
	font-size: 24px;
}
.big-button:hover {
	background-position: 0px -60px;
	color: 0d5cab;
	background-repeat: no-repeat;
	text-decoration: none;
}
