/*---------vertical nav---------*/


#vertical_nav {
	position:absolute;
	top: 137px;
	left: 7px;
	background-image: url(../imgs/vertical_nav_bg.gif);
	background-repeat: no-repeat;
	height: 414px;
	width: 166px;
}

#vertical_nav_quick {
	position: absolute;
	top: 4px;
	left: 4px;
	background-image: url(../imgs/vertical_nav_quick_bg_2.gif);
	background-repeat: no-repeat;
	height: 161px;
	width: 186px;
}	

#vertical_nav_quick ul {
	list-style: none;
}

#vertical_nav_quick a {
	color:#000000;
	font-size: 11px;
	text-decoration: none;
}

#vertical_nav_quick a:hover {
	color:#FF3300;
	text-decoration: none;
}

#vertical_nav_quick_renewal {
	position: absolute;
	top: 33px;
	left: 16px;
}

#vertical_nav_quick_transfer {
	position: absolute;
	top: 51px;
	left: 16px;
}

#vertical_nav_quick_nameserver {
	position: absolute;
	top: 68px;
	left: 16px;
}

#vertical_nav_quick_owner {
	position: absolute;
	top: 85px;
	left: 16px;
}

#vertical_nav_quick_admininfo {
	position: absolute;
	top: 102px;
	left: 16px;
}

#vertical_nav_quick_ownerinfo {
	position: absolute;
	top: 119px;
	left: 16px;
}

#vertical_nav_quick_parking {
	position: absolute;
	top: 136px;
	left: 16px;
}

.vertical_nav_support a{
	position: absolute;
	top: 171px;
	left: 4px;
	background-image: url(../imgs/vert_nav_support.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 158px;
}	


.vertical_nav_manage a{
	position: absolute;
	top: 251px;
	left: 4px;
	background-image: url(../imgs/vert_nav_mypage.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 158px;
}	

.vertical_nav_paypal a{
	position: absolute;
	top: 331px;
	left: 4px;
	background-image: url(../imgs/vert_nav_paypal.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 158px;
}	

#subcolor_reseller {
	color:#ffcc00;
}