a:link
{	color: #284f91;
	text-decoration: none;
}
a:visited
{	color: #284f91;
	text-decoration: none;
}
a:hover
{	color: orangered;
	text-decoration: underline;
}

body
{
	margin: 0px;
	line-height: 150%;
}

body,table,td {
	font: 12px verdana;
}

form, input
{
	margin: 0;
}

input, textarea, select
{
	font: 12px verdana;
}

p, h1
{
	padding: 0;
	margin: 0;
}

table
{	border-collapse: collapse;
	width: 100%;
}
td
{	padding: 5px 0;
	vertical-align: middle;
}

hr {
	height: 1px;
	color: #ccc;
}

/* YY 10.09.2009 */

.toplinks a {
	color: white;
}


.toplinks td {
	color: white;
	border: 1px dotted white;
	border-width: 1px 0;
}

/* YY 10.09.2009 */

/*  YY 10.09.2009
taken from 2by2host */

html
{
	width:100%;
	height:100%;
	font:11px/15px Tahoma;
}

body
{
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	color:#666;
	background:#fff url('/img/body.png') repeat-x 0 0;
}

p
{
	margin:0 0 9px;
}

h1,h2,h3,h4,h5,h6
{
	margin:0;
	font:medium/normal Tahoma;
	color:#000;
}

h1
{
	border-bottom:5px solid #CCCCCC;
	font-size:30px;
	margin:8px 0;
}

h2
{
border-bottom:1px solid #CCCCCC;
color:#398EAE;
font-size:17px;
margin:12px 0;
}

h3
{
	margin-bottom:6px;
	font-size:14px;
}

a
{
	color:#009ed2;
	text-decoration:underline;
}

a img
{
	border:none;
}

a.js
{
	padding-left:1px;
	border-bottom:1px dotted #009ed2;
	text-decoration:none;
}

a.js:hover
{
	border-bottom:none;
	padding-bottom:1px;
}

ul
{
	list-style-type: none;
	padding:0;
	margin:0 0 9px;
	list-style:none;
}

ul li
{
	padding:0 0 1px 15px;
	list-style-type: none;
	background:url('/i/ico/li.png') no-repeat 2px 6px;
}

ol
{
	padding:0 0 0 25px;
	margin:0 0 9px;
	overflow:hidden;
}

.yellow
{
	padding:10px 20px 0px;
	margin:10px 0;
	border:1px solid #fc0;
	font-style:normal;
	display:block;
}

.gray
{
	padding:12px 18px;
	margin:0 0 9px;
	font-style:normal;
	display:block;
	background:#ebeed0;
}

/* YY 07.10.2009 */

.errors {
	color: red;
	padding: 15px;
	border: 1px solid red;
	background-color: white;
}

.form td {
	height: 40px;
}

.form name {
	width: 180px;
}

.form input, .form textarea, .form select {
	width: 350px;
}

#twitter_on, #hosting, #tax_resident, #tax_exempt {
	width: auto;
}

.hint {
	font-size: 80%;
	color: #666;
}

.welcome {
	font-size: 80%;
	margin-bottom: 44px;
}


/* YY 07.10.2009 */


/* YY 22.10.2009 */

.desktop {
	margin-bottom: 15px;
}

.desktop td {
	width: 33%;
	vertical-align: top;
	padding: 0 6px;
}

.help {
	font-size: 80%;
	margin-left: 34px;
}

/* YY 22.10.2009 */

.footer {
	text-align: center;
	padding: 16px 0;
	font-size: 90%;
	margin-top: 12px;
	border-top: 1px dotted #ccc;
}

.footer div {
	margin-bottom:0;
}

.divtabs {
	display:none;
}

#pane0 {
	display: block;
}

.tabs {
	border-bottom:1px solid #6083D4;
	margin-top:18px;
	padding-bottom:11px;
}

.tabs a {
	background-color:#6083D4;
	color:white;
	display:inline;
	margin:2px 2px 2px 0;
	padding:12px;
}

.tabs a.currentTab {
	border: 1px solid #6083D4;
	border-bottom: 0px;
	background-color: white;
	color: #6083D4;
}

.tab-panes {
	padding-top: 12px;
	height:400px;
}

.specstylemail textarea {
	height: 400px;
	width: 100%;
}

table.features td, th {
	font-size: 80%;
	padding:8px 10px;
	border-bottom: 1px solid #ccc;
}

table th {
	background:#EAEDCB none repeat scroll 0 0;
	padding:8px 10px;
	text-align:left;
}

.header_menu_active
{	font-weight: bold;
}

ul.pagination
{	text-align: right;
	margin-top: 9px;
}

.pagination li
{	display: inline;
	padding-left: 5px;
}

.pagination_current
{	font-weight: bold;
	font-size: 16px;
}

.subcategory {
	height: 26px;
	border-bottom: 1px dotted white;
}

.subcategory a {
	
}