/* @override http://www.regalpanther.dev/css/mainStyle.css */

body {
	padding: 0px;
	margin:0px;
	text-align: center;
	min-height:100%;
	height:100%;
	background-color:#1F3F4F;
	font-size: 11px;
	color:#456a7d;
	font-family:Arial, Helvetica, sans-serif;
}

/* @group Domain Search Element */

#searchHome form div.inputBg1 {
	margin: 0 0 0 16px;
	display: block;
	float: none;
}

#searchHome form input[type="text"] {
	margin: 0;
}

#searchHome form input[type="submit"] {
	margin: 0;
}

#searchHome form select {
	margin: 0;
	padding: 0;
}

#searchHome form p {
	padding: 4px 17px;
}

/* @end */

/* @group Support Form */

form#support input[type="text"], textarea {
	width: 249px;
}

form#support input[type="submit"] {
	margin: 0 0 0 95px;
}

/* @end */

.wrapper {
	margin-top:0px;
	padding-top:0px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 920px;
	position: relative;
	z-index: 1;
	background-color: #FFFFFF;
	padding-bottom: 30px;
}
#contentBottom {
	float: left;
	position: relative;
	font-size: 0px;
	line-height: 0px;
	height: 6px;
	width: 722px;
	display: block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
}

#leftNav {
	height: 400px;
	width: 190px;
	float: left;
}
#floater {
	position: absolute;
	float: left;
	width: 191px;
	left: 0px;
	z-index: 1;
	top: 0px;
}

#leftNavTop {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #e5e5e5;
	border-left-color: #e5e5e5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 191px;
	background-color: #FFFFFF;
	padding-top: 20px;
}
#footer {
	background-image: url(../images/footerGrad.gif);
	background-repeat: repeat-x;
	background-color: #1F3F4F;
	padding-top: 20px;
	font-size: 12px;
	color: #a0bac7;
	padding-bottom: 30px;
	height:auto;
}
#footerLeft {
	float: left;
}

#leftNavTop a {
	display: block;
	padding-left: 15px;
	margin-left: 20px;
	background-image: url(../images/brownArrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e0e0e0;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 150px;
}
#leftNavTop a:hover{
	text-decoration:underline;
}
#leftNavMid2 a {
	color:#456a7d;
	display: block;
	padding-left: 15px;
	margin-left: 20px;
	background-image: url(../images/blueArrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b0c7d3;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 150px;
}
#leftNavMid2 a{
	color:#456a7d;
}
#leftNavMid2 a:hover{
	color:#456a7d;
	text-decoration:underline;
}

h1{
	font-size: 28px;
	font-weight: bold;
	color: #1f3f4f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	margin: 0px;
	padding: 0px;
}
h2{	
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #2b576d;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}

#leftNavTop p{
	padding:0px;
	margin:0px;
}
#leftNav h3 {
	padding-left: 20px;
}

#leftNavMid1 {
	font-size: 0px;
	background-image: url(../images/leftNavMid.gif);
	background-repeat: no-repeat;
	height: 16px;
}
#leftNavMid2 {
	background-image: url(../images/leftNavGrad2.gif);
	background-repeat: repeat-x;
	height:160px;
	width: 184px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b4bfc5;
	border-left-color: #b4bfc5;
}

#leftNavBottom {
	background-image: url(../images/leftNavBottom.gif);
	background-repeat: no-repeat;
	font-size: 0px;
	height: 10px;
}
#contentHead {
	width: 708px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e5e5e5;
	padding-top: 16px;
	padding-left:20px;
	padding-bottom:20px;
	margin-top:0px;
	clear: both;
	margin-right: 0px;
	margin-bottom: 0px;
}
.contentWrapper{
	width:auto;
	line-height:18px;
	margin:0px;
	padding-left:0px;
	padding-right:20px;
	padding-bottom:20px;
	padding-top:10px;
}
.wrapper a{
	color: #87572b;
	text-decoration: none;
}
.wrapper a:hover{
	text-decoration: underline;
}
.wrapper a:visited{
	color: #87572b;
}
.wrapper a:active{
	color: #87572b;
	text-decoration: none;
}
.content {
	width: 375px;
	float: left;
	display: block;
}
.contentWrapper ul {
	color:#1f3f4f;
	font-weight:bold;
	list-style-type: none;
	padding-left: 15px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 8px;
}
.contentWrapper ul li{
	background-image: url(../images/blueArrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 15px;
}
.contentRight {
	margin-top:5px;
	margin-left:20px;
	width: 290px;
	float: left;
	display: block;
}
.contentBold{
	font-weight:bold;
}
.comparisonBox {
	width: 292px;
	float: left;
	line-height:18px;
	height:365px;
	background-image:url(../images/homeHighlight.jpg);
}
.comparisonBox ul {
	color:#1F3F4F;
	font-weight:bold;
	list-style-type: none;
	padding-left: 130px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
}
.comparisonBox ul li{
	background-image: url(../images/blueArrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 15px;
}
.comparisonBox p {
	padding: 25px;
	padding-bottom:25px;
	padding-top:30px;
	font-size: 12px;
	color: #1F3F4F;
	margin: 0px;
}
.more{
	padding-left:145px;
	padding-top:2px;
}
.comparisonBox h1 {
	padding-top: 12px;
	padding-left:20px;
	margin: 0px;
	border-bottom:0px;
	font-size:16px;
}

.picture{
	width:250px;
	padding-left:5px;
	padding-top:79px;
	position:absolute;
	height:259px;
}
.layerTop{
	z-index:2;	
	position:relative;
}
.highlightBox {
	border: 1px solid #b2c1c8;
	width: 600px;
	float: left;
	margin-top: 20px;
	background-color: #dde7ec;
	display: block;
}
.highlightBox h1{
	color: #1f3f4f;
	font-size: 16px;
	font-weight: bold;
	border: 0px none #000000;
	line-height: 38px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.highlightItem {
	width: 275px;
	float: left;
	margin-left: 16px;
	height: 131px;
	margin-bottom: 16px;
	display: inline;
}
.highlightItemLeft {
	height: 131px;
	width: 3px;
	float: left;
	background-image: url(../images/navItemSprite.gif);
	background-repeat: no-repeat;
}
.highlightItemMid {
	float: left;
	height: 131px;
	width: 269px;
	background-image: url(../images/navItemGrad.gif);
	background-repeat: repeat-x;
}
.highlightItemRight {
	background-image: url(../images/navItemSprite.gif);
	background-position: 3px;
	float: left;
	height: 131px;
	width: 3px;
}
#searchHome{
	height:185px;
	margin-top:20px;
}
.searchBox {
	font-size:11px;
	color:#1f3f4f;
	border: 1px solid #b2c1c8;
	width: 290px;
	float: left;
	background-image: url(../images/searchGrad.gif);
	background-repeat: repeat-x;
	height: auto;
}

.searchBox ul {
	color:#1f3f4f;
	font-weight:bold;
	list-style-type: none;
	padding-left: 35px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-right: 17px;
}
.searchBox ul li{
	background-image: url(../images/blueArrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 15px;
}
.loginBox {
	height: 121px;
	width: 210px;
	position: absolute;
	left: 609px;
	top: 21px;
	background-image: url(../images/loginGrad.gif);
	background-repeat: repeat-x;
	border: 1px solid #e1e9ee;
	background-position: 1px;
	margin-left:0px;
	margin-right:0px;
	padding-left:20px;
	padding-right:20px;
}
.loginBox h1 {
	font-size: 16px;
	color: #2d5970;
	border: 0px none #009900;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 15px;
}

.searchBox p {
	font-size: 11px;
	line-height: 18px;
	color: #1f3f4f;
	padding-left: 17px;
	margin: 0px 0px 0px 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 17px;
	padding-top:10px;
}
.searchBox input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(none);
	background-color: transparent;
	margin-left: 17px;
	color: #1f3f4f;
	line-height: 12px;
	height: 22px;
	margin-right: 0px;
	display: block;
	background-repeat: no-repeat;
	font-size: 12px;
	padding-top: 4px;
	padding-left: 5px;
	margin-bottom: 2px;
	width: 248px;
	margin-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
input{
	font-family:Arial, Helvetica, sans-serif;
}
form{
	padding:0px;
	margin:0px;
}
form input {
	font-size:11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(none);
	background-color: transparent;
	color: #1f3f4f;
	line-height: 12px;
	height: 22px;
	margin-right: 0px;
	margin-left: 0px;
	display: block;
	background-repeat: no-repeat;
	font-size: 11px;
	padding-top: 4px;
	padding-left: 6px;
	margin-bottom: 2px;
	margin-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
form textarea {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(none);
	background-color: transparent;
	color: #1f3f4f;
	line-height: 11px;
	height: 120px;;
	margin-right: 0px;
	margin-left: 0px;
	display: block;
	background-repeat: no-repeat;
	font-size: 11px;
	padding-top: 4px;
	padding-left: 6px;
	margin-bottom: 2px;
	margin-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	overflow:hidden;
}
form select{
	font-size: 11px;
	color: #1f3f4f;
}
form p{
	font-size: 11px;
	line-height: 18px;
	color: #1f3f4f;	
}
.searchBox select {
	margin-left: 17px;
	color: #1f3f4f;
	line-height: 12px;
	margin-right: 0px;
	display: block;
	background-repeat: no-repeat;
	font-size: 12px;
	padding-top: 4px;
	padding-left: 5px;
}

.highlightItemMid h1 {
	font-size: 13px;
	padding-left: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.highlightItemMid h2 {
	font-size: 13px;
	font-weight: bold;
	color: #87572b;
	padding-left: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 38px;
}
.highlightItemMid p {
	font-size: 11px;
	line-height: 18px;
	color: #1F3F4F;
	padding-left: 12px;
	margin: 0px;
}

.searchBox h1 {
	color: #1f3f4f;
	font-size: 16px;
	font-weight: bold;
	border: 0px none #000000;
	line-height: 38px;
	padding-left: 17px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#contentBottomLeft{
	font-size: 0px;
	background-image: url(../images/bottomLeft.gif);
	float: left;
	line-height: 0px;
	height: 7px;
	width: 7px;
}

#header {
	height: 168px;
	background-image: url(../images/bgGrad.jpg);
	background-repeat: repeat-x;
	position: relative;
}

.inputLabel{
	text-align:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	height: auto;
	display: block;
	background-repeat: no-repeat;
	float: left;
	margin-top:2px;
	margin-right:5px;
	width:90px;
}
.inputBg1 {
	margin:0px;
	padding:0px;
	background: url(/images/inputBg.gif) top left no-repeat;
	display:block;
	float:left;
	width:256px;
}
.inputBg2 {
	margin-top:0px;
	padding-top:0px;
	background-image: url(../images/butBg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	float:left;
	width:130px;
}
.inputBgArea {
	background-image: url(../images/butBgArea.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	float:left;
	width:256px;
	height:140px;
}

.login {
	text-align:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	height: auto;
	display: block;
	background-repeat: no-repeat;
	float: right;
	margin-top:1px;
}
input.button {
	padding-bottom:1px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
    border: 0px;
    background: url(../images/btnInput.gif);
	width:82px;
    height: 19px;
    position: relative;
	margin-right: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-right: 0px;
}
input.buttonSmall {
	padding-bottom:1px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
    border: 0px;
    background: url(../images/btnInputSmall.gif);
	width:57px;
    height: 19px;
    position: relative;
	margin-right: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-right: 0px;
}

#nav {
	background-image: url(../images/navGrad.gif);
	background-repeat: repeat-x;
	height: 37px;
}
#footerContent {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}#footerRight {
	float: right;
}

#footer a{
	font-size: 12px;
	color: #a0bac7;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
#footer a:hover{
	text-decoration:underline;
}

/* @group Domains */

.domain-col-left {
	float: left;
	width: 376px;
}

.domain-col-right {
	float: right;
	width: 292px;
	padding: 0 0 0 20px;
}

.domain-col-right #searchHome {
	margin: 5px 0;
	padding: 0;
}

#contentHead div.contentWrapper div.domain-col-left div.domain-availability {
}

#contentHead div.contentWrapper div.domain-col-left div.domain-availability img {
	margin: 0 5px 0 0;
}

/* @end */
