/*------------------------------------------------------------------------
# "Hot Model Agency" Joomla template - December, 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
-------------------------------------------------------------------------*/

html {
	font-size:12px;
}

body {
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.topline_wrap {
	height:24px;
}

.topline {
	margin:0 auto;
	padding:7px 0 0 0;
}

.topline div.moduletable {
	float:right;
}

.topline img {
	margin:0 2px;
}

#wrapper {
	margin:0 auto;
	position:relative;
	height:auto;
}

#logo_wrap {
	height:137px;
}

#logo {
	padding:25px 0 0 0;
	margin:0 auto;
	height:137px;
}

.logo_image {
	width:164px;
	height:84px;
	background:url(../images/logo_white.png) no-repeat;
}
	
#topmenu {
	height:41px;
}

#topmenu_pad {
	padding:0;
	margin:0 auto;
}

#topmenu_container {
	float:left;
	background:url(../images/topmenu_bg.png);
	padding:0;
	height:41px;
}

#path_wrap {
	min-height:4px;
	padding-left:10px;
}

.path {
	margin:0 auto;
}

.path_pad {
	padding:0;
}

.main_area {
	margin:0 auto;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	box-shadow:0px 0px 6px #e6e6e6;
	-webkit-box-shadow:0px 0px 6px #e6e6e6;
	-moz-box-shadow:0px 0px 6px #e6e6e6;
	background:#fff url(../images/upper_bottom_bg.png) repeat-x;
	padding-bottom:50px;
}

.search_module {
	padding:45px 15px 5px 0;	
	text-align:right;
}

.content_wrap {
	margin:0px 6px;
	float:left;
}

.content_wrap_noleft {
	margin:0px 6px 0px 0;
	float:left;
}

.content_wrap_noright {
	margin:0px 0 0px 6px;
	float:left;
}

.content_wrap_noleft_noright {
	margin:0px;
	float:left;
}

.content_pad {
	padding:0 30px;
	margin-bottom:6px;
}

.module_inset {
	padding:0 0 40px 0;
	background:url(../images/inset_bg.png) repeat-x bottom;	
	margin:0 0 20px 0;
}

.user10_module {
	float:right;
	width:215px;
	padding-top:5px;
}

.user10_module .mod_pad {
	line-height:18px;
}

.article_pad {
	padding:0 0 20px 0;	
	line-height:16px;
}

.article_pad_with_user10 {
	padding:0 0 20px 0;	
	line-height:16px;
	float:left;
	width:325px;
}

.column_left {
	float:left;
}

.column_left_pad {
	padding:0 30px 0 25px;
}

.column_right {
	float:right;
}

.column_right_pad {
	padding:0 25px 0 30px;
}

.upper_wrap {
	background:url(../images/shadow_big.png) repeat-x;
}

.upper {
	margin:0 auto;
}

.bottom {
	padding:10px 0;
	margin:15px auto;
}

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

.last {
	margin:0;
}

.footer_wrap {
	padding:65px 0 15px 0;
	line-height:15px;
}

.footer_content, .footer_wrap_copyright_content {
	margin:0 auto;
}

.footer {
	width:50%;
	float:left;
}

.footer_pad {
	padding:20px 0;
	line-height:24px;
}

.footer_pad img {
	padding:0 7px 0 0;
}

.footer_pad_right {
	padding:20px 0;
	text-align:right;
	line-height:24px;
}

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

.clr {
	clear:both;
}