/*
Theme Name: Netwrix
Theme URI: http://www.netwrix.com
Description: A business theme (Based on Twenty Ten)
Version: 3.0
Author: elmalak( Mamdouh Samy)
Author URI: http://www.elmalak.info
Tags: business, blue, gray
*/

@import "css/reset.css";
@import "css/typography.css";
@import "css/layout.css";

.navigation {

}

#top-search{
top:4px;
right: 0px;
position:absolute;
width: 140px;
}
#breadcrumbs {
background: url(images/navbar_background.png) repeat-x;
height: 30px;
color: #fff;
padding: 0px;
font-family:Tahoma;
font-size:12px;
font-weight:bold;
}
#breadcrumbs a{
color:white;
text-decoration:none;
}
#freeware{ float: right; width: 110px; height: 26px; text-indent: -9999px;}
#sidebar {
	float: left;
	width: 196px;
	padding: 10px 0px 0px 20px;
	position: relative;
}
#sidebar h3 {
	margin:10px 0px 0px 10px;
	font-size:16px;
	color: #006599;
}
#sidebar ul li { padding: 5px 0 5px 10px;}



body {
/*background:#0B8AB7;*/
background:#ffffff;
}
body, td, input, textarea, select, button {
color:#4C4C4C;
font:12px Arial;
}

li {
list-style:none outside none;
}
h1, h2, h3, h4, h5, h6 {
font-size:1em;

}
.mainCnt input {
border-color:#DDDDDD;
border-width:1px;
width: 240px;
margin-bottom: 5px;
}

.mainCnt textarea {
border-color:#DDDDDD;
border-width:1px;
width: 390px;
margin-bottom: 5px;
}

input[type="radio"], input[type="checkbox"] {
border:medium none;
}
button {
cursor:pointer;
}
img {
border:medium none;
}
#wrapper {
margin:0 auto 30px;
width:1024px;
background:#ffffff;
overflow: hidden;
}

#header{

}

a {
color:#006599;
text-decoration:none;
}
a:hover {text-decoration:underline;
}
a img {
border:medium none;
}
em, cite, strong, th {
font-style:normal;
font-weight:normal;
}

#header h1 a.logo {
cursor:pointer;
display:inline;
height:65px;
overflow:hidden;
position:absolute;
top:0px;
width:281px;
background: url(images/logo.png) top left no-repeat;

}
#header p.description { width: 220px;}

#header h1 a.logo, #header p.description {
text-indent: -9999px;}

p.contact-info {color:white;
position: absolute;
top: 0px;
right: -1px;
font-family:sans-serif;
font-size:12px;
font-weight:bold;
margin:5px 5px 0 0;
text-shadow:1px 0 2px black;}
p.contact-info a { color: #fff; text-decoration: underline;}
p.contact-info span{ vertical-align: 3px;}

.mainCnt {
margin:5px;
padding:20px 40px 20px 0px;
text-align:justify;
width: 719px;
float: right;
}
.mainCnt a {
color:#006599;
text-decoration:underline;
}
.mainCnt h1 {
color:#006599;
font-size:18px;
padding:10px 0;
margin-bottom: 15px;
}
.mainCnt h2 {
color:#006599;
font-size:16px;
padding:10px 0 0;
margin: 15px 0;
}
.mainCnt h3 {
color:#707780;
font-weight:bold;
padding:6px 0;
margin: 15px 0;
}
.mainCnt p {
color:#4C4C4C;
padding:8px 0;
}
.mainCnt ul {
padding:5px 0 5px 20px;
}
.mainCnt ul li {
list-style:disc outside none;
}
.mainCnt li.decimal {
list-style-type:decimal;
}
.mainCnt li.none {
list-style-type:none;
}
.meta-prep {}


#content {
	background: url(images/content_grad.jpg) repeat-x;
}

#mfoot {
	width:1024px;
	background:#006599;
}
#mfoot a {
	color:#ffffff;
	margin:0px;
	font-size:12px;
	font-weight:bold;
}
#mfoot td {
	color:#ffffff;
	font-size:12px;
}
#mfoot td li a {
	font-size:11px;
	font-weight:normal;
}
#mfoot td ul {
	margin-top:9px;
}
#mfoot td table {
	margin-top:11px;
}
#mfoot td td a {
	font-size:11px;
	font-weight:normal;
}
#linksBox {
	width:100%;
	padding:21px 0px 0px 41px;
}
#mfoot a:hover {
	text-decoration: none;
}

.fnavigation ul li {
display:inline;
margin:0 5px;
}
.fnavigation a {
color:#FFFFFF;
}

label {
display:inline-block;
width:130px;
vertical-align: top;
}

.mainCnt input[type=submit], button.btnsubmit {
	clear:both;
	display:block;
	margin:0px 0px 0px 284px;
	padding:0px;
	border: 2px solid #ffffff;
	
	background:#53b4e6;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#53b4e6', endColorstr='#1e7cc1');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#53b4e6', EndColorStr='#1e7cc1')";
	background: -ms-linear-gradient(top, #53b4e6, #1e7cc1);
	background: -moz-linear-gradient(#53b4e6, #1e7cc1);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#53b4e6), to(#1e7cc1));
	background: -webkit-linear-gradient(top, #53b4e6, #1e7cc1);
	background: -o-linear-gradient(#53b4e6, #1e7cc1);
	background: linear-gradient(top, #53b4e6, #1e7cc1);
	
	-moz-box-shadow:  0px 0px 3px 1px #CCCCCC;
	-webkit-box-shadow:  0px 0px 3px 1px #CCCCCC;
	box-shadow:  0px 0px 3px 1px #CCCCCC;
	
	width:130px;
	height:29px;
	cursor:pointer;
	text-align:center;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
}

.avatar{ float: left; margin: 0 10px 5px 0;}
.microsoft { margin-bottom: 65px;}
#comment-holder, #comments { margin-top: 20px;}

#contentline_top {
	background: #ededed url('images/contentline_top.png');
	background: -moz-linear-gradient(#ededed, #bcbcbc);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ededed), to(#bcbcbc));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#bcbcbc');
	width:1px;
	height:155px;
}

#contentline_bottom {
	background: white url('images/contentline_bottom.png');
	background: -moz-linear-gradient(#bcbcbc, #ffffff);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#bcbcbc), to(#ffffff));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bcbcbc', endColorstr='#ffffff');
	width:1px;
	height:155px;
}

.micrLogoCont {
	margin:25px 0px 20px 19px;
}


/* Main menu settings */
#centeredmenu {
   height:40px;
   margin:0px;
   padding:0px;
   width:100%;
   font-family:Arial, sans-serif; /* Menu font */
   font-size:15px; /* Menu text size */
   font-weight: bold;
   z-index:1000; /* This makes the dropdown menus appear above the page content below */
   position:relative;
   background: url('images/menubg.jpg');
}

/* Top menu items */
#centeredmenu ul {
   margin:4px 0px 0px;
   padding:0px;
   list-style:none;
   float:right;
   position:relative;
   right:535px;
   white-space: nowrap;
}
#centeredmenu ul li {
   margin:1px 6px 0 0px;
   float:left;
   position:relative;
   left:52%;
   top:0px;
}
#centeredmenu ul li a {
   display:block;
   margin:0px;
   padding:8px;
   line-height:1em;
   text-decoration:none;
   color:#636363;
   font-weight:bold;
   border: 1px solid transparent;
}
#centeredmenu ul li .main_menu_items {
   display:inline;
   padding:10px 12px 8px;
   position:relative;
   top:-10px;
   z-index:100;
}
#centeredmenu ul li.active a {
   color:#006699;
   background:#000;
}
/*search menu item*/
#centeredmenu ul li#search{
	margin: -3px 0px 0px 43px;
	top: 4px;
}

#in_search_back {
	background: url(images/search_back.png) no-repeat;
	width:156px;
	height:32px;
}

#in_search_back td {
	vertical-align:bottom;
}

#in_search {
	border: 0px;
	margin: 0px 2px 6px 0px;
	width:111px;
	color:#d4d3d3;
	font-style:italic;
	font-size:12px;
	padding: 1px 0px;
}

#in_search:focus {
	color:#636363;
	background:#ffffff;
	outline:none;
}

#go_search {
	background: url(images/search_icon.png) no-repeat 0px 0px;
	border: 0px;
	cursor: pointer;
	margin-bottom: 3px;
	width: 24px;
	height: 24px;
}

.menu_separator {
	margin-left:3px;
}

#centeredmenu ul li:hover .main_menu_items{
	color:#006699;
	background:#f1f1f1;
	background: -moz-linear-gradient(#f3f3f3 , #f1f1f1);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#f3f3f3), to(#f1f1f1));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#f1f1f1');
	border:1px solid #B0B0B0;
	border-bottom:0px;
	-webkit-border-radius:10px 10px 0px 0px;
	-moz-border-radius:10px 10px 0px 0px;
	border-radius:10px 10px 0px 0px;
}
#centeredmenu ul li div {
	display:none;
	position: inline;
}
/* Make the sub menus appear on hover */
#centeredmenu ul li:hover div,
#centeredmenu ul li.hover div { /* This line is required for IE 6 and below */
   display:block; /* Show the sub menus */
}
#centeredmenu ul div.last {
	left:auto;
	right:0;
}

.dropdown_container {
	background: #f1f1f1;
	background: -moz-linear-gradient(#f1f1f1 , #d7d7d7);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#f1f1f1), to(#d7d7d7));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#d7d7d7');
	padding:0px;
	border:1px solid #B0B0B0;
	position: absolute;
	top: 31px;
	left:0;
	right:auto;
	white-space: nowrap;
	z-index: 99;
	-webkit-border-radius:0px 10px 10px 10px;
	-moz-border-radius:0px 10px 10px 10px;
	border-radius:0px 10px 10px 10px;
}
.dropdown_container_US_FEDERAL {
	-webkit-border-radius:0px 0px 10px 10px;
	-moz-border-radius:0px 0px 10px 10px;
	border-radius:0px 0px 10px 10px;
}
.dropdown_container.wide {
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.dropdown_container:hover,
.dropdown_container.hover {/* This line is required for IE 6 and below */
	display:block;
}
/*first level links */
#centeredmenu .dropdown_container div .menuItemSeparator {
	border: 1px solid #55617F;
	border-bottom: none;
	margin: 0.5em 0px 0.5em 0px;
	width: 13em;
	height:0px;
}
#centeredmenu .dropdown_container div a,
#centeredmenu .dropdown_container div a {/* This line is required for IE 6 and below */
	padding:0px;
	color: #636363;
	font-size: 12px;
	margin: 5px 0px 0px;
}

/*first and next levels hover links */
#centeredmenu .dropdown_container div a:hover,
#centeredmenu .dropdown_container div a.hover {/* This line is required for IE 6 and below */
	color: #006699;
}

#centeredmenu .dropdown_container div a.disabled_menu_second_level:hover {
   color:#636363;
}
/*second level menu*/
#centeredmenu .dropdown_container div ul{
	margin:0px 0px 0px 9px;
	padding:0px;
	position: static;
	right: auto;
	float: none;
}
#centeredmenu .dropdown_container div ul li{
	list-style-type: none;
	float: none;
	left: auto;
	margin: 0px;
	padding:0px;
	line-height:15px;
}
#centeredmenu .dropdown_container div ul li a{
	font-size: 11px;
	font-weight: normal;
	margin:0px;
	padding: 0px;
	display:inline-block;
}
#centeredmenu .dropdown_container div .secondLevel {
	margin-left:1px;
}
.dropdown_container .left_column {
	float:left;
	margin: 1em 1em 1em 1em;
	height:100%;
	display: inline-block;
}
.dropdown_container .middle_column {
	float:left;
	height:100%;
	margin: 1em 0em 1em 0em;
	display: inline-block;
}
.dropdown_container .right_column {
	float:left;
	margin: 1em 1em 1em 1em;
	height:100%;
	display: inline-block;
}
.horiz_separator {
	position:relative;
	left:-14px;
	/*margin:12px 0px 5px;*/
}

a.btn {
	height:21px;
	padding:4px 0px 0px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:0px 0px 3px 1px #CCCCCC;
	-webkit-box-shadow:0px 0px 3px 1px #CCCCCC;
	box-shadow:0px 0px 3px 1px #CCCCCC;
	outline:0px;
	cursor:pointer;
	display:block;
	background:-moz-linear-gradient(#53B4E6, #1E7CC1);
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#53B4E6), to(#1E7CC1));
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#53b4e6', endColorstr='#1e7cc1');
	background:-o-linear-gradient(#53B4E6, #1E7CC1);
	border:white solid 2px;
	text-align:center;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:white;
}

a.btn:hover, .mainCnt input[type=submit]:hover, button.btnsubmit:hover {
	background:#b9e5fb;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b9e5fb', endColorstr='#87cdec');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#b9e5fb', EndColorStr='#87cdec')";
	background: -ms-linear-gradient(top, #b9e5fb, #87cdec);
	background: -moz-linear-gradient(#b9e5fb, #87cdec);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#b9e5fb), to(#87cdec));
	background: -webkit-linear-gradient(top, #b9e5fb, #87cdec);
	background: -o-linear-gradient(#b9e5fb, #87cdec);
	background: linear-gradient(top, #b9e5fb, #87cdec);
	
	text-decoration:none;
}

#searchsubmit {
	margin: 15px 0px 0px 190px;
}
