/* CSS Document */

body {
	padding-top: 50px;
	padding-bottom: 10px;
}
.sidebar-nav {
	padding: 1px 0;
}
.container2 {
	max-width:100%;		
}
.container-fluid2 {
	padding-right: 5px;
	padding-left: 5px;
	position:relative;
	max-width:650px;
	*zoom: 1;
}
.container-fluid3 {
	padding-right: 5px;
	padding-left: 5px;
	position:relative;
	max-width:970px;
	*zoom: 1;
}
.container-fluid4 {
	padding-right: 5px;
	padding-left: 5px;
	position:relative;
	max-width:1200px;
	*zoom: 1;
}
.container-fluid5 {
	padding-right: 5px;
	padding-left: 5px;
	position:relative;
	max-width:500px;
	*zoom: 1;
}
.container-fluid6 {
	padding-right: 5px;
	padding-left: 5px;
	position:relative;
	max-width:750px;
	*zoom: 1;
}
.container-fluid7 {
	padding-right: 5px;
	padding-left: 5px;
	position:relative;
	max-width:450px;
	*zoom: 1;
}
.container-fluid8 {
	padding-right: 5px;
	padding-left: 5px;
	position:relative;
	max-width:800px;
	*zoom: 1;
}
.btn-link,
.btn-link:active {
	background-color: transparent;
	background-image: url(images/ContactUs.jpg);
	-webkit-box-shadow: none;
	 -moz-box-shadow: none;
		  box-shadow: none;
}
/* Set the fixed height of the footer here */
#push,
#footer {
	height: 25px;
	padding-top: 10px;
}
#footer {
	background-color: #000000;
}
.popover,
.input-prepend .popover {
	font-size: inherit;    /* 12px;   */
}
.btn-group > .popover {
	font-size: inherit;   /* 14px;  */
	background-color:#FFFFFF;
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	max-width: 260px;
	padding: 1px;
	text-align: left;
	white-space: normal;
	background-color: #FFFFCC; /*#ffffff; */
	border: 2px solid #000;
	border: 2px solid rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
			border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
			box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
		-moz-background-clip: padding;
			background-clip: padding-box;
}
.popover.left {
	margin-top: -5px;
}
.popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;   /* normal;   */
	line-height: 18px;
	background-color: #Ffffcc; /*#f7f7f7; */
	border-bottom: 1px solid #000000;    /* #ebebeb;  */
	-webkit-border-radius: 5px 5px 0 0;
		-moz-border-radius: 5px 5px 0 0;
			border-radius: 5px 5px 0 0;
}
.popover-title:empty {
	display: none;
}
.popover-content {
	padding: 4px 4px;
}
nav-header2 {
	display: block;
	padding: 3px 15px;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #333333;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	text-transform: uppercase;
}
.divider2 {
	*width: 100%;
	height: 1px;
	margin: 0px 0px;
	*margin: -0px 0 0px;
	overflow: hidden;
	background-color:  #999999;
	border-bottom: 1px solid #ffffff;
}
/* -------------------------------------------------- */

/* Wrapper for page content to push down footer */
#wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/* Negative indent footer by it's height */
	margin: 0 auto -60px;
}
 hr {
	margin: 5px 0;
	border: 0;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #ffffff;
}
.dropdown-submenu > .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: 40px;	
	margin-left: -30px;
	-webkit-border-radius: 0 6px 6px 6px;
		-moz-border-radius: 0 6px 6px 6px;
			border-radius: 0 6px 6px 6px;
}



