﻿body
{
	color:#3d3d3d;
	font-family:Times New Roman;
	font-size:16px;
	font-style:normal;
	font-weight:normal;
	background-color: #EDEEE5;
	background-image: url(images/BackgroundBottom.gif);
	background-repeat: no-repeat;
}
#idMainOuterDiv {
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#idMainBody {
	width: 800px;
	background-repeat: no-repeat;
}
#idMainTop {
	background-image: url(images/BackgroundTop.gif);
	height: 243px;
	width: 800px;
}
#idMainTopVSpacer {
	height: 168px;
	width: 100%;
}
#idMainTopHSpacer {
	float: left;
	height: 60px;
	width: 160px;
}
#idMainTopMenu {
	float: left;
	height: 60px;
	width: 600px;
	clear: none;
}




/* ---------------------------------------------------------- */

.message{
	background-color: #FC0;
	padding: 10px;
}

.cError
{
	font-weight: bold;
	color:Red;
}	

.cStatus
{
	font-weight: bold;
	color:Red;
}

.cTicketMsg
{
	text-align: left;
	font-size:14px;
}
	
.cCopyright
{
	text-align:center;
	font-weight: bold;
	font-size:smaller;
	width:100%;
	color:#006699;
}
.cContractLink
{
}

.cTOSSecTitle
{
	text-align:left;
	font-weight: bold;
	text-decoration:underline;
	font-size:18px;
	color:#006699;
}
.cTOSText
{
	text-align:left;
	font-size:14px;
}

/* ---------------------------------------------------------- */

.cHomeRestrictions
{
	font-weight:normal;
	color:#006699;
	cursor:pointer;
}
.cHomeBulletText
{
	font-weight:normal;
	cursor:normal;
}
.cHomeBulletTextSmall
{
	font-weight:normal;
	font-size:smaller;
	cursor:normal;
}
.cHomeBulletTextLink
{
	font-weight:normal;
	color:#006699;
	text-decoration:underline;
	cursor:pointer;
}

/* ---------------------------------------------------------- */

.cHostingTitle
{
	font-weight:bold;
	font-size:21px;
	color:Maroon;
}

.cHostingSecTitle
{
	vertical-align:middle;
}

.cHostingSecText
{
}

/* ---------------------------------------------------------- */

.cSignupForm
{
}

.cSignupRequiredField
{
	text-align:right;
	margin-right:10px;
	margin-bottom:6px;
	color:Maroon;
}

.cOptionalField
{
	text-align:right;
	margin-right:10px;
	margin-bottom:6px;
}


/* ---------------------------------------------------------- */
/* Help */

.cHelpTitleLinkList
{
	cursor:pointer;
	text-align:left;
	color:Black;
	text-decoration:none;
	margin-left:160px;
}
.cHelpTitleLink
{
	cursor:pointer;
	text-align:left;
	color:Black;
	text-decoration:none;
}
.cHelpTitleLinkMouseOver
{
	cursor:pointer;
	text-align:left;
	color:Maroon;
	text-decoration:underline;
}

.cHelpExpandedSec
{
	text-align:left;
	background-color:#E8E8E8;
	border-style:dashed;
	border-width:1px;
	padding:10px;
	margin-top:15px;
	margin-bottom:15px;
}

.pageHeadersCategory
{
	font-weight:bold;
	font-size:21px;
	color:Maroon;
	text-decoration:underline;
	text-align:center;
}

.entry
{
	font-weight:normal;
	font-size:14px;
	color:black;
}

.note
{
	font-weight:bold;
	font-size:14px;
}

.noteTip
{
	background-color: #FEFCD8;
	padding: 10px;
	width: 75%;
	border: 1px solid #FBF477;
}

.noteGeneral
{
	background-color:Silver;
	padding: 10px;
	width: 75%;
	border: 1px solid #FBF477;
}

.importantnote
{
	background-color:Silver;
	padding: 10px;
	width: 75%;
	border: 1px solid #FBF477;
}




#domain a {
	background:url(images/help/domainicon.gif) no-repeat 0 -10px;
	height: 79px;
	width: 200px;
	cursor: pointer;	
	margin: 0px auto 0px auto;
}
#email a {
	background:url(images/help/emailicon.gif) no-repeat 0 -10px;
	height: 79px;
	width: 200px;
	cursor: pointer;
	margin: 0px auto 0px auto;
}
#web a {
	background:url(images/help/webicon.gif) no-repeat 0 -10px;
	height: 79px;
	width: 200px;
	cursor: pointer;	
	margin: 0px auto 0px auto;
}
#domain a:hover , #email a:hover , #web a:hover {
	background-position: 0 -399px;
	color: #9e1a1d;
	text-decoration: none;
}
a.baselink {
	text-decoration: none;
	color: #000;
	height: 79px;
}
a.baselink h4 
{
	font-size: 14px;
	text-transform: uppercase;
	text-decoration:underline;
}
.knowledgeboxhome a {
	display: block;
	padding: 0 20px 0 90px;
	margin: 20px 0 20px 0;
}
.knowledgeboxhome p, .knowledgeboxhome h4 {
	margin: 0;
	padding: 5px 0 0 0;
	width: 230px;
}
