﻿html, body
{
	padding: 0px; 
    font-family: "�l�r �o�S�V�b�N",Osaka,sans-serif;
    font-size: 11px;
    min-height:100%;
    height:100%;
    margin: 0px;
    background-color: #FFFFFF;   
    min-width:1024px;
}

a img
{
    border: 0px;
}

a
{
    color: #0066DB;
    text-decoration: none;
}

a[disabled]
{
	color:black;
	text-decoration:none;
}

a:hover[disabled]
{
	color:Black;
	text-decoration:none;
}

a:hover
{
    color: #6CB400;
    text-decoration: underline;
}

#SiteContainer
{
    width: 100%;
}
.subtitle
{
	background-color:#f4f4f4;
	margin-left:15px;
	padding-top:3px;
	padding-bottom:3px;
	background-image:url(../images/RohmBG.gif);
	background-repeat:no-repeat;
	padding-right:8px;
	height:21px;
}
.subtitlelbl
{
	padding-right:25px;
	font-weight:bold;
}
#header
{
	/*height:95px;*/
	height:99px;
    background-image: url(../images/header_bg.jpg);
    /*background-repeat:no-repeat;*/
    width:100%;
}

#HeaderBottom
{
	height:14px;
    /*background-image: url(../images/header_bottom.gif);
    background-repeat:no-repeat;*/
    width:1000px;
}




/*
#content
{
    text-align:left;
    margin-top:-500px;
    margin-left:170px;
    width:810px;
}
*/
#content
{
	float:left;
	width:810px;
	margin-left:10px;
	margin-top:20px;
}

#crumbs
{
    background-color: #FFFFFF;
    /*background-image: url(../images/crumbs_bg.gif);
    background-repeat:repeat-y;*/
    height: 18px;
    width:100%;
}

#CrumbsBottom
{
	height:15px;
    /*background-image: url(../images/crumbs_bottom.gif);
    background-repeat:no-repeat;*/
    width:1000px;
}

#crumbsContent
{
    font-size: 10px;
    color: #000000;
    font-weight: bold;
    width:976px;
    padding:2px;
}

#crumbsContent a
{
    /*color: #0066DB;*/
    color: Red;
    text-decoration: none;
}

#crumbs a:hover
{
    /*color: #6CB400;*/
    color: Black;
    text-decoration: underline;
}

/*------------------------------- footer ----------------------------------------------*/
/*#footer
{   
	position: fixed; top: 97%; left: 0px; 
	border-top:solid 1px silver;
	border-right:solid 1px silver;
	width:873px;
	height:50px;
	text-align:center;
	background-color:White;
	padding-left:10px;
	padding-right:100px;
	font-family: "�l�r �o�S�V�b�N",Osaka,sans-serif;
	font-size: 9px;
    margin-bottom: 10px;
    vertical-align:middle;
}*/

div#footer
{
	width:100%;
	height:40px;
	margin-top:10px;
	background-image:url(../images/footer-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	position:relative;
	min-width:1024px;
}

p#page-top-link{
	width:980px;
	text-align:right;
	font-size:12px;
}

p#page-top-link a{
	padding-left:12px;
	background-image:url(../images/up-arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	text-decoration: none;
}

p#p-policy{
	padding-left:8px;
	font-size:11px;
	background-image:url(../images/right-arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	position:absolute;
	bottom:2px;
	left:20px;
}

p#p-policy a{
	text-decoration: none;
}

p#s-policy{
	padding-left:8px;
	font-size:11px;
	background-image:url(../images/right-arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	position:absolute;
	bottom:2px;
	left:150px;
}

p#s-policy a{
	text-decoration: none;
}

p#copy-r{
	width:480px;
	text-align:right;
	font-size:11px;
	position:absolute;
	bottom:2px;
	left:500px;
}
/*-------------------------------end footer ----------------------------------------------*/
#Popup
{
    border: solid 2px #0066DB;
    background-color: #FFFFFF;
    font-family: "�l�r �o�S�V�b�N",Osaka,sans-serif;
    font-size: 12px;
    text-align: center;
}

.CT_TABLE, .CT_INPUT_TABLE
{
    border-collapse: collapse;
    /*border: 1px solid #B1B2B4;*/
    margin-top:3px;
}

.CT_INPUT_TABLE
{
    width: 100%;
    border: 1px solid #0066DB;
}

.CT_HEADER, .CT_HEADER td
{
    background-image: url(../images/title_bg.jpg);
    background-repeat:no-repeat;
    font-size: 14px;
    font-weight: bold;
    color: #788494;
    width:800px;
    height:40px;
    padding: 4px;
    padding-top:7px;
    border: 0px;
}

.CT_HEADER_TEXT
{
padding-left:12px;
padding-top:5px;
}

.CT_HEADER_TEXT_R
{
padding-right:5px;
padding-top:5px;
}

.CT_SUBHEADER
{
    font-size: 12px;
    color: #555;
    background-color: #CCCCCC;
    text-transform: uppercase;
    padding: 3px;
    border: 0px;
    border-top: 1px solid #B1B2B4;
    border-bottom: 1px solid #B1B2B4;
}

.CT_SUBHEADER a
{
    text-decoration: none;
    color: #555555;
    font-style: normal;
}

.CT_SUBHEADER a:hover
{
    text-decoration: none;
    color: #000;
}

.CT_LABEL_BORDER, .CT_TEXT_BORDER
{
    padding: 3px;
    font-size: 12px;
    color: #555;
    border-top: 0px solid #B1B2B4;
    border-bottom: 0px solid #B1B2B4;
}

.CT_SUBMIT
{
    text-align: right;
    padding: 5px;
    border-top: 1px solid #B1B2B4;
    border-bottom: 1px solid #B1B2B4;
    background-color: #f8f8f8;
}

.CT_ROW td, .CT_ALT_ROW td
{
    background-color: #ffffff;
    padding: 3px;
    font-size: 12px;
    color: #555555;
    /*border-top: 1px solid #B1B2B4;
    border-bottom: 1px solid #B1B2B4;*/
}

.CT_ALT_ROW td
{
    background-color: #f4f4f4;
    padding: 3px;
    font-size: 12px;
    color: #555555;
}

.SortRowAsc, .SortRowDesc
{
    padding: 4px 22px 4px 4px;
    background-position: center right;
    background-repeat: no-repeat;
    background-color: #C0C0C0;
}


.inputText, .inputSelect
{
    font-family: "�l�r �o�S�V�b�N",Osaka,sans-serif;
    font-weight: normal;
    font-size: 11px;
    border: 1px solid #888;
    background-image: url(../images/BG_inputbox.gif);
    color: #555;
}

.Simulating
{
	position: fixed;
	top:0px;
	left:0px;
    background-color:Black; 
    filter: alpha(opacity=55); 
    -moz-opacity: .55;
    opacity: .55;
}

.inputSelect
{
    font-size: 11px;
    padding: 2px;
}

.inputText
{
    padding-left: 3px;
    position:  relative;
}

.inputTextBig
{
    font-family: "�l�r �o�S�V�b�N",Osaka,sans-serif;
    font-weight: normal;
    font-size: 11px;
    border: 1px solid #888;
    background-image: url(../images/BG_inputbox_big.gif);
    color: #555;
    padding-left: 3px;
}

.MultiLineText
{
    font-family: "�l�r �o�S�V�b�N",Osaka,sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #555;
}

.PlotLabels
{
	padding-top:0px;
	padding-right:15px;
	vertical-align:middle;
}

.AnalysisButtons
{
	padding-top:0px;
	padding-right:5px;
	vertical-align:middle;
}
p {margin: 0; line-height: 50px;}

/*-----------------------------Navigation bar---------------------------------*/
#navigation
{   
    padding-left: 10px;
    padding-top: 20px;
    width:150px;
    z-index:1;
    overflow:hidden;
    float:left;
}

#navigation a:active
{
	color:#FF0000;
}

h3.b-cat{
	width:160px;

	padding-top:3px;
	padding-bottom:2px;
	padding-left:8px;
	margin:0 0 2px 0;
	border-top:1px solid #586471;
	border-bottom:1px solid #DCE2E5;
	font-size:12px;
	text-indent:10px;
	/*color:#788494;*/
	color:#A9A9A9;
	background:#E9ECEE url(../images/navBar.jpg) repeat-x 0 0;
}

.NavButtonU
{
	border-bottom:1px solid #A7A7A7;
	border-right:1px solid #CCCCCC;
	display:block;
	width:134px;
	height: 20px;
	font-size: 12px;
	font-family:Arial;
	/*background-image:url(../images/nav_u.gif);
	 background-repeat:no-repeat; 
	 padding-top:3px; 
	 padding-bottom:5px; */
	 padding-left:15px; 
	 margin-left:5px;
}

.NavButtonD
{
	border-bottom:1px solid #A7A7A7;
	border-right:1px solid #CCCCCC;
	font-weight:bold;
	background-color:#DCDCDC;	
	width:134px;
	height: 20px;
	font-size: 12px;
	font-family:Arial;
	/*background-image:url(../images/nav_d.gif);
	background-repeat:no-repeat; 
	padding-top:3px; 
	padding-bottom:5px; */
	padding-left:15px; 
	margin-left:5px;
	color:#FF0000;
}

/*-----------------------------End Navigation bar---------------------------------*/

.landingDiv
{
	background-image: url(../images/title_bg.jpg);
    background-repeat:no-repeat;
    font-size: 12px;
    font-weight: bold;
    color: #788494;
    padding: 4px;
    padding-left:12px;
    width:200px;
    
}
.tb
{
	position:relative;
	float:left;
}
.tb input
{
	width:35px;
	margin-right:1px;
}

.CT_TEXT_BORDER a
{
	color: #555555;
	text-decoration: none;
}

.CT_LABEL_BORDER .helpLink
{
	color: #555555;
	text-decoration: none;
}


.CT_LABEL_BORDER .helpLink a:link
{
	color: #555555;
	text-decoration: none;
}

.CT_LABEL_BORDER .helpLink a:hover
{
	color: #555555;
	text-decoration: none;
}
.helpLink a:link
{
	color: #555555;
	text-decoration: none;
}
.helpLink a:hover
{
	color: #555555;
	text-decoration: none;
}
.helpLink
{
	color: #555555;
	text-decoration: none;
}
	
.debugTable td th
{
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
}

#partNumber 
{
font-size:25px;
font-weight:bold;
left:225px;
position:relative;
top:-320px;
}

.InactiveNav
{
	display:none;
}

.ActiveNav
{
	display:block;
}
