/*
Stylesheet - Revolution Smart Car	
*/

* {
padding : 0;
margin : 0;
}
body {
background : #ffffff;
font-family : Tahoma, Verdana, Arial, sans-serif;
font-size : 10pt;
color : #585858;
}
div#outer {
    width: 740px;
    background-color:#FFFFFF;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    
}
.rs { float: right; margin: 0 10px; border: 1px solid #ddd; padding: 5px; background: #f5f5f5  }
ul { list-style-position: inside; margin-left: 2px }
ul li { list-style-type: square; margin-left: 15px;  }
ul ul li { list-style: none; margin-left: 10px; list-style-type: lower-alpha; list-style-position: inside }

input, textarea {
border : 1px solid #aaa;
}
input:hover, textarea:hover {
border : 1px solid #888;
}
img {
border : 0;
}
a {
color : #003399;
text-decoration : none;
background : #fff;
}
a:hover {
text-decoration : underline;
}
blockquote {
margin : 0 0 15px 30px;
border-left : 3px solid #3333ff;
padding : 0 0 0 8px;
}
input, textarea {
border : 1px solid #aaa;
}
input:hover, textarea:hover {
border : 1px solid #888;
}
input.text {
color : #000000;
border : 1px solid #e6e6e6;
background : inherit;
}
textarea.text {
font-size : 8pt;
border : 1px solid #e6e6e6;
}
input.text:hover, textarea.text:hover {
border : 1px solid #d6d6d6;
}
form {
display : inline;
margin : 0;
padding : 0;
}
.date {
color : #aaa;
font-weight : bold;
background : transparent;
}
.blue {
color : #003366;
}
.bold {
font-weight : bold;
}
#header h1 {
background : #ffffff;
font-family : "Tahoma", Verdana, Arial, sans-serif;
font-size : 3em;
color : #585858;
font-weight : normal;
padding : 0;
margin : 0;
}
#content {
padding : 0;
margin : 15px auto;
width : 700px;
background : #ffffff;
}
#header {
margin : 0;
padding : 0;
width : 100%;
background : inherit;
color : #585858;
height : 66px;
}
#header h4 {
font : bold 1em "Tahoma", verdana, Arial;
}
#header h4 a {
color : #585858;
}
#header h4 a:hover {
text-decoration : none;
}
#menu {
margin : 0 0;
padding : 0;
background : #ffffff url("/images/nav_grey_2.png") repeat-x top;
color : #fff;
width : 100%;
height : 40px;
}
#menu .pad {
padding-top : 12px;
}
#menu a, #menu a:visited {
color : #ffffff;
text-decoration : none;
background : inherit;
}
#menu .submit {
vertical-align : bottom;
}
#menu .submit ul {
margin : 0;
padding : 0 10px 0 0;
list-style : none;
}
#menu .submit li {
display : inline;
margin : 0;
padding : 0;
}
#menu .submit a {
float : left;
background : transparent;
margin : 0;
padding : 0 0 0 0;
text-decoration : none;
}
#menu .submit a span {
float : left;
background :  url("/images/nav_grey_2.png") no-repeat left;
color : #fff;
font-weight : bold;
display : block;
padding : 0 15px 0 15px;
margin-right : 2px;
}
#menu .submit a span {
float : none;
}
#menu #search {
float : right;
background : inherit;
margin-top : 0;
padding : 0;
margin-right : 10px;
margin-top : -4px;
}
#menu #search input.text {
background :  url("/images/input.gif") no-repeat top;
width : 110px;
border : 0;
padding : 2px 0 0 3px;
}
#menu #search input.txt {
color : #fff;
font-weight : bold;
border : 0;
background : transparent;
cursor : pointer;
}
#maincontent {
background : #ffffff;
}
#maincontent p {
margin-top : 10px;
}
#maincontent img {
float : center;
margin : 10px 10px 10px 0;
}
#maincontent .readm {
color : #003366;
font-weight : bold;
background : inherit;
}
#maincontent h2 {
font : bold 1.6em "Tahoma", verdana, Arial;
color : #585858;
background : transparent;
margin-bottom : 4px;
border-bottom : 1px solid #e3eaef;
}
#maincontent #intro {
margin: 25px 0 40px 0;
width : 100%;
background : inherit;
text-align : justify;
color : #8e8e8e;
}
#maincontent #imagebox {
float : right;
width : 230px;
background : #f0f0f0;
padding : 10px;
margin : 0 0 10px 0;
}
#maincontent #imagebox h2 {
margin-bottom : 5px;
}
#maincontent #text {
background : inherit;
margin-right : 10px;
width : 470px;
}
#maincontent #left {
float : right;
width : 230px;
text-align : justify;
margin-right : 10px;
margin-bottom : 15px;
}
#maincontent #right {
width : 230px;
text-align : justify;
margin-right : 10px;
margin-bottom : 15px;
}
#maincontent #bottom {
width : 460px;
text-align : justify;
margin-right : 10px;
margin-bottom : 15px;
}
#footer {
bottom : 0;
clear : both;
text-align : left;
border-top : 2px solid #e5e5e5;
padding : 3px 0 0 0;
margin-top : 5px;
height : 50px;
color : #888;
background : inherit;
}
#footer .right {
float : right;
}

