#gn-mydimdimcontentDiv{

}

#gn-mydimdimcontentDiv #toppod {
	width: 565px;
	height: 178px;
	background-image: url(../images/top-bgr-mydimdim.png);
	background-repeat: no-repeat;
}
.toppod_text
{
padding:60px 0px 0px 45px;
font:Arial, Helvetica, sans-serif;
font-size:27px;
color:#FFFFFF;
}

#gn-mydimdimcontentDiv #cpod {
	width: 565px;	
}

#gn-mydimdimcontentDiv #cpodModified {
	width: 565px;	
}

#gn-mydimdimcontentDiv #cpod #cpod_top {
	background-image: url(../images/cpod_top.png);
	background-repeat: no-repeat;
	height: 15px;
}

#gn-mydimdimcontentDiv #cpodModified #cpod_top {
	background-image: url(../images/cpod_top.png);
	background-repeat: no-repeat;
	height: 20px;
}


#gn-mydimdimcontentDiv #cpod #cpod_bottom {
	background-image: url(../images/cpod_bottom.png);
	background-repeat: no-repeat;
	height: 8px;
}


#gn-mydimdimcontentDiv #cpodModified #cpod_bottom {
	background-image: url(../images/cpod_bottom.png);
	background-repeat: no-repeat;
	height: 12px;
}

#gn-mydimdimcontentDiv #cpod #cpod_content {
	/* height:790px; */
	font-weight:bold;
	color:#666666;
	line-height:16px;
	background-image: url(../images/cpod_bg.png);
	background-repeat: repeat-x;
	background-color: #ebebeb;
}

#gn-mydimdimcontentDiv #cpodModified #cpod_content {
	/* height:790px; */
	font-weight:bold;
	color:#666666;
	line-height:20px;
	background-image: url(../images/cpod_bg.png);
	background-repeat: repeat-x;
	background-color: #ebebeb;
}

#gn-mydimdimcontentDiv #cpod #cpod_content_login {
	height:500px;
	font-weight:bold;
	color:#666666;
	line-height:16px;
/*	background-image: url(../images/cpod_bg.png);
	background-repeat: repeat-x; */
	background-color: #ffffff; 
}

#gn-mydimdimcontentDiv #cpodModified #cpod_content_login {
	height:570px;
	font-weight:bold;
	color:#666666;
	line-height:16px;
/*	background-image: url(../images/cpod_bg.png);
	background-repeat: repeat-x; */
	background-color: #ffffff; 
}

#login
{	
	float:left;
	padding-left:130px;
	padding-right:50px;
	position:relative;
	width:300px;
}

.headings
{
	color:#0066cc;
	font-size:20px;
}

.login_btn {
	background-image: url(../images/login.png);
	height: 33px;
	width: 97px;
	text-align:center;
	float:left;
	cursor:default;
	background-repeat:no-repeat;
}

* html .login_btn
{
	background-image:none;
	background-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='html/portal/images/login.png', sizingMethod='crop');
}

.login_btn_text{
padding-top:10px;
color:#FFFFFF;
font-weight:bold;
}

.send_btn {
	background-image: url(../images/send.png);
	height: 33px;
	width: 97px;
	padding-top:5px;
	text-align:center;
	float:left;
	cursor:pointer;
	background-repeat:no-repeat;
}


.createaccount_btn
{
	background-image:url(../images/create_account.png);
	background-repeat:no-repeat;
	height: 34px;
	width: 150px;
	float:left;
	cursor:pointer;
}


* html .createaccount_btn
{
	background-image:none;
	background-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='html/portal/images/create_account.png', sizingMethod='crop');
}

.save
{
	background-image:url(../images/save.png);
	background-repeat:no-repeat;
	height: 34px;
	width: 150px;
	float:left;
	cursor:pointer;
}


* html save
{
	background-image:none;
	background-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='html/portal/images/save.png', sizingMethod='crop');
}

.admin_change_pwd_btn
{
	background-image:url(../images/admin_change_pwd.png);
	background-repeat:no-repeat;
	height: 34px;
	width: 150px;
	float:left;
	cursor:pointer;
}


* html admin_change_pwd_btn
{
	background-image:none;
	background-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='html/portal/images/admin_change_pwd.png', sizingMethod='crop');
}


.deleteaccount_btn
{
	background-image:url(../images/delete_account.png);
	background-repeat:no-repeat;
	height: 34px;
	width: 150px;
	float:left;
	cursor:pointer;
}


* html deleteaccount_btn
{
	background-image:none;
	background-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='html/portal/images/delete_account.png', sizingMethod='crop');
}

.editUserbtn
{
	background-image:url(../images/editUserbtn.png);
	background-repeat:no-repeat;
	height: 34px;
	width: 150px;
	float:left;
	cursor:pointer;
}


* html editUserbtn
{
	background-image:none;
	background-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='html/portal/images/editUserbtn.png', sizingMethod='crop');
}


SPAN.tick
{
	background-image:url(../images/tick.png);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
		padding-bottom:5px;
}

SPAN.cross
{
	background-image:url(../images/cross.png);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	padding-bottom:5px;
}

.floating
{
	float:left;
}

.redfont
{
 color:#FF0000;
}

.greenfont
{
 color:#006258;
}

#recaptcha_image img
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c0c0c0;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-left-color: #c0c0c0;
}


.whitemask
{
	background-image:url(../images/login_mask.png);
	background-repeat:no-repeat;
	width:236px;
	height:266px;
}

* html .whitemask
{
 background-image:none;
 background-color: transparent;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='html/portal/images/login_mask.png', sizingMethod='crop');
}

#whatsthis_captcha {
	position:absolute;
	left:700px;
	top:670px;
	width:250px;
	z-index:9999;
	background-image: url(../images/whatsthis_bg.png);
	background-repeat:repeat;
	padding:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c0c0c0;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-left-color: #c0c0c0;
}

#whatsthis_id {
	position:absolute;
	margin-left:640px;
	margin-top:100px;
	width:250px;
	z-index:9999;
	background-image: url(../images/whatsthis_bg.png);
	background-repeat:repeat;
	padding:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c0c0c0;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-left-color: #c0c0c0;
}

img.left
{
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0pt;
}

#ajax_waiting {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:1137px;
	z-index:9999;
	background-image: url(../images/tranasparent_white.png);
	background-repeat: repeat;
}

* html #ajax_waiting
{
	background-image:none;
	background-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='html/portal/images/ajax-loader.gif', sizingMethod='crop');
}
* html .ajax_waitingcss
{
	background-image: url(../images/tranasparent_white.gif);
	background-repeat: repeat;
	height:1137px;
}

#data_scroll
{
	overflow:scroll;
	height:300px;
	
}

#column td
{
padding: 5px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #92ceff;
border-right-width:1px;
border-right-color:#808080;
border-right-style:solid;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #92ceff;
border-left-width:1px;
border-left-color:#808080;
border-left-style:solid;
font-weight:normal;
color:#444;
}


.backBtnEdit
{
	font-size:18px;
	font-weight:bold;
	margin-left:200px;
}

.EditUserAlign
{
	width:100px;
	float:left;
}

#joinmeeting
{
	 width: 100px;
	 height: 35px;
	 cursor: pointer;
	 background-image:url(../images/join_btn.png);
	 background-repeat:no-repeat;
}
.joinmeetingShow
{
	display:block;
}
.joinmeetingHide
{
	display:none;
}

* html #joinmeeting
{
	 margin-left:0px;
	 background-image:none;
	 background-color: transparent;
	 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='html/portal/images/join_btn.png', sizingMethod='crop');
}

.join_status_podShow
{
	 width: 258px;
	 height: 100px;
	 background-image:url(../images/join_status_pod.png);
	 background-repeat:no-repeat;
	 margin: 0px auto;
	 text-align:center;
}
.join_status_podHide
{
	display:none;
}

.host_join_bg
{
	background-image:url(../images/host_join_bg.png);
	background-repeat:repeat-x;
	width:553px;
	height:390px;
	margin:0 auto;
}

#join_container
{
	width:565px;
	height:400px;
	background-image:url(../images/join_container_border.png);
	background-repeat:no-repeat;
}

.join_needhelp_bg
{
	background-image:url(../images/join_needhelp_bg.png);
	background-repeat:no-repeat;
	margin-left:575px;
	width:383px;
	height:178px;
	padding:10px;
}

.join_needhelp_holder
{
	margin-left:575px;
	width:383px;
	height:380px;
	padding:10px;
}

.join_needhelp_bg ul
{
	list-style:none;
}

#talktous_form
{
	position:absolute;
	z-index:1;
	background-color:#f3f7fc;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	margin-top:10px;
	margin-left:20px;
	width:330px;
}

