/*  The Media Project | http://www.themediaproject.co.uk */

/* Style Sheet for zestuk.co.uk - Version 1 */
/* Last updated 14/04/06 */

/* ####################################### */

.body
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: ##666666;
	line-height: 12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
}

FORM { margin: 0px; }


/* ####################################### */

/* standard H tags */

H1
{
	font: 18px Arial;
	color: #B35738;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
	margin: 0px;
	padding: 0px 0 0px 0
}

H2
{
	font: 14px Arial;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	margin: 0px;
	padding: 4px 0 6px 0
}

H3
{
	font: 12px Arial;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	margin: 0px;
	padding: 4px 0 0px 0
}



/* ####################################### */

/* standard HR tag */

HR
{
	border: none 0;
	color: #808080;
	background-color: #CCCCCC;
	height: 1px;
	margin: 0px 0 0px 0;
}


/* ####################################### */

/* Standard Lists */

UL
{
	margin: 8px 0px 8px 0px;
	padding-left: 1px;
}

OL
{
	margin: 8px 0px 8px 15px;
	padding-left: 1px;
}


UL LI
{
	padding: 0px 0px 4px 15px;
	list-style-type: none;
	background: transparent url('../images/body/bullet_orange.gif') no-repeat 0px .3em;
}


OL LI
{	
	padding: 0px 0px 6px 6px;
}


/* ####################################### */

/* standard link tags */

A
{
	color: #808080;
	text-decoration: underline;
}
A:hover
{
	color: #808080;
	text-decoration: underline;
}
A:visited
{
	color: #808080;
	text-decoration: underline;
}
A:visited:hover
{
	color: #808080;
	text-decoration: underline;
}

/* ###################################### */

/* Homepage News Articles */

.news

{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
}

/* ####################################### */

/* Events Calendar Style */

.eventtitle

{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #B45736;
	font-weight: bold;
	line-height: 13px;
	
}

.eventtabletitle

{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	
	font-weight: bold;
	line-height: 13px;
	
}

.event

{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #474244;
	line-height: 12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;

}

.joinupoffer

{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #474244;
	line-height: 16px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;

}