@charset "UTF-8";
/* CSS Document */
body {
	background: #101432;
	color: #333;
	font-size: 11px;
	height: 100%;/**/
}

#wrapper{height: 100%;
	min-height: 100%;
	height: auto !important;
	margin: 0 auto -100px; /* the bottom margin is the negative value of the footer's height*/ 
	
}
#main {
	background-color: #1c203c;
}


/*HEADER*/
div#header {margin: 0 auto; overflow: hidden; width: 970px;background-color:#1c203c;height:180px;}
div#header h1{padding-top:40px;}
div#header h1 a{
background:transparent url('http://americanclassicsbrand.com/images/newimages/AC_logo.png') no-repeat;
border: none;
display: block;
height:105px;
overflow: hidden;
text-indent: -2000px;
width: 390px;
margin:0 auto;
}
div#header div#videobutton{float:right;width:93px;height:95px;position:relative;top:-120px;right:40px;}
/*NAVIGATION*/
div.navigation {
clear:both;
height: 44px;
width:100%;
background-image:url('http://americanclassicsbrand.com/images/newimages/nav_bg.gif');
background-repeat:repeat-x;
}


div.navigation #menu ul li{float:left;text-transform:uppercase;margin:0;padding:0;}
div.navigation #menu{margin: 0 auto;width:970px;}/**/
div.navigation #menu ul{width:700px;margin: 0 auto;height:44px;}
div.navigation #menu #shop{font-weight:bold !important;}

/*CONTENT*/
div.g970 div#content {height:510px;width:970px;}


div#about{
height:510px;
width:width:970px;
background:transparent url('http://americanclassicsbrand.com/images/newimages/AC_RussellSimmons.png');
background-repeat:no-repeat;
background-color:#1c203c;
}
div#about div#quotes{width:540px;height:auto;margin:0 auto;}
div#about div#quotes #first{padding:60px 0 0 170px;width:100%;}

div#about div#quotes #signature{width:540px;height:auto;margin:0 auto;}
div#about div#quotes #signature p{padding:0 0 0 220px;width:100%;}

div#about  div#moto{width:690px; height:auto;overflow:hidden;margin:30px 49px 0 auto;}/*background-color:#FF0000;*/
div#about  div#moto p{padding:0 0 0 160px;}
/*LOOK BOOK*/
div#main div#AC_book{background-color:#1c203c;text-align:center;}

/*FORM*/
div#form{overflow:hidden;height:510px;background-color:#1c203c;}
div#form ul{margin:40 px auto 0 auto;}
div#form ul li{display:block;float:left;width:360px;padding:20px 40px 0 40px;}
div#form ul li form{display:inline;margin:0;padding:0;}
div#form .floatLeft{float:left;width:110px;}

div#form .clearBoth{clear:both;}
div#form .formBlock{padding-top:1em;}
div#form fieldset{margin: 0 0 -1em 0;padding: 0 0 1em 1em;}
div#form input{color: #fff;background: #16182d;border: 1px solid #ced0dd;}
/*VIDEO*/
div#videoHolder{margin:0 auto;text-align:center;background-color:#1c203c;height:auto;padding:30px 0 30px 0;}

/*FOOTER*/
div.navigation #footer ul li{float:left;margin:0;padding:0;}
div.navigation #footer{margin: 0 auto;width:970px;}/**/
div.navigation #footer ul{width:800px;margin: 0 auto;height:44px;}

div#siteMap {
margin: 0 auto;
margin-bottom:0;
overflow: hidden;
width: 970px;
background-color:#1c203c;
height: 102px; /* .push must be the same height as .footer */
  }
div#siteMap p{text-align:center; padding-top:30px;}
.capital{text-transform:uppercase;}
.center{text-align:center;}
#Linkbg{width:100%; height:900px;background: #fff url(images/topbg.jpg) no-repeat 50% 0 !important; cursor:pointer;
position:absolute;}