body{
/*background-image: url(images/road_bg.jpg);
background-repeat: no-repeat;
background-position:top;
background-attachment:fixed;*/
background-color:#0A141E;
margin: 0px;
}

.accountbody{
background-color:#111111;
margin: 0px;
}


h1,h2,h3,h4,h5,h6 {
margin:0px;
padding:0px;
display:inline;
}

img {
border:0;
}

form {
display:inline;
}


a:link {
color: #ffcc00;
text-decoration: none;
}

a:visited {
color: #ffcc00;
text-decoration: none;
}

a:hover {
color: #ffcc00;
text-decoration: underline;
}

a:active {
color: #ffcc00;
text-decoration: none;
}

.limiter{
padding-left:30px;
padding-right:30px;
align:center;
background-repeat: no-repeat;
background-position:top;
max-width:1500px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-border-radius:6px;
-moz-box-shadow:0px 10px 12px #000000;
-webkit-box-shadow:0px 10px 12px #000000;
box-shadow:0px 5px 5px #000000;
}

.limiter2{
padding-left:30px;
padding-right:30px;
padding-top:10;
max-width:1500px;
}

.graphics{
align:center;
padding-left:40px;
padding-right:40px;
padding-top:10px;
padding-bottom:30px;
background-image: url(images/road_bg2.jpg);
background-repeat: no-repeat;
background-position:top;
max-width:2000px;
max-height:1577px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-border-radius:6px;

/*

background-attachment:fixed;*/

}

.shadow {
max-width:1800px;
max-height:1500px;
-moz-box-shadow:0px 0px 3px #222222;
-webkit-box-shadow:0px 0px 3px #222222;
/*box-shadow:0px 10px 12px #000000;*/
box-shadow:0px 0px 3px #222222;
}

.star {
background-image: url(images/star_bg.gif);
background-repeat: no-repeat;
background-position:top;
}


.tab{

    padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
    border:1px solid #000000;
    border-bottom:0;
	background-color:rgba(250,250,250,0.1);
	font: 12px arial, geneva, helvetica, sans-serif;
    color:#000000;
	text-shadow: 0px 1px 1px #000000;
	

    /* rounded corner */
   -webkit-border-top-right-radius:0.50em;
   -webkit-border-top-left-radius:0.50em;
   -moz-border-radius-topright:0.50em;
   -moz-border-radius-topleft:0.50em;
    border-top-right-radius:0.50em;
    border-top-left-radius:0.50em;
    /* dropshadow */
   -moz-box-shadow: -2px 0px 1px #222222;
   -webkit-box-shadow: -2px 0px 1px #222222;
    box-shadow: -2px 0px 1px #222222;
}




.tab2{

    padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
    border:1px solid #333333;
    border-bottom:0;

	font: 12px arial, geneva, helvetica, sans-serif;
    color:#000;

    /* rounded corner */
   -webkit-border-top-right-radius:0.50em;
   -webkit-border-top-left-radius:0.50em;
   -moz-border-radius-topright:0.50em;
   -moz-border-radius-topleft:0.50em;
    border-top-right-radius:0.50em;
    border-top-left-radius:0.50em;
    /* dropshadow */
   -moz-box-shadow: -2px 0px 1px #222222;
   -webkit-box-shadow: -2px 0px 1px #222222;
    box-shadow: -2px 0px 1px #222222;
}



.tab3{
    padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
    border:1px solid #000000;
    border-bottom:0;
	background-color:rgba(250,250,250,0.1);
	font: 12px arial, geneva, helvetica, sans-serif;
    color:#000000;
    text-shadow: 0px 1px 1px #000000;

    /* rounded corner */
   -webkit-border-top-right-radius:0.50em;
   -webkit-border-top-left-radius:0.50em;
   -moz-border-radius-topright:0.50em;
   -moz-border-radius-topleft:0.50em;
    border-top-right-radius:0.50em;
    border-top-left-radius:0.50em;
    /* dropshadow */
   -moz-box-shadow: -2px 0px 1px #222222;
   -webkit-box-shadow: -2px 0px 1px #222222;
    box-shadow: -2px 0px 1px #222222;
}


.tab4 {
    padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
    border:1px solid #111111;
    border-bottom:0;
	background-color:rgba(250,250,250,0.1);
	font: 12px arial, geneva, helvetica, sans-serif;
    color:#000;
	

    /* rounded corner */
   -webkit-border-top-right-radius:0.50em;
   -webkit-border-top-left-radius:0.50em;
   -moz-border-radius-topright:0.50em;
   -moz-border-radius-topleft:0.50em;
    border-top-right-radius:0.50em;
    border-top-left-radius:0.50em;
    /* dropshadow */
   -moz-box-shadow: -2px 0px 1px #222222;
   -webkit-box-shadow: -2px 0px 1px #222222;
    box-shadow: -2px 0px 1px #222222;
}


.tab5{

    padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
    border:1px solid #000000;
    border-bottom:0;
	background-color: rgba(1,80,167,0.7);
	font: 15px arial, geneva, helvetica, sans-serif;
	font-weight:bold;
    color:#ffcc00;
	text-shadow: 0px 1px 1px #000000;
	

    /* rounded corner */
   -webkit-border-top-right-radius:0.50em;
   -webkit-border-top-left-radius:0.50em;
   -moz-border-radius-topright:0.50em;
   -moz-border-radius-topleft:0.50em;
    border-top-right-radius:0.50em;
    border-top-left-radius:0.50em;
    /* dropshadow */
   -moz-box-shadow: -2px 0px 1px #222222;
   -webkit-box-shadow: -2px 0px 1px #222222;
    box-shadow: -2px 0px 1px #222222;
}



.tab6{

    padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
    border:1px solid #000000;
    border-bottom:0;
	background-color: #ffcc00;
	font: 12px arial, geneva, helvetica, sans-serif;
    color:#000000;
	text-shadow: 0px 1px 1px #666666;
	

    /* rounded corner */
   -webkit-border-top-right-radius:0.50em;
   -webkit-border-top-left-radius:0.50em;
   -moz-border-radius-topright:0.50em;
   -moz-border-radius-topleft:0.50em;
    border-top-right-radius:0.50em;
    border-top-left-radius:0.50em;
    /* dropshadow */
   -moz-box-shadow: -2px 0px 1px #222222;
   -webkit-box-shadow: -2px 0px 1px #222222;
    box-shadow: -2px 0px 1px #222222;
}



.tab7{

    padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
    border:1px solid #000000;
    border-bottom:0;
	background-color: #0150A7;
	font: 12px arial, geneva, helvetica, sans-serif;
    color:#000000;
	text-shadow: 0px 1px 1px #000000;
	

    /* rounded corner */
   -webkit-border-top-right-radius:0.50em;
   -webkit-border-top-left-radius:0.50em;
   -moz-border-radius-topright:0.50em;
   -moz-border-radius-topleft:0.50em;
    border-top-right-radius:0.50em;
    border-top-left-radius:0.50em;
    /* dropshadow */
   -moz-box-shadow: -2px 0px 1px #222222;
   -webkit-box-shadow: -2px 0px 1px #222222;
    box-shadow: -2px 0px 1px #222222;
}


.tab8{

    padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
    border:1px solid #000000;
    border-bottom:0;
	background-color:#ff0000;
	font: 15px arial, geneva, helvetica, sans-serif;
	font-weight:bold;
    color:#ffffff;
	text-shadow: 0px 1px 1px #000000;
	

    /* rounded corner */
   -webkit-border-top-right-radius:0.50em;
   -webkit-border-top-left-radius:0.50em;
   -moz-border-radius-topright:0.50em;
   -moz-border-radius-topleft:0.50em;
    border-top-right-radius:0.50em;
    border-top-left-radius:0.50em;
    /* dropshadow */
   -moz-box-shadow: -2px 0px 1px #222222;
   -webkit-box-shadow: -2px 0px 1px #222222;
    box-shadow: -2px 0px 1px #222222;
}


.tab9{

    padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
    border:1px solid #000000;
    border-bottom:0;
	background-color: rgba(255,0,0,0.7);
	font: 15px arial, geneva, helvetica, sans-serif;
	font-weight:bold;
    color:#ffcc00;
	text-shadow: 0px 1px 1px #000000;
	

    /* rounded corner */
   -webkit-border-top-right-radius:0.50em;
   -webkit-border-top-left-radius:0.50em;
   -moz-border-radius-topright:0.50em;
   -moz-border-radius-topleft:0.50em;
    border-top-right-radius:0.50em;
    border-top-left-radius:0.50em;
    /* dropshadow */
   -moz-box-shadow: -2px 0px 1px #222222;
   -webkit-box-shadow: -2px 0px 1px #222222;
    box-shadow: -2px 0px 1px #222222;
}

.tab10{
    padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
    border:1px solid #000000;
    border-bottom:0;
		background-color: rgba(255,0,0,0.7);
	font: 12px arial, geneva, helvetica, sans-serif;
    color:#000000;
    text-shadow: 0px 1px 1px #000000;

    /* rounded corner */
   -webkit-border-top-right-radius:0.50em;
   -webkit-border-top-left-radius:0.50em;
   -moz-border-radius-topright:0.50em;
   -moz-border-radius-topleft:0.50em;
    border-top-right-radius:0.50em;
    border-top-left-radius:0.50em;
    /* dropshadow */
   -moz-box-shadow: -2px 0px 1px #222222;
   -webkit-box-shadow: -2px 0px 1px #222222;
    box-shadow: -2px 0px 1px #222222;
}



.tabspacer{
    padding-right: 10px;
}


.tabspacer2{
    padding-right: 30px;
}

.tabspacer3{
    padding-right: 10px;
	/*background-color:rgba(0,0,0,0.6);*/
	
}



.tabsel {
    padding-right: 10px;
	padding-left: 10px;
	padding-bottom:4px;
    border:1px solid #000000;
    border-bottom:0;
	font: 13px arial, geneva, helvetica, sans-serif;
    color:#ffffff;
	background-color:rgba(250,250,250,0.1);

    /* rounded corner */
   -webkit-border-top-right-radius:0.50em;
   -webkit-border-top-left-radius:0.50em;
   -moz-border-radius-topright:0.50em;
   -moz-border-radius-topleft:0.50em;
    border-top-right-radius:0.50em;
    border-top-left-radius:0.50em;
    /* dropshadow */
   -moz-box-shadow: -2px 0px 1px #222222;
   -webkit-box-shadow: -2px 0px 1px #222222;
    box-shadow: -2px 0px 1px #222222;
}


.tabsel2 {
    padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
    border:1px solid #111111;
    border-bottom:0;
	background-color:rgba(250,250,250,0.1);
	font: 12px arial, geneva, helvetica, sans-serif;
    color:#ff0000;
	

    /* rounded corner */
   -webkit-border-top-right-radius:0.50em;
   -webkit-border-top-left-radius:0.50em;
   -moz-border-radius-topright:0.50em;
   -moz-border-radius-topleft:0.50em;
    border-top-right-radius:0.50em;
    border-top-left-radius:0.50em;
    /* dropshadow */
   -moz-box-shadow: -2px 0px 1px #222222;
   -webkit-box-shadow: -2px 0px 1px #222222;
    box-shadow: -2px 0px 1px #222222;
}




.curvebordertop {
border:1px solid #000000;
-webkit-border-top-right-radius:5px;
-webkit-border-top-left-radius:5px;
-moz-border-radius-top-right:5px;
-moz-border-radius-top-left:5px;
border-top-right-radius:5px;
border-top-left-radius:5px;
background-color: rgba(50,50,50,0.3);
/*background-image: url(images/speedo.jpg);*/

background-position:top;
}

.curveborderbottom {
border:1px solid #000000;
-webkit-border-bottom-right-radius:5px;
-webkit-border-bottom-left-radius:5px;
-moz-border-radius-bottom-right:5px;
-moz-border-radius-bottom-left:5px;
border-bottom-right-radius:5px;
border-bottom-left-radius:5px;
background-color: rgba(0,0,0,0.6);

}



.advertleft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #222222;
	padding:7px;

}
.advertright {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #222222;
	padding:7px;

}


.padding1 {
padding-left:10px;
padding-right:10px;
padding-top:8px;
padding-bottom:8px;
}

.padding2 {
padding-left:10px;
padding-right:10px;
padding-top:12px;
padding-bottom:16px;
}

.padding3 {
padding-top:10px;
}

.padding4 {
padding-bottom:10px;
}


.padding5{
padding:15px;
}

.padding6{
padding:15px;
padding-left:0px;
}

.padding7{
padding-top:2px;

}


.padding8{
padding-left:2px;
padding-top:2px;
}



.padding9 {
padding-top:7px;
padding-left:3px;
padding-right:3px;
}

.padding10{
padding:5px;
background-color:rgba(250,250,250,0.1);
border-left:1px solid #000000;
border-right:1px solid #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #cccccc;
text-shadow: 0px 1px 1px #000000;
}


.padding11 {
padding-left:160px;
}

.padding12 {
padding-right:160px;
}


.padding13 {
padding-top:1px;
padding-left:3px;
padding-right:3px;
}

.padding14 {
padding-left:12px;
}


.padding15{
padding-right:15px;
padding-top:15px;
padding-bottom:15px;
}


.padding16{
padding-top:15px;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
}

.padding17{
padding-top:15px;
padding-left:10px;
padding-right:15px;
padding-bottom:15px;
}

.padding18{
padding-left:10px;
padding-right:10px;
padding-top:5px;
border-bottom:1px solid #000000;
}


.padding19{
padding-left:10px;
padding-top:8px;
}


.padding20{
padding-left:10px;
padding-top:8px;
padding-bottom:8px;
}

.padding21{
padding-left:8px;
padding-top:7px;
padding-bottom:7px;
}


.padding22{
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
}


.padding23{
padding-top:30px;
padding-left:17px;
}


.padding24{
padding-top:30px;
padding-left:40px;
}


.padding25 {
padding-bottom:10px;
padding-left:20px;
}


.padding26{
padding-left:10px;
padding-right:10px;
padding-top:30px;
}


.padding27{
padding-right:6px;
padding-top:6px;
}


.padding28{
padding-top:40px;
padding-bottom:40px;
}

.padding29{
padding-top:20px;
}


.padding30{
padding:15px;
padding-bottom:0;
}

.padding31{
padding-left:15px;
padding-top:10px;
padding-bottom:10px;
}


.text1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
color: #ffffff;
padding-left:10px;
}

.text2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
color: #ffffff;
padding-right:30px;
}


.text3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
weight:bold;
color: #ffffff;
text-shadow: 0px 1px 1px #000;
}

.text4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
weight:bold;
color: #ffffff;
padding-top:3px;
padding-bottom:11px;
padding-left:6px;
text-shadow:0px 1px 1px #888888;
}

.text5 {
font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
weight:bold;
color: #ffcc00;
padding-top:2px;
padding-left:6px;
}


.text6 {
font-family: Arial, Helvetica, sans-serif;
font-size: 19px;
weight:bold;
color: #ffffff;
padding-left:10px;
text-shadow: 0px 1px 1px #000000;
}

.text7 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
weight:bold;
color: #ffffff;
}

.text8 {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
line-height:21px;
}

.text9 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:normal;
color: #333333;
padding-top:2px;
padding-bottom:2px;
text-shadow:0px 1px 1px #888888;
padding-left:9px;
padding-right:9px;
}


.text10 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:normal;
color: #000000;
padding-top:2px;
padding-bottom:2px;
text-shadow:0px 1px 1px #666666;
padding-left:9px;
padding-right:9px;
}



.text11{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:normal;
color: #000000;
padding-top:2px;
padding-bottom:2px;
text-shadow:0px 1px 1px #666666;
padding-left:9px;
padding-right:9px;
}


.text12{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:normal;
color: #ffcc00;
padding-bottom:3px;
text-shadow:0px 1px 1px #000000;
padding-left:9px;
padding-right:9px;
}


.text13 {
font-family: Arial, Helvetica, sans-serif;
font-size: 19px;
weight:bold;
color: #ff0000;
padding-left:3px;
text-shadow: 0px 1px 1px #000000;
}

.text14 {
font-family: Arial, Helvetica, sans-serif;
font-size: 19px;
weight:bold;
color: #ffffff;
text-shadow: 0px 1px 1px #000000;
}


.text15 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
weight:bold;
color: #000000;
padding-bottom:3px;
text-shadow:0px 1px 1px #ffffff;
padding-left:9px;
padding-right:9px;
}


.text16 {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
weight:bold;
color: #ffcc00;
}

.text17 {
padding-left:10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.text18 {
padding-left:10px;
padding-top:5px;
padding-bottom:5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color:#ff0000;
text-shadow: 0px 1px 1px #000000;
}

.text19 {
padding-left:10px;
padding-right:10px;
padding-bottom:8px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color:#cccccc;
text-shadow: 0px 1px 1px #000000;
line-height:20px;
}

.text20 {
padding-left:4px;
padding-right:4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#cccccc;
border-top:1px solid #222222;
}



.text21 {
font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
weight:bold;
color: #cccccc;
text-shadow: 0px 1px 1px #000000;
padding-right:8px;
padding-left:10px;
}


.text22 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #cccccc;
text-shadow: 0px 1px 1px #000000;
padding-top:4px;
}


.text23 {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ff0000;
text-shadow: 0px 1px 1px #000000;
}

.text24 {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #cccccc;
text-shadow: 0px 1px 1px #000000;
}


.text25 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height:17px;
color: #cccccc;
text-shadow: 0px 1px 1px #000000;
padding-left:15px;
padding-top:5px;
}

.text26 {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #888888;
text-shadow: 0px 1px 1px #000000;
}


.text27 {
padding-left:10px;
padding-right:10px;
padding-top:8px;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#cccccc;
text-shadow: 0px 1px 1px #000000;
line-height:20px;
}


.text28 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color:#ff0000;
text-shadow: 0px 1px 1px #000000;
}


.text29 {
padding-left:8px;
padding-top:4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight:bold;
color: #ff0000;
text-shadow: 0px 1px 1px #000000;
}


.text30 {
padding-left:8px;
padding-top:4px;
padding-bottom:4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight:bold;
color: #ff0000;
text-shadow: 0px 1px 1px #000000;
}


.text31 {
padding-top:4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
color: #cccccc;
text-shadow: 0px 1px 1px #000000;
}


.text32 {
padding-left:8px;
padding-top:7px;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight:bold;
color: #ffcc00;
text-shadow: 0px 1px 1px #000000;
}


.text33 {
padding-left:8px;
padding-top:7px;
padding-bottom:7px;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight:bold;
color: #ffcc00;
text-shadow: 0px 1px 1px #000000;
}


.text34 {
padding-left:7px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color:#ffcc00;
text-shadow: 0px 1px 1px #000000;
}

.text35 {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #cccccc;
font-weight:bold;
text-shadow: 0px 1px 1px #000000;
line-height:23px;
}


.text36 {
padding:4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
color: #ffcc00;
text-shadow: 0px 1px 1px #000000;
}


.text37 {
padding:4px;
padding-left:0;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight:bold;
color: #ff0000;
text-shadow: 0px 1px 1px #000000;
}


.text38 {
padding:4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffcc00;
text-shadow: 0px 1px 1px #000000;
}

.text39 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
weight:bold;
color: #999999;
}


.text40 {
padding-left:10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 23px;
font-weight:bold;
color: #cccccc;
text-shadow: 0px 1px 1px #000000;
}


.text41 {
padding:4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ff0000;
text-shadow: 0px 1px 1px #000000;
}


.text42 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color: #cccccc;
text-shadow: 0px 1px 1px #000000;
}


.text43 {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight:bold;
color: #cccccc;
text-shadow: 0px 1px 1px #000000;
padding-top:20px;
padding-left:20px;
padding-right:20px;
padding-bottom:10px;
}


.text44 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight:bold;
color: #ffcc00;
text-shadow: 0px 1px 1px #000000;
padding-top:10px;
padding-left:20px;
padding-right:20px;
padding-bottom:10px;
}


.text45 {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight:bold;
color: #cccccc;
text-shadow: 0px 1px 1px #000000;
padding-bottom:20px;
}


.text46 {
padding-bottom:5px;
padding-left:20px;
padding-right:4px;
padding-top:10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #ffffff;
font-weight: bold;
background-color: #333333;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #999999;
}


.text47{
padding-bottom:5px;
padding-left:20px;
padding-right:4px;
padding-top:10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #f1f1f1;

}

.text48{
padding-bottom:5px;
padding-left:20px;
padding-right:4px;
padding-top:5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #f1f1f1;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #222222;
}


.text49 {
font-family: Arial, Helvetica, sans-serif;
color: #ff0000;
font-weight:bold;
}


.text50{
padding-bottom:5px;
padding-left:20px;
padding-right:4px;
padding-top:5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #f1f1f1;
font-weight:bold;
background-color: rgba(70,70,70,0.2);
border: 1px #222222 dashed;
border-right:0;
border-top:0;

}


.text51 {
padding-bottom:5px;
padding-left:20px;
padding-right:4px;
padding-top:10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #ff0000;
font-weight: bold;
background-color: #333333;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #999999;
}


.text52 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
color: #cccccc;
text-shadow: 0px 1px 1px #000000;
padding-left:20px;
}


.text53 {
padding-left:20px;
padding-bottom:10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #ff0000;
text-shadow: 0px 1px 1px #000000;
}


.text54 {
padding-bottom:5px;
padding-right:20px;
padding-top:10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #ff0000;
font-weight: bold;
background-color: #333333;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #999999;
}


.text55{
padding-bottom:5px;
padding-left:20px;
padding-right:4px;
padding-top:10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #f1f1f1;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #222222;
}


.text56{
padding-bottom:5px;
padding-right:4px;
padding-top:10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #f1f1f1;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #222222;
}


.text57{
padding-bottom:5px;
padding-right:4px;
padding-top:10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
color: #ff0000;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #222222;
}

.text58{
padding-bottom:10px;
padding-right:4px;
padding-top:10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
color: #ff0000;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #222222;
}


.text59{
padding-bottom:10px;
padding-right:4px;
padding-top:10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height:20px;
color: #f1f1f1;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #222222;
}

.text60{
font-size: 12px;
color: #cccccc;
text-shadow: 0px 1px 1px #000000;
}


.text61 {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight:bold;
color: #cccccc;
text-shadow: 0px 1px 1px #000000;
}


.text62 {
padding-bottom:20px;
font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
weight:bold;
color: #ffffff;
text-shadow: 0px 1px 1px #000;
}


.text63 {
padding-top:20px;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
weight:bold;
color: #ffffff;
}


.text64{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:normal;
color: #000000;
padding-top:2px;
padding-bottom:2px;
text-shadow:0px 1px 1px #666666;
padding-left:2px;
padding-right:2px;
height:18px;
width:135px;
float:left;
}


.text65 {
font-family: Arial, Helvetica, sans-serif;
font-size: 23px;
font-weight:bold;
color: #ffffff;
padding:10px;
text-shadow: 0px 1px 1px #000000;
line-height:40px;
}

.text66 {
font-family: Arial, Helvetica, sans-serif;
font-size: 19px;
font-weight:bold;
color: #ffcc00;
text-shadow: 0px 1px 1px #000000;
line-height:30px;
}


.text67 {
font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
font-weight:bold;
color: #cccccc;
padding:10px;
text-shadow: 0px 1px 1px #000000;
}


.text68 {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #cccccc;
text-shadow: 0px 1px 1px #000000;
padding-top:4px;
}

.text69 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #ffcc00;
text-shadow: 0px 1px 1px #000000;
padding-top:2px;
}


.text70 {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #cccccc;
text-shadow: 0px 1px 1px #000000;
padding-bottom:4px;
}


.text71 {
height:10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
padding-left:10px;
padding-top:2px;

}

.text72 {
height:17px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
color: #000000;
padding-left:10px;
padding-top:5px;
}


.text73 {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ffffff;
padding-left:5px;
}

.text97 {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #888888;
}

.box1 {
border: 1px #000000 solid;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-border-radius:6px;
background-color:rgba(250,250,250,0.1);
font-family: Arial, Helvetica, sans-serif;
padding-left:6px;
padding-right:6px;
font-size: 11px;
color: #ffffff;
text-shadow: 0px 1px 1px #000000;
    /* dropshadow */
-moz-box-shadow: -2px 0px 1px #222222;
-webkit-box-shadow: -2px 0px 1px #222222;
box-shadow: -2px 0px 1px #222222;

}


.box2 {
border: 1px #000000 solid;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-border-radius:6px;
/*background-color:rgba(250,250,250,0.1);*/
background-color:#222222;
font-family: Arial, Helvetica, sans-serif;
padding-left:4px;
font-size: 11px;
color: #ffcc00;
width:120px;
height:20px;
}

.box3 {
border: 1px #000000 solid;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-border-radius:6px;
background-color: #222222;
font-family: Arial, Helvetica, sans-serif;
padding-left:4px;
font-size: 11px;
color: #ffcc00;
text-shadow: 0px 1px 1px #000000;
}


.box4 {
border: 1px #000000 solid;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-border-radius:6px;
background-color:#222222;
font-family: Arial, Helvetica, sans-serif;
padding-left:6px;
padding-right:6px;
font-size: 11px;
color: #ffcc00;
text-shadow: 0px 1px 1px #000000;

}


.box5 {
border: 1px #000000 solid;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-border-radius:6px;
background-color:#222222;
}


.box6 {
border:1px solid #000000;
background-color: rgba(1,80,167,0.7);
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #ffcc00;
text-shadow: 0px 1px 1px #000000;
padding-top:2px;
padding-bottom:2px;
}

.box7 {
height:24px;
width:150px;
border:1px solid #000000;
background-color:#222222;
/*background-color:rgba(250,250,250,0.1);*/
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
padding-left:5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight:bold;
color: #ffcc00;
text-shadow: 0px 1px 1px #000000;
}


.box8 {
height:24px;
width:220px;
border:1px solid #000000;
background-color:#222222;
/*background-color:rgba(250,250,250,0.1);*/
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
padding-left:5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight:bold;
color: #ffcc00;
text-shadow: 0px 1px 1px #000000;
}


.box9{
height:100px;
width:220px;
border:1px solid #000000;
background-color:#222222;
/*background-color:rgba(250,250,250,0.1);*/
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
padding-left:5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight:bold;
color: #ffcc00;
text-shadow: 0px 1px 1px #000000;
}


.box10 {
height:24px;
width:220px;
border:1px solid #000000;
background-color:#222222;
/*background-color:rgba(250,250,250,0.1);*/
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
padding-left:5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight:bold;
color: #ffcc00;
text-shadow: 0px 1px 1px #000000;
margin-right:10px;
}


.box11 {
height:24px;
width:220px;
border:1px solid #000000;
background-color: rgba(1,80,167,0.7);
/*background-color:rgba(250,250,250,0.1);*/
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
padding-left:5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight:bold;
color: #ffcc00;
text-shadow: 0px 1px 1px #000000;
}

.box12 {
border:1px solid #000000;
background-color: rgba(1,80,167,0.7);
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #ffcc00;
text-shadow: 0px 1px 1px #000000;
padding-top:3px;
padding-bottom:3px;
padding-left:8px;
padding-right:8px;

}

.border1 {
border-left:1px solid #000000;
border-right:1px solid #000000;
background-color: rgba(0,0,0,0.3);
}


.border2 {
border:1px solid #000000;
background-color: rgba(0,0,0,0.1);
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}



.border3 {
/*border:1px solid #171717;
*/
border:1px solid #cccccc;


border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
/*
-moz-box-shadow:0px 2px 5px #ffcc00;
-webkit-box-shadow:0px 2px 5px #ffcc00;
box-shadow: 0px 2px 5px #ffcc00;
*/
}


.border4 {
border-left:1px solid #000000;
border-right:1px solid #000000;
background-color: rgba(0,0,0,0.6);
}


.border5{
border-left:1px solid #000000;
border-right:1px solid #000000;
background-color: rgba(0,0,0,0.6);
}


.border6 {
border:1px solid #ffffff;

border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
background-color:#ffcc00;
}

.border7 {
border:1px solid #ffffff;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
background-color:#cccccc;
}

.border8 {
padding-left:2px;
/*background-color:rgba(0,0,0,0.6);*/
}



.border10{
border-left:1px solid #000000;
border-right:1px solid #000000;
background-color:rgba(0,0,0,0.7);
}


.border11 {
border-left:1px solid #000000;
border-right:1px solid #000000;
background-color: rgba(0,0,0,0.8);
}


.border12 {
border-left:1px solid #000000;
border-right:1px solid #000000;
background-color: rgba(0,0,0,0.6);
}


.border13{
border-top:1px solid #000000;
border-bottom:1px solid #000000;
background-color: rgba(50,50,50,0.5);
}


.border14 {
/*border:1px solid #171717;
*/
border:1px solid #222222;
border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
/*
-moz-box-shadow:0px 2px 5px #ffcc00;
-webkit-box-shadow:0px 2px 5px #ffcc00;
box-shadow: 0px 2px 5px #ffcc00;
*/
}


.border15{
padding-left:5px;
padding-right:5px;
}

.border16{
border-left:1px solid #000000;
border-right:1px solid #000000;
background-color: rgba(0,0,0,0.8);
}

.border17{
background-color: rgba(30,30,30,0.5);
}

.border18{
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
}


.border19{
float:left;
width:192px;
height:200px;
margin-top:5px;
margin-left:3px;
margin-right:3px;
margin-bottom:5px;
background-color: rgba(30,30,30,0.5);
border: 1px #000000 solid;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
text-align:center;
padding:4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #cccccc;
text-shadow: 0px 1px 1px #000000;
}


.border20{
border:1px solid #111111;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
}


.border21 {
position:relative;
background-color: rgba(60,60,60,0.5);
/*
display:table-cell;
text-align:center;
vertical-align:middle;
*/
width:192px;
height:145px;
}


.border22{
position:relative;
margin-top:3px;
}



.pic_lrg{
position:absolute;
width:192px;
height:145px;
}

.sold{
position:relative;
background-image: url(images/sold.gif);
background-repeat: no-repeat;
width:192px;
height:145px;
left:0;
}

.sold_no{
position:relative;
background-image: url(images/zoom_tsp.gif);
background-repeat: no-repeat;
width:192px;
height:145px;
left:0;
}

#zoom {
position:relative;
text-align:center;
width:192px;
height:145px;
display: block; 
left:0;
}

#zoom:hover{
width:192px;
height:145px;
text-align:center;
background-image: url(images/zoom.gif);
background-repeat: no-repeat;
background-position: bottom;
left:0;
}


#zoom_sold {
position:relative;
text-align:center;
width:192px;
height:145px;
display: block; 
left:0;
}

#zoom_sold:hover{
width:192px;
height:145px;
text-align:center;
background-image: url(images/zoom_sold.gif);
background-repeat: no-repeat;
background-position: bottom;
left:0;
}


/* SOLD 2 SOLD 2 SOLD 2 */
.pic_sm{
position:absolute;
width:100px;
height:87px;
}

.sold2{
position:relative;
background-image: url(images/sold2.gif);
background-repeat: no-repeat;
width:92px;
height:68px;
left:0;
}

.sold_no2{
position:relative;
width:92px;
height:68px;
left:0;
}

#zoom2 {
position:relative;
text-align:center;
width:92px;
height:68px;
display: block; 
left:0;
}

#zoom2:hover{
width:92px;
height:68px;
text-align:center;
background: url(images/zoom2.gif);
background-repeat: no-repeat;
background-position: bottom;
left:0;
}

#zoom_sold2 {
position:relative;
text-align:center;
width:92px;
height:68px;
left:0;
}

#zoom_sold2:hover{
width:92px;
height:68px;
text-align:center;
background: url(images/zoom_sold2.gif);
background-repeat: no-repeat;
background-position: bottom;
left:0;
}  
 
/* EEENNNDDD   SOLD 2 SOLD 2 SOLD 2 */


.border23{
position:relative;
text-align:left;
width:188px;
padding-top:4px;
padding-left:4px;
padding-right:4px;
}

.border24{
position:relative;
text-align:left;
width:188px;
/*padding-top:1px;*/
padding-left:4px;
padding-right:4px;
}

.border25{
position:relative;
text-align:left;
width:188px;
/*padding-top:2px;*/
padding-left:4px;
padding-right:4px;
}


.border26{
position:relative;
background-image: url(images/index_ad_bg.gif);
float:left;
width:192px;
height:235px;
margin-top:5px;
margin-left:3px;
margin-right:3px;
margin-bottom:5px;
background-color: rgba(30,30,30,0.5);
border: 1px #000000 solid;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
text-align:center;
padding:4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #cccccc;
text-shadow: 0px 1px 1px #000000;
}

.border27{
text-align:left;
position:relative;
width:188px;
padding-left:4px;
margin-top:0;
}

.border28{
position:relative;
text-align:left;
width:188px;
padding-top:1px;
padding-top:4px;
padding-left:4px;
padding-right:4px;
}


.border29 {
border:1px solid #000000;
background-color: rgba(0,0,0,0.1);
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
padding:8px;
}


.border30 {
border:1px solid #000000;
background-color: rgba(0,0,0,0.8);
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}


.border31 {
border:1px solid #000000;
background-color: rgba(0,0,0,0.1);
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
margin-top:10px;
}


.border32{
float:left;
width:192px;
height:150px;
margin-top:5px;
margin-left:3px;
margin-right:3px;
margin-bottom:5px;
background-color: rgba(30,30,30,0.5);
border: 1px #000000 solid;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
text-align:center;
padding:4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #cccccc;
text-shadow: 0px 1px 1px #000000;
}


.border33 {
border:1px solid #000000;
border-top:0;
background-color: rgba(0,0,0,0.8);
}


.border34 {
border:1px solid #000000;
border-top:0;
background-color: rgba(1,80,167,0.7);
}


.border35 {
border:1px solid #000000;
background-color:#666666;
padding:6px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
color:#ffcc00;
text-shadow: 0px 1px 1px #000000;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}

.border36{
float:left;
width:192px;
height:235px;
margin-top:5px;
margin-left:3px;
margin-right:3px;
margin-bottom:5px;
background-color: rgba(30,30,30,0.5);
border: 1px #000000 solid;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
text-align:center;
padding:4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #cccccc;
text-shadow: 0px 1px 1px #000000;
}


.border37{
float:left;
width:167px;
height:155px;
background-color: rgba(1,80,167,0.7);
border: 1px #000000 solid;
border-left:0;
padding-left:10px;
padding-top:4px;
}

.border38{
padding-top:10px;
padding-left:30px;
padding-right:30px;
padding-bottom:10px;
background-color: rgba(30,30,30,0.3);
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border:1px solid #000000;
-moz-box-shadow:0px 10px 12px #222222;
-webkit-box-shadow:0px 10px 12px #222222;
box-shadow:0px 4px 7px #000000;
}


.border39{
padding-top:10px;
padding-left:30px;
padding-right:30px;
padding-bottom:30px;
background-color: rgba(0,0,0,0.1);
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border:1px solid #000000;
}


.border40 {
border:1px solid #000000;
-webkit-border-top-right-radius:5px;
-webkit-border-top-left-radius:5px;
-moz-border-radius-top-right:5px;
-moz-border-radius-top-left:5px;
border-top-right-radius:5px;
border-top-left-radius:5px;
background-color: #222222;
/*background-image: url(images/speedo.jpg);*/

background-position:top;
}

.border41 {
border:1px solid #000000;
-webkit-border-bottom-right-radius:5px;
-webkit-border-bottom-left-radius:5px;
-moz-border-radius-bottom-right:5px;
-moz-border-radius-bottom-left:5px;
border-bottom-right-radius:5px;
border-bottom-left-radius:5px;
background-color:#333333;

}

.border42 {
border-left:1px solid #000000;
border-right:1px solid #000000;
background-color: #222222;
}




.border43{
float:left;
width:192px;
height:150px;
margin-top:10px;
margin-left:3px;
margin-right:3px;
margin-bottom:10px;
background-color: rgba(30,30,30,0.5);
border: 1px #000000 solid;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
text-align:center;
padding:4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #cccccc;
text-shadow: 0px 1px 1px #000000;
}


.border44{
padding-top:10px;
padding-left:30px;
padding-right:30px;
padding-bottom:30px;
background-color: rgba(0,0,0,0.1);
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border:1px solid #000000;
}


.border45{
padding-top:10px;
padding-left:30px;
padding-right:30px;
padding-bottom:30px;
background-color: rgba(0,0,0,0.7);
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border:1px solid #000000;
}

.border46 {

}

.border47 {
border:1px solid #000000;
background-color: rgba(0,0,0,0.5);
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
width:100%;
height:100px;
overflow:auto;
text-align:left;
}

.border48 {
padding:15px;
border:1px solid #000000;
background-color: rgba(0,0,0,0.5);
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}

.border49 {
padding:15px;
border:1px solid #333333;
background-color: #999999;
   -webkit-border-top-right-radius:0.30em;
   -webkit-border-bottom-right-radius:0.30em;
   -moz-border-radius-topright:0.30em;
   -moz-border-radius-bottomright:0.30em;
    border-top-right-radius:0.30em;
    border-bottom-right-radius:0.30em;
}

.border50 {
padding:15px;
border:1px solid #333333;
border-right:0;
   -webkit-border-top-left-radius:0.30em;
   -webkit-border-bottom-left-radius:0.30em;
   -moz-border-radius-topleft:0.30em;
   -moz-border-radius-bottomleft:0.30em;
    border-top-left-radius:0.30em;
    border-bottom-left-radius:0.30em;
}


.border51{
position:relative;
float:left;
width:192px;
height:240px;
margin-top:5px;
margin-left:3px;
margin-right:3px;
margin-bottom:5px;
background-color: rgba(30,30,30,0.5);
border: 1px #000000 solid;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
text-align:center;
padding:4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #cccccc;
text-shadow: 0px 1px 1px #000000;
}


.border59{
border:1px solid #000000;
-webkit-border-bottom-right-radius:5px;
-webkit-border-bottom-left-radius:5px;
-moz-border-radius-bottom-right:5px;
-moz-border-radius-bottom-left:5px;
border-bottom-right-radius:5px;
border-bottom-left-radius:5px;
background-color: rgba(0,0,0,0.6);
}

.search2{
width:400px;
height:400px;
position: fixed;
top: 300px;
left: 50%;
margin-top: -200px;
margin-left: -200px;
background-color: 171717;
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border:1px solid #444444;
-moz-box-shadow:0px 10px 12px #000000;
-webkit-box-shadow:0px 10px 12px #000000;
box-shadow:0px 10px 12px #222222;
}



.makesindex {
padding-top:5px;
padding-bottom:5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
margin-left:auto;
margin-right:auto;
float:left;
width:120px;
height:23px;
}


.photoview {
margin-bottom: 10px; 
-moz-border-radius: 3px;
-webkit-border-radius:3px;
border-radius: 3px;    
background-color:rgba(50,50,50,0.2);
border: 1px #000000 solid;
}


.advert1 {
padding-top:4px;
padding-bottom:4px;
-moz-border-radius: 3px;
-webkit-border-radius:3px;
border-radius: 3px;    
background-color:rgba(50,50,50,0.2);
}

.advert2 {
height:990px;
-moz-border-radius: 3px;
-webkit-border-radius:3px;
border-radius: 3px;    
background-color:rgba(50,50,50,0.2);
}

.advert3 {
padding-top:10px;
}

.advert4 {
padding-top:10px;
padding-bottom:10px;
}





.photoview3 {
width:143px;
height:19px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
weight:bold;
color: #cccccc;
text-shadow: 0px 1px 1px #000000;
padding-top:7px;
padding-left:2px;
}


.photoview4 {
-moz-border-radius: 3px;
-webkit-border-radius:3px;
border-radius: 3px;    
background-color:rgba(0,0,0,0.3);
padding:5px;
}

.photoview5 {
float:left;
padding-right:10px;
}






.photogallery {
padding-top:5px;
padding-left:10px;
padding-right:10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
margin-left:auto;
margin-right:auto;
float:left;
width:190px;
height:160px;
}

.gallerynophotos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #CCCCCC;
	font-style: normal;
}






	
div.pagination {
font-family: Arial, Helvetica, sans-serif;
color: #ffcc00;
font-size: 13px;
padding: 3px;

}

div.pagination a {
font-family: Arial, Helvetica, sans-serif;
padding: 2px 5px 2px 5px;

color: #ffcc00;
font-size: 13px;
}

div.pagination a:hover, div.pagination a:active {
font-family: Arial, Helvetica, sans-serif;
color: #ffcc00;
font-size: 13px;
}

div.pagination span.current {
font-family: Arial, Helvetica, sans-serif;
padding: 2px 5px 2px 5px;

font-weight: bold;
color: #ff0000;
font-size: 13px;
}
	
div.pagination span.disabled {
font-family: Arial, Helvetica, sans-serif;
padding: 2px 5px 2px 5px;

color: #cccccc;
font-size: 13px;
}



/* POP UP CONTROL */
.modalDialog_transparentDivs{	
background-color:rgba(250,250,250,0.5);	
filter:alpha(opacity=30);	/* Transparency */
opacity:0.3;	/* Transparency */
background-color:#555555;
/*background-color:rgba(0,0,0,0.5);*/
z-index:1;
position:absolute; /* Always needed	*/
}
.modalDialog_contentDiv{
z-index:100;/* Always needed	*/
position:absolute;	/* Always needed	*/
background-color: #171717;
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border:1px solid #444444;
-moz-box-shadow:0px 10px 12px #222222;
-webkit-box-shadow:0px 10px 12px #222222;
box-shadow:0px 10px 12px #222222;
}


.modaltext{
text-align:center;
padding-top:50px;
/*height:430px;
width:400px;*/
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color:#ff0000;
}

/* POP UP CONTROL END */


#nav{
font: 12px arial, geneva, helvetica, sans-serif;
color:#000000;
margin:0;
padding:0;
border-width:0px; 
vertical-align:bottom;
}


#nav li {
float: left;
position: relative;
list-style: none;
}


/* main level link */
#nav a {
display: block;
margin: 0;
}


/* dropdown */
#nav li:hover > ul {
display: block;
}

/* level 2 list */
#nav ul  {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
margin:0;
padding:0px;
display: none;
width: 600px;
height:360px;
position: absolute;
top: 14px;
left: 0;
border:1px solid #000000;
background-color:rgba(10,10,10,0.95);
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-border-radius:3px;
-moz-box-shadow:10px 20px 20px #111111;
-webkit-box-shadow:10px 20px 20px #111111;
box-shadow:10px 20px 20px #111111;
z-index:1;	
overflow:auto;
}

#nav ul li 
{
float:left;
width:105px;
margin: 0;
align:left;
padding-top:4px;
padding-bottom:4px;
padding-left:5px;
padding-right:5px;
}


/* level 3+ list */
#nav ul ul {
left: -175px;
top: 7px;
/* background: url(images/lime.gif);*/
background-repeat: no-repeat;
background-color: #ffffff; 
 	
}


#nav ul a:hover {
/*background-color:rgba(0,0,0,0.2);*/
}

/* rounded corners of first and last link */


/* clearfix */
#nav:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

#nav {
display: inline-block;

} 

html[xmlns] #nav {
display: block;

}
 
* html #nav {
height: 1%;

}


/* NAV 2 START */

#nav2{
font: 12px arial, geneva, helvetica, sans-serif;
color:#000000;
text-shadow: 0px 1px 1px #000000;
margin:0;
padding:0;
border-width:0px; 
vertical-align:bottom;
text-align:left;	
}


#nav2 li {
float: left;
position: relative;
list-style: none;
}


/* main level link */
#nav2 a {
display: block;
margin: 0;
}


/* dropdown */
#nav2 li:hover > ul {
display: block;
}

/* level 2 list */
#nav2 ul  {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
margin:0;
padding:0px;
display: none;
width: 100px;
position: absolute;
top: 14px;
left: 0;
border:1px solid #000000;
background-color:rgba(10,10,10,0.95);
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-border-radius:3px;
-moz-box-shadow:10px 20px 20px #111111;
-webkit-box-shadow:10px 20px 20px #111111;
box-shadow:10px 20px 20px #111111;
z-index:1;	
}

#nav2 ul li 
{
float:left;
width:90px;
margin: 0;
align:left;
padding-top:4px;
padding-bottom:4px;
padding-left:5px;
padding-right:5px;
}


/* level 3+ list */
#nav2 ul ul {
left: -175px;
top: 7px;
/* background: url(images/lime.gif);*/
background-repeat: no-repeat;
background-color: #ffffff; 
 	
}


#nav2 ul a:hover {
/*background-color:rgba(0,0,0,0.2);*/
}

/* rounded corners of first and last link */


/* clearfix */
#nav2:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

#nav2 {
display: inline-block;

} 

html[xmlns] #nav2 {
display: block;

}
 
* html #nav2 {
height: 1%;

}


/* NAV2 END*/



/* NAV 3 START */

#nav3{
font: 12px arial, geneva, helvetica, sans-serif;
color:#000000;
margin:0;
padding:0;
border-width:0px; 
vertical-align:bottom;
}


#nav3 li {
float: left;
position: relative;
list-style: none;
}


/* main level link */
#nav3 a {
display: block;
margin: 0;
}


/* dropdown */
#nav3 li:hover > ul {
display: block;
}

/* level 2 list */
#nav3 ul  {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
margin:0;
padding:0px;
display: none;
width: 400px;
position: absolute;
top: 14px;
left: 0;
border:1px solid #000000;
background-color:rgba(10,10,10,0.95);
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-border-radius:3px;
-moz-box-shadow:10px 20px 20px #111111;
-webkit-box-shadow:10px 20px 20px #111111;
box-shadow:10px 20px 20px #111111;
z-index:1;	
}

#nav3 ul li 
{
float:left;
width:120px;
margin: 0;
align:left;
padding-top:4px;
padding-bottom:4px;
padding-left:5px;
padding-right:5px;
}


/* level 3+ list */
#nav3 ul ul {
left: -175px;
top: 7px;
/* background: url(images/lime.gif);*/
background-repeat: no-repeat;
background-color: #ffffff; 
 	
}


#nav3 ul a:hover {
/*background-color:rgba(0,0,0,0.2);*/
}

/* rounded corners of first and last link */


/* clearfix */
#nav3:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

#nav3 {
display: inline-block;

} 

html[xmlns] #nav3 {
display: block;

}
 
* html #nav3 {
height: 1%;

}



/* NAV3 END*/


/*
.zoom a {
display:block;
position:relative;
}

.zoom a:hover {
background-image: url(images/zoom.gif);
position:relative;
width:192px;
height:145px;
background-color:rgba(250,250,250,0.1);
text-align:center;
}

*/



/* tooltip */
a.tooltip:after{
	font:13px Arial,Georgia,sans-serif;
	content: attr(title);
	display:none;
	position:absolute;
	padding:5px 10px;
	top:0px;
	margin:1em 0 3em;
	color:#000000;
	background:#ff9900;
	left:-20px;
 text-shadow: 0px 0px 0px #000000;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
 /*
	background:-webkit-gradient(linear, left top, left bottom, from(#ffcc00), 

to(#2e88c4));
	background:-moz-linear-gradient(top, #075698, #2e88c4);
	background:-o-linear-gradient(top, #075698, #2e88c4);
	background:linear-gradient(top, #075698, #2e88c4);
 
	-moz-box-shadow: 0px 0px 4px #000; /* FF3.5+ 
	-webkit-box-shadow: 0px 0px 4px #000; *//* Saf3.0+, Chrome 
	box-shadow: 0px 0px 4px #000; *//* Opera 10.5, IE 9.0
	filter:  progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, 

Color='#000'); /* IE6,IE7 
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, 

Color='#000')"; /* IE8 
*/}
 
/* creates triangle */
a.tooltip:before{
	z-index:13;
	position:absolute;
	content:"\00a0";
	display:none;
	width:0;
	height:0;
	border-style:solid;
 
	top:-3px;
	left:0px;
	border-width:15px 7px 15px 7px;
	border-color:transparent transparent #ff9900;
}
 
a.tooltip:hover::before{
	display:block;
}
 
a.tooltip:hover{
	z-index:10;
	position:relative;
}
 
a.tooltip:hover::after{
	width:130px;
	display:block;
	margin:25px 0 0 10px;
}

/* tooltip end */

/* POP UP ERROR >> SEE SEARCHCAR.PHP FOR REMAINING CODE */

#popup_bg {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;

}


#popup_horizon {
	position: absolute;
	top: 45%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;

}


#warning{
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
background-color:rgba(250,250,250,0.2);
display:block;	  
}


#warning_content {
position: absolute;
width: 500px;
height: 340px;
left: 50%;
margin-left: -250px;
top: -125px;
background-color: #171717;
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border:1px solid #444444;
-moz-box-shadow:0px 10px 12px #222222;
-webkit-box-shadow:0px 10px 12px #222222;
box-shadow:0px 10px 12px #222222;	
}

/* END POPUP ERROR */


#password_sent{
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
background-color:rgba(250,250,250,0.2);
display:block;	  
}


#password_sent_content {
position: absolute;
width: 500px;
height: 340px;
left: 50%;
margin-left: -250px;
top: -125px;
background-color: #171717;
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border:1px solid #444444;
-moz-box-shadow:0px 10px 12px #222222;
-webkit-box-shadow:0px 10px 12px #222222;
box-shadow:0px 10px 12px #222222;	
}

/* LOGIN POP UP*/
#login{
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
background-color:rgba(250,250,250,0.2);
display:none;	  
}


#login_content {
position: absolute;
width: 280px;
height: 320px;
left: 50%;
margin-left: -140px;
top: -125px;
background-color: #171717;
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border:1px solid #444444;
-moz-box-shadow:0px 10px 12px #222222;
-webkit-box-shadow:0px 10px 12px #222222;
box-shadow:0px 10px 12px #222222;	
}


#warning_login{
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
background-color:rgba(250,250,250,0.2);
display:block;	  
}


.imagelist {
padding:0px;
margin-top:0px;

}

.imagelist2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #cccccc;
margin-top:5px;
margin-left:20px;
}



#uploading{
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
background-color:rgba(250,250,250,0.2);
display:none;	  
}


#uploading_content {
position: absolute;
width: 380px;
height: 260px;
left: 50%;
margin-left: -190px;
top: -125px;
background-color: #171717;
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border:1px solid #444444;
-moz-box-shadow:0px 10px 12px #222222;
-webkit-box-shadow:0px 10px 12px #222222;
box-shadow:0px 10px 12px #222222;	
}


.deletephoto{
margin-top:10px;
}

.bolts {
padding:0px; 
border-width:0px; 
margin:0px; 
display: block
}

.strip {
padding:0px; 
margin:0px; 
display: block 
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #999999;
}


.imagetest {
	margin:0;
	padding:0;
}

