@font-face {
font-family: 'Quicksand-Regular';
src: url('../fonts/Quicksand-Regular.eot'); /* IE9 Compat Modes */
src: url('../fonts/Quicksand-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
     url('../fonts/Quicksand-Regular.woff') format('woff'), /* Modern Browsers */
     url('../fonts/Quicksand-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
     url('../fonts/Quicksand-Regular.svg#svgBebasNeue') format('svg'); /* Legacy iOS */
}
@font-face {
font-family: 'shadows-it33';
src: url('../fonts/Quicksand-Bold.eot'); /* IE9 Compat Modes */
src: url('../fonts/Quicksand-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
     url('../fonts/Quicksand-Bold.woff') format('woff'), /* Modern Browsers */
     url('../fonts/Quicksand-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
     url('../fonts/Quicksand-Bold.svg#svgBebasNeue') format('svg'); /* Legacy iOS */
}

@font-face{font-family:'shadows-it';
	src: url('../fonts/GOTHIC.eot');
	src: local('GOTHIC'), url('../fonts/GOTHIC.ttf') format('truetype');
  }

.BODYS
{
	overflow: auto; overflow-x: hidden;
	scrollbar-face-color:#dedede;
	scrollbar-highlight-color:#FAFAFA;
	scrollbar-3dlight-color:#FAFAFA;
	scrollbar-darkshadow-color:#FAFAFA;
	scrollbar-shadow-color:#FAFAFA;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FAFAFA;
}
.HEADER
{
	font : bolder 20px 'shadows-it' , Tahoma;
	color : #1c1c1c;
	padding : 0px 0px 0px 0px;
	vertical-align : middle;
	text-align : center;
}
.MENU_HEADER_L
{
	font : 14pt 'shadows-it' , Tahoma;
	color : #1c1c1c;
	padding : 0px 0px 0px 0px;
	vertical-align : middle;
	text-decoration: none;
}
.MENU_HEADER_R
{
	font : 14pt 'shadows-it' , Tahoma;
	color : #1c1c1c;
	padding : 0px 0px 0px 0px;
	vertical-align : middle;
	text-decoration: none;
}
.BLOCK_HEADER
{
	font : 14pt 'shadows-it' , Tahoma;
	color: #e82628;
	padding : 0px 0px 0px 0px;
	vertical-align : middle;
}
.LINK_MENU_ITEM {
	font : 10pt 'shadows-it' , Tahoma;
	color: #e82628;
	text-decoration : none;
	text-align : justify;
	height : 20 px;
}
.LINK_MENU_ITEM:hover {
	font : 10pt 'shadows-it' , Tahoma;
	color : #1c1c1c;
	text-decoration : none;
	text-align : justify;
	height : 20 px;
}
.LINK_MENU_LEFT {
	font : 10pt 'shadows-it' , Tahoma;
	display: block;
	color: #0065bf;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 5px;
}

.LINK_MENU_LEFT:hover {
	color: #e82628;
	background-color: #f8f8f8;
	padding-right: 3px;
}

.LINK_MENU_RIGHT {
	font : 10pt 'shadows-it' , Tahoma;
	display: block;
	color: #0065bf;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 5px;
}

.LINK_MENU_RIGHT:hover {
	color: #e82628;
	background-color: #f8f8f8;
	padding-right: 3px;
}
.LINK_MENU_TH {
	font : 10pt 'shadows-it' , Tahoma;
	color: #FFFFFF;
	text-decoration : none;
	vertical-align : middle;
	padding : 0px 5px 0px 0px;
}
.LINK_MENU_TH:hover {
	font : 10pt 'shadows-it' , Tahoma;
	color : #D1CEFC;
	text-decoration : none;
	vertical-align : middle;
	padding : 0px 5px 0px 0px;
}
.LINK_MENU_BH {
	font : 10pt 'shadows-it' , Tahoma;
	color: #FFFFFF;
	text-decoration : none;
	vertical-align : middle;
	padding : 0px 0px 0px 0px;
}
.LINK_MENU_BH:hover {
	font : 10pt 'shadows-it' , Tahoma;
	color : #D1CEFC;
	text-decoration : none;
	vertical-align : middle;
	padding : 0px 0px 0px 0px;
}

.LINK_MENU_TF {
	font : 10pt 'shadows-it' , Tahoma;
	color: #1c1c1c;
	text-decoration : none;
	vertical-align : middle;
	padding : 0px 5px 0px 0px;
}

.LINK_MENU_TF:hover {
	font : 10pt 'shadows-it' , Tahoma;
	color : #666666;
	text-decoration : none;
	vertical-align : middle;
	padding : 0px 5px 0px 0px;
}
.LINK_MENU_BF {
	font : 10pt 'shadows-it' , Tahoma;
	color: #666666;
	text-decoration : none;
	vertical-align : middle;
	padding : 0px 5px 0px 0px;
}

.LINK_MENU_BF:hover {
	font : 10pt 'shadows-it' , Tahoma;
	color : #1c1c1c;
	text-decoration : none;
	vertical-align : middle;
	padding : 0px 5px 0px 0px;
}

.TITLE
{
	font : 10pt 'shadows-it' , Tahoma;
	color : #336699;
	padding : 5px 5px;
	line-height : 25px;
}

.BODY
{
	font : 10pt 'shadows-it' , Tahoma;
	color : #000000;
	padding : 5px 5px;
	text-align : justify;
	vertical-align : middle;
	line-height : 20px;
}

.BODY_02
{
	font : 10pt 'shadows-it' , Tahoma;
	color : Red;
	padding : 5px 5px;
	text-align : justify;
	vertical-align : middle;
	line-height : 20px;
}
.BODY_NEWS
{
	font : 10pt 'shadows-it' , Tahoma;
	color : Black;
	padding : 5px 5px;
	text-align : justify;
	vertical-align : middle;
	line-height : 20px;
}
.ERROR
{
	font : 10pt 'shadows-it' , Tahoma;
	color : Red;
	vertical-align : middle;
}
.HINT
{
	font : 10pt 'shadows-it' , Tahoma;
	color : #666666;
	vertical-align : middle;
	padding : 5px 5px;
	line-height : 10px;
}
.LABEL
{
	font : 10pt 'shadows-it' , Tahoma;
	color : #000000;
	vertical-align : middle;
	padding : 5px 5px 5px 5px;
}
.LABEL2
{
	font : 10pt 'shadows-it' , Tahoma;
	color : #000000;
	vertical-align : middle;
	text-decoration : none;
	padding : 5px 5px 5px 5px;
}
.EDIT
{
	font : 10pt 'shadows-it' , Tahoma;
	color : Black;
	vertical-align : middle;
}

.LINK
{
	font : 10pt 'shadows-it' , Tahoma;
	color: #e82628;
	text-decoration : none;
	vertical-align : middle;
}

.LINK:HOVER
{
	font : 10pt 'shadows-it' , Tahoma;
	color: #1c1c1c;
	text-decoration : none;
	vertical-align : middle;
}

.Link_Header_Item
{
	font : 9pt 'shadows-it' , Tahoma;
	color: #e82628;
	text-decoration : none;
	vertical-align : middle;
}

.Link_Header_Item:HOVER
{
	font : 9pt 'shadows-it' , Tahoma;
	color: #1c1c1c;
	text-decoration : none;
	vertical-align : middle;
}

.news_title
{
	font : 11pt 'shadows-it' , Tahoma;
	color: Red;
	text-decoration : none;
	vertical-align : middle;
}
.NEWS_ITEM
{
	font : 10pt 'shadows-it' , Tahoma;
	color: #1c1c1c;
	text-decoration : none;
	text-align : justify;
	line-height : 20px;
}

.NEWS_ITEM:HOVER
{
	font : 10pt 'shadows-it' , Tahoma;
	color: #0b72b5;
	text-decoration : none;
	text-align : justify;
	line-height : 20px;
}
.NEWS_BAR
{
	font : 10pt 'shadows-it' , Tahoma;
	color: #1c1c1c;
	text-decoration : none;
	text-align : justify;
	height : 20 px;
}

.NEWS_BAR:HOVER
{
	font : 10pt 'shadows-it' , Tahoma;
	color: #e82628;
	text-decoration : none;
	text-align : justify;

}
.Button
{
	font : 10pt 'shadows-it',Tahoma;
	color : #FFFFFF;
	text-decoration : none;
	vertical-align : middle;
	border : 1px solid #D8D8D8;
	height : 35px;
	min-width : 125px;
	text-align : center;
	background-color : #1c1c1c;
	margin-top: 10px;
	cursor:pointer;
}
.Button:hover
{
	font : 10pt 'shadows-it',Tahoma;
	color : #FFF;
	text-decoration : none;
	vertical-align : middle;
	border : 1px solid #D8D8D8;
	height : 35px;
	min-width : 125px;
	text-align : center;
	background-color : #1c1c1c;
}


.EDIT_LABEL
{
	font : 15pt 'shadows-it',Tahoma;
	color : #1c1c1c;
	text-decoration : none;
	vertical-align : middle;
	border : 1px solid #dedede;
	border-left: 5px solid #dedede;
	background-color : #FFFFFF;
	height: 35px;
	margin-bottom: 5px;

}

.EDIT_LABEL:hover
{
	font : 15pt 'shadows-it',Tahoma;
	color : #1c1c1c;
	text-decoration : none;
	vertical-align : middle;
	border : 1px solid #dedede;
	background-color : #fefefe;

}

.EDIT_LABEL :visited
{
	font : 10pt 'shadows-it',Tahoma;
	color : #1c1c1c;
	text-decoration : none;
	vertical-align : middle;
	border : 1px solid #dedede;
	background-color : #dedede;

}


.Button_Search
{
	font : 10pt GOTHIC,Tahoma;
	color : #FFFFFF;
	text-decoration : none;
	vertical-align : middle;
	height : 18px;
    width: 18px;
	text-align : center;
    border : 0px solid #dedede;
	background: url(../images/search_icon.png) center no-repeat #FFFFFF;

}


.EDIT_LABEL_Search
{
	font : 8pt GOTHIC,Tahoma;
	color : #282828;
	text-decoration : none;
	vertical-align : middle;
	border : 0px solid #dedede;
  	height : 18px;
	background-color : #FFFFFF;

}


.FOOTER
{
	font : 10pt 'shadows-it' , Tahoma;
	color : #1c1c1c;
	vertical-align : middle;
	text-decoration : none;
	vertical-align : middle;
}

.CAPTION_BG
{
	font : 10pt 'shadows-it' , Tahoma;
	color : #000000;
	vertical-align : middle;
	background-color: #ECEFF5; 
	border: 0px solid #D1CEFC; 
	margin-bottom: 3px; 
	padding: 5px 5px 5px 5px;
}
.photo_gallery
{
	border-radius: 0px;
	border:1px solid #dedede;
}
.photo_gallery:hover
{
	border-radius: 0px;
	border:1px solid #dedede;
}

#language_icon ul
{
	float:left;
}
#language_icon ul li
{
	float:right;
	list-style:none;
}
#language_icon ul 
{
	margin-left:0px;
	margin-top:10px;
}
#language_icon ul li a
{
	display:block;
	float:right;
	height:26px;
	margin-top:5px;
	
}
#language_icon ul li a.en
{
	display:block;
	float:right;
	background-image:url(../images/languageb_en.png);
	height:26px;
	width:24px;
	background-position:0px 0px;

	
}
#language_icon ul li a.ar
{
	display:block;
	float:right;
	background-image:url(../images/languageb_en.png);
	height:26px;
	width:27px;
	background-position:-24px 0px;
}

.breadcrumb
{
	margin-bottom:0px;
	border-bottom:1px solid #dedede;
	border-top:1px solid #dedede;
	background-color:#f5f5f5;
	border-radius: 0px;
	margin-top:-2px;
	margin-left:-2px;
	margin-right:-2px;
	padding-top: 8px;
	min-height: 35px;
}
.breadcrumb ul li
{
	float:left;
	list-style:none;
	background-image:url(../images/breadcrumb_en.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:9px;
	margin-left:8px;
}
.breadcrumb ul li a
{
	float:left;
	display:block;
	color:#333;
	font : 10pt 'shadows-it',Tahoma;
}


#search {

}
#search input[type="text"] {
    background: url(../images/search-white.png) no-repeat 10px 6px #1c1c1c;
    border: 0 none;
    font : 10pt 'shadows-it',Tahoma;
    color: #6a6f75;
    width:190px;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2); 
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    }

#search input[type="text"]:focus {
    background: url(../images/search-dark.png) no-repeat 10px 6px #fcfcfc;
    color: #6a6f75;
    width: 210px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    }
    
.table_td_header
{
	font : 12pt 'shadows-it' , Tahoma;
	color : #000000;
	vertical-align : middle;
	padding : 5px 5px 5px 5px;
	border: 1px solid #dedede;
	background: #F5F5F5;
}
.table_td_body
{
	font : 12pt 'shadows-it' , Tahoma;
	color : #000000;
	vertical-align : middle;
	padding : 5px 5px 5px 5px;
	border: 1px solid #dedede;
	background: #FFF;
	border: 1px solid #dedede;

}

.main_menu
{
	font : 12pt 'shadows-it' , Tahoma;
	color : #1c3a6e;
	padding : 0px 0px 0px 0px;
	vertical-align : middle;
	text-decoration: none;
}
.main_menu:hover
{
	font : 12pt 'shadows-it' , Tahoma;
	color : #666666;
	padding : 0px 0px 0px 0px;
	vertical-align : middle;
	text-decoration: none;
}

.sub_menu
{
	font : 12pt 'shadows-it' , Tahoma;
	color: #e82628;
	text-decoration : none;
	vertical-align : middle;
	line-height : 30px;
}

.sub_menu:HOVER
{
	font : 12pt 'shadows-it' , Tahoma;
	color: #1c3a6e;
	text-decoration : none;
	vertical-align : middle;
	line-height : 30px;
}


.icon_link {
	color: #555;
	font-size: 24px;
	text-decoration : none;
	vertical-align : middle;
  	text-shadow: 1px 1px 3px #f5f5f5;
}
.icon_link:hover{
	color: #777;
}

.icon_link_red {
	color: #FF0000;
	font-size: 24px;
	text-decoration : none;
	vertical-align : middle;
  	text-shadow: 1px 1px 3px #dedede;
}
.icon_link_red:hover{
	color: #777;
}


.icon_link_green {
	color: #358e03;
	font-size: 24px;
	text-decoration : none;
	vertical-align : middle;
  	text-shadow: 1px 1px 3px #dedede;
}
.icon_link_green:hover{
	color: #777;
}


.body-bg {
    background-color: #fff;
    border: 0px solid #dedede;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
}

.block-bg {
    display: block;
    background: #f5f5f5;
    text-align: center;
    height: 150px;
    line-height: 2.2;
    padding-top: 43px;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 15px;
    margin-top: 15px;
    border: 0px solid #fff;
    cursor:pointer;
}

.block-bg:hover {
    background: #dedede;
}

.component-block {
    margin: 5px 5px 5px 5px;
	background-color: #fdfdfd;
    margin-bottom:5px;
    padding-bottom:10px;
    border-bottom: 0px solid #f5f5f5;
}
.component-details {
	font : 10pt 'shadows-it' , Tahoma;
	padding : 5px 5px;
	text-align : justify;
	vertical-align : middle;
	line-height : 20px;
	color: #000;
	padding:10px 10px 10px 10px;
}
.component-img-week {
    margin-right: -20px;
    margin-left: -20px;
    margin-bottom: 0;
    height: 250px;
    border-top: 4px solid;
}

.component-image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid #dedede;  
}



.component-image-cat {
    background-color: #e82628;
    color: #fff;
    position: absolute;
    right: 0;
    top: 25px;
    padding: 5px 10px;
    text-transform: uppercase;
    font : 10pt 'shadows-it' , Tahoma;
    text-decoration : none;
}

.component-info {
    background: rgba(77,77,78, 0.8);
    color: #fff;
    text-align: center;
    font-size: 12px;
    position: absolute;
    width: 100%;
    bottom: 0;
	padding-top: 9px;
	padding-bottom: 6px;    
}

.component-info i {
    color: #fff;
}

span.time {
    float: right;
    padding-right: 10px;
}

span.views {
    float: left;
    padding-left: 10px;
}


.photos:hover .photos-photo img {
    transform: scale(1.2);
    transition: all 0.5s cubic-bezier(0.83, 0.5, 0.24, 0.85);
}

.photos {
    overflow: hidden;
    transition: all 0.5s cubic-bezier(1, 0.03, 0, 1.13);
    margin: 10px 10px 10px 10px;
	background-color: #fff;
    overflow: hidden;
    padding-bottom:10px;
    border: 1px solid #dedede;
    
}

.photo-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.1);
    top: 0;
    left: 0;
    padding-top: 30%;
    color: #000;
    opacity: 0;
    font-size: 24px;
}

.photos:hover .photo-overlay {
    opacity: 1;
}
