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

/******* 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;
}

/* hot watches specifics */

.carousel.sparky_full {
	background: #000;
	margin-bottom:60px;
}

.carousel.sparky_full .cell_pad {
	margin: 0;
	padding: 0;
}

.content_sparky .cell_pad {
	margin:0;
}

.mp_top3 .cell_pad {
	margin-right: 0;
	text-align: right;
}

.mp_topmenu .cell_pad {
	margin-right: 0;
}

.mp_top3 .search label {
	display: none;
}

.mp_top3 .search .inputbox {
	border:1px solid #bebebe;
	color:#585858;
}

.headerrow {
	padding-top:15px;
}

.topmenurow {
	padding-top:50px;
}

.mp_top1 .cell_pad, .mp_top2 .cell_pad {
	padding-top:5px;
}

.mp_top2 {
	text-align: right;
}

.footerrow {
	background: #e6e7e8;
	padding: 60px 0;
	margin-top: 90px;
}

.mp_footer {
	line-height: 30px;
}

.mp_copyright {
	text-align: right;
	line-height: 30px;
}

.footerrow .cell_pad {
	margin-left:0;
	margin-right:0;
}

.mp_right {
	line-height: 18px;
}

.mp_right .moduletable {
	padding-bottom: 10px;
}

.mp_right .cell_pad {
	padding: 30px;
	background: #E6E7E8;
	border-radius: 3px;
	margin-left: 30px;
}

.mp_right h3 {
	padding: 0;
	margin: 0;
}