/* Let's do this */

body {
	font-family: "century gothic", helvetica neue, futura, sans-serif;
	font-size: 12px;
	color: #fff;
}

a,a:visited {
	text-decoration: none;
	color: white;
}

a:hover {
	color: #7dc353;
}

a.active {
	color: #7dc353;
	font-weight: 200;
}

p {
	line-height: 1.5em;
/*	letter-spacing:0.04em; */
	font-size: 11px;
}

h1 {
	font-size: 16px;
	font-weight: 100;	
	margin-bottom: 15px;
}

h1.big {
	font-size: 24px;
	font-weight: lighter;
	margin-bottom: 20px;
	margin-top: 20px;
	text-transform: uppercase;
}

h1.pro_head_title {
	font-size: 18px;
}

h2 {
	font-size: 14px;
	font-weight: 100;	
	margin-top: 10px;
	margin-bottom: 15px;
}

a.colour {
	color: #7dc353;
}

.menu ul li a {
	font-size: 12px;
/*	letter-spacing: 0.06em */;
}

div.text p {
	font-size:10px;
}

div.text h4 {
	font-size: 14px;
	font-weight: 100;
	margin: 0;
	padding-bottom: 5px;
}

.roll {
	text-decoration:none;
	}
	
#footer {
	letter-spacing: 0.1em;
	font-size: 14px;
}

#footer a {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	letter-spacing: 0.06em;
}

#footer p {
	font-size: 11px;	
	line-height: 15px;
	letter-spacing:0.06em;
}

/* Signin Page */

#signin p {
	font-size: 12px;
	line-height: 18px;
}

#signin form label,#signin form input.submit, form.prosample #signin div input.submit,#referbox form label,#referbox form input.submit,textarea, #signin div label  {
	font-size: 10px;
	letter-spacing: 0.06em;	
	font-family: "century gothic",helvetica neue,futura,sans-serif;
}

#signin form label input.submitwhere,#referbox form label input.submitwhere {
	font-size: 9px;
	letter-spacing: 0.06em;	
	font-family: "century gothic",helvetica neue,futura,sans-serif;
}

#signin p.small, #referbox p.small {
	font-size: 10px;
	line-height: 14px;
}

#signin p.medium {
	font-size: 11px;
	line-height: 18px;
}

#referbox p.small {
	font-style: italic;
}

/* Refer a friend */


#referbox h2 {
	font-size: 13px;
	font-weight: 100;	

}

/* Product Pages */

#product p {

}

#product ul li a {
	
}

#product table tr td {
	font-size: 10px;
}

/* Where to buy */
table.storeclass {
	font-size: 10px;
}

/* Results */

div.results_left h1, div.results_right h1 {
	font-size: 13px;
	margin-bottom: 5px;
}

div.results_left ul li, div.results_right ul li,div.results_right span, div.results_left span  {
	font-size: 10px;
/*	letter-spacing:0.6px;*/
}


/* Checkout */
.profile table.order tr td {
	font-size: 11px;
}

/* Monographs */
div#signin h2.monograph {
	font-size: 14px;
}

div.bottleimage div.profileMenuInner ul li a {
	font-size: 11px;
}

div.bottleimage p {
	font-size:9px;
	text-align:center;
}

div.promonograph h1 {
	text-transform:uppercase;
}

/* Common Elements */

a.small_link {
	color: #7dc353;
	font-size: 10px;
}

.right {
	text-align: right;
}


div.specials p {
	font-size: 14px;
}

div.specials h2	{
	font-size: 18px;
}

div.specials h1 {
	font-size: 20px;
}

.text_button_h2 {
   font-family: "century gothic", helvetica neue, futura, sans-serif;
   border: none;
   background-color: transparent;
   padding: 0;
   text-decoration: none; /* if desired */
   color: #fff;  /* or whatever other color you want */
   font-size: 14px;
   font-weight: 100;	
   margin-top: 10px;
   margin-bottom: 15px;
}

.text_button_h2:hover {
	color: #7dc353;
}

.uppercase {
	text-transform: uppercase;
}
