﻿@charset "utf-8";

/*------------------------------------------

File:		template.css

Created:	16 June 2010

Author:		Christy Bryson

Website:	www.peachdigital.com

-------------------------------------------*/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}



.PRCheckout form
{
top:15px !important;
position:relative;
left:10px !important;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	margin:20px 0 0 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

img, div, a, input, #emailwrap, .competitions p {
	behavior: url(../js/iepngfix.htc);
}

.float {
	float:left;
}

.clear {
	clear:both;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-family:Palatino Linotype, Book Antiqua3, Palatino6, Georgia1, Georgia, Times New Roman, Times, serif;
	
}
html, body {
	height: 100%;
}
body {
	background:#f0f4f7 url(../liv/bodybg.jpg) repeat-x;
}
#sitecontainer{
	min-height: 100%;
}
#wrap {
	overflow:auto;
	padding-bottom: 360px;/* must be same height as the footer */
}  
#contentwarp{
	width:960px;
	margin:12px auto 0 auto;
}
#logo {
	width:960px;
        height:150px;
	text-align:center;
	z-index: 99999 !important;
	float:left;
	position:relative;
}
#logo_img {
	position:absolute;
        left:19%;

}
#main {
	width:960px;
	background:#fff;
	z-index:10;
	float:left;
	position:relative;
	min-height:550px;
	margin:-104px 0 0 0;
	-moz-border-radius-topleft:14px;
	-moz-border-radius-topright:14px;
	-webkit-border-top-left-radius:14px;
	-webkit-border-top-right-radius:14px;
border-radius: 14px 14px 0px 0px;

	
}
*html #main {
	height:550px;
}

#footer {
	width:100%;
	height:360px;
	overflow: hidden;
	position:relative;
	margin-top: -360px; /* negative value of footer height */
	clear:both;
	background:url(../liv/footerbg.png) no-repeat top center;
	background-image: url(../liv/footerbg.png);

} 
*html #footer, *+html #footer {
	margin-left:-1px;
} 


#footer a{
	text-decoration:underline;
	color:#395476;
}
#footer a:hover{
	text-decoration:none;
}
#footercontent {
	width:980px;
	margin:0 auto;
}
.footer_reviews{
	width:566px;
	float:left;
	margin:80px 0 0 45px;
	font-family:Comic Sans MS, Comic Sans MS5, cursive;
	color:#000;
	font-size:0.88em;
	text-align:center;
}
*html .footer_reviews{
	margin:80px 0 0 22px;
}
#emailwrap{
	width:347px;
	height:236px;
	float:right;
	margin:60px 0 0 0;
	background:url(../liv/email-sign-up_bg.png) no-repeat;
}

#emailwrap form{
	margin:4px 0 0 79px;
}
.emailsignup_hdr{
	margin:24px 0 0 75px;
}
.EmailBox{
	float:left;
	margin:3px 0 0 0;
	width:166px;
	height:24px;
	background:url(../liv/email-input.jpg) no-repeat;
	border: none;
	font-size:0.7em;
	color:#826443;
	padding:0 0 0 5px;
}
*html .EmailBox, *+html .EmailBox{
	padding:5px 0 0 5px;
}
#foot_details{
	width:960px;
	margin:30px auto 0 auto;
	color:#838388;
	float:left;
	font-size:0.8em;
	font-family:Tahoma, Geneva, sans-serif;
}
#foot_details p{
	float:left;
}
#foot_details ul {
	float:right;
}
#foot_details li {
	display: inline;
	float:left;
	border-left:1px solid #838388;
}
#foot_details li a {
	padding:0 8px;
}
#foot_details li.first{border-left:none;}
#foot_details li.last{border-right:none;}
.eventContainer
{
margin:0 0 20px 0;
}
.imageContainer
{
margin-bottom:20px;
}
.header_follow
{
float:right;
position: relative;
width:80px;
height:45px; 
}
.follow
{
float:left;
width:32px;
height:32px;
margin-right:8px; 
}

