* {
	padding: 0;
	margin: 0;
}

body {
	background: #fff url(images/bg.png) repeat-x top left;
	font: 400 11px/18px "Verdana", Arial, Helvetica, sans-serif;
	color: #666;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Tahoma", "Arial", Helvetica, sans-serif;
}

a {
	text-decoration: none;
	color: #09f;
}

a:hover {
	text-decoration: underline;
	color: red;
}

input, textarea {
	color: #666;
	border: 1px solid #c3c3c3;
	padding: 2px;
}


/*---------container--------*/

#wrapper {
	width: 820px;
	margin: 0 auto;
}

#header {
	float: left;
	width: 820px;
	padding-top: 3px;
	height: 80px;
}

#middle {
	float: left;
	width: 820px;
}

#content {
	float: left;
	width: 820px;
	padding-top: 5px;
}

/*---------header--------*/

span.add {
	background: url(images/contact.png) no-repeat top left;
	width: 163px;
	height: 44px;
	float: left;
	text-indent: -9999em;
}

h1 a#logo {
	background: url(images/logo.png) no-repeat top left;
	width: 248px;
	height: 40px;
	float: right;
	display: block;
	text-indent: -9999em;
	_cursor: pointer;
	margin-top: 11px;
}

.login {
	float: right;
	display: block;
	padding: 3px 9px 3px 0;
	height: 16px;
	font: 400 12px "Tahoma", "Arial", Helvetica, sans-serif;
	width: 250px;
	text-align: right;
	color: #fff;
}

.login a {
	color: #fff;
	font: 900 12px "Tahoma", "Arial", Helvetica, sans-serif;
}

.login a:hover {
	text-decoration: none;
	color: #fff;

}

ul#menu {
	float: left;
	width: 560px;
	list-style: none;
	margin-top: 6px;
}

ul#menu li {
	float: left;

}

ul#menu li a {
	float: left;
	display: block;
	padding: 3px 9px 3px 0;
	height: 16px;
	font: 900 12px "Tahoma", "Arial", Helvetica, sans-serif;
	color: #fff;
	margin: 2px 4px 0 4px;
	_margin: 2px 2px 0 2px;

}

ul#menu li a span {
	float: left;
	display: block;
	padding: 3px 9px 0 0;
	height: 19px;
	margin-top: -3px;
	
}

ul#menu li a:hover {
	color: #fff;
	text-decoration: none;
}

ul#menu li a.current span {
	background: url(images/slide.png) no-repeat top left;
	
}

ul#menu li a.current {
	color: #fff;
	background: url(images/slide.png) no-repeat top right;
}

/*---------domain--------*/

#domain {
	float: left;
	width: 800px;
	padding: 10px 0;
}

#domain form {
	float: left;
	width: 500px;
}

#fr {
	border: 1px solid #d0d0d0;
	background: #e5e5e5 url(images/new_15.png) no-repeat center left;
	padding: 5px 5px 5px 60px;
	float: left;
}

#fr input {
	color: #666;
	border: 1px solid #c3c3c3;
	padding: 2px;
}

#fr input#domain-in {
	width: 200px;
}

select#txtExtension {
	color: #666;
	border: 1px solid #c3c3c3;
	padding: 1px;
}

input#cmdCheck {
	background: url(images/new_12.png) no-repeat center left;
	width: 120px;
	height: 35px;
	border: 0;
	float: left;
	margin-left: 10px;
	cursor: pointer;
}

/*---------main-page--------*/

#banner {
	float: left;
	width: 518px;
	height: 233px;
	margin-right: 8px;
}

a#wizard {
	float: left;
	width: 294px;
	height: 93px;
	background: url(images/new_23.png) no-repeat top left;
	text-indent: -9999em;
}

#testi {
	float: left;
	width: 294px;
	padding-top: 21px;
}

#testi h3 {
	float: left;
	width: 294px;
	text-indent: -9999em;
	display: block;
	background: url(images/new_26.png) no-repeat top left;
}

#testi span.testimonial-excerpt {
	float: left;
	width: 284px;
	display: block;
	height: 93px;
	padding: 0px 0px 0px 10px;
	background: url(images/new_30.png) no-repeat top left;
}

#testi span.testimonial-excerpt em {
	float: left;
	width: 284px;
	display: block;
	height: 60px;
	overflow: hidden;
	padding-bottom: 5px;
}

#testi span.testimonial-excerpt a.testimonial-page {
	float: left;
	width: 284px;
	display: block;
	height: 20px;
	color: red;
}

#testi span.testimonial-excerpt a.testimonial-page:hover {
	color: red;
	text-decoration: underline;
}

#testi a.client img {
	float: left;
	width: 100px;
	height: 100px;
	border: 0;
	margin-left: 4px;
}

/* promotion -----------------------*/

.promotion-frame {

	float: left;
	margin: 20px 9px 0 0;
	width: 820px;
	height: 199px;

	color: #666;
	border-bottom: 1px dotted #666;
	border-top: 1px dotted #666;
}


.promotion-frame #promo1 {
	float: left;
	_background: url(images/co-location-promotion.png) no-repeat top left;
	width: 269px;
	padding-top: 0px;
}


.promotion-frame #promo1 a{
    font-style: bold;
	color: #ffffff;
}



.promotion-frame #promo2 {
	float: left;
	_background: url(products/dedicated-server/server-front.png) no-repeat top left;
	width: 285px;
	_border: 1px solid #0f0f0f;
	padding-top: 0px;
	padding-left: 0px;
	height: 199px;
	border-left: 1px dotted #666;
}

.promotion-frame #promo2 #intro{
	color:  #666;
	padding-top: 0px;

}



.promotion-frame #promo3 {
	float: left;
	__background: url(images/greenserver-bg1.jpg) no-repeat top left;
	width: 248px;
	_border: 1px solid #000000;
	padding-top: 0px;
	padding-left: 0px;
	height: 199px;
	font-weight: bold;	
	border-left: 1px dotted #666;
	color: #efefef;
	
}

.promotion-frame #promo3 #intro{
    font-size:11px;
}

.promotion-frame #promo3 a{
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}





/* promotion -----------------------*/

/*---------hosting packages--------*/

.packages-frame {
	float: left;
	border: 1px solid #fff;
	margin: 20px 9px 0 0;
	_margin: 10px 9px 0 0;
}

.packages-frame a {
	color: #666;
	border-bottom: 1px dotted #666;
}

.packages-frame a:hover {
	color: #09f;
	border-bottom: 1px solid #09f;
	text-decoration: none;
}

.packages-frame #web {
	float: left;
	background: url(images/web-hosting.png) no-repeat top left;
	width: 240px;
	border: 1px solid #fff;
	padding: 55px 20px 0 0;
	height: 115px;
}

.packages-frame #dedicated {
	float: left;
	background: url(images/vps-hosting.png) no-repeat top left;
	width: 240px;
	border: 1px solid #fff;
	padding: 55px 20px 0 0;
	height: 115px;
}

.packages-frame #colo{
	float: left;
	background: url(images/reseller-hosting.png) no-repeat top left;
	width: 250px;
	border: 1px solid #fff;
	padding: 55px 10px 0 0;
	height: 115px;
}


.packages-frame strong, .packages-frame em {
	float: right;
	display: block;
	width: 100%;
	text-align: right;
}

.packages-frame a.more {
	float: right;
	width: 70px;
	display: block;
	height: 20px;
	text-indent: -9999em;
	margin: 13px 4px 0 0;
	_margin: 13px 2px 0 0;
	border-bottom: 0;
}

.packages-frame a.more1 {
	float: right;
	width: 70px;
	display: block;
	height: 20px;
	text-indent: -9999em;
	margin: 13px -4px 0 0;
	_margin: 13px -2px 0 0;
	border-bottom: 0;
}

.packages-frame a.more:hover, .packages-frame a.more1:hover {
	border-bottom: 0;
}

/*---------listing and help--------*/

#listing {
	float: left;
	width: 600px;
	margin-top: 20px;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #bdbdbd;
	background-color: #f0f0f0;
}

#listing ul.main-list {
	float: left;
	list-style: none;
	width: 200px;
	padding-bottom: 10px;
}

#listing h3 {
	background-color: #fff;
	width: 180px;
	float: left;
	font: 900 18px "Tahoma", "Arial", Helvetica, sans-serif;
	padding: 5px 10px;
}

#listing h3 a.list-a {
	color: #333;
}

#listing h3 a.list-a:hover {
	color: red;
	text-decoration: none;
}

#listing ul.main-list li {
	float: left;
	padding-left: 10px;

}

#listing ul.main-list li a {

	float: left;
	width: 170px;
	display: block;
	color: #333;
	background: url(images/new_38-15.png) no-repeat center left;
	padding: 4px 0 0 10px;
}

#listing ul.main-list li a:hover {
	color: red;
	text-decoration: underline;
}

.import {
	margin-top: 20px;
	float: left;
	border: 1px solid #e1e1e1;
	width: 208px;
	_width: 200px;
	margin-left: 10px;
}

.import h3 {
	background: #f2f2f2 url(images/new_47.png) repeat-x top left;	
	font: 900 18px "Tahoma", "Arial", Helvetica, sans-serif;
	padding: 5px;
}

.import span {
	padding: 5px;
	display: block;
}

.import em {
	padding: 5px;
	display: block;
	font-size: 10px;
	text-align: right;
}

/*---------payment logo--------*/

.payment-logo {
	clear: left;
	width: 820px;
	text-align: center;
	padding: 15px 0 0 0;
}

.payment-logo h3 {
	font: 900 15px "Tahoma", "Arial", Helvetica, sans-serif;
	background-color: #f1f1f1;
	padding: 2px 0;
	border-bottom: 1px solid #e1e1e1;
}

.payment-logo a img {
	margin: 8px;
	border: 0;
}

.payment-logo a:hover {
	text-decoration: none;
	border-bottom: 0;
}

/*---------footer--------*/

#footer {
	float: left;
	width: 820px;
	_width: 810px;
	border-top: 1px solid #e2e2e2;
	padding: 5px 0 20px 0;
	margin-top: 30px;
}

#footer span {
	float: left;
	width: 190px;
}

#footer em {
	float: right;
	font-style: normal;
}

/*---------single page--------*/


#left-content {
	float: left;
	width: 540px;
}

#left-content .page-header {
	padding-bottom: 10px;
}


#left-content h1 {
	font: 900 19px "Tahoma", "Arial", Helvetica, sans-serif;
	color: #666;
	padding: 3px 0;
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 10px;
	background-color: #f9f9f9;
	clear: left;
}


#left-content h2 {
	font: 900 18px "Tahoma", "Arial", Helvetica, sans-serif;
	color: #666;
	padding: 3px 0;
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 10px;
	background-color: #f9f9f9;
	clear: left;
}

#left-content h3 {
	font: 800 16px "Tahoma", "Arial", Helvetica, sans-serif;
	padding: 3px 0;
	margin-bottom: 10px;
	clear: left;
}


#left-content p {
	padding: 0 0 18px 0;
}

#left-content img.float {
	float: left;
	margin: 0 10px 5px 0;
}

#left-content .desc {
	float: left;
	width: 430px;
}

#left-content em.bg-em {
	padding-bottom: 2px;
	border-bottom: 1px groove #666;
	background-color: #f9f9f9;
}

#left-content .datacenter {
	float: left;
	width: 170px;
	text-align: center;
	padding: 0 5px;
}

#left-content .datacenter img{
	padding: 0 0 10px 0;
}

#left-content ul {
	clear: left;
	list-style: none;
	padding: 20px;
	
}

#left-content ul li {
	background: url(images/list.png) no-repeat top left;
	padding: 2px 0 2px 20px;
	
}

#left-content .contact-form {

	border: 1px solid #e1e1e1;
	padding: 5px;
	background-color: #f1f1f1;
}

#left-content .contact-form form {
	background-color: #fff;
	padding: 10px 0;
}

#left-content .contact-form span {
	width: 120px;
	float: left;
	text-align: right;
	padding-right: 5px;
}

#left-content .contact-form input, #left-content .contact-form textarea {
	width: 50%;
}

#left-content .contact-form textarea {
	height: 130px;
}

#left-content .contact-form input#submit {
	margin-left: 125px;
	width: 51%;
	_width: 52%;
	font-weight: 900;
}	

#left-content .gallery {
	float: left;
	width: 540px;
}

#left-content .gallery img {
	float: left;
	padding: 4px;
	border: 1px solid #e7e7e7;
	margin: 5px 10px;
}

#left-content .gallery span {
	float: left;
	width: 540px;
	text-align: center;
	padding-top: 10px;
}

#left-content .testimonials {
	float: left;
	width: 540px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 10px;
}

#left-content .testimonials2 {
	float: left;
	width: 540px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 10px;
}

#left-content .domain-promo {

	float: left;
	width: 540px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 10px;
	border-style: solid;
	border-width: 0px;
}

#left-content .testimonials2 .box {
	float: left;
	width: 360px;
}

#left-content .testimonials2 .box strong {
	float: left;
	width: 360px;
	display: block;
	margin-top: 10px;
}

#left-content .testimonials img {
	float: left;
	margin: 0 8px 0 0;
	padding: 4px;
	border: 1px solid #e7e7e7;
}

#left-content .testimonials .box {
	float: left;
	width: 420px;
}

#left-content .testimonials .box strong {
	float: left;
	width: 420px;
	display: block;
	text-align: right;
	margin-top: 10px;
}

.blockquote {
	margin: 5px 15px;
	padding: 10px;
	border: 1px solid #e7e7e7;
	background-color: #f7f7f7;
	float: left;
}

.bank {
	float: left;
	width: 520px;
	padding-bottom: 15px;
}

.bank img.left{
	padding: 5px;
	margin: 5px 15px 0 0;
	float: left;
	border: 1px solid #e7e7e7;
}

.bank .bank-desc {
	float: left;
	width: 250px;
}



/* ----------------- full-content start ------- */


#full-content {
	float: left;
	width: 820px;
}

#full-content .intro {
	float: left;
	width: 820px;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#full-content h1 {
	font: 900 19px "Tahoma", "Arial", Helvetica, sans-serif;
	color: #666;
	padding: 3px 0;
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 10px;
	background-color: #f9f9f9;
	clear: left;
}




#content #full-content .intro .box2 {
	float: left;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 20px;
	_border: 1px solid;
	width: 700px;
}




#content #full-content .intro .box2 ul li {
	padding-top: 10px;

}




#content #full-content .intro .boxtitle {
	float: left;
	padding-top: 15px;
	padding-left:1 px;
	padding-right: 20px;
	_border: 1px solid;
	width: 800px;
}

#content #full-content .intro .boxtitle h2 {
    padding-bottom: 5px;
	border-bottom: 1px dotted;

}


#content #full-content .intro .box3 {
	float: left;
	padding-top: 15px;
	padding-left:1 px;
	padding-right: 20px;
	_border: 1px solid;
	width: 330px;
}


#content #full-content .intro .box3 li {
    padding-top: 3px;
	padding-left: 15px;
	list-style: none;
    background: #fff url(images/dotA.gif) no-repeat center left;
	
}


#content #full-content .intro .box3-right {
	float: left;
	padding-top: 20px;
	padding-left: 125px;
	padding-right: 20px;
	_border: 1px solid;
	width: 210px;
	height: 210px;
	background: #fff url(images/free-bg.png) no-repeat top left;
}

#content #full-content .intro .box3-right p {
    font-style: bold;
    font: 900 13px "Tahoma", "Arial", Helvetica, sans-serif;
    padding-top: 8px;
	color: #000;

    
}
/* ----------------- full-content end --------- */


/*---------sidebar--------*/

#right-content {
	width: 246px;
	float: left;
	padding-left: 20px;
	margin-top:0px;
}

#right-content em.special {
	padding: 3px 4px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #f1f1f1;
	font-style: normal;
	color: #333;
}

#right-content h2 {
	font: 900 18px "Tahoma", "Arial", Helvetica, sans-serif;
	color: #6d6d6d;
	padding-bottom: 14px;
}

#right-content #cover {
	background: url(images/sidebar.png) no-repeat top left;
	padding-top: 10px;
}

#right-content #cover ul#side {
	background: url(images/sidebar.png) no-repeat bottom left;
	list-style: none;
	padding: 0 10px 20px;
	float: left;
}

#right-content #cover ul#side li {
	float: left;
}

#right-content #cover ul#side li a {
	background: url(images/a.gif) no-repeat center left;
	color: #777;
	padding: 3px 0 3px 15px;
	float: left;
	display: block;
	width: 212px;
	border-bottom: 1px dotted #e0e0e0;
}

#right-content #cover ul#side li ul {
	list-style: none;
	padding: 0 10px 0 20px;
	float: left;
}

#right-content #cover ul#side li ul li {
	float: left;
}

#right-content #cover ul#side li ul li a {
	background: url(images/b.gif) no-repeat center left;
	color: #777;
	padding: 3px 0 3px 15px;
	float: left;
	display: block;
	width: 192px;
	border-bottom: 1px dotted #e0e0e0;
}

#right-content #cover ul#side li a:hover {
	color: #000;
	text-decoration: none;
	background-color: #f9f9f9;
}

#right-content #cover ul#side li a.current {
	color: #185388;
	text-decoration: none;
	font-weight: bold;

}

/*---------product page--------*/

.box {
	float: left;
	width: 540px;
	padding-bottom: 10px;
	margin-bottom: 10px;

}

.box .thumb {
	float: left;
}

.box .thumb a.img {
	width: 150px;
	height: 100px;
	float: left;
	text-indent: -999em;
}

.box .des {
	float: left;
	width: 380px;
	margin-left: 10px;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 10px;
}

.box .des em a.m {
	float: right;
	width: 70px;
	height: 20px;
	background: url(products/detail.png) no-repeat top left;
	text-indent: -9999em;
	margin-top: 15px;
}

.box .des em {
	width: 380px;
	float: left;
}

.box .des em a img {
	float: left;
	margin-right: 15px;
	border: 0;
}

.box .des span {
	width: 380px;
	float: left;
	display: block;	
	padding-bottom: 5px;
}

.box .des .head {
	float: left;
	width: 380px;
	position: relative;
	height: 40px;
	display: block;
	margin-left: -25px;
}

#img-webhosting {
	background: url(products/web.png) no-repeat top center;
}

#img-reseller {
	background: url(products/reseller.png) no-repeat top center;
}

#img-dedicated {
	background: url(products/dedicated.png) no-repeat top center;
}

#img-colo {
	background: url(products/colo.png) no-repeat top center;
}

#img-vps {
	background: url(products/vps.png) no-repeat top center;
}

#img-domain {
	background: url(products/domain.png) no-repeat top center;
}

#title-webhosting {
	background: url(images/wh.png) no-repeat top left;
}

#title-reseller {
	background: url(images/rh.png) no-repeat top left;
}

#title-dedicated {
	background: url(images/ds.png) no-repeat top left;
}

#title-colo {
	background: url(images/cl.png) no-repeat top left;
}

#title-vps {
	background: url(images/vp.png) no-repeat top left;
}

#title-domain {
	background: url(images/d.png) no-repeat top left;
}

#content #left-content .testimonials img.noborder {
	padding: 0;
	border: 0;
}

#content #left-content .testimonials .box2 {
	float: left;
	width: 380px;
}

#content #left-content .testimonials .box2 span {
	color: #f63;
	font-weight: 900;
}

#content #left-content .testimonials .box2 em {
	float: left;
	border: 0;
	margin-right: 10px;
	margin-top: -10px;
}

#content #left-content .testimonials .box2 em img {
	float: left;
	border: 0;
	margin-right: 10px;
}


#content #left-content .testimonials .box3 {
	float: left;
	width: 540px;
}



#content #left-content .testimonials .box3 th {
	padding: 5px 0;
	color: #fff;
	border-top: 1px solid #000;

}

#content #left-content .testimonials .box3  {
    text-align: left;
    padding-left: 0px;
}

#content #left-content .testimonials .box3 td {
    text-align: left;
}

#content #left-content .testimonials .box3 .box3pi {

	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #000;
	padding-left: 0px;
	border-right: 0;;
	text-align: left;
	font-size: 12px;


}

 

#content #left-content .testimonials .c1 {

	font-weight: bold;
	color: #000;
	width: 150px;
	_height: 120px;
	float: left;

	_border-style: solid;
	_border-width: 1px;


}


#content #left-content .testimonials .c2 {
	float: left;
	width: 260px;
	_height: 155px;	
	_border-style: solid;
	_border-width: 1px;
	padding-left: 0px;
	padding-right: 10px;

}


#content #left-content .testimonials .c3 {
	float: left;
	width: 84px;
	_height: 135px;	
	text-align: center;
	_border-style: solid;
	_border-width: 1px;
	padding-left: 25px;
	padding-top: 40px;

}



#content #left-content #dotline {

    border-top: 1px dotted #666;
}


table {
	float: left;
	width: 100%;
	margin: 10px 0 15px 0;
	text-align: center;
	font-size: 10px;
}

a.in {
	color: #09f;
}

a.in:hover {
	color: #09f;
	text-decoration: underline;
}

table a, table a:hover {
	color: #fff;
}

table a img {
	border: 0;
	padding: 0;
}

table th {
	background: #1d68ab url(images/table.png) repeat-x top left;
	padding: 5px 0;
	color: #fff;
	border-top: 1px solid #ccccff;
	padding-left: 1px;
}

td {
	padding: 3px 0;
	vertical-align: middle;
	border-right: 1px solid #fff;
}

tr.alt {
	background: #f3f3f3;
}

tr.alt td a {
    color: #ff0000;
}
 



td.price {
    color: #000;
    font-style: bold;
    padding-top:0px;
    padding-bottom:0px;
    font-style: bold;
    font-weight: bold;
    font-size:14px;
    
}
  
 

table th a:hover {
	color: #fff;
}

table .tleft {
	text-align: left;
	width: 35%;
	padding: 3px 0 3px 5px;
}

td a.purchase{
	background: url(images/order.png) repeat-x top left;
	height: 23px;
	float: left;
	width: 100%;
	font-weight: 900;
	padding: 3px 0 00;
}

td.subtitle {
	background: url(images/table2.png) repeat-x top left;
	height: 28px;
	font-weight: bold;
	color: #000;
	border-top: 1px solid #ccc;
	padding-left: 5px;
	border-right: 0;;
}

td em.ok {
	display:block;
	background: transparent url(images/ok.gif) no-repeat center center;
	height: 18px;
	padding: 0 0 0 50px;
	font-style: normal;
}

td em.bad {
	display:block;
	height: 18px;
	background: transparent url(images/bad.gif) no-repeat center center;
}

a.details {
	background: url(products/detail.png) no-repeat top center;
	width: 70px;
	height: 20px;
	text-indent: -9999em;
	display: block;
	margin: 3px auto;
}

span.red {
	color: red;
}

h3.table-heading {
	text-align: center;
	padding: 2px 0;
	margin: 5px 0;
	font: 900 16px "Tahoma", "Arial", Helvetica, sans-serif;
	clear: left;
	background-color: #f7f7f7;
	border-bottom: 1px solid #e1e1e1;
}

.get-domain {
	padding-left: 35px;
	float: left;
	width: 505px;
	padding-top: 15px;
}

#result {
	padding: 10px 0 5px 0;
	text-align: center;
	font: 400 14px "Verdana", Arial, Helvetica, sans-serif;
	float: left;
	width: 100%;
}

.clear {
	clear: both;
}	

.directory {
	clear: left;
	padding-bottom: 5px;
	color: #999;
	margin: 5px 0;
}

.directory a {
	padding: 2px 4px 2px 0;
}

a.chat {
	display: block;
	width: 246px;
	height: 75px;
	float: left;
	margin: 20px 0 0 21px;
}

a.chat img, a.chat2 img  {
	border: 0;
}

a.chat2 {
	display: block;
	width: 246px;
	height: 100px;
	float: left;
	margin: 0 0 0 21px;
}

/*----------------------oreder---------------------*/

#left-content2 {
	float: left;
	width: 540px;
}

#left-content2 h2 {
	font: 900 18px "Tahoma", "Arial", Helvetica, sans-serif;
	padding: 4px;
	background-color: #e7e7e7;
}

#left-content2 form {
}

#left-content2 form fieldset {
	padding: 10px;
	margin-top: 10px;
	_margin-top: 0;
	-moz-border-radius: 5px;
}

#left-content2 form fieldset legend {
	font: 900 16px "Tahoma", "Arial", Helvetica, sans-serif;
	color: #666;
	padding: 0 5px;	
}

#left-content2 form fieldset p {
	padding: 3px 0;
}

#left-content2 form fieldset p.break {
	border-top: 1px solid #ccc;
	clear: both;
	margin-top: 3px;
}

#left-content2 form fieldset p input {
	vertical-align: middle;
}

#left-content2 form fieldset p input.no-border {
	border: 0;
}

select {
	border: 1px solid #ccc;
}

#left-content2 form fieldset p input.submit {
	border: 1px solid #ccc;
	float: right;
	padding: 2px;
	margin-left: 10px;
}

#left-content2 form fieldset p label {
	padding: 3px 5px;
}

#idDomainActionTag, #idDomainAction, #idLoading {
	float: left;
	margin-left: 5px;
	display: inline;
}

strong.domain-check {
	font-weight: 400;
	padding: 0 10px;
}

strong.aval {
	color: #fff;
	padding: 2px;
	float: right;
	margin: -21px 0 0 0;
	background-color: #093;
}

strong.taken, strong.existing {
	color: #fff;
	float: right;
	margin: -21px 0 0 0;
	padding: 2px;
	background-color: #c00;
}

strong.domain-check2 {
	padding: 3px 0 0 0;
	float: left;
	color: #09c;
}

span.fee-details {
	float: right;
}

strong.item {
	float: left;
	font-weight: 400;
	font-style: italic;
}

#left-content2 form fieldset p.float {
	float: left;
	width: 100%;
}

strong.order-title {
	color: #333;
	padding: 3px 2px;
	background-color: #f7f7f7;
	float: left;
	border-bottom: 1px solid #e7e7e7;
	width: 99%;
}

strong.paymentMethod-title {
	color: #990000;
	padding: 3px 2px;
	float: left;
	width: 99%;
}

span.paymentMethod-detail {
	float: left;
	width: 96%;
	padding-left: 20px;
	text-align: left;
}

span.bank-detail {
	float: left;
	width: 115px;
	padding-right: 5px;
	text-align: right;
}






span.alert {
	color: #ff0000;
	padding: 3px 2px;
	background-color: #f7f7f7;
	float: left;
	border-bottom: 1px solid #e7e7e7;
	width: 99%;
	font-style: italic;
	
}



#idCustomerLogin {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

span.form-item {
	float: left;
	width: 195px;
	padding-right: 5px;
	text-align: right;
}

input.address {
	float: left;
	margin: 5px 0 0 200px;
	_margin: 5px 0 0 203px;
}

.breadcrumb { color:#000000; font-weight:bold;
}	

#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 540px;
	text-align: left;
	border-collapse: collapse;
	margin-bottom: 10px;
}
#gradient-style th
{
	font-size: 13px;
	font-weight: 900;
	padding: 8px;
	background: #b9c9fe url('images/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
	text-align: center;
}
#gradient-style td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-right: 0;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	background: #e8edff url('images/gradback.png') repeat-x;
}
#gradient-style tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #339;
}
#gradient-style tbody tr:hover td
{
	background: #d0dafd url('images/gradhover.png') repeat-x;
	color: #339;
}

img.left { float: left; margin: 0 10px 40px; display: inline; }
img.dottel { margin: 0 15px 0 100px; border: 0; }
img.right { float: right; border: 0; }

.serverpic {
    height: 240px;
    width: 100%;
    border-style: none;
    border-width:01px;
    float: left;
}


#left-content .greenserver-description {
	float: left;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 20px;
	_border: 1px solid;
	width: 100%;
}




.serverspec-top {

    height: 190px;
    width: 450px;
    border-style: solid;
    border-width:0px;
    padding-top:0px;
    background: url(/images/box/box_top.gif) 0 top no-repeat;
    padding-top: 7px;
}

.serverspec-middle {
	float:left;
	height:100%;
	width:100%;
	overflow:hidden;
    background: url(/images/box/box.gif) repeat-y;
}
#left-content .serverspec-middle ul li {
	background: url(images/new_38-15.png) no-repeat top left;
	border-style: solid;
	border-width:0px;
	padding: 0px 0 2px 20px;
}


.serverspec-bottom {
	float:left;
	height:100%;
	width:100%;
	overflow:hidden;
	padding-bottom: 7px;
    border-style:solid;
    border-width:0px;	
    background: url(/images/box/box_bottom.gif) no-repeat left bottom;
}




.greenserver-top {

    height: 220px;
    width: 450px;
    border-style: solid;
    border-width:0px;
    padding-top:0px;
    background: url(/images/box/box_top.gif) 0 top no-repeat;
    padding-top: 7px;
}

.greenserver-middle {
	float:left;
	height:100%;
	width:100%;
	overflow:hidden;
    background: url(/images/box/box.gif) repeat-y;
}
#left-content .greenserver-middle ul li {
	background: url(images/new_38-15.png) no-repeat top left;
	border-style: solid;
	border-width:0px;
	padding: 0px 0 2px 20px;
	
}


.greenserver-bottom {
	float:left;
	height:100%;
	width:100%;
	overflow:hidden;
	padding-bottom: 7px;
    border-style:solid;
    border-width:0px;	
    background: url(/images/box/box_bottom.gif) no-repeat left bottom;
}

#left-content .windows-vps {

	float:left;
	height:300px;
	width:100%;
	overflow:hidden;
	padding-bottom: 7px;
    border-style:solid;
    border-width:0px;	
}

#left-content .windows-vps .r1{

	float:left;
	width:100%;
	overflow:hidden;
	padding-bottom: 7px;
    border-style:solid;
    border-width:0px;	
    padding-top: 00px;
}

.vps-benefits {
    border-style:solid;
    border-width:1px;	
    padding-bottom: 0px;
    padding-top: 0px;
    height: 20px;
}

#left-content .windows-vps .r2{

	float:left;
	height:130px;
	width:100%;
	overflow:hidden;
	padding-bottom: 7px;
    border-style:solid;
    border-width:0px;	
}



#vps-content {
	float: left;
	width: 540px;
}

#vps-content .intro {
	float: left;
	width: 540px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 10px;
}


#vps-content ul {
	clear: left;
	list-style: none;
	padding: 10px;
	
}

#vps-content ul li {
    font-style: bold;
	background: url(images/list.png) no-repeat top left;
	padding: 0px 0 0px 20px;
    color: #C60;	
    padding-bottom: 5px;
	
}

#vps-content h3 {
    font-style: bold;
    padding-top: 25px;
    
}


#vps-content .bd1 {
    color: #888;
    
}

#vps-content .vps-platform {
    width:520px;
    padding-top: 10px;
    padding-right: 140px;
}