/* GENERIC TYPES */
body {
	margin:0px 0px; 
	padding:0px; 
	text-align:center; 
	background-color: #FBEDF9; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}



#pageContainer{
	width: 745px;
	/*background-color: #ffffff;*/
	margin: 0;
	padding: 0;
}

#leftColumn{
	width:390px;
	background-color: #ffffff;
	float: left;
	margin-left: 0px;
	padding-top: 10px;
	display: inline;
}

#rightColumn{
	width:320px;
	background-color: #ffffff;
	float: right;
	margin-right: 0px;
	display: inline;
	padding-top: 10px;
}






/* HEADERS */

h1{
	padding: 0;
	margin: 0;
	font-size: 2.5em;
	color: #7E6AB1;
	font-weight: normal;
	background-color: transparent;
}

h2{
	padding: 0;
	margin: 0;
	font-size: 1.7em;
	color: #7E6AB1;
	font-weight: bolder;
	background-color: transparent;
}

h3{
	font-size: 1.2em;
	color: #7E6AB1;
	margin: 0;
}

h4{
	font-size: 1em;
	color: #7E6AB1;
	margin: 0;
	font-weight: bold;
}

h5{
	font-size: 0.85em;
	color: #7E6AB1;
	margin: 0;
	font-weight: bold;
}

h6{
	font-size: 0.85em;
	color: #7E6AB1;
	margin: 0;
	font-weight: bold;
}


.sectionHeadH3{
	background-image: url(images/h3_span_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FBEDF9;
	display: block;
	height: 23px;
	margin: 0;
	padding: 0;
}

.sectionHeadH3 h3{
	padding: 0 0 0 10px;
	margin: 0 2em 0 0;
	font-size: 1.1em;
	color: #7E6AB1;
	background-color: #FBEDF9;
	background-image: url(images/h3_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 23px;
}

ul{
	padding: 0;
	margin: 0.8em 0 1em 2em;
	list-style: none;
	font-size: 1.1em;
}

li{
	background-image: url(images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 0 0 0 0.9em;
	line-height: 1.6em;
}

/*Additional Image Section*/
.additionalImage{
	margin: 0 0 8px 10px;
}

.additionalImage img{
	border: 0;
	margin: 0;
}

.additionalImage a img {
	border: 1px solid #585858;
}

.additionalImage  a:hover img{
	border-color: #C8840F;
}

/*Additional Colour Section*/

#additionalColours{
	padding: 8px 0 0 10px;
}

#additionalColours p{
	margin: 3px 0 7px 0;
}

/*Handy spacing classes*/

.margin7pxBase{
	margin-bottom: 7px;
}

.margin10pxTop{
	margin-top: 10px;
}

/* LINKS */
a{
	color: #C8840F;
}

a:hover{
	color: #7E6AB1;
}

a img{
	border: 0;
}

p {
	color: #510844;
	font-size: 1.1em;
	margin: 0.85em 1em 0.85em 0;
	line-height: 1.3em;
}

A.whitelink {
 font-style: normal;
 font-weight: normal;
 color: white;
 text-decoration: none
 }

A.whitelink:hover {
 font-style: normal;
 font-weight: normal;
 color: white;
 text-decoration: none
 }

A.whitelink:active {
 font-style: normal;
 font-weight: normal;
 color: white;
 text-decoration: none
 }

A.whitelink:visited {
	 font-style: normal;
	 font-weight: normal;
	 color: white;
	 text-decoration: none
}

/* -- Global Layout Styles -- */
#bodywrapper {
	width: 971px;
	padding: 0px 0px 0 0px;
	margin:0px auto;
	text-align:left;
}

#contentwrapper {
	 padding: 10px 10px 5px 10px;
	 margin:0px auto;
	 text-align:left;
	 position: relative;
	 /*background-color: White;*/
}

.pagewrapper {
	padding: 0 8px;
 background: url(images/pagewrapper_bg.gif) repeat-y;
 	position: relative;
}

#languagewrapper {
	width: 930px;
	padding: 4px 0px 0 0px;
	margin:0px auto;
	text-align:right;
	position: relative;
}

#headwrapper{
	height: 80px;
	background-color: #ffffff;
}

#headlinewrapper{
	height: 20px;
	background-color: #BA59A9;
	padding: 8px 5px 0px 10px;
	color: #ffffff;
	font-weight: bold;
	
}
#headlinewrapper a {
color: #ffffff;
}
#searchwrapper{
	background-color: #ffffff;
}


/* -- Top Navigation -- */
#navbar-top {
	height: 34px;
	background: url(images/bg_top.gif) repeat-x;
}

#navbar-bottom {
	height: 41px;
 	background: url(images/bg_bottom.gif) repeat-x;
}

#navbar-top #breadcrumb {
	float: left;
	width: 5px;
	height: 22px;
	overflow: hidden;
	padding: 12px 0 0 21px;
	background: url(images/corner_tl.gif) no-repeat left top;
	color: #FFF;
}

#navbar-top #breadcrumb a {
color: #FFF;
}

#navbar-top #login {
float: right;
 width: 600px;
 height: 22px;
 padding: 10px 21px 2px 0;
 background: url(images/corner_tr.gif) no-repeat right top;
 text-align: right;
 color: #FFF;
}

#navbar-top #login a {
color: #FFF;
}

#navbar-top #login .input_field-email {
margin: 0 2px 0 2px;
 padding: 1px 0 1px 4px;
 height: 1.3em;
 width: 13em;
 border: 1px solid #2E2E2C;
 background-color: #CFCFCA;
color: #000000;
}

#navbar-top #login .input_field-pass {
margin: 0 2px 0 2px;
 padding: 1px 0 1px 4px;
 height: 1.3em;
 width: 5em;
 border: 1px solid #2E2E2C;
 background-color: #CFCFCA;
color: #000000;
}

#navbar-top #login .button {
margin: 0 15px -2px 3px;
}

#navbar-bottom #sectionlinks {
float: left;
 width: 387px;
 height: 36px;
 padding: 5px 0 0 23px;
 background: url(images/corner_bl.gif) no-repeat left top;
 color: #FFF;
}

#navbar-bottom #sectionlinks img {
margin-right: 10px;
}

#navbar-bottom #sectionlinks a {
color: #FFF;
}

#navbar-bottom #sectionlinks .backtotop {
display: inline;
 float: left;
 padding: 3px 7px 0 0;
 }



#navbar-bottom #aboutus {
float: right;
 width: 530px;
 height: 34px;
 padding: 7px 23px 0 0;
 background: url(images/corner_br.gif) no-repeat right top;
 text-align: right;
 color: #FFF;
}



#navbar-bottom #aboutus a {
color: #FFF;
}



#navbar-bottom #aboutus .icon {
margin-bottom: -3px;
}




#searchbar { 
	border: solid 1px #860B71; 
	background-color: #E7B1DE; 
	position: absolute; 
	left: 513px; 
	top: 14px; 
	width: 425px; 
	height: 33px; 
	padding: 17px 0 0 17px;
}

#searchbar .header1 {
	float: left; 
	margin-bottom: 9px;
}

#searchbar .search-input {
	width: 130px; 
	/*margin-right: 4px;*/
		margin-right: -20px;
}

#searchbar select {
	width: 145px; 
	border: 1px solid #9B9B96;
}

#searchbar .advanced {
	float: left; 
	padding: 2px 0 0 10px; 
	display: inline;
}

#searchbar .button {
/*	margin: 0 0 -6px -6px;*/
	margin: 0;
}

#copyright {
	text-align: right;
}

#sitetitle {
	background: url(images/title.gif); 
	width: 480px; 
	height: 80px; 
	cursor: pointer;
}


/* -- Clear Fix -- */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
