/*
[Master Stylesheet]

Project:	Forms and Apps
Version:	1
Last change:	05/06/08 [fixed Float bug, vf]
Assigned to:	John Sant
-------------------------------------------------------------------*/

body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#333;
}
 
h1 {
	font: bold 18px Arial, Helvetica, Verdana, sans-serif;
	margin-top: 16px;
	padding: 0;
	color: #447ec3;
	float: left;
}

h2 {
	font: bold 20px/32px Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

p {
	font:12px/20px Arial, Helvetica, Verdana, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
}

#Content>p {margin:0px;}

a {
	font:11px/20px Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
}

a:hover {color:#a22624;}

br {
	clear: both;
}

hr {
	height: 1px;
	float: left;
	color: #000;
	display: block;
}

/*
SITE FRAMEWORKS
****************************************************************/

#Header {
	padding: 5px 0px 3px 10px;
	height: 60px;
	line-height: 11px;
	background: #fff url(/qiprom1/images/formsappssliceBlue.jpg) 0 0 repeat-x;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 60px; /* the correct height */
	border-bottom: 1px solid #5d5d5d;
}


body>#Header {height:60px;}

.contentWrap {
	background: url(/qiprom1/images/formsAppsGrayBG.jpg) top right no-repeat;
}
.contentWrapePro {
	background:	transparent;
}

#Content {
	margin: 1px 0 0 0;
	padding: 0;
}

#Content a {
	font:11px/20px Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
}
#Content a:link {color:#447ec3;}
#Content a:visited {color:#a22624;}
#Content a:hover {color:#a22624;}


.toolbarLfirst {
	width: 10px;
	height: 60px;
	background: url(/qiprom1/images/sprite-formsandappsBlue.jpg) -10px -105px no-repeat;
	float: left;
}

.toolbarL {
	width: 10px;
	height: 60px;
	background: url(/qiprom1/images/sprite-formsandappsBlue.jpg) -10px -105px no-repeat;
	margin-left: 20px;
	float: left;
	display: inline;
}

.toolbarBody {
	height: 60px;
	background: url(/qiprom1/images/sprite-formsandappsBlue.jpg) -10px -179px repeat-x;
	float: left;
}

.toolbarBody #navigateText {
	margin-top: 5px;
	font-size: 16px;
}

.toolbarBody a:link {color:#447ec3;}
.toolbarBody a:visited {color:#a22624;}
.toolbarBody a:hover {color:#a22624;}

.editAgencyInfo {
	text-decoration: underline;
	height: 20px;
	margin: 4px 0 0 0;
	padding: 0 0 0 25px;
	background: url(/qiprom1/images/sprite-formsandappsBlue.jpg) -58px -98px no-repeat;
	float: left;
	font:11px/20px Arial, Helvetica, Verdana, sans-serif;
}

.availableWebsiteSelect {
	height: 18px;
	padding: 0;
	margin: 0;
	border: 0;
	background: #f1f1f1	;
	font: normal 11px Arial;
	color: #447ec3;
}

.sendEmail {
	text-decoration: underline;
	height: 20px;
	margin: 0;
	padding: 0 0 0 25px;
	background: url(/qiprom1/images/sprite-formsandappsBlue.jpg) -58px -118px no-repeat;
	float: left;
}

.toolbarText {
	font-size: 11px;
	margin: 4px 0 0 0;
	font-weight: 900;
}

.toolbarR {
	width: 10px;
	height: 60px;
	background: url(/qiprom1/images/sprite-formsandappsBlue.jpg) -36px -105px no-repeat;
	float: left;
}

#selectedPlans {
	position: absolute;
	width: 300px;
	height: auto;
	top: 150px;
	left: 350px;
	display: none;
	background-color: #ffffff;
	border: 1px solid #666666;
	font-size: 14px;
	z-index: 9999;
}

#selectedPlans td{
	font-size: 14px;
}

#selectedPlans a{
	font-size: 14px;
	color: #000;
	text-decoration: none;
}

#selectedPlans a:hover{
	color: #00f;
	text-decoration: none;
}

/*
SIDEBAR 
****************************************************************/

#sidetreecontrol {
	width: 100%;
	padding: 0 0 10px 0;
	line-height: 15px;
	voice-family: "\"}\"";
	voice-family: inherit;
	overflow-y: scroll;
	overflow-x: hidden;
	background: #fff;
}

#sidetreecontrol h2 {
	margin: 0 0 0 7px;
	display: inline;
}

body>#sidetreecontrol {width:340px;}

#sidetreecontrol p{
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

li {
	display: block;
}

.state {
	width: 312px;
	height: 23px;
	padding: 4px 0 0 10px;
	margin: 0 0 5px 0;
	display: block;
	background: url("../../QiProM1/images/sprite-formsandappsBlue.jpg") -25px -10px no-repeat;
	float: left;
	font: bold 14px/20px Arial, Helvetica, Verdana, sans-serif;
	color: #fff;
	cursor: pointer;
}

.selectedstate {
	width: 312px;
	height: 23px;
	padding: 4px 0 0 10px;
	margin: 0 0 5px 0;
	display: block;
	background: url("../../QiProM1/images/sprite-formsandappsBlue.jpg") -25px -260px no-repeat;
	float: left;
	font: bold 14px/20px Arial, Helvetica, Verdana, sans-serif;
	color: #fff;
	cursor: pointer;
}

.plantype {
	width: 283px;
	height: 23px;
	margin: 0 0 5px 22px;
	padding: 4px 0 0 10px;
	display: inline;
	background: url("../../QiProM1/images/sprite-formsandappsBlue.jpg") -22px -40px no-repeat;
	float: left;
	font: bold 12px/20px Arial, Helvetica, Verdana, sans-serif;
	color: #000;
	cursor: pointer;
}

.selectedplantype {
	width: 283px;
	height: 23px;
	margin: 0 0 5px 22px;
	padding: 4px 0 0 10px;
	display: inline;
	background: url("../../QiProM1/images/sprite-formsandappsBlue.jpg") -22px -290px no-repeat;
	float: left;
	font: bold 12px/20px Arial, Helvetica, Verdana, sans-serif;
	color: #fff;
	cursor: pointer;
}

.plan {
	width: 255px;
	height: 23px;
	margin: 0 0 5px 22px;
	padding: 4px 0 0 38px;
	display: inline;
	float: left;
	font: bold 12px/20px Arial, Helvetica, Verdana, sans-serif;
	color: #5d5d5d;
	cursor: pointer;
}

.selectedplan {
	width: 255px;
	height: 23px;
	margin: 0 0 5px 22px;
	padding: 4px 0 0 38px;
	display: inline;
	float: left;
	font: bold 12px/20px Arial, Helvetica, Verdana, sans-serif;
	color: #fff;
	background: url("../../QiProM1/images/sprite-formsandappsBlue.jpg") -22px -70px no-repeat;
	cursor: pointer;
}


.block {
	display: block;
}

.none {
	display: none;
}
/*
GUTS
****************************************************************/

.appEntry {
	margin-bottom: 60px;
}

.app_checkbox {
	width: 15px;
	height: 15px;
}

.app_links {
	float: left;
}

/*
FOOTER
****************************************************************/

.contentcolumnclear {
	clear: both;
}

#footer {			
	clear: both;
}
