/*---Reset----*/
body {
	background: #333744 url(../Images/CssImg/bgImg.gif) repeat;
	font-family:arial;
	font-size:14px;
	color:#ffffff;
	margin:0 auto;
}
#topBar {
	width:100%;
	background:url(../Images/CssImg/topBar.gif) repeat-x;
	height:15px;
}
#wrap {
	width:906px;
	margin:0 auto;
}
#menu-main {
	background:url(../Images/CssImg/menuBg.gif) repeat-x;
	height:60px;
	text-align: center;
}
#content {
	min-height:380px;
	margin:5px 0 10px 0;
}
#footer {
	background-color:#000000;
	text-align:center;
	padding:10px;
	font-size:12px;
	color:ffffff;
	clear:both;
}
#home-left {
	width:564px;
	float:left;
}
#home-right {
	background-color:#222632;
	width:302px;
	float:right;
	padding: 5px;
	min-height:287px;
	margin:-24px 0 0 0;
}
#home-bottom-left {
	float:left;
	background-color:#1b1f2a;
	width:606px;
	min-height:266px;
	margin:10px 0 10px 0;
}
#home-bottom-right {
	background-color:#1b1f2a;
	width:300px;
	float:left;
	min-height:130px;
	margin:10px 0 10px 0;
}
a {
	color:#b96e41;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	color:#ff6100;
	text-decoration:underline;
}
a:visited {
	color: #ffffff;
	font-weight:bold;
	text-decoration:underline;
}
img {
	border:0px none;
}
P, div {
	margin:0;
	padding:0;
	font-weight:normal
}
h1 {
	font-size:20px;
	margin:0 0 5px 0px;
}
h2 {
	font-size:18px;
	color:#ff6100;
	margin-bottom:5px;
}
h3 {
	font-size:16px;
	margin-bottom:5px;
}
h4 {
	color:#000;
	font-size:16px;
	margin-bottom:5px;
}
ul, li {
	margin:0;
	padding:0;
	text-indent:0;
	list-style:disc inside;
}
.txtOrange {
	color:#ff6100;
}
form, * {
	margin:0;
	padding:0
}
/*---Reset End----*/

/*--Most Used--*/

.clr {
	float:none;
	clear:both;
	height:0px;
	line-height:0px
}
.float-left {
	float:left
}
.block {
	display:block
}
.float-right {
	float:right
}
.text-justify {
	text-align:justify
}
.text-center {
	text-align:center
}
/*--Most Used--*/

/*---Horizontal Menu----*/

td.menu-item {
	color: #fff;
	border:0px;
	text-align:center;
	cursor:pointer;
	padding-top:7px;
}
td.menu-item-hover {
	color: #000;
	background:url('../Images/CssImg/menu-hover.jpg') repeat-x;
	border:0px;
	text-align:center;
	cursor:pointer;
	padding-top:7px;
}
td.menu-item-selected {
	color: #000;
	background:url('../Images/CssImg/menu-hover.jpg') repeat-x;
	border:0px;
	text-align:center;
	cursor:pointer;
	padding-top:7px;
}
/* Sub Menu */ 

td.submenu-item {
	background: #232732;
	color: #fff;
	font-size: 12px;
	border-top:1px solid #404652;
	padding-left:5px;
	cursor:pointer;
	filter:alpha(opacity=80);
	-moz-opacity:.25;
	opacity:.80;
}
td.submenu-item-hover {
	background: #f45900;
	color: ##FFF;
	font-size: 12px;
	border-top:1px solid #404652;
	padding-left:5px;
	cursor:pointer;
}
td.submenu-item-selected {
	background: #1b1f2a;
	color: #fff;
	font-size: 12px;
	border-top:1px solid #404652;
	padding-left:5px;
	cursor:pointer;
}
td.separetor {
	width:1px;
	height:59px
}
td.separetor-hover {
	width:1px;
	height:59px
}
td.separetor-selected {
	width:1px;
	height:59px
}
#catDynMenuSub2323 {
	margin:60px 0px 0px -10px
}
.catmain14623 {
	width:100%
}
#cat_14623_divs {
	margin-top:-8px !important;
	padding:0px !important;
}
/*---Horizontal Menu End----*/


.rss_box {
	width:100%;
}
.rss_title_ {
	color:#b96e41
}
.rss_item {
	color:#FFf;
	margin-bottom:10px;
}
.webappsearch {
	float:right;
	margin-top:126px;
	margin-right:20px;
}
.flags {
	float:right;
	margin-right:20px;
	margin-top:20px;
}
.webappsearch input {
	width:100px;
}
.webappsearch label {
	color:#333;
}
.marc-image-left {
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}
.marc-image-right {
	float:right;
	padding-left:20px;
	padding-bottom:20px;
}

