/* CSS Document */

html, body
{
	width: 100%;
	height: 100%;
}

html, body, div, p, ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	/**/
	float: left;
	margin: 0;
	padding: 0;
}

#wrapper
{
	width: 770px;
	float: none;
	margin: 50px auto;
}
#canvas
{
	padding: 10px;
	/*border: 1px solid #000;*/
}
/*

NEW HEADER
/*/

#siteHead {
float:left;
width:760px;
height:100px;
}


/*HEADER********** */
#logoHolder{
height:100px;
width:360px;
float:left;
margin:0 0 0 0;
/* real width= 390-120= 270px*/
}
#detailsHolder {
width:280px;
float:left;
height:100px;
margin-left:10px;
}
#detailsHolder p{
font-size:15px;
font-weight:bold;
line-height:30px;
}
#sponsorHolder {
width:100px;
float:left;
height:100px;
}
/* END HEADER **********/


.HSBCsponsor {
float:left;
width:100px;
margin-top:9px;
}
.HSBCsponsor p{
clear: both; width: auto; margin-bottom: 5px;
}

/* */
#header
{
	float: left;
	width:310px;
	/*width: 740px;*/
	margin: 10px 0 20px 0;
	padding: 0;
	overflow: visible;
}
.date {
float:left;
width:200px;
margin: 7px 0 0 -50px;
}
.date p{
font-size:17px;
}
.sponsor {
float:left;
width:100px;
margin:10px 0 0 100px;

}
.sponsor p{
clear: both; width: auto; margin-bottom: 5px;
}
#artFairLogo{ border: 0; margin: 0 0 0 -120px; }
#header p { clear: both; width: 200px; }

#headerPic{ width:300px; clear: right; margin: 8px 0 0 50px; display: inline; padding-left:70px; }
#headerPic a img { clear: both; width: auto; }
#headerPic p { clear: both; width: auto; }

#sponsor { width: 100px; margin-left: 220px; }
#sponsor p { clear: both; width: auto; margin-bottom: 5px; }

/*
#header img p

#headerPic a img p

#sponsor p a img
*/

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

#navigation 
{
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 100%;
	height: 30px;
	clear: both;
	margin: 30px -20px 0 -20px;
	padding: 0px 20px 0 20px;
	font-size: 16px !important;
	color: #666666;
}

#navigation ul { list-style: none; }
#navigation ul li { float: left; display: inline; margin: 0 10px 0  10px; line-height: 30px; font-size: 15px; }

#navigation ul li a:link { color: #FF6600; text-decoration: none; }
#navigation ul li a:hover { color: #FF3300; }
#navigation ul li a:active { color: #FF3300; }
#navigation ul li a:visited { color: #FF6600; text-decoration: none; }
#navigation ul li a:visited:hover { color: #FF3300; }
#navigation ul li a:visited:active { color: #FF3300; }


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

#subNavigation 
{
	/*border-top: 1px solid #000;
	border-bottom: 1px solid #000;*/
	/*width: 750px;*/
	width: 60%;
	
	clear: both;
	
	padding: 0px 20px 0 20px;
	font-size: 16px !important;
	color: #666666;
	background: none;
}

#subNavigation p { margin-top: 10px; }

#subNavigation ul { list-style: none;height: 30px;margin: 5px -20px 0 0; }
#subNavigation ul li { float: left; display: inline; margin: 0 22px 0  22px; line-height: 30px; font-size: 11px; }

#subNavigation ul li a:link { color: #FF6600; text-decoration: none; }
#subNavigation ul li a:hover { color: #FF3300; }
#subNavigation ul li a:active { color: #FF3300; }
#subNavigation ul li a:visited { color: #FF6600; text-decoration: none; }
#subNavigation ul li a:visited:hover { color: #FF3300; }
#subNavigation ul li a:visited:active { color: #FF3300; }

#buyNowBtn
{
	float: right;
	margin: -50px 0 0 0;
}

.orderButton {
height:38px;
width:184px;
background-image: url(../images/gfx/Order-button.gif);
background-repeat:no-repeat;
clear:both;
float:left;
}
.orderButtonText {
line-height:38px;
color:#000;
float:left;
font-weight:bold;
font-size:12px;
text-align:center;
width:184px;

}

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

#content
{
	margin: 20px 0 40px 0;
	position: relative;
	overflow: visible;
}

.column
{
	float: left;
	width: 350px;
	margin: 0 25px 0 0;
	display: inline;
}
.lastColumn{ margin-right: 0; }

.column p,
.xtracontent p
{
	float: left;
	margin: 5px 0 10px 0;
	display: inline;
	width:100%;
	clear: both;
}
.columnBorderTop {
width:350px;
border-top:1px solid #000000;
margin:10px 0 0 0;
}
.column ul
{
	float: left;
	margin: 5px 0 10px 0;
	display: inline;
	width:100%;
	clear: both;
	list-style: none;
}

.column ul li
{
	display: block;
	width:90%;
	padding-left: 15px;
	background-image: url(../images/gfx/bullet.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
}

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

h1,h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	float: left;
	width: 100%;
	clear: both;
	display: inline;
	margin: 20px 0 5px 0;
	background: none;
}

h1 {font-size: 16px;}
h2 {font-size: 12px;}

#testimorials h1 { width: 700px; }

a:link{	color: #FF6600; }
a:hover{ text-decoration: none; color: #FF3300; }
a:active{ color: #FF3300; }
a:visited{ color:#FF6600; }

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

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

#footer
{
	float: none;
	clear: both;
	border-top: 1px solid #000;
	margin: 0 -20px 0 -20px;
	/*padding: 0 20px 0 20px;*/
	padding: 0 20px 0 30px;
}
.footerLine
{
	float: none;
	clear: both;
	width:770px;
	border-top: 1px solid #000;
	margin: 0 -20px 0 -20px;
	padding: 0 20px 10px 20px;
}
.footerLineGrey
{
	float: none;
	clear: both;
	border-top: 1px solid #CCC;
	margin: 0 -20px 0 -20px;
	padding: 0 20px 10px 20px;
	width:760px;
}

#footer p
{
	float: left;
	margin: 5px 0 10px 0;
	display: inline;
	width:100%;
	clear: both;
}
#inAssociation
{
	float: left;
	width: 130px;
}
.mediaSponsor
{
	float: left;
	width: 130px;
}
.otherSupportersContainer {
width:770px;
float:left;
margin:10px 0 10px -10px;
}
.otherSupporters
{
	float: left;
	width: 120px;
}
.otherSupportersMWH
{
	float: left;
	width: 150px;
}
.otherSupportersArtsCouncil
{
	float: left;
	width: 88px;
}
.otherSupportersBenchcom
{
	float: left;
	width: 155px;
}
.otherSupporters p{
float:left;
}

#mediaSponsor p { clear: both; }
#mediaSponsor a img { clear: both; }


.credits{ color: #999; }
.credits a:link{ color: #999; text-decoration: none; }
.credits a:hover{ color: #999; text-decoration: none; }
.credits a:active{ color: #999; text-decoration: none; }
.credits a:visited{ color: #999; text-decoration: none; }

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

input { width: 100%; clear: both; margin: 2px 0 10px 0; display: inline; }
.tickBox { width: auto; clear: left; }
#formSubmitButton { width: 150px; margin: 10px 0 0 0; background-color: #FFF; color: #000; cursor: pointer; border: 1px solid #000000; float: right; }

.subColumn { width: 170px; float: left; display: inline; }

.inlineImg
{
	display: inline !important;
	margin: 0 2px 0 2px !important;
	border: 0 !important;
	float: none !important;
	clear: none !important;
}

/**************************************************************/
.flushRight
{
	text-align: right;
}

.testimonialColumnContainer {
	float: left;
	width: 350px;
	margin: 0 25px 0 -20px;
	padding: 20px 0 0 20px;
	color:#666666;
}
.lastTestimonialColumnContainer {

	margin-right:0;
}

.testimonial {
	float: left;
	width: 350px;
	background: url(../images/content/home/speechMark.gif) no-repeat scroll 15px 0;
	margin:0 0 20px -40px;
	padding:20px 0 0 40px;
}

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

.affordableToday {
font-size:20px; 
font-weight: normal; 
color:#666666; 
margin:10px 0 0 130px;
}
.signUpHere {
width:725px;
height:120px;
background:url(../images/content/home/signUpHere_Banner_00.jpg) no-repeat;
float:left;
margin:30px 0 20px 0;
color:#e10579;
border:1px solid #e10579;
}
.signUpHere.tickets {background-image:url(../images/content/home/signUpHere_Banner_01.jpg);}
.signUpHereColumn {
width:435px;
float:left;
height:120px;
padding-left:290px;
}
.columnLeft {width:/*260px*//*190px*/210px;float:left; padding-right:10px;}
.columnRight {width:190px;float:left;margin:0; padding:0;}
.signUpHereColumn .columnLeft h1 {color:#e10579; margin-top:5px; padding-top:0; font-size:20px; font-weight:lighter;}
.signUpHereColumn .columnLeft p { font-size:10px; line-height:auto;}
.signUpHereColumn .columnRight h1.buyOnline {color:#449df5;margin-top:5px;padding-top:0; font-size:20px;font-weight:lighter;}
.signUpHereColumn .columnRight p.buyOnline { font-size:10px;line-height:auto;color:#449df5;}


/* NEWSLETTER SIGN UP FORM
*/
.newsletterSignupForm {width:210px; /**/margin:10px 0 0 0px ;}

/*#newsletterRightCol*/.newsletterSignupForm button {
background-image:none; 
background-color:#ffffff; 
cursor:pointer; 
border:none;
font-size:11px;
color:#FF6600;
height:20px;
width: /*80px*/50px;
float: left;
text-align: left;
line-height:20px;
/*margin-left:100px;*/clear: none !important;display:inline;
padding-left:5px;
}
#newsletterLeftCol {width:120px;height:20px;float:left; clear: none !important;display:inline;}
#newsletterRightCol {float:left; width: /*80px*/50px; clear: none !important;display:inline;}
/*#newsletterRightCol {width:110px; margin-left:5px;height:20px;}*/
.inlineImg
{
	display: inline !important;
	margin: 0 2px -1px 0px !important;
	border: 0 !important;
	float: none !important;
	clear: none !important;
}
input.newsletter,
input {border:1px solid #FF6600;height:15px;font-size:11px;color:#FF6600;width:120px;background-color:#fff;float:left; display:inline;clear: none !important;}

input.newsletter	{padding-bottom:0px;margin-bottom:5px;float:left;}

.checkbox {width:auto;}
.errorField
{
	color: #c80000;
	border: 1px solid #c80000;
	background-color: #ffd4d4;
}
/*		Buy tickets Online	*/

#buyOnlineBackground {
height:108px;
background:url(../images/content/home/buyOnline_Banner_00.jpg) no-repeat;
float:left;
margin:30px 0 20px 0;
border:1px solid #e10579;
position:relative;
}
img.buyOnlineButton {
float:/*right*/left;
top:/*10*/33px;
right:/*10*/40px;
position:absolute;
}
/*************/
form.paypal {float:right;margin-top:20px;}
form.paypal input { 
border:none;
width:auto!important;
height:auto;
}
.linksImg {padding-bottom:20px;}

/*
 * 
 */
.homeGalleryPic { margin: 2px; }

.press_thumbnails {width: 350px;float:left; margin:20px 0 0 0; padding:20px 0 0 0; border-top:1px dotted #000;}
.press_thumbnails img {float:left; margin-right:5px; border:1px solid #000;}
