/**********************************************************************************************

  Title: The Solution Group
  Author: Archer Communications
  Date: March 2010

***********************************************************************************************

  1. BASE
      1.1 Reset
      1.2 Accessibility Navigation & Hide
      1.3 Clearfix
      1.4 Default Styles

  2. COMMON
      2.1 Container
      2.2 Header
      2.3 Navigation
      2.4 Content
      2.5 Sidebar
      2.6 Footer

  3. PAGES
      3.1 Home page
      3.2 Sub page 1
      3.3 Sub page 2

***********************************************************************************************/


/* 1. BASE
-----------------------------------------------------------------------------------------------
===============================================================================================*/


/* 1.1 Reset
-----------------------------------------------------------------------------------------------*/

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, samp, small, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
a, ins, del { text-decoration: none; }
table { border-collapse: collapse; border-spacing: 0; }
th, td { vertical-align: top; }
th { text-align: left; }

/* 1.2 Accessibility Navigation & Hide
-----------------------------------------------------------------------------------------------*/

#accessibility-nav, .hide { position: absolute; top: -999em; left: -999em; height: 1px; width: 1px; }


/* 1.3 Clearfix
-----------------------------------------------------------------------------------------------*/

#footer:after,
.wrapper-content:after,
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


/* 1.4 Default Styles
-----------------------------------------------------------------------------------------------*/
html, body { height: 100%; }
body { background: #fff; color: #3a3a3b; font: 12px "Arial", "Helvetica", sans-serif; }
hr { display: none; }
strong { font-weight: bold; }
em { font-style: italic; }
del { text-decoration: line-through; }
th { font-weight: normal; }
address, cite, dfn { font-style: normal; }
li { list-style: none; }
abbr, acronym { border-bottom: 1px dotted #999; cursor: help; }
input, textarea, select { font-family: "Arial", "Helvetica", sans-serif; }
a, a:visited { color: #0e63ab; text-decoration: none; }
a:hover, a:active { color: #0e63ab; text-decoration: underline; }


/* 2. COMMON
-----------------------------------------------------------------------------------------------
===============================================================================================*/
.testimonial {
  width:626px;
  height: 190px;
  padding-top: 13px;
}
#about {
  background: url(/images/header_about.png);
}
#history {
  background: url(/images/header_history_vision.png);
}
#staff {
  background: url(/images/header_professional_staff.png);
}
#mission {
  background: url(/images/header_mission.png);
}
#services {
  background: url(/images/header_services.png);
}
#assessing {
  background: url(/images/header_video.png);
}
#leadership {
  background: url(/images/header_video.png);
}
#executive {
  background: url(/images/header_video.png);
}
#clients {
  background: url(/images/header_clients.png);
}
#contactus {
  background: url(/images/header_contact_us.png);
}
#heading {
  margin-top:0px;
  color:white;
  font-size: 14px;
  margin-left:15px;
}
#quote {
  color:white;
  font-size:12px;
  margin-top:20px;
  margin-left:15px;
  width: 300px;
}
  #name {
  color:#FDCC08;
  margin-left:15px;
  padding-bottom:0px;
  }
#location {
  width:300px;
  color:white;
  font-size:11px;
  margin-left:23px;
}
/* 2.1 Container
-----------------------------------------------------------------------------------------------*/

.container {
	width: 845px;
	margin: 0 auto;
	background: #fff;
	position: relative;
	min-height: 100%;
}

.wrapper-content {
	background: url(_ui/images/bg_sidebar2.png) no-repeat 0 100%;

	padding-bottom: 82px;
}


/* 2.2 Header
-----------------------------------------------------------------------------------------------*/

#header {
	position: relative;
	height: 565px;
	background: url(_ui/images/bg_header.jpg) no-repeat 0 0;
}

#header.no-flash {
  height:150px;
}

	#header .the-solution-group {
		padding: 9px 0 0 22px;
		height: 101px;
	}

		#header .the-solution-group a {
			display: block;
			width: 446px;
			height: 89px;
			background: url(_ui/images/logo_the_solution_group.png) no-repeat 0 0;
			text-indent: -8000px;
		}

	#header p.h1-text {
		display: none;
	}

	#header .wrapper-intro {
		background: url(_ui/images/bg_intro.jpg) no-repeat 0 0;
		height: 426px;
		position: relative;
		z-index: 0;
	}

		#header .wrapper-intro .wrapper-flash {
			position: absolute;
			top: 1px;
			left: 0px;
			width: 562px;
			height: 314px;
		}

			#header .wrapper-intro .wrapper-flash object {
				outline: none;
			}

		#header .wrapper-intro .text {
			position: absolute;
			top: 13px;
			left: 581px;
		}

			#header .wrapper-intro .text h2 {
				color: #fff;
				font-size: 20px;
				font-weight: normal;
				text-transform: uppercase;
				line-height: 100%;
				margin: 0 0 2px 0;
			}

				#header .wrapper-intro .text h2 span {
					color: #f9b700;
				}

			#header .wrapper-intro .text p {
				color: #fff;
				line-height: 150%;
				padding: 0 0 10px 0;
			}

				#header .wrapper-intro .text p.button  {
					padding: 2px 0 0 0;
				}

					#header .wrapper-intro .text p.button a {
						display: block;
						width: 153px;
						height: 30px;
						text-indent: -8000px;
						background: url(_ui/images/button_learn_more.png) no-repeat 0 0;
					}

		#header .wrapper-intro ul {
			position: absolute;
			bottom: 36px;
			left: 44px;
		}

			#header .wrapper-intro ul li {
				float: left;
				padding: 0 24px 0 0;
				width: 232px;
				height: 68px;
				background: url(_ui/images/button_01.png) no-repeat 0 0;
			}

			#header .wrapper-intro ul li:hover,
			#header .wrapper-intro ul li.hover {
				background-position: 0 -68px;
			}

				#header .wrapper-intro ul li a {
					display: block;
					font-size: 18px;
					color: #134c8f;
					padding: 15px 0 0 32px;
				}

				#header .wrapper-intro ul li a:hover {
					text-decoration: none;
				}

				#header .wrapper-intro ul li ul {
					position: static;
				}

					#header .wrapper-intro ul li ul li {
						width: auto;
						height: auto;
						float: left;
						padding: 0;
						background: none;
					}

						#header .wrapper-intro ul li ul li a {
							display: block;
							font-size: 14px;
							color: #07aad0;
							padding: 0 0 0 32px;
						}

						#header .wrapper-intro ul li ul li a:hover {
							color: #1e2d6e;
						}



/* 2.3 Navigation
-----------------------------------------------------------------------------------------------*/

#navigation {
	position: relative;
	z-index: 1;
	height: 29px;
	background: #1ca8cd url(_ui/images/bg_nav.png) repeat-x 0 0;
}

	#navigation li {
		float: left;
		padding: 0 29px 0 29px;
		position: relative;
	}

		#navigation li a {
			display: block;
			float: left;
			color: #fff;
			font-weight: bold;
			height: 21px;
			padding: 8px 0 0 0;
			white-space: nowrap;
		}

		#navigation li a:hover,
		#navigation li.active a {
			color: #fdd011;
			text-decoration: none;
		}

		#navigation li ul {
			display: none;
			position: absolute;
			top: 100%;
			left: -25%;
			background: #d4e1ed;
		}

		#navigation li:hover ul,
		#navigation li.hover ul {
			display: block;
		}

			#navigation li ul li {
				float: none;
				padding: 0;
			}

				#navigation li ul li a,
				#navigation li.active ul li a {
					float: none;
					color: #1e2d6e;
					font-weight: bold;
					height: auto;
					font-size: 11px;
					padding: 5px 8px 2px 8px;
				}

				#navigation li ul li a:hover {
					background: #fdd011;
					color: #1e2d6e;
				}

				#navigation li ul li ul {
					display: block;
					position: static;
					background: transparent;
				}

					#navigation li ul li ul li {
					}

						#navigation li ul li ul li a,
						#navigation li.active ul li ul li a {
							font-size: 10px;
							font-weight: normal;
							color: #0e63ab;
							padding: 5px 8px 2px 16px;
						}

/* 2.4 Content
-----------------------------------------------------------------------------------------------*/

#content {
	width: 627px;
	padding: 0 19px 0 19px;
	float: right;
}
	#content h2 {
		color: #154b91;
		font-size: 20px;
		font-weight: bold;
		padding: 0 0 0 0px;
		margin: 0 0 10px 0;
	}
	#content h3 {
		color: #154b91;
		font-size: 24px;
		font-weight: normal;
		background: url(_ui/images/bg_h3.png) no-repeat 2px 5px;
		padding: 0 0 0 13px;
		margin: 0 0 10px 0;
	}

		#content h3 em {
			font-weight: bold;
		}

        #content h4 {
		color: #154b91;
		font-size: 18px;
		font-weight: normal;
		padding: 0 0 0 0px;
		margin: 0 0 10px 0;
	}

        #content h5 {
		color: #154b91;
		font-size: 16px;
		font-weight: bold;
		padding: 0 0 0 0px;
		margin: 0 0 10px 0;
                border-bottom: 2px solid #fdcc08;
	}
        #content h6 {
		color: #154b91;
		font-size: 13px;
		font-weight: bold;
		padding: 0 0 0 0px;
		margin: 0 0 10px 0;
                text-transform:uppercase;
	}
        #content h6 span {
		color: black;
		font-size: 12px;
		font-weight: none;
		padding: 0 0 0 0px;
		margin: 0 0 10px 0;
  text-transform:uppercase;
	}
        #content li {
                list-style: disc;
                margin-left:2em;
                margin-bottom:.5em;
                line-height:150%;
        }

        #content ol li {
                list-style: decimal;
        }

       #content ol, ul {
                margin-bottom:1.5em;
       }

	#content p {
		line-height: 150%;
		padding: 0 0 12px 0;
	}

		#content p q {
			display: block;
			font-weight: bold;
			font-size: 16px;
			text-align: center;
			color: #154b91;
		}
#bucket {
 width:150px;
 height:150px;
 background-color:#87CEFA;
 float:left;
 margin-right:5px;
}
#bucket h2 {
  background-color:#154b91;
  color:#FFF;
  font-weight:bold;
  font-size:14px;
  padding:5px;
  text-transform:none;
  margin-bottom:0px;
 
}
#bucket p {
  height:70px;
  padding:5px;
  

}
             #bucket ul li {
			padding: 0px 0px 0 15px;
			width: 100px;
			height: 30px;
                        margin-top:3px;
			background: url(_ui/images/button_small.png) no-repeat 0px 0;
                        list-style-type:none;
		}

			#bucket ul li:hover,
			#bucket ul li.hover {
				background-position: 0 -28px;
			}

             #bucket ul li p {
			margin-top:2px;
                        
			}

#bucket_200 {
 width:200px;
 height:210px;
 background-color:#87CEFA;
 float:left;
 margin-right:5px;
}
#bucket_200 h2 {
  background-color:#154b91;
  color:#FFF;
  font-weight:bold;
  font-size:14px;
  padding:5px;
  text-transform:none;
  margin-bottom:0px;
 
}
#bucket_200 p {
  height:130px;
  padding:5px;
  

}
             #bucket_200 ul li {
			padding: 0px 0px 0 15px;
			width: 100px;
			height: 30px;
                        margin-top:3px;
                        margin-left:47px;
			background: url(_ui/images/button_small.png) no-repeat 0px 0;
                        list-style-type:none;
		}

			#bucket_200 ul li:hover,
			#bucket_200 ul li.hover {
				background-position: 0 -28px;
			}

             #bucket_200 ul li p {
			margin-top:2px;
                        height: 20px;
			}

#bucket_200_420 {
 width:200px;
 height:420px;
 background-color:#87CEFA;
 float:left;
 margin-right:5px;
}
#bucket_200_420 h2 {
  background-color:#154b91;
  color:#FFF;
  font-weight:bold;
  font-size:14px;
  padding:5px;
  text-transform:none;
  margin-bottom:0px;
 
}
#bucket_200_420 p {
  height:335px;
  padding:5px;
  

}
             #bucket_200_420 ul li {
			padding: 0px 0px 0 15px;
			width: 100px;
			height: 30px;
                        margin-top:3px;
                        margin-left:47px;
			background: url(_ui/images/button_small.png) no-repeat 0px 0;
                        list-style-type:none;
		}

			#bucket_200_420 ul li:hover,
			#bucket_200_420 ul li.hover {
				background-position: 0 -28px;
			}

             #bucket_200_420 ul li p {
			margin-top:2px;
			}

#bucket_300 {
 width:300px;
 height:180px;
 background-color:#87CEFA;
 float:left;
 margin-right:5px;
}
#bucket_300 h2 {
  background-color:#154b91;
  color:#FFF;
  font-weight:bold;
  font-size:14px;
  padding:5px;
  text-transform:none;
  margin-bottom:0px;
 
}
#bucket_300 p {
  height:95px;
  padding:5px;
  

}
             #bucket_300 ul li {
			padding: 0px 0px 0 15px;
			width: 100px;
			height: 30px;
                        margin-top:3px;
                        margin-left:95px;
			background: url(_ui/images/button_small.png) no-repeat 0px 0;
                        list-style-type:none;
		}

			#bucket_300 ul li:hover,
			#bucket_300 ul li.hover {
				background-position: 0 -28px;
			}

             #bucket_300 ul li p {
			margin-top:2px;
			font-weight:bold;
			}

#bucket_300_230 {
 width:300px;
 height:230px;
 background-color:#87CEFA;
 float:left;
 margin-right:5px;
}
#bucket_300_230 h2 {
  background-color:#154b91;
  color:#FFF;
  font-weight:bold;
  font-size:14px;
  padding:5px;
  text-transform:none;
  margin-bottom:0px;
 
}
#bucket_300_230 p {
  height:150px;
  padding:5px;
  

}
             #bucket_300_230 ul li {
			padding: 0px 0px 0 15px;
			width: 100px;
			height: 30px;
                        margin-top:3px;
                        margin-left:95px;
			background: url(_ui/images/button_small.png) no-repeat 0px 0;
                        list-style-type:none;
		}

			#bucket_300_230 ul li:hover,
			#bucket_300_230 ul li.hover {
				background-position: 0 -28px;
			}

             #bucket_300_230 ul li p {
			margin-top:2px;
			font-weight:bold;
			}



/* 2.5 Sidebar
-----------------------------------------------------------------------------------------------*/

#sidebar {
	width: 144px;
	padding: 12px 18px 126px 18px;
	float: left;
	color: #fff;
}

	#sidebar h3 {
		font-size: 13px;
		text-transform: uppercase;
		margin: 0 0 16px 0;
	}

	#sidebar ul {
	}

		#sidebar ul li {
			padding: 0 0 13px 0;
		}

			#sidebar ul li a {
				color: #fff;
				font-size: 12px;
			}

			#sidebar ul li a:hover {
				color: #fdcc08;
				text-decoration: none;
			}

/* 2.6 Footer
-----------------------------------------------------------------------------------------------*/

#footer {
	position: absolute;
	bottom: 23px;
	left: 50%;
	clear: both;
	width: 811px;
	margin-left: -405px;
	border-top: solid 2px #144d92;
	font-size: 11px;
}

	#footer a {
		color: #3a3a3b;
	}

	#footer a:hover {
		color: #1e2d6e;
		text-decoration: none;
	}

	#footer dl {
		padding: 9px 0 4px 0;
	}

		#footer dl dt {
			display: inline;
			color: #144d92;
			background: url(_ui/images/bg_footer.png) no-repeat 10px 3px;
			padding: 0 0 0 22px;
		}

		#footer dl dt:first-child {
			background-position: 100% 3px;
			padding: 0 22px 0 17px;
		}

		#footer dl dd {
			display: inline;
			color: #747474;
		}

	#footer p {
		font-size: 10px;
		color: #959596;
		float: right;
		padding: 0 24px 0 0;
	}

	#footer p.copy {
		float: left;
		padding: 0 0 0 20px;
	}

/* 3. PAGES
-----------------------------------------------------------------------------------------------
===============================================================================================*/
 /* stuff jim added for content */

.quote-banner {
   width:627px;
   height:197px;
   background:url(images/quote-banner.jpg);
   margin-bottom:1em;
}

.inline-image {
  padding-right:2em;
  padding-bottom:1em;
}

.video-template {
  width: 609px;
  height: 197px;
  background: url(images/header_video.png);
  background-repeat: no-repeat;
}
.video-template-2 {
  width: 609px;
  height: 197px;
  background: url(/images/header_video.png);
  background-repeat: no-repeat;
}
.video-template-3 {
  width: 609px;
  height: 197px;
  background: url(images/header_video.png);
  background-repeat: no-repeat;
}
#video {
  position:relative;
  left:80px;
  top:1px;
}

/* Contact page styles
-----------------------------------------------------------------------------------------------*/

   #blue-bold {
     color:#154B91;
     font-weight:bold;
   }

#float-left {
float:left;
width:250px;
height:500px;
padding-left:15px;
}

#float-right {
float:right;

}
h2#form-header  {
color:white;
background-color:#154B91;
font-size:16px;
padding:5px 0px 5px 10px;
width:320px;
margin-bottom:0px;
}



/* 3.2 Sub page 1
-----------------------------------------------------------------------------------------------*/


/* 3.3 Sub page 2
-----------------------------------------------------------------------------------------------*/

/***************** CONTACT FORM from here down *****************/
form
{
	margin:0px 20px 0 0;
	padding:15px;
	width:300px;
background-color:#87CEFA;
}

.appnitro
{
	font-family:Lucida Grande, Tahoma, Arial, Verdana, sans-serif;
	font-size:small;
}

.appnitro li
{
	width:61%;
}

form ul
{
	font-size:100%;
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
}

form li
{
	display:block;
	margin:0;
	padding:4px 5px 2px 9px;
	position:relative;
}

form li:after
{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

.buttons:after
{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

.buttons
{
	clear:both;
	display:block;
	margin-top:10px;
}

* html form li
{
	height:1%;
}

* html .buttons
{
	height:1%;
}

* html form li div
{
	display:inline-block;
}

form li div
{
	color:#444;
	margin:0 4px 0 0;
	padding:0 0 8px;
}

form li span
{
	color:#444;
	float:left;
	margin:0 4px 0 0;
	padding:0 0 8px;
}

form li div.left
{
	display:inline;
	float:left;
	width:48%;
}

form li div.right
{
	display:inline;
	float:right;
	width:48%;
}

form li div.left .medium
{
	width:100%;
}

form li div.right .medium
{
	width:100%;
}

.clear
{
	clear:both;
}

form li div label
{
	clear:both;
	color:#444;
	display:block;
	font-size:9px;
	line-height:9px;
	margin:0;
	padding-top:3px;
}

form li span label
{
	clear:both;
	color:#444;
	display:block;
	font-size:9px;
	line-height:9px;
	margin:0;
	padding-top:3px;
}

form li .datepicker
{
	cursor:pointer !important;
	float:left;
	height:16px;
	margin:.1em 5px 0 0;
	padding:0;
	width:16px;
}

.form_description
{
	border-bottom:1px dotted #ccc;
	clear:both;
	display:inline-block;
	margin:0 0 1em;
}

.form_description[class]
{
	display:block;
}

.form_description h2
{
	clear:left;
	font-size:160%;
	font-weight:400;
	margin:0 0 3px;
}

.form_description p
{
	font-size:95%;
	line-height:130%;
	margin:0 0 12px;
}

form hr
{
	display:none;
}

form li.section_break
{
	border-top:1px dotted #ccc;
	margin-top:9px;
	padding-bottom:0;
	padding-left:9px;
	padding-top:13px;
	width:97% !important;
}

form ul li.first
{
	border-top:none !important;
	margin-top:0 !important;
	padding-top:0 !important;
}

form .section_break h3
{
	font-size:110%;
	font-weight:400;
	line-height:130%;
	margin:0 0 2px;
}

form .section_break p
{
	font-size:85%;

	margin:0 0 10px;
}

/**** Buttons ****/
input.button_text
{
	overflow:visible;
	padding:0 7px;
	width:auto;
}

.buttons input
{
	font-size:100%;
	margin-right:5px;
}

/**** Inputs and Labels ****/
label.description
{
	border:none;
	color:#222;
	display:block;
	font-size:95%;
	font-weight:700;
	line-height:150%;
	padding:3px;
}

span.symbol
{
	font-size:115%;
	line-height:130%;
}

input.text
{
	background:#fff url(../../../images/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	color:#333;
	font-size:100%;
	margin:0;
	padding:2px 0;
}

input.file
{
	color:#333;
	font-size:100%;
	margin:0;
	padding:2px 0;
}

textarea.textarea
{
	background:#fff url(../../../images/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	color:#333;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:100%;
	margin:0;
	width:99%;
}

select.select
{
	color:#333;
	font-size:100%;
	margin:1px 0;
	padding:1px 0 0;
	background:#fff url(../../../images/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
}


input.currency
{
	text-align:right;
}

input.checkbox
{
	display:block;
	height:13px;
	line-height:1.4em;
	margin:6px 0 0 3px;
	width:13px;
}

input.radio
{
	display:block;
	height:13px;
	line-height:1.4em;
	margin:6px 0 0 3px;
	width:13px;
}

label.choice
{
	color:#444;
	display:block;
	font-size:100%;
	line-height:1.4em;
	margin:-1.55em 0 0 25px;
	padding:4px 0 5px;
	width:90%;
}

select.select[class]
{
	margin:0;
	padding:1px 0;
}

*:first-child+html select.select[class]
{
	margin:1px 0;
}

.safari select.select
{
	font-size:120% !important;
	margin-bottom:1px;
}

input.small
{
	width:25%;
}

select.small
{
	width:25%;
}

input.medium
{
	width:50%;
}

select.medium
{
	width:50%;
}

input.large
{
	width:99%;
}

select.large
{
	width:100%;
}

textarea.small
{
	height:5.5em;
}

textarea.medium
{
	height:10em;
}

textarea.large
{
	height:20em;
}

/**** Errors ****/
#error_message
{
	background:#fff;
	border:1px dotted red;
	margin-bottom:1em;
	padding-left:0;
	padding-right:0;
	padding-top:4px;
	text-align:center;
	width:99%;
}

#error_message_title
{
	color:#DF0000;
	font-size:125%;
	margin:7px 0 5px;
	padding:0;
}

#error_message_desc
{
	color:#000;
	font-size:100%;
	margin:0 0 .8em;
}

#error_message_desc strong
{
	background-color:#FFDFDF;
	color:red;
	padding:2px 3px;
}

form li.error
{
	background-color:#FFDFDF !important;
	border-bottom:1px solid #EACBCC;
	border-right:1px solid #EACBCC;
	margin:3px 0;
}

form li.error label
{
	color:#DF0000 !important;
}

form p.error
{
	clear:both;
	color:red;
	font-size:10px;
	font-weight:700;
	margin:0 0 5px;
}

form .required
{
	color:red;
	float:none;
	font-weight:700;
}

/**** Guidelines and Error Highlight ****/
form li.highlighted
{
	background-color:#fff7c0;
}

form .guidelines
{
	background:#f5f5f5;
	border:1px solid #e6e6e6;
	color:#444;
	font-size:80%;
	left:100%;
	line-height:130%;
	margin:0 0 0 8px;
	padding:8px 10px 9px;
	position:absolute;
	top:0;
	visibility:hidden;
	width:42%;
	z-index:1000;
}

form .guidelines small
{
	font-size:105%;
}

form li.highlighted .guidelines
{
	visibility:visible;
}

form li:hover .guidelines
{
	visibility:visible;
}

.no_guidelines .guidelines
{
	display:none !important;
}

.no_guidelines form li
{
	width:97%;
}

.no_guidelines li.section
{
	padding-left:9px;
}

/*** Success Message ****/
.form_success 
{
	clear: both;
	margin: 0;
	padding: 90px 0pt 100px;
	text-align: center
}

.form_success h2 {
    clear:left;
    font-size:160%;
    font-weight:normal;
    margin:0pt 0pt 3px;
}

/*** Password ****/
ul.password{
    margin-top:60px;
    margin-bottom: 60px;
    text-align: center;
}
.password h2{
    color:#DF0000;
    font-weight:bold;
    margin:0pt auto 10px;
}

.password input.text {
   font-size:170% !important;
   width:380px;
   text-align: center;
}
.password label{
   display:block;
   font-size:120% !important;
   padding-top:10px;
   font-weight:bold;
}

#li_captcha{
   padding-left: 5px;
}


#li_captcha span{
	float:none;
}

/** Embedded Form **/

.embed #form_container{
	border: none;
}

.embed #top, .embed #bottom, .embed h1{
	display: none;
}

.embed #form_container{
	width: 100%;
}

.embed #footer{
	text-align: left;
	padding-left: 10px;
	width: 99%;
}

.embed #footer.success{
	text-align: center;
}

.embed form.appnitro
{
	margin:0px 0px 0;
	
}



/*** Calendar **********************/
div.calendar { position: relative; }

.calendar table {
cursor:pointer;
border:1px solid #ccc;
font-size: 11px;
color: #000;
background: #fff;
font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
}

.calendar .button { 
text-align: center;    
padding: 2px;          
}

.calendar .nav {
background:#f5f5f5;
}

.calendar thead .title { 
font-weight: bold;      
text-align: center;
background: #dedede;
color: #000;
padding: 2px 0 3px 0;
}

.calendar thead .headrow { 
background: #f5f5f5;
color: #444;
font-weight:bold;
}

.calendar thead .daynames { 
background: #fff;
color:#333;
font-weight:bold;
}

.calendar thead .name { 
border-bottom: 1px dotted #ccc;
padding: 2px;
text-align: center;
color: #000;
}

.calendar thead .weekend { 
color: #666;
}

.calendar thead .hilite { 
background-color: #444;
color: #fff;
padding: 1px;
}

.calendar thead .active { 
background-color: #d12f19;
color:#fff;
padding: 2px 0px 0px 2px;
}


.calendar tbody .day { 
width:1.8em;
color: #222;
text-align: right;
padding: 2px 2px 2px 2px;
}
.calendar tbody .day.othermonth {
font-size: 80%;
color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
color: #fbb;
}

.calendar table .wn {
padding: 2px 2px 2px 2px;
border-right: 1px solid #000;
background: #666;
}

.calendar tbody .rowhilite td {
background: #FFF1AF;
}

.calendar tbody .rowhilite td.wn {
background: #FFF1AF;
}

.calendar tbody td.hilite { 
padding: 1px 1px 1px 1px;
background:#444 !important;
color:#fff !important;
}

.calendar tbody td.active { 
color:#fff;
background: #529214 !important;
padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { 
font-weight: bold;
border: 1px solid #888;
padding: 1px 1px 1px 1px;
background: #f5f5f5 !important;
color: #222 !important;
}

.calendar tbody td.weekend { 
color: #666;
}

.calendar tbody td.today { 
font-weight: bold;
color: #529214;
background:#D9EFC2;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { 
visibility: hidden;
}

.calendar tbody .emptyrow { 
display: none;
}

.calendar tfoot .footrow { 
text-align: center;
background: #556;
color: #fff;
}

.calendar tfoot .ttip { 
background: #222;
color: #fff;
font-size:10px;
border-top: 1px solid #dedede;
padding: 3px;
}

.calendar tfoot .hilite { 
background: #aaf;
border: 1px solid #04f;
color: #000;
padding: 1px;
}

.calendar tfoot .active { 
background: #77c;
padding: 2px 0px 0px 2px;
}

.calendar .combo {
position: absolute;
display: none;
top: 0px;
left: 0px;
width: 4em;
border: 1px solid #ccc;
background: #f5f5f5;
color: #222;
font-size: 90%;
z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
text-align: center;
padding: 1px;
}

.calendar .combo .label-IEfix {
width: 4em;
}

.calendar .combo .hilite {
background: #444;
color:#fff;
}

.calendar .combo .active {
border-top: 1px solid #999;
border-bottom: 1px solid #999;
background: #dedede;
font-weight: bold;
}



