/* MAIN HEADER STYLES */

#logobox {
	width: 762px;
	height: 67px;
	background-color: #EFEFEF;
}

#logol {
	float: left;
	width: 185px;
	height: 67px;
	text-align : center;
}

#logos {
	width: 564px;
	height: 20px;
	float: left;
	text-align: right;
	padding : 2px 0px 5px 0px;
}

#logos input {
	height : 12px;
	vertical-align : -3px;
}

#logos a.logoformbtn,  a.logoformbtn:hover {
	font-size: 10px;
	text-decoration: none;
	color: #4D6A96;
	background-color: #E1E1E1;
	border: 1px #CCCCCC solid;
	padding : 2px 10px 2px 10px;
	margin: 5px 0px 0px 0px;
}

#logor {
	float: left;
	width: 564px;
	height: 35px;
	text-align: right;
	background-color: #EFEFEF;
	color: #4D6A96;
	padding-top : 5px;
}

#logor a {
	padding : 5px 2px 0px 2px;
}

#logor a:link, #logor a:active, #logor a:visited {
	font: 9px Verdana,Geneva,Arial;
	color: #7A7300;
	text-decoration: none;
}

#logor a:hover {
	text-decoration: underline;
}

#logosplain, #logosnormal {
	position : absolute;
	top : 40px;
	padding : 2px 0px 5px 0px;
}

#logosplain {
	margin-left : 485px;
}

#logosnormal {
	margin-left : 505px;
}

#logosplain  input, #logosnormal  input {
	height : 12px;
	vertical-align : -3px;
}

#logosplain a.logoformbtn,#logosplain  a.logoformbtn:hover, #logosnormal a.logoformbtn,#logosnormal a.logoformbtn:hover {
	font-size: 10px;
	text-decoration: none;
	color: #4D6A96;
	background-color: #E1E1E1;
	border: 1px #CCCCCC solid;
	padding : 2px 10px 2px 10px;
	margin: 5px 0px 0px 0px;
}

/* POP UP WINDOW HEADER STYLES */

#popuplogobox {
	background-image: url(/shared/pageframework/images/popup_netiq_logo.gif);
	background-repeat : no-repeat;
	width: 100%;
	height: 44px;
	background-color: #EFEFEF;
	float: right;
	padding-top: 5px;
	text-align: right;
	border-bottom: 2px solid #4D6A96;
}

#popupheader{
	width: 100%;
	border: 1px #6699CC solid;
	margin-left: 0px;
	margin-top: 10px;
	padding-left: 6px;
	padding-right: 15px;
	color: #6699CC;
	line-height: 20px;
	background-color: #DFECF5;
	font-weight: bold;
}

.popupbody {
	background-color: #FFFFFF;
	min-width: 0px;
}


.popup {
	background-color: #FFFFFF;
	padding: 20px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	voice-family: "\"}\"";
	voice-family:inherit;
}

.popup h1 {
	background-repeat : repeat-x;
	background-image : url(/Shared/Images/glb_div_horizontal.gif);
	padding-bottom : 5px;
	margin-bottom: 15px;
	background-position : bottom;
}

.popupimage {
	padding-top: 10px;
	text-align: center;
}

.popuptitle {
	font-size : 12px;
	color: #6699CC;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	font-weight: bold;
}

.popupdesc {
	font-size : 10px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 8px;
	width: 100%;
}

.popuphdivider {
	width:100%;
	background-image: url(/shared/images/glb_div_grey.gif);
	background-repeat : repeat-x;
	margin: 10px 0px 0px 0px;
	height : 2px;
}


/*  TOP NAVBAR STYLES */

#menubox {
	width: 762px;
	height: 35px;
	padding: 0;
	margin: 0;
	background : #5E89B4 url(/shared/pageframework/images/glb_bg_navbar.gif) no-repeat left;	
}

#products {
	width: 138px;
}

#support {
	width: 128px;
}

#about {
	width: 102px;
}

#partners {
	width: 100px;
}


#menubox ul {
	width: 473px;
	list-style: none;
	padding: 0px;
	margin: 1px 0px 0px 159px;
}

#menubox ul li {
	height: 24px;
	text-align: center;
	float: left;
	position: relative;
	padding: 4px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-left: 1px solid #A7C5DF;
}

#menubox ul li a {
	height: 20px;
	text-align: center;
	float: left;
	position: relative;
}

.menusel {
	background-image : url(/shared/PageFramework/Images/menu_sel.gif);	
	background-repeat : repeat-x;
}

.menuselproducts {
	background-image : url(/shared/PageFramework/Images/menu_sel.gif);	
	background-repeat : repeat-x;
}

.menuselsupport {
	background-image : url(/shared/PageFramework/Images/menu_sel.gif);	
	background-repeat : repeat-x;
}

#menubox a:link, #menubox a:active, #menubox a:visited {
	font: 12px/20px Arial;
	color: #EFEFEF;
	font-weight: normal;
	text-decoration: none;
}

#menubox a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* MAIN CONTENT STYLES */

#funcheader {
	height: 19px;
}

#printpage {
	width: 72px;
	float: left;
	text-align: right;
}

#breadcrumb {
	width: 650px;
	float: left;
}

#breadcrumb ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#breadcrumb ul li {
	display: inline;
	font: 10px/13px Arial;
	color: #666666;
	margin-right: 5px;
}

.bltext {
	color: #7A7300;
}

/* FOOTER STYLES */

#footer {
	font: 10px Arial;
	color: #FFFFFF;
	text-decoration: none;
	border-top: 1px #CCCCCC solid;
	background-color: #7A7A7A;
	text-align: center;
	padding: 15px;
	line-height: 16px;
}

#footer p {
	margin-bottom : 10px;
}

a.footertoplink:link, a.footertoplink:active, a.footertoplink:visited, a.footerlink:link, a.footerlink:active, a.footerlink:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin-right : 2px;
	margin-left : 2px;
}

a.footertoplink:hover, a.footerlink:hover {
	text-decoration: underline;
}

#sidespacer   { padding-bottom: 52px }


/* PRESS RELEASE SECTION ON HOME STYLES */

.pressbox {
	margin-bottom: 0px;
}

.pressbox td {
	padding-top: 5px;
	padding-bottom: 0px;
	background : url(file:///C|/Documents%20and%20Settings/Dima/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/sdbr_div_bg.gif) repeat-x bottom;
}


/* SIDEBAR STYLES */

.sidebox {
	margin-bottom: 15px;
}

.sidebox td.head {
	height: 19px;
	padding: 0px;
	border-bottom: 1px #999999 solid;

}

.sidebox td {
	padding-top: 5px;
	padding-bottom: 5px;
	/*border-bottom: 1px #DDDDDD dotted;*/
	background : url(file:///C|/Documents%20and%20Settings/Dima/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/Images/sdbr_div_bg.gif) repeat-x bottom;
}

.sidebox td.fold {
	border: 0px;
	padding-bottom: 0px;
	background : none;
}

.sideboxfold td {
	padding-top: 2px;
	padding-bottom: 2px;
	border: 0px;
	background : none;
}

.sidebox td p {
	margin : 0px 0px 0px 0px;
}

.sidebox td.fold  p {
	margin : 0px 0px 0px 0px;
}

.sideboxfold td p {
	margin : 0px 0px 0px 0px;
}

.sidetitle {
	font-size : 12px;
	line-height: 18px;
	color: #7A7300;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px #E1E1E1 solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
	background : url(file:///C|/Documents%20and%20Settings/Dima/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/Images/sdbr_hdr_bg.gif) no-repeat right;
}

.foldtext {
	color: #4D6A96;
}


.ns6bug {
	margin: 0;
	padding: 0;
	font-size: 2px;
	line-height: 2px;
}

.normcontentwrapper, .normcontenttop {
	width: 762px;
	padding: 20px;
	padding-top: 0px;
	margin-top: 10px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 722px;
}

.normcontenttop { } /* fix for IE5 */

.normcontenttop {
	padding-bottom: 0px;
}

.normcontent  {
	background-image: url(/shared/pageframework/images/netiq_normcontback.gif);
	background-repeat: repeat-y;
}

.normcontentwrapper    { 
	background-image: url(/shared/pageframework/images/h1_div.gif); 
	background-repeat: no-repeat; 
	background-position: 20px 0; 
}

.maincontent {
	width: 762px;
	padding: 20px;
	padding-top: 0px;
	margin-top: 10px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 722px;
}

.maincontentwrapper  {
	background-image: url(/shared/pageframework/images/h1_div.gif);
	background-repeat: repeat-x;
	background-position: 20px 0; 
}

#mainleft {
	width: 526px;
	float: left;
	padding-right: 40px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 486px;
}

#mainright { } /* fix for IE5 */

#mainright {
	width: 192px;
	float: left;
}

#trialOrdList li {
	padding-bottom: 25px;
}