/* Style Sheet of SOBI 2 Component com_s2gallery.css                               */
/* --------------------------------------------------------------------------- */
/* Copyright (C) 2007 Sigsiu.NET (http://www.sigsiu.net). All rights reserved. */
/* S2gallery is free software; you can redistribute it and/or modify               */
/* it under the terms of the GNU General Public License as published by        */
/* the Free Software Foundation.                                               */
/* Authors: Sigrid & Radek Suski, Sigsiu.NET                                   */


/* main SOBI Style to override standard styles */


div.componentheading{display:none;}

div.s2gallery {
padding:1px 4px;
}
div.s2gallery h1 {
}
div.s2gallery h2{
}
div.s2gallery h3{
margin-top:10px;
padding-left:3px;
}
div.s2gallery h4 {
	padding-left: 5px;
}

/* Style for Standard Joomla! mosmsg-class, because often undefined */
/* To use the style of your template, delete this entry. */
.message {
	padding: 5px;
	background-color: #990000;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

/* Style of the Header Menu */
/* -------------------------------------------------------- */
/* Style of Header Menu */
table.s2galleryHeader {
	border-style: none;
}
a.s2galleryHeader {
	padding: 5px;
	font-size: 14px;
}

/* Style of Main Component Description */
/* -------------------------------------------------------- */
table.s2galleryCompDesc {
	padding: 5px;
}

/* Style of Category List */
/* -------------------------------------------------------- */
table#s2galleryCatListSymbols {
	width: 100%;
}
table#s2galleryCatListSymbols td {
	vertical-align: top;
	border-style: none;
}

/* Style of Category Icon */
img.s2galleryCatIco {
	border-style: none;
	float: left;
	clear: left;
}

/* Style of Category Name */
p.s2galleryCatName {
	font-size: 13px;
	padding-left: 50px;
	margin-top: 1px;
}

/* Style of Category Introtext */
p.s2galleryCatsListSymbolsIntrotext {
	font-size: 11px;
	padding-left: 50px;
	margin-top: 4px;
}

/* Style of the shown entries/subcategories numbers */
span.s2galleryEditlinktipItems {
	text-decoration:  none;
	border-bottom: 1px dashed #aaa;
}
span.s2galleryEditlinktipCats {
	text-decoration:  none;
	border-bottom: 1px dashed #aaa;
}


/* Style for Entries in Category View (Cards View) */
/* -------------------------------------------------------- */
table.s2galleryListing {
	width: 100%;
	margin-bottom: 10px;
}
table.s2galleryListing td {
	border-style: none;
	border-color: #3a4794;
	border-width: 2px;
	margin-top: 0px;
    vertical-align: top;
}

/* Style for empty Cards (Placeholder) */
table.s2galleryListing td.s2galleryEmptyCell {
	border-style: none;
	background-color: #ffffff;
}
table.s2galleryListing input {
	float:left;
}

/* Style of Icon (Small Image) */
.s2galleryListing img {
	float: right;
	border-style: none;
	padding-top: 5px;
	padding-right: 5px;
}

/* Style of Title (Name of Entry) */
p.s2galleryItemTitle {
	margin-left: 5px;
	margin-top:  5px;
	border-style:none;
	font-size: 13px;
	padding-left: 5px;
	padding-top: 5px;
	clear:left;
}
/* Styles for the fields */
/* Add style for each field you added in the form span.s2galleryListing_field_yourname */
span.s2galleryListing_field_myfield,
span.s2galleryListing_field_street,
span.s2galleryListing_field_postcode,
span.s2galleryListing_field_county,
span.s2galleryListing_field_country,
span.s2galleryListing_field_email,
span.s2galleryListing_field_contact_person,
span.s2galleryListing_field_phone,
span.s2galleryListing_field_fax,
span.s2galleryListing_field_city,
span.s2galleryListing_field_hotline,
span.s2galleryListing_field_phone,
span.s2galleryListing_field_federal_state {
	padding-left: 10px;
}
span.s2galleryListing_field_website {
	float:right;
	padding-right: 5px;
	margin-bottom: 15px;
}

/* Style of Edit and Delete Buttons in Category View */
input.s2galleryEditEntryButton {
}

/* Style for Page Navigation of Entries */
#s2galleryPageNav {
	text-align: center;
}


/* Style of Promotion (not yet implemented) */
/* -------------------------------------------------------- */
table#s2galleryPromotedItems {
	width: 100%;
}


/* Style of Details View */
/* -------------------------------------------------------- */
table.s2galleryDetails {
	margin-top: 15px;
	margin-left: 5px;
	padding: 10px;
	width: 100%;
}
/* Style of Entry Name */
table.s2galleryDetails h1 {
	padding-top: 5px;
	/*color: #303030;*/
}

/* Container for all custom fields data */
div#s2galleryouter{
	float: left;
	margin-top: 0px;  /* position it vertically */
}

/* Style of the Image */
img.s2galleryDetailsImage{
	border-style: none;
	float: right;
	padding-right: 5px;
	padding-top: 5px;
}

/* Styles for the fields */
/* Add style for each field you added in the form span#s2galleryDetails_field_yourname */
span#s2galleryDetails_field_myfield,
span#s2galleryDetails_field_street,
span#s2galleryDetails_field_postcode,
span#s2galleryDetails_field_county,
span#s2galleryDetails_field_country,
span#s2galleryDetails_field_phone,
span#s2galleryDetails_field_fax,
span#s2galleryDetails_field_city,
span#s2galleryDetails_field_hotline,
span#s2galleryDetails_field_phone,
span#s2galleryDetails_field_federal_state {
	font-size: 12px;
}
span#s2galleryDetails_field_contact_person,
span#s2galleryDetails_field_website,
span#s2galleryDetails_field_email {
	display: block;
	padding-top: 8px;
	margin-bottom: -12px;
	font-size: 12px;
}
span#s2galleryDetails_field_description {
	display: block;
	padding-top: 20px;
	margin-top: 0px; /* position it vertically */
}

/* Style for Way Search */
span.s2galleryWaySearch {
	border-style: none;
	float: right;
	clear: right;
	margin-top: 15px; /* position it vertically */
	display: block;
	padding-right: 5px;
}
span.s2galleryWaySearch img{
	padding-top: 8px;
	border-style: none;
	padding-left: 17px;
}

/* Style for Google Maps */
div#s2galleryGoogleMaps {
	float: right;
	position: relative;
	border: 1px solid #333333;
	margin-top: 30px;
	margin-bottom: -10px;
	margin-right: 5px;
}

/* Style of Details Footer Line */
td.s2galleryDetailsFooter {
	padding-left: 5px;
}

/* Style of Edit and Delete Buttons in Details View */
input#s2galleryEditEntryButton, input#s2galleryDelEntryButton {
	float:right;
}
input#s2galleryDelEntryButton{
	display:none;
}


/* Style of Footer Line */
/* -------------------------------------------------------- */
td#s2galleryFooter, td#s2galleryFooter a {
	font-size: 9px;
	color: #999999;
	padding-top: 10px;
}
table.s2galleryFooter {
	width: 100%;
display:none;
}
td#s2galleryrss {
}
td#s2galleryrss img{
	border-style: none;
	float:right;
}

/* Style of Entry Form */
/* -------------------------------------------------------- */
/* Header Line */
p#s2galleryEditFormHeader {
	font-weight:bold;
	font-size: 14px;
	padding: 5px;
}

/* Info Requested Fields */
#s2galleryReqFieldsInfo {
	padding: 5px;
}

form#s2galleryEditForm table,
table#s2galleryFormTable {
	padding: 5px;
}
table#s2galleryFormTable2, table#s2galleryFormTable3 {
    width: 99%;
}
table#s2galleryFormTable td,
table#s2galleryFormTable2 td,
table#s2galleryFormTable3 td {
	vertical-align: top;
}

/* Style of Input fields as entered in Fields Manager  */
input#field_entry_name,
input#field_postcode,
input#field_street,
input#field_city,
input#field_county,
input#field_country,
input#field_federal_state,
input#field_email,
input#field_website,
input#field_contact_person,
input#field_phone,
textarea#s2galleryMetaKey,
textarea#s2galleryMetaDesc,
input#s2galleryIco,
input#s2galleryImg,
input#field_fax,
input#field_hotline,
input#field_street {
}

label.field_entry_name,
label.field_postcode,
label.field_street,
label.field_city,
label.field_county,
label.field_country,
label.field_federal_state,
label.field_email,
label.field_website,
label.field_contact_person,
label.field_phone,
label.field_fax,
label.field_hotline,
label.field_description,
label.s2galleryIco,
label.s2galleryImg,
label.s2galleryMetaKey,
label.s2galleryMetaDesc {
}

/* Style for Checkboxes */
input#accept_rules,
input#field_website_on,
input#field_description_on {
}

/* Style for Not Free Label */
span.s2galleryFormNotFreeLabel {
	display: block;
	padding-top: 5px;
}

/* Style for Category Information/Descriptions */
table#s2galleryFormCats {
	width: 99%;
	border-style: none;
	margin: 10px;
display:none;
}
table#s2galleryFormCats td {
	padding: 10px;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px;
}
p#catsTitle, p#catIntroText {
	width: 100%;
	font-size: 12px;
	font-weight: bold;
}
p#catMsg {
	width: 100%;
}

/* Style for Add and Remove Button */
#s2galleryAddCatBt, #s2galleryRemoveCatBt {
	width:50px;
}
/* Style for column with Buttons */
td.s2galleryCatButtons {
	width: 50px;
    vertical-align: top;
}
/* Style for column with selected Cats*/
td.s2galleryCatSelected {
    vertical-align: top;
	width: 150px;
}

/* Style for Box with Selected Categories */
select#s2gallerySlectedCats {
	height: 100px;
	width: 150px;
}
select#s2gallerySlectedCatsID {
	height: 0px;
	width:  0px;
	border-style: none;
}

/* Style for Safety Line */
table#s2galleryFormFooter {
	float: left;
	clear: left;
}
table#s2galleryFormFooter td {
	vertical-align: bottom;
}
img#seccode {
}
input#s2gallerySendButton {
	float: right;
}
input#s2galleryCancelButton {
	float: right;
}

/* Style for Payment Info */
/* -------------------------------------------------------- */
/* Style for upload info */
p.s2gallerymsg {
	padding-top: 15px;
	padding-left: 5px;
	font-size: 12px;
}

/* Style for Summary of Costs */
table#s2galleryPayment {
	width: 50%;
	margin-left: 5px;
	padding-right: 5px;
}
table#s2galleryPayment td,
td.s2galleryPayOption {
	width: 70%;
	text-align: right;
}
td.s2galleryPayFees {
	width: 30%;
	text-align: right;
}
td#s2galleryPayTotal {
	width: 30%;
	text-align: right;
	border-top: solid 1px #606060;
	font-weight: bold;
	color: red;
}

/* Style for Payment Methods */
table#s2galleryPaymentMethod {
	width: 70%;
	margin-top: 30px;
	margin-left: 5px;
}
table#s2galleryPaymentMethod img {
	border-style: none;
}
table#s2galleryPaymentMethod a:hover {
	font-style: normal;
	text-decoration:none;
}
td#s2galleryPaymentMethodBank, td#s2galleryPaymentMethodPayPal {
	text-align: left;
	vertical-align: top;
	border-style: none;
}
td#s2galleryPaymentMethodBank b {
	display: block;
	padding-bottom: 3px;
}


/* Style for Searching */
/* -------------------------------------------------------- */
table.s2galleryeSearchForm {
	width: 70%;
	margin-left: 5px;
}

span#s2gallerySearchResultsSerchingString {
	font-weight: bold;
}


/* Style for the Menu Module */
/* -------------------------------------------------------- */
div.s2galleryMenuMod {
	margin-bottom: 8px;
	margin-top: 10px;
}

/* Style for the Search & Add Entry Links */
a.s2galleryMenuModA {
	margin-left: 20px;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


/* Style of dTree 2.05 */
/* Copyright (c) 2002-2003 Geir Landr? */
/* -------------------------------------------------------- */
.dtree {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
	overflow: auto;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}

/* Style for the plugin container */
/* -------------------------------------------------------- */
table.s2galleryListing_plugins {
	border-style:none;
	width: 100%;
	padding-left: 8px;
}

div.s2galleryFormTabHeader
{
  padding: 5px 2px 2px 5px;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
}

div.s2galleryFormtabContent
{
  overflow: hidden;
  margin-left: 5px;  
  margin-top: 5px;
}


