html {
	overflow: scroll
	}

body, td, th {
	padding:0px;
	margin:0px;
	font-family:Tahoma, Arial, Helvetica, serif, sans-serif;
	font-size:11px;
	color:#818181
	}
	
form {
	padding:0px;
	margin:0px
	}

a {
	color:#818181;
	text-decoration:none
	}

a:hover {
	text-decoration:underline
	}

a.underlined {
	text-decoration:underline
	}

a.underlined:hover {
	text-decoration:none
	}

a.Bottom {
	font-weight:bold;
	color:#A0A0A0;
	text-decoration:underline
	}

a.Bottom:hover {
	text-decoration:none
	}

.textHing {
	color:#B2B2B2
	}

.textOrange {
	color:#FF6D00
	}

.DetectcPanel {
	margin:10px;
	font-size:12px;
	color:#FF6D00
	}

.textBottom {
	color:#A0A0A0
	}

.textCopyright {
	color:#A9A9A9
	}

ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}

/* Contact Form */

input.contact {
	width:156px;
	height:15px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #D4D0C8
	}
	
select.contact {
	width:156px;
	height:20px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #D4D0C8
	}

textarea.contact {
	width:325px;
	height:102px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	overflow:auto;
	border:1px solid #D4D0C8
	}

input#send {
	border:0px;
	background-image:url(../images/buttonSend.gif);
	width:56px;
	height:19px;
	}

/* PayPal Order */

input.plan {
	width:340px;
	height:15px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #D4D0C8
	}
	
select.plan {
	width:340px;
	height:20px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #D4D0C8
	}

input.domain {
	width:200px;
	height:15px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #D4D0C8
	}
	
select.domain {
	width:200px;
	height:20px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #D4D0C8
	}
/* Cart & Checkout */

#cart-checkout li         { text-decoration: none; list-style-type: none; display: inline }

#cart-checkout li a         { text-decoration: none; padding-right: 0; padding-left: 0 }

#cart-checkout li a:hover           { color: #ff0000; text-decoration: none }

#services    { background-color: transparent; padding: 0; width: 70px; height: 14px; vertical-align: bottom; border: 0 }

#cart    { background-color: transparent; padding: 0;  width: 47px; height: 14px; vertical-align: bottom; border: 0 }

#checkout    { background-color: transparent; padding: 0;  width: 70px; height: 14px; vertical-align: bottom; border: 0 }

.strike        { color: gray; text-decoration: line-through }

.sale        { font-weight: bold }