html, body {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	margin:0 auto;
	background:#000;
	padding:0px;
	line-height: 140%;
	width: 100%;
	min-width: 970px;
	color: #fff;
	padding-bottom:50px;
}
body td
{
	color: #9f9f9f;
}
a:focus {
	outline:none;
}
a img {
	border: none;/*remove border for linked images*/
}
.LogoHolder {
	padding-top:21px;
}
.nonSemanticSpacer {
	height:13px;
}
.ContentWraper {
	background:#2c2c2c;
}
.ContentPage, .ContentPage td
{
	color:#fff;
	padding:10px;
	font:12px/16px Verdana, Arial, Helvetica, sans-serif;
}
.ContentOther
{
	background:url(../images/bgLine.gif) repeat-y left top;
	margin:0;
	padding:0;
}
.ContentOtherNews
{
	background-color:Black;
}
#TD_PageContent a:link {
	color: #2C2C2C;
	text-decoration: none;
}
#TD_PageContent a:visited {
	text-decoration: none;
	color: #2C2C2C;
}
#TD_PageContent a:hover {
	text-decoration: underline;
	color: #fff;
}
#TD_PageContent a:active {
	text-decoration: none;
	color: #2C2C2C;
}
/****** Main Menu Border *****/


div.MenuBorderDefault {
	margin:0 auto;
	border-bottom:1px solid #A6CF39;
	_border-top:1px solid #A6CF39;
	_border-bottom:0px;
	width:auto;
	height:1px;
	margin-left:15px;
	margin-right:15px;
}
div.MenuBorderAboutUs {
	margin:0 auto;
	border-bottom:1px solid #FF8A00;
	_border-top:1px solid #FF8A00;
	_border-bottom:0px;
	width:auto;
	height:1px;
	margin-left:15px;
	margin-right:15px;
}
div.MenuBorderNews {
	margin:0 auto;
	border-bottom:1px solid #9091c3;
	_border-top:1px solid #9091c3;
	_border-bottom:0px;
	width:auto;
	height:1px;
	margin-left:15px;
	margin-right:15px;
}
div.MenuBorderMembership {
	margin:0 auto;
	border-bottom:1px solid #45A3AB;
	_border-top:1px solid #45A3AB;
	_border-bottom:0px;
	width:auto;
	height:1px;
	margin-left:15px;
	margin-right:15px;
}
div.MenuBorderEducation {
	margin:0 auto;
	border-bottom:1px solid #AA245E;
	_border-top:1px solid #AA245E;
	_border-bottom:0px;
	width:auto;
	height:1px;
	margin-left:15px;
	margin-right:15px;
}
div.MenuBorderCPD {
	margin:0 auto;
	border-bottom:1px solid #2589C3;
	_border-top:1px solid #2589C3;
	_border-bottom:0px;
	width:auto;
	height:1px;
	margin-left:15px;
	margin-right:15px;
}
div.MenuBorderInternational {
	margin:0 auto;
	border-bottom:1px solid #E70000;
	_border-top:1px solid #E70000;
	_border-bottom:0px;
	width:auto;
	height:1px;
	margin-left:15px;
	margin-right:15px;
}
div.MenuBorderContact {
	margin:0 auto;
	border-bottom:1px solid #0072FF;
	_border-top:1px solid #0072FF;
	_border-bottom:0px;
	width:auto;
	height:1px;
	margin-left:15px;
	margin-right:15px;
}
div.MenuBorderEvents {
	margin:0 auto;
	border-bottom:1px solid #FFFF00;
	_border-top:1px solid #FFFF00;
	_border-bottom:0px;
	width:auto;
	height:1px;
	margin-left:15px;
	margin-right:15px;
}
div.MenuBorderBookshop {
	margin:0 auto;
	border-bottom:1px solid #B625C3;
	_border-top:1px solid #B625C3;
	_border-bottom:0px;
	width:auto;
	height:1px;
	margin-left:15px;
	margin-right:15px;
}
div.MenuBorderFAQ {
	margin:0 auto;
	border-bottom:1px solid #08A500;
	_border-top:1px solid #08A500;
	_border-bottom:0px;
	width:auto;
	height:1px;
	margin-left:15px;
	margin-right:15px;
}

/****** MainContent *****/


.MainContent{
	background:#636466;
	padding-bottom:10px;
}
.ImagHolder{
	width:210px;
	background-color:#2F2F2F;
	height:100%;
}
.TxtWraper{
	background-color:#000000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	color: #9f9f9f;	
	width:210px;
}
.ImagHolder .txtEvent
{
	padding:5px 5px 5px 10px;
	
}
.txtEvent a
{
	color:#9f9f9f;
	font-size:11px;
	text-decoration:none;
}
.NewsDate
{
	padding-left:10px;
}
.TxtWraper a{
	display:block;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	color:#9f9f9f;
	font-size:11px;
	text-decoration:none;
	padding-left:10px;
}
.TxtWraper a:hover{
	
	color:#fff;
	display:block;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	color:#9f9f9f;
	font-size:11px;
	text-decoration:none;

}
div.HoverImage a{
	
	color:#fff;

}
.LeftSideBar{
	background:#4d4d4d;
	
	padding-top:24px;
	width:163px;
}
.LeftSideBar ul{
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;
	padding-left:23px;
}

.LeftSideBar ul li{
	margin:0 auto;
	padding:0px;
	
	float:left;
	border-right:1px solid #9f9f9f;
	padding-left:10px;
	padding-right:10px;
	
}
.LeftSideBar ul li.lastLi{
	border:none;
}
.LeftSideBar ul li a {
	color:#9f9f9f;
	font-size:11px;
	text-decoration:none;
	display:block;
	float:left;
	line-height:12px;
	
}
.LeftSideBar ul li a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.VerticalMenu{padding-top:44px;padding-left:34px;}
.VerticalMenu ul {
	float:none;
	clear:both;
}

.VerticalMenu ul li{
	float:none;
	clear:both;
	border:none;
	padding-bottom:13px;
}

.VerticalMenu ul li a{
	float:none;
	clear:both;
}

/******** futer Manu *****/
.FuterManu{
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}
.FuterManu ul{
	margin:0 auto;
	padding:0px;
	float:left;
	list-style:none;
}

.FuterManu ul li{
	margin:0 auto;
	padding:0px;
	float:left;
}
.FuterManu ul li.lastLi{
	border:none;
}
.FuterManu ul li a {
	color:#9f9f9f;
	font-size:11px;
	text-decoration:none;
	display:block;
	float:left;
	line-height:10px;	
}
.CopyR{
	font-size:11px;
	padding-right:30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#717171;
}

.LogoHolder span a
{font: 11px/14px Verdana, Arial, Helvetica, sans-serif; color:#9f9f9f; text-decoration:none;}
.LogoHolder span a:hover
{font: 11px/14px Verdana, Arial, Helvetica, sans-serif; color:#9f9f9f; text-decoration:underline;}
/* style li */
#TD_PageContent li
{
	list-style-type:none;
	margin-left:-30px;
	background:url(../images/diamond.gif) no-repeat left 10px;
	padding:10px 0px 0px 40px;
}

/*** scroll ***/
.scroll
{	
	scrollbar-face-color: #9f9f9f;
	scrollbar-arrow-color: #2c2c2c;
	scrollbar-shadow-color: #9f9f9f;
	scrollbar-darkshadow-color: #7D7D7D;
	scrollbar-highlight-color: #9f9f9f;
	scrollbar-3dlight-color: #7D7D7D;
}

/*** div slide ***/


/***** clearfix *****/
.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}

/* Panel Tab/button */
.tab {
  	
	width:931px;
	margin:0 auto;
	padding:0px;
	position: relative;
    top: 0;
    z-index: 999;
}

.tab ul.login {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 42px;
	width: auto;
  	font-weight: bold;
	line-height: 42px;
	margin: 0;
	right: 0;
  	color: white;
  	font-size: 80%;
	text-align: center;
}


.tab ul.login li.left {
  	background: url(../sliderImages/tab_l.png) no-repeat left 0;
  	height: 23px;
	width: 6px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li.right {
  	background: url(../sliderImages/tab_r.png) no-repeat left 0;
  	height: 23px;
	width: 6px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li {
 	text-align: left;
  	
	display: block;
	float: left;
	height: 23;
	background-repeat:no-repeat;
}


.tab ul.login li a {
	color: #575656;
	font-size:16px;
	font-weight:normal;
}

.tab ul.login li a:hover {
	color: white;
}

.tab .sep {color:#414141}

.tab a.open, .tab a.close {
	height: 23px;
	line-height: 0px !important;
	cursor: pointer;
	display: block;
	width: 119px;
	position: relative;
	top: 0px;
}


.tab a.open {background: url(../sliderImages/membersUpDown.png) no-repeat left 0px;}
.tab a.close {background: url(../sliderImages/membersUpDown.png) no-repeat left -23px;}


/* sliding panel */
#toppanel {
    position: absolute;   /*Panel will overlap  content */
    /*position: relative;*/   /*Panel will "push" the content down */
    top: 0;
    width: 100%;
    z-index: 999;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#panel {
	width: 100%;
	height: 270px;
	color: #bebebe;
	background: #666464;
	border-bottom:1px solid #313131;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
}

#panel h1 {
	font-size: 1.6em;
	padding: 5px 0 10px;
	margin: 0;
	color: #bebebe;
}

#panel h2{
	font-size: 1.2em;
	padding: 10px 0 5px;
	margin: 0;
	color: white;
}

#panel p {
	margin: 5px 0;
	padding: 0;
}

#panel a {
	text-decoration: none;
	color: #bebebe;
}

#panel a:hover {
	color: white;
}

#panel a-lost-pwd {
	display: block;
	float: left;
}

#panel .content {
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	font-size: 0.85em;
}

#panel .content .left {
	width: 280px;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #535252;
}

#panel .content .right {
	border-right: 1px solid #535252;
}

#panel .content form {
	margin: 0 0 10px 0;
}

#panel .content label {
	float: left;
	padding-top: 8px;
	clear: both;
	width: 280px;
	display: block;
}

#panel .content input.field {
	border: 1px #7d7d7d solid;
	background: #fff;
	margin-right: 5px;
	margin-top: 4px;
	width: 200px;
	color: white;
	height: 16px;
}

#panel .content input:focus.field {
	background: #545454;
}

/* BUTTONS */
/* Login and Register buttons */
#panel .content input.bt_login,
#panel .content input.bt_register {
	display: block;
	float: left;
	clear: left;
	height: 30px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
	color:#bebebe;
}

#panel .content input.bt_login {
	width: 108px;
	background: transparent url(../sliderImages/bt_login.png) no-repeat 0 0;
}

#panel .content input.bt_register {
	width: 108px;
	color:#bebebe;
	background: transparent url(../sliderImages/bt_login.png) no-repeat 0 0;
}

#panel .lost-pwd {
	display: block;
	float:left;
	clear: right;
	padding: 15px 5px 0;
	font-size: 0.95em;
	text-decoration: underline;
}
/*** Monthly Newsletter ***/
#MonthlyNewsletter
{
	 width:100%;
	padding:10px;
	color:#fff;
}
#MonthlyNewsletter h1
{
	font:bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}
#TD_PageContent #MonthlyNewsletter ul li
{
	list-style-type:none;
	background:none;
	padding:10px 0px 10px 40px;
}
#MonthlyNewsletter img
{
	border:0 none;
}
#divHome
{
	position:relative;
	margin-top:-20px;
	text-align:left;
	float:left;
	width:auto; z-index:0;
	font-size:10px;
}
.SearchButton
{
	padding:0px;
	margin:0px 5px 0px 5px;
	cursor:pointer;
}
.SearchField
{
	width:150px;
	height:18px;
	font:normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
	padding:0px 0xp 0xp 2px;
	margin:0px;
	background:url(../Images/textBoxSearch.jpg) no-repeat;
	color:#000;
	border:0 none;
}

#TD_MiddleBottom td
{
	padding:0px 2px 0px 2px;
}
.forthMenu
{
	padding-left:5px;
}
#menuBanners
{
	height:87px;
	border-top:solid 1px #000;
	background:#000000;
}
#menuBanners a
{
	display:inline;
	padding:0; margin:0; float:left;
}