/*  Franco Sneakers
    created April 08, 2009
    designed and developed by pixelcarve inc.
*/

html{color:#fff;}

body,div,dl,dt,dd,ul,ol,li,h1,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th
    {
      margin:0;
      padding:0;
    }
body{
  background: #000;
  font-size: 12px;
  color: #c0c0c0;
  font-family: Courier New, monospace;
}


a {
  color: #ff9c00;
  text-decoration: none;
}

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

#header {
  width: 776px;
  height: 54px;
  padding-top: 49px;
  text-align:left;
}

#mc_embed_signup {
  float: right;
  margin-top: -5px;
}

#mce-responses {
    font-size: 10px;
    height: 20px;
    color: #ff9900;
    text-align: right;
}

#mainbody {
    background: #000 url(../img/bg_home.jpg) top center no-repeat;
}

#copybody {
    background: #000 url(../img/bg_copy.jpg) top center no-repeat;
}

#maindown{
  width: 776px;
  text-align: left;
}

#maindown h3 {
  font-size: 18px;
  color: #fff;
  font-weight: normal;
  width: 480px;
  line-height: 25px;
}

#maindown h4 {
  font-size: 18px;
  font-weight: bold;
  color: #ccc;
  width: 400px;
  margin-top: 30px;
}

#maindown p {
  color: #ccc;
  width: 480px;
  line-height: 22px;
}


#paypal{
  float: right;
  text-align: right;
  width: 400px;
  font-size: 14px;
}

#paypal select {
  background: #000;
}


#imagelink {
  float: left;
  width: 300px;
  text-align: left;
  font-size: 14px;
}


table
    {
    border-collapse:collapse;
    border-spacing:0;
    }
td{
    margin: 5px;
    vertical-align: top;
    }


fieldset,img
    {
      border:0;
    }

address,caption,cite,code,dfn,em,strong,th,var,optgroup
{font-style:inherit;
font-weight:inherit;}

del,ins
{text-decoration:none;}

li{list-style:none;}

caption,th{text-align:left;}

h1,h4,h5,h6{font-size:100%;font-weight:normal;}

q:before,q:after{content:'';}

abbr,acronym{border:0;font-variant:normal;}

sup{vertical-align:baseline;}

sub{vertical-align:baseline;}

legend{color:#fff;}

input,textarea,select,optgroup{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;
background: transparent;
border: #666 1px solid;
color: #fff;
}

.option{
  border: none;
}

hr {
  height: 1px;
  background-color: #191919;
  color: #191919;
}


input,button,textarea,select{*font-size:100%;}

.button {
  background: #333;
  border: #666 1px solid;
  margin: 5px;
}

.sbbtn {
      color: #fff;
    font-size: 18px;
    border: none;
    padding: 0px !important;
    width: 102px;
    height: 24px;
    font-family: Courier New,  monospace;
}

#map li {
  margin-left: 20px;
  padding: 0px;
  list-style-type: circle;
}

#map li ul {
  list-style-type: circle;
}

/* Layout */
#mc-embedded-subscribe {font-size: 12px; width: 70px;}
#subnav {float: left; margin-top: 10px;}

