
.plan_win_content strong {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

table.plans {
	border-collapse: collapse;
}

td.plan_title {
	border: 1px solid #777777;
	background-color: #ffffff;
}

div.plan_title {
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	padding: 10px;
}

td.plan_title2 {
	background-color: #38566a;
	border-top: 1px solid #38566a;
	border-left: 1px solid #38566a;
	border-right: 1px solid #38566a;
}

td.plan_title3 {
	background-color: #38566a;
	border-left: 1px solid #38566a;
	border-right: 1px solid #38566a;
	border-bottom: 1px solid #38566a;
}

div.plan_title2, div.plan_title3 {
	color: #f8f8f8;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}

td.plan_desc {
	border: 1px solid #777777;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	padding: 5px;
}

div.plan_center {
	margin-left: auto;
	margin-right: auto;
	width: 500px;
}

td.plan_order {
	padding: 10px 0px 10px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #38566a;
	background-color: #aeb9ce;
	text-decoration: underline;
	cursor: pointer;
}

td.plan_group_title {
	color: #38566a;
	background-color: #aeb9ce;
	border: 1px solid #aeb9ce;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	padding: 5px 4px 5px 4px;
}

td.plan_attr_title {
	border: 1px solid #aeb9ce;
}

td.plan_attr_value, td.plan_attr_value2 {
	border: 1px solid #aeb9ce;
}

td.plan_attr_value2 {
	cursor: pointer;
	background-image: url("/img/grey_arrows.gif");
	background-repeat: no-repeat;
	background-position: center;
}

div.plan_attr_title, div.plan_attr_value, div.plan_attr_value2 {
	padding: 2px;
}

div.plan_attr_value_price {
	padding: 2px 25px 2px 2px;
}

div.plan_attr_value_space {
	padding: 2px 30px 2px 2px;
}

div.plan_attr_title {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
	padding: 2px;
	color: #0000ff;
}

div.plan_win, div.plan_win_popup {
	visibility: hidden;
	position: absolute;
	z-index: 100;
	width: 250px;
	border: 2px solid #cf0000;
	color: #000000;
	padding: 0px;
}

div.plan_win {
	bottom: 15px;
	left: 100px;
}

div.plan_win_popup {
	top: 16px;
	left: 134px;
}

div.plan_win_title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #fcf5ed;
	padding: 5px;
	background-color: #cf0000;
}

div.plan_win_content {
	padding: 5px;
	background-color: #eeeeee;
	color: #000000;
}

div.hosting_box1 {
	border: 1px solid #38566a;
	width: 160px;
	margin-right: auto;
}

div.hosting_box2 {
	border: 1px solid #38566a;
	width: 160px;
	margin-left: auto;
	margin-right: auto;
}

div.hosting_box3 {
	border: 1px solid #38566a;
	width: 160px;
	margin-left: auto;
}

div.hosting_box_title {
	background-color: #38566a;
	color: #f8f8f8;
	text-align: center;
	padding: 5px;
	font-weight: bold;
}

div.hosting_box_content {
	background-color: #f6f6f6;
	color: #000000;
	padding: 0px;
}

div.hosting_box_line {
	padding: 2px 5px 2px 5px;
}

div.hosting_box_line a {
	color: #000000;
}

div.hosting_box_price {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	color: #38566a;
	padding: 8px 0px 0px 0px;
}

div.hosting_box_price_text {
	text-align: center;
	color: #38566a;
	padding: 0px 0px 0px 0px;
}

div.hosting_box_desc {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	color: #000000;
	padding: 5px 5px 10px 5px;
}

div.hosting_box_order {
	padding: 10px 0px 10px 0px;
	text-align: center;
}

div.hosting_box_order a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #38566a;
	text-decoration: underline;
}

