.search_result  {
    margin:0px;
    padding:12px 15px;
    border-bottom:1px dashed #d8d8d8;
    font-size:11px;
    color:#5a5a5a;
    position:relative;
}

.online_preview {
    padding:12px 0 12px 18px;
    background:url(search_res_glass.gif) left 15px no-repeat;
}

.search_result h1 {
    font-size:16px;
    font-weight:normal;
    margin-bottom:10px;
}

.search_result a.search_glass   {
    width:12px;
    height:12px;
    position:absolute;
    display:block;
    top:15px;
    left:0;
}

.search_result .materialThumb {
    float: left;
    width: 100px;
    position: relative;
}

.search_result .materialThumb a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.search_result .materialThumb a {
    border: 1px solid #FEFEFE;
}

.search_result .pagec {
    position: absolute; 
    bottom: 3px;
    right: -1px;
    background-color: #EFEFEF;
    padding: 2px;
    border: 1px solid #FEFEFE;
    border-width: 1px 0px 0px 1px;
}

.search_result .unapproved {
    position: absolute;
    top: 0px;
    padding: 4px;
    width: 92px;
    color: white;
    opacity: 0.85;
    filter:alpha(opacity=85);
    background-color: #fc575e;
}

.search_result .materialThumb a.preview {
    position: absolute;
    bottom: 3px;
    left: 1px;
    padding: 2px 6px 2px 5px;
    width: 15px;
    color: black;
    opacity: 0.85;
    filter: alpha(opacity=85);
    background-color: #eee;
    height: auto;
    border-width: 1px 1px 0px 0px;
    border-top-right-radius: 3px;
}

/*********** DOWNLOAD PAGE ***********/
.locked_material_p	{
	width:620px;
	padding:10px 10px 20px;
	background:#f1f1f1;
}

.locked_material_p h1	{
	margin-bottom:10px;
}

.locked_material_p a.period	{
	width:122px;
	float:left;
	height:68px;
	background:url(popup/lock_block.png) 0 0;
	font-size:10px;
	color:#666;
	line-height:13px;
	text-align:center;
	margin-bottom:10px;
	margin-left:18px;
}
.locked_material_p a.period b	{
	color:#2e74a1;
	font-size:14px;
	display:block;
	margin-top:17px;
}
.locked_material_p a.period:hover	{	background-position:0 -68px;	}
.locked_material_p a.active,
.locked_material_p a.active:hover	{	background-position:0 -136px;	}
.locked_material_p a.active,
.locked_material_p a.active b	{	color:white;	}
.locked_material_p input.txt,
.locked_material_p input.txt_focus	{
	width:194px;
	height:23px;
	border:1px solid #666;
	background:#f7f7f7;
	vertical-align:middle;
	margin-left:5px;
}
.locked_material_p input.txt_focus	{	border-color:#2e74a1;	}
.lock_document_out input.submit,
.lock_document_out input.submit_hover,
.locked_material_p input.submit,
.locked_material_p input.submit_hover	{
	width:109px;
	height:21px;
	background:url(popup/lock_now.png) top;
	border:none;
	cursor:pointer;
	vertical-align:middle;
	margin-left:5px;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size:11px;
	color:#666;
	_padding-top:3px;
}
.lock_document_out input.submit_hover,
.locked_material_p input.submit_hover	{	background-position:bottom;	}

.lock_document_out	{
	width:656px;
	background:white url(lock_block_top.gif) 0 0 repeat-x;
	border:1px solid #edede7;
}
.lock_document_out .lock_document_in	{
	background:url(lock_block_btm.gif) 0 bottom repeat-x;
}
.lock_document_out .lock_document_in .cnt	{
	padding:10px 45px 10px 114px;
	background:url(lock_block_ico.png) 11px 50% no-repeat;
	color:#838383;
	font-size:11px;
}

.lock_document_out h1	{
	color:#81aeda;
	font-size:22px;
	margin:0 0 10px;
}
.lock_document_out input.submit,
.lock_document_out input.submit_hover	{	margin:0 !important;	}

table.locked_document	{
	width:658px;
	height:40px;
	background:url(locked_document.png) no-repeat;
}
table.locked_document td	{	color:#ef402f; padding-left:47px; font-size:11px;	}

.preview_head_foot  {
    margin-bottom:15px;
    border:1px solid;
    border-color:#eaeaea #ccc #b6b6b6;
    padding:4px 0;
    background:white url(preview_head_foot.gif) repeat-x bottom;
}

.preview_head_foot h1   {
    color:#5a5a5a;
    font-size:14px;
    margin:0;
    padding-left:10px;
}

.preview_doc_body   {
    width:656px;
    border:1px solid #ccc;
    border-style:none solid;
    overflow-x:hidden;
    overflow-y:auto;
    height:290px;
    position:relative;
    text-align:center;
}

.preview_doc_body .shadow   {
    width:656px;
    height:3px;
    position:absolute;
    top:0;
    left:0;
    background:url(preview_shadow.png) repeat-x;
    _background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='//www.pomagalo.com/index3/img/base/preview_shadow.png');
}

.preview_head_foot .paging  {
    color:#5a5a5a;
    font-size:11px;
    font-weight:bold;
    float:left;
    margin-left:275px;
    margin-top:3px;
    display:inline;
}

.preview_head_foot .paging a.prev,
.preview_head_foot .paging a.next   {
    width:18px;
    height:17px;
    background:url(preview_arrows.png) top left;
    display:block;
    float:left;
}

.preview_head_foot .paging a.next   {
    background-position:top right;
}

.preview_head_foot .paging a.prev:hover {
    background-position:bottom left;
}

.preview_head_foot .paging a.next:hover {
    background-position:bottom right;
}

.preview_head_foot .paging span {
    float:left;
    height:17px;
    line-height:17px;
    padding:0 4px;
}

.preview_head_foot .paging span b   {
    color:#4ebaff;
}

.preview_head_foot a.download   {
    width:98px;
    height:19px;
    float:right;
    margin-top:1px;
    margin-right:6px;
    background:url(preview_download.png) top;
}

.preview_head_foot a.download:hover {
    background-position:bottom;
}

table.material_description  {
    margin:20px 0 15px;
}

table.material_description td   {
    vertical-align:top;
    padding:5px;
    font-size:11px;
    color:#5a5a5a;
}

table.material_description tr.color td  {
    background:#f7f7f7;
}

table.material_description td.left  {
    text-align:right;
    font-weight:bold;
}

table.material_description span {
    color:#a0a0a0;
}

a.download_material_animated    {
    width:119px;
    height:28px;
    display:block;
    background:url(download_material_animated.gif);
    margin-bottom:20px;
}

.download_file_types .hover {
    background:#f4f4f4;
}

.download_file_types .f_type    {
    width:230px;
    height:64px;
    float:left;
    position:relative;
    display:inline;
    margin:18px 50px 18px 0;
}

.download_file_types .f_type div,
.download_file_types .f_type span   {
    position:absolute;
    left:65px;
    top:10px;
    color:#5a5a5a;
    font-size:12px;
    width:155px;
}

.download_file_types .f_type span   {
    top:40px;
    color:#ababab;
    font-size:11px;
}

.download_file_types input  {
    width:38px;
    height:43px;
    border:none;
    position:absolute;
    top:12px;
    left:17px;
    cursor:pointer;
}

.f_pdf,
.f_txt,
.f_zip,
.f_docx,
.f_doc,
.f_rtf  {
    background:url(file_types_big.png) 0 0;
}

.f_txt  {   background-position:-38px 0;    }
.f_zip  {   background-position:-76px 0;    }
.f_docx {   background-position:-114px 0;   }
.f_doc  {   background-position:-152px 0;   }
.f_rtf  {   background-position:-190px 0;   }

.moar_from  {
    color:#9c9c9c;
    font-size:10px;
    padding:10px 12px;
}

.moar_from a.title  {
    font-size:11px;
    color:#5a5a5a;
    font-weight:bold;
}

.moar_from a.type   {
    color:#838383;
}

.moar_from a.date   {
    color:#adc85d;
}

.moar_magnifier {
    background:url(famfamfam_silk/magnifier.gif) 7px 15px no-repeat;
    padding-left:28px;
}

.online_tests   {
    padding:12px 18px;
}

.online_tests a {
    color:#5a5a5a;
    font-size:11px;
}

.online_tests a.title   {
    font-size:12px;
    font-weight:bold;
}

/*********** /DOWNLOAD PAGE ***********/

/********** DASHBOARD **********/

.categories_table	{
	margin-bottom:10px;
}

.categories_table td	{
	border-bottom:1px solid #e5e5e5;
	width:50%;
	padding:15px 15px 15px 95px;
	background:0 15px no-repeat;
	vertical-align:top;
}

.categories_table td.precise_science		{	background-image:url(precise_science.png);	}
.categories_table td.humanitarian_science	{	background-image:url(humanitarian_science.png);	}
.categories_table td.law_business			{	background-image:url(law_business.png);	}
.categories_table td.technologies			{	background-image:url(technologies.png);	}
.categories_table td.economics				{	background-image:url(economics.png);	}
.categories_table td.types_of_materials		{	background-image:url(types_of_materials.png);	}
.categories_table td.universities			{	background-image:url(universities.png);	}
.categories_table td.online_tests_cat		{	background-image:url(online_tests_cat.png);	}
.categories_table td.medecine				{	background-image:url(medecine.png);	}
.categories_table td.naturals				{	background-image:url(naturals.png);	}

.categories_table a	{
	color:#5a5a5a;
	font-size:11px;
}

.categories_table a span	{
	color:#a3a3a3;
	font-size:10px;
}

.categories_table a:hover	{
	text-decoration:underline;
}

.categories_table .title	{
	display:block;
	margin-bottom:10px;
	font-size:16px;
}

.categories_table a.moar	{
	display:block;
	margin-top:5px;
}

.categories_table tr.last td	{
	border:none;
}

table.popular_list	{
	margin:0 0 10px;
}

table.popular_list td	{
	padding:18px 0;
	border-bottom:1px solid #cfcfcf;
	color:#a3a3a3;
	font-size:10px;
	vertical-align:middle;
}

table.popular_list tr:last-child td {
    border-bottom: none;
}

table.popular_list td.type_number	{
	color:#4ebaff;
	font-size:12px;
	padding:18px 36px 18px 8px;
	background-position:31px 50%;
	background-repeat:no-repeat;
	font-weight:bold;
}

table.popular_list td.triforce	{	background-image:url(triforce_ico.png);	}
table.popular_list td.cog		{	background-image:url(cog_ico.png);	}
table.popular_list td.chemistry	{	background-image:url(chemistry_ico.png);	}
table.popular_list td.chart		{	background-image:url(chart_ico.png);	}
table.popular_list td.book		{	background-image:url(book_ico.png);	}

table.popular_list td.pages	{
	padding:18px 10px;
	color:white;
	font-weight:bold;
	font-size:11px;
}

table.popular_list tr.hover td			{	background-color:#e2f4ff;	}
table.popular_list tr.hover td.pages	{	background-color:#50bbff;	}

.popular_list_foot a.def	{
	background:url(arrow_ico_dotted.gif) left no-repeat;
	padding-left:18px;
}

table.popular_tests tr.hover td	{	background-color:#eaf1d6;	}
table.popular_tests td.type_number	{	color:#adc85d;	}
table.popular_tests tr.hover td.pages	{	background-color:#adc85d;	}

/********** DASHBOARD **********/

/** DOWNLOAD INFO **/

.material_dl_info_p	{
	padding:10px 10px 20px;
	width:620px;
}

.material_dl_info_p table.info		{	width:620px; border:1px solid #6e6e6e; border-bottom:none; background:#fafafa; text-align:left; margin:5px 0 20px;	}
.material_dl_info_p table.info td	{	padding:9px 7px; border-width:1px; border-style:none solid solid none; border-color:#6d7072 #b8c4ce; color:#838383; font-size:10px;	}
.material_dl_info_p table.info th	{	background:#9e9e9e; border:1px solid #fafafa; border-left:none; color:white; padding:9px 7px;	}
.material_dl_info_p table.info td.student	{	font-size:12px; color:#2e74a1; font-weight:bold;	}

/** DOWNLOAD INFO **/

