body {
  background: #E1E1E1;/* url(../images/body_bg_bottom.jpg) top repeat-x;*/
  color: #333333;
  font: 100% Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  height: 100%;
  margin: 0;/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
  padding: 0;
  text-align: center;/* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

input { font: 100% Tahoma, Verdana, Arial, Helvetica, sans-serif;}
select { font: 100% Tahoma, Verdana, Arial, Helvetica, sans-serif;}

img {
  border: none;
}

a{
  color: #1a3046;
  text-decoration: none;
}

a:hover{
  color: #F59032;
}

hr {
  margin: 0;
  padding: 0;
}

h2 {
  color: #1a3046;
  font-size: 17px;
  font-weight: bold;
}
h3{
	font-size:16px; font-weight:bold; color:#044772
}

.pageBg {
/* background:url(../images/body_bg_bottom.jpg) top repeat-x; */}

.thrColFix #container {
  background: #FFFFFF;
  border: 1px solid #999999;
  border-top: none;
  margin: 0 auto;/* the auto margins (in conjunction with a width) center the page */
  text-align: left;/* this overrides the text-align: center on the body element. */
  width: 774px;/* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
}

.thrColFix #sidebar1 {
  float: left;/* since this element is floated, a width must be given */
  margin: 0 !important;
  padding: 0 !important;/* padding keeps the content of the div away from the edges */
  width: 164px;/* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
/*background: #EBEBEB;  the background color will be displayed for the length of the content in the column, but no further */
}

.thrColFix #sidebar2 {
  float: right;/* since this element is floated, a width must be given */
  margin: 0 !important;
  padding: 0 !important;/* padding keeps the content of the div away from the edges */
  width: 164px;/* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
/*background: #EBEBEB;  the background color will be displayed for the length of the content in the column, but no further */
}

.thrColFix #mainContent {
  margin: 0 170px;/* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
  padding: 0;/* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.fltrt {/* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
  float: right;
  margin-left: 8px;
}

.fltlft {/* this class can be used to float an element left in your page */
  float: left;
  margin-right: 8px;
}

.clearfloat {/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
  clear: both;
  font-size: 1px;
  height: 0;
  line-height: 0px;
}

.Space7px {
  clear: both;
  font-size: 1px;
  height: 7px;
  margin: 0;
  padding: 0;
  width: 7px;
}

#NewsBlock .blockHeader{
  background: url(../images/news_block_hdr.gif) top left no-repeat;
  color: #5f676e;
  font-weight: bold;
  height: 26px;
}

#NewsBlock .blockbody{
  background: url(../images/news_block_bg.jpg) top left no-repeat;
  color: #5f676e;
  font-size: 11px;
  padding: 10px;
}

#PubBlock{
  border: 1px solid #CCCCCC;
}

#PubBlock .blockHeader{
  background: url(../images/pub_block_hdr.gif) top left no-repeat;
  color: #fbf4eb;
  font-weight: bold;
  height: 47px;
}

#PubBlock .blockbody{
  background: url(../images/pub_block_bg.jpg) top left no-repeat;
  color: #687078;
  font-size: 11px;
  padding: 10px;
}

#PubBlock a{
  color: #6F7173;
  font-weight: bold;
}

#PubBlock a:hover{
  color: #F59032;
}

/* main links */
#leftMenuTitle { background:url(../images/left_block_hdr.jpg) right top no-repeat; font-size:13px; color:#FFFFFF; font-weight:bold; padding:0 15px; height:22px}
#leftMenuBody { background:url(../images/left_bg.jpg) right top repeat-y}

#leftMenu a{
  color: #666666;
  display: block;
  font-size: 11px;
  line-height:20px;
  padding-left: 22px;
}

#leftMenu a:hover{
  color: #ff9000;
  display: block;
}
/* left block */
#LeftBlockHeader { background:url(../images/right_block_hdr.jpg) right top no-repeat; font-size:13px; color:#FFFFFF; font-weight:bold; padding:0 15px; height:22px}
#LeftBlockBody { background:url(../images/right_bg.jpg) right top repeat-y; padding:2px 14px 2px 8px; color:#666666  }




#NewsBar {
  background-color: #f5f5f5;
  color: #f5f5f5;
  height: 22px;
  margin: 3px 0;
  overflow: auto;
  width: 100%;
}

#NewsBar a{
  color: #1a3046;
}

#NewsBar a:hover{
  color: #3e73a7;
}

#header {
/*  background-image: url(../images/header.jpg);*/
  height: 160px;
  width: 100%;
}

#header #hdr_left {
  background:url(../images/logo_ar.jpg) no-repeat;
  width:160px;
  height:160px;
  float:left
}

#header #hdr_r1 {
  background:url(../images/hdr_ar.jpg) no-repeat;
  width:614px;
  height:126px;
  float:left
}

#header #hdr_r2 {
  background:url(../images/nav_bg_ar.jpg);
  width:614px;
  height:34px;
  float:left
}

#header .hdr_links {
  width:auto;
  height:18px;
/*  background-color:#FFCC99;*/
  padding:8px 10px 0 10px;
  font-weight:bold;
  font-size:11px;
  color:#FFFFFF;
}

#header .hdr_links a {
  color:#FFFFFF;
}

#header .hdr_links a:hover {
  color:#FFFF99;
}

#header .hdr_search {
  width:auto;
  height:23px;
  padding:0 10px 0 10px;
/*  background-color:#66CC66;*/
}
#header form{padding:0; margin:0}
.formGo {border:1px solid #AEAEAE; width:30px; height:18px; background-color:#FBFBFB;}

#header .hdr_search div { float:left; padding:2px 4px 0 0}
#header .hdr_search div.img { float:left; padding-top:4px}
#header .hdr_search div.txt { float:left; padding-top:4px}



#FooterBar {
  background-color: #469098;
  background-image: url(../images/footer_bg.jpg);
  color: #FFFFFF;
  height: 20px;
  overflow: auto;
  padding-top: 6px;
  text-align: center;
  width: 100%;
}

#FooterBar a{
  color: #FFFFFF;
  font-size: 11px;
}

#FooterBar a:hover{
  color: #FF3300;
  font-size: 11px;
}
/* banners */

html, body{
  height: 100%;
}

#banner_left {
  padding: 2px;
  text-align: center;
}

#banner_top {
  padding: 2px;
  text-align: center;
}

#banner_right {
  padding: 2px 0;
  text-align: center;
}

#banner_bottom {
  padding: 2px;
  text-align: center;
}


/* contct Form */

#contctForm fieldset{
  border: 1px solid #BBBBBB;
  padding: 10px;
  width: 80%;
}

#contctForm td {
  height: 24px;
  padding: 1px 10px;
  text-align: left;
}

#contctForm input {
  border: 1px solid #CCCCCC;
  height: 17px;
  width: 250px;
}

#contctForm textarea {
  border: 1px solid #CCCCCC;
  height: 100px;
  overflow: auto;
  width: 250px;
}

#contctForm .submit {
  padding-left: 60px;
}

#contctForm .submit input {
  background-color: #EEEEEE;
  border: 1px solid #CCCCCC;
  color: #444444;
  height: 20px;
  overflow: auto;
  width: 150px;
}



/* ststic pages */

#staticPage{
  line-height: 16px;
}

#newsPage{
  line-height: 16px;
}
/* path */

.path {
  color: #f69320;
  font-size: 11px;
  font-weight: bold;
}

.path a{
  color: #444444;
}

.path a:hover{
  color: #f69320;
}
/* category */

#catDescription {
  border: 1px dashed #F69220;
  line-height: 130%;
  margin: 8px 10px;
  padding: 8px 10px;
}

#subCatList {
  border: 1px dashed #F69220;
  margin: 10px;
  padding: 10px;
}

#subCatList a{
  border: 0;
  color: #616161;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  width: 48%;
}

#subCatList a:hover{
  color: #F69220;
}

#productList {
  margin: 10px;
  padding: 0px;
}

#productList a{
  color: #00608b;
  font-weight: bold;
}

#productList td.thumb{
  color: #F69220;
  height: 70px;
  padding: 5px;
  text-align: center;
  width: 120px;
}

#productList td.thumb div{
  border: 1px solid #919191;
}

#productList td.thumb a{
  color: #F69220;
  font-weight: normal;
}

#productList td.short{
  font-size: 11px;
  padding: 5px;
  vertical-align: top;
}

#NewsPage a {
  color: #1A3046;
  font-size: 11px;
  font-weight: bold;
}

#NewsPage a:hover {
  color: #F59032;
}

#bodyMain div {
  padding: 10px 0 0 0;
}

#bodyMain div a{
  font-size: 12px;
  font-weight: bold;
}
#bodyMain div.head{ font-size:14px; font-weight:bold; color:#e28f00}

#MailList{
  border: 1px solid #CCCCCC;
}

#MailList .blockHeader{
  background: url(../images/maillist_block_hdr.jpg) top left no-repeat;
  color: #5f676e;
  font-weight: bold;
  height: 31px;
}

#MailList .blockbody{
  background: url(../images/maillist_block_bg.jpg) top left no-repeat;
  color: #5f676e;
  font-size: 11px;
  padding: 5px;
}

#MailList .blockbody .input_text{
  border: 1px solid #AAAAAA;
  color: #666666;
  font-size: 11px;
  padding-left: 5px;
  width: 120px;
}

/* page tools [print] [send to friend] */
#tools {float:right; display:inline; width:100%; padding-top:10px}
#tools a {margin-left:5px}

.subscribe {padding:5px 0px 0px 20px; float:left; font-size:11px}
.more {text-align:right}
.imgContainer {display:inline-block; float:left; margin:5px}

#copyright { color:#222222; padding-top:5px}
#copyright a{ color:#000000;}
#copyright a:hover{ color:#FFFFFF;}

#bookList {padding:4px 0 0 0; text-align:left; line-height:130%}
#bookList b{padding:0 2px 0 0;}
#bookList img{padding:0 6px 0 0; float:left}
#bookList a.dept {font-weight:normal; color:#333399}
#bookList a.dept:Hover {color:#F60}
h4 {padding:0; margin:0; font-size:13px}


/*  paging  */
.pagging {padding:10px 5px 5px 5px}
.pagging a {border:1px solid #AAAAAA; padding:1px 4px; margin:2px; background-color:#EEEEEE; text-decoration:none; color:#333333}
.pagging a.current {background-color:#000000; color:#FFFFFF !important}
.pagging a:hover { background-color:#CCCCCC; color:#333333 !important}

/* book search block*/
#book_search_block {padding-left:10px; background-color:#f8f8f8; padding:10px; border:1px solid #d7d7d7}
#book_search_block label {width:100px; float:left}


/* department */
#deptDescription {
  border: 1px dashed #F69220;
  line-height: 130%;
  margin: 8px 10px;
  padding: 8px 10px;
}

#subDept {
  border: 1px dashed #F69220;
  margin: 10px;
  padding: 10px;
}

#subDept a{
  border: 0;
  color: #616161;
  display: block;
  font-size: 11px;
  font-weight: bold;
}

#subDept a:hover{
  color: #F69220;
}

#CatList a {display:block; padding-left:10px; color:#4693FF}

#articleList h1{ font-size:13px}
