/*-----------------------------------------
	Reset
-----------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-image: transparent;
}
/* remember to define focus styles! */
:focus {
	outline: none;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

/*-----------------------------------------
	Basics
-----------------------------------------*/

html, body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFF url(/loanchau/images/lcv10-bkgrd.gif) 0 0 repeat-x;
	text-align: center;
}	

#container {
	position: relative;
	text-align: left;
	width: 908px;
	margin: 23px auto;
	
	margin: 0px auto !IE; /* for IE hickup on js popup */
	padding-top: 27px !IE; /* for IE hickup on js popup */
}

b{
 font-weight: bold;

}
A:link,A:visited {
color: #1494B5;  text-decoration: none;
}

A:hover,A:visited:hover {
color: #1494B5;  text-decoration: underline;
}


/*-----------------------------------------
	Navigation
-----------------------------------------*/

#navigation {
	float: left;
	width:908px;
	height: 46px;
}

#navigation li {
	float: left;
	background-image: url(/loanchau/images/lcv10-topnav.gif);
}

#navigation li:hover {
	cursor: pointer;
}

#navigation li a {
	float:left;
	height:46px;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	background-image: url(/loanchau/images/lcv10-topnav.gif);
}

#navigation li a:hover {
	cursor: pointer;
}

#navigation li#logos {background-position: 0 0;}
#navigation li#logos a {background-position: 0 0; width:271px;}
#navigation li#logos a:hover {background-position: 0 -46px;}
body#home #navigation li#logos a {background-position: 0 -92px;}

#navigation li#news {background-position: -271px 0;}
#navigation li#news a {background-position: -271px 0px; width:84px;}
#navigation li#news a:hover {background-position: -271px -46px;}
body#news #navigation li#news a {background-position: -271px -92px;}

#navigation li#profile {background-position: -362px 0;}
#navigation li#profile a {background-position: -362px 0px; width:84px;}
#navigation li#profile a:hover {background-position: -362px -46px;}
body#profile #navigation li#profile a {background-position: -362px -92px;}


#navigation li#press {background-position: -446px 0;}
#navigation li#press a {background-position: -446px 0px; width:84px;}
#navigation li#press a:hover {background-position: -446px -46px;}
body#press #navigation li#press a {background-position: -446px -92px;}

#navigation li#music {background-position: -530px 0;}
#navigation li#music a {background-position: -530px 0px; width:84px;}
#navigation li#music a:hover {background-position: -530px -46px;}
body#music #navigation li#music a {background-position: -530px -92px;}


#navigation li#photos {background-position: -621px 0;}
#navigation li#photos a {background-position: -621px 0px; width:90px;}
#navigation li#photos a:hover {background-position: -621px -46px;}
body#photos #navigation li#photos a {background-position: -621px -92px;}

#navigation li#blog {background-position: -710px 0;}
#navigation li#blog a {background-position: -710px 0px; width:92px;}
#navigation li#blog a:hover {background-position: -710px -46px;}
body#blog #navigation li#blog a {background-position: -710px -92px;}

#navigation li#forums {background-position: -800px 0;}
#navigation li#forums a {background-position: -800px 0px; width:108px;}
#navigation li#forums a:hover {background-position: -800px -46px;}
body#forums #navigation li#forums a {background-position: -800px -92px;}


/*-----------------------------------------
	Sub_Navigation
-----------------------------------------*/

#sub_navigation {
	position: relative;
	float:left;
	width: 908px;
	height: 128px;
	overflow: hidden;
	background: transparent url(/loanchau/images/lcv10-tile_bkgrd.gif) 0 1px repeat-x;
}

#sub_navigation li {
	float: left;
}

#sub_navigation .right {
	position: absolute;
	right: 0;
}

#sub_navigation .tile {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 128px;
	width: 181px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}

#sub_navigation a:hover {cursor: pointer;}

/*
#sub_navigation #tile1 {
	background: transparent url(tile_1_over.gif);
}

#sub_navigation #tile2 {
	background: transparent url(tile_2_over.gif);
}

#sub_navigation #tile3 {
	background: transparent url(tile_3_over.gif);
}

#sub_navigation #tile4 {
	background: transparent url(tile_4_over.gif);
}

#sub_navigation #tile5 {
	background: transparent url(tile_5_over.gif);
}

*/

#sub_navigation #tile1 .tile {
	background: transparent url(tile_1.gif);
}

#sub_navigation #tile2 .tile {
	background: transparent url(tile_2.gif);
}

#sub_navigation #tile3 .tile {
	background: transparent url(tile_3.gif);
}

#sub_navigation #tile4 .tile {
	background: transparent url(tile_4.gif);
}

#sub_navigation #tile5 .tile {
	width: 181px;
	background: transparent url(tile_5.gif);
}
/*-----------------------------------------
	Content
-----------------------------------------*/
#content {
	float:left;
	display: block;
	width:908px;
	margin: 5px 0;
	padding-bottom:30px;
	color:#666;
}
/*-----------------------------------------
	Footer
-----------------------------------------*/
#footer {
	float:left;
	display: block;
	height: 33px;
	width:908px;
	margin: 5px 0;
	padding-bottom:30px;
	color:#666;
}

#footer p.copy {
	float:left;
	width: 524px;
	height:22px;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 8px;
	color:#333;
	text-align: right;
	background: 0 0 url(/loanchau/images/lcv10-footer_right.gif) no-repeat;
}

#footer p.copy a {
	color:#333;
	text-decoration: underline;
	margin-right:10px;
}

#footer p.copy a:hover {
	text-decoration: none;
}

#footer p.copy span {
	margin:0 10px;
}


/*-----------------------------------------
	Footer Navigation
-----------------------------------------*/
#footernav {
	float: left;
	width:376px;
	height: 33px;
}

#footernav li {
	float: left;
	background-image: url(/loanchau/images/lcv10-footer_left.gif);
}

#footernav li:hover {
	cursor: pointer;
}

#footernav li a {
	float:left;
	height:33px;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	background-image: url(/loanchau/images/lcv10-footer_left.gif);
}

#footernav li a:hover {
	cursor: pointer;
}

#footernav li#contact  {background-position: 0 0;}
#footernav li#contact a {background-position: 0 0; width:101px;}
#footernav li#contact a:hover {background-position: 0 -33px; }

#footernav li#members {background-position: -101px 0;}
#footernav li#members a {background-position: -101px 0; width:96px;}
#footernav li#members a:hover {background-position: -101px -33px;}

#footernav li#lcm {background-position: -197px 0;}
#footernav li#lcm a {background-position: -197px 0; width:179px;}
#footernav li#lcm a:hover {background-position: -197px -33px;}



/*-----------------------------------------
	Buttons
-----------------------------------------*/

a.no {
	display:block;
	width: 51px;
	height: 27px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(btn_no.gif) 0 0 no-repeat transparent;
}

a:hover.no {
	background-position: 0 -27px;
}

a.yes {
	display:block;
	width: 51px;
	height: 27px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(btn_yes.gif) 0 0 no-repeat transparent;
}

a:hover.yes {
	background-position: 0 -27px;
}

#spotlight {
	position: relative;
	overflow: hidden;
	width: 570px;
	height: 300px;
}

/*-------------------------------
      Spotlight 
--------------------------------*/
#spotlight img.spotlightimg { width: 410px; height: 300px; position: relative; }

#spotlight .tagline {
	position:absolute;
	left: 0;
	top: 170px;
	width: 340px;
	padding: 5px 10px;
}

#spotlight[id="spotlight"] .tagline {
	background-image: url(/loanchau/images/semitrans-85.png);
}

* html #spotlight .tagline { background-color: #fff; height: 1%; }

#spotlight .tagline h2 { margin-bottom: 0; }
#spotlight .tagline h3 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 0;
}

#spotlight .tagline a { font-weight: normal; }

#show-nav {
	position: absolute;
	top: 0;
	right: -2px;
	padding: 0;
	margin: 0;
	z-index: 500;
}

#show-nav ul {
	margin: 0;
	width: 186px;
	padding: 0;
}

#show-nav li {
	list-style-type: none;
	display: block;
	padding: 0;
	margin: 0;
	font-weight: bold;
	padding-left: 36px;
	height: 45px;
	padding-top: 15px;
	background-image: url(/loanchau/images/arrows-middle-blue.gif);
	background-position: 100% 0;
	font-size: 11px;
	overflow: hidden;
}

#show-nav li.active, #show-nav li.active a { color: white; }


#show-nav li span { display: block; }
#show-nav li span a, #show-nav li.active span a { color: black; font-weight: bold; }
#show-nav li a {
	font-family: arial, sans-serif;
	font-size: 11px;
	padding-right: 5px;
	color: black; 
	font-weight: normal;
}

#show-nav li a:hover { text-decoration: none;  color: white; }
#show-nav[id="show-nav"] li a:hover { background-color: transparent; color: black; }
#show-nav[id="show-nav"] li.active a:hover { color: white; }

#show-nav li {
	background-position: right 0;
	background-repeat: repeat-y;
	background-image: url(/loanchau/images/arrows-middle-blue.gif);
	float: left;
	clear: both;
	width: 155px;
	padding-left: 30px;
}
html #show-nav[id="show-nav"] li.title-1 { background-position: right 60px; }
html #show-nav[id="show-nav"] li {
	background-image: url(/loanchau/images/arrows-middle-blue.png);
}



#spotlight div.spotlight-set { position: absolute; top: 0; left: 0; opacity: 0; filter: alpha(opacity=0); }
div#spotlight-set-1 { z-index: 1; }
#spotlight-set-2 { z-index: 3; }
#spotlight-set-3 { z-index: 5; }
#spotlight-set-4 { z-index: 7; }
#spotlight-set-5 { z-index: 9; }

#spotlight-frame-1,
#spotlight-frame-2,
#spotlight-frame-3,
#spotlight-frame-4,
#spotlight-frame-5,
#spotlight-frame-6 { background-image: url(/loanchau/images/feature-container.png); background-repeat: no-repeat; position: absolute; z-index: 500; padding: 0; margin: 0;}

* html #spotlight-frame-1,
* html #spotlight-frame-2,
* html #spotlight-frame-3,
* html #spotlight-frame-4,
* html #spotlight-frame-5,
* html #spotlight-frame-6 { background-image: url(/loanchau/images/feature-container.gif); }

#spotlight-frame-1,
#spotlight-frame-2,
#spotlight-frame-3,
#spotlight-frame-4 { width: 50%; height: 10px;  }

#spotlight-frame-5,
#spotlight-frame-6 { top: 10px; bottom: 10px;  width: 3px; }
* html #spotlight-frame-5, * html #spotlight-frame-6 { height: 92%; bottom: 10px; top: 10px; z-index: 9000; }

#spotlight-frame-1 { left: 0; top: 0; background-position: left top; }
#spotlight-frame-2 { left: 0; bottom: 0; background-position: left bottom; }
#spotlight-frame-3 { right: 0; top: 0; background-position: right top; }
#spotlight-frame-4 { right: 0; bottom: 0; background-position: right bottom; }
#spotlight-frame-5 { left: 0; background-position: left -10px; }
#spotlight-frame-6 { right: 0; background-position: right -10px; }

/*-----------------------------------
     Tabs
-----------------------------------------*/
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(/loanchau/images/tab.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #27537a;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #000;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    border: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(/loanchau/images/loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

/*------------------------------------
   Yahoo
 -------------------------------------*/

.dtk-carousel{width:875px;margin:10px 0;padding:0;position:relative ;background-color:#f6f6f6;}
.dtk-carousel a.prev span,.dtk-carousel a.next span{display:none;}
.dtk-carousel a.prev,.dtk-carousel a.next,.dtk-carousel a.prev:visited,.dtk-carousel a.next:visited{position:absolute;top:10px;right:40px;width:31px;height:22px;padding:0;background:url(/loanchau/images/arrow-nav.gif) no-repeat;overflow:hidden;display:inline;cursor:hand;cursor:pointer;}
.dtk-carousel a.next,.dtk-carousel a.next:visited{right:10px;width:30px;background-position:-30px 0px;}
a.off{cursor:default !important;}
.dtk-carousel .scrollnav{position:absolute;top:12px;right:85px;list-style-type:none;}
.dtk-carousel .scrollnav a{float:left;overflow:hidden;background:transparent url(/loanchau/images/arrow-nav.gif) no-repeat -11px -23px;display:block;width:9px;height:9px;margin:0 1px;padding:0;text-indent:-100px;}
.dtk-carousel .scrollnav a.current{background-position:0 -23px;cursor:default;}
.dtk-carousel .ft a{float:right;display:block;padding:5px;color:#009dd9;background-color:#eaeaea;font:bold 85% arial;text-decoration:none;}
.dtk-carousel div.scrollbody{width:850px;float:left;display:inline;height:210px;margin:10px 0 0 5px;overflow:hidden;}
.dtk-carousel div.scrollpages{width:9999em;list-style-type:none;margin:0;padding:0;}
ul.dtk-list{float:left;width:875px;_width:875px;display:inline;}
ul.dtk-list li.dtk-item{float:left;width:210px;display:inline;}
ul.dtk-list li.dtk-item div{margin-left:0px;padding:5px;}
ul.dtk-list li.dtk-item h3{font-size:13px;font-family:gotham, verdana, arial;}
ul.dtk-list li.dtk-item p{font-size:12px;color:#666;padding-bottom:5px;}
ul.dtk-list li.dtk-item a{position:static;*border:1px solid #B4B4B4;border-width:1px 1px 1px 1px;}
ul.dtk-list li.dtk-item a img{border:1px solid #B4B4B4;*border:none;}
ul.dtk-list li.dtk-item a:hover img{border:2px solid #F60;*border:none;}
ul.dtk-list li.dtk-item a:hover{*border:2px solid #F60;}





/* CD */
.cdbox {
  background: #69D0D4;
  border:1px solid #ccc;
  padding:2px;
}

