.pink {
	color: #973693;
	font-weight: bold;
}
.book a{
	text-indent:-9999px;
	text-decoration:none;
	display: block;
}
.italic {
	font-style: italic;
}
/******************************
* CONTAINER
******************************/
#CContainer {
	position: relative;
	padding-top: 113px;
	width: 936px;
	height: auto;
	margin: 0px 28px;
	background: #FFF;
}
#CBlogContainer {
	position: relative;
	padding-top: 113px;
	width: 960px;
	height: auto;
	margin: 0px 16px;
	background: #FFF;
}

#CContent {
	margin: 0px;
	padding: 166px 0px 0px;
	float: right;
	height: auto;
	width: 709px;
}
#CContent2 {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 709px;
}
#sitemapContent, #memberContent {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 936px;
}
#blogContent {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 960px;
}
/******************************
* SIDEBAR
******************************/
#sideBar {
	float: left;
	width: 198px;
	margin: 0px;
	padding: 0px;
}
#subNav, #sideNav {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 100%;
}
#sideNav ul#menu,  #sideNav ul#subNav{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sideNav #menu h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 5px 17px;
	margin-top: 0px;
	margin-bottom: 5px;
	background: url(../images/dropdown-over-pink.gif) repeat left top;
	border: 1px solid #FFD2F1;
	height: 15px;
	width: auto;
}
#sideNav ul#menu li a, #sideNav ul#menu ul#subNav{
	border-bottom: 1px dotted #666;
}

#sideNav ul#menu ul#subNav li.sub a, #sideNav ul#menu ul#subNav li#currentsub a{
	border-width: 0px;
	border-style: none;
}
/*#sideNav ul#menu li a{
	padding: 5px 0px 5px 18px;
	width: 180px;
	height: auto;
	text-decoration: none;
	display: block;
	color: #000;
	font-size: 12px;
	background: url(../images/subnav-level1.gif) no-repeat;
	margin: 0px;
}*/
#sideNav ul#menu li, #sideNav ul#menu ul#subNav li.sub, , #sideNav ul#menu ul#subNav li#currentsub{
	width: 198px;
	height: auto;
}
#sideNav ul#menu ul#subNav{
	padding-top: 6px;
	padding-bottom: 6px;
}

#sideNav ul#menu li a{
	text-decoration: none;
	display: block;
	color: #000;
	font-size: 12px;
	background: url(../images/subnav-level1.gif) no-repeat left top;
	margin: 0px;
	padding: 5px 0px 5px 18px;
}

#sideNav ul#menu ul#subNav li.sub a, #sideNav ul#menu ul#subNav li#currentsub a{
	margin: 0px;
	padding: 3px 0px 3px 36px;
	width: 162px;
	height: auto;
	text-decoration: none;
	display: block;
	font-size: 11px;
}

#sideNav ul#menu ul#subNav li.sub a{
	background: url(../images/subnav-sub.gif) no-repeat 19px center;
	color: #000;
}
#sideNav ul#menu ul#subNav li#currentsub a{
	background: url(../images/subnav-sub.gif) no-repeat 19px center;
	color: #A72AA0;
	font-style: italic;
}
#sideNav ul#menu li#current a{
	background: url(../images/subnav-level1-current.gif) no-repeat;
	color: #A72AA0;
}
#sideNav ul#menu li a:hover, #sideNav ul#menu ul#subNav li.sub a:hover{
	color: #A72AA0;
}
#sideNav ul#menu ul#subNav{
	background: url(../images/subNavBG.gif) repeat;
}

/******************************
* CONTENT BANNER
******************************/
#CBanner {
	position: absolute;
	top: 113px;
	left: 227px;
}
#CBannerL{
	position: absolute;
	top: 113px;
	left: 0px;
}
/******************************
* SUBNAV
******************************/
/******************************
* BOOKING
******************************/
#booking {
	margin-top: 40px;
	border: 1px solid #CCC;
	padding-top: 10px;
	width: 100%;
}
#booking p{
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 8px;
}
#booking p.right {
	font-style: italic;
	color: #973693;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 0px;
}
#booking h3 {
	color: #973693;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 10px;
}
.BookingBox {
	border-top: 1px solid #CCC;
	margin: 0px;
	padding: 19px 0px 0px;
	width: 196px;
}
.bookingL {
	float: left;
	width: 99px;
	margin: 0px;
	padding: 0px;
}
.bookingR {
	height: auto;
	width: 97px;
	margin: 0px;
	padding: 0px;
	float: right;
}
.book {
	background: url(../images/book.gif) no-repeat;
	height: 24px;
	width: 79px;
	margin-bottom: 28px;
	margin-left: 10px;
}
.book a {
	height: 24px;
	width: 79px;
}
/******************************
* NEWSLETTER
******************************/
/*newsletter signup box*/
#newsletter {
	margin-top: 40px;
	padding-top: 10px;
}
/*signup form*/
.formNewsletter {
	margin: 0px auto;
	width: 520px;
	padding-top: 15px;
	padding-bottom: 0px;
}
/******************************
* CONTENT & IMAGES
******************************/
.grey {
	color: #999;
}
/*breadcrumb*/
#breadcrumb {
	border: 1px solid #CCC;
	height: auto;
	margin: 0px 0px 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	width: 99%;
}
#breadcrumb a{
	text-decoration: none;
	margin-right: 3px;
	padding: 0px 15px 0px 0px;
	margin-top: 0px;
	background: url(../images/home_119.gif) no-repeat right 4px;
}
/*meet the team*/
.cpContainer {
	width: 100%;
	padding: 0;
	margin: 0px 0px 25px;
	position: relative;
}
.contentPic {
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	width: 511px;
	padding-right: 15px;
}
.weblinks{
	padding: 0px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: none;
}
.picR {
	float: right;
	padding: 0px;
	margin-top: 32px;
	height: auto;
	width: auto;
}
.picR img{
	border: 1px solid #CCC;
	padding: 7px;
}
/*press release*/
#CContent2 .press li{
	background: url(../images/press.gif) no-repeat;
	list-style: none;
	padding-left: 25px;
	padding-bottom: 5px;
}
#CContent2 .press li a{
	text-decoration: none;
	color: #000;
}
#CContent2 .press li a:hover{
	text-decoration: none;
	color: #A72AA0;
}
/*tools content*/
.toolsBox {
	position: relative;
	width: 100%;
	padding: 25px 0px 0px;
	margin: 20px 0px 15px;
}
.toolsimageL {
	padding: 0px;
	width: 330px;
	margin: 0px;
}
.toolsimageR {
	padding: 0px;
	width: 330px;
	position: absolute;
	top: 25px;
	margin: 0px;
	left: 360px;
}
.toolsimageL img, .toolsimageR img {
	border: 1px solid #CCC;
	padding: 7px;
	margin-top: 0px;
}
#spacewize_button{
	height: 46px;
	width: 370px;
	margin-right: auto;
	margin-left: auto;
}
#startSpacewize, #getSpacewize {
	height: 46px;
	width: auto;
	float: left;
}
#getSpacewize_notLogin {
	height: 46px;
	width: 168px;
	margin-right: auto;
	margin-left: auto;
}

/*#spacewize_button img{
	width: auto;
	height: 46px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 30px;
	border-width: 0px;
	border-style: none;
}*/
#getSpacewize a, #getSpacewize_notLogin a{
	border-style: none;
	height: 46px;
	width: 168px;
	background: url(../images/spacewize/get_spacewize.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	float: left;
	/*margin-right: 30px;*/
}

#getSpacewize a:hover,#getSpacewize_notLogin a:hover {
	background: url(../images/spacewize/get_spacewize_over.gif) no-repeat;
}
#startSpacewize a{
	border-style: none;
	height: 46px;
	width: 168px;
	background: url(../images/spacewize/start_spacewize.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	float: left;
	margin-left: 30px;
}

#startSpacewize a:hover{
	background: url(../images/spacewize/start_spacewize_over.gif) no-repeat;
}

/*seminar content*/
.caseStudyBox {
	position: relative;
	width: 100%;
	padding: 25px 0px 0px;
	margin: 20px 0px 15px;
}
.caseimageL {
	padding: 0px;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
}
.caseimageR {
	padding: 0px;
	width: 250px;
	position: absolute;
	left: 340px;
	top: 25px;
	margin: 0px;
}
.caseimageL img, .caseimageR img {
	border: 1px solid #CCC;
	padding: 7px;
	margin-top: 0px;
}

/*seminars */
.iconList li{
	padding-bottom: 10px;
	list-style: url(../images/arrow.png) outside;
}
#flashFrame {
	height: 240px;
	width: 300px;
	top: 10px;
	left: 0px;
	padding: 10px;
	margin: 0px;
	float: right;
	position: relative;
}
.caseStudyBoxNext {
	position: relative;
	width: 100%;
	padding: 25px 0px 0px;
	border-top: 1px dashed #CCC;
	margin: 0px 0px 15px;
}
#map, #map_test, #map_glasgow, #map_stockholm, #map_teddington, #map_manchester, #map_NorthCarolina {
	height: 420px;
	width: 620px;
	margin-left: 20px;
	margin-top: 20px;
	padding: 0px;
	margin-bottom: 50px;
}
/*add this to fix google map BG colour*/
#map #copyright {
	background-image: none;
}
.caseDescription {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 20px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.seminarsPic {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.seminarsPic .PicL {
	border: 1px solid #CCC;
	padding: 10px;
	float: left;
}
.seminarsPic .PicR {
	padding: 10px;
	border: 1px solid #CCC;
	float: right;
}
/******************************
* FORM
******************************/
.contactForm {
	margin: 0px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
}
fieldset {
	border: 1px solid #d8d0b9;
	padding-top: 0px;
	padding-bottom: 25px;
	margin: 0px 20px 0px 0px;
}
fieldset.newsletterSignup {
	border: 1px solid #d8d0b9;
	padding-top: 0px;
	padding-bottom: 25px;
	margin: 0px auto 25px;
	width: 550px;
}

.formLabel {
	text-align: left;
	width: 130px;
	float: left;
	padding-top: 3px;
	margin: 0px 0px 0px 15px;
}
.formLabelQL {
	text-align: left;
	float: left;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 3px;
}

.formControl {
	width: 250px;
	margin: 0px;
	padding: 0px;
	top: 0px;
}
.buttonBox {
	margin-left: 15px;
	margin-right: 20px;

}

.row {
	clear: both;
	padding-top: 5px;
}

.searchFill {
	text-align: left;
	float: left;
	margin: 0px;
	padding: 0px;
}

.searchControl {
	height: 20px;
	width: 62px;
	top: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
}
legend {
	text-transform: uppercase;
	color: #9C358D;
	background-color: #FAFAFA;
	font-weight: normal;
	padding: 0px 5px;
	margin: 10px;
	font-size: 10px;
}
.contactForm textarea {
	width: 400px;
	height: 140px;
	border: 1px solid #D9D9EB;
	background-color: #F2EEE5;
	margin-left: 14px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
}
input.btn, .form-submit {
	color: #FFF;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
	border: 2px solid #6B5851;
	width: auto;
	height: auto;
	top: 0px;
	background: #382E25;
	padding: 5px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}
input.btn:hover, .form-submit:hover, input.finddentist_btn:hover {
	border: 2px solid #382E25;
	background: #68554E;
}
input.finddentist_btn {
	color: #FFF;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: -2px;
	border: 2px solid #6B5851;
	width: auto;
	height: auto;
	background: #382E25;
	padding: 5px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.formField {
	background-color: #F2EEE5;
	margin-left: 10px;
}
.searchField {
	background-color: #F2EEE5;
	border: 1px solid #888788;
}
.formText {
	padding-left: 15px;
}
select {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F2EEE5;
	border: 1px solid #888788;
}
.tx-indexedsearch form{
	margin: 0px;
	padding: 0px 10px 0px 0px;
	width: 650px;
}
.tx-indexedsearch form label{
	margin: 7px 0px 0px;
	padding: 0px 50px 0px 20px;
	width: 100px;
	float: left;
}
.tx-indexedsearch form input{
	padding: 0px;
	margin-left: 0px;
}
.tx-indexedsearch form select{
	width: 180px;
	margin-top: 4px;
	margin-bottom: 0px;
}
.tx-indexedsearch input.btn{
	padding: 0px 0px 2px;
	width: 80px;
	margin-left: 170px;
}
/******************************
* SITEMAP
******************************/
#sitemapBoxL p, #sitemapBoxR p{
	margin-top: 0px;
	padding-top: 0px;
	font-size: 13px;
}
#sitemapBoxL ul, #sitemapBoxR ul{
	list-style: none;
	padding: 0px;
	margin: 10px 0px 35px;
}
#sitemapBoxL ul ul, #sitemapBoxR ul ul{
	list-style: none;
	padding: 0px;
	margin: 10px 0px 10px;
}
#sitemapBoxL ul li, #sitemapBoxR ul li{
	background: url(../images/arrow.png) no-repeat 10px top;
	padding: 0px 0px 0px 40px;
	margin: 0px;
}
#sitemapBoxL ul li a:hover, #sitemapBoxR ul li a:hover{
	text-decoration: none;
}
#sitemapBoxL {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	height: auto;
	width: 438px;
	float: left;
}
#sitemapBoxR {
	width: 438px;
	margin-top: 0px;
	padding-top: 0px;
	float: right;
	height: auto;
	padding-right: 30px;
}
/******************************
* SIGN UP
******************************/
#inman-signup a, #e-learning-signup a, #calculator-signup a, #support-signup a, #calculator-support-signup a {
	text-indent:-9999px;
	text-decoration:none;
	display: block;
	height: 159px;
	width: 241px;
}
#signupStep1 {
	width: 890px;
	background: url(../images/signup/step1.gif) no-repeat 0px 0px;
	margin-top: 25px;
	padding-left: 30px;
	padding-bottom: 50px;
}
#signupStep2 {
	width: 890px;
	background: url(../images/signup/step2.gif) no-repeat 0px 0px;
	margin-top: 25px;
	padding-left: 30px;
	margin-bottom: 35px;
}
#signupStep1 p.signupH, #signupStep2 p.signupH {
	padding-left: 110px;
	font-size: 13px;
	margin-bottom: 30px;
	padding-top: 13px;
}
.or{
	float: left;
	background: url(../images/signup/or.gif) no-repeat center center;
	height: 158px;
	width: 40px;
	padding-right: 13px;
	padding-left: 13px;
}
#inman-signup {
	background: url(../images/signup/signup-pink_08.gif) no-repeat;
	height: 159px;
	width: 241px;
	float: left;
}
#e-learning-signup {
	background: url(../images/signup/signup-pink_10.gif) no-repeat;
	height: 159px;
	width: 241px;
	float: left;
}
#calculator-signup {
	background: url(../images/signup/signup-pink_26.gif) no-repeat;
	height: 159px;
	width: 241px;
	float: left;
}
#support-signup {
	background: url(../images/signup/signup-pink_27.gif) no-repeat;
	height: 159px;
	width: 241px;
	float: left;
}
#calculator-support-signup {
	background: url(../images/signup/signup-pink_23.gif) no-repeat;
	height: 159px;
	width: 241px;
	float: left;
}
/******************************
* EVENTS
******************************/
.#event-calendar td  {
	border: 1px solid #CCC;
	padding-top: 7px;
	padding-bottom: 7px;
}
.event-calendar td  {
	padding-top: 7px;
	padding-bottom: 7px;
}
table.event-calendar a, table.event-calendar a:visited {
	text-decoration: none;
}
table.event-calendar a:hover {
	text-decoration: underline;
}
.blueLine {
	background: url(../images/blueBGevent.gif) repeat;
	border: 3px solid #F00;
}
#headingBG {
	background: url(../images/tabBG-grey.gif) repeat;
	font-weight: bold;
	text-align: center;
}
#headingBG td {
	padding-top: 5px;
	padding-bottom: 5px;
}
.bold {
	font-weight: bold;
	color: #000;
}
/******************************
* INMAN GENUINE
******************************/
#genuineBox {
}
#genuineBox img {
	border: 1px solid #CCC;
	padding: 7px;
	margin-right: 18px;
}
/******************************
* LABS LISTING
******************************/
ul.listLab {
	margin: 0px;
	padding: 15px 0px 0px;
	list-style: none;
}
ul.listLab li {
	margin-bottom: 30px;
	background: url(../images/checklist.gif) no-repeat;
	padding-left: 60px;
}
/******************************
* TESTIMONIALS ON SEMINAR COURSE PAGE
******************************/
.testimonialBox {
	background: url(../images/greyBG.gif) repeat;
	height: auto;
	width: 650px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.TabbedPanelsContent .testimonialContent{
	background: url(../images/testimonial_topBl.gif) no-repeat left top;
	padding: 10px 0px 10px 50px;
}
.TabbedPanelsContent .testimonialContent p{
	margin: 0px 36px 0px 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.TabbedPanelsContent .small {
	font-size: 9px;
	background: url(../images/testimonial_bottomBl.gif) no-repeat right top;
}
/******************************
* ERROR, NOTICE
******************************/
.notice {
	border: 1px solid #FF8484;
	padding: 10px 15px 5px;
	height: auto;
	width: 656px;
	background: #FFE8E8;
	margin: 0px 0px 25px;
}
.notice p{
	margin: 0px 0px 10px;
	padding: 0px;
}
.NB {
	border: 1px solid #FF8484;
	padding: 10px 15px 5px;
	height: auto;
	width: 825px;
	background: #FFE8E8;
	margin: 0px 0px 25px;
}
.NB p{
	margin: 0px 0px 10px;
	padding: 0px;
}

/******************************
* ARTICLES
******************************/
.articleBox {
	margin: 0px 0px 20px;
	border-bottom: 1px dashed #CCC;
	padding-top: 0px;
	padding-bottom: 20px;
}
.articleimgL{
	float: left;
	margin-top: 0px;
	padding: 0px 20px 10px 0px;
}
.articleimgR{
	float: right;
	margin-top: 0px;
	padding: 0px 0px 10px 20px;
}
.articleimgC{
	margin-top: 0px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
}
.articleImCenter {
	margin-bottom: 15px;
	margin-top: 0px;
	padding-top: 0px;
}
.articleImCenter img{
	margin-bottom: 15px;
}
#contentContainer .articleBox h3 a{
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #FFD2F1;
	padding: 5px 8px;
	background: url(../images/dropdown-over-pink.gif) repeat-x;
	height: auto;
	width: auto;
}
#contentContainer .articleBox h3 a:hover{
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #C5DEFA;
	background: url(../images/dropdown-over.gif) repeat-x;
}
/******************
/* SIGNUP SECTION
********************/
#sitemapContent .TabbedPanelsContent ul{
	margin: 0px;
	padding: 0px;
}
#sitemapContent .TabbedPanelsContent ul li{
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
	font-size: 11px;
	background: url(../images/arrow.png) no-repeat left top;
	padding-left: 25px;
	list-style: none;
}

/******************************
* AMEMBER
******************************/
table.paragraph {
	background: url(../images/pinkBG.gif) repeat;
	width: 750px;
}
table.paragraph td{
	padding: 20px 20px 10px;
}
table.paragraph p, p.signupP {
	margin-bottom: 12px;
}
table.paragraph ul{
	margin: 0px;
	padding: 0px;
}
table.paragraph ul li{
	margin-bottom: 12px;
}
/******************************
* VIDEO
******************************/
.videoBox {
	text-align: center;
	padding-top: 30px;
}
/******************************
* WORLDPAY
******************************/
#cc {
	background-image: url(../images/cc.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 303px;
	text-align: center;
	margin-left: 34%;
	margin-top: 50px;
}
/******************************
* TYPO
******************************/
#sitemapContent .csc-linkToTop {
	margin-left: 880px;
	margin-bottom: 2px;
}
/* search result */
#sitemapContent .tx-indexedsearch-percent {
	float: right;
}
/* form mail */
a.none img{
	border-width: 0px;
	border-style: none;
}
/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: #F00;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: red;*/
	background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: #F00;
	margin: 3px 0 15px 120px;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 5px 0;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a {
	/* Description */
	cursor: help;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn {
	/* Description */
	display: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	border: 1px solid #FF8484;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
	background: #FFE8E8;
	z-index: 3;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_password,
fieldset.tx-powermail-pi1_fieldset input.powermail_file,
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	background-color: #F2EEE5;
}
/*search result - browse list*/
ul.browsebox {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: auto;
	height: auto;
	border-top: 1px solid #CCC;
}
/*align tab and it is also fix layout in ie7*/
#sitemapContent ul.browsebox li{
	float: left;
}

#sitemapContent ul.browsebox li a{
	padding: 5px;
	text-decoration: none;
	width: auto;
	height: auto;
	text-align: center;
	border: 1px solid #FFF;
	display: block;
}
ul.browsebox li a:hover{
	padding: 5px;
	background: #E6E6E6;
	border: 1px solid #A72AA0;
}
.tx-indexedsearch .tx-indexedsearch-browselist-currentPage a, #sitemapContent .tx-indexedsearch-browselist-currentPage a:hover{
	padding: 5px;
	background: #46392f;
	color: #FFF;
	border: 1px solid #46392f;
}
.tx-indexedsearch-res {
	clear: both;
	margin: 0px;
	padding: 12px 0px 5px;
}
/* fix search layout in firefox on widescreen*/
.tx-indexedsearch-search-for {
	clear: both;
}

.tx-srlanguagemenu-pi1-flag {
	border: 0px;
}
/*e-learning*/
#elearningContent .homelink a{
	color: #FFF;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
	border: 2px solid #6B5851;
	width: auto;
	height: auto;
	top: 0px;
	background: #382E25;
	padding: 5px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}
#elearningContent .homelink a:hover{
	border: 2px solid #382E25;
	background: #68554E;
}
#elearningContent .coursebox .summary p{
	font: 11px Verdana, Geneva, sans-serif;
	margin: 0px 0px 12px;
	padding: 0px;
}
#elearningContent .coursebox .summary ul{
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 16px;
	margin-left: 16px;
}
#elearningContent .coursebox .summary ul li{
	list-style: none;
	background: url(../images/arrow.png) no-repeat left 2px;
	margin-bottom: 8px;
	padding-left: 28px;
}
#elearningContent #content table #resource{
	margin-right: 20px;
}

#elearningContent #content table #resource li{
	list-style: none;
	background: url(../images/arrow.png) no-repeat left 3px;
	margin-bottom: 10px;
	padding-left: 28px;
}
#elearningContent #content table #resource ol li ul li{
	list-style: none;
	background: url(../images/arrow-right.gif) no-repeat left 4px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
#elearningContent #content table #resource ol ul{
	margin-top: 10px;
	margin-left: 0px;
	padding: 0px;
}
#elearningContent .generalboxcontent {
	border: 1px solid #85B6FE;
	padding: 10px 15px 5px;
	height: auto;
	width: 96%;
	background: #E8F3FF;
	margin: 0px 0% 25px;
}
#elearningContent .generalboxcontent boxaligncenter p{
	margin: 0px 0px 10px;
	padding: 0px;
}
#inman01 {
	height: 38px;
	width: 210px;
	margin-left: 360px;
}
#inman01 a{
	height: 38px;
	width: 210px;
	display: block;
	background: url(../images/online-learning/inman01.gif) no-repeat left top;
	text-indent: -9999px;
}
#inman01 a:hover{
	background: url(../images/online-learning/inman01_over.gif) no-repeat left top;
}
#currency {
	padding-top: 0px;
	background: url(../images/currency_converter.gif) no-repeat;
	height: 24px;
	width: 180px;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#currency_side {
	padding-top: 0px;
	margin: 30px 15px -35px 20px;
	background: url(../images/currency_converter.gif) no-repeat;
	padding-left: 25px;
	height: 24px;
}
#currency_side a,#currency a  {
	text-decoration: none;
}
#currency_side a:hover, #currency a:hover {
	text-decoration: underline;
}
#access-online-learning, #access-online-learning-above{
	height: 46px;
	width: 226px;
	background: url(../images/access-online-learning.gif) no-repeat;
	margin-left: 210px;
}
#access-online-learning-above{
	margin-bottom: 15px;
}

#access-online-learning a, #access-online-learning-above a {
	text-indent: -9999px;
	display: block;
	height: 46px;
	width: 226px;
}
#access-online-learning a:hover, #access-online-learning-above a:hover {
	background: url(../images/access-online-learning-over.gif) no-repeat;
}
