
#form
{
    margin-bottom: 150px;
}
.form, select
{
    width: 97%;
    padding: 4px;
}

.address, select
{
    width: 98%;
    padding: 4px;
}
 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: "Muli", "Helvetica", "Arial", sans;
}

div {
	vertical-align: text-top;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	font-size:11px;
	line-height:18px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #ebebeb;
	padding-top:30px;
	border-top:solid 5px #000;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

a {
	text-decoration: none;
}

p {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 10px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

div#description,
div#form_body {
	padding: 0 15px;
}

div#footer {
	border-top: 1px solid #999;	
	padding: 10px 15px 20px;
}

div.inputs {
	width: 100%;	
}

div.inputs select,
div.inputs input {
	min-width: 200px;
	width: 100%;
	height: 20px;
}

div#header_img {
	background: url(header_tile.jpg) left bottom repeat-x;	
	padding-bottom: 20px;
}

label {
	display: inline;
	font-size: 12px;
	margin-right: 15px;
}

input, 
select {
	margin: 5px 0 20px;
}

h1 {
	font-size:20px;
	padding:6px 0px;
	margin-top:10px;
	color:#000;
	font-weight:normal;	
	border-bottom:solid 1px #999;	
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}

h2 {
	font-weight:bold;
	border-top:solid 1px #999;
	font-size:11px;
	padding:3px 0px;
	margin-top:20px;
	text-transform:uppercase;
	background:#CCC;	
}

h3 {
	font-size: 14px;
	margin: 15px 0;
}

th {
	font-size: 12px;
	margin-right: 10px;
	text-align: left;
}

.quantity {
	width: 50px;
	text-align: right;
	padding: 4px;
}

select {
	border: 1px solid;
}

select:focus,
input:focus {
	border: 1px dashed #30598D
}

select:hover,
input:hover {
	border: 1px dashed #30598D;
}

#dot_tire {
	margin-bottom: 20px;
}

a#fb,
a#tw,
a#get {
	width: 100px;
	height: 30px;
	color: #30598D;
	font-size: 12px;
}

a#get {
	vertical-align: middle;	
	margin-right: 15px;
}

a#get:hover {
	color: #0e1b2e;
	border-bottom: 1px dashed;
}

a#get img {
	margin-right: 5px;	
}

#fb-root {
	display: inline-block;	
}

.none{ display:none;}



/*calendar*/
.calendar{background:#FFFFFF;border:2px solid #C9D7F1;color:#666666;cursor:default; display:none;font:11px arial;margin-top:2px;position:relative;}
.calendar .button2{background:none;height:20px;padding:1px;text-align:center;}
.calendar table{background:#FFFFFF;color:#666666;cursor:default;font:12px tahoma,verdana,sans-serif;}
.calendar table .wn{background:#E8F4F0;border-right:1px solid #000000;padding:2px 3px 2px 2px;}
.calendar tbody .day{text-align:center;width:26px; height:18px;}
.calendar tbody .disabled{color:#999999;}
.calendar tbody .emptycell{visibility:hidden;}
.calendar tbody .emptyrow,.calendar tfoot .footrow{display:none;}
.calendar tbody .rowhilite td{background:#D8E4E0;}
.calendar tbody .rowhilite td.wn{background:#C8D4D0;}
.calendar tbody td.active{border:1px solid;border-color:#000000 #FFFFFF #FFFFFF #000000;}
.calendar tbody td.hilite{border:1px solid;border-color:#FFFFFF #000000 #000000 #FFFFFF;}
.calendar tbody td.selected{background:#008000;border-color:#000000 #FFFFFF #FFFFFF #000000;color:#FFFFFF;font-weight:bold;}
.calendar tbody td.today{color:#000000;color:#000000;font-weight:bold;}
.calendar tbody td.weekend{}
.calendar tfoot .active{border-bottom:1px solid #FFFFFF;border-left:1px solid #000000;border-right:1px solid #FFFFFF;border-top:1px solid #000000;padding:2px 0px 0px 2px;}
.calendar tfoot .hilite{background:#D8E0E4;border-bottom:1px solid #000000;border-left:1px solid #FFFFFF;border-right:1px solid #000000;border-top:1px solid #FFFFFF;padding:0px;}
.calendar tfoot .ttip{background:#FFFFFF;background:#788084;background:#FFFFFF;color:#000000; padding:1px;text-align:center;}
.calendar thead .active{background:#B8C0C4;border-bottom:1px solid #FFFFFF;border-left:1px solid #000000;border-right:1px solid #FFFFFF;border-top:1px solid #000000;}
.calendar thead .daynames{}
.calendar thead .headrow{}
.calendar thead .hilite{background:#D8E0E4;border-bottom:1px solid #000000;border-left:1px solid #FFFFFF;border-right:1px solid #000000;border-top:1px solid #FFFFFF;padding:0px;}
.calendar thead .name{background:#E5ECF9; padding:2px;text-align:center;}
.calendar thead .title{color:#000000;padding:1px; text-align:center;}
.calendar thead .weekend{color:#FF0000;color:#666666;}
.calendar .combo{background:#D8E0E4;border-bottom:1px solid #000000;border-left:1px solid #FFFFFF;border-right:1px solid #000000;border-top:1px solid #FFFFFF;cursor:default;display:none;font-size:smaller;left:0px;padding:1px;position:absolute;top:0px;width:4em;}
.calendar.combo .active{background:#FFFFFF; border-bottom:1px solid #FFFFFF;border-left:1px solid #000000;border-right:1px solid #FFFFFF;border-top:1px solid #000000;padding:0px;}
.calendar .combo .hilite{background:#004488;color:#AAEEFF;}
.calendar .combo .label{padding:1px;text-align:center;}


/*Validform*/
.Validform_checktip{color:#999;font-size:12px;height:20px;line-height:20px;margin-left:8px;overflow:hidden;}
.Validform_error{background:#ffe7e7;}
.Validform_loading{background:url(onLoad.gif) no-repeat left center;padding-left:20px;}
.Validform_right{background:url(right.png) no-repeat left center;color:#71b83d;padding-left:20px;}
.Validform_wrong{background:url(error.png) no-repeat left center;color:red;padding-left:20px;white-space:nowrap;}
#Validform_msg{color:#7d8289; font: 12px/1.5 tahoma, arial, sans-serif; width:280px; -webkit-box-shadow:2px 2px 3px #aaa; -moz-box-shadow:2px 2px 3px #aaa; background:#fff; position:absolute; top:0px; right:50px; z-index:99999; display:none; filter:progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');}
#Validform_msg .iframe{position:absolute; left:0px; top:-1px; z-index:-1;}
#Validform_msg .Validform_title{line-height:25px; height:25px; text-align:left; font-weight:bold; padding:0 8px; color:#fff; position:relative; background-color:#333333;}
#Validform_msg a.Validform_close:link,#Validform_msg a.Validform_close:visited{line-height:22px; position:absolute; right:8px; top:0px; color:#fff; text-decoration:none;}
#Validform_msg a.Validform_close:hover{color:#cc0;}
#Validform_msg .Validform_info{padding:8px;border:1px solid #000; border-top:none; text-align:left;}