/* Stop! CSS time. */

/* c1de00 SecDNS green light */
/* b2cd00 SecDNS green dark */
/* 585552 SecDNS pewter light */
/* 3a3e3f SecDNS pewter dark */
/* fdc689 SecDNS orange light */
/* f7941d SecDNS orange dark */
/* db7700 SecDNS orange rich */

body {
	background-color: #585552; 
	margin: 0px auto;
	text-align: center;
}
body, td, th {
	font: normal normal 13px/17px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;
}
pre { white-space: pre-wrap; }

.alignMiddle	{ vertical-align: middle; }
.alignCenter	{ text-align: center; }
.container1		{ width: 100%; }

.clear	{ clear: both; }
.fleft	{ float: left; }
.fright	{ float: right; }
.green	{ color: #709f12; }

div.container {
 overflow:hidden;
 width: 100%;
}

a img	{ border: 0px; }
img		{ vertical-align: top; }

h1 {
	font: normal normal 24px/28px "Avant Garde", "Century Gothic", "Didact Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: none;
	color: #db7700;
	letter-spacing: -1px;
	margin: 0px;
	text-shadow: 0px 1px 1px #eee;
}
h2 {
	font: normal normal 28px/28px "Avant Garde", "Century Gothic", "Didact Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: none;
	color: #444;
	letter-spacing: -2px;
	text-shadow: 0px 1px 1px #ccc;
}
h3 {
	font: normal bold 36px/32px "Avant Garde", "Century Gothic", "Didact Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: none;
	color: #333;
	letter-spacing: -2px;
	margin: 0;
	text-shadow: 0px 1px 1px #bbb;
}
h3 font {
	font-size: 17px;
	font-weight: bold;
	color: #111; 
	letter-spacing: 0px;
	text-transform: none;
	text-shadow: 1px 1px 1px #ddd;
}
h4 {
	font: normal bold 23px/24px "Helvetica Neue", Helvetica, Arial, Geneva, "MS Sans Serif", sans-serif;
	text-transform: uppercase;
	color: #222;
	margin: 0;
	text-shadow: 0px 1px 1px #bbb;
}
h4 font {
	font-size: 36px;
	color: #111; 
}
h5 {
	font: normal normal 13px/15px "Helvetica Neue", Helvetica, Arial, Geneva, "MS Sans Serif", sans-serif;
	color: #555;
	margin: 3px 0px 2px 0px;
}
h6 {
	font: normal normal 11px/13px "Helvetica Neue", Helvetica, Arial, Geneva, "MS Sans Serif", sans-serif;
	color: #555;
	margin: 3px 0px 2px 0px;
}
h6 font {
	font-size: 13px;
	color: #444;
}
hr {
	border: 0;
	color: #fdc689;
	background-color: #fdc689;
	height: 1px;
}

.slogan { 
	font: bold normal 18px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #3a3e3f;
	text-shadow: 0px -1px 1px #fdc689;
}
.sloganbig { 
	font: bold normal 30px/44px Arial Black, Arial, sans-serif;
	color: #c1de00;
	letter-spacing: -3px;
	word-spacing: -7px;
	text-shadow: 1px 1px 2px #222;
/*
	filter:alpha(opacity=80); -moz-opacity: 0.80; -khtml-opacity: 0.80; opacity: 0.80; 
*/
}
.smallprint {
	font: normal normal 12px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #3a3e3f;
	text-shadow: 0px -1px 1px #fdc689;
}
ol.slogan li {
	margin: 0 0 8px 0;
}
ol.slogan li a {
	font: bold normal 21px/20px Arial Black, Arial, sans-serif;
	letter-spacing: -1px;
}

a:link, a:visited	{ color: #db7700; text-decoration: none; }
a:active			{ color: #b2cd00; text-decoration: underline; }
a:hover				{ color: #b2cd00; text-decoration: underline; }

.slogan a { 
	color: #fff;
	text-shadow: 1px 1px 0px #777;
}

ul{margin:0; padding:0; list-style:none;}
ul li a{line-height:1.84em}

.ul{margin:0; padding:0; list-style:none;}
.ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 8px; margin:0; padding-left:13px; }
.ul li a{color:#fff; text-decoration:none; line-height:1.53em; font-weight:normal}
.ul li a:hover { text-decoration:underline; }

.link-1 { display:block; float:left; background:url(images/link_bg.gif) left top repeat-x; color:#ffffff; text-decoration:none; font-weight:bold}
.link-1 em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link-1 b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:2px 23px 3px 28px; font-weight:normal; font-style:normal;}
.link-1:hover{ background:url(images/link_bg-1.gif) left top repeat-x;}
.link-1:hover em{ background:url(images/link_left-1.gif) no-repeat left top;}
.link-1:hover b { background:url(images/link_right-1.gif) no-repeat right top; }

.row { margin-bottom: 26px; }

.h{ height:26px}
.h1{ height:38px}
.block-contact span{ float:right; margin-right:55px}
.block-contact1 span{ float:right; margin-right:50px}

.tdleft { text-align: left; }

#header {
	height: 175px;
	margin: 0px auto;
	background: #fff;
}
#topnav {
	height: 115px;
	width: 807px;
	padding: 0 20px;
	border: none;
}
#topnav td {
	color: #999;
	font: normal normal 11px/11px "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}
#topnav a:link		{ color: #333; text-decoration: none; }
#topnav a:visited	{ color: #333; text-decoration: none; } 
#topnav a:hover		{ color: #f7941d; text-decoration: none; }

#topnavmenu {
	height: 60px;
	padding: 0;
	background: #3a3e3f url('/images/SecDNS-menubarbg.png') repeat-x center top;
}
#topnavmenu td {
	font: normal normal 28px/30px "Avant Garde", "Century Gothic", "Didact Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: ccc;
}
#topnavmenu a:link		{ color: #ddd; text-decoration: none; }
#topnavmenu a:visited	{ color: #ddd; text-decoration: none; } 
#topnavmenu a:hover		{ color: #f7941d; text-decoration: none; }
.navVert
{
	background-image: url('/images/SecDNS-naverticals.png');
	background-repeat: no-repeat;
	background-position: center bottom;
}
#whoisbox { margin: 17px 0 0 0; }

#mainbody {
/*
	background: #f7941d url('/images/SecDNS-mainbodybg.png') repeat-x center top;
*/
	margin: 0px auto;
	padding: 0;
/*
	background: #f7941e;
	background: -moz-linear-gradient(top, #fdc689 0%, #f7941e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdc689), color-stop(100%,#f7941e));
	background: -webkit-linear-gradient(top, #fdc689 0%,#f7941e 100%);
	background: -o-linear-gradient(top, #fdc689 0%,#f7941e 100%);
	background: -ms-linear-gradient(top, #fdc689 0%,#f7941e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdc689', endColorstr='#f7941e',GradientType=0 );
	background: linear-gradient(top, #fdc689 0%,#f7941e 100%);
*/
	background: #f7941e;
	background: -moz-linear-gradient(top, #faa849 0%, #e68007 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#faa849), color-stop(100%,#e68007));
	background: -webkit-linear-gradient(top, #faa849 0%,#e68007 100%);
	background: -o-linear-gradient(top, #faa849 0%,#e68007 100%);
	background: -ms-linear-gradient(top, #faa849 0%,#e68007 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faa849', endColorstr='#e68007',GradientType=0 );
	background: linear-gradient(top, #faa849 0%,#e68007 100%);
}

#bodyfill {
	width: 807px;
	height: 640px;
	padding: 0 20px;
	margin: 0;
}

.mainboxHead { 
	background: url('/images/SecDNS-mainbox-head.png') no-repeat bottom center; 
	width: 807px; 
	height: 36px;
	font-size: 2px;
	margin-top: 12px;
}
.mainboxBody { 
	background: url('/images/SecDNS-mainbox-body.png') repeat-y; 
	padding: 0px 54px;
	min-height: 526px;
}
.mainboxFoot { 
	background: url('/images/SecDNS-mainbox-foot.png') no-repeat top center; 
	width: 807px; 
	height: 36px;
	margin-bottom: 12px;
}

#footer {
	background: #585552 url('/images/SecDNS-menubarbg.png') repeat-x center top;
	color: #ccc;
	border-top: none;
	text-align: center;
	margin: 0px auto;
	padding: 20px 0px 38px 0px;
	height: 150px;
}
#footer h5 {
	color: #eee;
	font-size: 20px;
	line-height: 26px;
	text-shadow: 0px 1px 1px #333;
}
#footer h6 {
	color: #aaa;
}
#footer td a:link		{ color: #ccc; }
#footer td a:visited	{ color: #ccc; } 
#footer td a:hover		{ color: #d70; text-decoration: underline; }

.subtitle1 {
	font-size: 15px;
	color: #000;
	padding: 20px 0 0 0;
}

#proPane {
	margin: 42px 0 26px 0;
}
#proPane td {
	text-align: center;
	font: normal normal 14px/23px "Helvetica Neue", Helvetica, Arial, Geneva, "MS Sans Serif", sans-serif;
	color: #333;
}
#proPane td p {
	margin: 12px 0;
}
.proPane1 {
	padding: 40px 0 10px 0;
	width: 180px;
	height: 420px;
	background-image: url('/images/SecDNS-proPane1.png');
	background-repeat: no-repeat;
	overflow: hidden;
}
.proPane2 {
	padding: 40px 0 10px 0;
	width: 180px;
	height: 420px;
	background-image: url('/images/SecDNS-proPane2.png');
	background-repeat: no-repeat;
	overflow: hidden;
}
.proPane3 {
	padding: 20px 0 10px 0;
	width: 230px;
	height: 420px;
	background-image: url('/images/SecDNS-proPane3.png');
	background-repeat: no-repeat;
	overflow: hidden;
}
.proPane4 {
	padding: 40px 0 10px 0;
	width: 180px;
	height: 420px;
	background-image: url('/images/SecDNS-proPane4.png');
	background-repeat: no-repeat;
	overflow: hidden;
}
.proPrice { font-weight: bold; font-size: 30px; }
.proPriceL { font-weight: bold; font-size: 36px; }

table.niceTable {
	border: 0px transparent !important;
	border-collapse: separate;
	border-spacing: 1px;
	background-color: transparent;
}
table.niceTable td {
	background-color: #fef6ed !important; 
	padding: 8px 12px;
	border-left: 1px solid #fcfcfc;
	border-top: 1px solid #fcfcfc;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-radius: 8px;
}

.adminPane {
	background-color: #fff;
	border-radius: 12px;
	-moz-border-radius: 12px;
	margin: 21px 0 28px 0;
}
.sidebar {
	width: 200px;
	height: 100%;
	font: normal normal 16px/24px "Helvetica Neue", Helvetica, Arial, Geneva, "MS Sans Serif", sans-serif;
	color: #777;
	border-top-left-radius: 12px; 
	border-bottom-left-radius: 12px;
 	-moz-border-radius-topleft: 12px; 
 	-moz-border-radius-bottomleft: 12px;
	background: #feecd8;
	background: -moz-linear-gradient(left, #feecd8 26%, #fcdab5 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(26%,#feecd8), color-stop(100%,#fcdab5));
	background: -webkit-linear-gradient(left, #feecd8 26%,#fcdab5 100%);
	background: -o-linear-gradient(left, #feecd8 26%,#fcdab5 100%);
	background: -ms-linear-gradient(left, #feecd8 26%,#fcdab5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feecd8', endColorstr='#fcdab5',GradientType=1 );
	background: linear-gradient(left, #feecd8 26%,#fcdab5 100%);
}
.sidebar p {
	white-space: nowrap;
	border-top: 1px #fff solid;
	border-bottom: 1px #e4d4c2 solid;
	padding: 8px 0 8px 20px;
	margin: 0;
}
.sidebar a:link, .sidebar a:visited {
	color: #222;
	white-space: nowrap;
}
.sidebarTop {
	height: 26px;
	border-bottom: 1px #e4d4c2 solid;
	margin: 0;
}
.sidebarBottom {
	height: 26px;
	border-top: 1px #fff solid;
	border-bottom: none;
	margin: 0;
}
.hdr {
	border-top: 1px #fff solid;
	padding: 10px 0 26px 20px;
	margin: 0;
	color: #777;
	font: normal normal 11px/13px "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	border-bottom: none;
}
.adminEdit {
	padding: 28px 20px;
}
.adminEdit h2 {
	font: normal bold 28px/28px "Avant Garde", "Century Gothic", "Didact Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: none;
	color: #444;
	letter-spacing: -1px;
	margin: 0;
	text-align: left;
	text-shadow: 1px 1px 1px #eee;
}
.adminEdit table {
	width: 100%;
}
.adminEdit thead {
	background-color: #555;
}
.adminEdit thead tr td {
	color: #fff;
	padding: 2px 6px;
}

.login {
	padding: 28px 20px;
}
.login h2 {
	font: normal normal 28px/28px "Avant Garde", "Century Gothic", "Didact Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: none;
	color: #444;
	letter-spacing: -2px;
	margin: 0;
	text-shadow: 0px 1px 1px #ccc;
}

.login input[type="submit"], .adminEdit input[type="submit"], a.niceButton {
	height: 34px;
	cursor: pointer;
	margin: 0px;
	padding: 0px 16px 3px 16px;
	font: normal bold 18px/18px "Avant Garde", "Century Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	color: #fff;
	text-shadow: 1px 1px 1px #444;
	border: 1px solid #8b9d5f;
	border-bottom: 1px #3e590b solid;
	border-right: 1px #5e7d0e solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-box-shadow:	1px 1px 2px #aaa;
	-webkit-box-shadow:	1px 1px 2px #aaa;
	box-shadow:			1px 1px 2px #aaa;
	background-color: #709f12;
	background:  -webkit-gradient(linear, left top, left bottom, from(#8cb921), to(#709f12));
	background:  -moz-linear-gradient(top,  #8cb921,  #709f12);
	background: #709f12 linear-gradient(#8cb921, #709f12);
}
a.niceButton:visited { color: #fff; }
.login input[type="submit"]:hover, .adminEdit input[type="submit"]:hover, a.niceButton:hover {
	color: #fdc689;
	text-decoration: none;
}

.helpButton {
	vertical-align: 2px;
	color: #709f12;
	font-weight: bold;
	font-size: 12px;
	font-weight: bolder;
	background: #fff;
	padding: 0px 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.2s ease-out;
    -moz-box-shadow: 0px 1px 1px #888;
    -webkit-box-shadow: 1px 1px 1px #aaa;
    cursor: pointer;
}

#page9 select {
	background-color: #fff;
}

.user_result {
	color: red;
}

.login_error {
	color: red;
}

.input_st {
	border: 1px solid #e4d4c2;
	background: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 115px; 
	height: 20px;
	font-size: 11px;
	padding-left: 5px;
}

.row_deflt {
	background: #fef6ed;
}

.row_hilite {
	background: #f6fad8;
}

.rowedTable tr:nth-child(2n+0)  {
	background-color: #f6fad8;
}

.btn, .btn a {
	background: url("images/button.png") no-repeat scroll left top transparent;
	border: medium none;
	color: #fff !important;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-weight: bold;
	height: 35px;
	line-height: 35px !important;
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	width: 150px !important;
}

.goog-te-gadget-simple {
	background-color: transparent !important;
	border: none !important;
	margin-bottom: 5px;
}
.goog-te-gadget-icon { display: none; }
.goog-te-menu-value { margin-left: 0 !important; }
a.goog-te-menu-value span { color: #999; text-transform: uppercase; font: normal normal 11px/11px "Helvetica Neue", Helvetica, Arial, sans-serif; }
a.goog-te-menu-value span:hover { color: #f7941d !important; }
a.goog-te-menu-value:hover { text-decoration: none !important; }

/*
a:visited {
  color:#993300;
}
a:active {
  color:#999999;
}
.level1nav,a:link.level1nav,a:visited.level1nav {
  color:#666666;
  text-decoration:none;
}
a:hover.level1nav {
  color:#993333;
  text-decoration:none;
}
.level2nav,a:link.level2nav,a:visited.level2nav {
  color:#999999;
  text-decoration:none;
}
a:link.relatedLink,a:visited.relatedLink {
  color:#666666;
  text-decoration:underlined;
}
a:hover.relatedLink,a:active.relatedLink {
  color:#999999;
  text-decoration:underlined;
}
.navarrow {
  color:#CC3333;
}
.downloadText {
  color:#666666;
  font-size:11px;
  font-family:verdana;
}
.inputbox {
  background-color: #F7F0E5;
  color: #666666;
}
.button {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #F8F8F8;
  font-size: 12px;
}
a:hover {
  color:#FF0000;
 }
h3 {
  color: #9B4040;
}
a:link {
  color:#993300;
 }
.smalltext {
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
}
td {
  color:#666666;
  font-size: 80%;
  font-family:Arial, Helvetica, sans-serif;
}
.blacktext {
  color: #000000;
}
*/

