co@charset "utf-8";
/* CSS Document */
html {
	margin:0;
	padding:0;
	}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*background:url(images/body_bg.png) repeat-x;*/
	background:#f0f0f0;
	margin:0;
	padding:0;
	color:#494949;
	}
.bodysub 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(images/body_bg_sub.png) repeat-x;
	margin:0;
	padding:0;
	color:#3c3c3c;
	}
h1, h3 
{
	font-size:12px;
	color:#3c3c3c;
	margin-bottom:0;
	margin-top:0;
}
h2{
	color:#fea601;
	font-size:14px;
	margin:0;
}
h1
{
	font-size:14px;
}
a 
{
	text-decoration: none;
	color: #ffb400;
}

a:hover {

	text-decoration: none;
	color: #000;
	}
a img {
	border: 0;
	}
/*------------------------------ID------------------------------*/
#outercontainer
{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	background:url(images/body_bg.png) repeat-x #fff;
	border-left:4px solid #fff;
	border-right:4px solid #fff;
}#outercontainersub
{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	background:url(images/body_bg_sub.png) repeat-x #fff;
	border-left:4px solid #fff;
	border-right:4px solid #fff;
}
#container
{
	width:960px;
	margin:0 auto;
	overflow:hidden;
}
#header
{
	margin:0 auto;
	width:960px;
	height:109px;
	}
#headerleft 
{
	width:177px;
	height:109px;
	float:left;
}
#headerleft h1 
{
	background:url(images/logo.png) no-repeat left;
	width:177px;
	height:109px;
}
#headerleft h1 a 
{
	position: relative;
	display: block;
	top: 0px;
	left: 0px;
	width:177px;
	height:109px;
}
#headerleft h1 a span
{
	display: none;
}
#headerright {

	width:650px;
	float:right;
	text-align:right;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-top:20px;
	color:#545454;
	}
#headerright a {

	color:#fea601;
	font-weight:normal;
	font-size:11px;
	}#headerright a:hover 
{
	color:#d23434;
	font-weight:normal;
}
#headerright p
{
	margin-bottom:0px;
	margin-top:18px;
}
#headerright span
{
	padding-left:10px;
	padding-right:10px;
	color:#999;
}
#flash {
	width:960px;
	height:282px;
	background-color:#b9d300;
}
#flashsub {
	width:960px;
	float:left;
	margin-bottom:8px;
}
#content {
	width:960px;
	overflow:hidden;
	margin-top:10px;
}
#contentleft {
	width:700px;
	overflow:hidden;
	float:left;
}
#contentleft1 {
	width:700px;
}
#contentleft1 p {
	margin-top:4px;
	margin-bottom:0px;
}
#contentleft1 span {
	color:#3c3c3c;
}
#contentleft2 {
	width:700px;
	background:url(images/blog_icon.png);
}
#contentleft2 h3 {
	padding-bottom:10px;
}
#contentleft2 p {
	margin-top:4px;
	margin-bottom:0px;
}
#contentleft2 span {
	color:#4dc000;
}
/*-----------Curved Box-------------*/
.curve_boose {background:url(newcurve.png) top no-repeat; width:700px; height:10px;}

.yregbxi{margin:0 auto; padding-left:10px; padding-right:10px; }

.ct, .ct .cl, .cb, .cb .cl{display:block;font-size:0;line-height:0;margin:0;height:10px;position:relative}

.ct, .cb{width:100%;right:-1px}

.ct .cl, .cb .cl{width:10px;left:-2px}

.ct{background:transparent url(images/top_rgt.png) no-repeat top right;top:-1px}

.ct .cl{background:transparent url(images/top_left.png) no-repeat top left}

.cb{background:transparent url(images/right_btm.png) no-repeat bottom right;bottom:-1px}

.cb .cl{background:transparent url(images/left_btm.png) no-repeat bottom left}

.yregbx{border-left:1px solid #dddddd; border-bottom:1px solid #dddddd; border-right:1px solid #dddddd; border-top:0px solid #dddddd;margin:0 0 10px;background-color:#fff}

.yregbxsuj{border-left:1px solid #dddddd; border-bottom:1px solid #dddddd; border-right:1px solid #dddddd; border-top:1px solid #dddddd;margin:0 0 10px;background-color:#fff}
/*----------End Curved Box-----------*/
a.blog 
{
	font-size:13px;
	font-weight:bold;
	color:#ffb400;
	text-decoration:none;
	padding-left:6px;
	background:url(images/arrow.png) right no-repeat;
	padding-right:6px;
}
a.blog:hover {color:#d0142c;}

#contentright {
	width:251px;
	overflow:hidden;
	float:right;
}
/*-----------Curved Box2-------------*/
.yregbxi2{margin:0 auto; padding-left:10px; padding-right:10px;}.ct2, .ct2 .cl2, .cb2, .cb2 .cl2{display:block;font-size:0;line-height:0;margin:0;height:10px;position:relative}.ct2, .cb2{width:100%;right:-1px}.ct2 .cl2, .cb2 .cl2{width:10px;left:-2px}.ct2{background:transparent url(images/top_rgt2.png) no-repeat top right;top:-1px}

.ct2 .cl2{background:transparent url(images/top_left2.png) no-repeat top left}

.cb2{background:transparent url(images/right_btm2.png) no-repeat bottom right;bottom:-1px}

.cb2 .cl2{background:transparent url(images/left_btm2.png) no-repeat bottom left}.yregbx2{border:1px solid #eafd66; margin:0 0 10px;background-color:#f6ffb6}
/*----------End Curved Box-----------*/
#loginbox {
	padding:6px;
}
.username {font-family:tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#788a00; padding-bottom:2px; padding-top:2px;}.input {border:1px solid #bcd314; width:84px; background-color:#fff; font-family:tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#6f6f6f; padding:2px;}.btn {background-color:#000; font-family:tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#fff; border:1px solid #000; padding:2px; font-weight:bold; cursor:pointer;}a.signup {color:#ff8400; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; font-weight:bold;}a.signup:hover {color:#ff8400;}.signuptd {color:#333; font-family:tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px; padding-top:8px;}.login_head {font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#00247d;}#contentright2 {
	width:251px;
	overflow:hidden;
	float:right;
}
a.news_head {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#444444; text-decoration:none; font-weight:bold;}a.news_head:hover {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#ff7505; text-decoration:none; font-weight:bold;}a.news_text {font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#777; text-decoration:none; font-weight:normal;}a.news_text:hover {font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#ff7505; text-decoration:none; font-weight:normal;}.login_head2 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ff8400;
}

#logos 
{
	width:960px;
	overflow:hidden;
	margin-top:4px;
	margin-bottom:14px;
	text-align:center;
}
#footer2 {
	width:968px;
	margin:0 auto;
	background:#606060;
}
#curvediv {
	width:960px;
	background:#606060;
	overflow:hidden;
	margin-bottom:20px;
	padding-top:16px;
	padding-bottom:16px;
	margin:0 auto;
}
#curvedivinner {
	width:920px;
	margin:0 auto;
	padding-left:20px; padding-right:20px;
	}#footer {
	text-align: center;
    color: #898378;
	}
#footer-contents {
	width: 920px;
	text-align: left;
	margin: auto;
	}
#footer-menu,

#footer-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	left: auto;
	}
#footer-menu li {
	margin: 0 15px 0 0;
	padding: 0;
	list-style-type: none;
	float: left;
	display: inline;
	font-weight: bold;
	background: none;
	position: relative;
	width: 214px;
	}#footer-menu a {
	color:#fff;
	text-decoration:none;
	}

#footer-menu a:hover {
	color:#000;
	}

#footer-menu a.heading {
	font-size:13px;
	color:#fff;
	text-decoration:none;
	}

#footer-menu a.heading:hover {
	color:#fff;
	text-decoration:underline;
	}
#footer-menu li ul {
	margin: 0.5em 0 0 0;
	}

#footer-menu ul li {
	float: none;
	font-size:13px;
	padding: 0 0 2px 16px;
	margin: 0;
	font-weight: normal;
	display: block;
	width: auto;
	background-image:url(images/arrow.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	}

#copyright {
	width: 960px;
	text-align:center;
	margin: auto;
	font-size:13px;
	color:#838383;
	padding-top:12px;
	padding-bottom:16px;
	}

#copyright span {
	padding-left:6px;
	padding-right:6px;
}

#copyright p {
	margin-top:4px;
	margin-bottom:0px;
}

#copyright a {
	color:#838383;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	}

#copyright a:hover {
	color:#000;
	}

td.news_head {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#444444; text-decoration:none; font-weight:bold;}

td.news_text {font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#777; text-decoration:none; font-weight:normal;}

.tablehead{
	clear:both;
	background:#CCCCCC;
	border-bottom:1px solid #333333;
	line-height:21px;
	text-align:left;
	color:#000000;
	font-weight:700;
	padding-left:10px;
}
@charset "utf-8";
.sortedserverheading {
	float: left;
	height: 180px;
	width: 680px;
	background-color:#f6ffb6;
	border:1px solid #bcd314;
}

.sortedserverheading_black {
	width:640px;
	height:62px;
	float:left;
	background-image:url(images/82ht.gif);
	background-repeat: repeat-x;
	margin-top:8px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:14px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
}

.compareservers {
	float:left;
	height:90px;
	width:680px;
}

.compareheading {
	float:left;
	height:30px;
	width:660px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:17px;
	color:#000;
	padding-left:20px;
}
.select_servers {
	height:60px;
	width:640px;
	padding-left:20px;
	padding-right:20px;
	float:left;
}

.select_server1 {
	height:60px;
	width:250px;
	float:left;
}

.compare_button {
	height:60px;
	width:140px;
	float:left;
}

.select_server2 {
	height:60px;
	width:250px;
	float:left;
}

span#convert {
	color:#f90707;
	font-weight:bold;
}
span#dc_box {
	display:none;
}

/*========================from old drop.css start====================*/
td.maintablebackgroud
{
	background-color:#f9fed7;
	border:1px solid #bcd314;
	border-right:0;
	border-left:0;
}

td.greybox
{
	background-repeat:repeat-x;
	border: 1px solid #b9d89f;
}

td.whitebox
{
background-color:#f6ffb6;

}

td.listblack
{
	color:#000;
	font-weight:normal;
	padding: 0px 0px 0px 15px;
	font-size:10px;
}

/*=======================from old drop.css end====================*/

.MediumButton
{
	border:0;
	margin:0;
	padding:0;
	
	margin-top:20px;
	margin-left:10px;
	margin-right:11px;
	background-color:#2f555f;

	background-image:url(images/medium_button.png);
	background-repeat:no-repeat;
	background-position:center;
	width:119px;
	height:27px;

	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	padding-bottom:3px;
}
.MediumButton:hover
{
	background-image:url(images/medium_button_1.png);
	background-repeat:no-repeat;
	background-position:center;
	width:119px;
	height:27px;
	text-decoration:none;
}

.ConfigureButton
{
	border:0;
	margin:0;
	padding:0;
	
	margin-top:20px;
	margin-left:10px;
	margin-right:11px;
	
	background-image:url(images/configure_button.png);
	background-repeat:no-repeat;
	background-position:center;
	width:119px;
	height:27px;

	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	padding-bottom:3px;
}
.ConfigureButton:hover
{
	background-image:url(images/configure_button_1.png);
	background-repeat:no-repeat;
	background-position:center;
	width:119px;
	height:27px;
	text-decoration:none;
}
<!--/*================================third box start=====================================*/-->


	/*-----------please add this-----------*/
	a.newlinks {
		font-size:11px;
		font-weight:bold;
		text-decoration:underline;
		color:#2358ed;
	}
	/*-----------Curved Box 3-------------*/
.yregbxi3{margin:0 auto; padding-left:10px; padding-right:10px;}
.ct3, .ct3 .cl3, .cb3, .cb3 .cl3{display:block;font-size:0;line-height:0;margin:0;height:10px;position:relative}
.ct3, .cb3{width:100%;right:-1px}
.ct3 .cl3, .cb3 .cl3{width:10px;left:-2px}
.ct3{background:transparent url(images/4.png) no-repeat top right;top:-1px}
.ct3 .cl3{background:transparent url(images/1.png) no-repeat top left}
.cb3{background:transparent url(images/2.png) no-repeat bottom right;bottom:-1px}
.cb3 .cl3{background:transparent url(images/3.png) no-repeat bottom left}
.yregbx3{border:1px solid #fadd5d;margin:0 0 10px;background-color:#fff3bd}
/*----------End Curved Box-----------*/
#server p {
	background:url(images/arrow2.png) no-repeat left;
	padding-left:10px;
}
#server2 p {
	background:url(images/arrow.png) no-repeat left;
	padding-left:10px;
}
.head_ser {
	font-size:13px;
	font-weight:bold;
	color:#6ab400;
}
.btn {
	background:#ff9000;
}

<!--/*================================third box end=====================================*/-->

.RelatedServer
{
 color:#ffb400;
 font-weight:bold;
 font-size:13px;
}
/*========================= my account button================================*/

.MyAccount_Button, MyAccount_Button:hover
{
	background-image:url(images/button1.gif);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#f6ffb6;
	border:none;
	width:104px;
	height:27px;
    font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-align:center;
	padding:0px  20px 2px 5px;
	outline-style:none;
}
