/*

	Quantum Limousine CSS V 1.0
	A 360 Mediaworx Production
	
*/


/* --- Globals --- */


body {
	background-color:#26305D;
	margin-top: 0px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333333;
	text-decoration:underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333333;
	text-decoration:underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #404A6E;
	text-decoration:none;
}


/* --- Text --- */


.body-cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333333;
	margin-right: 70px;
	margin-left: 15px;
}

.text-tile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333333;
	margin-right: 25px;
	text-align:justify;
}

.text-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333333;
	text-align:left;
	padding-left:10px;
}

.text-form-labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color:#333333;
	text-align:left;
	padding-left:10px;
}

/* --- Backgrounds --- */


.sidebar-cont {
	background-image: url(images/sidebar-cont.gif);
	background-repeat: repeat-y;
}

.header-right {
	background-image: url(images/header-right.jpg);
	background-repeat: no-repeat;
}
.header {
	background-image: url(images/header-car.jpg);
	background-repeat: no-repeat;
}

.cont {
	background-image: url(images/cont.gif);
	background-repeat: repeat-y;
}

.tile-wine {
	background-image: url(images/tile-wine.jpg);
}

.tile-concert {
	background-image: url(images/tile-concerts.jpg);
}

.tile-casinos {
	background-image: url(images/tile-casinos.jpg);
}

.tile-airport {
	background-image: url(images/tile-airport.jpg);
}

.tile-city {
	background-image: url(images/tile-citytours.jpg);
}

.tile-meet {
	background-image: url(images/tile-meet-greet.jpg);
}

.tile-point {
	background-image: url(images/tile-point.jpg);
}
