﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px; 
	margin-left: 10px; 
	margin-right: 10px;
}
*
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.footer
{
	margin-top: 7px;
	margin-bottom: 10px;
	font-size: 11px;
	color: #7F7F7F; /* Hard Coded No matter what color scheme */
	text-align: center;
	height:30px;
	
}
.topBanner
{
	background-image: url(../images/bannerBackground.gif);
    background-repeat: repeat-x; 
    height:60px;
}

.sideBar
{
	padding-left: 10px; 
	height: 784px; 
	width:220px;
}

.smallFont
{
	font-size: 7pt;
}
.mediumFont
{
	font-size: 10px;
}

.webHostingCell
{
	background-color:#ffffff;

}

.webHostingCellExpand
{
	padding:10px;
	text-align:left;
}



.webHostingCellGray
{
	background-color:#cccccc;
}

.webHostingCellHeading
{
	background-color:#0066A6;
	text-align:center;
	font-weight:bold;
	color:White;
}

.webHostingCellBold
{
	text-align:center;
	font-weight:bold;
	background-color:#ffffff;
}
.webHostingFeature
{
	background-color:#eeeef2;
	text-align:left;
	font-weight:bold;
	width:200px;
}

.handCursor
{
	cursor: hand;
}

.mainParagraph
{
	padding-bottom:13px; 
	padding-top:10px; 
	text-align:left;
}

.greenHeading
{
	color:#669900; 
	font-size:26px; 
}

h1
{
	color: #0066A6;
	font-size:26px; 
	font-weight:bold; 
	margin:0px;
}
h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	vertical-align: top;
	color: #CC3300;
	height: 20px;
}

h3
{
	font-size: 15px;
	font-weight:normal ;
	color: #990000;
	margin-bottom:5px;
	margin-top:5px;
	font-weight: bold;
}
a.h3LinkStyle
{
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	margin-bottom: 3px;
	margin-top: 5px;
	cursor: hand;
	text-decoration: none;
	font-weight: bold;
}
h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	margin-top:5px;
	margin-bottom: 18px;

}

.smallMenu
{
	height: 35px;
}



.darkColor
{
	color: #000000;
}

img{    border: 0px;}

.tableCenter
{
	text-align: center;
}

.UpdatingMessage
{
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #ffffcc;
	font-weight: bold;
}

.grayBorder
{
	border: #cccccc 1px solid;
}

HR
{
	text-align: center;
	height: 1px;
	width: 100%;
	margin-bottom: 5px;
	clear: both;
	color: #7F7F7F;
	
	
}

.SslList
{
	list-style-image: url(../images/ssltick.gif);
}

ul
{
	padding: 0 0 0 0;
	list-style-type: square;
}

TH
{
	font-weight:bold;
	 text-align:left;
	color: #CC3300;
}
li
{
	margin-top:5px;
}

.greyBorder
{
	border: #cccccc 1px solid;
}

.menuTable
{
	margin-top:8px;
	font-weight:bold;
	border: #cccccc 1px solid;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom:3px;
	height: 24px;
	font-weight: bold;
	background-image:url(../images/tableTitleBarBg.gif);
	padding-left: 3px;
	text-align:center;
}

.planHeadTable
{
	font-weight:bold;
	border: #cccccc 1px solid;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom:3px;
	height: 24px;
	font-weight: bold;
	background-image:url(../images/tableTitleBarBg.gif);
	padding-left: 3px;
	/*text-align:center; */
}

.loginButton
{
	
	font-weight:bold;
	border: #cccccc 1px solid;
	color:#990000;
	height: 20px;
	font-weight: bold;
	background-image:url(../images/tableTitleBarBg.gif);
	vertical-align:middle;
	padding-top:3px;
	text-align:center;
}

.centerItem
{
	margin-top: 13px;
	text-align:center;
}
.divWithBorder
{
	border: #cccccc 1px solid;
	padding-left: 3px;
}
.handleGrip
{
	 border-top: #cccccc 1px solid;
	
	 border-bottom: #cccccc 1px solid;
	 background-image:url(../images/tableGripHandle.gif);
	 height:24px;
	 width:13px;
}
.menu
{
	padding-right: 2px;
	padding-left: 2px;
	border-left: #cccccc 1px solid;
	text-align: center;
	height: 24px;
	
}

.domainCheckTable
{
	border-right: #669900 1px solid; 
	border-top: #669900 1px solid; 
	border-left: #669900 1px solid; 
	border-bottom: #669900 1px solid; 
	background-color:#edf9e8; 
	border-color:#669900;
}

.demoBanner
{
	padding-right: 2px;
	padding-left: 2px;
	border: #cccccc 1px solid;
}


.menuA
{
	text-decoration: none;
	color: #000000;
	font-size:12px;
}
.menuA:hover
{
	color: #669900;
	background-color: transparent;
}


A
{
	color: #476708; /*Green*/
	font-weight: bold;
	font-size:11px;
}
A:hover
{
	color: #CC3300; /*#c92c17; Red */
	background-color: #dcdcdc;
}

.tableBorderAndBackground
{
	background-color: #f9f9f9;
	border-right: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	border-left: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid;
}
.reportTableBackground
{
	background-color: #D4E5D7; /*Green-Gray background*/
}
.reportTable
{
	border: solid 1px #054905;
}

.reportTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
}



.QuotaText
{
	font-size:7pt;
}

.divQuota
{
	padding: 5px 5px 5px 5px;
	margin: 7px 7px 7px 7px;
}

.divMessageBox
{
	border: 1px solid orange;
	padding: 5px 5px 5px 5px;
	margin: 7px 7px 7px 7px;
	width:200px;
}
.amazonHonorBox
{
	  padding-left:10px;
}

.smallTitle
{
	color: #CC3300;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;
	padding-top: 20px;
	vertical-align:bottom;
}
.tableHeader
{
	
	background-color: #054905;
	font-weight: bold;
	color: white;
	font-size: 14px;
}

.tableHeaderSchemaMain
{
	background-color: #D4E5D7; /*Green-Gray background*/
	font-weight: bold;
	font-size: 13px;
	border-collapse: collapse;
	padding-left: 5px;
}
.tableFooterSchemaMain
{
	background-color: #D4E5D7; /*Green-Gray background*/
	font-weight: bold;
	font-size: 8px;
	border-collapse: collapse;
	color: #7F7F7F;
	padding-left: 5px;
}

.messageConfirmation
{
	font-weight: bold;
	text-align: center;
	color: green;
	
}


.buttonStyle, button
{
	border: 1px solid #D5D5D5;
	border-bottom: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/buttonBg.gif);
	background-position: top;
	background-color: white;
	height: 20px;
	width: 80px;
	vertical-align: middle;
	margin-bottom:6px;
}

.pageTitle
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15pt;
	vertical-align: top;
	color: #0066A6;
	height: 30px;
}

.pageTitleSmall
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	vertical-align: top;
	color: #0066A6;
	height: 30px;
}
.smallHeading
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	vertical-align: top;
	color: #CC3300;
	height: 20px;
}
.orderStyle
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #CC3300;
}
.priceStyle
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align:left;
}

.redbuttons
{
	 color:#cc0000;
	text-align:center;
}

/*.QuickLinksFlyoutPopup
{
	background-color: white;
	border: solid 1px silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	cursor: hand;
}
.QuickFlyoutHyperLinks
{
	border-bottom: 1px dotted;
	cursor: hand;
	color: #054905; 
	font-weight: bold;
}
.QuickFlyoutHyperLinks:hover
{
	color: #CC3300; 
	background-color: #dcdcdc;
}

.XmlSchemaProfileDetail
{
	color: #054905; 
	font-weight: bold;
	border-bottom: 1px dotted;
	font-size: 11px;
	cursor: hand;
}
.XmlSchemaProfileDetail:hover
{
	color: #CC3300; 
	background-color: #dcdcdc;
}


.ratingStar
{
	font-size: 0pt;
	width: 13px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	display: block;
	background-repeat: no-repeat;
}

.filledRatingStar
{
	background-image: url(Images/FilledStar.png);
}

.emptyRatingStar
{
	background-image: url(Images/EmptyStar.png);
}

.savedRatingStar
{
	background-image: url(Images/SavedStar.png);
}



.modalPopupNewUser
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 395px;
}

.modalPopupEditUser
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 395px;
}

.sampleStyleA
{
	background-color: #FFF;
}

.sampleStyleB
{
	background-color: #FFF;
	font-family: monospace;
	font-size: 10pt;
	font-weight: bold;
}

.sampleStyleC
{
	background-color: #ddffdd;
	font-family: sans-serif;
	font-size: 10pt;
	font-style: italic;
}

.sampleStyleD
{
	background-color: Blue;
	color: White;
	font-family: Arial;
	font-size: 10pt;
}*/

