/* CSS Document */
/* ----- common styles starts ----- */
body {
	margin:0px;
	padding:0px;
	font-family:verdana, helvetica, "lucida grande";
	font-size:12px;
	color:#111111;
	text-align:center;
/*	background:url(../images/bckgrd_body.png) left top repeat-x !important;*/
}
H1{
	font-family:Georgia;
	font-size:22px;
	font-weight:bold;
	color:#533318;
	margin:7px 0 0 0 !important;
}
H2 {
	font-family:Georgia;
	font-size:19px;
	font-weight:bold;
	color:#533318;
	padding:5px 5px 5px 0 !important;
}
H3{
	font-family:Georgia;
	font-size:16px;
	font-weight:bold;
	color:#533318;
	margin-bottom:7px !important;
}

H4{
	font-family:Georgia;
	font-size:13px;
	font-weight:bold;
	color:#533318;
	line-height:1;
	padding:0;
}

a {color: #013480; text-decoration:none;}
a:hover {text-decoration:underline;}
a:visited{color:#351549;}


p{
	font-size:12px;
	line-height:17px;
	text-align:left;
	margin:12px 0;
}

#mainContainer {
}
#header {
}
#content {
	text-align:left;
	margin-top:10px;
}
#footer {
	clear:both;
	width:100%;
	text-align:left;
	margin-top:30px;
	border-top:1px solid #e2dede;
}

.caviar-field, .checkout-field, .checkout-fieldsm{
border:0 none;
color:#222222;
font-family:Helvetica;
font-size:14px;
font-weight:bold;
margin:5px 6px;
border:1px solid #999;
padding:4px;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}
.inputBox-wrapper
{
	 margin:0;
	 height:27px;
	 width:199px;
	 background:url(../images/textBox-bckgrd.png) no-repeat top;
}
.inputBox
{
	border:0 none;
	margin:5px 6px;
	width:189px;
	background:transparent;
	font-family:Helvetica;
	font-weight:bold;
	font-size:14px;
	color:#222;
}
.searchInputBox-wrapper
{
	 margin:0;
	 height:31px;
	 width:213px;
	 background:url(../images/searchBox-bckgrd.png) no-repeat top left;
}
.searchInputBox
{
	border:0 none;
	margin:8px 6px 5px 6px;
	width:193px;
	background:transparent;
	font-family:Helvetica;
	font-weight:bold;
	font-size:14px;
	color:#222;
}
.fl {float:left;}
.fr {float:right;}
.fl {float:left;}
.w-50 {width:50px;}
.w-120 {width:120px;}
.w-200 {width:200px;}
/* ----- common styles ends ----- */

/* ----- header styles starts ----- */
#logo {
	margin-top:8px;
	cursor:pointer;
}
#textLogo {
	float:left;
	height:45px;
	margin:0px 0 0 9px;
	text-align:left;
	color:#2859a1;
	font-size:11px;
}
#textLogo a{
	text-decoration:none;
}

.topRight {
	margin:38px 0 0 0;
	text-align:right;
	color:#2859a1;
	font-size:12px;
	color:#111;
}
.topRight a {
	text-decoration:underline;
}
.topSearch {
	float:right;
	margin-top:5px;
	*width:259px;
	_width:266px;
}
.topSearch .btn-search {
	float:right;
	background:url(../images/btn_search.png) left top no-repeat;
	width:67px;
	height:30px;
	border:0px;
	cursor:pointer;
}
	/* ----- top most navigation styles starts ----- */
	#topMost-navigation {
		float:left;
		margin-top:8px;
		font-family:Georgia;
		font-size:0.88em;
		text-transform:uppercase;
	}
	#topMost-navigation ul {
		margin:0;
		padding:0;
	}
	#topMost-navigation li{
		display:inline;
		margin:0 1px 0 0;
		padding:0;
	}
	#topMost-navigation a{
		float:left;
		color: #111;
		font-size:12px;
		margin:0 1px 0 0;
		padding:0 0 1px 3px;
		text-decoration:none;
	}
	#topMost-navigation a span{
		float:left;
		display:block;
		padding:4px 5px 4px 4px;
	}
	#topMost-navigation a span{
		float:none;
	}
	#topMost-navigation a:hover{
		background: #c7dde9 url(../images/topMostNav_left.png) no-repeat left top;
		color: #000;
		text-decoration: none;
	}
	#topMost-navigation a:hover span{
		background: #c7dde9 url(../images/topMostNav_right.png) no-repeat right top;
		color: #000;
	}
	#topMost-navigation .selected a, #topMost-navigation .selected a span{ /*currently selected tab*/
		background: #c7dde9 url(../images/topMostNav_right.png) no-repeat right top;
		color: #000;
	}
	/* ----- top most navigation styles ends ----- */
	
	/* ----- top navigation styles starts ----- */
	#topNav {
		margin-top:8px;
		background: #081E2D url(../images/topNav.png) no-repeat left top;
		color:#FFFFFF;
		font-size:11px;
		text-align:left;
	}
	#topNav ul {
		margin:0 0 0 7px;
		padding:0;
	}
	#topNav li{
		display:inline;
		margin:0 2px 0 0;
		padding:0;		
	}
	#topNav a{
		float:left;
		color: #c6e6eb;	
		margin:0;
		padding:0 2px 2px 3px;
		text-decoration:none;
		letter-spacing: 0.04 em;
/*		background:url(../images/li_right.png) right center no-repeat;*/
		max-width:114px;
		border-right:1px solid #081c2a;
		display:block;
		height:44px;
	}
	#topNav a span{
		float:left;
		display:block;
		margin:0 1px 0 0;
		padding:7px 3px 6px 3px;
		font-size:11px;
		letter-spacing:0.010em;
		line-height:1.4;
	}
	#topNav a span span.single{
		padding:8px 0 8px 0
	}
	#topNav a span{
		float:none;
	}
	#topNav a:hover, #topNav a.selected, #topNav .selected a span{
		background: transparent url(../images/topNav_selected2.png) no-repeat center top;
		text-decoration: none;
		color:#fff;
	}
	#topNav a:hover span{
		/*background: #c7dde9 url(../images/bckgrd_topNav_selected.png) repeat-x right top;*/
	}

	/* ----- top navigation styles ends ----- */
/* ----- header styles ends ----- */

/* ----- content styles starts ----- */
.topLeft-ad {
	margin-top:11px;
	height:327px;
}
#content .rightContent .ad-banners img {
}
.topLeft-ad .text {
	float:left;
	width:200px;
	font-size:16px;
	font-weight:bold;
	color:#333;
	margin-left:25px;
	line-height:24px;
}
.topLeft-ad .text .header {
	font-family:Georgia;
	font-size:24px;
	font-weight:bold;
	color:#613b1b;
	margin:30px 0px 60px 0px;
	padding-top:5px;
}
.topLeft-ad img {
	float:right;
	border:0px;
}
.topLeft-ad .btn-seeSpecials {
	background:url(../images/topLeft_ad_btn.png) left top no-repeat;
	width:180px;
	height:45px;
	border:0px;
	cursor:pointer;
	margin-top:60px;
	*margin-left:-20px;
	_margin-left:-5px;
}
.linkDiv {
	position:relative;
	top:0px;
	left:35px; !important	
	top:-50px; !important
	width:180px;
	height:45px;
	z-index:100000000;
}
#content .leftContent {
}
#content .bottomContent {

}
#content .bottomContent .leftColumn {
	margin-top:30px;
}

#content .bottomContent .leftColumn .image {
	float:left;
	width:47px;
	height:47px;
	margin:0 20px 10px 0;
}
#content .bottomContent .leftColumn .text ul {
	margin:0px;
	padding:0px;
	line-height:0;
}
#content .bottomContent .leftColumn .text li {
	margin:11px;
	padding:0px;	
	list-style-image:url(../images/li_icon_01.png);
}
#content .bottomContent .rightColumn {
	margin-top:30px;
}
#content .bottomContent .testimonial {
/*	margin-top:30px; */
}
#content .bottomContent .testimonial .text, #content .bottomContent .press .text {
	font-style:italic;
	line-height:19px;
}
#content .bottomContent .testimonial .text span, #content .bottomContent .press .text span {
	font-style:normal;
	font-size:14px;
}
#content .bottomContent .press {
	float:right;
/*	margin-top:30px; */
}

/*####### Right Styling ######### */
.right-block ul#faqList p.question{
	margin:5px 11px;
}

.right-block{
	margin:25px 0;
}
.side-links a{
	display:block;
	border-bottom: 1px dashed #999;
	padding: 6px 10px;
}

.side-links a:hover{
	border-bottom: 1px dashed #999;
	background-color:#dde8ef;
	text-decoration:none;
}

ul.normaltext {
	list-style-type:circle;
	margin-left:15px;
	line-height:1.2;
}

ul.normaltext li{
	list-style-type:circle;
	padding:3px 0;
}


#content .rightContent {
}
#content .rightContent .signIn {
	font-size:11px;
	text-align:right;
	padding-bottom:0px;
	font-weight:bold;
}

/*Styles shopping cart view*/
#content .rightContent .checkOut {

	height:52px;
	border-bottom:1px solid #ccc;
	background-color:#fbfcfc;
	margin: 10px 0;
	padding: 0 0 10px 0;
}
#content .rightContent .checkOut  ul {
}
#content .rightContent .checkOut  li {
	padding:0px 5px 0px 0px;
	display:inline;
}
#content .rightContent .btn-checkOut {
	width:112px;
	height:35px;
	border:0px;
	cursor:pointer;
}

#content .rightcontent .checkout h2{
	color:#013480;
}

/*End shopping cart view*/

#content .rightContent .ad-banners {
	height:67px;
	border:1px solid #e5e5e6;
	background-color:#fbfcfc;
}

/* SPECIAL OFFERS P TAGS */
#content .rightContent .ad-banners p{
	line-height:12px !important;
	margin:0;
	padding:0;
	font-size:11px !important;
}

#content .rightContent .ad-banners h2{
	margin:0 !important;
	padding:0 !important;
}

#content .rightContent .ad-banners img {
	float:left;
	margin: 0 10px 0 0;
}


/* SHIPPING*/
#content .rightContent .shipping {
	margin-top:30px;
}

#content .rightContent .shipping img{
	float:left;
	margin: 0 10px 5px 0;
}

#content .rightContent .shipping ul, .checklist ul {
	margin:20px 0 0 27px;
	padding:0px;
}
#content .rightContent .shipping li, .checklist li {
	margin:0 0 5px 22px;
	padding:0px;
	line-height:16px;	
	list-style-image:url(../images/li_icon_02.png);
}
#content .rightContent .newsletter {
	clear:both;
	width:279px;
	margin:25px 0;
	height:60px;
}
#content .rightContent .newsletter .btn-signUp {
	clear:both;
	background:url(../images/btn_signIn.png) left top no-repeat;
	width:76px;
	height:28px;
	border:0px;
	cursor:pointer;
}
/* ######## END RIGHT STYLING ############ */
/* ----- content styles ends ----- */

/* ----- footer styles ends ----- */
#footer .leftColumn {
	float:left;
	width:185px;
	margin-top:50px;
	line-height:20px;
}

#footer .leftcolumn p{
	font-size:11px;

}

#footer .leftColumn ul {
	margin:0;
	padding:0;
}
#footer .leftColumn li {
	margin:0;
	padding:0;
	width:185px;
	float:left;
	list-style-type:none;
	line-height:20px;
	font-size:11px;
}
#footer .rightColumn {
	float:right;
	width:142px;
	margin-top:50px;
}
#footer .leftBottom {
	margin:30px 0px 30px 0px;
	font-size:10px;
}
#footer .leftBottom ul {
	margin:0;
	padding:0;
}
#footer .leftBottom li{
	display:inline;
	margin:0;
	padding:0 1px 0 0;
}
#footer .leftBottom li a{
	background:transparent url(../images/li_icon_01.png) no-repeat scroll left -2px;
	padding-left:18px;
	color:#111;
}
.bottomSearch {
	margin-top:20px
	}
.bottomSearch .btn-search {
	float:right;
	background:url(../images/btn_search.png) left top no-repeat;
	width:67px;
	height:30px;
	border:0px;
	cursor:pointer;
}
#footer .footerLine {
	clear:both;
	background:transparent url(../images/bckgrd_footerLine.png) repeat-x scroll left top;
	width:863px;
	height:2px;
	margin:0px auto;
}
#footer .logos, div#foo-bott.logos{
	clear:both;
	margin:10px auto;
	text-align:center;
	font-size:10px;
}
	/* ----- footer navigation styles starts ----- */
	#footerNav {
		clear:both;
		float:left;
		margin-top:8px;
		font-size:11px;
		text-align:left;
	}
	#footerNav ul {
		margin:0 0 0 7px;
		padding:0;
	}
	#footerNav li{
		display:inline;
		margin:0 2px 0 0;
		padding:0;
	}
	#footerNav a{
		float:left;
		margin:0 2px 0 0;
		padding:0 0 2px 3px;
		text-decoration:none;
		letter-spacing: 0.07 em;
		font-size:10px;
	}
	#footerNav a span{
		float:left;
		display:block;
		padding:4px 7px 4px 7px;
	}
	#footerNav a span span.single{
		padding:7px 0;
	}
	#footerNav a span{
		float:none;
	}
	#footerNav a:hover{
		text-decoration: underline;
	}
	#footerNav a:hover span{
		/*background: #c7dde9 url(../images/bckgrd_topNav_selected.png) repeat-x right top;*/
	}
	#footerNav .selected a, #topNav .selected a span{ /*currently selected tab*/
		background: #c7dde9 url(../images/bckgrd_topNav_selected.png) repeat-x right top;
	}
	/* ----- footer navigation styles ends ----- */
/* ----- footer styles ends ----- */

/* FILTER STYLING */

* ul#portfolio li { margin-right: 5px; }

/*****Custom Classes*****/
.clearing { clear: both; }
.last { margin-bottom: 0; }
.screenReader { left: -9999px; position: absolute; top: -9999px; }

/*****Basic Layout*****/

ul#filter { float: left; font-size: 16px; list-style: none; margin: 10px 0 20px 0; width: 100%;}
ul#filter li { 
	border-right: 1px solid #dedede;
	float: left;
	line-height: 16px;
	margin-right: 10px;
	padding-right: 10px;
	font-size:14px;
}
ul#filter li:last-child { border-right: none; margin-right: 0; padding-right: 0; }
ul#filter a { color: #999; text-decoration: none; }
ul#filter li.current a, ul#filter a:hover { text-decoration: underline; }
ul#filter li.current a { color: #333; font-weight: bold; }

h1.hom{
	font-size:14px;
	padding-bottom:8px;
}

#hom-prod h2 a{
	font-size:20px;
	float:left;
	color:#533318;
	padding-bottom:10px;
}
#hom-prod h2 a:hover{
	text-decoration:none;
}

ul#cat-prod, ul.hom-prod  { float: left; list-style: none; margin: 0; width:624px; overflow:hidden;}
ul#cat-prod li, ul.hom-prod li { 
	border:none solid #DEDEDE;
	float:left;
	margin:0 23px 10px 0;
	padding:5px 5px 5px 5px;
	width:175px;
	height:320px;
	overflow:hidden;
	font-size:12px;
	line-height:15px;
}
ul#cat-prod a {/* display: block; width: 100%;*/ }
ul#cat-prod a:hover { text-decoration: none; }
ul#cat-prod img, .hom-prod img { border: 1px solid #dedede; display: block;}
ul#cat-prod h2, .hom-prod h3{
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	color:#533318;
}


a.btn-1{
	background: transparent url(../images/fulldetails.png) 0px 0px no-repeat;
	color:#222;
	display:block;
	height:23px;
	overflow:hidden;
	font-size:11px;
	line-height:10px !important;
	margin:8px 0;
	padding:6px 0 4px 8px;
	text-decoration:none;
	width:81px;
	cursor:pointer;
	font-family:verdana, helevetica, arial !important;
	font-weight:normal !important;
}
a.btn-1:hover, input.btn-1:active{
	background: transparent url(../images/fulldetails.png) -89px 0px no-repeat;
	text-decoration:none;
}

input.btn-1{
	background: transparent url(../images/fulldetails.png) 0px 0px no-repeat;
	color:#222;
	height:23px;
	overflow:hidden;
	padding:0;
	text-decoration:none;
	width:89px;
	cursor:pointer;
	border:none;
	margin-top:10px;
	text-transform:capitalize;
}

a.btn-3{
	display:block;
	float:left;
	margin:11px 0 0 25px;
}

/*####### PRODUCT PAGE ######### */
/* Product detail block*/
.pro-deta{
	margin: 0 0 20px 0;
}

.pro-deta H1{
	font-size:22px !important;
}

/* Product image block */
.pro-imag{
	float:right;
	width:325px;
	margin:0 0 15px 35px;
}
.pro-imag a img{
	float:right;
	border:1px solid #999;

}

/* styles the zoom button*/
.pro-imag a span{ 
	float:right;
	padding:4px;
	font-size:10px;
	border:1px solid #bbbbbb;
	border-top: 0px !important;
	text-decoration:none;
}

.pro-imag a:hover span{
	color:#000;
	background-color:#cccccc;
}

/* Styles the pricing tables*/
#pro-price table{
	margin: 25px 0;
	padding:10px;
	background-color:#f3f2ef;
}

#pro-price input{
	color:#222222;
	font-family:Helvetica;
	font-size:14px;
	font-weight:bold;
	text-align:right;
}
#pro-price table tr td{
	padding:3px 5px;
}

#pro-price a.btn-2{
	background: transparent url(../images/addtocart3.png) 0px 0px no-repeat;
	color:#2d2d2d;
	display:block;
	height:23px;
	font-size:12px;
	padding:6px 0 0px 2px;
	text-decoration:none;
	width:87px;
	cursor:pointer;
	margin:6px 0 0 0;
}
#pro-price a.btn-2:hover{
/*	background: transparent url(../images/addtocart3.png) 0px -29px no-repeat;*/
	text-decoration:none;
	color:#111;
}

tr.pro-price1{
	color:#533318;
}

tr.pro-price2{
	background-color:#fff;
}

tr.pro-price2:hover, tr.pro-price3:hover{
}


/* Styles the recommended products */
.pro-reco{
	width:200px;
	float:left;
	margin:15px 0px 5px 0;
}
.pro-reco img{
	border:1px solid #bbbbbb;

}

.pro-reco h2{
	font-size:14px !important;
}
.pro-reco h3{
	font-size:20px !important;
}

/*####### RESTAURANT SECTIOn ######### */
/* Reusable image block */
	.img-right{
		float:right;
		border:1px solid #999;
		margin:0 0 15px 35px;
	}
	
#caviar-dining h2{
		font-size:18px !important;
		margin:20px 0 0 0;
	}
	
#caviar-dining h3{
		font-size:14px !important;
		line-height:15px;
		padding:0;
		margin:5px 0 0 0 !important;
}

#caviar-dining p{
	font-family:verdana,helvetica, arial !important;
}

.img-left{
		float:left;
		border:1px solid #999;
		margin:0 35px 15px 0px;
}
.rest-top{
	margin:0 0 15px 0;
	padding:7px;
	border:1px solid #999;
}

/* End restaurant and boutique */


/*####### ERRORS AND NOTIFICATIONS ######### */

#notice{
	text-align:left;
	color: #222;
	font-size:14px;
}
.error-1 {
	margin:10px 0;
	padding: 15px;
	border: 1px solid #e98c8c;
	background-color:#ffe7e7;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	font-size:14px;

Ê}

.message-1 {
	margin:10px 0;
	padding: 15px;
	border: 1px solid #94c36e;
	background-color:#eafadd;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
Ê}

/*####### Checkout Styling ######### */
.checkout1-impulsebody{
	font-size:12px;
}

.checkout-fieldsm{
	width:46px;
}
.cal{
	cursor:pointer;
}

