body {
	background-image:url("../images/bg.gif"/*tpa=http://hostmidori.com/Themes/Home/Default/images/bg.gif*/);
	background-repeat:repeat-x;
	background-color:#CCCCCC;
	margin-top: 0px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	margin-bottom:0px;
}

a:link {color: #0066FF;	text-decoration: none;}
a:visited {text-decoration: none; color: #0066FF;}
a:hover {text-decoration: none;	color: #FF9900;}
a:active {text-decoration: none; color: #0065FF;}

.header{
width:949px;
height:64px;
margin:auto;
background-image:url("../images/bg_header.gif");
}
.header .header_left{
float:left;
background-image:url("../images/logo_hellovnn.gif");
width:211px;
height:55px;
}
.header .header_right{
text-align:right;
padding-right:6px;
}
.header_right a:link, .header_right a:active, .header_right a:visited {color: #000000; font-weight:bold; text-decoration: none;}
.header_right a:hover {text-decoration: underline; color:#FF9900;}
.menu{
width:949px;
height:45px;
margin:auto;
background-image:url("../images/bg_menu.gif"/*tpa=http://hostmidori.com/Themes/Home/Default/images/bg_menu.gif*/);
background-repeat:repeat-x;
}
.menu ul
{
	list-style: none;
	padding-left:2px;
	display: block;
	margin: 0;
	height:25px;
}

.menu ul li
{
	display: block;
	color: #000;
    padding-left:0px;
	float:left;
	height:25px;
	padding-top:10px;
	
}

.menu a:link, .menu a:active, .menu a:visited
{
    color: #000000;
	font-weight:bold;
	font-size:14px;	
	text-align:center;
    text-decoration: none;
    display: block;
    width: 135px;
	height:25px;
    vertical-align: bottom; /* This fixes the IE5 Win gap! */
	background-image:url("../images/enable.gif"/*tpa=http://hostmidori.com/Themes/Home/Default/images/enable.gif*/);
	padding-top:10px;
}

.menu a:hover
{
    color: #267101;
	font-weight:bold;
	font-size:14px;	
	text-align:center;	
    text-decoration: none;
    display: block;
    background-color:#96BF53 ;
    vertical-align: bottom; /* This fixes the IE5 Win gap! */
	background-image:url("../images/disable.gif"/*tpa=http://hostmidori.com/Themes/Home/Default/images/disable.gif*/);
	padding-top:10px;
}

.menu a.Selected:link, .menu a.Selected:active, .menu a.Selected:visited
{

	color:#267101;
	font-weight:bold;
	font-size:14px;	
	text-align:center;	
    text-decoration: none;
    display: block;
    background-color:#96BF53 ;
    vertical-align: bottom; /* This fixes the IE5 Win gap! */
	background-image:url("../images/disable.gif"/*tpa=http://hostmidori.com/Themes/Home/Default/images/disable.gif*/);
	padding-top:10px;
}

.menu a.Selected:hover
{
    color: #267101;
	font-weight:bold;
	font-size:14px;
	text-align:center;	
    text-decoration: none;
    display: block;
    background-color:#96BF53 ;
    vertical-align: bottom; /* This fixes the IE5 Win gap! */
	background-image:url("../images/disable.gif"/*tpa=http://hostmidori.com/Themes/Home/Default/images/disable.gif*/);
	padding-top:10px;

}


.menu_silver ul, .menu_domain ul, .menu_hosting ul, .menu_email ul, .menu_vps ul, .menu_dedicated ul, .menu_location ul
{
	list-style: none;
	width:193px;
	float:right;
	padding-left:0px;
	margin-top:0px;
	margin-left:0px;
}

.menu_silver ul li, .menu_domain ul li, .menu_hosting ul li, .menu_email ul li, .menu_vps ul li, .menu_dedicated ul li, .menu_location ul li
{
	color: #000;
	height:25px;
	border-bottom: 1px solid #CCCCCC;
}

.menu_silver a:link, .menu_silver a:active, .menu_silver a:visited, .menu_domain a:link, .menu_domain a:active, .menu_domain a:visited, .menu_hosting a:link, .menu_hosting a:active, .menu_hosting a:visited, .menu_email a:link, .menu_email a:active, .menu_email a:visited, .menu_vps a:link, .menu_vps a:active, .menu_vps a:visited, .menu_dedicated a:link, .menu_dedicated a:active, .menu_dedicated a:visited, .menu_location a:link, .menu_location a:active, .menu_location a:visited
{
    color: #000000;
	font-size:12px;	
    text-decoration: none;
    display: block;
    width: 170px;
	height:20px;
	background:url("../images/menu_silver.gif"/*tpa=http://hostmidori.com/Themes/Home/Default/images/menu_silver.gif*/) no-repeat 10px 9px;
	padding-left:23px;
	padding-top:5px;
    vertical-align: bottom; /* This fixes the IE5 Win gap! */
}


.menu_silver a:hover, .menu_silver a.Selected:hover, .menu_silver a.Selected:link, .menu_silver a.Selected:active, .menu_silver a.Selected:visited
{
	color:#FFFFFF;
	font-size:12px;	
    text-decoration: none;
    display: block;
    width: 170px;
	height:20px;
	background:url("../images/menu_hover.gif"/*tpa=http://hostmidori.com/Themes/Home/Default/images/menu_hover.gif*/) no-repeat 10px 9px;
	padding-left:23px;
	padding-top:5px;
    vertical-align: bottom; /* This fixes the IE5 Win gap! */
	background-color: #B9B9B9;
}

.menu_domain a:hover, .menu_domain a.Selected:hover, .menu_domain a.Selected:link, .menu_domain a.Selected:active, .menu_domain a.Selected:visited
{
	color:#FFFFFF;
	font-size:12px;	
    text-decoration: none;
    display: block;
    width: 170px;
	height:20px;
	background:url("../images/menu_hover.gif"/*tpa=http://hostmidori.com/Themes/Home/Default/images/menu_hover.gif*/) no-repeat 10px 9px;
	padding-left:23px;
	padding-top:5px;
    vertical-align: bottom; /* This fixes the IE5 Win gap! */
	background-color: #fe9002;
}

.menu_hosting a:hover, .menu_hosting a.Selected:hover, .menu_hosting a.Selected:link, .menu_hosting a.Selected:active, .menu_hosting a.Selected:visited
{
	color:#FFFFFF;
	font-size:12px;	
    text-decoration: none;
    display: block;
    width: 170px;
	height:20px;
	background:url("../images/menu_hover.gif"/*tpa=http://hostmidori.com/Themes/Home/Default/images/menu_hover.gif*/) no-repeat 10px 9px;
	padding-left:23px;
	padding-top:5px;
    vertical-align: bottom; /* This fixes the IE5 Win gap! */
	background-color: #4ac3de;
}

.menu_email a:hover, .menu_email a.Selected:hover, .menu_email a.Selected:link, .menu_email a.Selected:active, .menu_email a.Selected:visited
{
	color:#FFFFFF;
	font-size:12px;	
    text-decoration: none;
    display: block;
    width: 170px;
	height:20px;
	background:url("../images/menu_hover.gif"/*tpa=http://hostmidori.com/Themes/Home/Default/images/menu_hover.gif*/) no-repeat 10px 9px;
	padding-left:23px;
	padding-top:5px;
    vertical-align: bottom; /* This fixes the IE5 Win gap! */
	background-color: #9fd127;
}

.menu_vps a:hover, .menu_vps a.Selected:hover, .menu_vps a.Selected:link, .menu_vps a.Selected:active, .menu_vps a.Selected:visited
{
	color:#FFFFFF;
	font-size:12px;	
    text-decoration: none;
    display: block;
    width: 170px;
	height:20px;
	background:url("../images/menu_hover.gif"/*tpa=http://hostmidori.com/Themes/Home/Default/images/menu_hover.gif*/) no-repeat 10px 9px;
	padding-left:23px;
	padding-top:5px;
    vertical-align: bottom; /* This fixes the IE5 Win gap! */
	background-color: #839965;
}

.menu_dedicated a:hover, .menu_dedicated a.Selected:hover, .menu_dedicated a.Selected:link, .menu_dedicated a.Selected:active, .menu_dedicated a.Selected:visited
{
	color:#FFFFFF;
	font-size:12px;	
    text-decoration: none;
    display: block;
    width: 170px;
	height:20px;
	background:url("../images/menu_hover.gif"/*tpa=http://hostmidori.com/Themes/Home/Default/images/menu_hover.gif*/) no-repeat 10px 9px;
	padding-left:23px;
	padding-top:5px;
    vertical-align: bottom; /* This fixes the IE5 Win gap! */
	background-color: #c57979;
}

.menu_location a:hover, .menu_location a.Selected:hover, .menu_location a.Selected:link, .menu_location a.Selected:active, .menu_location a.Selected:visited
{
	color:#FFFFFF;
	font-size:12px;	
    text-decoration: none;
    display: block;
    width: 170px;
	height:20px;
	background:url("../images/menu_hover.gif"/*tpa=http://hostmidori.com/Themes/Home/Default/images/menu_hover.gif*/) no-repeat 10px 9px;
	padding-left:23px;
	padding-top:5px;
    vertical-align: bottom; /* This fixes the IE5 Win gap! */
	background-color: #537eae;
}

.banner{
width:949px;
height:212px;
margin:auto;
}
.container{
width:949px;
margin:auto;
background-color:#FFFFFF;
}
.container .container_left{
padding-left:15px;
float:left;
}
.container .container_right{
padding-left:16px;
padding-top:0px;
width:708px;
float:left;
}
.footer{
background-color:#45AB00;
background:url("../images/bg_footer.gif"/*tpa=http://hostmidori.com/Themes/Home/Default/images/bg_footer.gif*/); background-repeat:repeat-x;
width:949px;
height:32px;
margin:auto;
color: #FFFFFF; 
}
.footer a:link, .footer a:active, .footer a:visited {color: #FFFFFF; font-weight:normal; text-decoration: none;}
.footer a:hover {text-decoration: underline; color:#FF9900;}
.fmenu { padding:8px 0 0 8px;}
.copyright { padding:8px 8px 0 0; float: right; width: 400px; text-align:right;}

/* start box 708 */
.box708{
width:708px;
}
.box708 .box708_row{
width:708px;

}
.box708_row .box708_t1{
float:left;
background-image:url("../images/top_left_2.gif"/*tpa=http://hostmidori.com/Themes/Home/Default/images/top_left_2.gif*/);
width:8px;
height:61px;

}
.box708_row .box708_t2{
float:left;
background-image:url("../images/top_center_2.gif"/*tpa=http://hostmidori.com/Themes/Home/Default/images/top_center_2.gif*/);
width:692px;
height:61px;
}
.box708_t2 .box708_t2_left{
float:left;
}
.box708_t2 .box708_t2_right{
float:right;
background-image:url("../images/webdesign.jpg"/*tpa=http://hostmidori.com/Themes/Home/Default/images/webdesign.jpg*/);
width:218px;
height:61px;
}
.box708_row .box708_t3{
float:left;
background-image:url("../images/top_right_2.gif"/*tpa=http://hostmidori.com/Themes/Home/Default/images/top_right_2.gif*/);
width:8px;
height:61px;
}
.box708_t4{
float:left;
width:706px;
border-left:solid 1px #CCCCCC;
border-right:solid 1px #CCCCCC;
}
.box708_t4_webdesign .box708_t4_left{
float:left;
}
.box708_t4_webdesign .box708_t4_right{
float:right;
padding-right:7px;
background-image:url("../images/webdesign1.jpg"/*tpa=http://hostmidori.com/Themes/Home/Default/images/webdesign1.jpg*/);
width:218px;
height:122px;
}
.box708_t4 .box708_t4_left{
float:left;
}
.box708_t4 .box708_t4_right{
float:right;
padding-right:7px;
background-image:url("../images/webdesign1.jpg"/*tpa=http://hostmidori.com/Themes/Home/Default/images/webdesign1.jpg*/);
width:218px;
height:122px;
}
.box708_row .box708_t5{
float:left;
background-image:url("../images/bot_left.gif"/*tpa=http://hostmidori.com/Themes/Home/Default/images/bot_left.gif*/);
background-repeat:no-repeat;
width:8px;
height:8px;
}
.box708_row .box708_t6{
float:left;
width:692px;
height:8px;
max-height:8px;
background-image:url("../images/bot_center.gif"/*tpa=http://hostmidori.com/Themes/Home/Default/images/bot_center.gif*/);
background-repeat:repeat-x;
}
.box708_row .box708_t7{
float:left;
background-image:url("../images/bot_right.gif"/*tpa=http://hostmidori.com/Themes/Home/Default/images/bot_right.gif*/);
background-repeat:no-repeat;
width:8px;
height:8px;
}
/* end box 708 */

/* start box 723 */
.container_right .box723{
width:708px;
}
.box723 .box723_row{
width:708px;
height:229px;

}
.box723_cell{
float:left;
width:226px;
height:229px;
}
.box723_width15{
float:left;
width:15px;
height:229px;
}
.box723_cell .box723_cell_header{
background-image:url("../images/domain1.jpg"/*tpa=http://hostmidori.com/Themes/Home/Default/images/domain1.jpg*/);
width:226px;
height:64px;
}
.box723_cell .box723_cell_body{
background-image:url("../images/domain2.jpg"/*tpa=http://hostmidori.com/Themes/Home/Default/images/domain2.jpg*/);
background-repeat:repeat-y;
width:226px;
height:131px;
}
.box723_cell .box723_cell_footer{
background-image:url("../images/domain3.jpg"/*tpa=http://hostmidori.com/Themes/Home/Default/images/domain3.jpg*/);
width:226px;
height:34px;
}

.box723_cell .box723_cell1_header{
background-image:url("../images/hosting1.jpg"/*tpa=http://hostmidori.com/Themes/Home/Default/images/hosting1.jpg*/);
width:226px;
height:64px;
}
.box723_cell .box723_cell1_body{
background-image:url("../images/hosting2.jpg"/*tpa=http://hostmidori.com/Themes/Home/Default/images/hosting2.jpg*/);
background-repeat:repeat-y;
width:226px;
height:131px;
}
.box723_cell .box723_cell1_footer{
background-image:url("../images/hosting3.jpg"/*tpa=http://hostmidori.com/Themes/Home/Default/images/hosting3.jpg*/);
width:226px;
height:34px;
}
.box723_cell .box723_cell2_header{
background-image:url("../images/email1.jpg"/*tpa=http://hostmidori.com/Themes/Home/Default/images/email1.jpg*/);
width:226px;
height:64px;
}
.box723_cell .box723_cell2_body{
background-image:url("../images/email2.jpg"/*tpa=http://hostmidori.com/Themes/Home/Default/images/email2.jpg*/);
background-repeat:repeat-y;
width:226px;
height:131px;
}
.box723_cell .box723_cell2_footer{
background-image:url("../images/email3.jpg"/*tpa=http://hostmidori.com/Themes/Home/Default/images/email3.jpg*/);
width:226px;
height:34px;
}


.box723_cell .box723_cell3_header{
background-image:url("../images/vps1.jpg"/*tpa=http://hostmidori.com/Themes/Home/Default/images/vps1.jpg*/);
width:226px;
height:64px;
}
.box723_cell .box723_cell3_body{
background-image:url("../images/vps2.jpg"/*tpa=http://hostmidori.com/Themes/Home/Default/images/vps2.jpg*/);
background-repeat:repeat-y;
width:226px;
height:131px;
}
.box723_cell .box723_cell3_footer{
background-image:url("../images/vps3.jpg"/*tpa=http://hostmidori.com/Themes/Home/Default/images/vps3.jpg*/);
background-repeat:no-repeat;
width:226px;
height:34px;
}

.box723_cell .box723_cell4_header{
background-image:url("../images/dedicated1.jpg"/*tpa=http://hostmidori.com/Themes/Home/Default/images/dedicated1.jpg*/);
width:226px;
height:64px;
}
.box723_cell .box723_cell4_body{
background-image:url("../images/dedicated2.jpg"/*tpa=http://hostmidori.com/Themes/Home/Default/images/dedicated2.jpg*/);
background-repeat:repeat-y;
width:226px;
height:131px;
}
.box723_cell .box723_cell4_footer{
background-image:url("../images/dedicated3.jpg"/*tpa=http://hostmidori.com/Themes/Home/Default/images/dedicated3.jpg*/);
background-repeat:no-repeat;
width:226px;
height:34px;
}

.box723_cell .box723_cell5_header{
background-image:url("../images/location1.jpg"/*tpa=http://hostmidori.com/Themes/Home/Default/images/location1.jpg*/);
width:226px;
height:64px;
}
.box723_cell .box723_cell5_body{
background-image:url("../images/location2.jpg"/*tpa=http://hostmidori.com/Themes/Home/Default/images/location2.jpg*/);
background-repeat:repeat-y;
width:226px;
height:131px;
}
.box723_cell .box723_cell5_footer{
background-image:url("../images/location3.jpg"/*tpa=http://hostmidori.com/Themes/Home/Default/images/location3.jpg*/);
background-repeat:no-repeat;
width:226px;
height:34px;
}

/* end box 723 */
/* start box 195 */
.box195{
width:195px;
}
.box195 .box195_row{
width:196px;

}
.box195_row .box195_t1{
float:left;
background-image:url("../images/top_left_1.gif"/*tpa=http://hostmidori.com/Themes/Home/Default/images/top_left_1.gif*/);
width:8px;
height:44px;

}
.box195_row .box195_t2{
float:left;
background-image:url("../images/top_center_1.gif"/*tpa=http://hostmidori.com/Themes/Home/Default/images/top_center_1.gif*/);
width:179px;
height:44px;
}

.box195_row .box195_t2_2{
float:left;
background-image:url("../images/top_center_1.gif"/*tpa=http://hostmidori.com/Themes/Home/Default/images/top_center_1.gif*/);
width:692px;
height:44px;
}

.box195_row .box195_t3{
float:left;
background-image:url("../images/top_right_1.gif"/*tpa=http://hostmidori.com/Themes/Home/Default/images/top_right_1.gif*/);
width:8px;
height:44px;
}
.box195_t4{
float:left;
width:193px;
border-left:solid 1px #CCCCCC;
border-right:solid 1px #CCCCCC;
}

.box195_row .box195_t5{
float:left;
background-image:url("../images/bot_left.gif"/*tpa=http://hostmidori.com/Themes/Home/Default/images/bot_left.gif*/);
background-repeat:no-repeat;
width:8px;
height:8px;
}
.box195_row .box195_t6{
float:left;
width:179px;
height:8px;
max-height:8px;
background-image:url("../images/bot_center.gif"/*tpa=http://hostmidori.com/Themes/Home/Default/images/bot_center.gif*/);
background-repeat:repeat-x;
}
.box195_row .box195_t7{
float:left;
background-image:url("../images/bot_right.gif"/*tpa=http://hostmidori.com/Themes/Home/Default/images/bot_right.gif*/);
background-repeat:no-repeat;
width:8px;
height:8px;
}
/* end box 195 */


.menu_black1 {font-size:18px; font-weight:bold; color:#000000; padding-top:10px; padding-left:4px;}
.menu_black2 {font-size:12px; color:#000000; padding-top:2px; padding-left:4px;}

.menu_white1 {font-size:18px; font-weight:bold; color:#FFFFFF; padding-top:12px; padding-left:12px;}
.menu_white2 {font-size:12px; color:#FFFFFF; padding-top:2px; padding-left:12px;}

.box_nd {font-size:12px; line-height:17px; color:#333333; padding-top:5px; padding-left:10px;}
.box_nd_title_hosting {font-size:14px; font-weight:bold; line-height:17px; color:#FFFFFF; background-color:#4ac3de; padding-bottom:5px; padding-top:5px; text-align:center;}
.box_nd_title_domain {font-size:14px; font-weight:bold; line-height:17px; color:#FFFFFF; background-color:#fe9002; padding-bottom:5px; padding-top:5px; text-align:center;}
.box_nd_title_reg {font-size:14px; font-weight:bold; line-height:17px; color:#FFFFFF; background-color:#B9B9B9; padding-bottom:5px; padding-top:5px; text-align:center;}
.box_nd_left {float:left; font-size:12px; line-height:26px; color:#333333; padding: 10px 0px 0px 20px; width:450px;}
.box_nd_location {float:left; font-size:12px; line-height:26px; color:#333333; padding: 10px 0px 0px 20px; width:300px;}
.box_nd_right {float:left; font-size:12px; line-height:26px; color:#333333; padding: 10px 0px 0px 20px;}
.box_nd_right_hosting {float:left; font-size:40px; font-weight:bold; line-height:26px; color:#4ac3de; padding-top:10px; padding-bottom:10px;}
.box_nd_col1 {float:left; font-size:12px; line-height:26px; color:#333333; padding: 10px 0px 0px 20px; width:220px;}
.box_nd_col1 a:link, .box_nd_col1 a:active, .box_nd_col1 a:visited, .box_nd_col2 a:link, .box_nd_col2 a:active, .box_nd_col2 a:visited {color:#0099FF; text-decoration:none;}
.box_nd_col2 {float:left; font-size:12px; line-height:26px; color:#333333; padding-top:10px; padding-bottom:10px; width:220px;}
.box_nd_col3 {float:left; font-size:12px; line-height:26px; color:#333333; padding-top:10px; padding-bottom:10px;}
.box_webdesign {width:460px; font-size:12px; line-height:17px; color:#333333; padding-top:8px; padding-left:10px;}
.box_webdesign2 {width:686px; font-size:12px; line-height:17px; color:#333333; padding-top:8px; padding-left:10px; padding-right:10px;}
.box_nd2 {font-size:12px; line-height:17px; color:#333333; padding-top:8px; padding-left:10px; padding-right:8px;}
.box_nd_tt {float:right; font-size:12px; line-height:26px; color:#333333; padding: 10px 0px 0px 20px; width:150px;}

.domain_search1 {font-size:12px; line-height:17px; color:#333333; padding-top:8px;}
.domain_search2 { float:left;font-size:12px; line-height:17px; color:#333333; padding-top:8px; width:55px;}
.domain_search3 { float:left;font-size:12px; line-height:17px; color:#333333; padding-top:8px; padding-left:8px; width:55px;}

.price {
font-size:16px;
font-weight:bold;
text-align:center;
color:#FFFFFF;
padding-left:18px;
padding-top:21px;
float:left;
}

.detail_silver, .detail_silver_2 {
padding-top:6px;
padding-bottom:10px;
margin-left:302px;
}

.detail_silver a {
background-image:url("../images/detail_silver.jpg"/*tpa=http://hostmidori.com/Themes/Home/Default/images/detail_silver.jpg*/);
background-repeat:no-repeat;
font-size:15px;
color:#000000;
text-decoration:none;
padding-top:7px;
padding-bottom:5px;
padding-left:7px;
padding-right:6px;
}

.detail_silver_2 a {
background-image:url("../images/detail_silver.jpg"/*tpa=http://hostmidori.com/Themes/Home/Default/images/detail_silver.jpg*/);
background-repeat:no-repeat;
font-size:15px;
color:#000000;
text-decoration:none;
padding-top:7px;
padding-bottom:5px;
padding-left:18px;
padding-right:15px;
}

.detail_silver a:hover, .detail_silver_2 a:hover {
font-size:15px;
color:#ffffff;
background-image:url("../images/detail_red.jpg"/*tpa=http://hostmidori.com/Themes/Home/Default/images/detail_red.jpg*/);
background-repeat:no-repeat;
}

.detail_domain, .detail_hosting, .detail_hosting_2, .detail_email, .detail_vps, .detail_dedicated, .detail_location, .detail_email_2, .detail_vps_2, .detail_dedicated_2 {
margin-top:18px;
margin-left:125px;
}

.detail_domain a {

background-image:url("../images/detail_domain.jpg"/*tpa=http://hostmidori.com/Themes/Home/Default/images/detail_domain.jpg*/);
background-repeat:no-repeat;
font-size:15px;
color:#FFFFFF;
text-decoration:none;
padding-top:7px;
padding-bottom:5px;
padding-left:7px;
padding-right:6px;
}

.detail_hosting a {
background-image:url("../images/detail_hosting.jpg"/*tpa=http://hostmidori.com/Themes/Home/Default/images/detail_hosting.jpg*/);
background-repeat:no-repeat;
font-size:15px;
color:#FFFFFF;
text-decoration:none;
padding-top:7px;
padding-bottom:5px;
padding-left:7px;
padding-right:6px;
}

.detail_hosting_2 a {
background-image:url("../images/detail_hosting.jpg"/*tpa=http://hostmidori.com/Themes/Home/Default/images/detail_hosting.jpg*/);
background-repeat:no-repeat;
font-size:15px;
color:#FFFFFF;
text-decoration:none;
padding-top:7px;
padding-bottom:5px;
padding-left:18px;
padding-right:15px;
}

.detail_email a {
background-image:url("../images/detail_email.jpg"/*tpa=http://hostmidori.com/Themes/Home/Default/images/detail_email.jpg*/);
background-repeat:no-repeat;
font-size:15px;
color:#FFFFFF;
text-decoration:none;
padding-top:7px;
padding-bottom:5px;
padding-left:7px;
padding-right:6px;
}

.detail_email_2 a {
background-image:url("../images/detail_email.jpg"/*tpa=http://hostmidori.com/Themes/Home/Default/images/detail_email.jpg*/);
background-repeat:no-repeat;
font-size:15px;
color:#FFFFFF;
text-decoration:none;
padding-top:7px;
padding-bottom:5px;
padding-left:18px;
padding-right:15px;
}

.detail_vps a {
background-image:url("../images/detail_vps.jpg"/*tpa=http://hostmidori.com/Themes/Home/Default/images/detail_vps.jpg*/);
background-repeat:no-repeat;
font-size:15px;
color:#FFFFFF;
text-decoration:none;
padding-top:7px;
padding-bottom:5px;
padding-left:7px;
padding-right:6px;
}

.detail_vps_2 a {
background-image:url("../images/detail_vps.jpg"/*tpa=http://hostmidori.com/Themes/Home/Default/images/detail_vps.jpg*/);
background-repeat:no-repeat;
font-size:15px;
color:#FFFFFF;
text-decoration:none;
padding-top:7px;
padding-bottom:5px;
padding-left:18px;
padding-right:15px;
}

.detail_dedicated a {
background-image:url("../images/detail_dedicated.jpg"/*tpa=http://hostmidori.com/Themes/Home/Default/images/detail_dedicated.jpg*/);
background-repeat:no-repeat;
font-size:15px;
color:#FFFFFF;
text-decoration:none;
padding-top:7px;
padding-bottom:5px;
padding-left:7px;
padding-right:6px;
}

.detail_dedicated_2 a {
background-image:url("../images/detail_dedicated.jpg"/*tpa=http://hostmidori.com/Themes/Home/Default/images/detail_dedicated.jpg*/);
background-repeat:no-repeat;
font-size:15px;
color:#FFFFFF;
text-decoration:none;
padding-top:7px;
padding-bottom:5px;
padding-left:18px;
padding-right:15px;
}

.detail_location a {
background-image:url("../images/detail_location.jpg"/*tpa=http://hostmidori.com/Themes/Home/Default/images/detail_location.jpg*/);
background-repeat:no-repeat;
font-size:15px;
color:#FFFFFF;
text-decoration:none;
padding-top:7px;
padding-bottom:5px;
padding-left:7px;
padding-right:6px;
}

.detail_domain a:hover, .detail_hosting a:hover, .detail_hosting_2 a:hover, .detail_email a:hover, .detail_vps a:hover, .detail_dedicated a:hover, .detail_location a:hover, .detail_email_2 a:hover, .detail_vps_2 a:hover, .detail_dedicated_2 a:hover {
font-size:15px;
color:#000000;
background-image:url("../images/detail_silver.jpg"/*tpa=http://hostmidori.com/Themes/Home/Default/images/detail_silver.jpg*/);
background-repeat:no-repeat;
}


.menu_left {font-size:12px; color:#333333; padding-left:8px; background-color:#EFEFEF;}
.menu_left hr {color:#CCCCCC; border:solid 1px;}

/*------------------ Pager --------------------------------------*/
.pagenav{clear:both;text-align:center;margin:1em 0 5px; padding-bottom: 10px;}
.pagenav a{border-width:1px;border-style:solid;padding:.2em .5em;font-size:85%;}
.pagenav a:hover{text-decoration:none;}
.pagenav a{border-color:#ddd;}
.pagenav a.current,.pagenav a:hover{background:#888;color:#fff;border-color:#888;text-decoration:none;}

/*-----------Manager---------------------------*/
.contentbox {
	width: 75%;
	text-align: center;
	background-color: #f7f7f7;
	border: 1px dashed #cccccc;
	padding: 5px;
	margin-left: auto; 
	margin-right: auto;
}
.domaincheckeravailable {
	color: #669900;
}
.domaincheckerunavailable {
	color: #cc0000;
}
.clientareatable {
	width: 100%;
	background-color: #cccccc;
}
tr.clientareatableheading {
	background-color: #efefef;
	font-weight: bold;
	text-align: center;
}
tr.clientareatablesuspended {
	background-color: #E9FFD2;
	text-align: center;
}
tr.clientareatableterminated {
	background-color: #FFE1E1;
	text-align: center;
}
tr.clientareatableactive {
	background-color: #ffffff;
	text-align: center;
}
tr.orderheadingrow {
	background-color: #5AB9F1;
	color: #ffffff;
}
#invoicetoptables {
background-color: #cccccc;
border-collapse: seperate;
}

td#invoicecontent {
background-color: #ffffff;
color: #000000;
}

.unpaid {
font-size: 16px;
color: #cc0000;
font-weight: bold;
}

.paid {
font-size: 16px;
color: #779500;
font-weight: bold;
}

.cancelled {
font-size: 16px;
color: #cccccc;
font-weight: bold;
}

#invoiceitemstable {
background-color: #cccccc;
border-collapse: seperate;
}

td#invoiceitemsheading {
background-color: #efefef;
color: #000000;
font-weight: bold;
text-align: center;
}

td#invoiceitemsrow {
background-color: #ffffff;
color: #000000;
}

/*-------------------*/

.hMenuContainer {
	background: url("../images/hMenuContainerBg.gif") repeat-x;
	height: 33px;
	width: 949px;
	margin: 0 auto;
}

.hMenu {
	float: right;
	margin-right: 47px;
}

.hMenu a:link, .hMenu a:active, .hMenu a:visited {
	float: left;
	display: block;
	height: 34px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding: 8px 10px 0px 10px;
}

.hMenu a:hover {
	background: url("../images/hMenuHoverBg.gif") repeat-x;
	float: left;
	display: block;
	height: 34px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.hMenu img {
	float: left;
}

.path {
	background: url("../images/pathBg.gif") repeat-x;
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 949px;
	height: 25px;
	padding: 0px 0px 0px 0px;
}

.path a:link, .path a:active, .path a:visited {
	color: #000000;
	text-decoration: none;
}

.path a:hover {
	color: #000000;
	text-decoration: underline;
}

.path img {
	margin: 0px 0px 0px 0px;
}

/*-------------------*/
