body {
	background-color: #acabab;
	background-position:center;
	background-repeat:no-repeat;
	text-align:left;
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-position:top;

	
}
 
#container_ag {
  margin: 0 auto;
  width: 900px;
  background-color: #000;
  background-image: url(../images/aluminium.png);
  }
#container {
  margin: 0 auto;
  width: 900px;
  background-color: #000;
  background-image: url(../images/aluminium.png);
  }

#container2 {
  margin: 0 auto;
  width: 900px;
  background-image: url(../images/bg_footer.png);
  }


td {
	/* font: 13px  trebuchet ms,arial,verdana,sans-serif; */
	font: 13px trebuchet ms,arial,verdana,sans-serif;
	/* color:#463E3F; */
	color:#333333;
	/* background-image: url(file:///G|/My%20Documents/Like-ness/shoreline/091509/images/aluminium.png); */
	/* letter-spacing:0.5px; */
}

.table-header {
  margin: 0 auto;
  width: 900px;
}

/* .table-bg {
margin-left:-13px;
margin-top:-2px;
}
*/

.text-indent{
padding-left:25px;
}

h1, h2, h3, h4, h5 {

    color: #E64E00;
    margin: 0px;
	/* letter-spacing:0.5px; */
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
	color: #ffffff;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 15px;
	font-weight:bold;
	color:#bfbfbf;
	text-align:center;
}

h6 {
    font-size: 13px;
	color:#ffffff;
	
}

h7 {
    font-size: 12px;
	color:#ffffff;
	
}

h8 {
    font-size: 13px;
	font-weight:bolder;
	color:#636363;
	
}

img {  
border-style: none;
}

a {

font: normal 13px trebuchet ms,arial,verdana,sans-serif;
color: #ffffff;
text-decoration: none;

}

a.buttons {

font: normal 13px trebuchet ms,arial,verdana,sans-serif;
color: #414141;
text-decoration: none;

}

a:hover {

font: normal 13px trebuchet ms,arial,verdana,sans-serif;
color: #E64E00;
text-decoration: none;


}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;

}


.blye-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
color: #348cbc;
}

.yellow-text-regular {
color: #db9a00;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #ca6011;
}

.orange-text-underline {
color: #ca6011;
text-decoration: underline;
}

.red-text-regular {
color: #920f0d;
}

.red-text-underline {
color: #920f0d;
text-decoration: underline;
}


.gray-text{
color: #E0DFDF;
}

.green-text{
color: #76950b;
}

/* example_3 css */
#example_3 {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 470px; /* important */
	height: 86px; /* important */
	margin: 0 85px;
	background: #000;
}

#example_3_frame {position: relative}
#example_3_previous {float: left;}
#example_3_next {float: right;}
#example_3_content {
	position: absolute;
	top: 0;
	margin-left: 20px;
}

#example_3_content
#example_3_content li {
	list-style: none;
	margin: 0;
	padding: 0;
}
	#example_3_content {
		width: 5418px;
	}
	#container_bd #example_3 ul li {
		display: block;
		float: left;
		margin: 5px;
		padding: 5px;
		border: 1px solid #666;
		background-color: #000;
	}

#container_bd #example_3 ul li img {
	display: block;
}

/* ----- Dropdown Menu* ------/

/* this is the main UL element*/
.dropdown{
	display:none;
	margin:0;
	padding:0;
	list-style:none;
/*	border-bottom:1px solid #444; */
}

/* these are the inner menus*/
.dropdown ul{
	margin:0;
	padding:0;
	border-top:1px solid #444;
	list-style:none;
}

/* these are all the LIs in the menu*/
.dropdown li{
	margin:0;
	padding:5px;
	width:120px;
/*	background-color:#000; */
	cursor:pointer;
	background-image: url('images/dropdown_bg.png');
}

/* these are anchor in the menu, if you want to style them differently from the rest of you website*/
.dropdown a{
	text-decoration:none;
	color:#414141;
	width:100%;
}

.dropdown a:hover{
	text-decoration:underline;
	color:#E6580A
}

/* these are the LIs that only belong to submenu*/
.dropdown ul li{
	border:1px solid #444;
	border-top:0;
	margin-left:-1px;
}

/* these are the LIs that contains a submenu*/
.dropdown li.submenu-down{
	background:#ffffff url('images/expand_down.png') center right no-repeat;
	padding-left:5px;
	width:125px;
	
}

/* these are the LIs that contains a submenu and which are in a sub-menu themselve*/
.dropdown li.submenu-left{
	background-image: url('images/dropdown_bg.png') url('images/expand_right.gif') center right no-repeat;
	padding-right:20px;
	width:105px;
}

.style2 {color: #CCCCCC}
.style3 {
	color: #e6580a;
	font-weight: bold;
}
.style4 {font-size: 10px}

/*---------Landing Page Panels------------*/
#scroller-header a {
	text-decoration:none; 
	color:#747170; 
	padding:0 2px;
}

#scroller-header a:hover {
	text-decoration:none; 
	color:#E54900
}

a.selected {
	/* text-decoration:underline !important; */
	 color:#E54900 !important; 
}



 #scroller-header {
	background:url(images/header.gif) no-repeat;
	width:850px;
	height:24px;
	padding:15px 0 0 15px;
	font-weight:700;
}


#scroller-body {
	background:url(images/body.gif) no-repeat bottom center;
	width:850px;
	padding-bottom:30px;
	padding-right:10px;
	padding-left:10px;

}

#mask {
	width:700px;
	overflow:hidden;
	margin:0 auto;
}

#panel {

}

#panel div {
float:left;

}


.outerdiv div:first-child {float:left;}
.outerdiv div:last-child {float:right;}


 .subhead{
	text-align:left;
	width:auto;
	float:left;
	
	}

 .return_previous{
	text-align:right;
	width:auto;
	float:right;
	
	}
	
p.featured {
margin: 2%; 

}
	

/* Extra styling for each panel*/

#panel ul {
list-style:none;
margin:0 5px;
padding:0;
}

	#panel ul li {
		padding:5px;
		border-bottom:1px dotted #ccc;
	}

	#panel ul li.last {
		border-bottom:none !important;
	}

#panel-1 {
}

#panel-2 {
}

#panel-3 {
}

/*---------Wheel-Tech Page Panels------------*/
#tech-header a {
	text-decoration:none; 
	color:#747170; 
	padding:0 2px;
}

#tech-header a:hover {
	text-decoration:none; 
	color:#E54900
}

a.selected {
	/* text-decoration:underline !important; */
	 color:#E54900 !important; 
}



#tech-header {
	background:url(images/header.gif) no-repeat;
	width:140px;
	height:450px;
	padding:15px 0 0 15px;
	font-weight:700;
}

#tech-header-title {
    font-size: 15px;
	font-weight:bold;
	color:#bfbfbf;
	text-align:center;
}

#tech-body {
	background:url(images/body.gif) no-repeat bottom center;
	width:350px;
	padding-bottom:30px;
	padding-right:10px;
	padding-left:10px;

}

#mask {
	width:700px;
	overflow:hidden;
	margin:0 auto;
}

#panel {

}

#panel div {
float:left;

}


.outerdiv div:first-child {float:left;}
.outerdiv div:last-child {float:right;}


 .subhead{
	text-align:left;
	width:auto;
	float:left;
	
	}

 .return_previous{
	text-align:right;
	width:auto;
	float:right;
	
	}
	
p.featured {
margin: 2%; 

}
	

/* Extra styling for each panel*/

#panel ul {
list-style:none;
margin:0 5px;
padding:0;
}

	#panel ul li {
		padding:5px;
		border-bottom:1px dotted #ccc;
	}

	#panel ul li.last {
		border-bottom:none !important;
	}

#panel-1 {
}

#panel-2 {
}

#panel-3 {
}

/*---------jimgMenu image panels-----/*/
.jimgMenu {
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width:845px;
	height:408px;
	overflow: hidden;
}

.jimgMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 408px;
	position: relative;
	}
	
.jimgMenu ul li {
	width: 300px;
	float: left;
	display: block;
	overflow: hidden;
}

.jimgMenu ul li a {
	text-indent: -1000px;
	background:#fff repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow: hidden;
	height: 408px;
}

.jimgMenu ul li#porschecpe a {
	background: url(../auto-gallery/images/porsche/ag_porsche_cpe.jpg) repeat scroll 0%;
  
}

.jimgMenu ul li#porschesuv a {
	background: url(../auto-gallery/images/porsche/ag_porsche_suv.jpg) repeat scroll 0%;

}

.jimgMenu ul li#porschegran a {
	background: url(../auto-gallery/images/porsche/ag_porsche_gran-turismo.jpg) repeat scroll 0%;
  
}

.jimgMenu ul li#suv a {
	background: url(../auto-gallery/images/truck-suv/ag_suv_ob.jpg) repeat scroll 0%;

}

.jimgMenu ul li#urban a {
	background: url(images/urban.jpg) repeat scroll 0%;
	border-right-style: none;
}

.clear {
	clear: both;
}


/*----------lightbox------------/*/
.section {
    /* border-top: 1px solid #BBB; */
    margin-top: 15px;
    margin-left: 5%;
    margin-right: 5%;
    padding: 5px;
    padding-bottom: 0px;
    background-color:none;
}

.section ul {
    list-style: none;
    margin-top: 5px;
}

.section ul li {
    display: inline;
}

.section ul a {
    padding: 5px 5px 10px;
    float: left;
    margin: 0px;
}

.section ul a:hover {
    background-color: #FFFFFF;

}

.section ul a img {
    border: 1px solid #999999;
}

.section2 {
    margin-top: 75px;
    margin-left: 5%;
    margin-right: 5%;
    padding: 5px 0 0 5px;

}

.section2 ul {
    list-style: none;
    margin-top: 5px;
}

.section2 ul li {
    display: inline;
}

.section2 ul a {
    padding: 5px 5px 10px;
    float: left;
    margin: 0px;
}

.section2 ul a:hover {
    background-color: #FFFFFF;

}

.section2 ul a img {
    border: 1px solid #999999;
}

.section3 {
    margin-top: 75px;
    margin-left: 5%;
    margin-right: 5%;
    padding: 5px 0 0 5px;

}

.section3 ul {
    list-style: none;
    margin-top: 5px;
}

.section3 ul li {
    display: inline;
}

.section3 ul a {
    padding: 5px 5px 10px;
    float: left;
    margin: 0px;
}

.section3 ul a:hover {
    background-color: #FFFFFF;

}

.section3 ul a img {
    border: 1px solid #999999;
}

.section4 {
    margin-top: 75px;
    margin-left: 5%;
    margin-right: 5%;
    padding: 5px 0 0 5px;

}

.section4 ul {
    list-style: none;
    margin-top: 5px;
}

.section4 ul li {
    display: inline;
}

.section4 ul a {
    padding: 5px 5px 10px;
    float: left;
    margin: 0px;
}

.section4 ul a:hover {
    background-color: #FFFFFF;

}

.section4 ul a img {
    border: 1px solid #999999;
}

.section5 {
    margin-top: 75px;
    margin-left: 5%;
    margin-right: 5%;
    padding: 5px 0 0 5px;

}

.section5 ul {
    list-style: none;
    margin-top: 5px;
}

.section5 ul li {
    display: inline;
}

.section5 ul a {
    padding: 5px 5px 10px;
    float: left;
    margin: 0px;
}

.section5 ul a:hover {
    background-color: #FFFFFF;

}

.section5 ul a img {
    border: 1px solid #999999;
}

.section6 {
    margin-top: 75px;
    margin-left: 5%;
    margin-right: 5%;
    padding: 5px 0 0 5px;

}

.section6 ul {
    list-style: none;
    margin-top: 5px;
}

.section6 ul li {
    display: inline;
}

.section6 ul a {
    padding: 5px 5px 10px;
    float: left;
    margin: 0px;
}

.section6 ul a:hover {
    background-color: #FFFFFF;

}

.section6 ul a img {
    border: 1px solid #999999;
}

.section ul a.lightbox-enabled img {
}


.section span.code {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-left: 10px;
    padding-left: 10px;
    font-size: 11px;
    border-left: 1px solid #000;
}

.section .link {
    font-size: 12px;
    font-style: italic;
    padding-left: 10px;
    margin-left: 10px;
}

.section .important {
    text-decoration: underline;
}

.section .title {
    font-weight: bold;
    font-size: 16px;
}

.clear {
    clear: left;
}

.section.header {
    text-align: center;
    font-size: 12px;
    padding-top: 10px;
    border-top: none;
}

.section.footer {
    text-align: center;
    font-size: 12px;
    padding-top: 10px;
}

/*------------------------Twitter-----------------------*/

.twitter {
padding:0 20px 0 30px;
font-size:13px;
font-weight:200;
color:#E54900;

}

.twitter-followus {

padding-left: 80px;
vertical-align:bottom;

}

/*------------------------Facebook-----------------------*/



.facebook-badge {
padding:30px 0 0 80px;
font-size:18px !important;
color: #666666 !important;
background-color: none !important;
border-left:#666666;
border-left: dotted;


}

.facebook-header {
padding-left: 80px;
background-color:none;



}

.facebook-findus {
padding-left: 160px !important;
vertical-align:bottom;
}

/*-----------------------------------------------------------------------------------------------*/
/*                                         TOOLTIP STYLES                                        */
/*-----------------------------------------------------------------------------------------------*/


/*
.tTip {width: 200px; position: absolute; cursor: pointer; color: #666; font-weight: bold;}
	.tip {color: #333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
	
		#cloud1 {position: absolute;}
		#cloud2 {margin-left:250px;}
		#cloud3 {margin-left:500px;}
		#cloud4 {top: 350px; left: 370px;}
		#cloud5 {top: 370px; left: 60px;}

.tip {
	width: 212px;
	padding-top: 37px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 500;
	background: transparent url(http://www.like-ness.com/gmoneyreg/test/images/tipTop.png) no-repeat top;}
	
.tipMid {background: transparent url(http://www.like-ness.com/gmoneyreg/test/images/tipMid.png) repeat-y; padding: 0 25px 20px 25px;}
.tipBtm {background: transparent url(http://www.like-ness.com/gmoneyreg/test/images/tipBtm.png) no-repeat bottom; height: 32px;}
 */

/*--------------------------Featured Cars Geallery---------------------*/
	
.galleria{width:200px; float:left}
.galleria li{display:block;width:68px;height:50px;overflow:hidden;float:left;margin:0 10px 10px 0; border:3px double #bbb;}
.galleria li a{display:none}
.galleria li div{top:0;left:240px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li div{left:240px}
.galleria li div .caption{font:italic 0.7em/1.4 georgia,serif;}
.galleria li.hover{border-color:#666666;}
.galleria li.active{border-style:double;border-color:#E54900;}



.galleria_container{margin:0 auto 60px auto;height:438px;width:600px;float:right;}
.nav{padding-top:15px;clear:both;}
.info{text-align:left;margin:30px 0;border-top:1px dotted #221;padding-top:30px;clear:both;}
.info p{margin-top:1.6em;}
.nav{padding:0 0 0 45px;clear:both;font:80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}



.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */


.galleria2{width:200px; float:left}
.galleria2 li{display:block;width:68px;height:50px;overflow:hidden;float:left;margin:0 10px 10px 0; border:3px double #bbb;}
.galleria2 li a{display:none}
.galleria2 li div{top:0;left:240px}
.galleria2 li div img{cursor:pointer}
.galleria2 li.active div img,.galleria li.active div{display:block}
.galleria2 li div{left:240px}
.galleria2 li div .caption{font:italic 0.7em/1.4 georgia,serif;}
.galleria2 li.hover{border-color:#666666;}
.galleria2 li.active{border-style:double;border-color:#E54900;}



.galleria2_container{margin:0 auto 60px auto;height:438px;width:600px;float:right;}
.nav2{padding-top:15px;clear:both;}
.info2{text-align:left;margin:30px 0;border-top:1px dotted #221;padding-top:30px;clear:both;}
.info2 p{margin-top:1.6em;}
.nav2{padding:0 0 0 45px;clear:both;font:80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}



.galleria2 li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria2 li .caption{display:block;padding-top:.5em}
* html .galleria2 li div span{width:400px} /* MSIE bug */



/*--------------------------Black---------------------*/

#feature1 {
margin:20px 0 0 40px;
padding:20px 20px 20px 20px;
color: #333333;
width:780px;
background-color:;
border: 3px solid #ffffff;
/*background-image: url(../images/about_bg.png);*/
font: 13px  trebuchet ms,arial,verdana,sans-serif;

}

#feature2 {
margin:-65px 0 0 650px;
padding:15px 20px 0px 20px;
color: #333333;
width:200px;
background-color:;
border: 0px solid #ffffff;
background-image: url(../images/about_shore.png);
font: 13px  trebuchet ms,arial,verdana,sans-serif;
text-align:center;

}

#feature3 {
margin: 0px 0 0 645px;
padding:5px 20px 0px 20px;
color: #333333;
width:200px;
background-color:;
border: 0px solid #ffffff;
/* background-image: url(file:///G|/My%20Documents/Like-ness/shoreline/091509/images/aluminium_inner.png); */
font: 13px  trebuchet ms,arial,verdana,sans-serif;
text-align:left;
}

.content2 {
margin:20px 0 0 40px;
padding:20px 20px 20px 20px;
color:#bfbfbf;
width:780px;
background-color: #FFFFFF;
border:solid;
border:#00FF99;
background-image: url(file:///G|/My%20Documents/Like-ness/shoreline/091509/images/bg_box.png);
font: 13px  trebuchet ms,arial,verdana,sans-serif;
}

.aluminium {
/* background-image: url(file:///G|/My%20Documents/Like-ness/shoreline/091509/images/aluminium.png); */
}

tTip {width: 200px; position: absolute; cursor: pointer; color: #666; font-weight: bold;}
	.tip {color: #333; font-family:trebuchet ms,arial,verdana,sans-serif;  font-size:13px;}
	
		#cloud1 {position: relative;}


.tip {

	width: 212px;
	padding-top: 37px;
	overflow: hidden;
	display: none;
 	position: absolute;
	z-index: 500;
	background: transparent url(http://www.like-ness.com/gmoneyreg/test/images/tipTop.png) no-repeat top;}
	
.tipMid {background: transparent url(http://www.like-ness.com/gmoneyreg/test/images/tipMid.png) repeat-y; padding: 0 25px 20px 25px;}
.tipBtm {background: transparent url(http://www.like-ness.com/gmoneyreg/test/images/tipBtm.png) no-repeat bottom; height: 32px;}

/*------------------cycle slide show homepage---------------------------------*/
.slideshow 
{margin:20px 0 0 10px;
padding:20px 20px 20px 20px;
color: #333333;
width:676px;
}
.slideshow img { padding: 0px; border: 0px solid #ffffff; background-color: ; }

.slideshow2 
{
margin: 10px 0 0 646px;
padding:5px 20px 0px 20px;
color: #333333;
width:200px;
background-color:;
border: 0px solid #ffffff;
}
.slideshow2 img { padding: 0px; border: 0px solid #ffffff; background-color: ; }

.output {
margin:20px 0 0 40px;
padding:20px 20px 20px 20px;
color:#bfbfbf;
width:780px;
background-color: #FFFFFF;
border:solid;
border:#00FF99;
/*background-image: url(file:///G|/My%20Documents/Like-ness/shoreline/091509/images/bg_box.png);*/
font: 13px  trebuchet ms,arial,verdana,sans-serif;

}


.rounded_STYLE
{
    background-color: COLOR;          /* if needed */
    border: 1px solid BORDER_COLOR;   /* if needed */
    -webkit-border-radius: RADIUS;    /* for Safari */
    -moz-border-radius: RADIUS;       /* for Firefox */
}

.auto-gallery {
    font-size: 13px;
	color: #ffffff;
}