body 
{
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	text-align:center;
}
body, td 
{
	font-family:Arial,Trebuchet MS,sans-serif;
	font-size:13px;
	color:#333333;
}

a {color:#333333;text-decoration:none;}
a:hover {color:#5374C1;text-decoration:underline;}
a:link {color:#333333;text-decoration:none;}
a:visited {color:#333333;}

img {
border:0;
}

input.type-text {
        border-top: 1px solid #797979;
        border-right: 1px solid #D4D1C8;
        border-bottom: 1px solid #D4D1C8;
        border-left: 1px solid #797979;
        background: #fff;
}

input.type-button {
        background-color: #CFCFCF;
        color: #000000;
        font-size:1.2em;
}

input.type-smallbutton {
        background-color: #E8E8E8;
        color: #000000;
        font-size:0.85em;
        border:1px solid #BBB;
}

input.button {
        background:url(../images/button-bg.gif) repeat-x left top;
        font-size:.9em;
        background-color: #e6e6e6;
        border-color: #ccc #666 #666 #ccc;
        border-style: solid;
        border-width: 1px;
        margin-left: 1em;
        padding-top: 1px;
        padding-bottom: 1px;
        color:#1E1E1E;
        cursor: pointer;
}
input.bold-button {
        background:url(../images/button-bg.gif) repeat-x left top;
        font-size:.9em;
        font-weight:bold;
        background-color: #e6e6e6;
        border-color: #ccc #666 #666 #ccc;
        border-style: solid;
        border-width: 1px;
        margin-left: 1em;
        padding-top: 1px;
        padding-bottom: 1px;
        color:#1E1E1E;
        cursor: pointer;
}
input.plain-button {
	background-color: #F2F2F2;
	color: #333;
	font-size:1.2em;
	border-left:1px solid #eee;
	border-top:1px solid #eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #bbb;
	font-size:11pt;
	padding:5px 10px;
	margin-top:10px;
}

#mainContainer
{ 
	text-align:left;
	width:885px;
	margin:0 auto;
}

#bgContainer
{
	float:left;
	background: url(../images/background.gif) repeat-y;
	width:885px;
}

#header {
	background: url(../images/bg_top.gif) no-repeat left top;
}

#header_bg {
	float:left;
	width:853px;
	height:90px;
	background: url(../images/head_bg.jpg) no-repeat bottom right;
	margin-top:15px;
	padding-left:15px;
}

#header_left {
	float:left;
	padding:5px;
}

#header_right {
	float:right;
	padding-right:10px;
	padding-top:10px;
	font-size:0.85em;
}

#header_slogan {
	float:left;
	width:300px;
}

#main_menu {
	clear:both;
	width: 859px;
	height:20px;
  padding: 0 0 5px 10px;
  background: #FFCB2D url(../images/bg_menu.gif) repeat-x;
  border-left:1px solid #999999;
  border-right:1px solid #999999;
  border-top:1px solid #999999;
}

#main_nav {
  float:left;
  margin: 0;
  list-style: none;
}
#main_nav li {
  float: left;
  margin: 0;
  padding: 0;
  font-size: 1em;
}

#main_nav a {
  float: left;
  display: block;
  margin: 0 1px 0 0;
  padding: 4px 8px;
  color: #333;
  text-decoration: none;
  font-weight:bold;
  font-family: "Tahoma";
  font-size:0.9em;
  background: url(../images/nav_slant.gif) no-repeat top right;
  }

#main_nav a:hover {
  color:#B70000;
  text-decoration:underline;
}

#search_box {
  float:right;
  text-valign:middle;
  color:#333;
  font-size:0.8em;
  padding-top:2px;
  padding-right:20px;
}
#search_box input {
  font-size:0.85em;
  text-valign:middle;
}

#contentArea {
	float:left;
	width:830px;
	text-align:left;
	padding:15px 20px;
}

#oneCol {
	float:left;
	width:820px;
	padding:0 10px;
}

#leftCol {
	float:left;
	padding-left:1px;
	min-height:500px;
	width:45em;
	color:#565656;
}

#rightCol {
	padding-top:20px;
	float:right;
	width:200px;
}

#leftCol img.pic {
	float:left;
	padding:5px;
	border:1px solid #ccc;
	margin:0 15px 5px 0;
}
#leftCol img.pic_right {
	float:right;
	padding:5px;
	border:1px solid #ccc;
	margin:0 0 5px 15px;
}

/* main page design */

.main_block_left {
	float:left;
	width:400px;
	margin:0;
	padding:0;
}

.main_block_right {
	float:right;
	width:400px;
	margin:0;
	padding:0;
}

h1.main_title {
	font-size:1.3em;
	padding:0;
	margin:0;
	padding-bottom:5px;
	color:#44360B;
}

#title {
	border-bottom:2px solid #DBD5C5;
	margin:0pt 0pt 20px;
	padding:0pt 0pt 6px;
}

#title h1 {
	font-size:1.4em;
	letter-spacing:0.3px;
	padding:5px 0;
	margin:0;
	color:#6D5712;
}

#title h2 {
	color:#666B75;
	font-size:0.9em;
	font-style:italic;
	font-weight:normal;
	line-height:1.6em;
	margin:3px 0pt 0pt;
	padding:0pt;	
}

#leftCol p {
	padding:0px 5px 10px 10px;
	margin:0;
	line-height:19px;
}

#leftCol div.sbox {
	padding:15px;
	margin:5px;
	float:left;
	background:#E6E3D7;
	border:1px solid #DFDACC;
}
#leftCol ul {
	margin-top:5px;
	margin-bottom:0px;
}
#leftCol h3 {
	color:#DFAC11;
	font-size:1.5em;
	font-weight:normal;
	margin:10px 0 10px;
	padding:0px;
}

#leftCol h4 {
	color:#6A6A6A;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.5em;
	margin:0pt;
	padding:0pt;
	padding-top:5px;
}


#main_newsevent {
  float:right;
  width:380px;
  background:#EBEBEB url(../images/bg_boxfade.gif) repeat-x scroll left top;
  border-color: #D8D8D8 rgb(216, 216, 216);
  border-style:none solid solid;
  border-width:medium 1px 1px;
  margin:0pt;
  padding:10px;
  border-top:1px solid #D8D8D8;
  padding-bottom:6px;
  }

#main_newsevent h3 {
  margin: 0;
  padding: 5px 1px;
  font-size: 110%;
  color: #C23C34;
  padding-bottom:4px;
}

#main_newsevent img {
  padding:10px;
  padding-right:10px;
}

#main_newsevent p {
  margin:0;
  padding: 2px 5px;
  font-size:90%;
  color: #666;
}

#main_newsevent ul {
  clear:both;
  padding:0;
  margin:0;
  margin-left:20px;
}

#main_newsevent li {
  font-size:90%;
  color:#666;
}

#main_newsevent a, a:visited {
  text-decoration:none;
  color:#333;
}

#main_newsevent a:hover {
  text-decoration:underline;
}

#main_newproducts {
  float:left;
  width:390px;
  background:#EBEBEB url(../images/bg_boxfade.gif) repeat-x scroll left top;
  border-color: #D8D8D8 rgb(216, 216, 216);
  border-style:none solid solid;
  border-width:medium 1px 1px;
  margin:0pt;
  padding:5px;
  border-top:1px solid #D8D8D8;
  padding-bottom:6px;
  }

#main_newproducts dl {
  float:left;
  margin: 10px;
  padding: 0;
  display: inline; /* fixes IE/Win double margin bug */
  }
#main_newproducts dt {
  float: left;
  width: 380px;
  margin: 0;
  padding: 0;
  font-size: 130%;
  color: #627081;
  padding-bottom:4px;
  }
#main_newproducts dd {
  margin: 0;
  padding: 0;
  font-size: 0.90em;
  line-height: 1.5em;
  color: #666;
  }
#main_newproducts dl dd.img {
   margin: 0;
   }
#main_newproducts dd.img img {
  float: left;
  margin: 0 8px 0 0;
  padding: 4px;
  border: 1px solid #D9E0E6;
  border-bottom-color: #C8CDD2;
  border-right-color: #C8CDD2;
  background: #fff;
  }

#main_newproducts dd ul {
	margin:0;
	padding:0;
	padding-left:200px;
}
#main_bottom {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
    width: 100%;
}

#main_special {
  float:left;
  color:#666;
<!--  width:430px; -->
    width: 50%;
}

#main_special p {
  margin:2px;
}

#main_special h1 {
  margin: 0;
  padding:0;
  color:#44360B;
  font-size: 1.3em;
}

#main_banner {
	float:right;
    width:198px;
}

/* Navigation path */
#navigation_path {
	color:#9F9F9F;
	font-size:0.85em;
	letter-spacing:1px;
	padding:0 0 5px 0;
	margin:0;
}

#navigation_path a {
	color:#9F9F9F;
	text-decoration:none;
}

#navigation_path a:visited {
	color:#9F9F9F;
	text-decoration:none;
}

#navigation_path a:hover {
	color:#646464;
	text-decoration:underline;
}


#footer {
	clear:both;
	font-size:0.9em;
	line-height:2em;
	color:#fff;
	text-align:center;
	background:url(../images/bg_bottom.gif) no-repeat bottom left; 
	height:60px;
	position:relative;
	width:885px;
	padding-top:10px;
}

#footer a {
text-decoration:none;
color:#fff;
}
#footer a:hover {
text-decoration:none;
color:#000;
}
.copyright{
	width:885px;
	float:left;
	text-align:center;
	color:#606060;
	font-size:0.9em;
}

/* box model */
.box {
	float:left;
	width:200px;
	background:#F2F2F2;
	border-color: #D8D8D8 rgb(216, 216, 216);
	border-style:none solid solid;
	border-width:medium 1px 1px;
	margin:0;
}
.box h3 {
  margin: 0;
  height:30px;
  padding: 3px 8px 2px 10px;
  font-size: 100%;
  color: #333;
  background: url(../images/boxtitle_bg.gif) repeat-x top left;
}
.box ul {
  margin: 0;
  padding: 5px 6px 5px 6px;
  list-style: none;
  }
.box ul li {
  margin: 0 0 3px;
  padding: 0;
  font-size:90%;
  text-align:left;
  }

.box ul li a{
	text-decoration:none;
}

.box ul li a:visited {
	text-decoration:none;
	color:#333333;
}

.box ul li a:hover {
	text-decoration:underline;
	color:#806104;
}

.catalog-box {
	float:left;	
	width:200px;
	background:#F2F2F2;
	border-color: #D8D8D8 rgb(216, 216, 216);
	border-style:none solid solid;
	border-width:medium 1px 1px;
	margin:0;
}
.catalog-box h3 {
  margin: 0;
  height:20px;
  padding: 3px 8px 2px 10px;
  font-size: 100%;
  color: #fff;
  background: #333333;
  border-bottom: 5px solid #B4B4B4;
}
.catalog-box ul {
  margin: 0;
  padding: 5px 6px 5px 6px;
  list-style: none;
  }
.catalog-box ul li {
  margin: 0;
  padding: 5px 0;
  text-align:center;
  }

.catalog-box ul li a{
	text-decoration:none;
}

.catalog-box ul li a:visited {
	text-decoration:none;
	color:#333333;
}

.catalog-box ul li a:hover {
	text-decoration:underline;
	color:#806104;
}

.catalog-box ul li img {
	border:5px solid #F2F2F2;
}
/* left most box */
.lbox {
	float:left;
	width:200px;
	background:#F2F2F2;
	border-color: #D8D8D8 rgb(216, 216, 216);
	border-style:none solid solid;
	border-width:medium 1px 1px;
	margin:0;
}
.lbox h3 {
  margin: 0;
  height:30px;
  padding: 3px 8px 2px 10px;
  font-size: 100%;
  color: #333;
  background: url(../images/boxtitle_bg.gif) repeat-x top left;
}
.lbox ul {
  margin: 0;
  padding: 5px 6px 5px 6px;
  list-style: none;
  }
.lbox ul li {
  margin: 0 0 3px;
  padding: 0;
  font-size:90%;
  }

.lbox ul li a{
	text-decoration:none;
}

.lbox ul li a:visited {
	text-decoration:none;
	color:#333333;
}

.lbox ul li a:hover {
	text-decoration:underline;
	color:#806104;
}


.floatbox {
	float:left;
	background:#F2F2F2;
	border-color: #D8D8D8 rgb(216, 216, 216);
	border-style:solid;
	border-width:1px;
	margin:0;
}
.floatbox h3 {
  margin: 0;
  height:24px;
  padding: 3px 8px 2px 10px;
  font-size: 100%;
  color: #333;
  width:100%;
}
.floatbox ul {
  margin: 0;
  padding: 5px 6px 5px 6px;
  list-style: none;
  }
.floatbox ul li {
  margin: 0 0 3px;
  padding: 0;
  font-size:90%;
  }

.floatbox ul li a{
	text-decoration:none;
}

.floatbox ul li a:visited {
	text-decoration:none;
	color:#333333;
}

.floatbox ul li a:hover {
	text-decoration:underline;
	color:#806104;
}


.findoutmore {
	padding-top:2px;
	margin:0;
	font-size:11px;
	text-align:left;
}
.findoutmore a:hover {
	text-decoration:underline;
}
.linecard_category {
	float:left;
	display:block;
	padding:2px 15px;
	background:#ddd;
	font-size:0.85em;
	width:170px;
	cursor:pointer;
}
.linecard_category a:hover{
	background:#aaa;
	color:#000;
	padding:0;
	margin:0;
}

.linecard_category_on {
	background:#EFDB9C;
	cursor:pointer;
	font-weight:bold;
}
.linecard_mft {
	float:left;
	width:800px;
	background:#EEEEEE;
	margin:0;
	border:1px solid #DCAE23;
}

/* product descrioption box and inside */
.product_desc {
	border:1px solid #ccc;
	font-size:0.9em;
	width:500px;
	margin-top:10px;
	padding:10px;	
	color:#666666;
}
.product_desc h1 {
	font-size:1.2em;
	color:#555555;
	padding:0;
	padding-top:10px;
	margin:0;
}
.product_desc ul{
	margin:0;
	padding-left:20px;
	padding-top:10px;
}
.product_desc dl{
	margin:0;
	padding:10px;
}
.product_desc dt{
	float:left;
	margin:0;
	padding:4px;
	font-weight:bold;
	background:#ccc;
	width:150px;
}
.product_desc dd{
	background-color:#fff;
	padding:4px;
	height:22px;
}

.hd {
        background-color:#313131;
        color:#FFF;
        font-size:100%;
        line-height:100%;
        border:1px solid #707070;
        border-bottom:1px solid #000;
        font-weight:bold;
        padding:4px;
		cursor:hand;
}
.bd {
        overflow:hidden;
        padding:4px;
		background:#fff;
		border-left:1px solid #818181;
		border-top:1px solid #818181;
		border-right:1px solid #414141;
		border-bottom:1px solid #414141;
}
.bd p {
        margin:0 0 1em;
}
.ft {
        padding-bottom:3px;
        padding-right:5px;
        text-align:right;
		background:#D1D1D1;
}
.close {
	float:left;
	width:12px;
	height:12px;
	background-image:url(http://us.i1.yimg.com/us.yimg.com/i/nt/ic/ut/alt3/close12_1.gif);
}

.smallfont {
	font-size:0.85em;
}

.boldfont {
	font-weight:bold;
}
a.ticket {
	text-decoration:underline;
	font-weight:bold;
	color:#68681C;
	font-size:0.9em;
}
ticket {
	text-decoration:underline;
	font-weight:bold;
	color:#68681C;
	font-size:0.9em;
}

#nav, #nav ul {
	float: left;
	width: 100%;			/* ÀüÃ¼ ±æÀÌ */
	list-style: none;
	line-height: 1;
	background: #D6D2A7;	/* ¹è°æ »ö±ò */
	font-weight: normal;
	padding:0;
	margin:0;
	border-width: 1px 0;
}

#nav a {
	display: block;
	color: #000;			/* ±ÛÀÚ »ö (¼­ºê¸Þ´ºÆ÷ÇÔ) */
	text-decoration: none;
	padding: 0.35em 1em 0.35em 1em;	
	font-size:0.9em;
}

#nav a:hover {
	color: #515115;
}

#nav a.daddy {
	background: url(../img/menu_rightarrow.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 9.5em;  /* ·çÆ® ¸Þ´º »çÀÌÁî */
	border-right:1px solid #AA9D53;
}

#nav li ul {
	position: absolute;
	background-color:#F9FAFB;	/* ¼­ºê ¸Þ´º ¹è°æ »ö±ò */
	left: -999em;
	height: auto;
	width: 10em;			/* ¼­ºê ¸Þ´º »çÀÌÁî */
	font-weight: normal;
	border:1px solid #A2A2A2;
	margin: 0;
	z-index:9999;
}

#nav li li {
	width: 10em;			/* ¼­ºê ¸Þ´º »çÀÌÁî */
}

#nav li ul a {

}
#nav li ul a:hover {
	color:#000;				/* mouse over½Ã ÆùÆ® »ö±ò */
	width: 10	em;			/* ¼­ºê ¸Þ´º »çÀÌÁî */
}

#nav li ul ul {				/* Child ¸Þ´º */
	margin: -1em 0 0 12em;  /* ¼­ºê ¸Þ´º »çÀÌÁî */

}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #E8E8A6;	/* ¸¶¿ì½º ¿Ã·ÈÀ» ½Ã ¹è°æ »ö±ò */
}

#myaccount {
	float:left;
	margin-left:20px;
	width:790px;
	border:1px solid #D6D2A7;
}
#myaccount dl {
	padding:5px;
	margin:0;
	margin-bottom:5px;
}

#myaccount dt {
	float:left;
	padding-right:10px;
	font-size:0.95em;
	width:145px;
}

#myaccount dd {
	margin:0;
	padding:0;
	text-align:right;
}

#myaccount p {
	padding:0;
	margin:0;
}
#myaccountContents {
    width: 95%;
    float:left;
	padding:0 20px 10px 20px;
}

#myaccountContents h3{
	font-size:1.3em;
	padding:10px 0 10px 0;
	margin:0;
}
#myaccountContents table tr td{
	font-size:12px;
}
#myaccountContents table th{
	background-color:#E0E0E0;
}
#myaccountContents select, input {
	font-size:8.5pt;
}

#mysales {
	float:left;
	margin-left:20px;
	width:790px;
	border:1px solid #098E66;
}
#mysales dl {
	padding:5px;
	margin:0;
	margin-bottom:5px;
}

#mysales dt {
	float:left;
	padding-right:10px;
	font-size:0.95em;
	width:135px;
}

#mysales dd {
	margin:0;
	padding:0;
	text-align:right;
}

#mysales p {
	padding:0;
	margin:0;
}

#mysalesContents {
	float:left;
	padding:0 40px 10px 40px;
	font-size:9pt;
}

#mysalesContents strong {
	font-weight:bold;
}

#mysalesContents em {
	font-style:italic;
}

#mysalesContents .icon_menu {
	height:20px;
	padding-top:10px;
}
#mysalesContents.icon_menu a:hover, a:visited, a:link {
	text-decoration:underline;
}
#mysalesContents h3{
	font-size:11pt;
	padding:20px 0 10px 0;
	margin:0;
	border-bottom:2px solid #DBD5C5;
	width:710px;
}
#mysalesContents table {
	width:710px;
}
#mysalesContents table td{
	padding:5px 4px;
	font-size:8pt;
	font-family:"arial","verdana";
}
#mysalesContents table th{
	background-color:#E0E0E0;
	padding:3px;
	font-size:9pt;
}
#mysalesContents select, input {
	font-size:8.5pt;
}

#mysalesDescription {
	padding:4px 0;
	margin:0;
	font-size:8pt;
	width:710px;
}

#mysalesDescription p {
	padding:2px 0;
	margin:0;
}

#mysalesDescription em {
	font-style: italic;
}

#mysalesFound {
	font-size:8pt;
	padding:5px 0;
	text-align:right;
	width:710px;
}
#mysalesSumBox {
	float:left;
	vertical-align:middle;
	width:710px;
}

#mysalesSumBox .leftBox {
	margin:0;
	padding:0;
	float:left;
	background-color:#fff;
	display: table-cell;
}

#mysalesSumBox .rightBox {
	margin:0;
	padding:6px;
	float:right;
	height:100%;
	border-top:1px solid #111;
	border-left:1px solid #111;
	border-right:1px solid #111;
	border-bottom:0px;
	background-color:#F6F6F6;
}
#mysalesNav {
	position:relative;
	left:0;
	top:0;
	width:790px;
	background:#087A59;
	float:left;
}
div#mysalesNav li{
	float:left;
	width: 90px;
	background:#087A59;
	padding:5px 5px 5px 15px;
	color:#fff;
}

div#mysalesNav li a {
	color:#fff;
}

div.item_search {
	background-color:#fff;
	border:1px solid #ccc;
	margin:0;
	padding:5px;
	font-size:0.9em;
}

#productList table {
	width:100%;
	border:1px solid #bbb;
	border-collapse:collapse;
}
#productList table tr td{
	margin:0;
	padding: 5px 10px;
	font-size:0.85em;
	border-bottom: 1px solid #b5b5b5;
}
#productList table th{
	background-color:#E0E0E0;
	font-size:0.85em;
	padding:5px;
	border-bottom:1px solid #111;
}
#productList h3{
	font-size:0.9em;
	padding:0 10px;
	margin:0;
}

#productListNavigationBottom {
    text-align:center;
}

#productListNavigationBottom span.yui-dt-pageselect {
    font-size:9pt;
}

#productListNavigationBottom span.yui-dt-currentpage {
    font-weight:bold;
    color:blue;
}

#productListNavigationBottom a.yui-dt-pagelink {
    font-weight:normal;
    text-decoration:underline;
}


.category_path {
	display:block;
	padding:0;
	margin:0;
	padding:5px 0;
	color:#858585;
	font-size:0.85em;
}
.right_infobox {
	float:right;
	border-top:1px solid #111;
	border-left:2px solid #111;
	border-right:1px solid #111;
	border-bottom:0px;
	background-color:#F6F6F6;
	font-size:0.8em;
	padding:3px;
	margin-top:15px;
}

.invoice_box {
	width:437px;
	padding-bottom:10px;
	background: url(../myaccount/imgs/invbox_bottom.gif) no-repeat bottom left;
}

.invoice_box p {
  padding: 10px 20px 4px 24px;
  margin:0;
  background: url(../myaccount/imgs/invbox_top.gif) no-repeat top left;
}

.dialog {
	padding:0;
	margin:0;
	background-color:#F2F2DF;
	border:1px solid #333;
}
.dialog_title {
	float:left;
	width:82%;
	font-size:10pt;
	font-weight:bold;
	padding:2px 5px;
	margin:0;
}

.dialog_title_close {
	float:left;
	width:10%;
	text-align:right;
	padding-top:5px;
}
.dialog_header {
	width:100%;
	float:left;
	cursor:hand;
	background-color:#F8C62B;
}

.dialog_contents {
	clear:left;
	padding:5px 10px;
	font-size:8.5pt;
}

.dialog_contents td {
	font-size:8.5pt;
}
.dialog_close {
	text-align:right;
	font-size:8.5pt;
	color:#B32800;
	background-color:#D3CFB4;
}

/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
/* first or middle sibling, no children */
.ygtvtn {
	width:16px; height:22px; 
	background: url(../images/tree/tn.gif) 0 0 no-repeat; 
}

/* first or middle sibling, collapsable */
.ygtvtm {
	width:16px; height:22px; 
	cursor:pointer ;
	background: url(../images/tree/tm.gif) 0 0 no-repeat; 
}

/* first or middle sibling, collapsable, hover */
.ygtvtmh {
	width:16px; height:22px; 
	cursor:pointer ;
	background: url(../images/tree/tmh.gif) 0 0 no-repeat; 
}

/* first or middle sibling, expandable */
.ygtvtp {
	width:16px; height:22px; 
	cursor:pointer ;
	background: url(../images/tree/tp.gif) 0 0 no-repeat; 
}

/* first or middle sibling, expandable, hover */
.ygtvtph {
	width:16px; height:22px; 
	cursor:pointer ;
	background: url(../images/tree/tph.gif) 0 0 no-repeat; 
}

/* last sibling, no children */
.ygtvln {
	width:16px; height:22px; 
	background: url(../images/tree/ln.gif) 0 0 no-repeat; 
}

/* Last sibling, collapsable */
.ygtvlm {
	width:16px; height:22px; 
	cursor:pointer ;
	background: url(../images/tree/lm.gif) 0 0 no-repeat; 
}

/* Last sibling, collapsable, hover */
.ygtvlmh {
	width:16px; height:22px; 
	cursor:pointer ;
	background: url(../images/tree/lmh.gif) 0 0 no-repeat; 
}

/* Last sibling, expandable */
.ygtvlp { 
	width:16px; height:22px; 
	cursor:pointer ;
	background: url(../images/tree/lp.gif) 0 0 no-repeat; 
}

/* Last sibling, expandable, hover */
.ygtvlph { 
	width:16px; height:22px; cursor:pointer ;
	background: url(../images/tree/lph.gif) 0 0 no-repeat; 
}

/* Loading icon */
.ygtvloading { 
	width:16px; height:22px; 
	background: url(../images/tree/loading.gif) 0 0 no-repeat; 
}

/* the style for the empty cells that are used for rendering the depth 
 * of the node */
.ygtvdepthcell { 
	width:16px; height:22px; 
	background: url(../images/tree/vline.gif) 0 0 no-repeat; 
}

.ygtvblankdepthcell { width:16px; height:22px; }

/* the style of the div around each node */
.ygtvitem { }  

/* the style of the div around each node's collection of children */
.ygtvchildren { }  
* html .ygtvchildren { height:2%; }  

/* the style of the text label in ygTextNode */
.ygtvlabel, .ygtvlabel:link, .ygtvlabel:visited, .ygtvlabel:hover { 
	margin-left:2px;
	padding-right:10px;
	text-decoration: none;
	font-size:11px;
}

.ygtvlabel:hover { 
	margin-left:2px;
	padding-right:10px;
	text-decoration: none;
	font-size:11px;
	color:#0000FF;
}
.ygtvspacer { height: 10px; width: 10px; margin: 2px; }

td {
    overflow:hidden;
}
.yui-dt-headcontainer {
    position:relative;
}

.yui-dt-headtext {
    position:relative;
    border-right:10px;
}

.yui-dt-headresizer {
    position:absolute;
    margin-right:-6px;
    right:0;
    bottom:0;
    width:6px;
    height:100%;
    cursor:w-resize;
    cursor:col-resize;
}

.yui-dt-firstlink,.yui-dt-prevlink,.yui-dt-nextlink,.yui-dt-lastlink,.yui-dt-pagelink {
    cursor:hand;
    cursor:pointer;
    text-decoration:underline;
}

/* foundational scrolling css */
.yui-dt-scrollable  {
    *overflow-y:auto; /* for ie */
}
.yui-dt-scrollable  thead {
    display:block; /* for safari and opera */
}
.yui-dt-scrollable thead tr {
    position:relative;  /* for ie */
}
.yui-dt-scrollbody {
    display:block; /* for safari and opera */
    overflow:auto; /* for gecko */
}
.yui-dt-sortable a {
	text-decoration:underline;
}

.yui-dt-number {
	text-align:right;
}

/* custom css*/   
#xml {margin:1em;}   
#xml table {border-collapse:collapse;}   
#xml th, #xml td {padding:.5em;border:1px solid #000;}   
#xml th {background-color:#696969;color:#fff;}/*dark gray*/   
#xml th a {color:white;}   
#xml th a:hover {color:blue;}   
#xml .yui-dt-odd {background-color:#eee;} /*light gray*/  

/* edit price section */
div#box_editprice {
	display:none;
	position:absolute;
	padding:5px 5px 5px 10px;
	border:1px solid #ccc;
	background:#FFFFDF;
	width:170px;
	font-family:arial,verdana;
	z-index:10000;
}
#box_editprice fieldset {
	padding:0.5em 0.5em;
	border:1px solid #D0D0BF;
	min-width:100px;
	float:left;
}
#box_editprice fieldset legend {
	padding: 0 2px;
	font-weight: bold;
}
#box_editprice fieldset label {
	float:left;
	vertical-align: top;
	width:80px;
}
#box_editprice fieldset input {
	width:60px;
}

/* email notice */
div#box_emailnotice {
	display:none;
	position:absolute;
	top:300px;
	padding:5px 5px 5px 10px;
	border:1px solid #ccc;
	background:#FFFFDF;
	width:300px;
}
#box_emailnotice fieldset {
	padding:0.5em 0.5em;
	border:1px solid #D0D0BF;
	min-width:100px;
	float:left;
}
#box_emailnotice fieldset legend {
	padding: 0 2px;
	font-weight: bold;
}
#box_emailnotice fieldset label {
	float:left;
	vertical-align: top;
	width:120px;
}
#box_emailnotice fieldset input {
	width:150px;
}

    #job_listing {
        padding-left: 1%;
        margin-left: 1%;
        list-style: none;
    }

    #job_listing li {
        margin-bottom: 2%;
    }

    .push_right {
        text-align: right;
    }

    p.job_desc {
        font-style: italic;
    }

    div.job_title {
        margin: 2% 0% .6% 0%;
        padding: .4% 0% .4% 1.4%;
        vertical-align: middle;
        background-color: #cff;
        font-size: 1.1em;
        font-weight: bold;
    }

	table.job_listing {
		border:1px solid #333;
	}
	table.job_listing td{
		padding:5px 4px;
		font-size:8pt;
		font-family:"arial","verdana";
	}
	table.job_listing th{
		background-color:#E0E0E0;
		color:#000;
		padding:3px;
		font-size:9pt;
	}

    #pager_div {
        text-align: center;
        margin-bottom: 40px;
    }

    #pager {
        list-style: none;
        padding-left: 1%;
        margin-left: 1%;
    }

    #pager li {
        float: left;
        margin: 0px 4px 0px 4px;
    }

    form.grant_form fieldset {
        padding: 1% 1% 1% 1%;
        margin-bottom: 1%;
        border-width: 1px;
        border-color: #f90;
        border-style: solid;
    }
    form.grant_form div {
        text-align: right;
    }
    form.grant_form div input {
        font-weight: bold;
    }
    form.grant_form legend {
        font-weight: bold;
    }
    form.grant_form label {
        display: inline-block;
        line-height: 1.8;
        vertical-align: top;
    }
    form.grant_form fieldset ol {
        margin: 0;
        padding: 0;
    }
    form.grant_form fieldset li {
        list-style: none;
        padding: 1%;
        margin: 0% 2% 0% 0%;
        float: none;
    }
     form.grant_form fieldset li.left_li {
        float: left;
    }
    form.grant_form fieldset fieldset {
        border: none;
        margin-left: -7px;
        padding-left: -7px;
    }
    form.grant_form fieldset fieldset legend {
        font-weight: normal;
    }
    form.grant_form fieldset fieldset label {
        display: block;
        width: auto;
    }
    form.grant_form em {
        font-weight: bold;
        font-style: normal;
        color: #f00;
    }
    form.grant_form label {
        width: 100px;
    }
    #duplicate {
        width: 80%;
    }
    form.grant_form fieldset fieldset label {
        margin-left: 200px;
    }
    form.grant_form em {
        font-weight: bold;
        color: #c30;
    }

    #mailing_list_signup {
        clear:both;
        position:relative;
        top: 1em;
    }
