﻿body div{
font-family: Arial, Helvetica,  sans-serif;	
}
input {outline:none}
body
{
	font-size: 12px;
	background: #f5f8fa;
	color: #56594b;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	/*background-color: #F1F1F2;*/
	overflow-y: scroll;	

}
.navbar-inverse {
    background-color: #212C37;
    border-color: #141B22;
}
.navbar-inverse .navbar-nav>.active>a {
    background-color: #0F1419;
}
a:focus, a:hover {
    color: inherit;
    text-decoration: none !important;
}

.containerWide {

}

@media (min-width: 1200px) {
  .container {
    width: 970px;
   }
  .containerWide {
      width: 1170px;
   }
}


.contentRow {
    padding-right: 7px;
    padding-left: 7px;
}
    .contentRow .row {
        margin-left: 0px;
        margin-right: 0px;
    }
    .contentRow .contentRowCol {
        padding-left: 8px;
        padding-right: 8px;
        margin-top: 20px;
    }
.DomainImage {
    height: 75px;
    background-color: #CCCCCC;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #FFF;
    text-align: center;
    padding: 0px 12px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.tldName {
    color: #FFF;
    font-weight: bold;
    font-size: 40px;
    line-height: 40px;
    padding-top: 10px;
}
.subStatus {
    clear: both;
    padding-top: 2px;
}
.DomainImage .status {
    width: 13px;
    height: 51px;
    float: right;
    margin: 3px 0px 0px 0px;
}
.DomainImageYes {
    background-color: #85B000;
}
.DomainImageNo {
    background-color: #FF0033;
}
.DomainImageWait {
    background-color: #B6CCDA;
}
.DomainImageSale {
    background-color: #F9C02F;
}
.nopadding {
    padding: 0px !important;
}
.nopadding-left {
    padding-left: 0px !important;
}
.nopadding-right {
    padding-right: 0px !important;
}
.nomargin-top {
    margin-top: 0px !important;
}
.paddingleft15 {
    padding-left: 15px;
}
.paddingbottom20 {
    padding-bottom: 20px;
}
.OtherDomainResultsDiv a:hover {
    color: #FFFFFF;
}
img { border: 0; }

.navbar {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px; 
}
.navbar-inverse .navbar-nav>li>a {
    color: #eee;
}
.MainOuter
{
    text-align: center;
}
.logoContainer h1
{
    padding-top: 51px;
    margin: 22px 0px;
    height: 0px;
    overflow: hidden;
    background: url(/Images/logoHeaderNew.png) no-repeat;
    text-align: left;
    display: block;
}
.logo
{
    padding-top: 22px;
    padding-bottom: 22px;
    text-align: left;
    float: left;
}

.logoContWithB {
        padding-right: 15px;
        padding-left: 15px;
    }

@media (max-width: 1200px) {
    .logoB
    {
        display: none;  
    }
}

.logoB
{
    margin-top: 13px;
    margin-bottom: 13px;
    text-align: left;    
}

.logoRightPlace {
    width: 100%;
    text-align: center;
}
@media screen and (max-width: 785px) {
    .logoRightPlace {
        display: none;
    }
}
.headLink {
    float: right;
}

.TextFieldContainer
{
    height: 57px;    
    background-color: #F4F4F4;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #ECECEC;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ECECEC;
    text-align: center;
}
.TextFieldContainer2
{
    height: 57px;    
    background-color: #E8E8E8;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #DEDEDF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #DEDEDF;
    text-align: center;
}
.BigTextBox
{			
	font-size: 22px;
	font-weight: bold;	
	color: #333;
    width: 100%;
	height: 45px;	
	
    background: #FFF;
    background-position: 5px -7px !important;
    padding: 10px 10px 10px 10px;
    border: 1px solid #CCC;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -moz-box-shadow: 3px 3px 4px #E5E5E5 inset, 0 1px 0 #fff;
    -webkit-box-shadow: 3px 3px 4px #E5E5E5 inset, 0 1px 0 #FFF;
    box-shadow: 3px 3px 4px #E5E5E5 inset, 0 1px 0 #FFF;
}
.BigTextBox2
{
    border-style: none;	
	padding-left: 10px;
	padding-top: 0px;	
    background-color: #CCCCCC;
	/*background: url(/Images/BigTextBox.png) no-repeat;*/				
	font-size: 22px;
	font-weight: bold;	
	color: #333;
    width: 100%;
	height: 38px;	
	margin-top: 9px;
}
.Footer
{
    clear: left;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #808080;
	padding-top: 20px; 
	padding-bottom: 10px; 
	text-align: center;	
}
.rating
{
    clear: left;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #808080;	
	text-align: center;	
    padding-top: 40px;
}
.rating_title
{
    font-weight: bold;
}
.rate
{

}
.FooterBottom
{
    padding-top: 10px;
}
.LinkSmallGrayNone,
.LinkSmallOrangeNone
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
}
.LinkSmallOrangeNone
{
    color: #F93B0B;
}
.LinkSmallGrayNone:hover
{
    color: #F93B0B;
}

.FavTitle
{
    margin-left: 10px;
}
.FavTitle2
{
    float: right;
    font-size: 10px;
    color: #666666;
    padding-top: 2px;
}
.FavoritesCont
{
    float: right;
    width: 140px;
    text-align: left;
    padding-top: 20px;
}
.DealsDiv
{
    margin-top: 40px;
    display: none;
}
.DealsDivCont
{
    padding-left: 10px;
}
.DealDivOuter
{
    display: block;    
    margin-top: 8px;
    padding: 2px;
    text-align: center;    
    border: 1px solid #DDDDDD;        
}
.DealInner, 
.DealInner2
{
    padding: 2px;
    color: #333333;
    border: 1px dashed #DDDDDD;
    background-color: #FFF;
    overflow: hidden;
}
.DealInner2
{
    color: #ED546A;
    /*border: 1px dashed #ED546A;*/
}
.DealsLink
{
    text-decoration: none;
    color: #333333;
}
.dealFooter
{
    background-position: right top;
    background-image: url(/images/dealFooter.png);
    background-color: transparent;
    background-repeat: no-repeat;
    height: 15px;
}
.FavoriteItemPanel
{
    overflow: visible;
    padding-bottom: 3px;
    padding-top: 3px;
    border-bottom: 1px dashed #CCC;	
}
.FavoriteItem
{
    font-size: 17px;
    font-family: Helvetica, Arial, sans-serif;    
    padding-right: 5px;
    text-decoration: none;
    color: #333333;   
    white-space: nowrap;     
    cursor: pointer;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
}
.FavItemRemove
{
    width: 15px;
    height: 20px;
    float: right;
    clear: left;	
}

.FavoriteItemDel,
.FavoriteItemDelOver
{
    background-image: url(/images/remove16.png); 
    background-color: transparent; 
    background-repeat: no-repeat; 
    width: 16px; 
    height: 16px;
       
	margin-top: 4px;		
	margin-right: 5px;
	display: none;
	cursor: pointer;
}
.FavoriteItemDelOver
{    
    display: block;
}

/* ############## Extensions */
.ContentLeft
{
    text-align: left;
    padding-top: 15px;
    float:left;
}
.ContentStartHere
{
    width: auto;
    padding-top: 0px;
    margin-top: -9px;
    display: none;
}
.Main3DomainsDiv
{
    width: 25%;
    margin-bottom: 9px;
}
@media (max-width: 500px) {
  .Main3DomainsDiv
    {
        width: 50%;
    }
}


.Main3DomainsDivLeft {
    padding-left: 0px;
    padding-right: 6px;
}
.Main3DomainsDivCenter {
    padding-left: 3px;
    padding-right: 3px;
}
.Main3DomainsDivRight {
    padding-left: 6px;
    padding-right: 0px;
}
.infoPlaceHolder {
    background-color: #FFF; /*#f8f8f8;*/
    padding: 5px 0px 0px 0px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #e2e2e2;
    border-top: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
    .infoPlaceHolder i {
        font-size: 15px;
        margin-left: 10px;
        margin-right: 9px;
        vertical-align: middle;
    }
.OtherBuyLinks i {
        font-size: 15px;
        margin-left: 10px;
        margin-right: 9px;
        vertical-align: middle;
    }
.OtherTextLinkTaken i {
        font-size: 15px;
        margin-left: 10px;
        margin-right: 9px;
        vertical-align: middle;
    }
.TextLinkTaken:hover {
    background-color: #EEE;
}
/* ############## Available Domain */
.AvailableInfoDiv
{
    text-align: center;
}
/*
.buyitnow
{
    font-size: 12px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: #1070a5;
}
.BuyItNowLink
{
    color: #000000;   
    margin-top: 6px;
    margin-bottom: 8px;
    display: block;
    text-align: center;
    text-decoration: none;
}
.BuyItNowLink:hover
{
    text-decoration: underline;
}
    */
.BuyItNowLink {
    color: #FFF;
    padding-top: 6px;
    padding-bottom: 8px;
    display: block;
    text-align: center;
    text-decoration: none;
    background-color: #00A4FD;
    margin-left: -1px;
    margin-right: -1px;
    margin-bottom: 5px;
}
.buyitnow
{
    font-size: 12px;
    font-family: Helvetica, Arial, sans-serif;
    color: #FFF;
}
.LinkHolder
{
    padding: 7px 8px 7px 8px;
    text-align: left;
    display: inline-block;
    text-decoration: none;
    width: 100%;
}
.LinkHolder:hover {
    background-color: #EEE;
}
.LinkHolder:hover span {
    color: #000;
}
.LinkHolder:hover .TextPriceLink {
    color: #F93B0B;
}
.LinkHolderLine
{
    height: 1px;
    margin-left: 2px;
    margin-right: 2px;
    background-color: #E6E6E6;
}
.TextLink,
.TextPriceLink,
.TextLinkTaken
{
    font-size: 15px;
    font-family: Helvetica, Arial, sans-serif;
    text-decoration: none;
    color: #666;    
    
}
.TextLinkSmall
{
    font-size: 12px;
}

.TextPriceLink
{    
    color: #F93B0B;
    padding-left: 20px;
    float: right;
}
.TextLink:hover,
.TextPriceLink:hover,
.TextLinkTaken:hover
{
    
}
span.clear { clear: left; display: block; }
/* ############## Taken Domain */
.TakenInfoDiv
{
    padding-top: 0px;
    text-align: center;
}
.TextLinkTaken
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #555555;

    clear: both;
    display: block;
    padding: 8px 2px 7px 2px;
}
.TextLinkOffer {
    color: #0792DD;
    font-weight: bold;
}
.TextLinkTakenSep
{
    color: #999999;
    float: left;
    padding-left: 8px;
    padding-right: 8px;        
}
.TakenImage
{
    float: left;
    padding-left: 20px;
    padding-right: 12px;
    padding-bottom: 5px;
    clear: left;    
    border: 0;
}
.TextLinkPR
{
    font-size: 12px;
	color: #F93B0B;
	padding-left: 8px;	
	padding-right: 4px;	
}
.ImgPR
{
    padding-top: 1px;
    padding-left: 5px;	
	vertical-align: text-top;
	border: none;
}
.LinkPageRankBox
{
    float: left;
}
/* ############### Separators */ 
h1
{
    font-size: 14px;    
    font-family: Helvetica, Arial, sans-serif;	
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    display: inline;
}

.SeparatorTitle
{
    font-size: 14px;    
    font-family: Helvetica, Arial, sans-serif;	
}
.SeparatorAuto
{
    float: right;
    margin-right: 15px;
    width: 120px;
}
.SeparatorAutoValue
{
    font-weight: bold;
    padding-left: 2px;
    cursor: pointer;
    text-decoration: none;
    color: #000000;
}
.SeparatorLine,
.SeparatorLine2
{
    height: 1px;
    background-color: #CFCFCF;
    margin-top: 3px;
    margin-bottom: 10px;
}
/* ################ Domain Generator */ 
.GenDomainLink
{
    font-size: 17px;
    font-family: Helvetica, Arial, sans-serif;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none;
    color: #333333;
    font-weight: bold;
}
.GenDomainNo,
.GenDomainYes,
.GenDomainWait,
.GenDomainAuction
{
    background-color: #FF0033;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    float: left;
    padding: 7px 0px 0px 0px;
    text-align: center;
    color: #FFFFFF;
    width: 100%;
    height: 32px;
    font-weight: bold;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    cursor: pointer;
    text-decoration: none;
    margin-right: 10px;
    margin-bottom: 7px;
    text-align: center;
}
.GenDomainYes
{
    background-color: #85B000;
}
.GenDomainWait
{
    background-color: #B6CCDA;
}
.GenDomainAuction
{
    background-color: #F9C02F;
}
.generateNewIcon {
    width: 19px;
    height: 20px;
    display: inline-block;
    margin-bottom: -5px;
    margin-left: -15px;
    background: url(/Images/reload1.png) no-repeat;
    cursor: pointer;
}
.generatorBoxItem {
    padding: 0px 8px 14px 0px;
    /* width: 100%; */
    display: block;
 
    text-overflow: ellipsis;
    color: #FFF;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 6px;
    cursor: pointer;
}
    .generatorBoxItem:hover ~ .generatorBoxName {
        background-image: url(/Images/genInfo.png);
        background-repeat: no-repeat;
        background-position-x: right;
        background-position-y: center;
    }

.generatorBoxName {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #FFF;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 6px;
    padding: 7px 4px;
    display: block;
    background-color: #85B000;
    font-size: 13px;
    font-weight: bold;
    border: 2px solid #85B000;
}

.genBoxMenu a:hover {
    color: #000;
}
.genBoxMenu
{
    position: absolute;    
    margin-top: -4px;
    width: 100%;
    padding-right: 8px;
    display: none;  
    z-index: 100;     
}
.genBoxMenuInner
{
    padding: 2px;
    background-color: White;    
    border: 2px solid #6C9100;
    border-top: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    
     -moz-box-shadow: 0px 7px 14px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0px 7px 14px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 7px 14px rgba(0, 0, 0, 0.4);

    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.generatorBoxLoading {
    background-image: url(/Images/genmenuloading.gif);
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center;
}
.generatorBoxSelected {
    -moz-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.4);
    border: 2px solid #6C9100;
}

/* ################ Domain Hacks */ 
.HackDomainDiv
{
    height: 20px;
}
.HackLoading
{
    font-size: 17px;
    font-family: Helvetica, Arial, sans-serif;
    color: #333333;
    font-weight: bold;
}
.HackDomainLink
{    
    font-size: 17px;
    font-family: Helvetica, Arial, sans-serif;
    color: #333333;
    font-weight: bold;
    text-decoration: none;
    padding-left: 5px;
}
.hackDomainYes {
    color: #85B000;
}
.hackDomainNo {
    color: #FF0033;
}
/* ############# Other Extensions */
.OtherDomainResultsDiv
{    
    padding-right: 0px;
    list-style-type:none;
	margin:0;
	padding:0;
}
.OtherDomainAddPanel
{
    border: 1px solid #BEBEC0;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-color: #E8E8E8;
    padding: 4px 6px;
    clear: left;
    display: none;    
}
.OtherDomainPanelBtn
{
    background-color: #999999;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 2px 3px;
    color: #FFFFFF;
    width: 40px;
    float: right;
    text-align: center;
    margin-right: 6px;
    cursor: pointer;
}
.OtherDomainLi, .OtherDomainHighlight, .OtherDomainAddLi
{    

	height: 32px;
    float: left;
    padding: 0px 10px 0px 0px;
    margin-bottom: 10px;
}

.ExtensionsSprites { background-image: url(/Images/Extensions/SpriteSmall.png); background-color: transparent; background-repeat: no-repeat; }
.menubgupper { width: 84px; height: 15px; background-position: -162px -45px; }
.menutakenbgupper { width: 84px; height: 15px; background-position: -162px -29px; }
.reload { width: 16px; height: 16px; background-position: -247px -22px; float: right; cursor: pointer;}
.smalladd { width: 80px; height: 28px; background-position: -162px 0; }
.smallno { width: 80px; height: 28px; background-position: 0 0; }
.smallplaceholder { width: 80px; height: 28px; background-position: -81px 0; }
.smallremove3 { width: 18px; height: 21px; background-position: -243px 0; }
.smallwait { width: 80px; height: 28px; background-position: -81px -29px; }
.smallyes { width: 80px; height: 28px; background-position: 0 -29px; }

.OtherDomainRed, .OtherDomainGreen, .OtherDomainGray, .OtherDomainAdd, .OtherDomainYellow
{
    background-color: #FF0033;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	float: left;
	padding: 7px 0px 0px 0px;
	text-align: center;
	color: #FFFFFF;
	width: 100%;
	height: 32px;
	font-weight: bold;
	font-size: 13px;
    font-family: Arial, Helvetica,  sans-serif;
	cursor: pointer;
	text-decoration: none;
	margin-right: 10px;
	margin-bottom: 7px;
	text-align: center;
}
.OtherDomainHighlight
{
    border: 1px dashed #ccc;
}
.OtherDomainGreen
{
	background-color: #85B000;
}
.OtherDomainYellow
{
	background-color: #F9C02F;
}
.OtherDomainGray
{
	background-color: #B6CCDA;
}
.OtherDomainTitleText {
    padding: 0px 8px;
    /* width: 100%; */
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}
.OtherDomainAdd
{
    padding: 0px;
    padding-bottom: 5px;
    background: none;
}
.OtherDomainDel,
.OtherDomainDelOver
{
    float: left;
    display: block;
    margin-left: -29px;    
    width: 18px;
    height: 28px;
    padding: 0px;
    text-decoration: none;    
}
.OtherDomainLiMenu
{    
    display: none;
}
.OtherDomainLiMenu a:hover {
    color: #000;
}
.OtherDomainLiMenuTaken a:hover {
    color: #000;
}
.OtherDomainLiMenu,
.OtherDomainLiMenuTaken
{
    display: block;
    position: absolute;
    margin-top: 29px;      
    min-width: 125px;
    display: none;  
    z-index: 100;     
}
.OtherDomainLiMenuInner,
.OtherDomainLiMenuInnerTaken
{
    padding: 2px;
    background-color: White;    
    border: 2px solid #85B000;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    
     -moz-box-shadow: 6px 6px 11px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 6px 6px 11px rgba(0, 0, 0, 0.3);
    box-shadow: 6px 6px 11px rgba(0, 0, 0, 0.3);

    border-top-left-radius: 0px;
}
.OtherDomainLiMenuInnerTaken
{
    border: 2px solid #FF0033;    
}

li[available=auction] .OtherDomainLiMenuInnerTaken
{
    border: 2px solid #F9C02F;    
}

.OtherTextLink,
.OtherTextLinkTaken,
.OtherTextLinkOffer
{
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    color: #555555;
    text-decoration: none;    
    display: block;
    min-width: 80px;
    padding-top: 8px;
    padding-bottom: 6px;
    white-space: nowrap;
    cursor: pointer;
    border-bottom: 1px solid #E6E6E6;
}
.OtherTextLinkTaken:last-child,
.OtherTextLink:last-child {
    border-bottom: none !important;
}
.OtherTextLinkOffer {
    color: #0792DD;
    font-weight: bold;
}
#OtherLinkOffer .OtherTakenLink {
    font-weight: bold;
}
.OtherTextLink:hover 
{
    background-color: #EEE;
}
.OtherTextLinkTaken:hover 
{
    background-color: #EEE;
}
.OtherTakenImage
{
    float: left;
    padding-left: 6px;
    padding-right: 10px;
    padding-bottom: 5px;    
    clear: left;    
    border: 0;
}
.OtherTextLinkSep
{
    border-top: 1px solid #85B000;
}
.OtherTextNoReg
{
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #555555;
    padding: 5px 7px 5px 7px;   
}
.OtherRegName
{
    padding-right: 61px;    
    padding-left: 8px;
}
.OtherTakenLink
{
    padding-right: 57px;    
    padding-left: 8px;
}
.OtherRegPrice
{
    color: #F93B0B;       
    padding-right: 8px;
    float: right;
}
.OtherTextNoReg
{
    width: 118px;
}
.headFbButton
{
    padding-top: 6px;
}
.modalDiv
{
    display: none;
}

.modalDiv label, 
.modalDiv input { display:block; }
.modalDiv input.text { margin-bottom:12px; width:95%; padding: .4em; }
.modalDiv fieldset { padding:0; border:0; margin-top:25px; }

.modalDiv .ui-dialog .ui-state-error { padding: .3em; }
.modalDiv .validateTips { border: 1px solid transparent; padding: 0.3em; display: none; }

.BBNameDiv
{
    float: left;
    margin-right: 7px;
    
    border: 1px solid #DFDFDF;
    padding: 4px;
    /*background-color: #E9EAEB;*/
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;        
}
.BBLogoDiv
{    
    width: 180px;
    height: 100px;
}
.BBLogoDiv span {
    width: 180px;
    height: 100px;
    display: block;
    position: absolute;
    background: url('/images/radialglow_small.png') no-repeat -15px 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.BBLogoA
{
    text-decoration: none;
}
.BBLogoImg
{
    width: 180px;
    height: 100px;
}
.BBNameText
{
    float: left;
    font-weight: bold;
    color: #6A6A6A!important;
    font-size: 14px!important;
    padding: 5px 2px;
}
.BBNamePrice
{
    float: right;
    font-family: helvetica;
    font-size: 14px!important;
    color: #731F1F;
    font-weight: bold;
    padding: 5px 2px;
}

.SeparatorTitle p input[type=checkbox] {
	display: none;
}
@-webkit-keyframes labelON {
	0% {
		top: 0px;
    	left: 0px;
	}
	
	100% { 
		top: 0px;
    	left: 14px;
	}
}
.SeparatorTitle p input[type=checkbox]:checked + label.check {
	top: 0px;
	left: 14px;
	-webkit-animation-name: labelON; 
  	-webkit-animation-duration: .2s; 
  	-webkit-animation-iteration-count: 1;
  	-webkit-animation-timing-function: ease-in;
  	-webkit-box-shadow: #244766 -1px 0px 3px;
  	-moz-box-shadow: #244766 -1px 0px 3px;
}
@-webkit-keyframes labelOFF {
	0% {
		top: 0px;
    	left: 16px;
	}
	
	100% { 
		top: 0px;
    	left: 0px;
	}
}

.SeparatorTitle p input[type=checkbox] + label.check {
	top: 0px;
	left: 0px;
	-webkit-animation-name: labelOFF; 
  	-webkit-animation-duration: .2s; 
  	-webkit-animation-iteration-count: 1;
  	-webkit-animation-timing-function: ease-in;
  	-webkit-box-shadow: #244766 1px 0px 3px;
  	-moz-box-shadow: #244766 1px 0px 3px;
}

.SeparatorTitle p label.info {
	position: absolute;
	color: #000;
	top:0px;
	left: 50px;
	line-height: 15px;
	width: 200px;
}

.SeparatorTitle p {
	display: block;
	margin-bottom: 20px;
	background: -moz-linear-gradient(50% 50% 180deg,#C91A1A, #DB2E2E, #0C990C 0%); 
	background: -webkit-gradient(linear, 50% 50%, 0% 50%, from(#C90202), to(#009C05), color-stop(0,#00AB00));
	border-radius: 8px;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
	border: 1px solid #555555;
	width: 36px;
	position: relative;
	height: 15px;
}

.SeparatorTitle p .check { 
	display: block;
	width: 20px;
	height: 13px;
	border-radius: 8px;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
	background: -moz-linear-gradient(19% 75% 90deg,#FFFFFF, #A1A1A1);
	background: #fff -webkit-gradient(linear, 0% 0%, 0% 100%, from(#A1A1A1), to(#FFFFFF));
	border: 1px solid #e5e5e5;
	position: absolute;
	top: 0px;
	left: 0px;
}

.conDiv
{
    padding-top: 20px;
    text-align: left;
    font-size: 14px;
    color: #333333;
}

.iconSprites { 
    background-image: url(/images/icons/SpriteIcons.png); background-color: transparent; background-repeat: no-repeat;
    float: left;
    margin-left: 10px;
    margin-right: 12px;
    margin-bottom: 5px;
    clear: left;
    border: 0;
}
.iconSpritesOD { 
    background-image: url(/images/icons/SpriteIcons.png); background-color: transparent; background-repeat: no-repeat;    
    float: left;
    margin-left: 6px;
    margin-right: 10px;
    margin-bottom: 5px;    
    clear: left;    
    border: 0;
}

.iconbuy { width: 16px; height: 16px; background-position: -61px 0; }
.icondelete { width: 12px; height: 12px; background-position: -14px 0; }
.iconedit { width: 16px; height: 16px; background-position: -34px -17px; }
.iconpagerank { width: 16px; height: 16px; background-position: 0 -14px; }
.iconplay { width: 13px; height: 13px; background-position: 0 0; }
.iconvisit { width: 16px; height: 16px; background-position: -27px 0; }
.iconwhois { width: 16px; height: 16px; background-position: -17px -17px; }
.iconwhois2 { width: 16px; height: 16px; background-position: -44px 0; }

.GenDomainBuyImage
{
    background-image: url(/images/icons/SpriteIcons.png); background-color: transparent; background-repeat: no-repeat;
    width: 26px; height: 16px; background-position: -51px -17px;
    text-align: right;
	vertical-align: top;	
	margin-right: 5px;	
	margin-top: 2px;	
    display: inline-block;
}

.addExtensionsBtn {
    background-color: #FFF; /*#F8F8F8;*/
    border: 1px solid #DDD;
    clear: both;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    margin-right: 10px;
    cursor: pointer;
    display: block;
    width: 100%;
    outline: none;
}

.addExtensionsBtn:focus {
  outline: none;
}

.addExtensionsBtnText {
    color: #666;
    font-size: 16px;
}

.genCounterRight {
    float: right;
}

.editTldListDiv {
    background-color: #FFF;
    width: 150px;
    height: 30px;
}
.tldSortableListOuter {
    padding: 10px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 1px dashed #444;
    max-height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.tldSortableList {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.tldSortableList li,
.tldSortableListPlaceholder {
    margin: 0 3px 3px 3px;
    padding: 3px 0px 0px 0px;
    font-size: 22px;
    height: 38px;
    background-color: #F9f9f9;
    border: 1px solid #CCC;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #333;
    text-align: center;
    
    cursor: move; /* fallback if grab cursor is unsupported */
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

.tldSortableList li:nth-child(-n+4){
    background-color: #e8e4e4;
    border-color: #888;
    font-weight: bold;
}

.tldSortableListPlaceholder {
    border: 1px dashed #CCC !important;
    background-color: #FFF !important;
}

.tldSortableList .arrowIcon {
    color: #333;
    font-size: 16px;
    float: left;
    padding: 6px 5px 0px 13px;
}
.tldSortableList .delIcon {
    color: #FF0033;
    font-size: 16px;
    float: right;
    padding: 6px 13px 0px 5px;
    cursor: pointer;
}
.reorderTitle {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.reorderDesc {
    font-size: 13px;
    display: block;
    padding: 10px 0px;
}
.extensionAddBtnHolder {
    margin-top: 10px;
    margin-bottom: 30px;
}
.extensionAddBtnHolder button {
    width: 100%;
}

.modal-content {
    background-color: #f5f8fa;
}
.DomainImageDisabled,
.disabledLink a,
a.OtherDomainDisabled,
.disabledBtn {
   pointer-events: none;
   cursor: default;
}
.DomainImageDisabled,
.disabledLink a,
a.OtherDomainDisabled,
.disabledBtn {
    opacity: 0.5;
}
.BigTextBox::-webkit-input-placeholder { color: #9CBACC; }  /* WebKit, Blink, Edge */
.BigTextBox:-moz-placeholder { color: #9CBACC; }  /* Mozilla Firefox 4 to 18 */
.BigTextBox::-moz-placeholder { color: #9CBACC; }  /* Mozilla Firefox 19+ */
.BigTextBox:-ms-input-placeholder { color: #9CBACC; }  /* Internet Explorer 10-11 */
.BigTextBox::-ms-input-placeholder { color: #9CBACC; }  /* Microsoft Edge */

.ContentDomainSearch{
    display: none;
}
.containerWhite {
    background-color: #FFF;
    margin-top: 40px;
    padding: 20px 0px;
    border-top: 1px solid #EEE; /*#F6CA9B;*/
    border-bottom: 1px solid #EEE;
}
.animation{
    position: relative;
    display: inline-block;
    margin-top: 4px;
    margin-right: 20px;
    float: right;
    overflow: hidden;
}
.animation img{
    max-width: 157px;
    width: 100%;
}
.animation #hand-animation{
    position: absolute;
    top: 26%;
    left: 50%;
    margin-left: -79px;
    margin-left: -25%;
    /* padding-top: 30px; */
    width: 52% !important;
    height: inherit !important;
}
.blueStartDiv {
    margin-top: 40px;
    background-color: #00A4FD;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    height: 117px;
}
.blueArrow {
    background: url(/Images/blueArrowUp.png) no-repeat;
    width: 54px;
    height: 24px;
    margin-top: -24px;
    margin-left: 13px;
}
.blueStartDiv h2 {
    margin-left: 5px;
    margin-top: 22px;

    font-size: 32px;
    font-weight: bold;    
    font-family: 'Open Sans', sans-serif;
    color: #fff;
}
.blueStartDiv h3 {
    font-size: 20px;   
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    margin-left: 5px;
    margin-top: 10px;
}
@media screen and (max-width: 620px) {
    .blueStartDiv {
        height: auto;
    }
    .blueStartDiv h2 {
        margin-left: 0px;
        font-size: 22px;
    }
    .blueStartDiv h3 {
        margin-left: 0px;
        font-size: 14px;
        margin-bottom: 21px;
    }
}
.startDetailContainer {
    margin-bottom: 30px;
}
.startDetailHead {
    text-align: center;
        margin-top: 20px;
}
.startDetailHead h1{
    font-size: 30px;   
    font-family: 'Open Sans', sans-serif;
    color: #444;
    font-weight: bold;
}
.startDetailHead h2{
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
    color: #444;
}
.startDetailHead h3{
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    color: #444;
}

.startDetailHead2 {
    clear: both;
    text-align: center;
    padding-top: 50px;
}
.startDetailHead2 h2{
    font-size: 30px;   
    font-family: 'Open Sans', sans-serif;
    color: #444;
    font-weight: bold;
}
.startDetailHead2 h3{
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    color: #444;
}
.featureMobile {
    margin-bottom: 60px;
}
.featuresDetail {
    text-align: center;
}
.featuresDetail h4 {
    margin: 25px 0 33px 0;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    line-height: 150%;
    font-weight: 300;
    font-size: 20px;
}
.featuresDetail p {
    font-size: 13px;
    text-align: left;
    margin-bottom: 1.625em;
}
.circleIcon {
    height: 60px;
    width: 60px;
    line-height: 60px;
}
.circleIcon {
    float: none;
    text-align: center;
    margin-bottom: 20px;
}
.circleIcon {
    color: #000000;
    text-align: center;
    border-style: solid;
    border-width: 2px;
    margin: 0 auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.circleIcon i {
        margin-top: 13px;
    font-size: 28px !important;
}
.containerDomainSearch {
    border-bottom: 1px solid #EEE;
    padding-bottom: 30px;
}
.footerCopyright {
    font-size: 14px;
    padding: 20px 0px;
    color: #999;
}
.footerContainer { 
    
}
.footerRight { 
    float: right;
    font-size: 14px;
    padding: 20px 0px;
}
.socialBoxOuter,
.generatorBoxOuter {
    padding-left: 0px;
    padding-right: 7px;
    padding-bottom: 7px;
}
.socialBox { 
    background-color: #FFF;
    text-align: center;
    color: #888;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 6px;
    padding: 5px;
    display: block;
    border: 1px solid #e2e2e2;
}
    .socialBox:hover {
        color: inherit;
    } 
.socialBox i { 
    font-size: 29px;
    margin: 5px 0px 6px 0px;
    display: inline-block;
}

.socialBoxFree {
    background-color: #85B000;
    color: #FFF !important;
}
.socialBoxTaken {
    background-color: #FF0033;
    color: #FFF !important;
}
.socialBoxLoading {
    background-color: #B6CCDA;
    color: #FFF !important;
}
.socialBoxOther {
    background-color: #F8DE1A;
    color: #666 !important;
}

.socialBoxFree:hover,
.socialBoxTaken:hover,
.socialBoxOther:hover {
    color: #EEE !important;
}
.socialBoxOther:hover {
    color: #888 !important;
}

.socialBoxName {
    display: block;
    white-space: nowrap;
    width: 100%;
    overflow: hidden; 
    text-overflow: ellipsis;
}
.content-header {
    font-size: 18px;
    padding-bottom: 9px;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
    border-bottom: 1px solid #E5E5E5;
}
.content-header i {
    font-size: 26px;
    padding-left: 17px;
}
.content-header-title {
    display: inline-block;
    padding-left: 0px;
    padding-right: 20px;
    font-weight: bold;
}
.content-header-title2{
    padding-left: 0px;
    font-weight: bold;
}
.content-headerFav {
    margin-top: -3px;
    margin-bottom: 10px;
}
.content-header-title sup {
    color: #00A4FD;
    font-weight: normal;
}
.content-header-title2 span {
    color: #999;
    font-weight: normal;
    float: right;
    font-size: 13px;
        padding-top: 3px;
}
.content-header:after {
    content: "";
    width: 50px;
    height: 5px;
    left: 0;
    bottom: -1px;
    position: absolute;
    background-color: #263238;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
}

.greyButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f6f6f6));
	background:-moz-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-webkit-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-o-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-ms-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0);
	background-color:#ffffff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d4d4d4;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
.greyButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f6f6f6), color-stop(1, #ffffff));
	background:-moz-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:-webkit-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:-o-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:-ms-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:linear-gradient(to bottom, #f6f6f6 5%, #ffffff 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ffffff',GradientType=0);
	background-color:#f6f6f6;
}
.greyButton:active {
}
.searchSocial {
    display: inline-block;
}

.searchSocialBtn {
	-moz-box-shadow:inset 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;
	box-shadow:inset 0px 1px 0px 0px #fff6af;
	background-color:#ffec64;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ffbb54;
	display:inline-block;
	cursor:pointer;
	color:#444;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding: 13px 24px 12px 24px;
	text-decoration:none;
    width: 100%;
}
.searchSocialBtn:hover {
	background-color:#FAE54C;
}
.searchSocialBtn:active {
}
.searchSocialBtn span {
    white-space: normal;
}
@media screen and (max-width: 545px) {
    .socialBoxOuter {
        width: 50%;
    }
}
.textFill {
    overflow: hidden;
    text-overflow: ellipsis;
}
.noPaddingRight {
    padding-right: 0px;
}
.iphoneHeader {
    font-size: 30px;
    color: #444;
    font-weight: bold;
    padding-bottom: 40px;
    display: block;
}
.iphoneBody {
    font-size: 16px;
}
.mobileAppImgLeft {
    text-align: right;
    margin-bottom: 20px;
}
.mobileAppImgRight {
    margin-bottom: 20px;
}
@media screen and (max-width: 780px) {
    .mobileAppImgLeft {
        text-align: center;
    }
    .mobileAppImgRight {
        text-align: center;
    }
}

.loadMoreGenBtn {
    background-color: #FFF; /*#F8F8F8;*/
    border: 1px solid #777;
    clear: both;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    margin-right: 10px;
    cursor: pointer;
    display: block;
    width: 100%;
    outline: none;
    display: none;
    margin-bottom: 13px;
    color: #333;
}

.loadMoreGenBtn:focus {
  outline: none;
}

.loadMoreGenBtnText {
    color: #666;
    font-size: 16px;
}
.loadMoreGenResult {
    -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#ffffff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:8px;
	border:1px solid #d4d4d4;
	display:inline-block;
	color:#333;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
    width: 100%;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    margin-bottom: 13px;
}
.loadinggenMore {
    background-image: url(/Images/loadinggen.gif);
    width: 48px;
    height: 25px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: -1px;
    margin-left: 10px;
    position: absolute;
}
.loadinggenCheck {
    background-image: url(/Images/loadinggen.gif);
    width: 48px;
    height: 25px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
        margin-top: 4px;    
}
.loadMoreResultText {

}
.GenLink {
    cursor: pointer;
}
.genLinkCheckLoading {
    display: none;
}
.headerMenuIcon {
    padding: 0px !important;
}
.generateHeadLoadingIcon {
    background-image: url(/Images/loadinggen.gif);
     background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 48px;
    height: 25px;
    vertical-align: bottom;
    display: none;    
}