/*------------------------------------------------------------------------
# "Hot Fashion Store" Joomla template - March, 2011
# Copyright (C) 2011 HotThemes. All Rights Reserved.
# License: http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
# Author: HotThemes
# Website: http://www.hotjoomlatemplates.com
-------------------------------------------------------------------------*/

html {
	font-size:12px;
}

body {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:20px;
    color: #827b7b !important;
}

.wrap {
	margin:0 auto;
	position:relative;
	height:auto;
}

#logo {
	float:left;
}
	
#topmenu {
    margin:0 auto;
}

#topmenu_pad {
	float:left;
	text-align:left;
}

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

#after_header {
    /*background:url(../images/header_line_b.png) center top repeat-x;*/
  	background-color: #ebe7df;
}

#carousel_wrap {
	overflow:hidden;
	padding:1px 0 0 0;
	width:100%;
}

.carousel_module {
	overflow:hidden;
	margin:0 auto;
}

.carousel_module_pad {
	padding: 13px 18px 7px 8px;
}

.header_line {
    background:url(../images/header_line.png) center bottom repeat-x;
}

.bottom_line {
	overflow:visible;
	height:39px;
	background:url(../images/bottom_line.png) top center repeat-x;
}

#content_gradient_home .bottom {
	padding:0;
}

#content_and_right {
	float:left;
}

.footer_wrap_shadow {
	background:url(../images/white_line.png) repeat-x left bottom; 
}

#content_main {
	/*background:url(../images/top_shadow.png) repeat-x left top;*/
}

.content_main_shadow {
	/*background:url(../images/main_shadow_b.png) repeat-x left bottom;*/
}

.main_area {
	margin:0 auto;
}

#content_wrap_top {
	float:left;
}

.content_wrap {
	margin-top:0px;
}

.content_pad {
    padding:30px;
    margin:0;
}

.content_pad_noright {
    padding:30px;
    margin:0;
}

.content_pad_home, .content_pad_home_noright {
	padding:0 30px;
	margin:0;
}

#column_left, #column_right {
	float:left;
	line-height:120%;
	font-size:90%;
}

#column_left p, #column_right p {
	line-height: 17px;
}

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

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

.module_inset {
	padding:30px 0 0 0;
}

.module_toolbar {
	padding:0;
}

.upper {
	margin:0 auto;
	padding-left:173px;
}

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

.modulerow1 {
	width:99.9%;
	float:left;
}

.modulerow2 {
	width:49.7%;
	float:left;
}

.modulerow3 {
	width:33.1%;
	float:left;
}

.modulerow4 {
	width:24.79%;
	float:left;
	padding:0 0 10px 0;
}

.bottom .modulerow1, .bottom .modulerow2, .bottom .modulerow3, .bottom .modulerow4 {
	border-left:0px !important;
}

.footer_wrap {
	padding:0;
	background:url(../images/shade.png) bottom center repeat-x;
}

.footer_content {
	margin:0 auto;
}

.footer_wrap_copyright_content {
	margin:0 auto;
}

.footer {
	margin:0 auto;
	text-align:center;
}

.footer_pad {
	padding:5px 0;
}

.footer_wrap_copyright {
	padding:5px 0 10px 0;
}

.clr {
	clear:both;
}

.empty {
    height:50px;
	text-align:center;
}