/* tpprel */
/*------------------------------------------------------------------------
# "Hot Drug Store" Joomla template - August, 2012
# Copyright (C) 2012 Hot Joomla Templates. 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: 'Open Sans', sans-serif;
}

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

.main_bg {
	background-image: url("../0026/AVGLOGOB.JPG") ;
	background-repeat: repeat;
}

.main_area {
	background-color:#FFFFFF;
}

.upper {
	margin:33px auto 0 auto;
	background: url("../0026/ROTATOR_.PNG") bottom no-repeat;
	padding-bottom: 50px;
}

.bottom {
	margin-top:20px;
	border:1px solid #dddcdc;
}

.bottom2_container {
	background: url("../0026/STRIPES.PNG") ;
	border-top:1px solid #dddcdc;
	margin-top:60px;
}

.bottom2 {
	padding:50px 0;
}

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

.last {
	margin:0;
}

.upper .module_padding {
	background: #f2f0f0;
	padding:12px;
}

.bottom .module_padding {
	background: url("../0026/STRIPES.PNG") ;
	padding:0;
}

.bottom .moduletable {
	padding:15px 0 15px 15px;
}

.bottom2 .moduletable {
	padding:0 15px;
}

.topmenu_wrap {
	height:36px;
}

.logo {
	width:50%;
	height:58px;
	float:left;
	padding-top:2px;
}

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

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

.breadcrumbs_module {
	padding:15px 0;
}

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

#content_wrap {
	float:left;
	margin:15px 0 0 0;
	padding:0;
	background-color: #FFFFFF;
}

#column_left {
	float:left;
	background-color: #FFFFFF;
	background-image: url("../0026/COLUMN_R.PNG") ;
	background-repeat: no-repeat;
	background-position: right top;
}

#column_right {
	float:left;
	background-color: #FFFFFF;
	background-image: url("../0026/COLUMN_L.PNG") ;
	background-repeat: no-repeat;
	background-position: left top;
}

.column_left_pad {
	padding:30px 15px;
	border:1px solid #ddd;
	margin:0 35px 0 0;
	line-height: 20px;
	font-size: 11px;
}

.column_right_pad {
	padding:30px 15px;
	border:1px solid #ddd;
	margin:0 0 0 35px;
	line-height: 20px;
	font-size: 11px;
}

.inset_pad {
	background:url("../0026/INSET_BG.PNG") bottom no-repeat;
	padding-bottom:22px;	
}

.toolbar_pad {
	padding-top:30px;
}

.footer {
	clear:both;
}

.clr {
	clear:both;
	height:1px;
}

