body {
	font-family: Tahoma;
	font-size: 13px;
	color: #979797;
	text-align: center;
	background: #000000;
}
a, a:visited {
	color: #979797;
}
a:hover, a:visited:hover {
	color: #cac429;
}
input, textarea {
	background: #000000;
	color: #979797;
	border: 1px solid #808080;
}
img {
	border: 0px;
}
.clear {
	clear: both;
	width: 100%;
}
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}
.borderBottom {
	border-bottom: 1px dashed #414141;
}
.mainSite {
	width: 749px;
	margin: 0 auto;
	text-align: left;
}

.mainSite-inner {

}

.col-left {
	width: 340px;
	float: left;
}
.col-right {
	float: left;
	width: 400px;
}

h1.logo {
	display: block;
	margin: 0px auto;
	padding: 0px;
	text-indent: -100em;
	width: 302px;
	height: 86px;
	background: URL(revenge-fab-header.png) no-repeat;
}

.menu {
	margin: 0px auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 0px 5px 0px;
	width: 302px;
	border-top: 1px dashed #414141;
	border-bottom: 1px dashed #414141;
}
.menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.menu ul li {
	float: left;
	width: 50%;
}
.menu ul li .right {
	clear: left;
}
.menu ul li a, .menu-norm {
	display: block;
	cursor: pointer;
	font-weight: bold;
	padding: 4px 6px 4px 6px;
	margin: 3px;
	background: transparent URL(menu-arrow.png) no-repeat 5px center;
	text-indent: 20px;
	text-decoration: none;
}
.menu ul li.active a {
	background: #114d06 URL(menu-arrow.png) no-repeat 10px center;
	text-indent: 25px;
	color: #fff500;
}

.menu-norm {
	background: #000 URL(menu-arrow.png) no-repeat 5px center;
	text-indent: 20px;
	color: #979797;
}

.menu-active {
	background: #114d06 URL(menu-arrow.png) no-repeat 10px center;
	text-indent: 25px;
	color: #fff500;
}

.products, .contact {
	border: 2px solid #2d2d2d;
}
.contact-inner {
	padding: 10px;
	color: #cac429;
}
.contact-inner div {
	text-align: justify;
}
.contact-inner .left, .contact-inner .right {
	float: left;
	width: 50%;
	margin-bottom: 10px;
}
.contact-inner .left div, .contact-inner .right div {
	padding: 5px;
}

.contact-inner label {
	width: 50px;
	float: left;
}

.contact-inner input {
	width: 100px;
	float: left;
}

.products-inner {
	padding: 10px;
	background: URL(bg.gif) repeat-x;
}


h2.text-products {
	margin-bottom: 10px;
	background: URL(text-products.png) no-repeat;
	width: 84px;
	height: 15px;
	text-indent: -100em;
}
h2.text-front-bumpers {
	margin-bottom: 10px;
	background: URL(text-front-bumpers.png) no-repeat;
	width: 194px;
	height: 20px;
	text-indent: -100em;
}
h2.text-rear-bumpers {
	margin-bottom: 10px;
	background: URL(text-rear-bumpers.png) no-repeat;
	width: 185px;
	height: 19px;
	text-indent: -100em;
}
h2.text-contact-us {
	margin-bottom: 10px;
	background: URL(text-contact-us.jpg) no-repeat;
	width: 95px;
	height: 13px;
	text-indent: -100em;
}

.products .latest-product {
	margin-bottom: 10px;
	background: URL(latest-product.png) no-repeat;
	width: 133px;
	height: 13px;
	text-indent: -100em;
}
.products .item {
	font-size: 11px;
}

.products h3 {
	font-size: 12px;
	color: #fff500;
}

.products .item img {
	float: left;
	margin: 10px 20px 10px 0px;
	padding: 2px;
	background: #FFF;
	border: 1px solid #808080;
}

.products .item div {
	float: left;
	width: 220px;
	text-align: justify;
}

.products .med div {
	float: left;
	width: 160px;
}

/* right column styles */
.top-right {
	width: 300px;
	height: 280px;
	background: URL(top-right1.png) no-repeat top right;
	margin: 0 auto;
}
.top-right2 {
	height: 220px;
}
.top-right div {
	padding-top: 220px;
	font-size: 10px;
	color: #4d4d4d;
}

h2.text-projects {
	margin-bottom: 2px;
	background: URL(text-projects.png) no-repeat;
	width: 186px;
	height: 13px;
	text-indent: -100em;
}

.project-item {
	margin-left: 20px;
}
.project-item img {
	float: left;
	margin: 20px 20px 10px 0px;
	background: #FFF;
	padding: 2px;
	border: 1px solid #808080;
}

.project-item div {
	float: left;
	width: 220px;
	text-align: justify;
	font-size: 11px;
}



h2.text-gallery {
	margin-bottom: 2px;
	background: URL(text-customer-gallery.png) no-repeat;
	width: 155px;
	height: 13px;
	text-indent: -100em;
}

.gallery-item {
	margin-left: 20px;
}
.gallery-item img {
	float: left;
	margin: 20px 20px 10px 0px;
	padding: 2px;
	background: #FFF;
	border: 1px solid #808080;
}

.gallery-item div {
	float: left;
	width: 220px;
	text-align: justify;
	font-size: 11px;
}

h2.text-marketplace {
	margin: 0px 0px 2px 20px;
	background: URL(text-marketplace.png) no-repeat;
	height: 25px;
	text-indent: -100em;
	border-bottom: 1px dashed #414141;
}
.marketplace {
	margin: 10px 0px 0px 20px;
}
.marketplace img {
	float: left;
	margin-right: 22px;
	background: #FFF;
	padding: 2px;
	border: 1px solid #808080;
}

/* footer */
.footer {
	margin: 10px 0px;
	border-top: 1px dashed #414141;
	padding: 5px;
}
.footer .copyright {
	float: left;
	color: #6e6a07;
}
.footer .emailus {
	float: right;
}



.content {
	border: 2px solid #2d2d2d;
}

.content-inner {
	padding: 10px;
}

.threegallery, .fourgallery, .twogallery {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.twogallery>li {
	width: 50%;
	float: left;
	text-align: center;
}
.threegallery li {
	width: 33%;
	float: left;
	text-align: center;
}
.threegallery li img, .twogallery li img {
	padding: 4px;
	background-color: #323232;
	border: 1px solid #5a5a5a;
	cursor: pointer;
}
.threegallery li img:hover, .twogallery li img:hover {
	background-color: #161616;
	border-color: #323232;
}
.fourgallery>li {
	width: 25%;
	float: left;
}
.fourgallery li ul {
	margin: 2px;
	padding: 2px;
	list-style-position: inside;
}
.fourgallery li ul li {
	font-size: 12px;
}
.fourgallery div {
	border: 1px solid #5a5a5a;
	padding: 10px;
	margin: 5px;
	color: #eeeeee;
	background: #323232;
}
.fourgallery span {
	display: block;
}
.fourgallery .name {
	font-weight: bold;
	font-size: 16px;
	color: #f0e3c7;
	margin-bottom: 5px;
}
.fourgallery .price {
	font-weight: bold;
	color: #25f000;
}
.description {
	padding: 20px;
	font-size: 14px;
	color: #d3d3d3;
}
.description div {
	padding: 3px;
}

img.coming-soon {
	border: 0px;
	padding: 0px;
	position: relative;
	top: -85px;
}

.round1{display:block}
.round1 *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#114d06}
.round1b{
  background:#114d06}
.round11{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #072102;
  border-right:1px solid #072102;
  background:#0c3904}
.round12{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #010700;
  border-right:1px solid #010700;
  background:#0d3e04}
.round13{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #0d3e04;
  border-right:1px solid #0d3e04;
  background:#114d06}
.round14{
  border-left:1px solid #072102;
  border-right:1px solid #072102;
  background:#114d06}
.round15{
  border-left:1px solid #0c3904;
  border-right:1px solid #0c3904;
  background:#114d06}
.round1fg{
  background:#114d06}

.round2{display:block}
.round2 *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#000000}
.round2b{
  background:#000000}
.round21{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #000000;
  border-right:1px solid #000000;
  background:#000000}
.round22{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #000000;
  border-right:1px solid #000000;
  background:#000000}
.round23{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #000000;
  border-right:1px solid #000000;
  background:#000000}
.round24{
  border-left:1px solid #000000;
  border-right:1px solid #000000;
  background:#000000}
.round25{
  border-left:1px solid #000000;
  border-right:1px solid #000000;
  background:#000000}
.round2fg{
  background:#000000}


/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	left: 50%;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
