﻿/* Login */
div.loginTitle{
	font-family: 'Verdana';
    font-size: 15px;
	color: #0e3aa8;
	clear: both;
	margin-bottom: 20px;
}
div.loginIntroductionText{
	font-family: 'Verdana';
    font-size: 11px;
	color: #4d4d4d;
	clear: both;
	margin-bottom: 20px;	
}
div.loginLeftBox{
	margin-right: 20px;
	float: left;
}
div.loginRightBox{
	float: left;
}
div.loginBoxHeaderContainer{
	width: 275px;
	height: 33px;
	clear: both;
}
div.loginBoxHeaderLeftCorner{
	background: url('Images/scope/Box1LeftCorner.png') no-repeat;
	width: 7px;
	height: 33px;
	float: left;
}
div.loginBoxHeaderCenter{
	background: url('Images/scope/Box1MiddlePart.png') repeat-x;
	width: 261px;
	height: 33px;
	float: left;
}
div.loginBoxHeaderContent{
	font-family: 'Verdana';
    font-size: 14px;
	color: #ffffff;
	padding-top: 8px;
	padding-left: 5px;	
}
div.loginBoxHeaderRightCorner{
	background: url('Images/scope/Box1RightCorner.png') no-repeat;	
	width: 7px;
	height: 33px;
	float: right;
}
div.loginBoxContentContainer{
	width: 253px;
	height: 140px;
	border: solid 1px #ececec;
	background-color: #f5f5f3;
	padding: 10px;
	font-size: 11px;
	color: #4d4d4d;
	font-family: 'Verdana';	
}
div.loginLeftBoxTextContainer{
	height: 120px;
	clear: both;
	font-size: 11px;
	color: #4d4d4d;
	font-family: 'Verdana';
}
div.loginRightBoxFirstColumnContainer{
	width: 90px;
	float: left;
	text-align: right;
	padding-right: 10px;
	padding-top: 4px;
}
div.loginRightBoxSecondColumnContainer{
	width: 130px;
	float: left;	
}
div.loginRightBoxLabelSpace{
	height:18px; 
	overflow: hidden; 
	clear: both;
}
div.loginRightBoxInputFieldsContainer{
	height: 120px;
	width: 150px;
	clear: both;
}
.loginRightBoxInput{
	width: 150px;
	border: solid 1px #d3d3d3;
}
.loginRemeberMeCheck{
	margin: 0px;
	padding: 0px;
}
.loginRightBoxInputContainer{
	clear: both;
	margin-bottom: 10px;
}
.loginCheckBoxContainer{
	width: 20px;
	float: left;
	margin-left: -4px;
}
.loginCheckBoxTextContainer{
	float: left;
	padding-top: 0px;	
	width: 133px;
	line-height: 20px;
}
.loginButton{
	margin-top: -3px;
	padding-top: 3px;
	width: 170px;
}
a.loginCreateAccount:link, 
a.loginCreateAccount:active, 
a.loginCreateAccount:visited, 
a.loginCreateAccount:hover{
	display: block;
	background: url('Images/scope/LoginButtonCreateAccount.gif') no-repeat;
	color: #ffffff !important;
	text-decoration:none;
	text-align: center;
	width: 102px;
	height: 20px;		
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;	
}
a.loginCreateAccount:hover{
	background: url('Images/scope/LoginButtonCreateAccountMouseOver.gif') no-repeat;
	text-decoration:none !important;
}

a.trainingSignUp:link, 
a.trainingSignUp:active, 
a.trainingSignUp:visited, 
a.trainingSignUp:hover{
	display: block;
	background: url('Images/scope/LoginButtonCreateAccount.gif') no-repeat;
	color: #ffffff !important;
	text-decoration:none;
	text-align: center;
	width: 102px;
	height: 20px;		
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;	
}
a.trainingSignUp:hover{
	background: url('Images/scope/LoginButtonCreateAccountMouseOver.gif') no-repeat;
	text-decoration:none !important;
}

input.loginPageLogin{
	display: block;
	background: url('Images/scope/LoginPageLoginButton.gif') no-repeat;
	color: #ffffff !important;
	text-align: center;
	width: 85px;
	height: 20px;		
	font-size: 11px;
	font-weight: bold;
	font-family: 'Verdana';
	border: 0px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
	*padding-bottom: 0px;
}
input.loginPageLogin:hover{
	background: url('Images/scope/LoginPageLoginButtonMouseOver.gif') no-repeat;
	cursor: pointer;
}

div.loginPageFormBottomSpacer{
	height: 200px;
	clear: both;
}

a.loginPasswordForgottenLink:link, 
a.loginPasswordForgottenLink:active, 
a.loginPasswordForgottenLink:visited, 
a.loginPasswordForgottenLink:hover{
   	color: #4d4d4d !important;	
   	text-decoration: none !important;
}


/* Detail page */
div.detailPageLeadContainer{
	clear: both;
	margin-bottom: 15px;
}
div.detailPageArticleContainer{
	clear: both;
	margin-bottom: 10px;	
}
div.detailPageArticleContainer p{
	margin-bottom: 10px;
}


/* Listing page */
div.listingPictureContainer{
	float: left;
	width: 115px;
	margin-right: 10px;
}
div.listingLeadAndButtonContainer{
	float: left;
	margin: 0px;
}
div.listingLeadContainer{
	clear: both;
}
div.listingButtonContainer{
	padding-left: 15px;
	padding-top: 20px;
	clear: both;
}
div.listingDottedSeparator{
	margin-top: 15px;
}

/* Domain page */
div.domainPageContent{
	float: left;
	width: 460px;
	margin-right: 25px;
}
div.domainPageBannersAndNewsContainer{
	float: left;
	width: 170px;
	margin-left: 25px;	
}
div.domainPageLeadAndPictureContainer{
	width: 460px;
	clear: both;
	vertical-align: top;
}
div.domainPageLeadArticleSpace{
	clear: both;
	overflow: hidden;
	height: 20px;
}
div.domainPageLeadAndPictureContainer img{
	float: right;
}
div.domainPageArticleContainer{
	clear: both;
}
div.domainPageAfterArticleSpace{
	clear: both;
	overflow: hidden;
	height: 20px;
}
div.domainPageBannersContainer{
	clear: both;
}
div.domainPageNewsContainer{
	clear: both;
}
div.domainPageBannerNewsSpace{
	clear: both;
	overflow: hidden;
	height: 20px;
}
div.domainPageNewsBannerHeader{
	width: 150px;
	height: 18px;
	background: url('Images/scope/NewsBannerHeader.png') no-repeat;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 10px 0px;
}

div.domainPageNewsBannerContentContainer{
	width: 148px;
	padding: 10px 10px 0px 10px;
	border-left: 1px solid #bbbcaf;
	border-right: 1px solid #bbbcaf;
	width: 148px;
	font-size: 9px;
}


div.domainPageNewsBannerLink{
	width: 148px;
	padding: 10px 10px 0px 10px;
	border-left: 1px solid #bbbcaf;
	border-right: 1px solid #bbbcaf;
	width: 148px;
	font-size: 9px;
	text-align: right;
}

div.domainPageNewsBannerBottom{
	width: 170px;
	height: 9px;
	background: url('Images/scope/NewsBannerBottomPart.png') no-repeat;
}
div.domainPageNewsBannerDetailLinkContainer{
	clear: both;
	text-align: right; 
	height: 13px;
	padding-top: 4px;
	width: 148px;	
}
a.domainPageNewsBannerDetailLinkContainer, 
a.domainPageNewsBannerDetailLinkContainer:active, 
a.domainPageNewsBannerDetailLinkContainer:hover, 
a.domainPageNewsBannerDetailLinkContainer:visited{
	font-size: 9px;
	color: #0e5fd8 !important;
}
div.domainPageNewsBannerDetailLinkBottomSpacer{
	clear: both;
	overflow: hidden;
	height: 1px;
}

a.detailsTableLink, 
a.detailsTableLink:active, 
a.detailsTableLink:hover, 
a.detailsTableLink:visited{
	font-size: 11px !important;
	color: #4d4d4d !important;
}

a.dynamicBannedTitleLink, 
a.dynamicBannedTitleLink:active, 
a.dynamicBannedTitleLink:hover, 
a.dynamicBannedTitleLink:visited{
	font-size: 9px !important;
	color: #4d4d4d !important;
}

.detailTableText
{
	font-size: 10px !important;
	color: #4d4d4d !important;
}



/******** Scope Forms Related(Start) ***********/

/* main containers */

.formErrors
{
	float:left;
	padding:0px 0px 0px 15px;
	margin:0px 0px 10px 0px;
	background-color:#ffeeee;
}

.formContainer
{
	float:left;
	padding:15px 0px 15px 15px;
	background-color:#f3f3ee;
}

/* Title, gaps */

.formTitle
{
	height:35px;
	width:100%;
	clear:left;
	float:left;
	padding:10px 0px 0px 0px;
	
}

.formTitleLabel
{
	font-size:18px;	
	
}

.formDetailsGroupGap
{
	height:15px;
	width:100%;
	clear:left;
	float:left;
	
}

/* width */

.formWidthNormal
{
	width:500px;
}

.formWidthSmall
{
	width:450px;
	
}

.formInputSmall
{
	width : 60px;
}

.formInputNormal
{
	width : 140px;
}
select.formInputNormal
{
	width : 145px;
	*width : 147px;	
}


.formInputLarge
{
	width : 210px;
}
select.formInputLarge
{
	width : 215px;
	*width : 217px;	
}


/* errors */

.formErrorsImage
{
	clear:left;
	float:left;
	margin:5px 0px 0px 0px;
	width: 40px;
	height: 40px;
}

.formErrorsTitle
{
	float:left;
	margin:18px 0px 5px 10px;
	color:#cc0000;
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
}

.formErrorsSummary
{
	clear:left;
	float:left;
	width:100%;
	padding:15px 0px 0px 0px;
}

.formErrorsSummary ul
{
	color:#cc0000;
	font-family:Verdana;
	font-size:11px;
}

.formErrorLabel
{
	text-align:left;
	color:#cc0000;
	font-family:Verdana;
	font-size:11px;
}

.formErrorControl
{
	background-color:#ffeeee;	
	margin-right: 6px;
	*margin-right: 4px;
}

/* details */

.formDetailsInfo
{
	width:150px;
	clear:left;
	float:left;
}

.formDetailsInfoLarge
{
	width:250px;
	clear:left;
	float:left;	
}


.formDetailsInfoArea
{
	width:380px;
	clear:left;
	float:left;
}

.formDetailsInput
{
	width:230px;
	height: 25px;
	float:left;
}
.formDetailsInputBlock
{
	width:230px;
	float:left;
}

.formDetailsInputArea
{
	width:480px;
	clear:left;
	float:left;
}

.formDetailsLabel
{
	text-align:left;
	font-family:Verdana;
	font-size:11px;
	
}

.formDetailsLabelValue
{
	text-align:left;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
}


.formDetailsDropDown
{

}

.formDetailsTextBox
{
	margin-right: 6px;
	*margin-right: 4px;
}

.formDetailsValidator
{
	
}

.formDetailsTextArea

{
	width:460px;
}

.formDetails3Lines
{
	height:50px;
}

.formDetails6Lines
{
	height:100px;
}


a.formSubmitButton:link, 
a.formSubmitButton:active, 
a.formSubmitButton:visited, 
a.formSubmitButton:hover{
	display: block;
	background: url('Images/scope/FormButton.gif') no-repeat;
	color: #ffffff !important;
	text-decoration:none;
	text-align: center;
	width: 96px;
	height: 20px;		
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;	
	margin: 0px 0px 0px auto;
}
a.formSubmitButton:hover{
	background: url('Images/scope/FormButtonMouseOver.gif') no-repeat;
	text-decoration:none !important;
	margin: 0px 0px 0px auto;
}

.formSubmitSectionRight
{
	width:460px;
	clear:left;
	float:left;
	text-align:right;
	text-decoration:none;
}

.formSubmitSectionLeft
{
	width:95px;
	clear:left;
	float:left;
	text-align:left;
	text-decoration:none;	
}

/*********** Scope Forms Related(End) ************/

/* Error page */
div.errorPageContainer{
	margin: 20px;
}
div.errorPageScopeLogo{
	width: 200px;
	height: 74px;
	background: url('Images/scope/ScopeLogo.png') no-repeat;
	margin-bottom: 30px;
}
div.errorPageTitle{
	color: #0e3aa8;
	font-size: 18px;
	font-weight: bold;
	clear: both;
	margin-bottom: 10px;	
}
div.errorPageText{
   	color: #4d4d4d;	
	font-family: 'Verdana';	
    font-size: 12px;	   	
    line-height: 20px;
}
a.errorPageHomeLink:link, 
a.errorPageHomeLink:active, 
a.errorPageHomeLink:visited, 
a.errorPageHomeLink:hover{
   	color: #0e3aa8;	
   	text-decoration: none;
}
