/* * * * * * * * * *
Re-touched by : Bel Koo
www.dream-design.net
* * * * * * * * * */



body {
	color: #333333;
	background: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
h2 {
	padding: 0px;
	color: #00BFFF;
	font-weight: normal;
	font-size: 18pt;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-size: 12pt;
	padding: 0px 0px 0px 20px;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background: url(images/arrowed-02.gif) no-repeat left center;
}
h6 {
	font-size: x-small;
	font-weight: normal;
}
.clear {
	clear: both;
}


select {
	font-size: 10pt;
	border:1px solid silver;
	background:#FFF;
	width: auto;
}
form {
	margin: 0px;
	padding: 0px;
}


input {
	border:1px solid silver;
	background:url(images/bb3.gif) #FFF repeat-x;
	font-size: 10pt;
}

input:focus {
background: #FFF;
border:1px solid silver;
}

input.submit {
	width:auto;
	background: url(images/buffera.gif) repeat;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #990000;
	padding-right: 5px;
	padding-left: 5px;
}
.signup_button {
	text-align: center;
	font-weight: bold;
	background: url(images/buffera.gif) repeat-x center center;
	border: 1px solid #990000;
	padding: 2px;
	width: 80px;
	margin-right: auto;
	margin-left: auto;
}
.hosting_th {
	background: url(images/content_bg.gif) repeat-x;
	font-weight: bold;
	border-bottom: 2px solid #C2E6F3;
	padding-top: 5px;
	padding-bottom: 5px;
}
.hosting_title {
	background: #FBFDFE;
	border-bottom: 1px solid #FFFFFF;
	text-align: left;
	padding-left: 20px;
	border-right: 1px solid #FFF5F2;
}

.tick {
	background: url(images/8-em-check.gif) no-repeat center center;
}
.cross {
	background: url(images/8-em-cross.gif) no-repeat center center;
}





#finddomain {
	width: 887px;
	border: 0px solid #EDF6FD;
	margin: 20px auto 5px;
	text-align: center;
	background: url(images/find_domain_top.gif) no-repeat;
	padding-top: 7px;
	padding-bottom: 7px;

}
#finddomain .finddomain_content {
	background: url(images/find_domain_bg.gif) repeat-y;
}
#finddomain .finddomain_clear {
	background: url(images/find_domain_clear.gif) no-repeat;
	height: 7px;
}

#finddomain .header {
	font-size: 10pt;
	color: #AAE1F5;
	background: url(images/star.gif) no-repeat right center;
	padding-right: 20px;
	font-weight: bold;
}

#finddomain2 {
	width: 600px;
	border: 0px solid #EDF6FD;
	margin: 20px auto 5px;
	text-align: center;
	background: url(images/find_domain_top.gif) no-repeat;
	padding-top: 7px;
	padding-bottom: 7px;

}
#finddomain2 .finddomain_content {
	background: url(images/find_domain_bg.gif) repeat-y;
}
#finddomain2 .finddomain_clear {
	background: url(images/find_domain_clear.gif) no-repeat;
	height: 7px;
}

#finddomain2 .header {
	font-size: 10pt;
	color: #AAE1F5;
	background: url(images/star.gif) no-repeat right center;
	padding-right: 20px;
	font-weight: bold;
}



#wrapper {
	margin-right: auto;
	margin-left: auto;
}
#top {
	background: url(images/header_bg.gif) repeat-x;
	height: 148px;
}

#header {
	background: url(images/header.gif) no-repeat;
	height: 112px;
	width: 376px;
	margin-left: 20px;
}
#header h1 {
	text-indent: -9000px;
	margin: 0px;
	padding: 0px;
}
#header p {
	text-indent: -9000px;
}
#first_nav {
	height: 28px;
	font-weight: bold;
	width: 538px;
	margin: -28px auto 0px;
}
#first_nav ul {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	list-style: none;
}
#first_nav li {
	display: inline;
}
#first_nav li a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding: 5px 15px;
	display: block;
}
#first_nav li a:hover {
	background: url(images/nav_a_bg.gif) repeat-x center center;
}
#first_nav .current {
	background: url(images/buffera.gif) repeat-x center center;
}



#snd_nav {
	background: url(images/snd_nav_bg.gif) repeat-x;
	height: 24px;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 7px;
}
#snd_nav ul {
	margin: 0px;
	padding: 0px;
}
#snd_nav li {
	display: inline;
	list-style: none;
	padding-right: 10px;
	padding-left: 10px;
}
#snd_nav li a {
	color: #90E3FE;
	text-decoration: none;
}
#snd_nav li a:hover {
	color: #666666;
	text-decoration: none;
}
#snd_nav .current {
	background: url(images/buffera.gif) repeat-x center center;
}
#content_wrapper {
	background: url(images/content_bg.gif) repeat-x;
	font-size: 85%;
	border-top: 2px solid #FFFFFF;
	padding: 10px 40px;
}
#banner {
	background: #E1F2FE;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#banner img {
	border: 5px solid #C2E6F3;
}


/* Main page */
#main{
	width: 920px;
	margin-bottom: 5em;
	margin-right: auto;
	margin-left: auto;
}
#main table {
	width:100%;
	margin-top: 10px;
}
#main th {
background:url(images/content_bg.gif) repeat-x;
font-weight:700;
}
#main th,td {
border-bottom:0px solid #e9e9e9;
padding:3px;
text-align:left;
}
#main img {
	border: none;
}
#main .img {
	border: 5px solid #C2E6F3;
}

#main a, #main a:link {
	color: #00BFFF;
	text-decoration: none;
}
#main a:hover {
	color: #404041;
	text-decoration: underline;
}
#main ul {
	margin-top: 5px;
}
#main li {
	padding-left:18px;
	list-style:none;
	background:url(images/8-em-check.gif) no-repeat left center;
}
#column_wrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

/* End Main Page */



#left_column{
	width: 650px;
	float: right;
	margin-bottom: 5em;
	padding-right: 20px;
	padding-left: 20px;
}
#left_column table {
	width:100%;
	margin-top: 10px;
	border: 2px solid #F6FBFE;
}
#left_column th {
	background:url(images/content_bg.gif) repeat-x;
	font-weight:700;
	border-bottom: 2px solid #C2E6F3;
}
#left_column th,td {
border-bottom:1px solid #FFF5F2;
padding:3px;
text-align:center;
}
#left_column img {
	border: none;
}
#left_column .img {
	border: 5px solid #C2E6F3;
}

#left_column a, #left_column a:link {
	color: #00BFFF;
	text-decoration: none;
}
#left_column a:hover {
	color: #404041;
	text-decoration: underline;
}

#left_column ul {
	margin-top: 5px;
}

#left_column li {
	padding-left:20px;
	list-style:none;
	background:url(images/bullet_go.gif) no-repeat left top;
}
#left_column .networkpage {
	text-align: left;
	border: none;
}
#left_column .networkpage_table {
	border: none;
}

#right_column{
	width: 190px;
	padding-left: 10px;
	padding-right: 20px;
	margin-bottom: 20px;
	border-right: 1px solid #F2F9FE;
}
#right_column h3 {
	background: url(none);
	padding-left: 0px;
	margin-bottom: 5px;
}

#right_column a , #right_column li a {
	color: #333333;
	text-decoration: none;
}
#right_column a:hover, #right_column li a:hover {
	color: #C2E6F3;
	text-decoration: none;
}

#right_column ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 1em;
	padding-left: 0px;
}



#footer {
	font-size: 85%;
	background: #161616 url(images/footer_bg.gif) repeat-x center top;
	border-top: 1px solid #00BFFF;
	padding: 10px 25px;
	clear: both;
}
#footer .copyright a, .copyright a:hover {
	color: #00BFFF;
	text-decoration: none;
	font-weight: bold;
}

#footer .copyright {
	color: #00BFFF;
	float: left;
	margin-left: 10px;
}
#footer .printable {
	color: #00BFFF;
	text-align: right;
	float: right;
	margin-right: 10px;
}
#footer .printable a, .printable a:hover {
	color: #CC3333;
	text-decoration: none;
}
#footer .printable a:hover {
	color: #00BFFF;
	text-decoration: none;
}


#footer ul {
	padding: 0px;
	list-style: none;
	clear: both;
	text-align: center;
	color: #404041;
	margin: 0px;
}
#footer li.last {
border-right: none;
}

#footer li {
	padding-right: 4px;
	padding-left: 4px;
	border-right: 1px solid #252525;
	display: inline;
}
#footer li a {
	color: #404041;
	text-decoration: none;
}
#footer li a:hover {
	color: #CC3333;
}





/* Hosting Package */
#package{
	margin: 20px auto 5px;
	width: 900px;
}
#package h2 {
	margin: 0px 0px 5px;
}

#package .table {
	border: 1px solid #C2E6F3;
	padding: 5px;
	background: #EDF6FD;
	width: 280px;
	text-align: left;
}
#package .table2 {
	border: 1px solid #EDF6FD;
	padding: 5px;
	background: #EDF6FD;
	text-align: left;
}


#package ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

#package .title {
	font-weight: bold;
	color: #00BFFF;
	padding-left: 1px;
	font-size: 10pt;
}
#package a:link {
	font-weight: bold;
	color: #90E3FE;
	text-decoration: none;
}
#package a:visited {
	font-weight: bold;
	color: #90E3FE;
	text-decoration: none;
}
#package a:hover {
	color: #161616;
	text-decoration: none;
	font-weight: bold;
}

#package .pack1 {
	height: auto;
	width: 280px;
	padding: 4px;
}
#package .pack {
	width: 280px;
	margin: 4px;
}

#package .pack2 {
	height: auto;
	width: 280px;
	padding: 4px;
}
#package .pack3 {
	height: auto;
	width: 280px;
	padding: 4px;
}
#package .pack4 {
	background: url(images/pack_graphic.gif) no-repeat right top;
	height: auto;
	width: 180px;
	padding: 4px;
}
#package .pack5 {
	height: auto;
	width: 180px;
	padding: 4px;
	background: url(images/pack_05.gif) no-repeat right top;
}
#package .mark {
	font-weight: bold;
}
#package .ordernow {
	text-align: right;
	font-weight: bold;
	background: url(images/nav_a_bg.gif) repeat-x center center;
	margin-top: 10px;
	border: 5px solid #C2E6F3;
	padding: 5px;
}
#support {
}
#support .boxes_center {
	margin-right: auto;
	margin-left: auto;
	width: 300px;
	clear: both;
}


#support .boxes {
	margin: 5px 10px;
	float: left;
	width: 100px;
	text-align: center;
}



/* Start Expandable Menu */

#right_column .treemenu {
	width : auto;
}
#right_column .treemenu li {
	display: inline;
}
#right_column .treemenu a {
	display : block;
	text-decoration : none;
	padding: 3px 2px 3px 18px;
}
#right_column .submenu a {
	background: url(images/bullet_go.gif) no-repeat left center;
}
#right_column .treeopen {
	background : url(images/red-remove.gif) no-repeat left center;
}		
#right_column .treeclosed {
	background : url(images/red-add.gif) no-repeat left center;
}

/* for single li class */
#right_column .treeremove a {
	background: url(images/red-remove.gif) no-repeat left center;
}

/* for whole ul class */
#right_column .tree-remove li {
	background : url(images/red-remove.gif) no-repeat left center;
	list-style: none;
	padding: 3px 2px 3px 18px;
}	

/* End Expandable Menu */
