﻿body, td, input, select, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A
{
	text-decoration: none;
	color: #000064;
}

.stlEnglishFormElement
{
	font-size: 12px;
}

A:Hover
{
	text-decoration: underline;
}

.FadeDiv
{
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	-moz-opacity: 0.5;
	opacity: .50;
	filter: alpha(opacity=50);
}

/* Start Basic styles */
.stlBold
{
	font-weight: bold;
}
.stlDarkGray
{
	color: #333333;
}
.stlLightGray
{
	color: #E5E5E5;
}

.stlDarkBlue
{
	color: #000064;
}

.stlWhiteColor
{
	color: #000000;
}
.stlWhiteCell
{
	font-size: 20px;
	color: #000064;
	background-color: #FFFFFF;
}
.stlBlueCellWhiteColor
{
	color: #000064;
	background-color: #FFFFFF;
}
.stlHeadingColor
{
	color: #000066;
}
.stlSubscription
{
	font-size: 16px;
	color: #000000;
}
.stlWhiteCellMidMed
{
	color: #000064;
}
.stlCharcoalCellMid
{
	color: #FFFFFF;
}
.stlLightGrayCellMidBorder
{
	color: #000000;
	border-top: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
}
.stlSubsTable
{
	color: #000000;
	border: 1px solid #999999;
	padding: 2px;
}
.stlSubsTableHeading
{
	color: #FFFFFF;
	border: 1px solid #999999;
}
.stlSsubTableBorder
{
	border: 1px solid #000066;
}
.stlCellMidFrame
{
	color: #000000;
	border-top: 1px none #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px none #E5E5E5;
	border-left: 1px solid #E5E5E5;
}

.stlDatacell
{
	height: 22px;
	border-bottom: inset 1px #EBEBEB;
	border-right: inset 1px #EBEBEB;
	background-color: #F9F9FF;
	padding: 4px;
}


.stlLightBlueTableMidFrame
{
	border: 1px solid #999999;
}



/* End Basic styles */

/* Start Links on RapNet Homepage*/
.stlLinkPageBigLink
{
	font-size: 16px;
	font-weight: bold;
	color:Black;
}

A.stlLinkPageBigLink:Hover
{
	text-decoration:none;
}

.stlLinkPageSubLink
{
	color: #222222;
}

.stlLinkPageSubLinkInactive
{
	color: #bbbbbb;
	font-style: italic;
	cursor: default;
}
.stlLinkPageSubLinkInactive:Hover
{
	text-decoration: none;
}




/* End Links on RapNet Homepage*/

/* Start Tabs */
.stlTab
{
	border: 1px solid #ffffff;
	background-color: #6682a5;
	color: white;
	text-align: center;
	border-bottom: 1px solid #51617e;
}

.stlTab a
{
	color: white;
}

.Tips
{
	text-align: left;
	color: #bfb8bf;
}

.stlTabSelectedLink
{
}

.stlTabNotSelectedLink
{
	color: White;
}

.stlTabSelected
{
	border: 1px solid #808080;
	border-bottom: #ffffff;
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
	text-align: center;
}


.stlTabEmpty
{
	border: none;
	border-bottom: 1px solid #51617e; /*background-color: #ffffff;*/
	color: #000000;
	text-align: left;
}
/* End Tabs */

/* Start Header */
.stlHeadLinkSep, A.stlHeadLink
{
	color: White;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 1.1pt;
}

.stlHeadLinkSep
{
	padding-left: 8px;
	padding-right: 8px;
}

A.stlHeadLink:Hover
{
	text-decoration: none;
	color: #FDB139;
}
/* End Header */

.stlContentSectionHeader
{
	color: White;
	font-size: 15px;
	font-weight: bold;
}
.stlContentSectionText
{
	color: Black;
	font-size: 13px;
}

IMG.stlSectionIcon
{
	padding-left: 5px;
	padding-right: 3px;
	vertical-align: middle;
	padding-bottom:2px;
}

/* Start Homepage (and alike) */
A.stlHomePageButton
{
	font-weight: bold;
	font-size: 15px;
	font-family: Arial;
}

A.stlHomePageButton:Hover
{
	text-decoration: none;
}

A.stlNewsLinkHomePage
{
	font-family: Arial;
	font-size: 13px;
}

A.stlNewsLinkHomePage:Hover
{
	text-decoration: none;
	background-color: #fafad2;
}
/* End Homepage (and alike) */

.stlInnerPageTitle
{
	font-size: 18px;
	color: #FDB139;
	padding-left: 10px;
}

.stlLargeBlueTitle
{
	font-weight: bold;
	font-size: 18px;
	color: #000064;
}

/* Start Left Menu */

.stlLeftMenuHeader
{
	background-color: #000064;
	color: White;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* End Left Menu */

/* Start RapNet Clocks */
.stlClockInfoCell
{
	font-size: 10px;
	color: #555555;
}

.stlClockTimeCell
{
	font-family: "Courier New" , Courier, mono;
	font-size: 14px;
	font-weight: bolder;
	color: #000064;
}
/* End RapNet Clocks */

/* Start Search Form */

.stlSearchSquareBox
{
	border: solid 1px #999999;
	background-color: #F5F5F5;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.stlSearchSquareHeader
{
	color: White;
	background-color: #999999;
	font-weight: bold;
}

.scroll {
height: 117px;
width: 155px;
overflow: auto;
text-align:left;
}

.cklist td {
padding-right:12px;
font-size:12px;
}

.cklistTreatments td {
font-size:12px;
}

/* End Search Form */

/* Start News */

.stlNewsHeader
{
	font-size: 20px;
	color: #000064;
	font-weight: bold;
}

.stlNewsSubHeader
{
	font-size: 14px;
	color: #000064;
	font-weight: bold;
}

.stlNewsContent
{
	color: #000000;
	text-align: justify;
}

.stlNewsTab
{
	background-color: #ddd;
	border: 1px solid #ccc;
	border-bottom: 1px solid #e5e5e5;
	text-align: left;
	cursor: pointer;
}

/*
.stlNewsTabSelected
{
	background-color: #f3f3f3;
	border: 1px solid #e5e5e5;
	border-bottom: 1px solid #f3f3f3;
	text-align: center;
	cursor: pointer;
}
*/
.stlNewsTabList
{
	list-style-type: square;
	line-height: 14px;
}
/*
.stlNewsTabsDef
{
	color: #000;
	text-align: left;
}
.stlNewsTabArea
{
	background-color: #f3f3f3;
	border: 1px solid #e5e5e5;
	border-top: 0px;
	padding-top: 5px;
}
*/
.stlNewsMarquee
{
	color: #000;
	font-weight: bold;
	line-height: 20px;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
}
.stlNewsMargin
{
	margin-left: 1px;
	margin-right: 1px;
}

/* End News */

/* End BuyRequest*/

/*Begin Icon*/

.stlresStoneDetailIcon:visited
{
	background-image: url(  '../images/Icons/Icon_detail_black.gif' );
	background-position: center bottom;
	background-repeat: no-repeat;
}


.stlResStoneDetailIcon
{
	background-image: url(  '../Images/Icons/Icon_detail.gif' );
	background-position: center bottom;
	background-repeat: no-repeat;
}


/*End Icon*/
/*Begin Table*/
.stlBgFrame
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	vertical-align: middle;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	background-color: #f5f5f5;
}
.stlBorderFrame
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	vertical-align: middle;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
}
/*End Table*/


/* Result list status icons */
.resultStatusMemo
{
	width: 13px;
	background-color: #ee0;
	color: #000;
	text-align: center;
	vertical-align: middle;
	border: solid 1px #000;
}

.resultStatusGuaranteed
{
	width: 13px;
	background-color: #080;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	border: solid 1px #000;
}

.resultStatusPrior
{
	width: 13px;
	color: #888888;
	text-align: center;
}

.resultCashPrice
{
	width: 13px;
	background-color: #6B32D9;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border: solid 1px #000;
}

/* End result list status icons */


.resultRowMedium
{
	color: #000;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	border-top: solid 1px #888;
	overflow: hidden;
	white-space: nowrap;
}

.resultRowLarge
{
	color: #000;
	border-top: solid 1px #888;
}

.resultHeader
{
	color: #fff;
	background-color: #000064;
	border-top: solid 1px #888;
	font-weight: bold;
	height: 18px;
}
.stlResultRow
{
	color: #000000;
	border-top: solid 1px #888;
	font-size: 12px;
}
.stlStdPager
{
	background-color: #dddddd;
	color: #888;
	height: 16px;
}
.stlStdRow
{
	color: #000000;
	height: 16px;
}
table.stlResTable
{
	border-top: solid 1px #aaa;
}

table.stlResTable td
{
	border-bottom: solid 1px #aaa;
}

.stlInnerTabTable
{
	border: solid 1px #888;
	border-top: 0px;
	width: 100%;
	height: 100%;
}

/* Start RapNet Menu */

.stlRpm_DarkMenu
{
	background-color: #131D40;
}

.stlRpm_Link, A.stlRpm_Link
{
	color: white;
	padding-left: 5px;
	padding-right: 5px;
}

.stlRpm_Category
{
	color: white;
}

A.stlRpm_Link:Hover
{
	color: black;
	height:10px;
	background-color: white;
	text-decoration: none;
}
/* End RapNet Menu*/



/*Begin BuyRequest*/
.stlBuyRightCell
{
	text-align:left;
	border-bottom: 1px solid #ddd;
}
.stlBuyColLeft
{
	font-weight: bold;
	color: #666;
	padding-right: 8px;
	width: 110px;
	background-color: #eee;
	text-align: right;
}
.stlBuyColInnerLeft
{
	font-weight: bold;
	color: #666;
	padding-right: 8px;
	width: 107px;
	background-color: #eee;
	text-align: right;
}
.stlBuyColRight
{		
	text-align: left;
	padding-left: 5px;
}
.stlBuyBorderPrint
{
	border-color: Black;
	border-width: 1px;
	border-style: solid;
}
.stlBuyBorderRightPrint
{
	border-color: Black;
	border-width: 1px;
	border-style: solid;
	width: 100%;
}

/* Start Search */

.stlSearchHeaderTable
{
	color: White;
	background-color: #999999;
	font-weight: bold;
}

.stlSearchBox
{
	border: solid 1px #999999;
	background-color: #F5F5F5;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}

/* end Search  */

/*  PriceGrid  */

.stlGridPriceBGFrame
{
	background-color: #F5F5F5;
	vertical-align: middle;
	padding: 0px;
}
.stlTableFrame
{
	background-color: #F5F5F5;
	vertical-align: middle;
	border: 1px solid #999999;
}
.stlPriceGridBlueTable
{
	background-color: #999999;
	color: #FFFFFF;
	font-weight: bold;
}

.stlPriceGridFrame
{
	border-right: #999999 1px solid;
	padding-right: 0px;
	border-top: #999999 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	border-left: #999999 1px solid;
	padding-top: 8px;
	border-bottom: #999999 1px solid;
	background-color: #f5f5f5;
}

.stlBlueCell
{
	background-color: #000064;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
}
/* end PriceGrid  */

/*Seller Detail*/
table.stlSellerDetail td
{
	border-right: solid 1px #aaa;
	border-bottom: solid 1px #aaa;
}


table.stlSellerDetail
{
	border-top: solid 1px #aaa;
	border-left: solid 1px #aaa;
}

/*End Seller Detail*/
ul.stlBullet li
{
	color: #000064;
}
ul.stlBullet li span
{
	color: black;
}
ul.stlBullet li
{
	font-size: 12px;
}
ul.stlBullet li span
{
	font-size: 14px;
}

/* RapNet price list*/
.stlRapnetPricesHeader
{
	background-color: #000064;
	font-weight: bold;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
}

.stlRapnetPricesRow1
{
	text-align: center;
	color: Black;
	background-color: #f3f3f3;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: #EBEBEB;
}

.stlRapnetPricesRow2
{
	text-align: center;
	color: Black;
	background-color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: #EBEBEB;
}
/* end RapNet price list*/

/* RapNet Private Bids */
.stlPrivateBidsHeader
{
	background-color: #000064;
	font-weight: bold;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
}

.stlPrivateBidsRow1
{
	text-align: left;
	color: Black;
	background-color: #f3f3f3;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: #EBEBEB;
}

.stlPrivateBidsRow2
{
	text-align: left;
	color: Black;
	background-color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: #EBEBEB;
}
/* end RapNet Private Bids */

/* start search form*/

TABLE.SearchBox
{
	border: solid 1px #96AFCC;
	padding: 2px;
	border-spacing: 0px;
	border-collapse: collapse;
}

TABLE.SearchBoxAlternate
{
	border: solid 1px #839EBD;
}

TH.SearchBox
{
	background-color: #96AFCC;
	text-align: center;
	height: 20px; /*font-weight:normal;*/
}

TH.SearchBoxAlternate
{
	/*background-color: #839EBD;
	color: white;*/
}

TD.SearchBox
{
	background-color: #D2DEED;
	text-align: center;
}

TD.SearchBoxAlternate
{
	/*background-color: #bfcee1;*/
}

TD.SearchBox:Hover
{
	/*background-color: #E2EEFD;
	text-align: center;*/
}

/* end search form*/


.stlPopup
{
	position: absolute;
	display: none;
	border: solid 1px #42419C;
	background-color: #ffffff;
	filter: DXImageTransform.Microsoft.BasicImage(opacity=.92);
}

/*.popup
{
	position: absolute;
	display: none;
	border: solid 1px #42419C;
	background-color: #ffffff;
	filter: DXImageTransform.Microsoft.BasicImage(opacity=.92);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}*/

.showSellBottomCell
{
	border-bottom: solid 1px #999;
}

.MainHeader
{
	padding-left: 2px;
	background-color: #000064;
	color: White;
	height: 30px;
	font-size: 15px;
}

.BgFrame
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	vertical-align: middle;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	background-color: #f5f5f5;
}

.showSellFieldLast
{
	background-color: #d5d6ea;
	color: #000;
	font-weight: bold;
	text-align: left;
	border: solid 0px #999;
	height: 16px;
	width: 80px;
}

.showSellField
{
	background-color: #D5D6EA;
	color: #000;
	font-weight: bold;
	text-align: left;
	border-color: #999;
	border-style: solid;
	border-bottom-width: 1px;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	height: 16px;
	width: 80px;
}

.showExpandSellField
{
	background-color: #D5D6EA;
	color: #000;
	font-weight: bold;
	text-align: left;
	border-color: #999;
	border-style: solid;
	border-bottom-width: 1px;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	height: 20px;
	width: 80px;
}

.showExpandSellValue
{
	background-color: #fff;
	color: #000;
	text-align: left;
	border-color: #999;
	border-style: solid;
	border-bottom-width: 1px;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	height: 20px;
}

.showPairExpandField
{
	background-color: #D2D2D2;
	color: #000;
	font-weight: bold;
	text-align: left;
	border-color: #999;
	border-style: solid;
	border-bottom-width: 1px;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	height: 12px;
	width: 120px;
}

.showPairExpandValue
{
	background-color: #fff;
	color: #000;
	text-align: left;
	border-color: #999;
	border-style: solid;
	border-bottom-width: 1px;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	height: 12px;
}

.showExpandField
{
	background-color: #D2D2D2;
	color: #000;
	font-weight: bold;
	text-align: left;
	border-color: #999;
	border-style: solid;
	border-bottom-width: 1px;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	height: 14px;
	width: 80px;
}

.showExpandValue
{
	background-color: #fff;
	color: #000;
	text-align: left;
	border-color: #999;
	border-style: solid;
	border-bottom-width: 1px;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	height: 14px;
	
}

.Print
{
	display:none;
}

.showExpandActionField
{
	background-color: #969696;
	color: #000;
	font-weight: bold;
	text-align: left;
	border-color: #fff;
	border-style: solid;
	border-bottom-width: 1px;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	height: 14px;
	width: 80px;
}

.showExpandSellerField
{
	background-color: #B4B4B4;
	color: #000;
	font-weight: bold;
	text-align: left;
	border-color: #fff;
	border-style: solid;
	border-bottom-width: 1px;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	height: 14px;
	width: 80px;
}

.showSellValue
{
	background-color: #fff;
	color: #000;
	text-align: left;
	border-color: #999;
	border-style: solid;
	border-bottom-width: 1px;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	height: 16px;
}

.DarkBlueTableBold
{
	background-color: #000064;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
}

.LightBlueTableMiddle
{
	background-color: #F5F5F5;
	vertical-align: middle;
	padding: 0px;
}

.SearchHeaderTable
{
	color: Black;
	background-color: #96afcc;
	height: 27px;
	font-weight: bold;
}

TD.Menu:Hover
{
	height: 8px;
	background-color: #d5d6ea;
	text-align: left;
	font-weight: bold;
}

TD.Menu
{
	height: 8px;
	background-color: #fff;
	text-align: left;
	padding-left: 10px;
}

.SearchButton
{
	color: White;
	background-color: #2D4173;
	width: 80px;
	height:22px;
}

.SearchButton:Hover
{
	background-color: #6682A5;
}

.SeachTextBox
{
	/*color: #781351;*/
	background: #E2EEFD;
	font-style:italic;
	border: 1px solid #2D4173;
}

.SmartSearchButtonTop
{
	color: White; 
	background-color: #2D4173; 
	width: 80px; 
	height:23px; 
	font-size: 14px;
}

.SmartSearchButtonTop:Hover
{
	background-color: #6682A5; 
}

.flyOutDiv
{
     display: none; 
     position: absolute; 
     width: 400px; 
     z-index: 3; 
     opacity: 0; 
     filter:(progid:DXImageTransform.Microsoft.Alpha(opacity=0)); 
     font-size: 14px; 
     border: solid 1px #CCCCCC; 
     background-color: #FFFFFF; 
     padding: 5px;
} 

.flyOutDivCloseX
{
 background-color: #666666; 
 color: #FFFFFF; 
 text-align: center; 
 font-weight: bold; 
 text-decoration: none; 
 border: outset thin #FFFFFF; 
 padding: 5px; 
} 

/*Expand details*/

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
}


    TH.clsThinBorder
{
	border-top:solid 1px #000000;
	border-right:solid 1px #000000;
	border-left:solid 1px #000000;
	background-color: #96AFCC;
	text-align: left;
	height: 20px; /*font-weight:normal;*/
}

.BidButton
{
	color: #fff;
	background-color: #000064;
	width: 80px;
	height:22px;
}

TD.clsThinBorder
{
	background-color: #D2DEED;
	border-top:solid 1px #000000;
	border-right:solid 1px #000000;
	border-left:solid 1px #000000;
	text-align: left;
}

TD.clsThinBorderAlternate
{	
	background-color: #bfcee1;
}

TD.clsThinBorder:Hover
{
	background-color: #E2EEFD;
	text-align: left;
}
/* End expand details */

/*Subscriptions */

.SubscribeTitle
{
	font-size: 18px;
	font-weight: bold;
}

.SubscribePrice
{
	font-size: 16px;
	font-weight: bold;
}

/*End Subscriptions */