﻿body {
}

.ShowInstituteRegister
{
	font-family: Arial;
	font-size: 12px;
	color:#727274;
	direction:rtl;
}
.ShowInstituteRegister .Header
{
	background:url('Index/form_top.jpg') no-repeat;
	width:164px;
	height:94px;
}
.ShowInstituteRegister .HeaderSmall
{
	background:url('Index/form_top.jpg') no-repeat;
	width:164px;
	height:94px;
}
.ShowInstituteRegister .Body
{
	background:url('Index/form_pixel.jpg') repeat-y;
	width:164px;
}
.ShowInstituteRegister .BodySmall
{
	background:url('Index/form_pixel.jpg') repeat-y;
	width:164px;
}

.ShowInstituteRegister .Footer
{
	background:url('Index/form_bottom.jpg') no-repeat;
	width:164px;
	height:73px;
}
.ShowInstituteRegister .FooterSmall
{
	background:url('Index/form_bottom.jpg') no-repeat;
	width:164px;
	height:73px;
}
.ShowInstituteRegister .Body .Text
{
	padding-top:3px;
	padding-right:10px;
}
.ShowInstituteRegister .Body .Label
{
	padding-top:5px;
	padding-right:10px;
	font-weight:bold;
	color:#2A3664;
}
.ShowInstituteRegister .Body .InputText
{
	background:#fff url(Common/search_pixel.gif) repeat-x center top;
	border:1px solid #83838A;
	color:#83838A;
	font-family:Arial;
	font-size:12px;
	height:18px;
	display:block;
	width:138px;
	margin-right:10px;
	padding-right:4px;
}
/* IE6 Only */
* html 
.ShowInstituteRegister .Body .InputText
{
}

/* IE7 Only */
*:first-child+html 
.ShowInstituteRegister .Body .InputText
{
}
.ShowInstituteRegister .Body 
.Select 
{
	font-family: Arial;
	font-size: 12px;
	height:20px;
	color:#727274;
	min-height:19px;
	max-height:19px;
	border:1px solid #83838A;
	padding:0px;
	margin-right:10px;
}
.ShowInstituteRegister .SelectContainer
{
	width:77px;
	float:right;
}
.ShowInstituteRegister .CheckboxContainer
{
	margin-top:2px;
	margin-right:10px;
	padding-bottom:5px;
}
.ShowInstituteRegister .Body 
.Checkbox 
{
	margin-top:10px;
}
.CheckboxText 
{
	text-align:justify;
}
.ShowInstituteRegister
.CheckboxContainer span
{
	font-size:11px;
}
a.CheckboxText
{
	color:#83838A;
	text-decoration:none !important;
}
a.CheckboxText:hover
{
	color:#83838A;
	text-decoration:none !important;
}

.ShowInstituteRegister 
.Long{width:137px;}
.ShowInstituteRegister 
.Short{	width:60px;}

.ShowInstituteRegister 
.ButtonSubmit
{
	float:right;
	width:96px;
	height:59px;
	margin-top:3px;
	margin-right:28px;
	cursor:pointer;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
}
.Breaker
{
	float:none;
	clear:both;
}
.ShowInstituteRegister 
.ErrorBubble
{
	display:none;
	position:relative;
	right:11px;
	width:137px;
	height:17px;
	background-color:#2A3664;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	overflow:hidden;
	margin-bottom:-19px;
	bottom:20px;
	padding:2px 5px 0px 0px;
	/*filter:alpha(opacity: 90);
	opacity: 0.9;*/
}
/* IE6 Only */
* html 
.ShowInstituteRegister 
.ErrorBubble
{
}

/* IE7 Only */
*:first-child+html 
.ShowInstituteRegister 
.ErrorBubble
{
}
.ShowInstituteRegister 
.Invalid
{
	border:solid 1px #353F48 !important;
}

.ShowInstituteRegister 
.Divider
{
	height:12px;
}

.ShowInstituteRegister 
.Line
{
	padding-top:6px;
	margin-bottom:6px;
	border-bottom:solid 1px #83838A;
	width:131px;
	height:1px;
}

/* IE6 Only */
* html 
.ShowInstituteRegister 
.Line
{
	margin-top:-12px;
}

.ShowInstituteRegister
.BodySmall a
{
	color:#C01B23 !important;
	text-decoration:underline !important;
	font-weight:bold;
	display:block;
	float:right;
}

.ShowInstituteRegister
.BodySmall a:hover
{
	text-decoration:none !important;
}
.ShowInstituteRegister
.BodySmall img
{
	background:url('Images/Register/Images/Site/red_arrow.gif') no-repeat;
	border-width:0px;
	margin-top:4px;
	margin-right:4px;
	width:5px;
	height:5px;
	float:right;
}

.btnMultiRegister
{
    float:left;
    display:block;
    color:#727274;
    font-weight:bold;
    margin-top:10px;
    cursor:pointer;
    margin-left:25px;
    font-size:14px;
    text-decoration:underline;
}
#multiRegister
{
    position:relative;
	display:none;
}
#multiRegister .Multi .UCContainer
{
    margin:0px auto;
    width:157px;
}
#multiRegister .Multi
{
    position:absolute;
    width:200px;
    z-index:-1px;
    top:-540px;
    left:-100px;
}

.MultiRegister
{
    background-color:#F8F8F8;
    color:#353F48;
}
.MultiRegister .Field
{
    width:50%;
    float:right;
    padding-top:5px;
}
.MultiRegister .Content *
{
    color:#2A3664;
}

.MultiRegister .InputText {
    background-image:url(Images/SearchStrip/search_pixel.gif);
    background-position:center top;
    background-repeat:repeat-x;
    border:1px solid #ABADAC;
    color:#353F48;
    font-family:Arial;
    font-size:11px;
    width:88%;
}
.MultiRegister .InputText.Invalid {
    border:1px solid red;
}
.MultiRegister .Invalid ~ span {
    color:Red;
}
.MultiRegister span.Invalid {
    color:Red;
}
.MultiRegister span
{
    font-size:11px;
}
.MultiRegister .Content
{
    padding:20px;
}
.MultiRegisterInfo
{
    padding-top:10px;
    padding-bottom:20px;
}
.MultiRegisterInfo .Title
{
    font-size:15px;
    color:#2A3664;
    font-weight:bold;
}
.MultiRegisterInfo .SubTitle
{
    font-size:14px;
    padding-top:5px;
}
.MultiRegisterInfo .Preview
{
    font-size:12px;
    padding-top:5px;
}
.MultiRegister .Footer
{
    background-color:#E8E8E8;
    height:16px;
}
.MultiRegister .Footer .Error
{
    padding-right:20px;
    color:#2A3664;
    width:80%;
    float:right;
    font-weight:bold;
}
.MultiRegister .Footer .Send
{
    width:40px;
    font-weight:bold;
    color:#2A3664;
    float:left;
    /*background:url('Site/blue_round_arror.jpg') no-repeat 6px;*/
    cursor:pointer;
    margin-left:40px;
}
.MultiRegister .Footer .Send.Sending
{
    background:none;
}

