@import url("../theme.css");
@import url("dialogBox.css");
@import url("alerts.css");
*
{
	margin: 0;
	padding: 0;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.25em;
	background: #DDE8EC url(../images/main_bg_grad.gif) repeat-x left top;
}
ul
{
	list-style: none;
}
a
{
	color: #0250A2;
}
a:hover
{
	text-decoration: none;
}
a img
{
	border: none;
	vertical-align:middle;
}
table
{
	border-collapse: collapse;
}
.clear:after
{
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
input,
select,
textarea,
button
{
	font-family: Arial, Helvetica, sans-serif;
}
.clear
{
	min-height: 1px;
}
.ta_cent
{
	text-align: center;
}
.fl_right
{
	float: right;
}
.fl_left
{
	float: left;
}
.no_brd
{
	border: none !important;
}
.f_red
{
	color: #FF2300;
}
/*--Common styles--*/
.main_wrapper
{
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 30px;
}
.arrw_down_bl
{
	background: url(../images/arrw_down_blue.gif) no-repeat right 7px;
	padding-right: 14px;
}
.main_cnt
{
	margin: 10px 0 0;
}
.brd_comm
{
	border: 1px solid #C7C7C7;
	padding: 1px;
	margin-top: 10px;
	background: #FFF;
}
.grad_comm
{
	background: url(../images/bg_srch_reslt.gif) repeat-x left top;
}
.side_pad
{
	padding: 0 9px 18px;
}
/*----*/
.flds_like
{
	border: 1px solid #C7C7C7;
	position: relative;
	margin: 12px 0 0;
	padding: 9px 9px 4px 9px;
}
.flds_like em
{
	position: absolute;
	top: -9px;
	left: 9px;
	font-size: 1.05em;
	line-height: 1.25em;
	font-style: normal;
	font-weight: bold;
	background-color: #FFF;
	padding: 0 8px;
}
.flds_like ul
{
	font-size: .95em;
	color: #666;
}
.flds_like li
{
	padding: 1px 0;
}
.flds_like .more
{
	padding-top: 3px;
}
.flds_like .more a
{
	font-weight: bold;
	text-decoration: none;
}
/*----Common heads----*/
.dblue_head
{
	background: #1A4E75 url(../images/tab_grad_pass.jpg) repeat-x left top;
	color: #FFF;
	font-weight: bold;
	margin: 1px 1px 23px 1px;
	padding: 8px 8px 9px;
}
.arw_close
{
	float: right;
	margin-top: 2px;
	cursor: pointer;
}
/*--Language and Login block--*/
.lng_log_wrap
{
	border: 1px solid #C7C7C7;
	border-top: none;
	color: #666;
	padding: 3px 7px 2px 0;
	background: #FFF;
}
.lng_cnt,
.help_cnt
{
	float: left;
	border-right: 1px solid #C7C7C7;
	padding: 2px 7px 5px 10px;
}
.lng_cnt a,
.help_cnt a
{
	text-decoration: none;
}
.lng_cnt a:hover,
.help_cnt a:hover
{
	text-decoration: underline;
}
.lng_cnt
{
	position: relative;
}
.lng_cnt ul
{
	position: absolute;
	top: 17px;
	right: 6px;
	background: #FFF;
	text-align: right;
	padding: 5px 15px;
	border: 1px solid #C7C7C7;
}
.log_cnt
{
	float: right;
	color: #1C4D75;
	border-left: 1px solid #C7C7C7;
	padding: 2px 0 5px 14px;
}
.log_cnt span
{
	cursor: pointer;
}
/*--Header--*/
.logo
{
	margin: 18px 0 0 3px;
	float: left;
	background-image: url(../images/toread.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 147px;
	height: 42px;
}
.log_list
{
	float: right;
	text-align: right;
	margin: 5px 8px 0;
}
.log_list a
{
	text-decoration: none;
}
.log_list a:hover
{
	text-decoration: underline;
}
/*--Tabs--*/
.tab_wrap
{
	margin: 12px 0 0;
}
/*.tabs
{
	font-weight: bold;
}
.tabs li
{
	float: left;
	background: #C7C7C7;
}
.tabs strong
{
	border: 1px solid #FFF;
	border-bottom: none;
	display: block;
	background: #FFF url(../images/tab_grad_act.jpg) repeat-x left top;
	margin: 0 1px;
	padding: 7px 15px 9px;
	position: relative;
	bottom: -1px;
}
.tabs a
{
	color: #FFF;
	text-decoration: none;
	font-size: 1.05em;
	line-height: 1.15em;
	display: block;
	background: #1A4E75 url(../images/tab_grad_pass.jpg) repeat-x left top;
	padding: 7px 15px 9px;
	border: 1px solid  #1A4E75;
}*/
.tabs_tbl
{
	font-weight: bold;
}
.tabs_tbl td
{
	background: #C7C7C7;
}
.tabs_tbl strong
{
	border: 1px solid #FFF;
	border-bottom: none;
	display: block;
	background: #FFF url(../images/tab_grad_act.jpg) repeat-x left top;
	margin: 0 1px;
	padding: 7px 15px 9px;
	position: relative;
	bottom: -1px;
}
.tabs_tbl a
{
	color: #FFF;
	text-decoration: none;
	font-size: 1.05em;
	line-height: 1.15em;
	display: block;
	background: #1A4E75 url(../images/tab_grad_pass.jpg) repeat-x left top;
	padding: 7px 15px 9px;
	border: 1px solid  #1A4E75;
}
.tabs_contt
{
	border: 1px solid #C7C7C7;
	background: #FFF;
	padding: 4px 9px 5px 8px;
}
.tab_cont_btm
{
	padding: 4px 0 3px;
}
.tab_cont_btm img.fl_right
{
	margin-top: 2px;
	padding-right:5px;
}
/*----Tab search block----*/
.tab_srch_lside
{
	float: left;
	width: 982px;
}
.tab_srch_lside .flds_like
{
	height: 90px;
	padding: 11px 0 4px 10px;
	/*--has IE6--*/
}
.srch_slct_cnt
{
	float: left;
	width: 291px;
	border-right: none;
}
.srch_slct_cnt ul,
.srch_inpt_cnt ul
{
	padding-top: 7px;
}
.srch_slct_cnt li,
.srch_inpt_cnt li
{
	float: left;
	width: 100%;
	margin: 1px 0;
}
.srch_slct_cnt select
{
	font-size: 11px;
	float: left;
	height: 18px;
	/*padding-top: 2px;*/
	color: #272727;
}
.srch_slct_cnt select.long
{
	width: 291px;
}
.srch_slct_cnt select.short
{
	width: 73px;
	margin-right: 5px;
}
.srch_slct_cnt select.mid
{
	width: 213px;
}
.srch_inpt_cnt
{
	float: left;
	width: 556px;
	border-right: none;
	border-left: none;
}
.srch_inpt_cnt input
{
	width: 549px;
	font-size: 11px;
	float: left;
	border: 1px solid #7E9DB9;
	color: #272727;
	padding: 2px 3px 0;
}
.srch_btn_cnt
{
	float: left;
	border-left: none;
	width: 101px;
	position: relative;
}
.srch_btn_cnt .button
{
    margin-bottom: 10px;
    padding: 0 0 1px;
    width: 98px;
}
.srch_btn_cnt ul
{
	position: absolute;
	right: 9px;
	bottom: 8px;
}
.srch_btn_cnt .button
{
	padding: 0 0 1px;
	width: 95px;
	/*--has IE fix--*/
}
.tab_srch_rside
{
	float: right;
	width: 257px;
}
.tab_srch_rside a
{
	text-decoration: none;
}
.tab_srch_rside a:hover
{
	text-decoration: underline;
}
.flds_like .icon_minus
{
	background: #FFF url(../images/icon_minus.gif) no-repeat 8px 4px;
	padding-left: 27px !important;
}
.flds_like .icon_plus
{
	background: #FFF url(../images/icon_plus.gif) no-repeat 8px 4px;
	padding-left: 27px !important;
}
.icon_dot
{
	background: url(../images/icon_dot.gif) no-repeat left 2px;
	padding-left: 20px !important;
}
/*----Simple search form----*/
.tab_srch_simpl
{
	float: left;
	width: 981px;
}
.tab_srch_simpl .flds_like
{
	height: 45px;
	padding: 4px 0 4px 10px;
}
.tab_srch_simpl .srch_inpt_cnt
{
	border-left: 1px solid #C7C7C7;
	width: 858px;
}
.tab_srch_simpl .srch_inpt_cnt input
{
	width: 848px;
}
/*--Reduced block--*/
.redc_cnt
{
	float: left;
	width: 204px;
	border: 1px solid #C7C7C7;
	background: #FFF;
	padding-bottom: 30px;
}
.redc_cnt .flds_like
{
	margin-left: 11px;
	margin-right: 11px;
}
/*--Search results block--*/
.srch_reslt_cnt
{
	float: right;
	width: 782px;
	border: 1px solid #C7C7C7;
	background: #FFF;
}

.srch_reslt_cnt_norefine {
	float: right;
	border: 1px solid #C7C7C7;
	background: #FFF;
	width:1000px;
}

.srch_reslt_slct
{
	margin: 1px;
	padding: 8px 8px 4px 14px;
	background: #FFF url(../images/bg_srch_reslt.gif) repeat-x left top;
}
.srch_reslt_slct select
{
	font-size: 11px;
	height: 18px;
	float: right;
	width: 213px;
	/*padding-top: 2px;*/
	color: #272727;
	margin-top:auto;
}
.srch_reslt_slct strong
{
	font-size: 1.05em;
	line-height: 1.25em;
}

.srch_reslt_slct label
{
	float: right;
	font-weight:bold;
	margin-right:2px;
}
/*----Pager and Bookmark block----*/
.bkmk_pgr_wrap
{
	border: 1px solid #C7C7C7;
	margin: 6px 9px 0 15px;
}
.bkmk_list
{
/*	float: left;*/
	padding: 2px 0;
}
.bkmk_list li
{
	float: left;
}
li.add_bkmk
{
	width: auto;
	height: auto;
	border: none;
	font-size: .95em;
	font-weight: bold;
}
.add_bkmk a
{
	text-decoration: none;
	color: #1A4E75;
	background: url(../images/icon_bkmk.gif) no-repeat left center;
	padding: 1px 0 2px 22px;
	margin: 3px 0 0 1px;
	display: block;
}
.bkmk_pgr_wrap .pager_cnt
{
	float: right;
	margin: 7px 7px 0;
	display: inline;
}
.pager_cnt
{
	font-size: .95em;
	line-height: 1.2em;
	color: #272727;
}
.pager
{
	color: #003966;
	float: right;
	margin-top: -1px;
	position: relative;
}
.pager span,
.pager a,
.pager em
{
	float: left;
	margin-left: 3px;
	padding: 0 4px;
}
.pager span
{
	background: #9A9A9A;
	color: #FFF;
	border: 1px solid #C7C7C7;
}
.pager a
{
	text-decoration: none;
	color: #666;
	background: #EAEAEA;
	border: 1px solid #C7C7C7;
}
/*--Bookmark list 2--*/
.bkmk_list2
{
	float: right;
}
.bkmk_list2 li
{
	float: left;
}
.bkmk_list2 .add_bkmk
{
	margin: -4px 15px 0 32px;
	display: inline;
}
.bkmk_list2 li div
{
	border: 1px solid #C7C7C7;
	font-size: 0;
	line-height: 0;
	width: 22px;
	height: 22px;
	/*margin: -5px 5px -2px 10px;*/
	margin: 0 5px -2px 10px;
	background: #FFF;
	position: relative;
	top: -5px;
}
/*----Search result list----*/
.srch_reslt_list
{
	padding: 0 9px 30px 15px;
}
.srch_reslt_list li
{
	float: left;
	width: 100%;
	border-bottom: 1px solid #C7C7C7;
	padding: 20px 0;
}
.srch_reslt_list ul li
{
	border: none;
	padding: 0;
}
.chk_reslt
{
	float: left;
	width: auto;
	margin-right: 10px;
	display: inline;
	font-size: .95em;
}
.chk_reslt input,
.chk_reslt label
{
	float: left;
}
.chk_reslt input
{
	/*--has IE fix--*/
}
.chk_reslt label
{
	margin-left: 4px;
}
.img_reslt
{
	float: left;
	width: 100px;
}
.img_reslt img
{
	float: left;
    width: 99px;
    height: 140px;
}
.data_reslt
{
	margin-left: 80px;
	/*--has IE6--*/
}
.is_img .data_reslt
{
	margin-left: 175px;
	/*--has IE6--*/
}
.data_reslt a
{
	text-decoration: none;
}
.data_reslt a:hover
{
	text-decoration: underline;
}
.data_reslt li.reslt_item_head
{
	font-size: 1.4em;
	padding: 3px 0 8px;
}
.reslt_item_head a
{
	text-decoration: underline;
}
.reslt_item_head a:hover
{
	text-decoration: none;
}
.avail_inf,
.rat_inf
{
	font-size: .95em;
}
.data_reslt li.avail_inf
{
	padding: 23px 0 2px;
}
.avail_inf a,
.rat_inf a
{
	text-decoration: underline;
}
.avail_inf a:hover,
.rat_inf a:hover
{
	text-decoration: none;
}
/*--Rating--*/
.ratio_sm img
{
	margin: 0 3px -2px 0;
}
/*--Result details--*/
.reslt_item
{
	padding: 30px 40px 12px;
}
.has_img .data_reslt_dtls
{
	margin-left:140px;
}

.data_reslt_dtls li
{
	float: left;
	padding:2px;
	width: 100%;
}

.data_reslt_dtls_nocover li
{
	float: left;
	padding:2px;
	width: 100%;
}

.data_reslt_dtls em
{
	float: left;
	width: 100px;
	font-style: normal;
	font-weight: bold;
}

.data_reslt_dtls_nocover em
{
	float: left;
	width: 100px;
	font-style: normal;
	font-weight: bold;
}

.data_reslt_dtls div
{
	margin-left: 110px;
}

.data_reslt_dtls_nocover div
{
	margin-left: 110px;
}

.data_reslt_dtls li.reslt_item_head
{
	font-size: 1.4em;
	padding: 0 0 21px;
}

.data_reslt_dtls_nocover li.reslt_item_head
{
	font-size: 1.4em;
	padding: 0 0 21px;
}

.sub_dtls_blk
{
	border-top: 1px solid #DFEAEE;
	border-bottom: 1px solid #DFEAEE;
	background: #EFF4F7;
	padding: 5px 44px 7px;
}
/*--Action back--*/
.act_cnt
{
	padding: 9px 0 3px 11px;
}
.act_cnt strong
{
	font-size: 1.05em;
	line-height: 1.1em;
}
.back_link
{
	text-decoration: none;
	color: #000;
	padding-left: 22px;
	background: url(../images/icon_back_arrow.gif) no-repeat left center;
}
.det_name
{
	padding: 7px 9px 2px 27px;
}
.det_name em
{
	font-size: 1.4em;
	line-height: 1.05em;
	font-style: normal;
	font-weight: bold;
}
.det_close
{
	background: url(../images/icon_close.gif) no-repeat left center;
	padding-left: 18px;
	cursor: pointer;
}
.det_open
{
	background: url(../images/icon_open.gif) no-repeat left center;
	padding-left: 18px;
	cursor: pointer;
}
/*--Items table--*/
.items_tbl_wrap
{
	padding: 2px 6px 10px;
	text-align: center
}
.items_tbl_wrap table
{
	width: 100%;
	border: 1px solid #C5D9E2;
}
.items_tbl_wrap th,
.items_tbl_wrap td
{
	border-left: 1px solid #C5D9E2;
	border-right: 1px solid #C5D9E2;
	border-top: 1px solid #C5D9E2;
	background: #EFF4F7 url(../images/white_pix.gif) repeat-x left top;
	padding: 0 1px 1px;
	font-size:11px;
}

.items_tbl_wrap td {
	padding: 2px 5px 1px;
}
.items_tbl_wrap th
{
	border-bottom: 2px solid #C7D4DD;
	background: #FFF url(../images/bg_tbl_head1.gif) repeat-x left bottom;
	line-height: 1.25em;
	padding: 5px 5px 4px;
}
.sml_minus
{
	background: url(../images/icon_minus_small.gif) no-repeat left center;
	padding-left: 20px;
}
.sml_plus
{
	background: url(../images/icon_plus_small.gif) no-repeat left center;
	padding-left: 20px;
}
/*--Overflow blocks--*/
.revws_over,
.multd_over
{
	border-top: 1px solid #C5D9E2;
	margin-top: 2px;
	overflow: auto;
}
.multd_over
{
	height: 255px;
}
.multd_over ul
{
	padding: 0 20px 0 25px;
}
.multd_over li
{
	border-bottom: 1px solid #C5D9E2;
	padding: 15px 0;
	float: left;
	width: 100%;
}
.multd_over div
{
	margin-left: 140px;
}
.multd_name
{
	display: block;
	font-size: 1.05em;
	padding: 3px 0 6px;
}
.multd_dur
{
	font-size: .95em;
	line-height: 1.25em;
	color: #999;
	padding-top: 15px;
}
.multd_dur strong
{
	color: #000;
}
.revws_over
{
	height: 300px;
	padding: 0 25px;
}
.revws_over li
{
	padding: 11px 0 12px;
}
.rev_auth
{
	font-size: .95em;
	line-height: 1.25em;
	color: #999;
	padding-bottom: 8px;
}
.rev_auth .ratio_sm
{
	margin-left: 5px;
}
.rev_auth a
{
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: bold;
}
.revws_over p
{
	padding-bottom: 2px;
}
.revws_over .read_more
{
	font-size: .95em;
}
.helpf_ack
{
	border: 1px solid #E0E9EE;
	background: #EFF4F7;
	margin-top: 7px;
	padding: 4px 13px;
}
.helpf_ack span
{
	float: left;
	margin: 4px 24px 0 0;
}
.helpf_ack button
{
	float: left;
	width: 57px;
	margin: 0 3px;
}
/*--Personal Details--*/
.usr_pict_cnt
{
	float: left;
	width: 130px;
	margin: 29px 10px 0 40px;
	display: inline;
}
.comm_intr
{
	font-size: 1.05em;
	line-height: 1.1em;
	display: block;
	font-weight: bold;
}
.usr_pict_cnt div
{
	padding: 9px 0 15px;
}
.usr_pict_cnt img
{
	float: left;
}
.usr_detl_inps
{
	float: left;
	width: 375px;
	margin: 29px 0 0;
	padding-bottom: 30px;
}
.usr_detl_inps li
{
	float: left;
	width: 100%;
	border-bottom: 1px solid #E1EAEF;
	margin-bottom: 12px;
}
.usr_detl_inps ul
{
	padding: 8px 0;
	float: left;
}
.usr_detl_inps ul li
{
	border: none;
	background: #F6FAFB;
	margin: 1px 0 0;
	padding: 3px 0;
}
.usr_detl_inps ul input
{
	float: right;
	font-size: 13px;
	border: 1px solid #7E9DB9;
	padding: 2px 3px 3px;
	width: 245px;
	margin-right: 10px;
}
.usr_detl_inps ul span
{
	float: left;
	margin: 4px 0 0 10px;
	width: 95px;
}
.usr_detl_inps li.blue_bg
{
	background: #EFF4F7;
}
.usr_note
{
	float: right;
	width: 400px;
	margin: 29px 15px 0 0;
	display: inline;
}
.note_wrap
{
	background: #EFF4F7;
	padding: 3px;
	margin: 9px 0 12px 0;
}
.note_wrap textarea
{
	font-size: 13px;
	border: 1px solid #7E9DB9;
	padding: 2px 3px 3px;
	width: 386px;
	height: 241px;
	float: left;
}
/*--Profile styles--*/
.prof_inf_cnt
{
	float: right;
	width: 240px;
	border: 1px solid #C7C7C7;
	padding: 4px;
	margin-top: 10px;
	background: #FFF;
}
.prof_inf_cnt .brd_comm
{
	margin: 0;
}
.prof_list
{
	color: #1C4E73;
	font-weight: bold;
	text-align: center;
}
.prof_list li
{
	background: url(../images/bg_srch_reslt.gif) repeat-x top left;
	padding: 7px 0;
}
.prof_list a
{
	color: #1C4E73;
	text-decoration: none;
}
.prof_img_cnt
{
	padding: 28px 0 15px 15px;
	font-size: 1.05em;
	line-height: 1.25em;
}
.prof_img_cnt img
{
	margin-right: 10px;
	float: left;
}
.prof_img_cnt ul
{
	float: left;
}
.prof_detl_wrap
{
	float: left;
	width: 742px;
}
.prof_detl_blk
{
	margin-top: 10px;
	background: #FFF url(../images/half_delim_bg.gif) repeat-y center top;
	border-left: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
}
.brd_tb
{
	font-size: 0;
	line-height: 0;
	height: 1px;
	background: #C7C7C7 url(../images/half_delim_bg.gif) no-repeat center top;
}
.prof_lside
{
	float: left;
	width: 363px;
	padding: 1px;
}
.prof_rside
{
	float: right;
	width: 363px;
	padding: 1px;
}
.prof_head
{
	font-size: 1.05em;
	line-height: 1.25em;
	padding-bottom: 6px;
}
.prof_head em
{
	float: left;
	width: 25px;
	height: 25px;
	font-size: 0;
	line-height: 0;
	margin: 4px 7px 0 6px;
}
.prof_head strong,
.prof_head span
{
	float: left;
	margin-top: 8px;
}
.prof_head strong
{
	margin: 8px 4px 0 0;
}
.prof_head a
{
	text-decoration: none;
	margin: 0 4px;
}
.prof_icon_list
{
	padding: 6px 6px 4px 4px;
	font-size: 1.05em;
	line-height: 1.25em;
	color: #0250A2;
}
.prof_icon_list li
{
	float: left;
	width: 100%;
	padding-bottom: 3px;
}
.prof_icon_list .blue_bg
{
	background: #F6F6F6;
}
.prof_icon_list em
{
	float: left;
	width: 25px;
	height: 25px;
	font-size: 0;
	line-height: 0;
	margin: 3px 0 0 3px;
}
.prof_icon_list a
{
	float: left;
	margin: 8px 0 0 9px;
}
.prof_icon_list span
{
	float: left;
	margin: 8px 4px 0;
}
.prof_last_msg
{
	font-size: .9em;
	border-top: 1px solid #E1EAEF;
	margin: 0 6px 4px 4px;
	padding: 5px 8px 15px;
	background: #F6F6F6;
}
.prof_simp_list
{
	color: #0250A2;
	padding: 18px 16px 28px;
}
.prof_simp_list li
{
	float: left;
	width: 100%;
}
.prof_simp_list div
{
	float: right;
	font-size: .9em;
	color: #000;
}

.error
{
	background-color:#FFFFCC;
	border:1px solid #CC0000;
	color:#CC0000;
	margin:0 0 10px;
	padding:5px 10px;
}

.redc_cnn {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #C7C7C7;
float:left;
overflow:hidden;
width:24px;
}

.srch_reslt_cnn
{
	float: right;
	width: 970px;
	border: 1px solid #C7C7C7;
	background: #FFF;
}

.drsElement {
border:1px solid #333333;
position:absolute;
}

.drsMoveHandle {
background-color:#CCCCCC;
background:#FFFFFF url(../images/bg_srch_reslt.gif) repeat-x scroll left top;
border-bottom:1px solid #666666;
cursor:move;
height:20px;
}

.drsMoveHandle a{
	padding: 2px;
	float: right;
}

.dragresize {
background:#EEEEEE none repeat scroll 0 0;
border:1px solid #333333;
font-size:1px;
height:5px;
position:absolute;
width:5px;
}

.dsbwrap {
	display:table;
	margin:0 auto;
	position:relative;
}
.dsb {
	display:table-cell;
	float:left;
	margin:5px;
	padding:0;
	position:relative;
}

.casmall {
	left:-5px;
	position:relative;
	top:-5px;
}

.ca {
	border:0 none;
	left:-7px;
	margin:0;
	position:relative;
	top:-7px;
}

.modifysearch {
	color:#777777;
	font-size:xx-small;
}

div.brown {
	background:#371F11 url(../images/nocovers/brown_leather_medium.gif) no-repeat scroll right bottom;
}

div.green {
	background:#123D18  url(../images/nocovers/green_leather_medium.gif) no-repeat scroll right bottom;
}

div.blue {
	background:#00245D url(../images/nocovers/blue_leather_medium.gif) no-repeat scroll right bottom;
}

div.red {
	background:#640303 url(../images/nocovers/red_leather_medium.gif) no-repeat scroll right bottom;
}

div.fcwrap {
	border:1px solid #808080;
	height:140px;
	width:99px;
}

div.fc {
	font-family:Georgia,"Times New Roman",Serif;
	font-size:8px;
	height:140px;
	width:99px;
	margin:0 auto;
	overflow:hidden;
	padding:0;
	position:relative;
}

div.fc td {
	height:140px;
	width:99px;
	overflow:hidden;

}

div.fccontents {
	border:0 none;
	display:block;
}

.fccontents, .fc a:link, .fc a:visited, .fc a:active {
	color:black;
	font-family:'Arial Unicode MS',Arial,Verdana,sans-serif;
	font-size:small;
	font-size-adjust:none;
	font-stretch:normal;
	font-variant:normal;
	font-weight:normal;
	margin-left:2px;
	text-align:center;
	text-decoration:none;
	width:92px;
}

div.fc a.fclink {
	height:140px;
	left:0;
	position:absolute;
	top:0;
	width:92px;
}

div.booktitle {
	font-size:9px;
}

div.byline {
	font-size:12px;
	margin:6px 0 5px;
}

div.bookauthor {
	font-size:10px;
}

.booktitle, .byline, .bookauthor {
	overflow:hidden;
	text-decoration:none;
	width:85px;
	margin:8px
}

span.pageNumPassiv {
	font-family: Arial, Helvetica;
	FONT-SIZE: 11px;
	font-weight: normal;
	padding-left: 2pt;
	padding-right: 2pt;
	color:#999999;
	background: #eeeeee;
	border-color: #bbbbbb;
	border-style: solid;
	border-width: thin;
	}
span.pageNumPassiv:HOVER {
	font-family: Arial, Helvetica;
	FONT-SIZE: 11px;
	font-weight: normal;
	padding-left: 2pt;
	padding-right: 2pt;
	color:#eeeeee;
	background: #888888;
	border-color: #888888;
	border-style: solid;
	border-width: thin;
	}
span.pageNumActiv {
	font-family: Arial, Helvetica;
	FONT-SIZE: 11px;
	font-weight: normal;
	padding-left: 2pt;
	padding-right: 2pt;
	color:#eeeeee;
	background: #888888;
	border-color: #888888;
	border-style: solid;
	border-width: thin;
	}
.fl_right a{
	 text-decoration: none;
}

.srch_reslt_none {
float: right;
	width: 998px;
	border: 1px solid #C7C7C7;
	background: #FFF;
}

.small {
 font-size:85%;
}

.required {
	margin-right:5px;
	color:red;
}

.err-msg {
 background:#FFFFFF url(../images/bg_alerts.gif) no-repeat scroll 0 0;
 border:1px solid #E48D90 !important;
 color:#E30E17;
 font-size:12px;
 font-weight:bold;
 margin:8px;
 min-height:20px;
 padding:8px 8px 8px 54px;
 text-align:left;
}

.review_wrap
{
	padding: 2px 6px 10px;
}

h2 {
 font-size:125%;
 font-weight:bold;
 margin:0 0 15px;
}

.th {
	background-color: #eee;
}

.tlayout {
	margin: 0; padding: 0;
	font-size:11px;
}

.tlayout th {
	padding: 5px 8px; text-align: left;
}

.tlayout td {
	vertical-align: top;
}

.tlayout td.alley {
	background: url(../images/alley.gif) left top repeat-y;
	padding: 0;
	 width: 20px;
}

.tlayout td.content {
	margin: 0;
    padding: 0;
}

.tsignin {
	font-size:12px;
}

.tsignin td {
 padding:0 10px 10px 0;
}

.tsignin td.label {
 font-weight:bold;
 text-align:right;
 vertical-align:top;
}

.tform {
	font-size:12px;
}

.tform td {
 padding:5px 8px;
 text-align:left;
 vertical-align:top;
}

.tform td.label {
font-weight:bold;
text-align:right;
vertical-align:top;
width:200px;
}

#div-withline {
background-color:transparent;
border-bottom:1px solid #CCCCCC;
margin:0 0 10px;
padding:0 0 10px;
}

div.fullscreen{
    position:absolute;
    top:0;
    left:0;
    cursor:wait;
    width:100%;
    height:100%;
    z-index: 2000;
  }
div.infomsg{
	padding:18px 10px 10px 10px;
	text-align:center;
	color: #000;
	border: 1px solid;
	border-color:#CCC #666 #666 #CCC;
	background-color: #FCF8C7;
	height: auto;
	width:175px;
}

.dummy {
	padding:3px 0.1px;
	float:left;
}

.add_print, .add_email, .add_save, .add_export,
.add_favorite, .add_history, .add_reserve, .add_savelist {
	display:block;
    height:25px;
    width:25px;
    line-height:16px !important;
    overflow:hidden;
    cursor:pointer;
    padding:2px;
}

.add_check {
	padding:10px;
	float:left;
}


.add_bookmark {
	background:transparent url(../images/sm-bookmark-en.gif) no-repeat scroll left center;
	display:block;
    height:16px;
    width:83px;
    line-height:16px !important;
    overflow:hidden;
    cursor:pointer;
    padding:6px;
}

.add_print {
	background:transparent url(../images/print.gif) no-repeat scroll left center;
}

.add_email {
	background:transparent url(../images/email.gif) no-repeat scroll left center;
}

.add_save {
	background:transparent url(../images/save_search.gif) no-repeat scroll left center;
}

.add_savelist {
    background:transparent url(../images/save_search.gif) no-repeat scroll left center;
}

.add_reserve {
	background:transparent url(../images/reserve.gif) no-repeat scroll left center;
}

.add_export {
	background:transparent url(../images/save.gif) no-repeat scroll left center;
}

.add_history {
	background:transparent url(../images/history.gif) no-repeat scroll left center;
}

.add_favorite {
	background:transparent url(../images/favorite.gif) no-repeat scroll left center;
}

.add_inbox {
	background:transparent url(../images/inbox.gif) no-repeat scroll left center;
}

.add_outbox {
	background:transparent url(../images/outbox.gif) no-repeat scroll left center;
}

.add_messages {
	background:transparent url(../images/messages.gif) no-repeat scroll left center;
}

.add_transactions {
	background:transparent url(../images/transactions.gif) no-repeat scroll left center;
}

.add_loans {
	background:transparent url(../images/loans.gif) no-repeat scroll left center;
}

.add_reservation {
	background:transparent url(../images/reservation.gif) no-repeat scroll left center;
}

.add_holds {
	background:transparent url(../images/holds.gif) no-repeat scroll left center;
}

.add_overdue {
	background:transparent url(../images/overdue.gif) no-repeat scroll left center;
}

.add_penalties {
	background:transparent url(../images/penalties.gif) no-repeat scroll left center;
}

.add_historyusr {
	background:transparent url(../images/historyusr.gif) no-repeat scroll left center;
}


.copy_btn {
	display:block;
    height:25px;
    width:25px;
    line-height:16px !important;
    overflow:hidden;
    cursor:pointer;
    padding:2px;	
    background:transparent url(../images/save.gif) no-repeat scroll left center;
}

.move_btn {
	display:block;
    height:25px;
    width:25px;
    line-height:16px !important;
    overflow:hidden;
    cursor:pointer;
    padding:2px;	
    background:transparent url(../images/loans.gif) no-repeat scroll left center;
}

.delete_btn {
	display:block;
    height:25px;
    width:25px;
    line-height:16px !important;
    overflow:hidden;
    cursor:pointer;
    padding:2px;	
    background:transparent url(../images/trash.gif) no-repeat scroll left center;
}


div.confirm {
	background-color:#EEFFEA;
	border:1px solid #009900;
	color:#009900;
	margin:0 0 10px;
	padding:5px 10px;
}

span.required-field
{
  font-weight: bold;
  color: red;
}

.register_cnt {
	border-left:1px solid #C7C7C7;
	color:#1C4D75;
	float:right;
	padding:2px 13px 4px 14px;
}


.prof_detail {
color:#000000;
float:right;
font-size:0.9em;
margin:8px 4px 0;
}

.text {
	border:1px solid #7E9DB9;
	font-size:13px;
	margin-right:10px;
	padding:2px 3px 3px;
	width:245px;
}

.select {
	float: right;
	font-size: 13px;
	border: 1px solid #7E9DB9;
	padding: 2px 3px 3px;
	width: 245px;
	margin-right: 10px;
}

.MainPanel {
	font-size:14px;
}


#helpArea {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F6F6F6 none repeat scroll 0 0;
float:right;
margin:0 0 20px 40px;
padding:14px;
width:250px;
}

#helpArea ul {
font-size:90%;
list-style-type:circle;
margin:0 0 0 30px;
}

#helpArea li {
line-height:125%;
margin-bottom:0;
margin-top:0;
}

#help a:visited {
color:#034EA2;
text-decoration:none;
}

#help h2 {
font-size:120%;
margin:10px 0;
}

#help h1 {
font-size:150%;
margin:0 0 20px;
}

#help ul {
font-size:100%;
list-style-type:disc;
margin:0 0 4px 30px;
}

#help li {
 padding:4px;
}

#helpdirect {
 color:#7C888F;
 font-size:85%;
 margin:10px 0 20px;
}

.author_cnt {
 display:inline;
}

.author_identities {
 float:right;
 width:200px;
 margin:29px 10px 0 0px;
 background:#EFF4F7;
 text-align:center;
}

.author_identities img {
 margin:5px;
 padding:8px;
 width: auto;
 height: auto;
}

.author_identities div {
  clear: both;
}

.author_ident_tab {
 background:#CDCDCD none repeat scroll 0 0;
 font-weight:bold;
 margin:5px 0 0;
 padding:5px;
 text-align:center;
}

.author_details {
 float:left;
 width:725px;
 margin:29px 10px 0 40px;
}

.author_details h1{
 background:transparent none repeat scroll 0 0;
 font-size:2.3em;
 font-weight:bold;
 margin:20px 3px 20px 5px;
}

.author_label {
	background:transparent none repeat scroll 0 0;
	border-bottom:1px solid #CCCCCC;
	color:#666666;
	font-size:1.3em;
	font-weight:bold;
	letter-spacing:0.05em;
	margin:0 5px;
	padding:0 5px;
}

.authortbl_view {
 background:#FFFFFF none repeat scroll 0 0;
 margin:5px 10px 2px;
 font-size:0.9em;
}

.authortbl_view th {
 background:#EEEEEE none repeat scroll 0 0;
 border-color:#CCCCCC #CCCCCC #FFFFFF;
 border-style:solid;
 border-width:0 0 2px;
 padding:5px 8px 5px 5px;
 text-align:right;
}

.authortbl_view td {
 background:#FFFFFF none repeat scroll 0 0;
 border:0 solid #CCCCCC;
 padding:5px;
}

.authorNav {
 background:#FFFFFF none repeat scroll 0 0;
 border-bottom:1px solid #EEEEEE;
 height:15px;
 margin:0;
 padding:0 2px 2px 10px;
}

.authorNav a {
 color:#666666;
 padding:0 3px;
 text-decoration:none;
}

.authorNavTitle {
 color:#666666;
 font-weight:bold;
 margin-right:3px;
}

.authordivider {
 color:#666666;
 font-size:1.2em;
}

.authorLabel_small {
color:#666666;
font-size:xx-small;
font-weight:normal;
}

.author_com {
	padding:0 0 10px;
}

.author_works {
	background:#FFFFFF none repeat scroll 0 0;
	border-bottom:1px solid #EEEEEE;
	margin:10px 10px 0 20px;
	width:90%;
}

.div#authorworks a {
	font-size:1.2em;
	font-weight:bold;
}

.author_workformat {
	color:#666666;
	font-size:xx-small;
	margin-left:3px;
}

.author_subjects {
	background:transparent none repeat scroll 0 0;
	border:0 solid #CCCCCC;
	font-size:1em;
	margin:1px 20px 25px;
	padding:5px;
}

.bibViewTable {
	margin-bottom:10px;
	text-align:left;
}

.bibViewTable th, td {
}

.bibViewTable th {
	background:transparent none repeat scroll 0 0;
    color:#6A7780;
    font-size:12px;
    padding-right:14px;
    padding-bottom:4px;
}

.bibViewTable td {
	font-size:12px;
	width: 90%;
}

.menu {
	height:32px;
	background: #1A4E75 url(../images/tab_grad_pass.jpg) repeat-x scroll left top;
	border:1px solid #1A4E75;
}

.menusearch {
    height:32px;
    background: #D3E7F5 repeat-x scroll left top;
    border:1px solid #1A4E75;
}

.menu_trans {
	height:32px;
	background: #A7C4E1 url(../images/tab_grad_pass.jpg) repeat-x scroll left top;
	border:1px solid #A7C4E1;
}

.cloudsize1 {
font-size:0.8em;
}
.cloudsize2 {
font-size:1em;
}
.cloudsize3 {
font-size:1.3em;
}
.cloudsize4 {
font-size:1.6em;
}
.cloudsize5 {
font-size:1.9em;
}

.crs_availability {
	font-weight:bold;
}

.crs_author_by {
font-weight:bold;
}

.crs_author {
}

.crs_language {
	font-weight:bold;
}

.crs_publisher {
	font-weight:bold;
}

.crs_placeOfPublication {
	font-weight:bold;
}

.crs_year {
	font-weight:bold;
}

.crs_isbn {
	font-weight:bold;
}

.crs_issn {
	font-weight:bold;
}

.crs_recordtype {
}

.crs_recordtype_icon {
	vertical-align:middle;
}

.crs_top {
	float:left;
	width:100%;
	text-align:left;
}

.crs_topBooks {
	margin-bottom: 10px;
	float:left;
	width:850px;
} 


.crs_top_book {
	float:left;
	height:155px;
	overflow:hidden;
	width:270px;
	text-align:left;
}

.crs_top_book_nocover {
	float:left;
	height:155px;
	overflow:hidden;
	width:170px;
	text-align:left;
}

.crs_top_cover {
	origin:padding;
	height:150px;
	overflow:hidden;
	width:120px;
	float:left;
	text-align:center;
}

.crs_top_cover input {
	float:left;
}

.crs_top_content {
	float:left;
	width:150px;
}

.crs_top_title {
	color:#295069;
	float:left;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	text-decoration:underline;
	width:100%;
}

.crs_top_author {
	color:black;
	float:left;
	font-size:11px;
	margin-top:3px;
	text-align:left;
	width:100%;
}

.crs_top_rating {
	float:left;
	margin-top:3px;
	text-align:left;
	width:100%;
}

.crs_topBooks  select {
	font-size:10px;
	width:50px;
}

.crs_top_category {
	font-size:135%;
	font-weight:bold;
	margin:0 0 0.35em -10px;
	color:#E47911;
	padding:0;
	line-height:1.167;
}

.feed_link {
	padding-left:20px;
	background: url(../images/feed_icon.gif) no-repeat left center;
}

.facet_location_sublist {
	padding:0px 0px 5px 8px;
}

.autocomplete-w1 {
background:transparent url(../images/shadow.png) no-repeat scroll right bottom;
left:6px;
position:absolute;
top:7px;
}

.autocomplete {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #999999;
cursor:default;
margin:-6px 6px 6px -6px;
max-height:350px;
overflow-x:hidden;
overflow-y:auto;
text-align:left;
width:300px;
}

.autocomplete .selected {
background:#F0F0F0 none repeat scroll 0 0;
}

.autocomplete div {
padding:2px 5px;
white-space:nowrap;
}
.autocomplete strong {
color:#3399FF;
font-weight:normal;
}

a.privacy-public, span.privacy-public, p.privacy-public {
	background:transparent url(../images/publicprivate_icn.png) no-repeat scroll 0 -50px;
}

a.privacy-private, span.privacy-private, p.privacy-private {
	background:transparent url(../images/publicprivate_icn.png) no-repeat scroll 0 0;
}

a.privacy-public, span.privacy-public {
	color:#2178B5;
	font-size:11px;
	font-weight:bold;
	margin:0 0 2px;
	padding:0 0 0 14px;
}

a.privacy-private, span.privacy-private {
	color:#FF7600;
	font-size:11px;
	font-weight:bold;
	margin:0 0 2px;
	padding:0 0 0 14px;
}

.list-info {
	font-size:0.8em;
	margin:1px 0 3px 9px;
}

.head-line {
	background-color:transparent;
	border-bottom:1px solid #CCCCCC;
	margin:0 0 10px;
	padding:0 0 10px;
	text-align:left;
}

.head-line div {
	margin:0 0 5px;
	font-size:15px;
}

.table-list {
	border-top:1px solid #DDDDDD;
	margin:0;
	padding:0;
}

.table-list td {
	border-bottom:1px solid #DDDDDD;
	padding:6px 5px;
	vertical-align:top;
}

.table-list td.select {
	padding-left:0;
	padding-right:0;
	text-align:center;
	width:1%;
}

.table-list td.num {
	padding-left:0;
	text-align:right;
	width:1%;
}

.table-list td.cover {
	padding-left:0;
	text-align:right;
	width:5%;
}

.table-list td.result {
	line-height:1.3em;
	padding-right:15px;
	width:70%;
}

.table-list td.social {
	padding-left:15px;
	width:25%;
}

.table-list td.social div.date {
	color:#666666;
}

.table-list td.result div.name {
	font-weight:bold;
}

.table-list td.result {
	line-height:1.3em;
}

.table-list td.result div.publisher {
	color:#666666;
	font-size:85%;
}

.table-list td.result div.type {
	font-size:85%;
}

.frbr-search {
	padding: 20px;
}

.frbr-search input {
	border:1px solid #7E9DB9;
	color:#272727;
	font-size:11px;
	padding:2px 3px 0;
	width:130px;
}

.frbr-search select {
	font-size:11px;
	height:18px;
}

.frbr-search td {
	padding:2px 0px 0;
}

.frbr-search #formSubmitSearch {
}

.frbr-search #browse {
	width:auto;
}

table#searchresultstable {
	width:100%;
}

table#searchresultstable th {
	background:#EEEEEE none repeat scroll 0 0;
	border-right:1px solid #FFFFFF;
	color:#003366;
	font-weight:bold;
	line-height:20px;
	padding:3px;
}

td.frbrDetailsTD {
	border-bottom:1px solid #CCCCCC;
	padding:5px;
}

span.item {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
}

.xtabs li.xtab_selected {
	background-position:0 -150px;
	border-width:0;
}
.xtabs li {
	background:transparent url(../images/left_white.png) no-repeat scroll left top;
	border-bottom:1px solid #CACACA;
	float:left;
	line-height:1.8em;
	margin:0;
	padding:0 2px 0 9px;
	text-decoration:none;
}

.xtab_selected {
	font-weight:bold;
}

.xtabs li.xtab_selected a {
background-position:100% -150px;
padding-bottom:1px;
text-decoration:none;
}

.xtabs li a:link, .xtabs li a:visited, .xtabs li a:active {
	text-decoration:none;
}

.xtabs > ul a {
width:auto;
}

.xtabs a {
float:none;
}

.xtabs a {
background:transparent url(../images/right_white.png) no-repeat scroll right top;
display:block;
float:left;
font-weight:bold;
padding:2px 11px 0 2px;
text-decoration:none;
white-space:nowrap;
width:0.1em;
}

div#listnav {
background:#EEEEEE none repeat scroll 0 0;
margin:0 0 3px;
text-align:right;
width:100%;
}

.borderDiv {
	background:#FDFDFD none repeat scroll 0 0;
	border:1px solid #D4D8DA;
	color:#6F6F6F;
	display:block;
	float:none;
	font-size:11px;
	padding:5px;
	margin: -2px 9px 0pt ! important;
}

.borderDiv span p {
	color:#6F6F6F;
	font-size:11px;
}

.sub-a li {
	text-align: left;
}

span.forgot {
	font-size:11px;
}

.ap_header, .ap_footer {
	position:relative;
	width:100%;
}

.ap_body {
	height:100%;
	position:relative;
}

.ap_body .ap_content {
	background-color:#FFFFFF;
	margin:0 17px;
}

.ap_popover_sprited .ap_header .ap_left, .ap_popover_sprited .ap_header .ap_right, .ap_popover_sprited .ap_header .ap_middle, .ap_popover_sprited .ap_footer .ap_left, .ap_popover_sprited .ap_footer .ap_right, .ap_popover_sprited .ap_footer .ap_middle, .ap_popover_sprited .ap_closebutton {
	background-image:url(../images/spth.png);
}

.ap_popover_sprited .ap_body .ap_left, .ap_popover_sprited .ap_body .ap_right {
	background-image:url(../images/sprb.png);
}

.ap_popover_sprited .ap_header .ap_left {
	background-position:left -2px;
}

.ap_popover_sprited .ap_header .ap_middle {
	background-position:0 -70px;
}

.ap_popover_sprited .ap_header .ap_right {
	background-position:right -2px;
}

.ap_popover_sprited .ap_body .ap_left {
	background-position:0 top;
}

.ap_popover_sprited .ap_body .ap_right {
	background-position:-51px top;
}

.ap_popover_sprited .ap_footer .ap_left {
	background-position:left -40px;
}

.ap_popover_sprited .ap_footer .ap_middle {
	background-position:0 -108px;
}

.ap_popover_sprited .ap_footer .ap_right {
	background-position:right -40px;
}


.ap_header .ap_left {
	background-attachment:scroll;
	background-repeat:no-repeat;
	left:0;
	position:absolute;
	top:0;
	width:34px;
}

.ap_header .ap_middle {
	background-attachment:scroll;
	background-repeat:repeat-x;
	margin:0 34px;
}

.ap_header .ap_right {
	background-attachment:scroll;
	background-repeat:no-repeat;
	position:absolute;
	right:0;
	top:0;
	width:34px;
}

.ap_popover_sprited .ap_body .ap_left-arrow, .ap_body .ap_left {
	background-attachment:scroll;
	background-repeat:repeat-y;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:17px;
}

.ap_popover_sprited .ap_body .ap_right-arrow, .ap_body .ap_right {
	background-attachment:scroll;
	background-repeat:repeat-y;
	height:100%;
	position:absolute;
	right:0;
	top:0;
	width:17px;
}

.ap_footer .ap_left {
	background-attachment:scroll;
	background-repeat:no-repeat;
	left:0;
	position:absolute;
	top:0;
	width:34px;
}

.ap_footer .ap_middle {
	background-attachment:scroll;
	background-repeat:repeat-x;
	margin:0 34px;
}

.ap_footer .ap_right {
	background-attachment:scroll;
	background-repeat:no-repeat;
	position:absolute;
	right:0;
	top:0;
	width:34px;
}

.ap_header *, .ap_footer * {
	height:26px;
}
.popover_btn{
	background:transparent url(../images/optdwn.gif) no-repeat scroll right center;
	padding-right:15px;
}

.proc-span {
	background:transparent url(../images/ajax-loader.gif) no-repeat scroll left center;
	padding-left:20px;
	color:#990000;
}

.filter-search {
	font-size:100%;
	-x-system-font:none;
	font-family:Arial,"Arial Unicode MS",Helvetica,Verdana,sans-serif;
	margin-bottom:5px;
	width:150px;
}

.filter-label {
	color:#666666;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:x-small;
}

.bottom_pgr_wrap {
	margin:6px 9px 0 15px;
	padding-bottom:20px;
}

#checkin-table table{
	border:medium none;
	clear:both;
}

#checkin-table td{
	background:transparent none no-repeat scroll 0 0;
	border:medium none;
}

.diacritic {
	origin:padding;
	background:transparent url(../images/edit.png) no-repeat scroll 0 0;
	cursor:pointer;
	float:right;
	height:16px;
	overflow:hidden;
	padding:0;
	width:16px;
}
.diacritic-div {
	background: white;
}

.drag-div-dlg {
	display: none;
	left: 0px;
	top: 0px;
	text-align:
	center; z-index: 8;
}

.mess-head {
	background:#EFF4F7 none repeat scroll 0 0;
	border-bottom:1px solid #DFEAEE;
	border-top:1px solid #DFEAEE;
	padding:5px 5px 7px;
	text-align: left;
}

.mail div {
	origin:padding;
	cursor:pointer;
	height:16px;
	overflow:hidden;
	padding:0;
	width:16px;
}

.mail-read a {
	background:transparent url(../images/mail-open.png) no-repeat scroll left center;
	padding-left:20px;
}

.mail-unread a {
	background:transparent url(../images/mail.png) no-repeat scroll left center;
	padding-left:20px;
}

.tiles_srch_reslt_list {
	margin:6px 9px 0 25px;
}

.list_srch_reslt {
	padding: 0 9px 30px 15px;
}
.list_srch_reslt li {
	float: left;
	width: 100%;
	border-bottom: 1px solid #C7C7C7;
	padding: 5px 0;
}
.list_srch_reslt ul li {
	border: none;
	padding: 0;
}

.location_tree {
font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
font-size:12px;
white-space:nowrap;
}

.location_tree img{
border:0 none;
vertical-align:middle;
}

.location_link {
background:transparent url(../images/bank.png) no-repeat scroll left center;
padding-left:20px;
color: #0250A2;
clear: both;
}
