html, body, ul, ol, li, p, h1 , h2, h3, h4, h5, h6, form, a, div, img, blockquote{
	margin: 0px;
	padding:   0px;
	border: 0px;
}

body{
	background-color: #202020;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

h1, h2, h3{
	color: #ffffff;
	font-size: 20px;
	font-family: Tahoma, Geneva, sans-serif;
}

h2{
	color: #dfa113;
}

a.review-name{
	color: #dfa113;
	font-size: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
}

a.review-name:hover{
	color: #dfa113;
	font-size: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: underline;
}

h2 span{
	font-size: 12px;
	color: #ffffff;
}

h3{
	margin-left: 20px;
}

a{
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover{
	color: #cccccc;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.header{
	width: 900px;
	margin: 0 auto;
	height: 131px;
	margin-bottom: 8px;
}

.logo{
	float: left;
	margin-top: 41px;
}

.header-right{
	float: right;	
}

.header-search{
	margin-bottom: 25px;
	text-align: right;
	margin-top: 20px;
}

ul.menu{
	list-style-type: none;
	list-style-position: inside;
	margin-left: 20px;
	height: 47px;
}

ul.menu a{
	color: #2e2e2e;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-transform: uppercase;	
	text-decoration: none;
}

ul.menu a:hover{
	color: #ffffff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-transform: uppercase;	
	text-decoration: none;
}

ul.menu li{
	display: inline;
	background-image: url(images/button.jpg);
}

ul.menu li div{
	height: 32px;
	width: 118px;
	float: left;
	padding-top: 15px;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	margin-right: 2px;
	text-align: center;
}

ul.menu li div:hover{
	height: 32px;
	width: 118px;
	float: left;
	padding-top: 15px;
	background-image: url(images/button-over.jpg);
	background-repeat: no-repeat;
	margin-right: 2px;
	cursor: pointer;
	text-align: center;
}

input.text_input{
	border: 1px solid #000000;	
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input.input_focus{
	background-color: #cccccc;	
}

.left{
	float: left;	
}

.center{
	text-align: center;
}

.right{
	float: right;
}

.clearfix{
	clear: both;	
}

.error-box{
	backgrond-color: #272727;
	border: 1px solid #3a3a3a;
	padding: 10px;
	color: #dfa113;
	text-align: center;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.logged{
	height: 45px;
	width: 880px; 
	margin: 0 auto;
	margin-bottom: 15px;
}

.logged-text{
	color: #ae7900;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	float: left;
	margin-top: 14px;
	
}

.logged-buttons{
	float: right;	
	margin-top: 12px;
}

.header-flash{
	width: 900px;	
	margin: 0 auto;
}

.footer{
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
	height: 59px;
}

.footer-wrap{
	width: 890px;
	margin: 0 auto;
	color: #7d7d7d;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
}

.content-wrap{
	width: 900px;
	margin: 0 auto;
}

.how-we{
	width: 278px;
	padding-left: 10px;
	padding-top: 10px;
}

.box{
	background-image: url(images/box-container.jpg);
	width: 298px;
	height: 305px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.box2{
	background-image: url(images/box-bg2.jpg);
	width: 595px;
	height: 305px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.box-margin{
	margin-right: 4px;
	margin-left: 2px;
	
}

.index-box{
	background-image: url(images/index-box.png);
	width: 298px;
	height: 112px;
	margin-top: 4px;
	padding-top: 56px;
	text-align: center;
}

.box-title{
	color: #ffffff;
	font-size: 22px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 16px;
	padding-left: 17px;
	padding-bottom: 30px;
}

.newsletter{
	background-image: url(images/newsletter-bg.jpg);
	width: 298px;
	height: 152px;
	margin-bottom: 10px;
}

.featured-review{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3a3a3a;	
	width: 90%;
	margin: 0 auto;
	color: #7d7d7d;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

span.featured-title{
	color: #d29302;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;	
	font-size: 12px;
}

.more{
	margin-top: 13px;	
	width: 95%;
	text-align: right;
}

ul.last-reviews{
	list-style-image: url(images/list.jpg);
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 20px;
}

ul.last-reviews li{
	margin-bottom: 3px;
}

ul.last-reviews li a{
	color: #d29302;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

ul.last-reviews li span{
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.cigar-how-we{
	padding-left: 20px;	
	padding-right: 20px;	
	
}

.cigar-how-we p, p{
	color: #7d7d7d;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	margin-bottom: 10px;
}

ol.listing, ol.listing2{
	color:#666666;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:12px;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 0 7px;	
}

ol.listing li, ol.listing2 li{
	margin-bottom: 10px;
}

ol.listing li label{
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 120px;
	display: inline;
	float: left;
	padding-top: 4px;
}

td.title{
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

ol.listing2 li label{
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
	display: inline;
	float: left;
}

ol.listing li label span, ol.listing2 li label span, td span{
	color: #dfa113;
}

a.orange{
	color: #dfa113;	
}

.faq{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3a3a3a;	
	margin: 0 auto;
	color: #7d7d7d;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 15px;
}

span.faq-title{
	color: #d29302;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;	
	font-size: 12px;
}

span.faq-title span{
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;	
	font-size: 10px;
}

.grey-line{
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3a3a3a;	
}

.border-left{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3a3a3a;		
}

/* Template functions */
.site-title{
	background-image: url(images/site-title-bg.png);
	height: 60px;
	margin-top: 10px;
}

.site-content{
	background-image: url(images/site-bg.jpg);
	padding: 20px;
}

.site-footer{
	background-image: url(images/site-footer.png);
	height: 6px;
	margin-bottom: 10px;
}

/* ADMIN */
table.main-table{
	border: 1px solid #000000;	
}

td.main-title{
	background-color: #666;
	padding: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
}

td.main-content{
	background-color: #333;
	padding: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

td.main-top{
	padding: 5px;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
}

td.main-message{
	padding: 20px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-weight: bold;
}

.auto-box{
	height: 300px;
	overflow: auto;
	margin-bottom: 50px;
}

.top-logo{
	height: 150px;	
	margin-top: 19px;
}



.review-circle{
	background-image: url(images/circle.png);
	height: 95px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
	font-size: 58px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 25px;
	float: right;
}

.review-posted{
	color: #dfa113;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 9px;
}

.review-posted span{
	color: #ffffff;
}

.reviews-left{
	float: left;
	margin-right: 20px;
}
.reviews-ad{
	float: left;
}
.review-scoring{
	float: right;	
	margin-right: 10px;
}

.review-scoring ul{
	margin-top: 15px;
	list-style-type: none;
}

.review-scoring ul li{
	margin-bottom: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.review-scoring ul li span{
	color: #dfa113;
}

.reviews-by-brand{
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3a3a3a;	
}

.reviews-section{
	float: left;
	width: 630px;
}

.review-hover:hover{
	background-color: #333;
}

.review-hover{
	padding: 10px;
}

a.no-underline{
	text-decoration: none;
}





div.pagination {
padding: 3px;
margin: 3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

div.pagination a {
padding: 2px 5px 2px 5px;
margin: 2px;
border: 1px solid #565656;
background: #565656;
text-decoration: none; /* no underline */
color: #ffffff;
}
div.pagination a:hover, div.pagination a:active {
border: 1px solid #ffffff;

color: #000;
}
div.pagination span.current {
padding: 2px 5px 2px 5px;
margin: 2px;


font-weight: bold;

color: #FFF;
}
div.pagination span.disabled {
padding: 2px 5px 2px 5px;
margin: 2px;
border: 1px solid #ffffffE;
background: #ffffff;
color: #000000;
}



.button-left{
	height: 22px;
	width: 5px;
	background: url(images/button-right.jpg);
	float: right;
}

.button-right{
	height: 22px;
	width: 5px;
	background: url(images/button-left.jpg);
	float: right;
}

.button-middle{
	float: right;
	background: url(images/button-middle.jpg);
	height: 21px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
}

.button-middle a{
	color: #dfa113;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.button-middle a:hover{
	text-decoration: underline;
}




