@charset "UTF-8";
/* CSS Document */

body {
	color:#333333;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	background-color:#eee;
	text-align:left;
	padding:0px;
	margin:0px;
 }
 
 .header-cell {
 width:160px;
 float:left;
 display:block;
 }
 
 .cell {
 width:160px;
 float:left;
 display:block;
 }

.cell li {
list-style-position:inside;
list-style-image:none;
list-style-type:square;
padding:0px; margin:0 0 0 -40px; line-height:14px; 
}
.greenbar {
background:url(/GreenMotorExpo/images/green-two-tone_bg.png) repeat center center #66c333; margin:0; border-top:#EFEFEF 2px solid; border-bottom:gray 2px solid; font-size:14px; padding:4px 15px;
}
.bluebg {
margin:0; padding:3px 5px 3px 15px; text-align:left; border-bottom: 2px solid #eee; background: #3494c2 url(/GreenMotorExpo/images/sky.jpg) repeat-x top; color:#ffffff;"
}

h1,h2,h3,h4,h5,h6 {
font-weight:bold;
}

h2 {
font-size:13px;
line-height:15px;
}

td h1, td h2, td h3 {
margin:0;
color:#FFFFFF;
}

td h3 {
font-size:11px;
line-height:13px;
}

td ul {
margin:0px 5px 5px -40px;
 }
 
td li {
list-style-position:inside;
list-style-image:none;
list-style-type:square;
padding:0px; margin:0; line-height:14px;
font-size:11px; }

td li a {
font-size:11px; }

a img {
border:none 0px;
}
 
a {
color:#0080a8;
text-decoration:none;
}

a:active a:hover {
text-decoration:underline;
}

#wrapper {
padding:15px 0px 0px;
width:900px;
float:none;
background:#FFFFFF;
margin:auto;
text-align:center;
}

#header {
margin: 10px 0;
width: 468px; 
float: none; 
height: 30px;
}

#header-left {
float:left;
}

#header-right {
	float:left;
	margin:0 0 0 115px;
}

#contentwrapper {
	margin:0px 15px 15px 15px;
	float:none;
	display: block;
}

.cardTop {
	font-size:9px; 
	display:block; 
	width:246px; 
	text-align:center; 
	border-bottom:#66c333 dotted 1px; 
	margin:0; 
	padding:5px 0 0;
	background:url(/GreenMotorExpo/images/trump_middle.png) bottom center repeat-x; 
	}
.cardSides {
	border-right:1px solid #dddddd;
	border-right:1px solid #dddddd;
	width:246px;
	height:600px;
	padding:0 4px;
	background:#FFFFFF;
}
#table-wrapper {
	width:248px;
	margin:0;
	}
	
.cardFrame {
width:248px; height:565px; float:left; margin:0 5px 0 0; overflow: hidden; }

#crumbs {
display:block;
margin:0;
float:left;
}

#content {
	float:left;
	text-align:left;
	font-weight:300;
	font-size: 10px;
	padding: 0px;
	width:500px;
 }  
  #content p {
	text-align:justify;
	font-weight:300;
	max-width:470px;
	} 
.style3 { color:#000000 }
.the_iframe {
background:url(http://www.revolve.ws/GreenMotorExpo/images/loading.png) repeat center;
}

#timer {
margin: 0pt 180px 0pt 20px; padding: 9px 0pt 0pt 5px; overflow: hidden; width: 55px; text-align: center; height: 28px;}

#navwrapper {
	float: right;
	width:255px;
	text-align:center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	background:#999999;
}

#nav-top {
	background-image:url(images/images/background_09.png);
	height:12px;
}

#nav-body {
	background:#999999;
}

/* begin accordian menu */

.urbangreymenu {
width: 100%; /*width of menu*/
text-align:left;
font-size:12px;
}


.urbangreymenu .headerbar{
font-size:14px;
background: #e1e1e1; /*last 2 values are the x and y coordinates of bullet image*/
margin: 8px 0 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
border-top:#EFEFEF 2px solid;
border-bottom:gray 2px solid;
}

.urbangreymenu .headerbar h3{ font-size:14px;}

.urbangreymenu .headerbar a{
text-decoration: none;
display: block;
padding: 4px 15px; /*31px is left indentation of header text*/
color:#333333;
}

.urbangreymenu .headerbar a:hover {
color: white;
background: #3494c2;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin: 0 0 16px; /*bottom spacing between each UL and rest of content*/
background:#efefef;
}

.urbangreymenu ul li{
background:#efefef;
border-bottom:1px solid #999999;
}
.urbangreymenu p {
padding: 3px 15px;
font:13px; /*normal */
display: block;
margin:0;
}
.urbangreymenu ul li p {
	padding: 3px 15px;
	font:13px; /*normal */
	display: block;
	margin: 0;
}

.urbangreymenu ul li a{
font:13px; /*normal */
display: block;
text-decoration: none;
padding: 3px 15px;
}

.urbangreymenu ul li a img, .urbangreymenu ul li a:hover img{
display: block;
padding: 0; /*link text is indented 8px*/
text-decoration: none;
background:white;
}

/*.urbangreymenu ul li a:visited{
color: #333;
}*/

.urbangreymenu ul li a:hover{ 
color: white;
background: #0080a8;
}

/* end accordian menu */

/* 

#nav-body li a:active, li a:hover {
text-decoration:none;
color:#FFFFFF;
background:#0080a8; 
}

#nav-body li a {
	display:inline-block;
	height:17px;
	border-bottom:#FFFFFF solid 1px;
	border-left:none;
	border-right:none;
	border-top:#FFFFFF solid 1px;
	padding:3px 10px 0 10px;
	margin:0;
	width: 230px;
	list-style-type:none;
	list-style-position: inside;
	float: none;
	font-size:13px;
}

#nav-body ul li ul li a .li-active {
text-decoration:none;
color:#FFFFFF;
background-color:#0080a8;
	}
	
#nav-body ul {
margin:0 0 0 -40px;
list-style-type:none;
list-style-position: inside;
list-style-image:none;
}

#nav-body ul ul {
margin:0 0 0 -10px;
list-style-type:none;
list-style-position: inside;
list-style-image:none;
padding:0 0 0 10px;
}
*/

#nav-bottom {
height:28px;
margin:0;
font-weight:bold;
font-size:14px;
letter-spacing:1px;
background:url(http://www.revolve.ws/GreenMotorExpo/images/Green-motor-expo-nav2.png) center top no-repeat;
padding:3px 0 0;
}

#nav-bottom a {
color:#333333; }

#nav-bottom a:hover {color:#0080a8;}

.addthis_button {
margin-bottom:13px;}

#footer {
	float:none;
	width:100%;
	background:url(http://www.revolve.ws/GreenMotorExpo/images/background.png) repeat-x bottom;
	text-align:left;
}
