/*
ÀÌ ¸¶Å©¾÷ ¹®¼­´Â ¾Æ·¡ Á¦°øÀÚ¿¡ ÀÇÇØ ÀÛ¼º ¹× ¼öÁ¤, ¹èÆ÷ µÇ¾ú½À´Ï´Ù
Markup : Hyunhw Jung
Website: http://www.premiumxe.com
Email : clubnb2@naver.com
*/

/* Colorset - pxeSky
---------------------------------------------------------------------------------*/
#nav_pxeSky { display: block; margin:14px 0 0 0; padding:0; float:left; }
  #nav_pxeSky li { display: block; list-style: none; margin: 0; padding: 0; float:left; position: relative; z-index:1; }
  #nav_pxeSky ul { display: none; position:absolute; left: 0; margin: 0; padding:0; }
  * html #nav_pxeSky ul { line-height: 0; } /* IE6 "fix" */
  	#nav_pxeSky ul a { zoom: 1; } /* IE6/7 fix */
    #nav_pxeSky ul li a { float: none; }
    #nav_pxeSky ul ul { top: 0; }
	
/* Essentials - configure this */
#nav_pxeSky ul { width:140px }
#nav_pxeSky ul ul { left:138px; }

/* Everything else is theming */
#nav_pxeSky { left:0px; top:46px; }
#nav_pxeSky *:hover { background-color: none; }
#nav_pxeSky li a { color:#999; display:inline-block; padding:0 14px 0 0; margin:0 14px 0 0; background:url(images/vr_gray.gif) no-repeat right 2px; font-weight:bold; }
#nav_pxeSky li.on a { color:#ff3366; }
#nav_pxeSky li a:hover { color:#ff3366; }

#nav_pxeSky li.tools a {  }
#nav_pxeSky li.tools a:hover {  }

    #nav_pxeSky ul { top:24px; width:140px; }
    #nav_pxeSky ul li { border-bottom:1px solid #dadada; border-right:1px solid #dadada; border-left:1px solid #dadada; background:#f7f7f7; color:#839da9 }
	#nav_pxeSky ul a { color:#839da9 !important; display:block; width:112px; height:21px; margin:0; padding-bottom:none; padding-top:9px; padding-left:12px; font:8pt µ¸¿ò; letter-spacing:-1px; text-align:left; background:none !important; }
	#nav_pxeSky ul a span { position:absolute; top:10px; right:10px; }
	#nav_pxeSky ul a:hover { background:#fbfbfb !important; }
	#nav_pxeSky ul .on { background:#fff; }

/* #nav_pxeSky ul a { border-bottom: none; } - I also needed this for IE6/7 */



/* Colorset - pxeCyan
---------------------------------------------------------------------------------*/
#nav_pxeCyan { display: block; margin:15px 0 0 0px; padding:0; float:left; }
  #nav_pxeCyan li { display: block; list-style: none; margin: 0; padding: 0; float:left; position: relative; z-index:1; }
  #nav_pxeCyan ul { display: none; position:absolute; left: 0; margin: 0; padding:0; }
  * html #nav_pxeCyan ul { line-height: 0; } /* IE6 "fix" */
  	#nav_pxeCyan ul a { zoom: 1; } /* IE6/7 fix */
    #nav_pxeCyan ul li a { float: none; }
    #nav_pxeCyan ul ul { top: 0; }
	
/* Essentials - configure this */
#nav_pxeCyan ul { width:140px }
#nav_pxeCyan ul ul { left:138px; }

/* Everything else is theming */
#nav_pxeCyan {  }
#nav_pxeCyan *:hover { background-color: none; }
#nav_pxeCyan li a { color:#999; display:inline-block; padding:0 9px 0 0; margin:0 9px 0 0; font-weight:bold; }
#nav_pxeCyan li.on a { color:#46c3d3; }
#nav_pxeCyan li a:hover { color:#555; }
#nav_pxeCyan li.tools a {  }
#nav_pxeCyan li.tools a:hover {  }

    #nav_pxeCyan ul { top:24px; width:140px; }
    #nav_pxeCyan ul li { border-bottom:1px solid #dadada; border-right:1px solid #dadada; border-left:1px solid #dadada; background:#f7f7f7; color:#839da9 }
	#nav_pxeCyan ul a { color:#839da9 !important; display:block; width:112px; height:21px; margin:0; padding-bottom:none; padding-top:9px; padding-left:12px; font:8pt µ¸¿ò; letter-spacing:-1px; text-align:left; background:none !important; }
	#nav_pxeCyan ul a span { position:absolute; top:10px; right:10px; }
	#nav_pxeCyan ul a:hover { background:#fbfbfb !important; }
	#nav_pxeCyan ul .on { background:#fff; }

/* #nav_pxeCyan ul a { border-bottom: none; } - I also needed this for IE6/7 */



/* Colorset - pxeBlack
---------------------------------------------------------------------------------*/
 #nav_pxeBlack { display: block; margin:14px 0 0 0; padding: 0; float:left; }
  #nav_pxeBlack li { display: block; list-style: none; margin: 0; padding: 0; float:left; position: relative; z-index:1; }
  #nav_pxeBlack ul { display: none; position:absolute; left: 0; margin: 0; padding:0; }
  * html #nav_pxeBlack ul { line-height: 0; } /* IE6 "fix" */
  	#nav_pxeBlack ul a { zoom: 1; } /* IE6/7 fix */
    #nav_pxeBlack ul li a { float: none; }
    #nav_pxeBlack ul ul { top: 0; }
	
/* Essentials - configure this */
#nav_pxeBlack ul { width:140px }
#nav_pxeBlack ul ul { left:138px; }

/* Everything else is theming */
#nav_pxeBlack { left:0px; top:46px; }
#nav_pxeBlack *:hover { background-color: none; }
#nav_pxeBlack li a { color:#313131; display:inline-block; padding:0 14px 0 0; margin:0 14px 0 0; background:url(images/vr_black.gif) no-repeat right 2px; font-weight:bold; }
#nav_pxeBlack li.on a { color:#535353; }
#nav_pxeBlack li a:hover { color:#535353; }

#nav_pxeBlack li.tools a {  }
#nav_pxeBlack li.tools a:hover {  }

    #nav_pxeBlack ul { top:24px; width:140px; }
    #nav_pxeBlack ul li { border-bottom:1px solid #222; border-right:1px solid #222; border-left:1px solid #222; background:#373737; color:#fff }
	#nav_pxeBlack ul a { color:#fff !important; display:block; width:112px; height:21px; margin:0; padding-bottom:none; padding-top:9px; padding-left:12px; font:8pt µ¸¿ò; letter-spacing:-1px; text-align:left; background:none !important; }
	#nav_pxeBlack ul a span { position:absolute; top:10px; right:10px; }
	#nav_pxeBlack ul a:hover { background:#444 !important; }
	#nav_pxeBlack ul .on { background:#1b1b1b; }

/* #nav_pxeBlack ul a { border-bottom: none; } - I also needed this for IE6/7 */




/*
Back to top button 
*/
#back-top {
	position: fixed;
	bottom: 100px;
	margin-left: 1045px;
}

#back-top a {
	width: 108px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}
/* arrow icon (span tag) */
#back-top span {
	width: 108px;
	height: 108px;
	display: block;
	margin-bottom: 7px;
	background: #ddd url(http://www.yeram.org/files/attach/filebox/786/164/164786.png) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #777;
}

