/* Element properties when window width is less than 850 px */

@import url("http://fast.fonts.net/lt/1.css?apiType=css&c=8168a2b5-369e-49a4-82ca-4bd32bbd8dfc&fontids=694103,694409");
@font-face{
font-family:"DIN_1451 W02 Engschrift";
src:url("Fonts/694103/42a75d77-1570-4aed-95a6-b25e5fbd40a2.eot?#iefix");
src:url("Fonts/694103/42a75d77-1570-4aed-95a6-b25e5fbd40a2.eot?#iefix") format("eot"),url("Fonts/694103/b3efb043-2f04-4fbe-b0f8-aa01595d30bb.woff2") format("woff2"),url("Fonts/694103/0d19a47c-0518-4ca2-bb5a-27b3c4a86ab8.woff") format("woff"),url("Fonts/694103/660e75b9-80fe-4905-9eda-92085178a97f.ttf") format("truetype"),url("Fonts/694103/8b8653d0-c004-4d20-92c4-246717628dd2.svg#8b8653d0-c004-4d20-92c4-246717628dd2") format("svg");
}

@font-face{
font-family:"DIN Next W02 Light";
src:url("Fonts/694409/48e5a0e1-2d56-46e5-8fc4-3d6d5c973cbf.eot?#iefix");
src:url("Fonts/694409/48e5a0e1-2d56-46e5-8fc4-3d6d5c973cbf.eot?#iefix") format("eot"),url("Fonts/694409/074b86ea-3c33-4b3e-90da-76f8e2e20b6b.woff2") format("woff2"),url("Fonts/694409/07d62b21-8d7a-4c36-be86-d32ab1089972.woff") format("woff"),url("Fonts/694409/c0050890-bbed-44b9-94df-2611d72dbb06.ttf") format("truetype"),url("Fonts/694409/9f774d17-c03a-418e-a375-34f3beecbc7a.svg#9f774d17-c03a-418e-a375-34f3beecbc7a") format("svg");
}

body {
	font: 14px 'DIN_1451 W02 Engschrift';
	font: 14px 'Lucida Sans', 'trebuchet MS', Arial, Helvetica;
	font: 14px 'DIN Next W02 Light';
}


@media only screen and (max-width: 1200px) {
	#mainwin-body 		{ width: 96% !important; }
	#hostingoptions 	{ width: 98% !important; font-size: 90% !important; }
}

@media only screen and (max-width: 850px) {
	div.bitcoinpaymentbox 	{ width: 96%  !important; }
	input.domainsearch	{ width: 78%  !important; }
	#toplogo 		{ width: 150px !important; }
	#tld-list 		{ width: 96%  !important; }
	#main-right-div 	{ display: none; }
	#indx-pay-option 	{ display: none; }
	#contactform 		{ width: 90%  !important; }
	#terms 			{ width: 90%  !important; }
	#main-ssl-div 		{ width: 46%  !important; }
	#main-domain-search-div	{ display: none; }
	#main-left-div		{ width: 46%  !important; }
	#indx-footer-link-div	{ width: 18%  !important; }
	#contactform-form 	{ width: 100% !important; }
	#contactform-kb 	{ visibility: hidden !important; }
	#hostingoptions		{ width: 98%  !important; font-size: 80% !important; }
	#main-domain-reg-div	{ background:#fff !important; width: 46% !important; }
	#account-menu		{ width: 98%  !important; height: 90px !important; }
	#checkout-profile 	{ float:block !important; width:90% !important; }
	#confirm-summary 	{ float:block !important; width:98% !important; }
	#cart-items 		{ float:block !important; width:98% !important; }
	#hosting-header 	{ width: 98%  !important; padding-bottom: 0% !important; }
	#hosting-pricing-table 	{ width: 98%  !important; float: left !important; }
	#ssl-header 		{ width: 98%  !important; padding-bottom: 0% !important;}
	#ssl-pricing-table 	{ width: 98%  !important; float: left !important; }
	#ssl-selection-guide-top { visibility: hidden !important; height: 1px !important; }
	#account-body 		{ width: 100% !important; margin-left: 0% !important; }
	#site-menu 		{ width: 98% !important; }



	#main-center-div {
		width: 46% !important;
		background-repeat:repeat-x !important;
		background-position:-550px !important;
	}
	#account-menu-group {
		width: 20% !important;
		float:left !important;
		padding-bottom:0px !important;
	}
	#cartsummary_outer {
		float:block !important;
		margin:2% !important;
		width:94% !important;
    	}
}

div.mainwin {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color:#dddddd;
	border:1px solid #bbb;
	padding:5px;
	width:1200px;
	margin-left: auto;
	margin-right: auto;
	box-shadow:0px 0px 10px #999;
	-webkit-box-shadow:0px 0px 10px #999;
	-moz-box-shadow:0px 0px 10px #999;
}

div.standard-page-banner {
	position:relative;
	overflow:hidden;
	font-size:130%;
	line-height:180%;
	color:#eee;
	text-align:justify
	width:100%;
	text-shadow:0 1px 2px #333,0 -1px 1px #333;

	background:#606c88;
	background:-webkit-linear-gradient(left, #606c88, #3f4c6b); /* For Safari 5.1 to 6.0 */
  	background:-o-linear-gradient(right, #606c88, #3f4c6b); /* For Opera 11.1 to 12.0 */
  	background:-moz-linear-gradient(right, #606c88, #3f4c6b); /* For Firefox 3.6 to 15 */
  	background:linear-gradient(to right, #606c88, #3f4c6b); /* Blue */

	border:1px solid #bbb;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;

	padding:5px;
	padding-top:10px;
	margin-top:1%;
}

div.standard-page-header {
	color:orange;
	padding:10px;
	float:left;
	width:100%;
	text-shadow: #333 3px 3px 6px;
	font-size: 160%;
	font-weight: bold;
}

div.wait-overlay {
	background:url('/images/ajax-loader-dark.gif') no-repeat center;
	background-color:rgba(0,0,0,0.85);
	display: none;
	width: 400px;
	height: 200px;
	position: fixed;
	top:0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 10;
	text-align: center;
	vertical-align: middle;
	line-height: 100px; 
	font-size: 120%;
	font-weight: bold;
	color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.query-box {
	background-color:rgba(0,0,0,0.85);
	display: none;
	width: 450px;
	height: 220px;
	padding: 10px;
	padding-top: 20px;
	position: fixed;
	top:0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 10;
	text-align: center;
	vertical-align: middle;
	font-size: 100%;
	color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


div.confirmpopup {
	background-color:rgba(0,0,0,0.7);
	display: none;
	width: 400px;
	height: 200px;
	position: absolute;
	top:0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 10;
	text-align: center;
	vertical-align: middle;
	line-height: 100px; 
	font-size: 120%;
	font-weight: bold;
	color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


div.ssl-selection-guide-block {
	font-size:80%;
	line-height:20px;
}

span.green {
	color: green;
	font-weight: bold;
}

div.terms {
	margin-bottom:10px;
	padding-left:2%;
	padding-right:2%;
	font-size:95%;
}

div.bitcoinpaymentbox {
	width:75%;
	height:100%;
	padding:1%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:4%;
	background: #fff;
	border: 1px solid #bbb;
	font-size:100%;
	box-shadow: 1px 2px 10px #bbb;
}

div.cart_header {
	width:25%;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	font-size:120%;
	padding-top:10px;
	padding-bottom:10px;
	border-top:3px solid;
	border-top-color:orange;
}

div.div-leftmenu {
	height: 100%;
	padding: 5px;
	background-color:#635618;
	color: #f9dc9e;
	box-shadow: 1px 2px 10px #000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.popupbody {
	width: 400px;
	padding: 10px;
	background: #eeeeee;
	color: #000000;
	border: 1px solid #1a1a1a;
	font-size:100%;
	box-shadow: 1px 2px 10px #000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	z-index:4;
}

div.domaincategory {
	float:left;
	width:90%;
	padding-left:1%;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
	font-size:130%;
}

div.tldrow {
	width:96%;
	margin-left:2%;
	margin-right:1%
	height:32px;
	float:left;
	vertical-align:middle;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

div.flag32 {
	width:90%;
	padding-left:2%;
	height:32px;
	float:left;
	line-height:32px;
	vertical-align:middle;
}

img.flag32 {
	width:32px;
	height:32px;
}
input[type=checkbox] {
	vertical-align: middle;
}

input[type=text],input[type=password] {
    	border-radius: 3px;
    	border: none;
	margin:2px;
    	box-shadow: 0 1px 2px rgba(0,0,0,0.2) inset, 0 -1px 0 rgba(0,0,0,0.05) inset;
    	font-size: 100%;
    	color: #222222;
    	height: 30px;
    	padding-left: 10px;
    	-webkit-color: #999999;
    	-moz-color: #999999;
	font-family:"DIN Next W02 Light";	
}

input[type=text]:focus, input[type=password]:focus{
	box-shadow: 0 1px 0 #2392F3 inset, 0 -1px 0 #2392F3 inset, 1px 0 0 #2392F3 inset, -1px 0 0 #2392F3 inset, 0 0 4px rgba(35,146,243,0.5);
	outline: none;
}

input[type=submit] {
    	border-radius: 3px;
    	border: none;
	margin:2px;
    	box-shadow: 0 1px 2px rgba(0,0,0,0.2) inset, 0 -1px 0 rgba(0,0,0,0.05) inset;
    	transition: all 0.2s linear;
    	font-size: 100%;
    	color: #222222;
    	height: 30px;
    	padding-left: 10px;
    	-webkit-color: #999999;
    	-moz-color: #999999;
}

input.domainsearch {
	background-image:url('/images/icon_search.png');
	background-repeat: no-repeat;
	background-position: 7px center;
	padding-left:45px;
	margin-left:10px;
	background-color:#fff;
	font-size:120%;
}

select {
	font-family:"DIN Next W02 Light";
    	border-radius: 3px;
    	border: none;
	margin:2px;
    	box-shadow: 0 1px 2px rgba(0,0,0,0.2) inset, 0 -1px 0 rgba(0,0,0,0.05) inset;
    	font-size: 100%;
	background: #fff;
    	color: #222222;
    	height: 35px;
    	padding-left: 10px;
    	-webkit-color: #999999;
    	-moz-color: #999999;
}

select:focus {
	box-shadow: 0 1px 0 #2392F3 inset, 0 -1px 0 #2392F3 inset, 1px 0 0 #2392F3 inset, -1px 0 0 #2392F3 inset, 0 0 4px rgba(35,146,243,0.5);
	outline: none;
}

button {
    	border-radius: 3px;
    	border: none;
	margin:2px;
    	box-shadow: 0 1px 2px rgba(0,0,0,0.2) inset, 0 -1px 0 rgba(0,0,0,0.05) inset;
    	transition: all 0.2s linear;
    	color: #222222;
    	height: 30px;
    	padding-left: 10px;
    	-webkit-color: #999999;
    	-moz-color: #999999;
}

div.coinifypayment {
	height:600px;
	width:100%;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:0%;
	background: #fff;
	border: 0px;
}

div.dibspayment {
	height:800px;
	width:100%;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:0%;
	background: #fff;
	border: 0px;
}

iframe.dibspaymentframe {
	height:100%;
	width:100%;
}

/* account.php */
div.loginform {
	width: 350px;
	height: 240px;
	margin-top:5%;
	margin-bottom:5%;
	margin-left: auto;	
	margin-right: auto;	
	padding: 2%;
	border-radius: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color:#eee;
	border:1px solid #bbb;
}

div.darkbg{
	display:none;
	position:fixed;
	top:0%;
	left:0%;
	width:100%;
	height:100%;
	background-color: black;
	z-index:1001;
	-moz-opacity:0.3;
	opacity:.30;
	filter: alpha(opacity=30);
}

#close-button {
	position:absolute;
	right:-10px;
	top:-10px;
}

div.contactform {
	margin: 25px auto 0 auto;
	display:none;
	position:absolute;
	width:800px;
	height:600px;
	left:50%;
	top:50px;
	-webkit-transform: translate(-50%, 0%) !important;
	transform: translate(-50%, 0%) !important;

	padding:0px;
	border:1px solid #666;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

	box-shadow: 1px 2px 10px #000;
	-moz-box-shadow: 1px 2px 10px #000;
	-webkit-box-shadow: 1px 2px 10px #000;

	background-color:#fff;
	z-index:9002;
}


div.notification {
	display:block;
	position:fixed;
	top:-10px;
	width:500px;
	height:150px;
	left:50%;
	margin-left:-250px;

	padding:0px;
	border:1px solid #666;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;


	box-shadow: 0px 2px 20px #555;
	-moz-box-shadow: 0px 2px 20px #555;
	-webkit-box-shadow: 0px 2px 20px #555;

	background-color:#fff;
	z-index:1002;
	overflow: auto;
}

#notification span.dismiss {
    border:2px solid #FFF;
    padding:0 5px;
    cursor:pointer;
    float:right;
    margin-right:10px;
}

/* Used in index.php */
div.topmenu {
	font-size:100%;
	float:right;
	background-color:DarkOrange;
	padding-top:7px;
	padding-bottom:5px;
	width:23%;
	height:100%;
	border-bottom: none;
	border-top-right-radius: 5px; 
	border-top-left-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-top-right-radius: 5px; 
	-webkit-border-top-left-radius: 5px; 
	text-align:center;
	color:#333;
	margin-right:1%;	
	position:relative;
}
div.topmenu:hover { background-color:Orange; cursor: hand; font-weight:bold}
div.topmenu A:link { text-decoration:none; color:#333; }
div.topmenu A:visited { text-decoration:none; color:#333; }
div.toppopup {
	font-size:95%;
	font-weight: normal;
	display:none;
	text-align: left;
	padding: 2px;
	background-color:DarkOrange;
	color: #333;
	padding:0px;
	width:100%;
	border-bottom: none;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	line-height: 35px;
}

div.toppopup A:link { text-decoration:none; }
div.toppopup A:visited { text-decoration:none; }
div.topmenu:hover > div.toppopup {
	background-color:Orange;
	color:#333;
	cursor: hand;
	display: block;
	position: absolute;
	top:25px;
	left:0px;
	z-index:1;
}
div.toppopup_item {
	padding-left:10px;
	padding-right:10px;
}
div.toppopup_item:hover {
	font-weight:bold;
	background-color: DarkOrange;
	color:#fff;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
}



/* DIVs for errors and warnings */
.info, .success, .warning, .error, .validation, .lp {
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.info {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('../images/knob_info.png');
}
.lp {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('../images/lp_required.png');
}
.success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image:url('../images/knob_success.png');
}
.warning {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('../images/knob_warning.png');
}
.error {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url(../images/knob_error.png);
}

div.pagesecondheader {
	font-size: 18px;
	font-weight: bold;
	color: #333;
}

div.ssl_header {
	font-size:15px;
	font-weight:bold;
	width: 95%;
}


a:hover {
  color: red;
  position: relative;
}

/* Tool tip handler for A */
a[tooltip]:hover:after {
  	content: attr(tooltip);
  	padding: 4px 8px;
  	color: rgba(255,255,255,1);
	text-align:center;
  	position: absolute;
  	left: 20px;
  	top: 10%;
	width: 300px;
  	z-index: 2;
	line-height: 20px;
	font-size:100%;
  	border-radius: 5px;
  	background: rgba(0,0,0,0.8);
}

a.leftshift[tooltip]:hover:after {
  	left: -310px;
}

/* Used on front page */
div.order_card, div.price_card {
	height:30px;
	width:35%;
	position:absolute;
	right:15px;
	bottom:10px;
	border:2px solid #ccc;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color:#ccc;
	opacity:0.6;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
div.price_card:hover { opacity:1; }
div.price_card A:link { text-decoration:none; color: #333 }
div.price_card A:visited { text-decoration:none; color: #333 }

/* Used on paymentoptions.php */
div.paymentoption-wrapper {
	width:90%;
	margin:5%;
	position:relative;
	overflow:hidden;
}

div.paymentoption {
	width:210px;
	height:240px;
	position:relative;
	float:left;

	padding:10px;

	font-size:140%;
	text-decoration:none;

	background-color:#fff;
	font-weight:bold;
	opacity:.9;
}

div.paymentoption:hover {
	opacity:1;
}

/* Move link up */
div.paymentoption a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none; /* No underlines on the link */
    z-index: 10; /* Places the link above everything else in the div */
    background-color: #fff; /* Fix to make div clickable in IE */
    opacity: 0; /* Fix to make div clickable in IE */
    filter: alpha(opacity=1); /* Fix to make div clickable in IE */
}

/* Used on front page */
div.order_card { left:15px; }
div.order_card:hover { opacity:0.9; }
div.order_card A:link { text-decoration:none; color: #FFF}
div.order_card A:visited { text-decoration:none; color: #FFF }

div.frontwin_smallhead {
	padding-top:8px;
	padding-bottom:5px;
	padding-left:8px;
	font-size:14px;
	font-weight:normal;
	color: #002200;
}

div.frontwin_largehead {
	padding-left:8px;
	padding-bottom:15px;
	font-size:150%;
	font-weight:bold;
	color: #333;
}

div.frontwin_bodytxt {
	padding-left:8px;
	font-size:100%;
	font-weight:normal;
	color: #333;
}

div.ssl_subheader {
	font-size:100%;
	padding-bottom: 5px;
	width: 95%;
	border-bottom: 1px dotted DarkOrange;
}

div.sslinfo {
	border: none;
	padding-top: 8px;
	padding-bottom: 0px;
	font-size:100%;
	line-height:18px;
}

div.hosting_features_header {
	font-size:100%;
	padding-bottom: 0px;
	width: 95%;
}

div.footerpara {
	border: none;
	margin:0px;
	padding:0px;
	padding-top: 20px;
	padding-bottom: 8px;
	line-height: 160%;
	font-size: 100%;
	width:19%;
	float:left;
	box-sizing:border-box;
}

div.footerpara a {
	color:#0094cf;
	color:DarkOrange;
	text-decoration: none;
}

div.footerpara a:hover {
	text-decoration: underline;
}

div.topdivider {
	width:100%;
	background-color:DarkOrange;
	height:3px;
}

div.mainframes {
	border-radius: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position:relative;
	background-color:#eee;
	border:1px solid #bbb;
	padding:5px;
	width:90%;
	height:280px;
	margin-left: 5px;
	margin-right: 0px;
}

div.cartsummary_outer {
	position:relative;
	float:left;
	width:22%;
	border:1px solid #bbb;
	background-color:#cdcdff;
	height:auto;
	padding:5px;
	margin-top:20px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5%;

}


div.cartsummary_inner {
	border:1px solid #bbb;
	width: 90%;
	background-color:#eef;

	margin-top:20px;
	margin-left: auto;
	margin-right: auto;

	padding:2%;
}

p span.cartsumdescr { 
	padding:0%;
	padding-left:1%;
	text-align:left;
	line-height:25px;
	display: inline-block;
	*display: inline;
	width: 52%;
}

p span.cartsumamnt { 
	padding:0%;
	padding-left:1%;
	text-align:right;
	line-height:25px;
	display: inline-block;
	*display: inline;
	width: 42%;
}

p span.bankpayfield { 
	padding:0%;
	padding-right:2%;
	text-align:right;
	vertical-align:top;
	font-weight:bold;
	line-height:25px;
	display: inline-block;
	*display: inline;
	width: 47%;
}

p span.bankpaydescr { 
	padding:0%;
	padding-left:2%;
	text-align:left;
	vertical-align:top;
	line-height:25px;
	display: inline-block;
	*display: inline;
	width: 47%;
}



td.design {
	width: 70%;
}

td.help {
	height: 100%;
	padding: 5px;
	background-color:#635618;
	color: #f9dc9e;
	box-shadow: 1px 2px 10px #000;
	-moz-box-shadow: 1px 2px 10px #000;
	-webkit-box-shadow: 1px 2px 10px #000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


ul, ol {
   margin:auto -3em 1em 0;
   padding:0;
   position:relative;
   left:-3em;
   overflow:hidden;
   margin-top:0.5em;
}

li {
   margin-top:0.25em;
   margin-bottom:0.25em;
}

ul ul, ul ol,
ol ol, ol ul {
   margin-left:1em;
   padding-left:0;
}

ul li, ol li {
   margin-left:5em;
}

li li {
   margin-left:1em;
}

ul.bullet-a li {
	margin-left:3.5em;
	font-size:90%;
	line-height: 2em;
   	list-style-image: url('../images/bullet-image-tic.png');
}



input[type=range]{
    -webkit-appearance: none;
}

input[type=range]::-webkit-slider-runnable-track {
    width: 300px;
    height: 15px;
    background: #ddd;
    border: 1px solid #aaa;
    border-radius: 5px;
}

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: 1px solid orange;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    background: darkorange;
    margin-top: -8px;
}

input[type=range]:focus {
    outline: none;
}

input[type=range]:focus::-webkit-slider-runnable-track {
    background: #ccc;
}



/* http://nicolasgallagher.com/css-drop-shadows-without-images/demo/ */
        .shadowbox-container {
            position:relative;
            z-index:1;
            margin:0 auto;
        }
        
        .shadowbox-container:after {
            content:"";
            display:block;
            clear:both;
            visibility:hidden;
            height:0;
            font-size:0;
        }
        
        .drop-shadow {
            position:relative;
            float:left;
            padding:1em; 
            background:#fff;
            -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
               -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
                    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        }

        .drop-shadow:before,
        .drop-shadow:after {
            content:"";
            position:absolute; 
            z-index:-2;
        }
        
        .drop-shadow p {
            font-size:16px;
            font-weight:bold;
        }
        
        /* Lifted corners */

        .lifted {
            -moz-border-radius:4px; 
                 border-radius:4px;
        }
        
        .lifted:before,
        .lifted:after { 
            bottom:15px;
            left:10px;
            width:50%;
            height:20%;
            max-width:300px;
            -webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);   
               -moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
                    box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
            -webkit-transform:rotate(-3deg);    
               -moz-transform:rotate(-3deg);   
                -ms-transform:rotate(-3deg);   
                 -o-transform:rotate(-3deg);
                    transform:rotate(-3deg);
        }
        
        .lifted:after {
            right:10px; 
            left:auto;
            -webkit-transform:rotate(3deg);   
               -moz-transform:rotate(3deg);  
                -ms-transform:rotate(3deg);  
                 -o-transform:rotate(3deg);
                    transform:rotate(3deg);
        }
        
        /* Curled corners */

        .curled {
            border:1px solid #efefef; 
            -moz-border-radius:0 0 120px 120px / 0 0 6px 6px;    
                 border-radius:0 0 120px 120px / 0 0 6px 6px;
        }
      
        .curled:before,
        .curled:after {
            bottom:12px;
            left:10px;
            width:50%;
            height:55%;
            max-width:200px;
            -webkit-box-shadow:0 8px 12px rgba(0, 0, 0, 0.5); 
               -moz-box-shadow:0 8px 12px rgba(0, 0, 0, 0.5); 
                    box-shadow:0 8px 12px rgba(0, 0, 0, 0.5); 
            -webkit-transform:skew(-8deg) rotate(-3deg);
               -moz-transform:skew(-8deg) rotate(-3deg);
                -ms-transform:skew(-8deg) rotate(-3deg);
                 -o-transform:skew(-8deg) rotate(-3deg);
                    transform:skew(-8deg) rotate(-3deg);
        } 
      
        .curled:after { 
            right:10px; 
            left:auto;
            -webkit-transform:skew(8deg) rotate(3deg); 
               -moz-transform:skew(8deg) rotate(3deg);     
                -ms-transform:skew(8deg) rotate(3deg);     
                 -o-transform:skew(8deg) rotate(3deg); 
                    transform:skew(8deg) rotate(3deg);
        }
        
        /* Perspective */

        .perspective:before {
            left:80px;
            bottom:5px;
            width:50%;
            height:35%;
            max-width:200px;
            -webkit-box-shadow:-80px 0 8px rgba(0, 0, 0, 0.4);
               -moz-box-shadow:-80px 0 8px rgba(0, 0, 0, 0.4);
                    box-shadow:-80px 0 8px rgba(0, 0, 0, 0.4);
            -webkit-transform:skew(50deg);
               -moz-transform:skew(50deg);
                -ms-transform:skew(50deg);
                 -o-transform:skew(50deg);
                    transform:skew(50deg);
            -webkit-transform-origin:0 100%;
               -moz-transform-origin:0 100%;
                -ms-transform-origin:0 100%;
                 -o-transform-origin:0 100%;
                    transform-origin:0 100%;
        }
        
        .perspective:after {
            display:none;
        }
        
        /* Raised shadow - no pseudo-elements needed */
        
        .raised {
            -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
               -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
                    box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        }
        
        /* Curved shadows */

        .curved:before {
            top:10px;
            bottom:10px;
            left:0;
            right:50%;
            -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
            -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
            box-shadow:0 0 15px rgba(0,0,0,0.6);
            -moz-border-radius:10px / 100px;
            border-radius:10px / 100px;
        }
        
        .curved-vt-2:before {
            right:0;
        }
        
        .curved-hz-1:before {
            top:50%;
            bottom:0;
            left:10px;
            right:10px;
            -moz-border-radius:100px / 10px;
            border-radius:100px / 10px;
        }

        .curved-hz-2:before {
            top:0;
            bottom:0;
            left:10px;
            right:10px;
            -moz-border-radius:100px / 10px;
            border-radius:100px / 10px;
        }
        
        /* Rotated box */
        
        .rotated {
            -webkit-box-shadow:none;
               -moz-box-shadow:none;
                    box-shadow:none;
            -webkit-transform:rotate(-3deg);    
               -moz-transform:rotate(-3deg);   
                -ms-transform:rotate(-3deg);
                 -o-transform:rotate(-3deg);
                    transform:rotate(-3deg);
        }
        
        .rotated > :first-child:before {
            content:"";
            position:absolute;
            z-index:-1;
            top:0;
            bottom:0;
            left:0;
            right:0;
            background:#fff;
            -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
               -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
                    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        }
