/* Standard Classes - edit as needed do rename or delete */

A{
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

TD {
	font-family: "Trebuchet MS";
	font-size: 13px;
	list-style-image: url(/stock/Bullet.gif);
	color: #000000;
	line-height: 18px;
}		

INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 

	color: #000000; 
}

.PageColor {
	background-color: #404220;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(/stock/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.Title {
	font-family: "Trebuchet MS";
	font-size: 25px;
	color: #000000;
	font-weight: normal;
	line-height: 28px;
}

.SubTitle {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #8E2C0C;
	text-transform: uppercase;
}
.SubTitle2 {
	font-family: "Trebuchet MS";
	font-size: 19px;
	font-weight: normal;
	color: #8E2C0C;
	text-transform: none;
}
.Bold {  font-weight: bold}

.italic {  font-style: italic}

.Footer {
	font-size: 13px;
	color: #FFF4D1;
	font-family: "Trebuchet MS";
	line-height: 21px;
}

.Footer2 {
	font-size: 10px;
	color: #000000;
	font-family: "Trebuchet MS";
}

.BlueLink {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
.ModuleBackButton{
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
}
a:hover.ModuleBackButton{
	text-decoration: underline;
}
.GalleryImageCaption{
	font-size: 11px
}


/* Store classes that usually need editing - do NOT rename or delete */

.Button1, a.Button1:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666666;
}

.Button2, a.Button2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #FF6067;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #FF6067;
	margin: 2px;
	padding: 2px;
}

.Button3, a.Button3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #999999;
	margin: 1px;
	padding: 1px;
	text-decoration: none;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	font-weight: bold;
}
.Button4, a.Button4:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #630509;
	text-decoration: none;
	background-repeat: repeat;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #BFAC7E;
	border-bottom-color: #BFAC7E;
	border-left-color: #FFFFFF;
	background-color: #DDC791;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	text-transform: uppercase;
	font-weight: bold;
}

.CellDark {
	background-color: #9F340E
}
.CellLight {
	background-color: #FFF4D1
}
.CellMedium {  background-color: #EEEEEE}
.CellTitle {
	background-color: #71060D
}
.CellLighter { background-color: #FFFFFF}

.StoreCatNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1B3184;
	text-decoration: none;
}
.StoreCatNavOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.StoreCatNavSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1B3184;
	text-decoration: none;
}
.StoreCatNavSubOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}


/* Store classes that don't change often - do NOT rename or delete */

.StoreCatTable { }

.StoreCatCell {  padding: 2px 0px 2px 5px;}

.BreadCrumbs {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.SlicedBread {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: line-through;
}

.Required {  color: #CC0000}

.Asterix {  color: #CC0000}

.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.LinkNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.BoldWhite {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF
}

.CellBorder { border: 1px solid #DDDDDD;}
.CellBorder2 { border: 1px solid #DDDDDD;}

.GC_Title {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #004827;
	text-decoration: none;
}
.GC_Alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.GC_Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #004827;
	border: 1px solid #000000;
	margin: 1px;
	padding: 1px 3px;
	text-decoration: none;
}


/* New classes for this project */


.BlockNav {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #412519;
	height: auto;
	background-color: #FFF4D1;
	margin: 0px;
	white-space: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 19px;
	padding-bottom: 5px;
	padding-left: 19px;
	float: left;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B79C64;
	text-align: center;
	width: auto;
}
a:hover.BlockNav {
	text-decoration: none;
	background-color: #E7D8B0;}
	

.BlockNavOn {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFF4D1;
	height: auto;
	width: auto;
	background-color: #74060C;
	margin: 0px;
	white-space: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 19px;
	padding-bottom: 5px;
	padding-left: 19px;
	float: left;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B79C64;
	text-align: center;
}
a:hover.BlockNavOn {
	text-decoration: none;
}
.HeaderLinks{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFF4D1;
}
.SmallCapitalHeading {
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
	line-height: 13px;
}
.CellDivider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.NewsCell {
	background-color: #FFF4D1;
	background-image: url(/stock/news_back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.NavCell {
	background-color: #CFB172;
}
.BlackBoldLink {
	font-weight: bold;
	color: #000000;
}
a:hover.BlackBoldLink {
	font-weight: bold;
	color: #000000;
	background-color: #68A43C;
}
.NewsLink {
	color: #000000;
}
.SidebarTitle {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.SidebarText {
	font-size: 12px;
	line-height: 17px;
}
.WhiteBox {
	border: 1px solid #FEF3D0;
}
.RedBox {
	border: 1px solid #8E2C0C;
}
.SubTitleWhite {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FEF3D0;
}
.TextWhiteCaps {
	color: #FEF3D0;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
.TextBlackCaps {
	color: #000000;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 7px;
}
.Caption {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
.HomeDetail {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FEF3D0;
	line-height: 16px;
}
.BlackBorder {border: 1px solid #000000;
}
.ListingBack {
	background-image: url(/stock/listing-back.jpg);
	background-color: #FEF3d2;
	background-repeat: repeat-x;
}
.LoginBack {
	padding: 10px;
	background-image: url(/stock/listing-back.jpg);
	background-color: #FEF3d2;
	background-repeat: repeat-x;
	border-top: solid #B49D67 1px;
	border-left: solid #B49D67 2px;
	border-right: solid #B49D67 2px;
	border-bottom: solid #B49D67 2px;
}
.PortalBack {
	padding: 10px;
	border: solid #B49D67 2px;
}
.TanUnderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B49D67;
}
.PrintTitle {
	font-family: "Trebuchet MS";
	font-size: 18px;
}
.GreenText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #668332;
	font-weight: bold;
	font-size: 14px;
}
.FormField {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #4A2B18;
}
.DetailNav {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #382718;
	height: auto;
	width: 109px;
	margin: 0px;
	float: left;
	white-space: normal;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(/stock/detail-button-off.jpg);
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align: center;
}
a:hover.DetailNav {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #6C0D00;
	height: auto;
	width: 109px;
	margin: 0px;
	float: left;
	white-space: normal;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(/stock/detail-button-on.jpg);
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align: center;
}
.DetailNavOn {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #6C0400;
	height: auto;
	width: 109px;
	margin: 0px;
	float: left;
	white-space: normal;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(/stock/detail-button-on.jpg);
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align: center;
}
/*
.DetailNavBlank {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #392819;
	height: auto;
	width: 155px;
	margin: 0px;
	float: left;
	white-space: normal;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align: center;
}
a:hover.DetailNavBlank {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #6C0400;
	height: auto;
	width: 155px;
	margin: 0px;
	float: left;
	white-space: normal;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align: center;
}
*/
.DetailNavBlank {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #392819;
	text-decoration: none;
	text-transform: uppercase;	
}
a:hover.DetailNavBlank {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #6C0400;
	text-decoration: none;
	text-transform: uppercase;	
}
.NextButton {
	font-family: "Trebuchet MS";
	font-size: 28px;
	text-decoration: none;
	font-weight: normal;
	background-color: #71060D;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8C383E;
	border-right-color: #4F0004;
	border-bottom-color: #4F0004;
	border-left-color: #8C383E;
	color: #F5E4C3;
	float: right;
	width: auto;
	line-height: 14px;
}
.BlockNavFixed {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #412519;
	height: auto;
	background-color: #FFF4D1;
	margin: 0px;
	white-space: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B79C64;
	text-align: left;
	width: 167px;
}
a:hover.BlockNavFixed {
	text-decoration: none;
	background-color: #E7D8B0;}
.PageNumber {
	color: #6A4C34;
	font-weight: normal;
	background-color: #EFECE2;
	/*float: left;*/
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #DED8C5;
	margin: 1px;
	font-size: 11px;
	text-decoration: none;
}
a:hover.PageNumber {
	text-decoration: none;
}
.PageOn {
	background-color:#9F340E;
	margin: 1px;
	/*float: left;*/
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid black;
	font-weight: normal;
	color: white;
	font-size: 11px;
}
a:hover.PageOn {
	text-decoration: none;
}
/*UI tabs*/
.ui-tabs-nav {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: "Trebuchet MS";
	float: left;
	position: relative;
	z-index: 1;
	border-right: 1px solid #dbd0b4;
	bottom: -1px;
}
.ui-tabs-nav-item {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	border: 1px solid #dbd0b4;
	border-right: none;
}
.ui-tabs-nav-item a {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;        
	color: #382718;
	text-decoration: none;
	padding: .5em 1.7em;
	color: #555555;
	background-image: url(/stock/detail-button-off2.jpg);
}
.ui-tabs-nav-item a:hover {
	background-image: url(/stock/detail-button-on2.jpg);
	color: #6C0D00;
}
.ui-tabs-selected {
	border-bottom-color: #dec791;
}
.ui-tabs-selected a, .ui-tabs-selected a:hover {
	background-image: url(/stock/detail-button-on2.jpg);
	color: #6C0400;
}
.ui-tabs-panel {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: "Trebuchet MS";
	clear:left;
	border: 1px solid #dbd0b4;
	background-image: url(/stock/listing-back2.jpg);
	background-color: #FEF3d2;
	background-repeat: repeat-x;
	/*padding: 1.5em 1.7em;*/	
}
.ui-tabs-hide {
	/*display: none;*/
	/* for accessible hiding:*/    
 	position: absolute; left: -99999999px;	
}
/*  Jquery.Impromptu CSS */
.jqiwarning .jqi{
      background-color: #b0be96;
}
.jqifade{
	  position:absolute;
      background-color: #ffffff;
}
div.jqi{
      position: absolute;
      background-color: #6d060a;
      padding: 2px;
      width: 400px;
}
div.jqi .jqicontainer{
      background-color: #fff;
      padding: 5px;
      color: #6C0400;
      font-family: "Trebuchet MS";
      font-size: 14px;
}
div.jqi .jqimessage{
      background-color: #CFB172;
      padding: 10px;
}
div.jqi .jqibuttons{
      text-align: center;
      padding: 5px 0 0 0;
}
div.jqi button{
      padding: 3px 10px 3px 10px;
      margin: 0 10px;
}


UL.jqueryFileTree {
	list-style: none;
	list-style-type: none;	
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}

UL.jqueryFileTree LI {
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	padding-left: 20px;
	margin: 0px;
	white-space: nowrap;
}

UL.jqueryFileTree A {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 0px 2px;
}

UL.jqueryFileTree A:hover {
	background: #BDF;
}

/* Core Styles */
.jqueryFileTree LI.directory { background: url(/stock/portal_images/directory.png) left top no-repeat; }
.jqueryFileTree LI.expanded { background: url(/stock/portal_images/folder_open.png) left top no-repeat; }
.jqueryFileTree LI.file { background: url(/stock/portal_images/file.png) left top no-repeat; }
.jqueryFileTree LI.wait { background: url(/stock/portal_images/spinner.gif) left top no-repeat; }
/* File Extensions*/
.jqueryFileTree LI.ext_3gp { background: url(/stock/portal_images/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_afp { background: url(/stock/portal_images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_afpa { background: url(/stock/portal_images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_asp { background: url(/stock/portal_images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_aspx { background: url(/stock/portal_images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_avi { background: url(/stock/portal_images/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_bat { background: url(/stock/portal_images/application.png) left top no-repeat; }
.jqueryFileTree LI.ext_bmp { background: url(/stock/portal_images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_c { background: url(/stock/portal_images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_cfm { background: url(/stock/portal_images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_cgi { background: url(/stock/portal_images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_com { background: url(/stock/portal_images/application.png) left top no-repeat; }
.jqueryFileTree LI.ext_cpp { background: url(/stock/portal_images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_css { background: url(/stock/portal_images/css.png) left top no-repeat; }
.jqueryFileTree LI.ext_doc { background: url(/stock/portal_images/doc.png) left top no-repeat; }
.jqueryFileTree LI.ext_exe { background: url(/stock/portal_images/application.png) left top no-repeat; }
.jqueryFileTree LI.ext_gif { background: url(/stock/portal_images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_fla { background: url(/stock/portal_images/flash.png) left top no-repeat; }
.jqueryFileTree LI.ext_h { background: url(/stock/portal_images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_htm { background: url(/stock/portal_images/html.png) left top no-repeat; }
.jqueryFileTree LI.ext_html { background: url(/stock/portal_images/html.png) left top no-repeat; }
.jqueryFileTree LI.ext_jar { background: url(/stock/portal_images/java.png) left top no-repeat; }
.jqueryFileTree LI.ext_jpg { background: url(/stock/portal_images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_jpeg { background: url(/stock/portal_images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_js { background: url(/stock/portal_images/script.png) left top no-repeat; }
.jqueryFileTree LI.ext_lasso { background: url(/stock/portal_images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_log { background: url(/stock/portal_images/txt.png) left top no-repeat; }
.jqueryFileTree LI.ext_m4p { background: url(/stock/portal_images/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_mov { background: url(/stock/portal_images/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_mp3 { background: url(/stock/portal_images/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_mp4 { background: url(/stock/portal_images/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_mpg { background: url(/stock/portal_images/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_mpeg { background: url(/stock/portal_images/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_ogg { background: url(/stock/portal_images/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_pcx { background: url(/stock/portal_images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_pdf { background: url(/stock/portal_images/pdf.png) left top no-repeat; }
.jqueryFileTree LI.ext_php { background: url(/stock/portal_images/php.png) left top no-repeat; }
.jqueryFileTree LI.ext_png { background: url(/stock/portal_images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_ppt { background: url(/stock/portal_images/ppt.png) left top no-repeat; }
.jqueryFileTree LI.ext_psd { background: url(/stock/portal_images/psd.png) left top no-repeat; }
.jqueryFileTree LI.ext_pl { background: url(/stock/portal_images/script.png) left top no-repeat; }
.jqueryFileTree LI.ext_py { background: url(/stock/portal_images/script.png) left top no-repeat; }
.jqueryFileTree LI.ext_rb { background: url(/stock/portal_images/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_rbx { background: url(/stock/portal_images/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_rhtml { background: url(/stock/portal_images/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_rpm { background: url(/stock/portal_images/linux.png) left top no-repeat; }
.jqueryFileTree LI.ext_ruby { background: url(/stock/portal_images/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_sql { background: url(/stock/portal_images/db.png) left top no-repeat; }
.jqueryFileTree LI.ext_swf { background: url(/stock/portal_images/flash.png) left top no-repeat; }
.jqueryFileTree LI.ext_tif { background: url(/stock/portal_images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_tiff { background: url(/stock/portal_images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_txt { background: url(/stock/portal_images/txt.png) left top no-repeat; }
.jqueryFileTree LI.ext_vb { background: url(/stock/portal_images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_wav { background: url(/stock/portal_images/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_wmv { background: url(/stock/portal_images/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_xls { background: url(/stock/portal_images/xls.png) left top no-repeat; }
.jqueryFileTree LI.ext_xml { background: url(/stock/portal_images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_zip { background: url(/stock/portal_images/zip.png) left top no-repeat; }