body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	margin-bottom: 10px;
	color: #000;
}
h1
{
	font-size: 18px;
	margin: 15px 0 0 0;
}

#page-heading
{
	display: none;
}

h2
{
	font-size: 14px;
	margin-bottom: 0px;
}

.gozebra h2
{
	font-size: 14px;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 10px;
}


h3
{
	font-size: 12px;
}

.gozebra h3
{
	margin-bottom: 5px;
	margin-top: 5px;
}

h4
{
	font-size: 12px;
}

p
{
	margin: 5px 0 0 0;
}

a
{
	color: #538F97;
}
a:link, a:visited
{
	color: #538F97;
}
a:hover
{
	color: #FF9900;
}


#page
{
	width: 750px;
}


.body-fixed-two-column-sidebar-content #page-container { 
	width: 750px;
	text-align: left;
	x-margin: 0 auto;
}
.body-fixed-two-column-sidebar-content #sidebar-left {
	display: none;
	/*
	float: left;
	width: 150px;
	min-height: 300px;
	*/
}

.zebrazone #content
{
	padding: 0 20px 20px 20px;
}

.body-fixed-two-column-sidebar-content #content { 
	/*
	border-left-width: 170px;
	border-left-style: solid;
	border-left-color: #DCDCDC;
	*/
	padding: 0 10px 10px 10px;
	/*
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DCDCDC;
	*/
	border: 2px solid black;
} 

.clear-float {
	display: inline;
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 1px;
	border-left: 170px solid #EBE9E9;
	border-left-color: #0033CC;
}

#navigation-top
{
	display: none;
}


/* page header */
#header
{
	display: none;
	/*
	position: relative;
	height: 79px;
	background-image:    url("branding/background-zebra-stripes.gif");
	background-repeat: no-repeat;
	*/
}

/*
#header-zebra-logo
{
	position: absolute;
	left: 10px;
	top: 15px;
}

#entity-title
{
	position: absolute;
	font-size: 3em;
	color: #000000;
	top: 0;
	right: 30px;
	line-height: 79px;
	font-weight: bold;
}

#entity-title span.emphasis
{
	font-weight: normal;
	color: #6E298D;
}

#entity-title span
{
	display: none;
}

.zebrazone #entity-title
{
	background-image:   url("branding/logo-zebra-zebrazone.gif");
	background-repeat: no-repeat;
	width: 198px;
	height: 79px;
	background-position: center;
}
.gozebra #entity-title
{
	background-image:   url("branding/logo-zebra-gozebra08.png");
	background-repeat: no-repeat;
	width: 248px;
	height: 79px;
	background-position: center;
}
*/

/* sidebar-left custom */
/*
.gozebra #sidebar-left
{
	padding: 10px;
	background-color: #DCDCDC;
}

.gozebra #sidebar-left ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.gozebra #sidebar-left ul li
{
	margin-bottom: 10px;
}
.gozebra #sidebar-left ul li a
{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

.gozebra #sidebar-left ul li p
{
	margin: 0 0 5px 0;
	font-weight: normal;
	font-style: italic;
	font-size: smaller;
}
*/

/*
.gozebra #sidebar-left ul li a:link, .gozebra #sidebar-left ul li a:visited
{
	color: #000;
}
.gozebra #sidebar-left ul li a:hover
{
	color: #000;
}
*/

/*
.gozebra .quicklinks-panelset
{
	float: right; background-color: #DCDCDC;
}

.gozebra .quicklinks-panelset .panel
{
	margin: 10px; width: 160px;
}

.gozebra .quicklinks-panelset .panel .top
{
	background-image: url(../asset/panel/quicklink-panel-top.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 150px;
}

.gozebra .quicklinks-panelset .panel .bottom
{
	background-image: url(../asset/panel/quicklink-panel-bottom.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 150px;
}
.gozebra .quicklinks-panelset .panel .content
{
	background-color: #79AFB6;
	width: 130px;
	padding: 0 10px 5px 10px;
}
.gozebra .quicklinks-panelset .panel .content h3
{
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	margin-top: 0;
	margin-bottom: 10px;
	color: #FFFFFF;
}
.gozebra .quicklinks-panelset .panel .content h3 .emphasis
{
	font-weight: bold;
}
.gozebra .quicklinks-panelset .panel .content ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.gozebra .quicklinks-panelset .panel .content ul li
{
	margin-bottom: 5px;
}

.gozebra .quicklinks-panelset .panel .content ul li a
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.gozebra .quicklinks-panelset .panel .content ul li a:hover
{
	text-decoration: underline;
}
*/

a.back-to-toc
{
	display: none;
}
/* return to tab */
#navigation-return-zebrazone, #navigation-return-gozebra
{
	display: none;
/*
	border-top: 1px solid #79AFB6;
	position: relative;
	height: 20px;
	margin-bottom: -20px;
	z-index: 100;
*/
}
#navigation-return-zebrazone .tab, #navigation-return-gozebra .tab
{
	display: none;

/*
	margin-top: -1px;
	width: 121px;
	height: 19px;
	position: absolute;
	right: 0;
	border: 0;
*/
}


/* top navigation bar */
#navigation-top-border-bottom
{
	display: none;
	/*
	border-top: 1px solid #A8A8A8;
	border-bottom: 1px solid #CBCBCB;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
	*/
}

#navigation-top
{
	display: none;
	/*
	font-size: 15px;
	list-style-type: none;
	height: 40px;
	margin: 0;
	padding: 3px 0 3px 0;
	border-bottom: 1px solid #DCDCDC;
	width: 750px;
	*/
}

/*
#navigation-top li
{
	display: block;
	float: left;
	height: 34px;
	margin: 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #525252;
	background-color: #525252;
	text-align: right;
}

#navigation-top li.first
{
	
}

#navigation-top li.first a
{
	color: #FFFFFF;
}

#navigation-top li.last
{

}

#navigation-top li a
{
	text-decoration: none;
	font-weight: bold;
	color: #D5D5D5;
}

#navigation-top li.first a:hover
{
	color: #DADADA;
}

#navigation-top li a:hover 
{
	color: #DADADA;
	color: #FFFFFF;
}

.item-title 
{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: -3px;
}
.item-subtitle 
{
	font-size: 12px;
	font-weight: normal;
}

li#navigation-item-1
{
	width: 103px;
	padding-right: 30px;
	border-left: 1px solid #8F8F8F;
}
li#navigation-item-2, li#navigation-item-3, li#navigation-item-4
{
	width: 110px;
	padding-right: 40px;
}
*/

/*
li#navigation-item-4
{
	width: 110px;
	padding-right: 206px;
}
*/
/*
li#navigation-item-5
{
	width: 110px;
	padding-right: 50px;
}
*/

/* page footer */
#footer
{
	display: none;
	/*
	font-size: 11px;
	text-align: center;
	height: 50px;
	background-color: #5B9EA7;
	*/
}
/*
#navigation-bottom
{
	display: block;
	list-style-type: none;
	padding: 10px 0 0 0;
	margin: 0;
	color: #FFFFFF;
}
#navigation-bottom li
{
	display: inline;
	text-align: center;
	padding: 0 4px 0 5px;
	border-left: 1px solid #FFFFFF;
}
#navigation-bottom li.first
{
	border-left: none;
}
#navigation-bottom li.last
{
}

#navigation-bottom li a
{
	text-decoration: none;
	color: #FFFFFF;
}
#navigation-bottom li a:hover 
{
	text-decoration: underline;
}
#copyright-notice
{
	color: #FFFFFF;
	margin: 2px 0 0 0;
}

*/

/* page footer exception

<style type="text/css">
li#link-item-zebra-zone-home
{
	display: none;
}
</style>

*/

/* import from last format */
/*
.style1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
*/

.screen-only
{
	display: none;
}