@charset "utf-8";
/* CSS Document */
label.error {color: red !important; margin-left: 10px !important; display: block !important; clear: both !important;}
.product_wrapper {
	width: 600px;
	padding: 10px;
}
.product_name {
	float:left;
	width: 200px;
}
.product_users {
	float:left;
	width: 100px;
}
.product_edit {
	float:left;
	width: 150px;
}
.error_code {
	text-align: center;
	font-weight: bold;
	color: #FF0000;
}
.input_label {
	float: left;
	display: block;
	width: 200px;
}
.input_input {
	float:left;
	display: block;
	width: 400px;
}
.clear_divs {
	clear:both;
}
#account a {
	color: #fff;	
}

#account-nav ul {	
	margin:0;
	padding: 0;
	text-align: left;
}

#account-nav li {
	list-style: none;
	margin: 0;
	
}

#account-main a {
	color: #666;	
}

#account-nav {
	
	float: left;
	padding: 0 20px 0 0;
}
#account-nav ul {
	padding: 30px 0 420px;
	color: #999;
	background: #fff url('../images/left-side-divider.jpg') no-repeat right top;
}
#account-nav ul li {
	padding: 0;
	color: #999;
	border: none;
}
#account-nav ul li a {
	border: none;
	border-bottom:2px solid #F5F5F5;
	display:block;
	color: #828282;
	padding: 8px 22px 8px 40px;
	text-decoration: none;
}
#account-nav ul li a:hover {
	background: #4b96e9;
	color: #fff;
}
#form1 input { margin: 10px !important; }
#form1 textarea { margin-left: 10px !important; -moz-border-radius: 2px;}
#account .top {
	margin: 0 40px;
}

#account-main {
	width: 660px;
	float: left;
	margin: 0;
	padding: 18px 0 0;
}
.approvedalready { opacity: .4; }
.es_back_design {
	display: block;
	width: 60px;
	height: 20px;
	font: normal .9em/20px "Segoe UI", Arial, sans-serif;
	color: #fff;
	background: #F30;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	text-align: center;
	margin: 1px 0 2px;
}
span.completed {
	display: block;
	width: 60px;
	height: 20px;
	font: normal .9em/20px "Segoe UI", Arial, sans-serif;
	color: #fff;
	background: #212121;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	text-align: center;
	margin: 1px 0 2px;
}
#signatureedit {
	position: absolute;
	width: 800px;
	background: #fff;
}
a#uploadnow {
	display: block;
	width: 85px;
	height: 19px;
	background: url('images/upload.jpg') no-repeat 0 0;
	text-indent: -9999px;
}
a.proofslink {
	display: block;
	width: 85px;
	height: 19px;
	background: url('img/prooflink.jpg') no-repeat 0 0;
	text-indent: -9999px;
}
.proof {
	padding: 0 0 24px 0;
	border-bottom: 1px solid #eaeaea;
	margin: 0 0 24px 0;
}
.proof_title {
	float: left;
	padding: 0 0 14px 0;
	width: 100%;
	font-size: 130%;
}
.proof_title .updated {
	font-size: 75%;
	color: #589cdb; 
	text-transform: uppercase;
}
.proof img {
	border: 1px solid #dddddd;
}
.proof_box{
	float: left;
	width: 200px;
	margin: 0;
}
.changes {
	clear: both;
	padding: 12px 0;
	overflow: hidden;
}
.changes p {
	line-height: 60px;
	float: left;
	padding: 0 0 0 20px;
}
.makecomments {
	padding: 0 0 20px 20px;
}
a.makechangelink {
	display: block;
	width: 124px;
	height: 53px;
	text-indent: -9999px;
	background: url('images/makechanges.png') no-repeat 0 0;
	float: right;
	margin: 0 40px 0 0;
}
a.makechangelink:hover {
	background-position: 0 -53px;
}
.proof_comment {
	float: left;
	margin: 0px 0 0px 20px;
	padding: 0 0 24px 0;
	width: 400px;
	font-size: 85%;
	color: #656565;
}
.proof_comment p.suggest {
	font-size: 140%;
	padding: 0 0 10px;
}
#reqoverlay {
	background: url('images/overlay.png') 0 0;
	position: absolute;
	z-index: 99;
	height: 100%;
	width: 100%;
}
#reviserequest {
	width: 375px;
	height: 190px;
	padding: 98px 30px 0;
	text-align: center;
	margin: 100px auto 0;
	color: #333;
	font-size: 1em;
	background: url('images/alert-popup.png') no-repeat 0 0;
}
#reviserequest a {
	display: block;
	width: 105px;
	height: 25px;
	text-indent: -9999px;
	position: absolute;
	margin: 62px 0 0 127px;
}
.proof textarea {
	border: solid 1px #d5d5d5;
	background: #f2f2f2;
	padding: 4px;
	width: 400px;
	color: #333;
	font-family: Trebuchet MS, Verdana, Geneva, sans-serif;
	font-size: 90%;
}
.proof input {
	margin: 10px 0 0 0;
}
.proof .enlarge {
	text-transform: uppercase;
	text-align: center;
	font-size: 85%;
}
.proof .approval {
	clear: both;
	font-size: 75%;
	height: 84px;
	background: url('images/approveback.jpg') no-repeat 0 0;
	color: #2e2e2e;
	padding: 14px 0 14px 22px;

}
.proof .approval .heading {
	color: #3c7346;
	font-size: 150%;
}
.proof .approval .content {
	width: 460px;
	float: left;
	padding: 14px 14px 0 0;
}
.proof input#approveme {
	display: block;
	width: 124px;
	height: 53px;
	text-indent: -9999px;
	background: url('images/approved.png') no-repeat 0 0;
}
.proof input#approveme:hover {
	cursor: pointer;
	background-position: 0 -53px;
}
#installme h3 {
	height: 50px;
	line-height: 50px;
	background: url('../images/install-logos.jpg') no-repeat right top;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #eaeaea;
}
#installme h3 a {
	display: block;
	width: 100%;
	height: 50px;
	text-decoration: none;
}
#installme h3#webmail {

}
#installme h3#outlook {
	background-position: right -50px;
}
#installme h3#outlookexp {
	background-position: right -100px;
}
#installme h3#thunder {
	background-position: right -150px;
}
#installme h3#macmail {
	background-position: right -200px;
}

#installme div.collapse {
	display: none;
	padding: 22px 18px;
	color: #666;
	border-bottom: 1px solid #eaeaea;
}
#installme div.collapse h4 {
	color: #2a6aba;
}
#installme div.collapse p {
	margin: 4px 0 18px;
}
#installme div.collapse a {
	color: #333;
}
#installme div.collapse a:hover {
	color: #2a6aba;
}
#installme div.collapse h4 a {
	display: block;
	width: 100%;
	height: 30px;
	text-decoration: none;
	color: #2a6aba;
}
#installme div.collapse h4 a:hover {
	color: #333;
}
#installme div.collapse h5 {
	font-size: 130%;
	padding: 0 0 20px;
}
#installme div.collapse h5 .subh5 {
	font-size: 90%;
	color: #666;
	text-indent: 14px;
}
#installme #outlookexpinstall div.collapse {
	border-bottom: none;
	border-top: 1px solid #eaeaea;
}
#installme ol {
	list-style: decimal;
	list-style-type: decimal;
	padding: 0 0 14px 38px;
}
#installme ol li {
	padding: 0 0 8px 10px;
	list-style: decimal;
	list-style-type: decimal;
}
#installme .filelist {
	padding: 0 0 20px 20px;
}

a.adduserlink {
	display: block;
	width: 286px;
	height: 194px;
	text-indent: -9999px;
	float: left;
	margin: 0 0 40px 0;
}
a#esadd { background: url('img/addusers-emailstationery.jpg') no-repeat 0 0; margin-right: 60px; }
a#essadd { background: url('img/addusers-stationerysig.jpg') no-repeat 0 0;  }
a#compadd { background: url('img/addusers-complete.jpg') no-repeat 0 0; margin-right: 60px; }
a#esigadd { background: url('img/addusers-signature.jpg') no-repeat 0 0; }

ul#buyupdates {
	
}
ul#buyupdates li {
	width: 33%;
	float: left;
}
ul#buyupdates ul {
	padding: 0 0 8px 43px;
	color: #666;
}
ul#buyupdates ul li {
	float: none;
	width: 100%;
	font-size: .9em;
	padding: 2px 0;
}
a.updatepurchase {
	display: block;
	width: 105px;
	height: 22px;
	text-indent: -9999px;
	background: url('img/update-purchase.jpg') no-repeat 0 0;
	margin: 0 0 0 42px;
}
a.updatepurchase:hover { background-position: -105px 0; }

ul#mobile li {
	float: left;
	width: 50%;
}
ul#mobile a.updatepurchase { margin: 0 0 0 20px; }
ul#mobile a.updatepurchase.second { margin-left: 25px; }

