/****************************************
 *                                      *
 * Definition of Common Page Elements   *
 *                                      *
 ****************************************/

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

p, li {
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.4em;
}

label {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
}

em {
	font-weight: bold;
	color: #762F77;
	font-style: normal;
}

sup {
	color: #FF0000;
	padding-left: 4px;
}

small {
	font-size: 74%;
	line-height: normal;
}

strong, b {
	font-weight: bold;
	color: #333333;
}

blockquote {
	font-family: "Courier New", Courier, mono;
	color: #333333;
	padding: 4px 0em 4px 4px;
	font-size: 90%;
}

code {
	font-family: "Courier New", Courier, mono;
	color: #333333;
	font-size: 90%;
}

h1 {
	font-family: Tahoma, Verdana, Arial;
	color: #FF9933;
	font-size: 120%;
}

h2 {
	font-family: Tahoma, Verdana, Arial;
	color: #762F77;
	font-size: 106%;
}

h3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 92%;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/common/h4bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	height: 24px;
	width: 160px;
	text-align: center;
	padding-top: 2px;
	margin-bottom: -1.5em;
}

hr {
	border: 1px dashed #CACACA;
}

/****************************************
 *                                      *
 * Custom Style Classes                 *
 *                                      *
 ****************************************/

.secnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #762F77;
	line-height: 0em;
	font-weight: bold;
	text-decoration: none;
}

.logonbox {
	padding-left: 8px;
}

.domainbox {
	background-color: #FFCC66;
	border: 1px solid #FF9933;
	background-image: url(/images/common/orangebox_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

.domainbox h3 {
	font-family: Tahoma, Verdana, Arial;
	color: #762F77;
	font-size: 120%;
	font-weight: bold;
}

.domainbox p {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: normal;
	text-align: left;
}

.domainbox a {
	color: #762F77;
	text-decoration: none;
}

.planbox {
	width: 126px;
	margin-top: 0em;
	margin-left: 22px;
}

.planbox p {
	font-size: 84%;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

.glossary {
	font-size: 105%;
}

.tipbox {
	background-color: #FFFFFF !important;
}

.captionbox {
	line-height: 1.2em !important;
	color: #783179;
	background: #EEE4EC;
	padding: 8px;
	margin: 12px 80px 36px 26px;
	border-top: 1px solid #783179;
	border-bottom: 1px solid #783179;
}

.alertlist {
	margin-left: 0.1em;
	padding-left: 0.1em;
	list-style: none;
}

.alertlist li {
	padding-left: 22px;
	background-image: url(/images/icons/alert.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.1em;
}

.right_picture_box {
	padding: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 8px;
	float: right;
	border: thin solid #CCCCCC;
	margin-right: 0px;
	text-align: center;
}

.left_picture_box {
	padding: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 8px;
	float: left;
	border: thin solid #CCCCCC;
	margin-left: 0px;
	text-align: center;	
}

.content_navigation {
	margin-bottom: 16px;
}

.content_navigation p {
	margin: 6px;
}

div#OverrideAuthorizeNet {
	width: 100%;
	text-align: center !important;
}

#toolslist {
	margin-left: 0em;
	padding-left: 0em;
	list-style: none;
}

#toolslist li {
	padding-left: 28px;
	background-repeat: no-repeat;
	background-position: 0em 0em;
	padding-bottom: 8px;
}

#toolslist .sitecenter {
	background-image: url(/images/icons/sitecenter.gif);
}

#toolslist .sendstudio {
	background-image: url(/images/icons/sendstudio.gif);
}

#toolslist .trackpoint {
	background-image: url(/images/icons/trackpoint.gif);
}

/****************************************
 *                                      *
 * Definition of Page Structure         *
 *                                      *
 ****************************************/

#breadcrumb p {
	font-size: 11px;
	text-decoration: none;
}

#leftpanel {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-image: url(/images/content/leftpanelbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 162px;
}

#leftpanel p {
	font-size: 70%;
}

#leftpanel h3 {
	color: #762F77;
}

#rightpanel {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	width: 162px;
}

#rightpanel h3 {
	color: #006699;
}

#content {
	padding: 4px 16px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #CACACA;
	border-left-color: #CACACA;
}

#content h3 {
	color: #006699;
}

#footernav {
	text-align: center;
	padding: 2px;
}

#footernav p {
	line-height: 1.5em;
	font-size: 72%;
	margin: 8px 0px 0px;
}

#footer {
	padding: 2px;
}

#footer p {
	line-height: 1.5em;
	color: #333333;
	font-size: 68%;
	margin: 0px 8px;
}

#ecommerce_tools {
	float: right;
	width: 252px;
	padding: 0em 0em 4px 4px;
	margin-left: 4px;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
}

#ecommerce_tools p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

#ecommerce_tools a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

#landing_page {
	padding: 4px 16px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
}

#landing_page h1 {
	color: #762F77;
}

#landing_page h2 {
	color: #006699;
}

#landing_page h3 {
	color: #000000;
}

#landing_page p, li {
	color: #000000;
}

#landing_page p {
	line-height: 1.5em;
}

#landing_page li {
	margin-bottom: 0.7em;
}

#landing_page strong {
	color: #FF3300;
	font-size: 116%;
}

#landing_page em {
	font-size: 106%;
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
}

#landing_page fieldset {
	padding: 4px;
	border: 1px solid #999999;
}

#landing_page legend {
	font-family: Tahoma, Verdana, Arial;
	color: #006699;
	font-size: 104%;
	padding-bottom: 8px;
	font-weight: bold;
}

#landing_page .urgent {
	color: #FF3300;
	font-size: 118%;
}

#joinlist {
	background-color: #DCDCDC;
	width: 160px;
	border: 1px dotted #FF3300;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}

#joinlist h3 {
	font-size: 80%;
	color: #FF3300;
}

#joinlist em {
	color: #FF3300;
}

#joinlist p {
	font-size: 76%;
	color: #333333;
}


/****************************************
 *                                      *
 * Definition of Plan Data Tables       *
 *                                      *
 ****************************************/

.plandata {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #762F77;
}

.plandata caption {
	font-family: Tahoma, Verdana, Arial;
	color: #006699;
	font-size: 92%;
	padding-bottom: 8px;
	font-weight: bold;
}

.plandata th {
	color: #FFFFFF;
	font-size: 80%;
	background-color: #762F77;
}

.plandata td {
	color: #333333;
	font-size: 80%;
	text-align: center;
	border: 1px solid #CCCCCC;
}

.plandata p {
	color: #333333;
	font-family: "Trebuchet MS", "Helvetica Condensed", Tahoma, Verdana;
	font-size: 110%;
	text-align: left;
}

.plandata .signup {
	font-size: 13px;
	font-weight: bold;
	background-color: #FF9933;
}

.plandata .signup a {
	color: #FFFFFF;
	text-decoration: none;
}

.plandata .detail {
	font-size: 13px;
	font-weight: bold;
	color: #006699;
}

/****************************************
 *                                      *
 * Definition of Sign Up Server Steps   *
 *                                      *
 ****************************************/

#Step1 {
	width: 120px;
	height: 116px;
	background-image: url(/images/signup/step_1_on.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 4px;
}

#Step1 p {
	position: relative;
	top: 74px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2F6678;
	text-align: center;
}

#Step2 {
	width: 120px;
	height: 116px;
	background-image: url(/images/signup/step_2_off.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 4px;
}

#Step2 p {
	position: relative;
	top: 74px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}

#Step3 {
	width: 120px;
	height: 116px;
	background-image: url(/images/signup/step_3_off.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 4px;
}

#Step3 p {
	position: relative;
	top: 74px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}

#Step4 {
	width: 120px;
	height: 116px;
	background-image: url(/images/signup/step_4_off.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 4px;
}

#Step4 p {
	position: relative;
	top: 74px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}

#Step5 {
	width: 120px;
	height: 116px;
	background-image: url(/images/signup/step_5_off.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 4px;
}

#Step5 p {
	position: relative;
	top: 74px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}

.step_td {
	width: 120px;
	white-space: nowrap;
}
