
/* Tags Container */
.tags
{
	background: url(../img-new/icon24/tags24.gif) no-repeat 0px 4px;
	padding: 8px 3px 2px 32px;
	margin: 3px 0px;
	color: #989890;
}
.tags .even
{
	/* color: #989890; */
	color: #76766f;
}
.tags .odd
{
	color: #76766f;
}

/* Search results keywords marking */
.highlight_text
{
	/* padding: 1px 1px; */
	background-color: #ffff99;
}

/* Link that goes with arrow */
a.arrow, a.arrow:visited
{
	display: block;
	text-align: right;
	padding: 0px 25px 2px 2px;
}
a.arrow:active, a.arrow:hover
{
	display: block;
	text-align: right;
	background: url(../img/mapex/arrow.gif) no-repeat top right #ffffff;
	padding: 0px 25px 2px 2px;
}

/* Case Logo thumb holder */
.caselogo
{
	float: left;
	width: 72px;
}
/* The text that goes with the logo */
.caselogo_col
{
	margin-left: 80px;
}

/* Filter Bar Interface */
.filterbar
{
	background-color: #F1F1E5;
	color: #4c8abc;
}
.filterbar select
{
	/* font-size: 0.95em; */
	padding: 0px;
}
.filterbar select option
{
	/* font-size: 0.95em; */
	padding: 0px;
}
.filterbar input
{
	/* font-size: 0.95em; */
	padding: 1px 2px;
}
.filterbar .col_left
{
	padding-top: 14px;
	width: 50%;
	float: left;
}
.filterbar .col_right
{
	padding-top: 14px;
	width: 50%;
	float: right;
}
.filterbar .title
{
	/* font-size: 0.75em; */
	padding-bottom: 3px;
}
.filterbar .interface
{
	padding-left: 5px;
	padding-bottom: 7px;
}

.filterbar .buttonbar
{
	background: url(../img/mapex/filterbar_button_bg.gif) repeat-x 0px 0px #F1F1E5;
	padding: 6px 5px;
	text-align: right;
	border-bottom: 1px solid #D1D2BD;
}

/* List Container */
.list
{
	border-top: 1px solid #eaeae8;
	border-bottom: 1px solid #eaeae8;
	overflow:hidden;
}

/* List Container - Sort-By Bar */
.sortby
{
	border-top: 1px solid #a9ceea;
	background-color: #c2e1f9;
	color: #4c8abc;
	padding: 5px 20px;
}
.sortby select
{
	font-size: 1em;
}

/* List row(s) */
.list .row1
{
	/* background: url(../img/mapex/listrow_hr.gif) repeat-x top left; */
	background-color: #f8f8f0;
	padding: 10px 10px 10px 10px;
}
.list .row2
{
	background: url(../img/mapex/listrow_hr.gif) repeat-x top left;
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
}
.list .datarow
{
	background: url(../img/mapex/listrow_hr.gif) repeat-x bottom left #f9faf5;
	padding: 5px 32px;
}
.list .datarow h4
{
	padding: 0px;
	margin: 0px;
}
.list .row1 .actionbutton, .list .row2 .actionbutton
{
	float: right;
	padding: 0px 0px 5px 5px;
}
/* .list .highlighted_row */
.highlighted_row
{
	border-top: 1px solid #ebebeb;
	background-color: #fcfcda;
	padding: 15px 20px;
}
.list .highlighted_row h4
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
}
.list .date
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #989890;
}
.list .country
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #989890;
	font-weight: bold;
}
.list .addon
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #989890;
}
.list .text
{
	line-height: 17px;
	padding: 2px 0px;
	text-align:justify;
}
/* .list .colrow */
.colrow
{
	clear: both;
	margin-bottom: 10px;
}
/* .list .coltitle */
.coltitle
{
	font-weight: bold;
	float: left;
	width: 125px;
}
/* .list .coldata */
.coldata
{
	margin-left: 150px;
	clear: right;
}
.list ul li
{
	list-style-image: url(../img/mapex/reading_ul_li.gif);
	margin: 5px 0px;
	padding-left: 5px;
}

/* PageJumper */
.pagejumper
{
	clear: both;
	background-color: #f8f8f0;
	border-top: 1px solid #f8f8f0;
	border-right: 1px solid #f8f8f0;
	border-bottom: 1px solid #ebebeb;
	border-left: 1px solid #f8f8f0;
	padding: 0px 0px 0px 10px;
	color: #999893;
}
.pagejumper ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.pagejumper ul li
{
	float: left;
	margin: 0px;
	font-weight: bold;
	font-size: 1.15em;
	color: #ff9f00;
	padding: 10px 0px 10px 10px;
}

/* Avatar thumb in list */
.list .avatar
{
	float: left;
	width: 60px;
	border: 1px solid #eaeaea;
}
.list .avatar .image, .list .avatar_hover .image
{
	padding: 2px;
}
.list .avatar_hover
{
	width: 60px;
	border: 1px dashed #ffb200;
}
.list .avatar_rightcol
{
	margin-left: 77px;
}
.list .avatartxt
{
	font-size: 0.8em;
}

/* "View All" link, below a list */
.viewall
{
	text-align: right;
	font-weight: bold;
	padding: 3px 10px;
}

.viewall a, .viewall a:visited
{
	color: #000074;
}

.viewall a:active, .viewall a:hover
{
}



/* ePractice TV */
.tv_data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #989890;
}

.tv_time {
	font-weight: bold;
}


/* List rows with "Talking Balloon" */
.list .balloonrow1
{
	background: url(../img/mapex/listrow1_balloonbg.gif) no-repeat top left;
	background-color: #f8f8f0;
	padding: 10px 20px 10px 20px;
	border-bottom: 1px solid #e9e9e7;
}
.list .balloonrow2
{
	background: url(../img/mapex/listrow2_balloonbg.gif) no-repeat top left;
	background-color: #ffffff;
	padding: 10px 20px 10px 20px;
	border-bottom: 1px solid #e9e9e7;
}
.list .balloonrow1 .avatar, .list .balloonrow2 .avatar
{
	float: left;
	width: 96px;
	border: none;
}
.list .balloonrow1 .avatar img, .list .balloonrow2 .avatar img
{
	border: 1px solid #eaeaea;
}

.list .balloonrow1 .avatar_rightcol, .list .balloonrow2 .avatar_rightcol
{
	margin-left: 109px;
}