@font-face {
    font-family: 'geoslab703_xbd_btextra_bold';
    src: url('fonts/tt0312m-webfont.eot');
    src: url('fonts/tt0312m-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/tt0312m-webfont.woff') format('woff'),
         url('fonts/tt0312m-webfont.ttf') format('truetype'),
         url('fonts/tt0312m-webfont.svg#geoslab703_xbd_btextra_bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ar_essenceregular';
    src: url('fonts/aressence-webfont.eot');
    src: url('fonts/aressence-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/aressence-webfont.woff') format('woff'),
         url('fonts/aressence-webfont.ttf') format('truetype'),
         url('fonts/aressence-webfont.svg#ar_essenceregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* CSS Document */

/* CMS STYLES */
body {
	background-image:url(../images/css-images/bg1.jpg);
	background-position:top center;
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 auto;
	padding:0;
	height:100%;
	width:100%;
}

#slideshow {
	background-color:#666;
	clear:both;
	display:block;
	height:655px;
	margin:0 auto;
	width:900px;
	
	}

form, input, ul, li {
margin:0 auto;
	padding:0px;
}

a {
	font-family:'geoslab703_xbd_btextra_bold';
	font-size:18px;
	color:#6E51CE;
	text-decoration:none;
}

a.single {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6E51CE;
}

img { 
	border:0; 
	margin:0;
	padding:0;
	position:relative;
}

span.imgtxt {
	display:none;
}

.toplink {
	font-size:24px;
}

h1,h2, h3, h4, h5, h6 {
	font-family:'geoslab703_xbd_btextra_bold';
	font-size:20px;
	padding:0;
	margin:0;
}

h1 {	
	font-size:30px;
	color:#fff;
	top:10px;
	position:relative;
}

h2 {	
	font-size:30px;
	color:#b2b2b2;
	margin-top:10px;
	text-align:center;
}

h3 {
	font-size:18px;
	color:#6e51ce;
	margin-left:9px;
	text-align:left;
}

h4 {
	font-size:18px;
	color:#6e51ce;
	text-align:right;
	margin-right:5px;
}

h6 {
	font-size:30px;
	font-weight:normal;
	text-align:center;
}

hr {
	border:none;
	background-color:#6E51CE;
	clear:left;
	height:1px;
}




/*HEADER*/
#header {
	margin:0 auto;
	width:1000px;
}

#logo {
	background-image:url(../images/css-images/logo2.png);
	background-repeat:no-repeat;
	display:block;
	margin:0 auto;
	padding:0;
	height:135px;
	width:740px;
}

/* END HEADER */

/* NAVIGATION */
#sitemap {
	background-image:url(../images/css-images/sitemapbg3.png);
	background-repeat:no-repeat;
	height:50px;
	margin:0 auto;
	padding:0;
	position:relative;
	width:970px;
	top:15px;
	z-index:2;
}

#sitemap ul {
	height:50px;
	margin-left:12px;
	padding:0;
	width:970px;
	}

#sitemap ul li {
	float:left;
	height:50px;
	list-style-type:none;
	margin:0 auto;
	position:relative;
	width:118px;
	z-index:90;
	}

#sitemap ul li a.off {
	background-image:url(../images/css-images/sitemapbutton.png);
	background-repeat:no-repeat;
	color:#e5e5e5;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	height:35px;
	margin:0 auto;
	padding:13px 0 0 0;
	text-align:center;
	text-shadow:0px 1px 1px #000;
	width:118px;
}

#sitemap ul li a.off:hover {
	background-image:url(../images/css-images/hoverbutton.png);
	background-repeat:no-repeat;
	color:#e5e5e5;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	height:35px;
	margin:0 auto;
	padding:13px 0 0 0;
	text-align:center;
	text-shadow:0px 1px 1px #000;
	width:118px;
}

#sitemap ul li a.active {
	background-image:url(../images/css-images/hoverbutton.png);
	background-repeat:no-repeat;
	color:#e5e5e5;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	height:35px;
	margin:0 auto;
	padding:13px 0 0 0;
	text-align:center;
	text-shadow:0px 1px 1px #000;
	width:118px;
}

#sitemap ul li ul {
	background-color:#140A44;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	display:none;
	float:left;
	height:auto;
	padding:0 5px 5px 5px;
	position:absolute;
	top:50px;
	left:0px;
	width:162px;
	z-index:99;
}

#sitemap ul li:hover ul {
	display:block;
	margin:0 auto;
	padding:0 5px 5px 5px;
}

#sitemap ul li ul li {
float:left;
	height:40px;
	margin:5px auto 0 auto;
	padding:0 0 0 0;
	position:relative;
	width:162px;
	z-index:99;
}

#sitemap ul li ul li a {
	background-image:url(../images/css-images/dropoff1.png);
	background-repeat:no-repeat;
	color:#e5e5e5;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	height:30px;
	margin:0 auto;
	padding:10px 0 0 0;
	position:relative;
	text-align:center;
	text-shadow:0px 1px 1px #000;
	width:162px;
}

#sitemap ul li ul li a:hover {
	background-image:url(../images/css-images/drophover1.png);
	background-repeat:no-repeat;
	color:#e5e5e5;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	height:30px;
	margin:0 auto;
	padding:10px 0 0 0;
	position:relative;
	text-align:center;
	text-shadow:0px 1px 1px #000;
	width:162px;
}

/* END OF NAVIGATION */

/* MAIN */
#wrapper {
	background-image:url(../images/css-images/wrapperbg.png);
	background-repeat:repeat-y;
	margin:0px auto;
	padding:0;
	position:relative;
	min-height:300px;
	width:1000px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	top:-45px;
	
}

#main-wrapper {
	background-image:url(../images/css-images/main-wrapperbg.png);
	background-repeat:repeat-y;
	width:970px;
	min-height:500px;
	float:left;
	margin:10px auto 0 auto;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	position:relative;
}

#container {
	width:980px;
}

#content {
	font-family:Arial;
	color:#cccccc;
	font-size:16px;
	margin:0 auto;
	width:970px;
	padding:50px 0 0 0px;
}

#content-container {
	width:640px;
	float:left;
	margin:0 auto;
	padding: 5px 10px;
}

#content-container2 {
	width:920px;
	float:left;
	margin:0 auto;
	padding: 5px 20px;
	min-height: 300px;
}

#content-container2 ul {
	margin-left:20px;
}

#content-container2 ol li {
	margin:10px auto;
}

#content-container2 img {
	border:1px solid #5A577A;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#sidebar1{
	width:300px;
	margin:10px auto 0 auto;
	float:right;
	padding:0;
	}

#top-right-box {
	background-image:url(../images/css-images/sidebar1bg.png);
	background-repeat:repeat-y;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	color:#fff;
	float:right;
	font-family:Arial;
	font-size:16px;
	margin-top:10px;
	margin-right:5px;
	min-height:570px;
	overflow-y:hidden;
	padding:0 10px;
	width:280px;
}

#rsswidget table a{
	font-family:'geoslab703_xbd_btextra_bold';
	font-size:18px;
	color:#6e51ce;
	text-decoration:none;
	}

#sidebar1 a{
	font-family:'geoslab703_xbd_btextra_bold';
	font-size:18px;
	color:#6e51ce;
	text-decoration:none;
	}

#home-products-box {
	background-image:url(../images/css-images/lowerbox1.png);
	background-repeat:repeat-x;
	width:640px;
	height:240px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin:0 auto;
	padding:10px 0 0 0;
	bottom:5px;
}

#home-products-box table tr td{
	position:relative;
	
	}

#home-products-box tr td img {
	border:1px solid #fff !important;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	position:relative;
}

#home-products-box h6 {
	background-image:url(../images/css-images/tk_3button.png);
	background-repeat:no-repeat;
	height:28px;
	margin:0 auto;
	padding:3px 0 0 0 ;
	position:relative;
	top:-40px;
	width:191px;
	}

#bottom-right-box{
	background-image:url(../images/css-images/testimonials1bg.png);
	background-repeat:no-repeat;
	width:300px;
	height:230px;
	float:right;
	z-index:5;
	position:relative;
	margin-top:10px;
	margin-right:5px;
	font-family:'geoslab703_xbd_btextra_bold';
	font-size:22px;
	color:#fff;
	text-align:center;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	bottom:5px;

	}
#bottom-right-box h3{
	font-family:HelveticaCondensed;
	font-size:18px;
	color:#6e51ce;
	text-align:center;
	}
	
#dealer-locator {
	background-color:#0E0A23;
	border:1px solid #2E2749;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	clear:right;
	display:block;
	float:right;
	margin-right:5px;
	padding:25px 20px;
	width:258px;
}

#dealer-locator h2 {
	color:#6E51CE;
}

#contact-block {
	background-color:#211E2C;
	border:1px solid #666;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	float:left;
	height:460px;
	margin-bottom:20px;
	position:relative;
	padding:10px;
	width:400px;
}

#contact-block strong {
	text-decoration:underline;
}

#map-block {
	background-color:#211E2C;
	border:1px solid #666;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	float:right;
	height:460px;
	margin-bottom:20px;
	position:relative;
	padding:10px;
	width:400px;
}


/* END MAIN */



/* FOOTER */
#footer {	
	margin:0 auto;
	position:relative;
	width:970px;
	min-height:50px;
}
#footer-sitemap {
	margin:0 auto;
	padding:0;
	top:-50px;
	position:relative;
	width:390px;
}
#footer ul {
	color:#7c739b;
	font-family:Arial;
	font-size:12px;
	list-style-type: none;
	margin:0 auto;
	padding:0;
	text-align:center;
	position:relative;
	width:390px;
	}
#footer ul li{
	font-family:Arial;
	color:#7c739b;
	font-size:12px;
	display: inline;
	text-decoration:none;
	}
#footer ul li a {
	font-family:Arial;
	color:#7c739b;
	font-size:12px;
	text-decoration: none;
	}
#footer ul li a:hover{
	color:#fff;
	}

#copyright {
	font-family:'ar_essenceregular';
	color:#808080;
	float:left;
}

#poweredby {
	font-family:'ar_essenceregular';
	color:#808080;
	float:right;
}



/* END CMS STYLES */

/* DO NOT REMOVE */
/* gallery styles */
/* pagination */

#pagination
{
	width: 940px;
	height: 20px;
	text-align: right;
	margin: 10px 0 10px 0;
}

#pagination a
{
	font-weight: bold;
	text-decoration: none;
	color: #0A3B5E;
}

#pagination a.active
{
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

#gallery-pagination
{
	float: left;
	width: 805px;
	height: 20px;
	text-align: left;
	margin: 10px 0 10px 65px;
}

#gallery-pagination a
{
	font-weight: bold;
	text-decoration: none;
	color: #0A3B5E;	
}

/* gallery styles */

#gallery_images
{
	margin: 0 80px;
}

.gallery_container
{
	width: 150px;
	height: 170px;
	float: left;
	margin: 3px;
	text-align: center;
	background-color: #CCC;
	border: solid 4px #ccc;
}

.image_container
{
	width: 150px;
	height: 150px;
}

.title_container
{
	width: 146px;
	height: 16px;
	background-color: #AD030A;
	padding: 2px 2px;
	color: #fff;
	font-size: 9px;	
}

.title_container a
{
	color: #fff;
}

.spacer
{
	display: inline-block;
	width: 25px;
	height: 10px;
}

#eventMap
{
	width: 425px;
	height: 250px;
}

.clear
{
	clear: both;
}

#error
{
	background-color: #fff;
	border: solid 1px red;
	min-height: 20px;
	padding: 10px 10px 5px 10px;
	text-align:center;
	width: 100%;
	color: red;
	font-size: 12px;
	font-weight: bold;
}

.required
{
	color: red;
	font-weight: bold;
}

#search_map
{
	width: 700px;
	height: 400px;	
}
/* END OF DO NOT REMOVE */