/* @font-face */

@font-face {
	font-family: "Fertigo Pro";
	src: url('../fonts/Fertigo_PRO.otf');
}

/* End of @font-face */

/* HTML Styles */
body{
  background-image: url(../images/background.png);
  background-repeat: repeat-x;
	font: 10pt "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
  background-color: #001D34;
}

h1 {
	color: #FA6900;
	font-family: "Fertigo Pro", sans-serif;
	font-size: 180%;
}

h2 {
	font-family: "Fertigo Pro", sans-serif;
}

h2 a {
	text-decoration: none;
}

h3 {
	font-family: "Fertigo Pro", sans-serif;
}

h3 a {
	text-decoration: none;
}

h4 {
	font-family: "Fertigo Pro", sans-serif;
	margin: 5px 0;
}

/* End of HTML Styles */

#container{
  width: 940px;
  margin-right: auto;
  margin-left: auto;
}

/* Header Styles */

#header{
  width: 940px;
  height: 115px;
}

#logo {
	float: left;
}

#logo a {
	outline: none;
}

#logo img {
	border: 0;
}

#site_search {
	position:relative;
	width: 650px;
	top: 80px;
	left: 298px;
}

#site_search h3 {
	display:inline;
	color: white;
	margin:0;
	padding:0;
}


#site_search input[type="image"]{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: -8px;
}

#site_search input[type="text"] {
	width: 215px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 0;
	padding: 5px;
}

/* End of Header Styles */

/* Start Navigation */
ul#navigation {
	position: relative;
	width: 900px;
	height: 25px;
	left: -15px;
	list-style-type: none;
	background: url(../images/navigation-bg.png) top left no-repeat;
	padding-top: 14px;
	padding-right: 20px;
	text-align: right;
}

ul#navigation li {
	display: inline;
	color: white;
	font-family: "Fertigo Pro", sans-serif;
	height: 10px;
}

ul#navigation li a {
	color: black;
	text-decoration: none;
	padding: 6px;
}

ul#navigation li a:hover {
	background-color: #9DCD3C;
}
/* End of Navigation */

/* Start of alphabet navigation styles */

#alphabet {
  width: 920px;
  margin: 0 0 10px 0;
  padding: 0 0 6px 10px;
  border-bottom: 1px solid #FA6900;
  text-align: center;
}

#alphabet ul, #alphabet li {
  padding: 0;
  display: inline;
  list-style-type: none;
}

#alphabet li {
	margin-right: 12px;
}

#alphabet li, #alphabet a:link, #alphabet a:visited {
  line-height: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #FA8A3B;
}

#alphabet li#active, #alphabet a:visited#current, #alphabet a:hover {
  border-bottom: 4px solid #FA6900;
  padding-bottom: 2px;
  background: transparent;
  color: #FA6900;
}

#alphabet a:hover { color: #FA6900; }

/* End of alphabet navigation styles */

/* Content Styles */

#content {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: white;
	padding: 5px;
}

/* End of Content Styles */

/* Home Page Styles */

#search {
	width: 915px;
	background-color: #FA8A3B;
	border: 2px solid #FA6900;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px 0;
	margin-bottom: 10px;
	overflow: hidden;
	padding-left: 10px;
}

#search h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-family: "Fertigo Pro", sans-serif;
	font-size: 200%;
	color: white;
}

#search h3 {
	font-family: "Fertigo Pro", sans-serif;
	font-size: 140%;
	color: white;
	margin: 0 0 5px 0;
}

#search input[type="text"] {
	width: 900px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 0;
	padding: 4px;
	font: 160% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	color: #989898;
}

#banner_image {
	padding-top: 225px;
	width: 930px;
	height: 75px;
	background-image: url(../images/banner_image.jpg);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#takeatour {
	background-color: black;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter:alpha(opacity=0.7);
	color: white;
	text-align: right;
	height: 45px;
  margin: 30px 0px 30px 0;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

#takeatour h2 a {
	color: white;
	text-decoration: none;
  font-size: 1.7em;	
}

#takeatour h2{
	margin-right: 10px;
	padding-top: 3px;
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=1);
}

#homepage-content {
	width: 930px;
}

#marketing-speil {
	width: 610px;
}

#marketing-speil #left {
	width: 300px;
	float: left;
	margin-right: 10px;
}

#marketing-speil #right {
	width: 300px;
	float: right;
}

#marketing-speil p {
	font-size: 80%;
}

#marketing-speil p a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#marketing-speil h3 {
	margin: 12px 0 0 0;
	color: #FA6900;
}

#random-cocktail {
  background-color: #FA8A3B;
  border: 2px solid #FA6900;
  width: 290px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 5px;
  float: right;
  color: white;
  text-align: right;
  margin-top: 10px;
}

#random-cocktail h2 {
	margin: 0;
}

#random-cocktail p {
  font-size: 80%;
}

/* End of Home Page Styles */

/* Tour Page Styles */

div.tour_instruction {
  padding: 5px;
  color: white;
	margin-bottom: 20px;
}

div.tour_image.tour_image {
  margin-right: 10px;
	padding:5px;
	background-color: #FA8A3B;
  border: 2px solid #FA6900;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  width: 500px;
  height: 381px;
	float: left;
}

ul.tour_text {
  list-style-type: none;
}

ul.tour_text li {
  padding-bottom: 20px;
	color: black;
	font-family: "Fertigo Pro", sans-serif;
	font-size: 120%;
}

img.tour-image {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

/* End of Tour Page Styles */

/* Cocktail View Styles */

#cocktail_how_to {
	width: 700px;
	margin-left: 5px;
}

#cocktail_how_to p {
	margin-left: 20px;
}

#cocktail_sidebar {
	text-align: center;
	position: relative;
	right: -15px;
	width: 139px;
	background-color: #FF8C38;
	border-left: 1px solid #FB5734;
	border-bottom: 1px solid #FB5734;
	float: right;
	padding-right: 10px;
}

#cocktail_sidebar ul {
	list-style-type: none;
	padding: 5px;
	margin: -30px 0 0 0;
}

#cocktail_sidebar ul li:nth-child(even) {
	padding-left: 10px;
}

#cocktail_sidebar ul li:last-child {
	border-bottom: 0;
	padding-bottom: 20px;
}

#cocktail_sidebar ul li h3 {
	color: white;
}

#cocktail_sidebar img#top {
	position: relative;
	left: -1px;
	top: -10px;
}

.sidebar-border {
	margin-left: 10px;
}

#cocktail_sidebar .glass {
	background-position: center;
}

#cocktail_sidebar .rating {
	margin-left: 15px;
}

/* End of Cocktail View Styles */

/* Cocktail List */

ul.browse {
	list-style-type: none;
	padding: 0;
}

ul.browse li {
	background-color: #C6E4FA;
	-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
	padding: 5px;
	margin: 0 10px 8px 10px;
}

ul.browse li h3 {
	margin: 5px 0;
}

ul.browse li h3 a {
	color: #FF8C38;
}

ul.browse div.top-fifty-num {
  text-align: center;
  float: left;
  width: 45px;
  height: 42px;
  border-right: 1px solid #FA6900;
  margin-right: 5px;
  padding-top: 3px;
  color: #FA6900;
  font-family: 'Fertigo Pro', sans-serif;
  font-size: 180%;
}

/* Cocktail List End

/* Footer Styles */

div#footer {
	position: relative;
	width: 920px;
	height: 25px;
	left: -15px;
	list-style-type: none;
	background: url(../images/footer-bg.png) top left no-repeat;
	text-align: right;
	color: white;
	padding-top: 12px;
	padding-right: 20px;
  padding-left: 20px;
	margin-bottom: 10px;
	font-size: 80%;
}

div#footer a {
	color: white;
	font-weight: bold;
}

span.left {
	float: left;
}

span.right {
	font-weight: bold;
}

/* End of Footer Styles */

/* Generic Styles */

.clear-fix {
	clear:both;
}

.pagination {
	width: 500px;
	margin: 0 auto;
	text-align: center;
	background-color: #FA6900;
	-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
	padding: 5px;
	color: white;
}

.pagination a {
	color: white;
}

.pagination span.current {
  font-weight: bold;
}

/* End of Generic Styles */

/* Glass image styles */

div.glass {
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
}

div.right_glass {
  background-repeat: no-repeat;
  float: left;
  width: 100px;
}
div.beer_mug, div.coffee_mug, div.irish_coffee_cup {
  background-image : url(../images/glasses/beer_mug.jpg);
  height: 125px;
}
div.beer_pilsner {
  background-image : url(../images/glasses/beer_pilsner.jpg);
  height: 125px;
}
div.brandy_snifter {
  background-image : url(../images/glasses/brandy_snifter.jpg);
  height: 60px;
}
div.champagne_flute {
  background-image : url(../images/glasses/champagne_flute.jpg);
  width: 48px;
}
div.cocktail_glass, div.sherry glass, div.pousse_cafe_glass {
  background-image : url(../images/glasses/cocktail_glass.jpg);
  height: 100px;
}
div.collins_glass {
  background-image : url(../images/glasses/collins_glass.jpg);
  height: 125px;
}
div.highball_glass {
  background-image : url(../images/glasses/highball_glass.jpg);
  height: 80px;
}
div.hurricane_glass, div.parfait_glass {
  background-image : url(../images/glasses/hurricane_glass.jpg);
  height: 125px;
}
div.margarita_coupette_glass {
  background-image : url(../images/glasses/margarita_coupette_glass.jpg);
  height: 85px;
}
div.old_fashioned_glass, div.mason_jar {
  background-image : url(../images/glasses/old_fashioned_glass.jpg);
  height: 60px;
}
div.pint_glass, div.cordial_glass {
  background-image : url(../images/glasses/pint_glass.jpg);
  height: 125px;
}
div.red_wine_glass, div.white_wine_glass, div.whiskey_sour_glass {
  background-image : url(../images/glasses/red_wine_glass.jpg);
  height: 85px;
}
div.shot_glass {
  background-image : url(../images/glasses/shot_glass.jpg);
  height: 60px;
}
.star-ratings {
  float: right;
  margin-top: 15px;
  margin-right: 10px;
}
/* End of glass image styles */