@charset "utf-8";
/* CSS Document */

body{
	background:url(template1006/cooded/images/bg.png) repeat-x top #fff;
	margin:0;
	padding:0;
}
	
body, select, input, div{
	font-family:Arial, Helvetica, sans-serif, Calibri;
	font-size:12px;
	color:#333;
	line-height:18px;
}	
	
img{
	border:none;
}
	
.clr{
	clear:both;
	height:0;
}
	
hr{
	margin:15px 0;
}

	
a{
	color:#0f6ac8;
	text-decoration:none;
	outline:none;
}
	
a:hover{
	color:#0f6ac8;
	text-decoration:none;
	outline:none;	
}

.color01{
	color:#2893d7;
}


.textStyle01{
	font-size:45px;
	letter-spacing:-1px;
	}
	
.textStyle01_sub{
	font-size:40px;
	letter-spacing:-1px;

	}
	
.textStyle02{
	font-size:30px;
	}
	
.textStyle03{
	font-size:36px;
	}
	
.textStyle04{
	font-size:28px;
	font-weight:bold;
	text-transform:uppercase;
	color:#033452;
	}
	
.textStyle05{
	font-size:60px;
	font-weight:bold;
	color:#6d9e14;
	}

.textStyle05_sub{
	font-size:30px;
	font-weight:bold;
	color:#6d9e14;
	}
	
.textStyle06{
	font-size:25px;
	}
	
.textStyle07{
	font-size:14px;
	font-weight:bold;
	float:left;
	margin-left:-25px;
	margin-top:-5px;
	}
	
.textStyle07 a{
	color:#2893d7;
	}
	
/*.headingStyle01{
	font-size:18px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#2893d7;
	float:left;
	margin:20px 0 0 20px;
	}*/
	
.headingStyle01{
	font-size:18px;
	font-weight:bold;
	color:#2893d7;
	float:left;
	margin:5px 0 0 10px;
	}
	
.noMR{
	margin-right:0 !important;
	}
	
.noBG{
	background:none !important;
	}
	
.noBB{
	border-bottom:none!important;
	}
	
.noBR{
	border-right:none!important;
	}
	
	
.text30{
	font-size:30px;
	}
	
.text30_new{
	font-size:24px;
	}
	
.wrapper{
	width:994px;
	margin:0 auto;
}
	
.headerWrapper{
	background:url(../images/headerBG.png) repeat-x;
	width:100%;
	float:left; 
	}
	
.header{
	height:94px;
	width:994px;
	float:left; 
	}
	
.logo{
	margin:25px 0 0;
	width:290px;
	height:54px;
	float:left;
	}
	
.logo a{
	background:url(../images/logo.png) no-repeat;
	width:290px;
	height:54px;
	float:left;
	}
	
.logIn{
	margin-top:10px;
	width:337px;
	height:40px;
	float:right;
	}
	
.accountBtn_new{
	width:122px;
	height:40px;
	float:right;
	}
	
.accountBtn{
	width:122px;
	height:40px;
	float:right;
	margin-top:-40px;
	}
	
.accountBtn a, accountBtn_new a{
	background:url(../images/logINBtn.png) no-repeat;
	font-size:14px;
	text-align:center;
	line-height:30px;
	padding-left:30px;
	color:#333333;
	width:92px;
	height:40px;
	float:left;
	}
	
.accountBtn a:hover{
	background:url(../images/logINBtn.png) no-repeat left bottom;
	}
	
.liveChatBtn{
	width:181px;
	height:40px;
	float:left;
	}
	
.liveChatBtn a{
	background:url(../images/livechat.png) no-repeat;
	font-size:14px;
	text-align:center;
	line-height:30px;
	padding-left:30px;
	color:#333333;
	width:151px;
	height:40px;
	float:left;
	}
	
.liveChatBtn a:hover{
	background:url(../images/livechat.png) no-repeat left bottom;
	}
	
#menu {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 auto 0;
	width:650px;
	font-size:16px;
	float:right;
	font-weight:bold;
	line-height:34px;
	height:34px;
	/*text-align:center;*/
	list-style:none;
	position:relative;
	display:inline-table;
}

#menu ul:after {
	content: "";
	clear:both;
	display:block;
}
	
#menu ul {  
	margin: 0; 
	padding: 0;

}
	
#menu ul li {
	display:inline-block;
	float: left;
	list-style: none;
	}
	
#menu ul li a {
	float:left;
	padding-right:20px;
	text-transform:uppercase;
	height:33px;
	text-shadow:1px 1px 0 #002840;  
	margin:0px;
	color:#ffffff;
	display:block;
	text-decoration:none;
	}
	
#menu ul.sub1{
	display:none;
	background: #21b2c8;
	float:left;
	position: absolute;
	top: 34px;
	width:225px;	
	}

#menu ul.sub1 li{
	float:left;
	}

#menu ul.sub1 li a{
	padding:5px 0px 5px 25px;
	float:left;
	color: #fff;
	width:200px;
	border-bottom:1px solid #0ce4f4;
	font-size:12px;
	}
	
/*#menu ul.sub1 li a:hover{
	background: linear-gradient(top,#2ac8e0 0%, #108c9f  40%); 
	background: -moz-linear-gradient(top,#2ac8e0 0%, #108c9f  40%);
	background: -webkit-linear-gradient(top,#2ac8e0 0%, #108c9f  40%);
	visibility:visible;
	}*/

/*#menu ul li:hover, #menu ul li:hover > a{
	background: linear-gradient(top,#2ac8e0 0%, #108c9f  40%); 
	background: -moz-linear-gradient(top,#2ac8e0 0%, #108c9f  40%);
	background: -webkit-linear-gradient(top,#2ac8e0 0%, #108c9f  40%);
	border-radius: 6px 6px 0 0;
	visibility:visible;
	}*/
	
#menu ul li:hover > ul.sub1{
	display:block;
	visibility:visible;
	float:left;
	background-color:#105d8b;
	}
	
	
/*old styles*/	
#menu ul li a span{
	height:33px;
	padding:0 10px;
	/*float:left;
	height:33px;
	width:20px;*/
	}
	


#menu ul li:hover, #menu ul li:hover > a, #menu ul a:hover,#menu ul a.current{
	background-color:#002942;
	border-radius: 6px 6px 0 0;
	}

#menu ul li a.current span {
	background-color:#002942;
	border-radius: 10px 10px 0 0;}
	
#menu ul.sub1 a:hover,#menu ul.sub1 a.current{
	border-radius:0px 0px;
	/*background-color:#002942;
	border-radius: 10px 10px 0 0;
	float:left;
	height:33px;*/
	}
	
.bannerWrapper{
	background:url(../images/bannerBG.jpg) repeat-x;
	width:100%;
	float:left;
	}
	
/*.bannerWrapper02{
	background:url(../images/template10_banner_3.jpg) no-repeat center top;
	width:100%;
	float:left;
	}*/
	
.banner{
	width:994px;
	height:380px;
	float:left;
	}

.bannerCon{
	color:#FFF;
	text-shadow:1px 1px 0 #016d94;
	padding:30px 0 0;
	text-align:center;
	line-height:40px;
	width:550px;
	height:251px;
	float:left;
	}
	
.anchorStyle01{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	float:left;
	text-decoration:underline;
	font-weight:normal;
	color:#003657;
	margin:10px 0 0 180px
	}
	
.anchorStyle01:hover{
	color:#003657;
	}
	
.bannerBtn{
	margin:300px 0 0 81px;
	width:218px;
	height:49px;
	float:left;
	}

.bannerBtn a{
	background:url(../images/bannerBtn.png) no-repeat left top;
	text-align:center;
	line-height:49px;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	text-shadow:1px 1px 0 #598211;
	width:218px;
	height:49px;
	float:left;
	}
	
.bannerBtn a:hover{
	background:url(../images/bannerBtn.png) no-repeat left bottom;
	}
	
.mainC{
	width:994px;
	margin-top:20px;
	float:left;
	}
	
.domainCon{
	background:url(../images/findHost.jpg) no-repeat;
	padding:20px 0 0 10px;
	margin:0;
	width:994px;
	height:102px;
	float:left;
	}
	
.domainName{
	background:url(../images/domain.png) no-repeat;
	font-size:16px;
	font-weight:normal;
	padding:0 0 0 10px;
	border:none;
	margin:11px 0 0;
	width:371px;
	height:29px;
	float:left;
	}
	
.extension{
	background:url(../images/extension.png) no-repeat;
	margin:11px 0 0 7px;
	border:none;
	font-size:16px;
	padding:5px;
	width:84px;
	height:29px;
	float:right;
	}
	
.searchBtn{
	margin:12px 0 0 10px;
	width:24px;
	height:24px;
	float:left;
	}
	
.searchBtn a{
	background:url(../images/searchBtn.png) no-repeat left top;
	width:24px;
	height:24px;
	float:left;
	}
	
.searchBtn a:hover{
	background:url(../images/searchBtn.png) no-repeat left bottom;
	}
	
.ulStyle01{
	margin: /*5px 0 0 12px;*/-40px -8px 20px 0px;
	float: /*left;*/right;
	padding:/*0px;*/0px 30px 5px 0px;
	}
	
.ulStyle01 li{
	background:url(../images/extensionPrice.png) no-repeat;
	width:108px;
	margin:0 7px 0 0;
	height:38px;
	font-size:15px;
	text-align:center;
	line-height:38px;
	float:left;
	list-style:none;
	display:inline;
	color:#616161;
	}
	
	
.price{
	border-left:1px solid #84c9f9;
	padding:0 0 0 6px;
	margin:0 0 0 6px;
	color:#000;
	}
	
.moreBtn{
	width:67px;
	height:34px;
	float:left;
	margin-top: 8px;
	}
	
.moreBtn a{
	background:url(../images/moreBtn.png) no-repeat top;
	color:#FFF;
	text-align:center;
	line-height:38px;
	text-decoration:underline;
	width:67px;
	height:34px;
	float:left;
	}
	
.moreBtn a:hover{
	background:url(../images/moreBtn.png) no-repeat left bottom;
	}
	
.planBox{
	background:url(../images/shadow.png) no-repeat -6px bottom;
	width:339px;
	padding-bottom:10px;
	margin:0 20px 0 0;
	float:left;
	}
	
.planBoxTop{
	background:url(../images/planBoxTop.png) no-repeat;
	padding-left:22px;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFF;
	line-height:82px;
	width:320px;
	height:82px;
	float:left;
	}

.priceCon{
	background:url(../images/priceCon.png) no-repeat;
	text-align:center;
	font-size:18px;
	color:#476f00;
	line-height:50px;
	width:312px;
	height:55px;
	margin:0 auto;
	}
	
.from{
	font-size:18px;
	margin:-14px 0 0 -28px;
	color:#476f00;
	position:absolute;	
	}

.serverCon{
	width:312px;
	height:57px;
	margin:0 auto;
	}

.serverCon01{background:url(../images/server.jpg) no-repeat;}
.serverCon02{background:url(../images/server01.png) no-repeat;}
.serverCon03{background:url(../images/server02.png) no-repeat;}
	
.planContent{
	background:url(../images/planContent.png) repeat-x left bottom;
	padding:5px 0 8px;
	width:312px;
	margin:0 auto;
	}
	
.planContent ul{
	width:256px;
	margin:0 auto;
	padding:0;
	}
	
.planContent ul li{
	background:url(../images/liBG.png) no-repeat center bottom;
	text-align:left;
	font-size:16px;
	padding-left:8px;
	line-height:23px;
	list-style:none;
	}
	

.box05Content ul {
	margin-top:70px;
	margin-left:-10px;
	text-align:justify;
	width:610px;
	}
		
.box05Content ul li {
	list-style-image:url(../images/blueBlt.png);
	}
	
.sub_unorderes_list ul{
	margin-top:10px;
	margin-left:0px;
	text-align:justify;
	width:570px;
	margin-bottom:10px;
	}
	
.sub_unorderes_list ul li{
	list-style-image:url(../images/greenBlt_2.png);
	}
	
.planContent ul li span{
	background:url(../images/checkMark.png) no-repeat;
	float:left;
	width:21px;
	height:16px;
	margin:4px 0 0;
	}
	
.planContent ul li strong{
	text-transform:uppercase;
	}
	
.planBtn{
	width:172px;
	height:35px;
	margin:21px auto 8px;
	}
	
.planBtn a{
	background:url(../images/planBtn.png) no-repeat left top;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:33px;
	color:#FFF;
	text-transform:uppercase;
	width:172px;
	height:35px;
	float:left;
	}
	
.planBtn a:hover{
	background:url(../images/planBtn.png) no-repeat left bottom;
	}
	
.plan01{
	margin:0 0 10px -20px;t;
	}
	
.plan02{
	margin:0 6px 10px 9px ;
	}
	
.plan03{
	margin:0 -20px 10px 0;
	float:right;
	}
	
.whyUs{
	width:714px;
	float:left;
	}

.whyUsTop{
	background:url(../images/whyUs.png) no-repeat left top;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	line-height:38px;
	padding-left:20px;
	width:694px;
	height:47px;
	float:left;
	}
	
.whyUsContent{
	width:714px;
	float:left;
	}
	
.box01{
	background:url(../images/box01.png) no-repeat left bottom;
	width:230px;
	padding:0 4px 8px;
	margin-bottom:12px;
	float:left;
	}
	
.box01C{
	background:url(../images/box01R.png) repeat-x left bottom;
   float: left;
    margin: 0 0 0 4px;
	text-align:center;
	font-size:14px;
	line-height:24px;
    width: 228px;
	padding-bottom:5px;
	}

.planImg01{
	width:100%;
	height:60px;
	margin:0 auto 6px;
	}
	
.planImg001{background:url(../images/planImg01.png) no-repeat center center;}
.planImg002{background:url(../images/planImg02.png) no-repeat center center;}
.planImg003{background:url(../images/planImg03.png) no-repeat center center;}
	
.anchorStyle02{
	text-decoration:underline;
	margin:10px 0 15px;
	float:left;
	width:100%;
	text-align:center;
	}
	
.box02{
	background:url(../images/testimonialShadow.png) no-repeat -10px bottom;
	padding-bottom:9px;
	margin-bottom:12px;
	width:270px;
	float:right;
	}
	
.box02Content{
	background:url(../images/testimonial.png) no-repeat #eeeeee;
	width:270px;
	height:215px;
	float:right;
	}
	
.box02Content p {
	width:260px;}
	
.pStyle01{
	background:url(../images/testimonialTop.png) no-repeat 15px 5px;
	margin:0;
	font-size:14px;
	padding:10px 20px 48px 42px;
	}
	
img.pStyle02 {
	float:right;
	margin-right:110px;


	}
	
p.pStyle01 {
	float:left;
	text-align:justify;
	margin-left:-1px;
	width:200px;
	}
	
.anchorstyle03{
	float:right;
	margin:-5px 0;
	text-decoration:underline;
	}
	
.footerWrapper{
	background:url(../images/footer.png) repeat-x;
	width:100%;
	float:left;
	}
	
.footer{
	width:954px;
	padding:30px 0 0 40px;
	color:#d1d1d1;
	float:left;
	}
	
.siteMap{
	width:137px;
	margin-right:40px;
	float:left;
	}
	
.siteMap h5{
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	float:left;
	margin:0 0 5px;
	padding:0;
	}
	
.siteMap ul{
	margin:0;
	padding:0;
	}
	
.siteMap ul li{
	list-style:none;
	}
	
.siteMap ul li span{
	position:relative;
	left:-15px;
	}
	
.siteMap ul li a{
	background:url(../images/bulit.png) no-repeat 6px 11px #001827;
	border:1px solid #013150;
	border-bottom:none;
	color:#FFF;
	line-height:28px;
	float:left;
	width:120px;
	padding-left:45px;
	list-style:none;
	}
	
.siteMap ul li a:hover{
	text-decoration:underline;
	}
	
.social{
	background:url(../images/social.jpg) no-repeat;
	padding:28px 0 0 22px;
	margin-top:12px;
	width:229px;
	height:72px;
	float:right;
	}
	
.social a{
	margin-right:25px;
	width:51px;
	height:64px;
	float:left;
	}
	
.copyRight{
	width:685px;
	color:#d1d1d1;
	height:60px;
	line-height:50px;
	}
	
.copyRight a{
	background:url(../images/copyRightbg.png) no-repeat right center;
	padding:0 10px;
	color:#0099f8;
	float:right;
	}
	
.copyRight a:hover{
	text-decoration:underline;
	}
	
/********$i$********SUB PAGE*********$i$*******/



.subbanner{
	width:994px;
	color:#FFF;
	line-height:40px;
	padding:20px 0 0;
	text-shadow:1px 1px 0 #006a91;
	height:100px;
	float:left;
	}

.leftC{
	width:700px;
	float:left;
	}
	
.rightC{
	width:270px;
	float:right;
	}
	
.planCon01{
	width:700px;
	margin-bottom:20px;
	float:left;
	}
	
.c1{
	width:262px;
	float:left;
	}
	
.c1 ul{
	border-right:1px solid #B5B5B5;
	margin:0;
	padding:0;
	}
	
.c1 ul li{
	background:url(../images/planLIBG.png) repeat-x;
	line-height:32px;
	font-size:12px;
	color:#000000;
	padding-left:20px;
	list-style:none;
	margin:0 0 0 3px;
	}
	
.c1-header{
	background:url(../images/c1header.png) no-repeat left top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	text-transform:uppercase;
	padding-left:20px;
	line-height:56px;
	font-size:22px;
	font-weight:bold;
	}
	
.planPrice01{
	background:url(../images/planprice.png) repeat-x left top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	border-right: 1px solid #013150;
	text-transform:uppercase;
	margin-left:3px;
	padding-left:20px;
	line-height:56px;
	font-size:22px;
	font-weight:bold;
	}
	
.c2{
	width:146px;
	float:left;
	text-align:center;
	}
	
.c2 ul{
	margin:0;
	padding:0;
	border-left:1px solid #DFDFDF;
	border-right:1px solid #b5b5b5;
	}
	
.c2 ul.mRight{
	padding-right:3px;
	}
	
.c2 ul li{
	background:url(../images/planLIBG.png) repeat-x;
	line-height:32px;
	font-size:12px;
	color:#000000;
	list-style:none;
	}
	
.c2-header{
	background:url(../images/c1header.png) no-repeat -116px top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	text-transform:uppercase;
	padding:11px 0px 9px 0px;;
	font-size:14px;
	font-weight:bold;
	}
	
.c2-header01{
	background:url(../images/c1header02.png) no-repeat -553px top !important;
	}
	
.planPrice02{
	background:url(../images/planprice.png) repeat-x left top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border-left:1px solid #013150;
	border-right:1px solid #013150;
	color:#FFF;
	text-transform:uppercase;
	line-height:51px;
	font-size:20px;
	font-weight:bold;
	}
	
.planPW{
	width:142px !important;
	border-right:0 !important;
	}
	
.orderNowBtn{
	width:145px;
	height:40px;
	margin:0 0 0 1px;
	float:left;
	}
	
.orderNowBtn a{
	background:url(../images/orderBtn01.png) no-repeat left top;
	font-size:22px;
	font-weight:bold;
	line-height:40px;
	text-align:center;
	text-shadow:1px 1px 0 #5a7512;
	text-transform:uppercase;
	color:#FFF;
	width:145px;
	height:40px;
	float:left;
	}
	
.orderNowBtn a:hover{
	background:url(../images/orderBtn01.png) no-repeat left bottom;
	}
	
.checkMark{
	background:url(../images/checkMark01.png) no-repeat center center;
	width:141px;
	height:30px;
	float:left;
	}
	
.crossMark {
	background:url(../images/crossMark.png) no-repeat center center;
	width:141px;
	height:30px;
	float:left;
	}
	
.box02C{
    float: left;
    font-size: 14px;
    line-height: 24px;
    margin: 10px 0 0 4px;
    text-align: center;
    width: 264px;
}

.box07 {
    background: none repeat scroll 0 0 #F9F9F9;
    border-bottom: 1px solid #DFDFDF;
    border-left: 1px solid #DFDFDF;
    border-radius: 10px 10px 10px 10px;
    border-right: 1px solid #DFDFDF;
    float: left;
    margin-bottom: 40px;
    width:700px;
}


/******$i$**********Blank*******$i$*********/

.box05{
	width:700px;
	float:left;
	margin-bottom:40px;	
	}

.box05Top{
	background:url(../images/c1header02.png) no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	line-height:59px;
	color:#FFF;
	padding-left:20px;
	width:680px;
	float:left;
	height:59px;
	}

.box05Top_new{
/*	background:url(../images/c1header02.png) no-repeat;*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	line-height:59px;
	color:#FFF;
	padding-left:20px;
	width:680px;
	float:left;
	height:59px;
	}

.box05Content{
	padding:20px;
	border:1px solid #DFDFDF;
	border-top:none;
	-moz-border-radius:0 0 10px 10px;
	-webkit-border-radius:0 0 10px 10px;
	border-radius:0 0 10px 10px;
	width:658px;
	float:left;
	}
	
.box05Content p{
	margin-top:60px;
	margin-bottom:20px;
	text-align:justify;
	}
	
.box05Content_new {
	padding:0px 20px 20px 20px;
	margin-top:-8px;
	border:1px thin #DFDFDF;
	border-top:none;
	-moz-border-radius:0 0 10px 10px;
	-webkit-border-radius:0 0 10px 10px;
	border-radius:0 0 10px 10px;
	width:658px;
	float:left;
	}
	
.box05Content_new p {
	margin-top:-5px;
	text-align:justify;}
	

.new{
	background:url(../images/new.png) no-repeat;
	margin: 13px 0 0 197px;
	width:122px;
	height:56px;
	position:absolute;
	}
	
.textStyle01_heading1 {
	font-size:39px;
	margin-top:-4px;
	letter-spacing:-1px;
	}

.icons{
	margin-top:20px;
	margin-left:0px;
	}
	
.icons_type1 {
	margin-top:5px;
	}
	
.green {
	color:#79b807;
	}
	
#badge{
	position:relative;
	float:left;
	margin-left:400px;
	top:-190px;
	margin-bottom:-200px;
	}	

.sla_table{
	background:url(../images/temp10_01.jpg) repeat-x;}
	
.sla_table table{
	}
	
.sla_table_headings{
	font-weight:bold;
	color:#09F;
	float:left;
	margin-left:20px;
	margin-top:10px;
	}
	
.sla_table_content_left {
	float:left;
	margin-left:70px;
	}
	
.sla_table_content_left_type1 {
	float:left;
	margin-left:60px;
	}
	
.sla_table_content_right {
	padding-left:100px;
	}
	
.sla_table_content_right_type1 {
	padding-left:70px;
	}
	
#top_left_img {
	position:absolute;
	left:480px;
	top:300px;
}

#top_right_img{
	float:right;
}


#top_right_img_type1{
	float:right;
	margin-top:15px;
}

#top_right_img_type2{
	float:right;
	margin-top:-120px;}

#top_left_img_type1 {
	position:absolute;
	left:470px;
	top:330px;
}

#blue_line {
	background:url(../images/blue_line.png) repeat-x;
	position:absolute;
	z-index:1000px;
	top:300px;
}

#about_us_team {
	float:left;
	margin-left:10px;
	margin-top:-20px;
}
.domain_lookup {
	margin-top:17px;
	width:500px;
	height:38px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
}
.domain_options {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	height:32px;
	/*background-color:#a6d8fa;*/
	border: 3pt ridge lightblue;
	border-radius:5px;
	border-color:#ddf1fa;
	outline: 0 !important;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.go_button{
	width:60px;
	height:32px;
	background-color:#b4dbf8;
	border: 1pt medium lightblue;
	border-radius:5px;
	cursor: pointer; 
	cursor: hand;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#616161;
	font-weight:bold;
}
.domain_search_box {
	height:28px;
	border:1px thin #b4dbf8;
	border-radius:5px;
}
#option_border {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;}
