/*------------------------------------------------------------------------
# "Hot Academy" - Commercial Joomla Template
# Copyright (C) 2013 HotThemes. All Rights Reserved.
# License: http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
# Author: HotThemes
# Website: http://www.hotjoomlatemplates.com
-------------------------------------------------------------------------*/

/* This is a variant of default template style */

a, h2, h2 a, h3 {
	color: #e55825;
}

.cal_div .cal_div_currentmonth, .cal_td_daysnames, .ev_td_today {
	background-color: #e55825;
}

.buyrow, .searchrow .mp_search h3 {
	background: #e55825;
}

td.extcal_todaycell {
	background: #e55825 !important;
}

#extcal_minical .extcal_busylink {
	color: #e55825 !important;
}

input#search_fv:focus {
	border-color: #e55825;
}

#hot_film_tape p {
	background: url(../images/custom/calendar_orange.png) no-repeat left;
}

.mp_top1 li.phone {
	background: url(../images/custom/icon_phone_orange.png) no-repeat;
}

.mp_top1 li.mail {
	background: url(../images/custom/icon_mail_orange.png) no-repeat;
}

.mp_header2 {
	background: url(../images/custom/quote1_orange.png) no-repeat left;
}

.mp_header2 .cell_pad {
	background: url(../images/custom/quote2_orange.png) no-repeat right;
}

.mp_top2 li.twitter a, .mp_bottom2 li.twitter a {
	background: url(http://scorum.ru/templates/hot_academy/images/custom/icon_twitter_orange.png);
}

.mp_top2 li.twitter a:hover, .mp_bottom2 li.twitter a:hover {
	background: url(http://scorum.ru/templates/hot_academy/images/custom/icon_twitter_orange.png) bottom;
}

.mp_top2 li.facebook a, .mp_bottom2 li.facebook a {
	background: url(../images/custom/icon_facebook_orange.png);
}

.mp_top2 li.facebook a:hover, .mp_bottom2 li.facebook a:hover {
	background: url(../images/custom/icon_facebook_orange.png) bottom;
}

.mp_top2 li.stumble a, .mp_bottom2 li.stumble a {
	background: url(../images/custom/icon_stumble_orange.png);
}

.mp_top2 li.stumble a:hover, .mp_bottom2 li.stumble a:hover {
	background: url(../images/custom/icon_stumble_orange.png) bottom;
}

.mp_top2 li.dribbble a, .mp_bottom2 li.dribbble a {
	background: url(../images/custom/icon_dribbble_orange.png);
}

.mp_top2 li.dribbble a:hover, .mp_bottom2 li.dribbble a:hover {
	background: url(../images/custom/icon_dribbble_orange.png) bottom;
}

.mp_top2 li.pinterest a, .mp_bottom2 li.pinterest a {
	background: url(../images/custom/icon_pinterest_orange.png);
}

.mp_top2 li.pinterest a:hover, .mp_bottom2 li.pinterest a:hover {
	background: url(../images/custom/icon_pinterest_orange.png) bottom;
}

.mp_top2 li.vimeo a, .mp_bottom2 li.vimeo a {
	background: url(../images/custom/icon_vimeo_orange.png);
}

.mp_top2 li.vimeo a:hover, .mp_bottom2 li.vimeo a:hover {
	background: url(../images/custom/icon_vimeo_orange.png) bottom;
}

.mp_top2 li.tumblr a, .mp_bottom2 li.tumblr a {
	background: url(../images/custom/icon_tumblr_orange.png);
}

.mp_top2 li.tumblr a:hover, .mp_bottom2 li.tumblr a:hover {
	background: url(../images/custom/icon_tumblr_orange.png) bottom;
}

.mp_top2 li.google a, .mp_bottom2 li.google a {
	background: url(../images/custom/button_google.png);
}

.mp_top2 li.google a:hover, .mp_bottom2 li.google a:hover {
	background: url(../images/custom/button_google.png) bottom;
}

input#search_fv {
	background: url(../images/custom/search_magnifier_orange.png) no-repeat right;
}

.jevfilterlist select, select#monthyear {
	background: url(../images/custom/search_cat_orange.png) no-repeat right;
}