#cart {
		margin-top:10px;
			width:100%
}

#cart .cartRow,
#cart .headRow {
		width:100%;
		border-bottom:1px dashed #666666;
		height:20px;
		line-height:20px;
}

#cart .headRow {
		font-weight:bold;
		background-color:#222;
		margin-bottom:5px;
		border-top:1px dashed #666666;
		color: #FF3300;
}

#cart .rn {
		float:left;
		width:10px;
		text-align: center;
		font-size: 10px;
}

#cart .t {
		float:left;
			width:290px;
						text-align:left
}

#cart .p {
		float:left;
		width:100px;
}

#cart .d {
		float:left;
		width:60px;
}

#cart .st {
		float:left;
		width:95px;
}

#cart .space,
#cart .del {
		float:left;
		width:10px;
		text-align:center;
}

#cart .del {
		color: #FF3300;
				width:99px;
}

#cart br {
		clear:left;
		font-size:0px;
		height:0px;
}
#orderForm label,
#orderForm input,
#orderForm select,
#orderForm textarea {
		display: block;
		width: 150px;
		float: left;
		margin-bottom: 10px;
}

#orderForm input,
#orderForm select,
#orderForm textarea {
		color:#666;
		background-color:#222222;
		width: 300px;
}


#orderForm input,
#orderForm select,
#orderForm textarea {
		border:1px solid #666;
		height:16px;
}
#orderForm textarea {
		height:100px
}

#orderForm select {
		height:19px;
}

#orderForm label {
		text-align: right;
		width: 155px;
		padding-right: 20px;
		font-weight:bold;
}

#orderForm .hide {
		visibility:hidden;
}

#orderForm br {
		clear: left;
}

#orderForm #submit {
		width: 70px;
		height:20px;
		line-height:20px;
		margin-left:80px;
}

#orderForm .btn {
		width:40px;
		height:25px;
		color: #FF3300;
		background-color:#1A1A1A;
		text-align:center;
		line-height:25px;
		border:1px dashed #666666;
		float:right;
		margin-right:15px;
				cursor:pointer;
}
#cform label,
#cform input,
#cform select,
#cform textarea {
		display: block;
		width: 150px;
		float: left;
		margin-bottom: 10px;
}

#cform input,
#cform select,
#cform textarea {
		color:#666;
		background-color:#222222;
		width: 250px;
}


#cform input,
#cform select,
#cform textarea {
		border:1px solid #666;
		height:16px;
}
#cform textarea {
		height:100px
}

#cform select {
		height:19px;
}

#cform label {
		text-align: right;
		width: 105px;
		padding-right: 20px;
		font-weight:bold;
}

#cform .hide {
		visibility:hidden;
}

#cform br {
		clear: left;
}

#cform #submit {
		width: 70px;
		height:20px;
		line-height:20px;
		margin-left:80px;
}

#cform .btn {
		width:40px;
		height:25px;
		color: #FF3300;
		background-color:#1A1A1A;
		text-align:center;
		line-height:25px;
		border:1px dashed #666666;
		float:right;
		margin-right:15px;
				cursor:pointer;
}
#total {
		width:580px;
		text-align:right;
		padding:20px;
		font-weight:bold;
}

.dark {
		background-color:#1A1A1A;
}

h3{display:none;}
.editbleField{
		text-decoration:underline;
				cursor:pointer;
}
#printLogo{
		display:none;
}.dp-choose-date{display:none}
#rate{font-weight:bold;padding:10px;}

.subBox {
		clear:left;
		float:left;
		width:200px;
		border-right:#666 1px solid;
		border-bottom:1px solid #333;
		padding:10px;
		background-color:#494949;
}

.cheader {
		float:left;
		width:110px;
		font-size:14px;
		border-right:#666 1px solid;
		background-color:#333;
		font-weight:bold;
		color:#FF6200;
		padding:10px;
}

input {
		border:none
}

.productsContainer {
		float:left;
		border-bottom:1px solid #333;
		width:547px;
		padding:10px;
}

.productsContainer .productRow {
		margin-bottom:10px;
		direction:ltr;
		text-align:left;	
				border-bottom:1px dashed #666;
}

.fullCat {
		overflow: hidden;
		width: 100%;
		border-bottom:1px solid #666;
}

.fullCat .pt2 {
		float:left;
}
em{font-size:11px}
.selectedRow{
		background-color:#333;
				color:#FF6200;
}
#JT_arrow_left{
	background-image: url(/redrental/images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(/redrental/images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #000;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333;
}

.JT_loader{
	background-image: url(/redrental/images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
		color:#000;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

 

.jTip{
cursor:help;
}
.noTip{
		cursor:default;
						
}.btn { 
background-color:#1A1A1A;
border:1px dashed #666666;
color:#FF3300;
cursor:pointer;
 
height:25px;
line-height:25px;
margin:5px;
text-align:center;
width:140px;
}
.astr{
font-size:4px;		
color:#FF3300;				
}
.orderFs{
width:605px;
	border:1px dashed #666666;
		display:block;		
				
								margin-left:5px;
								
}
.orderFs legend{
		font-size:13px;
				font-weight:bold;
				color:#FF8400;
					background-color:#000;
}
.checkOut{float:right}
