/* base font size for PC Netscape 4 browsers only */

/* This will remove select borders for links in IE browsers */
a:focus { outline:none; }
area:focus { outline:none; }

a, body, div, layer, p, td, span {
    color: #ffffff;
    font-family: verdana, tahoma, sans-serif;
    font-size: 8pt;
}

body {
    background: #f2f2f2;
    margin: 0px;
    padding: 0px;
}

a {
    color: #ffffff;
    text-decoration: underline;
}

a.footer {
    color: #898989;
    text-decoration: none;
}

a:hover {
    color: #ff0000;
}

.button {
	background: #000000;
	color: #ffffff;
    font-family: verdana, tahoma, sans-serif;
    font-size: 8pt;
    text-transform: uppercase;
	border: 2px outset #9F0A0C;
}

.content {
	height: 700px;
	width: 100%;
}

.form {
    font-family: verdana, tahoma, sans-serif;
    font-size: 7pt;
}

.footer {
    color: #898989;
    text-decoration: none;
    text-transform: uppercase;
}

.hform {
    font-family: verdana, tahoma, sans-serif;
    font-size: 7pt;
	background: #CC0000;
}

.redFont {
    color: #BB0303;
    font-weight: bold;
}

.blackFont {
    color: #000000;
    font-weight: bold;
}

.submit {
    position: relative;
	left: 0px;
	top: 0px;
    width: 550px;
    text-align: right;
    padding-top: 5px;
}

.whiteFont{
    color: #ffffff;
}

.whiteSubhead {
    color: #ffffff;
    font-weight: bold;
    font-size: 8pt;
}

.whiteHeadline {
    color: #ffffff;
    font-weight: bold;
    font-size: 10pt;
}

.xx_content {
	position: absolute;
    background-image: url( /img/html_bkgd_red.gif );
    padding: 10px;
	left: 34px;
	top: 72px;
	width: 685px;
    height: 487px;
}

.xx_footer {
    margin-top: 10px;
    font-size: 10px;
    text-align: center;
    width: 100%;
}

.xx_header {
    height: 70px;
	width: 100%;
}

#html_vehicle {
    position: absolute;
	top: 140px;
	width:550px;
	height:350px;
	background-color:#860404;
	color:#ffffff;
	font-size:10px; 
	font-weight:bold;
	padding:0 0 0 0;
	z-index:auto;
	background:url(../img/html_vehicle_bg.jpg) no-repeat;
	
}
#html_vehicle p { padding:10px;}
#html_vehicle .title {font-size:12px; font-family:Arial Black, Helvetica, sans-serif; margin-bottom:5px; display:block;}
#html_vehicle .imgPart { position:absolute; top:190px;}
/* #html_vehicle .renkler { margin:0; padding:0; top:0; display:block; margin-top:30px;} */
#html_vehicle strong { font-size:12px; color:#C2C6C5;}
/* scoller */
.scrollgeneric {line-height: 0px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbase { /*  vscrollbar zemin */
width: 12px;
background: #D7EBDF url(../img/basebarcaps_verticalbarbody.png) 0px 0px repeat-y;
}
.vscrollerbar { /*  vscroll orta */
width: 12px;
background: #99CBCB url(../img/basebarcaps_verticalbarbody.png) -12px 0px repeat-y;
}
.hscrollerbase {
height: 12px;
background: #D7EBDF url(../img/horizontalbarbody_cornerjog.png) 0px -12px repeat-x;
}
.hscrollerbar {
height: 12px;
background: #99CBCB url(../img/horizontalbarbody_cornerjog.png) 0px -24px repeat-x;
}
.vscrollerbar, .hscrollerbar {
padding: 15px;
z-index: 2;
}
.vscrollerbarbeg { /*  vscroll basla  */
background: url(../img/basebarcaps_verticalbarbody.png) -36px -24px no-repeat;
width: 12px;
height: 12px !important;
}
.vscrollerbarend { /*  vscroll bit  */
background: url(../img/basebarcaps_verticalbarbody.png) -36px 0px no-repeat;
width: 12px;
height: 12px;
}
.hscrollerbarbeg {
background: url(../img/basebarcaps_verticalbarbody.png) -48px -12px no-repeat;
height: 12px;
width: 12px !important;
}
.hscrollerbarend {
background: url(../img/basebarcaps_verticalbarbody.png) -24px -12px no-repeat;
height: 12px;
width: 12px;
}
.scrollerjogbox {
width: 12px;
height: 12px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background: #4E727C url(../img/horizontalbarbody_cornerjog.png) 0px 0px;
}
.vscrollerbasebeg {
background: url(../img/basebarcaps_verticalbarbody.png) -24px -24px no-repeat;
width: 12px;
height: 12px !important;
}
.vscrollerbaseend {
background: url(../img/basebarcaps_verticalbarbody.png) -48px -24px no-repeat;
height: 12px;
width: 12px;
}
.hscrollerbasebeg { 
background: url(../img/basebarcaps_verticalbarbody.png) -48px 0px no-repeat;
height: 12px;
width: 12px !important;
}
.hscrollerbaseend {
height: 12px;
width: 12px;
background: url(../img/basebarcaps_verticalbarbody.png) -24px 0px no-repeat;
}
.scrollerjogbox:hover {
background: #5E828C url(../img/basebarcaps_verticalbarbody.png) -36px -12px;
}


#mycustomscroll {
	/* Typical fixed height and fixed width example */
	height: 121px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: absolute;
	width: 530px;
	padding-left:10px;
	padding-right:5px;

}

/* Scroll Bar Master Styling Ends Here */
