/*------------------------------------------------------------------------
# "Hot Wedding" Joomla template - July, 2012
# Copyright (C) 2012 HotJoomlaTemplates.com All Rights Reserved.
# License: http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
# Author: HotJoomlaTemplates.com
# Website: http://www.hotjoomlatemplates.com
-------------------------------------------------------------------------*/

.topline {
	background:#f5aec1 url(../images/top_line_bg.jpg) center no-repeat;
	height:14px;
}

.header_area {
	background:#fce3e9 url(../images/header_bg.jpg) center no-repeat;
	font-family: 'PT Serif', serif;
}

.hot_logo {
	width:100%;
	height:auto;
}

.topmenu_area {
	height:54px;
	background:#fce3e9 url(../images/topmenu_bg.jpg) top center no-repeat;
}

.carousel_area {
	background:#e894ae url(../images/carousel_bg2.jpg) top center repeat-x;
}

div.hotside, div.hotcontent {
	padding:60px 0 0 0;
}

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

div.florals {
	background:url(../images/bg1.jpg) top center no-repeat;
}

div.emptyblock {
	height:1px;
}

.clr {
	clear: both;
}