@charset "utf-8";
/* CSS Document */

/* this rollover CSS created by collys rollover generator at http://www.collylogic.com/scripts/rollover.html */
.expressbutton {
	width:101px;
	height:16px;
	background: url("/images/orderbutton.gif") no-repeat 0 0px;
	padding-top: 3px;
	margin: 5px 0px 5px 0px;
	display:block;
	}
	
a.expressbutton:link, a.expressbutton:visited, a.expressbutton:active {
text-decoration:none;
color:#FFFFFF;
background: url("/images/orderbutton.gif") no-repeat 0 0px;
}
a.expressbutton:hover {
background: url("/images/orderbutton.gif") no-repeat -101px 0px;
}

#showPad {
	width: 500px;
	padding-left:20px;
	height: 335px;
	position:relative;
	background-image: url(images/ordrpadshadow.jpg);
	background-repeat:no-repeat;
	margin-top: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#padItem {
	border: 1px solid #CCCCCC;
	padding: 3px;
	width:125px;
	margin-right: 33px;
	margin-bottom: 20px;
	float:left;
	}
#padInner {
	background-color: #FFFFFF;
	padding: 3px;
}
#pad_loading {
	position:absolute;
	left:154px;
	top:174px;
	width:166px;
	height:79px;
	z-index:1;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding:5px;
display:none;
}
.offertagon {
	color: #FFFFFF;
	background-color: #FF0000;
	height: 35px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #336600;
	border-right-color: #336600;
	border-bottom-color: #336600;
	border-left-color: #336600;
	padding-top:3px;
	background-repeat: no-repeat;
	background-position: center;
}
.offertagoff {
	color: #000000;
	background-color:#E7FFE6;
	height: 25px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #336600;
	border-right-color: #336600;
	border-bottom-color: #336600;
	border-left-color: #336600;
	padding-top:13px;
	}
	
.complete_msg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FF9900;
	padding: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #333333;
}

.td_shift {
padding-left:5px;
}

