/*****************************************/
/************* GLOBAL STYLES *************/
/*****************************************/

body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	background-color: #f4f4f4;
	color: #757575;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a {
	color: #68237e;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0;
	padding: 0;
}

hr {
	color: #f4f4f4;
	border: 0;
	border-top: 1px solid #f4f4f4;
	margin: 20px 0 5px 0;
}

p {
	margin: 0;
	padding: 0;
	line-height: 2em;
}

table {
	font-size: 12px;
	line-height: 18px;
	background-color: #f4f4f4;
	width: 100%;
}

.total {
	padding: 5px 4px 5px 4px !important;
}

#holder {
	width: 920px;
	margin: auto;
	padding: 0 0 0 0px;
	background-color: #ffffff;
}

.clear:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both;
	visibility: hidden;
}

fieldset {
	border: 0;
}

fieldset label {
	display: block;
	float: left;
	clear: left;
	width: 120px;
}

#header {
	width: 860px;
	clear: both;
	display: block;
	height: 120px;
	padding: 0 30px 0 30px;
}

#header-image {
	display: block;
	float: left;
	width: 200px;
	text-align: left;
	margin: 20px 0 0 0;
}

#header-right {
	float: left;
	text-align: right;
	width: 640px;
	margin: 15px 0 15px 20px;
}

#header-right span {
	display: inline;
	line-height: 1.5em;
	color: #68237e;
}

.header-right-large {
	display: block !important;
	font-size: 3.5em;
	margin: 0 0 10px 0;
}

.header-right-label {
	font-size: 1.0em !important;
	color: #b0a48c !important;
}

#toolbar {
	width: 860px;
	clear: both;
	display: block;
	height: 30px;
	margin: auto;
	padding: 5px 0 0 0;
	color: #ffffff;
	background-color: #ac9d80;
}

#toolbar-search {
	float: left;
	width: 365px;
	padding: 0 0 0 5px;
}

#toolbar-search input, #toolbar-search label, #toolbar-search a {
	float: left;
}

#toolbar-search label {
	padding: 5px 5px 0 0;
}

#toolbar-search input {
	padding: 3px 0 0 0;
	margin: 1px 5px 0 0;
}

#toolbar-buttons {
	float: left;
	width: 490px;
	text-align: right;
}

#toolbar-buttons a {
	margin: 0 5px 0 0;
}

#content-left {
	float: left;
	display: block;
	width: 170px;
	padding: 0px 30px 0 30px;
}

#left-nav a {
	display: block !important;
	width: 100%;
	font-size: 1.0em;
}

#left-nav a:hover {
	text-decoration: none !important;
}


.left-nav ul {
	margin: 0;
	padding: 0;
}

.left-nav ul li {
	line-height: 1.6em;
	list-style-type: none;
	/* height: 20px; */
	margin: 0 0 20px 0;
}

.left-nav ul li ul { 
	display: none;
}


.sub-menu-open ul {
	display: block !important;
	margin: 1px 0 0 0 !important;
}

.sub-menu-open ul li {
	background: none;
	padding: 0 0 0 10px !important;
	line-height: 2.0em !important;
	margin: 0 0 1px 0 !important;
	width: 156px !important;
}

.sub-menu-open ul li ul li {
	background: none;
	padding: 0 0 0 10px !important;
	line-height: 2.0em !important;
	margin: 0 0 1px 0 !important;
	width: 146px !important;;
}

.sub-menu-open ul li ul {
	display: none;
}

.sub-menu-open ul li a { 
	background: none;
	line-height: 2.8em !important;
}


.nav-1, .nav-1 a {		
	color: #7978b4;
	background: url('/images/assets/nav-purple.gif') no-repeat;
}

.nav-1 ul li {
	background-color: #b5b3e1;
}

.nav-1 ul li a {
	background-color: #b5b3e1;
	color: #504f8f;
}

.nav-1-selected, .nav-1-selected a {
	background-color: #7a78b4 !important;
	color: #b5b3e1 !important;
}

.nav-2, .nav-2 a {
	color: #7b7a68;
	background: url('/images/assets/nav-gray.gif') no-repeat;
}

.nav-2 ul li {
	background-color: #9e9e8c;
}

.nav-2 ul li a {
	background-color: #9e9e8c;
	color: #4a4a3b;
}

.nav-2-selected, .nav-2-selected a {
	background-color: #4a4a3b !important;
	color: #9e9e8c !important;
}

.nav-3, .nav-3 a {
	color: #5d9cbd;
	background: url('/images/assets/nav-blue.gif') no-repeat;
}

.nav-3 ul li {
	background-color: #bad5e3;
	color: #005886;
}

.nav-3 ul li a {
	background-color: #bad5e3;
	color: #005886;
}


ul li.nav-3-sub, ul li.nav-3-sub a {
	background-color: #d4ecf8 !important;
	color: #184e6a !important;
}

li.nav-3-selected, li.nav-3-selected a {
	background-color: #3b84aa !important;
	color: #bad5e3 !important;
}

.nav-4, .nav-4 a {
	color: #9e5e00;
	background: url('/images/assets/nav-orange.gif') no-repeat;	
}

.nav-4 ul li {
	background-color: #fac16d;
}

.nav-4 ul li a {
	background-color: #fac16d;
	color: #9e5e00;
}

.nav-4-selected, .nav-4-selected a {
	background-color: #9e5e00 !important;
	color: #fac16d !important;
}

.nav-5, .nav-5 a {
	color: #918b01 !important;
	background: url('/images/assets/nav-green.gif') no-repeat;	
}

.nav-5 ul li {
	background-color: #918b01;
}

.nav-5 ul li a {
	background-color: #918b01;
	color: #000000;
}

.nav-5-selected, .nav-5-selected a  {
	background-color: #000000 !important;
	color: #918b01 !important;
}

#left-login {
	width: 145px;
	border: 1px solid #e4e1d8;
	padding: 10px;
	margin: 15px 0 0 0;
}

#left-login span {
	display: block;
	color: #68237e;
	font-size: 1.4em;
	margin: 0 0 10px 0;
	padding: 0;
}	

#left-login label {
	color: #8082bb;
	margin: 0 10px 0 0;
	padding: 0;
}

#left-login input {
	width: 90px;

}

.div-row {
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
}

.div-col {
	float: left;
	width: 150px;
	margin: 0;
	padding: 0;
}

.div-col-right {
	float: left;
	width: 80px;
	margin: 10px 0 0 0;
	padding: 0;	
}

.div-col-smaller {
	width: 50px !important;
}

#left-links {
	margin: 20px 0 0 0;
	width: 168px;
}

#left-links a:hover {
	text-decoration: none !important;
}

.div-border {
	border: 1px solid #e4e1d8;
	margin: 0 0 20px 0;
	padding: 0px 0 10px 0;
	text-align: center;
}

.div-border span {
	font-size: 1.3em;
	color: #8083ba !important;
}

/* Center Content Styles */

#content {
	float: left;
	clear: both;
	margin: 20px 0 20px 0;
}

#content-center {
	display: block;
	float: left;
	width: 476px;
	line-height: 2em;
	color: #757575;
}

#content-center h1 {
	font-size: 1.8em;
	color: #65237d;
	background: url('/images/assets/border-center.gif') bottom right no-repeat;
	margin: 0 0 15px 0;
	/*padding: 0 20px 0 0px;*/
	padding: 0 50px 0 0;
	line-height: 2.0em;
	clear: both;
	/*width: 453px;*/
	width: 423px;
}

#content-center h2 {
	font-size: 1.5em;
	color: #65237d;
	margin: 20px 0 10px 0;
	line-height: 2.0em;
	clear: both;
}

#content-center h3, #content-center h4, #content-center h5 {
	font-size: 1em;
	color: #65237d;
	margin: 20px 0 10px 0;
	padding: 0 36px 0 0;
	line-height: 2em;
	clear: both;
}

#content-center h5 {
	font-size: 1em;
	color: #65237d;
	margin: 20px 0 10px 0;
	line-height: 2em;
	clear: both;
}

#content-center h1 a:hover, h2 a:hover {
	text-decoration: none !important;
	width: 140px;
}

#content-center ul {
	margin: 15px 0 0 0px;
	padding: 0px;
}

#content-center ul li {
	margin: 15px 0 20px 0;
	padding: 0 0 0 0;
	list-style: none;
	color: #757575;
}

#content-center ul li p, #content-center ul li h2 {
	margin: 0px 0 5px 0;
}

#content-center p {
	line-height: 2em;
	color: #757575;
	margin: 18px 0 15px 0;
}

#content-center label {
	color: #757575;
}

.pastel-box {
	padding: 10px 10px 5px 5px;
	width: 455px;
	color: #757575;
	background-color: #f0f0fc;
	border: 1px solid #ececf5;
	margin: 30px 0 20px 0;	
}

.pastel-box label {
	margin: 0 0 10px 0;
}

.pastel-box p {
	margin: 10px 0 0 0 !important;
}

.search-box {
	padding: 10px 10px 5px 5px;
	width: 455px;
	color: #757575;
	background-color: #f0f0fc;
	border: 1px solid #ececf5;
	margin: 30px 0 0px 0;	
}

.search-box h2 {
	margin: 0 0 4px 0 !important;
}

.search-results {
	width: 472px;
	background-color: #f9f9ff;
	margin: 0 0 0 0;
}

.search-results ul {
	margin: 0 0 0 0 !important;
	padding: 1px 5px 2px 15px !important;
}

.search-results hr {
	color: #ffffff !important;
	background-color: #f7f7f7 !important;
	border-top: 1px solid #ffffff;;
}

.h1-section-1 {
	background: url('/images/assets/border-center-purple.gif') bottom right no-repeat !important;
}

.h1-section-2 {
	background: url('/images/assets/border-center-gray.gif') bottom right no-repeat !important;
}

.h1-section-3 {
	background: url('/images/assets/border-center-cyan.gif') bottom right no-repeat !important;
}

.h1-section-4 {
	background: url('/images/assets/border-center-orange.gif') bottom right no-repeat !important;
}

.h1-section-5 {
	background: url('/images/assets/border-center-green.gif') bottom right no-repeat !important;
}

.span-h {
}

#content-center .span-h ul {
	margin: 15px 0 0 0px;
	padding: 0px;
}

#content-center .span-h ul li {
	width: 180px;
	margin: 10px 20px 10px 0;
	padding: 10px 10px 10px 10px;
	background-color: #f4f4f4;
	list-style: none;
	color: #757575;
	float: left;
}


/* Flash styling */

.flash {
	position: relative;
	width: 474px;
	height: 255px;
	margin: 0 0 0 0;
	text-align: center;
	color: #ffffff !important;
	font-size: 1.2em;
	
}

.focus-1 {
	background: url('/images/assets/flash-focus-chair.jpg') 0 0 no-repeat #ffffff;
}

.focus-2 {
	background: url('/images/assets/flash-focus-members.jpg') 0 0 no-repeat #ffffff;
}

.focus-3 {
	background: url('/images/assets/flash-focus-consumer.jpg') 0 0 no-repeat #ffffff;
}

.flash-focus {
	width: 464px !important;
	height: 154px !important;
	float: left;
	padding: 50px 0 0 10px;
	margin: 0 0 0 0;	
	text-align: left;
	color: #ffffff;
	clear: both;
}

.focus-strap {
	font-size: 24px;
}

.focus-detail {
	font-size: 18px;
	line-height: 28px;
	margin: 5px 0 0 0;
}

#flash-container {
	clear: both;
}

#flash-controls {
	clear: both;
	height: 51px;
}

#flash-holder {
	clear: both;
	background-color: #65237d;
	height: 204px !important;
	width: 474px !important;
}

.flash-link {
	text-align: center;
	color: #ffffff !important;
	float: left;
	padding: 13px 0 0 0;
	height: 38px;
	margin: 0 0 0 0;
}

a:hover.flash-link  {
	cursor: pointer;
	text-decoration: none !important;
}

a.flash-pos-1 {
	width: 157px;
	background: url('/images/assets/flash-button-pos1.gif') 0 0 no-repeat #ffffff;
}

a.flash-pos-2 {
	width: 158px;	
	background: url('/images/assets/flash-button-pos2.gif') 0 0 no-repeat #ffffff;
}

a.flash-pos-3 {
	width: 159px;
	background: url('/images/assets/flash-button-pos3.gif') 0 0 no-repeat #ffffff;
}

a.selected {
	background: url('/images/assets/flash-button-pos1-selected.gif') 0 0 repeat-x #ffffff !important;
}

.flash-div-pos-1 {
	width: 157px;
	height: 38px;
}

.flash-div-pos-2 {
	width: 158px;
	height: 38px;
}

.flash-div-pos-3 {
	width: 159px;
	height: 38px;
}

/* Content Footer Styling */

.footer-box {
	padding: 0px 10px 5px 5px;
	width: 455px;
	color: #757575;
	background-color: #f0f0fc;
	border: 1px solid #ececf5;
	margin: 30px 0 20px 0;	
}

.footer-box p {
	margin: 5px 0 0 0 !important;
}

.footer-box h2 {
	margin: 5px 0 0 0 !important;
}

/* Pagination Styling */

.pagination {
	width: 455px;
	padding: 10px 10px 5px 5px;
	background-color: #f0f0fc;
	border: 1px solid #ececf5;
	margin: 30px 0 20px 0;	
	color: #757575;
}

.info {
	margin: 0px 0 10px 0;
}

.control {
	margin: 0px 0 5px 0;
}

#content-copy {
	clear: both;
}

#content-copy p {
	line-height: 2.3em;
	color: #757575;
}

#content-copy h1, #content-copy h2 {
	font-size: 1.8em;
	color: #65237d !important;
	background: url('/images/assets/border-center.gif') no-repeat;
	height: 41px;
	margin: 0 0 15px 0;
	line-height: 2.0em;
}

#content-copy h2 {
	margin: 20px 0 0 0;
}

.read-more {
	display: block;
	width: 100%;
	text-align: right;
	font-weight: bold;
}

.news-feed {
	margin: 20px 0 0 0;
	padding: 0;
	color: #757575;
}

.news-feed li {
	list-style-type: none;
	line-height: 2.0em;
	font-weight: bold;
}

#marketing-panels {
	float: left;
	display: block;
	margin: 20px 0 30px 0;
	clear: both;
}

#marketing-panels div {
	float: left;
	border: 1px solid #e5e1d8;
	margin: 0 5px 0 0;
}

.no-margin {
	margin: 0 !important;
}

#marketing-panels img {
	border: 1px solid #ffffff;
	border-bottom: 0px !important;
}

#marketing-panels span {
	background-color: #f1f1f1;
	display: block;
	border: 1px solid #ffffff;
	text-align: center;
	height: 30px;
	width: 151px;
}

#marketing-panels span a {
	display: block;
	color: #66247c;
	font-size: 1.1em;
	width: 151px;
	padding: 3px 0 0 0;
}

#marketing-panels span:hover, #marketing-panels span:hover a {
	color: #f1f1f1 !important;
	background-color: #66247c !important;
	text-decoration: none;
}

/* Right Content Style */

#content-right {
	float: left;
	width: 188px;
	margin: 0 0 20px 25px;
}

#right-cta span {
	display: block;
	font-size: 1.2em;
	color: #824d95;
	margin: 5px 0 5px 0;
}

a.cta {
	cursor: pointer;
	width: 157px;
	border: 1px solid #e5e1d8;
	margin: 0 0 20px 0;
	display: block;	
}

.cta-inner {
	display: table-cell;
	vertical-align: middle;
	border: 2px solid #ffffff;
	background-color: #f1f1f1;
	width: 153px;
	height: 138px;
}

.cta-content {
	position: relative;
	margin-top: inherit;
	text-align: center;
	*clear: expression(style.marginTop = "" + (offsetHeight < parentNode.offsetHeight ? parseInt((parentNode.offsetHeight - offsetHeight) / 2) + "px" : "0"), style.clear = "none", 0);	
}

.link-text {
	font-size: 1.0em !important;
	line-height: 2.2em;
	color: #8081b7 !important;
	text-align: center;
	width: 120px;
	margin: auto !important;
	/*margin: 10px 0 0 28px !important;*/
}

/*a.cta:hover {
	text-decoration: none !important;
	background-color: #68237E !important;
}*/

/* sub nav */

.content-sub-nav-holder {	
	cursor: pointer;
	width: 235px;
	background-color: #f1f1f1;
	border: 1px solid #ffffff;
	border-top: none;
	border-left: none;
	margin: 0 0 0 0;
	display: block; 
	float: left;
}

.content-sub-nav-holder:hover {
	text-decoration: none !important;
	color: #ffffff;
	background-color: #68237e;
}

.content-sub-nav-inner {
	display: table-cell;
	vertical-align: middle;
	width: 235px;
	height: 90px;
}

.content-sub-nav-content {
	position: relative;
	margin-top: inherit;
	text-align: center;
	*clear: expression(style.marginTop = "" + (offsetHeight < parentNode.offsetHeight ? parseInt((parentNode.offsetHeight - offsetHeight) / 2) + "px" : "0"), style.clear = "none", 0);	
}

/* Bread Crumb */
 
#peanut-trail {
	width: 471px;
	color: #757575;
	/*background: url('/images/assets/peanut-trail.gif') no-repeat #f0f0fc;*/
	background-color: #f0f0fc;
	border: 1px solid #ececf5;
	margin: 0 0 20px 0;	
}

#peanut-trail ul {
	margin: 0px 0 0 0;
	padding: 5px;
	border: 1px solid #fff;
}

#peanut-trail ul li {
	display: inline;
	list-style-type: none;	
}

/* Footer Styling */

#footer {
	width: 860px;
	clear: both;
	display: block;
	padding: 20px 30px 30px 30px;
}

#footer-toolbar {
	width: 860px;
	clear: both;
	display: block;
	height: 30px;
	margin: 0px 30px 0 30px;
	padding: 5px 0px 0 5px;
	color: #ffffff;
	background-color: #ac9d80;
	text-align: center;
}

#footer-toolbar ul {
	margin: 7px 0 0 0;
	padding: 0;
}

#footer-toolbar ul li {
	display: inline;
}

#footer-toolbar a {
	color: #ffffff;
}

#footer-copy {
	text-align: center;
}

#footer-copy p {
	color: #757575;
}

/* Form Stlying */

dl.zend_form {
	/*width: 450px;*/
	width: 100%;
	float: left;
	padding: 0 0px 15px 7px;
	margin: 0 0 0 0;
}

dt {
	width: 160px;
	float: left;
	clear: left;
	padding: 3px 0 3px 5px;
	margin: 0 0 1px 0;
}

dd {
	width: 250px;
	float: left;
	padding: 3px 3px 3px 5px;
	margin: 0 0 1px 0;
	font-size: 1em;
}

#left-login dl.zend_form {
	width: 145px;
	float: left;
	padding: 0 0px 0 0px;
	margin: 0 0 5px 0;
}

#left-login dt {
	width: 46px;
	float: left;
	padding: 7px 0 6px 0;
	margin: 0 0 1px 0;
}

#left-login dd {
	width: 99px;
	float: right;
	padding: 3px 0px 3px 0;
	margin: 0 0 1px 0;
	font-size: 1em;
}

.description {
	font-size: 0.8em !important;
}

.legend-header {
	font-size: 1.5em;
	color: #65237d;
	margin: 0px;
	line-height: 2.0em;
	clear: both;
}

.technical-wrap img {
	margin: 3px 3px 0px 5px;
	border: 1px dotted #e5e1d8;
	padding: 1px;
	border-style: double;
}

.locked {
	background: url('../images/assets/locked.jpg') bottom right no-repeat #ffffff;
}

.googlehost {
	width: 470px;
	height: 200px;
	padding: 2px;
	margin: 30px 0 0 0;
	clear: both;
	border: 1px solid #E5E1D8;
}

.googlemaps {
	width: 470px;
	height: 200px;	
}

.registered-bg-icon {
	background: url('/images/assets/key.jpg') no-repeat top right;
}

.paid-bg-icon {
	background: url('/images/assets/pound.jpg') no-repeat top right;
}

.supplier-hidden {
	display: none;
}

.description-box {
	display: none;
}

#content-center ul.gray-block {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#content-center ul.gray-block  li {
	width: 215px;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	display: block;
	float: left;
	background-color: #f1f1f1;
}

#content-center ul.gray-block  li.clear-right {
	clear: right;
}

.page-list {
	margin: 5px 0 0 0 !important;
}

.formPadder {
	margin-bottom: 30px;
}

.required {
	color: #68237e !important;
}

.dir-company-logo {
	float: right; 
	padding: 0 0 18px 15px;
}

.td-numeric {
	text-align: right;
}

.td-center {
	text-align: center;
}

.graypastel-box {
	background-color:#f4f4f4;
	border:1px solid #ececf5;
	color:#757575;
	margin:30px 0 20px;
	padding:10px 10px 5px 5px;
	width:455px;
}	

.shopping-basket {
	background-image: url('/images/orange-repeat.gif'); 
	background-position: 0px 0px; 
	background-repeat: repeat-x;
}	

.shopping-basket th {
	color: #ffffff;
}

.td-course-name {
	padding: 10px 7px 10px 0;
}

.errors {
	margin: 0 !important;12/05/2010
}

.errors li {
	color: #ff0000 !important;
	margin: 1px 0 1px 0 !important;
}

#payment_method-element label {
	margin: 0 10px 0 0;
}

.zend_form h3 {
	float: left;
	margin-top: 15px !important;

}

#prodtype2-element label, #bustype2-element label,
#suptype2-element label {
	float: left;
	clear: left;
}