@import url("type.css");
@import url("general.css");
/*----- GENERAL -----*/
* {
	margin: 0px;
	padding: 0px;
	}
.clear {
	clear: both;
	height: 0;
	font-size: 0;
	margin:0;
	padding:0;
	overflow:hidden;
	}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
* html .clearfix {height: 1%;}
.wrapper {
	width:700px;
	margin:0 auto;
	}
.wrapper-cont {
	width:700px;
	margin:20px auto 30px auto;
	}
.wrapper-440 {
	width:440px;
	margin:0 auto;
	text-align:center;
	}
.total {
	width:100%;
	margin-top:10%;
	text-align:center;
	}
.totalS {
	width:100%;
	margin-top:10px;
	text-align:center;
	}
body {
	font:11px Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	}
img { border:0; }
a, a:active, a:visited  {
	color:#0077f0;
	text-decoration:underline;
	}
a:hover { text-decoration:none; }
/*----- top -----*/
.logo {
	float:left;
	padding:35px 0 0 0;
	}
.login {
	float:right;
	text-align:right;
	color:#000;
	padding:40px 0 0 0;
	}
.login a, .login a:active, .login a:visited  {
	color:#000;
	text-decoration:underline;
	}
.login a:hover {
	color:#000;
	text-decoration:none;
	}
.login a.start, .login a.start:active, .login a.start:visited  {
	color:#cb0000;
	text-decoration:underline;
	}
.login a.start:hover {
	color:#cb0000;
	text-decoration:none;
	}
/*nav top-1*/
.container-nav {
	background:url(images/nav-bg-all.gif) repeat-x;
	height:67px;
	width:100%;
	margin-top:10px;
	}
ul.nav-top {
	list-style:none;
	height:38px;
	}
ul.nav-top li {
	float:left;
	background:url(images/nav-line.gif) top right no-repeat;
	margin:1px 0 0 0;
	padding:0 1px 0 0;
	}
ul.nav-top li.nav-lst {
	float:left;
	background:none;
	}
ul.nav-top li span { display:none }
ul.nav-top li a, ul.nav-top li a:active, ul.nav-top li a:visited, ul.nav-top li a:hover {
	display:block;
	padding:0 14px 0 14px;
	outline:none;
	line-height:38px;
	height:38px;
	}
ul.nav-top li a.campaign-manager, ul.nav-top li a.campaign-manager:active, ul.nav-top li a.campaign-manager:visited  {
	background:url(images/campaign-manager.gif) center no-repeat;
	width:145px;
	}
ul.nav-top li a.campaign-manager:hover, ul.nav-top li a.campaign-manager-on {
	background:#e0e0e0 url(images/campaign-manager.gif) center no-repeat;
	width:145px;
	}
ul.nav-top li a.subscribers, ul.nav-top li a.subscribers:active, ul.nav-top li a.subscribers:visited  {
	background:url(images/subscribers.gif) center no-repeat;
	width:87px;
	}
ul.nav-top li a.subscribers:hover, ul.nav-top li a.subscribers-on {
	background:#e0e0e0 url(images/subscribers.gif) center no-repeat;
	width:87px;
	}
ul.nav-top li a.reports, ul.nav-top li a.reports:active, ul.nav-top li a.reports:visited  {
	background:url(images/reports.gif) center no-repeat;
	width:58px;
	}
ul.nav-top li a.reports:hover, ul.nav-top li a.reports-on {
	background:#e0e0e0 url(images/reports.gif) center no-repeat;
	width:58px;
	}
ul.nav-top li a.settings, ul.nav-top li a.settings:active, ul.nav-top li a.settings:visited  {
	background:url(images/settings.gif) center no-repeat;
	width:62px;
	}
ul.nav-top li a.settings:hover, ul.nav-top li a.settings-on {
	background:#e0e0e0 url(images/settings.gif) center no-repeat;
	width:62px;
	}
ul.nav-top li a.library, ul.nav-top li a.library:active, ul.nav-top li a.library:visited  {
	background:url(images/creative-library.gif) center no-repeat;
	width:119px;
	}
ul.nav-top li a.library:hover, ul.nav-top li a.library-on {
	background:#e0e0e0 url(images/creative-library.gif) center no-repeat;
	width:119px;
	}
ul.nav-top li a.users, ul.nav-top li a.users:active, ul.nav-top li a.users:visited  {
	background:url(images/users.gif) center no-repeat;
	width:41px;
	}
ul.nav-top li a.users:hover, ul.nav-top li a.users-on {
	background:#e0e0e0 url(images/users.gif) center no-repeat;
	width:41px;
	}
/*nav top-2*/
ul.nav-top-s {
	list-style:none;
	line-height:26px;
	margin:3px 0 0 0;
	}
ul.nav-top-s li {
	float:left;
	}
ul.nav-top-s li a, ul.nav-top-s li a:active, ul.nav-top-s li a:visited  {
	font-size:12px;
	color:#fff;
	text-decoration:none;
	padding:0 8px 0 8px;
	display:block;
	}
ul.nav-top-s li a:hover, ul.nav-top-s li a.active, ul.nav-top-s li a.active:active, ul.nav-top-s li a.active:visited {
	font-size:12px;
	color:#2a2a2a;
	background:#e9e9e9;
	text-decoration:none;
	padding:0 8px 0 8px;
	display:block;
	}
/*----- content -----*/
/*gray table*/
table.gray-tab {
	margin-bottom:15px;
	}
table.gray-tab tr.top {
	background:url(images/gray-tab-top.gif) top left repeat-x;
	height:28px;
	}
table.gray-tab tr.top td.name {
	width:275px;
	padding:0 0 0 15px;
	text-align:left;
	vertical-align:middle;
	}
table.gray-tab tr.top td {
	padding:0 0 0 15px;
	vertical-align:middle;
	}
table.gray-tab tr.cont td {
	padding:0 0 0 15px;
	vertical-align:middle;
	border-bottom:1px solid #e5e5e5;
	height:30px;
	}
table.gray-tab tr td {
	height:18px;
	padding:5px 0 0 15px;
	vertical-align:top;
	}
table.gray-tab tr.empty { height:23px; }
table.gray-tab tr.empty td { text-align:center; border-bottom:1px solid #e5e5e5; vertical-align:middle; padding:0; }
/*results on red*/
ul.results-on-red {  
	width:690px;
	padding:8px 5px;
	margin:0 auto 0 auto;
	color:#fff;
	background-color:#cb0000;
	}
ul.results-on-red li {
	list-style:none;
	float:left;
	padding:5px 15px;
	}
div.results-on-red {  
	width:345px;
	padding:5px;
	margin:0 auto 0 auto;
	color:#fff;
	background-color:#cb0000;
	}
ul.options-1 {
	list-style:none;
	}
ul.options-1 li {
	float:left;
	padding-right:4px;
	}
ul.options-1 li.tp3 { padding-top:3px; }
ul.options-1 li.tp2 { padding-top:2px; }
	/*table layout 1*/
.layout1 .top {
	background:url(images/gray-tab-top.gif) top left repeat-x;
	line-height:28px;
	}
.layout1 .row {
	line-height:30px;
	border-bottom:1px solid #ddd;
	}
.layout1 .row:hover {
	background:#feffe0;
	}
.layout1 .row-2 {
	line-height:30px;
	background:#f7f7f7;
	}
.col-1 {
	float:left;
	width:250px;
	padding:0 10px 0 10px;
	}
.col-1a {
	float:left;
	width:230px;
	padding:0 10px 0 10px;
	}
.col-2 {
	float:left;
	width:290px;
	padding:0 10px 0 0;
	}
.col-3 {
	float:left;
	width:130px;
	}
.col-4 {
	width:175px;
	float:left;
	padding-top:10px;
	}
.col-5 {
	width:175px;
	float:left;
	}
.col-6 {
	width:260px;
	float:left;
	padding-top:10px;
	}
.col-7 {
	width:195px;
	float:left;
	padding-top:10px;
	}
.col-8 {
	width:110px;
	float:left;
	padding-top:10px;
	}
.col-9 {
	width:135px;
	float:left;
	padding-top:10px;
	}
.col-10 {
	float:left;
	width:390px;
	padding:0 10px 0 0;
	}
.col-11 {
	float:left;
	width:95px;
	}
.col-20p {
	float:left;
	width:20px;
	text-align:center;
	}
.col-30p {
	float:left;
	width:30px;
	text-align:center;
	}
.col-40p {
	float:left;
	width:40px;
	text-align:center;
	}
.col-50p {
	float:left;
	width:50px;
	text-align:center;
	}
.col-60p {
	float:left;
	width:60px;
	text-align:center;
	}
.col-70p {
	float:left;
	width:70px;
	text-align:center;
	}
.col-80p {
	float:left;
	width:80px;
	text-align:center;
	}
.col-90p {
	float:left;
	width:90px;
	text-align:center;
	}
.col-100p {
	float:left;
	width:100px;
	text-align:center;
	}
.col-105p {
	float:left;
	width:95px;
	padding:0 0 0 10px;
	}
.col-110p {
	float:left;
	width:110px;
	text-align:center;
	}
.col-130p {
	float:left;
	width:130px;
	text-align:center;
	}
.col-150p {
	float:left;
	width:150px;
	}
.col-160p {
	float:left;
	width:150px;
	padding:0 10px 0 0;
	}
.col-170p {
	float:left;
	width:160px;
	padding:0 0 0 10px;
	}
.col-180p {
	float:left;
	width:170px;
	padding:0 0 0 10px;
	}
.col-200p {
	float:left;
	width:190px;
	padding:0 0 0 10px;
	}
.col-210p {
	float:left;
	width:210px;
	padding:0 0 0 10px;
	}
.col-220p {
	float:left;
	width:210px;
	padding:0 10px 0 0;
	}
.col-230p {
	float:left;
	width:210px;
	padding:0 10px 0 10px;
	}
.col-235 {
	width:235px;
	float:left;
	}
.col-250p {
	float:left;
	width:230px;
	padding:0 10px 0 10px;
	}
.col-260p {
	float:left;
	width:240px;
	padding:0 10px 0 10px;
	}
.col-270p {
	float:left;
	width:260px;
	padding:0 10px 0 0;
	}
.col-290p {
	float:left;
	width:270px;
	padding:0 10px 0 10px;
	}
.col-305 {
	width:305px;
	float:left;
	}
.col-310p {
	width:300px;
	float:left;
	padding-left:10px;
	}
.col-320p {
	width:310px;
	float:left;
	padding-left:10px;
	}
.col-330p {
	width:320px;
	float:left;
	padding-left:10px;
	}
.col-390p {
	float:left;
	width:370px;
	padding:0 10px 0 10px;
	}
.col-440p {
	float:left;
	width:420px;
	padding:0 10px 0 10px;
}
.col-470p {
	float:left;
	width:470px;
	padding:0 10px 0 10px;
	}
	/*---*/
.row3-add {
	background:url(images/addIc.png) center left no-repeat;
	font-size:12px;
	line-height:22px;
	padding-left:27px;
	margin:10px 0;
	}
.row3-delete {
	background:url(images/delete.gif) center left no-repeat;
	font-size:12px;
	line-height:18px;
	padding-left:22px;
	margin:0;
	}
.row4-and {
	text-align:center;
	margin-bottom:10px;
	}
.row5Dark {
	background:#d1d1d1;
	padding-top:5px;
	}
.row6Dark {
	background:#efefef;
	padding-top:5px;
	}
.row7Dark {
	background:#e0e0e0;
	padding-top:5px;
	}
.rowGray22 {
	background:#eee;
	border-bottom:1px solid #f3f3f3;
	height:22px;
	line-height:22px;
	padding:0 15px 0 7px;
	}
.delLink-1 {
	background:url(images/delIc2.gif) bottom left no-repeat;
	padding-left:23px;
	width:118px;
	margin-left:50px;
	height:22px;
	}
	
.numbersTop {
	float:right;
	background:url(images/grad58.gif) top left repeat-x;
	line-height:58px;
	width:195px;
	text-align:center;
	font-size:36px;
	}
ul.steps {
	list-style:none;
	text-align:center;
	margin-bottom:15px;
	}
ul.steps li {
	display:inline;
	padding:0 10px 0 10px;
	}
.stepBtnLeft {
	width:170px;
	float:left;
	}
.stepBtnCenter {
	width:360px;
	float:left;
	text-align:center;
	}
.stepBtnRight {
	width:170px;
	float:right;
	text-align:right;
	}
.current-usage {
	position:relative;
	float:right;
	color:#129a00;
	padding:15px 0 0 0;
	}
.saved-campaign-top {
	height:20px;
	background:#ededed;
	color:#3e495a;
	padding:0 14px 0 14px;
	text-align:center;
	}
.saved-campaign-top2 {
	background:url(images/gray-tab-top.gif) top left repeat-x;
	height:28px;
	color:#3e495a;
	padding:0 14px 0 14px;
	text-align:center;
	}
.saved-campaign-content-name {
	padding:6px 14px 6px 14px;
	border-bottom:1px solid #e5e5e5;
	}
.saved-campaign-content {
	text-align:center;
	border-bottom:1px solid #e5e5e5;
	}
/*Login page*/
.wrapper-login {
	width:555px;
	text-align:center;
	margin:10% auto 0 auto;
	color:#4f4f4f;
	}
.login-box {
	width:555px;
	height:187px;
	background:url(images/loginBg.png) no-repeat;
	margin:25px 0 15px 0;
	font-size:10px;
	color:#fff;
	}
.fields {
	width:230px;
	margin:0 auto;
	text-align:left;
	padding:23px 0 0 0;
	}
.fields input {
	width:223px;
	height:28px;
	padding:2px 2px 0 3px;
	border:1px solid #a70000;
	margin:2px 0 10px 0;
	color:#6e0202;
	font-size:20px;
	}
input.loginBtn {
	width:102px;
	float:right;
	padding:0;
	}
a.whitea, a.whitea:active, a.whitea:visited {
	color:#fff;
	text-decoration:underline;
	}
a.whitea:hover { text-decoration:none; }

/*reports table*/	
.reportdetailssummarybox {
	width:696px;
	height:auto;
	border:1px solid #c8c8c8;
	padding:1px;
	margin-bottom:15px;
}
.reportdetailssummaryboxtitle {
	width:693px;
	height:16px;
	padding:3px 0px 0px 3px;
	background:#cb0000;
	color:#fff;
	overflow:hidden;
}
.reportdetailssummaryboxrow1 {
	width:696px;
	height:19px;
	border-bottom:1px solid #2d3d56;
	padding:1px 0px 1px 0px;
	overflow:hidden;
}
.reportdetailssummaryboxrow2 {
	width:696px;
	height:19px;
	padding:1px 0px 0px 0px;
	overflow:hidden;
}
.reportdetailssummaryboxfloat1a {
	float:left;
	width:123px;
	height:16px;
	padding:3px 0px 0px 3px;
	background:#f3f3f3;
	color:#2d3d56;
	margin-right:5px;
}
.reportdetailssummaryboxfloat2a {
	float:left;
	width:317px;
	height:16px;
	padding:3px 0px 0px 3px;
	color:#243145;
	margin-right:5px;
}
.reportdetailssummaryboxfloat1b {
	float:left;
	width:123px;
	height:16px;
	padding:3px 0px 0px 3px;
	background:#e8e8e8;
	color:#2d3d56;
	margin-right:5px;
}
.reportdetailssummaryboxfloat2b {
	float:left;
	width:562px;
	height:16px;
	padding:3px 0px 0px 3px;
	color:#243145;
}
.reportdetailssummaryboxfloat3 {
	float:left;
	width:106px;
	height:16px;
	padding:3px 0px 0px 3px;
	color:#243145;
}
.reportdetailssummarydatabox {
	float:left;
	width:698px;
	height:auto;
	border-top:3px solid #666666;
	border-left:1px solid #c8c8c8;
	border-bottom:2px solid #c8c8c8;
	border-right:1px solid #c8c8c8;
	margin-bottom:15px;
}
.reportdetailssummarydataboxfloat1 {
	float:left;
	width:105px;
	height:55px;
	padding:5px;
	border-right:1px solid #c8c8c8;
}
.reportdetailssummarydataboxfloat2 {
	float:left;
	width:108px;
	height:55px;
	padding:5px;
}
.reportdetailssummarydataboxfloat2a {
	float:left;
	width:158px;
	height:55px;
	padding:5px;
}
.reportdetailssummarydataboxbigtext {
	font-size:18px;
	color:#000000;
	font-weight:bold;
	padding-bottom:5px;
}
/*report tools*/
.reports-items {
	margin: 30px 0px 20px;
}
.reports-items tr td.icons {
	width: 54px; text-align: right;
}
.reports-items tr td.description {
	width:271px;
}
.reports-items tr td.description A {
	font-size:12px;
}
.reports-items tr td.icons {
	padding:6px 0;
	border-bottom:#cecece 1px solid;
	}
.reports-items TR TD.description {
	padding:6px 0;
	border-bottom:#cecece 1px solid;
}
/*table layout 2*/
.layout3 {
	border:1px solid #c8c8c8;
	padding-bottom:20px;
	background:#e5e5e5;
	}
.layout4 {
	border:1px solid #c8c8c8;
	background:#e5e5e5;
	}
.layout4BtmRow {
	background:#e5e5e5;
	line-height:20px;
	}
.rowGrayDark {
	background:#e5e5e5;
	line-height:35px;
	border-bottom:1px solid #c8c8c8;
	}
.rowGrayLight {
	background:#f9f9f9;
	line-height:35px;
	border-bottom:1px solid #c8c8c8;
	}
.rowGrayWhite {
	background:#fff;
	line-height:35px;
	border-bottom:1px solid #c8c8c8;
	}
.bgGray1 { background:#d4d4d4; }
.bgGray2 { background:#e5e5e5; }
.bgGray3 { background:#e8e8e8; }
.bgGray4 { background:#f3f3f3; }

ul.list-1 {
	list-style:none;
	padding-left:10px;
	}
ul.list-1 li {
	padding:0 0 15px 25px;
	background:url(images/checkmarkgray.gif) no-repeat;
	}
ul.list-2 {
	list-style:none;
	padding-left:10px;
	}
ul.list-2 li {
	padding:0 0 15px 25px;
	background:url(images/redxgray.gif) no-repeat;
	}
ul.list-3 {
	list-style:none;
	padding:3px 0 10px 0;
	}
ul.list-3 li {
	background:url(images/checkmark.gif) no-repeat;
	padding: 0 0 2px 20px;
	}
ul.list-4 {
	list-style:none;
	padding:3px 0 10px 0;
	}
ul.list-4 li {
	background:url(images/redx.gif) no-repeat;
	padding: 0 0 2px 20px;
	}
	
.account-tools-items tr td.icons {
	width:72px;
	text-align:right;
	}
.account-tools-items tr td.description-left { width: 260px; }
.account-tools-items tr td.description-right { width: 245px; }
.account-tools-items tr td.description-left a, .account-tools-items tr td.description-right a { font-size:12px; }
.account-tools-items tr td.icons, .account-tools-items tr td.description-right, .account-tools-items tr td.description-left {
	padding:12px 0;
	border-bottom:#cecece 1px solid;
	}
.textboxemailtext {
	width:670px;
	height:298px;
	background:#fff url(images/bgtextboxemail.gif) top right no-repeat;
	border:1px solid #cecece;
	font:12px Arial, Helvetica, sans-serif;
	color:#333333;
}

.redalertbox {
	width:700px;
	background:#fde8e8;
	margin-bottom:10px;
	text-align:left;
}
.redalerttitle {
	line-height:30px;
	background:#c70a14;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding-left:15px;
}
.greenalertbox {
	width:700px;
	background:#e7f0ce;
	margin-bottom:10px;
	text-align:left;
}
.greenalerttitle {
	line-height:30px;
	background:#7e8c00;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding-left:15px;
}
.orangealertbox {
	width:700px;
	background:#ffe9af;
	margin-bottom:10px;
	text-align:left;
	color:#2d2d2d;
}
.orangealerttitle {
	line-height:30px;
	background:#ffba00;
	color:#fff;
	font-size:14px;
	padding-left:15px;
}
.alertbox {
	width:684px;
	height:auto;
	padding:8px;
}
.alertbox ul { padding:0; margin:0; }
.alertbox li { padding:0; margin:0 0 0 20px; }
.vdvbdy {
	width:550px;
    background:#fff;
    border:1px solid #d4d4d4;
	color:#000;
    padding:10px;
}
.vdvbdy2 {
	width:350px;
    background:#fff;
    border:1px solid #d4d4d4;
	color:#4c4c4c;
    padding:10px;
}
.vdvbdy3 {
 	position:relative;
	width:410px;
    background:#fffbed;
    border:1px solid #eee;
	color:#000;
    padding:10px;
    z-index:200;
}
.vdvhdr2 {
	width:350px;
	background:#e7f0ce;
	border-left:1px solid #d4d4d4;
	border-top:1px solid #d4d4d4;
	border-right:1px solid #d4d4d4;
	color:#4c4c4c;
    padding:3px 10px;
	font-weight:bold;
}
.vdvhdr3 {
 	position:relative;
	width:410px;
	background:#eee;
	border-left:1px solid #eee;
	border-top:1px solid #eee;
	border-right:1px solid #eee;
	color:#4c4c4c;
    padding:3px 10px;
	font-weight:bold;
	z-index:200;
}
.progresscontainer {
	width:400px;
	height:15px;
	border:1px solid #cb0000;
	background-color:#eee;
}
.progressbar {
	width:0px;
	height:15px;
	background-color:#fff;
}
.footer {
	width:100%;
	background:url(images/footerBg.gif) top left repeat-x;
	min-height:155px;
	_height:155px;
	}
.footer ul {
	float:right;
	list-style:none;
	padding-top:10px;
	}
.footer ul li {
	float:left;
	padding-left:7px;
	font-size:12px;
	}
.footer ul li a, .footer ul li a:active, .footer ul li a:visited  { color:#808080; }
.grad {
	background:url(images/bgSmall.gif) top left repeat-x;
	padding:5px;
	min-height:66px;
	font:24px Georgia, "Times New Roman", Times, serif;
	color:#303030;
	margin-top:25px;
	}
.grad span {
	font-size:18px;
	color:#838383;
	}
.attention {
	background:url(images/attention.gif) left no-repeat;
	height:30px;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	width:220px;
	padding:5px 0 0 40px;
	text-align:left;
	margin:0 auto;
	}
.forward {
	width:600px;
	background:url(images/forward-bg.gif) top left repeat-x;
	margin:5px auto 0 auto;
	padding:20px 50px 10px;
	font-size:13px;
	}
.forward .left { float:left; padding-bottom:5px; }
.forward .right { float:right; padding-bottom:5px; }
.forward .left input, .forward .right input {
	width:270px;
	height:25px;
	padding:8px 2px 0 6px;
	border:1px solid #cecece;
	background:#fff url(images/field-280-35.gif) bottom right no-repeat;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	color:#656565;
	}
.bld { font-weight:bold; }

.pop {
	margin:15px auto 0 auto;
	width:560px;
	border:1px solid #5a5a5a;
	padding:30px 40px 50px 40px;
	background:#fff;
	}
.pop2 {
	margin:15px auto 0 auto;
	width:565px;
	border:7px solid #676767;
	padding:0;
	background:#676767;
	}
.pop2a {
	border:1px solid #e1e1e1;
	background:#dfdfdf;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}

.radio-div {
	float:left;
	width:50px;
	height:30px;
	padding-top:17px;
	background:#ececec;
	text-align:center;	
	}
.details-div-img {
 	float:right;
 	width:480px;
	border:1px solid #ececec;
	padding:3px 15px 0 10px;
	color:#7d7d7d;
	height:42px;
	font-size:12px;
	}
.details-div {
 	float:right;
 	width:480px;
	border:1px solid #ececec;
	padding:6px 15px 0 10px;
	color:#7d7d7d;
	height:39px;
	font-size:12px;
	}
.under-div {
 	margin-top:5px;
	padding:7px 8px 4px 0;
	background:#fff2a7;
	color:#535353;
	font-size:12px;
	text-align:right;
	}
.perm-under-div {
 	margin-top:5px;
	padding:7px 8px 5px 0;
	background:#fff2a7;
	color:#535353;
	font-size:12px;
	text-align:center;
	}
.extra-div {
 	margin-top:2px;
	padding:6px 0 6px 8px;
	background:#fff2a7;
	color:#535353;
	font-size:12px;
	}
.ic-1a {
	float:left;
	margin:5px 12px 0 10px;
	}
.ic-1b {
	float:left;
	margin:-2px 14px 0 14px;
	}
.success-div {
	background:#f3f3f3;
	padding:20px;
	margin-bottom:25px;
	text-align:left;
	font-size:12px;
	}
.success-title {
	color:#038501;
	margin:0 0 5px 0;
	padding:0;
	font-size:40px;
	font-weight:bold;
	}

#splash, #splash2
{
	padding:0px;
	position:absolute;
	z-index:100;
	left:50%;
	top:160px;
	margin-left:-320px;
}
#splashbase, #splashbase2
{
	position:absolute; 
	filter:alpha(opacity=65); 
	-moz-opacity:0.65; 
	opacity:0.65;
	background-color:#48576e;
	width:100%;
	height:160%;
	z-index:10;
	overflow:auto;
	top:0;
	left:0;
}

.gradTitle {
	background:#f7f7f7 url(images/gray-tab-top.gif) top left repeat-x;
	padding:10px;
	margin-bottom:10px;
	}
.f-label {
	width:140px;
	float:left;
	}
.f-content {
	width:520px;
	float:right;
	}
.f-content .f-row {
	padding-bottom:15px;
	}
	/*tables*/
table.tLayout-1 {	
	}
table.tLayout-1 tr.top {
	background:#f7f7f7 url(images/gray-tab-top2.gif) top left repeat-x;
	height:28px;
	color:#3e495a;	
	}
table.tLayout-1 tr.grey {
	background:#f3f3f3;
	}
table.tLayout-1 td {
	padding:7px;
	}
.tips {
	border-top:1px solid #eeeeee;
	padding:5px 0 0 0;
	}
.tipsM {
	border-top:1px solid #eeeeee;
	padding:0;
	}
.statistics {
	padding:0 0 20px 0;
	width:860px;
	margin:0 auto;
	}
.graph {
	float:left;
	width:310px;
	height:170px;
	}
ul.statistics-list {
	float:left;
	list-style:none;
	font-size:15px;
	width:230px;
	margin-top:15px;
	}
ul.statistics-list span {
	font-size:11px;
	color:#7f7f7f;
	}
ul.statistics-list li {
	line-height:16px;
	padding:12px 0 0 15px;
	background-position:0 16px;
	background-repeat:no-repeat;
	}
ul.statistics-list li.green { background-image:url(images/greenSquare.gif); }
ul.statistics-list li.red { background-image:url(images/redSquare.gif); }
ul.statistics-list li.blue { background-image:url(images/blueSquare.gif); }

ul.statistics-list2 {
	list-style:none;
	color:#747474;
	float:left;
	margin-top:15px;
	}
ul.statistics-list2 li {
	clear:both;
	padding-top:12px;
	line-height:19px;
	}
ul.statistics-list2 li p {
	float:left;
	padding-right:6px;
	font-size:16px;
	font-weight:bold;
	}
.ic-1 {
	width:54px;
	height:40px;
	text-align:center;
	background:url(images/ic-bg.gif) no-repeat;
	float:left;
	margin:0 5px;
	}
.ic-1 img { margin:auto 0; }
input.checkT15 {
	vertical-align:middle;
	float:left;
	margin-top:15px;
	}
.link-1 a:link, .link-1 a:visited {
	width:115px;
	height:37px;
	padding:8px 0 0 55px;
	display:inline-block;
	color:#b0b0b0;
	font-size:14px;
	text-decoration:none;
	}
.link-1 a:hover { text-decoration:underline; }
a.ic1 { background:url(images/ic-24.gif) 0 0 no-repeat; }
a.ic2 { background:url(images/ic-25.gif) 0 0 no-repeat; }
a.ic3 { background:url(images/ic-26.gif) 0 0 no-repeat; }
a.ic4 { background:url(images/ic-27.gif) 0 0 no-repeat; }
a.ic5 { background:url(images/ic-28.gif) 0 0 no-repeat; }
a.ic6 { background:url(images/ic-29.gif) 0 0 no-repeat; }
a.ic7 { background:url(images/ic-30.gif) 0 0 no-repeat; }
a.ic8 { background:url(images/ic-31.gif) 0 0 no-repeat; }


table.layout5 {
	font-size:12px;
	color:#858585;
	border-top:1px solid #ededed;
	line-height:20px;
	}
table.layout5 td {
	background:#f8f8f8;
	border-top:1px solid #fff;
	border-bottom:1px solid #ededed;
	padding:4px 10px;
	}
.layout5 a, .layout5 a:visited  { text-decoration:none; }
.layout5 a:hover { text-decoration:underline; }

.box1 {
	background:#f8f8f8 url(images/bg1.gif) top left repeat-x;
	border-bottom:1px solid #ededed;
	padding:15px 15px 0 15px;
	margin-bottom:15px;
	}
.box1 .b2 {
	background:#fff;
	border:1px solid #e9e9e9;
	padding:5px 10px;
	}
	
	
table.layout6 {
	border:1px solid #cfcfcf;
	border-width:1px 0 0 1px;
	}
table.layout6 tr th {
	background:#e1e1e1;
	color:#7d7d7d;
	text-transform:uppercase;
	height:38px;
	border:1px solid #cfcfcf;
	border-width:0 1px 1px 0;
	text-shadow:0 1px 2px #fff;
	}
table.layout6 tr td {
	border:1px solid #cfcfcf;
	border-width:0 1px 1px 0;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	width:61px;
	}
table.layout6 tr td.rb {
	color:#bc0000;
	font-size:16px;
	}
.b3 {
	padding:0 10px;
	}
table.layout7 {
	margin:0;
	}
table.layout7 tr td {
	text-align:center;
	width:62px;
	height:38px;
	}
	
.box2 {
	background:#f8f8f8 url(images/bg1.gif) top left repeat-x;
	border-bottom:1px solid #ededed;
	padding:15px;
	color:#858585;
	font-size:12px;
	margin-bottom:15px;
	}
.style2 {
	font-size:14px;
	margin-top:5px;
	}
	
.btnRight {
	float:right;
	margin-left:10px;
	}
	
table.layout8 {
	margin-bottom:10px;
	}
table.layout8 th {
	font-size:12px;
	background:#e8e8e8;
	padding:8px 0 8px 6px;
	color:#646464;
	}
table.layout8 td {
	text-align:center;
	background:#f0f0f0;
	border-top:2px solid #f8f8f8;
	padding:6px 0 6px 6px;
	font-size:11px;
	}
table.layout8 .la12 { text-align:left; font-size:12px; }
table.layout8 a:link, table.layout8 a:visited { color:#008ee0; }

/*Getting started*/
.getting-started {
	width:660px;
	padding:40px 70px;
	background:#fff;
	}
table.layout9 {
	font-size:14px;
	margin:15px 0 5px 0;
	}
table.layout9 td, table.layout9 th {
	background:#f0f0f0;
	border-bottom:6px solid #fff;
	padding:3px 0 3px 0;
	text-align:left;
	}
table.layout9 th {
	padding-left:20px;
	width:70px;
	}
table.layout9 a:link, table.layout9 a:visited {
	color:#000;
	text-decoration:none;
	}
table.layout9 a:hover { text-decoration:underline;
	}

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background:#4c4c4c;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  background:#fff;
  display:none;
  z-index:9999;
}

#boxes .dialog-footer {
  text-align:right;
  padding:0;
  margin-top:20px;
}

#boxes .dialog-footer a:link, #boxes .dialog-footer a:visited, #boxes .dialog-footer a:active {
  color:#000;
  font-size:11px;
  text-decoration:none;
}

#boxes .dialog-footer a:hover {
  color:#000;
  text-decoration:underline;
}

#boxes #dialog {
  width:660px;
  padding:40px 70px;
  background:#fff;
}
/*end Getting started*/

.h-ic1 {
	float:left;
	vertical-align:middle;
	margin:0 10px 10px 0;
	}
	
table.layout10 { }
table.layout10 tr th {
	background:#f4f4f4;
	border-bottom:10px solid #fff;
	border-top:1px solid #ebebeb;
	padding:12px 8px 12px 18px;
	width:35px;
	}
table.layout10 tr th img { width:32px; height:32px; }
table.layout10 tr td {
	background:#f4f4f4;
	border-bottom:10px solid #fff;
	border-top:1px solid #ebebeb;
	padding:12px;
	font-size:15px;
	font-weight:bold;
	}
table.layout10 tr td.rightAl img { width:63px; height:24px; }
table.layout10 tr.nob td { border-bottom:1px solid #fff; border-top:1px solid #ebebeb; }
table.layout10 tr.nob th { border-bottom:1px solid #fff; border-top:1px solid #ebebeb; }
table.layout10 tr.failed th {
	border-top:none;
	}
table.layout10 tr.failed td {
	border-bottom:10px solid #fff;
	border-top:none;
	font-size:12px;
	font-weight:normal;
	color:#6a6a6a;
	}
table.layout10 tr.failed td p {
	background:url(images/ic-40.gif) 0 5px no-repeat;
	color:#8b8b8b;
	padding-left:25px;
	margin-top:3px;
	line-height:24px;
	}
	
table.layout11 { margin-bottom:15px; }
table.layout11 tr td {
	background:#f4f4f4;
	border-bottom:10px solid #fff;
	border-top:1px solid #ebebeb;
	padding:12px;
	font-size:15px;
	width:50%;
	}
table.layout11 tr.status td { font-size:12px; }
table.layout11 tr.status td span { font-size:11px; color:#7b7b7b; }
table.layout11 tr.status a:link, table.layout11 tr.status a:visited {
	color:#0071b2;
	text-decoration:none;
	font-size:11px;
	}
table.layout11 tr.status a:hover { text-decoration:underline; }
table.layout11 tr.nob td { border-bottom:1px solid #fff; border-top:1px solid #ebebeb; }
	
table.layout11 tr td table {
	height:65px;
	}
table.layout11 tr td table.bgOn td { background:#e1e1e1; }
table.layout11 tr td table td {
	border:none;
	padding:0;
	font-size:15px;
	padding:5px;
	width:auto;
	}
table.layout11 tr td table td:first-child { width:25px; }
table.layout11 tr td table td:last-child {
	width:350px;
	text-align:left;
	}

.box3 {
	background:#f4f4f4;
	border-top:1px solid #ebebeb;
	padding:5px 15px 15px 15px;
	}
table.layout12 { }
table.layout12 th {
	text-align:left;
	padding:4px 15px;
	}
table.layout12 tr.dark td { background:#e1e1e1; }
table.layout12 tr.light td { background:#e7e7e7; }
table.layout12 td {
	border-bottom:2px solid #f4f4f4;
	line-height:14px;
	padding:8px 15px;
	}
.yellowOpt1 {
	background:#fde974 url(images/ic-44.gif) 3px center no-repeat;
	border:1px solid #fddf37;
	width:375px;
	font-size:14px;
	padding:8px 0 8px 35px;
	margin:20px auto 1px auto;
	}
.yellowOpt1 input { vertical-align:middle; }

.yellowOpt2 {
	background:#faeca2 url(images/ic-45.gif) 3px center no-repeat;
	border:1px solid #fae67b;
	width:375px;
	font-size:14px;
	padding:5px 0 5px 35px;
	margin:0 auto;
	}
.yellowOpt2 input {
	vertical-align:middle;
	background:#fff5c2 url(images/field-bg-yellow.gif) top left repeat-x;
	border-width:1px 1px 0 1px;
	border-top-color:#d1c99f;
	border-right-color:#f3e9b9;
	border-left-color:#f3e9b9;
	height:20px;
	width:175px;
	}

.trigger-title {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#545454;
	margin:12px 0 6px 0;
}
.trigger-box-s {
	background:#cdcdcd url(images/bg-3.png) top left repeat-x;
	border-bottom:1px solid #b5b5b5;
	padding:10px 0;
	font-size:12px;
}
.trigger-box-s-nob {
	background:#cdcdcd url(images/bg-3.png) top left repeat-x;
	padding:10px 0;
	font-size:12px;
}
.trigger-box-b {
	background:#cdcdcd url(images/bg-4.png) top left repeat-x;
	border-bottom:1px solid #b5b5b5;
	padding:10px 0;
	font-size:11px;
}
.trigger-fl-1 {
	float:left;
	width:88px;
	text-align:center;
}
.trigger-fl-2 {
	float:left;
	padding-top:2px;
	width:22px;
}
.trigger-fl-3 {
	float:left;
	width:566px;
}
.trigger-add-link {
	background:url(images/ic-61.png) top left no-repeat;
	padding:1px 0 1px 22px;
	font-size:11px;
	height:24px;
	color:#545454;
}
table.layout13 {
	border-top:1px solid #bababa;
	}
table.layout13 h4 {
	margin-bottom:0;
	color:#545454;
	letter-spacing:-1px;
	}
table.layout13 th {
	border-top:1px solid #f8f8f8;
	border-bottom:1px solid #bababa;
	background:#d8d8d8 url(images/layout13-bg.gif) top left repeat-x;
	width:60px;
	padding:7px 0 7px 7px;
	}
table.layout13 td {
	border-top:1px solid #f8f8f8;
	border-bottom:1px solid #bababa;
	background:#d8d8d8 url(images/layout13-bg.gif) top left repeat-x;
	padding:7px;
	}
table.layout13 td.links a:link, table.layout13 td.links a:visited { text-decoration:none; }
table.layout13 td.links a:hover { text-decoration:underline; }
table.layout13 td.links span { font-size:11px; }
table.layout13 td.box {
	width:282px;
	padding:7px 0;
	}
table.layout13 td.box div {
	width:70px;
	height:30px;
	padding:10px 10px 4px 6px;
	background:url(images/layout13-box.png) top left no-repeat;
	float:left;
	margin:0 4px;
	font:bold 19px Arial, Helvetica, sans-serif;
	color:#4d4d4d;
	text-align:right;
	line-height:16px;
	}
table.layout13 td.box div span {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#818181;
	}
table.layout13 td.del {
	width:24px;
	}
table.layout13 td.del img {
	width:24px;
	height:24px;
	}
.trigger-span-title {
	background:#0077f0;
	color:#fff;
	padding:2px 4px;
}

.box4 {
	background:#f0f0f0  url(images/bg5.gif) top left repeat-x;
	padding:25px 0;
	}
.social-graphs {
	padding:0;
	margin:0;
	}
.social-graphs ul {
	width:655px;
	list-style:none;
	}
.social-graphs ul li {
	width:651px;
	height:28px;
	padding:2px 2px 0 2px;
	margin:0 0 10px 0;
	*background:url(images/social-grapg-bg1.gif) top left no-repeat;
	}
.social-graphs ul li:nth-child(1) { background:url(images/social-grapg-bg1.gif) top left no-repeat; }
.social-graphs ul li:nth-child(2) { background:url(images/social-grapg-bg2.gif) top left no-repeat; }
.social-graphs ul li:nth-child(3) { background:url(images/social-grapg-bg3.gif) top left no-repeat; }
.social-graphs ul li:nth-child(4) { background:url(images/social-grapg-bg4.gif) top left no-repeat; }
.social-graphs ul li:nth-child(5) { background:url(images/social-grapg-bg5.gif) top left no-repeat; }

.social-graphs ul li a:link, .social-graphs ul li a:visited {
	display:inline-block;
	line-height:28px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 0 7px;
	}
.social-graphs ul li a:hover { color:#dfdfdf; }
.social-graphs ul li a:link span, .social-graphs ul li a:visited span {
	float:right;
	padding:0 10px 0 0;
	}

.social-graphs ul li img {
	margin:5px 7px 0 0;
	width:16px;
	height:16px;
	float:left;
	}

.social-graphs ul li.facebook a:link, .social-graphs ul li.facebook a:visited { background:url(images/social-graph-1.gif) top left no-repeat; }
.social-graphs ul li.facebook a:link span, .social-graphs ul li.facebook a:visited span { background:url(images/social-graph-1.gif) top right no-repeat; }

.social-graphs ul li.empty a:link, .social-graphs ul li.empty a:visited { color:#a6a6a6; }
.social-graphs ul li.empty a:hover { color:#a6a6a6; }

.social-graphs ul li.twitter a:link, .social-graphs ul li.twitter a:visited { background:url(images/social-graph-2.gif) top left no-repeat; }
.social-graphs ul li.twitter a:link span, .social-graphs ul li.twitter a:visited span { background:url(images/social-graph-2.gif) top right no-repeat; }

.social-graphs ul li.linkedin a:link, .social-graphs ul li.linkedin a:visited { background:url(images/social-graph-3.gif) top left no-repeat; }
.social-graphs ul li.linkedin a:link span, .social-graphs ul li.linkedin a:visited span { background:url(images/social-graph-3.gif) top right no-repeat; }


.social-activity {
	width:655px;
	margin:0;
	}
select.sm-activity {
	float:right;
	width:155px;
	height:23px;
	padding:3px;
	background:url(images/sm-activity.gif) top left no-repeat;
	border:none;
	font:12px Arial, Helvetica, sans-serif;
	color:#535353;
	}
dl.sm-item {
	background:#e1e1e1 url(images/sma-bg.gif) top left repeat-x;
	padding:10px 10px 5px 10px;
	}
dl.sm-item dt {
	float:left;
	line-height:20px;
	font-size:12px;
	color:#6e6e6e;
	}
dl.sm-item dt a:link, dl.sm-item dt a:visited {
	color:#0099e8;
	text-decoration:none;
	}
dl.sm-item dt a:hover { text-decoration:underline; }
dl.sm-item dt.mdl { width:450px; line-height:15px; }
dl.sm-item dt img {
	width:48px;
	height:48px;
	margin:0 15px 0 0;
	border:1px solid #fff;
	}
dl.sm-item dt label.liked {
	display:block;
	line-height:19px;
	color:#3b4c7f;
	font-size:12px;
	font-weight:bold;
	background:url(images/liked.png) top left no-repeat;
	padding:0 0 0 25px;
	}
dl.sm-item dt div.twitter {
 	float:left;
	}
dl.sm-item dt div.twitter img {
 	width:20px;
	height:18px;
	margin:0 5px 0 0;
	border:none;
	}
dl.sm-item dt a.tweet:link, dl.sm-item dt a.tweet:visited {
	color:#3b4c7f;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	}
dl.sm-item dt a.tweet:hover { text-decoration:underline; }
dl.sm-item dt span {
	float:left;
	color:#4b4b4b;
	line-height:22px;
	font-size:14px;
	font-weight:bold;
	}
dl.sm-item dt span a:link, dl.sm-item dt span a:visited { color:#6e6e6e; text-decoration:underline; }
dl.sm-item dt span a:hover { text-decoration:none; }
	
dl.sm-item dd {
	float:right;
	width:115px;
	line-height:28px;
	background:url(images/sma-time.png) top left no-repeat;
	margin:10px 0 0 0;
	}
dl.sm-item dd img {
	width:18px;
	height:18px;
	vertical-align:middle;
	margin:0 5px;
	}
dl.sm-item dt .comment-b {
 	border:1px solid #f5f5f5;
	margin:5px 0 0 0;
	}
dl.sm-item dt .comment {
	font-size:11px;
	line-height:15px;
	background:#dcdcdc url(images/bg-6.gif) top left repeat-x;
	border:1px solid #cfcfcf;
	box-shadow:inset 0 0 7px #cfcfcf;
	-moz-box-shadow:inset 0 0 7px #cfcfcf;
	webkit-box-shadow: inset 0 0 7px #cfcfcf;
	padding:5px 2px;
	color:#565656;
	}
dl.sm-item dt .comment img {
	width:36px;
	height:36px;
	float:left;
	margin:-3px 5px -3px 0;
	}
dl.sm-item dt .comment a:link, dl.sm-item dt .comment a:visited {
	color:#3b4c7f;
	}
dl.sm-item dt .comment a:hover {
	}
.social-share-input {
	width:468px;
	height:38px;
	background:url(images/share-field.gif) top left no-repeat;
	padding:3px 4px 0 46px;
	border:none;
	font:14px Arial, Helvetica, sans-serif;
	line-height:34px;
	overflow:hidden;
	color:#4f4f4f;
	}
a.social-share-button1:link, a.social-share-button1:visited {
	background:url(images/share-facebook.png) top left no-repeat;
	width:176px;
	height:0;
	font-size:0;
	padding-top:31px;
	overflow:hidden;
	display:inline-block;
	}
a.social-share-button1:hover { background:url(images/share-facebook-disabled.png) top left no-repeat; }
a.social-share-button2:link, a.social-share-button2:visited {
	background:url(images/share-twitter.png) top left no-repeat;
	width:167px;
	height:0;
	font-size:0;
	padding-top:31px;
	overflow:hidden;
	display:inline-block;
	}
a.social-share-button2:hover { background:url(images/share-twitter-disabled.png) top left no-repeat; }
a.social-share-button3:link, a.social-share-button3:visited {
	background:url(images/share-linkedin.png) top left no-repeat;
	width:172px;
	height:0;
	font-size:0;
	padding-top:31px;
	overflow:hidden;
	display:inline-block;
	}
a.social-share-button3:hover { background:url(images/share-linkedin-disabled.png) top left no-repeat; }

.wrapper-890 {
	width:890px;
	margin:0 auto;
	padding:10px 0;
	}
.wrapper-890-graph {
	width:1080px;
	margin:0 auto;
	padding:10px 0;
	}
.wrapper-700 {
	width:680px;
	margin:0 auto;
	padding:10px 0 10px 20px;
	}
.wrapper-line-1 {
	background:#f1f1f1 url(images/wrapper-line-1.gif) bottom left repeat-x;
	}
.heading-detail { font-size:12px; }
.heading-detail img { vertical-align:top; }
.wrapper-line-2 {
	background:#e2e2e2 url(images/wrapper-line-2.gif) bottom left repeat-x;
	}
.crg-graph {
	background:#fff;
	border:1px solid #fff;
	-moz-box-shadow:inset 0 0 5px #dddddd;
	-webkit-box-shadow:inset 0 0 5px #dddddd;
	box-shadow:inset 0 0 5px #dddddd;
	padding:10px;
	}
.wrapper-line-3 {
	background:#e2e2e2 url(images/wrapper-line-3.gif) bottom left repeat-x;
	}
table.stats { }
table.stats th {
	color:#adadad;
	text-align:left;
	font:bold 14px Arial;
	text-shadow:0 0 2px #f3f3f3;
	-moz-text-shadow: 0 0 2px #f3f3f3;
	-webkit-text-shadow: 0 0 2px #f3f3f3;
	}
table.stats td {
	text-align:left;
	padding:5px 0 0 0;
	}
table.stats td div {
	margin:0 10px 0 0;
	background:#eeeded;
	-moz-box-shadow:inset 0 1px 3px #dddddd;
	-webkit-box-shadow:inset 0 1px 3px #dddddd;
	box-shadow:inset 0 1px 3px #dddddd;
	border:1px solid #c9c9c9;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	font:bold 22px Arial, Helvetica, sans-serif;
	padding:10px;
	color:#4a4a4a;
	}
.wrapper-line-4 {
	background:#e8e8e8 url(images/wrapper-line-4.gif) bottom left repeat-x;
	}

select.crg-main-select {
	border:1px solid #b8b8b8;
	font:12px Arial, Helvetica, sans-serif;
	color:#8d8d8d;
	width:170px;
	height:27px;
	padding:3px;
	background:#f5f5f5;
	vertical-align:middle;
	}
input.crg-main-txt {
	border:1px solid #b8b8b8;
	font:12px Arial, Helvetica, sans-serif;
	color:#8d8d8d;
	width:200px;
	height:25px;
	line-height:25px;
	padding:0 0 0 10px;
	background:#f5f5f5;
	vertical-align:middle;
	}

table.stats2 { margin:-10px auto -15px auto; }
table.stats2 th {
	color:#8d8d8d;
	text-align:left;
	font:bold 16px Arial, Helvetica, sans-serif;
	text-shadow:0 0 2px #f3f3f3;
	-moz-text-shadow: 0 0 2px #f3f3f3;
	-webkit-text-shadow: 0 0 2px #f3f3f3;
	}
table.stats2 th span {
	font-size:12px;
	color:#a3a3a3;
	font-weight:normal;
	}
table.stats2 td {
	text-align:left;
	padding:5px 0 0 0;
	}
table.stats2 td div {
	margin:0 10px 0 0;
	background:#f6f6f6;
	-moz-box-shadow:inset 0 1px 3px #dddddd;
	-webkit-box-shadow:inset 0 1px 3px #dddddd;
	box-shadow:inset 0 1px 3px #dddddd;
	border:1px solid #fff;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	font:bold 28px Arial, Helvetica, sans-serif;
	padding:10px;
	text-align:right;
	color:#5b5b5b;
	}

.crg-graph-right {
	float:right;
	font:12px Arial, Helvetica, sans-serif;
	color:#8d8d8d;
	margin-right:100px;
	}
.crg-graph-right img {
	vertical-align:middle;
	margin:0 10px;
	width:7px;
	height:15px;
	}
.crg-graph-right input { vertical-align:middle; }
select.crg-graph-select {
	border:1px solid #b8b8b8;
	font:12px Arial, Helvetica, sans-serif;
	color:#8d8d8d;
	width:170px;
	height:22px;
	padding:2px;
	margin-left:105px;
	}
input.crg-graph-txt {
	border:1px solid #b8b8b8;
	font:12px Arial, Helvetica, sans-serif;
	color:#8d8d8d;
	width:163px;
	height:21px;
	line-height:21px;
	padding:0 0 0 10px;
	vertical-align:middle;
	}

table.layout14 {
	font-size:12px;
	border-bottom:1px solid #bababa;
	margin-top:-15px;
	}
table.bold { font-weight:bold; }
table.layout14 th {
	background:#cdcdcc url(images/layout14-bg1.gif) top left repeat-x;
	padding:10px;
	}
table.layout14 th.w-40 {
	width:40px;
	text-align:center;
	padding:0;
	}
table.layout14 td {
	background:#f5f5f5 url(images/layout14-bg2.gif) top left repeat-x;
	padding:10px;
	text-align:center;
	}
table.layout14 tr.dark td {
	background:#ededed url(images/layout14-bg2.gif) top left repeat-x;
	}
table.layout14 tr.selected td {
	background:#fffed4 url(images/layout14-bg2.gif) top left repeat-x;
	}
table.layout14 tr:hover>td {
	background-color:#fffed4;
	}
table.layout14 th.left, table.layout14 td.leftB { text-align:left; }
table.layout14 td.left { 
	text-align:left;
	font-weight:normal;
	}
img.search-ic {
	width:15px;
	height:15px;
	vertical-align:middle;
	}
table.layout14 tr.bottom td {
	background:#cdcdcd url(images/layout14-bg3.gif) top left repeat-x;
	padding:7px 5px 5px 5px;
	}
table.layout14 tr.bottom td.left-al { text-align:left; }
table.layout14 tr.bottom td.right-al { text-align:right; }
table.layout14 tr.bottom td img { vertical-align:middle; }
select.csv-spreadsheet {
	border:1px solid #b8b8b8;
	font:12px Arial, Helvetica, sans-serif;
	color:#8d8d8d;
	width:204px;
	height:27px;
	padding:4px;
	vertical-align:middle;
	}
img.message-ic {
	width:24px;
	height:22px;
	vertical-align:middle;
	margin:0 5px 0 0;
	}

.link-graphs {
	padding:0;
	margin:0;
	}
.link-graphs ul {
	width:505px;
	list-style:none;
	}
.link-graphs ul li {
	width:501px;
	height:21px;
	padding:2px 2px 0 2px;
	margin:0;
	background:url(images/bar-gray.gif) top left no-repeat;
	}

.link-graphs ul li a:link, .link-graphs ul li a:visited {
	display:inline-block;
	line-height:21px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:0;
	}
.link-graphs ul li a:hover { color:#dfdfdf; }
.link-graphs ul li a:link span, .link-graphs ul li a:visited span {
	float:right;
	padding:0 10px 0 0;
	}

.link-graphs ul li.url a:link, .link-graphs ul li.url a:visited { background:url(images/bar-blue.gif) top left no-repeat; }
.link-graphs ul li.url a:link span, .link-graphs ul li.url a:visited span { background:url(images/bar-blue.gif) top right no-repeat; }

.link-graphs ul li.empty a:link, .link-graphs ul li.empty a:visited { color:#a6a6a6; }
.link-graphs ul li.empty a:hover { color:#a6a6a6; }

img.url-ic {
	width:15px;
	height:15px;
	vertical-align:middle;
	margin:0 0 3px 5px;
	}
