/*
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
*/
/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
body{
	font-family: "Modern",Arial, Helvetica, sans-serif;
}
.wrap{
	width:100%;
	margin:0 auto;
}
.header{
	padding:10px;
}
.header-bottom{
	background: #363636;
}
.logo{
	margin: 10px 0;
	text-align:center;
}
.logo img{
	width:240px;
}
.logo h1 a{
	color:#999;
	font-size:35px;
}
#shopping-cart {
	border: 1px solid rgb(78, 78, 78);
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	position: relative;
	width:100%;
	height: 70px;
	font-size:12px;
	color: #777;
	font-family:Arial, Helvetica, sans-serif;
}
.u-name {
	color: #aaa;
	font-size: 14px;
	margin: 5px 0 0 9px;
	display: inline-block;
	zoom: 1;
}
.dash-login {
	position: absolute;
	top: 5px;
	right: 0px;
}
.dash-login{
	margin-right: 14px;	
}
.dash-login a {
	font-weight: bold;
	letter-spacing: 0.1em;
	color:#fff;
}
span.bar {
	color: #fff;
}
.dash-login a:hover{
	color:rgb(177, 223, 245);
}
.tab-img img {
	margin-bottom: -28px;
	border: 4px solid #303030;
}
.rh {
	background: url(../images/rh.png) no-repeat 0;
	height: 38px !important;
	width: 33px !important;
	float: left;
 }
.rhw {
	background: url(../images/rhw.png) no-repeat 0;
	height: 38px;
	width: 33px;
	float: left;
 }
.blue-bar{
	background: url(../images/bg-banner-blue.png);
	padding:10px 10px 0 10px;
	font-family:Arial, Helvetica, sans-serif;
 }
.shrd-hosting {
	height: 319px;
	position: relative;
 }
.grdiant {
	height: 100%;
 }
.shrd-hosting .img-holder {
	top: 36px;
	left: 44px;
}
.hosting-blurb-wrp .img-holder {
	position: absolute;
}
.shrd-hosting .ui-heading {
}
.ui-buy {
	margin: 3px 0;
	color: #fff;
	padding: 0 0 5px 0;
	margin: 0;
	font-size:30px;
	font-weight:bold;
}
.bl-txt{
	color:rgb(185, 220, 250);
}
.img-holder{
	float:left;
	margin-right:15px;
}
.text-hosting{
	width:66%;
	float: left;
}
.ui-subtitle {
	font-size:13px;
	margin: 0 0 5px 0;
	color: #fff;
	font-weight:bold;
}
em.greytext{
	color:rgb(183, 226, 245);
	font-size:16px;
}
.infotext-wrp{
	padding:0 15px;
	background:url(../images/texting.png) no-repeat 100% 100%;
}
.infotext-wrp p{
	font-size:20px;
}

.feature-list{
	padding:50px 0 40px 0;
}
.feature-list li{
	list-style-image: url(../images/arrow.png);
	margin-left: 25px;
	padding:6px 0;
	font-size:16px;
	color:#fff;
}
.promo-img{
	float:left;
}

.content{
	background:url(../images/box-bg.png) repeat-x;
	padding:10px;
}
.content .icon {
	float: left;
	margin: 10px;
	margin-left: 0;
}
.content .title {
	font-family: 'Trebuchet MS', 'Arial', Helvetica, san-serif;
	font-weight:bold;
	font-size: 14px;
	margin-top: 20px;
	line-height:100%;
	float:left;
}

#accordions h3{
	
}
.networks{
	margin:0 !important;
	padding:5px 0 0 0 !important;
	height:100% !important;
	max-height:130px !important;
}
.networks img{
	margin:0 2%;
}
.help{
	height:100% !important;
	font-size:13px !important;
}
.dateing{
	height:100% !important;
	font-size:13px !important;
}
.oversea{
	height:100% !important;
	font-size:13px !important;
}
.travel{
	height:100% !important;
	font-size:13px !important;
}

.mobile-name{
	text-align: center;
	margin-bottom: 20px;
}
.mobile-name h2{
	font-family: 'Trebuchet MS', 'Arial', Helvetica, san-serif;
	font-weight: normal;
	font-size:25px;
	color:#FFFFFF;
}
.mobile-name h3{
	font-family: 'Trebuchet MS', 'Arial', Helvetica, san-serif;
	font-size:14px;
	color:rgb(183, 226, 245);
}
.banner-bottom{
	font-family: 'Arial','Verdana',Helvetica,san-serif;
	color:#FFFFFF;
	font-size:12px;
}
.mobile-name h3 .promo{
	color:#F90;
}
.mobile-name img{
	position:relative;
	top:6px;
	right:3px;
}
/*-- dropdown -- */
.main{
	background: url(../images/bg-banner-blue.png);
}
/*search box */
.search-box{
	padding:10px;
	margin-bottom: 10px;
	border-radius: 60px;
	background-color: #8cd3ef;
	background-color: rgb(255,255,255,0.2);
	background-color: rgba(255,255,255,0.2);
}
/* mobile search box */
.mobile-search-box {
	background:#fff;
	border:solid 1px #d1cfcf;
	height:40px;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radous:15px;
	-o-border-radous:15px;
	-ms-border-radous:15px;
	box-shadow: 0 3px 2px #b7b7b7;
	-moz-box-shadow: 0 3px 2px #b7b7b7;
	-webkit-box-shadow: 0 3px 2px #b7b7b7;
	-o-box-shadow: 0 3px 2px #b7b7b7;
	position:relative;
	z-index:1;
	width:93%;
	padding-left:15px;
 }
.mobile-input {
	outline:none;
	margin:0;
	border:medium none;
	color:#707070;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:11px 0 12px 0;
	float:left;
	width:43.8%;
	-webkit-appearance:none;
 }
#homepage-content .mobiles-select, .mobiles-select {
	background:url(../images/add.png) no-repeat 1% 45% #FFF;
    border-left: 1px solid #CCCCCC;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	height: 40px;
	overflow: hidden;
	position: relative;
	width:36%;
	color:#707070;
	font-size:13px;
	cursor:pointer;
	-webkit-appearance:none;
}
#homepage-content .mobiles-select select, .mobiles-select select {
	background: none repeat scroll 0 0 transparent;
	border: 0px solid #FFF;
	color: #707070;
	cursor: pointer;
	height:40px;
	filter: alpha(opacity = 0);
	width:100%;
}
.mobile-submit, .mobile-submit-disabled {
    border:none;
	height:40px;
	text-shadow: 1px 1px 0px #2662b6;
	text-align: center;
	background-color: #236fe2;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#61aaef), color-stop(25%, #61aaef), to(#236fe2));
	background-image: -webkit-linear-gradient(#61aaef, #61aaef 25%, #236fe2);
	background-image: -moz-linear-gradient(top, #61aaef, #61aaef 25%, #236fe2);
	background-image: -ms-linear-gradient(#61aaef, #61aaef 25%, #236fe2);
	background-image: -o-linear-gradient(#61aaef, #61aaef 25%, #236fe2);
	background-image: linear-gradient(#61aaef, #61aaef 25%, #236fe2);
	background-repeat: no-repeat;
	border: 1px solid #5a8ddf;
	-moz-border-radius:0 20px 20px 0;
	-webkit-border-radius:0 15px 15px 0;
	-ms-border-radius:0 15px 15px 0;
	border-radius:0 15px 15px 0;
	display:inline-block;
	color:#ffffff;
	padding:6px 10px;
	font:bold 13px Arial, Helvetica, sans-serif;
	text-decoration:none;
	cursor:pointer;
    -webkit-appearance:none;
    width:18.8%;
}

.amounts-dd {
	position: absolute;
	background: url("../images/drop_arrow.png") no-repeat right;
	display: block;
	top:13px;
	right:7px;
	width:16px;
	height: 11px;
}
.brd-fix {
	opacity:0;
	 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	zoom: 1;
}
.amounts {
	position:absolute;
 	top:10px; 
 	left:20px;
}
/*--footer--*/
.footer {
	background: #336699;
	box-shadow: inset 0px 0px 25px #336699;
	padding:0 10px;
}
.footer_grides {
	overflow: hidden;
	padding: 25px 0;
}
.footer_grid h4 {
	font-weight: bold;
	color: #f1f1f1;
	text-shadow: 1px 1px 1px #000;
}
.footer-links li {
	font-size: 13px;
	padding:5px 0;
}
.footer a {
	color: #AAA;
}
.footer a:hover {
	text-decoration: none;
	color: #fff;
}
.footer-bottom{
	background:#336699;
}
.copy-right {
	padding: 20px 0;
	text-align:center;
}
.copy-right p {
	text-align: center;
	color: #FFF;
	font-size: 12px;
	margin-top: 5px;
}
.copy-right p a {
	text-decoration: none;
	color: #CCC;
}
