﻿form
{
	margin:0px; padding:0px; 
}

/* real table */
table.h
{
	border-top:1px solid #999999;
	border-bottom:1px solid #cfcfcf;
	margin:0px 0px 8px 0px;
}

table.h td
{
	padding:3px 1.5em 3px 5px;
}

td.h
{
	border-bottom:1px dotted #cccccc; color:Gray;
}
table.h td.s
{
	padding:0px 0px 0px 5px;
}
table.h td.short
{
	padding:0px 2px 0px 0px;
}

/*
table
*/
.liketable
{
	width:100%;
	display:block;
	/*border-top:2px solid #ccf3ff; */
	margin-top:8px;
	margin-bottom:8px;
	padding-top:5px;
}
.liketable .frow
{
	display:block;
	padding:4px 0px 2px 0px;
	height:25px;
	overflow:hidden;
}

.liketable .row
{
	display:block;
	padding:4px 0px 2px 0px;
	height:21px;
	overflow:hidden;
	background:url(images/line_h_b.gif) repeat-x left bottom;
}
.liketable .row_header
{
	display:block;
	margin:0px;
	height:18px;
	padding:3px 0px 3px 0px;
	overflow:hidden;
	border-bottom:1px solid #ccf3ff;
	color:#006699;
}
.liketable .row_highlight
{
	display:block;
	padding:4px 0px 2px 0px;
	margin:0px;
	height:21px;
	overflow:hidden;
	background:url(images/line_h_b_hightlight.gif) repeat-x left bottom;
}
.liketable .Xo
{
	width:100px;
	float:left;
	text-align:right;
	padding:0px 5px 0px 0px;
	overflow:hidden;
}
.liketable .oX
{
	width:60%;
	float:left;
	overflow:hidden;
}

.liketable .Xoo
{
	width:40%;
	float:left;
	overflow:hidden;
}
.liketable .oXo
{
	width:60%;
	float:left;
	margin-right:-30%;
	overflow:hidden;
}
.liketable .ooX
{
	width:180px;
	float:left;
	margin-right:-220px;
	overflow:hidden;
}

.liketable .Xiiii
{
	width:13%;
	float:left;
	overflow:hidden;
}
.liketable .iiXii
{
	width:20%;
	float:left;
	overflow:hidden;
}
.liketable .iiXii_small
{
	width:12%;
	float:left;
	overflow:hidden;
}
.liketable .iiXii_xsmall
{
	width:9%;
	float:left;
	overflow:hidden;
}
.liketable .iiXii_wide
{
	width:35%;
	float:left;
	overflow:hidden;
}


.liketable .iiiiX
{
	width:180px;
	float:left;
	margin-right:-220px;
	overflow:hidden;
}

/* repair order */
.ro
{
	display:block; margin:0px; padding:0px 0px 1em 0px; 
}
.ro table
{
	margin:0px; padding:0px; 
}
.ro .formblk
{
	background:url(images/repair_formbk.gif) no-repeat left top; margin:0px 0px 0px 0px;
	padding:20px 0px 2em 16px;
}
.ro .formblkblue
{
	background:url(images/repair_formbkblue.gif) no-repeat left top; margin:0px 0px 0px 0px;
	padding:20px 0px 2em 16px;
}
.ro .formblkgreen
{
	background:url(images/repair_formbkgreen.gif) no-repeat left top; margin:0px 0px 0px 0px;
	padding:20px 0px 2em 16px;
}
.ro h4
{
	margin:0px; padding:0px; line-height:2em; font-size:1.2em; color:#f39700;
}
.ro h4.blue
{
	margin:0px; padding:0px; line-height:2em; font-size:1.2em; color:#006699;
}
.ro h4.green
{
	margin:0px; padding:0px; line-height:2em; font-size:1.2em; color:#669900;
}

.ro .c
{
	text-align:center;
}
.ro .l
{
	text-align:left; padding:0px 0px 1em 12px;
}
.ro .inputhint
{
	line-height:1.5em;
}
.ro .price
{
	color:#ff6600;font-weight:bold;font-size:1.2em;
}

.rosingle
{
	background:url(images/orderbk.gif) no-repeat left top; margin:0px 0px 3px 0px;
	height:55px;
}
.rosingle div
{
	padding:10px 0px 0px 12px;
}
.rosingle span
{
	padding-right:2em;
}
