/*body {
	margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
    background: #FFFFFF;
}*/
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CF3000;
}
h1 {
	font-size: 14px;
	margin: 0px;
}
h2 {
	font-size: 12px;
	margin: 0px;
}
.tableborder {
	border: 1px solid #000000;
}
.tableborderover {
	border: 1px solid #000000;
  border-color: #CF3000;
}
.rowbordertopbottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.rowborderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.rowbordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.rowbordersides {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.rowborderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.rowborderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.rowbordertopsides {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.rowborderbottomsides {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.textfield { 
	width: 120px; 
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.maintext_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.maintext_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E0E0E0;
	text-decoration: none;
}
.maintext_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CF3000;
	text-decoration: none;
}
.input {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #fff;
	border-top: 1px solid #7F9DB9;
	border-left: 1px solid #7F9DB9;
	border-right: 1px solid #7F9DB9;
	border-bottom: 1px solid #7F9DB9;	
}
.btn {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #CCCCCC;
	border: 1px solid #363636;

}
.btn_mo {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #E0E0E0;
	background: #363636;
	border: 1px solid #363636;	
}
.tdMouseOver {
	background-color: #B3B7BA;
  border: 1px solid #556879;
  cursor: hand;
}
.tdStd {
	background-color: #EEEEEE;
  border: 1px solid #7F9DB9;
}
/*.error {
	background-color: #E0E0E0;
  border: 1px solid #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CF3000;
	text-decoration: none;
}*/

#b-home a {
display: block;
width: 61px;
height: 28px;
background: url('http://www.modifiedstreetcars.com/images/b-home.png');
text-indent: -9999px;
}
#b-home a:hover {
background-position: 0px -27px;
}

#b-the-cars a {
display: block;
width: 87px;
height: 28px;
background: url('http://www.modifiedstreetcars.com/images/b-the-cars.png');
text-indent: -9999px;
}
#b-the-cars a:hover {
background-position: 0px -27px;
}

#b-articles a {
display: block;
width: 81px;
height: 28px;
background: url('http://www.modifiedstreetcars.com/images/b-articles.png');
text-indent: -9999px;
}
#b-articles a:hover {
background-position: 0px -27px;
}

#b-add-your-car a {
display: block;
width: 120px;
height: 28px;
background: url('http://www.modifiedstreetcars.com/images/b-add-your-car.png');
text-indent: -9999px;
}
#b-add-your-car a:hover {
background-position: 0px -27px;
}

#b-links a {
display: block;
width: 57px;
height: 28px;
background: url('http://www.modifiedstreetcars.com/images/b-links.png');
text-indent: -9999px;
}
#b-links a:hover {
background-position: 0px -27px;
}
#b-my-details a {
display: block;
width: 100px;
height: 28px;
background: url('http://www.modifiedstreetcars.com/images/b-my-details.png');
text-indent: -9999px;
}
#b-my-details a:hover {
background-position: 0px -27px;
}
#b-my-car-profiles a {
display: block;
width: 141px;
height: 28px;
background: url('http://www.modifiedstreetcars.com/images/b-my-car-profiles.png');
text-indent: -9999px;
}
#b-my-car-profiles a:hover {
background-position: 0px -27px;
}
#b-logout a {
display: block;
width: 70px;
height: 28px;
background: url('http://www.modifiedstreetcars.com/images/b-logout.png');
text-indent: -9999px;
}
#b-logout a:hover {
background-position: 0px -27px;
}

#grey a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #E0E0E0;
	text-decoration: none;
}
#grey a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CF3000;
}



body{
	background-color: #EBEBEB;
  /*background-color: #FFFFFF;*/
	font-family: Tahoma,Verdana,Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	/*background-image: url(/images/back-main.gif);
	background-repeat: repeat-x;
  background-attachment: fixed;*/
}
table {
  color: #000000;
  font-size: 12px;
  font-family : Tahoma,Verdana,Arial;
  padding: 0px;
}

input {
	font: 10px Tahoma,Verdana,Arial;
	color: #000000;
	background: #fff;
	border-top: 1px solid #7F9DB9;
	border-left: 1px solid #7F9DB9;
	border-right: 1px solid #7F9DB9;
	border-bottom: 1px solid #7F9DB9;	
}

select {
	font: 10px Tahoma,Verdana,Arial;
	color: #000000;
	background: #fff;
	border-top: 1px solid #7F9DB9;
	border-left: 1px solid #7F9DB9;
	border-right: 1px solid #7F9DB9;
	border-bottom: 1px solid #7F9DB9;	
}

#maintable table {
  color: #FFFFFF;
  font-size: 12px;
  font-family : Tahoma,Verdana,Arial;
  padding: 4px;
}

#maintable no-padding {
  color: #FFFFFF;
  font-size: 12px;
  font-family : Tahoma,Verdana,Arial;
  padding: 0px;
}

#maintable .text_10 {
  color: #FFFFFF;
  font-size: 10px;
  font-family : Tahoma,Verdana,Arial;
}

#maintable .main {
	background-image: url('/images/back-checkered.gif');
  border: 1px solid #000000;
}
#maintable .panel {
	/*background-color: #1C1C1C;*/
  background-color: #262626;
  border: 1px solid #000000;
}

#maintable .error {
	/*background-color: #1C1C1C;*/
  /*background-color: #262626;
  border: 1px solid #000000;*/
  color: #e34000;
  font-weight: bold;
}

#maintable .titlerow {
	background-color: #6c6054;
  height: 24px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
#maintable .border-thick {
	border: 5px solid #FFFFFF;
}
#maintable .border-thin {
	border: 1px solid #FFFFFF;
}
#maintable .border-thin-black {
	border: 1px solid #000000;
}
#maintable .spacer-row {
	height: 10px;
}

#maintable a:hover {
  color: #FFFFFF;
	text-decoration: none;
}
#maintable a {
  color: #FFFFFF;
	text-decoration: underline;
}

#maintable h1 {
	font-family : Tahoma,Verdana,Arial;
	font-size: 13px;
	margin: 0px;
}
#maintable h2 {
	font-family : Tahoma,Verdana,Arial;
	font-size: 13px;
	margin: 0px;
  padding: 0px;
  display: inline;
}
#maintable .rating {
	font-family : Tahoma,Verdana,Arial;
	font-size: 36px;
	margin: 0px;
}
#maintable .property {
	font-weight: bold;
}
#maintable .no-style {
	border: none;
}
#maintable .tdMouseOver {
	background-color: #313131;
  border: 1px solid #6c6054;
  cursor: hand;
}
#maintable .tdStd {
	background-color: #313131;
  border: 1px solid #5c5c5c;
}

#xbox a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  /*color: #9AC23B;*/
  /*color: E34000;*/
  color: #586F21;
	text-decoration: underline;
}
#xbox a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #586F21;
  text-decoration: none;
}
#xbox h1 {
	font-size: 14px;
	margin: 0px;
  padding: 0px;
  display: inline;
}
xbox-text {
	color: #9AC23B;
}

#bottomlinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  /*color: #9AC23B;*/
  /*color: E34000;*/
  color: #e34000;
	text-decoration: underline;
}
#bottomlinks a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #e34000;
  text-decoration: none;
}

.inputnone {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	border-top: 0px solid #262626;
	border-left: 0px solid #262626;
	border-right: 0px solid #262626;
	border-bottom: 0px solid #262626;
	background: #262626;
}