/*------------------------------------------------------------------------
# "Hot Vortex" Joomla template - April, 2011
# Copyright (C) 2011 Hot Joomla Templates. All Rights Reserved.
# License: Copyrighted Commercial Software
# Author: Hot Joomla Templates
# Website:  http://www.hotjoomlatemplates.com
-------------------------------------------------------------------------*/

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

.wrapper1 {
	margin:0 auto;
}

.header {
	height:200px;
	margin:0 auto;
}

.logo {
	height:250px;
	width:50%;
	float:left;
}

.logo_pad {
	padding-top:15px;
}

.header_menu {
	float:left;
	padding-top:50px;
	overflow:hidden;
	text-align:right;
	width:50%;
}
	
#topmenu {
	padding:4px;
	background-image:url(../images/topmenu_bg.png);
	background-repeat:repeat-x;
	z-index: 999;
}

#topmenu_pad {
	height:33px;
	padding-top:2px;
}

.path {
	height:30px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}

.path_pad {
	padding-left:15px;
}

.gallery {
	background:#1b1b1b;
}

.main_area {
	padding:30px 0 0 0;
	line-height:16px;
}

#content_wrap {
	float:left;
}

.content_pad {
	padding:30px 15px;
	margin:4px;
}

#column_left,
#column_right {
	float:left;
}

#column_left > .moduletable,
#column_right > .moduletable {
	margin:4px 4px 15px 4px;
	padding:4px 6px;
}

.upper {
	padding:30px 0 0 0;
	line-height:16px;
}

.bottom {
	padding:30px 0 0 0;
	line-height:16px;
}

.modulerow {
}

.featured_bg .modulerow {
	border:none;
}

.topPanelModules .modulerow {
	border:none;
}

#c1,#c2,#c3,#c4,#c5,#c6,#c7,#c8 {
	padding-top:4px;
}

.module_padding {
	padding:4px;
	margin-right:12px;
	float:left;
}

.last {
	margin-right:0;
}

#c1.last, #c2.last, #c3.last, #c4.last, #c5.last, #c6.last, #c7.last, #c8.last {
	margin-right:0;	
}

.inset_pad {
	padding-bottom:15px	
}

.toolbar_pad {
	padding-top:15px	
}

.footer_wrap {
	background:#111111 url(../images/footer_bg.png) repeat-y top center;
	margin-top:30px;
	padding:30px 0;
	line-height:16px;
}

.footer_wrap2 {
	background-image:url(../images/footer2_bg_top.png);
	background-repeat:repeat-x;
	padding-top:30px;
}

.footer_wrap2_bottom {
	background-image:url(../images/footer2_bg_bottom.png);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:30px;
}

.footer_wrap3 {
	background:#070707 url(../images/footer3_bg.jpg) no-repeat top center;
	padding:30px 0;
}

.footer_wrap4 {
}

.footer, .footer2, .footer3, .footer4 {
	margin:0 auto;
}

.footer3 {
	line-height:16px;
}

.footer4 {
	
	padding:15px 0 30px 0;
}

.footer_copyright1, .footer_copyright2 {
	width:60%;
	float:left;
}

.footer_copyright2 {
	text-align:right;
}

.footer_copyright2_pad {
	padding-right:10px;
}

.clr {
	clear:both;
}

#autohidebacktotop {
	position:fixed;
	bottom:5px;
	right:5px;
}

.article_separator{
   display:none;
}
