@import url('messages.css');
@import url('screen.css');
@import url('vlh.css');
@import url('component.css');
@import url('boxy.css');

/* @font-face { 
/*   font-family: "ParvanNazanin";
/*   src: url('/fonts/BNazanin.eot?#') format('eot'),  /* IE6�8 */
/*   		url('/fonts/BNazanin.woff') format("woff"), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
/*     	url('/fonts/BNazanin.ttf') format("truetype"); /* Saf3�5, Chrome4+, FF3.5, Opera 10+ */
/* } */

/* @font-face {
/*   font-family: "ParvanMitra";
/*   src: url('/fonts/BMitra.eot?#') format('eot'),  /* IE6�8 */
/*   		url('/fonts/BMitra.woff') format("woff"), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
/*     	url('/fonts/BMitra.ttf') format("truetype"); /* Saf3�5, Chrome4+, FF3.5, Opera 10+ */
/* } */

/* @font-face {
/*   font-family: "ParvanBardiya";
/*   src: url("/fonts/BBardiya.eot?#") format('eot'),  /* IE6�8 */
/*   		url("/fonts/BBardiya.woff") format("woff"), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
/*     	url("/fonts/BBardiya.ttf") format("truetype"); /* Saf3�5, Chrome4+, FF3.5, Opera 10+ */
/* } */

/* @font-face {
/*   font-family: "ParvanHoma";
/*   src: url("/fonts/BHoma.eot?#") format('eot'),  /* IE6�8 */
/*   		url("/fonts/BHoma.woff") format("woff"), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
/*     	url("/fonts/BHoma.ttf") format("truetype"); /* Saf3�5, Chrome4+, FF3.5, Opera 10+ */
/* } */

/* @font-face {
/*   font-family: "ParvanYekan";
/*   src: url("/fonts/BYekan.eot?#") format('eot'),  /* IE6�8 */
/*   		url("/fonts/BYekan.woff") format("woff"), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
/*     	url("/fonts/BYekan.ttf") format("truetype"); /* Saf3�5, Chrome4+, FF3.5, Opera 10+ */
/* } */

html {
	background_: url("/theme-repository/images/new-theme/gradient.jpg") repeat-x scroll 0 0 #ffffff;
}

/*body {
    	background__: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-repeat_: repeat-x;
	background-color: #fff;
	background-image_: url("/theme-repository/images/header.png");
}*/
/*
.main-container {
	min-height: 728px;
	padding-left: 0px !important;
	padding-right: 0px !important;
	/*max-width: 992px;*/
	background-color: #fff;
}
*/
/*.main-container .content-row {
	margin: 0 auto;
	max-width: 992px;
}

.main-container .navigate-row {
	margin: 0 auto;
	max-width: 992px;
}*/

.row-no-margin {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.row-no-margin>[class^="col-"] {
	padding-left: 0;
	padding-right: 0;
}

.col-no-padding {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.col-with-padding {
	padding-bottom: 10px !important;
}

.vcenter {
	display: inline-block !important;
	vertical-align: middle !important;
}

a:hover,
a:active,
a:visited,
a:focus {
  color: #3c8dbc;
}

a:visited, body#login div#menu a:visited {
    color__: #eee;
}

a:hover {
    background-color: transparent;
    color: green !important;
    text-decoration: none;
}

/* membershipAdd */

#title-meduimWithoutLine{
	font-size: 20px;
	color: black;
	height : 40px;
    margin: 0px 0px 10px 0px;
    padding-right: 10px;
    padding-top: 5px;
    background-color: #EAEAEA;
}


#boxHeaderBGCForM{
	background-color: #ECE9D8;
	padding-top: 3px;
}

#dotlineBottom{
	BACKGROUND: url('../../images/dots.gif') repeat-x left bottom;
	background-color: #F7F7F7;
}

.sections{
	background-color: #F7F7F7;
}

a img { border: 0 }

/* 0 means zero regardless of measurement */

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 3px;
}

div#title-medium{
	background-color: white;
	font-size: 18px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
}


div#content div#errorTitleContent{
	cursor: pointer;
}

div#flags {
    position: absolute;
    left: 20px;
    top: 10px;
}

div#userStatus {
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: .9em;
    height: 40px;
    line-height: 1.2;
    text-align: right;
}

div#validators {
    float: left;
}

div.separator {
    border-bottom: 1px solid orange;
    margin: 10px 0px;
    width: 300px;
}

div.standardsNote {
    display: none;
}

form, table {
    margin: 0;
    padding: 0;
}

/* for cool looking "sunken" input boxes, from www.theserverside.com */
form input, form textarea, form select, form button {
    padding-right: 4px;
    color: #666;
}

input.button, button.button {
    color: #000;
    /*height: 20px;*/
    width: 70px;
    font-family: arial, sans-serif;
}

form input.focus, form textarea.focus {
    color: #000;
}

form select {
    padding-left: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

form input[type="text"], form select, form textarea, form button {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}

span.requiredStar {
	margin-left: 2px;
	margin-right: 2px;
	color: red;
}
/* 
h1 {
    color: #996600;
    font-size: 16px;
    font-weight: 900;
    line-height: 16px;
    margin: 5px 0px 10px 0px;
    padding: 0px;
}
 */
img.badge {
    border: 0px;
    height: 31px;
    margin-right: 5px;
    width: 88px;
}
/* 
p {
    font: 12px/20px;
    margin: 0px 0px 16px 0px;
    padding: 0px;
}
 */
span.attention {
    background: transparent;
    color: #0000ff;
}

/* Labels for validation and label tag */
/* label {
    font-weight: normal;
    cursor: pointer;
    cursor: hand;
}
 */
label.required {
    font-weight: bold;
}

label.error {
    font-weight: bold;
    background: transparent;
    color: red;
}

th, td, pre, code {
    font-size: 12px;
}

pre {
    background: #ffffdd;
    border: 1px solid #999999;
    color: #000000;
    padding: 5px 5px 5px 7px;
}

#errorBox {
    background: #ffffdd;
    border: 1px solid #999999;
    color: #000000;
    padding: 5px 5px 5px 7px;
    width: 98%;
    height: 800px;
    direction: ltr;
    line-height: 17px;
}

#errorBodyContent {
	display: none;
	visibility: false;
	padding-right: 10px;
}

div#pagingHeader {
	height: 30px;
}

div#pagingContent{
	clear: both;
}

div#pagingContent table{
	width: 100%;
	margin: 0px !important;
}

table.list th {
	font-size: 11px !important;
	padding: 4px 4px 4px 4px;
}

table.fullWidth {
	width: 100%;
}

div#linkbar, div#body-content{
	margin-right: 10px;
	margin-left: 10px;
}

.pagebanner {
    display: inline;
    padding: 2px 4px 2px 0;
	__direction: rtl;
	float: right;
}

div#pagingHeader .pagelinks {
    __direction: rtl;
	float: left;
}

div#pagingHeader .pagelinks a{
}

.pagelinks table, .pagelinks form{
	display: inline;
}
.pagelinks {
    font-size: 12px;
    display: inline;
}
.pagelinks a{
	display: inline;
    font-weight: normal;
    text-decoration: underline !important;
}

.pagelinks TABLE{
	white-space: nowrap;
}

div#pagingHeader .pagelinks STRONG{
}

.pagelinks STRONG{
}

.pagelinks a,
.pagelinks a:visited{
}

.pagelinks table{
	__direction: rtl;
}

div.clearFix {
	float: none;
	clear: both;
	visibility: hidden;
	height: 0px;
}

/* custom design by ali */
#pageHeader H1 SPAN {
	DISPLAY: none;
}
#pageHeader H2 {
	FONT: bold 1.7em verdana; WIDTH: 300px; POSITION: relative; TOP: 5px; HEIGHT: 20px; padding-right: 5px; padding-left: 5px;
}
#pageHeader H3 {
	FONT: 1.3em verdana; WIDTH: 300px; POSITION: relative; TOP: 5px; HEIGHT: 20px; padding-right: 5px; padding-left: 5px;
}

#pageLink UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
#pageLink LI {
	DISPLAY: block; MARGIN: 1px 1px; LIST-STYLE-TYPE: none; float: right;
}
#pageLink {
	POSITION: relative; TOP: 0px; HEIGHT: 20px; padding-right: 5px; padding-left: 5px; padding-bottom: 5px;
}

div#searchResult {
	display:block;
	float:right;
	width:47%;
	height:100px;
	margin: 3px;
	padding: 5px;
	border: 1px solid #efefef;
	/*white-space: nowrap;*/
}
/* 
#topHeader {
	BACKGROUND1: url('../../images/logo.png') #E7EFDE no-repeat right top;
	WIDTH: 100%;
	HEIGHT: 0;
    top: 0px;
}
#topHeader SPAN {
	DISPLAY: none
}

#topHeader DIV {
	BACKGROUND: url('../../images/logo-text.png') transparent no-repeat 5px 5px;
	width: auto;
	height: 90px;
}
 */
TABLE#basecontent{
	width: 100%;height: 100%;
	vertical-align: top;
}

TABLE#basecontent TD{
	vertical-align: top;
}

SPAN.dlibhighlight {
	/*background-color: yellow;*/
	font-weight: bold;
	padding-left: 1px;
	padding-right: 1px;
}

div.help {
	color : #999999;
	font-size:12px;
	text-align: justify;
	padding-top: 7px;
	width: 340px;
	BACKGROUND: url('../../images/dots.gif') repeat-x left top;
}

span.help {
	color : #666666;
	font-size:10px;
}

#dotborder{
	border: 1px dotted gray;
}

#solidborder{
	border: 1px solid gray;
}

#solidborder .header{
    color:#fff;
    background-color: #990000;
	height: 20px;
}

#solidborder .title-header{
	width: 100%;
	border-left: none;
    height: 26px !important;
    line-height: 26px;
}

#solidborder .title-header strong{
	padding-right: 6px;
}

#solidborder .icon-header{
    text-align: left;
	border-right: none;
    height: 26px !important;
    line-height: 26px;
}

#solidborder .icon-header a{
    display: block;
    padding-left: 6px;
    padding-top: 6px;
}

#dotline{
	BACKGROUND: url('../../images/dots.gif') repeat-x left top;
	width: 100%;
}

div#digitalContent {
	background-color: #FFFFFF;
}

div#digitalContent:hover {
	background-color: #ECE9D8;
	cursor: pointer;
}

a.linkButton {
	font-weight: bold;
	color: #FF9933;
}

span.requiredStar {
margin-left: 2px;
margin-right: 2px;
color: red;
}

div#thumbnail {
	width:60px;
	height:90px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

div#navigation {
	padding: 5px;
}

span.subTitle {
	font-family: arial;
	font-size: x-small;
	color: #555;
}

.tooltip{
   position: absolute;
   top: 0;
   left: 0;
   z-index: 2000;
   display: none;

   width: 100px;
   color: white;
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border: 0;
   background-color: #838B8B;
   min-height: 18px;
   height: auto;
   padding: 3px !important;
   padding-right: 5px !important;
   clear: both;
}

div#wrapper {
	height: auto;
	height: 100%;
}

.loading-indicator {
	height: 80px;
	width: 80px;
	background: url( '../../images/loading.gif' );
	background-repeat: no-repeat;
	background-position: center center;
}

.loading-indicator-overlay {
	background-color: #FFFFFF;
	opacity: 0.6;
	filter: alpha(opacity = 60);
}

div.helpHome {
	color : #999999;
	font-size:12px;
	width: 340px;
	text-align: justify;
	padding-top: 7px;
	BACKGROUND: url('../../images/dots.gif') repeat-x left top;
}

div.CoverBlank {
	height: 100px; 
	width: 100px;
	position: relative; 
	text-align: center;
	cursor: pointer;
}

div.BookTitle {
	font-size: 0.775em;
	line-height: normal;
	height: 50px;
	left: 50%;
	margin-left: -41px;
    margin-top: -35px;
    position: absolute;
    top: 50%;
    vertical-align: middle;
    width: 80px;
}

div.SubBookTitle {
	color: #666666;
	font-size: 8px; 
	font-style: italic;
	line-height: 11px;
	padding: 10px 4px 0;
	font-weight: normal;
}

div.statistic {
	padding: 5px 15px;
	margin-bottom: 10px;
	background-color: #FFFFCC;
	border-radius:4px; 	-webkit-border-radius:4px; -moz-border-radius:4px;
	-webkit-box-shadow: 0px 0px 4px 0px #555;
	-moz-box-shadow: 0px 0px 4px 0px #555;
	box-shadow: 0px 0px 4px 0px #555;
}

div.statistic td{
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
}

div.details div.stats span {
	color: #999;
	font-size: 90%;
}

.plusone {
	margin-top: 5px;
	margin-bottom: 3px;
	color: #696;
	font-weight: bold;
}

.email-to-friend {
	display:none;
	padding: 5px;
	__direction: rtl;
}
.email-to-friend .errorMsg{
    background: #ffffdd;
    border: 1px solid #999999;
    color: #000000;
	display:none;
}
.email-to-friend .email_success{
	display:none;
}

.page-title h1 {
	color: #FFFFFF;
    display: inline;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.menu-row > .col-md-12 {
	padding-left: 0;
    padding-right: 0;
}

/* ************************************************ */
/* ******** Resource Info START  ****************** */
/* ************************************************ */

/* base */
#resource-info.ui-en.res-fa {
    direction: ltr;
    text-align: left;
}

#resource-info.ui-fa.res-en {
    direction: ltr;
    text-align: left;
}

/* resource-head */
#resource-head-wrapper {
    border-top: 1px solid #9C978A;
    background-color: #EADDB8;
    margin-bottom: 15px;
}

#resource-head {
    background__: url('../../imageDIV#metadataViewFull lis/head-background-bottom.png') repeat-x bottom;
    padding-bottom: 5px;
    border-bottom: 1px solid #DDD1AE;
}

#resource-info.ui-fa.res-fa #resource-head,
#resource-info.ui-en.res-fa #resource-head {
    padding-left: 25px;
    padding-right: 25px;
}

#resource-info.ui-fa.res-en #resource-head,
#resource-info.ui-en.res-en #resource-head {
    padding-left: 25px;
    padding-right: 60px;
}

#resource-info.ui-fa.res-fa #resource-head *,
#resource-info.ui-en.res-fa #resource-head * {
    direction: ltr;
}

#resource-info.ui-fa.res-en #resource-head *,
#resource-info.ui-en.res-en #resource-head * {
    direction: ltr;
}

#resource-head h1{
    line-height: 1em;
    font-size: 180%;
    margin-top: 30px;
    margin-bottom: 25px;
    color: #333;
    font-family: arial;
    font-weight: normal;
}

#resource-head h2{
    margin-top: -19px;
    margin-bottom: 15px;
    font-size: 125%;
    color: #746F62 !important;
    font-family: arial;
    font-weight: normal;
}

/* thumbnail */
#resource-thumbnail-wrapper {
    text-align: center;
    margin-top: 26px;
    width: 204px;
}

#resource-info.ui-fa.res-fa #resource-thumbnail-wrapper,
#resource-info.ui-en.res-fa #resource-thumbnail-wrapper {
    float: right;
}

#resource-info.ui-fa.res-en #resource-thumbnail-wrapper,
#resource-info.ui-en.res-en #resource-thumbnail-wrapper {
    float: right;
}

#resource-thumbnail-wrapper img {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #ccc;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
    margin: 7px;
    padding: 0;
}

/* metadata */
#resource-info.ui-fa.res-fa DIV#metadataViewFull *,
#resource-info.ui-en.res-fa DIV#metadataViewFull * {
    direction: ltr;
}

#resource-info.ui-fa.res-en DIV#metadataViewFull *,
#resource-info.ui-en.res-en DIV#metadataViewFull * {
    direction: ltr;
}

DIV#metadataViewFull {
	margin-left: 25px;
}

DIV#metadataViewFull ol {
    margin: 0;
    padding: 0;
}

DIV#metadataViewFull li {
    list-style: none;
    padding: 0px;
    margin: 0;
}

DIV#metadataViewFull ol span {
}

DIV#metadataViewFull ol span.resource-label {
    __width: 175px;
    font-size: 12px;
    font-weight: bold;
}

DIV#metadataViewFull ol span#abstract-label,
DIV#metadataViewFull ol span#keywords-label,
DIV#metadataViewFull ol span#source-label,
DIV#metadataViewFull ol span#added-entry-label {
	margin-top: 10px;
	display: inline-block;
}

/* ************************************************ */
/* ******** Resource View END  ******************** */
/* ************************************************ */

/****** cart ******/
.basket div, .basket span, .basket h2, .basket a, .basket img, .basket ol, .basket ul, .basket li {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

.basket ol, .basket ul {
  list-style: none;
}

.basket {
	left: 14px;
    position: absolute;
    top: 24px;
    z-index: 9999;
}

.basket .basket-items {
	display_: none;
    background-color: #d9d9d9;
    left: 14px;
    position: absolute;
    top: 48px;
}

.basket .nav-link {
    color: #555555;
    float: left;
    font-size: 10px;
    font-weight: bold;
    line-height: 24px;
    margin-top: -8px;
    padding: 0 8px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px white;
    background-color: #c9c9c9;
    border-radius: 4px;
}

.basket .nav-counter {
    background: linear-gradient(to bottom, #E8616C, #DD202F) repeat scroll 0 0 #E23442;
    border: 1px solid #911F28;
    border-radius: 11px;
    box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.1) inset, 0 1px rgba(0, 0, 0, 0.12);
    color: white;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    margin-top: -11px;
    min-width: 8px;
    padding: 0 6px;
    position: absolute;
    right: -15px;
    text-align: center;
    text-shadow: 0 1px rgba(0, 0, 0, 0.2);
    top: -1px;
}

.basket .nav-counter-green {
    background: linear-gradient(to bottom, #8EC15B, #689739) repeat scroll 0 0 #75A940;
    border: 1px solid #42582B;
}

.basket .cart {
	display: none;
  margin: 17px auto;
  width: 300px;
  overflow: hidden;
  color: white;
  text-shadow: 0 1px rgba(0, 0, 0, 0.6);
  background: #525252;
  border: 1px solid #202020;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
}

.basket .cart-top {
	__direction: rtl;
  position: relative;
  z-index: 1;
  height: 24px;
  line-height: 24px;
  padding: 8px 15px;
  font-size: 14px;
  font-weight: bold;
  color: #eee;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
  background: #404040;
  border-bottom: 1px solid #222;
  border-radius: 2px 2px 0 0;
  -webkit-font-smoothing: antialiased;
  background-image: -webkit-linear-gradient(top, #525252, #3d3d3d 80%, #383838);
  background-image: -moz-linear-gradient(top, #525252, #3d3d3d 80%, #383838);
  background-image: -o-linear-gradient(top, #525252, #3d3d3d 80%, #383838);
  background-image: linear-gradient(to bottom, #525252, #3d3d3d 80%, #383838);
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.05), inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.05), inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(0, 0, 0, 0.25);
}

.basket .cart-top-title {
  float: left;
}

.basket .cart-top-info {
  float: right;
}

.basket .cart-item {
  position: relative;
  line-height: 20px;
  padding: 10px 80px 10px 15px;
  font-weight: normal;
  background: #525252;
  border-bottom: 1px solid #222;
  background-image: -webkit-linear-gradient(top, #575757, #4e4e4e);
  background-image: -moz-linear-gradient(top, #575757, #4e4e4e);
  background-image: -o-linear-gradient(top, #575757, #4e4e4e);
  background-image: linear-gradient(to bottom, #575757, #4e4e4e);
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.08);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.08);
}

.basket .cart-item a{
	color: white;
}

.basket .cart-item a:hover{
	color: white !important;
}

.basket .cart-item:first-child {
  margin-top: -1px;
  padding-top: 11px;
}

.basket .cart-item-pic {
  position: relative;
  float: left;
  margin: -2px 12px 0 -7px;
}

.basket .cart-item-pic > img {
  display: block;
  height: 44px;
  width: 44px;
  border-radius: 3px;
}

.basket .cart-item-pic:before {
  content: '';
  position: absolute;
  top: -1px;
  bottom: -1px;
  left: -1px;
  right: -1px;
  border: 1px solid #000;
  border-radius: 4px;
  background-image: -webkit-linear-gradient(top left, rgba(255, 255, 255, 0.15) 50%, transparent 50%);
  background-image: -moz-linear-gradient(top left, rgba(255, 255, 255, 0.15) 50%, transparent 50%);
  background-image: -o-linear-gradient(top left, rgba(255, 255, 255, 0.15) 50%, transparent 50%);
  background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.15) 50%, transparent 50%);
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.12);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.12);
}

.basket .cart-item-desc {
  display: block;
  font-size: 12px;
  font-weight: normal;
  color: #b8c6cc;
}

.basket .cart-item-action {
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -10px;
  color: #eee;
  cursor: pointer;
}

.basket .cart-bottom {
  line-height: 31px;
  padding: 10px 10px 10px 15px;
  font-weight: bold;
  background: #484848;
  background-image: -webkit-linear-gradient(top, #545454, #434343);
  background-image: -moz-linear-gradient(top, #545454, #434343);
  background-image: -o-linear-gradient(top, #545454, #434343);
  background-image: linear-gradient(to bottom, #545454, #434343);
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.08);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.08);
  height: 30px;
}

.basket .cart-bottom > .cart-button {
  float: right;
}

.basket .cart-button {
  line-height: 29px;
  padding: 0 25px;
  color: white;
  text-decoration: none;
  text-shadow: 0 1px rgba(0, 0, 0, 0.3);
  background: #5aa327 padding-box;
  border: 1px solid #333;
  border-radius: 4px;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.1) 50%, transparent 50%, rgba(0, 0, 0, 0.04));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.1) 50%, transparent 50%, rgba(0, 0, 0, 0.04));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.1) 50%, transparent 50%, rgba(0, 0, 0, 0.04));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.1) 50%, transparent 50%, rgba(0, 0, 0, 0.04));
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.15), inset 0 0 0 1px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.15), inset 0 0 0 1px rgba(255, 255, 255, 0.1);
}

.basket .cart-button:hover {
  background-color: #5daa2d;
}

.basket .cart-button:active {
  background-image: none;
  border-color: rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px rgba(255, 255, 255, 0.05);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px rgba(255, 255, 255, 0.05);
}


/* ************************************************ */
/* ************* NAVBAR START  ******************** */
/* ************************************************ */
.navbar-parvan {
	min-height: 35px;
	border-radius: 0px;
	font-family: Arial;
    font-size: 1.5em;
	background__: none repeat scroll 0 0 #333;
	border-bottom__: 4px solid #555;
	margin-bottom: -4px;
}

.navbar-nav > li > a {
	background: url("../../images/new-theme/nav-divider-light.png") no-repeat scroll 0 12px transparent;
	padding-top: 9px;
	padding-bottom: 9px;
	color: #325d90;
	line-height: 30px;
}

.navbar-nav > li.active > a, .navbar-nav > li > a:hover {
	background-color: #555;
	color: #fff !important;
	background-image: none;
}

.navbar-nav > li > a:hover {
	background-color: #555;
	text-decoration: none;
	color: #fff !important;
}

.navbar-collapse {
	padding: 0;
}

.navbar-parvan .navbar-toggle {
  	border-color: #ddd;
  	margin-bottom: 5px;
    margin-top: 3px;
    padding: 3px 6px;
}

.navbar-parvan .navbar-toggle:hover,
.navbar-parvan .navbar-toggle:focus {
  	background-color: #ddd;
}

.navbar-parvan .navbar-toggle .icon-bar {
  	background-color: #888;
}

.navbar-parvan .navbar-collapse.collapse.in li{
	border-top: 1px solid #888;
}

/* ************************************************ */
/* *************** NAVBAR END  ******************** */
/* ************************************************ */

/* ************************************************ */
/* *************** HEADER START  ****************** */
/* ************************************************ */

.top-bar {
	background: url("/theme-repository/images/header.png") repeat-x scroll 0 24px #325d90;
}

.logo-container {
	height: 66px;
}

.title-container {
	display: none;
}

.login-section {
    text-align: left;
    padding-top: 40px;
}

.ui-en .login-section {
    text-align: right;
}

.login-section  a {
	color: #fff;
    font-size: 0.9em;
}

.login-section ul{
	display: inline-block;
	margin: 0;
    padding: 0;
    padding-left: 10px;
}

.login-section li{
	display: inline-block;
	padding: 0 2px;
	direction: ltr;
	text-align: left;
}

.principal, .login {
}

.login-section ul.language {
	padding-right: 10px;
	display: none;
}

/* ************************************************ */
/* *************** HEADER END  ****************** */
/* ************************************************ */

.footer {
    background: #333;
    color: #fff;
    font-size: 0.9em;
    padding: 1px;
    padding-top: 0px;
    text-align: right;
   	position: fixed;
   	bottom: 0;
   	height: 30px;
   	overflow: hidden;
   	width: 100%;
}
    	
.footer a:hover {
    background: transparent;
    border-bottom: 1px dashed #ff6600;/*#FFA500;*/
    color: #000000;
    text-decoration: none;
}

.collections {
	padding-left: 8px;
    padding-right: 8px;
}

.collections .thumbnail {
    position: relative;
    padding: 0px;
    margin-bottom: 20px;
    background-color: #333;
    border: none;
}

.collections .thumbnail:hover img, .collections .thumbnail:hover .caption{
    border-color: #333;
}

.collections .thumbnail .caption {
    color: #fff;
    border-color: #fff;
    border-style: solid;
    border-width: 0 4px 4px;
}

.collections .thumbnail .caption h4{
	font-size: 12px;
}

.collections .thumbnail img {
    width: 100%;
    border-color: #fff;
    border-style: solid;
    border-width: 4px 4px 0;
}

body > .popover {
	max-width: 175px;
}

.right-container {
	background-position: left;
	background-repeat: repeat-y;
}

@media (min-width: 936px) {
  	.right-container {
		min-height: 720px;
		background-image: url("../../images/right-container-back.png");
	}
}

#component-wrapper_component-news-list img{
	max-width: 80px;
}

.box-parvan .box-title {
	font-size: 14px !important;
	padding: 5px 10px !important;
	float: right;
	color: #000;
}

.box.box-solid.box-parvan > .box-header {
	background: url("/images/theme/dark-menu.png") repeat-x scroll 0 0 #f9fafa;
}

div.component .box.resourceList {
	background: none;
	border: none;
	box-shadow: none;
}

.box.box-solid.box-parvan.resourceList > .box-header {
	background: none;
}

.box.box-solid.box-parvan.resourceList .box-title {
	font-size: 22px !important;
}

.box.box-solid.box-parvan.resourceList .box-tools {
	display: none;
}

.resource-info-full {
	__height: 120px;
	overflow: hidden;
	margin-bottom: 10px;
}

.resource-info-full dl{
	margin-bottom: 0;
	margin-top: 0;
	font-size: 0.7em;
}

span.author-relator {
	color: #009999;
	__padding-right: 10px;
}

.resource-info-full h4 {
	line-height: 1em;
	font-size: 22px;
	margin-top: 14px;
	margin-bottom: 10px;
	font-weight: bold;
}

@media (min-width: 992px) {
	.resource-info-full dl{
		font-size: 0.8em;
	}
}

.resource-info-full .dl-horizontal dt{
	width: 70px;
}

.resource-info-full .dl-horizontal dd {
    margin-right: 80px;
}

.resource-info-search {
	height: 120px;
	overflow: hidden;
	margin-bottom: 10px;
}

.resource-info-search dl{
	margin-bottom: 0;
	margin-top: 0;
	font-size: 0.7em;
}

@media (min-width: 992px) {
	.resource-info-search dl{
		font-size: 0.8em;
	}
}

.resource-info-fa .resource-info-search .dl-horizontal dt {
    float: right;
    overflow: hidden;
    clear: right;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.resource-info-en .resource-info-search .dl-horizontal dt {
    float: left;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.resource-info-search .dl-horizontal dt{
	width: 75px;
}

.resource-info-search .dl-horizontal dd {
    margin-right: 85px;
}

/**** MODULE ****/
.bgc-fff {
    background-color: #fff!important;
}
.box-shad {
    -webkit-box-shadow: 1px 1px 0 rgba(0,0,0,.2);
    box-shadow: 1px 1px 0 rgba(0,0,0,.2);
}
.brdr {
    border: 1px solid #ededed;
}

/* Font changes */
.fnt-smaller {
    font-size: .9em;
}
.fnt-lighter {
    color: #bbb;
}

/* Padding - Margins */
.pad-10 {
    padding: 10px!important;
}
.mrg-0 {
    margin: 0!important;
}
.btm-mrg-10 {
    margin-bottom: 10px!important;
}
.btm-mrg-20 {
    margin-bottom: 20px!important;
}

/* Color  */
.clr-535353 {
    color: #535353;
}


.resource-info-fa {
	direction: rtl;
}

.resource-info-en {
	direction: ltr;
	text-align: left;
}

.resource-info-en dt{
	clear: left !important;
    float: left !important;
    text-align: right !important;
}

.ui-en .resource-info-fa dt{
	clear: right !important;
    float: right !important;
    text-align: left !important;
}

.resource-info-en .dl-horizontal {
	text-align: left;
}

.resource-info-en .dl-horizontal dd {
	 margin-right: 0;
	 margin-left: 80px;
	 text-align: left !important;
}

.collection-info dl{
	margin-bottom: 10px;
}

.collection-info dd{
	border-top: 1px dotted #c9c9c9;
}

.news-info dl{
	margin-bottom: 10px;
}

.news-info dd{
	border-top: 1px dotted #c9c9c9;
	padding-top: 5px;
}

.news-info small{
	padding-right:5px;

}

.weblink-info dl{
	margin-bottom: 4px;
}

.weblink-info dd{
	border-top: 1px dotted #c9c9c9;
	padding-top: 2px;
}

.page-header.parvan-header {
	padding-bottom: 0;
}

.parvan-header small{
	padding-top: 5px;
}

.order-form {
	direction: ltr;
}

.order-form *{
	direction: ltr;
}

.order-form td{
	padding: 5px;
}

.btn:visited {
	color: #fff;
}

.resource-thumb {
	padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}

.resource-thumb img{
	max-width: 100%;
}

.resource-info-full img{
	display: none;
}

.panel.panel-parvan > .panel-heading {
	background-image: linear-gradient(to bottom, #fbf1e0 0%, #e7dcc8 100%);
}

.panel.panel-parvan > .panel-body {
	background-color: #f9f6f0;
}

.panel.panel-parvan > .panel-footer {
	background-color: #fbf1e0;
}

.table.table-parvan th{
	background-color: #d2c2a6;
}

.table.table-parvan tr:hover > th{
	background-color: #d2c2a6;
}

.ui-fa .holding .physical-label {
    text-align: left;
}

.ui-en .holding .physical-label {
    text-align: right;
}

hr.holding-hr {
    margin-bottom: 0;
    margin-top: 0;
    border-color: #ccc;
}

.holding td {
	padding: 2px;
}

.pagination {
	margin: 0;
}

ul.result-gallery-sort-container {
	margin: 0;
	padding: 0;
}

ul.result-gallery-sort-container li{
	border-left: 1px solid #bbb;
    display: inline-block;
    list-style-type: none;
    padding: 0 5px;
}

ul.result-gallery-sort-container li.first, ul.result-gallery-sort-container li.last{
	border: none;
}

ol.results ul{
	padding: 0;
}


.abstract-label {
	background: url("/theme-repository/images/theme/arrow-right.png") no-repeat scroll 0 2px transparent;
    cursor: pointer;
    padding-left: 15px;
}

.abstract-label-open {
	background: url("/theme-repository/images/theme/arrow-down.png") no-repeat scroll 0 2px transparent !important;
}

.abstract-content {
	display: none;
}

.abstract-content > div {
	padding: 5px 20px 0;
}

DIV#viewCount-wrapper {
	position: absolute;
    right: 12px;
    top: 88px;
	font-size: smaller;
}

DIV.left-header li.login {
	display: none;
}

.resource-info-full h4.media-heading {
	display: inline;
}

.resource-info-full #resType {
	font-size: .92em;
	color: #009999;
	margin-left: 3px;
}

.resource-info-full span#separator {
	color: #009999;
}

.resource-info-full #source {
	display: block;
}

.resource-info-full SPAN#added-entries-710-wrapper SPAN#added-entry {
	font-style: italic;
}

div#content {
	padding-left: 10px;
	padding-right: 10px;
	height: auto;
}
div#contact-us-wrapper {
	height: auto;
}

div#contact-us-wrapper TR#contact-us-row1 {
	vertical-align: top;
}

div#contact-us-wrapper TD#form {
	background-color: #eee;
    padding: 20px;
}

div#contact-us-wrapper TD#map {
	padding-right: 20px;
	padding-top: 20px;
}

div#welcome {
	padding: 15px;
}

div#welcome p {
	font-size: 1.4em;
}
