﻿/* All documentation will be inline for CSS */

/*  ------------------------------------------------------------
    Please keep in mind that most of the JavaScript animation 
    and transitions on this site utilize JQuery with ID and 
    class naming. Renaming either may brake these elements.
------------------------------------------------------------ */
@import url(reset.css);
@import url(960.css);
@import url(typography.css);
@import url(global.css);
@import url(navv2.css);
@import url(buttons.css);
@import url(forms.css);
@import url(headerv2.css);
@import url(home.css);
@import url(search.css);
@import url("profiles/styles.css");
@import url(translate.css);
@import url(resources.css);
@import url(like.css);
@import url(genericDropdown.css);

/*-----------------------------------------------------------------
Left Navigation
------------------------------------------------------------------*/
.left_nav
{
	width: 174px;
	list-style: none;
	margin-top: 64px;
}
.left_nav li
{
	margin-bottom: 12px;
	line-height: normal;
	font-size: 12px;
	position: relative;
}
.left_nav li a
{
	color: #a1a1a1;
	text-transform: uppercase;
	text-decoration: none;
}
.left_nav li a.active
{
	color: #525051;
	text-transform: uppercase;
	text-decoration: none;
}


/* -----------------------------------------------------------
Home Page Styles
-------------------------------------------------------------*/

.home_blue_featurebanner
{
	width: 710px;
	height: 329px;
	background: url(../images/home_bluebox-bg.png);
	position: relative;
}
.home_featurebanner_content
{
	width: 690px;
	height: 305px;
	margin: 12px 0 0 10px;
	float: left;
}
.home_featurebanner_left
{
	width: 470px;
	height: 305px;
	float: left;
}
.home_featurebanner_left_vid-img_holder
{
	float: left;
	width: 470px;
	height: 264px;
}
.home_featurebanner_left_nav
{
	width: 470px;
	height: 29px;
	text-align: right;
	float: left;
}
.home_featurebanner_left_nav_txt
{
	width: auto;
	float: right;
	padding-right: 20px;
	height: 29px;
	line-height: 29px;
}
.home_featurebanner_left_nav_detail
{
	height: 29px;
	width: 65px;
	float: right;
	background: #83abd0;
	display: inline-block;
	text-align: left;
}
.home_featurebanner_left_nav_detail img
{
	margin: 10px 0 0 7px;
}

.home_featurebanner_right
{
	width: 208px;
	height: 280px;
	float: left;
	padding: 0px 0 0 12px;
	line-height: 20px;
}
.home_featurebanner_right h2
{
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: normal;
}
.home_featurebanner_right a
{
	color: #557eb9;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.home_right_column
{
	width: 230px;
	height: auto;
	float: left;
}
.home_purplebox
{
	width: 220px;
	float: left;
	background: url(../images/home_purplebox.png) top no-repeat;
	position: relative;
	padding: 10px 0 0 10px;
}
.home_purplebox_add
{
	position: absolute;
	height: 22px;
	width: 21px;
	top: 0;
	right: 0;
}
.homebluebox2
{
	width: 710px;
	height: 68px;
	float: left;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	display: table;
	background: url(../images/homebluebox2_20.gif);
}
.homebluebox2 p
{
	padding-left: 60px;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}
.homebluebox2 a
{
	color: #557eb9;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.home_bodybox
{
	height: 148px;
	width: 220px;
	float: left;
	background: #cdd804;
	padding: 10px 0 0 9px;
	position: relative;
}
.home_bodybox_title
{
	margin-bottom: 12px;
}
.home_bodybox_button
{
	position: absolute;
	bottom: 12px;
	right: 13px;
}
.middlebox
{
	margin: 0 11px 0 11px;
}

.boxbg_gold
{
	background: #ffc211;
}

/*--------------------*\
   disabled accordion
\*--------------------*/
.accordion_disabled
{
	background-color: #c7c7c7;
	width: 100%;
	height: 26px;
	margin: 1px 0;
}

.accordion_disabled .ui-icon
{
	background: transparent url('../themes/piln-theme/images/ui-icons_ffffff_256x240new.png') no-repeat scroll left top;
	color: #fff;
	background-position: -101px -223px;
	height: 16px;
	width: 16px;
	display: inline-block;
	margin: 5px 10px 0 10px;
	float: left;
}

.accordion_disabled h3
{
	color: #fff;
	display: inline-block;
	float: left;
	font-weight: normal;
	margin: 3px 0 0 0;
	padding: 0;
}

/*-------------------------------*\
   Moved here from header.css
\*-------------------------------*/

.header_white_anchorright
{
	background: url(../images/header_white_anchorright_01.png) top no-repeat;
}

.header_user
{
	position: absolute;
	top: 0;
	right: 52px;
	height: 45px;
	padding-top: 5px;
}

.header_search a
{
	color: #557eb9;
	text-decoration: none;
}



/*-----------------------------------------------------------
Search Results Styles
-------------------------------------------------------------*/

.smallstrip_header
{
	background: #ea8616;
	height: 45px;
	margin-top: 20px;
}

.gray_10px_txt a
{
	color: #a1a1a1;
}

.grey_16px_txt
{
	font-size: 16px;
	font-weight: bold;
}

.search_field_large
{
	height: 40px;
	width: 365px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #d0d0d0;
	color: #525051;
	font-size: 24px;
	padding-left: 10px;
	float: left;
}

a.whitesearchbutton
{
	background: #fff no-repeat;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: normal;
	text-transform: capitalize;
	line-height: 32px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
	height: 42px; /* Height of button background height */
	width: 110px;
	padding-left: 14px; /* Width of left menu image */
	text-decoration: none;
	border-width: 1px 1px 1px 0px; /*top right bottom left*/
	border-style: solid;
	border-color: #d0d0d0;
}

a:link.whitesearchbutton, a:visited.whitesearchbutton, a:active.whitesearchbutton
{
	color: #a1a1a1; /*button text color*/
}

a.whitesearchbutton span
{
	background: #fff no-repeat;
	display: block;
	padding: 5px 6px 5px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.whitesearchbutton:hover
{
	/* Hover state CSS */
	background-color: #fff;
	text-decoration: none;
	color: #000;
}

a.whitesearchbutton:hover span
{
	/* Hover state CSS */
	background-position: bottom right;
	color: #000;
	background-color: #fff;
	text-decoration: none;
}

a.whitesearchbutton img
{
	padding-left: 12px;
	margin-bottom: -4px;
	position: relative;
}

.search_results_and_pagination
{
	padding-top: 10px;
	font-size: 12px;
	color: #666;
}

.search_pagination
{
	float: right;
}

.search_results_display
{
}

.left_column
{
	width: 170px;
	height: auto;
	float: left;
	position: relative;
}

.sort_results
{
	margin-top: 100px;
}

.drkgray_14px_txt
{
	font-size: 14px;
	line-height: 16px;
	color: #525051;
}

#results_posted
{
	color: #ccc;
	font-size: 12px;
}

#author
{
}

#posted
{
	padding-left: 20px;
}

#results_desc
{
	color: #666;
}

#results_title
{
	color: #666;
	font-size: 18px;
}

#results_text
{
	float: left;
	height: 60px;
	width: 450px;
}

#results_icon
{
	width: 20px;
	height: 60px;
	float: left;
	padding-right: 10px;
}

#search_result
{
	height: 62px;
	padding: 0 0 40px 0;
}

/* -----------------------------------------------------------
Dashboard Page Styles
-------------------------------------------------------------*/

.dash_joincom
{
	width: 220px;
	height: 35px;
	position: absolute;
	top: -35px;
	left: 0;
	background: url(../images/dash_joincom_03.png);
	cursor: pointer;
	padding-left: 10px;
	line-height: 35px;
}
.dash_blue_featurebanner
{
	width: 710px;
	height: 162px;
	background: url(../images/home_bluebox-bg.png);
	position: relative;
}
.dash_title
{
	height: 25px;
}
.dash_featurebanner_content
{
	width: 700px;
	height: 162px;
	margin: 12px 0 0 10px;
	float: left;
}
.dash_feat_box
{
	height: 125px;
	width: 220px;
	float: left;
}

.dash_feat_middle_box
{
	border-right: 1px solid #76a1c4;
	border-left: 1px solid #76a1c4;
	width: 225px;
	padding-left: 12px;
	margin-right: 13px;
}
.dash_feat_right_box
{
	width: 230px;
}
.dash_containerbox
{
	background: url(../images/dash_containerbg_10.png);
	color: #abd9e9;
	position: relative;
	float: left;
	margin-bottom: 10px;
}
.dash_containerbox p
{
	color: #abd9e9;
}
.ltblue_11px_txt
{
	color: #abd9e9;
	font-size: 11px;
}
.ltblue_12px_txt
{
	color: #abd9e9;
	font-size: 12px;
}
.dash_containerbox a
{
	color: #abd9e9;
	text-decoration: none;
}
.dash_containerbox_middle
{
	border-right: 1px solid #4171ae;
	border-left: 1px solid #4171ae;
}
.dash_updatebox
{
	height: 152px;
	width: 220px;
	float: left;
	background: url(../images/dash_updatesbg_06.png) top no-repeat;
	position: relative;
	padding: 10px 0 0 10px;
}
.dash_icons
{
	position: absolute;
	top: -25px;
	right: 0;
	width: auto;
	height: 25px;
}
.dash_scrollnav
{
	position: absolute;
	width: 44px;
	height: 19px;
	top: 3px;
	right: 36px;
	z-index: 1000;
}

/* only used by the Dashboard Index right now */
.scrollable
{
	/* required settings */
	position: relative;
	overflow: hidden;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
.scrollable .items
{
	/* this cannot be too large */
	width: 20000em;
	position: absolute;
}

/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
.items div
{
	float: left;
}

.dash_joincom a
{
	color: #fff;
}

.dash_joincom a:hover
{
	color: #fff;
	text-decoration: none;
}

/* depricated 
.white_button {
    color: #fff;
    padding: 3px 8px 3px 8px;
    border: 1px solid #fff;
    font-size: 1.3em;
}

a.white_button {
    color: #fff;
    text-decoration: none;   
}

a.white_button:hover {
    color: #fff;
    text-decoration: none;
}


.watermark {
    color: #999;
}
*/
.text-counter
{
	color: Gray;
	padding-left: 5px;
}

/*-----------------------
   temporary port
  from changes.css
-------------------------*/

.main_navigation
{
    margin-left: 5px;
	position: absolute;
	height: 30px;
	bottom: 5px;
	left: 0px;
	font-size: 15px;
	color: #a1a1a1;
	line-height: 20px;
    width: 110%;
}

.session-stats
{
	width: 100%;
	background: #faa;
	padding: 24px;
}

.session-stats table th
{
	font-weight: bold;
}

.session-stats table td
{
	padding: 0 12px;
}

/*-----------------------------------------------------------------
Watermark
------------------------------------------------------------------*/
/* This is a temporary style to work around the FOUC. */
.watermark-overlay
{
	display: none;
}
/*Completion Status*/
.completionPercentageBar
{
	height: 7px;
	width: 20px;
	border: 1px solid #339900;
	margin: 6px 0 0 0;
	padding: 0;
	position: relative;
	float: right;
}
.completionPercentageBar .progress
{
	height: 100%;
	background-color: #339900;
	position: absolute;
	top: 0;
	left: 0;
}
/*General useful styles*/
.nowrap
{
	white-space: nowrap;
}
ul.standardList
{
	list-style-type: disc;
	margin-left: 15px;
	padding: 0;
}
.standardList li
{
	font-size: 14px;
	margin-bottom: 10px;
}
.standardList .listBold
{
	font-weight: bold;
	font-size: 14px;
}
.standardList .subText
{
	font-size: 12px;
}
.tabcontent
{
	margin-top: 30px;
}
a.bobtab
{
	height: 40px;
	line-height: 40px;
	background-color: #E9E9E9;
	color: #999;
	font-size: 14px;
	float: left;
	margin-right: 5px;
	position: relative;
	text-align: center;
	cursor: pointer;
}
.bobtab.last
{
	margin-right: 0;
}
.bobtab.active
{
	background-color: #FA8D00;
	color: #FFF;
	font-size: 14px;
}
.bobtab.active:after 
{
	content:"";
	position:absolute;
	bottom:-8px; 
	left:50%; 
	border-width:8px 8px 0; 
	border-style:solid;
	border-color:#FA8D00 transparent;
	display:block; 
	width:0;
	margin-left: -8px;
}
	.stepItemsContainer
{
	position: relative;
	margin-top: 30px;
}

.stepItem
{
	width: 120px;
	float: left;
	margin-right: 20px;
}

.stepItemHeader
{
	font-size: 12px;
	font-weight: bold;
	display: block;
}

.stepItemBody
{
	display: block;
	font-size: 10px;
}

.stepSpacer
{
	width: 100%;
	height: 5px;
	background-color: #babb00;
	margin: 5px 0px 5px 0px;
}
.resourcesBlock
{
	margin-top: 45px;
}

.resourcesBar
{
	background-color: #f5f5f5;
	width: 340px;
	height: 40px;
	display: table-cell;
	vertical-align: middle;
}

.resourcesBar span
{
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;
}
.resourcesContainer
{
	background-color: #f5f5f5;
	width: 100%;
	padding-bottom: 20px;
}
.resourcesContainer .linksContainer
{
	padding: 20px;
	position: relative;
}
.resourcesContainer .caseStudyLink
{
	margin: 0px;
}

.resourcesContainer a
{
	font-size: 12px;
	display: block;
	margin-bottom: 5px;
}
