/* typography */
body{
	color:#666;
	font-family:'Ubuntu', Arial, Helvetica, sans-serif; 
	font-size:1em;
	line-height:1.5em; 
	font-weight:normal;
}
h3, h4, h5, h6{
	font-weight:normal;
	font-family:'Droid Serif', Arial, Helvetica, sans-serif;
	line-height:1.5em;
	margin:.45em 0;
	padding:0;
} 


/* links */
a,
a:visited,
a:active,
a:hover{color:#0099ff;}
a:hover{ text-decoration:none;}


*{	box-sizing:border-box;
	-moz-box-sizing:border-box;}
  
/* structure */   
.wrapper{
	width: 92%; 
	margin: 0 auto;
}
header{ 
	padding:15px 0;
}
#slogan h1{ position:absolute;
margin-top:5em;
margin-left:1.5em;
font-size:1em;
display:none;
}
#banner{ 
	text-align:center;
}
	
#hero,
#page-header{
	background:#f3f3f3;
	border-top:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	padding:20px 0;
}
#hero h1{ 
	line-height:1.2em;
	margin-top:0px;
	margin-bottom:10px;}

.flexslider{
	display:none;
}

#content {  
	margin:40px 0;
}

aside { 
	margin:40px 0;
}

p{ margin:0 0 1.5em;}


/* RESPONSIVE IMAGES */
img{ max-width:100%; height:auto; border: 0;}

/*MAIN MENU*/
.menu-toggle{
	display:block;
	padding:10px;
	margin:135px 0 0;
	background:#666;
	color:#fff;
	cursor:pointer;
	text-transform:uppercase;
	font-size:20px;
}
.menu-toggle.toggled-on{
	background:#0099ff;
}
.del-menu{
	display:none;
}	
.del-menu.toggled-on{
	display:block;
	position:relative;
	z-index:10;
}

.del-menu{
	clear:both;
	margin-bottom:60px;
	
}
.del-menu li a {
	background:#dadada;
	display:block;
	margin:1px 0; 
	padding:10px;
	text-decoration:none;
}
.del-menu li a:hover{
	background:#0099ff;
	color:#fff;
}
.del-menu li li a {
	background:#e8e8e8;
	padding-left:40px;
}
.del-menu li li li a {
	background:#efefef;
	padding-left:80px;
}
/***************************************************************Custom Styles*/
/*DOMAIN CATEGORIES*/
#gtlds-nav-sidebar{
	margin-bottom:0
}
#gtlds-nav-sidebar ul{
	margin:0;
	padding:0;
}
#gtlds-nav-sidebar ul li a{ 
	background:#E6E6E6;
	display:block;
	margin:5px 0; 
	padding:5px;
	text-decoration:none;
}
#gtlds-nav-sidebar ul li a:hover,
#gtlds-nav-sidebar ul li.current a{
	background:#0099ff;
	color:#fff;
}
/*OUR SPONSORS*/
#our-sponsors-sidebar{
	margin-bottom:60px;
}
#our-sponsors-sidebar ul{
	margin:0;
	padding:0;
}
#our-sponsors-sidebar ul li a{ 
	background:#fff;
	display:inline-block;
	margin:5px 0; 
	padding:10px;
	text-decoration:none;
}
#our-sponsors-sidebar ul li a:hover,
#our-sponsors-sidebar ul li.current a{
	background:#0099ff;
	color:#fff;
}
/* gtlds table */

table {
	margin:0 auto;
	margin-top:2em;
	margin-bottom:2em;
	width: 75%;
}
table, th, td{
   border: 1px solid #39F;
}

th {
    height: 50px;
}
td {
    height: 50px;
    vertical-align: bottom;
}
th, td {
    padding-bottom: 2px;
    text-align:center;
}

tr:nth-child(even) {background-color: #f2f2f2}
th {
    background-color: #4CAF50;
    color: white;
}
td a{
	color: #666;
	font-size:1.5em;
	text-decoration:none;
}
td a:hover{
	color: #C00;
	font-size:1.5em;
	text-decoration:underline;
}
.box{ position:relative;left:0; bottom: 4px; width:auto; height:auto}
.hd-txt h1{	color:  #fff; margin-left:.5em}
.hd-txt h2{	color:  #fff; margin-left:.5em}
.nav-border{ border-top:1px solid #e2e2e2;
width:100%;}
.gtlds h1{
	color: #C00;
	font-size:1.5em;
	text-align:center;
}
.gtlds h2{
	color: #333;
	font-size:1.5em;
	text-align:center;
}
.top{
	font-size:1em;
	text-align:center;
}
.site-description { text-align: inherit}
@media only screen and (max-width:650px){
td a{
	font-size:1.2em;
}
td a:hover{
	font-size:1.2em;
}
.gtlds h1{
	font-size:1.3em;
}

}
@media only screen and (max-width:500px){
td a{
	font-size:1em;
}
td a:hover{
	font-size:1em;
}
.gtlds h1{
	font-size:.9em;
	font-weight:bold
}
}
@media only screen and (max-width:320px){
td a {
	font-size:.8em;
}
td a:hover{
	font-size:.8em;
}
.gtlds h1{
	font-size:.75em;
	font-weight:bold
}
}
/* CSS Document For Styling the Rich Snippets Data*/
table #tbl-rich-snippet {
	width:100%;
}
tr .tbl-bsf-tr{
	border:1px dotted #ddd;
}
td .tbl-bdf-td{
	padding:5px;
}
.tbl-img{
	width:170px;
}
.tbl-addrs-tr{
	border:0px;
}
.rating-value {
	display:none;
}
.rating-count {
	font-weight:bold;
}
#snippet-box {
	background: #F0F0F0;
	background: linear-gradient(top, #FFF 50%, #E7E7E7 100%);
	background: -o-linear-gradient(top, #FFF 50%, #E7E7E7 100%);
	background: -moz-linear-gradient(top, #FFF 50%, #E7E7E7 100%);
	background: -webkit-linear-gradient(top, #FFF 50%, #E7E7E7 100%);
	background: -ms-linear-gradient(top, #FFF 50%, #E7E7E7 100%);
	border: 1px solid #ACACAC;
	font-family:inherit;
	font-size: 13px;
	padding: 0;
	margin: 0 0 15px 0;
	float: left;
	width: 600px;
	clear: both;
	box-sizing: content-box;
}
.snippet-markup {
	float: left;
	clear: both;
	width: 100%;
}
.snippet-title {
	font-family:inherit;
	font-size: 14px;
	font-weight: bold;
	background: #D5D2CA;
	background: linear-gradient(top, #D5D2CA 80%, #EBEAE8 100%);
	background: -o-linear-gradient(top, #D5D2CA 80%, #EBEAE8 100%);
	background: -moz-linear-gradient(top, #D5D2CA 80%, #EBEAE8 100%);
	background: -webkit-linear-gradient(top, #D5D2CA 0%, #EBEAE8 100%);
	background: -ms-linear-gradient(top, #D5D2CA 80%, #EBEAE8 100%);
	border-bottom: 1px solid #ACACAC;
	clear: both;
	padding: 0.5em 0 0.5em 1%;
	width: 99%;
	float: left;
}
.snippet-label {
	width: 25%;
	float: left;
	clear: both;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	margin: 0 2% 0 0;
	padding: 0.4em 2%;
}
.snippet-data {
	width: 65%;
	float: left;
	padding: 0.4em 2%;
}
.snippet-data-img {
	width: 56%;
	float: left;
	padding: 0.4em 2%;	
}
.snippet-image {
	float: left;
	min-height: 190px;
	width: 200px;	
}
.snippet-image img {
	border: 2px solid #FFF;
	box-shadow: none;
	/*box-shadow: 0px 0px 5px #D5D2CA;*/
	-webkit-transition: all 400ms ease-in;
	-moz-transition: all 400ms ease-in;
	-o-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
	margin: 10px auto;
	display: block;
}
.snippet-map {
	width: 100%;
	height: 320px;
	border: 1px solid #CCC;
}
#snippet-box iframe {
	width: 90%;
	margin: 0 auto;
	display: block;
}
.ratings {
	float: right;
	margin-right: 10px;
}
.star-blocks {
	background:#FFF;
}
#dragContainer {
	top: 65px !important;
}
.aio-star
{
	float: left;
	clear: none;
	color: rgb(255, 217, 13);
	text-shadow: 1px 1px 1px rgb(138, 127, 64);
	letter-spacing: 0.2em;
}
.star-rating-control {
	margin-top: 0.3em;
	float: left;
}
.star-img img {
	box-shadow: none;
	margin: -2px 2px;
	border: none !important;
	padding: 0 !important;
}
.snippet-label-img {
	width: 37%;
	float: left;
	clear: right;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	margin: 0 1% 0 0;
	padding: 0.4em 1%;
}
.aio-info {
	width: 400px;
	float: left;
}
.snippet-clear { clear:both;}
/*********************************************************** Media queries **********************************************/
/* =Responsive Structure
----------------------------------------------- */
@media (max-width: 855px)
{
	#snippet-box {
		width:100%;
	}
	.snippet-title
	{
		width:96%;
		padding: 0.5em 0 0.5em 4%;	
	}
	.snippet-image {
		min-height: 50px;
		margin: 0 0 15px 0;
		width: 100%;
		float: left;
		clear:both;
	}
	.aio-info
	{
		width: 100%;
		float:left;
		clear: both;	
	}
}
@media (max-width: 650px)
{
	
}
@media (max-width: 480px)
{
}
@media (max-width: 450px)
{
}
@media (max-width: 320px)
{
}
/* END Custom Styles*/
/*SPACE GRID*/
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	margin-bottom:5px;
	/*positioning and padding*/
	position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

/*FOOTER*/
footer{  
	clear:both;
	font-size:80%;
	padding:20px 0;
}
footer ul{
	margin:0;
	padding:0;
}

/*colors and backgrounds*/
body{
	background:#fff;
}
h1, h2, h3, h4, h5, h6{
	color:#333; 
}

footer{ 
	background: #09F;
	color:#ccc;
}
footer a{
	color:#fff;
}
footer a:hover{
	color: #0F0;
}
footer h1, footer h2, footer h3, footer h4{ 
	color:#CCC; 
	margin-bottom:10px;
}
footer ul{
	margin:0 0 0 8%;
}

a.buttonlink{ 
	background:#0099ff; 
	border-radius:7px; 
	color:#fff;
	display:block;
	float:left; 
	margin:10px 15px 10px 0; 
	padding:10px;
	text-decoration:none;
}
a.buttonlink:hover{
	background:#8dbc01;
}
.greenelement{
	background:#5ec79e;
	color:#fff;
}
.violetelement{
	background:#887dc2;
	color:#fff;
}
/* Contain floats*/ 
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.row:after{
  clear: both;
}
/***************************************************************Custom Styles*/
.site-logo img{
	float:left;
	width:auto;
}

/* Sponsor Ads */
.ads-728x90 {
	float: left;
	width: auto ;
	height: auto;
	margin-left:5em;
}
.ads-728x90 img {
	display: block;
}
.ads-970x90 {
	width: 100%;
	margin: 0 0 20px 0;
	text-align: center;
}
.ads-970x90 img {
	display: inline-block;
}
.ads-468x60 {
	text-align: center;
	margin-bottom: 20px;
}
.ads-banner-block.ad-left {
	float: left;
	margin: 20px 20px 0 0;
}
.ads-banner-block.ad-right {
	float: right;
	margin: 20px 0 0 20px;
}
.ads-banner-block.ad-center {
	text-align: center;
	margin: 20px 0 20px 0;
}
/* Includes - Domain Search Tool Styles */
@media only screen and (min-width: 200px) and (max-width:320px) {
#searchform{left: 0;position: relative;top: 0;}
.searchfield{font-size: 1em;height: 2.3em;left: 0em;position: relative;top: 0;width: 50%; margin-right:21px;}
input.searchfield{background:#fff;border: .1em solid #39F; border-radius:.3em;}
#domainform{text-align: center;}
.search h1{bottom:0;color: #333;font-size: .8em;font-weight: bold;left:15%;position: relative;text-transform: uppercase; width:16em;}
.www{font-size: 1em;font-weight: bold;left: 0em;top: 0; width:3em;}
input.button{background: url(../images/buttons-and-icons.png) 0px -98px;width: 50px;height: 36px;border-style: none;cursor: pointer;margin-left:83%;position: relative;right: 0px;text-indent: -9999px;top:-2.3em;}
input.button:hover{background: url(../images/buttons-and-icons.png) -50px -98px;}
h1.first-header{ font-size:.8em; text-align:center; margin-left:0}
}
@media only screen and (min-width: 321px) and (max-width:480px) {
#searchform{left: 0;position: relative;top: 0;}
.searchfield{font-size: 1em;height: 2.4em;left: 0em;position: relative;top: 0;width: 50%; margin-right:21px;}
input.searchfield{background:#fff;border: .1em solid #39F; border-radius:.3em;}
#domainform{text-align: center;}
.search h1{bottom:0;color: #333;font-size: .8em;font-weight: bold;left:15%;position: relative;text-transform: uppercase; width:17em;}
.www{font-size: 1em;font-weight: bold;left: 0em;top: 0; width:3em;}
input.button{background: url(../images/buttons-and-icons.png) 0px -98px;width: 50px;height: 36px;border-style: none;cursor: pointer;margin-left:85%;position: relative;right: 0px;text-indent: -9999px;top:-2.355em;}
input.button:hover{background: url(../images/buttons-and-icons.png) -50px -98px;}
h1.first-header{ font-size:.8em; text-align:center; margin-left:0}
}
@media only screen and (min-width: 481px) and (max-width:600px) {
#searchform{left: 0;position: relative;top: 0;}
.searchfield{font-size: 1em;height: 2.4em;left: 0em;position: relative;top: 0;width: 50%; margin-right:21px;}
input.searchfield{background:#fff;border: .2em solid #39F; border-radius:.3em;}
#domainform{text-align: center;}
.search h1{bottom:0;color: #333;font-size: 1em;font-weight: bold;left:25%;position: relative;text-transform: uppercase; width:18em;}
.www{font-size: 1em;font-weight: bold;left: 0em;top: 0; width:3em;}
input.button{background: url(../images/buttons-and-icons.png) 0px -98px;width: 50px;height: 36px;border-style: none;cursor: pointer;margin-left:75%;position: relative;right: 0px;text-indent: -9999px;top:-2.355em;}
input.button:hover{background: url(../images/buttons-and-icons.png) -50px -98px;}
h1.first-header{ font-size:1.5em; text-align:center; margin-left:1.5em}
}
@media only screen and (min-width: 601px) {
#searchform{left: 0;position: relative;top: 0;}
.searchfield{font-size: 1em;height: 2.4em;left: 0em;position: relative;top: 0;width: 50%; margin-right:21px;}
input.searchfield{background:#fff;border: .2em solid #39F; border-radius:.3em;}
#domainform{text-align: center;}
.search h1{bottom:0;color: #333;font-size: 1.2em;font-weight: bold;left:30%;position: relative;text-transform: uppercase; width:20em;}
.www{font-size: 1em;font-weight: bold;left: 0em;top: 0; width:3em;}
input.button{background: url(../images/buttons-and-icons.png) 0px -98px;width: 50px;height: 36px;border-style: none;cursor: pointer;margin-left:61%;position: relative;right: 0px;text-indent: -9999px;top:-2.355em;}
input.button:hover{background: url(../images/buttons-and-icons.png) -50px -98px;}
h1.first-header{ font-size:1.5em; text-align:center; margin-left:1.5em}
.container{width: auto; height:auto}
}
/* END Includes - Domain Search Tool Styles*/
/* END Custom Styles*/

@media only screen and (min-width: 200px) and (max-width:480px) {
h1 {
	font-size:1em;
	line-height:1em;
}
.site-logo img{
	float:left;
	width: auto;
	margin:5px 5px 0 0
}
.ads-728x90 {
	float: left;
	width: 100% ;
	margin-left:0
}
}
/*
LARGER MOBILE DEVICES
*/
/*This is for mobile devices with a bit larger screens.*/
@media only screen and (min-width: 481px) and (max-width:919px) {
	.site-logo img{
	float:left;
	width: auto;
	margin-bottom:20px
}
	.ads-728x90 {
	float: left;
	width: 100% ;
	margin-left:0;
	margin-top:auto;
}
#banner{
	float:left;
	text-align:left;
	margin-bottom:-20px;/*this depends on the height of the logo*/
}
.menu-toggle{/*make menu float right, instead of sitting under the logo*/
	margin-top:10px; /*this depends on the height of the logo*/
	float:right;
}
h1 {
	font-size:1.5em;
	line-height:1.5em;
}
}
/*
TABLET & SMALLER LAPTOPS
The average viewing window and preferred media query for those is 768px.
But I think that some more breathing space is good:)
*/
@media only screen and (min-width: 920px) {

.wrapper{
	max-width: 1200px; 
	margin: .75em auto;
}

#banner{ 
	float:left; 
	text-align:left;
	margin-bottom:0px;
}
header{
	padding:0;
}
h1 {
	font-size:1.7em;
	line-height:1.7em;
}
#content {  
	float:left;
	width:70%;
}
#content p{
	text-align:justify;
}
#content.wide-content{
	float:none;
	width:100%;
}

.flexslider{
display:block;
/*demo 1 slider theme*/	
margin: 0 0 60px; 
background: #fff; 
border: 4px solid #fff; 
-webkit-border-radius: 4px; 
-moz-border-radius: 4px; 
-o-border-radius: 4px; 
border-radius: 4px; 
box-shadow: 0 1px 4px rgba(0,0,0,.2); 
-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
-o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
}
.flex-caption {
	font-weight:bold;}


aside { 
	float:right;
	width:25%;
}

/*** MAIN MENU - ESSENTIAL STYLES ***/
.menu-toggle{display:none;}
#menu-main-navigation{display:block;}

.del-menu, .del-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.del-menu ul {
	position:		absolute;
	display:none;
	width:			12em; /* left offset of submenus need to match (see below) */
}
.del-menu ul li {
	width:			100%;
}
.del-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.del-menu li {
	float:			left;
	position:		relative;
	margin-left:1px;
}
.del-menu li li {
	margin-left:0px;
}
.del-menu a {
	display:		block;
	position:		relative;
}
.del-menu li:hover ul,
.del-menu li.sfHover ul {
	display:block;
	left:			0;
	top:			45px; /* match top ul list item height */
	z-index:		99;
	-webkit-box-shadow:  2px 3px 2px 0px rgba(00, 00, 00, .3);
    box-shadow:  2px 3px 2px 0px rgba(00, 00, 00, .3);
}
ul.del-menu li:hover li ul,
ul.del-menu li.sfHover li ul {
	top:			-999em;
}
ul.del-menu li li:hover ul,
ul.del-menu li li.sfHover ul {
	left:			12em; /* match ul width */
	top:			0;
}
ul.del-menu li li:hover li ul,
ul.del-menu li li.sfHover li ul {
	top:			-999em;
}
ul.del-menu li li li:hover ul,
ul.del-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

#topnav, .del-menu {
	float:left;
	margin: .35em 0 0 0;
}
.del-menu a {
	text-decoration:none;
}
.del-menu li a {
	background:#fff;
	margin:0; 
	padding:10px 20px;
	height:45px;
}
.del-menu a, .del-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#0099ff;	
}
.del-menu li li a {
		border-top:		1px solid rgba(255,255,255,.2);
		background:		#333; /*fallback for old IE*/
		background:rgba(0,0,0,.6);
		color:	#fff;
		padding-left:20px;
		height:auto;
}
.del-menu li li a:visited{color:#fff;}
.del-menu li li li a,
.del-menu li.current * li a{
	padding-left:20px;
	background:rgba(0,0,0,.6);
}

.del-menu li:hover > a,
.del-menu li.current a{ 
	color:#fff;
	background:#0099ff;
}
.del-menu li li:hover > a{
	color:#fff;
	background:#0099ff;
}
/*GRID*/
.row{margin-left: -15px;margin-right: -15px;}
.grid_1 { width: 8.33333333%; }
.grid_2 { width: 16.66666667%; }
.grid_3 { width: 25%; }
.grid_4 { width: 33.33333333%; }
.grid_5 { width: 41.66666667%; }
.grid_6 { width: 50%; }
.grid_7 { width: 58.33333333%; }
.grid_8 { width: 66.66666667%; }
.grid_9 { width: 75%; }
.grid_10 { width: 83.33333333%; }
.grid_11 { width: 91.66666667%; }
.grid_12 { width: 100%; }

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	float: left;
	display: block;
}
.rightfloat{float:right;}

#hero [class*="grid_"] { margin-bottom:-20px;}
}
/*DESKTOP*/
@media only screen and (min-width: 1030px) {
}
/*LARGE VIEWING SIZE*/
@media only screen and (min-width: 1240px) {

}

/*
RETINA (2x RESOLUTION DEVICES)
*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min--moz-device-pixel-ratio: 1.5),
       only screen and (min-device-pixel-ratio: 1.5) {
}
/*
iPHONE 5 MEDIA QUERY
*/
@media (device-height: 568px) and (-webkit-min-device-pixel-ratio: 2) {
}
/*PRINT STYLESHEET*/
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}