/* GENERAL STYLES */
#insideBContentApproval{
	/*min-height:580px;
	height:expression(document.body.clientHeight < 1026? "580px" : "auto");
	*/width:667px;
	padding:0 30px 0 20px;
	margin:0;
	text-align:left;
	background-image:url(/media/451/insideBshadow.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

#approvalTitle{
	float:left;
	width:380px;
}
#approvalCustomerInfo{
	float:right;
	text-align:right;
	color:#000000;
	font-weight:bold;
	padding-right:10px;
}
#approvalLine{
	border-bottom:solid 1px #c6d1e2;
	height:5px;
}
.approvalleft{
	float:left;
	padding:15px 0 0 0;
	width:320px;
	/*min-height:215px;
	height:expression(document.body.clientHeight < 1026? "215px" : "auto");
*/}
.approvalRight{
	float: right;
	width:280px;
	padding:40px 50px 0 0 ;
	/*min-height:215px;
	height:expression(document.body.clientHeight < 1026? "215px" : "auto");
*/}
/*
.approvalRight label {
	float: left;
	display: block;
	width: 25px;
}
.approvalRight input {
	float: left;
	display: block;
	width: 20px;
}*/
.approvalRight p {
	display: block;
	clear: both;
	float:left;
	width: 180px;
	padding: 6px 0 10px 0;
}
.approvalRight table {
	display: block;
	float:right;
	margin: 0;
	padding: 0;
	width: auto;
}
.approvalRight table tr td {
	margin: 0;
	padding: 0 0 0 2px;
}
.approvalRight label.textarea {
	clear: both;
	float: left;
	padding: 6px 0 2px 0;
	width: 100%;
}
.approvalRight textarea {
	width: 100%;
	height: 75px;
}

.whiteText{
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bold;
	padding:0 0 5px 0;
}
.artBoxHolder{
	padding:0 0 0 20px;
	width:291px;
}
#artTab0{
	float:right;
	height:29px;
	background-image:url(/media/14702/catnavtabtop.gif);
	background-repeat:repeat-x;
	background-position:top;
}
#artTab1{

	background-image:url(/media/15370/approvaltableft.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:29px;
}
#artTab2{
	padding:10px 15px 0 15px;
	text-align:center;
	font-weight:bold;
	min-width:120px;
	color:#013e80;
	font-size:1.1em;
	background-image:url(/media/15378/approvaltabright.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:19px;
}
#artBoxTop{

	background-image:url(/media/15381/approvalartboxtop.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:291px;
	height:14px;
}
#artBox{

	padding:0 10px 0 10px;
	background-image:url(/media/14708/catnavback.gif);
	background-repeat:repeat-y;
	width:271px;
}
#artBoxBottom{

	background-image:url(/media/15384/approvalartboxbottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:291px;
	height:15px;
}
#artBoxBack{

	width:291px;
	height:15px;
}
.subartBoxLink{
	padding:5px 0 7px 0;
	text-align:center;
	color:#6f8195;
}
.subartBoxLink a, .subartBoxLink a:visited{
	display:block;
	margin:0 auto;
	text-decoration: none;
	text-align:center;
	width:261px;
	height:29px;
	font-weight:bold;
	font-size:1.2em;
	color: #ffffff;
	padding:13px 0 0 0;
	background-image:url(/media/15387/approvalartbutton.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	overflow:hidden;

}

.subartBoxLink a:hover{
	background-position:-261px 0;
}
.approvalButton {
	text-align: right;
	margin: 10px 50px 0;
}
.approvalButton a {
	background-image:url(/media/15467/approvalbutton.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
.changesButton a{
	background-image:url(/media/15470/changesbutton.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
.approvalButton a, .approvalButton a:visited, .changesButton a, .changesButton a:visited{
	display:block;
	float: right;
	text-decoration: none;
	text-align:center;
	width:167px;
	height:29px;
	font-weight:bold;
	font-size:1.2em;
	color: #ffffff;
	padding:13px 0 0 0;
	overflow:hidden;
}
.approvalButton a:hover, .changesButton a:hover{
	background-position:-167px 0;
}

#changesTitle{
	font-size:1.8em;
	color:#003875;
	font-weight:bold;
	
}
.approvalRedNote{
	font-size:1.4em;
	color:#c40000;
	font-weight:bold;
	text-align:center;
	padding:20px;
}
#approvalImageHolder{
	margin:0 auto;
	border:solid 1px #000000;
	padding:5px;
	width:80%;
	text-align:center;
}


/* EDITOR PROPERTIES */
