/*------------------------------------------------------------------------
# "Hot Flashes" Joomla template - November, 2011
# Copyright (C) 2011 ArhiNet d.o.o. All Rights Reserved.
# License: http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
# Author: HotJoomlaTemplates.com
# Website: http://www.hotjoomlatemplates.com
-------------------------------------------------------------------------*/

body {
	margin:0;
	padding:0;
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
}

.flashes_logo {
	text-align:center;
	margin:15px 0 10px 0;
}

.main_container {
	margin:10px auto;
	overflow:hidden;
}

.interior_page {
	position:relative;
}

.main_area {
	padding:30px 20px;
}

.content_wrap, .content_wrap_noleft, .content_wrap_noright, .content_wrap_noleft_noright {
	float:left;
	margin-bottom:-270px;
}

.content_pad {
	padding-top:5px;
}

.column_left {
	float:left;
	margin-right:30px;
	margin-bottom:-270px;
}

.column_right {
	float:right;
	margin-left:30px;
	margin-bottom:-270px;
}

.footer_wrap {
	margin:30px 0 0 0;
}

div.flashes_copyright {
	position:relative;
	top:30px;
}

.module_padding {
	padding:0;
	margin:0 10px;
	float:left;
}

.lastmodule {
	padding:0;
	margin:0 10px;
}

.module_user1 {
	padding-bottom:30px;
}

.module_user2 {
	padding-top:30px;
}