/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
}
body {
	background-color: #efede6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 11px;
	color: #505050;
	text-decoration: none;
}
a:visited {
	color: #505050;
}
a:hover {
	color: #f67a00;
	text-decoration: underline;
}
a:active {
	color: #505050;
}
h5 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #4689BD;
	line-height: 24px;
}
h6 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
p.smaller {
	margin: 0px;
	padding: 6px 0px;
}
em {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #f67a00;
}
.bg_pageleft {
	background-image: url(images/bg_leftedge.gif);
	background-repeat: repeat-y;
	width: 18px;
}
.bg_pageright {
	background-image: url(images/bg_rightedge.gif);
	background-repeat: repeat-y;
	width: 18px;
}
.bg_page {
	background-color: white;
}
.headermenu {
	background-image: url(images/bg_headermenu.gif);
	background-repeat: repeat-x;
	height: 33px;
}
.sidemenu {
	height: 39px;
	background-color: #F2F1F0;
	background-image: url(images/bg_menuitem.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	font-weight: bold;
}
.sidemenu a{
	text-decoration: none;
}
.pagetitle {
	background-image: url(images/bg_pagetitle.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 523px;
}
.pagebody {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #e8e8e8;
	border-left-color: #e8e8e8;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	background-color: white;
}
.yourpagesout {
	height: 36px;
	background-color: #fffbf3;
}
.yourpagesout a{
	text-decoration: none;
}
.yourpagesover {
	height: 36px;
	background-color: #fff7e6;
}
.yourpagesover a{
	text-decoration: none;
}

.footer {
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}
.bg_bottom {
	background-image: url(images/bg_bottom.gif);
	background-repeat: repeat-x;
}
TEXTAREA.simplegrey {
	border: 1px solid #dfdfdf;
	width: 440px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	overflow: hidden;
	padding-top: 2px;
}
INPUT.simplegrey {
	border: 1px solid #dfdfdf;
	width: 165px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
}
.nopad {
	margin: 0px;
	padding: 0px;
}
SELECT.greystyled {
	font-size: 11px;
	color: #505050;
	border: 1px solid #a5acb2;
}
.coloursbox {
	background-image: url(images/bg_coloursbox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 150px;
	text-align: center;
	vertical-align: middle;
}
.submenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e2e2e2;
	border-left-color: #e2e2e2;
}
UL.submenuul {
	margin-top: 15px;
	padding: 0px;
	margin-left: 10px;
}

UL.submenuul li {
	display: inline;
	padding: 0px;
	margin-left: 15px;
}
.commercetable {
	background-image: url(images/bg_commercetable.gif);
	background-repeat: no-repeat;
	height: 136px;
	width: 467px;
}
.commerceadd {
	background-image: url(images/bg_commerceedit.gif);
	background-repeat: no-repeat;
	height: 416px;
	width: 493px;
}
.orange {
	color: #FF9909;
}
.grey {
	color: #B9B9B9;
}
.blue {
	color: #4685ab;
}
.green {
	color: #008000;
}
.red {
	color: #CC0000;
}
IMG.bottommargin {
	margin-bottom: 5px;
	border: 1px solid #DFDFDF;
}
.templatecontrol {
	background-color: #ff8c00;
	font-weight: bold;
	color: white;
	padding: 2px 0px;
}
.templatecontrol a:link, .templatecontrol a:visited, .templatecontrol a:active {
	color: white;
}
.templatecontrol a:hover {
	text-decoration: underline;
}
.stat_name {
	font-size: 12px;
	background-color: #f6f6f6;
	height: 29px;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	text-align: right;
}
.stat_divide {
	height: 7px;
}
.stat_vertline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#stat_horizline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.stat_line {
	font-size: 11px;
	font-weight: bold;
	color: #fff0d9;
	background-image: url(images/bg_statline.gif);
	background-repeat: repeat-x;
	height: 29px;
	text-align: right;
	padding-right: 3px;
	vertical-align: middle;
}
.emailtable {
	background-image: url(images/bg_emails.gif);
	background-repeat: no-repeat;
	height: 213px;
	width: 483px;
}
.emailcontent {
	margin: 20px;
}
.rteframe {
	background-image: url(images/bg_rteframe.gif);
	background-repeat: no-repeat;
	height: 645px;
	width: 772px;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	top: 160px;
	left: 50%;
	z-index: 10;
	left:50%;
	margin-left:-386px;
}
.yourpagesout_off {
	height: 36px;
	background-color: #fbfbfb;
}
.yourpagesout_off a{
	text-decoration: none;
}
.yourpagesover_off {
	height: 36px;
	background-color: #f3f3f3;
}
.yourpagesover_off a{
	text-decoration: none;
}

INPUT.headerinput {
	border: 1px solid #A5ACB2;
	font-size: 11px;
	width: 85px;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #505050;
	margin: 0px;
	padding: 0px 0px 0px 3px;
}
INPUT.greydark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	border: 1px solid #A5ACB2;
	height: 15px;
	padding-left: 4px;
}
.pagetitle_sm {
	background-image: url(images/bg_pagetitlesm.gif);
	background-repeat: no-repeat;
	height: 43px;
	width: 368px;
}
.pagetitle_lg {
	background-image: url(images/bg_pagetitle_lg.gif);
	background-repeat: no-repeat;
	height: 43px;
	width: 626px;
}
.bg_pageleftb {
	background-image: url(images/bg_leftedgeb.gif);
	background-repeat: repeat-y;
	width: 18px;
}
.bg_pagerightb {
	background-image: url(images/bg_rightedgeb.gif);
	background-repeat: repeat-y;
	width: 18px;
}
.bg_bottomb {
	background-image: url(images/bg_bottomb.gif);
	background-repeat: repeat-x;
}
.homebox {
	background-image: url(images/bg_smallbox.gif);
	background-repeat: no-repeat;
	height: 85px;
	width: 215px;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 15px;
	padding-bottom: 0px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
}
.homebox img {
	margin-right: 5px;
}
.homebox a:hover {
	text-decoration:none;
}
.designchosen {
	background-image: url(images/bg_designchosen.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
}
.domainfooter {
	background-image: url(images/bg_domainfooter.jpg);
	background-repeat: no-repeat;
	height: 33px;
}
.hometitle {
	font-family: Arial, Helvetica, sans-serif, Verdana, Tahoma;
	font-size: 21px;
	font-weight: bold;
	color: #3885B2;
}
.hmtit1 {
	font-size: 16px;
	font-weight: bold;
	color: #3885B2;
}

.smtitle {
	font-size: 13px;
	font-weight: bold;
	color: #3885B2;
}

.search {
	font-family: Arial, Helvetica, sans-serif, Verdana, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #3277A0;
}
.searchbg {
	background-image: url(images/searchbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.searchbox {
	font-size: 12px;
}
.tablehead {
	background-image: url(images/bg_tables.gif);
	background-repeat: repeat-x;
	height: 26px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e8e8e8;
}
.tableborder {
	border: 1px solid #e8e8e8;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}
.tablerow1 {
	text-align: center;
	vertical-align: middle;
	padding: 6px 3px;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e8e8e8;
}
.logo_browse {
	background-image: url(images/bg_logos_browse.gif);
	background-repeat: no-repeat;
	height: 73px;
	width: 467px;
}
.logo_create {
	background-image: url(images/bg_logo_create.gif);
	background-repeat: no-repeat;
	height: 203px;
	width: 467px;
}
.pagetitle_designpop {
	background-image: url(images/designpopup_head.gif);
	background-repeat: no-repeat;
	height: 43px;
	width: 575px;
}
UL.bluelist {
	font-size: 12px;
	list-style-image: url(images/bullet_blue.gif);
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
UL.bluelist li {
	margin-bottom: 10px;
}
.errorbox {
	background-color: #fcfbe8;
	border: 1px solid #cac67c;
	padding: 5px;
	font-size: 10px;
}
.errorbox strong {
	font-size: 11px;
}
.steps {
	background-image: url(images/bg_stepheader.gif);
	background-repeat: no-repeat;
	height: 28px;
	vertical-align: middle;
}
.designchosentext {
	position: absolute;
	z-index: 5;
	top: 248px;
	left:50%;
	margin-left:192px;
}
.checkoutbox {
	padding: 2px;
	border: 1px solid #dddddd;
}
.faqsbox {
	background-image: url(images/bg_faq.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 623px;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}
DIV.switchcontent a {
	font-weight: bold;
	color: #378ABA;
}
p.blue {
	font-size: 12px;
	color: #4689BD;
	margin: 10px 0px;
	padding: 0px;
}
.moreinfobox {
	background-color: white;
	border: 1px solid #e0e0e0;
	padding: 10px;
	color: #4689BD;
}
.moreinfobox a {
	font-weight:bold;
	color: #4689BD;
}
UL.moreinfolist {
	color: #4689BD;
	list-style-image: url(images/bullet_blue.gif);
	margin: 0px 0px 0px 25px;
	padding: 0px;
}
UL.moreinfolist li {
	padding-top: 4px;
	padding-bottom: 4px;
}
.becomempbox {
	background-image: url(images/head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 125px;
	padding-top: 20px;
	padding-right: 27px;
}
.faqquestion {
	color: #4689BD;
	height: 30px;
	font-size: 12px;
	vertical-align: middle;
}
.faqanswer {
	color: #777777;
}
.faqanswer div {
	padding-bottom: 0px;
}
.faqanswer div a {
	font-weight:bold;
	color: #4689BD;
}
.faqhead {
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(images/bg_faqs.gif);
	background-repeat: no-repeat;
	height: 24px;
	text-align: left;
	padding-top: 8px;
}
.faqhead span {
	margin-left: 20px;
}
.faqenq {
	background-image: url(images/bg_faqq.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 17px;
	padding-right: 15px;
}
.buyercode {
	background-image: url(images/bg_buyercode.gif);
	background-repeat: repeat-y;
	background-color: #2EAACF;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: normal;
	color: white;
}
.tandcbox {
	margin-top: 20px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 10px;
	height: 125px;
	width: 385px;
	overflow: auto;
	background-color: #F2F2F2;
	padding-top: 15px;
}
.tandcbox p {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
}
.termsbox p {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
}

a:hover.dcroll{
color:green:
}
a.dcroll{
color:green;
}
a:visited.dcroll{
color:green;
}
.domainboxes {
	background-image: url(images/bg_domainbox2.gif);
	background-repeat: no-repeat;
	height: 144px;
	padding-right: 10px;
	padding-left: 10px;
	width: 372px;
}
.greybox {
	background-image: url(images/greybox_bg.gif);
	background-repeat: repeat-y;
	padding: 10px 25px 5px;
}
.callusnow {
	background-image: url(images/bg_phone.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 77px;

}
