body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,th,var{
	font-style:normal;
	font-weight:normal;
}
caption,th{
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}
q:before,q:after{
	content:'';
}
abbr,acronym{
	border:0;
}


body {
	padding: 0;
	margin: 0;
	background: #230402 url(../img/cigarsa-bg.jpg) no-repeat center top;
    font-family: Helvetica, Arial, sans-serif;
	line-height: 20px;
	font-size: 14px;
	color: #FFF;
}
/* links */

a:link, a:visited {
	text-decoration: none;
	outline: none;
	color: #fff;
}

/* page structure 
--------------------------------------------- */
#outerwraper {
	width: 1024px;
	margin: 0px auto 0;
	background:url(../img/cigar-label-bg.png);
}
#header {
	background-color:#000;
	margin: 0px auto 0;
	width: 900px;
	height: 110px;
	position:relative;
}
#content {
	background-color:#000;
	margin: 0px auto 0;
	width: 900px;
	height: 700px;
	position:relative;
}

#footer {
	width: 1024px;
	margin: 0px auto 0;
	height: 50px;
	color: #fff;
	font-size:10px;
	position:relative;
	top: 10px;
}
#copyright{
	position:relative;
	float: left;
	width:230px;
	height: 30px;
	top: 2px;
	left: 0px;
	font-size:8px;
}
#cigarlogo{
	position:relative;
	width: 214px;
	height: 54px;
	left: 20px;
	top: 18px;
}
#cigstore{
	position:relative;
	width:254px;
	height:50px;
	left: 248px;
	top: -10px;
}
#cigphone{
	position:relative;
	float: right;
	width: 210px;
	top: -95px;
	color:#C00;
	font-size:18px;
	font-family: 'Lekton', sans-serif, Arial, serif; font-weight: Normal 400 italic; 
	
}
#iframe {
	position: relative;
	width:760px;
	height:580px;
	top: 10px;
	left: 70px;
}

span.line1{
	font-family: 'Lekton', sans-serif, Arial, serif; font-weight: Normal 400 italic;
	font-size: 29px;
	line-height: 30px;
	color:#C00;
}
span.line2{
	font-family: 'Lekton', sans-serif, Arial, serif; font-weight: Normal 400 italic;
	font-size: 20px;
	line-height: 24px;
	color:#ac6d21;
}
span.tan{
	color:#ac6d21;
}


span.red{
	color:#C00;
	font-family: 'Lekton', sans-serif, Arial, serif; font-weight: Normal 400 italic;
}
span.white{
	color:#FFF;
	font-size: 24px;
}

iframe {
	position: relative;
}

/* footer sub nav
--------------------------------------------- */
#subnav{
	position:relative;
	float: right;
	width:300px;
	top:-2px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}

ul#list-nav {
	list-style:none;
	margin:5px;
	padding:0;
	width:480px
}

ul#list-nav li {
	display:inline
}

ul#list-nav li a {
	text-decoration:none;
	padding:1px 0;
	width:160px;
	float: left;
	text-align:center;
	border-right:1px solid #bf1e2e;
}

ul#list-nav li a:hover {
	background:rgba(255,255,255,.10);
}
ul#list-nav li a.last { 
	width: 130px;
	border-right: none; 
}
#footerbox{
	margin: 0px auto 0;
	width: 1024px;
	height: 38px;
}

/* social
--------------------------------------------- */
#scontent {
	width: 100%;
	height: 30px;
	position:relative;
	bottom: 40px;
}
#scontent2 {
	width: 100%;
	height: 30px;
	position:relative;
	float: right;
}
#social {
      background: url(../img/social.png);
      height: 30px;
      width: 111px;
      position: relative;
	  left: 760px;
}

#social li {
	list-style-type: none;
	float: left;
}

#social a {
	height: 32px;
	display: block;
}

#social span {display: none;}

#list1 { width: 29px; }
#list2 { width: 41px; }
#list3 { width: 41px; }


#list1 a:hover {
      background: url(../img/social.png) 0px -30px no-repeat;
}

#list2 a:hover {
      background: url(../img/social.png) -29px -30px no-repeat;
}

#list3 a:hover {
      background: url(../img/social.png) -70px -30px no-repeat;
}

/* cigarstore NAV
------------------------------------*/
#cigstore{
	position:relative;
	width:220px;
	height:50px;
	left: 248px;
	top: -10px;
}
#redarrow{
	position:relative;
	float:right;
	width:12px;
	height:9px;
	top: 15px;
	right: 20px;
}
#storenav{
	list-style:none;
	margin-bottom:10px;
	float:left;
	width:200px;
	position:relative;
	z-index:5;
	font-family: 'Lekton', sans-serif, Arial, serif;
	font-weight: Normal 400 italic;
	font-size: 24px;
}
#storenav li{
	float:left;
	position:relative;
}
#storenav a{
	display:block;
	padding:5px;
	color:#fff;
	background:#000;
	text-decoration:none;
}
#storenav a:hover{
	color:#fff;
	text-decoration: none;
}

/*--- DROPDOWN ---*/
#storenav ul{
	
	list-style:none;
	position:absolute;
	left:-9999px;
}
#storenav ul li{
	padding-top:1px; 
	float:left;
}
#storenav ul a{
	white-space:nowrap; 
}
#storenav li:hover ul{ 
	left:0; 
}
#storenav li:hover a{ 
	text-decoration:none;
}
#storenav li:hover ul a{ 
	text-decoration:none;
}
#storenav li:hover ul li a:hover{ 
	background:#C00;
}

/* cigar= brands
------------------------------------*/
#cigarbrands{
	position:relative;
	float:left;
	height: 150px;
	width:500px;
	top:40px;
	left:80px;
}
ul li{
	line-height: 1.2em;
  	margin: 0;
  	padding: 0;
	list-style-type: none;
}

* html ul li{
	position: relative;
}

ul li.column1 { margin-left: 0em; }
ul li.column2 { margin-left: 12em; }
ul li.column3 { margin-left: 24em; }

li.reset{
  margin-top: -9.6em;
}
/* photo page
------------------------------------*/
#cigarphotos{
	position:relative;
	width:100%;
	height:700px;
}
