/*
 Screen style    
 Site: MVpro
*/


/**************** SHARED STYLES ****************/

body {
	background-image: url(../images/shared/bg.jpg);
	padding:0 0 0;
	margin:33px 0px 0px 0px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.overview {
	background-image: url(../images/shared/bg2.jpg);
	padding:0 0 0;
	margin:33px 0px 0px 0px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

.pensacola {
	background-image: url(../images/shared/bg3.jpg);
	padding:0 0 0;
	margin:33px 0px 0px 0px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}	

	
	
a {text-decoration:none; color:#3a5080;}
a:hover {color:#5f76a8; }

p {
	margin-top:0;
	}
.mast {background:url(../images/shared/bg-head.jpg);}
.nav {background:url(../images/shared/bg-nav.jpg);}
.navpen {background:url(../images/shared/bg-navpen.jpg);}

.login form,
.bottom form {
	margin:20px 0 0 0;
	padding:0;
	width:290px;
	float:right;
	}


	
label, label.pricing {
	width:65px;
	float:left;
	margin-bottom:5px;
	clear:left;
	font-size:12px;
	color:#333333;
	}
label.pricing {
	width:85px;
	}
input.text,input.text-pricing {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #acacab;
	float:left;
	margin-bottom:5px;
	width:130px;
	color:#666666;
	}
input.text-pricing {
	width:210px;
	}
input.button {
	float:left;
	margin-left:5px;
	}	

img {border:none;}

/**************** INDEX STYLES ****************/

.flash {background:url(../images/index/bg-screen.jpg);}

.intro {
	margin:60px 0 0 19px;
	font-size:12px;
	height:185px;
	overflow:auto;
	line-height:17px;
	}
.intro strong {
	font-size:18px;
	color:#053982;
	font-weight:normal;
	}
.intro em {
	font-style:normal;
	font-weight:bold;
	}
.intro a {
	font-weight:bold;
	}
.login {background:url(../images/index/bg-login.jpg) no-repeat bottom;}
img.try {margin:0 0 0 19px;}
	

	
/**************** SUB STYLES ****************/
	
.title {
	background:url(../images/sub/bg-title.jpg) no-repeat top;
	}

h2 {
	font-size:27px;
	color:#fff;
	font-weight:normal;
	text-align:center;
	margin:0;
	padding:9px 0 0 25px;
	}

h9 {
	font-size:22px;
	color:#fff;
	font-weight:normal;
	text-align:center;
	margin:0;
	padding:9px 0 0 35px;
	}

.bottom {
	background:url(../images/sub/bg-bottom.jpg);
	margin-top:20px;
	}
.bottom img.try {margin:10px 0 0 60px; float:left;}



div.content {
	position:relative;
	margin:10px;
	height:225px;
	line-height:18px;
	overflow:visible;
	}
div.content_big {
	position:relative;
	margin:10px;
	height:298px;
	line-height:18px;
	overflow:visible;
	
	}	
div.content_bigger {
	position:relative;
	margin:10px;
	height:500px;
	line-height:18px;
	overflow:visible;
	
	}	
h4 {
	font-size:15px;
	font-weight:normal;
	margin:0 0 8px 0;
	}
	
h5 {
	font-size:20px;
	color:#053982;
	font-weight:bold;
	margin:0 0 0px 0;
	padding-bottom: 10px;;
	font-style: italic;
}

h6 {
	font-size:18px;
	font-weight:normal;
	padding: 5px;
	margin:10px 0 0  0;
	
	}

.content ul {
	margin:0 0 0 15px;
	padding:0;
	}
.content em {
	font-weight:bold;
	font-style: normal;
	color:#053982;
}



div#tabbed-content {
	position:relative;
	height:225px;
	overflow:hidden;

	}

div#tabbed-content div.details {
	position:absolute;
	top:50px;
	left:0px;
	padding:0px;
	
	} 
div#tabbed-content-big {
	position:relative;
	height:305px;
	overflow:hidden;

	
}

div#tabbed-content div.details {
	position:absolute;
	top:50px;
	left:0px;
	padding:0px;
	
	} 

div#tabbed-content-big div.details {
	position:absolute;
	top:50px;
	left:0px;
	padding:0px;
	
	} 
	
table.content {
	margin:0 30px 0 30px;

	}	

	
.divider {background:url(../images/sub/divider.png) center;}
.divider_h {background:url(../images/sub/divider_h.png) center;}

div.nav2 {
	height:40px;
	background:url(../images/sub/bg-nav2.png) no-repeat;
	}

table.arrows {
	position:absolute;
	top:225px;
	width:850px;
	}
#report-timeseries, #report-baseline {
	float:left;
	height:200px;
	width:500px;
	/*border:solid #ccc 1px;*/
	padding-top:5px;
	padding-bottom:5px;
	padding-right:23px;
	}
	
	
/* 2rw */

.projects {
	background:none;
	background-color:transparent;
	margin:0;
	overflow:hidden;

	
	}
.projects div {
	
	height:225px;
	overflow:hidden;
	background:#fff;
	position:absolute;

	
	}
.projects div div {

	height:150;
	overflow:auto;
	background:#fff;
	position:relative;
	top:0px;
	}
.projects h4 {margin:0px;}
.projects td.desc {
	padding:20px;
	font-size:11px;
	}
img.close {
	position:absolute;
	top:100px;
	left:100px;
	}