/*------------------------------------------------------------------------
# "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
-------------------------------------------------------------------------*/

@import url("http://hello.myfonts.net/count/2c23ce");

  
@font-face {
font-family: 'MuseoCyrl-500';
src: url('2C23CE_0_0.eot');
src: url('2C23CE_0_0.eot#iefix') format('embedded-opentype'),url('2C23CE_0_0.woff') format('woff'),url('2C23CE_0_0.ttf') format('truetype');}

/******* COMMON SPARKY'S TEXT STYLES *******/

body {
	margin:0;
	padding:0;
}

p {
	margin: 0 0 15px;
}

h1 {
    padding:0 0 30px 0;
    margin:0;
    line-height:normal;
}

h2, h2 a {
    padding:0 0 25px 0;
    margin:0;
    line-height:normal;
}

h3 {
    margin:15px 0;
    padding:0;
}

h4 {
    margin:0 0 15px 0;
    padding:0;
}

/* read more button */

p.readmore a, .modfilter_button {
	background: #3e4d58;
	color: #fff;
	border: 1px solid #344b5d;
	border-radius: 3px;
	font-size: 13px;
	text-transform: uppercase;
	box-shadow: 0 2px 2px #596976 inset;
	padding: 4px 15px;
	margin: 0;
	text-shadow:none;
	line-height: normal;
	font-weight: bold;
}

p.readmore a:hover, p.readmore a:focus, .modfilter_button:hover {
	background: #32404c;
	color: #fff;
	cursor: pointer;
	outline: none;
}

.readmore .icon-chevron-right, .readmore .icon-chevron-left {
	display: none;
}

/* contacts category layout */

.category th {
	height: 30px;
	background: #eee;
}

.category .item-num {
	width:9%;
	padding:1%;
}

.category .item-title {
	width:17%;
	padding:1%;
}

.category td.item-title a:link,
.category td.item-title a:visited,
.category td.item-title a:hover {
	text-decoration:underline;
}

.category .item-position {
	width:17%;
	padding:1%;
}

.category .item-phone {
	width:17%;
	padding:1%;
}

.category .item-suburb {
	width:17%;
	padding:1%;
}

.category .item-state {
	width:17%;
	padding:1%;
}

/* forms */

.input {
	margin:0;
	padding:0;
}

.inputbox, input.required, textarea.required {
	display: inline-block;
	vertical-align: middle;
	padding: 8px;
	margin: 0;
	background-color: #ffffff;
	color:#555555;
	border: 1px solid #cccccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.button, .btn {
	display: inline-block;
	padding: 8px;
	margin: 0;
	color: #333333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.button:hover, .btn:hover {
	color: #333333;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear;
	background-color: #e6e6e6;
}

#login-form input {
	padding: 4px;
}

/* lists */

ul, ol {
	margin: 15px 45px;
	padding: 0;
}

div.item-page ol li, div.item-page ul li {
	margin: 0 0 10px 0;
	padding: 0;
}

ul.arrow li {
	list-style-image: url(../images/bullet_arrow_right.png);
}

ul.arrowleft li {
	list-style-image: url(../images/bullet_arrow_left.png);
}

ul.calendar li {
	list-style-image: url(../images/bullet_calendar.png);
}

ul.checklist li {
	list-style-image: url(../images/bullet_tick.png);
}

ul.delete li {
	list-style-image: url(../images/bullet_delete.png);
}

ul.email li {
	list-style-image: url(../images/bullet_email.png);
}

ul.file li {
	list-style-image: url(../images/bullet_file.png);
}

ul.folder li {
	list-style-image: url(../images/bullet_folder.png);
}

ul.heart li {
	list-style-image: url(../images/bullet_heart.png);
}

ul.information li {
	list-style-image: url(../images/bullet_information.png);
}

ul.lock li {
	list-style-image: url(../images/bullet_lock.png);
}

ul.pencil li {
	list-style-image: url(../images/bullet_pencil.png);
}

ul.person li {
	list-style-image: url(../images/bullet_person.png);
}

ul.rss li {
	list-style-image: url(../images/bullet_rss.png);
}

ul.shop li {
	list-style-image: url(../images/bullet_shop.png);
}

ul.song li {
	list-style-image: url(../images/bullet_song.png);
}

ul.star li {
	list-style-image: url(../images/bullet_star.png);
}

ul.star2 li {
	list-style-image: url(../images/bullet_star2.png);
}

ul.trash li {
	list-style-image: url(../images/bullet_trash.png);
}

ul.tweak li {
	list-style-image: url(../images/bullet_tweak.png);
}

ul.unlock li {
	list-style-image: url(../images/bullet_unlock.png);
}

ul.warn li {
	list-style-image: url(../images/bullet_warning.png);
}

/* typography */

.warning {
	padding:15px 15px 15px 60px;
	color:#000;
	border-top:4px solid #c10000;
	border-bottom:4px solid #c10000;
	background:#FFDE25 url(../images/warning.png) no-repeat center left;
}

.info {
	padding:15px 15px 15px 60px;
	color:#006699;
	border-top:4px solid #006699;
	border-bottom:4px solid #006699;
	background:#bde1ff url(../images/info.png) no-repeat center left;
}

.error {
	padding:15px 15px 15px 60px;
	color:#900;
	border-top:4px solid #900;
	border-bottom:4px solid #900;
	background:#f8b5b5 url(../images/error.png) no-repeat center left;
}

.typewriter {
	background: url(../images/typewriter_bg.png);
	padding:20px 15px 20px 30px;
	color:#000;
	font-family:"Courier New", Courier, monospace;
	line-height:20px;
	text-align:left;
}

blockquote {
	margin:0;
	padding:15px 15px 15px 75px;
	font-size:125%;
	font-style:italic;
	font-family: serif;
	line-height:normal;
	background: url(../images/quotes.png) top left no-repeat;
}

.dropcap:first-letter {
	font-size: 300%;
	font-weight:bold;
	float:left;
	margin:0 10px 5px 0;
}

span.p_number {
	font-size: 400%;
	font-weight:bold;
	float:left;
	margin:0 10px 10px 0;
	position: relative;
	line-height: 40px;
}

.inset_left {
	display:block;
	float:left;
	width: 150px;
	font-style: italic;
	margin: 15px 15px 15px 0;
}

.inset_right {
	display:block;
	float:right;
	width: 150px;
	font-style: italic;
	margin: 15px 0 15px 15px;
}

.inset_title {
	font-weight:bold;
	display:block;
}

img.img_left {
	float:left;
	margin:0 30px 30px 0;
}

img.img_right {
	float:right;
	margin:0 0 30px 30px;
}

/******* CUSTOM ROWS AND CELLS STYLING *******/

.sparky_full {
}

.container {
	margin:0 auto;
	padding:0;
}

/*.row {
	padding:0;
	margin:0;
}*/

.row > * {
	float:left;
}

/* abovecontent and belowcontent modules */

div.abovecontent {
}

div.belowcontent {
	padding: 30px 0 0 0;
}

p.copyright {
	padding: 0;
	margin: 0;
	color:#c2c0c0;
}

p.copyright a {
	color:#c2c0c0;
}

/* tinynav */

select.tinynav {
	float: right;
	width: 40px;
	height: 30px;
	border:none;
	background: #ccc;
	text-indent: -9999px;
	background: url(../images/tinynav.png);
	-webkit-appearance: button;
	border-radius: 3px;
}

/******* hot academy styling *******/

/* top row */

.toprow {
	font-size: 11px;
	padding: 10px 0;
	border-top: 4px solid #495965;
	color: #525252;
}

.toprow a {
	color: #525252;
}

.mp_top2, .mp_bottom2 {
	text-align: right;
}

.mp_top1 ul, .mp_top2 ul, .mp_bottom2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.mp_top1 li, .mp_top2 li, .mp_bottom2 li {
	display: inline-block;
	line-height: 17px;
}

.mp_top1 li {
	padding: 0 0 0 25px;
	margin: 0 25px 0 0;
}

.mp_top2 li, .mp_bottom2 li {
	padding: 0;
	margin: 0 12px;
	text-align: left;
	text-indent: -9999px;
}

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

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

.mp_top2 li a, .mp_bottom2 li a {
	display: block;
	width: 17px;
	height: 17px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.mp_top2 li.tumblr a:hover, .mp_bottom2 li.tumblr a:hover {
	background: url(../images/custom/icon_tumblr.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;
}

/* logo row */

.logorow {
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}

.sparky_inner .logorow {
	border-bottom: 5px solid #efefef;
}

.sparky_logo_image {
	padding: 15px 0 10px;
}

ul.mnu_mainmenu {
	text-align: right;
}

/* carousel row */

.carouselrow .container, .carouselrow .row, .mp_header1 {
	width: 100%;
}

.carouselrow .cell_pad {
	margin: 0;
	padding: 0;
}

.hero-carousel-nav li.prev {
	background: url(../images/custom/carousel_arrow_left.png);
	text-indent: -9999px;
}

.hero-carousel-nav li.prev:hover {
	background: url(../images/custom/carousel_arrow_left_hover.png);
}

.hero-carousel-nav li.next {
	background: url(../images/custom/carousel_arrow_right.png);
	text-indent: -9999px;
}

.hero-carousel-nav li.next:hover {
	background: url(../images/custom/carousel_arrow_right_hover.png);
}

.hero-carousel-nav li a:hover {
	background: none;
}

ul.hero-carousel-nav {
	bottom: 45%;
	width: 960px;
}

/* quote row */

.quoterow {
	background: #f7f7f7;
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	font-size: 15px;
	text-align: center;
	padding: 40px 0;
}

.quoterow h3 {
	text-align: center;
	color: #495965;
}

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

.mp_header2 .cell_pad {
	background: url(../images/custom/quote2.png) no-repeat right;
	margin: 0;
	padding: 0 140px;
}

.written_by {
	font-size: 13px;
}

.written_by a {
	font-weight: bold;
}

/* content row */

.sparky_home .content_sparky {
	text-align: center;
	padding: 40px 0;
}

.sparky_home .content_sparky .cell_pad {
	padding: 0;
	margin: 0;
}

.sparky_home .content_sparky h2 {
	text-align: center;
	border-bottom: 1px dashed #efefef;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 12px;
	display: inline-block;
}

.cols-3 div.item {
	float: left;
	margin: 0 3%;
	padding: 8%;
}

.sparky_home .content_sparky .item {
	border: 1px solid #efefef;
	border-bottom: 3px solid #efefef;
	border-radius: 3px;
}

.sparky_inner .content_sparky {
	padding: 50px 0;
}

.content_sparky img {
	max-width: 100%;
}

.content_sparky p {
	line-height: 18px;
}

.sparky_inner .pull-none {
	margin-bottom: 15px;
	border: 2px solid #fff;
	box-shadow: 0 3px 3px #e3e3e3;
}

.sparky_inner .pull-none img {
	display: block;
}

.items-row {
	padding-bottom: 30px;
}

.article-info {
	text-align: center;
	padding-bottom: 15px !important;
}

.article-info dt {
	display: none;
}

.sparky_inner .page-header, dl.article-info {
	margin: 0;
	padding: 0;
}

.cols-2 div.item {
	width: 46%;
	float: left;
	margin: 0 4% 0 0;
}

/* buy row */

.buyrow {
	background: #f37a68;
	text-align: center;
	font-size: 18px;
	color: #fff;
	font-family: 'MuseoCyrl-500', serif;
	padding: 22px 0;
}

.buyrow p {
	margin: 0;
	padding: 0;
}

.buyrow a {
	font-family: 'Noto Sans', sans-serif;
	background: #3e4d58;
	color: #fff;
	border: 1px solid #344b5d;
	border-radius: 3px;
	font-size: 13px;
	text-transform: uppercase;
	box-shadow: 0 2px 2px #596976 inset;
	padding: 5px 15px;
	margin: 0 0 0 30px;
	font-weight: bold;
	display: inline-block;
}

.buyrow a:hover {
	background: #32404c;
	color: #fff;
}

/* about us row */

.aboutrow {
	padding: 15px 0;
}

/* accordion user3 */

#accordion h4 {
	padding-left: 25px;
	padding-bottom: 7px;
	background: url(../images/custom/tab_plus.png) no-repeat 0 2px;
	cursor: pointer;
	border-bottom: 1px dashed #efefef;
	outline: none;
}

#accordion h4.ui-state-active {
	background: url(../images/custom/tab_minus.png) no-repeat 0 2px;
}

#accordion div {
	padding-bottom: 15px;
}

/* events row and hot film tape */

.eventsrow {
	background: #f7f7f7;
	border-top: 1px solid #f3f3f3;
	padding: 20px 0;
}

.eventsrow h3 {
	margin-bottom: 5px;
}

img.mod_events_link {
	max-width: none;
}

.list_carousel.responsive {
	width: 100%;
}

#hot_film_tape h4 {
	padding-top: 12px;
	margin-bottom: 3px;
	text-align: center;
	font-weight: normal;
}

#hot_film_tape p {
	background: url(../images/custom/calendar.png) no-repeat left;
	margin: 0 0 0 20px;
	padding: 0 0 0 18px;
	font-style: italic;
}

#hot_film_tape img {
	box-shadow: 0 3px 3px #e3e3e3;
	border: 1px solid #fff;
	transition: .5s;
}

#hot_film_tape li:hover img {
	opacity: .3;
	transition: .5s;
}

#hot_film_tape img.eye {
	opacity: 0;
	box-shadow: none;
	border: none;
	position: absolute;
	margin-left: 50px;
	margin-top: 40px;
	z-index: 10;
	transition: .5s;
}

#hot_film_tape img.eye:hover {
	opacity: 1;
}

#hot_film_tape li:hover img.eye {
	opacity: 1;
	transition: .5s;
}

.film_tape_nav {
	position: absolute;
	text-align: right;
	width: 960px;
	margin-top: -50px;
}

a#hot_film_tape_prev.prev, a#hot_film_tape_next.next {
	padding: 0 !important;
	width: 17px;
	height: 17px;
	text-indent: -9999px;
}

a#hot_film_tape_prev.prev {
	background: url(../images/custom/arrow_left.png);
}

a#hot_film_tape_prev.prev:hover {
	background: url(../images/custom/arrow_left_hover.png);
}

a#hot_film_tape_next.next {
	background: url(../images/custom/arrow_right.png);
}

a#hot_film_tape_next.next:hover {
	background: url(../images/custom/arrow_right_hover.png);
}

/* search row */

.searchrow {
	position: absolute;
	z-index: 10;
	width: 100%;
}

.searchrow .mp_search {
	position: absolute;
	width: 275px;
	left: 54%;
	top: 70px;
	background: #fafafa;
	border-radius: 3px;
}

.searchrow .mp_search .cell_pad {
	margin: 0;
	padding: 0;
}

.searchrow .mp_search h3 {
	background: #f37a68;
	color: #fff;
	padding: 5px 20px;
	margin-top: 0;
	border-radius: 3px 3px 0 0;
}

ul.jevfilterlist {
	margin: 0;
	padding: 0;
}

input#search_fv {
	background: url(../images/custom/search_magnifier.png) no-repeat right;
	border: 1px solid #e7e6e6;
	font-size: 13px;
	color: #888888;
	font-family: 'Noto Sans', sans-serif;
	padding: 8px 10px;
	margin: 0 0 14px 20px;
	width: 215px;
}

input#search_fv:focus {
	border-color: #f37a68;
	outline: none;
}

select#monthyear {
	background: url(../images/custom/search_cat.png) no-repeat right;
	border: 1px solid #e7e6e6;
	font-size: 13px;
	color: #888888;
	font-family: 'Noto Sans', sans-serif;
	-webkit-appearance:textfield;
	border-radius: 0;
	padding: 0 10px;
	margin: 0 0 0 20px;
	width: 237px;
}

.mp_search .chzn-container-single .chzn-single {
	background: url(../images/custom/search_cat.png) no-repeat right;
	border: 1px solid #e7e6e6;
	font-size: 13px;
	color: #888888;
	font-family: 'Noto Sans', sans-serif;
	border-radius: 0;
	padding: 8px 10px;
	margin: 0 0 14px 20px;
	width: 215px;
	outline: none;
}

.mp_search .chzn-drop {
	top: 35px !important;
	left: 20px;
	width: 234px !important;
	border: 1px solid #e7e6e6;
}

/* bootstraped selector for Joomla 3 */

.mp_search .chzn-container-single .chzn-single {
	height: auto;
	line-height: normal;
}

.mp_search .chzn-container-single .chzn-single div {
	display: none;
}

.jevfilterlist select:focus {
	outline: none;
}

.modfilter_button {
	margin: 0 0 14px 20px;
}

#extcal_minical > table {
	width: 237px;
	margin: 0 20px 14px;
	border: 1px solid #e7e6e6 !important;
}

td.extcal_todaycell {
	background: #f37a68 !important;
	background-image: none !important;
}

#extcal_minical .extcal_daylink, #extcal_minical .extcal_sundaylink, #extcal_minical .extcal_busylink {
	font-size: 11px;
	font-family: 'Noto Sans', sans-serif;
	font-weight: normal;
	color: #888888 !important;
}

#extcal_minical .extcal_todaycell .extcal_daylink {
	color: #fff !important;
}

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

#extcal_minical .extcal_todaycell .extcal_busylink {
	color: #fff !important;
}

#extcal_minical td.extcal_weekdays, #extcal_minical .extcal_month_label {
	font-size: 11px;
	color: #888888 !important;
	font-family: 'Noto Sans', sans-serif;
}

#extcal_minical table.extcal_weekdays, #extcal_minical .extcal_navbar {
	background-image: none;
}

#extcal_minical .extcal_navbar {
	border-bottom: 1px solid #e7e6e6;
}

.cal_div .cal_div_month, .cal_div .cal_div_currentmonth {
	letter-spacing: 0;
}

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

.ev_td_left {
	background-color: #f0f0f0;
}

.cal_div_currentmonth span, .cal_td_daysnames, .ev_td_today a.ev_link_weekday:link, .ev_td_today a.ev_link_weekday:visited {
	color: #fff;
}

.cal_div .cal_div_month span, .cal_div .cal_div_currentmonth span {
	height: 40px;
	line-height: 40px;
}

#jevents_body .event_legend_container {
	background: none;
}

a.cal_daylink:link, a.cal_daylink:visited, a.ev_link_weekday:link, a.ev_link_weekday:visited {
	color: #444444;
	font-family: 'Noto Sans', sans-serif;
}

.ev_td_right {
	border-top: 1px solid #ddd;
}

.ev_td_left {
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

.ev_td_today {
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

.sparky_inner .ev_table {
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	width: 100%;
}

.cal_td_daysnames {
	border-bottom: 5px solid #444;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

.ev_fieldset {
	font-family: 'MuseoCyrl-500', serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #444;
	padding-top: 30px;
}

.ev_detail {
	font-style:italic;
	text-align: center;
	padding-bottom: 30px;
}

.ev_prevrepeat, .ev_nextrepeat {
	display: inline-block;
	float: none;
	margin: 0 15px;
}

.ev_prevrepeat a {
	display: block;
	width: 41px;
	height: 43px;
	background: url(../images/custom/carousel_arrow_left_hover.png);
	text-indent: -9999px;
}

.ev_nextrepeat a {
	display: block;
	width: 41px;
	height: 43px;
	background: url(../images/custom/carousel_arrow_right_hover.png);
	text-indent: -9999px;
}

.ev_navigation {
	width: 400px !important;
	margin: 0 auto;
}

.headingrow h2 {
	padding: 30px 0 0 0;
	color: #495965;
}

/* modules */

.foo.js, .abovecontent {
	margin-bottom: 50px;
}

/* footer row */

.footerrow {
	background: #555555;
	padding: 22px 0;
}

/* responsive behaviour */

@media (max-width: 1500px) {

	.searchrow .mp_search {
		top: 10px;
	}

	.searchrow .mp_search .cell_pad > div:first-child div {
		display: none;
	}

}

@media (max-width: 1000px) {

	.film_tape_nav {
		width: auto;
		margin-top: -80px;
	}

	select.tinynav {
		margin-top: 25px;
	}

}

@media (max-width: 767px) {

	.mp_logo, .mp_topmenu {
		width: 50%;
		float: left;
	}

	.mp_top1 ul, .mp_top2 ul, .mp_bottom2 ul {
		text-align: center;
	}

	.mp_top1 {
		padding-bottom: 10px;
	}

	.mp_copyright {
		text-align: center;
		padding-bottom: 10px;
	}

}

@media (max-width: 650px) {

	.searchrow {
		position: relative;
	}

	.searchrow .mp_search {
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
	}

	ul.jevfilterlist {
		text-align: center;
	}

	.cols-3 .span4 div.item {
		width: 92%;
		float: none;
		margin: 0 2% 10px 2%;
		padding: 2%;
	}

	.sparky_inner .pull-none img {
		width: 100%;
	}

	.hero-carousel, .hero-carousel article {
		min-height: 300px;
	}

	.row-fluid .span1, .row-fluid .span2, .row-fluid .span3, .row-fluid .span4, .row-fluid .span5, .row-fluid .span6, .row-fluid .span7,.row-fluid .span8, .row-fluid .span9, .row-fluid .span10, .row-fluid .span11, .row-fluid .span12 {
		width: 100%;
	}

	.row-fluid [class*="span"] {
		float: none;
		margin-left: 0;
	}

	.mp_search .chzn-container-single .chzn-single {
		margin-left: 0;
		text-align: left;
	}

	.mp_search .chzn-drop {
		left: 0;
		text-align: left;
	}

}

@media (max-width: 480px) {

	.buyrow a {
		margin: 5px auto 0;
		display: block;
		width: 100px;
	}

	.mp_header2 .cell_pad {
		padding: 0 60px;
	}

}

.mnu_mainmenu li ul {
	display: none;
}