@charset "utf-8";
/* CSS Document */
* { margin:0; padding:0; }
body { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.75%;
	color:#666;
}
a { outline:none; text-decoration:none; }
a, a img { border:0; }
a:link, a:visited {
	color:#318bb1;
}
a:active, a:hover {}
#wrapperTH {
	width: 780px;
	margin: 0 auto;
	overflow: hidden;
	display: block;
	clear: both;
}
#headerTH { 
	height:86px;
	background:url(../images/homepage/cigar-header-bg.jpg) no-repeat;
}
#navTH {
	display: block;
	background: url(../images/bgr_topnav.gif);
	float: left;
	clear: both;
	font-size: 9pt;
	font-style:: normal;
	font-family:: Arial, Helvetica, sans-serif
}
#flashTH {
	float: left;
	clear: both;
	width: 780px;
}
#flashLeft {
	float:left;
	width:538px;
	height: 307px;
}
#flashRight {
	background:#318bb1;
	float: left;
	display: inline;
	height: 307px;
	width: 242px;
}
#flashRight a:link, #flashRight a:visited { color:#FFF; text-decoration:none; }
#flashRight a:active, #flashRight a:hover { color:#000; text-decoration:none; }

#contactFormBox {
	text-align:center;
	padding: 7px 0 0 0;
}
#contentTH {
	float: left;
	clear: both;
	display: block;
	overflow: auto;
}
#contLeft {
	float:left;
	width: 140px;
	background: url(../images/homepage/get-started-bg.jpg) no-repeat;
	padding: 0;
	background-position: 2px;
	height: 300px;
	color:#FFF;
	line-height: 32px;
}
#contLeft h3 {
	font-size:16px;
	margin: 10px 10px 5px 10px;
	padding: 0;
	color:#FFF;
	font-weight: normal;
}
#contLeft p {
	margin:0 10px 0 10px;
	padding:0;
	font-size:13px;
}
#contRight {
	float:left;
	width: 640px;
}
#discountBox {
	float:right;
	width:225px;
	margin: 10px;
	text-align: center;
	padding: 10px 0;
	line-height: 18px;
	font-size: 1.2em;
}
#cigarBash {
	float:right;
	width:242px;
	margin: 0px;
	text-align: center;
	padding: 10px 0;
	line-height: 18px;
	font-size: 1.2em;
}
.dcHeader {
	color:#318bb1;
	font-weight: bold;
	font-size: 16px;
}
.dcCopy {}
#mainContent {
	float:left;
	width:375px;
	margin: 10px;
}
#mainContent h1 {
	font-size:24px;
	margin-bottom:10px;
	color: #032d55;
}
#mainContent p { line-height:18px; }
#socialBtns {
	clear:both;
	text-align: center;
	z-index: 2;
}
#socialBtns ul {
	list-style-type:none;
	margin: 0 0 0 10px;
}
#socialBtns ul li {
	display:inline;
	margin: 4px;
}
#socialBtns ul li a {
	padding:2px;
}
#footerTH {
	font-size:1em;
	clear: both;
}
#warning {
	text-align:center;
	font-size: 1em;
	padding: 5px;
}
#blueTag { float:right; }
#copyrightTag { float:left; }
#cigarClubBtn {
	clear:both;
	width:157px;
	display:block;
	background:url(../images/homepage/cigar-club-bg.jpg) no-repeat;
	padding: 5px 5px 5px 80px;
	color: #FFF;
	line-height: 16px;
	font-size: 12px;
}
#featuredCigarBtn {
	clear:both;
	width:157px;
	display:block;
	background:url(../images/homepage/featured-cigars.jpg) no-repeat;
	padding: 5px 5px 5px 80px;
	color: #FFF;
	line-height: 16px;
	font-size: 12px;
}
#phoneNumber {
	width:210px;
	float:right;
	color: #FFF;
	font-weight: bold;
	font-size: 24px;
	margin-top: 40px;
}
