/*
This is a collection of zones within the wireframe itself. 
*/

/* landing page link */
/*.eebanner-cntrl1 { display:none; }*/

/* Request mats link */
.eebanner-cntrl2 { display:none; }

/* Email link */
/*.eebanner-cntrl3 { display:none; }*/

/*Print link */
/*.eebanner-cntrl4 { display:none; }*/

/* help link */
/*.eebanner-cntrl5 { display:none; }*/

/* search box */
/*.eebanner-cntrl6 { display:none; }*/

/* print cart basket */
/*.eebanner-cntrl7 { display:none; }*/

/* share link */
/*.eebanner-cntrl8 { display:none; }*/

/* bookmarks */
.eebanner-cntrl9{ display:none; }

/* basic document navigation single page view, two page view, tiled view, etc*/
/*.eebanner-cntrl10{ display:none; }*/

/* showglobal right hand side */
/*.eebanner-cntrl11{ display:none; }*/

/* page status control */
/*.eebanner-cntrl12{ display:none; }*/

/* adjustments */
#cover_title_text{ display: none; }

#coverFrame { width: 770px; }
#show_global_cover { width: 109px; }

#comp_logo #comp_logo_href img { height: 90px; }

.static_section .vote .icon { background-position: 0 -72px }
.static_section .print .icon  { background-position: 0 -48px }
.static_section .electronic-delivery .icon  { background-position: 0 -24px }
.static_section .phone .icon { background-position: 0 0 }
.static_section .proxy_download .icon { background: url('../images/download_24x24.png') no-repeat; width: 24px; height: 24px; float: right; }

.static_section .icon { position: relative; bottom: 1px; right: 0; display: block; background: url('../images/rhc_sprite.png') no-repeat; width: 24px; height: 24px; float: right; }

.static_section_border { border-bottom: 1px solid #000000; }

#bk_cart_total { background: url("../images/c.gif") no-repeat; border: 0px solid #ffffff; outline: none; padding-left: 0px; text-align: left; }

#insideLeftColumnArea {  border-right-width: 0px; }

#insideRightColumnArea { border-left-width: 0px; }

#comp_logo_footer { margin: 3px; }

.document_control_panel { margin-top: 15px; }

.show_global_panel { margin-right: 5px; }

.lhs_override { width: 75px; }

.tocButtonNode { background-image: url("../images/spacer.gif"); }

/* drop down customization due to visual tabs */
.dropdown_vert dt {
    border: 0px solid #FFFFFF;
}

.tundra  .tocOverride {
	background-color: transparent; 
	cursor: pointer;
    background-attachment: scroll;
    background-image: url("../images/c.gif");
    background-position: center bottom;
    background-repeat: repeat-x;
	padding: 0px;
}

/* add rounded corners to dojo dialogs */
.tundra .dijitDialog {
border-radius: 8px 8px 8px 8px;
-moz-border-radius: 8px; 
-webkit-border-radius: 8px; 
}

.tundra .dijitDialogTitleBar {
	font-size: 9px;
	border-radius: 8px 8px 0px 0px; 	
	-moz-border-radius: 8px 8px 0px 0px; 
	-webkit-border-radius: 8px 8px 0px 0px; 	
}

.tundra .dijitDialogPaneContent {
border-radius: 0px 0px 8px 8px; 
-moz-border-radius: 0px 0px 8px 8px; 
-webkit-border-radius: 0px 0px 8px 8px; 
}

.static_section {
/*	border: 2px solid #cccccc;*/
	padding: 2px;
	width: 100px;
	margin-bottom: 10px;
	float: right;
}

.sb_title { 
	color: #000000; text-transform: 
	uppercase; font-family: verdana, arial, sans-serif; 
	font-weight: bold; 
	font-size: 10px;
	padding-bottom:5px;
	border-bottom: thin solid #cccccc;
}

.sb_links td {
	padding-top: 8px;
	padding-left: 2px;
}

.sb_links a:link, 
.sb_links a:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	text-decoration:underline;

}
.sb_links a:hover {
	text-decoration:underline;
	color:#000000;
	font-weight: bolder;	
}

.static_section_start {
	padding: 2px;
	width: 100px;
	margin-bottom: 10px;
	border: none;
}

.persistent_footer { padding-top: 3px; padding-bottom: 3px;}

.eebanner-text { white-space: nowrap; }
.inactive_tab,
.inactive_tab:hover,
.inactive_tab:visited,
.inactive_tab:link { color: #ffffff }