@import url("wscraft_default.css");



html {





}



body {

        background-color: #535353;

   background: url(http://www.legendarymotorcar.com/site/images/bigbg.jpg);
background-attachment: fixed;
        margin: 0px;

        padding: 0px;

        min-height: 100%;

        height: 100%;

    font-family: Arial, Helvetica, sans-serif;

    font-size: 12px;
        color: #ffffff;
        }

form {

  margin: 0px;

  padding: 0px;

}





  a {

    color: #ffc600;

    text-decoration: none;

  }



    a:hover {

    color: #ffc600;

    text-decoration: underline;

  }



.clear-both {

  clear: both;

}



/* ----- demo Descriptions --------------- */



.demo-desc {

  margin-bottom: 10px;

  margin-top: 10px;

  background: #F7F7F7;

  padding: 10px;

  border: dotted 2px #E0E0E0;

  font-size: 11px;

}





/* ----- LAYOUT --------------- */

#container { 

    background: url(images/main-bg.gif) repeat-y;

        width: 680px;

        margin-left: auto;

        margin-right: auto;
        padding-bottom: 0px;
        margin-top: 0px;

        margin-bottom: 0px;
        color: #ffffff;
        padding-top: 0px;

        text-align: left;

        position: relative;

        height: 100%;

        }



#container-in {

        width: 670px;

        
background: url(images/contentbg2.jpg);
        padding-left: 0px;

        padding-right: 0px;

        margin-left: 0px;

        margin-right: 0px;

        margin-top: 0px;

        margin-bottom: 0px;
        padding-bottom: 0px;
        padding-top: 0px;

        text-align: left;

        position: absolute;



        }                

                

#header {

        height: 90px;

        background: url(../images/css_header_back.gif);

        background-position: bottom;

        background-repeat: repeat-x; 

}



#logo {

float: left;

height: 80px;

width: 300px;

background: url(../images/logo.gif);

background-repeat: no-repeat;

background-position: 0px 10px;



}



#search {

float: right;

width: 300px;

margin-top: 5px;

height: 50px;

text-align: right;

}



#search input {

border: solid 1px #9E9E9E;

background: #F3F3F3;

font-size: 11px;



}



#head-login {

margin-top: 10px;

}



#path {

padding: 2px;

background: #000000;

font-size: 12px;

padding-left: 28px;

text-align: left;



}



#title {

background: #ffcc00;

padding-left: 25px;

padding-top: 5px;

padding-bottom: 5px;

margin-top: 5px;

margin-bottom: 5px;

font-size: 17px;

font-weight: bold;

border-bottom: 1px #ffcc00 dotted;

color: #ffc600;

background: url(../images/title.gif);

background-repeat: no-repeat;

background-position: 0px 5px;





}



#main-description {

  background: #500000;

  padding: 2px;

  margin-bottom: 2px;

  border-bottom: 1px solid #CACACA;

}







#footer {

        height: 105px;

        background: url();

        background-position: top;

        background-repeat: repeat-x; 

        margin-top: 0px;

    padding-top: 0px;

}        



#menu {

        height: 40px;

        border-bottom: 0px solid #B1B1B1;

        margin-bottom: 3px;

        padding-left: 0px;
    padding-top: 4px;
        padding-right: 4px;
}

                

/* ----- INDEX------- */



#index-left {

        float: left;

        width: 400px;

    margin-top: 10px;



}



#index-right {

        float: right;

        width: 232px;

    margin-top: 10px;

    background: #000000;

    height: 250px;

}





.index-links {

  height: 200px;

  border-top: 1px dotted #ffcc00;

  margin-top: 20px;

}



.index-welcome img {

  margin-bottom: 5px;

}



.index-welcome div {

margin-left: 2px;

margin-right: 10px;

}



.index-what-new {

  padding: 0px;

}





.index-div-links1 {

  float: left;

padding-left: 5px;
padding-right: 5px;
  height: 150px;

  margin-top: 10px;

}



.index-div-links {

  float: left;

padding-left: 5px;
padding-right: 5px;
  height: 150px;

  border-left: solid #ffcc00 1px;

    margin-top: 10px;

}



.index-div-links2 {




padding-right: 15px;
padding-left: 15px;

padding-top: 5px;

padding-bottom: 5px;

margin-top: 5px;

margin-bottom: 5px;

margin-left: 10px;

margin-right: 10px;

font-size: 17px;

font-weight: bold;







background-repeat: no-repeat;

background-position: 0px 5px;



}



.index-div-links3 {

padding-left: 10px;

}



.index-div-links3 ul {

list-style: none;

margin: 0px;

padding: 0px;

margin-top: 10px;

}



.index-div-links3 li {

padding-bottom: 5px;



}







/*REGISTER - EDIT */



.account-title {

padding: 10px;

  background: #000000;
  color: #ffcc00 ;
  margin-bottom: 10px;

  margin-top: 10px;

  font-weight: bolder;

}



.reg-css h3 {

width: 140px;

font-size: 12px;

margin: 0px;

padding-left: 10px;

}



.reg-css td {

border: 1px #D7D7D7 solid;

padding: 2px;



}



.reg-css input {

width: 200px;

border: 1px #C3C3C3 solid;

margin: 3px;

padding: 4px;



}


a.hidden_link {

    color: #ffffff;
    text-decoration: none;
}






