
@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
	padding: 0px;
	margin: 0px;
	font-size: 0.85em;
}

bocy, h6, input, select, textarea, button {
	font-size: 12px;
}

h3 {
	font-size: 170%;
	font-family: "Univers LT Std", Univers, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-bottom: 6px;
}

.closeprintview {
	display: none;
}

.headerPane {
	width: 100%;
	height: 65px;
	border-bottom: 1px solid #c8c8c8;
	color: #222;
	position: fixed;
	background-color: #f5f5f5;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
	z-index: 50;
}

.oracle_logo {
	width: 160px;
	height: 65px;
	float: left;
	background: url(../graphics/logo/oracle-doc-logo.png) no-repeat;
	background-position: 20px center;
	margin: 0px;
	position: relative;
}

#oracle_logo {
	position: absolute;
	padding-left:20px;
	padding-top:21px;
}

#docinfo {
	border-left: none;
}

.doc_title {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-color: #454545;
	font-size: 16px;
	font-weight: regular;
	padding-left: 10px;
	padding-right: 30px;
	vertical-align: middle;
	position: fixed;
	left:154px;
	top:23px;
	right: 160px;
}

.doc_title_h1 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-color: #454545;
	font-size: 16px;
	font-weight: normal;
	margin-top: 0;
    margin-bottom: 0;
}

.doc_subtitle {
	width: 800px;
	float: left;
	display: list-item;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;	
	margin: 0px 0px 0px 18px;
	line-height: 14px;
}

.accessibility-top:focus {
	display: block;
    height: auto;
    width: auto;
    left:0;
    top:0;
    position: absolute;
    z-index:500;

}
.accessibility-top {
    height: 1px;
    width: 1px;
    left:0;
    top:0;
    overflow: hidden;
    position: absolute;    
}

div.info_updatedate {
	display: block;
	float: right;
	width: 15%;
	line-height: 35px;
	padding-right: 12px;
	color: #555555;	
	text-align: right;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
}

div.prodversion {
	display: block;
	float: right;
	width: 15%;
	line-height: 35px;
	padding-right: 12px;
	color: #555555;	
	text-align: right;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
}

.searchPane {
	width: 400px;
	position: fixed; 
	top: 32px;
	right: 0px;
}

.searchPane p {
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.search_box {
	float: right;
	height: 20px;
	width: 160px;
	margin: 0px 12px 0px 12px;
	position: relative;
	top: -10px;
	border-radius: 3px;
	z-index: 99;
	background-color: #fcfdfe;
	border-width: 1px;
	border-style: solid;
	border-color: #dfe4e7;
	border-radius: 2px;
}

#btn_openLayer {
	float: left;
	height: 10px;
	width: 10px;
	margin: 3px;
	border: 1px solid #a6a6a6;
	background: url(../graphics/arrow_down.png) no-repeat;
	background-size: 13px;
	background-position: 1px -1px;
	cursor: pointer;
}

.btn_search {
	float: right;
	height: 15px;
	width: 15px;
	margin: 1px 3px 2px 2px;
	border: 1px solid #fcfcfc;
	background: url(../graphics/search-icon.gif) no-repeat;
	cursor: pointer;
}

.input_search {
	width: 125px;
	height: 18px;
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
	color: #222222;
	border: none;
}

.input_placeholder {
	color: #9a9a9a;
	padding-left:5px;
}

.searchLayer {
	display: none;
	border: 1px solid #b3b3b3;
	background: #ffffff;
	width: 184px;
	height: 100px;
	position: fixed;
	top: 22px;
	right: 6px;
	box-shadow: 0px 5px 8px #b3b3b3;
}

.hidden { display: none; }
.showed { display: block; }

.layer_container {
	border: none;
	margin: 32px 5px 5px 5px;
	width: 175px;
	height: 63px;
	color: #000;
}

.layer_title {
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}

.layer_optgrp {
	font-size: 11px;
}

.layer_opt {
	float: left;
	width: 175px;
}

.linkPane {
	float: right;
	width: 100%;
	height: 45px;
	font-size: 11px;
	background-color: #FAFAFA;
    border-bottom: 1px solid #D6DFE6;	
	position: fixed;
	top: 65px;
	z-index: 1;
}

.breadcrumbs {
	float: left;
	width: 80%;
	line-height: 35px;
	padding-left: 5px;
	color: #848282;
	margin-left: 4px;
	overflow: hidden;
	white-space: nowrap;
}

.breadcrumbs a:link { 
font-size: 12px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
padding-left: 10px;
padding-right: 10px;
cursor: pointer;
text-decoration: none;
color: #045FAB;
}

.info_updatedate {
	float: right;
	width: 15%;
	line-height: 35px;
	padding-right: 12px;
	color: #555555;	
	text-align: right;
}

breadcrumbs  a:hover, .breadcrumb_item:hover {
	text-decoration: underline;
	color: #045FAB;
}

.breadcrumbs  a:visited {
	color: #72007C;
  	text-decoration: none;
}


.breadcrumb_item, .breadcrumb_item_current {
	float: left;
	margin: 0px;
	height: 35px;
}

/*.breadcrumb_item::after {
	content:url(../graphics/breadcrumb.gif) no-repeat;
	height: 35px;
	width: 4px;
	margin: 0px 6px 0px 8px;
}*/

.breadcrumb_arrow {
	float: left;
	height: 35px;
	width: 4px;
	background: url(../graphics/breadcrumb.gif) no-repeat;
	background-position: center;
	margin: 0px 6px 0px 6px;
}

.topicPane {
	float: left;
	width: 300px;
	height: 100%;
	background: #FAFAFA;
	border-right: 1px solid #b9b9b9;
	position: fixed;
	top: 110px;
	z-index: 99;	
	overflow: auto;
}

.topicPane_home { 
        float: left; 
        width: 300px; 
        height: 100%; 
        background: none repeat scroll 0% 0% #FAFAFA;
        border-right: 1px solid #D6DFE6;
        position: fixed; 
        top: 110px; 
        z-index: 99;     
        overflow: auto   
} 

.topicPane_home img { 
        width: 90%; 
        margin-left: 12px; 
} 
 
.btn_openNav { 
        display: none; 
} 
 
.btn_closeNav { 
        display: none; 
} 
 
div.contentPane {
	width: 100%;
	min-width: 768px;  
	float: right;
	position: fixed;
	top: 100px;
	left: 0px;
}

div.contentReviewPane {
	width: 100%;
	min-width: 768px;  
	float: right;
	position: fixed;
	top: 185px;
	left: 0px;
}

.btnPane {
/*	margin-left: -300px; */
	right: 10px;
	position: fixed;
	top: 130px;
	width: 100%;
	height: 40px;	
	/*left: -320px;*/
}

#pdf_button {
	border-right: 1px solid #d9dfe3;
	}
	
#feedback_button {
	border-right: 1px solid #d9dfe3;
	}


	.lang_field {
    font-size: 12px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
    color: #333;
    background-color: #FCFDFE;
    border-width: 1px;
    border-style: solid;
    border-color: #DFE4E7;
    border-radius: 2px;
    padding: 5px;
}

/*
.btnPane2 {
	position: fixed;
	left: 300px;
  top: 145px;
	width: 100%;
	height: 40px;	
  margin-left: 300px;
}*/

.langPane { 
	height: 40px;
	width: 100%;
	position: fixed;
	margin-right: 10px;
	top: 120px;
	line-height: 40px;
}

.langArea {
	float: right;
	height: 40px;
	margin-right: 14px;
	padding: 4px 10px 0px 0px;
	font-size: 12px;
}

.langArea2 {
	float: right;
	height: 40px;
	padding: 0px 10px 0px 0px;
	font-size: 12px;
	margin-right: 20px;
}

.ctrl_detailedlibrary {  
	position: fixed;
	top: 175px;
        float: left; 
        margin-left: 310px; 
} 
 
.ctrl_detailedlibrary  a {  
        /*text-decoration: underline;*/
	color: #045FAB;
}

.ctrl_detailedlibrary  a:hover {  
        color: #FF0000; 
}

.ctrl_downloadlibrary {  
	    position: fixed;
        float: left; 
        margin-left: 310px; 
} 
 
.ctrl_downloadlibrary  a {  
        /*text-decoration: underline;*/
	  color: #045FAB;
}

.ctrl_downloadlibrary  a:hover {  
        text-decoration: underline;
		color: #045FAB;
}

.ctrl_downloadlibrary  input {  
        /*text-decoration: underline;*/
	  color: #045FAB;
}

.langDiv {
  height: 40px;
  float: right;
  margin-top: 12px;
  margin-right: 30px;
}

.viewCtrlArea {
	height: 40px;	
	float: left;
  margin: 0px 0px 5px 12px;
}

.feedbackCtrlArea {
	height: 40px;	
	float: left;
	margin-left: 320px;
	/*float: right;
	margin-right: 14px;*/
}

.feedbackCtrlArea ul { 
  width: 40px;
  height: 19px;
}

.feedbackCtrlArea ul li a { 
  width: 16px;
  height: 19px;
  display: inline-block;
  cursor: pointer;
  margin-left: 0;
}

.feedbackCtrlArea ul li {
  list-style: none outside none;
}

.feedbackCtrlArea p {
	float: left;
	line-height: 40px;
	margin-right: 12px;
  margin-top: -1px;
  margin-bottom: 0px;
	padding-top: 2px;
	color: #222222;
	font-size: .85em
}

ul.topicList {
	color: #404040;
	border-bottom: 1px solid #b9b9b9;
  list-style: none outside none;
  margin-left: 0;
  margin-top: 0;
  border: 0;
}

ul.sectionList {
	margin-top: 8px;
}

ul.topicList a, ul.topicList a:hover{ 
  color: #404040;
}
ul.topicList li.topic_selected a, ul.topicList li.topic_selected a:hover { 
  color: #ffffff;
}

ul.topicList li.toc_level1, 
ul.topicList li.toc_level1_withChild {
	width: 262px;
	padding: 10px 12px 8px 26px;
	border-top: 1px solid #b9b9b9;
	border-bottom: 1px solid #ececec;
	line-height: 14px;
	font-size: .85em;
	color: #404040;
  margin-left: 0;
  list-style: none outside none;
}

ul.topicList li.toc_level2,
ul.topicList li.toc_level2_withChild {
	width: 250px;
	padding: 4px 12px 4px 38px;
	line-height: 14px;
	font-size: .85em;
	border-bottom: 1px solid #f6f6f6;
	background: #f6f6f6;
  margin-left: 0;
  list-style: none outside none;
}

ul.topicList li.toc_level3,
ul.topicList li.toc_level3_withChild {
	width: 238px;
	padding: 2px 12px 2px 46px;
	line-height: 14px;
	font-size: .85em;
	border-bottom: 1px solid #f6f6f6;
	background: #f6f6f6;
  margin-left: 0;
  list-style: none outside none;
}

ul.topicList li.toc_level4,
ul.topicList li.toc_level4_withChild {
	width: 222px;
	padding: 0px 12px 2px 50px;
	line-height: 14px;
	font-size: .85em;
	border-bottom: 1px solid #f6f6f6;
	background: #f6f6f6;
  margin-left: 0;
  list-style: none outside none;
}

ul.topicList li.toc_level3:hover {
	/*text-decoration: underline;*/
	border-bottom: 1px solid transparent;
}

ul.topicList li.toc_level1 {
	background: url(../graphics/fdbfjjae.png) no-repeat #ececec;
	background-position: 12px 12px;
}

ul.topicList li.toc_level2 {
	background: url(../graphics/fdbfjjae.png) no-repeat #f6f6f6;
	background-position: 24px 6px;
}

ul.topicList li.toc_level1_withChild {
	background: url(../graphics/nplus.png) no-repeat #ececec;
	background-position: 12px 12px;
}

ul.topicList li.toc_level1_withChild.expanded {
	background: url(../graphics/nminus.png) no-repeat #ececec;
	background-position: 12px 12px;
}

ul.topicList li.toc_level2_withChild {
	background: url(../graphics/nplus.png) no-repeat #f6f6f6;
	background-position: 24px 6px;
}

ul.topicList li.toc_level2_withChild.expanded {
	background: url(../graphics/nminus.png) no-repeat #f6f6f6;
	background-position: 24px 6px;
}

ul.topicList li.toc_level3_withChild {
	background: url(../graphics/nplus.png) no-repeat #f6f6f6;
	background-position: 34px 6px;
}

ul.topicList li.toc_level3_withChild.expanded {
	background: url(../graphics/nminus.png) no-repeat #f6f6f6;
	background-position: 34px 6px;
}

ul.topicList li.topic_active {
	background: url(../graphics/nminus.png) no-repeat;
	background-position: 12px 12px;
	border-bottom: 1px solid #b9b9b9;
}

ul.topicList li.topic_active:hover {
	background-color: #d7d7d7;
	border-bottom: 1px solid #b9b9b9 !important;	
}

ul.topicList li.topic_selected,
ul.topicList li.topic_selected:hover,
ul.topicList li.topic_selected ul.sectionList li.toc_level3,
ul.topicList li.topic_selected ul.sectionList li.toc_level3:hover {
	background-color: #626262 !important;
	border-bottom: 1px solid #626262 !important;
	color: #ffffff;
}

ul.topicList li.toc_level1:hover, 
ul.topicList li.toc_level1_withChild:hover,
ul.topicList li.toc_level2:hover,
ul.topicList li.toc_level2_withChild:hover {
	background-color: #c4c4c4;
	border-bottom: 1px solid #c4c4c4;
}

ul.topicList li:hover {
	cursor: pointer;
	color: #222222;
	/*text-decoration: underline;*/
}

ul.topicList li:first-of-type {
	border-top: none;
}

button::-moz-focus-inner, 
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner,
button::-moz-active-inner,
input[type="reset"]::-moz-active-inner,
input[type="button"]::-moz-active-inner,
input[type="submit"]::-moz-active-inner,
input[type="file"] > input[type="button"]::-moz-active-inner 
{
    border: none;
}

input[type="radio"] {
	width: 12px;
	height: 12px;
	position: relative;
	top: 1px;
}

input:focus {
	outline: none;
}

.task_btn {
	font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
  text-decoration:none;
  color: #045FAB;
  background-color:transparent;
  border:none;
}

.medium { width: 108px; }


.pagePane {
	float: right;
	width: auto;
	height: auto;
	min-width: 708px;
	position: fixed;
	/*top: 185px;*/
	top: 160px;
	right: 12px;
	bottom: 30px;
	left: 312px;
	overflow-x: hidden;
	overflow-y: scroll;
	font-size: 12px;
}

.pageReviewPane {
	float: right;
	width: auto;
	height: auto;
	min-width: 708px;
	position: fixed;
	top: 270px;
	right: 12px;
	bottom: 30px;
	left: 312px;
	overflow-x: hidden;
	overflow-y: auto;		
	font-size: 12px;
}


.bottomCtrlPane {
	float: right;
	height: 40px;
	width: 100%;
	position: fixed;
	left: 0px;
	bottom: 0px;
}

.footer_copyright {
	float: left;
	font-size: .8em;
	width: 50%;
	line-height: 40px;
	color: #222222;
	margin-left: 312px;
}

.bottomCtrlArea {
	float: right;
	height: 40px;
	width: 66px;
	margin-right: 12px;
	padding-top: 8px;
}

.bottomCtrl {
	float: left;
	height: 25px;
	width: 25px;
	background: #999999;
	margin-left: 8px;
	text-align: center;
	color: #ffffff;
  font-size: 1.5em;
  font-weight: bold;
	font-family: Tahoma;
}

.bottomCtrl:hover {
	background: #555555;
}

#current {
	display: none;
}

.invisible {
  color: #ffffff;
  visibility: hidden;
}

#dummy_span {
        font-size: .75em;
        font-weight: normal;
}

@media screen and ( max-width: 768px ) { 
/*
        .searchPane { 
                left: 368px; 
        } 
        .doc_title { 
                width: 433px; 
        } 
*/
         
} 

/* media query - diaplay width: 768px */ 
@media screen and ( max-width: 981px ) {
/* , 
@media screen and ( min-device-width: 768px ) and ( max-device-width: 1024px ) { 
*/
         
        .topicPane, .topicPane_home { 
                display: none; 
        }        
        .btn_openNav { 
                display: block; 
                float: left; 
                z-index: 999; 
                height: 300px; 
                width: 15px; 
                border: 1px solid #d5ded6; 
                background: url(../graphics/arrow_right.png) no-repeat center center #f6f6f6 ; 
                position: relative; 
                top: 300px; 
                left: 3px; 
        } 
        .btn_openNav:hover { 
                background: url(../graphics/arrow_right.png) no-repeat center center #ebeced ; 
                border: 1px solid #b9b9b9; 
                cursor: pointer; 
        } 
        .btn_closeNav { 
                display: none; 
                float: left; 
                z-index: 999; 
                height: 300px; 
                width: 15px; 
                border: 1px solid #d5ded6; 
                border-left: none; 
                background: url(../graphics/arrow_left.png) no-repeat center center #f6f6f6 ; 
                position: relative; 
                top: 300px; 
                left: 264px; 
        } 
        .btn_closeNav:hover { 
                background: url(../graphics/arrow_left.png) no-repeat center center #ebeced ; 
                border: 1px solid #b9b9b9; 
                border-left: none; 
                cursor: pointer; 
        }        
 
        .pagePane { 
                left: 22px;      
        } 
        .pageReviewPane { 
                left: 22px;      
        }
	div.ReviewPane {
		left: 22px;
		margin-left: 40px;
	}
        .viewCtrlArea { 
                margin-left: 22px; 
        } 
        .footer_copyright { 
                margin-left: 22px; 
        } 
         
        .ctrl_detailedlibrary { 
                margin-left: 48px; 
		top: 150px;
        } 
 
        /*.ctrl_downloadlibrary { 
		display: none;
        } */ 

        .ctrl_downloadlibraryOpt4{
			margin-left:40px;
		}
	
		.langArea2Opt4{
			padding-top:25px;
		}
 
 	.pagePane {
		top: 190px;
	}

       .page_pre { 
                margin-left: 22px; 
        } 
 
/* START of menu option design option 3-3 */  
        .btn_openNav3 { 
                display: block; 
                float: left; 
                z-index: 999; 
                height: 30px; 
                width: 30px; 
                border: 1px solid #cacaca; 
                border-right: none; 
                background: url(../graphics/bookmark.png) no-repeat center 5px #f9f9f9 ; 
                position: relative; 
                top: 158px; 
                left: 5px; 
        } 
        .btn_openNav3:hover { 
                background: url(../graphics/bookmark.png) no-repeat center 5px #ececec ; 
                border: 1px solid #b9b9b9; 
                cursor: pointer; 
        } 
        .btn_closeNav3 { 
                display: none; 
                float: left; 
                z-index: 999; 
                height: 30px; 
                width: 30px; 
                border: 1px solid #cacaca; 
                border-left: none; 
                background: url(../graphics/bookmark.png) no-repeat center 5px #f9f9f9 ; 
                position: relative; 
                top: 158px; 
                left: 264px; 
        } 
        .btn_closeNav3:hover { 
                background: url(../graphics/bookmark.png) no-repeat center 5px #ececec ; 
                border: 1px solid #b9b9b9; 
                border-left: none; 
                cursor: pointer; 
        } 
 
        .pagePaneOpt3 { 
                left: 48px; 
        } 
         
        .pageCtrlArea3, .sideActionArea { 
                float: right; 
                width: 36px; 
                position: fixed; 
                top: 100px; 
                bottom: 30px; 
                padding-top: 140px; 
                font-size: 11px; 
                font-weight: bold;               
                height: auto;    
                background: #f6f6f6; 
                border-right: 1px solid #d5ded6; 
        } 
         
        .pageCtrlArea3 .bottomCtrl { 
                height: 30px; 
                width: 30px;             
                margin: 0px; 
                line-height: 30px; 
                border: none; 
                font-size: 2.4em; 
        } 
         
        .pageCtrlArea3 .bottomCtrl:hover { 
                border: none; 
        } 
         
        .pageCtrlArea3 .page_next2,  
        .pageCtrlArea3 .page_pre2 { 
                margin: 0px; 
                width: 30px; 
        }        
/* END of menu option design option 3-3 */  
/* START of menu option design option 4 */  
        .pagePaneOpt4 { 
                left: 44px; 
                top: 200px;
        } 
 
        .btn_openNav4 { 
                display: block; 
                float: left; 
                z-index: 999; 
                height: 44px; 
                width: 32px; 
                border: 1px solid #C8C8C8; 
                border-left: none; 
                background: url(../graphics/func_open.png) no-repeat center center #F2F2F2 ; 
                opacity: 0.6; 
                position: fixed; 
                top: 112px; 
                left: 0px; 
                /*border-top-right-radius: 3px; 
                -moz-border-radius-topright: 3px; 
                -webkit-border-radius-topright: 3px;*/ 
        } 
        .btn_openNav4:hover { 
                background: url(../graphics/func_open_hov.png) no-repeat center center #FFFFFF ; 
                border: 1px solid #dbdbdb; 
                border-left: none;               
                cursor: pointer; 
                opacity: 1; 
        } 
        .btn_closeNav4 { 
                display: none; 
                float: left; 
                z-index: 999; 
                height: 44px; 
                width: 32px; 
                border: 1px solid #C8C8C8; 
                border-left: none; 
                background: url(../graphics/func_collapse.png) no-repeat center center #F5F5F5 ; 
                position: fixed; 
                top: 112px; 
                left: 264px; 
                /*border-top-right-radius: 3px; 
                -moz-border-radius-topright: 3px; 
                -webkit-border-radius-topright: 3px; 
                border-bottom-right-radius: 3px; 
                -moz-border-radius-bottomright: 3px; 
                -webkit-border-radius-bottomright: 3px;         */               
        } 
        .btn_closeNav4:hover { 
                background: url(../graphics/func_collapse_hov.png) no-repeat center center #FFFFFF ; 
                border: 1px solid #b9b9b9; 
                border-left: none; 
                cursor: pointer; 
        } 
         
        .pageCtrlArea4 { 
                float: right; 
                height: 176px; 
                width: 32px;             
                position: fixed; 
                top: 158px; 
                left: 0px; 
                border: none; 
        }        
        .bottomCtrl4 { 
                float: left; 
                height: 43px; 
                width: 32px; 
                margin: 0; 
                opacity: 0.6;                            
                border-bottom: 1px solid #b9b9b9; 
                border-right: 1px solid #b9b9b9;                 
        } 
        .bottomCtrl4:hover {  
                opacity: 1.0;  
                border-bottom: 1px solid #dbdbdb; 
                border-right: 1px solid #dbdbdb;                                 
        } 
        .ctrl_right4 { 
                background: url(../graphics/func_down.png) no-repeat center center #F2F2F2; 
        } 
         
        .ctrl_left4 { 
                background: url(../graphics/func_up.png) no-repeat center center#F2F2F2; 
        } 
         
        .ctrl_right4:hover { 
                background: url(../graphics/func_down_hov.png) no-repeat center center #FFFFFF; 
        } 
         
        .ctrl_left4:hover { 
                background: url(../graphics/func_up_hov.png) no-repeat center center #FFFFFF; 
        } 
         
        .ctrl_rightEnd { 
                background: url(../graphics/func_downEnd.png) no-repeat center center#F2F2F2;        
        } 
         
        .ctrl_leftEnd { 
                background: url(../graphics/func_upEnd.png) no-repeat center center#F2F2F2;  
        } 
         
        .ctrl_rightEnd:hover { 
                background: url(../graphics/func_downEnd_hov.png) no-repeat center center #FFFFFF; 
        } 
        .ctrl_leftEnd:hover { 
                background: url(../graphics/func_upEnd_hov.png) no-repeat center center #FFFFFF; 
        }        
         
/* END of menu option design option 4 */  
        .grayoutLayer { 
                display: none; 
                float: left; 
                width: 100%; 
                height: 100%; 
                z-index: 50; 
                background: #ffffff; 
                position: fixed; 
                top: 0px; 
                left: 0px; 
                opacity: 0.6; 
                filter: alpha(opacity=60); 
        } 
         
        .grayoutLayer2 { 
                display: none; 
                float: left; 
                width: 100%; 
                height: 100%; 
                z-index: 50; 
                background: #ffffff; 
                position: fixed; 
                top: 0px; 
                left: 0px; 
                opacity: 0.1; 
                filter: alpha(opacity=10); 
        } 

	.breadcrumbs {
		width: 60%;
	}

} 
