chink@charset "UTF-8";
/* CSS Document */

/* INITAIAL RESETS */

html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

/* IE PNG Fix */
img, div { behavior: url(http://freshgingerale.com/iepngfix.htc) }

/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need cellspacing="0" in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
/* remove possible quote marks (") from <q> & <blockquote> */
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*Main Styling Elements */

body {
	background: white;
	line-height: 1;
	color: black;
	font-size:       1em; /* reset 1EM to 10px */
	background: url('images/BCGA_GoldCraft.jpg');
	background-color:#FFFFFF;
	font-family:     'lucida grande', arial, tahoma, sans-serif;
}
h1 {
	margin:          30px 30px 30px 30px;
	font-weight:     normal;
	color:           #767676;
	font-size:       3em;
	font-family: 	Georgia, "Times New Roman", Times, serif;
}
h2 {
	margin:          0px 30px 20px 30px;
	display:         inline;
	position:        relative;
	font-size:      	 2em;
	font-weight:     normal;
	color:           #94c258;
	font-family:	 Calibri;
}
h3 {
	margin:          0px 30px 10px 30px;
	font-size:       1em;
	font-weight:     normal;
	color:           #000000;
	font-family: 	verdana;
}
h4 {
	margin:          0;
	font-weight:     normal;
	color:           #000000;
	font-size:       1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left:10px;
}

h5 {
	margin:          0;
	font-weight:     bold;
	color:           #767676;
	font-size:       1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	float:left;
	padding-top:15px;
}


tr{
display:block;
margin-top:15px;
margin-bottom:15px;
vertical-align:top;
}

td{
vertical-align:middle;
}

th{
padding-bottom:5px;
}

td p{
float:left;
padding-left:10px;
}

a:link, a:visited{
text-decoration:none;
color:            #000000;
}

a:hover{
text-decoration:none;
color:           #94C258;
}


#container {
	margin: 0 auto;
	width: 960px;
	position: relative;
	background:#ffffff;
	border: solid 2px #000;
	/*border: solid 3px #ffffff;*/
	
}
#header {
	margin:          0 auto;
	height:          268px;
	width: 960px;
	background: transparent url('images/headerlogo.png') center no-repeat;
	}
	
.headtitle {
	position:        center;
	font-family:     'lucida grande', arial, tahoma, sans-serif;
	font-size:       30px;
	color:           transparent;
	top:             8px;
	left:            12px;
}
#menu {
	height:          40px;
	width:100%;
	background:      transparent ;
	padding-top: 5px;
}
#menu ul {
	margin:          0;
	padding:         7px;
	text-align:center;
}
#menu ul li {
	list-style:      none;
	display:         inline;
	padding-left: 18px; /*24px;*/
	padding-right: 18px;
}
#menu ul li a:link, #menu ul li a:active, #menu ul li a:visited {
	color:           #000;
	padding:         13px 7px 15px 7px;
	font-size:       1.5em;
	background:      transparent url('http://freshgingerale.com/menuoff.png') center left repeat-x;
	font-family:	 "Courier New", Courier, monospace;
	font-weight:     bold;
	text-decoration: none;
}
#menu ul li a:hover {
	background:      transparent url('http://freshgingerale.com/menuon.png') center left repeat-x;
	color:#003366;
}
#vertical-text-about {
	float:left;
	font-size:2.6em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:310px;
	padding:20px;
	background: transparent url('images/bracket-about.png') right center no-repeat;
	width:90px;
	height: 860px;
}

#vertical-text-about ul{
	padding-top:100px;
}

#vertical-text-about ul li {
	list-style:      none;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left:0px;
}
#vertical-text-buy {
	float:left;
	font-size:2.6em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:150px;
	padding:20px;
	background: transparent url('images/bracket.png') right center no-repeat;
	width:90px;
	height: 450px;
}
#vertical-text-buy ul li {
	list-style:      none;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left:0px;
}
#vertical-text-news {
	float:left;
	font-size:2.6em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:70px;
	padding:20px;
	background: transparent url('images/bracket.png') right center no-repeat;
	width:90px;
	height: 420px;
}

#vertical-text-news ul{
	padding-top:50px;
}

#vertical-text-news ul li {
	list-style:      none;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left:0px;
}
#vertical-text-contact {
	float:left;
	font-size:2.6em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:0px;
	padding:20px;
	background: transparent url('images/bracket.png') right center no-repeat;
	width:90px;
}
#vertical-text-contact ul li {
	list-style:      none;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left:0px;
}

#vertical-text-thanks {
	float:left;
	font-size:2.6em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:90px;
	padding:20px;
	background: transparent url('images/bracket.png') right center no-repeat;
	width:90px;
}
#vertical-text-thanks ul li {
	list-style:      none;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left:0px;
}
	
#content {
	min-height:	550px;
	width:           100%;
	margin:          ;
	background:      #ffffff;

}
#wtbcontent {
	min-height:	1400px;
	width:           100%;
	margin:          ;
	background:      #ffffff;

}
#topcontent {
	float:           left;
	width:           680px;
	margin-top:		45px;
}

#insidecontent {
	float:           left;
	width:           480px;
	margin-top:		45px;
}

#insidecontent-contact{
	float:           left;
	width:           440px;
	margin-top:		45px;
}

#insidecontent-recipe{
	float:           left;
	width:           660px;
	margin-top:		45px;
}

#insidecontent-news{
	float:           left;
	width:           580px;
	margin-top:		45px;
}

#insidecontent-buy{
	float:           left;
	width:           500px;
	margin-top:		45px;
}

p {
	margin:          0;
	color:           #003366;
	font-size:       1em;
	line-height:     100%;
	font-family: verdana;
	padding:2px;
}
#sidebar {
	float:           right;
	margin-top:40px;
	margin-right: 80px;
}
#sidebar-contact {
	float: right;
	padding:5px;
	margin-top:40px;
	margin-right: 80px;
	background-color:#FFFFFF;
	height: 220px;
	width: 220px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#FFFFFF;
	border: 1px solid #000;
}

#sidebar-like {
	float: right;
	padding:5px;
	margin-top:40px;
	margin-right: 80px;
	height: 150px;
	width: 120px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#FFFFFF;
	border: 1px solid #000;
	overflow:hidden;
}
#sidebar p {
	margin:          0;
	color:           #565656;
	font-size:       1em;
	line-height:     170%;
	background-color: #FFFFFF;
}
#sidebar a:link, #sidebar a:active, #sidebar a:visited {
	text-decoration: underline;
	color:           #e36767;
}
#sidebar a:hover {
	text-decoration: none;
}
#content-blocks {
	margin-bottom:20px;
}

#content-blocks-2 {
	margin-top:50px;
}

#content-blocks-3 {
	margin-bottom:20px;
	margin-top:25px;
}

/*BOTTLE ROLLOVERS */

.thumbcontainer{
position: relative;
}

.thumbicon{
float:left;
border:none;
}

.flavor-desc{
display:block;
float:left;
padding-top:20px;
width:220px;
font-size:.7em;
line-height:.8em;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
left: 540px;
top:-122px;
text-decoration: none;
border:none;
}


.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
left: 540px; /*position where enlarged image should offset horizontally */
top:-122px;
z-index: 50;
text-decoration: none;
border:none;
}


.firstbottle{
left: 540px;
top:-122px;
height:640px;
width:201px;
background-color:#333333;
background: transparent url('images/iso-ginger.png');
}



/*******************/


.box-news{
	float:left;
	width:100%;
	padding:5px;
	background-color:#3366FF;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#FFFFFF;
	border: 1px solid #000;
}

.box-buy{
	float:left;
	width:660px;
}

.box-buy-chunk{
	padding:5px;
	background-color:#3366FF;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#FFFFFF;
	border: 1px solid #000;
	margin-bottom:10px;
}

.location-bar{

}
.box-buy-chunk img{
	padding-left:20px;
}

.box-buy-chunk ul{
	padding:0px;
}

.box-buy-chunk ul li.sub-heading{
	color:#767676;
	padding-top:10px;
	font-size:.9em;
}

.box-recipe{
	padding:5px;
	width:100%;
	background-color:#3366FF;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#FFFFFF;
	border: 1px solid #000;
	margin-bottom:10px;
}

.box-history{
	float:left;
	width:660px;
	padding:5px;
	background-color:#3366FF;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#FFFFFF;
	border: 1px solid #000;
	margin-top: 40px;
	
}

.box-contact{
	float:left;
	width:800px;
	padding:5px;
	background-color:#3366FF;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#FFFFFF;
	border: 1px solid #000;
	height: 480px;
	margin: 15px 0px 20px 30px;
}
.box-flavors {
	float:left;
	width:355px;
	padding:5px;
	background-color:#3366FF;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#FFFFFF;
	border: 1px solid #000;
}
.box-flavors-float {
	float:right;
	text-align:left;
	width:113px; /*width of parent box div minus insidecontent width*/
	margin-top:65px;
	height: 50px;
}
.box-unfiltered {
	float: left;
	width:380px;
	margin-left:80px;
	padding:5px;
	background-color:#FF3300;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#FFFFFF;
	border: 1px solid #000;
	height: 175px;
	z-index:100;
}
.box-unfiltered-float {
	float: right;
	width:220px;
	vertical-align:baseline;
	z-index:-10;
}

.pointer-corner{
	margin-left:160px;
}
#medicinal {
	float:left;
	width:330px;
	padding:5px;
	background-color:#99CCCC;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#FFFFFF;
	border: 1px solid #000;
	overflow: hidden;
	height: 120px;
}

.box-medicinal-float {
	float: right;
	vertical-align:baseline;
	margin-top: -300px;
	padding-left: 120px;
}

.more-link{
display:block;
font-family: baskerville;
color: #767676;
padding-top:5px;
cursor:pointer;
text-align:right;
}

.mapdiv{
	margin-left:35px;
}



.biopic{
float:left;
padding: 0px 10px 0px 0px;
}

#prefooter {
	height:          25px;
	width:100%;
	
}

#footer {
	margin:          0 auto;
	width:           960px;
	height:          123px;
	background:      transparent;
	float: 	center;
}
#footerinfo {
	display:block;
	float:none;
	width:920px;
	height:90px;
	margin-left:20px;
	text-align:center;
	font-family:	 "Courier New", Courier, monospace;
	font-size:       1.5em;
	font-weight:     bold;

}
.footersocial{
	position: absolute;
	left: 680px;
	padding-top:20px;
	width: 240px;
}

.footersocial a:link{
background:#CC9999;
}
.social-rss{
float:right;
width:54px;
height:54px;
background-image: url('images/instagramlogo.png');
margin-right:15px;
}

.social-facebook{
float:right;
width:55px;
height:55px;
background-image: url('images/social-facebook.png');
margin-right:15px;
}

.social-twitter{
float:right;
width:55px;
height:55px;
background-image: url('images/social-twitter.png');
margin-right:15px;
}