
/*****************************
* Base Styles
*****************************/

body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: arial,helvetica,sans-serif;
	font-size: 80%;
}

#container {
	width: 750px;
	padding: 0;	
}

img, iframe {
	border: 0;
}

/*****************************
* Link/Anchor Styles
*****************************/

a {
	color: #35699a;
}

a:visited {
	color: #000;
}

a:hover {
	color: #000;
	text-decoration: none;
}


/*****************************
* Main Content Styles
*****************************/

#globalHeader {
	width: 100%;
	margin: 0;
	padding: 0;
}

#primaryNav {
	display: block;
	clear: both;
	height: 20px;
	margin: 0;
	padding: 0;
	background: #c30000 url('http://www.f5.com/images/navigation/primaryNav_back.jpg') repeat-x;
	list-style: none;
	color: #fff;
	_font-size: 11px;
}

#primaryNav ul {
	list-style: none;
}

#f5Logo {
	float: left;
}

#copyright {
	float: right;
	margin-top: 40px;
	font-size: 90%;
	color: #999;
}

#sectionHead {
	clear: both;
	background: #738495 url('http://www.f5.com/images/navigation/section-header-back.gif') repeat-x bottom right;
	border-top: 1px solid #fff;
}

#sectionHead h2 {
	margin: 0;
	padding: 8px 1em;
	font-size: 130%;  /* 170%; */
	color: #fff;
}

#content {
	margin: 0em 2em;
}

#sectionHead h1 {
	margin: 0;
	font-size: 150%;
	color: #c30000;
}

#footer {
	clear: both;
	margin: 2em auto;
	text-align: center;
}

.hide { position:absolute; visibility:hidden; }
.show { position:absolute; visibility:visible; }

.blue {
	color: #35699a;
}

/* work-around for FF browser problem to display corner images -- earlier it displays some gap */
.graycornerImgLeft {
	background: #bbc4cc url('http://www.f5demo.com/compression/images/tabdkgray_lftedge.gif') no-repeat top left;	
}

.graycornerImgRight {
	background: #bbc4cc url('http://www.f5demo.com/compression/images/tabdkgray_rtedge.gif') no-repeat top right;	
}

.redcornerImgLeft {
	background: #C30000 url('http://www.f5demo.com/compression/images/tabred_lftedge.gif') no-repeat top left;	
}

.redcornerImgRight {
	background: #C30000 url('http://www.f5demo.com/compression/images/tabred_rtedge.gif') no-repeat top right;	
}

/*****************************
* Footer Styles
*****************************/
#footer {
    float: left;
    width: 750px;
    margin-bottom: 2em;
    margin-right: -3px; /* Fix IE dup. char bug */
    clear: both;
    font-size: 90%;
}

#footer ul {
    margin: .5em auto;
    font-size: 90%;
    text-align: center;
}

#footer li {
    display: inline;
    color: #999;
}

#footer a {
    padding: 0 .5em;
    text-decoration: none;
}

#footer a:visited {
	color: #35699a;
}

#footer a:hover {
    text-decoration: underline;
    color: #000;
}

#footer .hr {
    height: 15px;    
    margin: 0;    
    background: #3C4E5C url('http://www.f5demo.com/compression/images/btm-hr.jpg') top left repeat-x;    
    color: #6B8196;    
    border: 0;
		width: 900px;
}

/************************
   Styles from base.css
*************************/

/******************************
* Rounded Button Style
******************************/

.centerContent {
    margin: 1.5em 0;
    text-align: center;
}

.contentButton {
/*    display: inline-block;
    margin: 1em .5em 1em 0;  */
    padding: .4em .8em;
    background: #c30000 url('/compression/images/assets/button-back-over.jpg') top left repeat-x;
    border-top: 1px solid #FAE8E8;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    border-left: 1px solid #FAE8E8;
    font-size: 90%;
    font-weight: bold;
    color: #fff !important;
    text-decoration: none;
}

.contentButton:hover {
    background: #35699a url('/compression/images/assets/button-back.jpg') top left repeat-x;
}

/*****************************
* Link/Anchor Styles
*****************************/

a {
    color: #35699a;
}

a:visited {
    color: #000;
}

a:hover {
    color: #000;
    text-decoration: none;
}

/*****************************
* List Styles
*****************************/

ol, ul {
    margin-bottom: 1em;
    padding-left: 0;
}

#contentColumn ul, #contentColumn ol { 
     margin-left: 2em;
}

#contentColumn ul ol, #contentColumn ul ul {
     margin-top: 1em;
}

#contentColumn li {
    padding-bottom: .75em;
    font-size: 95%;
}

#contentColumn li li {
    font-size: 100%;
}

.noBullet {
    list-style: none;
}





/******************************
* Heading Styles
******************************/

#contentColumn h1 {
    margin-bottom: 6px;  /* margin-bottom: 0; */ 
		font-size: 150%;
    color: #c30000;
    text-transform: uppercase;
    line-height: 1em;
}

.paddedBox h2 {
    padding: 3px 10px 5px 10px;
    background: #ADC5DC url('/compression/images/assets/th-background.png') repeat-x bottom left;
    font-size: 90%;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
}

.paddedBox h3 {
    font-size: 125%;
    margin-top: 1.5em !important;
    margin-bottom: .25em !important;
}

h3 + p {
    margin-top: 0 !important;
}

h4 {
    margin-bottom: .25em !important;
}

h4 + h1 {
    margin-top: 1.5em !important;
}

h4 + p {
    margin-top: 0 !important;
}

h4 + h1 {
    margin-top: 1.5em !important;
}

h4,h5,h6 {
    font-size: 100%;
}

/******************************
* Misc. Styles
******************************/

.pageHeader {
    display: block;
    margin-top: 5px;
}

.pageHeader img {
    float: left;
}

#pageIntro {
    margin-bottom: 1.5em !important;
}

#pageIntro h4 {
    margin-top: .25em !important;
    margin-bottom: 1em !important;
}

p {
    margin-bottom: 1em;
    line-height: 1.4em;
}

q:before, q:after {
    content: '';
}

sup, sub {
    margin-left: -1px;
    line-height: 0;
    font-size: 80%;
    _vertical-align: text-top;
}

h1 sup {
    margin-left: 0;
    font-size: 60%;
}

form div {
    /* You must nest form inputs in a block level wrapper to validate, this negates default block formatting */
    display: inline;
}

.paddedBox {
    margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
    margin-top: 0;
}

.bold {
    font-weight: bold;
}

.noBold {
    font-weight: normal !important;
}

.leftAlign {
    text-align: left;
}

.rightAlign {
    text-align: right;
}

.centerAlign {
    text-align: center;
}

.floatRight {
    float: right;
}

.floatLeft {
    float: left;
}

img.floatRight {
    display: block;
    float: right;
    margin: 0 0 .5em 2em;
}

.clearBoth {
    clear: both;
}

.odd {
    background: #fff;
}

.even {
    background: #e8edf1;
}

hr.clearBoth { /* used to clear floats */
    clear: both;
    visibility: hidden;
    height: 0;
    margin: 0 !important;
}

.hidden {
    visibility: hidden;
}

.none {
    display: none;
}