/* ------------------------------ CLASSES ------------------------------ */

.cost{
	text-align: right;
	width: 130px;
}
.desc{
	width: 308px;
}
.img_l {
	float: left;
	margin-bottom: 10px;
	width: 220px;
}
.img_r {
	float: right;
	margin-bottom: 10px;
	width: 220px;
}
.more_info {
	cursor: pointer;
	margin: 0 0 0 5px;
}
.prices {
	background: #e8ecf2;
	margin: 6px 6px 0 6px;
	padding: 3px 6px;
	width: auto;
}
.prices_lc, .prices_rc {
	background: #fff;
	padding: 0 0 6px 0;
	vertical-align: top;
}
.testimonial {
	margin-bottom: -9px;
	margin-top: 20px;
	font-style: italic;
}
.testimonial_client {
	font-weight: bold;
}

/* ------------------------------ TAGS ------------------------------ */

a {
	color: #06f;
	text-decoration: none;
}
a:hover {
	color: #06f;
	text-decoration: underline;
}
body {
	background: #9ebbe7;
	color: #333;
	font-family: calibri, tahoma, helvetica, arial, sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
}
h1, h2, h3 , h4, h5{
	font-family: calibri, verdana, helvetica, arial, sans-serif;
}
h1 {
	color: #000;
	font-size: 35px;
	font-weight: normal;
	line-height: 1;
	margin: 0;
}
h1 a:hover {
	text-decoration: underline;
}
h2 {
	color: #333;
	font-size: 18px;
	font-weight: bold;
}
h3 {
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	line-height: 1;
	margin-top: 15px;
}
h4 {
	color: #333;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 1;
	margin: 0 0 5px 0;
}
h5 {
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	line-height: 1;
	margin-top: -5px;
}
h5 a {
	color: #fff;
	text-decoration: underline;
}
h6 {
	color: #333;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	margin: 10px 0;
}

/* ------------------------------ IDS ------------------------------- */

#container {
	margin: 0 50px;
	width: 800px;
	padding: 0;
}
#contact_form {
	border: solid #fff 6px;
	margin: 10px 0;
	overflow: auto;
	padding: 10px;
}
#contact_form p {
	margin-bottom: 0;
}
#contact_form #name {
	width: 350px;
}
#contact_form #phone {
	width: 150px;
}
#contact_form #email {
	width: 250px;
}
#contact_form #date {
	width: 150px;
}
#contact_form #attendance {
	width: 150px;
}
#contact_form #type {
	width: 200px;
}
#contact_form #location {
	width: 200px;
}
#contact_form #comments {
	height: 100px;
	width: 412px;
}
#footer {
	background: url(../images/gui/footer.png) top center no-repeat;
	clear: both;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
}
#full_bg {
	background: url(../images/gui/top-stripes.png) top left repeat-x;
	height: 120px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 100;
}
#gallery {
	margin: 20px 0;
	width: 450px;
}
#gallery #mainimg img {
	border: solid #fff 6px;
	width: 438px;
}
#gallery #thumbs {
	margin: 0 auto;
	width: 450px;
}
#gallery #thumbs img {
	border: solid #fff 1px;
	float: left;
	height: auto;
	margin: 0 5px 5px 0;
	padding: 0;
	width: 84px;
}
#mainimg {
	margin: 0 0 10px 0;
}
#header {
	/* background: #fff url(/stellar/images/gui/header-epic.png) top right no-repeat; */
	background: none;
	margin: 0 auto;
	width: 800px;
	overflow: auto;
	/* border-bottom: dotted 1px #06f; */
	text-align: center;
}
#header #contact {
	float: left;
	margin: 18px 0 0 350px;
	position: absolute;
	top: 0;
	z-index: 102;
}
#header #contact a:hover {
	color: #fff;
	text-decoration: underline;
}
#header #logo {
	float: left;
	margin: 0 0 0 30px;
	position: absolute;
	top: 0;
	z-index: 103;
}
#header #logo img {
	border: none;
}
#main {
	margin: 0 0 0 110px;
	overflow: auto;
	padding: 0 20px;
	width: 450px;
}
#main .full {
	border: #fff 6px solid;
	max-width: 438px;
	margin: 10px 0;
}
#main img.l {
	border: #fff 6px solid;
	float: left;
	max-width: 208px;
	margin-bottom: 10px;
	margin-right: 5px;
}
#main img.left_rentals {
	border: #fff 6px solid;
	float: left;
	max-width: 130px;
	margin-bottom: 10px;
	margin-right: 9px;
}
#main img.mid_rentals {
	border: #fff 6px solid;
	float: left;
	max-width: 130px;
	margin-bottom: 10px;
	margin-right: 9px;
}
#main img.r {
	border: #fff 6px solid;
	float: right;
	max-width: 208px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#main img.right {
	border: #fff 6px solid;
	float: right;
	max-width: 250px;
	margin: 0 0 10px 10px;
}
#main img.right_rentals {
	border: #fff 6px solid;
	float: left;
	max-width: 130px;
	margin-bottom: 10px;
	margin-right: 5px;
}
#navigation {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	text-align: right;
	width: 100px;
}
#navigation .nav_link {
	background: url(../images/gui/nav-item_bg.png) top left no-repeat;
	font-size: 20px;
	font-weight: bold;
	height: 26px;
	margin: 12px 0 6px 0;
	padding: 0 6px 0 0;
}
#navigation .nav_link a {

}
#navigation .nav_link a:hover {
	text-decoration: none;
	border-bottom: solid 1px #06f;
}
#navigation .subnav_link {
	margin: 2px;
}
#outer-container {
	background: url(../images/gui/body-flag.png) top center repeat-y;
	margin: 0 auto;
	min-height: 500px;
	overflow: auto;
	padding: 175px 0 20px 0;
	width: 900px;
}
#sidebar {
	background: #fff;
	clear: right;
	float: right;
	margin: 0;
	padding: 0;
	width: 190px;
}
#sidebar-footer {
	background: url(../images/gui/sidebar-bottom.png) bottom center no-repeat;
	clear: right;
	float: right;
	height: 13px;
	margin: 0;
	width: 190px;
}
#sidebar-header {
	background: url(../images/gui/sidebar-top.png) top center no-repeat;
	clear: right;
	float: right;
	height: 13px;
	margin: 0;
	width: 190px;
}
#sidebar .item {
	margin: 0;
	padding: 0 10px 1px 10px;
}
#sidebar .item h2 {
	margin: 0;
	padding: 0;
}
#slideshow img {
	border: solid #fff 7px;
	width: 436px;
}
