.contentWrapper {background-image:url()!important;}

#side {
width:175px;
text-align:left;
font-weight:700;
cursor:pointer;
font-size:11px;
border:1px solid #e8e8e8;
color:#5f5f5f;
}

.accordion .l1 {
background:url(../img/leftnavblue.jpg) repeat-x;  
}

.accordion .l1 a {
color:#fff;
padding:6px 0;
}

.l2 {
border-bottom:1px solid #e8e8e8;
margin-left:-5px;
background:url() #f8f8f8;
}

.l2 a.trigger {
color:#5f5f5f!important;
padding:5px 0;
}

.l2 a.open {
background:url('../img/arrow_down.gif') no-repeat 150px 5px;
}

.column1, column2 {float:left; width:225px;}
.column1 {padding-right:15px;padding-bottom:20px;}

ul.linkList {
padding:10px 15px 10px 15px;
}

ul.m {
list-style:circle inside;
}

.last-child {
margin-left:-7px;
padding:2px 0 2px 11px;
background:url() #f8f8f8;
}
.lc-sel {
background-color:#5f5f5f;
color:#fff;
}

.last-child:hover{
text-decoration:underline;
}

fieldset.cscfieldset {
background:#f8f8f8 url('../img/bkg-gradient_gray170.gif') left top repeat-x;
border: 1px solid #DEDEDE;
width: auto;	
moz-border-radius-bottomleft:4px;	
moz-border-radius-bottomright:4px;	
webkit-border-bottom-left-radius:4px;	
webkit-border-bottom-right-radius:4px
}

fieldset.cscfieldset legend {
color: #5F5F5F;
font-size: 12px;
font-weight: bold;
display: inline-block;
margin-left: 6px; 
padding: 0 3px;
}

.kbBox {
font-size:11px;
width:200px;
overflow:hidden;
font-style:italic;
}

#taskNav {
width:177px;
margin: -9px 0 0 0;
}

#taskNav ul{
list-style:none;
margin-left: 0;
padding:0;
}

#taskNav li:first-child {
border-top: 1px solid #e8e8e8;
}

#taskNav li{
padding:5px 10px 6px 15px; 
border-right: 1px solid #e8e8e8; 
border-bottom: 1px solid #e8e8e8; 
border-left: 1px solid #e8e8e8; 
background-color: #f8f8f8; 
background-image:url('');
}
#taskNav li a{
font-size:11px !important;
font-weight:bold; 
color:#5f5f5f !important;
text-decoration:none;
}

#taskNav li.taskon { 
background:url('//www.juniper.net/shared/img/global/bkg-leftNavCurrent.jpg') repeat-x left top; 
color: #ffffff !important; ; 
text-decoration:none;
cursor:none;
}

#taskNav li.taskon a:link, #taskNav li.taskon a:visited{ 
color: #ffffff !important;
text-decoration:none!important;
}

#taskNav li a:hover {
text-decoration:underline;
cursor:pointer;
}

.needhelp {
color:#fff;
background-color:#7e99b1;
padding:10px;
}

.needhelp ul{
list-style-position:inside;
list-style-image: url('/shared/img/global/li-arrow-white.gif') !important;
}

.needhelp p{
margin-bottom:5px;
}

.needhelp ul li{
background-image:url("");
line-height:1.6em;
margin-left:0;
}

.needhelp a:visited,.needhelp a:hover,.needhelp a:active,.needhelp a:link{
font-size:11px;
color:#fff;
text-decoration:underline;
}


td.nowrap{white-space:nowrap!important;} 
td.c_nowrap{text-align:center;white-space:nowrap!important;} 
table.striped {border-spacing:0;border:1px solid #c1c1c1;border-collapse:collapse;text-align:left;width:100%;}
table.striped th{padding:5px;height:24px;text-align:center;background-color:#d8d8d8;border:#ababab 1px solid;white-space:nowrap!important;font-size:11px;}
table.striped td{padding:5px;border-width:0 1px;border:#c1c1c1 1px solid;font-size:11px;}
.even {background-color:#e7e7e7;}
.odd {background-color:#fff;}

.button { position: relative;border: 0; padding: 0;cursor: pointer;overflow: visible; /* removes extra side padding in IE */}
.button::-moz-focus-inner {border: none;  /* overrides extra padding in Firefox */}
.button span { position: relative;display: block; white-space: nowrap;	}
@media screen and (-webkit-min-device-pixel-ratio:0) {/* Safari and Google Chrome only - fix margins */.button span {margin-top: -1px;}}
.button.submitBtn { padding: 0 28px 0 0; font-size:12px;margin-right:5px; margin-top:5px;text-align: center; background: transparent url(../img/button.gif) no-repeat right -24px; }	
.button.submitBtn span {padding: 4px 15px 0 10px; height:25px; background: transparent url(../img/button.gif) no-repeat left top; color:#fff; font-weight:bold;}
.button.submitBtn:hover span {text-decoration: underline;}

.nyroModalBg {
position:fixed;
overflow:hidden;
top:0;
left:0;
height:100%;
width:100%;
opacity:0.2;
background:#000;
}

.nmReposition {
position:absolute;
}

.nyroModalCloseButton {
top:-13px;
right:-13px;
width:60px;
height:24px;
text-indent:-9999em;
background:url(//www.juniper.net/shared/img/global/btn-close.gif);
z-index:11;
}

.nyroModalTitle {
top:-26px;
left:0;
font-size:1.1em;
color:#ddd;
margin:0;
}

.nyroModalCont {
position:absolute;
border: 8px solid rgba(0, 0, 0, 0.2);
-moz-border-radius: 6px;
border-radius: 6px;
margin:25px;
background:#fff;
z-index:10;
}

.nyroModalCont iframe {
width:600px;
height:400px;
}

.nyroModalError {
border:4px solid red;
color:red;
width:250px;
height:250px;
}

.nyroModalError div {
min-width:0;
min-height:0;
padding:10px;
}

.nyroModalLink,.nyroModalDom,.nyroModalForm,.nyroModalFormFile {
position:relative;
min-height:250px;
min-width:250px;
max-width:1000px;
padding:10px;
}

.nyroModalImage,.nyroModalSwf,.nyroModalIframe,.nyroModalIframeForm {
position:relative;
overflow:hidden;
}

.nyroModalHidden {
left:-9999em;
top:-9999em;
}

.nyroModalLoad {
position:absolute;
width:100px;
height:100px;
padding:0;
background:url(../img/ajaxLoader.gif) no-repeat center #fff;
}

.nyroModalPrev,.nyroModalNext {
outline:none;
position:absolute;
top:0;
height:60%;
width:150px;
min-height:50px;
max-height:300px;
cursor:pointer;
text-indent:-9999em;
background:url(data:image/gif;base64,AAAA) no-repeat left 20%;
}

.nyroModalImage .nyroModalPrev,.nyroModalImage .nyroModalNext {
height:100%;
width:40%;
max-height:none;
}

.nyroModalPrev {
left:0;
}

.nyroModalPrev:hover {
background:url(../img/prev.gif);
}

.nyroModalNext {
right:0;
background:right 20%;
}

.nyroModalNext:hover {
background:url(../img/next.gif) right 20%;
}


#cluetip-close img {
border:0;
}

#cluetip-title {
overflow:hidden;
}

#cluetip-title #cluetip-close {
float:right;
position:relative;
}

#cluetip-waitimage {
width:43px;
height:11px;
position:absolute;
background:url(../img/cluetip/wait.gif);
}

.cluetip-arrows {
display:none;
position:absolute;
top:0;
left:-11px;
height:22px;
width:11px;
background:no-repeat;
}

#cluetip-extra {
display:none;
}

.cluetip-default #cluetip-outer {
position:relative;
margin:0;
background:#ccc;
}

.cluetip-default h3#cluetip-title {
font-size:1.1em;
font-weight:700;
color:#706f74;
margin:0;
padding:2px 5px 0;
background:#ccc;
}

.cluetip-default #cluetip-title a {
color:#706f74;
font-size:.9em;
}

.clue-right-default .cluetip-arrows {
background:url(../img/cluetip/arrowleft.gif);
}

.clue-left-default .cluetip-arrows {
left:100%;
margin-right:-11px;
background:url(../img/cluetip/arrowright.gif);
}

.clue-top-default .cluetip-arrows {
top:100%;
left:50%;
margin-left:-11px;
height:11px;
width:22px;
background:url(../img/cluetip/arrowdown.gif);
}

.clue-bottom-default .cluetip-arrows {
top:-11px;
left:50%;
margin-left:-11px;
height:11px;
width:22px;
background:url(../img/cluetip/arrowup.gif);
}

.cluetip-gray #cluetip-outer,.cluetip-gray_w #cluetip-outer,.cluetip-checksum #cluetip-outer {
position:relative;
margin:0;
background:#706f74;
}

.cluetip-gray h3#cluetip-title,.cluetip-gray_w h3#cluetip-title {
font-size:1.1em;
font-weight:700;
color:#fff;
margin:0;
padding:2px 5px 0;
background:#706f74;
}

.cluetip-checksum h3#cluetip-title {
font-size:1em;
font-weight:700;
color:#fff;
margin:0;
padding:2px 5px 0;
background:#706f74;
}

.cluetip-checksum #cluetip-inner {
padding:5px;
background:#fff;
}

.clue-right-gray .cluetip-arrows,.clue-right-gray_w .cluetip-arrows,.clue-right-checksum .cluetip-arrows {
background:url(../img/cluetip/arrowleft-gray.gif);
}

.clue-left-gray .cluetip-arrows,.clue-left-gray_w .cluetip-arrows.clue-left-checksum .cluetip-arrows {
left:100%;
margin-right:-11px;
background:url(../img/cluetip/arrowright-gray.gif);
}

.clue-top-gray .cluetip-arrows,.clue-top-gray_w .cluetip-arrows,.clue-top-checksum .cluetip-arrows {
top:100%;
left:50%;
margin-left:-11px;
height:11px;
width:22px;
background:url(../img/cluetip/arrowdown-gray.gif);
}

.clue-bottom-gray .cluetip-arrows,.clue-bottom-gray_w .cluetip-arrows,.clue-bottom-checksum .cluetip-arrows {
top:-11px;
left:50%;
margin-left:-11px;
height:11px;
width:22px;
background:url(../img/cluetip/arrowup-gray.gif);
}

.cluetip-orange #cluetip-outer,.cluetip-orange_w #cluetip-outer {
position:relative;
margin:0;
background:#f7941d;
}

.cluetip-orange h3#cluetip-title,.cluetip-orange_w h3#cluetip-title {
font-size:1.1em;
font-weight:700;
color:#fff;
margin:0;
padding:2px 5px 0;
background:#f7941d;
}

.clue-right-orange .cluetip-arrows,.clue-right-orange .cluetip-arrows {
background:url(../img/cluetip/arrowleft-orange.gif);
}

.clue-left-orange .cluetip-arrows,.clue-left-orange_w .cluetip-arrows {
left:100%;
margin-right:-11px;
background:url(../img/cluetip/arrowright-orange.gif);
}

.clue-top-orange .cluetip-arrows,.clue-top-orange_w .cluetip-arrows {
top:100%;
left:50%;
margin-left:-11px;
height:11px;
width:22px;
background:url(../img/cluetip/arrowdown-orange.gif);
}

.clue-bottom-orange .cluetip-arrows,.clue-bottom-orange_w .cluetip-arrows {
top:-11px;
left:50%;
margin-left:-11px;
height:11px;
width:22px;
background:url(../img/cluetip/arrowup-orange.gif);
}

.cluetip-red #cluetip-outer,.cluetip-red_w #cluetip-outer {
position:relative;
margin:0;
background:#ec5e38;
}

.cluetip-red h3#cluetip-title,.cluetip-red_w h3#cluetip-title {
font-size:1.1em;
font-weight:700;
color:#fff;
margin:0;
padding:2px 5px 0;
background:#ec5e38;
}

.clue-right-red .cluetip-arrows,.clue-right-red .cluetip-arrows {
background:url(../img/cluetip/arrowleft-red.gif);
}

.clue-left-red .cluetip-arrows,.clue-left-red_w .cluetip-arrows {
left:100%;
margin-right:-11px;
background:url(../img/cluetip/arrowright-red.gif);
}

.clue-top-red .cluetip-arrows,.clue-top-red_w .cluetip-arrows {
top:100%;
left:50%;
margin-left:-11px;
height:11px;
width:22px;
background:url(../img/cluetip/arrowdown-red.gif);
}

.clue-bottom-red .cluetip-arrows,.clue-bottom-red_w .cluetip-arrows {
top:-11px;
left:50%;
margin-left:-11px;
height:11px;
width:22px;
background:url(../img/cluetip/arrowup-red.gif);
}

.cluetip-blue #cluetip-outer,.cluetip-blue_w #cluetip-outer {
position:relative;
margin:0;
background:#5d87a1;
}

.cluetip-blue h3#cluetip-title,.cluetip-blue_w h3#cluetip-title {
font-size:1.1em;
font-weight:700;
color:#fff;
margin:0;
padding:2px 5px 0;
background:#5d87a1;
}

.clue-right-blue .cluetip-arrows,.clue-right-blue_w .cluetip-arrows {
background:url(../img/cluetip/arrowleft-blue.gif);
}

.clue-left-blue .cluetip-arrows,.clue-left-blue_w .cluetip-arrows {
left:100%;
margin-right:-11px;
background:url(../img/cluetip/arrowright-blue.gif);
}

.clue-top-blue .cluetip-arrows,.clue-top-blue_w .cluetip-arrows {
top:100%;
left:50%;
margin-left:-11px;
height:11px;
width:22px;
background:url(../img/cluetip/arrowdown-blue.gif);
}

.clue-bottom-blue .cluetip-arrows,.clue-bottom-blue_w .cluetip-arrows {
top:-11px;
left:50%;
margin-left:-11px;
height:11px;
width:22px;
background:url(../img/cluetip/arrowup-blue.gif);
}

.cluetip-green #cluetip-outer,.cluetip-green_w #cluetip-outer {
position:relative;
margin:0;
background:#49a942;
}

.cluetip-green h3#cluetip-title,.cluetip-green_w h3#cluetip-title {
font-size:1.1em;
font-weight:700;
color:#fff;
margin:0;
padding:2px 5px 0;
background:#49a942;
}

.clue-right-green .cluetip-arrows,.clue-right-green_w .cluetip-arrows {
background:url(../img/cluetip/arrowleft-green.gif);
}

.clue-left-green .cluetip-arrows,.clue-left-green_w .cluetip-arrows {
left:100%;
margin-right:-11px;
background:url(../img/cluetip/arrowright-green.gif);
}

.clue-top-green .cluetip-arrows,.clue-top-green_w .cluetip-arrows {
top:100%;
left:50%;
margin-left:-11px;
height:11px;
width:22px;
background:url(../img/cluetip/arrowdown-green.gif);
}

.clue-bottom-green .cluetip-arrows,.clue-bottom-green_w .cluetip-arrows {
top:-11px;
left:50%;
margin-left:-11px;
height:11px;
width:22px;
background:url(../img/cluetip/arrowup-green.gif);
}

.cluetip-default,.cluetip-gray,.cluetip-gray_w,.cluetip-checksum,.cluetip-orange,.cluetip-orange_w,.cluetip-red,.cluetip-red_w,.cluetip-blue,.cluetip-blue_w,.cluetip-green,.cluetip-green_w {
text-align:left;
background:#ddd;
}

.cluetip-default #cluetip-inner,.cluetip-gray_w #cluetip-inner,.cluetip-orange_w #cluetip-inner,.cluetip-red_w #cluetip-inner,.cluetip-blue_w #cluetip-inner,.cluetip-green_w #cluetip-inner {
padding:10px;
background:#fff;
}

.cluetip-default div#cluetip-close,.cluetip-gray div#cluetip-close,.cluetip-gray_w div#cluetip-close,.cluetip-checksum div#cluetip-close,.cluetip-orange div#cluetip-close,.cluetip-orange_w div#cluetip-close,.cluetip-red div#cluetip-close,.cluetip-red_w div#cluetip-close,.cluetip-blue div#cluetip-close,.cluetip-blue_w div#cluetip-close,.cluetip-green div#cluetip-close,.cluetip-green_w div#cluetip-close {
text-align:right;
color:#666;
margin:1px 5px 6px;
}

.cluetip-gray #cluetip-title a,.cluetip-gray_w #cluetip-title a,.cluetip-checksum #cluetip-title a,.cluetip-orange #cluetip-title a,.cluetip-orange_w #cluetip-title a,.cluetip-red #cluetip-title a,.cluetip-red_w #cluetip-title a,.cluetip-blue #cluetip-title a,.cluetip-blue_w #cluetip-title a,.cluetip-green #cluetip-title a,.cluetip-green_w #cluetip-title a {
color:#fff;
font-size:.9em;
}

.cluetip-gray #cluetip-inner,.cluetip-orange #cluetip-inner,.cluetip-red #cluetip-inner,.cluetip-blue #cluetip-inner,.cluetip-green #cluetip-inner {
padding:10px;
background:#eaeaea;
}

#dropdownpanel{ /*Outermost Panel DIV*/
position: absolute;
width: 100%;
top: 0;
visibility:hidden;
z-index:200;
}

#dropdownpanel .contentdiv{ /*Div containing Ajax content*/
text-align:left!important;
background-color: #ffffcc;
border-left: 1px solid #666666;
border-right: 1px solid #666666;
z-index:5;
}

#dropdownpanel .control{ /*Div containing panel button*/
border-top: 1px solid #666666;
}

div.right_nav_separator {
margin:5px 15px 5px 15px;
border-bottom: 1px #000 dotted;
}