/* New homepage */

h1 {
	font-size: 11px;
	color: #fff;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}

/* table layout */
table.homepagecontent {
	margin: 0px 15px 0px 16px;
}

.homepagecontent td{
	vertical-align:top;
	padding: 0px 10px 0px 0px;
	width: 209px;	
}

.homepagecontent td + td{
	/*border-left: 1px dashed #d5d5d5;*/
	padding-left: 10px;
	padding-right: 0px;
}

td.hppanelwide, td.hpfooter {
	padding: 0px;
	width: auto;
	border-bottom: 1px solid #fff;
}

td.hpfooter {
	font: 9px;
	color: #666;
}

td.hpfooter a {
	color: #4A5693;
}

/* Standard info panels */

.infopanelstandard {
	font: 9px verdana, geneva, arial, sans-serif;
	background: #fff;
	height: 140px;
	color: #666;
	clear: both;
}

.infopanelstandard h1 {
	display: block;
	height: 17px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background: #515da1 url(/pics/hp_headerbg.gif) repeat-x;
	padding: 0px;
	margin: 0px;
	padding-top: 6px;
	vertical-align: middle;
}
.infopanelcontent {
	padding: 2px;
	padding-top: 9px;
	line-height: 14px;
}

.infopanelcontent img{
	margin-bottom: 2px;
}

.infopanelfooter {
	background: #fff url(/pics/hp_footerbg.gif) repeat-x bottom;
	height: 49px;
	margin-bottom: 16px;
	
	width: 187px;
}

.infopanelfooter, { 
	width: 100%;
}
.infopanelfooter .links {
	/* background: url(/pics/hp_bullet.gif) no-repeat 2px 5px; */
	padding-top: 22px;
	text-align: center;
}

.infopanelfooter a {
	font: 9px verdana, geneva, arial, sans-serif;
	color: #000;
}

.infopanelfooter a img{
	border: none;
}

.infopanelfooter .price {
	float: right;
	height: 42px;
	width: 70px;
	text-align: right;
}

#reseller {
	height: 112px;
}

#resellerprice {
	height: 47px; 
}

/* styles for new right hand bar boxes */


.rhnbox-top-purple {
	background: url(/pics/rhnbox_top_purple.gif) #ebebeb no-repeat; 
	height: 2px; 
	width: 160px; 
	font-size: 1px;
}

.rhnbox-middle-purple {
	background: url(/pics/rhnbox_middle_purple.gif) #ebebeb repeat-y; 
	width: 155px; 
	font-size: 10px; 
	padding-top: 6px;
	padding-left: 5px;
	padding-bottom: 8px;
	line-height: 14px;
}

.rhnbox-middle-purple a {
	color: #4A5693;
}

.rhnbox-middle-purple img {
	margin-bottom: 2px;
}

.rhnbox-base-purple {
	background: url(/pics/rhnbox_base_purple.gif) #ebebeb no-repeat; 
	width: 160px; 
	height: 19px;
	text-align: right;
	
}

.rhnbox-base-purple input {
	margin-right: 15px;
}

#domain {
	width: 88px;
	height: 18px;
	margin-top: 3px;
}

#tld{
	width: 56px;
	height: 17px;
	margin-top: 3px;
}


@import 'homepageiewin.css';