@charset "utf-8";
/*--------RESET ALL STYLES---------*/
* {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/*=================================*/

.l {float:left;}
.r {float:right}
.clear{clear:both}


/*--------------FONT---------------*/
body, textarea {
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
/*=================================*/

.error { color:#ff0000; }


/*-----------FONT SIZES------------*/
body {
	font-size: 11px;
	line-height: 18px; /* All elements should be a multiple of this value. */
}

#footer{
	font-size:10px;
}
#header ul{
	font-size:9px;
	text-transform: uppercase;
}

/*image replaced in global header (for width perfection)*/
h1{
	background: url(../images/KCPA.gif) no-repeat;
	width:840px;
	height:26px;
	display: block;
	text-indent: -999px;
	font-size: 0;
	line-height: 0;
	clear:both;
}


/*main content headers- replaced with Avenir heavy- color BGs*/
h2 {
	font-family:Avenir, Arial;
	font-size: 30px;
	padding:40px 20px 15px 15px;
	color:#fff;
	text-transform: uppercase;
	display: block;
	margin: 0 0 10px 0;
	background: #4f4f58;/*default grey*/

}

h2.grey
{
	font-size: 16px;
	color:#434349;
	line-height: normal;
	padding:20px 20px 0 20px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	font-weight: bold;
	display:block;
}


	body.plans h2{ background: #adb935; }
	body.buy h2{ background: #597a01; }
	body.scoop h2{ background: #d24c0b; }
	body.hand h2{ background: #af1c8b; }
	body.meet h2{ background: #c5a303; }
	body.stay h2{ background: #188a97; }
	body.student h2{ background: #d51566; }
	body.parent h2{ background: #a95c70; }
	
	body.plans #col2 ul.pagination a:hover, 
	body.plans #col2 ul.pagination a.current, 
	body.plans #col2 a.more, 
	body.plans #col2 h4,
	body.plans #col2 h4 a:hover,
	body.plans ul.level1-links li strong,
	body.plans ul.level2-links li strong a,
	body.plans ul.subnav li a:hover,
	body.home h4 a,
	body.home #col4 .cal-link a,
	body.home #col3 .news-link a{
		color: #adb935;
	}
	body.plans a
	{
		/*color: #adb935;*/
		color: #9aa715;
		/*text-decoration: none;*/
	}
	
	body.plans a:hover
	{
		/*color: #adb935;*/
		color: #9aa715;
	}
	
	body.plans #landings
	 {
		/*color: #adb935;*/
		color: #9aa715;
		text-decoration: none;
		font-weight: 700;
		text-transform:uppercase;
	 }
	
	 body.plans #landings a
	 {
	  color: #000000;
	  text-decoration: none;
	  text-transform:none;
	  font-weight: normal;
	 }
	 body.plans #landings a:hover
	 {
	  color: #000000;
	  text-decoration:underline;
	  text-transform:none;
	  font-weight: normal;
	 }
	
	body.buy #col2 ul.pagination a:hover, 
	body.buy #col2 ul.pagination a.current, 
	body.buy #col2 a.more, 
	body.buy #col2 h4,
	body.buy #col2 h4 a:hover,
	body.buy ul.level1-links li strong,
	body.buy ul.level2-links li strong a,
	body.buy ul.subnav li a:hover{
		color: #597a01;
	}
	body.buy a
	{
		color: #597a01;
		/*text-decoration: none;*/
	}
	body.buy a:hover
	{
		color: #597a01;
		/*text-decoration: underline;*/
	}
	
	body.buy #landings
	 {
		color: #597a01;
		text-decoration: none;
		font-weight: 700;
		text-transform:uppercase;
	 }
	
	 body.buy #landings a
	 {
	  color: #000000;
	  text-decoration: none;
	  text-transform:none;
	  font-weight: normal;
	 }
	 body.buy #landings a:hover
	 {
	  color: #000000;
	  text-decoration:underline;
	  text-transform:none;
	  font-weight: normal;
	 }
	
	body.scoop #col2 ul.pagination a:hover, 
	body.scoop #col2 ul.pagination a.current, 
	body.scoop #col2 a.more, 
	body.scoop #col2 h4,
	body.scoop #col2 h4 a:hover,
	body.scoop ul.level1-links li strong,
	body.scoop ul.level2-links li strong a,
	body.scoop ul.subnav li a:hover{
		color: #d24c0b;
	}
	body.scoop a
	{
		color: #d24c0b;
		/*text-decoration: none;*/
	}
	body.scoop a:hover
	{
		color: #d24c0b;
		/*text-decoration: underline;*/
	}

	body.scoop #landings
	 {
		color: #d24c0b;
		text-decoration: none;
		font-weight: 700;
		text-transform:uppercase;
	 }
	
	 body.scoop #landings a
	 {
	  color: #000000;
	  text-decoration: none;
	  text-transform:none;
	  font-weight: normal;
	 }
	 body.scoop #landings a:hover
	 {
	  color: #000000;
	  text-decoration:underline;
	  text-transform:none;
	  font-weight: normal;
	 }
	
	body.hand #col2 ul.pagination a:hover, 
	body.hand #col2 ul.pagination a.current, 
	body.hand #col2 a.more, 
	body.hand #col2 h4,
	body.hand #col2 h4 a:hover,
	body.hand ul.level1-links li strong,
	body.hand ul.level2-links li strong a,
	body.hand ul.subnav li a:hover{
		color: #af1c8b;
	}
	body.hand a
	{
		color: #af1c8b;
		/*text-decoration: none;*/
	}
	body.hand a:hover
	{
		color: #af1c8b;
		/*text-decoration: underline;*/
	}
	
	body.hand #landings
	 {
		color: #af1c8b;
		text-decoration: none;
		font-weight: 700;
		text-transform:uppercase;
	 }
	
	 body.hand #landings a
	 {
	  color: #000000;
	  text-decoration: none;
	  text-transform:none;
	  font-weight: normal;
	 }
	 body.hand #landings a:hover
	 {
	  color: #000000;
	  text-decoration:underline;
	  text-transform:none;
	  font-weight: normal;
	 }
	
	body.meet #col2 ul.pagination a:hover, 
	body.meet #col2 ul.pagination a.current, 
	body.meet #col2 a.more, 
	body.meet #col2 h4,
	body.meet #col2 h4 a:hover,
	body.meet ul.level1-links li strong,
	body.meet ul.level2-links li strong a,
	body.meet ul.subnav li a:hover{
		color: #c5a303;
	}
	body.meet a
	{
		color: #c5a303;
		/*text-decoration: none;*/
	}
	body.meet a:hover, body.meet a.on
	{
		color: #c5a303;
		/*text-decoration: underline;*/
	}
	
	
	body.meet #landings
	 {
		color: #c5a303;
		text-decoration: none;
		font-weight: 700;
		text-transform:uppercase;
	 }
	
	 body.meet #landings a
	 {
	  color: #000000;
	  text-decoration: none;
	  text-transform:none;
	  font-weight: normal;
	 }
	 body.meet #landings a:hover
	 {
	  color: #000000;
	  text-decoration:underline;
	  text-transform:none;
	  font-weight: normal;
	 }
	
	body.stay #col2 ul.pagination a:hover, 
	body.stay #col2 ul.pagination a.current, 
	body.stay #col2 a.more, 
	body.stay #col2 h4,
	body.stay #col2 h4 a:hover,
	body.stay ul.level1-links li strong,
	body.stay ul.level2-links li strong a,
	body.stay ul.subnav li a:hover{
		color: #188a97;
	}
	body.stay a
	{
		color: #188a97;
		/*text-decoration: none;*/
	}
	body.stay a:hover
	{
		color: #188a97;
		/*text-decoration: underline;*/
	}
	
	body.stay #landings
	 {
		color: #188a97;
		text-decoration: none;
		font-weight: 700;
		text-transform:uppercase;
	 }
	
	 body.stay #landings a
	 {
	  color: #000000;
	  text-decoration: none;
	  text-transform:none;
	  font-weight: normal;
	 }
	 body.stay #landings a:hover
	 {
	  color: #000000;
	  text-decoration:underline;
	  text-transform:none;
	  font-weight: normal;
	 }
	
	body.student #col2 ul.pagination a:hover, 
	body.student #col2 ul.pagination a.current, 
	body.student #col2 a.more, 
	body.student #col2 h4,
	body.student #col2 h4 a:hover,
	body.student ul.level1-links li strong,
	body.student ul.level2-links li strong a,
	body.student ul.subnav li a:hover{
		color: #d51566;
	}
	body.student a
	{
		color: #d51566;
		/*text-decoration: none;*/
	}
	body.student a:hover
	{
		color: #d51566;
		/*text-decoration: underline;*/
	}
	
	body.parent #col2 ul.pagination a:hover, 
	body.parent #col2 ul.pagination a.current, 
	body.parent #col2 a.more, 
	body.parent #col2 h4,
	body.parent #col2 h4 a:hover,
	body.parent ul.level1-links li strong,
	body.parent ul.level2-links li strong a,
	body.parent ul.subnav li a:hover{
		color: #a95c70;
	}
	body.parent a
	{
		color: #a95c70;
		/*text-decoration: none;*/
	}
	body.parent a:hover
	{
		color: #a95c70;
		/*text-decoration: underline;*/
	}
	
	
	body.search a
	{
		color: #4F4F58;
		/*text-decoration: none;*/
	}
	body.search a:hover
	{
		color: #4F4F58;
		/*text-decoration: underline;*/
	}
	


/*performance and other content page main headers*/
h3 {
	font-size: 12px;
	line-height:normal;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	font-weight:bold;
}


.headlineslist
{
	font-size: 12px;
	line-height:normal;
	margin: 0 0 10px 0;
	font-weight:bold;
}

.headlinestitle
{
	font-size: 12px;
	line-height:normal;
	margin: 0 0 10px 0;
	padding-top: 20px;
}

/*search result and other content page headers*/
h4 {
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
body .bodyCopy h4{
	color:#000 !important;
}
h4 a{
	color:#000000;
}
/*contact us and other bolded content headers*/
h5 {
	font-size: 12px;
	font-weight:bold;
}

h3.useclass4
{
	font-size: 12px !Important;
	font-weight:bolder !Important;
	text-transform: uppercase;
	margin: 1.12em 0 !Important;
	color: #C5A303;
}

h3.class4home
{
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
	margin: 0;
}

body.home h3.class4home a
{
	color:#ADB935;
	text-decoration: none;
}

h3.grey
{
	font-size: 16px;
	color:#434349;
	line-height: normal;
	padding:20px 20px 0 20px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	font-weight: bold;
	display:block;
}

h3.greyperformance
{
	font-size: 16px;
	color:#434349;
	line-height: normal;
	padding:20px 0 0 0;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	font-weight: bold;
	background: url(../images/h6-bg-repeat.gif) repeat-x 0 38px;
	display: block;
	border-bottom: solid 1px #434349;
	
}



div.perf-header {
    height:20px;
    margin: 0 0 10px 0;
    padding:20px 0 0 0;
}


/*action titles- replaces*/
h6 {
	font-size: 16px;
	color:#434349;
	line-height: normal;
	padding:20px 20px 0 20px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	font-weight: bold;
	background: url(../images/h6-bg-repeat.gif) repeat-x 0 38px;

}
body.performance h6
{	
	border-bottom:1px solid;
}
body.home h6{
	background-position: 0 18px;
	padding: 0;
}

ul.level1-links li, ul.subnav li{
	font-size:12px;
}

#col4 .details{
	font-size: 9px;
	text-transform: uppercase;
}
#col4 .details a{
	text-decoration: underline;
}

#col1 .bottom, small{
	font-size: 8px;
	line-height:normal;
}
#col1 .bottom strong{
	font-weight: normal;
	text-transform: uppercase;
}
/*=================================*/




/*-------------COLORS--------------*/
body {
	color:#878787;
}
#footer, #footer a {
	color:#878787;
	font-weight:normal;
}

#footer strong, #footer strong a, #header ul li a, .action-wrap, .action-wrap a, body.home #col2 {
	color:#ffffff;
	font-weight: normal;
}

a {
	color:#000;
	/*text-decoration: none;*/
}

body.plans .white a 
{
 color: #ffffff;
 text-decoration: none;	
}

a:hover {
	color:#000;
}


input{
	color:#b6b6b6;
}

#col2, #col2 ul.level1-links li a:hover{
	color:#000000;
}
/*#col2 a:hover{
	color:#bfcd3b;
}*/

.utility{
	color:#bfcd3b;
	text-transform: uppercase;
	font-weight: bold;
}

ul.pagination li a.current{
	font-weight:bold;
}
ul.pagination, ul.pagination a{
	color:#7f7f7f;
}


span.cosponsors, span.cosponsors a{
	color:#6f8a93;
	text-transform: uppercase;
}




/*=================================*/




/*--------MAIN STYLES---------*/
p {
	margin: 0 0 18px 0;
	display: block;
}
ul, ol {
	margin: 0 0 18px 16px;
}
ul {
	list-style-type: circle;
}
ol {
	list-style-type: decimal;
}
blockquote {
	margin: 0 0 18px 18px;
	font-style: italic;
}
strong {
	font-weight:700;
}
hr {
	clear: both;
	float: none;
	width: 100%;
	height: 1px;
	margin: 18px 0 18px 0;
	/*border-bottom:1px dotted #c2c2c2;*/
	border-top:0;
}

em {
	/*font-weight:700;*/
}

a.more{
	text-transform: uppercase;
}

div.vcard .type{
	display: none;
}
div.vcard{
	margin:0 0 36px 0;
}
div.vcard div.tel{
	display: inline;
}
div.vcard div.tel, div.vcard .email{
	font-weight: bold;
	margin: 0 0 5px 0;
}
.bodyCopy{
	margin: 20px 65px 20px 20px;
}

/*=================================*/




/*--------------GENERAL------------*/
.wlk_distext {
	display:block;
	visibility:hidden;
}
.center_block {
	display:block;
	margin:0 auto;
}
/*.clear {
 display:inline-block;
}
.clear:after {
 display:block; 
 visibility:hidden; 
 clear:both; 
 height:0; 
 content: "."; 
}*/


.clear:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clear {
	display: inline-block;
}
 
html[xmlns] .clear {
	display: block;
}
 
* html .clear {
	height: 1%;
}


.inset-icon{
	float:left;
	margin: 0 5px 10px 0;
}
img.inset{
	float:left;
	margin: 0 20px 20px 0;
}
.inset-text{
	float:left;
}

.level3-links-thumbs .inset-text
{
	width:400px;
}

#tooltip{
	position:absolute;
	border:2px solid #fff;
	background:#e25426;
	padding:2px 5px;
	color:#fff;
	display:none;
	text-transform:uppercase;
	}
/*=================================*/



/*------------CONTAINER------------*/
body {
	background:#030000 url(../images/body-bg-repeat.gif) repeat-x;
	background-attachment:fixed;
}

#container {
	background:url(../images/container-bg-repeat.gif) repeat-x #030000;
	width: 900px;/*900*/
	text-align: left;
	position: relative;
	padding:13px 0 0 0;
	margin: 0 auto;
	

}
/*=================================*/




/*-------------HEADER--------------*/
#header {
	padding:23px 28px 0 28px;
	position: relative;
	width:844px; /*900-28-28*/
	margin: 0 auto;

}
#header ul{
	clear:both;
	text-align: right;
	/*margin:0 5px 15px 0;*/
	margin:0 5px 0 0;
}

#logo {
	width:192px;
	height:49px;
	display: inline-block;
	position: absolute;
	border: 0;
	z-index:10000;
	top:33px;
	left:28px;
}
#logo-2 {
	float:right;
	margin:2px 5px 0 0;

}
/*=================================*/


/*---------------NAV---------------*/
div.subnav{
	margin: 0 0 7px 0;
	padding: 15px 20px 15px 20px;
	background: #2b2b2f;
}

div.subnav span{	
	/* border-right:1px solid #fff; */
	margin: 0 2px 0 0;
	padding: 0 5px 0 0;
}

.noline
{
	text-decoration: none;
}

div.subnav, div.subnav a{
	color:#fff;
	text-transform: uppercase;
	/*line-height: 11px;
	line-height: 25px;*/
}

div.subnav .seperator
{
}

div.subnav li.current a{
	color:#9d9d9d;
}


/*=================================*/


/*========== Header Links ========*/
.topnavitems
{
    padding:5px 8px 10px 0;
}

.topnavitems a
{
	color:#ffffff !important;
	font-size: 9px;
	font-weight:normal !important;
	text-transform:uppercase;
	text-decoration: none;
}

.topnavitems a:hover
{
	color:#ffffff;
	font-size: 9px;
	font-weight:normal;
	text-transform:uppercase;
}
/*================================*/


/*-------------HOMEPAGE--------------*/
#sorg-flash{
	width:425px;
	height:326px;
	float:left;
	overflow: hidden;
}

.home-link {
    display:block;
    position:absolute;
    width:425px;
    height:266px;
}

ul.buckets{
	width:167px;
	float:right;
	margin: 0;
	padding: 0;
	list-style: none;

}
ul.buckets li{
	/*margin: 0 0 20px 0;
	height:153px;
	padding: 20px 0 0px 0;*/
}

.buckets{
	width:167px;
	float:right;
	margin-bottom: 16px;
	padding: 0;
	list-style: none;
}

/*=================================*/


/*-------------FOOTER--------------*/
#footer {
	clear:both;
	background: url(../images/footer-bg-repeat.gif) repeat-x top;
	padding:20px;
	width:850px; /*900-28-28-20-20*/
	margin: 0 auto;
	
}
#footer ul{
	clear:both;
	display: block;
	margin:0;
}

/*#footer a
{
  text-decoration: none;
}*/

#footer ul, #header ul{
	/*padding:0;*/
	padding:2px;
	list-style: none;
}

#footer ul li, #header ul li{
	display: inline;
	/*border-right:1px solid #878787;
	padding-right:9px;*/
	margin-right: 2px;
	line-height: 12px;
}
#container ul li.last{
	padding:0;
	margin:0;
	border:none;
}
/*=================================*/




/*-------------CONTENT-------------*/
/*FLASH*/
#sorg_flash {
}
#content {
	clear:both;
	padding:28px 28px 28px 0;
	width:872px;/*900-28*/
}
#col1 {
	float:left;
	height:auto;
	width:260px;
	z-index:400;
	
}

#col1 a
{
	text-decoration: none;
}

	#col1 .search{
		background: #131315;
		padding:5px 5px 5px 15px;
		width:195px;/*215-5-15*/
		position: relative;
		left:28px;
		margin: 0 0 5px 0;
	}
	
	#col1 .wrap{
		background: url(../images/col1-nav-bg-repeat.gif) 28px 0 repeat-y;
		padding:15px 0 20px 0;
		margin: 0 0 5px 0;
		z-index:300 !important;
	}
	
	
	body.home #col1 .wrap 
	{
		height:280px;
		margin:0;
	}
	
	#col1 .bottom{
		background: #030303 url(../images/col1-bottom-bg-repeat.gif) repeat-x;
		/*padding:15px 20px;*/
		padding:20px;
		width:175px;/*215-20-20*/
		position: relative;
		left:28px;
		margin: 0 0 5px 0;
	}
	#col1 .bottom p{
		clear:both;
	}

	
	
	/*main, containing list --> cascade */
	#col1 ul{
		padding:0;
		/*margin:0 0 50px 0;*/
		margin:0 0 5px 0;
		list-style: none;
	}
	
	#col1 ul li ul{	
		margin:0;
	}
	
	/*hide sub lists*/
	#col1 ul li ul li ul 
	{
		z-index:200;
        display:none;
        
    }	
    	
    	/*show sub lists when the parent LI is the currently selected page or when you hover over the main LI*/
	#col1 ul li ul li.hover ul,
	#col1 ul li#current ul li ul {
        display:block;
        position: relative;
        z-index: 100;
    }
    #col1 ul li ul li{
    	position: relative;
    }
	    
	/*main LI link styles*/    
	#col1 ul li ul li a {
		margin:0 17px 0 28px;
		display: block;	
		color:#ffffff;
		padding:5px 20px;
		text-transform: uppercase;
	}
	
	/* #col1 ul li ul li a:hover, */
	#col1 ul li ul li.hover span a,
	#col1 ul li#current ul li span a {
		margin:0;
		background: #4f4f58;
		color:#ffffff;
		font-weight: bold;
		border-left:28px solid #000;
	}

	#col1 ul li ul.plans li.hover span a, 
	#col1 ul li#current ul.plans li span a{
		border-color: #adb935;
	}	
	
	#col1 ul li ul.buy li.hover span a, 
	#col1 ul li#current ul.buy li span a{
		border-color: #597a01;
	}
	 
	#col1 ul li ul.scoop li.hover span a, 
	#col1 ul li#current ul.scoop li span a{
		border-color: #d24c0b;
	}
	
	#col1 ul li ul.hand li.hover span a, 
	#col1 ul li#current ul.hand li span a{
		border-color: #af1c8b;
	}
	
	#col1 ul li ul.meet li.hover span a, 
	#col1 ul li#current ul.meet li span a{
		border-color: #c5a303;
	}
	
	#col1 ul li ul.stay li.hover span a, 
	#col1 ul li#current ul.stay li span a{
		border-color: #188a97;
	}
	
	#col1 ul li ul.student li.hover span a,
	#col1 ul li#current ul.student li span a{
		border-color: #d51566;
	}
	
	#col1 ul li ul.parent li.hover a, 
	#col1 ul li#current ul.parent li span a{
		border-color: #a95c70;
	}	
	
	
	/*sub navigation styles ON HOVER*/
	#col1 ul li ul li.hover ul{
		position: absolute;
		left:243px;
		top:0;
	}
		#col1 ul li ul.plans li ul {
			background-color: #adb935;
		}
		#col1 ul li ul.buy li ul{
			background-color: #597a01;
		}
		#col1 ul li ul.scoop li ul{
			background-color: #d24c0b;
		}
		#col1 ul li ul.hand li ul{
			background-color: #af1c8b;
		}
		#col1 ul li ul.meet li ul{
			background-color: #c5a303;
		}
		#col1 ul li ul.stay li ul{
			background-color: #188a97;
		}
		#col1 ul li ul.student li ul{
			background-color: #d51566;
		}
		#col1 ul li ul.parent li ul{
			background-color: #a95c70;
		}
			#col1 ul li ul li ul{
				padding: 15px;
				width:170px;/*180-15-15*/
			}
			#col1 ul li ul li ul a{
				margin:0;
				padding:3px 0;
				color:#010101;
			}
			#col1 ul li ul li ul a:hover{
				border-left:none;
				font-weight: bold;
				margin:0;
				color:#fff;
				background: none;
			}

	
	/*sub navigation styles ON CURRENT*/
	#col1 ul li#current ul li ul{
		/*reset*/
		position: relative;
		left:auto;
		top:auto;
		background: none;
		padding: 0;
		width:auto;
	}

	#col1 ul li#current ul li ul li a{
		margin:0 17px 0 28px;
		padding:3px 20px 3px 35px;
	}
	#col1 ul li#current ul li ul li a:hover{
		/*color:#ababab !important;*/
		color:#ffffff !important;
		border-left:none;
		font-weight:bold;
		margin:0 17px 0 28px;
	}
	
	#col1 ul li#current ul li ul li.current a{
		border-left:none;
		background: url(../images/sub-nav-liststyle.gif) no-repeat 20px center;
		margin:0 17px 0 28px;
	}
	
		#col1 ul li#current ul.plans li ul li a{
			color: #adb935;
		}
		#col1 ul li#current ul.buy li ul li a{
			color: #597a01;
		}
		#col1 ul li#current ul.scoop li ul li a{
			color: #d24c0b;
		}
		#col1 ul li#current ul.hand li ul li a{
			color: #af1c8b;
		}
		#col1 ul li#current ul.meet li ul li a{
			color: #c5a303;
		}
		#col1 ul li#current ul.stay li ul li a{
			color: #188a97;
		}
		#col1 ul li#current ul.student li ul li a{
			color: #d51566;
		}
		#col1 ul li#current ul.parent li ul li a{
			color: #a95c70;
		}	


#col2 {
	height:auto;
	float:right;
	width:562px;/*612-25-25*/
	padding:25px;
	background: #fff;
	min-height: 630px;/*680f-25-25*/
}
body.home #col2{
	background: none;
	padding:0 ;
	margin: 0;
	width:612px;/*612-25-25*/
}

body.plans #col2 #calendar {
	text-align:center;
}
body.plans #col2 h2 {
	text-align:left;
	/*line-height:normal;*/
		line-height:32px;
}

	.utility, ul.pagination{
		margin: 0 0 5px 0;
		text-align: right;
	}
	ul.pagination li{
		list-style: none;
		display: inline;
		border-right:1px solid #7f7f7f;
		padding:0 6px 0 0;
		margin:0 4px 0 0;
		line-height:12px;
	}

	ul.level1-thumbs, ul.level1-links, ul.level2-thumbs, ul.level2-links, ul.level3-links, ul.level3-links-thumbs{
		/*margin: 10px 0 0 20px;*/
		padding: 0;
		list-style: none;
	}
	ul.level3-links{
		margin-left: 0;
	}
	ul.level3-links-thumbs{
		margin-top: 20px;
	}
	ul.level1-thumbs, ul.level1-links, ul.level3-links-thumbs, ul.level3-links-thumbs li{ clear:both; }
	ul.level2-links, ul.level2-thumbs{ float:left; }
	ul.level2-links{ width:330px; margin:30px 0 0 30px; }


	ul.level1-thumbs li{
		display:inline;
		margin: 0 20px 0 0;
	}
		ul.level2-thumbs li{
			margin: 0 0 20px 0;
		}
		ul.level3-links li, ul.level3-links-thumbs li
		{
			display:block;
			margin: 0 0 10px 0;
		}
			ul.level3-links li .inset-thumb, ul.level3-links-thumbs li .inset-thumb{
				float:left;
				margin: 0 10px 10px 0;
				width:71px;
			}
			ul.level3-links li .inset-thumb img, ul.level3-links-thumbs li .inset-thumb img{
				margin: 0 auto;
				display: block;
			}
			
			
			
	ul.level1-links li, ul.level2-links li{
		margin: 0 0 18px 0;
	}
		
		ul.level1-links li strong, ul.level2-links li strong{
			text-transform: uppercase;
		}
		ul.level1-links li a:hover{
			text-decoration: underline;
		}
		

#col3, #col4{
	margin: 20px 0 0 20px;
	float:left;
	
}

#col3 h3.grey
{
	padding:0px;
}

/*#col3 h3.greyperformance
{
	padding:20px;
}*/

#col4 h3.grey
{
  padding:0px;	
}

#col3{
	width:238px;
}	
	.action-wrap{
		background: #000000;
		margin: 10px 0;
		padding: 0 8px 20px 0;
	}
	.action-wrap ul{
		margin:0 20px 20px 20px;
		padding: 0 0 0 8px;
		list-style: none;
	}
	.action-wrap ul.resources li{
		width: 98px;
		display: block;
		float:left;
		margin: 0 0 5px 0;
	}
	.action-wrap ul.resources li a{
		
	}
	.action-wrap ul.date-time
	{
		margin:0 0 0 10px;
	}
	
	.action-wrap ul.date-time li{
		margin: 0 5px 0 0;
		clear:both;
		height:24px;
	}	
	.action-wrap ul.date-time .time{
		float:left;
		border-right:1px solid #fff;
		padding: 0 8px 0 0;
		margin: 0 6px 0 0;
		font-size:smaller;
	}
	.action-wrap ul.date-time
	{
		margin:0 0 0 10px;
	}
	
	.action-wrap ul.resources, .action-wrap ul.priceList
	{
		padding-left:0;
	}
	.action-wrap ul.priceList
	{
		margin-bottom:0;
	}
	.action-wrap ul.priceList li
	{
	
	}
	
	.icon-video, .icon-audio, .icon-program, .icon-website, .icon-imix{
		padding: 0 0 0 20px;
		background-position: left top;
		background-repeat: no-repeat;
		display: block;
	}
	.icon-video{
		background-image: url(../images/icon-video.gif);
		text-decoration: none;
	}
	.icon-audio{
		background-image: url(../images/icon-audio.gif);
		text-decoration: none;
	}
	.icon-program{
		background-image: url(../images/icon-program.gif);
		text-decoration: none;
	}
	.icon-website{
		background-image: url(../images/icon-website.gif);
		text-decoration: none;
	}
	.icon-imix{
		background-image: url(../images/icon-imix.gif);
		text-decoration: none;
	}
	
	.icon-calendar, .icon-rate, .icon-buy, .icon-rss, .icon-wait, .icon-dayof{
		text-indent: -999px;
		font-size: 0;
		line-height:0;
		width:17px;
		height:17px;
		float:left;
		margin: 0 3px 0 0;
		background-position: 0 0;
	}
	a.icon-calendar:hover, a.icon-rate:hover, a.icon-buy:hover, a.icon-wait:hover, .icon-dayof:hover{
		background-position: 0 -17px;
	}
	
	.icon-free{
		text-indent: -999px;
		font-size: 0;
		line-height:0;
		width:26px;
		height:17px;
		float:left;
		margin: 0 5px 0 0;
		background-position: 0 0;
	}
	a.icon-free:hover{
		background-position: 0 -17px;
	}
	
	
	
	.icon-calendar{
		background-image: url(../images/icon-calendar.gif);
	}
	.icon-rate{
		background-image: url(../images/icon-rate.gif);
	}
	.icon-buy{
		background-image: url(../images/icon-buy.gif);
	}
	.icon-free{
		background-image: url(../images/icon-free.gif);
	}
	.icon-dayof{
		background-image: url(../images/icon-dayof.gif);
	}
	.icon-wait{
		background-image: url(../images/waitinglist.gif);
	}
	
	.icon-rss{
		background-image: url(../images/icon-rss.png);
		height:16px;
		width:16px;
	}
	#col4 .cal-link{
		line-height:17px;
	}
	



#col4{
	width:260px;
}


body.home #col3{
	width:425px;
	float:left;
	margin: 0;
}
body.home #col4{
	width:167px;
	float:right;
	margin: 0;
}
body.home h4{
	margin: 0;
}
body.home #col4 .cal-link{
	height: 28px;
}
	body.home #col4 .cal-link .full-cal{
		border-left:1px solid #fff;
		padding: 0 0 0 11px;
		margin: 0 0 0 9px;
	}
body.home #col4 .cal-link a{
	text-transform: uppercase;
}



body.home #col3 .news-link{
	height: 28px;
}
	body.home #col3 .news-link .full-news{
		margin: 0 0 0 3px;
	}
	
body.home #col3 .news-link a{
	text-transform: uppercase;
}




/*=================================*/




/*--------------FORMS-------------*/
fieldset {
	border:none;
}
input, textarea {
	padding:3px 10px;
	float:none;
	color:#b6b6b6;
	font-size: 10px;
	border:1px solid #5c5c5d;
	background: #353536;
}

input.button{
	display: block;
	border:none;
	text-indent: -999px;
	font-size: 0;
	line-height: 0;
	cursor:pointer;
}

input.in_explore{
	float:left;
	width:140px;
}

input.btn_explore{
	background: url(../images/btn-search.jpg) no-repeat center right;
	width:25px;
	height:22px;

}

textarea {
	overflow:auto;
}
.row {
	clear: both;
	padding-top: 5px;
}
input[type="hidden"]
{
	border:none !important;
}

/*=================================*/




/*-------------BUTTONS------------*/
a.button, button {
	display:block;
	float:left;
	margin:0 0.583em 0.667em 0;
	padding:5px 10px 6px 7px;   /* Links */
	border:0.1em solid #dedede;
	border-top:0.1em solid #eee;
	border-left:0.1em solid #eee;
	font-size:100%;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
	color:#565656;
	cursor:pointer;
}
button {
	width:auto;
	overflow:visible;
	padding:4px 10px 3px 7px;   /* IE6 */
}
button[type] {
	padding:5px 10px 5px 7px;   /* Firefox */
	line-height:17px;           /* Safari */
}
*:first-child+html button[type] {
	padding:4px 10px 3px 7px;   /* IE7 */
}
button img, a.button img {
	margin:0 3px -3px 0 !important;
	padding:0;
	border:none;
	width:16px;
	height:16px;
}
/*=================================*/




/*-------------TABLES------------*/

table {
	/*margin-bottom: 16px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;*/
}
th, td {
	height: 13px;
	/*padding:2px 4px;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;*/
}
th {
	font-weight:bold;
}
/* Tables still need 'cellspacing="0"' in the markup. */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

.mainContentOffset
{
 padding: 10px 0 0 16px;
}

/*=================================*/

/*=================================*/

.reset li              { display: list-item }
.reset table           { display: table }
.reset tr              { display: table-row }
.reset thead           { display: table-header-group }
.reset tbody           { display: table-row-group }
.reset tfoot           { display: table-footer-group }
.reset col             { display: table-column }
.reset colgroup        { display: table-column-group }
.reset td, th          { display: table-cell }
.reset caption         { display: table-caption }
.reset th              { font-weight: bolder; text-align: center }
.reset caption         { text-align: center }
.reset body            { margin: 8px }
.reset h1              { font-size: 2em; margin: .67em 0 }
.reset h2              { font-size: 1.5em; margin: .75em 0 }
.reset h3              { font-size: 1.17em; margin: .83em 0 }
.reset h3 span.sub	{ font-size:.8em;}
.reset h4, .reset p,
.reset blockquote, .reset ul,
.reset fieldset, .reset form,
.reset ol, .reset dl, .reset dir,
.reset menu            { margin: 1.12em 0 }
.reset h5              { font-size: .83em; margin: 1.5em 0 }
.reset h6              { font-size: .75em; margin: 1.67em 0 }
.reset h1, .reset h2, .reset h3, .reset h4,
.reset h5, .reset h6, .reset b,
.reset strong          { font-weight: bolder }
.reset blockquote      { margin-left: 40px; margin-right: 40px }
.reset i, .reset cite, .reset em,
.reset var, .reset address    { font-style: italic }
.reset pre, .reset tt, .reset code,
.reset kbd, .reset samp       { font-family: monospace }
.reset pre             { white-space: pre }
.reset button, .reset textarea,
.reset input, .reset select   { display: inline-block; background-color: #ffffff; border: 1px solid #b6b6b6; color: #000000; }
.reset big             { font-size: 1.17em }
.reset small, .reset sub, .reset sup { font-size: .83em }
.reset sub             { vertical-align: sub }
.reset sup             { vertical-align: super }
.reset table           { border-spacing: 0px; }
.reset thead, .reset tbody,
.reset tfoot           { vertical-align: middle }
.reset td, .reset th          { vertical-align: inherit; padding:1px 1px; }
.reset s, .reset strike, .reset del  { text-decoration: line-through }
.reset hr              { border: 1px inset }
.reset ol, .reset ul, .reset dir,
.reset menu, .reset dd        { margin-left: 40px; list-style-type: square; }
.reset ol              { list-style-type: decimal }
.reset ol .reset ul, .reset ul .reset ol,
.reset ul .reset ul, .reset ol .reset ol    { margin-top: 0; margin-bottom: 0 }
.reset u, .reset ins          { text-decoration: underline }

.reset table.fields
{
	padding:15px 15px 15px 15px;
}

.reset table.fields tr
{
	height:25px;
}
.reset table.fields2 td, .reset table.fields3 td
{
	padding:15px 15px 15px 15px;
}

.reset table.fields4 td
{
	padding:8px 8px 8px 8px;
}

.reset table.fields5 td
{
	padding:5px 5px 5px 5px;
}

input[type="radio"], input[type="checkbox"]
{
	margin-right:8px;
}


/*--------------FONT---------------*/




ul.tip_list{
margin-left:0;
list-style:none;
padding:0;
}
ul.tip_list li{
margin:0 0 5px 0;
padding:0 0 0 25px;
height:16px;
line-height:16px;
}

#icon_yahoo{
background:url(/images/cluetips/icon_yahoo.gif) no-repeat left;
}
#icon_google{
background:url(/images/cluetips/icon_google.jpg) no-repeat left;
}
#icon_ical{
background:url(/images/cluetips/icon_ical.gif) no-repeat left;
}
#icon_email{
background:url(../images/cluetips/icon_email.jpg) no-repeat left;
}
#icon_digg{
background:url(../images/cluetips/icon_digg.jpg) no-repeat left;
}
#icon_fb{
background:url(../images/cluetips/icon_fb.jpg) no-repeat left;
}
#icon_reddit{
background:url(../images/cluetips/icon_reddit.jpg) no-repeat left;
}
#icon_delicious{
background:url(../images/cluetips/icon_delicious.jpg) no-repeat left;
}


/* ----   SITEMAP -------*/

body.sitemap ul.sitemap_wrap /* outer wrapper */
{
	list-style:none;
}

body.sitemap ul.sitemap_wrap ul /* top level */
{
	list-style:square;
	margin-bottom:0;

	padding:5px;
}
body.sitemap ul.sitemap_wrap ul ul /* sub level */
{
	list-style:disc;
	margin-bottom:0;

	padding:5px;
	
}
body.sitemap ul.sitemap_wrap ul ul ul /* sub sub level */
{
	margin-bottom:0;

	padding:5px;
}


.staffgold
{
	color: #c5a303; 
	text-transform: uppercase;
}



body.meet .staffblack a
{
	color: #000000; 
}

.staffpad
{
	padding:17px 20px 20px 19px;
}

.active
{
	font-weight:bold;
}

.azfilter
{
  padding-left:15px;	
}

div#HeadersLine {
    position:absolute;
    z-index:1;
    top:492px;
    right:25px;
}

label.error {
	display: block;
}