body {background: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666; padding: 0; margin: 0;}
	img {border: none;}
	ul, li {margin: 0; padding: 0; list-style: none;}
	h1 {
		background: #003366 repeat-x top;
		text-shadow: 1px 1px 1px #B6A359;
		border: 1px solid #003366;
		color: #FFFFFF;
		margin-top: 10px;
		letter-spacing: -1px;
		font-size: 35px;
		padding: 7px 7px 0 12px;
		height: 45px;
	}
	
	h2 {margin: 0; padding: 0; letter-spacing: -1px; font-size: 35px; color: #003366;}


	h4, h3 {margin: 0; padding: 0; font-size: 18px;}
		h3 {padding-bottom: 10px;}


	a {color: #0000FF;}
		a:hover {color: #000066;}
	p {margin: 0; padding-bottom: 15px;}
	.left {float: left;}
	.right {float: right;}
	form {margin: 0; padding: 0;}
	input[type="text"], input[type="password"] {background: #fff url(theme-images/bg_input_sml.png) repeat-x top; border: 1px solid #ccc; padding: 5px;} 
		input[type="text"]:focus, input[type="password"]:focus {border: 1px solid #999;}
	.logo {float: left; padding: 30px 0;}
	.inner {width: 920px; margin: 0 auto; overflow: auto;}
	.online {color: #91C146; font-weight: bold;}
	.grey {color: #ccc;}
	
	#header {width: 100%; background: #FFFFFF;}
		#header a {color: #000000; text-decoration: none;}
			#header a:hover {color: #2FCBFF;}
		
		#topinfo {float: right; background: #575754; width: 250px; padding: 7px 15px; color: #fff; text-shadow: 1px 1px 1px #333; -moz-border-radius-bottomright: 7px; -moz-border-radius-bottomleft: 7px; -webkit-border-bottom-right-radius: 7px; -webkit-border-bottom-left-radius: 7px;}
			#topinfo p {padding: 0; line-height: 1.4em;}
				#topinfo img {float: left; padding-right: 5px;}
				#topinfo a {color: #fff; text-decoration: none;}
					#topinfo a:hover {color: #ccc;}
		
	#header ul {float: right; padding: 30px 0; margin-left: 150px; margin-right: 5px;}
		#header ul li {float: left; padding-left: 20px;}
		#header ul li img {float: left; padding-right: 5px;}
		
	#mid {background:   url("theme-images/bg_mid.png") repeat-x top; width: 100%; color: #fff; font-size: 20px; letter-spacing: -1px; line-height: 1.8em; text-shadow: 1px 1px 1px #38819C;}
		#mid .inner {width: 920px; height: 60px; background: url(theme-images/bg_domsearch.png) no-repeat top; padding: 10px 25px 15px 15px;}	


	#mid ul {float: left;} 
			#mid ul li {float: left; padding-left: 20px;} 	
			#mid a {color: #ffffff; text-decoration: none;} 	
				#mid a:hover {color: #2FCBFF;} 	
		
.anylinkcss {
	position:absolute;
	visibility: hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1em; 
	z-index: 100;
	width: 135px;
	top: -500px;
}
.anylinkcss a, .anylinkcss a:link, .anylinkcss a:active, .anylinkcss a:visited {
	padding: 2px 0px;
	width: 100%;
	color:#FFFFFF;
	display: block;
	text-indent: 15px;
	text-decoration: none;
	text-align: left;
	background-color: #20ABDE;
	background-position: 0px 0px;
	font-weight: normal;
}

/* ********************************************************** */
/* Domain Name Search Box on domains.html page */
		#dombox {
	margin-left: 20px;
}
		#dombox .domsearchbox {width: 420px; padding: 7px 15px; font-size: 17px; border: 1px solid #fff; -moz-border-radius: 6px; -webkit-border-radius: 6px; color: #c7c7c7; margin-right: 15px; font-weight: 700;}
		#dombox input {float: left;}
		#dombox .domsearch {background:url(theme-images/bg_search.png) no-repeat top; width: 40px; height: 37px;}
			#dombox .domsearch:hover {background:url(theme-images/bg_search.png) 0 -37px; cursor: pointer;}
/* ********************************************************** */
	
	ul#fpfeat {width: 360px; float: right;}
		ul#fpfeat li {border: 1px solid #ccc; padding: 10px 10px 5px 10px; width: 338px; background: url(theme-images/bg_mid_fade.png) repeat-x bottom; overflow: auto; -moz-border-radius: 6px; -webkit-border-radius: 6px; margin-bottom: 10px;} 
		ul#fpfeat img {float: left; padding-right: 10px;}
		ul#fpfeat p {padding-bottom: 10px;}
		ul#fpfeat h4 {font-size: 23px;} 
/* ********************************************************** */
			
	.packages {float: left; width: 300px; margin-right: 10px;}
		.packages h3 {height: 38px; font-size: 27px; color: #fff; padding: 7px 7px 0 12px;}
			.packages h3.bronze {background: #E37A1C url(theme-images/bg_package_bronze.png) repeat-x top; text-shadow: 1px 1px 1px #B6834D; border: 1px solid #D97A1C;}
			.packages h3.silver {background: #999 url(theme-images/bg_package_silver.png) repeat-x top; text-shadow: 1px 1px 1px #666; border: 1px solid #aaa;}
			.packages h3.gold {background: #D7B327 url(theme-images/bg_package_gold.png) repeat-x top; text-shadow: 1px 1px 1px #B6A359; border: 1px solid #D8B527;}

			.packages h3.normal {background: #003366 repeat-x top; text-shadow: 1px 1px 1px #B6A359; border: 1px solid #003366; margin: 0; letter-spacing: -1px; }
			.packages h3.bronze2 {background: #E37A1C repeat-x top; text-shadow: 1px 1px 1px #B6834D; border: 1px solid #D97A1C;}
			.packages h3.silver2 {background: #999 repeat-x top; text-shadow: 1px 1px 1px #666; border: 1px solid #aaa;}
			.packages h3.gold2 {background: #D7B327 repeat-x top; text-shadow: 1px 1px 1px #B6A359; border: 1px solid #D8B527;}
						
		.packagedetails {width: 298px; border: 1px solid #ccc; border-top: none;}
			.packageinfo {width: 288px; font-weight: bold; background: url(theme-images/bg_mid_fade.png) repeat-x bottom; font-size: 15px; padding: 8px 0 8px 10px;}
				.packagedetails img {float: left; padding: 2px 5px 0 0;}
			.packagedetails ul {margin: 10px auto; width: 268px; font-size: 14px;}
				.packagedetails li {background: url(theme-images/bg_sml_fade.png) repeat-x bottom; padding: 5px; line-height: 1.2em;}
				.packagedetails li img {padding-top: 0;}
				.packagedetails p.price {padding-left: 20px; font-size: 19px; font-weight: 700; letter-spacing: -1px;}
				.packagedetails p a {width: 179px; height: 26px; display: block; color: #fff; text-decoration: none; text-align: center; font-weight: 700; font-size: 14px; padding-top: 9px;}
					.bronzebtn a {background: url(theme-images/bg_btn_bronze.png) no-repeat top left; margin-left: 20px; padding: 0; text-shadow: 1px 1px 1px #B6834D;}
						.bronzebtn a:hover {background: url(theme-images/bg_btn_bronze.png) 0 -35px;}
					.silverbtn a {background: url(theme-images/bg_btn_silver.png) no-repeat top left; margin-left: 20px; padding: 0; text-shadow: 1px 1px 1px #666;}
						.silverbtn a:hover {background: url(theme-images/bg_btn_silver.png) 0 -35px;}
					.goldbtn a {background: url(theme-images/bg_btn_gold.png) no-repeat top left; margin-left: 20px; padding: 0; text-shadow: 1px 1px 1px #B6A359;}
						.goldbtn a:hover {background: url(theme-images/bg_btn_gold.png) 0 -35px;}
/* ********************************************************** */
.domains h3 {height: 65px; font-size: 27px; color: #fff; padding: 7px 7px 0 12px;}
.domains li {
	list-style-type: decimal;
	padding: 5px;
}
/* ********************************************************** */						
.orderpackage ul li {
	list-style-type: disc;
	margin: 5px 5px 5px 15px;
}
/* ********************************************************** */						
	.oneclick {width: 893px; padding: 10px 10px 5px 15px; background: url(theme-images/bg_mid_fade.png) repeat-x bottom; overflow: auto; -moz-border-radius: 6px; -webkit-border-radius: 6px; margin: 10px 0 0; border: 1px solid #ccc;} 

.tooltip {
	text-decoration: underline;
}

/* ********************************************************** */
/* Homepage Scroller */

/*Required */
		.container { width:510px; height:225px; overflow:hidden; position:relative; cursor:pointer;}
		.slides {position:absolute; top:0; left:0; }
		.slides > div { position:absolute; top:0; width:510px; display:none; }
/* Optional */
		#loopedSlider,#newsSlider {width: 540px; float: left;}
		#loopedSlider img.slidebtn {padding-top: 90px;}
		ul.pagination {list-style:none; padding:0; margin:0 auto; width: 100px;}
		ul.pagination li  {float:left; }
		ul.pagination li a { padding: 3px 10px; line-height: 1.6em;}
		ul.pagination li.active a { background: url(theme-images/bg_pagination.png) repeat-x top; color: #fff; text-decoration: none;}
		
/* Footer Styles */	

	#payments {background: url(./theme-images/bg_payments_footer.png) repeat-x top; width: 100%; padding: 15px 0; margin-top: 10px;}
		#payments p {background: #ccc; padding: 3px 10px; color: #fff; font-size: 11px; float: right; margin: 4px 10px 0 0; -moz-border-radius: 6px; -webkit-border-radius: 6px; font-weight: bold;}
		
	#footer {background: #fff url(./theme-images/bg_footer.png) repeat-x top; padding-top: 15px; height: 187px; color: #b4b4b4;}
		#footer ul {float: left; width: 500px;}
		#footer li {float: left; padding-left: 15px;}
		#footer a {color: #b4b4b4; text-decoration: none;}
			#footer a:hover {color: #fff;}
/* ********************************************************** */			
/* Control Panel Styles */
	
	ul#cpnav {width: 200px; float: left; margin-bottom: 25px;}
		ul#cpnav li {width: 200px; font-weight: bold; margin-bottom: 2px;}
		ul#cpnav li a{color: #fff; height: 23px; background: url(./theme-images/bg_cp_nav.png) no-repeat top; text-decoration:none; display: block; padding: 7px 0 0 20px;}
		ul#cpnav li a:hover {background: url(./theme-images/bg_cp_nav.png) 0 -30px;}
		
	#cpright {float: right; width: 700px;}
		#cpright h3 {font-size: 25px;}
		#cpright h4 {font-size: 18px;}
		#cpright ul {margin: 15px 0;}
	
	ul#cpanel {width:700px;}
		ul#cpanel li {width: 128px; height: 121px; background:   url("theme-images/bg_cp_button.png") repeat-x bottom; border: 1px solid #DEDEDE; -moz-border-radius: 10px; -webkit-border-radius: 10px; text-align: center; padding-top: 7px; float: left; margin: 0 10px 10px 0;}
			ul#cpanel li a{display: block; text-decoration: none; font-weight: bold;}
		ul#cpanel li p {font-size: 10px;}
		ul#cpanel img {margin-bottom: 5px;}
			ul#cpanel img.hosting {margin: 0 0 5px 12px;}
			ul#cpanel li.end {margin-right: 0;}

/* ********************************************************** */			
			
.bad-input {color: #D94943; background: #F9E0DF;}
.contact-1 {float: left}
table.price-and-description {border: 1px solid #888; width: 95%}
table.price-and-description td {border: 1px solid #888; padding: 5px;background: #f6f6f6}
.error {
	color: #FF0000;
	font-weight: bold;
}
.done {
	color: #003366;
	font-weight: bold;
	text-align: center;
}
table.basket {width: 100%; border-collapse: collapse; border: 1px solid #ccc; border-spacing: 2; margin-bottom: 15px;}
	
table.basket thead th {
	background: #888;
	color: white;
}
table.basket tbody td,
table.basket tbody th,
table.basket tfoot th,
table.basket tfoot td {
	background: #eee;
	color: black;
	border-bottom: 1px solid #ccc;
	text-align: center;
}

table.basket tfoot th,
table.basket tbody th {
	text-align: left;
}

table.basket tbody td:first-child {
	text-align: left;
}
td.unit_price_left {
	border-width: 1px 0px 1px 1px;
}
td.unit_price_mid {
	border-width: 1px 0px 1px 0px;
}
td.unit_price_right {
	border-width: 1px 1px 1px 0px;
	text-align: right;
}

.contact-1 table th {
	text-align: left;
}
a:link img#check-cookie { border: none; }
a:visited img#check-cookie { border: none; }
a:hover img#check-cookie { border: none; }
.bottom-links span {font-size: smaller;}
.left-th th {text-align: left;}
select {width: 200px;}
.normal-input-width input[type="text"],
.normal-input-width select {width: auto;}
.dac-results-table {width: 100%; border: 1px solid #ccc; border-collapse: collapse; border-spacing: 2; margin-bottom: 15px;}

.dac-results-table td, th {padding: 5px;}
input[type="text"], input[type="password"]{width: 200px; border: 1px solid #ccc; padding: 5px;}

.basket .item-name {text-align: left; padding: 5px;}
.basket tbody th {text-align: left;}
.basket tfoot th {text-align: left;}

/* ********************************************************** */
#customerticket {width: 98%; padding: 1px; border: 1px solid #666;}
#customerticket table {width: 100%; border-collapse: collapse; text-align: left; color: #666;}
#customerticket p {padding: 0; margin: 0;}
#customerticket th, #customerticket td {padding: 7px 10px;}
#customerticket th { text-align: left; background: #666; color: #fff;}
#customerticket tr.ticketsummary {background: #dedede;}
#customerticket tr.ticketsummary {background: #dedede;}
#customerticket tr.ticketsummary td {border-top: 1px solid #fff;}
#customerticket tr.ticketsummary td img {text-decoration: none; float: left; padding: 0 5px; }
#customerticket tr.ticketsummary td {text-decoration:underline;}
#customerticket table.ticketresponse {border: none;}
#customerticket table.ticketresponse th {background: #fff; color: #666;}
#customerticket table.ticketresponse tr {background: #f0f0f0;}
#customerticket table.ticketresponse tr.alt {background: #fff;}

.invoice_address {
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-align: center;
}


/* ********************************************************** */
/* powered by http://mierendo.com/software/rounded_css_boxes/ */
.my_corners_tl, .my_corners_t, .my_corners_tr, .my_corners_l, .my_corners_r, .my_corners_bl, .my_corners_b, .my_corners_br, .my_corners {
    width: auto;
    margin: 0;
    padding: 0;
    border: 0;
    position: relative;
}
.my_corners_t {
	background-color: #24B4E7;
	width: 600px;
}
.my_corners_tl {
    height: 100%;
    background-image: url("theme-images/corners/my_corners_topleft.png");
    background-repeat: no-repeat;
    background-position: left top;
}
.my_corners_tr {
    height: 100%;
    background-image: url("theme-images/corners/my_corners_topright.png");
    background-repeat: no-repeat;
    background-position: right top;
}
.my_corners_bl {
    height: 100%;
    background-image: url("theme-images/corners/my_corners_bottomleft.png");
    background-repeat: no-repeat;
    background-position: left bottom;
}
.my_corners_br {
    height: 100%;
    background-image: url("theme-images/corners/my_corners_bottomright.png");
    background-repeat: no-repeat;
    background-position: right bottom;
}
.my_corners {
    height: 100%;
    /* change this if you want to change the distance distance to text/content */
    padding: 16px 17px 16px 17px; 
}
/* ********************************************************** */

