/****************************/
div.moduletable-advert {
	margin-left:7px;
}
table.contentpaneopen td table td ul {
	list-style: none;
	padding-left: 5px;
}
table.contentpaneopen td table td ul li {
	padding-left: 30px;
	line-height: 120%;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 18px 5px;
}
#myGallery {
	margin-left:20px;
	margin-top:15px;
	margin-bottom:15px;
}
#active_menu {
	font-weight: bold;
}
#topmenu li {
	float: left;
	background:url('../images/navcut.png') no-repeat right;
}
.moduletable-tabstyle {
	background:url('../images/fndmod.png') no-repeat;
	background-position:top left;
	width:175px !important;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
	margin-bottom:15px;
	padding-left:1px;
	padding-top:0px;
	text-indent:5px;
	color:#333;
	font-size:11px;
}
.moduletable-cart {
	background:url('../images/bgcart.png') no-repeat;
	background-position:top left;
	width:199px !important;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
	margin-bottom:15px;
	padding-left:1px;
	padding-top:0px;
	text-indent:5px;
	color:#333;
	font-size:11px;
	min-height:130px !important;
}
.moduletable-cart h3 {
	font-size:12px;
	height:25px !important;
	padding-top:5px;
	text-indent:30px;
}
.moduletable-tabstyle table {
	background:url('../images/fndbasmenu.png') no-repeat;
	background-position:bottom left;
	width:175px !important;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	margin-bottom:15px;
	padding-left:1px;
	padding-top:0px;
	text-indent:5px;
	color:#333;
	font-size:11px;
}
.moduletable-tabstyle h3 {
	height:27px !important;
	line-height:27px;
	color:#333;
	font-size:11px;
	border-bottom:1px solid #CCC;
}
a.mainlevel, a.mainlevel:visited {
	vertical-align:bottom;
	font-weight:bold;
	font-size: 11px;
	margin:0px;
	height:17px !important;
	display:inline-block;
	color: #000;
	text-decoration: none;
	background-image:url('../images/fndmenu.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 11px;
	padding-left: 15px;
	padding-top:10px;
}
a.mainlevel_active, a.mainlevel_active:visited, a.mainlevel_active:hover, a.mainlevel_active:active, a.mainlevel_active:focus, #active_menu {
	vertical-align:middle;
	font-weight:bold;
	font-size: 11px;
	margin:0px;
	height:17px;
	display:block;
	text-decoration: none;
	background-image:url('../images/fndmenu.png');
	background-repeat: no-repeat;
	background-position: left -54px;
	padding-right: 11px;
	padding-left: 15px;
	padding-top:10px;
}
a.mainlevel:hover, a.mainlevel:active, a.mainlevel:focus {
	vertical-align:middle;
	font-weight:bold;
	font-size: 11px;
	margin:0px;
	height:17px;
	display:block;
	text-decoration: none;
	background-image:url('../images/fndmenu.png');
	background-repeat: no-repeat;
	background-position: left -27px;
	padding-right: 11px;
	padding-left: 15px;
	padding-top:10px;
}
#active_menu.sublevel {
	background-image:url('../images/fndsubmenu.png');
	background-repeat: no-repeat;
	background-position: left;
}
a.sublevel {
	background-image:url('../images/fndsubmenu.png');
	background-repeat: no-repeat;
	background-position: left;
	vertical-align:middle;
	font-weight:bold;
	font-size: 11px;
	margin:0px;
	height:23px;
	display:block;
	text-decoration: none;
	border-bottom: 1px dotted #dcdcdc;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 1px;
	text-indent: 10px;
}
a.sublevel:hover, a.sublevel:active, a.sublevel:focus {
	background-image:url('../images/fndsubmenuover.png');
	background-repeat: no-repeat;
	background-position: left;
	vertical-align:middle;
	font-weight:bold;
	font-size: 11px;
	margin:0px;
	height:23px;
	display:block;
	text-decoration: none;
	border-bottom: 1px dotted #999;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 1px;
	text-indent: 10px;
}
/**********************************/

div.moduletable {
	display:block;
	width:100%;
}
table.contentpane {
	border: none;
	width: 100%;
}
.moduletable {
	margin-bottom:0px;
}
/* Global Font Size */


/* IE */
html > body {
	font-size: 11px;
	height:100%;
}  /* Other browsers */
/* HEADINGS */
form {
	margin: 0;
	padding: 0;
}
form label {
	cursor: pointer;
}
select, textarea, .inputbox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	border:1px solid #666;
}
input {
	border:0px;
}
* html hr {
	margin: 0 0 1.2em 0;
} /* IE6 fix */
/* Joomla Content Styles */
.pagenav {
	display:table;
	padding-bottom:10px;
	float:left;
	margin-right:5px;
}
.pagenav th.pagenav_prev {
	width:50%;
	text-align:left;
}
.pagenav th.pagenav_next {
	width:50%;
	text-align:right;
}
.pagenav_next a, .pagenav_prev a {
	display:inline;
	border:0px solid #cecece;
	padding: 6px;
}
span.pagination {
	display:inline;
	padding: 4px;
	float:left;
	cursor: pointer;
	background-image:url('../images/spacer.png');
	background-repeat:no-repeat;
	background-position:bottom center;
	margin-left:35px;
	height:47px;
	margin-top:20px;
}
.pagination a:hover, .pagination span:hover, .pagination a, .pagination span {
	display:inline;
	padding-left: 6px;
	float:left;
	margin-right: 4px;
}
ul.pagination {
	margin: 15px auto;
	padding: 10px 0;
}
ul.pagination li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}
ul.pagination li span {
	border: 1px solid #F6F6F6;
}
ul.pagination a {
	border: 1px solid #F6F6F6;
}
ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	border: 1px solid #ECECEC;
	background: #FFFFFF;
}
.pagenavbar {
	padding-left: 14px;
}
.pagenavcounter {
	padding: 8px 14px 0 14px;
}
