html {
	height: 100%;
}

body{
	/*min-height: 400px;*/
	/*margin-bottom: 100px;*/
}
a.asterix {
	font-size: 18px;
	color:red;
	font-weight: bold;
}

#header #estrataLogo{
	width:230px;
	height:68px;
	margin-top:14px;
	margin-left:16px;
	background:url('../images/logo.png') no-repeat;
	text-indent:-9999px;
	display: block;
}

div.h3withpadding {
	margin:10px 20px 10px 20px;
	font-size:18px;
	font-weight:bold;
	color:#000;
}
div.h4withpadding {
	margin:10px 20px 10px 0px;
	font-size:16px;
	font-weight:normal;
	display:block;
	color:#000;
}
div.plaintext{
	padding-left:20px;
}

label.switchtext{
	margin-left:20px;
	color:navy;
}

div.doccheckboxleft{
	float:left;
	display:block;
	margin-left:20px;
	margin-right:0px;
	margin-top:0px;
	width: 170px;
}
div.doccheckboxleft span{
	margin-right:10px;
}
div.doccheckboxmiddle{
	float:left;
	display:block;
	margin-left:20px;
	margin-right:0px;
	margin-top:0px;
}
div.doccheckboxmiddle span{
	margin-right:10px;
}
div.pricingModelDiv {
	width:100%; 
	position:relative; 
	border-style:solid; 
	border-width:1px;
}
div.deliveryTopPageDiv {

	border-style:solid; 
	border-width:1px;
	margin-top:-10px;
	margin-bottom:10px;
	font-weight:bold;
}
div.assemblyComment {
	width: 33%;
	margin-left:67%;
	text-align:left;
	font-size: 13px;
}
p.deliveryTopPageInfo {
	font-weight:normal;
}
p.deliveryTopPageInfo span{
	font-weight:bold;
}
p.deliveryTopPageItem {
	margin-left:0px;
}
p.deliveryTopPageItemDetails {
	margin-left:139px;
}
p.deliveryTopPageItem span {
	text-decoration:underline;
	display:block;
	float:left;
	text-align:right;
	width:125px;
	padding-right:15px;
	font-weight:normal;
}
p.widthTitle span {
	font-weight:bold;
	font-size: 14px;
	color:red;
	padding-right:20px
}

h2 span,h3 span{
	color:#39B8D7;
}

#pageindicator{
	margin-right:-25px;
	padding:0px;
}
#pageindicator h1{
	margin:0 0 10px 40px;
	font-size:140px;
	line-height:58px;
	color:#BFBFBF;
}
#pageindicator h1 span{
	color:#CDEDF5;
}
ul.navigation{
	position:absolute;
	top:-27px;
	right:25px;
	margin:0px;
}
ul.navigation li{
	float:left;
	position:relative;
}
ul.navigation li a{
	display:block;
	height:27px;	
	margin-left:-15px;
	padding-right:25px;
	padding-left:5px;
	line-height:27px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
}
/*ul.navigation li:hover,*/ul.navigation li.active{
	background:url('../images/navbgright.jpg') right no-repeat #fff;
}
/*ul.navigation li:hover a,*/ul.navigation li.active a{
	background:url('../images/navbgleft.png') left no-repeat;
	text-decoration: none;
	color:#000;
}
ul.navigation li ul{
	position:absolute;
	left: -29px;
	top: 27px;
	width:556px;
	height:45px;
	padding-left:10px;
	/*background:url('../images/ddbg.png') no-repeat 22px 0;*/
	display:none;
}

ul.navigation li ul.ordermenu{
	left: -150px;
}
ul.navigation li.first ul{
	width:478px;
}
ul.navigation li ul li{
	float:left;
	height:40px;
	background:none!important;
}
ul.navigation li ul li.first{
	padding-left:10px;
	/*background:url('../images/ddbgleft.png') no-repeat left top !important;*/
}
ul.navigation li ul li a, ul.navigation li.active ul li a{
	margin:0px!important;
	padding:3px 15px 0px 0px;
	background:none!important;
	text-decoration: underline;
}
div.navBottomBorder {
	background:url("../images/menu_bottom_border.png") repeat-x scroll 0 0 transparent;
	float:left;
	height:4px;
	width:940px;
}

ul.navigation li ul li a:hover{
	color:#39B8D7;
}

ul.navigation li ul li.active a{
	color:#39B8D7;
	text-decoration: none;
}

ul.navigation li ul li.disabled{
	display:block;
	height:27px;	
	margin-left:-15px;
	padding-right:25px;
	padding-left:5px;
	line-height:27px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:gray;
}
/*ul.navigation li:hover ul,*/
ul.navigation li.active ul{ display: block; }



ul.usernav {
	position:absolute;
	background:url('../images/usernavbg.png') no-repeat;
	top:-15px;
	right:30px;
	margin:0px;
}
ul.usernav li{
	float:left;
}
ul.usernav li a{
	display:block;
	height:29px;
	width:75px;
	margin-right:-20px;
	padding-left:40px;
	line-height:27px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	background:url('../images/usernavbg.png');
}
ul.usernav li.last a{
	background:url('../images/usernavhover.png');	
}

ul.usernav li.light a{
	background:url('../images/usernavlight.png');	
}

ul.usernav li:hover a{
	color:#000;
}

ul.bulletList {
	list-style: circle;
	}

#content .wrapper{
	width:940px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding-top:30px;
}

/* form groups */
.white {padding:20px; }
.white1 {padding-bottom:20px; padding-top:5px;}
.lightgrey{ position:relative; background:#FFFFFF; padding:24px;}
.mediumgrey{ position:relative; background:#F3F3F3; border-bottom:3px solid white; padding:20px;}
.darkgrey{ position:relative; background:#E8E8E8; border-bottom:3px solid white; padding:20px;}
.darkergrey{ position:relative; background:#D8D8D8; border-bottom:3px solid white; padding:20px;}
.whitespecial { position:relative;padding:20px;border-bottom:4px solid #FAFAFA;}
.whiteshort { position:relative;padding:4px 20px;border-bottom:4px solid #F3F3F3;}

/* grid styles */
.userListGrid {
	width:900px;  
	height:230px;
}

.propertyListGrid {
	width:100%;  
	height:230px;
}

.userListButtonArea {
	width:890px; 
	background-color: #e3e3e3;
	text-align: center;
	padding-right: 10px; 
	padding-top:40px; 
	padding-bottom: 5px;
	border-top: 4px solid white;
}

.propertyListButtonArea {
	width:890px; 
	background-color: #e3e3e3;
	text-align: center;
	padding-right: 10px; 
	padding-top:40px; 
	padding-bottom: 5px;
	border-top: 4px solid white;
}

/* form styles */



label.fullpopout span {
	display:block;
	float:left;
	line-height:14px;
	padding-right:5px;
	padding-top:7px;
	text-align:right;
	width:70px;
}

div.cutOffTime {

	float:left;
	height:30px;
	padding-top:8px;
	/* padding-bottom:px;*/
	padding-left:25px;
}
div.cutOffTime input[type="text"]{
	height:21px;
}
		
div.cutOffTimeInput{
	float:left;
	width:300px;
}
label.quarter span{
	width:20px;
	padding-right:5px;
}
label.quarter {
    width:90px;
    text-align:center;
    font-size:13px;
    font-weight:normal; 
    margin-top:2px;
    margin-bottom:1px;
    line-height: 21px;
    height: 24px;
}

label.quarterLeft {
    width:90px;
    text-align:left;
    font-size:13px;
    font-weight: normal; 
    margin-top:2px;
    margin-bottom:1px;
    line-height: 21px;
    height: 24px;
}
label.quarterText {
    text-align:left;
    font-size:13px;
    font-weight: normal; 
}
label.quarterLong {
	width:190px;
	text-align:left;
	font-size:13px;
	font-weight: normal; 
    margin-top:2px;
    margin-bottom:1px;
    line-height: 21px;
    height: 24px;
}
label.quarter input{
	float:left;
	width:50px;
	height:16px;
    margin-top:2px;
    margin-bottom:1px;
}
table.pricingtype{
	margin-left:20px;
	background:#F3F3F3;
	font-weight:normal;
}
label.info{
	height:20px;
}
label.info span{
	width:205px;
	margin-right:25px;
}
input.timefield{
	float:none !important;
	width:34px !important;
	margin-left:4px;
	margin-right:4px;
}
label.errorMessage{
    margin-top:-2px;
	color:red;
    height:30px;
}
label.button {
    margin-top:-2px;
	float:right;
	padding-right:0px;
	width:245px;
	height:30px;
}
label.half {
	width:420px;
}

label.halfThick {
	margin-top:-4px;
	width:425px;
}
label.halfThick input {
	float:right;
	width:256px;
	height:21px;
}
label.halfThick select {
	font-weight:normal;
	float:right;
	width:257px;
	height:24px;
}

label.fullThick {
	margin-top:-4px;
	width:675px;
	font-weight:bold;
}

label.morethenhalf {
	width:600px;
	text-align:center;
}

label.halfandred {
	width:300px;
	color:red;
	font-size:18px;
}

label.fullpopout {
	width:450px;
}

label.fullpopout select{
	width:225px;
}
label.half input {
	float:right;
	width:256px;
	height:21px;
	padding-top:3px;
}

label.full input[type="checkbox"]{
	float:left;
	padding-top:0px;
	width:25px;
}

label.halfbutton{
	height:30px;
	width:420px;
}
label.halfbutton input{
	float:none;
	width:178px;
	height:21px;
	padding-top:3px;
	margin-left:6px;
}

label.halfbutton input.greybutton{
	float:none;
	width:194px;
	height:43px;
	padding-top:3px;
	margin-left:6px;
}
label.halfbutton input.txtfield{
	float:left;
}
label.halfbutton input.datefield{
	background-image: url('../images/Calendar.png');
	background-repeat: no-repeat; 
	background-position: right; 
	background-color: #FFFFFF;
	border: 1px #80a0d0 solid;
	height: 21px;
}

input.datefield.form-control{
	background-image: url('../images/Calendar.png');
	background-repeat: no-repeat; 
	background-position: right; 
	background-color: #FFFFFF !important;
	cursor: default;
}

label.half select {
	float:right;
	width:257px;
	height:24px;
	padding-top:3px;
}
label.radiobutton{
	display:block;
	width:420px;
	height:30px;
}
label.radiobutton span{
	margin-right:5px;
}
label.radiobuttonleft{
	margin-left:160px;
	margin-top:0px;
	width:420px;
}
label.radiobuttonright{
	margin-top:0px;
	width:320px;
}
label.radiobuttonleft input,
label.radiobuttonright input{
	margin:8px;
	float:left;
}
label.radiobuttonleft span{
	float:left;
	text-align:left;
	width:380px;
}
label.radiobuttonright span{
	float:none;
	text-align:left;
	width:280px;
}
label.radiobuttonleft span a,
label.radiobuttonright span a{
	color:#000;
	text-decoration:none;
}

label.full {
	width:840px;
	clear:left;
}
label.full input {
	float:right;
	width:676px;
	height:21px;
	padding-top:3px;
}
label.fulltextarea {
	margin-left:160px;
	width:676px;
	clear:left;
	height:170px;
}
label.fulltextarea span{
	padding:3px;
	width:676px;
	text-align:left;
	font-weight:normal;
}
label.fulltextarea textarea{
	width:676px;
	height:150px;
	padding-top:3px;
}
label.full_line {
	width:900px;
	font-size: 14px;
	font-weight:normal;
}
label.full_line span{
	width:200px;
	font-weight:bold;
	font-size: 20px;
	padding-bottom:5px;
}

label.file {
	width:401px;
	height:60px;
	clear:left;
}
label.file span{
	margin-top:17px;
}
label.file input.uploadfile{
	float:left;
	margin-top:18px;
	margin-left:6px;
}
label.file input.greybutton {
	float:right;
	margin-top:10px;
}
label.file input.helpbutton {
	margin-top:0px;
}

label.half2 {
	width:520px;
}
label.half2 input{
	float:right;
	width:355px;
	height:21px;
	padding-top:3px;
}
label.half2WithCheckbox {
	font-size:13px;
}
label.half2WithCheckbox span {
	text-align:right; 
	height:40px; 
	margin-top:-3px;
}
label.lessthenhalf {
	width:300px;
}
label.lessthenhalf input{
	margin-left:5px;
	width:90px;
	height:21px;
	padding-top:3px;
}
label.lessthenhalf span{
	width:150px;
}

/* popup form */
div.popupLabel {
	padding: 5px;
	width:75px;
	float:left;
	font-weight:bold;
	text-align:right;
}

div.popupElement {
	padding: 5px;
	width:475px;
	float:left;
}
div.popupButtonArea {
	width: 550px;
	padding: 5px;
	float:left;
	text-align: right;	
}


/* form buttons */
.orangebutton{

	width:188px;
	height:43px;
	border:none;
	background:url('../images/orangebutton.png') no-repeat;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

.orangebutton[disabled]:hover{
	
}

.orangebutton[disabled]:active {
	
}

.orangebutton:hover{
	background:url('../images/orangebutton.png') no-repeat 0 -46px;
}
.orangebutton:active{
	background:url('../images/orangebutton.png') no-repeat 0 -90px;
}

.orangebuttonnarrow{

	width:130px;
	height:43px;
	border:none;
	background:url('../images/orangebuttonnarrow.png') no-repeat;
	font-size:14px;
	font-weight:bold;
}
.orangebuttonnarrow:hover{
	background:url('../images/orangebuttonnarrow.png') no-repeat 0 -46px;
}
.orangebuttonnarrow:active{
	background:url('../images/orangebuttonnarrow.png') no-repeat 0 -89px;
}

.greybutton{
	width:194px;
	height:43px;
	border:none;
	background:url('../images/greybutton.png') no-repeat;
	font-size:14px;
	font-weight:bold;
}
.greybutton:hover{
	background:url('../images/greybutton.png') no-repeat 0 -46px;
}
.greybutton:active{
	background:url('../images/greybutton.png') no-repeat 0 -89px;
}
.largegraybutton {
	width:292px; 
	height:40px;
	margin-top:5px; 
	font-weight:normal;
	font-size:12px;
	text-decoration:underline;
	text-align:center;
}
.largegraylabel {
	width:292%; 
	height:40px; 
	padding-top:7px;
	font-weight:bold;
}

input[type="button"][disabled].greybutton,input[type="button"][disabled].greybutton:active input[type="button"][disabled].greybutton:hover {
	background:url('../images/greybutton.png') no-repeat;
}

input[type="button"][disabled].greybuttonnarrow,input[type="button"][disabled].greybuttonnarrow:active input[type="button"][disabled].greybuttonnarrow:hover {
	background:url('../images/greybuttonnarrow.png') no-repeat;
}

input[type="button"][disabled].orangebutton,input[type="button"][disabled].orangebutton:active input[type="button"][disabled].orangebutton:hover {
	background:url('../images/greybutton.png') no-repeat;
}
input[type="button"][disabled].orangebuttonnarrow,input[type="button"][disabled].orangebuttonnarrow:active input[type="button"][disabled].orangebuttonnarrow:hover {
	background:url('../images/greybuttonnarrow.png') no-repeat;
}

.greybuttonnarrow{
	width:130px;
	height:43px;
	border:none;
	background:url('../images/greybuttonnarrow.png') no-repeat;
	font-size:14px;
	font-weight:bold;
}
.greybuttonnarrow:hover{
	background:url('../images/greybuttonnarrow.png') no-repeat 0 -46px;
}
.greybuttonnarrow:active{
	background:url('../images/greybuttonnarrow.png') no-repeat 0 -89px;
}
.greybuttonnarrow[disabled]:hover, .greybuttonnarrow[disabled=""]:hover, .greybuttonnarrow[disabled="disabled"]:hover{
	
}

.greybuttonnarrow[disabled]:active, .greybuttonnarrow[disabled=""]:active, .greybuttonnarrow[disabled="disabled"]:active {
	
}
.helpbutton{
	width:64px;
	height:64px;
	border:none;
	background:url('../images/helpbutton.png') no-repeat;
}
.helpbutton:hover{
	background:url('../images/helpbutton.png') no-repeat 0 -64px;
}

.datebutton{
	width:64px;
	height:64px;
	border:none;
	background:url('../images/datebutton.png') no-repeat;
}
.datebutton:hover{
	background:url('../images/datebutton.png') no-repeat 0 -64px;
}

.bconlinebuttons{
	margin-top:20px;
	margin-left:430px;
}

.orderdetailsbuttons{
	width: 100%;
	text-align:center;
}


.bconlinebuttons .orangebutton{
	margin-right:0px;
}

/* table styles */
table.mike{
	margin-top:10px;
	width:100%;
}
table.mike tr{
	/*border-top: thin solid #999999;*/
}

table.mike tr td{
	/*background:#ffffff;*/
	padding: 15px;
	vertical-align:top;
	text-align:left;
	border-bottom: 1px solid rgba(9, 32, 45, 0.08);;
}

table.mike tr:nth-child(odd){
	background: #fafbfb;
}

table.mike tr td.commentsCol{
	text-align:left;
}
table.mike tr td.comments{
	padding-left:25px;
	text-align:left;
}

table.mike thead tr{
	height: 35px;
}

table.mike thead td{
	padding:0px;
	padding-left: 15px;
	vertical-align:middle;
	background:#fff;
	font-weight:bold;
	color:#09202D;
	text-align:left;
}

table.mike tfoot tr td{
	border-top:2px solid white;
	background:url('../images/tfootbg.gif') repeat-x;
	padding:10px;
}

table.mike2{
	margin-top:10px;
	
}
table.mike2 tr td.firstLong{
	width:550px; 
}
table.mike tr td.secondLong{
}

table.messageTable{
	margin-top:10px;
	width:100%;
	border-collapse: collapse;
}

table.messageTable tr td.col1 {
	padding-top: 10px;
	vertical-align: middle;
	/*width: 100px;*/
	height: 30px;
}
table.messageTable tr td.col2 { 
	padding-top: 10px;
	width: 800px;
}
table.messageTable tr.firstRow {
	vertical-align: top;
	/*background-color: #DEDEDE;*/ 
	/*font-size: 12px; */
	font-weight: bold;
}

table.messageTable tr td.messageCell { 	
	padding:10px;
	/*font-size:12px;*/
}

table.messageTable tr.messageSepRow td.col2 {
	border-top: 1px solid #BBBBBB;
}

table.deliveryOption tr td.checkbox {
	padding-top:7px;
}
table.deliveryOption tr td.charge {
	margin-left:-10px;
}

#additionalinfo a{
	position:absolute;
	left:50px;
	display:block;
	width:100px;
	height:30px;
	padding-top:80px;
	background:url('../images/additionalinfo.png') no-repeat 0 10px;
	font-size:11px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
.tableholder{
	width:100%;
	margin-bottom:3px;
}

/* footer styles */
#login #header,#login #footer{
	background:url('../images/headerbg.gif') center repeat-y;
}

#footer{
	height:66px;
	background:#000000;
	margin-bottom:20px;
}
#publicfooter{
	height:62px;
	background:#000000;
	margin-bottom:20px;
	width:960px;
}
#footer .wrapper{
	height:66px;
	padding-top:7px;
}
#footer p{
	padding-left:20px;
	margin:0;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
#footer a{
	margin-right:0px;
	color:#fff;
	text-decoration:none;
}
#footer em{
	font-weight:normal;
}

/* login page styles */
#login #content .wrapper{
	padding:0px;
	border:0px;
}
.loginpage { 
	position:relative;
	min-height:475px;

	margin:0px;
}

.loginbg {
	background: url('../images/PM_Portal_BGimg.jpg') no-repeat;
	background-size:100% 100%;
}

#leftside{
	position:absolute;
	top:60px;
	left:50px;
	width:450px;
	height:300px;
}

#leftside ul {
	list-style:square;
	padding:5px;
	font-size: 14px;
}

#leftside h1{
	font-size:48px;
	color:#000;
	font-weight:normal;
	text-indent:-9999px;
	width:447px;
	height:88px;
	background:url('../images/loginheader.png');
}
#leftside p{
	font-size:18px;
	line-height:22px;
	margin-bottom:10px;
}
a.lightbluebutton,
a.darkbluebutton{
	display:block;
	float:left;
	width:110px;
	height:52px;
	padding:25px 30px;
	font-size:24px;
	color:#fff;
	text-decoration:none;
	text-align:center;
}
a.lightbluebutton{
	background:url('../images/lightbluebutton.png') no-repeat;
	margin-left:45px;
}
a.lightbluebutton:hover{
	background:url('../images/lightbluebutton.png') no-repeat 0 -102px;
}
a.lightbluebutton:active{
	background:url('../images/lightbluebutton.png') no-repeat 0 -203px;
}
a.darkbluebutton{
	background:url('../images/darkbluebutton.png') no-repeat;
	margin-left:5px;
}
a.darkbluebutton:hover{
	background:url('../images/darkbluebutton.png') no-repeat 0 -102px;
}
a.darkbluebutton:active{
	background:url('../images/darkbluebutton.png') no-repeat 1px -203px;
}

#rightside{
	position:absolute;
	top:118px;
	left:570px;
	width:350px;
	height:300px;
}

#rightside h2{
	font-size:18px;
}
#rightside label{
	margin-top:15px;
	height:30px;
}
#rightside label span{
	width:70px;
}
#rightside label input{
	height:21px;
	width:260px;
	padding-top:3px;
	margin-left:5px;
}
#rightside a.forgotpassword{
	display:block;
	margin:5px 0px 0px 75px;
	color:#000;
}
#rightside .orangebuttonnarrow{
	margin:-10px 0px 15px 0px;
}
#rightside .greybuttonnarrow{
	float:right;
}

/* bconline confirmation page styles */


.printiframe {
	width: 1px;
	height: 1px;
	position: absolute;
	left: -9999px;
}



#orderDetailsPrintArea p.half{
	float:left;
	width:730px;
	margin-bottom:10px;
}
#orderDetailsPrintArea p.halfright{
	margin-bottom:10px;
	float:left;
	width:730px;
}

#orderDetailsPrintArea {
	font-size:18px;
}

#orderDetailsPrintArea h3 {
	font-size: 24px;
}
#orderDetailsPrintArea p.half span,
#orderDetailsPrintArea p.halfright span,
#orderDetailsPrintArea p.full span,
#orderDetailsPrintArea p.halftall span{
	display:block;
	float:left;
	width:175px;
	margin-right:10px;
	text-align:right;
	font-weight:bold;
}

#orderDetailsPrintArea p.full span.fulltall {
	display:block;
	float:left;
	width:730px;
	margin-right:10px;
	text-align:left;
	font-weight:normal;
	word-wrap: break-word;
}

#orderDetailsPrintArea p.halfrighttall {
	
	font-weight:normal;
	margin-left:5px;
	width:700px;
	text-align:left; 
	float:right;
	
}
#orderDetailsPrintArea p.half span.right,
#orderDetailsPrintArea p.halfright span.right{
	font-weight:normal;
	margin-left:5px;
	width:200px;
	text-align:left;
}

#orderDetailsPrintArea p.full span.rightFull{
	font-weight:normal;
	margin-left:5px;
	width:735px;
	text-align:left;
	float:right;
}


p.half{
	float:left;
	width:410px;
	margin-bottom:10px;
}
p.halfright{
	margin-bottom:10px;
	float:right;
	width:470px;
}
p.undertakingNote{
    margin-top:-20px;
    float:right;
    width:440px;
}
p.half span,p.halfright span,p.full span,p.halftall span{
	display:block;
	float:left;
	width:140px;
	margin-right:10px;
	text-align:right;
	font-weight:bold;
}

p.full span.fulltall {
	display:block;
	float:left;
	width:730px;
	margin-right:10px;
	text-align:left;
	font-weight:normal;
	word-wrap: break-word;
}

p.halfrighttall {	
	font-weight:normal;
	margin-left:5px;
	width:318px;
	text-align:left; 
	float:right;
}

p.half span.right,p.halfright span.right{
	font-weight:normal;
	margin-left:5px;
	width:200px;
	text-align:left;
}

p.full span.rightFull{
	font-weight:normal;
	margin-left:5px;
	width:735px;
	text-align:left;
	float:right;
}

.requestorTitle, .docsTitle {
	/*font-size: 14px;*/
	font-weight: bold;
	}

#printbutton a{
	position:absolute;
	left:50px;
	bottom:-55px;
	display:block;
	width:85px;
	height:30px;
	padding-top:80px;
	background:url('../images/printbutton.png') no-repeat 0 10px;
	font-size:13px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	text-align:center;
}
#printbutton a:hover{
	background:url('../images/printbutton.png') no-repeat 0 -120px;
}

/* Admin console styles*/
.adminContentDiv{
	height:230px;
	width:760px;
	padding : 4px;
	overflow: auto;
	border: 1px solid black;
}

label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }
div.htmltooltip{
    position: absolute; /*leave this and next 3 values alone*/
    z-index: 1000;
    left: -1000px;
    top: -1000px;
    width: 630px; /*width of tooltip*/
    background: transparent;
    border: 0px;
    color: black;
    padding: 3px;
    text-indent:5px;
}
label.quarterTooltip {
    width:70px;
    text-align:center;
    font-size:12px;
    font-weight:normal; 
    margin-top:2px;
    margin-bottom:1px;
    line-height: 21px;
    height: 21px;
}
label.quarterTooltip span {
    width:17px;
    padding-right:3px;
    padding-top:2px;
}
label.quarterTooltip input{
    float:left;
    width:42px;
    height:15px;
    padding-top:2px;
    
}
label.learMoreTooltip1 {
    background-color: white; 
    width: 250px; 
    height: 60px; 
    border: 1px solid grey;
    font-weight:normal;
    font-size:12px;
}
label.learMoreTooltip2 {
    background-color: white; 
    width: 200px; 
    height: 60px; 
    border: 1px solid grey;
    font-weight:normal;
    font-size:12px;
}
table.howFeesAreCalculatedTooltip {
    background-color: white;
    border: 1px solid grey;
}
.perDocsPricingListGrid {
	width:900px;  
	height:300px;
}
.packPricingListGrid {
	width:900px;  
	height:70px;
}
.docsPricingListButtonArea {
	width:900px; 
	text-align: center;
	padding-right: 10px; 
	padding-top:10px; 
	padding-bottom: 5px;
}
label.dialogHalf {
	width:350px;
	height: 28px;
}
label.dialogHalf input{
	float:left;
	margin-left: 5px;
	width:100px;
	height:19px;
}
input.dialogHalfAmount{
	float:left;
	margin-left: 5px;
	width:50px;
	height:19px;
}
hr.whitefull{
	height:1px;
	border-width:0;
	color:gray;
	background-color:gray;
}
.goButton{
	width:50px; 
	color:#050;
	background-color:#ebfcd9; 
	font: bold 84%'trebuchet ms',helvetica,sans-serif;
	border:1px solid;
	border-color: #696 #363 #363 #696;
}
textarea[name=cancelOrderComments] {
    resize: none;
}

.saleButton {
	width:90px; 
	font-size:11px; 
	font-weight:bold;
	margin:2px; 
	margin-right:15px; 
	float:right;
}

.popover {
	max-width: 800px;
	width: auto;
}


/*ul.homePageList {*/
/*	line-height: normal;*/
/*}*/

/*ul.homePageList li {*/
/*	margin-bottom: 15px;*/
/*}*/

dl {
	margin-bottom : 5px;
}

.gridbox table {
	border-collapse: separate;
}

.special-instructions {
	border: solid #CC3369 1px;
}

#jstree .jstree-open > .jstree-anchor > .jstree-checkbox,
#jstree .jstree-closed > .jstree-anchor > .jstree-checkbox { display:none; }

input.parsley-success,
select.parsley-success,
textarea.parsley-success {
	color: #468847;
	background-color: #DFF0D8;
	border: 1px solid #D6E9C6;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
	color: #B94A48;
	background-color: #F2DEDE;
	border: 1px solid #EED3D7;
}

.parsley-errors-list {
	margin: 2px 0 3px;
	padding: 0;
	list-style-type: none;
	font-size: 0.9em;
	line-height: 0.9em;
	opacity: 0;

	transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
}

.parsley-errors-list.filled {
	opacity: 1;
}

input.jstreeStyleCheckbox {
	display:none;
}

input:disabled + label.jstreeStyleCheckbox{
	opacity: 0.3;
	cursor: not-allowed;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
	/* Firefox 10+ */
	filter: gray;
	/* IE6-9 */
	-webkit-filter: grayscale(100%);
	/* Chrome 19+ & Safari 6+ */
}

input + label.jstreeStyleCheckbox{
	background-image: url("32px.png");
	background-position: -164px -4px;
	height: 40px;
	width: 35px;
}

input:checked + label.jstreeStyleCheckbox{
	background-image: url("32px.png");
	background-position: -229px -4px;
	height: 40px;
	width: 35px;
}


input + label:hover.jstreeStyleCheckbox{
	background-image: url("32px.png");
	background-position: -164px -36px;
	height: 40px;
	width: 35px;
}

input:checked + label:hover.jstreeStyleCheckbox{
	background-image: url("32px.png");
	background-position: -229px -36px;
	height: 40px;
	width: 35px;
}

@media (min-width: 750px) {
	.deliverySecondColumn {
		margin-top: 62px;
	}
}