/* 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 15px 0  15px; line-height: 30px; font-size: 14px; }

#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%;
	height: 30px;
	clear: both;
	margin: 5px -20px 0 0;
	padding: 0px 20px 0 20px;
	font-size: 16px !important;
	color: #666666;
	background: none;
}

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

#subNavigation ul { list-style: none; }
#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
{
	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;
}
.footerLine
{
	float: none;
	clear: both;
	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 0 -10px;
}
.otherSupporters
{
	float: left;
	width: 120px;
}
.otherSupportersMWH
{
	float: left;
	width: 135px;
}

.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);
	background-position: top left;
	background-repeat: no-repeat;
	margin:0 0 20px -40px;
	padding:20px 0 0 40px;
}