
/* ------------------- картника в анонсе ------------------------------*/
.project-image-announce
{ padding-bottom: 30px }

.project-image-announce IMG.image
{ width:100%; height:225px; background-repeat:no-repeat; background-position:top center; }

.project-image-announce .tmp
{ max-height:170px; overflow:hidden }


/* -------------------- заголовок в анонсе ------------------------ */
H3.project-announce-header
{ color:black; margin:5px 0 10px 0;  }

H3.project-announce-header A
{ background-color:#cccccc; font-size:26px; line-height:1.3em; padding:2px; color:black; text-decoration:none; font-weight:normal; }


/*------- текстовый  список проектов ------------*/
UL.projects-list
{ list-style:none; padding:0; margin:0; margin-top:15px;}

UL.projects-list LI
{ list-style:none; line-height:1.5em; background:none; padding:0;}

UL.projects-list LI A
{ color:#ff6600; font-size:14px;}




/*----------------------страница проекта ---------------------*/

.project-page .right-side-text
{ position:absolute; margin-top:20px; right:22px; color:#f67e19; font-size:150%; width:250px; line-height:1.3em; }


.project-image
{ position:relative; margin:20px 0 25px -6px; width:600px;}

.project-image.inbrowser
{ padding:30px 0 14px 0px;  width:620px; background: url(../_i/browser_repeat.gif);  }

.project-image.inbrowser IMG
{ margin:0px 0px 0px 7px; display:block; width:600px; }

.project-image.inbrowser .browser-top
{ position:absolute; top:0; width:620px; height:285px; background: url(../_i/browser_top.gif); left:0px }

.project-image.inbrowser .browser-bottom
{ position:absolute; bottom:0; width:620px; height:59px; background: url(../_i/browser_bottom.gif); left:0px }


.project-image .arr-up
{ position:absolute; width:13px; height:22px; right:-25px; top:0px; background: url(../_i/project_image_arr_up.gif); }

.project-image .arr-down
{ position:absolute; width:13px; height:22px; right:-25px; top:36px; background: url(../_i/project_image_arr_down.gif); }

.project-image.inbrowser .arr-up
{  top:4px;  }

.project-image.inbrowser .arr-down
{ top:40px;  }


.project-page .info-table
{ float:right; margin:10px 9% 70px 45px}


.project-page .technologies
{ border-top:1px solid #cccccc; margin-top:40px; font-size:80%}

.project-page .technologies DIV
{ padding-top:7px; padding-bottom:10px;}


.project-page UL
{ list-style:none; padding:0; margin:15px;}

.project-page UL LI
{ list-style:none; line-height:1.2em; margin-bottom:.5em; padding-left:15px; background:url(../_i/bullet.gif) 0px 5px no-repeat;}



.small-award
{ float:left; margin-right:10px; font-size:11px; line-height:14px; width:70px;} 

.small-award IMG
{ width:50px; height:50px; display:block;} 