/* Getting the new tags to behave */
/* old color :#545353 */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }
/* Global properties ======================================================== */
body { 
	background:url(../images/body-bg.gif) center bottom no-repeat #000; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; 
	line-height:17px;
	color:#696969;
	min-width:1000px;
}

p {padding-top:17px;}

.top {padding-top:6px;}
.top1 {padding-top:10px;}

a {
	color:#d52d00; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

/* Global Structure ============================================================= */
.main {
	margin: 0 auto;
	width: 950px; }

	/* Header */
	header{
		height:150px;
	}
	
	/* Content */
	section#content {
		
	}			
	/* Footer */
	footer{
		height:73px;
	}
/* Left & Right alignment */

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.col-1, .col-2, .col-3, .col-4, .col-5 { float:left;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container {
	width:100%;
}
/*----- form defaults -----*/
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}

/*----- other -----*/
.img-indent { 
	margin:0 18px 0 0; 
	float:left;
}
.extra-wrap { 
	overflow:hidden;
}
.phone {
	display:inline-block;
	width:145px;
}
/*=================================================================================================================== header =====*/
h1 {
	padding:12px 0 5px 0px;
	margin-left:-1px;
	position:relative;
	float:left;
}
	h1 a {
		display:block;
		height:72px;
		width:296px;
		text-indent:-5000px;
		background:url(../images/bartenders-guide.png) left top no-repeat;
	}
.box1 h2 {
	font-size:24px;
	line-height:1.2307em;
	color:#fff;
	padding:0 0 0 0;
	margin:0 0 0 0;
	background:url(../images/h2-bg.gif) 0 0 repeat-x;
	display:block;
	border-bottom:1px solid #383838;
	padding:16px 0 11px 21px;
}
.text {
	font-size:17px;
	line-height:17px;
	color:white;
	display:block;
	padding:2px 0 1px;
}
/*=============================================================================== time =====*/
header p {
	display:block;
	float:left;
	padding:13px 0 0 1px;
	font-size:10px;
	line-height:12px;
	text-transform:uppercase;
	
}
.sub-menu {
	float:right;
	padding:10px 0 12px 0;
	width:213px;
}
	.sub-menu  li {
		float:left;
		padding:0 0px;
		font-size:10px;
		line-height:1.2307em;
		background:url(../images/sub-menu-bg.gif) 0 6px no-repeat;
	}
		.sub-menu li a {
			display:block;
			color:#4d4d4d;
			background:none;
			padding:3px 8px 5px 8px;
			text-transform:uppercase;
			text-decoration:none;
			margin-right:-1px;
			position:relative;
		}
			.sub-menu li a:hover {
				background:#fff;
			}
	.sub-menu .first {
		background:none;
	}
	.sub-menu .last a {
		padding:3px 9px 5px 8px;
	}
.extra {
	background:url(../images/extra-bg.jpg) top center no-repeat;
	position:relative;
}
.header-top-tail-bg {
	background:url(../images/header-top-bg.gif) 0 0 repeat-x;
}
.header-center-top-bg {
	background:url(../images/header-center-top-bg.gif) top center no-repeat;
}
/*=============================================================================== nav =====*/
nav {
	background:url(../images/nav-bg.gif) 0 0 no-repeat;
	height:51px;
	box-shadow:-1px -1px 14px rgba(0, 0, 0, .7);
	-moz-box-shadow:0px 0px 14px rgba(0, 0, 0, .7);
	-webkit-box-shadow:-2px -2px 14px rgba(0, 0, 0, .7);
}
	nav ul {
		padding:1px 0 0 1px;
	}
	nav li {
		float:left;
		line-height:14px;
		line-height:1.2307em;
	}
		nav li a {
			display:block;
			text-decoration:none;
			padding:17px 14px 16px 15px;
			color:#fff;
			text-transform:uppercase;
			font-weight:bold;
		}
			nav li a:hover, nav .active {
				background:#060606;
				color:#00cc00
			}
	nav .first a {
		display:block;
		width:49px;
		height:49px;
		background:url(../images/nav-first-bg.gif) 15px 15px no-repeat;
		padding:0;
	}
		nav .first a:hover, nav .first .active {
			background:url(../images/nav-first-hover-bg.gif) 0 0 no-repeat;
			padding:0;
		}
/*=================================================================================================================== content =====*/

/*=============================================================================== indents =====*/
.indent-gallery {
	padding:15px 15px 0px 15px;
}

.col-indent {
	padding-right:3px;
}
.col-indent1 {
	padding-right:21px;
}
.col-indent2 {
	padding-right:37px;
}
.padding {
	padding:0px 0px 0px 12px;
}
/*=============================================================================== boxes =====*/
.box {
	background:url(../images/box-bg.gif) 0 0 repeat;
	box-shadow:0 0 14px rgba(0, 0, 0, .7);
	-moz-box-shadow:1px 1px 14px rgba(0, 0, 0, .7);
	-webkit-box-shadow:1px 1px 14px rgba(0, 0, 0, .7);
	behavior:url(../js/PIE.htc);
}
	.box .indent {
		padding:15px 15px 34px 15px;
	}
	.box .bottom-right {
		background:url(../images/box-bottom.gif) bottom right no-repeat;
	}
	.box .top-left {
		background:url(../images/box-top.gif) top left no-repeat;
	}
	.box .tail-png {
		background:url(../images/box-tail-png.png) left bottom repeat-x;
		width:100%;
		min-height:1237px;
		height:auto!important;
		height:1237px;
	}
.box1 {
	border:1px solid #212121;
	background:url(../images/box1-bg.gif) 0 0 repeat;
	min-height:524px;
	height:auto!important;
	height:524px;
	position:relative;
}
	.box1 .indent {
		padding:23px 14px 56px 19px;
	}
	.box1 .indent1 {
		padding:23px 10px 56px 7px;
	}
	.box1 .indent2 {
		padding:23px 10px 56px 19px;
	}
/*=============================================================================== borders =====*/

/*=============================================================================== lists =====*/
.list li {
	font-size:15px;
	line-height:30px;
	background:url(../images/list-li-bg.gif) 0 bottom repeat-x;
	position:relative;
	z-index:1;
}
	.list li a {
		display:inline-block;
		color:#696969;
		background:url(../images/list-a-bg.gif) 6px 6px no-repeat;
		padding-left:38px;
		text-decoration:none;
	}
		.list li a:hover {
			color:#fff;
		}
.list .last {
	background:none;
}
/*=============================================================================== links =====*/
.link {
	background:url(../images/link-png-bg.png) 0 0 no-repeat; 
	display:block;
	width:214px;
	height:147px;
	position:absolute;
	bottom:-11px;
	left:-40px;
}
	.link a {
		display:inline-block;
		width:100px;
		height:24px;
		background:#000;
		color:#fff;
		text-align:center;
		top:57px;
		left:59px;
		font-size:10px;
		text-transform:uppercase;
		text-decoration:none;
		padding-top:7px;
		position:absolute;
		
	}
		.link a:hover {
			background:#212121;
			color:#fff;
		}
.link_1 {
	background:url(../images/link-png-bg.png) 0 0 no-repeat; 
	display:block;
	width:214px;
	height:147px;
	position:absolute;
	bottom:-11px;
	right:14px;
}
	.link_1 a {
		display:inline-block;
		width:100px;
		height:24px;
		background:#000;
		color:#fff;
		text-align:center;
		font-size:10px;
		text-transform:uppercase;
		text-decoration:none;
		padding-top:7px;
		position:absolute;
		top:57px;
		left:59px;
		
	}
		.link_1 a:hover {
			background:#212121;
			color:#fff;
		}
.link_2 {
	background:url(../images/link-png-bg.png) 0 0 no-repeat; 
	display:block;
	width:214px;
	height:147px;
	position:absolute;
	bottom:-11px;
	right:-45px;
}
	.link_2 a {
		display:inline-block;
		width:100px;
		height:24px;
		background:#000;
		color:#fff;
		text-align:center;
		margin:57px 0 0 59px;
		font-size:10px;
		text-transform:uppercase;
		text-decoration:none;
		padding-top:7px;
		z-index:5;
		position:relative;
	}
		.link_2 a:hover {
			background:#212121;
			color:#fff;
		}
.link1 {
	font-size:17px;
	line-height:17px;
	color:#fff;
	text-decoration:none;
	display:inline-block;
	padding-bottom:2px;
}
	.link1:hover {
		text-decoration:underline;
	}
.link1-pad {
	float:right;
	padding-right:23px;
}
/*=============================================================================== gallery =====*/
.gallery-list {
	width:100%;
	overflow:hidden;
}
	.gallery-list li {
		float:left;
	}
		.gallery-list li a {
			display:block;
			width:184px;
			height:140px;
			text-decoration:none;
		}
		.gallery-list .g1 a {background:url(../images/page1-img2.jpg) 0 0 no-repeat;}
		.gallery-list .g2 a {background:url(../images/page1-img3.jpg) 0 0 no-repeat;}
		.gallery-list .g3 a {background:url(../images/page1-img4.jpg) 0 0 no-repeat;}
		.gallery-list .g4 a {background:url(../images/page1-img5.jpg) 0 0 no-repeat;}
		.gallery-list .g5 a {background:url(../images/page1-img6.jpg) 0 0 no-repeat;}
		
		.gallery-list .g1 a:hover {background:url(../images/page1-img2-hover.jpg) 0 0 no-repeat;}
		.gallery-list .g2 a:hover {background:url(../images/page1-img3-hover.jpg) 0 0 no-repeat;}
		.gallery-list .g3 a:hover {background:url(../images/page1-img4-hover.jpg) 0 0 no-repeat;}
		.gallery-list .g4 a:hover {background:url(../images/page1-img5-hover.jpg) 0 0 no-repeat;}
		.gallery-list .g5 a:hover {background:url(../images/page1-img6-hover.jpg) 0 0 no-repeat;}

/*=============================================================================== other =====*/
.scroll-img {
	padding:11px 0 12px;
}
/*=================================================================================================================== footer =====*/
footer p {
	float:left;
	padding:25px 0 0 2px;
}
	footer p a {
		text-decoration:none;
		color:#696969;
	}
		footer p a:hover {
			color:#fff;
		}
/*=============================================================================== social =====*/
.social {
	float:right;
	padding:24px 1px 0 0;
}
	.social img {
		float:left;
		margin-left:5px;
	}
/*------------------------------------------------------------------------------------------------------------------- forms -----*/
#ContactForm {
	padding-top:19px;
}
	#ContactForm label {
		height:58px; 
		display:block;
	}
	#ContactForm .input {
		width:259px; 
		border:1px solid #212121; 
		padding:3px 5px 3px 5px;
		font-size:12px; 
		line-height:14px;
		background:url(../images/cotactform-bg.gif) 0 0 repeat;
		color:#a4a4a4;
	}
	#ContactForm textarea {
		width:259px;
		height:108px; 
		border:1px solid #212121; 
		background:url(../images/cotactform-bg.gif) 0 0 repeat;
		padding:2px 5px 2px 5px;
		overflow:auto;
		font-size:1em;
		color:#a4a4a4;
	}
.position {
	position:absolute;
	bottom:-11px;
	right:14px!important;
}
#ReservationForm {
	padding-top:13px;
}
	#ReservationForm label {
		height:35px; 
		display:block;
		width:270px;
	}
	#ReservationForm .input {
		width:207px; 
		border:1px solid #212121; 
		padding:3px 5px 3px 5px;
		font-size:12px; 
		line-height:14px;
		background:url(../images/cotactform-bg.gif) 0 0 repeat;
		color:#a4a4a4;
		float:right;
	}
	#ReservationForm .input1 {
		width:160px; 
		border:1px solid #212121; 
		padding:3px 5px 3px 5px;
		font-size:12px; 
		line-height:14px;
		background:url(../images/cotactform-bg.gif) 0 0 repeat;
		color:#a4a4a4;
		float:right;
	}
	#ReservationForm textarea {
		width:262px;
		height:267px; 
		border:1px solid #212121; 
		background:url(../images/cotactform-bg.gif) 0 0 repeat;
		padding:2px 5px 2px 5px;
		overflow:auto;
		font-size:1em;
		color:#a4a4a4;
	}
	#ReservationForm select {
		width:156px;
		line-height:1.2em;
		padding-top:2px;
		float:right;
		height:25px;
		margin-bottom:10px;
	}
	#ReservationForm .select {
		width:145px;
	}
	#ReservationForm span {
		float:left;
	}
	#ReservationForm .column {
		width:270px;
		float:left;
	}
/*==========================================*/   
/* My Changes */
/*==========================================*/

/* Main Layout */
#drink-search {
	float:right;
	margin:25px 110px 5px 0;
	padding:0 5px 0 5px;
	border:1px solid #555;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color:#222;
} 
#drink-search #search-input{
	background:transparent;
	border:0;
	color:#eee;
	font-size:14px;
	width:355px;
	height:25px;
	margin-left:5px;
} 
#drink-search #search-image{
	margin:3px;
	cursor:pointer;
}
#ad-container{
	float:left;
	width:100%;
	padding:10px;
}
#ad-container #ad-wrapper{
	margin: 0 auto;
	width:728px;
	height:90px;
}
.top-logo-container #logo-wapper{
	width:296px;
	float:left;
	margin: 14px 0 1px 0;
}
/* End Main Layout */

/* CDP - Drink Recipe Page */
#drink-content {
	float:left;
	width:910px;
	margin:0 10px 0 0;
	padding:5px;
	border:1px solid #555;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color:#121212;
} 
#drink-content .drink-recipe{
	width:370px;
	float:left;
	color:#FFF;
	padding:10px 0px 10px 10px;
	margin-right:5px;
}
#drink-content .drink-recipe h1{
	font-size:20px;
	padding: 0 0 5px 0;
	margin:0;
	width:100%;
	position:static;
}
#drink-content .social{
	float:left;
	width:100%;
	margin:0;
	padding:15px 0 15px 0;
}
#drink-content #drink-suggestions{
	width:200px;
	float:left;
	margin:5px 0 5px 0;
	border: 1px solid;
}

#drink-content #ad-top-right-300x250{
	float:right;
	width:300px;
	height:250px;
	margin:5px;
}
#drink-content .box1 {
	min-height:250px;
}
#drink-content .box1 .indent1{
	/*float:left;*/
	width:180px;
	padding: 0 10px 56px 7px;
}
#drink-content .box1 .link {
	background:url(../images/link-png-bg.png) 0 0 no-repeat; 
	display:block;
	width:184px;
	height:107px;
	position:static;
	float:right;
	margin: -50px -20px 0 0;
}
#drink-content .box1 .link a{
	position:static;
	float:right;
	margin: 60px 50px 0 0;
}
#drink-content .box1 h3 {
	font-size:16px;
	line-height:1.2307em;
	color:#fff;
	padding:0 0 0 0;
	margin:0 0 0 0;
	background:url(../images/h2-bg.gif) 0 0 repeat-x;
	display:block;
	border-bottom:1px solid #383838;
	padding:15px 0 15px 15px;
}
.drink-ingredients {
	float:left;
	width:100%;
	padding:0;
	margin:0;
}
.drink-ingredients .drink-ingredients-show{
	float:left;
	width:100%;
	padding-bottom:5px;
	color:#ccc;
}
.ingredients ul{
	width:100%;
	float:left;
}
.ingredients li{
	padding-right:20px;
	float:left;
}
.ingredients li a{
	text-decoration:none;
}
.ingredients li a:hover{
	text-decoration:underline;
}
.drink-added-by{
	float:left;
	width:100%;
	font-style:italic;
	font-size:11px;
	color:#ccc;
	margin-bottom:5px;
}
/* End CDP */

/* Home Page */
#drink-content .scroll-img{
	width:300px;
	height:7px;
	padding-left:15px;
}
#cocktail-recipes{
	width:350px;
	float:left;
	position:relative;
}
ul#cocktails{
	height:580px;
	overflow:hidden;
}
ul#cocktails .drink-ingredients{
	width:350px;
}
#cocktail-recipes .indent2{
	padding:0;
}
li.slider-drink{
	float:left;
}
#cocktail-recipes .drink-recipe{
	height:290px;
	overflow:hidden;
	padding:10px 0 0 10px;
}
#cocktail-recipes .drink-recipe h3{
	font-size:20px;
	padding: 0;
	margin:0;
	width:100%;
	position:static;
	background:transparent;
	border:0;
}
.homepage-content .bartender-guide h1{
	font-size:24px;
	width:100%;
	line-height:1.2307em;
	color:#fff;
	padding:0 0 0 0;
	margin:0 0 0 0;
	background:url(../images/h2-bg.gif) 0 0 repeat-x;
	display:block;
	border-bottom:1px solid #383838;
	padding:16px 0 11px 21px;
}
#drink-content .slider-link{
	text-decoration:none;
	color:#fff;
}
#drink-content .slider-link:hover{
	color:#00cc00;
}
.bartender-guide{
	width:310px;
	float:left;
}
.homepage-content .popular-drinks{
	width:244px;
	float:right;
}
.homepage-content .popular-drinks .indent1{
	height:345px;
	overflow:hidden;
}
#ad-200-200 {
	float:left;
	width:200px;
	height:200px;
	margin:5px 5px 5px 25px;
}
.homepage-content .top1{
	height:543px;
}
.homepage-content .top1 img{
	padding: 0;
	margin-bottom:10px;
	border: #222 7px solid;
}
#drink-list ul .latest-drink-ingredients{
	float:left;
	width:410px;
}
#drink-list .latest-drink-ingredients li{
	float:left;
	padding:0 10px 0 0;
	margin:0;
	color:#FFF;
	background:transparent;
	font-size:12px;
	line-height:1.25em;
}
#drink-list .latest-drink-ingredients-text{
	float: left;
	width: 100px;
	color:#FFF;
	background:transparent;
	font-size:12px;
	margin:0;
	padding:0;
	line-height:1.25em;
}
#drink-list .drink-added-by{
	margin:0;
	padding:0;
}
#drink-list .drink-li  {
	float:left;
	width:100%;
	margin-bottom:20px;
	padding-bottom:10px;
}
#drink-list .indent2{
	padding-top:0;
}
#drink-list .drink-li span {
	padding-left:40px;
}
#drink-list a:hover{
	color:#00cc00;
}
#drink-list .link {
	background:url(../images/link-png-bg.png) 0 0 no-repeat; 
	display:block;
	width:184px;
	height:107px;
	position:static;
	float:right;
	margin: -50px -20px 0 0;
}
#drink-list .link a{
	position:static;
	float:right;
	margin: 60px 50px 0 0;
}
#drink-list .link a:hover{
	color:#fff;
}
#drink-list .list li a {
	background:url(../images/list-a-cocktail.gif) 6px 6px no-repeat;
	color:#fff;
}
#drink-list .list li a:hover {
	color:#00cc00;
}
#drink-list .list li:hover{
	background-color:#333;
}
.col-2 #ad-top-right-300x250{
	width:300px;
	height:250px;
	margin:5px;
}
.guide-link{
	color:#fff;
	text-decoration:none;
}
.guide-link:hover{
	color:#00cc00;
	text-decoration:none;
}
.guide-link2{
	color:#696969;
	text-decoration:none;
}
.guide-link2:hover{
	color:#00cc00;
	text-decoration:none;
}
#search-form{
	padding:0;
	margin:0;
}
/* END Homepage */

/* Begin List Pages */
#drink-list h1 {
	font-size:24px;
	float:left;
	width: 589px;
	line-height:1.2307em;
	color:#fff;
	padding:0 0 0 0;
	margin:0 0 0 0;
	background:url(../images/h2-bg.gif) 0 0 repeat-x;
	display:block;
	border-bottom:1px solid #383838;
	padding:16px 0 11px 21px;
}
#drink-list-container .box1{
	min-height:0;
}

/* End List Pages */

/* Begin Static Pages */
#static-page{
	width:100%;
}
#static-page-container{
	float:left;
	width:100%;
}
#article{
	width:300px;
}

#article h1{
	float:left;
	width:300px;
}

#page2 #content #col-static{
	width:300px;
}

#static-col2{
	float:left;
	width:300px;
	margin:0;
	padding:0;
}
#static-col3{
	float:right;
	width:300px;
	margin:0;
	padding:0;
}
#static-title-wrapper
{
	float:left;
	width:100%;
}
#static-title-h1
{
	float:left;
	width:100%;
}
#static-title-h1
{
	float:left;
	width:100%;
	color:#fff;
	font-size:20px;
	padding: 20px 0 20px 10px;
}
#all-drinks{
	float:left;
}
#all-drinks .tabs-list-letter{
	float:left;
	margin:5px 0 10px 0;
}
#all-drinks .tabs-list-letter li{
	float:left;
	width:285px;
}
#all-drinks .tabs-list-letter li a{
	text-decoration:none;
}
#all-drinks .tabs-list-letter li a:hover{
	text-decoration:none;
	color:#00cc00;
}
#drink-content .box1{
	float:left;
}
#tabs .ui-widget-content{
	float:left;
}
#static #col-1-static{
	width:330px;
	float:left;
}
#page2 #static #col-1-static{
	width:350px;
	float:left;
}
#page2 #static #col-1-static .indent1{
	height:500x;
}
#page2 #static #col-1-static .indent{
	padding-bottom:0;
}
#page2 #static #col-1-static h1{
	float:left;
}
#page2 #static #col-1-static .bartender-guide{
	width:100%;
}
#col-2-static .box1{
	width:100%;
}
#col-2-static .box1 .indent1{
	width:280px;
	height:517px;
	padding-bottom:0;
}
#page2 #static #col-3-static{
	width:220px;
	float:left;
}
#page2 #static #col-3-static .indent1{
	height:462px;
}
#static #col-1-static .static-text{
	float:left;
	width:100%;
	color:#fff;
	font-size:14px;
	margin: 20px 0 20px 0;
}
#static #article{
	float:left;
	padding:10px 0 0 0;
	font-size:16px;
	height:508px;
}
/* End Static Pages */
/*==========================================*/   
/* End My Changes */
/*==========================================*/
