/*
	FUZZ PRODUCTIONS (c) 2010
	------------------------------------
	HOME STYLE SHEET
	
	USEAGE:
	STYLES FOR ALL ITEMS THAT ARE IN THE WEB SECTION
	
	------------------------------------	
	REFERANCE: 
	COLORS
	Orange- #fb4f14;
	YOrange- #f99522;
	Fuschia- #e71d5f;
	Green - #39b700;
	Blue - #005cff;
	Lt Gray - #bebebe; 
	Dk Gray = #989898;
		
*/
/*=======================================================================================================*/
/*	COLOR STYLES	*/
/*=======================================================================================================*/
h1.title,h2.sub_title,.active, #navBottom li a:hover{
	color:#9ec435 !important;
}
#header,#footer{
/*	border-color:#9ec435 !important;*/
}



/*=======================================================================================================*/
/*	WEB STYLES	*/
/*=======================================================================================================*/
h1.title{
	float:left;
	display:block;
	font-family:'FlamaBasic',Helvetica,Arial,sans-serif;
	font-size: 32px;
	letter-spacing:1px;
	line-height: 34px;
	font-weight: normal;
	margin:25px 0 7px;
	padding:0;
}
p.leader{
	font-family:Helvetica,Arial,sans-serif;
	font-size:15px;
	line-height:20px;
	font-weight:normal;
	color:#686868;
	margin:0 0 5px;
	padding:0 40px 0 0;
}
h2.sub_title{
	float:left;
	display:block;
	font-family:'FlamaBasic',Helvetica,Arial,sans-serif;
	font-size: 32px;
	letter-spacing:1px;
	font-weight: normal;
	margin:0 0 10px 0;
	padding:0;
}
h3.small_title{
	font-family:Helvetica,Arial,sans-serif;
	font-size:14px;
	line-height:21px;
	font-weight:bold;
	color:#686868;
}
p.sub_text{
	font-family:Helvetica,Arial,sans-serif;
	font-size:13px;
	line-height:18px;
	font-weight:normal;
	color:#686868;
	margin:0 0 20px 0;
	padding:0 40px 0 0;
}
.web_landing{
	margin:0 0 20px 0 !important;
	padding:0 !important;
	left:-25px;
}
.web_landing .slider-wrapper{
	margin:0!important;
	height:150px !important;
}
.coda-slider .panel{
	width:870px !important;
}
.coda-slider{
	height:150px !important;
}
.web_landing .slider-wrapper .coda-slider{
	width:870px !important;
}
.coda-nav-left,.coda-nav-right{
	top:0px	!important;
}
.coda-nav-right{
	left:895px !important;
}
.colSixth {
 	float:left; 
	margin-right:30px; /* warning! use to be 28px */
	margin-top:4px;
	position:relative;
 	width:120px; 
}
.colSixth_exception_spacer {
	height:30px;
}
.colSixth_exception_link {
	left:-5px;
	position:relative;
	top:-45px;
}
*html .colSixth {
 	width:114px; 
}
.colSixth li {
	font-size:77%;
	letter-spacing:0.35px;
	line-height:138.5%;
}
.panel-wrapper .colSixth {margin-right: 20px;}
.full-width .colSixth {margin-right: 30px;}
.full-width .colLast {margin-right: 0px !important;}
.colLast {
	margin-right: 0;
}


.colOneThird{
	float:left;
	width:255px;
}
.colTwoThirds {
	float:left;
	margin-right:15px;
	width:585px;
}

.colFull{
	float:left;
	margin-bottom:15px;
	margin-top:20px;
	position:relative;
	width:870px;
}

.devisionBrief{
	float:left;
	margin-top:7px;
	width:506px;
}

.devisionBrief.rightColumn{
	margin-right: 0px;
}

#colTwoThirdsWrapper{
	float:left;
	width:600px;
}

.devisionBrief h2{
	color:#686868 !important;
	font-family:'FlamaLight',Helvetica,Arial,sans-serif;
	font-size:20px !important;
	font-weight:normal !important;
	letter-spacing:1px;
}

.devisionBrief h2 a{
	color:#666666;
}


.devisionBrief p{
	color:#777777;
	font-size:12px;
	letter-spacing:0.3px;
	line-height:18px;
	width:540px;
}
.devisionBrief p a.explore {
	float:left;
	margin: 4px 0 0 0;
	font-family:Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#686868;
	padding: 0 18px 0 0;
	background: url('../images/go_arrow_web.jpg') no-repeat center right;
}

.AAG_title{
	display:block;
	float:left;
	font-family:'FlamaBasic',Helvetica,Arial,sans-serif;
	font-size:32px;
	font-weight:normal;
	letter-spacing:1px;
	line-height:40px;
	margin:20px 0 0;
	padding:0;
}

.AAG{
	color:#686868;
	float:left;
	font-size:12px;
	line-height:10px;
	margin-top:6px;
}

.AAG li{
	background:transparent url(../images/AAG_Web_bullet.jpg) no-repeat scroll left 4px;
	clear: both;
	float:left;
	line-height:18px;
	margin-bottom:12px;
	padding-left:11px;
	width:267px;
}

.AAG_title{
	color:#9EC435 !important;
}

.AnythingJellyBean #thumbNav .cur{
	color:#9EC435 !important;
}

#thumbNav a:hover{
	background:transparent url(../images/home_kick_navbg.png) no-repeat scroll 0 0;
	color:#9EC435 !important;
}

#clientSlider #thumbNav a.cur {
	color:#FFFFFF !important;
}

.ulWrap{
	display:block;
}

/*ul#navBottom{
	width:244px;
}*/




/*=======================================================================================================*/
/*	DIVISION HOVERS	*/
/*=======================================================================================================*/


.devisionBrief:hover h2 a, .devisionBrief:hover a.explore{
	color:#9EC435 !important;
}

.viewStudySpot {
	bottom:0 !important;
	height:40px !important;
	left:15px !important;
	width:145px !important;
	z-index:9000;
}