﻿.TGE_container
{
	background: url(/DesktopModules/TotalGymEnter/Images/Background.jpg) no-repeat;
	padding: 50px 0px 0px 10px;
	/*border: 1px solid #ff0000;*/
	width: 317px;
}

.TGE_mainTable{ color: #000000;}
/*.TGE_longTitle a:link, a:visited{ color: #0066CC!important; text-decoration: underline!important;}*/
.TGE_longTitle label{ color: #000000!important;}
.TGE_mainTable table label{ color: #000000!important;}

.TGE_field{width: 204px;}

.TGE_fieldTitle
{
	text-align: right;
	padding-right: 7px;
	vertical-align: top;
	padding-top: 2px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.TGE_longTitle
{
	text-align: left;
}

.TGE_captcha{float: left;}

#LBD_CaptchaDiv{float: left;}

.TGE_defaultTextbox{width: 120px}

.TGE_city{width: 80px;}

.TGE_validationSummary div ul{display: block; margin-top: 20px;}

.TGE_mandatiry{color: Red;}

.TGE_phone1{ width: 30px; }
.TGE_phone2{ width: 30px; }
.TGE_phone3{ width: 44px; }

.TGE_note{ font-size: 10px; color: #8E8E8E; font-weight: normal;}

#default_dnn_ctr396_viewtotalgymenter_ccaptcha_CaptchaImage,
#LBD_CaptchaImage,
#LBD_CaptchaDiv
{width: 180px!important; height: 50px!important;}


.TGE_sc{color: #000000!important; font-size: 11px!important;}

a.TGE_blink:link, a.TGE_blink:visited{
	color: #0066CC!important; text-decoration: underline!important;
}
a.TGE_blink:hover{
	color: #0066CC!important; text-decoration: none!important;
}
a.TGE_blink2:link, a.TGE_blink2:visited{
	color: rgb(217, 63, 63)!important; text-decoration: underline!important;
}
a.TGE_blink2:hover{
	color: rgb(217, 63, 63)!important; text-decoration: none!important;
}




TABLE.cms_table {
	BORDER-COLLAPSE: collapse;
	background-color: #ffffff;
	border: #a8cbd5 solid 1px;
	font-weight: normal;
	padding-left: 5px;
	color: #333333;
	line-height: 1.4em!important;
	margin-top: 3px;
	font-size: 12px!important;
}
TABLE.cms_table tr td
{
	padding: 2px 5px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	border: #a8cbd5 solid 1px;
	font-size: 12px;
}
TABLE.cms_table tr th
{
	background-color:#CEE2F2;
	border-bottom:1px solid #A8CBD5;
	border-right:1px solid #A8CBD5;
	color:#515151;
	font-weight:bold;
	line-height:23px;
	text-align:center;
	padding: 0px 5px 0px 5px;
}


