﻿.dummy {

}

.productscontainer {
	background-color: white;
	padding: 10px;
	text-align: left;
}

.widecontainer-0 {
	border: 0px solid grey;
	height: 36px;
}

.widecontainer-1 {
	border: 0px solid grey;
	height: 36px;
}

.widecontainer-2 {
	border: 0px solid grey;
	height: 459px;
}

.tallcontainer-0 {
clear: both;
	border: 1px solid lightgrey;
	height: 360px;
	width:240px;
	margin-right: 5px;
	display:inline-block;
}

.tallcontainer-1 {
	border: 1px solid lightgrey;
	height: 360px;
	width:240px;
	margin-right: 5px;
	display:inline-block;
}

.tallcontainer-2 {
	border: 1px solid lightgrey;
	height: 360px;
	width:240px;
	margin-right: 10px;
	display:inline-block;
}

.widecontainer-0, .widecontainer-1, .widecontainer-2, .tallcontainer-0, .tallcontainer-1, .tallcontainer-2 {
	padding-top: 5px;
	padding-left: 10px;
	margin-top:10px;
	border-radius: 5px;
	background-color: white;
	position: relative;
	vertical-align: top;
	overflow: hidden;
}

.ccbutton, .ccbutton:hover {
	position: absolute;
	bottom: 0;
	left:0;
	width: 250px;
	padding-top: 5px;
	font-size: 16px;
	color: #F9F9F9;
	text-align: center;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	background-color: #629103;
}

.ccbutton:hover {
	background-color: orange;
	color: white;
}

.productwide, .ccpricewide {
	display: inline-block;
}

.producttall, .ccpricetall {
	display: block;
}

.ccpricewide, .ccpricetall {
	text-align: center;
	display: inline-block;
	font-size: 18px;
	font-weight: bolder;
	color: orange;
}

.pricetextt {
	color: red;
	font-weight: bolder;
	display: inline-block;
}

.producttall, .productwide {
	font-size: 18px;
	color:darkgrey;
}

.wideprodinfo {
/*	width: 70%;*/
	display: inline-block;
	float: left;
}

.ccwbutton, .ccwbutton:hover, .popupbutton, .popupbutton:hover, .ccnextbtn, .actionbtn {
	width: 200px;
	padding-top: 5px;
        margin-left: 25px;
	font-size: 16px;
	color: #F9F9F9;
	text-align: center;
/*	border-radius: 8px;*/
	background-color: #9acf2a; /* #629103;*/
	display: inline-block;
    border: none;
}

.ccwbutton:hover, .ccnextbtn:hover, .actionbtn:hover {
	background-color: orange;
	color: white;
	display:inline-block;
}


/*** CART display settings ***/
.cart {
	border-radius: 15px;
	border:solid 1px lightgrey;
	min-height: 50px;
	font-size: 16px;
	font-weight: bolder;
	color: slategrey!important;
	background-color: #FFFFFF;
}

.cartheader{
	background-color: #9acf2a; /*  #629103;*/
	color: white;
	border-top-left-radius: 13px;
	border-top-right-radius: 13px;
/*	padding: 3px;*/
	height: 36px;
}
.cartcontent{
/*	color: darkgrey;*/
}
.cartfooter {
	background-color: #DDE3C6;
	border-bottom-left-radius: 13px;
	border-bottom-right-radius: 13px;
	padding: 3px;
	height: 28px;
}

.cartproduct{
	display: inline-block;
	width: 400px;
}

.cartproducttitle{
	display: inline-block;
	width: 450px;
}
.cartqty{
	display: inline-block;
	width: 50px;
	text-align: right;
}

.cartunitprice{
	display: inline-block;
	width: 50px;
	text-align: right;
}

.cartterm{
	display: inline-block;
	width: 70px;
	text-align: right;
}

.cartsubtotal{
	display: inline-block;
	width: 70px;
	text-align: right;
}
.cartqtytitle{
	display: inline-block;
/*	width: 150px;*/
	text-align: right;
}

.cartunitpricetitle{
	display: inline-block;
/*	width: 110px;*/
	text-align: right;
}

.carttermtitle{
	display: inline-block;
/*	width: 90px;
	text-align: right;*/
}

.carttermselector {
    border: 1px solid lightgrey;
    border-radius: 5px;
    font-size: large;
    width:80px!important;
}

.cartsubtotaltitle{
	display: inline-block;
/*	width: 220px;*/
	text-align: right;
}

.emptycart {
	display: inline-block;
/*	width: 280px;*/
	text-align: right;
/*	color: white!important;*/
    margin: 3px;
}

.aemptycartlink {
	color: white!important;
	text-decoration:none;
}

a.aemptycart {
	color: white;
}

.cartline, .cartline:hover {
	padding-top:1px;
	padding-bottom: 1px;
	padding-left: 10px;

}
.cartline {
	vertical-align: middle;
}

.cartline:hover {
	background-color: antiquewhite;
}

.cartactions {
	display: inline-block;
/*	width: 140px;
	text-align: right;
	background : red;*/
}

.cartactions2 {
	display: inline-block;
	width: 180px;
	text-align: left;
	padding-left: 10px;
/*	background : red;*/
}

.cartfooteritemsincart{
	color: brown;
	display: inline-block;
/*	background-color: antiquewhite;*/
}

.carttotal{
	display : inline-block;
	color: black;
	text-align : right;
/*	background-color: indigo;*/
    padding-left:615px;
}

.cartfootertext {
    display:inline-block;
}
.tilesinglespacelist li {
	line-height: 1em;
}

/* domain search box */
.dscontainer{
	border: 2px solid grey;
	border-radius: 15px;
	padding: 10px;
    width:100%;
}
.dstitle{
	font-size:18px;
}
.dsform{
	border: 1px solid white;
	border-radius: 15px;
	padding: 10px;
}

.dsccwbutton {
	margin-top:15px;
}

.dssearchtext{
}

.dsinput{
/*	background-color: #888A09; /* #629103;*/
	height:50px;
	padding: 10px;
/*	border-radius: 15px;*/
	font-size:24px;
}

.dsinputbox {
	width: 550px;
	font-size:24px!important;
	font-weight: bolder!important;
	color: grey!important;

}

.sresult {
	display: inline-block;
	height:100px;
	width: 140px;
	border: none;
	border-radius: 3px;
	margin: 5px;
/*	font-size:24px;*/
	text-align: center;
	padding:3px;
}

.available{
	background-color: #9acf2a;
	cursor : pointer;
}

.notavailable{
	background-color: indianred;
	cursor : not-allowed;
}

.tld{
	color: white;
	font-size : 14px;
}

.price{
	color: yellow;
	font-size : 16px;
}

.addtocart{
	color: black;
	font-size: 14px;
}

.actionbtn{
	border-width: 2px;
	border-style: outset;
/*	border-color: buttonface;*/
	border-top-color: buttonface;
	border-right-color: buttonface;
	border-bottom-color: buttonface;
	border-left-color: buttonface;
	width: 120px;
    cursor: pointer;
}

.actionbtn a {
	color: white;
}

.frmdomresult {
	display: inline-block;
	margin: 5px;
}

.footertext{
    font-weight: bold;
	display: inline-block;
}

.headertext{
	background-color: lightgreen;
    margin-left: 1px!important;
    margin-right: 1px!important;
}

/*** next button ***/
.skipdiv {
	display: inline-block;
/*	border: 1px solid red;*/
	text-align: right;
	width:100%;
}

.ccnextbtn {
	height: 60px;
    background-color: orange;
    border: none;
    border-radius:5px;
}

.ccnextbtn:hover {
    background-color: green;
    border:none;
}

.buynowzone {
	border: 2px grey;
	background-color: #f9f9f9;
	display: inline-block;
/*	margin: 30px;*/
}

.buynowdomaintext {

}

.buynowdomaintext-nodomain {
	display:none;
}

.buynowdomaininput {

}

.buynowdomaininput-nodomain {
	display:none;
}

.domname-nodomain{
	display:none;
}

.buynowbutton {

}

.imgbtnclass {
	width: 256px;
	height: 510px;
	display : inline-block;
	border: none;
	padding: 0;
	margin:0;
}

.buynowzoneimg {
	border: none;
	display: inline-block;
	margin: 0;
	padding: 0;
	width: 250px;
	background-color: white;
}

.buynowzoneimgemailhosting {
	border: none;
	display: inline-block;
	margin: 0;
	padding: 0;
/*	width: 250px;*/
	background-color : white;
}

.imgbtnclassemailhosting {
/*	width: 230px;*/
	height: 479px;
	display : inline-block;
	padding: 0;
	margin:0;
	border: none;
}

.henkred {
    height:32px!important;
    width:332px!important;
    font-weight: bold!important;
/*    padding-left: 45px;
    padding-right: 45px;*/
}

