/* CSS Document */

body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	color: #e01439;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}
p {
	margin: 0px;
}
a {
	color: #E01439;
}
a:hover {
	color: #000000;
}
/* -------------- booking machine -------------- */
.out-table {
	background-color: #c6cfda;
	height: 100%;
	width: 100%;
}
.m1 {
	background-image: url(../layout/m06.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.m2 {
	background-image: url(../layout/m08.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
.m3 {
	background-image: url(../layout/m09.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.m4 {
	background-image: url(../layout/m10.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.m5 {
	background-image: url(../layout/m11.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.machine-title {
	font-size: 18px;
	font-weight: bold;
	color: #e01439;
	font-family: Arial, Helvetica, sans-serif;
}
.m5 td {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
form {
	margin: 0px;
	line-height: 18px;
}
form td {
	padding-right: 2px;
	padding-bottom: 2px;

}
form a {
	color: #000000;
}
form a:hover {
	color: #e01439;
}
form select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e01439;
}
form input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e01439;
	margin: 0px;
	padding: 0px;
}
form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e01439;
}
.error {
	font-weight: bold;
	color: #CA2018;
	text-decoration: blink;
}
/* -------------- out border -------------- */
.ob-top {
	background-image: url(../layout/out-border/top.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.ob-right {
	background-image: url(../layout/out-border/right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.ob-bottom {
	background-image: url(../layout/out-border/bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.ob-left {
	background-image: url(../layout/out-border/left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
/* -------------- end -------------- */
.top-menu {
	color: #000000;
	background-color: #e01439;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.top-menu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.top-menu a:hover {
	color: #000000;
}
.bottom-menu {
	color: #000000;
	background-color: #e01439;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-weight: normal;
}
.bottom-menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.bottom-menu a:hover {
	color: #000000;
}
#flsh {
	z-index: 1;
	height: 280px;
	position: absolute;
	width: 815px;
}
#above {
	z-index: 2;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}
.main-menu {
	background-image: url(../layout/bbkin.gif);
	background-repeat: no-repeat;
	background-position: 0px 98px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	line-height: 26px;
	color: #e01439;
	font-weight: bold;
	font-size: 11px;
}
.main-menu a {
	color: #e01439;
	text-decoration: none;
	background-image: url(../layout/bkarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	padding-top: 1px;
}
.main-menu a:hover {
	color: #000000;
}

.in-menu {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	line-height: 26px;
	color: #e01439;
	font-weight: bold;
	font-size: 11px;
}
.in-menu a {
	color: #e01439;
	text-decoration: none;
	background-image: url(../layout/bkarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 0px;
}
.in-menu a:hover {
	color: #000000;
}

#machine {
	height: 300px;
	width: 100%;
}
.boldtext {
	font-weight: bold;
	color: #62758a;
}
.headerline {
	background-image: url(../layout/headerline.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/* -------------- promo -------------- */
.promo-top {
	background-image: url(../layout/promo/top.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.promo-bottom {
	background-image: url(../layout/promo/bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.promo-middle {
	background-color: #b1c1d3;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-color: #e1e9f5;
	border-right-color: #e1e9f5;
	border-bottom-color: #e1e9f5;
	border-left-color: #e1e9f5;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.promo-middle img {
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e1e9f5;
	border-right-color: #e1e9f5;
	border-bottom-color: #e1e9f5;
	border-left-color: #e1e9f5;
}
.promo-title {
	background-image: url(../layout/promoarrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 14px;
	font-weight: bold;
	color: #000000;
}
.promo-title a {
	color: #000000;
	text-decoration: none;
}
.promo-title a:hover {
	color: #e01439;
}
.promo-text {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.promo-text a {
	color: #e01439;
	text-decoration: none;
}
.promo-text a:hover {
	color: #000000;
}
.link-one {
	font-weight: bold;
	color: #5E8BC4;
	text-decoration: underline;
	font-size: 12px;
}
.link-one:hover {
	color: #000000;
	text-decoration: overline;
}
/* -------------- ins -------------- */
.steps {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.steps a {
	color: #E01439;
	font-weight: bold;
}
.steps a:hover {
	color: #000000;
}
.primary {
	color: #E01439;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.estimate {
	color: #62758a;
}
.car-title {
	font-size: 12px;
	font-weight: bold;
	color: #E01439;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.car-photo {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #E01439;
}
.car-props {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.car-props a {
	color: #62758a;
}
.car-props a:hover {
	color: #000000;
}
.nums {
	background-color: #E01439;
	border: 1px solid #000000;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	width: 13px;
}
.nums-off {
	background-color: #62758A;
	border: 1px solid #000000;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	width: 13px;
}
.no-obligation {
	color: #62758A;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: italic;
}
.b-buttons {
	background-color: #E01439;
	border: 1px solid #000000;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.b-buttons a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.b-buttons a:hover {
	color: #000000;
}
/* ----------------- my development ----------------- */
.my {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #776C5E;
}
.my p {
	margin: 0px;
}
.my a {
	font-weight: bold;
	color: #E01439;
	text-decoration: none;
}
.my a:hover {
	color: #000000;
}
/* ----------------- copyright ----------------- */
.copyright {
	font-size: 11px;
	color: #776C5E;
}
