* {
margin: 0px;
padding: 0px;
cursor: url('http://www.daycintech.com/images/car_cursor.cur');
}
img {
border: 0px;
}
p {
margin-bottom: 15px;
}
body {
cursor: url(images/car.cur);
text-align: center;
background: #fff url('images/bg_site.gif') repeat-x;
}
#wholesite {
cursor: url(images/car.cur);
width: 779px;
margin: 0px auto;
padding-top: 10px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
position: relative;
font-size: 12px;
background: #fff;
}
a {
color: #f19e14;
}
#header {
height: 103px;
position: relative;
}
#logo {
margin-left: 8px;
float: left;
}
#cars {
float: right;
margin-right: 8px;
padding-top: 6px;
}
#contact_info {
position: absolute;
bottom: 8px;
right: 8px;
text-align: right;
font-size: 11px;
display: none;
}
#navbar {
height: 28px;
background: #366ba1 url('images/bg_navbar.gif') repeat-x;
line-height: 28px;
font-size: 11px;
border-top: 1px solid #21568d;
border-bottom: 1px solid #21568d;
}
#navbar ul {
list-style: none;
}
#navbar ul li {
float: left;
}
#navbar ul li a {
padding: 7px 23px;
color: #fff;
text-decoration: none;
}
#navbar ul li a:hover {
background: #21568d url('images/bg_navbar_over.gif') repeat-x;
}
#products {
display: none;
}
#body {
cursor: url(images/car.cur);
padding: 8px;
}
#left {
float: left;
}
#right {
float: right;
}
#right_container {
border: 1px solid #e1e3e6;
padding: 1px;
text-align: center;
width: 205px;
font-size: 11px !important;
color: #21568d;
}
#right_header {
height: 37px;
background: #dde2e8;
margin-bottom: 1px;
line-height: 37px;
font-size: 18px;
color: #21568d;
font-family: Georgia, "Times New Roman", Times, serif;
}
#news {
border-top: 1px solid #e1e3e6;
padding: 4px;
}
#news .divider {
width: 90%;
border-bottom: 1px solid #e1e3e6;
height: 1px;
margin: 10px auto 15px;
}
.main_image {
width: 546px;
height: 173px;
border: 1px solid #e1e3e6;
padding: 1px;
margin: 0px 4px 8px 0px;
}
.main_image ul {
list-style-type: none;
position: relative;
}
.main_image ul li {
position: absolute;
top: 0px;
left: 0px;
z-index: 1;
}
#gallery ul {
list-style-type: none;
position: relative;
}
#gallery ul li {
position: absolute;
top: 0px;
left: 0px;
z-index: 1;
}
#footer {
background: #366ba1 url('images/bg_navbar.gif') repeat-x;
font-size: 10px;
border-top: 1px solid #21568d;
border-bottom: 1px solid #21568d;
color: #fff;
text-align: center;
padding: 4px 0px;
font-weight: bold;
}
#main {
border: 1px solid #e1e3e6;
}
#main p {
padding: 8px 8px 0px;
letter-spacing: 0.5px;
text-align: justify;
}
#main_header {
height: 37px;
padding-left: 8px;
background: #dde2e8;
margin: 1px;
line-height: 37px;
font-size: 18px;
color: #21568d;
font-family: Georgia, "Times New Roman", Times, serif;
}
.success, .error {
padding: 7px 7px 7px 38px;
background: #E0FFB0 url('images/success.png') no-repeat 7px 50%;
border: 2px solid #11BA13;
font-weight: bold;
margin-bottom: 10px;
font-size: 12px !important;
}
.error {
background: #FFEBE8 url('images/error.png') no-repeat 7px 50%;
border-color: #DD3C10;
}