body {
	margin:0;
	color:#000;
	font:12px/14px Arial,Verdana,Tahoma, sans-serif;
	background:url(/images/bg-body.gif) repeat;
}
img {border:none;}
form,fieldset{
	margin:0;
	padding:0;
}
a:focus {
	outline:none;
}
fieldset {border-style:none;}
.page-width {
	margin:0 auto;
	padding:0 0 3px;
	width:940px;
	background:url(/images/bg-page.gif) repeat-y;
}
/* header */
#header {
	position:relative;
	height:144px;
	overflow:hidden;
}

/* logo */
#header strong {
	position:absolute;
	left:20px;
	top:20px;
	width:240px;
	height:80px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/images/logo.gif) no-repeat;
}
#header strong a {
	display:block;
	width:240px;
	height:80px;
}

/* navigation  */

/* ====== moved to /app_themes/sundolous/menu/styles.css ======= */


/* columns-holder */
.columns-holder {
	margin:0 3px;
	background:url(/images/bg-content.jpg) repeat-y;
}
.columns-top {
	background:url(/images/bg-content-top.jpg) no-repeat;
}
.columns-btm:after {
	display:block;
	content:"";
	clear:both;
}
.columns-btm {
	height:1%;
	padding:18px 0 50px;
	min-height:530px;
	background:url(/images/bg-content-btm.jpg) no-repeat 0 100%;
}
* html .columns-btm {
	height:530px;
}
/* nav bar */
.columns-holder .nav-bar {
	float:left;
	display:inline;
	margin:0 0 0 10px;
	width:193px;
	padding:24px 17px 0;
	min-height:390px;
	background:url(/images/bg-nav-bar.jpg) no-repeat;
}
* html .columns-holder .nav-bar {
	height:390px;
}
.nav-bar h2 {
	margin:0;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
}
.nav-bar h2.events{
	background:url(/images/bg-events.gif) no-repeat;
}
.nav-bar h2.vehicles{
	background:url(/images/bg-vehicles.gif) no-repeat;
}
.nav-bar h2.charities {
	background:url(/images/bg-charities.gif) no-repeat;
}
.nav-bar h2.about {
	background:url(/images/bg-about.gif) no-repeat;
}



.nav-bar .pastEvents 
{
    position:relative;
    float:left;
    margin-top:10px; 
    width: 180px;  
}
.nav-bar h2.past {
	margin:30px 0 0;
	background:url(/images/bg-past.gif) no-repeat;
}
.nav-bar ul.chart {
	margin:12px 0 0;
	padding:0;
	list-style:none;
}
.nav-bar ul.chart li {
	margin-bottom:1px;
	vertical-align:top;
	height:1%;
}
.nav-bar ul.chart a {
	display:block;
	padding-left:10px;
	color:#fff;
	font-size:12px;
	line-height:23px;
	text-transform:uppercase;
	text-decoration:none;
	background:#86aeba;
}
.nav-bar ul.chart a:hover,
.nav-bar ul.chart li.active a {
	background:#e21819;
}
.nav-bar ul.list {
	margin:10px 0 0;
	padding:6px 0 0;
	list-style:none;
	background:url(/images/bg-sep-list.gif) repeat-x;
}
.nav-bar ul.list a {
	color:#004962;
	font-size:13px;
	line-height:24px;
	text-decoration:underline;
}
.nav-bar ul.list a:hover {
	color:#990000;
}
.content {
	float:right;
	display:inline;
	margin:3px 22px 0 0;
	width:630px;
	padding:0px 15px 0 10px;
}

.content a, .content a:hover
{
    color:#004962;
    font-size:13px;
    line-height:24px;
    text-decoration:underline;
}

* html .content {
	overflow:hidden;
}
/* picture holder */
.picture-holder {
	overflow:hidden;
	height:1%;
	width:645px;
	margin:20px 0 0;
}
.picture-holder ul {
	margin:0;
	padding:0;
	list-style:none;
}
.picture-holder ul li {
	float:left;
	width:197px;
	height:134px;
	padding:4px;
	margin:0 10px 10px 0;
	background:url(/images/pict-place.jpg) no-repeat;
}
.picture-holder ul li a {
	float:left;
	padding:4px;
}
.picture-holder ul li a img {
	display:block;
}
.picture-holder ul li a:hover {
	padding:0;
	border:4px solid #fff;
}

/* video holder */
.video-holder {
	overflow:hidden;
	height:1%;
	width:645px;
	margin:20px 0 0;
}
.video-holder ul {
	margin:0;
	padding:0;
	list-style:none;
}
.video-holder ul li {
	float:left;
	width:197px;
	height:134px;
	padding:4px;
	margin:0 10px 10px 0;
	background:url(/images/pict-place.jpg) no-repeat;
}
.video-holder ul li a {
	float:left;
	padding:4px;
}
.video-holder ul li a img {
	display:block;
}
.video-holder ul li a:hover {
	padding:0;
	border:4px solid #fff;
}



.content h1,
.contact h1 {
	margin:0;
	color:#fff;
	font-size:34px;
	line-height:36px;
	font-weight:normal;
}
.content p {
	margin:20px 0 0;
	color:#171f24;
	font-size:13px;
	line-height:18px;
}
#footer {
	width:940px;
	margin:0 auto;
	padding:4px 0 10px;
	color:#82adb8;
	font-size:10px;
}
/* contact page */
.car {
	float:left;
	display:inline;
	position:relative;
	margin:55px 0 0 -33px;
	width:537px;
	height:215px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/images/bg-car-contact.png) no-repeat;
}
/* conatct form */
.contact {
	float:right;
	display:inline;
	margin:12px 88px 0 0;
	width:305px;
	color:#171f24;
}
.contact h3,
.contact h4 {
	margin:20px 0 15px;
	font-size:17px;
	line-height:20px;
	font-weight:normal;
}
.contact h4 {
	margin:28px 0 0;
}
.contact label {
	display:block;
	margin:5px 0 0;
	font-size:13px;
	line-height:15px;
}
.contact input.field {
	width:192px;
	height:17px;
	margin:0;
	padding:3px 3px 2px;
	color:#171f24;
	font:13px/15px Arial, Helvetica, sans-serif;
	background:#fff;
	border:1px solid #387386;
}
.contact input.btn {
	display:block;
	margin:10px 0 0;
}
.contact a {
	color:#004962;
	font-size:13px;
	line-height:20px;
	text-decoration:underline;
}
.contact a:hover {
	color:#990000;
}
.contact p {
	margin:20px 0 0;
	font-size:11px;
	line-height:15px;
}
/* home page */
.home #header {
	height:116px;
}
.home .columns-top {
	background:url(/images/bg-content-top-home.jpg) no-repeat;
}
/* flash */
.flash {
	width:994px;
	height:480px;
	overflow:hidden;
	position:relative;
	margin:-25px 0 0 -27px;
}
/* columns home */
.columns {
	overflow:hidden;
	padding:12px 0 0;
}
.column {
	float:left;
	display:inline;
	margin:0 14px 0 28px;
	width:264px;
}
.column h2 {
	margin:0;
	height:28px;
	text-indent:-9999px;
	overflow:hidden;
}
.column h2.past-events {
	background:url(/images/bg-past-events.gif) no-repeat;
}
.column h2.power {
	background:url(/images/bg-power.gif) no-repeat;
}
.column h2.about {
	margin:20px 0 0;
	background:url(/images/bg-about2.gif) no-repeat;
}
.column h2.meet {
	background:url(/images/bg-meet.gif) no-repeat;
}
.column .post {
	padding:5px 0 14px;
}
.column h3 {
	margin:0;
	color:#004962;
	font-size:17px;
	line-height:24px;
	font-weight:normal;
}
.column p {
	margin:0;
	color:#171f24;
	font-size:13px;
	line-height:18px;
}
.column a {
	color:#004962;
	font-size:13px;
	line-height:18px;
	text-decoration:underline;
}
.column a:hover {
	color:#990000;
}
.column ul {
	margin:18px 0 0;
	padding:0;
	list-style:none;
	width:280px;
}
.column ul li {
	float:left;
	width:126px;
	min-height:130px;
	margin:0 10px 10px 0;
}
.column ul li .pict {
	width:118px;
	height:90px;
	padding:4px;
	margin:0 0 4px;
	background:url(/images/bg-pict.gif) no-repeat;
}
.column ul li .pict a {
	float:left;
	padding:4px;
}
.column ul li .pict a img {
	display:block;
}
.column ul li .pict a:hover {
	padding:0;
	border:4px solid #fff;
}
.column ul a {
	text-transform:uppercase;
}

/* vehicle pictures */
.topPicture {
	margin:-20px 0 -18px -10px;
	width:705px;
	height:298px;
	position:relative;
}

.sportstar 
{
	background:url(/images/vehicles/bg-car-sportscar.png) no-repeat;
    
}

.bz2001 
{
	background:url(/images/vehicles/bg-car-bz2001.png) no-repeat;
    
}
.shado 
{
	background:url(/images/vehicles/bg-car-shado.png) no-repeat;
    
}
.mystry 
{
	background:url(/images/vehicles/bg-car-mystry.png) no-repeat;
    
}
.bbqtrailer 
{
	background:url(/images/vehicles/bg-car-bbq.png) no-repeat;
    
}
.evolutione 
{
	background:url(/images/vehicles/bg-car-bzevo.png) no-repeat;
    
}
.buddy 
{
	background:url(/images/vehicles/bg-car-buddy.png) no-repeat;
    
}



/* vehicle content pictures */

.picture-holder h4 {
	margin:0;
	font-size:20px;
	line-height:22px;
	font-weight:normal;
}
.picture-holder p {
	margin:0 0 10px;
	font-size:13px;
	line-height:18px;
}
.nav-bar ul.chart-ico a {
	overflow:hidden;
	line-height:14px;
	padding:1px;
}
.nav-bar ul.chart-ico a img {
	float:left;
}
.nav-bar ul.chart-ico a em {
	float:right;
	display:table;
	height:40px;
	width:127px;
	cursor:pointer;
	font-style:normal;
}
.nav-bar ul.chart-ico a span {
	display:table-cell;
	vertical-align:middle;
	cursor:pointer;
}
* html .nav-bar ul.chart-ico a em,
* html .nav-bar ul.chart-ico a span {
	display:block;
}


.nav-bar ul.chart-ico ul {
	margin:0;
	padding:0 5px 4px 60px;
	list-style:none;
}
.nav-bar ul.chart-ico ul li {
	margin:6px 0 0;
}
.nav-bar ul.chart-ico ul a {
	color:#004962;
	background:none !important;
}
.nav-bar ul.chart-ico ul a:hover,
.nav-bar ul.chart-ico ul li.active a {
	color:#e21819;
	background:none;
}
/* vehicles page */
.content ul.pict-nav {
	margin:40px 0 0;
	padding:0;
	width:660px;
	list-style:none;
}
.content ul.pict-nav li {
	float:left;
	width:325px;
	margin:0 0 10px 0;
}