﻿body 
{
	background-color:#dee983;
	color:Black;
	font-family: Verdana,Arial,sans-serif;
	font-size:8pt;
	/*font-size:8pt; */
}
#mainCR
{
	margin:0 auto;
	width:800px;
}
#fileUploadFrm
{
	width:100%;
	background-color:#dee983;
}
.footer
{
	position:relative;
	top:-200px;
	font-size:8pt;
	text-align:center;
}
.footerMaster
{
	font-size:8pt;
	text-align:center;
}
.createBlock
{
	background-color:#FFFFFF;
}
.welcomeInstruction
{
	font-family:Verdana,Arial,Sans-Serif;
	font-size:8pt;
	color:Blue;
	font-style:italic;
}
.fieldInstruction
{
	font-family:Verdana,Arial,Sans-Serif;
	font-size:8pt;
	font-weight:normal;
	color:Blue;
	font-style:italic;
}
.highlight
{
	color:Red;
}
.section
{
	background-color:#dee983;/*FAFAFA;*/
	text-align:center;
}
.sectionTitle
{
	font-size:10pt;
	font-weight:bold;
	color:blue;
	background-color:#dee983;
}
.sectionBgColor
{
	background-color:#dee983;
	color:White;
	font-size:12pt;
	font-weight:bold;
}
.errorMsgSummary
{
	border: solid 1px red;
	color: Red;
}
.requiredField
{
	color:#FF9999;
}
.TemplateThumbnail
{	
	border:0px;
	width:64px;
	height:64px;
	cursor:pointer;
	cursor:hand;
}
#BigTemplateContainer
{
	border:solid 1px black;
	background-color:#ff1111;
	cursor:pointer;
	cursor:hand;
}
#BigTemplateContainer iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:300px
	
	/*height:3000px/*must have for any big value*/;
}

.templateClose
{
	background-color:#000000;
	border:solid 1px red;
	color:#FF9922;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
}
.tocContent
{
	border:solid 2px green;
}
.required
{
	color: Red;
}
.rowEven
{
	background-color:#dee983;/*FFFFFF;*/
}
.rowOdd
{
	background-color:#dee983;/*FFFFFF;*/
}
.colLabel
{
	/* text-align:right;
	width:30%;
	*/
	text-align:left;

}
.colData
{
	font-weight:bold;
	text-align:left;
	width:50%;
}
.tocInstruction
{
	font-size:8pt;
	font-weight:normal;
	padding:2px 22px 2px 22px;
}
.tocTable
{
	padding:2px 2px 2px 2px;
	font-size:9pt;
}
.tocRowEven
{
	background-color:#dee983;/*FFFFFF;*/
}
.tocRowOdd
{
	background-color:#dee983;/*FFFFFF;*/
}
.tocColLabel
{
	text-align:right;
	width:30%;
	height:20px;
}
.tocColData
{
	border:solid 1px gray;
	font-weight:bold;
	text-align:left;
	width:40%;
}
.addrShow
{
	border:solid 1px #D1DDF1;
	font-size:16pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:80px;
	padding:2px 2px 2px 2px;
	display:none;/*Nick & Jen decided to take out the PropertyAddressShow on 02/20/2007 __ZY*/
}
.tcNote
{
	font-weight:bold;
	text-align:center;
	width:30%;
}
.uploadTOC
{
	background-color:#dee983;
	font-size:9pt;
	color:#FFFFFF;
	border: solid 1px black;
	text-decoration:none;
	text-align:center; 
	padding-right: 2px; 
	padding-left:6px;
	margin-right: 0px; 
}
.colError
{
	width:10px;
	text-align:left;
	color:Red;
}
.instruction
{
	font-size:8pt;
}

.mainDiv
{
	width:100%;
	text-align:left;
	/*width:680px; */
	margin:0 auto;
	
}

.fileUploadControl
{
/* width:250px; */
width:200px;
}

.fileUploadTextBox
{
/*  width:150px;*/
width:150px;
 height:15px;
}

.FileUploadStatusLabel
{
	font-size:large;
}

.slwProgressBar
{
}


.confirmationTitle
{
	color:blue;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
}
.confirmationBody
{
	width:800px;
	text-align:center;
}
.confirmationMsg
{
	text-align:left;
	font-size:9pt;
}
.confirmationFooter
{
	font-size:8pt;
	font-weight:bold;
	color:black;
	text-align:left;
}

.sitePreviewBody
{
	width:800px;
	text-align:center;
}

.sitePreviewTitle
{
	color:black;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
}

.sitePreviewMsg
{
	text-align:left;
	font-size:9pt;
}

.sitePreviewFooter
{
	font-size:8pt;
	font-weight:bold;
	color:black;
	text-align:center;
}
.SEOInstruction
{
	font-size:8pt;
	color:Black;
	text-align:left;
	padding:15px 35px 15px 35px;
	/*margin:15px 35px 15px 35px;*/
}
.SEOOptional
{
	font-size:9pt;
	font-weight:bold;
	color:Black;
	padding-top:5px;
	padding-bottom:5px;
}

.notifySiteCreatedBody
{
}

.notifySiteCreatedTitle
{
}

.notifySiteCreatedMsg
{
}

.domainMainDiv
{
	/* margin:0 auto; */
	margin:0 auto;
	text-align: left;
	padding-left:10px; 
	padding-right:10px;
	font-size: 11px;
}

.domainCreateHeader
{
	font-size:20pt;
	font-weight:bold;
	text-align:center;
	color:#DAA520;
	
}

.domainTableHeaderRow
{
	background-color:#000066;
}

.domainCreateFooter
{
	color:black;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
}

.domainStepBody
{
	color:#696969;
	font-size:12pt;
	font-weight:bold;
	text-align:left;
}

.domainStepTitle
{
	color:#314571;
	font-size:24pt;
	font-weight:bold;
	text-align:center;
}

.domainStepDesc
{
	color:#696969;
	font-size:11pt;
	font-weight:bold;
	text-align:center;
}

.domainCreateLblTitle
{
	color:#314571;
	font-size:12pt;
	font-weight:bold;
	text-align:left;
}

.domainCreateLblEnter
{
	color:#696969;
	font-size:8pt;
	font-weight:bold;
	text-align:left;
}

.domainRegLblTitle
{
	color:#314571;
	font-size:12pt;
	font-weight:bold;
	text-align:left;
}

.domainRegLblDesc
{
	color:#696969;
	font-size:8pt;
	font-weight:bold;
	text-align:left;
}

.domainRegLblMessage
{
	color:#696969;
	font-size:8pt;
	font-weight:bold;
	text-align:left;
}

.domainRegLblComplete
{
	color:#314571;
	font-size:10pt;
	font-weight:bold;
	text-align:left;
}

.shoppingTotal
{
	font-size:10pt;
	font-weight:bold;
}

.loginTitle
{
	font-weight:bold;
	font-size:12pt;
	width:20%;
	margin-bottom:7px;
}
.loginSectionTitle
{
	font-weight:bold;
	font-size:10pt;
	margin-bottom:7px;
	margin-left:7px;
}
.loginWelcome
{
	font-weight:normal;
	font-size:9pt;
	margin-bottom:7px;
	margin-left:15px;
}
.loginInstruction
{
	font-size:9pt;
	margin-bottom:7px;
	margin-left:15px;
}
.tableFileUpload
{ background-color:#dee983;
	width:100%;	
}
.ManageTextWidth
{
 width:250px;
}
.CreateSiteTextWidth
{
 width:300px;
}
