/*------------------------------------------------------------------------
# "Hot Cosmetics" Joomla template - July, 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:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family:Geneva, Verdana, sans-serif;
	background-color:#000;
}

.wrap,.upper,.bottom,.footer,.main_area {
	margin:0 auto;
}

.module_padding {
	padding:0;
	margin:0;
	float:left;
}
#nav a{
    font-family: Arial;
}
.last {
	margin:0;
	border-right:none !important;
}

.upper .module_padding {
	border-right:2px dotted #444;
}

.bottom .module_padding {
	margin-top:20px;
	border-right:2px dotted #000;
}

.upper div.moduletable, .bottom div.moduletable {
	padding:0 15px !important;	
}

.header_wrap {
	height:87px;
}

.topmenu_wrap {
	height:25px;
}

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

.shopping_cart {
	width:50%;
	height:87px;
	float:left;
}

.search_box {
	float:right;
	padding-top:1px;
}

.main_bg {
	background:#fff url(../images/content_bg.png) top center no-repeat;
}

.content_pad {
	padding:10px;
	margin:4px;
}

.component_pad {
	padding:0 15px 15px 15px;	
}

#content_wrap {
	float:left;
	line-height:19px;
}

#column_left,
#column_right {
	float:left;
}

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

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

.inset_pad {
	background:url(../images/inset_bg.jpg) bottom no-repeat;
	padding-bottom:22px;	
}

.toolbar_pad {
	padding-top:30px;
}

.footer {
	border-top:1px dotted #333;
	clear:both;
}

.footer_left {
	float:left;
	width:65%;
}

.footer_right {
	float:right;
	width:35%;
}

.footer_separator {
	height:25px;
}

.clr {
	clear:both;
}