/* CSS Document */

body {
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#CCCCCC;
	background-image:url("/images/bodyBg.gif");
	background-attachment:fixed;
	background-position:top;
	background-repeat:repeat-x;
}

p {
	margin-top: 0px;
}

form {
	margin: 0px;
}

h5 {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	color: #FF6600;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	color: #FF6600;
}

table {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	border-width: 0px;
	border-collapse: collapse;
}

TD {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}

img {
	border-width: 0px;
}

.topNavImg {
	border: 1px solid #FFFFFF;
}

.hand {
	cursor: pointer;
}

ul {
	margin-bottom: 0px;
}

.confirmation 
{
  background-color:#CCCCCC;
  background-image:url("/images/bodyBg.gif");
  background-position:top;
  background-repeat:repeat-x;
  overflow:scroll;
  overflow-x:hidden;
  height:320px;
  width:85%;
  border:1px solid #CCCCCC;
}

#searchBox input {
	font-size: 7pt !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color: #000000;
	background-color: #FFFFFF;
	vertical-align: middle;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 3px;
	margin: 0px;
}

input {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 3px;
	margin: 0px;
}

textarea {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	color: #000000;
	background-color: #FFF;
	width: 100%;
	height: 75px;
}

select {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 3px;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;	
	margin: 0px;
}

.radio {
	background-color: transparent;
	border: 0px;
	width: auto;
}

.checkbox {
	background-color: transparent;
	border: 0px;
	width: auto;
}

.button {
	background-color: #093;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background:url('/images/btnBg_orange.gif');
	padding:2px;
	height:27px;
	border:1px solid #FF6600;
}

.inputFocus {
	border: 1px solid #FF6600;
}

.formField
{
	padding-right:3px;
	background-color:#006699;
	text-align:right;
	font-weight:bold;
	color:#FFF;
	font-size:7pt;
}
.formValue
{
	padding:3px;
	background-color:#EEE;
	text-align:left;
	font-size:8pt;
	height:30px;
}
.formDisplay
{
	padding:3px;
	background-color:#155473;
	text-align:left;
	font-weight:bold;
	font-size:8pt;
	color:#fff;
}
.titleRow
{
	background:url('/images/btnBg_blue.gif');
	height:22px;
	text-align:center;
	vertical-align:middle;
	color:#fff;
}


a:link {
	text-decoration: none;
	font-weight: bold;
	color: #006699;
	background-color: transparent;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #006699;
	background-color: transparent;
}

a:active {
	text-decoration: none;
	font-weight: bold;
	color: #006699;
	background-color: transparent;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #006699;
	text-decoration:underline;
}

.whiteLinks a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: transparent;
}

.whiteLinks a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: transparent;
}

.whiteLinks a:active {
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
	background-color: transparent;
}

.whiteLinks a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #CCEEFF;
	background-color: transparent;
}

#sideMenuBtns a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: transparent;
}

#sideMenuBtns a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: transparent;
}

#sideMenuBtns a:active {
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
	background-color: transparent;
}

#sideMenuBtns a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #006699;
	background-color: transparent;
}

#pageContainer {
	width: 1000px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background-color: #FFFFFF;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#topNav {
	background-color: #DDDDDD;
	height: 25px;
	background-image: url('http://www.greatwebdevelopment.com/images/topNavBG.gif');
	background-repeat: repeat-x;
}

#searchBar {
	background-color: #DDDDDD;
	height: 20px;
	background-image: url('http://www.greatwebdevelopment.com/images/searchBarBG.gif');
	background-repeat: repeat-x;
}

#searchBarLeft {
	background-color: #333333;
	background-image: url('http://www.greatwebdevelopment.com/images/searchBarLeft.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-shadow: #000000;
	font-size: 11px;
	font-weight: bold;
	padding-left:15px;
}

#spacerBar {
	background-color: #CCCCCC;
	height: 11px;
	background-image: url('http://www.greatwebdevelopment.com/images/spacerBarBG.gif');
	background-repeat: repeat-x;
}

#innerContainer {
	background-color: #EEEEEE;
}

#pageTitle {
	background-color: #006699 !important;
	height: 25px;
	background-image: url('http://www.greatwebdevelopment.com/images/pageTitleBG.gif');
	background-repeat: repeat-x;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
}

#sideMenuLeft {
	background-color: transparent;
	background-image: url('http://www.greatwebdevelopment.com/images/sideMenuLeftBG.gif');
	background-repeat: repeat-y;
}

#sideMenuTop {
	background-color: #999999;
	background-image: url('http://www.greatwebdevelopment.com/images/sideMenuTopBG.gif');
	background-repeat: repeat-y;
}

#sideMenuBot {
	background-color: #E8E7E7;
	background-image: url('http://www.greatwebdevelopment.com/images/sideMenuBotBG.gif');
	background-repeat: repeat-x;
}

#sideMenuBtns TD {
	background-color: #FF6600;
	height: 25px;
	background-image: url('http://www.greatwebdevelopment.com/images/sideMenuTopBtn.gif');
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 30px;
	padding-bottom: 2px;
}

#sideMenuTopHeader {
	background-color: #006699 !important;
	height: 25px;
	background-image: url('http://www.greatwebdevelopment.com/images/sideMenuTopHeader.gif') !important;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 30px;
	padding-bottom: 2px;
}

.sideMenuBotHeader {
	background-color: transparent;
	height: 25px;
	background-image: url('http://www.greatwebdevelopment.com/images/sideMenuBotHeader.gif') !important;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.sideMenuBotHeader TD {
	padding-left: 30px;
	padding-bottom: 3px;
}

.sideMenuContent {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
}

.formTable TD {
	padding: 4px;
	text-align: left;
}

.innerFormTable {
	width: 100%;
	margin-left: 0px;
	margin-right: auto;
	border-collapse: collapse;
	border-width: 0px;
}

.innerFormTable TD {
	padding-left : 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 4px;
}

.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold;
	font-size: 10px;
}

#footer {
	width: 1000px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 9px;
}

#footerLeft {
	background-color: transparent;
	height: 22px;
	background-image: url('http://www.greatwebdevelopment.com/images/botLeftBG.gif');
	background-repeat: repeat-x;
}

#footerRight {
	background-color: transparent;
	height: 12px;
	background-image: url('http://www.greatwebdevelopment.com/images/botRightBG.gif');
	background-repeat: repeat-x;
}

#copyright {
	font-size: 9px;
	font-weight: normal;
	color: #333;
	text-align: left;
}

.content  {
	border: 1px solid #CCCCCC;
	margin: 1px;
	border-collapse: collapse;
}

.content TD {
	background-color: #FFFFFF;
	padding: 4px;
}

#autoIntro {
	width: 320px;
}

#marketingIntro {
	width: 1%;
}

.TL {
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 0px;
	width: 12px;
	height: 12px;
}

.TM {
	border-top: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 0px;
	width: 100%;
	height: 12px;
}

.TR {
	border-width: 0px;
	background-color: transparent;
	padding: 0px;
	width: 12px;
	height: 12px;
}

.MM {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFFFFF;
	width: auto;
	height: auto;
}

.BL {
	border-width: 0px;
	background-color: transparent;
	padding: 0px;
	width: 12px;
	height: 12px;
}

.BM {
	border-bottom: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 0px;
	width: 100%;
	height: 12px;
}

.BR {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 0px;
	width: 12px;
	height: 12px;
}

#packages TD {
	padding: 4px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #DDDDDD;
}

#packages TH {
	text-align: left;
	padding: 4px;
	background-color: #FF6600;
	background-image:url('/images/cellBg_orange.gif');
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	border-right: 0px;
	border-top: 1px solid #999999;
	border-left: 0px;
}

.packagesTitle {
	background-color: #006699 !important;
	background-image:url('/images/cellBg_blue.gif');	
	color: #FFFFFF;
	font-weight: bold;	
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 0px;
	border-bottom: 1px solid #DDDDDD !important;
}

#featuresList TD {
	padding: 4px;
}

#searchEngineList TD {
	padding: 2px;
}

.activeTab {
	background-color: #EEEEEE;
}

.activeTab a:link {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	cursor: default;
}

.activeTab a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	cursor: default;
}

.activeTab a:active {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	cursor: default;
}

.activeTab a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	cursor: default;
}

.b {
	font-weight: bold;
	color: #FF6600;
}

