body,div,dl,dt,dd,ul, ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var,h1,h2,h3,h4,h5,h6  {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

h1{
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 24px;
	line-height: 1em;
}

h2{
	font-size: 16px;
	color: #fff;
	padding-top: 4px;
	padding-bottom: 2px;
	line-height: 1em;
}

h3{
	font-size: 14px;
	padding-left: 5px;
	color: #fff;
	padding-bottom: 2px;
	line-height: 1em;
}

abbr,acronym { 
	border:0;
}

body {
	background: #262324 url(images/main-background.gif) repeat-x 0 85px;
	color: #ccc; 
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
	font-size: 12px; 
	line-height: 1.3em;
	padding-top: 85px;
}

.floatLeft{
	float: left;
	margin: 0 10px 10px 0;
}

.floatRight{
	float: right;
	margin: 0 0 10px 10px;
}

.alignLeft{
	text-align: left;
}

.alignRight{
	text-align: right;
}

.alignCenter{
	text-align: center;
}

.regularList{
	list-style: disc;
	margin: 0 0 10px 20px;
}

.border{
	border: 1px solid #ccc;
	overflow: hidden;	
}

.leftLink{
	display: block;
	margin: 0 auto;
	text-align: center;
	padding: 5px 0px;
}

.readMore{
	color: #e9007f;
	font-size: 16px;
	text-align: right;
}

.readMore a{
	text-decoration: none;
}

.readMore a:hover{
	color: #e9007f;
	text-decoration: underline;
}

.pink{
	color: #e9007f;
}

.green{
	color: #abd812;
}

.blue{
	color: #3185e7;
}

.white{
	color: #fff;
}

.team{
	padding-top: 0.2em;
	padding-bottom: 0.4em;
	margin-right: 25px;
}

.gallery .floatLeft img{
	border: 1px solid #abd812;
}

.flash{
	width: 196px; 
	height:150px;
	margin: 0 17px 15px 17px;
}

* > .flash{
	margin: 0 35px 15px 35px;
}

.clear{
	clear: both;
}

.bubble{
	width: 542px;
	margin: 0 auto;
	background: url(images/bubble-bg.png) repeat-y;
	margin-top: 5px;
	margin-bottom: 10px;
}

.bubble i{
	color: #666;
}

.bubbleTop{
	padding: 8px 10px 0 10px;
	background: url(images/bubble-top.png) no-repeat 0 0;
	height: 15px;
	margin-bottom: -15px;
}

.bubbleBottom{
	padding: 0 13px 0 23px;
	padding-bottom: 8px;
	background: url(images/bubble-bottom.png) no-repeat 0 100%;
}

.offer{
	width: 248px;
	height: 163px;
	float: left;
	padding: 10px;
	margin-top: 7px;
	font-size: 12px;
	color: #888;
	line-height: 1.2em;
	background: url(images/offer-bg.png) no-repeat;
}

.offer h2{
	height: 64px;
	font-size: 17px;
	padding-left: 40px;
	position: relative;
	margin-bottom: 10px;
}

.offer h2 span{
	position: absolute;
	left: 0;
	line-height: 64px;
	font-size: 64px;
	letter-spacing: -4px;
	top: -2px;
}

.offerLeft{
	margin-right: 7px;
}

strong{
	font-weight: bold;
	color: #999;
}

p{
	line-height: 1.5em;
	padding-bottom: 1em;
}

a{
	color: #e9007f;
}

a:hover{
	color: #abd812;
}

.hr{
	clear: both;
	margin: 4px 0 3px 0;
	width: auto;
	height: 1px;
	font-size: 0;
	overflow: hidden;
	border-top:1px solid #444;
}

.newsSection .hr{
	border-top:1px solid #e9007f;
}

.newsSection h2{
	padding-bottom: 10px;
	text-align: left;
}

.newsSection img.floatLeft{
	padding: 5px;
	background: #333;
	border: 1px solid #444;
}

.niceBorder{
	padding: 5px;
	background: #333;
	border: 1px solid #444;
}

#header{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	border-bottom: 1px solid #e9007f;
}

#headerCenter{
	width: 800px;
	height: 84px;
	margin: 0 auto;
	position: relative;
}

#logo{
	width: 249px;
	height: 57px;
	position: absolute;
	left: 15px;
	top: 14px;
	background: url(images/logo.gif) no-repeat;
}

#callUs{
	position: absolute;
	right: 20px;
	top: 18px;
	font-size: 24px;
	font-weight: bold;
	text-align: right;
	color: #fff;
	line-height: 1em;
}

#content{
	background: #262324 url(images/iefix.gif) repeat-y 227px;
	width: 770px;
	border: 1px solid #000;
	border-width: 0 1px;
	margin: 0 auto;
	padding: 15px 15px 15px 15px;
	overflow: hidden;
	height: 1%;
	position: relative;
}

* > #content{
	height: auto;
}

#line{
	position: absolute;
	top: 0;
	font-size: 0;
	z-index: 1;
	width: 1px;
	left: 227px;
	background: #e9007f url(images/line-top.gif) no-repeat;
	height: 100%;
}

#lineBottom{
	position: absolute;
	bottom: 0;
	width: 1px;
	height: 65px;
	background: #e9007f url(images/line-bottom.gif) no-repeat;
}

#about #rightColumn{
	left: 10px;
}

#about #topImage{
	left: -1px;
}

* > #about #topImage, * > #about #rightColumn{
	left: 0;
}

#rightColumn{
	width: 543px;
	float: right;
	position: relative;
	padding: 236px 0 0 0;
	text-align: justify;
}

#rightColumn ul{
	padding-left: 30px;
	padding-bottom: 1.3em;
}

#topImage{
	position: absolute;
	top: 0;
	right: 0;
}

#leftColumn{
	float: left;
	z-index: 1000;
	width: 200px;
	padding-top: 154px;
	position: relative;
}

#contactForm{
	width: 210px;
	padding-bottom: 10px;
	font-size: 14px;
}

#contactForm .title{
	padding-top: 30px;
	padding-bottom: 5px;
	font-size: 18px;
	line-height: 1em;
	font-weight: bold;
	color: #fff;
}

#contactForm input, #contactForm textarea{
	border: 1px solid #666;
	display: block;
	background: #201d1e;
	color: #e9007f;
	height: 20px;
	line-height: 20px;
	margin-bottom: 4px;
	font-size: 12px;
	width: 190px;
	padding: 0 2px;
}

#contactForm textarea{
	height: 92px;
	line-height: 1.4em;
}

#contactForm #submit{
	background: url(images/from-submit.gif) no-repeat;
	width: 117px;
	display: block;
	margin: 0 auto;
	height: 22px;
	border: 0;
	cursor: pointer;
}

#footer{
	background: #262324;
	width: 100%;
	border-top: 1px solid #e9007f;
}

#footerCenter{
	width: 780px;
	height: 30px;
	margin: 0 auto;
	text-align: left;
	line-height: 30px;
	position: relative;
}

#footerSiteMap, #footerLinks{
	border-top: 1px solid #333;
	padding: 7px 0;
	width: 780px;
	text-align: center;
	margin: 0 auto;
	color: #383838;
}

#footerSiteMap a,#footerSiteMap a:hover{
	color: #555;	
}

#footerLinks{
	font-size: 10px;
	line-height: 1.2em;
	padding: 5px 0 8px;
}

#footerLinks a, #footerLinks strong, #footerLinks strong a, #footerLinks a strong, #footerLinks a:hover{
	color: #444;
}

#award{
	position: absolute;
	left: 2px;
	top: 0;
	width: 155px;
	height: 47px;
	background: url(images/awards.gif) no-repeat;
}

#bda{
	position: absolute;
	left: 180px;
	top: 5px;
	width: 125px;
	height: 42px;
	background: url(images/bda.gif) no-repeat;
}

#thefreshuk{
	position: absolute;
	right: 0;
	top: 8px;
	line-height: 1em;
}

#blink{
	width: 32px;
	height: 33px;
	background: #ed037f;
	position: absolute;
	left: 10px;
	font-size: 0;
	overflow: hidden;
	z-index: 2000;
	top: 37px;
}

.highslide {
	cursor: url(images/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 3px solid #444;
}
.highslide:hover img {
	border: 3px solid #777;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid #6a8085;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    text-align: left;
    font-family: Verdana, Helvetica;
    font-size: 11px;
    padding: 5px;
    color: #999;
    background-color: #fff;
}

.highslide-caption h3{
	color: #666;
}

.highslide-caption p{
	padding: 0 5px 0.5em 5px;
}

.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(images/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
	display: none !important;
}
a.highslide-full-expand {
	background: url(images/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-overlay {
	display: none;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(images/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/close.png', sizingMethod='scale');
}


/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}




#competitionForm{
	width: 525px;
	padding-bottom: 10px;
	font-size: 14px;
	margin-left: 8px;
	margin-top: 17px;
}

#competitionForm .title{
	padding-top: 30px;
	padding-bottom: 5px;
	font-size: 18px;
	line-height: 1em;
	font-weight: bold;
	color: #fff;
}

#competitionForm input, #competitionForm textarea{
	border: 1px solid #666;
	display: block;
	background: #201d1e;
	color: #e9007f;
	height: 20px;
	line-height: 20px;
	margin: 12px 0 14px 0;
	font-size: 12px;
	width: 515px;
	padding: 0px 2px;
}

#competitionForm textarea{
	height: 102px;
	line-height: 1.4em;
}

#competitionForm #submit{
	width: 117px;
	display: block;
	margin: 0 auto;
	height: 22px;
	border: 0;
	cursor: pointer;
}


#competitionForm #formAddress {

}

#NameForm {
	margin-top: 10px;
}

#compImage{
	position: absolute;
	top: 0;
	left: 0;
	padding-bottom: 17px;
	
}

#compText {
	position:absolute;
	top: 153px;
	left: 31px;
	width: 330px;
	color: #FFF;
}


#competiontop {
	position:absolute;
	top: 75px;
	right: 10px;
	background:url(images/competition-topimage.png);
	width:260px;
	height:150px;
	
}

ul.main{
padding: 2px 0 8px 15px;
list-style-position:inside;

}

ol.main{
padding: 2px 0 8px 20px;
list-style-position:inside;
}

.galleryPanel{
	width:350px;
	text-align:center;
	color:black;
}