﻿body {
	font-family: Verdana,Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	margin: 0px;
	padding-left: 2px;
	background-color: #ffffff;
	padding-top: 0px;
}
td {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
}

input[type="button"]
{
	color: #fef4e9;
	border: solid 1px #C0C0C0;
	background: #2A4258;
	background: -webkit-gradient(linear, left top, left bottom, from(#2A4258), to(#2A4258));
	background: -moz-linear-gradient(top,  #2A4258,  #2A4258);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6888c5', endColorstr='#2A4258');
	padding:5px;
}
input[type="button"]:hover {
	background: #2A4258;
	background: -webkit-gradient(linear, left top, left bottom, from(#dd8a19), to(#f06015));
	background: -moz-linear-gradient(top,  #2A4258,  #2A4258);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd8a19', endColorstr='#f06015');
	padding:5px;
}

.MenuItem {
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	color: black;
	font-size: 17.6px;
	font-weight: bold;
}
.message {
	font-size: 11px;
	font-weight: bold;
	color: #dd8a19;
	padding: 2px;
}
.header1 {
	background-color: #ffffff;
	border-bottom: solid 1px #808080;
}
.button1 {
	width: 200px;
}
.title {
	font-family: helvetica, arial;
	color: #DD8A19;
	font-size: 17px;
	text-align: left;
	padding: 8px 8px 20px 3px;
}
.sub-title {
	font-weight: bold;
	font-size: 16px;
	color: #0056AF;
	font-style: italic;
}
.header2 {
	padding: 20px;
}
.center {
	text-align: center;
}
.center table {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.divCap
{
    /* ----TODO----*/
}
.divtitle
{
        /* ----TODO----*/
}
.prTitle
{
     /*----TODO----*/
}
.note
{
     /*----TODO----*/
	
}
}
/* Table 1 Group */
.table1 {
	border: 1px solid #CCCCFF;
	background-color: #FFFFEE;
	margin: auto;
	text-align: left;
}
.table1 td {
	padding-right: 10px;
	padding-left: 10px;
}
.table1 .header {
	background-color: #D2D0BD;
	font-size: 12.8px;
	font-weight: bold;
	color: #000000;
	border-bottom: #000000 solid 1px;
	text-align: center;
}
.table1 .cell1 {
	border-bottom: 1px solid #000000;
	background-color: #ffffff;
	padding: 5px;
}
.table1 .cell2 {
	background-color: #D2D0BD;
}
.table1 .cell3 {
	border-right: solid 1px #000000;
}
/* End of Table1 Group */
.highlight1 {
	background-color: #E1DFD2;
}
.highlight2 {
	background-color: #F3F4EF;
}
/* compare PAGE
==========================================================================*/
#compareContentTbl {
	border: 1px #C0C0C0 solid;
	margin:5px;
	width:90%;
}
#compareContentTbl .header {
	background-color: #EFEFEF;
	font-weight:bold;
}
#compareContentTbl td
{
	width: 100px;
	border-left: solid 1px #DDDDFF;
	text-align: center;
	height: 20px;
}
.comparisonlabel1 {
	font-family: Arial;
	font-size: 12px;
	width: 250px;
	padding: 10px;
}
.comparisonlabel2 {
	background-color: #E2E4DA;
	font-family: Arial;
	font-size: 12px;
	width: 250px;
	padding: 10px;
}
/* BlueBorderTable Group */
.BlueBorderTable {
	width: 700px;
	border: 1px solid #C0C0C0;
	background-color: #EEECE0;
	margin-top: 10px;
	margin-bottom: 10px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.BlueBorderTable td {
	padding-right: 3px;
	padding-left: 3px;
}
.BlueBorderTable .header {
	background-color: #D2D0BD;
	font-size: 14.4px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: #000000 solid 1px;
	text-align: left;
	
}
.BlueBorderTable input[type='text'] {
	margin:0px;padding:0px;font-size:12px; border: 1px solid #C0C0C0; color: #666;vertical-align:bottom; height:16px;
}
/* End of Table2 Group */
#tblStartPage {
	width: 784px;
}
/* End of Table3 Group */
.checklist {
}
.checklist .header {
	margin-top: 16px;
	font-weight: bold;
	font-size: 19.2px;
	color: #0056AF;
	font-style: italic;
	list-style-image: url(../Images/CheckMark.gif);
}
.checklist .item {
	padding-left: 16px;
	font-size: 16px;
	margin-left: 16px;
	color: #000000;
	list-style-type: none;
}
.quote {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 25.6px;
}
.maincell {
	padding: 16px;
}
.helptext {
	font-size: 10pt;
	color: #304070;
}
.cbxcolumn {
	width: 10px;
}
.AuthorizeNetSeal
{
    /*----TODO----*/
}

/*


suckerfish dropdown menus

*/
#nav2, #nav2 ul {
	/* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
/*line-height: 1;*/	background: transparent;
}
#nav2 ul {
	border-bottom: 2px solid #FFA200;
	border-left: 2px solid #FFA200;
	border-right: 2px solid #FFA200;
}
li#nav2 ul li {
	float: none;
	height: 20px;
	display: inline;
}
#nav2 ul {
	/* second-level lists */
	position: absolute;
	background: #A0B2C8;
	width: 10.3em;/*10em is not big enough for "Large File Support"*/;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav2:hover ul, #nav2.sfhover ul {
	/* lists nested under hovered list items */
	left: auto;
	top: auto;
	position: relative;
}
@media print
{
.NoShowOnPrint {
	display: none;
}
}
.ContentTable {
	border-spacing: 0px;
	width: 100%;
	border-width: 0px;
	border-style: outset;
	border-color: gray;
}
.ContentTable th, .ContentTable td {
	border: inset 0px gray;
	padding: 0px;
}
.ContentTableTr {
	vertical-align: top;
}
.LeftTD {
	height: 100%;
	background-color: #ccd6e0;
	width: 265px;
}
.LeftImg {
	border-style: solid;
	border-width: 0px;
	height: 324px;
	width: 265px;
}
.transparentTD {
	height: 100%;
	background-color: #004a89;
	width: 1px;
	text-align: left;
}
.transparentImg {
	border-style: solid;
	border-width: 0px;
	height: 1px;
	width: 1px;
}
.contentTd {
	height: 100%;
	width: 100%;
}
.contentTableTransparentImg {
	border-style: solid;
	border-width: 0px;
	height: 1px;
	width: 6px;
}
.contentTableTransparentSpan {
	font-family: Arial, Helvetica, sans-serif;
	color: #3366FF;
}
.contentTableTd {
	width: 22px;
}
.contentTableTd img {
	border-style: solid;
	border-width: 0px;
	height: 1px;
	width: 22px;
}
.contentTableSpan {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-top: 20px;
}
.contentTableSpan ul {
	padding-top: 20px;
}
.contentTableSpan li {
	list-style: none;
	margin-left: 80px;
	line-height: 25px;
}
.contentTableSpan a {
	font-family: Arial, Helvetica, sans-serif;
	color: #2D2D2D;
	line-height: 16px;
}
.contentTableSpan a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #2D2D2D;
	text-decoration: underline;
}
.imgTransparent {
	border-style: solid;
	border-width: 0px;
	height: 1px;
	width: 35px;
}
.findoutmoreimg {
	border-style: solid;
	border-width: 0px;
	height: 74px;
	width: 257px;
}
.SignMeUp {
	height: 100%;
	width: 160px;
	vertical-align: top;
	left: 3px;
	text-align: center;
}
.SignMeUp DIV {
	padding: 5px;
	text-align: left;
}
.transparentImgBottom {
	background-color: #004a89;
	width: 265px;
	text-align: center;
}
/*--------404.aspx--------*/
.ContentTable404 {
	width: 410px;
	border-spacing: 5px;
}
.ContentTable404 th, .ContentTable404 td {
	padding: 3px;
}
.ContentTable404 A:link {
	font: 8pt/11pt verdana;
	color: #ff0000;
}
.ContentTable404 A:visited {
	font: 8pt/11pt verdana;
	color: #4e4e4e;
}
.ContentTable404 .title {
	width: 360px;
	text-align: left;
	vertical-align: middle;
}
.ContentTable404 .title h1 {
	font: 13pt/15pt verdana;
	color: #000000;
}
.detailTd {
	width: 400px;
}
.span404 {
	font: 8pt/11pt verdana;
	color: #000000;
}
.ContentTable404 hr {
	height: 2px;
	border: 0px;
	background-color: gray;
	color: #c0c0c0;
}
/*----------------default.aspx------------------*/
.margin0 {
	margin: 0;
}
.box {
	position: relative;
}
.plus {
	width: 520px;
	color: Blue;
	text-decoration: underline;
	cursor: pointer;
}
.width100 {
	width: 100%;
}
.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.companyTitle {
	font-size: 12pt;
	color: #900000;
}
.infocontent {
	font-weight: bold;
	font-size: 12pt;
	color: #900000;
}
.GlossarySection {
}
/*----------------progressbar.aspx------------------*/
.progressbarContenttable {
	border-width: 0px;
	border-style: outset;
	border-color: gray;
	width: 100%;
}
.progressbarContentBody {
	background-color: #cccccc;
}
.progressbarBody .contenttable th, .progressbarBody .contenttable td {
	border: inset 0px gray;
}
.uploadSpan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.progressbar {
	background-color: #999999;
}
.progressbarCent {
	background-color: #0033ff;
	border-width: 0px;
	border-style: outset;
	border-color: gray;
	border-spacing: 1px;
}
.progressbarCent th, .progressbarCent td {
	border: inset 0px gray;
}
.progressbar span {
	font-size: xx-small;
}
.progressbarInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
/*----------------AccountStatus.aspx------------------*/
.statusTable {
	text-align: left;
	margin: auto;
	border-spacing: 1px;
	border-width: 0px;
	border-style: outset;
	border-color: gray;
}
.statusTable th, .statusTable td {
	border: inset 0px gray;
	padding: 3px;
}
.statusTable .tableInfo {
	border: 1px solid #CCCCFF;
	background-color: #FFFFEE;
	margin: auto;
	text-align: left;
}
.statusTable .tableInfo th, .statusTable .tableInfo td {
	border: inset 0px gray;
	padding: 3px;
}
.alignTop {
	vertical-align: top;
}
/*----------------AccountStatus.aspx------------------*/
.creditCardtable {
	text-align: left;
	border-spacing: 0px;
	width: 734px;
	border-width: 0px;
	border-style: outset;
	border-color: gray;
}
.creditCardtable th, .creditCardtable td {
	border: inset 0px gray;
	padding: 2px;
}
.messageptitle {
	text-align: center;
}
.cancelAccountTitle {
	font-size: 18px;
	color: #0000ff;
}
.alignCenter {
	text-align: center;
	margin: auto 0px;
}
.alignJustify {
	text-align: justify;
}
.height100 {
	height: 100%;
}
/*----------------Compare1.aspx------------------*/
.colorF {
	color: #ffffff;
}
.compareContentDiv {
	width: 100%;
	margin-left: 20px;
}
.compareContentDiv2 {
	width: 960px;
	margin: 0px auto;
}
.compareTableImg {
	height: 20px;
	width: 20px;
}
.comparisonitemtd {
	vertical-align: middle;
	text-align: center;
}
/*----------------ContactUs.aspx------------------*/
.contoctusTable {
	border-spacing: 0px;
	width: 100%;
	border-width: 0px;
	border-style: outset;
	border-color: gray;
}
.contoctusTable th, .contoctusTable td {
	border: inset 0px gray;
	padding: 0px;
}
.extractedstyle0008 td {
	text-align: center;
}
.alignCenter .table1 {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 70%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.table1 p {
	margin-left: auto;
	margin-right: auto;
}
.transparent2img {
	width: 1px;
}
.contactDetailTable {
	border-spacing: 1px;
	width: 100%;
	border-width: 0px;
	border-style: outset;
	border-color: gray;
}
.contactDetailTable th, .contactDetailTable td {
	border: inset 0px gray;
	padding: 1px;
}
/*----------------RightColumn.aspx------------------*/
/*----------------CreditCardComponent.aspx------------------*/
.creditCardComponentTable {
	margin-left: auto;
	margin-right: auto;
	border-spacing: 1px;
	border-width: 0px;
	border-style: outset;
	border-color: gray;
}
.creditCardComponentTable th, .creditCardComponentTable td {
	border: inset 0px gray;
	padding: 1px;
}
.creditCardComponentTitle {
	width: 139px;
}
.customzeNote {
	font-size: 8pt;
}
/*----------------EmailPassword.aspx------------------*/
.emailPasswordTable {
	border-spacing: 1px;
	border-width: 0px;
	border-style: outset;
	border-color: gray;
}
.emailPasswordTable th, .emailPasswordTable td {
	border: inset 0px gray;
	padding: 4px;
}
.emailPasswordTable .transparent2 {
	width: 1px;
}
/*----------------DirectSend.ascx------------------*/
.extractedstyle0001 {
	text-align: left;
}
.marginRight0 {
	margin-right: 0px;
}
.arialFont {
	font-family: Arial;
}
.messageEmailRecip {
	font-family: Arial;
	font-size: small;
}
.subjectEmailRecip {
	font-size: small;
}
/*----------------Error.aspx------------------*/
.errorContentTable {
}

/*----------------FAQ.aspx------------------*/
.margin10 {
	margin: 10px;
}
.width1 {
	width: 1px;
}
.featureRightcolumn {
	height: 100%;
	width: 160px;
	vertical-align: top;
}
.fileHistoryColor {
	color: #0078f2;
}
.Foottransparent2 {
	border-style: solid;
	border-width: 0px;
}
.loginTable {
	margin: auto;
	border-spacing: 1px;
	border-width: 0px;
	border-style: outset;
	border-color: gray;
}
.loginTable th, .loginTable td {
	border: inset 0px gray;
	padding: 4px;
}
/*----------------ManageFiles.aspx------------------*/
.manageFilesTable {
	margin: auto;
	border-spacing: 0px;
	width: 98%;
}
.manageFilesTable th, .manageFilesTable td {
	padding: 0px;
}
/*----------------N.aspx------------------*/
.NTable1 {
	margin-right: auto;
	margin-left: auto;
}
.NTable2 {
	border-spacing: 4px;
}
.NTable2 th, .NTable2 td {
	padding: 4px;
}
/*----------------NotifyConfirmaton.aspx------------------*/
.notityConfirmationTable {
	border-spacing: 1px;
	width: 90%;
}
.notityConfirmationTable th, .notityConfirmationTable td {
	padding: 1px;
}
.notityConfirmationSpan {
	font-family: Arial;
	color: #0066ff;
	font-size: large;
}
/*----------------PayInvoice.aspx------------------*/
.payInvoiceTitleTd {
	height: 32px;
}
.payInvoiceInfoTd {
	height: 18px;
}
.payInvoiceCreditCard {
	width: 882px;
	text-align: center;
}
.extractedstyle0005 {
	text-align: center;
}
.planInfoDetail {
	width: 963px;
}
/*----------------SignupPlanSelect.aspx------------------*/
.fontsize8 {
	font-size: 8pt;
}
.signuplanselectTitle {
	text-align: center;
	margin: 10px;
}
.signupPlanSelectTable {
	text-align: left;
}
.signupPlanSelectPlanList {
	height: 21px;
	text-align: center;
}
.signupplanselecttitlediv {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.fontsize8red {
	font-size: 8pt;
	color: #DD8A19;
}
.userInfoToolbar {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin: 0px auto;
	width: 150px;
}
.FieldTitle {
	width: 300px;
}
/* Footer */
.footer {
	text-align: center;
}
.CopyrightInfo {
	color: #000000;
	text-decoration: none;
}
.nav {
	height: 18px;
	background: #B2C2D0 url(../images/bg-nav.jpg) no-repeat top right;
	overflow: hidden;
}
.nav ul {
	margin: 0;
	padding: 0 0 0 300px;
	list-style: none;
}
.nav ul li {
	position: static;
	margin: 0;
	padding: 0;
	float: left;
}
.nav ul li a {
	position: relative;
	margin: 0 6px 0 4px;
	padding: 2px 6px 2px 8px;
	text-decoration: none;
	color: #fff;
	font-family: arial;
	font-size: 12px;
}
.nav ul li a:hover {
	position: relative;
	background: url(../images/bg-nav-a.gif) no-repeat 0 1px;
}
.nav ul li a:hover span {
	position: absolute;
	top: 0px;
	right: -3px;
	height: 18px;
	width: 3px;
	background: url(../images/a-cap.gif) no-repeat 0 1px;
}
#nav3 ul {
	margin: 0;
	margin-left: 73%;
	padding: 0;
}
#nav3 ul li {
	margin-left: 10px;
	padding: 0;
	list-style: none;
	float: left;
	display: inline;
}
#nav3 ul li a {
	color: White;
}
#nav3 ul li a:hover {
}
.file-callout {
	padding: 3px 0 5px 36px;
	position: relative;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: url(../images/bg-file.gif) no-repeat top left;
	margin-bottom: 12px;
	margin-top: 12px;
}
.file-callout div {
	height: 15px;
	width: 100%;
	top: 3px;
	right: 0;
	background: url(../images/callout-cap.gif) no-repeat top right;
}
#one-click {
	height: 324px;
	width: 265px;
	position: relative;
	background: url(../images/bg-one-click.jpg) no-repeat top left;
}
#one-click h1 {
	margin: 0;
	padding: 0;
	height: 100px;
	width: 200px;
	line-height: 1;
	position: absolute;
	top: 34px;
	left: 20px;
	font-size: 29px;
	font-family: "arial black" , arial;
	font-weight: bold;
	color: #fff;
}
#one-click span {
	padding: 0 0 0 90px;
}
#one-click p {
	padding: 0 5px 0 0;
	position: absolute;
	top: 246px;
	left: 60px;
	font-size: 10px;
	color: #193040;
}
#find-more {
	height: 74px;
	width: 260px;
	background: url(../images/more.jpg) no-repeat left;
	text-align: center;
	padding-top: 13px;
	padding-bottom: 13px;
}
#find-more h2 {
	padding: 20px 0 0 60px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #004885;
	font-family: arial;
}
#find-more a {
	padding: 0 0 0 60px;
	line-height: 1;
	font-family: arial;
	color: #004885;
	font-size: 11px;
	text-decoration: none;
}
#find-more a:hover {
	text-decoration: underline;
}
#sign-up {
	width: 154px;
	background: #CAD5DF url(../images/sign-up.gif) no-repeat top left;
}
#sign-up h2 {
	padding: 60px 0 0 0;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #004885;
	font-family: arial;
	text-decoration: none;
}
#sign-up p {
	padding: 0;
	margin: 0;
	line-height: 1;
	font-family: arial;
	color: #004885;
	font-size: 11px;
	text-decoration: none;
}
#free {
	width: 154px;
	background: #CAD5DF url(../images/free.gif) no-repeat top left;
}
#free h2 {
	padding: 36px 0 0 0;
	margin: 0;
	height: 10%;
	font-size: 14px;
	font-weight: bold;
	color: #004885;
	font-family: arial;
	text-decoration: none;
}
#free p {
	padding: 0;
	margin: 0;
	line-height: 1;
	font-family: arial;
	color: #004885;
	font-size: 11px;
	text-decoration: none;
}
#signupNav {
	margin: 0;
	padding: 0;
	text-align: center;
	margin: auto 0px;
}
#signupNav li {
	height: 71px;
	list-style: none;
	float: left;
	background-color: #FFFDF1;
	background-repeat: no-repeat;
	background-position: right top;
}
#signupNav li.current {
	background-color: #FFFDF1;
	border: 1px color:#000000 solid;
	Glow1: (filter: Glow (Color: # CCFF99, Strength: 7));
}
#signupNav li.lastDone {
	background-color: #7C8437;
}
#signupNav li.done {
	background-color: #D2D0BD;
}
#signupNav li a, #signupNav li a:link, #signupNav li a:visited, #signupNav li a:hover, #signupNav li a:active {
	color: #ccc;
}
#signupNav li.lastDone a, #signupNav li.lastDone a:link, #signupNav li.lastDone a:visited, #signupNav li.lastDone a:hover, #signupNav li.lastDone a:active, #signupNav li.current a, #signupNav li.current a:link, #signupNav li.current a:visited, #signupNav li.current a:hover, #signupNav li.current a:active, #signupNav li.done a, #signupNav li.done a:link, #signupNav li.done a:visited, #signupNav li.done a:hover, #signupNav li.done a:active {
	color: #000000;
}
#signupNav li.done a:hover, #signupNav li.lastDone a:hover {
	color: #FFFF99;
	cursor: pointer;
}
#signupNav li a em {
	width: 150px;
	display: block;
	margin: 6px 0 0 10px;
	font-style: normal;
	font-weight: bold;
}
#signupNav li a span {
	width: 140px;
	display: block;
	margin-left: 10px;
	font-weight: normal;
}
#signupNav li.mainNavNoBg {
	background-image: none;
}
#signupNav li a {
	height: 71px;
	display: block;
}
#Content2 {
	color: Aqua;
}
/* #signupNav.fiveStep */
#signupNav.fiveStep #Step1 {
	background: #FFFDF1 url(../images/newSite/PlanSelect_BG.gif) no-repeat top left;
/* for IE */	filter: alpha(opacity=30); /* CSS3 standard */;
	opacity: 0.3;
}
#signupNav.fiveStep #Step2 {
	background: #FFFDF1 url(../images/newSite/AccountInfo_BG.gif) no-repeat top left;
/* for IE */	filter: alpha(opacity=30); /* CSS3 standard */;
	opacity: 0.3;
}
#signupNav.fiveStep #Step3 {
	background: #FFFDF1 url(../images/newSite/BillingInfo_BG.gif) no-repeat top left;
/* for IE */	filter: alpha(opacity=30); /* CSS3 standard */;
	opacity: 0.3;
	width: 260px;
}
.Step1Active {
	background-image: url('../images/newSite/PlanSelect_BG_on.gif');
	background-repeat: no-repeat;
}
.Step2Active {
	background-image: url('../images/newSite/AccountInfo_BG.gif');
	background-repeat: no-repeat;
}
.Step3Active {
	background-image: url('../images/newSite/BillingInfo_BG.gif');
	background-repeat: no-repeat;
}
#signupNav.fiveStep li {
	width: 280px;
}
#signupNav.fiveStep li a {
	width: 260px;
}
.alternatingStyle1 {
	vertical-align: top;
	text-align: left;
	width: 227px;
}
.alternatingStyle2 {
	vertical-align: top;
	text-align: left;
	width: 227px;
}
.longColumn {
	width: 784px;
}
/*-----------------------------default.aspx-----------------------*/
#defaultMain {
	margin-top: 20px;
}
/* ================================================= */
/*                            NOTICES CSS            */
/* ================================================= */
.notes {
	background: #f0f0f0 url(../../Images/newSite/admin/normal.gif) 12px 50% no-repeat;
	border: 1px solid #b8b8b8;
}
.success {
	background: #ccfcd1 url(../../Images/newSite/admin/success.gif) 12px 50% no-repeat;
	border: 1px solid #60a400;
}
.hide {
	display: none;
}
.error {
	background: #f9e3e3 url(../../Images/newSite/admin/error.gif) 12px 50% no-repeat;
	border: 1px solid #e79e9e;
}
.notice {
	background: #fcf0cc url(../../Images/newSite/admin/warning.gif) 12px 50% no-repeat;
	border: 1px solid #ecc735;
}
.notes, .notice, .success, .error {
	font-size: 100%;
	color: #484848;
	width: auto;
	margin: 0 0 20px 0px;
	text-align: left;
}
.notesInner, .noticeInner, .successInner, .errorInner {
	font-size: 100%;
	color: #484848;
	width: auto;
	margin: 20px 0 20px 0px;
	text-align: left;
}
.notes span, .notice span, .success span, .error span {
	font-weight: bold;
	font-size: 1.2em;
	padding: 2px 40px;
}
.notes p, .success p, .error p, .notice p {
	margin: 0px;
	padding: 0px 40px;
}
.yellownote {
	width: auto;
	margin: auto;
	padding: 2px 10px;
	text-transform: uppercase;
	font: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff200;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
}
.close {
	float: right;
	padding: -10px;
}

