@charset "utf-8";
/* CSS Document */

/* Intersection - General
-----------------------------------------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
ul, li {
	list-style: none;
	padding: 0;
	margin: 0;
}
a, a:link, a:visited {
	outline: none;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}
img {
	border: none;
}
#wrapper {
	width: 960px;
	margin: 10px auto;
}

/* Intersection - Global
-----------------------------------------*/
.cic-template{
	display: none;
}
a.arrow {
	position: absolute;
	top: 3px;
	z-index: 9999;
	display: block;
	width: 8px;
	height: 62px;
	background: transparent url(../images/scrollArrows.png) no-repeat left bottom;
}
a.prev {
	left: 0;
}
a.next {
	background-position: -20px bottom;
	right: 0;
}

#cic-favorite-template,
#cic-dashboard-template,
#dashboard-main .hidden{
	display: none;
}
.disabled{
	visibility: hidden;
}
/* Slider
-----------------------------------------*/
.slider {
	display: none;
	width: 957px;
	position: absolute;
	bottom: 62px;
	left: 12px;
	padding: 20px 5px 5px 20px;
	background: transparent url(../images/slider-bg.png) repeat left top;
}

.slider h3 {
	color: #fff;
	font-size: 30px;
	margin: 0;
}

/* Dashboard
-----------------------------------------*/
.dashboard {
	margin-bottom: 0px;
	padding-top: 15px;
	width: 100%;
	border: none;
	position: relative;
	min-height: 60px;
}
.dashboard ul.dashboard-main, #dashboard-main ul li {
	float: left;
	display: inline;
}
.dashboard ul {
	clear: none;
	margin: 25px 0; 
}	
.dashboard ul.dashboard-panel {
	margin: 0;
	padding-left: 0px;
}
.dashboard ul.dashboard-panel li {
	padding-bottom: 0px;
	position: relative;
	cursor: pointer;
}
.dashboard ul.dashboard-panel li.selected {
	background-position: -85px 0;
}
.dashboard ul.dashboard-panel li .tooltip {
	position: relative;
	bottom: 0;
	left: 0;
	z-index: 1000;
	height: auto;
	padding: 3px 8px;
	color: #10acdc;
	text-align: center;
}
.dashboard ul.dashboard-panel li.selected .tooltip {
	background-position: -85px bottom;
	height: auto;
	display: block;
}
.dashboard .ltf-icons {
	height: 76px;
	overflow: hidden;
}
.dashboard img {
	width: 76px;
	height: 76px;
	position: relative;
}
.dashboard #dashboard-default-intro {
	width: 100%;
}
.dashboard #dashboard-default-intro img {
	width: 380px;
	height: 47px;
	margin: auto;
	display: block;
}
#dashboard-main ul.buttons {
	float: right;
	display: inline;
}

#dashboard-lite ul.buttons li{	
	background: transparent url(../images/btn-left-disabled.png) no-repeat left top;
	height:27px;
	margin:0 5px;
	padding:0 0 0 10px;
	text-align:center;
	float:left;
	display: inline;
}


#dashboard-main ul.buttons li a,
#dashboard-main ul.buttons li a:hover,
#dashboard-lite ul.buttons li a,
#dashboard-lite ul.buttons li a:hover {
	color: #fff;
	font-size: 12px;
	display: block;
	height: 27px;
	padding: 3px 10px 0 0;
	background: transparent url(../images/btn-main-disabled.png) no-repeat right top;
	cursor: default;
	text-decoration: none;
}

#dashboard-main ul.buttons li.active,
#dashboard-lite ul.buttons li.active {
	background-position: left top;
	background: transparent url(../images/btn-left.png) no-repeat left top;
	
}
#dashboard-main ul.buttons li.active a,
#dashboard-lite ul.buttons li.active a {
	background-position: right top;
	cursor: pointer;
	background: transparent url(../images/btn-main.png) no-repeat right top;	
}

.dashboard div.tooltip {
	color: #fff;
	font-size: 10px;
	display: block;
	padding-left: 2px;
}
.dashboard div.tooltip span {
	display: block;
	width: 100%;
}
#dashboard-main .add-warning,
#dashboard-lite .add-warning {
	display: none;
	color: #ffffff;
	position: absolute;
	bottom: 10px;
	left: 10px;
	clear: both;
}

#dashboard-main .add-warning p, 
#dashboard-lite .add-warning p {
	font-size: 12px;
	padding: 10px;
	color: #fff;
	font-family: HelveticaNeueLTStd75Bold, Arial, Verdana, sans-serif;
}
#dashboard-main {
	width: 752px;
	height: 352px;
	background: transparent url(../images/dashboard.png) no-repeat left top;
	position: relative;
	overflow: hidden;
}
#dashboard-wrapper {
	padding: 15px 30px;
}
#dashboard-main p {
	color: #fff;
	font-size: 15px;
}
#dashboard-main p.cic-header {
	color: #cccccc;
	font-size: 31px;
	margin-top: 20px;
	font-family: HelveticaNeueLTStd45Light, Arial, Verdana, sans-serif;
}
#dashboard-main p#cic-loggedout {
	line-height: 40px;
}
#dashboard-main p#cic-loggedout .bold {
	font-size: 40px;
	color: #fff;
}
#dashboard-main p#cic-loggedout a {
	color: #30ab07;
	font-size: 24px;
	display: block;
}
#dashboard-main p#cic-loggedin {
	font-size: 38px;
	margin-top: 5px;
}
#dashboard-main p#cic-anonymous span.bold {
	color: #fff;
	font-size: 40px;
}
.cic-info-toggle a {
	color: #fff;
	background: transparent url(../images/toggler.png) no-repeat right 5px;
}
.cic-info-toggle a#cic-less {
	background-position: right 10px;
}
.cic-select-options .cic-label,
.cic-select-options #cic-help-text {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

.cic-select-options #cic-help-text {
	margin: 3px 0 0 10px;
	position: absolute;
}
#cic-help-step{
	display: none;
}
#cic-wellness {
	width: 269px;
	height: 37px;
	background: transparent url(../images/wellness.png) no-repeat left top;
	position: absolute;
	bottom: 1px;
	left: 2px;
	z-index: 1000;
}
#dashboard-main .cic-banner p {
	font-size: 12px;
	padding: 10px 0 0 15px;
	font-family: HelveticaNeueLTStd75Bold, Arial, Verdana, sans-serif;
}
#cic-wellness a {
	color: #fff;
	font-family: HelveticaNeueLTStd45Light, Arial, Verdana, sans-serif;
}
#cic-tooltip {
	width: 289px;
	height: 31px;
	font-size: 12px;
	background: transparent url(../images/add-banner.png) no-repeat left top;
	position: absolute;
	bottom: 4px;
	right: 4px;
	z-index: 1000;
}
.cic-select-options {
	margin-top: 20px;
	height: 27px;
	padding: 5px 0 0 10px;
	background: #434343 url(../images/filter-grad.png) repeat-x left top;
}

/* Intersection Dock
-----------------------------------------*/
#ltf-dock {
	position: fixed;
	bottom: -3px;
	left: 50%;
	margin-left: -502px;
	width: 1006px;
	z-index: 1000;
	height: 80px;
}
#dock {
	height: 100%;
	background: transparent url(../images/dock-left.png) no-repeat left bottom;
	padding: 0 0 0 20px;
	position: relative;
	z-index: 1000;
}
#dock .dock-wrapper {
	height: 100%;
	background: transparent url(../images/dock-main.png) no-repeat right bottom;
	position: relative;
}
#dock div#label {
	float: left;
	display: inline;
	background: transparent url(../images/favbar-label.png) no-repeat left 18px;
	text-indent: -999em;
	height: 35px;
	width: 75px;
	margin: 18px 0 0 0;
	color: #fff;
	padding: 12px 8px 12px 0;
	border-right: 1px solid #303030;
	font-family: FuturaStdBold, arial, verdana, sans-serif;
	text-align: center;
}
#dock div#label .small {
	font-size: 12px;
}
#dock ul {
	position: relative;
	float: left;
	display: inline;
	margin: 0;
	padding: 16px 4px 0 ;
}
#dock ul li {
	float: left;
	display: inline;
	width: 54px;
	padding: 0 5px 0 0;
	position: relative;
	bottom: 0;
	left: 0;
	overflow: visible !important;
}
#dock ul li a {
	display: block;
	height: 100%;
	width: 100%;
}
#dock li img {
	width: 54px;
	height: 54px;
	position: relative;
	z-index: 1000;
}
#dock ul#dock-static {
	padding: 3px 10px 3px 10px;
	z-index: 6000;
	margin:18px 0 0;
  border-right:1px solid #303030;	
}
#dock #dock-main-container {
	float: left;
	display: inline;
	position: relative;
	overflow: hidden;
	padding: 0 10px;
	z-index: 5000;
}
#dock #dock-edit {
	position: relative;
	overflow-x: hidden !important;
	z-index: 1000;
	margin: 0;
	padding-left:5px;
	width: 390px;
}
#dock ul#dock-main {
	z-index: 2000;
	overflow: hidden;
	width: 9000px;
}
#dock ul#dock-main li {
	margin-top: 5px;
	padding-right: 5px;
}
#dock-main span.remove {
	display: none;
	width: 18px;
	height: 18px;
	background: transparent url(../images/remove.png) no-repeat left top;
	position: absolute;
	bottom: 0px;
	right: 2px;
	z-index: 2000;
}
#dock ul#dock-tools {
	float: right;
	display: inline;
	z-index: 6000;
	padding: 0px 10px 0 0;
	margin: 18px 0px 0px;
  border-left:1px solid #303030;		
}
#dock ul#dock-tools li {
	background: none;
	padding: 5px 0;
	width: 44px;
	height: 44px;
	margin: 0 4px;
}
#dock ul#dock-tools li img {
	bottom: 0;
	width: 44px;
	height: 44px;
}

/* Tooltip
-----------------------------------------*/
/* Original tooltip styling */
#dock .tooltip {
	text-align: center;
	white-space: nowrap;
	display: none;
	font-size: 10px;
	color: #fff;
	height: 28px;
	padding-left: 10px;
	background: transparent url(../images/tooltip-left.png) no-repeat left top;
	position: fixed;
	z-index: 1000;
	width: auto;
}
#dock .tooltip span {
	display: block;
	width: 100%;
	height: 20px;
	padding: 8px 10px 0 0;
	background: transparent url(../images/tooltip-main.png) no-repeat right top;
}

/* Confirm add prompt tooltip */
#cic-prompt-template {
	white-space: nowrap;
	display: none;
	font-size: 10px;
	color: #fff;
	height: 28px;
	padding: 10px 1px 0 1px;
	background: transparent url(../images/tooltip-top.png) no-repeat left top;
	position: fixed;
	z-index: 1000;
	width: 245px;
}
#cic-prompt-template #cic-prompt-body {
	display: block;
	padding: 0 10px 5px 10px;
	background: #10acdc;
}
#cic-prompt-template #cic-prompt-btm {
	padding: 0 1px 10px 1px;
	background: transparent url(../images/tooltip-btm.png) no-repeat left bottom;
}
#cic-prompt-text {
	margin-bottom: 10px;
}

/* for dashboard-lite*/
#dashboard-lite h3.dashboard-lite-header {
	font-family: FuturaStdBook, arial, verdana, sans-serif;
	padding: 0 90px 5px 0;
	font-size: 14px;
	margin-bottom: 10px;
}
#dashboard-lite h3.dashboard-lite-header .bold {
	font-size: 16px;
	font-family: FuturaStdBold, arial, verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #10acdc;
}
#dashboard-lite a#dashboard-lite-close{
	display: block;
	height: 45px;
	background: transparent url(../images/close.png) no-repeat right 17px;
	position: absolute;
	top: 5px;
	right: 5px;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px;
	z-index: 1000;
	font-family: FuturaStdBold, arial, verdana, sans-serif;
	font-weight: bold;
}
#dashboard-lite .cic-select-options {
	margin: 15px 0px 0px;
	padding-left: 0;
	width: 940px;
}
#dashboard-lite .cic-select-options .cic-label {
	float: left;
	display: inline;
	margin: 3px 0 0 10px;
}
#dashboard-lite .cic-select-options #cic-dashboard-lite-selects{
	float: right;
	display: inline;
	position: relative;
	z-index: 100;
	background: #434343 url(../images/filter-grad.png) repeat-x left top;
	
}
#dashboard-lite ul.buttons {
	float:right;
	display: inline;
	margin-right: 43px;
}

#dashboard-lite ul.buttons li.active a:hover {
	background-position: top right;	
}

#dashboard-lite .dashboard ul.dashboard-panel li, #dashboard-lite #dashboard-lite-header-icon {
	float:left;
	display: inline;
}
#dashboard-lite .dashboard ul.dashboard-panel li {
	margin-right: 10px;
	width: 76px;
}
#dashboard-lite #dashboard-lite-header-icon {
	margin-left: -10px;
}
.add-warning .add-warning-addNow{
	color: #336600;		
}
#user-bar-wrapper {
	height: auto;
}
