/* STYLES FOR PROMOTION ENGINE PAGES & ELEMENTS */

.new-tlds {
	background: #e7f2f9 !important;
	}
.new-tlds thead td {
	background: url(/getImage.php?src=new-tlds-background.gif) no-repeat left top !important;
	}
.promo-sidebar-blurb {
	background: #f5ffdb;
	}
.promo-sidebar-blurb thead td {
	background: url(/getImage.php?src=promo-sidebar-blurb-header.gif) no-repeat left top;
	font-weight: bold;
	height: 28px;
	font-size: 11px;
	font-family: verdana;
	padding-left: 5px;
	padding-bottom: 0;
	}
.promo-sidebar-blurb thead td a {
	color: #000;
	text-decoration: none;
	}
.promo-sidebar-blurb td {
	font-size: 11px;
	font-family: verdana;
	color: #4f4f4f;
	padding-left: 10px;
	background: url(/getImage.php?src=arrow-sidebar-list.gif) no-repeat 0 17px;
	}
.promo-sidebar-blurb td a {
	color: #4f4f4f;
	}

.promo-sidebar-blurb td a:hover {
    color: #4f4f4f;
	text-decoration: underline;
	}

#my-nav .promo-my-nav {
	display: inline;
	padding-left: 13px;
	background: url(/getImage.php?src=sitebuilder-li.gif) no-repeat left 3px !important;
	background: url(/getImage.php?src=sitebuilder-li.gif) no-repeat left 2px;
	}

#my-nav .promo-my-nav a {
	background: none;
	color: #EB5300;
	padding: 0;
	font-weight: bold;
	}

#my-nav .promo-my-nav a:hover {
	color: #EB5300;
	}

.promo-tr {
	background: #F3FBF2;
	}

.strikeout {
	text-decoration: line-through;
	}

.promo-chck-avail {
	color: #cc0000;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	}

.promo-chck-avail small a {
	color: #ff5400;
	font-size: 9px;
	}

.promo-chck-avail strong {
	background: #FF0000;
	color: #ffffff;
	padding: 0px 2px;
	font-size: 10px;
}

.promo-chck-avail a {
	color: #cc0000;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	}

.promo-sidebar-header {
	background: #FBBE05;
	margin:0px;
	padding:4px 0 4px 12px;
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	display:block;
	margin-top: 0 !important;
	margin-top: -5px;
	}

.promo-register {
	background: #FF9320;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	text-align: center;
	padding: 3px 5px;
	}

.promo-register a {
	color: #fff;
	text-decoration: none;
	}

.promo-register a:hover {
	color: #fff;
	text-decoration: underline;
	}

.promo-heading {
	font-family: arial;
	font-size: 15px;
	}

/*
SUPERSITE PROMO PAGE
*/

.promo-country-list {
	height:70px;
	overflow:auto;
	width:420px;
	border:1px solid #ccc;
	margin-left: 10px;
	}

.promo-country-list td {
	text-align: left;
	}

.promo-round-box-container {
	margin:0px;
	padding:0px;
}        

.promo-rounded-box-topcap {
	margin:0px;
	padding:0px;
	background: url(/getImage.php?src=rounded-box-topcap.gif) no-repeat center bottom;
	height:13px;
}
           
.promo-rounded-box-content {
	margin:0 auto;
	padding:10px;
	border-left: 1px solid #565656;
	border-right: 1px solid #565656;
	width:738px;
	text-align:left;
}
            
.promo-rounded-box-botcap{
	margin:0;
	padding:0;
	background: url(/getImage.php?src=rounded-box-bottomcap.gif) no-repeat center top;
	height:16px;
}
