/* @group Font Calling */
@font-face {
    font-family: 'source_sans_probold';
    src: url('../font/sourcesanspro-bold-webfont.eot');
    src: url('../font/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/sourcesanspro-bold-webfont.woff') format('woff'),
         url('../font/sourcesanspro-bold-webfont.ttf') format('truetype'),
         url('../font/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'source_sans_prolight';
    src: url('../font/sourcesanspro-light-webfont.eot');
    src: url('../font/sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/sourcesanspro-light-webfont.woff') format('woff'),
         url('../font/sourcesanspro-light-webfont.ttf') format('truetype'),
         url('../font/sourcesanspro-light-webfont.svg#source_sans_prolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'WebRupee';
	src: url('../font/WebRupee.V2.0.eot');
	src: url('../font/WebRupee.V2.0.eot?#iefix') format('embedded-opentype'), 
		 url('../font/WebRupee.V2.0.woff') format('woff'), 
		 url('../font/WebRupee.V2.0.ttf') format('truetype'), 
		 url('../font/WebRupee.V2.0.svg#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
i.WebRupee {
	display: inline-block;
	font-family: 'WebRupee', 'arial' !important;
	font-style: normal;
	padding-right: 1px;
}
/* @end */ 

/* @group global reset */
html, body { padding:0; margin:0; height:100%; }
h1, h2, h3, h4, h5, h6, fieldset, dd, button, form, ul, ul li, ol, ol li, dl, p, input, button, label, td, abbr, article, aside, audio, bb, canvas, datagrid, datalist, details, dialog, eventsource, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, time, video, blockquote, address { margin: 0; padding: 0; }
sup { vertical-align:top; line-height:1; }
ul li, ol li, menu li { list-style-type: none; }
fieldset, dd, button, form, img, a img, iframe { border: none; }
table { border-spacing:0;  *border-collapse:collapse; width:100%; }
header, footer, nav, menu, section, aside, article, details, summary, address { display:block; zoom:1; }
a:hover, a:active, a:focus, input:active, textarea:active, input:focus, textarea:focus{  outline:0; }
/* @end */

/* @group Default Element Styles */
body{ 
	font: normal 12px/16px Arial;
	color:#7b7260; 
	background: url(../images/body-bg.jpg) repeat;	
}
h1, h2, h3{
	font-family: 'source_sans_prolight', 'arial';
	color:#ffecc7;
	margin-bottom:20px; 
	text-transform:uppercase;
	font-weight:normal;
}
h1 { font-size:48px; line-height:52px; }
h2 { font-size:40px; line-height:44px; }
h3 { font-size:30px; line-height:34px; color: #484238; margin-bottom:5px; }
h4 { font: 24px/24px 'source_sans_prolight', 'arial'; color: #211a0f; text-transform: uppercase; }
h5 { font:bold 14px/18px arial; color:#757067; }
h6 { font:bold 12px/18px arial; color:#7b7260; }
p { color:#7b7260; margin-bottom:10px; line-height:24px; }
a {
	text-decoration: none;
	color:#b18910;
	cursor:pointer;
	outline:0;
}
a:hover { text-decoration:none; color:#e6d4b3; }
input[type='text'], input[type='password'], textarea{
	display:block;
	border:1px solid #d7d1c6;
	font:normal 12px/15px arial;
	color:#757067;
	padding:8px 10px;
	width:277px;
	outline:0;
	position: relative;
	width:276px\9;
    padding:8px 10px\9;
    background-color:transparent;	
}
textarea { width:280px; height:60px; width:276px\9;}
input.itl, textarea.itl { color:#b4b2b0; }
.printFoor, .printLogo, .forPrintOrder {
	display:none;
}
/* @end */

/* @group Clearfix */
.clearfix { zoom: 1; }
.clearfix:after {
	clear:both;
	content:'.';
	display:block;
	visibility:hidden;
	height:0;
	font-size: 0;
}
.clearfix { display:block; }
* html .clearfix { height:1%; }
*+html .clearfix { display:inline-block; }
/* @end */

/* @group Sprite Style */
.icon { background: url(../images/sprite/icons.png) no-repeat; }
/* @end */

/* @group Patterns */
.fLt { float:left; }
.textCenter{ text-align: center; }
.fRt { float:right; }
.block { display:block; }
.hide{ display: none; }
.alignCenter { text-align:center; }
.rPos { position: relative; }
.aPos { position: absolute; }
.marB0 { margin-bottom:0px; }
.marB5 { margin-bottom:5px; } 
.marB10 { margin-bottom:10px; }
.marB15 { margin-bottom:15px; }
.marB20 { margin-bottom:20px; }
.marB25 { margin-bottom:25px; }
.marB30 { margin-bottom:30px; }
.marB40 { margin-bottom:40px; }
.marB50 { margin-bottom:50px; }
.marB60 { margin-bottom:60px; }
.marB80 { margin-bottom:80px; }
.marT40 { margin-top:40px; }
.text14{ font-size:14px; }
.text16{ font-size:16px; }

.primBtn {
	display:block;
	padding:7px 25px;
	font:normal 16px/22px "source_sans_probold", "arial";
	color:#f6f5ea;
	background:url(../images/red-btn-bg.png) repeat;
	border:none;
	cursor:pointer;	
	text-transform:uppercase;
	letter-spacing:2px;
	*padding:2px 5px 4px 5px;
	zoom:1;
}
.primBtn:hover { background:url(../images/red-btn-bg-hover.png) repeat left top; color: #f6f5ea; }
.secBtn {
	display: inline-block;
	padding:7px 40px;
	font:normal 16px/22px "source_sans_probold", "arial";
	color:#f6f5ea;
	background:url(../images/sec-btn-bg.png) repeat;
	border:none;
	cursor:pointer;	
	text-transform:uppercase;
	*padding:2px 5px 4px 5px;
	zoom:1;
}
.secBtn:hover { color:#f6f5ea; background:url(../images/sec-btn-bg-hover.png) repeat; }
.redBtn {
	display:block;
	padding:7px 25px;
	font:normal 16px/22px "source_sans_probold", "arial";
	color:#f6f5ea;
	background:url(../images/red-btn-bg.png) repeat;
	border:none;
	cursor: pointer;
	text-transform:uppercase;
	letter-spacing:2px;
	*padding:2px 5px 4px 5px;
	zoom:1;
}
.redBtn:hover { color:#f6f5ea; background:url(../images/red-btn-bg-hover.png) repeat; }
.btnReservation{
	width:220px;
	display:inline-block;
	padding:25px 0;
	vertical-align:middle;
	font: bold 18px/22px Arial;
	text-align:center;
	color:#000000;
	background: url(../images/btn_reservation.png);
	zoom:1;
}
.btnDirection{
	float: left;
	width:200px;
	padding:9px 5px;
	margin:15px 0 15px 0;
	height:17px;
	font:18px/22px 'source_sans_probold', 'arial';
	text-align:center;
	color:#f6f5ea;
	text-transform: uppercase;
	letter-spacing: 2px;
	background: url(../images/direction_btn.jpg) repeat-x;
}
.btnReservation:hover{
	background: url(../images/btn_reservation_hover.png);
	color:#000000;
}
.secnBtn:hover, .btnDirection:hover{
	opacity: 0.9;
	-moz-opacity: 0.9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=9);
}
.btnEdit{
	display: block;
	padding:0 6px;
	font:normal 12px/22px "source_sans_probold", "arial";
	color: #f6f5ea;
	letter-spacing: 2px;
	text-transform: uppercase;
	background:url(../images/sec-btn-bg.png) repeat;
	cursor: pointer;
	height:20px;
	border: none;
}
.btnEdit:hover { background:url(../images/sec-btn-bg-hover.png) repeat; }
.tag{
	display:inline-block;
	height:13px;
	padding:0 5px;
	font-size:9px;
	line-height:14px;
	color:#fff;
	background-color:#d1d1d1;
	border-radius:3px;
}
.tagTix { background-color:#ff982f; }
.optFiled { font-size:12px; color:#666; }

/* @end */

/* @group Page Holder */
.wrap{
	width:940px;
	margin:0 auto;
}
.headWrap{
	position: relative;
	z-index: 2;
}
/* @end */


/* @group Nav Active */
.bodyClubPage #primNav .primNavClub .bdr,
.bodyProPage #primNav .primNavBoutique .bdr  {
	display: block;
}
/* @end */

/* @group Header */
#header{
	font-variant: normal;
	font-family: 'source_sans_prolight', 'arial';
	font-size:15px;
	line-height:19px;
	color:#ffa1a1;
	text-transform:uppercase;
	background: url(../images/header.png) repeat-x;
}
#header a{ 
	color:#ffecc7;
	letter-spacing: 2px;
}
#header a:hover{ color:#ffa1a1; }
#header .secondaryNav a { color:#cbb894; }
#header .secondaryNav a:hover { color:#ffecc7; }
.logo{
	position: absolute;
	top: -1px;
	display: block;	
	width: 145px;
	height: 115px;
}
#header .logo img{ display: block; }
.head { float:right; width:775px; }
.callNowsec{
	width: 380px;
	float: left;
}
.followUssec{
	float: right;
	width:380px;
}
.contactTxt {
	margin:3px 15px 0 0;
	font:normal 12px/22px 'source_sans_prolight', 'arial';
	color: #ffa1a1;
}
#header .contactTxt a { letter-spacing:0; }
.callNow {
	float: left;
	height:10px;
	width:10px;
	margin:5px 5px 0 0;
	background-position:-1px -1px;
}
.headFreeCall{
	float: left;
	height:10px;
	width:10px;
	margin:5px 5px 0 0;
	background-position:0 -21px;
}
.followOn{
	margin-top: 3px;
	float:right;
	font-size:12px;
}
.followTxt { display: inline-block; margin-top: 2px; }
.followOn .icon { float:left; margin:3px 0 0 10px; }
.faceBook { width:7px; height:15px; background-position:-21px -1px; }
.faceBook:hover { background-position: -21px -20px; }
.twitter { width:14px; height:13px; background-position:-38px -1px; }
.twitter:hover { background-position: -38px -19px; }
.instagram { width:14px; height:16px; background-position:-62px -1px; }
.instagram:hover { background-position: -62px -19px; }
.blog { width:13px; height:14px; background-position:-86px -1px; }
.blog:hover{ background-position: -86px -19px;}
.youTube { width:32px; height:13px; background-position:-109px -1px; }
.youTube:hover { background-position: -109px -19px; }
.soundCloude { width:26px; height:13px; background-position:-150px -1px; }
.soundCloude:hover { background-position: -150px -20px; }
.googlePlus{width:15px;background-position: left -1030px;}
.googlePlus:hover{background-position: left -1050px;}
.logsignBox {	
	margin-left: 9px;
	padding: 4px 10px 2px;
	border-left: 1px solid #e94661;
	border-right: 1px solid #e94661;
}
.logsignBox a { font-size: 12px; font-family: 'source_sans_prolight', 'arial'; }
.logsignBox .luserName {
	position:relative;
	padding-right:15px;
	display:block;
}
.luserName .icon {
	position: absolute;
	right:0;
	top: 4px;
	display:block;
	width: 9px;
	height: 5px;
	margin-left: 5px;
	background-position: -100px -645px;
}
.luserName:hover .icon{ background-position: -100px -600px;	}
.userDDown{ position: relative; }
.userDDContainer{	
	position: absolute;
	border-left:2px solid #b21f3b;
	border-right:2px solid #b21f3b;
	border-bottom:2px solid #b21f3b;
	background-color: #f6f5ea;
	width: 136px;
	right: -12px;
	top: 25px;
	z-index: 10;
	box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.7);
}
#header .userDDContainer a{
	display: block;
	padding: 15px 10px 14px;
	border-bottom: 1px solid #ddddd2;
	font: normal 12px/12px Arial;
	color: #757067;
	letter-spacing: 0px;
	text-transform: capitalize;
}
#header .userDDContainer a:hover { background-color: #e8e7d9; }
#primNav { float: left; margin-left: -20px; }
#primNav li{
	list-style:none;
	padding:0 20px;
	margin-right:0;
}
#primNav a{
	position:relative;
	display: block;
	padding:0 0 26px 0;
}
#primNav li:hover a, #primNav li.active a{ color:#ffecc7; }
#primNav li.navHover .bdr{ display: block; }
#primNav .bdr{
	height:2px;
	position:absolute;
	bottom:-2px;
	width:100%;
	left:0px;
	background: url(../images/nav_link_bdr.jpg) repeat-x;
	display:none;
}
#primNav a:hover .bdr, #primNav li.active .bdr{ display:block; }
#primNav li, .secondaryNav li{ float: left; }
#primNav .activeTab .bdr{ display: block; }
.chkOutSec { position: relative; top: -12px; }
.checkOInfo li { float: left; }
#header .headTotalCart {
	display:block;
	margin-top:5px;
}
#header .numCProduct {
	float: left;
	padding: 6px 0 0 0;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: -350px -50px;
	width:24px;
	text-align: center;
	letter-spacing: -0.7px;
}
#header .headTotalCart:hover .numCProduct { background-position: -375px -50px; }
#totalCartAmount { float: left; margin:5px 15px 0 8px; }
#totalCartAmount span {
	font-weight: bold;
	font-size: 17px;
	font-family: arial;
}
.chkOBtn{
	display: block;
	padding: 10px;
	border: 1px solid #e94661;
}
#header .chkOBtn:hover { background-color:rgba(252,30,82,0.2); color:#ff8383; }
.secondaryNavWrap { position:relative; display:block; }
.secondaryNav {
	display:block;
	font-size:12px;
	background-color:#1a1611;
	z-index: 1;
}
.secondaryNavBdr{
	position:absolute;
	left:0;
	bottom: 0;
	height: 1px;
	width:100%;
	background: url(../images/sec_nav_bdr.jpg) repeat-x;
}
.secondaryNav ul{ padding-left:165px; float:left; }
#navClub ul { padding-left:244px; }
#navBoutique ul{ padding-left:328px; }
.secondaryNav li{ margin-right:25px; }
.secondaryNav li:last-child{ margin-right: 0;} 
.secondaryNav li a{
	padding:18px 0;
	float: left;	
}

/* @end */

/* @group Page Heading */
.pagehead{
	padding: 28px 0 25px 0;
	border-bottom: solid 1px #2f291f;
	border-bottom: solid 1px rgba(180, 162, 137, 0.1);	
}
.pagehead h1 { float: left; margin:0; }
.share {
	float: right;
	padding:14px 0 0 0;
	font-family: 'source_sans_prolight', 'arial';
	text-transform: uppercase;
	color: #a28f56;
}
.share .shareTxt{ 
	margin-top: 2px;
	margin-right: 5px;
	float: left; 
	letter-spacing: 4px;
}
.share .icon {
	float: left;
	width:20px;
	height:22px;
}
.share ul { float:left; }
.share li { float: left; margin-right:4px; }
.share .shareCont{
	margin-top: -1px;
	margin-left:4px;
	width: 0;
	height: 22px;
	float: left; 
	font-size: 12px;
	line-height: 15px;
	overflow: hidden;
}
.shareFb { background-position:-219px -1px; }
.shareFb:hover { background-position:-219px -23px; }
.shareTweet { background-position:-249px -1px; }
.shareTweet:hover { background-position:-249px -23px; }
.shareGplus { background-position:-279px -1px; }
.shareGplus:hover { background-position:-279px -23px; }
.productShare {
	position: absolute;
	right: 10px;
	bottom: 10px;
	padding:5px 1px 5px 6px;
	background-color:#251c15;
	z-index: 999;
}
.productShare .shareTxt { display:none; }
.productShare .share {
	padding:0;
	height:20px;
	overflow:hidden;
}
.share .shareCont .st_facebook,
.share .shareCont .st_twitter,
.share .shareCont .st_googleplus {
 	display:block;
 	width:57px;
 	height:20px;
 	overflow:hidden;
 	margin-top:1px;
}
.share .shareCont .stButton .facebook,
.share .shareCont .stButton .twitter,
.share .shareCont .stButton .googleplus {
	width:57px;
	padding:0;
	height:20px;
	background-image: none;
	text-indent: -9999px;	
}

.share .shareCont .st_facebook { background: url(/images/icon/facebook.png) no-repeat left top; }
.share .shareCont .st_twitter { background: url(/images/icon/twitter.png) no-repeat left top; }
.share .shareCont .st_googleplus { background: url(/images/icon/google+.png) no-repeat left top; }

.faceWrap .st_fblike_large {
	position:relative;
	top:-1px;
}
.faceWrap .st_fblike_large,
.faceWrap .st_facebook {
	float:left;
}
.share .faceCount {
	width:145px;
}
/* @end */

/* @group Tabs */
.tabs{
	margin-bottom:55px;
	font-size:12px;
	font-family: 'source_sans_prolight','arial';
	letter-spacing:1px;
	background-color: rgba(26, 22, 17, 0.4);	
	border-bottom: solid 1px #2f291f;
	border-bottom: solid 1px rgba(180, 162, 137, 0.1);
}
.tabs li a{
	padding:15px 2px;
	float: left;
	color: #a28f56;
}
.tabs li:hover a, .tabs li.active a{ color:#ffecc7; }
.tabs li{
	position:relative;
	float: left;
	margin-right:25px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.tabs li .bdr{
	position:absolute;
	bottom:-5px;
	left:0px;
	width:100%;
	height:5px;
	background: url(../images/tab_hover.jpg) repeat-x;
	display: none;
}
.tabs li.active .bdr{ display:block; }
.kShippingPage .tabs,
.kAlertPage .tabs,
.kAccountPage .tabs { margin-bottom:0; }

/* @end */

/* @group textContent */
.textContent{
	font:13px/16px arial;
	color:#ffecc7;
	text-align:center;
}
.rulesPage .textContent{
	padding: 35px 0 50px 0;
	text-align: left;
}
.textContent p{
	font-size: 13px;
	line-height: 22px;
}
.textContent h2{ margin-bottom:5px; color: #b59d71;}
.textContent .btnReservation, .servicePage .btnReservation{
	width:280px;
	height: 24px;
	padding:22px 0 17px;
	margin:50px 0;
	text-transform: uppercase;
	font: normal 22px/24px 'source_sans_probold', 'arial';
}
.textContent .btnReservation{margin-top: 40px;}
.botBtnContent .btnReservation{margin-top: 50px;}
.textContent .textCommingson{
	display: block;
	padding: 0 0 280px 0;
	text-indent: -9999px;
	background: url('../images/club/venues/coming-soon.png') no-repeat center center;
}
.textContent .lCol{
	float: left;
	width:600px;
}
.textContent .lCol h2{
	margin-bottom:10px;
	font: bold 22px/28px 'source_sans_probold', 'arial';
	color:#ffecc7;
}
.textContent .aboutContent h2, .darkBgContent .lCol h2{
	margin-bottom: 15px;
	font: 18px/22px 'source_sans_prolight', 'arial';
	color: #ffecc7;
	text-transform: uppercase;
}
.textContent .rCol{
	float:right;
	width:220px;
	margin-top:5px;
	color:#a28f56;
	text-transform:uppercase;
}
.rcolContent{
	padding:25px 20px;
	background-color:#f6f5ea;
}
.rcolContent a{
	font-size:11px;
	letter-spacing: 2px;
}
.aboutContent p{
	margin-bottom:10px;
	font: 13px/22px arial;
}
.aboutContent p:last-child{ margin-bottom: 0; }
.ctaLinks{
	padding:0 7px 25px 7px;
	margin-bottom:25px;
	border-bottom:solid 1px #ddddd2;
}
.rcolContent li{padding-bottom: 10px;}
.rcolContent li:last-child{padding-bottom: 0;}
.rcolContent li.olCall{padding-bottom: 0;}
.ctanonLinks{
	padding: 0 7px;
	font-size: 11px;
	color:#757067;
	letter-spacing: 2px;
}
.contactPage .location .ctanonLinks { padding:0; }
.ctanonLinks .callNum { letter-spacing: 0;}
.rCollCall, .onlineCall{
	width:10px;
	height:10px;
	margin:2px 5px 0 0;
	float: left;
	letter-spacing: 2px;
}
.ctanonLinks a{padding-left: 15px;}
.contactPage .location .ctanonLinks a{
	padding-left: 0px;
	letter-spacing:2px;
}
.rCollCall { background-position:-199px -1px; }
.onlineCall { background-position:-199px -16px; }
/* @end */

/* @group Service Page */
.servicePage { background: url(../images/club/services/table-reservation.jpg) no-repeat center top; }
.partyPackage { background: url(../images/club/services/party-packages.jpg) no-repeat center top; }
.corporateEvents { background: url(../images/club/services/corporate-events-bg.jpg) no-repeat left top; }
.serviceAnchor{
	font: normal 11px/11px Arial;
	color: #b18910;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.serviceAnchor:hover{ color:#c3a95a; }
.servicePage .rPblock{ height:600px; }
.gigCalander{ text-align:center; }
.gigCalander .btnReservation{
	position: relative;
	padding: 22px 17px 19px 35px;
	width: 225px;
	font-size: 22px;
	line-height: 24px;
	text-transform: uppercase;
}
.gigIcon{
	position: absolute;
	top: 23px;
	display: block;
	width: 20px;
	height: 20px;
	background-position: -35px -50px;
}
.threeCol{
	padding:25px 0;
	width:786px;
	margin:0 auto;
	color:#757067;
	text-align: center;
}
.olBookInfo{ padding-bottom: 50px; }
.olBookInfo .threeCol{ padding: 40px 0 50px; }
.servicePage .threeCol{ padding:375px 0 0 0; }
.col h2{
	font: 24px/28px 'source_sans_probold', 'arial';
	color: #484238;
	margin: 0;
}
.threeCol .col{
	float: left;
	width: 260px;
	margin-right: 2px;
	background: #f6f5ea url(../images/sec_nav_bdr.jpg) repeat-x left bottom;
}
.threeCol .col.last{ margin:0px; }
.threeCol .col p{ padding-bottom:20px; line-height:18px; }
.colHeading{
	padding:24px 0 15px 0;
	border-bottom:solid 1px #ddddd2;
	font:normal 18px/22px arial;
	color:#484238;
}
.twoCol .colHeading{
	padding-bottom: 22px;
	text-transform: none;
} 
.colHeading h2{
	font-size: 30px;
	line-height: 28px;
	text-transform: none;
}
.threeCol ul{
	padding:20px 5px 25px 20px;
	font:normal 12px/18px arial;
	text-align: left;
}
.threeCol li{
	padding:0 0 15px 15px;
	text-align: left;
	background: url("../images/bullet.png")no-repeat left 7px;
}
.threeCol ul li:last-child{padding-bottom: 0;}
.partyPackageTip {
	margin:10px 0 0 0;
	text-align:center;
}
.partyPackageTip b { font-size:14px; }
.threeCol .icon{
	display:inline-block;
	width:110px;
	height:87px;
	margin: 30px 0 30px 0;
	text-align:center;
}
.icoBuy{ background-position: -10px -70px; }
.icoprint{ background-position:-129px -70px; }
.icoparty{ background-position:-10px -170px; }
.threeCol .secondaryNavBdr, .twoCol .secondaryNavBdr{
	height:5px;
	background-repeat:repeat;
}
.twoCol{
	padding:335px 0 0 0;
	margin:0 auto;
	width:933px;
	color:#757067;
}
.twoCol h2{ text-align:center; }
.twoCol .col{
	float: left;
	width:465px;
	background:#f6f5ea url(../images/sec_nav_bdr.jpg) repeat-x left bottom;	
}
.tableChartTxt {
	float:left;
	width:220px;
	margin-right:20px;
}
.popUpBody .tableChartTxt h3 { margin-bottom:5px; font-size:34px; line-height:38px; }
.tableChartTxt p {
	line-height:18px;
	color:#757067;
}
.mar3{ margin-right:2px; }
.tableHeading{ border-bottom:solid 1px #ddddd2; }
.tableHeading h4{
	float: left;
	display:table-cell;
	width:200px;
	padding:13px 15px 10px;
	font: normal 17px/22px arial;
	color: #484238;
}
.bdrrGrey{ border-right:solid 1px #ddddd2; }
.twoCol ul{
	float: left;
	padding:25px 10px 15px 15px;
	width: 205px;
	line-height:18px;
}
.twoCol li {
	padding:0 0 10px 15px;
	background: url("../images/bullet.png")no-repeat 3px 7px;
}
.tableChart{
	float:right;
	padding:10px 10px;
	margin-bottom:5px;
	font-size:12px;
	line-height:16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	background-color:#f6f5ea;
}
.tableChart:hover{ color:#755800; }
.tableChart .tableTxt{padding-top: 2px;}
.chart{
	float: left;
	width:15px;
	height:18px;
	margin-right:10px;
	background-position:-10px -50px;
}

/* @end */

/* @group pick and drop page */

.picknDropSec{
	padding: 22px 0;
	font-family: 'source_sans_prolight', 'arial';
	background-color: #f6f5ea;
}
.picknDropSec .pAccomodateLst{
	margin: 0 auto;
	width: 675px;
}
.pAccomodateLst li{
	float: left;
	padding-right: 28px;
}
.pAccomodateLst li.bookCab{
	font-size: 16px;
	line-height: 16px;
	font-family: 'source_sans_prolight', 'arial';
	color:#484238;
	text-transform: uppercase;
}
.pAccomodateLst li:first-child{ padding-left: 0; }
.pAccomodateLst li:last-child{ padding-right: 0; }
.callnow .icon, .freeCall .icon{
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-right: 5px;
}
.pAccomodateLst li span{
	font: 11px/16px arial;
	color: #757067;
	letter-spacing: 2px;
}
.callnow .icon{
	position: relative;
	top: 1px;
	background-position: -8px -710px;
}
.freeCall .icon{ background-position: -54px -710px; }
.picknDropPage{
	height: 600px;
	background: url('../images/club/services/pick-up-drop.jpg') no-repeat center center;
}
/* @end */

/* @group rPblock */

.rPblock{
	float:right;
	width:38.5%;
	color:#757067;
	background-color: #f6f5ea;
}
.rPContent{
	float: left;
	padding:30px 0 0px 40px;
	width:245px;
	height:440px;
}
.rPContent h3{ margin-bottom: 0; color: #211a0f; }
.rPContent h3.last{	margin-bottom: 10px; }
.rPContent h3 span{ font-family: 'source_sans_probold', 'arial'; }
.rPContent .bdrBtmgrey{
	margin-bottom:25px;
	padding-bottom:25px;
	border-bottom:solid 1px #ddddd2;
}
.rPContentList li{
	padding-left: 11px;
	font: normal 12px/24px Arial;
	color: #757067;
	background: url("../images/bullet.png") no-repeat left 11px;
}
.rPContent h5{ margin-bottom: 3px; }
.directionForm input {
	width: 200px;
	margin-bottom: 0;
}
.clubLlink{ letter-spacing: 2px; }
.diErrorBox input { border: 1px solid #c6a7ad; }
.directError {
	display: block;
	margin-top: 5px;
	font-size: 10px;
	color: #b5808a;
}
.directionForm a {
	width: 222px;
	padding: 7px 0;
	margin-top: 10px;
	text-align: center;
}
/* @end */

/* @group Venue content */
.venuMap{
	position:absolute;
	float: left;
	width:61.5%;
	height:100%;
	background-color: #f6f5ea;
}
#map-canvas{
	height: 100%;
	margin: 0px;
	padding: 0px
}
#panel{
	padding: 5px;	
	border: 1px solid #999;
	background-color: #fff;
	z-index: 5;
}
.direction{
	float: left;
	padding:10px 0;
}
#mapDire{
	position: relative;
	padding:40px;
}
.mapDireContent {
	height:440px;
	overflow: auto;
}
.closeDerect {
	position: absolute;
	right:40px;
	top:0;
	width: 43px;
	height: 43px;
	cursor: pointer;
	text-indent: -9999px;
	background-position: -341px -141px;
	z-index: 999;
}
#get-direction {
	position:relative;
	width:100%; 
	height:520px;
}
#get-direction .rPblock { height: 520px; }
.venueGallery {
	width:100%;
	margin-bottom:10px;
	overflow:hidden;
}
.venueGalBlock {
	position:relative;
	display:block;
	width:940px;
	height:500px;
	margin:0 auto;
}
.venueGalBlock ul {
	position:absolute;
	left:-940px;
	display:block;
	width:9000px;
}
.venueGalBlock li {
	position:relative;
	float:left;
	width:940px;
	height:500px;
}
.venueGalBlock span {
	display:block;
	width:940px;
	height:500px;
}

.delhiGallery .banner1 { background:url(../images/club/venues/dl-slide-1.jpg) no-repeat left top; }
.delhiGallery .banner2 { background:url(../images/club/venues/dl-slide-2.jpg) no-repeat left top; }
.delhiGallery .banner3 { background:url(../images/club/venues/dl-slide-3.jpg) no-repeat left top; }
.mumbaiGallery .banner1 { background:url(../images/club/venues/mu-slide-1.jpg) no-repeat left top; }
.mumbaiGallery .banner2 { background:url(../images/club/venues/mu-slide-2.jpg) no-repeat left top; }
.mumbaiGallery .banner3 { background:url(../images/club/venues/mu-slide-3.jpg) no-repeat left top; }
.venueGalBlock b {
	visibility:hidden;
	position:absolute;
	left:0;
	top:0;
	z-index:99;
	display:block;
	width:100%;
	height:100%;
	background-color:#000;
	opacity:0.6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity:0.6;
}
.venueGalBlock em{
	background: url('../images/club/venues/kitty-su-virtual-tour.png');
	position: absolute;
	left: 353px;
	bottom: 19px;
	width: 234px;
	height: 105px;
	display: block;
	
}
/* @end */

/* @group Resident DJ */
.residentDjPage{ width: 100%; }
.residentDjPage .leftCol{
	float: left;
	width: 42.553%;
}
.residentDjPage .rightCol{
	float: right;
	width: 57.447%;
	height:530px;
	overflow:hidden;
}
.djPrograms{
	padding:30px 30px 35px 30px;
	background: #f6f5ea;
}
.eventInfo{ width: 525px; }
.djPrograms h3{
	margin-bottom: 10px;
	font: bold 30px/24px arial;
	color: #211a0f;
}
.djPrograms p{
	margin: 0;
	font-size: 12px;
	line-height: 21px;
}
.djPrograms p:last-child { margin-bottom: 0; }
.djPrograms .djFlynn{
	padding-bottom: 28px;
	margin-bottom: 25px;
	border-bottom: 1px solid #ddddd2;
}
.videoCol{
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #ddddd2;
}
.videoCol h4{
	margin-bottom:10px;
	font: bold 12px/15px arial;
	color: #484238;
}
.videoCol .videoListing{
	width: 155px;
	padding: 0;
	float: left;
	margin-right: 10px;
}
.videoListing a{
	display: block;
	padding: 0;
	margin-bottom: 7px;
}
.videoListing a img{ display: block; }
.videoListing h5{
	font: 11px/18px arial;	
	color: #757067;
}
.djflyOnline span{
	margin-bottom: 8px;
	display: block;
	font: bold 12px/24px arial;
	color: #484238;	
}
.djflyOnline li{
	float: left;
	margin-right: 11px;
}
.djflyOnline .icons{
	float: left;
	margin-right: 6px;
	background: url(../images/sprite/icons.png) no-repeat;
}
.djflyOnline .tweeter{
	width: 22px;
	height: 20px;
	background-position: left -320px;
}
.djflyOnline .tweeter:hover{ background-position: left -349px; }
.djflyOnline .facebook{
	width: 15px;
	height: 22px;
	background-position: -38px -320px;
}
.djflyOnline .facebook:hover{ background-position: -38px -350px;}
.djflyOnline .vedCloud{
	width: 43px;
	height: 21px;
	background-position: -80px -320px;
}
.djflyOnline .vedCloud:hover{ background-position: -80px -350px;}
.djflyOnline .pentagram{
	width: 22px;
	height: 22px;
	background-position: -152px -320px;
}
.djflyOnline .pentagram:hover{ background-position: -152px -350px;}
.djflyOnline .in{
	width: 22px;
	height:22px;
	background-position: -192px -320px;
}
.djflyOnline .in:hover{ background-position: -192px -350px;}
.djflyOnline .youtube{
	width: 47px;
	height: 25px;
	background-position: -228px -320px;
}
.djflyOnline .youtube:hover{ background-position: -228px -350px;}
.djflyOnline .linkFlyn{
	margin-top: 0px;
	display: block;
}
.txtSpace{
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}
.socialLnkList a.txtSpace { background: none; }

/* @end*/

/* @group boutique apprel listing page */

.sortByTxt{
	display: block;
	padding: 8px 0;
	color: #675f4f;	
}
.apprelSec { padding: 0 0 30px; }
.apprelList li{
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;	
}
.fashionList a, .apprelList a{
	position: relative;
	display: block;
}
.apprelList .last{ margin-right: 0; }
.apprelList img{ display: block; }
.detailsBtn{	
	position: absolute;
	top: 258px;
	left: 0px;
	display: none;
	width: 100%;
	padding: 10px 0;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 2px;
}
.sale .price { text-decoration: line-through; color:#332e26; }
.apprelList .priceContent {
	padding: 15px 10px;
	background-image: url(../images/background/black-transbg.png);
}
.apprelList .apprelType {
	font-size: 12px;
	line-height: 18px;
	color: #7b7260;
}
.appPriceInfo span {
	float: left;
	display: block;
	font: normal 18px/18px Arial;
	color: #7b7260;
	margin-right: 10px;
}
.appPriceInfo span:last-child { margin-right: 0px; }
.appPriceInfo .disCount {
	margin-right: 0;
	padding-top: 7px;
	font: normal normal 10px/10px Arial;
	color: #af1c38;
	text-transform: uppercase;	
}
.saleIcon {
	position: absolute;
	right: 10px;
	top: 10px;
	display: block;
	visibility: hidden;
	width: 40px;
	height: 40px;
	background: url(../images/sprite/icons.png) no-repeat left -400px;
}
.sale .saleIcon{ visibility: visible; }
.apprelList .apprelLink:hover .detailsBtn{ display:block; }
.accesoryList li{ margin-right: 10px; }
.accesoryList .detailsBtn{
	top: 308px;
	width: 465px;
}
.fashionSec { padding-bottom: 50px; }
/* @end*/


/* @group footer style */
#footer { }
.linkLifeksu{ display: block; }
.ksuFotBanner{
	border-top: 1px solid #2f291f;
	border-bottom: 1px solid #2f291f;
	background: url(../images/background/life-of-kitti-su-pattern.jpg) repeat-x;
}
.ksuFotWrap{ background: url(../images/background/kittisu.jpg) no-repeat top center; }
.ksuLifeIco{
	display: block;
	width: 460px;
	height: 98px;
	margin: 0 auto;
	background: transparent url(../images/background/life-of-kitty-su.png) no-repeat left top;
}
.linkLifeksu:hover .ksuLifeIco{ background-position: left bottom;}
.footerTop{
	padding: 60px 0 40px;
	background: url(../images/background/blackbg.png);
}
.footerTop article, .siteMapbody article{
	float: left;
	margin-right: 85px;
}
.footerTop article:last-child, .siteMapbody article:last-child{ margin-right: 0; }
.footerTop h4, .siteMapbody h4{
	margin-bottom: 17px;
	font: 18px/18px 'source_sans_prolight', 'arial';
	color: #ffecc7;
	text-transform: uppercase;
}
.footerTop li, .siteMapbody li{ margin-bottom: 8px; }
.footerTop li a, .siteMapbody a{
	font: 11px/11px 'source_sans_prolight', 'arial';
	color: #a28f56;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.footerTop li a:hover, .copyTermsList a:hover, .siteMapbody li a:hover{ color: #ffecc7; }
.footerTop li .faqLink{ text-transform: none;}
.siteMap .footerTop{display: none;}
.gigUpdatelink{
	font: 11px/11px 'source_sans_prolight', 'arial';
	color: #ffecc7;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.fotcontactSec p{
	font: 12px/21px 'source_sans_prolight', 'arial';
	color: #ffecc7;
}
.fotcontactSec p{
	font: 12px/21px 'source_sans_prolight', 'arial';
	color: #ffecc7;
}
.fotContactList li{
	position:relative;
	padding-left: 20px;	
	margin-bottom: 0;
	font: 12px/24px 'source_sans_prolight', 'arial';
	color: #ffecc7;	
}
.fotContactList span{
	position :absolute;
	left: 0px;
	top: 6px;
	display: block;	
	width: 10px;
	height: 10px;
	background: url(../images/sprite/icons.png) no-repeat;
	*top: 2px;
}
.fotContactList .phoneIco{
	top: 8px;
	background-position: left -550px; 
	*top: 4px;
}
.fotContactList .subScribeIco{ background-position: -50px -550px; }
.fotContactList .blckBerryIco{
	width: 16px;
	height: 12px;
	background-position: -100px -550px;
}
.gigUpdateForm{ padding-top: 15px; }
.gigUpdateContent{ position: relative; }
.sendEmail {position: relative; padding-top: 7px;  display: block;}
.sendEmail .emailFld{
	display: block;
	padding: 0 10px;
	width: 164px;
	height:32px;
	border: 1px solid #2f291f;
	font: 12px/14px Arial;
	color: #675f4f;
	box-shadow: none;
	margin: 0;
	*padding: 8px 10px;
	padding: 9px 10px\9;
	height : 13px\9;
}
.error .emailSubBtn { border-color: #c6a7ad; }
.emailSubBtn{
	border: 1px solid #2f291f;
	position: absolute;
	left: 185px;
	top: 7px;
	display: block;
	height: 34px;
	width: 33px;
	background: url(../images/sprite/icons.png) no-repeat -259px -653px;
	cursor: pointer;
	box-shadow: none;
	height: 33px\9;
	*top: 7px;
	*height: 35px;
	*filter:chroma(color=#000000);
}
.sendEmail *::-webkit-input-placeholder { color: #433c31; }
.sendEmail *:-moz-placeholder { color: #433c31; }
.sendEmail *:-ms-input-placeholder { color: #433c31; }

.newsLatterInfo {	}
.emailSubBtn:hover{ background-position: -307px -653px; }
.mailingInfo{
	font: 12px/14px 'source_sans_prolight', 'arial';
	color: #ffecc7;
}
.mailingInfo span{
	display: block;
	font: 12px/15px 'source_sans_prolight', 'arial';
	color: #ffecc7;
}
.rdoSubscribe{
	display: block;
	margin-right: 20px;	
	font: 11px/24px 'source_sans_prolight', 'arial';
	color: #a28f56;
}
.rdoSubscribe input{ box-shadow: none; }
.popUpBody .rdoSubscribe {
	color:#675f4f;
	font-family:arial;
}
.rdoSubNo{ margin-right: 0; }
.footerBottom{
	padding: 25px 0;
	border-top: 1px solid #2f291f;
	background: url(../images/background/blackbg.png);
}
.copyTermsList li{
	margin-right:  25px;
	float: left;
	font: 12px/12px 'source_sans_prolight', 'arial';
	color: #423c31;
}
.copyTermsList a{
	font: 12px/12px 'source_sans_prolight', 'arial';
	color: #4f462a;
}
.socialLnkList li{
	float: left;
	margin-right: 15px;
}
.socialLnkList a{
	display: block;
	background: url(../images/sprite/icons.png) no-repeat;
}
.copyTermsList li:last-child, .socialLnkList li:last-child{	margin-right: 0px; }
.socialLnkList .facebookLnk{
	width: 7px;
	height: 15px;
	background-position: left -450px;
}
.connectMedia .faceBook{background-position: left -450px;}
.connectMedia .instagram{background-position: -100px -450px;}
.connectMedia .youTube{background-position: -200px -450px;}

.socialLnkList .facebookLnk:hover, .connectMedia .faceBook:hover{ background-position: left -500px; }
.socialLnkList .twitterLnk{
	width: 14px;
	height: 13px;
	background-position: -50px -450px;
}
.socialLnkList .twitterLnk:hover{ background-position: -50px -500px; }
.socialLnkList .instagramLnk{
	width: 14px;
	height: 14px;
	background-position: -100px -450px;
}
.socialLnkList .instagramLnk:hover, .connectMedia .instagram:hover{	background-position: -100px -500px; }
.socialLnkList .bloggerLnk{
	width: 13px;
	height: 14px;
	background-position: -150px -450px;
}
.socialLnkList .bloggerLnk:hover{ background-position: -150px -500px; }
.socialLnkList .utubeLnk{
	width: 32px;
	height: 13px;
	background-position: -200px -450px;
}
.socialLnkList .utubeLnk:hover, .connectMedia .youTube:hover{background-position: -200px -500px;}
.socialLnkList .soundHLnk{
	width: 26px;
	height: 13px;
	background-position: -250px -450px;
}
.socialLnkList .soundHLnk:hover{ background-position: -250px -500px;}
.socialLnkList .googlePLnk{width:15px; height: 13px;background-position: -20px -1030px}
.socialLnkList .googlePLnk:hover{background-position: -20px -1050px}
/* @end*/

/* @group men and women lading page style */

#content .botigueGene{
	padding: 5px 0 30px;
	border-bottom: 0 none;
	text-align: center;
}
.botigueGene p{
	padding: 0 60px;
	margin-bottom: 0;
}
.fashionList li{
	float: left;
	margin-right: 20px;
}
.fashionList .last{ margin-right: 0; }
.fashionList img{ display: block; }
.fashionList .apprelName{
	display: block;
	position: absolute;
	top: 0px;
	width: 100%;	
	padding-top: 100px;	
	font: normal 24px/28px 'source_sans_prolight', 'arial';
	color: #ffecc7;	
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
}
.fashionList .fadeIn{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;	
	background-color: #412121;
	opacity: 0.67;
	-moz-opacity: 0.67; 
  	-khtml-opacity: 0.67;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=67)";	
	filter: alpha(opacity=67);
}
.fashionList a:hover .fadeIn{
	opacity: 0.35;
	-moz-opacity: 0.35; 
  	-khtml-opacity: 0.35;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
	filter: alpha(opacity=35);
}
.leftFashion{
	float: left;
	margin-right: 15px;
}
.rightfashion a, .rightfashion li{
	height: 225px;
}
.leftFashion li{ margin-right: 0; }
.rightfashion{ float: right; }
.rightfashion li{
	float: none;
	clear: both;
	margin: 0 0 10px 0;
	*margin-bottom: 7px;
}
.rightfashion .last{ margin-bottom: 0; }
.leftFashion figcaption{
	width: 700px;
	height: 360px;
}
.shopLookImg { background: url(../images/fashion/women/shop-the-lookbg.png) no-repeat bottom center; }
.fashionList .shopLookImg{ padding-top: 350px; }
.leftFashion figure span{
	width: 700px;
	height: 460px;	
}
.rightfashion figure figcaption{
	width: 225px;
	height: 140px;
}
.rightfashion figure span{
	width: 225px;
	height: 225px;
}

/* @end */

/* @group Contact Page */
.contactPage {
	background:#f6f5ea url(../images/sec_nav_bdr.jpg) repeat-x left bottom;
	padding-bottom: 5px;
}
.contactPage a:hover{ color:#757067; }
.contactPage h2{
	font:30px/34px 'source_sans_prolight', 'arial';
	color:#211a0f;	
}
.writeUs,
.contactPage .location,
.callBlock{
	float: left;
	min-height:550px;
	padding:40px 0px 40px 30px;
}
.writeUs{
	width:300px;
	padding-left:0;
}
.contactHeading{
	font:bold 11px/15px arial;
	color:#484238;
}
.contactPage .location{
	width:285px;
	border-left:solid 1px #d7d1c6;
	border-right:solid 1px #d7d1c6;
	padding-right:30px;
}
.callBlock{	width:210px; }
.verification{ border:solid 1px #d7d1c6; }
.verification input[type="text"]{
	float: left;
	width:210px;
	margin:0;
	padding:9px 10px;
	border:none;
}

.contactBox .writeUs{ padding-right: 50px; }
.contactBox .captcha{
	padding: 10px 10px 11px;
	*padding:6px 5px \9;
}
.contactBox .verification input[type="text"]{padding: 11px 14.9px; *padding:7px 15px \9;}

.captcha{
	float: left;
	padding:8px 10px;
	border-right:solid 1px #d7d1c6;
	color:#b4b2b0;
}
.contactHeading { margin-bottom:5px; }
.addressDetail p{
	margin:0;
	color:#757067;
}
.mapHolder{ padding:15px 0 30px 0; }
.contactPage .location .ctanonLinks{ margin-top:10px; }
.contactPage .location .ctanonLinks li{ margin-bottom:10px; }
.callOn, .eMail{ padding-bottom:45px; }
.callOn li{
	padding-bottom:20px;
	line-height:20px;
	color:#757067;
}
.callOn li:last-child { padding-bottom:0; }
.callOn .text{ color:#b6b0a4; }
.eMail h2, .social h2{ margin-bottom:10px; }
.social a{
	float:left;
	margin-right:15px;
}
.social .faceBook{ background-position:-158px -200px; }
.social .faceBook:hover { background-position:-158px -220px; }
.social .twitter { height:15px; background-position:-175px -200px; }
.social .twitter:hover { background-position:-175px -220px; }
.social .instagram{ background-position:-200px -200px; }
.social .instagram:hover{ background-position:-200px -220px; }
.social .blog{ background-position:-224px -200px; }
.social .blog:hover{ background-position:-224px -220px; }
.social .youTube{ height:15px; background-position:-247px -200px; }
.social .youTube:hover{ background-position:-247px -220px; }
.social .soundCloude { width:26px; background-position:-250px -450px; }
.social .soundCloude:hover{ background-position:-250px -500px; }
/* @end */

/* @group Venue content */

.priceTable, .threecol{
	width:465px;
	color:#757067;
	font:normal 12px/18px arial;
	background-color:#f6f5ea;
}
.priceTable h2, .threecol h2{
	padding:25px 0;
	margin:0;
	text-align:center;
	font:normal 30px/34px 'source_sans_probold', 'arial';
	color:#484238;
}
.lBlock, .rBlock{
	width:230px;
	float: left;
}
.lBlock h4, .rBlock h4{
	padding:15px 0 15px 15px;
	border-top:solid 1px #ddddd2;
	border-bottom:solid 1px #ddddd2;
	color:#484238;
	font:normal 18px/22px arial;
}
.lBlock { border-right:solid 1px #ddddd2; }
.lBlock ul, .rBlock ul, .threecol ul{ padding:25px 10px 20px 30px; }
.lBlock li, .rBlock li, .threecol li{
	list-style:disc;
	padding-bottom:10px;
}
/* @end */

/* @group Dj and Image Gallery Listing */
.residentDjPage .twoColWrap { margin-bottom:10px; }
.residentDjPage .twoColWrap:last-child { margin-bottom: 0; }
.djList{
	text-transform:uppercase;
	color:#92877a;
	font-size:14px;
	line-height:18px;
	padding-bottom:50px;
}
.djList li{
	width: 226px;
	float: left;
	padding:0 12px 12px 0;
}
.djList li.last{ padding:0 0px 0 0; }
.djList li a, .djList li img { display: block; }
.djList li a.more{ position: relative; }
.more span{
	position: absolute;
	top: 60px;
	left: 85px;
	width: 51px;
	height: 51px;
	display: none;	
	background-position: 0 -800px;
}
.djList .more:hover span { display: block; }
.djContent, .videoTitle { padding:10px 0 30px 0; }
.videoTitle strong{
	font: normal 14px/14px Arial;
	color: #92877a;
}
.djName{
	float: left;
	white-space: nowrap;
	line-height: 14px;
	font-weight: normal;
}
.albumico{
	float: right;
	width:15px;
	height: 12px;
	margin:0 10px 0 0;
	background-position:-285px -200px;
}
.albumico:hover { background-position:-285px -219px; }
.aboutPage #content {
	position: relative;
	padding-bottom: 100px;	
}
.aboutPage .textContent{
	padding: 35px 0 50px 0;
	text-align: left;
}

/* @end */

/* @group Checkout Page */
.checkout #header,
.checkout #footer,
.checkoutPage #header,
.checkoutPage #footer {
	display:none;
}

.checkout .container{
	margin: 0 auto;
	width: 720px;
	padding: 25px 0;
	background-color: #f6f5ea;	
}
.checkout #mainContent { padding: 30px 0 20px 0; }
 .opcStep {
	padding:15px 30px;
	border-top: 1px solid #d7d1c6;
	border-bottom: 1px solid #d7d1c6;
	position:relative;
	z-index:1;
	margin-top:-1px;
}
.checkout #head{
	padding: 0;
	background:url(../images/checkout-head-bg.png) repeat left top;
	line-height: 9px;
}
#head .headWrap{
	position: relative;
	background: url('../images/checkout-bdr-bg.png');
	background-position: 50px -2px;
	background-repeat: no-repeat;
}
#head .headWrap a{
	display: block;
	width: 90px;
	float: left;
}
#head a img{ margin: 19px 10px 16px 0; }
.checkout #head h1{
	padding-top: 23px;
	line-height: 30px;
}
.callHelp{
	position: absolute;
	right: 0;
	top: 24px;
	display: inline-block;
	padding-left: 12px;
	font-size: 14px;
	line-height: 24px;
	color:#ffa1a1;
}
#head .icon{
	background-position: -1px -2px;
	width: 10px;
	height: 10px;
	display: inline-block;
	padding-right: 4px;
}
.chkStepsone .conDetails{ position: relative; }
.conDetails #contactForm, .shipDetail .shipCondetail {
	/*position: relative;	
	padding-top: 23px;
	padding-bottom: 20px;
	border-top: 1px solid #d7d1c6;
	*/
}
.pagetitle { position: relative; }
.stepTitle { opacity: 0.5; padding: 0 10px; }
.stepTitle h2 {
	font:normal 26px/30px 'source_sans_prolight', 'arial';
	color: #757067;	
	margin: 0;
}
.stepTitle h2 b { font-weight: normal; font-family: 'source_sans_probold', 'arial'; }

.activeStep .stepTitle { opacity: 1; }
.activeStep .stepTitle h2 { font-family: 'source_sans_probold', 'arial'; color:#211a0f; }
.checkoutPage .chkStepsone { border-top:none; }
.stepTitle .btnEdit {
	position: absolute;
	right: 10px;
	top: 4px;
}

.stepBody {
	border-top: 1px solid #d7d1c6;
	margin-top: 12px;
	padding:20px 10px 10px 10px;
}
.opcLogin{
	position: relative;
	width: 300px;
	margin-right: 60px;
	border-right: 1px solid #d7d1c6;
	min-height:200px;
	padding:8px 60px 8px 0;
}
.opcLogin .opcLoginLink {
	float: left;
	width: auto;
	margin: 3px 0 0 0;
}
.opcLogin .opcLoginBtn { float: right; }
.opcLogin .opcLoginBtn .primBtn {
	width: auto;
	padding: 10px 20px;
}
#login_faster_guest { margin-top:12px; }
.opcLogin .btnlink{
	font-weight:normal;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.opcLoginLink span {
	display: block;
	font-weight:normal;
	font-size:12px;
	color:#757067;
} 
.opcLogin .dividedOr{
	position: absolute;
	top:100px;
	left: 348px;
	display: block;
	width: 26px;
	padding:2px 0;
	background-color: #f6f5ea;
	text-align: center;	
	font: 18px/24px arial;
	color: #cdcdc3;
}
.activeStep { border-bottom: 1px solid #010202; border-top: 1px solid #010202; z-index:9; }
.editStep {  }
.editStep .stepTitle { opacity: 1; }
.chkStepthree.activeStep { border-bottom: none; }
/*
.appForm label{
	font: bold 12px/16px arial;
	color: #484238;
}
#contactForm .paddL{ padding-left: 168px;}
.paddL{ padding-left: 174px; }
*/

.media { padding:8px 0 0 0; }
.media li{
	list-style-type: none;
	margin-bottom: 15px;
	width: 184px;
}
.media span{
	display: block;
	font: bold 11px/24px arial;
	color: #484238;
}
.media li span{
	float: left;
	color: #fff;
	font: 16px/24px 'source_sans_probold', 'arial';
	text-transform: uppercase;
}
.media li span:first-child{
	width: 45px;
	height: 44px;
	border-right: 1px solid #f6f5ea;
}
.media li span:last-child{
	width: 138px;
	padding: 10px 0;
	text-align: center;
}
.media .opcFaceBtn { background-color: #4b6b8f;	}
.media .opcFaceBtn:hover { background-color: #597ca2; }
.media .medFace { background-position: -64px -398px; }

.media .opcTweetBtn { background-color: #5dafc3; }
.media .opcTweetBtn:hover { background-color: #7fbdcc; }
.media .medTweet{ background-position: -148px -394px; }

.media .opcGmailBtn { background:url(../images/gmail-btn-bg.png) repeat; }
.media .opcGmailBtn:hover { background:url(../images/gmail-btn-bg-hover.png) repeat; }
.media .medGmail { background-position: -237px -394px; }

.showappform{ position: relative; }
.showappform h2{
	padding-bottom: 20px;
	border-bottom: 1px solid #d7d1c6;
	margin-bottom: 30px;
	font:26px/24px 'source_sans_prolight', 'arial';
	color: #757067;
}

#formInfo .conInfo strong { display: block; }
.last { margin-bottom: 0; }

.opcFooter { padding:0 0 25px 0; }
.opcFooter .wrap { width:720px; }
.gigCheckout .opcFooter .wrap { width:940px; }
.opcFooter p { 
	float:right;
	font:normal 12px/16px 'source_sans_prolight', 'arial';
	color:#7b7260;
	margin:0;
}
.opcFooter li { 
	float:left; 
	font:normal 12px/16px 'source_sans_prolight', 'arial';
	color:#7b7260;
	margin-right:20px;
}
.opcFooter a { color:#a28f56; }
.opcFooter a:hover { color:#ffecc7; }
/* @end */

/* @group Shipping Details */
.shipForm { position: relative; }
.shipForm .addlink{
	position: absolute;
	top: 6px;
	right: 10px;
	display: block;	
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
}
.shipForm .rulseList{ padding-bottom: 15px; }
.shipForm .rulseList li{
	padding-left: 7px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 24px;
	color: #757067;
	background: url("../images/grey-bullet.png") 0px 10px no-repeat;
}
.shipForm .inpProbtn { padding-left: 510px; }
.shipForm .chkBox { margin-right: 5px; }
.shipDetaform .select { width: 298px; }
.shippingInfo { margin-right:30px; }
.shippingInfo dt { width: 20px; }
.shippingInfo strong{
	font: bold 12px/18px arial;
	color: #757067;
	text-transform: capitalize;
}
.shippingInfo p{
	padding-left: 20px;
	font: 12px/18px arial;
	color: #757067;
}
.shipDetail .shipCondetail{	padding-bottom: 15px; }
.shippProceed { 
	padding:20px 10px 5px 10px; 
	border-top:1px solid #d7d1c6;
}
.shippProceed .formCheckBox, .tabcontents .checkPro { margin-top: 12px; }
.checkPro{ position:relative;  display: block; }
.checkPro .errorMsg{ margin-left: 20px; }

/* @end*/

/* @group Order Summary*/
.orderSummary .totalPriceInfo { float: right; width: auto; }
.totalPriceInfo .totalCrtprice{
	display: block;
	float: left;
	font: normal 24px/24px 'source_sans_prolight', 'arial';
	color: #211a0f;
}
.totalPriceInfo .productCrtprice{
	display: block;
	padding-left: 79px;
	font: bold 24px/24px Arial;
	color: #211a0f;
}

/* @end*/

/* @group Custom Select */
.sbSelector{
	display: block;
	width: 60px;
	padding: 8px 0 8px 7px;
	font: normal 12px/12px Arial;
	color: #757067;
}
.sbToggle{
	position: absolute;
	top: 0;
	right: 0;
	width: 14px;
	height: 28px;
	background: url("../images/dwn-arrow.png") no-repeat left 11px;
}	
.sbHolder{
	border: 1px solid #d7d1c6;
	position: relative;
	z-index: 999;
}
.sbHolder a { color: #757067; }
.sbHolder a:hover {	color: #757067; }
.sbHolder ul{
	width: 60px;
	position: absolute;
	left: -1px;
	top: 28px !important;
	padding: 0 0 5px 7px;
	background-color: #f6f5ea;
	border: 1px solid #d7d1c6;
	border-top: none;
}
/* @end*/

/* @group Player Styling */
.playerMain {
	position:absolute;
	top:42px;
	right:-404px;
	display: block;
	width:360px;
	background-color:#f6f5ea;
	-moz-box-shadow: 0 0 1px 1px #dad9cd;
	-webkit-box-shadow: 0 0 1px 1px #dad9cd;
}
.playerBody ul {
	display:block;
	border-top: 1px solid #110e0b;
	margin-top:1px;
}
.playerBody li { display: block; }
.playerBody a { 
	display: block;
	padding: 10px 15px;
	font: normal 12px/15px arial;
	color: #757067; 
	border-bottom: 1px solid #ddddd2;
	height:15px;
	overflow:hidden;
}
.playerBody a:hover { background-color: #e8e7d9; }
.playerBody a.active {
	background: #e8e7d9 url(../images/icon/playing.png) no-repeat 15px 13px;
	padding-left: 30px;
}
.playerBody li:last-child a { border-bottom:0; }
.playerHead {
	position: relative;
	padding: 8px 60px 2px 50px;
	padding: 8px 60px 2px 50px;
	*padding: 8px 60px 1px 50px;
	*margin-top: 1px;
}
.playerHead h5 {
	margin: 0;
	font: normal 12px/14px arial;
	color: #757067;
	width: 220px;
	overflow: hidden;
	height: 14px;
}
.playerHead i {
	display: block;
	font-size: 11px;
	color:#bbb3a5;
	position: relative;
	top: -3px;
}
.playerHead a {  position: absolute; top: 0; background: url(../images/red-btn-bg.png) repeat left top; }
.playerHead a:hover {  position: absolute; top: 0; background: url(../images/red-btn-bg-hover.png) repeat left top; }
.playerHead span {
	display: block;
 	width: 40px;
	height:40px;
	cursor: pointer;
 }
.playerHead a.disabled span { cursor:default; }
.playerHead a.disabled:hover { background: url(../images/red-btn-bg.png) repeat left top; }
.playerHead .playSong, .playerHead .pauseSong { left: 0; }
.playerHead .prevSong { right: 61px; width: 20px; }
.playerHead .nextSong { right: 41px; width: 20px; border-left: 1px solid #a32139; }
.playerHead .songList { right: 0; }
.playerHead .playSong span { background-position: -297px -400px; }
.playerHead .pauseSong span { background-position: -300px -300px; } 
.playerHead .prevSong span { background-position: -300px -350px; }
.playerHead .nextSong span { background-position: -320px -350px; }
.playerHead .prevSong.disabled span { background-position: -150px -650px; }
.playerHead .nextSong.disabled span { background-position: -170px -650px; }
.playerHead .songList span { background-position: -350px -300px; }
/* @end */

/* @group Feature Gigs */
.stickyDrawar {
	display: none;
	position: fixed;
	right: 0;
	top:120px;
	z-index:999;
}
.fetGigs {	
	width:350px;
	position:absolute;
	top:0;
	right:-394px;
	background-color:#f6f5ea;
	-moz-box-shadow: 0 0 1px 1px #dad9cd;
	-webkit-box-shadow: 0 0 1px 1px #dad9cd;
}
.closeFetGig {
	position: absolute;
	left: -42px;
	top: 0px;
	width: 41px;
	height: 40px;
	background-color: #f6f5ea;
	cursor: pointer;
	text-indent: -9999px;
	background-position: -341px -141px;
	box-shadow: 0 0 1px 1px #dad9cd;
	*height: 42px;
	z-index:1px;
}
.closeFetGig:hover { background-position: -341px -191px; }
.fetGigTitle {
	padding: 7px 30px 6px 30px;
	border-bottom: 1px solid #ddddd2;
	position: relative;
	left: -1px;
	background-color: #f6f5ea;
}
.fetGigTitle h4 {
	margin:0;
	font:normal 24px/28px "source_sans_prolight", "arial";
	color:#484238;
}
.gigsList {
	padding:15px 30px;
	border-bottom:1px solid #ddddd2;
	*width:  290px;
}
.gigsList:hover { background-color:#e8e7d9; }
.fetGigs .gigsdate {
	float: left;
	padding: 5px 8px;
	font: normal 11px/14px "source_sans_prolight", "arial";
	color: #f6f5ea;
	background-color: #1c1914;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
}
.fetGigs .gigsdate strong {
	display: block;
	font: normal 21px/16px "source_sans_prolight", "arial";
}
.fetGigs .gigDesc { padding-left:50px; margin-top:3px; }
.fetGigs h5 {
	margin-bottom:3px;
	font:bold 12px/15px arial;
	color:#757067;
}
.fetGigs p {
	margin-bottom:0;
	font:normal 12px/15px arial;
	color:#757067;
}
.fetGigLink {
	display: block;
	padding: 10px 0;
	font: normal 16px/20px "source_sans_prolight", "arial";
	letter-spacing: 2px;
	color: #ffecc7;
	text-align: center;
	background:url(../images/red-btn-bg.png) repeat left top;
}
.fetGigLink:hover { color: #ffecc7; background:url(../images/red-btn-bg-hover.png) repeat left top; }
.fetGigLink .icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 5px;
	background-position: -310px -160px;
}

.drawarIcon { float: right; }
.drawarIcon a { 
	display:block; 
	margin-bottom:2px; 
	background:url(../images/red-btn-bg.png) repeat left top;
}
.drawarIcon a:hover { background:url(../images/red-btn-bg-hover.png) repeat left top; }
.drawarIcon span {
	display:block;
	width:40px;
	height:40px;
	text-indent:-9999px;
}
.drawarIcon .iconEvent { background-position:-300px -150px; }
.drawarIcon .iconMusic { background-position:-300px -200px; }
.drawarIcon .songPlaying { background: url(../images/icon/song-playing.gif) no-repeat center; }
/* @end */


/* @group User Account Page */
.userAccPage .tabs{ margin-bottom: 0; }
.userAccContent {
	background-color:#f6f5ea;
	padding-bottom:5px;
	background: #f6f5ea url(../images/sec_nav_bdr.jpg) repeat-x left bottom;
}
.userAccCol {
	float: left;
	width:300px;
	margin-right:50px;
	padding:40px 0;
}
.socialSec {
	float: left;
	border-left: 1px solid #d7d1c6;
	padding:40px 0 40px 30px;
	width:205px;
	min-height:315px;
}
.socialSec p {
	font: 12px/18px Arial;
	color: #757067;
	margin-bottom: 27px;
}
.socialProList li{ margin-bottom: 8px; }
.socialProList li:last-child{ margin-bottom: 0; }
.socialProList ul li{ float: left; }
.accFbIco , .accTwitIco{
	padding: 22px;
	background-color: #bca986;
}
.accFbIco{ background-position: -63px -398px; }
.accTwitIco{ background-position: -147px -397px; }
.activeFb{ background-color: #48688c;}
.activeTwit { background-color: #5dafc3; }
.userConnected, .disConnected{ padding: 13px 14px 0; }
.disConnected{ padding-top: 7px; }
.disConnected span{
	display: block;
	margin-bottom: 4px;
	font: 12px/12px Arial;
	color: #757067;
}
.userConnected a, .disConnected a{
	font: 11px/11px Arial;
	text-transform: uppercase;
	color: #b18910;
	letter-spacing: 2px;
}
.userConnected a:hover, .disConnected a:hover{ color: #d2b869; }
.socialProList .postInfo{
	margin-bottom: 25px;
	font: 12px/12px Arial;
	color: #757067;
}
/* @end */

/* @group User Alert Page */
.alertDetails { padding: 40px 0 100px 0; }
.alertDetails li { float: left; margin-right: 50px; width: 300px; }
.alertDetails h2 { 
	margin-bottom: 5px;
	font-size: 30px;
	line-height: 30px;
	color: #484238; 
}
.alertDetails p{
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 18px;
	color: #757067;
}
.updates_msg{
	display: block;
	margin-bottom: 5px;
}
.postInfo {
	display: block;
	margin-bottom: 30px;
}
.postInfo span{
	display: block;
	margin-bottom: 5px;
}
.postInfo span:last-child{ margin-bottom: 0; }
.postInfo input[type="checkbox"], .postInfo label{ float: left; }
.postInfo label{
	display: block;
	margin-left: 7px;
	font: 12px/12px Arial;
	color: #757067;
}
/* @end */


/* @group User Shipping Page */
.addressBlock { padding: 40px 0; }
.addressHead {
	padding-bottom: 30px;
	border-bottom: 1px solid #d7d1c6;
}
.addressLink {
	font:normal 12px/16px arial;
	color: #b18910;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 13px;
}
.addressContent{ margin-bottom: 30px; }
.addressContent li{
	position: relative;
	float: left;
	padding: 30px 80px 20px 10px;
	margin-right: 30px;
	width: 185px;
	border-bottom: 1px solid #d7d1c6;	
}
.addressContent li:last-child{	margin-right: 0; }
.addressContent address {
	min-height: 120px; 
}
.addressContent address, .phoneNumber{
	display: block;
	margin-bottom: 10px;
	font: normal normal 12px/18px Arial;
	color: #757067;
}
.addressContent .userName{
	display: block;
	margin-bottom: 5px;
	font: bold 12px/12px Arial;
	text-transform: capitalize;
}
.phoneNumber{ margin-bottom: 0;}
.closeBtn{
	position: absolute;
	bottom: 30px;
	right: 10px;
	display: block;
	width: 10px;
	height: 9px;
	background-position: -150px -250px;	
}
.closeBtn:hover{ background-position: -175px -250px; }
.cancelBackLnk{
	display: inline-block;
	margin-bottom: 10px;
	letter-spacing: 2px;
	color: #b09b5d;
	font-size: 11px;
}
.cancelBackLnk .icon{
	display: inline-block;
	width: 7px;
	height: 5px;
	margin-right: 5px;
	padding-top: 3px;
	background-position: -330px -25px;
	font: 12px/16px 'source_sans_prolight', 'arial';
}
.cancelBackLnk:hover .icon { background-position: -350px -25px; }
.editAddressSec, .addAddressSec { display: none;}
.eAddressForm input[type="text"] { padding: 9px 10px; }
.addAddressSec .eAddressForm dl, .editAddressSec .eAddressForm dl {	margin-bottom: 15px; }
.eAddressForm dt label{
	font-size: 11px;
	line-height: 11px;
}
.multiAddress input[type="text"]{
	display: block;
	margin-bottom: 5px;
}
.deliverConLst li{
	padding-left: 15px;
	margin-bottom: 13px;
	font: 12px/16px Arial;
	color: #757067;
	background: url("../images/bullet.png")  no-repeat 3px 4px;
}
.multiAddress input[type="text"]:last-child, .deliverConLst li:last-child{ margin-bottom: 0; }
.counDropDown .ui-multiselect{ border: 1px solid #d7d1c6; }
.addAddressSec h2{ 
	margin-bottom: 15px; 
	font-size: 30px;
	line-height: 30px;
	color: #484238;
}
.uaNavigation{ padding-top: 25px;}
.uaNavigation h1{ margin-bottom: 25px; }
.uaccountTab{
	margin-bottom: 0;
	border-top: 1px solid #2f291f;
}

/* @end */

/* @group Login Page */
.loginBody {
	background:url(../images/login-bg.jpg) no-repeat center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.loginBody #header,
.loginBody #footer {
	display:none;
}
.loginPage { padding:90px 0 50px 0; overflow: hidden; }
.loginKsuSec {
	width: 400px;
	margin:0 auto;
	background: #f6f5ea url(../images/sec_nav_bdr.jpg) bottom center repeat-x;
	position:relative;
}
.loginClose {
	display: block;
	position: absolute;
	top: -50px;
	right: 0;
	width: 42px;
	height: 41px;
	cursor: pointer;
	z-index: 8040;
	background-position:-300px -700px;
	text-indent:-9999px;
} 
.loginClose:hover { background-position:-300px -750px; }
.loginKsuSec  .loginKsuSecPad { padding: 40px 50px 25px 50px; }
.loginKsuSec h1{
	margin-bottom: 20px;
	font: 30px/30px 'source_sans_prolight', 'arial';
	color: #211a0f;
}
.homeLink{
	font: 12px/16px Arial;
	color: #d1c6b6;
}
.loginForm{ margin-bottom: 25px; }
.loginForm dt{
	margin-bottom: 5px;
	line-height: 0;
}
.loginForm label{
	font: bold 11px/12px 'Arial';
	color: #484238;
}
.loginForm dl{ margin-bottom: 20px;	}
.loginForm dd{ position: relative; }
.loginForm dl:last-child{ margin-bottom: 0;}
.forgetPassLnk{
	font: normal 10px/12px 'Arial';
	text-transform: uppercase;
	letter-spacing: 2px;
}
.loginForm input[type="text"], .loginForm input[type="password"]{
	width: 278px;
	padding: 6px 10px;
	margin: 0;
	font: 12px/16px Arial;
	color: #757067;
	border: 1px solid #d7d1c6;
	box-shadow: none;
}
input[type="text"]:focus, input[type="password"]:focus{
	color: #757067;
}
.gigUpdateInfo{
	font: 12px/18px Arial;
	color: #757067;
	margin:20px 0;
}
.loginForm .loginBtn{ 
	width: 100%; 
	padding: 7px 0;
	font-weight: bold;
	font-family: 'source_sans_probold', 'arial';	
}
.orSeperator{
	position: relative;
	display: block;
	margin-bottom: 30px;
	width: 100%;
	border-bottom: 1px solid #d7d1c6;	
}
.orSeperator span{
	position: absolute;
	top: -9px;
	left: 45%;
	padding: 0 5px;
	font: 18px/18px Arial;
	color: #cdcdc3;
	background-color: #f6f5ea;
}
.getSignContent{
	padding: 12px 0 18px;
	text-align: center;
	border-top:1px solid #d7d1c6;
}
.fbLoginBtn span{ display: block; }
.fbLoginBtn .fbIcoBtn, .twitLoginBtn .twitIcoBtn{
	position: relative;
	width: 45px;
	height: 41px;
	margin-right: 1px;
}
.fbIcoBtn , .twitIcoBtn{ background: url(../images/sprite/icons.png) no-repeat -63px -400px;}
.twitIcoBtn{ background-position: -147px -398px;}
.fbLoginBtn .primBtn, .twitLoginBtn .primBtn{
	width: 253px;
	padding: 12px 0 13px;
	font: bold 16px/16px 'source_sans_probold', 'arial';
	letter-spacing: 1px; 
	text-align: center;
	background-color: #597ba2;
	background-image: none;
}
.fbLoginBtn span, .fbLoginBtn .primBtn { background-color: #4b6b8f; }
.twitLoginBtn span, .twitLoginBtn .primBtn { background-color: #5dafc3;}
.fbLoginBtn:hover span {	background-color: #597ba2;}
.twitLoginBtn:hover span { background-color: #7bb9c9;}
.getSignContent a {
	font: 11px/11px Arial;
	color: #b18910;
	letter-spacing: 2px;
}
.forgetPassLnk:hover, .getSignContent a:hover, .termsPolicyInfo a:hover { color: #d2b869; }
.rightArrow{
	width: 7px;
	height: 8px;
	display: inline-block;
	background: url(../images/sprite/icons.png) no-repeat -330px 0px;	
}
.getSignContent .rightArrow { margin-top: 3px; margin-left: 5px; } 
.getSignContent a:hover .rightArrow { background-position: -350px top;}
 .contactForm .intl, .accountContact .intl, .loginForm .usernameFld input[type="text"].intl, .loginForm input[type="text"].intl, .signUpForm .intl, .eAddressForm .intl, .defaultForm .intl{ color: #757067; }

/* @end*/


/* @group sign up page style */
.signUpSec section{	padding: 50px 50px 30px 50px; }
.signUpForm .usernameFld input[type="text"]{ width: 128px; }
.signUpForm .usernameFld .userfName{ border-right: 0 none; }
.signUpSec .fbLoginBtn .fbIcoBtn{ height: 45px;}
.signUpSec .fbLoginBtn .primBtn{ padding: 14px 20px 15px; width: 213px; }
.termsPolicyInfo{
	font: 11px/11px Arial;
	color: #757067;
	margin-bottom: 0;
}
.termsPolicyInfo a{
	font: 11px/11px Arial;
	color: #b18910;
}
.signUpForm .confirmPasslbl{ margin-bottom: 15px; }
.signSuccessSec{
	position: relative;
	width: 300px;
	padding: 45px 50px 35px;
	margin: 0 auto;
	background: #f6f5ea url(../images/sec_nav_bdr.jpg) bottom center repeat-x;	
}
.signSuccessSec h4{
	font-size: 30px;
	line-height: 30px;
	font-family: 'source_sans_prolight', 'arial';
	margin-bottom: 10px;
	color: #211a0f;
}
.signSuccessSec p{
	font-size: 12px;
	line-height: 18px;
}
.closeBoxBtn{
	position: absolute;
	top: -50px;
	right: 0px;
	display: block;
	width: 42px;
	height: 41px;	
	background-position: -300px -700px
}
.closeBoxBtn:hover{
	background-position: -300px -750px
}
.resetpLink{
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 2px;
}
.errorOccur{
	font: normal 12px/16px Arial;
	color: red;
}

/* @end*/


/* @group Reservation Form */
.reserveForm { background-color:#f6f5ea; }
.reserveForm .lCol {
	float: left;
	width:330px;
	padding:30px;
	border-right:solid 1px #d7d1c6;
}
.reserveForm .rCol {
	float: left; 
	width:180px; 
	padding:30px;
	border-left: solid 1px #D7D1C5;
	margin-left: -1px;
}
.reserveHead {
	text-align: center;
	padding:30px 0;
	border-bottom: 1px solid #d7d1c6;
}
.reserveHead h2 {
	font:normal 30px/34px 'source_sans_probold', 'arial';
	color:#211a0f;
	margin-bottom:0;	
}
.reserveHead p { line-height:16px; margin: 0; }
.reserveForm h3 {
	font:normal 24px/28px 'source_sans_prolight', 'arial';
	color: #211a0f;
	margin-bottom:10px;
}
.formInline .captchaImgWrap .inpimg{ width: 235px; }
.onlineCallInfo, .phoneNum {
	margin-bottom:5px;
	color:#757067;
}
.onlineCallInfo { letter-spacing: 2px; line-height: 20px; }
.phoneNum .icon {
	float: left;
	width: 10px;
	height: 10px;
	margin-right: 7px;
	background-position: -199px -1px;
	position: relative;
	top: 3px;
}
.onlineCallInfo .icon {
	float: left;
	width: 10px;
	height: 10px;
	margin-right: 7px;
	background-position: -199px -16px;
	position: relative;
	top: 4px;
	margin-bottom: 12px;
}
/* @end*/

/* @group Default Form */
.defaultForm dl { margin-bottom:17px; }
.defaultForm dt {
	display: block;
	font: bold 11px/16px arial;
	color: #484238;
	margin-bottom:3px;
}
.defaultForm dd {
	display: block;
	position: relative;
}
.defaultForm .primBtn {
	padding:7px 0;
	width:298px;
}
.defaultForm select { width: 295px; }
.formInline dt {
	float:left;
	width: 70px;
	text-align: left;
	margin:8px 0 0 0;
}
.formInline dd { margin-left:70px; }
.formInline input[type='text'], 
.formInline input[type='password'], 
.formInline textarea { width: 236px; }
.formInline .primBtn {
	padding:7px 0;
	width:256px;
}
.error dt label { color: #af1c37; }
.errorMsg {
	position: absolute;
	left: 0px;
	bottom: -13px;
	font: 10px/10px Arial;
	color: #b5808a;
	width: 100%;
}
.error input[type=text], .error input[type=password], .error textarea, .bMemberCon .error .ui-multiselect{ border-color: #c6a7ad; }
.captchaImgWrap {
	position:relative;
	z-index:1;
}
.captchaImg {
	border:1px solid #d7d1c6;
	border-bottom:none;
	width:255px;
}
.contactPage .captchaImg  {  width:297px; width:296px\9; }
#siimage { float: left; }
.captchaBtn {
	float:right;
	width:24px;
	border-left:1px solid #d7d1c6;
}
.ccVoice {
	display:block;
	width: 24px; 
	height: 18px;	
	border-bottom:1px solid #d7d1c6;
	cursor:pointer;
}
.ccVoice object {
	position:relative;
	z-index:1 !important;
	display:block;
	margin: 0 auto !important;
}
.ccRefresh { 
	display:block;
	background: url('../images/captcha_refresh.png') no-repeat center; 
	width: 24px; 
	height: 18px; 
	text-indent: -999px; 
}
.rhsCol { margin-bottom:30px; }
.usernameFld input { width:128px; }
.usernameFld .userlName { margin-left:-1px; }
#shipping_address_error {
	display: none;
	margin-bottom: 20px;
}

.mainSuccessMsg,
.mainErrorMsg {
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	color: #757067;
	padding: 36px 0; 
}
.mainSuccessMsg strong,
.mainErrorMsg strong { font:normal 16px/22px 'source_sans_probold', 'arial'; color:#211a0f; }
.mainErrorMsg { color: red; }
.showNotice .errorMsg {
	font-size:11px;
	color: #211a0f;
}
/* @end */

/* @group club membership page */

.memberSContent article, .memberYContent article{ float: left; }
.memberSContent{
	background-color: #f6f5ea;
	padding: 40px 0;
}
.membershipPage { background: url(../images/club/services/membership.jpg) no-repeat center top; padding-bottom:50px; }
.memberSContent article { margin-right: 47px; }
.memberSContent article:last-child { margin-right: 0; }
.memberSContent h3{
	margin-bottom: 15px;
	font: 24px/24px 'source_sans_prolight', 'arial';
	text-transform: uppercase;
}
.memberSContent li{
	margin-bottom: 10px;
	background:  url("../images/bullet.png") no-repeat left 5px;
	padding-left: 10px;
	font: 12px/12px Arial;
	color: #757067;	
}
.memberSContent li:last-child{ margin-bottom: 0; }
.memberYContent article{
	float: left;
	padding: 40px 0 35px;
	width: 260px;
	margin-right: 2px;
	background: #f6f5ea url(../images/sec_nav_bdr.jpg) repeat-x left bottom;
}
.memberYContent article:last-child { margin-right: 0; }
.memberYContent{
	padding-top: 430px;
	width: 784px;
	margin: 0 auto;
}
.memberYContent li{
	margin-bottom: 20px;
	padding: 0 0 0 10px;
	background: url(../images/bullet.png) no-repeat left 5px;
}
.memberYContent ul{	padding: 30px 20px 0; }
.memberYContent li:last-child{ margin-bottom: 0; }
.memPNCost{
	padding-bottom: 20px;
	border-bottom: 1px solid #ddddd2;
	text-align: center;
}
.memPNCost h3{
	margin-bottom: 5px;
	font: 30px/30px 'source_sans_probold', 'arial';
	color: #484238;
}
.memPNCost span{
	font: 18px/18px Arial;
	color: #484238;
}

/* @end */

/* @group About, Privacy, Rules Regulations Page */

.privacyPage .textContent .lCol, .termsPage .textContent .lCol { width: 100%; }
.privacyContent .rulseList { padding-bottom: 0; }
.privacyContent article { margin-bottom: 30px; }
.privacyContent .lCol h2 { color: #675f4f; }
.privacyContent article:last-child { margin-bottom: 0; }
.privacyContent p, .termsContent p{
	font: 12px/16px arial;
	color: #675f4f; 
}
.connectFb{
	float: right;
	padding:15px 0 0;
}
.connectFb a{
	float: left;
	margin-left:10px;
}
.priceTableholder .btnReservation{
	float: none;
	display:inline-block;
	width:280px;
	padding:20px 0;
	margin-top:25px;
	background-repeat:repeat;
}
.rulseList { padding:0 0 30px 0; }
.rulseList li{
	padding-left: 15px;
	margin-bottom:7px;
	font-size: 13px;
	line-height: 22px;
	background: url("../images/yellow-bullet.png") 0px 8px no-repeat;	
}
.privacyContent .rulseList li{
	background-image: url(../images/grey-bullet.png);
	color: #7b7260;
}
.rulseList h6{ font-size: 13px; }
.rulseList li:last-child{margin-bottom: 0;}
.contentBox{ padding: 35px 0 50px 0; text-align: left;}
.contentBox .lCol h2 {
	font: normal 24px/24px 'source_sans_probold', 'arial';
	text-transform: uppercase;
}
.rCol .btnReservation{
	margin: 0;
	padding: 25px 0 15px;
	width: 220px;
	font-size: 18px;
	line-height: 18px;
}
#content .pagehead1 { padding: 40px 0 35px 0; }
.shareText{
	padding: 3px 0;
	font: normal 12px/16px 'source_sans_prolight', 'arial';
}
/* @end */

/* @group homepage */
.homePage .lCol{
	float: left;	
	width: 699px;
	border-right: 1px solid #1a1612;
	background: #f6f5ea;
	margin-top:2px;
}
.homePage .rCol{
	float: right;
	width: 240px;
	margin-top: 2px;
	background: #f6f5ea;
}
.bannerList, 
.bannerList li { display:block; }
.bannerList a { display: block; position: relative;	width:699px; height: 347px; border-bottom: 1px solid #1a1612; }
.bannerList .banner-1 { background:url(../images/gigs/january/big/answer.jpg) no-repeat left top; }
.bannerList .banner-2 { background:url(../images/gigs/january/big/mash-irvin-flynn.jpg) no-repeat left top; }
.bannerList .banner-3 { background:url(../images/gigs/january/big/mash-irvin-flynn.jpg) no-repeat left top; }
.bannerList .banner-4 { background:url(../images/gigs/february/big/dj-skip.jpg) no-repeat left top; }
.bannerList .tonightTag{
	display: block;
	text-transform: uppercase;
	padding: 12px;
	font: 24px/16px 'source_sans_prolight', 'arial';
	color: #ffecc7;
	text-align: center;
	position: absolute;
	top: 182px;
	left: 25px;
	background:url(../images/red-btn-bg.png) repeat left top;
}
.homePage img{ display: block; }
.bannerList .eventIfo{
	position: absolute;
	left: 25px;
	top: 230px;
	opacity: 0.95;
}
.eventIfo ul{ margin-bottom: 5px; }
.eventIfo ul:last-child{ margin-bottom: 0; }
.eventIfo .eventtitle li{
	float: left;
	margin-right: 3px;
}
.eventIfo .eventtitle li:last-child{
	margin-right: 0;
}
.eventIfo .eventtitle li.edate{
	padding: 12px 17px 6px 15px;
	font: 30px/16px 'source_sans_prolight', 'arial';
	color: #ffecc7;
	background: #231b14;	
}

.edate span{
	display: block;
	font-size: 16px;
	line-height: 16px;
	margin-top: 8px;}
	
.eventtitle li h5{
	padding: 20px 15px 14px;
	font: 24px/24px 'source_sans_probold', 'arial';
	color: #ffecc7;
	background: #231b14;	
	text-transform: none;
}
.eventIfo .eventLink li{
	float: left;
	margin-right: 3px;
}
.eventLink li span{
	display: inline-block;
	padding: 8px 10px 6px 9px;
	font: 13px/16px arial;
	color: #ffecc7;
	background-color: #231b14;
}
.lCol .colBox{ background: #f6f5ea; }
.colBox .childLcol{
	float: left;
	width: 349px;
	padding-top: 16px;
	border-right: 1px solid #1a1612;
}
.colBox .padT0{padding-top: 0;}
.childRcol .GigsUpdate, .childLcol .GigsUpdate{
	padding: 0 0 10px 20px;
	border-bottom: 1px solid #ddddd2;
}
.homePage #content h4 {
	font:24px/24px 'source_sans_prolight', 'arial';
	color: #211a0f;
	text-transform: uppercase;
}
.GigsUpdate a{
	display: block;
	margin: 3px 0 0 12px;
	float: left;
	font: 10px/18px arial;
	color: #b28a00;
	letter-spacing: 0;
}
.GigsUpdate a:hover, .sBoutiqueDisc a:hover{ color: #d2b869; }
.childLcol .GigsListing{
	height: 280px;
	border-bottom: 1px solid #1a1612;
}
.gigLstContent{ min-height: 213px; }
.GigsListing .gigsList .gigsdate{
    padding: 5px 8px;
    float: left;
    font: 11px/14px "source_sans_prolight","arial";
    letter-spacing: 2px;
    color: #f6f5ea;
    text-align: center;
    text-transform: uppercase;
   	background-color: #1C1914;
}
.gigsList:hover { background: #e8e7d9; }
.gigsList .gigsdate strong{
	display: block;
    font: 21px/16px "source_sans_prolight", Arial;
}
.GigsListing .gigsList .gigDesc{
	margin-top: 3px;
    padding-left: 50px;
}
.gigsList .gigDesc h5{
    margin-bottom: 3px;
	color: #757067;
    font: bold 12px/15px Arial;
}
.gigsList .gigDesc p{
    margin-bottom: 0;
	color: #757067;
    font: 12px/15px Arial;
}
.gigsdate .numDate{
	font-size: 21px;
	line-height: 21px;
	color: #f6f5ea;
}
.GigsListing .gigsList{
	padding: 15px 20px 15px 20px;
	border-bottom: 1px solid #ddddd2;
	display: block;
}
.GigsListing .lastbrd, .GigsListing .gigsList:last-child{
	margin-bottom: 0;
	border-bottom: 0 none;
}
.GigsListing li{
	float: left;
	margin-right: 10px;
}
.GigsListing li:last-child{
	padding-top: 3px;
	margin-right: 0;
}
.gigsdate span{
	display: block;
	text-align: center;
}
.GigsListing li em{
	display: block;
	font-style: normal;
	font-size: 11px;
	line-height: 15px;
}
.gigsList h6, .gigsList li span{
	display: block;
	margin-bottom:0;
	font: bold 12px/18px arial;
	color:#757067;
	text-transform: capitalize;
}
.gigsList li span{ font-weight: normal; }
.GigsListing .btnContainer{ padding: 2px 0 20px 20px; display: block;}
.gigCalbtn .gigCal{
	display: inline-block;
	margin-right: 10px;
	width: 20px;
	height: 20px;
	background-position: -310px -160px;
}

/* My Comment */
.viewGCal {
	display: block;
	width: 212px;
}
.gigCalbtn{
	display: block;
	width: 268px;
	padding:12px 0px 12px 40px;
	text-align: center;
	color: #ffecc7;
	letter-spacing: 4px;
}
.gigCalbtn:hover { color: #ffecc7; }
.childRcol .ksuChamp span, .childLcol .ksuChamp span { border-bottom: 1px solid #1a1612; display: block;}
.ksuChamp a img{ display: block;}
.colBox .childRcol{ border-right: 0 none transparent; }
.homePage .bdrBottom{ border-bottom: 0 none transparent; }
.childRcol .djperformer{
	position: relative;
	padding: 1px 20px 20px;
	border-bottom: 1px solid #1a1612;
}
.djperformer a{
	display: block;
}
.djperformer ul{ margin-bottom: 20px; }
.childRcol .djperformer li{
	position: relative;
	float: left;
}
.djperformer li span{
	display: block;
	position: absolute;
	top: 165px;
	width: 100%;
	text-align: center;
	color: #f6f5ea;
	font: 18px/24px 'source_sans_prolight', 'arial';
	z-index:10;
}
.djperformer b{
	display: none;
	position: absolute;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5;
	background:url(../images/djperformer-shadow.png) no-repeat left bottom;
}
.djperformer a:hover b { display:block; }
.internationalActs{ display:block; }
.internationalActs .btnActs{
	display: block;
	padding: 12px 40px;
	font: 16px/22px 'source_sans_probold', 'arial';
	color: #ffecc7;
	background:url(../images/sec-btn-bg.png) repeat;
	text-transform: uppercase;
	letter-spacing: 4px;
	text-align: center;
	border-width: 0;
}
.internationalActs .btnActs:hover, .rCol .internationalActs .btnActs:hover{ background:url(../images/sec-btn-bg-hover.png) repeat; }
.rCol .featureGig {
	height:347px;
	border-bottom: 1px solid #1a1612;
	overflow:hidden;
}
.rCol .featureGig a{
	display: block;
	padding: 18px 9px 31px;
}
.rCol .featureGig:hover{
	background: #e8e7d9;
}
.featureGig a h3{
	margin-bottom: 15px;
	font: 26px/16px 'source_sans_probold', 'arial';
	color: #211a0f;
	text-transform: uppercase;
}
.featureGig a h6{
	margin-top: 10px;
	font: 16px/20px 'source_sans_probold', 'arial';
	color: #211a0f;
	text-transform: uppercase;
}
.featureGig a img{
	display: block;
	width: 220px;
	height: 220px;
	margin-bottom: 8px;
}
.featureGig span{
	display: block;
	font: 12px/16px arial;
	color: #757067;
}
.rCol .gigsUpdate{ border-bottom: 1px solid #1a1612; }
.rCol .gigsUpdate a:hover, .rCol .bookTable a:hover{
	background: #e8e7d9;
}
.gigsUpdate a{
	display: block;
}
.gigsUpdate .reserveTable{
	margin: 0 auto;
	padding: 50px 0;
}
.reserveTable .rsTable{	
	width: 45px;
	height: 30px;
	margin: 0 auto 20px auto;
	background-position: left -740px;
}
.getDirections span, .reserveTable span{
	display: block;
	font:normal 11px/15px 'arial';
	color: #b28a00;
	letter-spacing: 4px;
	text-transform: uppercase;
	text-align: center;
}
.gigsUpdate .getDirections{
	margin: 0 auto;
	width: 160px;
	padding: 50px 0 45px;
	*padding: 50px 0 47px;
}
.getDirections .directionIco{
	width: 23px;
	height: 35px;
	margin: 0 auto 20px auto;
	background-position: -80px -740px;	
}
.getDirections img{
	display: block;
	margin-bottom: 18px;
	padding-left: 65px;
}
.gigsUpdate .gigsOffres{
	padding: 33px 15px 0;	
	height:207px;
	overflow: hidden;
}
.gigsOffres h5{
	margin-bottom: 7px;
	font: 18px/18px 'source_sans_probold', 'arial';
	color: #211a0f;
	text-transform: uppercase;
}
.gigsOffres .sendEmail{
	position: relative;
	display: block;
}
.offersEmail .emailFld{
	width: 154px;
	border: 1px solid #d7d1c6;
}
.offersEmail *::-webkit-input-placeholder { color: #b4b2b0; }
.offersEmail *:-moz-placeholder { color: #b4b2b0; }
.offersEmail *:-ms-input-placeholder { color: #b4b2b0; }

.offersEmail .errorMsg {
	position: static;
	line-height: 12px;
	display: block;
	margin-top: 4px;
	margin-left:4px;
}
.offersEmail .emailSubBtn{
	left: 173px;
	border: 1px solid #d7d1c6;
	background-position: -3px -652px;	
	background-color:#f6f5ea;
}
.offersEmail.error .emailSubBtn { border-color: #c6a7ad; }
.offersEmail .emailSubBtn:hover{
	background-position: -53px -652px;
}
.gigsOffres .offersbtngo{
	left: 166px;
	padding: 11px 18px 10px;
	border: 1px solid #d7d1c6;
}
.sendEmailTxt .createAccount{
	float: left;
	display:block;
	margin-top: 1px;
	margin-right: 5px;
}
.createTxt{
	display: inline-block;
	padding-top: 2px;
	float: left;
	font-size: 11px;
	line-height: 11px;
	*padding-top: 5px;
}
.gigsOffres p{
	margin-bottom: 7px;
	font-size: 11px;
	line-height: 18px;
}
.homePage .ksuBoutique{
	padding: 30px 20px 20px;	
	background: #f6f5ea;
}
.ksuBoutique .proDisc{
	float: left;
	display: block;
}
.ksuBoutique .boutiqueList{
	width: 630px;
	margin: 0 auto;
}
.boutiqueList a h3{
	margin-bottom: 15px;
	padding-top: 15px;
	font: 30px/16px 'source_sans_prolight', 'arial';
	color: #352f25;
	text-transform: uppercase;
	text-align: center;
}
.boutiqueList a h3:hover{
	
}
.ksuBoutique .ksuProduct{ background: none; }
.ksuProduct li{
	float: left;
	margin-right: 1px;
}
.ksuProduct li:last-child{ margin-right: 0; }
.ksuProduct a{
	position: relative;
	display: block;
}
.ksuProduct .fadeIn{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #412121;
	opacity: 0.67;
	text-indent: -9999px;
	-moz-opacity: 0.67;
	-khtml-opacity: 0.67;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=67)";
	filter: alpha(opacity=67);
}
.ksuProduct span.ksuProducts{
	display: block;
	position: absolute;
	top: 0px;
	width: 100%;
	padding-top: 40px;
	font: normal 24px/28px 'source_sans_prolight', 'arial';
	color: #f6f5ea;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
}
.ksuProduct a:hover .fadeIn{
	opacity: 0.35;
	-moz-opacity: 0.35; 
  	-khtml-opacity: 0.35;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
	filter: alpha(opacity=35);
}
.ksuLastweek { padding-bottom:50px; }
.ksuLastweek .lastWeek{ margin: 50px auto 30px auto; display: block; }
.ksuLastweek .ksuLastweekpic{
	float: left;
	margin-right: 5px;
}
.ksuLastweekpic li { float: left; }
.ksuLastweekpic a { 
	display: block;
	width: 155px;
	height: 155px;
	position: relative; 
	background-position: center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.ksuLastweekpic li img{
	display: block;
	width: 155px;
	height: 155px;
}
.ksuLastweekpic b {
	position: absolute;
	left: 0;
	top: 0;
	width:100%;
	height:100%;
	background-color:rgba(23,19,15,0.8);
	z-index:1;
}
.ksuLastweekpic div {
	position: absolute;
	left: 0;
	bottom: 0;
	width:100%;
	z-index:10;
}
.ksuLastweekpic span {
	display: block;
	padding:15px 20px;
	font: normal 10px/16px arial;
	color: #f6f5ea;
	text-transform: uppercase;
	padding-top: 0;
}
.ksuLastweekpic .title {
	font: normal 15px/18px 'source_sans_prolight', 'arial';
	padding-bottom: 0;
}
.ksuLastweek .ksuLastweekpic:last-child, .ksuLastweek .ksuLastweekpic.last { margin-right: 0; }
.confPage .ksuBoutique {
	padding:30px 0;
	border-top:1px solid #1d1913;
}
.ksuBoutique .boutiqueDisc{
	padding:0 100px 20px 100px;
	text-align: center;
}
.boutiqueDisc p { margin-bottom: 0; }
.boutiqueDisc h1 {
	margin-bottom: 5px;
	padding-top: 5px;
	font: 30px/34px 'source_sans_prolight', 'arial';
	color: #352f25;
	text-transform: uppercase;
	text-align: center;
}
.boutiqueDisc h1 a { font-family:source_sans_probold; color:#352f25; }
.boutiqueDisc .linkshopnow{
	display: block;
	font: normal 11px/15px 'arial';
	color: #b28a00;
	letter-spacing: 4px;
	text-transform: uppercase;
	text-align: center;
}
/* @end */

/* @group liten music popUp  style*/

#notification { width: 400px; }
.lisMusicCont{ padding: 45px 0 55px; text-align: center; background: #f6f5ea url(../images/sec_nav_bdr.jpg)  repeat-x bottom; }
#event-notification .lisMusicCont{padding: 45px 20px 55px;}
.lisMusicCont h4{
	margin-bottom: 8px;
	font-size: 30px;
	line-height: 34px;
	color: #211a0f;
}
#event-notification .lisMusicCont h4{margin-bottom: 0;}
.musicCont{
	 font: 12px/18px Arial;
	 color: #757067;
	 margin-bottom: 15px;
}
.ynBtnCont{ margin-left: 150px; text-align: center; }
.ynBtnCont a{ float:left; }
.ynBtnCont .primBtn, .ynBtnCont .btnEdit {
	padding: 10px 10px 9px;
	width: 30px;
	font-size: 16px;
	line-height: 20px;
	color: #ffecc7;
}
.ynBtnCont .primBtn { margin-right: 5px; }
.ynBtnCont .btnEdit { letter-spacing: 0; }


/* @end */

/* @group become member multidropdown style*/

.defaultForm .multiDropDown label{
	float: left;
	display: block;
	margin-right: 10px;
}
.defaultForm .multiDropDown label:last-child{ margin-right: 0; }
.defaultForm .userDbYear{ width: 75px; }
.multiDropDown select, .bMemberCon .multiDropDown .ui-multiselect { width: 91px !important; }

/* @end */


/* @group Boutique landing page*/
.boutiqueList li { width:310px; margin-right: 5px;	 }
.boutiqueList .apprelName { padding-top: 130px; }
#content .boutiqueHead { padding-bottom: 30px; }
/* @end*/

/* @group help*/
.darkBgContent article{ margin: 0 0 40px 0; }
.darkBgContent h3 {
	font: 18px/22px 'source_sans_prolight', 'arial';
	color: #ffecc7;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.darkBgContent h5 {
	font: bold 13px/24px arial;
	color: #7b7260;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.darkBgContent .rulseList { padding: 0; }
.darkBgContent .rulseList li{
	margin-bottom: 15px;
	background: url("../images/grey-bullet.png") 0px 8px no-repeat;
	padding-left: 10px;
	color:#7b7260;
}
.darkBgContent .botiquePurchases li:last-child{ margin-bottom: 10px;}
.darkBgContent .lCol a { color:#a28f56; }
.darkBgContent .lCol a:hover { color:#ffecc7; }
/* @end */

/* @group Slider */
.twoColWrap { margin-bottom:50px; }
.proSliderWrap {
	display: block;
	height:530px;
	overflow: hidden;
	position:relative;
	z-index: 1;
}
.proSliderWrap .proSlider {  overflow: visible !important; float: right; }
.proPopShare .share{ float: none; }
.sliderPagi {
	position: absolute;
	right: 342px;
	bottom: 10px;
	z-index:999;
	background-color: rgba(33,27,20,0.8);
	background-color: rgb(33,27,20)\9;
}
.sliderPagi a {
	float: left;
	width:25px;
	height:30px;
	text-indent:-9999px;
}
.sliderNext { background-position: -292px -242px; }
.sliderPrev { background-position: -192px -242px; }
.sliderNext:hover { background-position: -342px -242px; }
.sliderPrev:hover { background-position: -242px -242px; }
/* @end */

/* @group Boutique Cehckout Confirmation Page */

.confPage #mainContent {
	padding-bottom: 5px;
	background:#f6f5ea url(../images/sec_nav_bdr.jpg) repeat-x left bottom;
}
.confPage #header { border-bottom:2px solid #191511; }
.confPage .orderDetailsSec {
	background-image: none;
	padding:0;
}
.confPage .summeryContent { border-right:none; }
.confSec{ padding: 50px 0 15px; }
.orderConfInfo{ float: left; }
.orderHelpInfo{ float: right;  margin-right: 55px;}
.orderConfInfo h1{
	margin-bottom: 5px;
	font-family: 'source_sans_probold', 'arial';
	font-size: 30px; 
	line-height: 34px;
	color: #2e2921;
}
.orderConfInfo p{ margin-bottom: 6px; }
.orderIShare{
	padding: 15px 15px 15px 10px;
	border-top: 1px solid #ddddd2;
	border-bottom: 3px solid #ddddd2;
}
.ticketConfirm .orderIShare { border-bottom-width:0; }
.orderIShare .share{ padding: 0; }
.orderHelpInfo h4{
	margin-bottom: 15px;
	font-family: 'source_sans_prolight', 'arial';
	font-size: 26px; 
	line-height: 30px;
	color: #2e2921;
}
.helpList li{ margin-bottom: 8px; }
.helpList li:last-child{ margin-bottom: 0; }
.helpList li, .helpList span{
	font: 11px/15px Arial;
	color: #757067;
	letter-spacing: 2px;
}
.callnow .txtNo {
	display:block;
	padding-left:16px;
}
.onlnCalltxt{
	display: block;
	margin-bottom: 4px;
}
.onlnCallLnk{
	display: inline-block;
	margin-left: 15px;
}
.mailIcon{
	display: inline-block;
	width: 13px;
	height: 11px;
	background-position: -150px -898px;
}
.helpList .mailIcon{ margin-right: 5px; }
.helpList .callnow .icon, .helpList .freeCall .icon{ margin-right: 6px; }
.orderIShare .printIco { margin-right: 5px;} 
.summerySec{ padding-top: 25px; }
.oUserSummery{
	float: right;
	width: 185px;
	margin-right: 40px;
}
.oUserSummery h5{
	margin-bottom: 3px;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	font-family: Arial;
	color: #484238;
}
.userNInfo, .userNInfo strong{
	font-style: normal;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial;
	color: #757067;
}
.userNInfo strong{ display: block; }
.oUserSummery section{ margin-bottom: 25px; }
.oUserSummery section:last-child{ margin-bottom: 0; }
.ouserLst li{
	margin-bottom: 5px;
	font: Arial 12px/16px;	
	color: #757067;
}
.ouserLst li:last-child{ margin-bottom: 0; }
.orderIShare .printContent{	margin-top: 2px; }
.confirmSumSec{ padding: 25px 0 0; }
.confirmSumSec .summeryContent{
	padding: 0;
	width: 670px;
	margin-right: 30px;
	border-width: 0;
	border-style: none;
}
.confirmSumSec .oSummerytbl caption{ padding-left: 10px;  }
.confirmSumSec .oSummerytbl .subPrice, .confirmSumSec .oSummerytbl td.freeTxt{ font-weight: bold; }
.confirmSumSec .oSummerytbl td.shipCharges{ text-align: right; }
.confirmSumSec .oSummerytbl .totalTxt{
	float: none;
	padding-right: 0; 
	font: normal 24px/24px 'source_sans_prolight', 'arial';
}
.confirmSumSec .oSummerytbl td.totalPrice{ float: none; }
.confirmSumSec .oSummerytbl th:last-child, .confirmSumSec .oSummerytbl td:last-child { width: 90px; }

/* @end */

/* @group Life Of Kitty Su Page */

.scrollBlock{ width: 868px;margin: 0 auto; }
.topScrollBlock{ background: url("../images/top-scroll-bg.png") no-repeat left top;height: 89px; display: none;}
.medScrollBlock{ /*background: url("../images/med-scroll-bg.png") no-repeat left top;height: 2109px;*/ display: none; }
.medScrollBlock img{display: block;}
.botScrollBlock{ background: url("../images/bot-scroll-bg.png") no-repeat 1px top;height: 91px;margin-top: -6px; display: none; }
.scrollContainer { position: relative; }
.dmdIcon1{
	position: absolute;
	left: 17px;
	top: 138px;
	display: none;
	width: 114px;
	height: 79px;
	background: url("../images/diamond-icon-1.png") no-repeat left top;
}
.dmdIcon2{
	position: absolute;
	right: 32px;
	top: 245px;
	width: 112px;
	height: 118px;
	display: none;
	background: url("../images/diamond-icon-2.png") no-repeat left top;
}
.dmdIcon3{
	position: absolute;
	right: 3px;
	top: 213px;
	width: 34px;
	height: 34px;
	display: none;	
	background: url("../images/diamond-icon-3.png") no-repeat left top;
}
.lifeKittySu .linkLifeksu{display: none;}
.cigaretteHolder {
	width: 398px;
	height: 547px;
	display: none;
	position: absolute;
	right: -145px;
	top: 1397px;
	background: url("../images/cigarette.png") no-repeat left top;
}
.lifeKittySuWrap {
	padding:0 0 70px 0;
	border-bottom:1px solid #2f291f;	
}

/* @end */

/* @group Shop Look Page */

.shopLook { padding:30px 0 50px 0; }
.btnHolder { width:855px; }
.flex-prev, .flex-next{
	float: left;
	width:26px;
	height:51px;
	background: url(../images/sprite/icons.png) no-repeat;
}
.flex-control-nav { display:block; }
.shopLook .flexslider{
	position: relative;
	width: 760px;
	margin: 0 auto;	
}
.flex-prev { background-position:-200px -700px!important; }
.flex-next { background-position:-200px -750px!important; }
.flex-prev:hover { background-position:-250px -700px!important; }
.flex-next:hover { background-position:-250px -750px!important; }
.flex-control-nav { display: none; }
.shopList{
	margin: 30px 0;
	text-align: center;
}
.shopList li{
	margin-right:5px;
	font: normal 18px/22px Arial;
	color: #675f4f;
	background-image: url(../images/background/black-transbg.png);
	cursor:pointer;
	display: inline-table;
	*display: inline;
	zoom: 1;
	width: 125px;
}
.shopList li:last-child{margin-right: 0;}
.shopListLink{
	position: relative;
	display:block;
	vertical-align: top;
	height: 260px;
}
.shopList .shopListLink .detailsBtn{
	top: 130px;
	letter-spacing: 0;
}
.shopListLink:hover .detailsBtn{ display: block; }
.shopListLink .saleIcon{
	right: 5px;
	top: 5px;
}
.shopList img{ display: block; }
.pListDesc{ padding:10px; }
.pListDesc span{ text-align: left; }
.pListDesc .productName{
	display: block;
	font: normal 12px/18px Arial;
	color: #7b7260;
	text-transform: capitalize;
	height:18px;
	overflow: hidden;
}
.pListDesc .prodNewPrice{
	display: block;
	font: bold 14px/18px Arial;
	color: #675f4f;	
}
.pListDesc .discoutPrice{
	display: block;
	font: bold 14px/16px Arial;
	color: #2c2820;	
	text-decoration: line-through;
}
.pListDesc .proddisCount{
	display: block;
	font: normal normal 10px/18px Arial;
	color: #af1c38;
	text-transform: uppercase;
}
.shopList li.last{ margin-right:0; }
.shopList li .detailsBtn{	
	position: absolute;
	top: 170px;
	left: 0px;
	width: 100%;
	padding: 7px 0;
	margin:0;
	letter-spacing: 2px;
	font-size:14px;
}
.disCount{
	font: normal normal 10px/10px Arial;
	color:#af1c38;
	text-transform: uppercase;
}
.shopList li.sale .price{ text-decoration: line-through; color: #2c2820;}
.saleIcon{
	position: absolute;
	right:10px;
	top: 10px;
	width: 40px;
	height: 40px;
	background: url(../images/sprite/icons.png) no-repeat left -400px;
}
.apprelList li:hover .detailsBtn{ display:block; }
.shopList li:hover .detailsBtn, .shopList li.sale .saleDetail{ visibility: visible; }
.shopLook .btnReservation{
	width:280px;
	padding:22px 0 17px;
	margin:0 auto;
	text-transform: uppercase;
	font: normal 22px/24px 'source_sans_probold', 'arial';	
}
.stlBtnContainer { position: relative; top: -30px; }

/* @end */

/* @group shopLookPopup */
.productDetailpopup{ margin:0 auto; }
.productDetailpopup .lCol{
	float: left;
	width:398px;
	height:530px;
}
.productDetailpopup .lCol img { display: block; }
.productDetailpopup .rCol{
	float: left;
	width:540px;
	height:530px;
	background-color:#f6f5ea;
}
.detailsDesc{
	padding: 45px 0 50px 35px;
	border-bottom: 1px solid #d7d1c6;
}
.fancybox-overlay .detailsDesc { padding-right:35px; }
.detailsDesc p{
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 21px;
	color: #757067;
}
.appPriceInfo .detailPrice{
	font:bold 24px/24px Arial;
	color: #211a0f;
}
.appPriceInfo .newPrice { font-weight: normal; font-size: 18px; }
.appPriceInfo .oldPrice { color:#bcbab0; font-weight: normal; font-size: 18px; text-decoration: line-through;}
.productDetail .appPriceInfo .newPrice{text-decoration: line-through;}
.detailsDesc .appPriceInfo .disCount{ padding-top:9px; }
.detailSelect{ margin-bottom: 10px; }
.detailSelect dt{ margin-right: 5px; }
.detailSelect dt, .detailSelect dd{	float: left; }
.productDesc article{
	position: relative;
	padding: 10px 30px;
	border-bottom: solid 1px #d7d1c6;
}
.productDesc article:last-child { border-bottom:none; }
.productDesc h4, .productListing h4{
	text-transform:uppercase;
	font-weight:bold;
	line-height:34px;
	font-size:30px;
	color:#211a0f;
}
.productDesc img{ float:left; }
.productDesc .productName{
	font: normal 18px/18px 'source_sans_probold', 'arial';
	color: #211a0f;
	text-transform: uppercase;
	display: block;	
}
.cartDesc .selectionInfo{
	display: block;
	font: 12px/ 16px Arial;
	color: #757067;
}
.productDesc .customSelect { width: 78px; }
.productDesc .viewProduct{
	margin-top: 5px;
	padding-left: 20px;
	float: left;
}
.productPrice span{
	float: left;
	display: block;
	font : normal 16px/16px Arial;
	color: #211a0f;	
}
.productPrice .oPrice{
	margin-right: 10px;
	color: #8b877c;
	text-decoration: line-through;
}
.productDesc .onlyPName .viewProduct{ margin-top: 23px; }
article .productPrice{
	float:right;
	display: block;
	padding-top: 24px;	
}
.selcetError{ display: block; padding: 5px 0 0; clear: left; }
.selcetError .errorMsg { position: static;}
.add_to_cart{ padding: 14px 20px; }
.paddInfo{ padding: 8px 0; }
article .priceInfo .productPrice{
	padding: 0 0 0 15px;
	font-weight: bold;
	font-size: 24px;
	line-height: 24px;
}
.closeProudct{
	position: absolute;
	top: 9px;
	right: 7px;
	display: block;
	width: 10px;
	height:9px;
	background: url(../images/sprite/icons.png) no-repeat -150px -250px;
}
.closeProudct:hover{ background-position: -175px -250px; }
.totalPrice{
	display: block;
	float:left;
	color: #211a0f;
	font: 24px/24px 'source_sans_prolight', 'arial';
	text-transform: uppercase;
}
.prodPriceDesc{ margin-bottom: 10px; }
.prodPriceDesc .detailPrice{
	font: normal 24px/24px Arial;
	color: #bcbab0;
	text-decoration: line-through;
}
.prodPriceDesc .newPrice{
	font: normal 24px/24px Arial;
	color: #211a0f;
}
.productContent{ padding:30px 35px; }
.productContent .tollFree{
	display: block;
	font:normal 18px/24px Arial;
	color:#211a0f;
	text-transform:uppercase;
}
.productContent p{
	margin-bottom: 0;
	font-size: 12px;
	line-height: 18px;
	color: #757067;
}

/* @end */

/* @group productListing */
.productListing { padding: 15px 0 0 0; }
.productListing h4 { border-bottom:solid 1px #d7d1c6; padding:0 0 10px 30px; }
/* @end */

/* @group your cart style */
	
.yourCartHead h1{ float: left; }
.continueshopTxt{
	float: right;
	display: block;
	padding-top: 15px;
	font: 12px/ 24px 'source_sans_prolight', 'arial';
	color: #a28f56;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.proudctHead { border-bottom: 1px solid #d7d1c6; }
.proudctHead, .cartDetailsSec, .cartTransSec{ background-color: #f6f5ea; }
.protitleList{ padding-left: 11px; }
.protitleList li{
	float: left;
	padding: 8px 0 6px 0;
	font: normal 12px/ 24px 'source_sans_prolight', 'arial';
	color: #757067;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: right;
}
.protitleList .firstTitle { width: 365px; text-align: left; }
.protitleList .cartPrice { width: 205px; }
.protitleList .cartQty { width: 150px; }
.protitleList .cartSubTo { width: 145px; }
.cartProdImg{ float: left; }
.cartDesc .viewProduct{	padding-top: 10px; padding-left:0; }
.cartDesc article{ position: relative; }
.transactMode{
	float: left;
	padding-top: 10px;
}
.transactMode li{
	position: relative;
	float: left;	
	margin-right: 20px;
}
.transactMode a{
	font: 10px/24px 'arial';
	color: #9d7d1c;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.transactMode a:hover, .disApplyCode a:hover{ color: #c3a95a; }
.cartDesc article{
	padding: 10px 60px 10px 20px;
	border-bottom: 1px solid #d7d1c6;
}
.cartDesc article:last-child{ border-bottom: 0; }
.cartDesc .cartTotalInfo{ padding: 15px 60px 15px 30px; }
.prodmoreDetails{ float: right; padding-top: 13px; }
.cartPriceInfo, .OptList, .totalCartPrice{ float: left; }
.OptList{ width: 80px; }
.cartPriceInfo, .OptList{ margin-right: 70px; }
.cartOldPrice, .cartNewPrice, .totalCartPrice{
	font: 16px/24px Arial;
	color: #211a0f;
}
.cartOldPrice{
	color: #c4c1b6;
	text-decoration: line-through;
}
.cartOldPrice, .cartNewPrice{
	float: left;
	margin-right: 7px;
}
.cartDesc .closeProudct{ top: 28px; }
.productList .closeProudct { visibility:hidden; }
.cartNewPrice{ margin-right: 0; }
.totalCartPrice{ margin-right: 0; text-align: right; width:140px;}
.checkoutPage .productList .totalCartPrice { width:95px; }
.totalPriceInfo{ float: right; width: 200px; }
.totalPriceInfo .totalPrice{
	display: block;
	float: left;
	font: normal 24px/24px 'source_sans_prolight', 'arial';
	color: #211a0f;
}
.cartTransSec{
	padding: 20px 0 40px 0;
	border-top: 2px solid #d7d1c6;
}
.cartTransSec .primBtn { margin-right: 60px; }
.totalPriceInfo .productPrice{
	float: right;
	display: block;
	padding: 0;
	margin-left: 20px;
	font: bold  24px/24px Arial;
	color: #211a0f;
}
.disApplyCode{
	padding-top: 2px;
	float: left;
}
.disApplyCode a{
	font: normal 14px/24px 'source_sans_probold', 'arial';
	color: #a28f56;
	letter-spacing: 3px;
}
.numOfImage{
	display: block;
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 1;
}
.numOfImage span{
	font: 14px/14px Arial;
	color: #ffecc7;
}
.shopLook .flex-direction-nav a { width: 50px; height: 50px; }
.shopLook .flex-direction-nav .flex-next { right: 0 !important; margin-right: -50px; opacity: 1 !important; }
.shopLook .flex-direction-nav .flex-prev { left: 0 !important; opacity: 1 !important; margin-left: -50px; }

/* @end */

/* @group product details style */
.productDetail { width: 100%; }
.productDetail .lCol { width: 42.553%; background-color: #f6f5ea; }
.productDetail .rCol { width: 57.447%; position: relative;}
.detailtranSec {
	padding: 30px 35px 0;
	border-top: 1px solid #d7d1c6;
}
.shippingMode { display: block; position: relative; }
.shippingMode li {
	float: left;
	margin-right:25px;
	padding-bottom:20px;
}
.shippingMode li a { position: relative; }
.shippingMode li:last-child { margin-right: 0; }
.shippingMode a {
	font: 10px/24px 'arial';
	color: #9d7d1c;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.shippingMode a:hover { color: #c3a95a; }
.catalogueLink{
	position: absolute;
	left: -390px;
	bottom: -32px;
}
.catalogueLink a{
	font: normal 12px/12px 'source_sans_prolight', 'arial';	
	letter-spacing: 2px;
}
.shippingPopUp {	
	position: absolute;	
	left: 0;
	top: 30px;
	padding: 20px 20px 15px 20px;
	width: 468px;
	background-color: #f6f5ea;
	border: 1px solid #d7d1c6;
}
.refundPopup, .mpayMode { left: -95px; }
.shippingPopUp p {
	font: 11px/18px Arial;
	color: #757067;
	margin-bottom: 0;
	text-transform: none;
}
.shippingPopUp p a{
	font-size: 11px;
	line-height: 18px;
	text-transform: lowercase;	
}
.downArrow {
	position: absolute;
	left: 185px;
	top: -7px;
	width: 12px;
	height: 7px;	
	background: url(../images/sprite/icons.png) no-repeat -330px -50px;
}
.freeShipping .downArrow { left: 30px; }
.refundExc .downArrow { left: 170px; }
.paymentModes .downArrow { left: 340px; }
.orderChart h2 { margin-bottom:0; }
.prodListing .prodcDetail {
	margin-top: 20px;
	border-bottom: 1px solid #d7d1c6;
	border-top: 1px solid #d7d1c6;
}
.prodListing .protitleList li{
	float: left;
	padding: 5px 0 5px 0;
	font: normal 12px/ 24px 'source_sans_prolight', 'arial';
	color: #757067;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.prodListing .opcDetail { width:217px; text-align: left; }
.prodListing .opcPrice { width:280px; }
.prodListing .opcQty { width:50px; }
.prodListing .opcTotal { width:95px; }
.cartDesc .productList {
	position: relative;
	padding: 10px 10px 10px 11px;
	border-bottom: 1px solid #d7d1c6;
}
.prodListing .prodmoreDetails .ui-multiselect{ margin-right: 30px; }
.prodListing .cartPriceInfo{ margin-right: 0; }
.prodListing .cartQty {
	float: left;
	margin-right:0;
	width: 48px;
	text-align: right;
	font: 16px/24px Arial;
	color: #211a0f;
}
.prodListing .proCharges{border-top: 1px solid #d7d1c6;}
.prodListing .shippingCharg{
	font: 16px/24px arial;
	color: #211a0f;
}
.prodListing .inpChkbox{
	float: left;
	margin-top: 15px;
}
.prodListing .inpProbtn { float:right; margin-right:0; }
.prodListing .cartTotalInfo{ padding: 20px 11px; }
.chkBox{ margin-right: 5px; }
/* @end */

/* @group Flex Slider */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('fonts/flexslider-icon.eot');
	src:url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('fonts/flexslider-icon.woff') format('woff'),
		url('fonts/flexslider-icon.ttf') format('truetype'),
		url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0 0 60px; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); text-indent: 9999px;}
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}
/* @end */


/* @group FancyBox */
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}
.fancybox-skin {
	position: relative;
	background:#f6f5ea;
	color: #444;
	text-shadow: none;
}
.bodyGalleryPage .fancybox-wrap { width:700px !important; }
.bodyGalleryPage .fancybox-skin { background-color:transparent; }
.bodyGalleryPage .fancybox-inner { margin: 0 auto; }
.fancybox-opened { z-index: 8030; }
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner { position: relative; }
.fancybox-inner { overflow: hidden; }
.fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch; }
.fancybox-error {
	margin: 0;
	padding: 15px;
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}
.fancybox-close{ background-image: url('../images/fancybox_sprite.png'); }
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	/*background-position: 0 -108px;*/
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}
#fancybox-loading div {
	width: 100px;
	height: 6px;
	background: url('../images/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
	position: absolute;
	top: 10px;
	right: -55px;
	width: 42px;
	height: 41px;
	cursor: pointer;	
	background: url(../images/sprite/icons.png) no-repeat -300px -700px;
	z-index: 8040;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;	
}
.bodyGalleryPage .fancybox-close{
	position: fixed;
	top: 30px;
	right: 30px !important;
}
.bodyGalleryPage .fancybox-opened .fancybox-close{right: 45px !important;}
.popUpNoBg .fancybox-close{ display: none;}
.fancybox-close:hover { background-position:-300px -750px; }
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 15%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}
.fancybox-prev{ left: -75px; }
.fancybox-next{ right: -75px; }
/*.bodyGalleryPage .fancybox-nav{position: fixed;}
.bodyGalleryPage .fancybox-prev{ left: 24%; }
.bodyGalleryPage .fancybox-next{ right: 25%; }*/
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 25px;
	height: 50px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
}
.fancybox-prev span {
	left: 10px;
	background: url("../images/sprite/icons.png") -200px -700px;
}
.fancybox-next span {
	right: 10px;
	background: url("../images/sprite/icons.png") -225px -751px;
}
.fancybox-prev:hover span{ background-position: -250px -700px; }
.fancybox-next:hover span { background-position: -275px -751px; }
/*.bodyGalleryPage .fancybox-prev span {
	left: 0;
}
.bodyGalleryPage .fancybox-next span{
	right: 0;
	background-position: -45px -270px;
}*/
.fancybox-nav:hover span { visibility: visible; }

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}
.fancybox-lock body { overflow: hidden !important; }
.fancybox-lock-test { overflow-y: hidden !important; }
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../images/fancybox_overlay.png');
	/*background-color: rgba(0,0,0,0.9);*/	
}
.popUpNoBg .fancybox-overlay { background: none; }
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	position: relative;
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	text-shadow: none;
	z-index: 8050;
}
.fancybox-opened .fancybox-title {
	visibility: visible;
	text-align: center;
	margin-top: 20px;
	font: normal 12px/12px Arial;
	color: #675f4f;
}
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}
.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;	
}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}
.fancybox-title-inside-wrap { padding-top: 10px; }
.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0px;
	left: 0px;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close{
		background-image: url('../images/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}
	
	#fancybox-loading div {
		background-image: url('fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

.popUpTitle {
	padding:20px 0 10px 0;
	margin:0 25px;
	border-bottom: 1px solid #ddddd2; 
}
.popUpBody { padding: 25px; }
.popUpBody h3 { color: #211a0f; margin: 0; }
.ovelayMsg .popUpBody { padding:33px 50px; }
.popUpBody p:last-child { margin-bottom: 0; }
.yesNoBox a { margin-right:10px; }

/* @end */

/* @group Order History Page */

.ordersSec{	
	padding-bottom: 60px;
	background:	#f6f5ea url(../images/sec_nav_bdr.jpg) repeat-x left bottom;
}
.queryInfo, .queryInfo span{
	font: 13px/13px 'source_sans_prolight', 'arial';
	color: #ffecc7;
}
.queryInfo{
	display: block;
	margin-top: 20px;
	font-weight: bold;
	font-family: 'source_sans_probold', 'arial';
}
.queryInfo i {
	float:left;
	width:10px;
	height:10px;
	margin:1px 3px 0 0;
	background-position:0px -550px;
}
.orderConLst article{
	float: left;
	padding: 20px 0;
	margin-right: 25px;
	text-align: left;
}
.orderConLst article:last-child{ margin-right: 0; }
.orderTitleSec, .orderDetailsLst{ border-bottom: 1px solid #d7d1c6; }
.noorder{
	display: block;
	padding: 50px 0 100px 0;
	font: normal 12px/16px 'source_sans_prolight', 'arial';
	letter-spacing: 2px;
	text-transform: uppercase;
}
.orderTitleLst li, 
.orderDetailsLst li{
	float: left;
	padding:20px 0;
	text-align:left;
	font: 12px/16px Arial;
	color: #757067;
}
.orderTitleLst li {
	padding:15px 0 10px;
	font:normal 12px/16px 'source_sans_prolight', 'arial';
	letter-spacing: 2px;
	text-transform: uppercase;
}
.orderConLst .orderNo { width: 130px; }
.orderConLst .orderDate  { width: 120px; }
.orderConLst .orderItem  { width: 80px;  }
.orderConLst .orderTotal  { width: 100px; }
.orderDetailsLst a{
	font: 11px/11px Arial;
	letter-spacing: 2px;
}
.orderDetailsSec{ 
	 padding-bottom: 5px; 
	 background: #f6f5ea url(../images/sec_nav_bdr.jpg) repeat-x left bottom;
}
.orderNumSec{
	padding:28px 0 25px 0;
	border-bottom: 1px solid #d7d1c6;
}
.orderNumInfo{ float: left; }
.printContent{
	display: block;
	margin-top:15px;
}
.orderNumInfo a, .printInvLnk{
	position: relative;
	font: 11px/11px Arial;
	letter-spacing: 2px;
}
.orderNumInfo .cancelBackLnk{
	margin-bottom: 5px;
	padding-left: 0;
}
.orderNumInfo h2{
	margin: 0;
	font: 30px/30px 'source_sans_prolight', 'arial';
	text-transform: uppercase;
	color: #211a0f;
}
.printInvLnk .icon{	
	position: relative;
	top: 3px;
	display: inline-block;	
	height: 14px;
	width: 16px;
	margin-right: 3px;
	background-position: -380px top;	
}
.printInvLnk:hover .icon{ background-position: -380px -25px; }
.summeryContent{
	float: left;
	width: 669px;
	border-right: 1px solid #d7d1c6;
	padding: 30px 30px 35px 0;
}
.uaSecondaryInfo{
	float: right;
	width: 180px;
	padding: 30px;
}
.oProductImg{
	display: block;
	padding-left: 15px;
}
.tCaption{
	display: block;
	margin-left: 10px;
	margin-bottom: 8px;
	font: bold 12px/12px Arial;
	color: #484238;
	text-align: left;
}
.oSummerytbl td, .oSummerytbl th{
	padding: 10px 0 10px 10px;
	border-top: 1px solid #d7d1c6;
}
.oSummerytbl th{
	font: 12px/12px 'source_sans_prolight', 'arial';
	color: #757067;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.oSummerytbl th.qtyLabel { width:60px; }
.oSummerytbl td{
	position: relative;
	font:  16px/16px Arial;
	color: #211a0f;
}
.cartProdImg{
	display: block;
	margin-right: 20px;
	float: left;
}
.oSummerytbl .buyProduct{
	float: left;
	margin-top: 18px;
}
.buyProduct .productName{
	display: block;
	font: normal 18px/24px 'source_sans_probold', 'arial';
	color: #211a0f;
	text-transform: uppercase;	
}
.buyProduct .selectionInfo{
	display: block;
	font: 12px/ 16px Arial;
	color: #757067;
}
.oSummerytbl th:nth-child(2), .oSummerytbl th:nth-child(3), .oSummerytbl th:nth-child(4), 
.oSummerytbl td:nth-child(2), .oSummerytbl td:nth-child(3), .oSummerytbl td:nth-child(4){
	text-align: right;
}
.oSummerytbl th:last-child, .oSummerytbl td:last-child{	padding-right: 20px; }
.oSummerytbl td.shipCharges{
	border-top: 2px solid #d7d1c6;
	padding-top: 15px;
	padding-bottom: 15px;
	font: 16px/16px Arial;
	color: #211a0f;
}
.oSummerytbl td.totalTxt{ padding-right: 10px; }
.oSummerytbl td.totalTxt, .oSummerytbl td.totalPrice{
	text-align: right;
	padding-top: 30px;
}
.oSummerytbl td.totalPrice{	font: bold 24px/24px Arial; }
.oSummerytbl td.freeTxt{
	padding-top: 20px;
	padding-bottom: 15px;
	border-top: 2px solid #d7d1c6;
	text-align: right;
}
.oSummerytbl .totalPrice {
	float: right;
	font: bold 24px/28px arial;
	color: #211a0f;
}
.oSummerytbl .totalTxt {
	float:right;
	margin:1px 20px 0 0;
	font: normal 24px/28px 'source_sans_prolight', 'arial';
	color: #211a0f;
}
.uaSecondaryInfo h4{
	margin-bottom: 5px;
	font: bold 12px/12px Arial;
	color: #484238;
	text-transform:capitalize;
}
.shipmentDesc strong, .shipmentDesc address{
	font: normal 12px/18px Arial;
	color: #757067;
}
.shipmentDesc strong{
	display: block;
	font-weight: bold;
	text-transform: capitalize;	
}
.uaSecondaryInfo article{ margin-bottom: 25px; }
.uaSecondaryInfo article:last-child{ margin-bottom: 0; }
.payModeDesc span, .orderDated span{
	display: block;
	font: 12px/12px Arial;
	color: #757067;
}

/* @end */

/* @group JS Disabled */ 

.jsDisabledWrap { padding-top:250px; }
.jsDisabled, .oldBrowser{
	padding: 40px 0 0;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 182px;
	background-color: #f6f5ea;
	z-index: 102;
}
.jsDisabled .jsdisHead, .oldBroHead{
	position: relative;
	margin-bottom: 10px;
	padding: 0 0 0 32px;
	font: normal 30px/34px 'source_sans_probold', 'arial';
	color: #181818;
	text-transform: uppercase;
}
.jsdisHead span, .oldBroHead span {
	position: absolute;
	left: 0;
	top: 4px;
	display: block;
	width: 26px;
	height: 23px;
	background-position: right -350px;
	_left: -30px;
	_top:7px;
	*top: 7px;
}
.jsDisabled .jsdisSubHead, .oldBrSubHead{
	margin-bottom: 10px;
	font:bold 14px/18px arial;
	color: #484238;
	text-transform: none;
}
.jsDisabled .jsdisPara, .oldBrPara{
	margin-bottom: 15px;
	font:normal 12px/16px arial;
	color: #757067;
}
/* @end */

/* @group old browser */ 
.oldBrowser{background-color: #f6f5ea;height: 240px;}
.oldBrSubHead{margin-bottom: 10px;}
.oldBrPara{
	margin-bottom: 10px;
	line-height: 14px;
}
.versionHead{ margin-bottom: 30px; }
.browserInfo li{ float: left; }
.browserInfo a{
	position:relative;
	display: block;
	margin-right: 60px;
	padding: 12px 0 12px 60px;	
	font: normal 12px/24px Arial,sans-serif;
	text-transform: uppercase;
	_padding: 12px 0 12px 60px;
}
.browserInfo a span {
	position:absolute;
	left:0;
	top:0;
	display:block;
	width:50px;
	height:50px;
	_width: 50px;
	_left: -60px;
} 
.browserInfo a.chromeIcon span { background-position:right -399px; }
.browserInfo a.chromeIcon span { _background-position:right -399px; }
.browserInfo a.ieIcon span { background-position:right -458px; }
.browserInfo a.firfoxIcon span { background-position:right -518px; }
.browserInfo a.safariIcon span { background-position:right -580px; }
.oldBrowser .oldBrowserClose {
	position:absolute;
	right: 0px;
	top: -20px;
	display:block;
	width: 24px;
	height: 24px;
	text-indent: -9999px;
	background-position: -350px -150px;
	cursor: pointer;
	z-index: 999;
}
.oldBrowser a.oldBrowserClose:hover { background-position:-350px -200px; }

/* @end */

/* @group becomeAmember*/

.becomeMember #content { padding-bottom: 60px;}
.becomeMember .pagehead, .lifeKittySu .pagehead{ border-bottom-width: 0; }
.becomeMember .bMemberCon{ background: #f6f5ea; }
.becomeMember .cancelBackLnk{ margin-bottom: 0; color:#b09b5d; }
.becomeMember .cancelBackLnk:hover { color:#ffecc7; }
.defaultForm .fromGroup dl{	margin-bottom: 0; }
.defaultForm .radioContent dl{ margin-bottom: 5px; }
.bMemberCon .lCol{
	float: left;
	width: 640px;
	padding: 50px 20px 40px 35px;
	border-right: 1px solid #d7d1c6;
}
.bMemberCon .reserveHead{
	border-bottom: 1px solid #d7d1c6;
	text-align: left;
}
.bMemberCon h2{
	padding-left: 10px;
	margin-bottom: 40px;
	font-size: 30px;
	line-height: 30px;
	font-family: 'source_sans_probold', 'arial';
	color: #211a0f;
}
.bMemberCon .rCol{
	float: right;
	padding-top: 50px;
	padding-left: 20px;
	width: 220px;
}
.bMemberCon .rCol .orderHelpInfo{ margin-right: 0; float:none; display:block; }
.defaultForm label{
	font: bold 11px/11px Arial;
	color: #484238;	
}
.bMemberCon .fromGroup{
	padding: 30px 10px;
	border-top: 1px solid #d7d1c6;
}
.bMemberCon .fromGroup:last-child{ padding-bottom: 0; }
.optFld{
	font: 11px/11px Arial;
	color: #757067;
}
.fromGroup h3{
	margin-bottom: 15px;
	font: 24px/24px 'source_sans_prolight', 'arial';
	color: #211a0f;	
}
.defaultForm .usernameFld input{	width: 128px;}
.bMemberCon .ui-multiselect { margin-right: 0; }
.defaultForm .usernameFld #lastName {border-left-width: 0px; }
.radioContent dt, .radioContent dd{ float: left; }
.radioContent dt{ margin: 0 8px 0 0;}
.radioContent label{
	font: 12px/12px Arial;
	color: #757067;
}
.dropFlds .ui-multiselect  { display: block;}
.dropFlds .errorMsg{ top: -30px; }
.defaultForm .memberSBtn{
	padding: 12px 15px;
	width: 260px;
}

/*@end*/

/* @group mini-cart */

#mini-cart{
	width: 414px;
	border: 1px solid #d7d1c6;
	padding: 36px 18px 20px 18px;
}
#mini-cart .miniAddcart{ border-bottom: 1px solid #d7d1c6; }
#mini-cart h4{
	padding: 0 0 22px 10px;
	font: 30px/34px 'source_sans_probold', 'arial';
	color: #211a0f;
	text-transform: uppercase;
}
#mini-cart .products{ padding: 15px 0 15px 10px; }
#mini-cart img{	float: left; }
#mini-cart .proDetails{
	float: left;
	padding: 15px 0 0 20px;	
}
#mini-cart .proName{
	display: inline-block;
	padding-right: 5px;
	font: normal 18px/18px 'source_sans_probold', 'arial';
	color: #211a0f;
	text-transform: uppercase;
}
#mini-cart .price{
	display: inline-block;
	padding-left: 5px;
	font: 16px/24px Arial;
	color: #211a0f;
}
#mini-cart .detail{ display: block; }
.miniAddcart .totalcart{ padding: 11px 10px 11px 10px; }
#mini-cart .numCProduct{
	float: left;
	width: 20px;
	padding-right: 5px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: -265px -899px;	
}
.miniAddcart .itemDetail{
	float: left;
	padding-top: 5px;
}
.miniAddcart .itemTotal{ float: right; }
.miniAddcart .totalEst{
	font: 13px/17px arial;
	color: #757067;
}
.miniAddcart .totalAmount{
	padding-left: 15px;
	font: 18px/24px 'source_sans_probold', 'arial';
	color: #211a0f;
}

/*@end*/

/* @group paynow page style */
#products-wrapper{ padding-bottom: 50px; }
.payNowSec{
	width: 720px;
	margin: 40px auto 0 auto;
}	
.payNowSec .cancelBackLnk{ 
	margin-bottom: 3px; 
	font-size: 11px;
	line-height: 15px;
}
.payNowSec .orderConfInfo{
	float: none;
	padding: 30px 0 25px 35px;
	border-bottom: 1px solid #000;
}
.payNowSec .orderConfInfo h1{
	margin-bottom: 0;
	font-size: 24px;
	line-height: 28px;
}
.payNowSec .tabs{
	padding-left: 35px;
	margin-bottom: 0;
	border-bottom: 0;
	background-color: #f6f5ea;
}
.payNowSec .tabs a{ 	
	display: block;
	padding: 10px 0;
	font-size: 11px;
	line-height: 15px;
	font-family: Arial;
	color: #b18910;
}
.paymentOpt{
	background-color: #f6f5ea;
	padding-bottom: 24px;
}
.payNowSec .tabs a:hover, .payNowSec .cancelBackLnk:hover{ color: #e6d4b3; }
.payNowSec .selected a { border-bottom: 6px solid #d4d4ca; color: #211a0f; }
.tabcontents{
	position: relative;
	top: -6px;
	padding: 30px 40px 0 35px;
	border-top: 1px solid rgb(221, 221, 210);	
}
.selCardOpt{ margin-bottom: 30px; }
.selCardOpt dl{ float: left; margin-right: 30px; }
.selCardOpt dl:last-child{ margin-right: 0; }
.selCardOpt dt, .selCardOpt dd { float: left; }
.selCardOpt dt { padding-top: 8px; }
.selCardOpt dd { margin-left: 10px; }
.visaIco{ display: block; width: 45px; height: 27px; text-indent: -9999px; background-position: -100px -1000px; }
.mCardIco{ display: block; width: 42px; height: 27px; text-indent: -9999px; background-position: -150px -1000px; }
.maestroIco{ display: block; width: 42px; height: 27px; text-indent: -9999px; background-position: -200px -1000px; }
.addinfoSec{
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ddddd2;
}
.addinfoSec strong{
	display: block;
	margin-bottom: 10px;
	font: bold  12px/16px Arial;
	color: #757067;
	text-transform: uppercase;
}
.addinfoSec li{
	margin-bottom: 5px;	
	padding-left: 10px;
	font: 12px/18px Arial;
	color: #757067;
	background:  url("../images/bullet.png") no-repeat left 7px;
}
.tErrContainer {
	width: 720px;
	margin: 0 auto 1px auto;
}
.tranErrSec{ padding: 30px 30px 23px; background-color: #e3c4ca; margin-bottom: 1px; }
.tranErrSec h2{	
	margin-bottom: 0;
	font-size: 24px;
	line-height: 28px;
	font-family: 'source_sans_probold', 'arial';
	color: #211a0f;
}
.infoIco {
	display: inline-block;
	width: 23px;
	height: 23px;	
	background-position: -250px -1000px;
}
.tranErrSec .infoIco{ margin-right: 8px; }
.tranErrCont article{
	float: left;
	width: 46.5%;
	padding: 7px 0 5px;
}
.tranErrCont .failInfo{
	padding-right: 15px;
	border-right: 1px solid #bba1a5;
}
.failInfo ul{ margin-bottom: 10px; }
.failInfo li{
	padding-left: 10px;
	margin-bottom: 3px;	
	font: normal 12px/16px Arial;
	color: #211a0f;
	background: url(../images/dark-bullet.png) no-repeat left 7px;
}
.failInfo li:last-child{ margin-bottom: 0; }
.tryAgainMsg{
	margin-bottom: 0;
	font-weight: bold;
}
.tranErrCont .accDebtInfo{ padding-left: 25px; }
.tranErrSec article strong{	
	display: block;
	font: bold 12px/16px Arial;
	color: #211a0f;
	text-transform: uppercase;	
}
.tranErrSec article p{
	margin-bottom: 3px;
	font-size: 12px;
	line-height: 18px;
	color: #211a0f;	
}
.tranErrSec .accDebtInfo p{ margin-bottom: 13px; }
.accDebtInfo .helpList li{ margin-bottom:  2px; }
.accDebtInfo .helpList a, .accDebtInfo .helpList a:hover { color: #211a0f; } 
.helpList .callNow{	width: 100%; color: #211a0f; }
.helpList .mailIcon { background-position: -300px -898px;}
.accDebtInfo .callnow .icon{ background-position: -350px -900px; }

/*@end*/
.listfreeShiplbl{
	text-align: center;
	margin-top: 50px;
}
.apprelSecFreeShip{
	margin: 20px 0;
}
.freeShiplbl{
	text-align: center;
	margin-top: 20px;	
}
.shopLook .wrap{padding-bottom: 50px;}
.shopTheLookPage .freeShiplbl{margin-top: 0px;}
.lblFreeShip{
	display: inline-block;
	text-transform: uppercase;
	text-align: center;
	font: 14px/12px 'source_sans_prolight', 'arial';
	color: #675f4f;
	width: 90px;
	height: 12px;
	background-position: -320px -1000px;
	padding-left: 25px;
}

/*@group Admin*/
.adminContainer{
	padding: 30px 0;
}
.adminLogo{padding: 0 0 30px 0;}
.adminLogo a{display: block;width: 145px;height: 112px;margin: 0 auto;}
.adminLogo img{display: block;}
.adminContent{
	padding: 50px 35px;
	background-color: #f6f5ea;
}

.adminContent h2{
	padding-left: 10px;
	padding-bottom: 40px;
	margin-bottom: 30px;
	font-size: 30px;
	line-height: 30px;
	font-family: 'source_sans_probold', 'arial';
	color: #211a0f;	
	border-bottom: 1px solid #d7d1c6;
}
.tableData{
	border: 1px solid #d7d1c6;	
	border-bottom: none;
}
.tableData th, .tableData td{
	padding:10px;
	border-bottom: 1px solid #d7d1c6;
	border-right: 1px solid #d7d1c6;
}
.tableData td{text-align: center;}
.tableData tr th:last-child, .tableData tr td:last-child{border-right: none;}
.gigListBlock{margin-bottom: 30px;}
.adminContainer .loginPage{padding-top: 0;}
.gigListBlock strong{
	margin-bottom: 5px;
	display: block;	
	text-transform: uppercase;
}
.noResult, .tablePad{
	padding-top: 30px;
}

/*@end*/

/*@group ajax page loader */
.pageLoader{
	position: fixed;
	top: 50%;
	width: 100%;
	z-index: 9999;
	display: none;
}
.loaderCont{
	width: 100px;
	height: 6px;
	margin: 0 auto;
	background-image:url("../images/page-loader.gif");
	background-repeat: no-repeat;
}	
.klifeCont{
	width: 100px;
	height: 6px;
	margin: 0 auto;
	background-image:url("../images/fancybox_loading.gif");
	background-repeat: no-repeat;
}
/*@end*/

/*@group site map */
.siteMapbody{
	background: none;
	padding: 40px 0 60px;
}
.siteMapbody article{width: 235px; margin-right: 0;}
.siteMapbody .firstSec{
	margin-bottom: 30px;
}
.siteMapbody li span,.siteMapbody a.sitemaplink, .siteMapbody a.sitemaplink:hover{
	font: 11px/11px'arial';
	color: #7b7260;
	text-transform: uppercase;
	letter-spacing: 3px;	
}
.siteMapbody li.marB20{
	margin-bottom: 20px;
}
/*@end*/

/*@group home page new style */
.homeBanner{
	height: 348px;
	*height: 349px;
}
.gigsUpdate .newOffers{
	padding: 18px 20px 20px;
	height: 293px;
	overflow: hidden;
}
.newOffers h5{
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 8px;
}
.newOffers p{
	font-size: 12px;
	line-height: 18px;
	color: #757067;
	margin-bottom: 8px;
}
.gigOffLst{
	margin-bottom: 10px;
}
.gigOffLst li{
	padding: 0 0 0 10px;
	margin-bottom: 8px;
	background: url(../images/bullet.png) no-repeat left 6px;
	font: normal 12px/16px Arial;
	color: #757067;
}
.gigOffLst li:last-Child{
	margin-bottom: 0;
}
.newOffers .offersEmail .emailFld{
	width: 176px;
}
.bookTable a, .tourCont a{
	display: block;	
}
.tourCont a:hover img{
	opacity: 0.90;
	-moz-opacity: 0.90;
	-khtml-opacity: 0.90;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
}
.galleryTour{
	opacity: 0.70;
	-moz-opacity: 0.70;
	-khtml-opacity: 0.70;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);

}
.galleryTour:hover{
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}
.slideContent{
	position: relative;
}
.slideContent img{
	display: none;
}
.slideContent .activeSlide{
	display: block;
}
.rotateLst{
	position: absolute;
	left: 8px;
	bottom: 6px;
}
.rotateLst li{
	float: left;
	height: 5px;
	width: 5px;
	margin-right: 5px;
	cursor: pointer;
	background-color: #282018;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.rotateLst li.active{
	background-color: #f6f5ea;
}
.rotateLst li:last-child{
	margin-right: 0;
}
.tourCont img{
	text-decoration: none;
	border: 0;
}
.bookTable .reserveTable{
	padding: 34px 0 25px;
	border-bottom: 1px solid #2e261c;
}
.bookTable .getDirections{
	padding: 30px 0 25px;
}
.bookTable .reserveTable .rsTable, .bookTable .getDirections .directionIco{
	margin-bottom: 15px;
}
.slideSec .childLcol, .slideSec .childRcol{
	width: 349px;
	float: left;
}
.slideSec .slideLCol{
	border-right:1px solid #1a1612;
}
.prodLstSec{
	border-bottom: 1px solid #1a1612;
}
.prodLstSec li{
	margin: 0;
}
.prodLstSec span.ksuProducts{
	top: 70px;
	font-size: 14px;
	line-height: 18px;
	color: #ffecc7;
}
.sBoutiqueDisc{
	text-align: center;
	padding: 17px 20px;
	border-bottom: 1px solid #1a1612;
}
.sBoutiqueDisc h1 {
	font: 26px/28px 'source_sans_probold', 'Arial';
	margin-bottom: 3px;
}
.sBoutiqueDisc p{
	font-size: 12px;
	line-height: 18px;
	color: #757067;
	margin-bottom: 5px;
}
.errToolTip{
	width: 168px;
	position: absolute;
	bottom: 42px;
	left: 0px;
	background-color: #f6f5ea;
	font: 11px/15px Arial;
	display: block;
	padding: 6px 20px 5px 10px;
	border: 1px solid #d7d1c6;
	color: #211a0f;
	box-shadow: 0px 0px 6px 0px rgba(0,0,0, 0.25);
}
.errToolTip span{
	position: absolute;
	bottom: -7px;
	right: 19px;
	display: inline-block;
	width: 10px;
	height: 7px;
	background: url(../images/icon/bottom-cornor.png) no-repeat;	
	
}
.internationalActs .subOffrBtn{
	border-width: 0;
	display: inline-block;
	cursor: pointer;
	*height: 48px;
	*width: 198px;	
}
.virtualLoader{
	background: url(../images/body-bg.jpg) repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
}
.virtualLoader .loaderCont{
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url("../images/page-loader.gif");
	background-repeat: no-repeat;
	background-position: top center;
	top: 50%;	
}
.lodContBox{ padding: 12px 14px;}
.lodContBox .lodimgBlock{
	float: left;
	margin-right: 15px;
}
.lodContBox .lodimgBlock a{
	display: block;
	width: 82px;
	height: 206px;
}
.lodContBox .lodCont{ float: left;}
.lodCont img{ display: block; margin: 15px 0 12px 0; }
.lodCont p{
	font: 13px/20px Arial;
	color: #7b7260;
	margin-bottom: 14px;
}
/*@end*/

/*@group  ksuSlider*/
.ksuSlider{
	position: relative;
	overflow: hidden;
	height: 240px;
}
.ksuSlider .flex-control-nav{
	bottom: 5px;
	display: block;
	text-align: left;
	height: 6px;
	z-index: 2;
}
.ksuSlider .flex-control-nav li{
	margin: 0 2px;	
}
.ksuSlider .flex-control-nav li:first-child{margin-left: 7px;}
.ksuSlider .flex-control-nav a{cursor: pointer;}
.ksuSlider .flex-control-paging li a{
	width: 5px;
	height: 5px;
}
.ksuSlider .flex-control-paging li a.flex-active{background-color: #f6f5ea;}

/*@end*/