@charset "utf-8";


body {
	background:#fef4d5;
	font-size:12px;
	padding:0;
	margin:0;
	font-family:"Arial", sans-serif;
	text-align:center;
}

h1 {
	background:url(/images/header-bg2.png) no-repeat;
	font-size:18px;
	height:46px;
	width:328px;
	padding-top:15px;
	font-family:"Georgia",arial, sans-serif;
	text-align:center;
margin-top:40px;
	color:#c30a2a;
	text-transform:uppercase;
}

* html h1{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/header-bg2.png', sizingMethod='crop');
}

h2 {
	font-size:18px;
	text-align:left;
	color:#000;
}
h3 {
	font-size:16px;
	color:#000;	
	text-align:left;
}

h4 {
	font-size:16px;
	color:#000;	
	text-align:center;
}

a:link, a:visited {
	color:#c30a2a;
	text-decoration:underline;
}
a:hover, a:active {
	color:#c30a2a;
	text-decoration:none;
}
#wrapper {
	width:1024px;
	text-align:left;
	margin:0 auto;
	background:url(/images/body-stripe.jpg) repeat-y;

}

#header {
	background:url(/images/header.jpg) no-repeat 0 0;
	height:180px;
	width:1024px;
	float:left;
	position:relative;
	clear:left;
}
#musicPlayer{
	/*background:url(/images/cd2.png) no-repeat right top;*/
	height:140px;
	width:225px;
	position:absolute;
	right:130px;
	padding-top:20px;
	top:80px;
}
* html #musicPlayer{
	background:none;
/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/cd2.png', sizingMethod='crop');
*/}
#musicPlayer embed{
margin:-10px;
}
#cdCover{
position:absolute;
top:0px;
left:70px;
text-align:center;
}
#cdCover a{
font-size:10px;
display:block;
}



#cubaIcon{
position:absolute;
top:105px;
right:0px;

}
#angleCigar{
position:relative;
top:10px;
}


#content {
	background:url(/images/body.jpg) no-repeat 0 0;
	width:1024px;
	float:left;
	clear:left;
	margin-bottom:20px;
}

#comingSoon{
width:400px;
margin:0 auto;
}

#coupon{
float:right;
margin-right:140px;
}
#history,
#newGen{
float:left;
width:295px;
text-align:left;
}
#history{
margin-right:20px;
}
#events{
	font-size:14px;
}

#margin{
    margin-left: 25px;
	}
	
form#hcseries {
margin-left:30px;
}
form#hcseries label{
font-size:12px;
}

ol{
font-weight:bold;
}


/*--- Cigar Page --*/

body#cigars table{
font-size:12px;
width:170px;
text-align:justify;
}

body#cigars img,
body#home.default img
#cdCover img{
   behavior: url("/scripts/pngbehavior.htc"); 
}

body#cigars table,
body#cigars img{
}
body#cigars h2{
font-size:16px;
}


body#cigars #connecticut,
body#cigars #criollo,
body#cigars #habana{
float:left;
width:175px;
margin:0 0 28px 28px;
}

/*--- Min Height for shorter pages--*/


/*---body#events #content,--*/
body#reviews #content,
body.users #content,
body#thankyou #content,  {
	height:462px;
}

#left-mid{
	width:635px;
	float: left;
	padding-right:15px;
	margin-left: 200px;
	_margin-left:100px;
}

/*---body#accessories #content,--*/

#left, #right, #middle,{
float:none;
width:175px;
margin:0 0 28px 28px;
}

#right-mid{
display:none;
}

body.admin #right-mid{
	width:240px;
	float: right;
	margin-right: 20px;
}

ul#nav {
	margin:35px 0 0 360px;
	padding:0;
	list-style:none;
	display:block;
}
ul#nav li {
display:inline;
	margin:0 5px 0 0;
color:#c30a2a;
}
ul#nav li a {
	color:#c30a2a;
	font-size:14px;
	font-weight:bold;
text-decoration:none;
}
ul#nav li a:hover{
text-decoration:underline;
}

#logos{
position:absolute;
left:150px;
}
#logos img{
width:170px;
height:170px;
}


#login{
float:right;
width:200px;
}
#signUp{
	float:left;
	width:225px;
}
#search{
	float:right;
	width:225px;
}
#browse{
	float:right;
	width:150px;
}
form label{
	color:#c30a2a;
	font-size:14px;
	font-weight:bold;
}


.clear{
	clear:both;
}
#footer {
	background:#fef4d5 url(/images/footer.jpg) no-repeat left top;
	width:650px;
	float:left;
	clear:left;
	padding:234px 200px 20px 200px;
	font-family:Arial, Helvetica, sans-serif;
	color:#d29e4e;
}
#footer p{
	text-align:center;
	font-size:12px;
}

#footer ul{
	padding:0px;
	margin:0px;
	text-align:center;
}
#footer ul li{
	display:inline;
	text-align:center;
	margin:0px 5px 0px 0px;
}
#footer a{
	font-weight:bold;
	color:#d29e4e;
	font-size:12px;
}
#cigargroup {
	width:170px;
	float:left;
}
#rating {
	width:81px;
	float:right;
	margin:40px 25px 0px 0px;
}