/* COMMON STYLE
--------------------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font: 12px/normal Arial, sans-serif;
	text-align: center;
	background: url(../images/background.gif);
	background-color:#CCDCF4;
}

h1 {
	font-size: 16px;
}

h2 {
	margin: 10px 0;
	font-size: 14px;
}

h3, h4 {
	margin: 10px 0;
	font-size: 13px;
}

/* Smaller text */
.small, .smalldark, .createdate, .modifydate, .mosimage_caption, a.readon, 
.blog_more, .back_button, .pagenavcounter, .pagenav, .pagenavbar, .contenttoc, 
#pw-headermain-top div.your-cart, #pw-rightcol, #pathway {
	font-size: 11px;
}

/* Normal links */
a {
	color: #037CCF;
	text-decoration: none;
}

a:hover, a:active {
	color: #AA3C36;
	text-decoration: none;
}

p {
	margin: 10px 0;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	padding-left: 15px;
	background: url(../images/bullet.gif) no-repeat 2px 5px;
	line-height: 18px;
}

th {
	padding: 4px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #8A91A0;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

img {
	border: none;
}

/* FORM
--------------------------------------------------------- */

form {
	margin: 0;
	padding: 0;
}

input {
	font: 11px Tahoma, Arial, sans-serif;
	font-weight: normal!important;
}

input.addtocart {
	color: #000000;
	font-size: 0px;
	background: url(../images/button-addtocart-big.gif) no-repeat top center!important;
	width: 141px!important;
}

a.addtocart {
	text-indent: -2000px;
	display: block;
	width: 90px;
	height: 30px;
	background: url(../images/button-addtocart.gif) no-repeat bottom left;
}

select {
	font: 11px Tahoma, Arial, sans-serif;
}

textarea {
	border: 1px solid #8A91A0;
	padding-left: 2px;
	font: 11px/1.3em Tahoma, Arial, sans-serif;
}

.button {
	padding-left: 5px;
	padding-right: 5px;
}

.inputbox {
	padding-left: 2px;
	border: 1px solid #8A91A0;
}

/* MODULE
--------------------------------------------------------- */

div.modules {
	width: 100%;
}

div.moduletable h3 {
	padding: 0;
	margin: 0 0 6px;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: UPPERCASE;
}

div.moduletable {
	padding: 5px 5px 10px;
	margin: 0;
}

div.moduletable td {
	padding: 3px 0!important;
}

#pw-leftcol div.moduletable-red,
#pw-leftcol div.moduletable-orange,
#pw-leftcol div.moduletable-blue {
	width: 140px;
	color: #FFFFFF;
	margin-bottom: 5px;
	padding: 5px;
}

#pw-rightcol div.moduletable-red,
#pw-rightcol div.moduletable-orange,
#pw-rightcol div.moduletable-blue {
	width: 140px;
	color: #FFFFFF;
	margin: 0 0 5px 5px;
	padding: 5px;
}

#pw-leftcol div.moduletable-red h3,
#pw-rightcol div.moduletable-red h3,
#pw-leftcol div.moduletable-orange h3,
#pw-rightcol div.moduletable-orange h3,
#pw-leftcol div.moduletable-blue h3,
#pw-rightcol div.moduletable-blue h3  {
	padding: 0;
	margin: 0 0 6px;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: UPPERCASE;
}

#pw-leftcol div.moduletable-red, 
#pw-rightcol div.moduletable-red {
	background: #963530;
}

#pw-leftcol div.moduletable-orange,
#pw-rightcol div.moduletable-orange  {
	background: #E47E00;
}

#pw-leftcol div.moduletable-blue,
#pw-rightcol div.moduletable-blue  {
	background: #44567B;
}


/* JOOMLA STYLE
--------------------------------------------------------- */

table.blog {
	width: auto;
}

table.blog .article_seperator {
	height: 10px;
	display: block;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	width: 25%;
}

table.contenttoc td {
	padding: 1px 5px 1px 20px;
}

table.contenttoc th {
	padding: 1px 5px 1px 20px;
	border-bottom: 1px solid #8A91A0;
	background: url(../images/arrow-on.gif) no-repeat 6px;
}

table.contenttoc td:hover {
	padding: 1px 5px 1px 20px;
	background: url(../images/arrow-on.gif) no-repeat 6px;
}

table.polls {
	padding: 0;
	width: 100%;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	text-align: left;
	border-color: #FFFFFF;
}

table.pollstableborder img {
	margin: 4px 4px 4px 0;
}

table.pollstableborder td {
	padding: 2px!important;
}

table.searchintro {
	margin: 10px 0;
	width: 100%;
	background: #F9F9F9;
	border: 1px solid #EEEEEE;
}

table.searchintro td {
	padding: 5px!important;
}

ul#mainlevel li, ul#mainlevel-nav li {
	padding: 0;
	display: inline;
	background: none;
	line-height: normal;
}

.blog_more {
	margin: 10px 0;
	padding: 0 5px 5px 5px;
}

.blog_more strong {
	display: block;
	padding: 5px 5px 5px 0;
	border-top: 1px solid #8A91A0;
	font-weight: bold;
	color: #AA3C36;
	text-transform: uppercase;
}

td.buttonheading {
	padding: 0 3px!important;
	text-align: center;
}

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}

.code, pre {
	border: 1px solid #F0F0C0;
	width: auto;
	padding: 5px;
	background: #FFFFCC;
}

.componentheading {
	padding: 0;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 16px;
}

.contentdescription {
	padding-bottom: 30px;
	font-style: italic;
}

table.blog td.contentheading {
	font-weight: bold;
	font-size: 13px;
	line-height: normal;
	padding: 0;
	color: #2B5E91;
}

td.contentheading {
	font-weight: bold;
	font-size: 16px;
	line-height: normal;
	padding: 0;
	color: #000000;
}

.contentpagetitle {
}

a.readon {
	color: #AA3C36;
}

a.readon:hover {
	color: #AA3C36;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.createdate {
	color: #8A91A0;
	font-weight: bold;
	line-height: 11px;
}

.modifydate {
	color: #8A91A0;
}

.error {
	color: #AA3C36;
}

.highlight {
	font-weight: bold;
	border-bottom: 1px dotted;
}

.message, shop_error, .shop_warning, .shop_info, .shop_debug, .shop_critical, .shop_tip {
	background-color:#FAFAD2;
	color: #000000;
	background-position:left 5px;
	background-repeat:no-repeat;
	border-color:#AACCAA;
	border-style:dotted none;
	border-width:1px 0pt;
	font-weight: 900;
	margin:1pt 1pt 1em 1em;
	padding:0.5em 1em 1.5em 48px;
}

.moduletable {
	padding: 0;
}

.mosimage, .mosimage img {
	padding: 0;
	margin: 5px 5px 0 0!important;
	margin: 5px 0 0 0;
}

.mosimage_caption {
	margin-top: 2px;
	padding: 1px 2px;
	color: #8A91A0;
}

.pagenav {
	padding: 2px;
}

.pagenav_prev a, .pagenav_next a {
	color: #8A91A0;
	font-size: 0.9em;
}

.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_next a:hover, .pagenav_next a:active {
	text-decoration: none;
}

.pagenavbar {
	font-weight: bold;
	color: #8A91A0;
}

.pagenavcounter {
	padding-bottom: 10px;
	color: #8A91A0;
	font-weight: bold;
}

.sectiontableheader {
	padding: 2px 4px;
	background: #475573;
	color: #FFFFFF;
	border-right: 1px solid #EFEFEF;
}

.sectiontableheader a, .sectiontableheader a:hover {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 2px 4px;
	background: #F9F9F9;
}

tr.sectiontableentry2 td {
	padding: 2px 4px;
	background: #E6E6E6;
}

.small {
	color: #8A91A0;
}

/* MAIN CONTAINER
--------------------------------------------------------- */

#pw-wrapper {
	width: 100%;
	color: #000000;
}

#pw-container {
	width: 980px;
	text-align: left;
	padding: 5px 5px 10px;
	margin: 0 auto;
/*	background-color:#333333;*/
	background-color:#000033;
	border: 1px solid #000000;
}

#pw-content, #pw-content-full-left, #pw-content-full-right, #pw-content-full {
	line-height: 140%; /* line-height for content reading */
	float: left;
}

#pw-content .main-content,
#pw-content-full-right .main-content,
#pw-content-full-left .main-content,
#pw-content-full .main-content {
	background: #FFFFFF;
	padding: 7px 5px;
}

.spacer {
	padding: 5px 5px 10px;
	margin: 0;
}

#pw-leftcol div.spacer {
/*	background: #666666;*/
	background: #000000;
	margin-right: 5px;
}

#pw-rightcol div.spacer {
/*	background: #666666;*/
	background: #000000;
	margin-left: 5px;
}

#pw-content div.spacer,
#pw-content-full-right div.spacer,
#pw-content-full-left div.spacer,
#pw-content-full div.spacer {
	background: #F9F9F9;
}

/* 3 columns content width */
#pw-content {
	width: 670px;
}

#pw-content-full {
	width: 945px;
}

#pw-content-full-right, #pw-content-full-left {
	width: 825px;
}

/* PATHWAY
--------------------------------------------------------- */

#pathway {
	padding: 0;
	margin: 0;
	color: #CCCCCC;
	position: absolute;
	left: 5px;
	top: 0px;
}

#pathway a {
	padding: 0;
	color: #F9F9F9;
	font-weight: bold;
}

#pathway a:hover, #pathway a:active {
	text-decoration: none;
}

#pathway img {
	padding: 0 3px;
}

/* HEADER
--------------------------------------------------------- */

#pw-header {
	position: relative;
	line-height: normal;
	height: 143px;
}

#pw-topline {
	position: relative;
	clear: both;
	height: 12px;
}

#pw-user-bar {
	font-size: 11px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 1px;
	right: 6px;
}

#pw-user-bar a {
	color: #CCCCCC;
	margin-left: 3px;
}

#pw-header h1 {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 5px;
	left: 0;
}

#pw-header h1 img {
	margin: 0;
	padding: 0;
}

#pw-headermain {
	padding: 0;
	position: absolute;
	width: 825px;
	top: 5px;
	left: 155px;
	height: 163px;
}

#pw-headermain-top {
	background: url(../images/header.jpg) no-repeat top right;
	width: 825px;
	height: 136px;
}

#pw-headermain-top div.spotlight {
	position: absolute;
	top: 10px;
	left: 12px;
	width: 801px;
	height: 81px;
	overflow: hidden;
}

#pw-headermain-top div.spotlight a {
	color: #000000;
	text-decoration: underline;
}

#pw-headermain-top div.spotlight a:hover, #pw-headermain-top div.spotlight a:active  {
	color: #000000;
	text-decoration: none;
}

#pw-headermain-top div.spotlight table {
	width: 525px;
	border-spacing: 0;
	font-size: 11px;
	color: #000000;
}

#pw-headermain-top div.spotlight h3 {
	font: bold 11px Arial, sans-serif;
	margin-bottom: 2px;
}

/* LEFT COLUMN
--------------------------------------------------------- */

#pw-leftcol {
	color: #FFFFFF;
	float: left;
	width: 155px;
	margin: 0;
}

#pw-leftcol a {
	color: #FFFFFF;
	text-decoration: underline;
}

#pw-leftcol a:hover, #pw-leftcol a:active  {
	text-decoration: none;
}

#pw-leftcol a.mainlevel {
	padding-left: 15px;
	background: url(../images/arrow-off.gif) no-repeat 5px 6px;
	line-height: 20px;
	text-decoration: none;
}

#pw-leftcol a.mainlevel:hover, a.mainlevel:active {
	color: #FE9800;
	background: url(../images/arrow-on.gif) no-repeat 5px 6px;
}

#pw-leftcol a.mainlevel#active_menu {
	color: #FE9800;
	background: url(../images/arrow-on.gif) no-repeat 5px 6px;
	font-weight: bold;
	font-style: normal!important;
}

#pw-leftcol a.sublevel {
	padding-left: 15px;
	text-decoration: none;
	line-height: 20px;
	background: url(../images/indent1.png) no-repeat 2px 3px;
}

#pw-leftcol a.sublevel:hover, #pw-leftcol a.sublevel:active {
	color: #FE9800;
	background: url(../images/indent1-on.png) no-repeat 2px 3px;
}

#pw-leftcol a.sublevel#active_menu {
	color: #FE9800;
	font-weight: bold;
	font-style: normal!important;
	background: url(../images/indent1-on.png) no-repeat 2px 3px;
}

#pw-leftcol div.moduletable {
	width: 140px;
	color: #FFFFFF;
/*	background: #666666;*/
	background: #000000;
	margin-bottom: 5px;
}

#pw-leftcol #pw-search {
	width: 140px;
	color: #FFFFFF;
	margin-bottom: 5px;
	padding: 5px;
	background: #F28E00;
}

.search input {
	background: url(../images/icon-search.gif) no-repeat 3px #F28E00;
	color: #000000;
	border: none;
	padding-left: 20px;
}

/* RIGHT COLUMN
--------------------------------------------------------- */

#pw-rightcol {
	color: #FFFFFF;
	float: right;
	width: 155px;
}

#pw-rightcol a {
	color: #FFFFFF;
	text-decoration: underline;
}

#pw-rightcol a:hover, #pw-rightcol a:active  {
	text-decoration: none;
}

#pw-rightcol table {
/*	background: #666666;*/
	background: #000000;
}

#pw-rightcol a.mainlevel {
	padding-left: 20px;
	background: url(../images/arrow-off.gif) no-repeat 5px 4px;
}

#pw-rightcol a.mainlevel:hover, a.mainlevel:active {
	background: url(../images/arrow-on.gif) no-repeat 5px 4px;
}

#pw-rightcol a.sublevel {
	padding-left: 3px;
}

#pw-rightcol div.moduletable {
	margin-left: 5px;
	color: #FFFFFF;
/*	background: #666666;*/
	background: #000000;
	margin-bottom: 5px;
}

#pw-rightcol tr.sectiontableentry1 td, #pw-rightcol tr.sectiontableentry2 td {
	padding: 0;
/*	background: #666666;*/
	background: #000000;
	border: none;
}

/* TOP NAVIGATION
----------------------------------------------------------- */

#pw-topnav {
/*	background: url(../images/header-main-bottom-wide.gif) no-repeat top right #666666;*/
	background: url(../images/header-main-bottom-wide.gif) no-repeat top right #000000;
	width: 825px;
	height: 33px;
	margin-top: 5px;
	font-size: 14px;
}

#pw-topnav ul {
	margin: 0;
	padding: 0 4px;
	list-style: none;
}

#pw-topnav li {
	padding: 0;
	margin: 0;
	display: inline;
	background: none;
	height: 33px;
	line-height: 33px;
}

#pw-topnav a {
	padding: 0 12px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	float: left;
}

#pw-topnav li.active_menu a {
	background: #F28E00;
	color: #000000;
}

#pw-topnav a:hover, #pw-topnav a:active {
	color: #ffffff!important;
	background: none #000000!important;
}

/* SUB NAVIGATION
----------------------------------------------------------- */

#pw-subnav {
	background: #F28E00;
	width: 140px;
	margin-bottom: 5px;
	padding: 5px;
}

#pw-subnav h3 {
	padding: 0;
	margin: 0 0 6px;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: UPPERCASE;
}

#pw-subnav ul {
	margin: 0;
	padding: 0 4px;
	list-style: none;
}

#pw-subnav li {
	padding: 0;
	margin: 0;
	background: none;
}

#pw-subnav a {
	padding: 0 12px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/arrow-off.gif) no-repeat 1px 3px;
	line-height: 20px;
}

#pw-subnav li.active_menu a {
	color: #FFFFFF;
	background: url(../images/arrow-on.gif) no-repeat 1px 3px;
	font-weight: bold;
}

#pw-subnav a:hover, #pw-topnav a:active {
	color: #FFFFFF;
	background: url(../images/arrow-on.gif) no-repeat 1px 3px;
}

/* FOOTER
--------------------------------------------------------- */

#pw-footer {
/*	background:#c6d9f7; */
	background:#8ab5e1;
	position: relative;
	padding: 0 10px;
	margin: 5px 0 5px;
	height: 70px;
	width:960px;
}

#pw-footerlogo {
	position: absolute;
	top: 10px;
	left: 10px;
}


#pw-footermain {
	position: absolute;
	top: 15px;
	left: 154px;
	border-left: 1px solid #ffffff;
	padding-left: 10px;
	height: 40px;
}

#pw-footer ul {
	margin: 0 0 5px;
	padding: 0;
	list-style: none;
}

#pw-footer li {
	padding: 0;
	margin: 0;
	display: inline;
	background: none;
}

#pw-footer a.mainlevel-nav {
	padding: 0;
	margin-right: 10px;
	text-decoration: underline;
}

#pw-footer a:hover, #pw-footer a:active {
	text-decoration: none;
}

/* MISCELLANOUS
----------------------------------------------------------- */

div.back_button a {
	float: right;
	display: block;
	width: auto;
	padding: 0 10px;
	height: 18px;
	background: url(../images/but-bg.gif) no-repeat bottom right;
	text-indent: -2000px;
}

div.back_button a:hover {
	color: #666666;
	text-decoration: none;
	cursor: default;
}

div.back_button a:active {
	color: #666666;
	text-decoration: none;
	cursor: default;
}

#mod_login_password, #mod_login_username  {
	width: 120px;
	margin-top: 2px;
	background: #FFFFFF;
}

#mod_login_remember {
	border: none;
	padding: 0!important;
}


/* Firefox Scrollbar Hacked - Do not remove
------------------------------------------*/
html {
	height: 100%;
	margin-bottom: 1px;
}

/* Clear fix
------------------------------------------*/
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* virtuemart */

.vmCartModule{
padding:5px;
}

#loginform{
padding:5px;
width:140px;
/*	background: #666666;*/
	background: #000000;
}

#jflanguageselection{
padding-bottom:15px;
}
#jflanguageselection img{
padding-right:10px;
}

#slideshow{
padding-left:5px;
padding-bottom:5px;
}

.menu li{
padding-bottom:10px;
font-size:14px;
}
