#page .east.gallery .pad{
	padding-right:0;
}

#page .east .pad header{
	padding-bottom:15px;
}
#page .east .pad header .date-activity{
	color:#333;
	font-size:18px;
	font-family:'Amethysta',Georgia,serif;
	padding-bottom:20px;
}
#page .east .pad header h1{
	color:#74170e;
	font-size:18px;
	line-height: 22px;
}
#page .east .pad header .date-news{
	color:#333;
	font-size:12px;
	font-family:'Amethysta',Georgia,serif;
	padding:5px 0 15px;
}
#page .east .content img{
	float:right;
	border:5px solid #fff;
	margin-left:10px;
}
#page .east .content{
	line-height:18px;
}

#page .east .content p{
	line-height:18px;
	margin-bottom:20px;
}

#page .east .content a{
	color:#333399;
}

#page .east .content a:hover {
	color:#050000;
}

#page .east .content h2{
	color:#302929;
	font-size:14px;
	margin:15px 0 10px;
}
#page .east .content ul{
	list-style-type:disc;
	margin-left:16px;
}
#page .east .content ol{
	list-style-type:decimal;
	margin-left:19px;
}
#page .east .content dl{
	list-style-type:initial;
	margin-left:19px;
}
#page .east .content li{
	margin-bottom:5px;
}
#page .east .content li a{
	color:#8c0d02;
}
#page .east .content li a:hover{
	color:#5c0d02;
}

#page .east footer.document{
	margin-top:50px;
	width:299px;
}
#page .east footer.document h1{
	color:#30302f;
	padding-bottom:5px;
	border-bottom:1px dotted #666;
	font-size:13px;
}
#page .east footer.document li{
	height:30px;
	padding:13px 0 0 37px;
	border-bottom:1px dotted #666;
}
#page .east footer.document li a{
	color:#353333;
}
#page .east footer.document li a:hover{
	color:#050000;
}

#page .east.gallery .pad > footer{
	text-align:center;
	padding:10px;
}
#page .east.gallery .pad > footer nav{
	display:inline-block;
}
#page .east.gallery .pad > footer nav li{
	float:left;
	display:inline-block;
}
#page .east.gallery .pad > footer nav li a{
	padding:2px 5px;
	margin:0 2px;
	font-size:11px;
	font-weight:bold;
	color:#565656;
	background-color:#f9f9f9;
}
#page .east.gallery .pad > footer nav li.active a,
#page .east.gallery .pad > footer nav li a:hover{
	padding-top:6px;
	color:#701007;
	background-color:#fff;
}
#page .east.gallery .pad > footer nav li.active a,
#page .east.gallery .pad > footer nav li.disabled a{
	cursor:default;
}
#page .east.gallery .pad > footer nav li.disabled a,
#page .east.gallery .pad > footer nav li.prev.disabled a,
#page .east.gallery .pad > footer nav li.next.disabled a{
	color:#666;
	background-color:#ccc;
}
#page .east.gallery .pad > footer nav li.disabled a:hover{
	padding-top:2px;
}
#page .east.gallery .pad > footer nav li.prev a,
#page .east.gallery .pad > footer nav li.next a{
	color:#fff;
	background-color:#701007;
}

#page .east.gallery-media section{
	float:left;
	width:199px;
	margin:0 20px 20px 0;
}

#page .east.gallery-media section header h2{
	display:block;
	height:40px;
	font-size:14px;
	line-height:18px;
	color:#74170e;
	overflow:hidden;
	padding:8px;
	text-align:left;
}



#page .east.gallery-media section a{
	display:block;
	min-height:223px;
	color:#222;
	text-align:center;
	background-color:#fff;
	border:2px solid #dedcdc;
	-webkit-border-top-right-radius:6px;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topright:6px;
	-moz-border-radius-topleft:6px;
	border-top-right-radius:6px;
	border-top-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-right-radius:6px;
	border-bottom-left-radius:6px;
}
#page .east.gallery-media section a:hover{
	border:2px solid #bebcbc;
}
#page .east.gallery-media section.video a:hover{
	background-color:#fff4ee;
}
#page .east.gallery-media section.www a:hover{
	background-color:#f0f6fe;
}
#page .east.gallery-media section.news a:hover{
	background-color:#f0ffe0;
}


#page .east.gallery-media section header .date{
	float:left;
	font-size:10px;
	line-height:12px;
	margin-left:4px;
}
#page .east.gallery-media section header .type{
	float:right;
	font-size:10px;
	line-height:12px;
	padding:0 3px;
	margin-right:4px;
	color:#fff;
}
#page .east.gallery-media section.video header .type{
	display:inline-block;
	text-indent:-9999px;
	width:5px;
	background:#eb740a url('img/video.png') no-repeat center center;
}
#page .east.gallery-media section.www header .type{
	background-color:#3086ae;
}
#page .east.gallery-media section.news header .type{
	background-color:#a9ca50;
}
#page .east.gallery-media section img{
	margin-bottom:8px;
	border:3px solid #dedcdc;
}
#page .east.gallery-media section footer{
	padding-bottom:12px;
	text-align:center;
	font-weight:700;
}

#page .east.gallery-news section{
	float:left;
	width:315px;
	margin:0 20px 20px 0;
}
#page .east.gallery-news section a{
	display:block;
	color:#222;
	background-color:#fff;
	border:2px solid #dedcdc;
	padding:14px 10px 10px;
}
#page .east.gallery-news section a:hover{
	border:2px solid #bebcbc;
}
#page .east.gallery-news section header h2{
	display:block;
	height:40px;
	font-size:14px;
	line-height:18px;
	color:#74170e;
	overflow:hidden;
}
#page .east.gallery-news section img{
	float:right;
	margin-left:10px;
	border:3px solid #dedcdc;
}
#page .east.gallery-news section span{
	float:left;
	display:inline-block;
	width:155px;
	height:110px;
	line-height:18px;
	overflow:hidden;
}

#page .east.search-result section{
	float:left;
	width:650px;
	margin-bottom:10px;
}
#page .east.search-result section a{
	display:block;
	color:#222;
	background-color:#fff;
	padding:14px 10px 10px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topright:6px;
	-moz-border-radius-topleft:6px;
	border-top-right-radius:6px;
	border-top-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-right-radius:6px;
	border-bottom-left-radius:6px;
}
#page .east.search-result section a:hover{
	background-color:#fffcbb;
}
#page .east.search-result section header{
	padding-bottom:5px;
}
#page .east.search-result section header h2{
	display:inline-block;
	font-size:14px;
	color:#74170e;
}
#page .east.search-result section header span{
	font-size:10px;
	color:#8a8a8a;
}
#page .east.search-result section img{
	float:right;
	margin-left:10px;
	border:3px solid #dedcdc;
}
#page .east.search-result section .link{
	display:block;
	color:#7f7b7b;
	margin-bottom:7px;
}
#page .east.search-result section span{
	line-height:18px;
}

#page .east.contact .pad{
	padding-right:0;
}
#page .east.contact section{
	float:left;
	width:350px;
	margin:0 20px 20px 0;
	line-height:18px;
}
#page .east.contact section.right{
	width:256px;
}
#page .east.contact section a{
	color:#222;
}
#page .east.contact section a:hover{
	color:#c22;
}
#page .east.contact section .caption{
	display:inline-block;
	width:90px;
	font-weight:700;
}

#page .east.contact section .caption2{
	display:inline-block;
	width:140px;
	font-weight:700;
}
#page .east.contact section.right .info{
	display:inline-block;
	font-weight:700;
	padding-bottom:5px;
}
#page .east.contact section.right li{
	float:left;
	width:120px;
	margin-top:5px;
}
#page .east.contact section form{
	background-color:#fff;
	padding:20px;
}
#page .east.contact section form h2{
	color:#74170e;
}
#page .east.contact section form li{
	margin-bottom:3px;
}
#page .east.contact section label{
	float:left;
	display:inline-block;
	width:90px;
	padding-top:2px;
}
#page .east.contact section input.text,
#page .east.contact section textarea{
	border:1px solid #dad9d9;
	padding:2px 3px;
	width:210px;
}
#page .east.contact section .map{
	background-color:#fff;
	padding:5px;
}
#page .east.contact section input.submit{
	float:right;
	color:#fff;
	background-color:#690d04;
	padding:3px 12px;
	margin-right:2px;
	cursor:pointer;
}

/** ua : document types */
.doc-pdf {
	background:url('img/pdf.png') no-repeat left 7px;
}

.doc-doc {
	background:url('img/doc.png') no-repeat left 7px;
}

.doc-docx {
	background:url('img/doc.png') no-repeat left 7px;
}

.doc-xls {
	background:url('img/xls.png') no-repeat left 7px;
}

.doc-xlsx {
	background:url('img/xls.png') no-repeat left 7px;
}

.doc-rar {
	background:url('img/rar.png') no-repeat left 7px;
}

.doc-png {
	background:url('img/png.png') no-repeat left 7px;
}

.doc-jpg {
	background:url('img/jpg.png') no-repeat left 7px;
}

.doc-gif {
	background:url('img/gif.png') no-repeat left 7px;
}

.doc-zip {
	background:url('img/zip.png') no-repeat left 7px;
}

/******* CURRICULUM *******/
.curriculum{
    border-spacing:0;
    width:650px;
    font-size:12px;
    border-top:1px solid #7f7f7f;
    border-left:1px solid #7f7f7f;
    margin-bottom:20px;
}
.curriculum th,
.curriculum td{
    border-top:1px solid #fff;
    border-right:1px solid #7f7f7f;
    border-bottom:1px solid #7f7f7f;
    border-left:1px solid #fff;
    padding:7px 4px;
    background-color:#fff;
}
.curriculum td{
    text-align:center;
}
.curriculum .semester,
.curriculum tfoot th{
    font-size:13px;
}
.curriculum thead th,
.curriculum tfoot th,
.curriculum .nr,
.curriculum tr.even .nr{
    background-color:#dde;
}
.curriculum .semester{
    width:100%;
    background-color:#ffd600;
}
.curriculum td a{
    font-weight:700;
    color:#c00f06;
    padding:2px 3px;
}
.curriculum td.bold{
    font-weight:700;
    color:#009;
    padding:2px 6px;
}
.curriculum td a:hover{
    color:#600c00;
    text-decoration:underline;
}
.curriculum tr.even td{
    background-color:#fec;
}

/******* SYLLABUS *******/
.syllabus{
    border-spacing:0;
    width:650px;
    font-size:13px;
    border-top:1px solid #7f7f7f;
    border-left:1px solid #7f7f7f;
    margin-bottom:20px;
}
.syllabus th,
.syllabus td{
    border-top:1px solid #f7f7f7;
    border-right:1px solid #7f7f7f;
    border-bottom:1px solid #7f7f7f;
    border-left:1px solid #f7f7f7;
    padding:7px 4px;
    background-color:#fff;
}
.syllabus th{
    background-color:#dfdfdf;
}
.syllabus th.darker{
    background-color:#bfbfbf;
}
.syllabus th.td{
    background-color:#fff;
}
.syllabus .big{
    font-size:14px;
}