﻿/* General settings */
body
{
	margin: 0px;
	font: 12px Arial;
}
img
{
	border: 0px;
}
form
{
	margin: 0px;
	padding: 0px;
}
a
{
	color: #444444;
	font-weight: bold;
}
a:hover
{
}
h2
{
	font: normal 20px Arial, Verdana, Sans-serif;
	color: #444444;
}
h2 a
{
	color: #676767;
}
h2 span
{
	color: #81ab00;
}
h2 .start
{
	font-weight: bold;
	color: #0b869f;
}
h4
{
	font: normal 14px Arial, Verdana, Sans-serif;
	font-weight: bold;
	color: #444444;
}
h4 .start
{
	color: #81ab00;
}
.tooltip
{
	cursor: help;
}
.Top
{
	background: #ffffff;
}
#logo {
  float: left;
  display: inline;
  margin: 0 0 0 10px;
}
#logo a {
  display: block;
  padding: 0px 0 0 0;
  height: 100px;
  width: 319px;
  overflow: hidden;
  text-indent: -5000px;
  background: url(../../images/logo_new_small.gif) no-repeat;
}
#main_header_nav
{
	height: 90px;
	float: right;
	font: 12px/15px "segoe ui" ,arial,sans-serif;
	color: #666666;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
#main_header_nav a
{
	color: #0095db;
}
.newsFeed
{
	text-align: center;
}
.newsFeed .smallDate
{
	font-size: 10px;
}
.footer
{
	vertical-align: baseline;
}
.footer .text
{
	height: 50px;
	padding-top: 15px;
	padding-left: 15px;
	background:#373839 url(images/bg_bottom.gif) top repeat-x;
	color: #ffffff;
	font: 14px/18px Tahoma ,arial,sans-serif;
}

/* Boxes */
.LoginOuterBox
{
	background-color: #ffffff;
	color: #4a4a4a;
	border: solid 1px #d6d6d6;
}
.LoginBox
{
	background-color: #f2f2f2;
	border: solid 1px #d6d6d6;
	width: 280px;
}
.GeneralBox
{
	background-color: #f2f2f2;
	border: solid 1px #d6d6d6;
}
.InfoBox
{
	background-color: #f2f2f2;
	border: solid 1px #d6d6d6;
	color: #4a4a4a;
	padding: 10px;
	margin-bottom: 5px;
}

/* Buttons */
.BlackButton
{
	background: transparent url(images/Buttons/BlackBtnMedium.gif) no-repeat;
	border: 0px;
	height: 22px;
	width: 115px;
	font: bold 11px Arial, Verdana, Sans-serif;
	color: white;
}
.Web20Button
{
	background: transparent url(images/Buttons/Web20Button.gif) no-repeat;
	border: 0px;
	height: 22px;
	width: 115px;
	font: bold 11px Arial, Verdana, Sans-serif;
	color: white;
}
.Office2007Button
{
	background: transparent url(images/Buttons/Office2007Button.gif) repeat-x;
	border: 0px;
	height: 19px;
	width: 93px;
	font: normal 11px Arial, Verdana, Sans-serif;
	color: black;
}
.SilverButton
{
	background: white url(images/Buttons/SilverButton.gif) no-repeat;
	border: 0px;
	height: 22px;
	width: 115px;
	font: normal 12px Arial, Verdana, Sans-serif;
	color: #333;
}
.WebBlueButton
{
	background: transparent url(images/Buttons/WebBlueButton.gif) no-repeat;
	border: 0px;
	height: 21px;
	width: 67px;
	font: normal 11px Arial, Verdana, Sans-serif;
	color: white;
	font-weight: bold;
}
.DarkButton
{
	background: transparent url(images/Buttons/DarkButton.gif) no-repeat;
	border: 0px;
	height: 21px;
	width: 114px;
	font: bold 11px Arial, Verdana, Sans-serif;
	color: white;
}
.VistaButton
{
	background: white url(images/Buttons/VistaButton.gif) no-repeat;
	border: 0px;
	height: 18px;
	width: 115px;
	font: normal 11px Arial, Verdana, Sans-serif;
	color: #000;
}


.RadUploadButton
{
	background: white url(images/Buttons/SilverButton.gif) no-repeat;
	border: 0px;
	height: 22px;
	width: 115px;
	font: normal 12px Arial, Verdana, Sans-serif;
	color: #333;
}

/**** Tables ****/

/* Web20 */
.Web20TableWrapper
{
	background: white;
	border: solid 1px #6788be;
}
.Web20TableWrapper table
{
	border: 5px solid #fff;
	border-collapse: separate !important;
	color: #333;
}
.Web20TableWrapper tabl td, .Web20TableWrapper table td a
{
	color: #333;
	padding: 2px 4px;
}
.Web20TableWrapper table .Header
{
	background: #92b4e0;
	height: 21px;
	color: white;
	text-align: left;
	font-weight: bold;
}
.Web20TableWrapper table .Header a
{
	color: white;
	font: bold 11px Arial, Verdana, Sans-serif;
	text-decoration: none;
}
.Web20TableWrapper table .Row td, .Web20TableWrapper table .AltRow td
{
	border-bottom: solid 1px #d8dde0;
	padding-top: 5px;
	padding-bottom: 6px;
}

/* Vista */
.VistaTableWrapper
{
	border: 1px solid #a7bac5;
	color: #333;
	font: 11px/14px "segoe ui" ,arial,sans-serif;
}
.VistaTableWrapper table
{
	border-collapse: separate !important;
}
.VistaTableWrapper table td, .VistaTableWrapper table td a
{
	padding-left: 9px;
	padding-right: 0;
}
.VistaTableWrapper table .Header
{
	background: url(images/VistaGrid/headerBg.gif) 0 100% repeat-x #f1f2f4;
	border-bottom: 1px solid #d5d5d5;
	padding: 4px 1px 4px 10px;
	height: 22px;
	text-align: left;
}
.VistaTableWrapper table .Header a
{
	color: white;
	font: bold 11px Arial, Verdana, Sans-serif;
	text-decoration: none;
}
.VistaTableWrapper table .Header td
{
	border-bottom: 1px solid #d5d5d5;
}
.VistaTableWrapper table .Row td, .VistaTableWrapper table .AltRow td
{
	border-left: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #333;
	background: #fcfcfc;
	border-color: #fcfcfc #fff #fcfcfc #ededed;
}

/* Ad Control */
.AdControlWrapper
{
	margin: 5px;
	float: left;
}
.AdControls
{
	margin-bottom: 3px;
	width: 290px;
	height: 22px;
	vertical-align: top;
	text-align: center;
}
.AdWrapper
{
	height: 60px;
	width: 280px;
	border: solid 1px #b4d0dc;
	padding: 5px;
	vertical-align: bottom;
}
.AdWrapper .AdHeadline
{
	font-size: 14px;
}
.AdWrapper .AdHeadline a
{
	color: Blue;
}
.AdWrapper .DisplayURL
{
	color: Green;
}

.collapsePanelHeader
{
    top:1px; /*brd*/
    height: 20px;
    background:url('images/CollapsingPanel/TitlebarH.gif') repeat-x;
    font:12px/20px Arial,sans-serif;
    color: #003399;
    border-style: solid;
    border-width: 1px;
    border-top-color: #a7bac5;
    border-left-color: #a7bac5;
    border-right-color: #a7bac5;
    border-bottom-color: #58b8ff;
    padding-bottom: 1px;
}
.collapsePanel 
{
	overflow:hidden;
}

.DateRangeHeader
{
    float: right;
    z-index: 1;
    width: 270px;
    height: 30px;
    line-height: 30px;
    color: #006e12;
    border: solid 1px #daf2fc;
    background-image: url(images/CollapsingPanel/vista_bg_10x30.gif);
    font:12px/18px Arial,sans-serif;
    text-align: center;
    cursor: pointer; 
    padding-left: 5px;
    padding-right: 5px;
}
.DateRangeData
{    
	z-index: 2;
	display: none;
	position: relative; 
	top:31px;
	right: -282px;
	float: right;
	text-align: center;
	width: 430px;
}

.CAGSCollapsePanelHeader
{
    top:1px; /*brd*/
    height: 22px;
    font:12px/20px Arial,sans-serif;
    color: #006e12;
    border: solid 1px #daf2fc;
    background-image: url(images/CollapsingPanel/vista_bg_10x30.gif);
    padding-bottom: 1px;
}
.features
{
	list-style-image: url(images/checkmark.gif);
	list-style-position: inside;
	list-style-type: none;
	margin-left: 0px;
	vertical-align: middle;
}
.features li
{
	margin: 0px;
	vertical-align: middle;
}

/* Dashboard */
.DashboardItem
{
}
.DashboardItem .innerWrap
{
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-align: center;
}
.DashboardItem .BottomStrip
{
	height: 18px;
	padding: 5px;
	padding-left: 10px;
	background-color: #eeeeee;
	border-top: solid 1px #bbbbbb;
	text-align: left;
}
.DashboardItem .BottomStrip a
{
	color: #0095db;
}
