body
{
	background-image:url(img/bg.jpg);
}
.main_body
{
	width:1100px;
	margin:auto;
	position:static;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#666666;
}
.loginform
{
	margin:100px auto auto 640px;
	position:absolute;
	z-index:1;
}
.frontimage
{
	width:1100px;
	margin-top:42px;
}

/*------------------------------------center content--------------------*/
.left_content
{
	width:215px;
	float:left;
}
.main_content
{
	margin-top:42px;
	width:880px;
	float:left;
	color: #000000;
}
.main_left
{
	width:750px;
	float:left;
	padding-top:10px;
	color: #000000;
}
.about_this_cigar
{
	width:730px;
	float:left;
}
.product_box
{
	margin-top:20px;
	width:680px;
	float:left;
	background:#000000;
	margin-left:50px;
}
.product_title
{
	padding-top:20px;
	width:600px;
	float:left;
}
.product_desc
{
	padding-top:20px;
	width:300px;
	float:left;
}
.product_image
{
	padding-top:20px;
	width:370px;
	float:left;
}
.main_right
{	width:100px;
	float:left;
	padding-top:10px;
	padding-left:20px;
	color: #000000;
}
.footer
{
	width:1100px;
	color:#CCCCCC;
	padding-left:100px;
}

/*   VERTICAL MENU START   */
#verticalmenu {
width: 200px;
padding: 0px 0 1em 10px;
margin-top:42px;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
float:left;
color: #333;
}

#verticalmenu ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#verticalmenu li {
/*border-bottom: 1px solid #90bade;*/
border-bottom: 1px solid #919191;
margin: 0;
}

#verticalmenu li a {
display: block;
padding: 5px 5px 5px 0.5em;
/*border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;*/
border-left: 10px solid #1E1E1E;
background-color: #282828;
border-right: 10px solid #515151;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #verticalmenu li a {
width: auto;
}

#verticalmenu li a:hover {
/*border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;*/
border-left: 10px solid #292929;
background-color: #333333;
border-right: 10px solid #666666;
color: #fff;
}

/*------------------------ TESTIMONIAL TICKER------------------------*/
#ticker {
width:200px;
height:420px;
float:right;
padding-right:5px;
margin-top:0px;
margin-bottom:0px;
background-image:url(img/testi.jpg);
background-repeat:no-repeat;
}

#ticker dt {
font:normal 14px Georgia;
padding:0 10px 5px 10px;
padding-top:10px;
border-bottom:none;
border-right:none; position:relative;
color:#e5e5e5;
}

#ticker dd { margin-left:0;
font:normal 11px Verdana;
padding:0 10px 10px 10px;
border-bottom:2px solid #444444;
position:relative;
color:#e5e5e5;
}

#ticker dd.last { border-bottom:1px solid #ffffff;
}

#ticker div { 
margin-top:0; 
}

.cart_table{
width:700px;
border:1px #CCCCCC solid;
text-align:center;
}
.cart_table2{
width:700px;
text-align:center;
}

tr.cart_title{
background-color:#161616;
}
.refresh
{
	width:20px;
	height:20px;
	border:none;
	padding: 0px 0px 0 0;
	background:url(img/ref.png);
}

.signin_submit {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background: url(img/bg-btn-blue2.png);
	border:0px solid #39D;
	color: #333333;
	padding:4px 10px 5px;
	font-size:11px;
	margin:0 5px 0 0;
	font-weight:bold;
	text-decoration:none;
	margin-top:10px;
	margin-left:30px;
}
.signin_submit::-moz-focus-inner {
padding:0;
border:0;
}
.signin_submit:hover, #signin_submit:focus {
	background-position:0 -5px;
	cursor:pointer;
}

.newslet_submit {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background: url(img/bg-btn-blue2.png);
	border:0px solid #39D;
	color: #333333;
	padding:4px 10px 5px;
	font-size:11px;
	margin:0 5px 0 0;
	font-weight:bold;
	text-decoration:none;
	margin-top:10px;
	margin-left:5px;
}
.newslet_submit::-moz-focus-inner {
padding:0;
border:0;
}
.newslet_submit:hover, #signin_submit:focus {
	background-position:0 -5px;
	cursor:pointer;
}

a.na:link, a.na:visited {
display:block; 
text-decoration:none;
color:#FFFFFF;
}

a.na:hover{
text-decoration:none;
color:#C6C6C6;
}

/*----------------------------------KOTAK PROMO-------------------------------*/
#promo {
	width:900px;
	height:100px;
}
#booking {
  /*background:#000000;*/
  /*border: 1px solid #B43708;*/
  width:1100px;
  margin-top:0px;
  margin-right:10px;
}
#booking h2 {
  background:url(img/h_booking_bg.jpg) repeat-x;
  /*border: 1px solid #7C0000;*/
  height: 27px;
  line-height: 27px;
  color:#CCCCCC;
  font-weight: normal;
  font-size: 16px;
  padding-left: 20px;
  margin: 4px 4px 10px 4px;  
}
