.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {display: inline-block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}

body {
	margin: 0;
	background: #ffffff url(../images23/body_top_bg.gif) top left repeat-x;
	border-top-style: solid;
	border-top-width: 44px;
	font-family: Arial, Tahoma;
	font-weight: normal;
	font-size: 12px;
}
div, span {
	font-family: Arial, Tahoma;
	font-weight: normal;
	font-size: 12px;
}
form {
	margin: 0;
	padding: 0;
}
.right {text-align: right;}
.left {text-align: left;}
div#banner_layer {
	position: relative;
	z-index: 2;
}
table#main_banner {
	margin-top: -44px;

	margin-left: auto;
	margin-right: auto;
	width: 932px;
	height: 76px;
	background-position: 1px 0; 
}
table#main_banner tr {
	background: url(../images23/header_bottom_bg_new.gif) 0 0 repeat-x;
	height: 76px;
}
table#main_banner td.left {
	background: transparent url(../images23/header_left_bg_new.gif) top left no-repeat;
	padding: 0 0 0 10px;
	height: 76px;
}
table#main_banner td.left img {
}
table#main_banner td {padding: 0}
table#main_banner td.right {
	vertical-align: top;
	text-align: right;
	padding: 0;
}
table#main_banner td#main_banner_end {
	height: 76px;
	width: 14px;
	float: right;
	padding: 0;	
    background: transparent url(../images23/header_right_bg_new.gif) no-repeat left top;
}
div#link_container {
    padding: 0;
    margin: 0;
    float: right;
    background: transparent url(../images23/header_menu_left_bg_new.gif) no-repeat left top;
}
div#banner_menu {
	height: 41px;
	margin: 0 0 0 36px;
	padding: 3px 0;
	/* --- IE6 Hack ---*/
	_margin: 0 0 0 16px;
	_padding-left: 10px;
	/* --- IE6 Hack ---*/
	background: transparent url(../images23/header_menu_bg_new.gif) top left repeat-x;	
	float: left;
}
div#banner_menu a {
	background: transparent url(../images23/read_more_arrow.gif) no-repeat scroll left 5px;
	text-decoration: none;
	padding: 0 14px 0 5px;
	font-weight: normal;
	font-size: 12px;
	color: #3e3e3e;
}
div#banner_end {
	float: left;
	height: 41px;
	width: 35px;
	margin: 0;
	padding: 0;
	background: transparent url(../images23/header_menu_right_bg_new.gif) top left no-repeat;	
}
table#main_banner img {
	float: left;
    border: none;
	margin: 10px 5px 0 0;
}
div#main_table {
	width: 936px;
	background: transparent url(../images23/content_bg.gif) top left repeat-y;
	margin: 11px 0;
	margin-left: auto;
	margin-right: auto;
}
div#main_table table#main_table_after_div {
		background: transparent url(../images23/content_top_bg.gif) top left no-repeat;	
}
div#main_table table td {
	padding: 0;
	vertical-align: top;
}
div#main_table table td#left_column {
	padding: 0;
	width: 217px;
}
div#main_table table td#left_column div#left_content {
	background: transparent;
	margin: 50px 0 0 15px;
	width: 200px;
}
div#main_table table td#left_column  p {
	padding: 0;
	margin: 0;
	background: transparent url(../images23/navigation_button_top_bg.gif) top left no-repeat;	
}
div#main_table table td#left_column  p.NavLinkOn {background: transparent url(../images23/navigation_button_active_top_bg.gif) top left no-repeat; padding-bottom: 2px;}
div#main_table table td#left_column p.NavLinkOn a { 
	margin-bottom: 13px;
}
div#main_table table td#left_column p a { 
	display: block;
	margin-bottom: 10px;
	padding: 20px 20px 0px 35px;
	width: 150px;
	color: #3e3e3e;
	text-decoration: none;
	font-size: 14px;
}
div#main_table table td#left_column div.button { 
	background: transparent url(../images23/navigation_button_bottom_bg.gif) bottom left no-repeat;	
	width: 205px;
	height: 25px;
	margin: -14px 0 0 0;
}
div#main_table table td#left_column div#navigation_bar {
	background: transparent;
	width: 205px;
}
div#main_table table td#left_column div.NavLinkOn {	background: transparent url(../images23/navigation_button_active_bottom_bg.gif) bottom left no-repeat;}
div#main_table table td#footer {
	text-align: center;
	vertical-align: middle;
	padding: 0;
	width: 936px;
	height: 63px;
	background: transparent url(../images23/content_bottom_bg.gif) top left no-repeat;
}
div#main_table table td#footer a {
	background: transparent url(../images23/read_more_arrow.gif) no-repeat scroll left 5px;
	text-decoration: none;
	padding: 0 30px 0 10px;
	font-weight: bold;
	color: #3e3e3e;
}
div#main_table table td#unisfair {
	text-align: center;
	padding: 5px;
	background: #fff;	
}
div#main_table table td#unisfair a img { border: none;}
div#main_table table td#content_td {padding: 0; width: 500px;}
div#main_table table td div#content_table {
	margin: 0;
	padding: 0;
	background: transparent;
}

div#main_table table td table#content {background: transparent; width: 100%}
div#main_table table td table#content td {vertical-align: top; padding: 4px 0;}
div#main_table table td table#content h1,
div#main_table table td table#content div.title {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0;
	padding: 2px 10px;
}



div#main_table table td table#content div.article {
	border: 12px solid #ececec;
	background: #fff url(../images23/article_top_bg.gif) top left repeat-x;
	margin: 10px 0;
	padding: 0 10px;
    color: #333;
}

div#main_table table td table#content ul li
{
color: #5E5E5E;
}


div#main_table table td table#content div.article .sponsor_image {
    border: none;
    float: right;
    margin: 5px;
}
div#main_table table td table#content p {
	color: #5e5e5e;
	padding: 2px 5px;
}
div#main_table table td#right_column {
	text-align: left;
	width: 217px;
    padding-top: 40px;
}
div#main_table table td#left_column div.head_title {
	border-left-width: 23px;
	border-left-style: solid;
	background: #fff url(../images23/column_right_bg.gif) top right repeat-y;
	margin: 10px 0;
	width: 180px;
}
div#main_table table td#left_column div.head_title h1 {
	font-size: 18px;
	border-left: 3px solid #ececec;
	margin: 0;
	padding: 2px 10px;
}
div#main_table table td#left_column div.expert {
	margin: 10px 0;
	width: 183px;
	padding: 10px;
	color: #656565;
	background: #fff url(../images23/column_right_bg.gif) top right repeat-y;
}
div#main_table table td#left_column div.expert a {
	color: #000; 
    font-size: 12px;
	text-decoration: none;
    padding: 0;
    display: inline;
}
div#main_table table td#left_column div.expert img {
	float: left;
	margin: 0 10px 10px 0;
}
div#main_table table td#left_column div.expert p {
	margin: 0 0 5px 0;
	background: transparent;
        overflow: hidden;
	width: 183px;
        clear: both;
}
div#main_table table td#right_column div#welcome_window {
	margin: 0 0 10px 8px;
	/* padding: 0 20px 10px 20px;
	width: 148px; */
        width: 190px; 
	color: #fff;
        overflow: hidden;
}
div#main_table table td#right_column div#welcome_window h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
	margin: 0;
}
div#main_table table td#right_column div#welcome_window p {
	padding: 0;
	margin: 0;
	font-size: 14px;
}
div#main_table table td#right_column div.right_window {
	margin: 0 0 15px 0px;
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
	width: 184px;
	padding: 0 7px;
	background: #fff url(../images23/column_left_bg.gif) top left repeat-y;
}
div#main_table table td#right_column div.right_window h1 {
	background: url(../images23/column_right_top_bg.gif) top left no-repeat;
	font-weight: bold;
	font-size: 18px;
	padding: 1px 10px 2px 30px;
	color: #fff;
	margin: 10px 3px;
}
div#main_table table td#right_column div.right_window p {
	text-align: center;
	padding: 0;
	margin: 0;
}
div#main_table table td#right_column div.right_window a {
	font-weight: bold;
	font-size: 14px;
	color: #5f5f5f;
	text-decoration: none;
	width: 146px;
	display: block;
}
input#Image1 {display: none}
div#main_table table td#right_column div#register_frame.right_window div#regtext,
div#main_table table td#right_column div.right_window p#submit_login {
	font-weight: normal;
	font-size: 14px;
	color: #5f5f5f;
	text-decoration: none;
	width: 146px;
        overflow: hidden;
	padding: 12px 20px 0pt;
	display: block;
	background: #cfcfcf url(../images23/button_top_bg.gif) top left no-repeat;
}
div#main_table table td#right_column div.right_window div#regclose {
	background: #fff url(../images23/button_bottom_bg.gif) top left no-repeat;	
	margin-bottom: 5px;
	width: 185px;
	height: 18px;
}
div#main_table table td#right_column div.right_window div.form {
	margin: 10px 0 0 0;
	background: transparent;
       /* height: 170px;*/
}
div#main_table table td#right_column div.right_window div.form a {
	display: block;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	width: 165px;
	padding: 10px 0 0 20px;
	background: #FFF url(../images23/login_arrow.gif) no-repeat scroll 5px 14px;		
}
div#div-quick-registration-form table {margin: 0 10px;}
table#content table.registrationFrame div#div-quick-registration-form table th,
table#content table.registrationFrame div#div-quick-registration-form table td,
table#content table.registrationFrame div#div-quick-registration-form table td a {padding: 2px 0;}
div#main_table table td#right_column p#forgot_pwd,
div#main_table table td#right_column div#login_window p.guest_login {text-align: left; padding: 5px 2px 7px;}
div#main_table table td#right_column p#forgot_pwd a.loginForgotPassText,
div#main_table table td#right_column p.guest_login a.guest_login,
div#main_table table td#right_column span.note a.external{
    background: none;
    color:#5F5F5F;
    display:inline;
    font-size:12px;
    font-weight:normal;
    text-decoration:none;
    margin: 0;
    padding: 5px 0;
}
div#login_window .errorMsg ul {
	margin: -30px 0 0 0;
}
div#main_table table td#right_column div#login_window {padding-bottom: 10px; }
div#main_table table td#right_column div#sponsors_window {clear: left;}
textarea {border: 1px solid #999;}
input#remember-my-account {margin-left: 3px;}
input.text,
input.loginInputText,
input.textfield {	
	width: 138px;
        height: 18px;
        border: 1px solid #999;
}
input.loginInputText {margin: 0 0 10px 3px; width: 175px;}
label {padding: 1px 2px;}
input.textfield {width: 200px;}
select.selectfield {width: 203px;}
div#main_table table td#right_column div.right_window h2 {
	font-weight: bold;
	font-size: 18px;
	padding: 2px 5px;
	color: #fff;
	margin: 10px 3px;
}
div#main_table table td#right_column div.right_window p.sponsor {
	border-top: 1px dotted #666;
	margin: 0 -7px;
	padding: 0 0 5px 0;
}
div#main_table table td#right_column div.right_window p.sponsor a {
	background: transparent;
	margin: 0;
	padding: 0;
	display: inline;
}
div#main_table table td#right_column div.right_window a img {
	border: none;
	margin: 5px 0;
}
div#main_table table.registrationFrame,
div#main_table table.registrationFrame table {background: transparent;}
div#main_table table.registrationFrame table th {
    font-weight: bold;
    text-align: left;
    padding: 2px 5px;
}
div#main_table table.registrationFrame table td {padding: 2px 5px;}
div#main_table table.registrationFrame table td#errorField {color: red;}
div#main_table table.registrationFrame a {padding: 0 0px;}
div#main_table table.registrationFrame a:hover {text-decoration: underline}
button {
    border: 3px double #ccc;
    color: #fff;
    height: 24px;
    padding: 0 5px;
    vertical-align: middle;
    font-size: 13px;
    margin-top: -1px;
    cursor: pointer;
}
button:hover {border: 3px solid #dedede;}
span {color: #333;}
span.mandatory {
    color: red;
    font-size: 12px;
}
span.misctextbold {font-weight: normal !important;}
strong {/*color: #333;*/}
span.login_err_msg li {
    /* background:#FFDDC6 none repeat scroll 0% 50%;
    border:1px solid red; */
    padding: 0 5px;
    color: red;
    font-weight:bold;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

span.login_err_msg ul {
    padding:0px;
    margin:0px;
    color: red;
}

/* images clipinig */
.img_top_logo {
}

/* registration form */
#invite-friends-email,
#time_zone {
	width: 420px;
}

/* privacy */
.privacy {
	display: block;
	margin-bottom: 10px;
}
.privacy,
.privacy a {
	font-size: 10px;
}
.footerText {
	font-size: 11px;
	line-height: 11px;
	margin: 20px 0 5px 10px;
	float: left;
}
.footerText a {
	font-size: 11px;
	line-height: 11px;
}
.footerLogo {
	margin-right: 10px;
	float: right;
}



.twitter,
.facebook {
	padding: 0 5px 2px 40px !important;
	color: #000000;
	font-weight: normal !important;
	font-size: 11px !important;
	height: 38px;
	width: 162px;
	height: 30px;
	cursor:pointer;
	line-height: 15px;
}

.twitter_link,
.facebook_link {
	height: 38px;
	width: 202px;
	float: left;
	color: #000000;
	font-size: 11px;
	margin-top: 7px;
	margin-bottom: 7px;
	cursor: pointer;
	padding-top: 10px ;
	text-decoration:none !important; 
	
	
}

.facebook_anchor_link { 
	
	display:block;
	font-size:11px;
	color:#000000;
	max-width:150px;
	font-weight:normal !important;
	text-decoration:none !important;
}

.twitter_link {
	background: url(../../microsite/style/button_twitter.gif) no-repeat 0 0;
}
.facebook_link {
	background: url(../../microsite/style/button_facebook.gif) no-repeat 0 0;
}
a#change_lang {
	padding: 3px 0 2px 22px !important;
}


.skype-reg, 
.facebook-reg, 
.twitter-reg {
	float: left;
	min-width: 20px;
	width:20px;
	height: 17px;
}

.skype-reg .misctextbold,
.facebook-reg .misctextbold,
.twitter-reg .misctextbold {
	padding-left: 17px;
	height: 30px;
}

.skype-reg {
	background: url(../../microsite/style/skype_icon_small.png) no-repeat 0 0;
}
.facebook-reg  {
	background: url(../../microsite/style/facebook_icon_small.png) no-repeat 0 0;
}
.twitter-reg {
	background: url(../../microsite/style/twitter_icon_small.png) no-repeat 0 0;
}

/* footer share */
.small_facebook  {
	background: url(../../microsite/style/facebook_share.gif) no-repeat 0 0;
}
.small_twitter {
	background: url(../../microsite/style/twitter_share.gif) no-repeat 0 0;
}
.small_twitter,
.small_facebook {
	width: 18px;
	height: 18px;
	float: left;
	margin-left: 7px;
	font-size: 11px;
	cursor: pointer;
}
.footer_links,
.share {
	float: left;
	line-height:12px;	
	font-size: 11px;
}
.share {
	color:#3E3E3E;
	font-weight:bold;
	padding:2px 0 0 10px;	
	background:transparent url(../images23/read_more_arrow.gif) no-repeat scroll left 5px;
}


#orfConnect
{
	width:180px;
	border-bottom: 1px dotted gray;
	margin-bottom: 8px;
	padding-bottom: 4px;
}

#fconnect_login
{
	
	margin-left: -6px;
		padding-left: -6px;
}


#login_window #fconnect_login
{
		
		margin-left: 5px;
}

.fieldSepartor
{
	margin:20px 0;
    border-bottom:1px solid #cdcdcd !important;
    height: 1px;
}

#full_registration_form TEXTAREA {
	width: 200px;
	height: 100px;
}


#invite-friends-email
{
	width: 200px;
}



