
/********************************************************************
 * JOOMLA! TEMPLATE CSS FILE
 * ----------------------------------------------------------------
 * Copyright (C) 2005 - 2008 JoomlaShine.com. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: JoomlaShine.com
 * Websites:  http://www.joomlashine.com
 * ----------------------------------------------------------------
 *
 * TEMPLATE STYLE COLOR & IMAGES:
 * Settings for template's design elements and color.
 *
*********************************************************************/
/** GENERAL **/
body {
}

h1 {
	color: #000000;
}

h2 {
	color: #000000;
}

h3 {
	color: #009999;
}

h4 {
	color: #009999;
}

h5, h6 {
	color: #009999;
}

a:link,
a:visited,
a:active {
	color: #009999;
}

a:hover {
}

blockquote {
	color: #993300;
}

/** JOOMLA ELEMENTS **/
.componentheading,
.contentheading {
}

a.readon:link,
a.readon:visited {
	border: 1px solid #e5e5e5;
	color: #404040;
	background: #f2f2f2 url(../images/icon-arrow-m.png) no-repeat 5px center;
}

a.readon:hover {
	background-color: #e5e5e5;
}

td.sectiontableheader {
	color: #000000;
	background-color: #d9d9d9;
}

td.sectiontableentry1,
tr.sectiontableentry1 td {
	background-color: #f5f5f5;
}

td.sectiontableentry2,
tr.sectiontableentry2 td {
	background: none;
}

span.highlight {
	padding: .2em;
	background-color: #ffffaa;
}

table.blog span.article_seperator {
}

a.pathway:link,
a.pathway:visited {
	color: #404040;
}

/* table of content */
table.contenttoc {
	border: 1px solid #d9d9d9;
	background-color: #f5f5f5;
}

/* article's date */
span.small,
td.createdate,
td.modifydate {
	color: #999999;
}

/* content page nav */
div.pagenavbar div {
	color: #999999;
}

/* content item rolling nav */
th.pagenav_prev, th.pagenav_next {
	color: #999999;
}

/* blog pages nav */
.pagenav {
	color: #999999;
}

/* Page counter */
div.pagenavcounter {
	color: #595959;
}

/* Mosimage */
div.mosimage {
	color: #595959;
}

/** POP UP FORMS **/
body.contentpane {
	color: #000000;
	background-color: #ffffff;
}

/* System Standard Messages */
#system-message {
	margin-bottom: 20px;
}

#system-message ul li {
	margin-left: 0;
}

#system-message dd.message ul {
	background: #c3d2e5 url(../../system/images/notice-info.png) 4px center no-repeat;
}

/* System Error Messages */
#system-message dd.error ul {
	border-top: 3px solid #de7a7b;
	border-bottom: 3px solid #de7a7b;
	margin: 0px;
	padding-left: 40px;
	color: #cc0000;
	background: #e6c0c0 url(../../system/images/notice-alert.png) 4px center no-repeat;
	text-indent: 0px;
}


/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}


/* System Notice Messages */
#system-message dd.notice ul {
	border-top: 3px solid #f0dc7e;
	border-bottom: 3px solid #f0dc7e;
	color: #cc0000;
	background: #efe7b8 url(../../system/images/notice-note.png) 4px center no-repeat;
}

/** CUSTOM POSITION STYLES **/
#jsn-master {
	color: #000000;
	background: #ffffff;
}

#jsn-logo a {
	display: block;
	text-indent: -9000em;
	outline: 0;
}

#jsn-body_wrapper {
}

#jsn-body {
}

#jsn-mainmenu {
	background: #ccc;
}

#jsn-promo {
}

#jsn-promo h3 {
	color: #ffffff;
}

#jsn-content {
	background-color: #ffffff;
}

#jsn-content_inner1 {
}

#jsn-content_inner2 {
}

#jsn-pathway {
	padding: .6em 1.2em;
}

#jsn-usermodules1 {
}

#jsn-usermodules2 {
}

#jsn-usermodules3 {
}

#jsn-usermodules1_inner_grid2,
#jsn-usermodules2_inner_grid2 {
}

#jsn-footer {
}

#jsn-footer a:link,
#jsn-footer a:visited {
	color: #000000;
	text-decoration: underline;
}

#jsn-footer a:hover {
	text-decoration: none;
}

/*search icon*/
div.search-icon {
	padding-left: 20px;
	background: transparent url(../images/icon-search.png) no-repeat left center;
}

div#jsn-pright div.module,
div#jsn-pleft div.module {
	margin-bottom: 1.5em;
}

table.poll td,
table.poll-box td,
table.poll-plain td {
	text-align: left;
}

/* moduletable style */
div.module,
div.module-box,
div.module-plain,
div.moduletable-plain,
div.moduletable {
	overflow: hidden;
}

div.module h3,
div.module-box h3,
div.module-plain h3,
div.moduletable-plain h3,
div.moduletable h3 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 0 0 0.5em 0;
}

/*box style*/
div.module-box {
	margin: 0 0 10px;
	padding: 0;
}

div.module-box > div {
	padding: 16px 0 0 0;
}

div.module-box > div > div {
	padding: 0 0 0 16px;
}

div.module-box > div > div > div {
	padding: 0 16px 16px 0;
}


/* custom styles */
div#jsn-psidebar h3 {
	border-bottom:1px solid #CCCCCC;
	color:#999999;
	font-size:125%;
	font-weight:normal;
	padding:1em 0 1px;
	text-transform:uppercase;
}
div#jsn-psidebar .products h3,
	div#jsn-psidebar .search h3,
	div#jsn-psidebar .basket h3,
	div#jsn-psidebar .latestprod h3 { 
	height:39px;
	background-position:0 15px;
	text-indent:-1000em;
	background-repeat:no-repeat;
	padding:0;
}
div#jsn-pcontent .mucsarnok,
	div#jsn-pcontent_row2 .whybuy h3 { 
	height:41px;
	background-position:10px 12px;
	text-indent:-1000em;
	background-repeat:no-repeat;
	padding:0;
}

div#jsn-psidebar .products h3 { background-image:url('/images/title_termekeink.jpg'); }
div#jsn-psidebar .search h3 { background-image:url('/images/title_kereses.jpg'); }
div#jsn-psidebar .basket h3 { background-image:url('/images/title_kosar.jpg'); }
div#jsn-psidebar .latestprod h3 { background-image:url('/images/title_legujabb.jpg'); }
div#jsn-pcontent .mucsarnok { background-image:url('/images/title_mucsarnok_webaruhaz.jpg'); }
div#jsn-pcontent_row2 .whybuy h3 { background-image:url('/images/title_miert_jo_itt_vasarolni.jpg'); }

.vm_category_list, .vm_category_list li {
	list-style:none;
	margin:0;
	padding:0;
}
.vm_category_list a {
	display:block;
	color:#999999;
	padding:3px 0;
	text-decoration:none;
}
.vm_category_list a:hover {
	text-decoration:underline;
	color:#009999;
}

hr {
	background-color:#ccc;
	border:0;
	border-top:1px solid #ccc;
	color:#ccc;
	height:0;
}

.product_name { padding-top:0.2em; }
.product_image, .product_price, .add_to_cart { text-align:center; padding:0.2em 0; }
.product_image img { border:1px solid #ccc; }

#jsn-maincontent {
	border-left:1px solid #CCCCCC;
}

#jsn-content_before, #jsn-content_after {
	background-color:#CCCCCC;
	color:#FFFFFF;
	padding:2px 6px;
	text-align:right;
}
#jsn-content_before .moduletable_menu a, #jsn-content_after .moduletable_menu a,
#jsn-content_before .moduletable_menu a:link, #jsn-content_after .moduletable_menu a:link,
#jsn-content_before .moduletable_menu a:visited, #jsn-content_after .moduletable_menu a:visited,
#jsn-content_before .moduletable_menu a:active, #jsn-content_after  .moduletable_menu a:active {
	color:#FFFFFF;
	text-decoration:none;
}
#jsn-content_before .moduletable_menu a:hover, #jsn-content_after  .moduletable_menu a:hover {
	color:#000000;
	text-decoration:underline;
}

.article_separator { display:none; }

#jsn-pcontent {
	padding-left:0;
	padding-right:0;
}
#jsn-mainbody .contentheading, #jsn-mainbody .componentheading, #vmMainPage h2, #jsn-pcontent_row2 h3 {
	border-bottom:1px solid #CCCCCC;
	color:#999999;
	display:block;
	font-size:125%;
	font-weight:normal;
	padding:9px;
	text-transform:uppercase;
}

#vmMainPage {
	margin:0.5em 12px;
}
#vmMainPage h2, #vmMainPage .contentheading {
	margin:-0.5em -12px 0.5em;
}

#jsn-mainbody img { border:1px solid #ccc; }

.mysterious { display:none; }

.vm_required_notice { text-align:right; color:red; }
.vm_required { color:red; }
.vm_userfields fieldset { 
	border:1px solid #ccc; 
	border-width:1px 0; 
}
.vm_userfields .formLabel {
	width:40%;
}
.vm_userfields .formField {
	width:50%;
}

#jsn-mainbody .topimg img { border:0; }

#jsn-content_row1 { margin:0.5em 12px; }

#jsn-content_row2 p { padding:0.5em 12px; }

.vm_product_details th {
	color:#009999;
	padding:0.5em 0;
}
.vm_product_details td {
	padding:2px;
}
.vm_product_details .vm_product_price {
	color:#009999;
}

.vm_product_details .vmCartContainer {
	background:transparent;
	border:0;
	float:none;
	padding:0;
}

.vm_product_details .addtocart_button,
 .browseAddToCartContainer .addtocart_button,
 #vmMainPage .addtocart_button  {
	background:transparent url('/images/basket.jpg') no-repeat left 5px;
	border:0;
	height:41px;
	width:130px;
}

h1#jsn-logo { margin-bottom:0; margin-top:10px; }
#jsn-pheader { position:relative; }
.vm_logged { position:absolute; right:0; text-align:right; }


.pextrainfo {
	margin-left:24px;
	background-color:#fafafa;
	padding:1px 9px;
}

.plusz-menu a {
	color:#EC6603;
}