/**
* @version $Id: com_commercial2.css 4820 2009-01-05 11:46:25Z Radek Suski $
* @package: Sigsiu Online Business Index 2 */
/**
* Style Sheet of COMMERCIAL 2 Component com_commercial2.css
* ---------------------------------------------------------------------------
* @copyright Copyright (C) 2007 Sigsiu.NET (www.sigsiu.net). All rights reserved.
* Authors: Sigrid & Radek Suski, Sigsiu.NET */

/* main COMMERCIAL2 Style to overwrite standard styles */

div.commercial2 {
	padding: 0;
	margin: 0;
}
div.commercial2 h1 {
	line-height: 24px;
	font-size: 22px;
}
div.commercial2 h2,
div.commercial2 h3,
div.commercial2 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;
}
*/
/* if there is no mosmsg line defined by your template remove the display:none and COMMERCIAL2 will show its own mosmsg line */
#commercialmsg {
	display:none;
}

/* Style of the Header Menu */
/* -------------------------------------------------------- */
/* Style of Header Menu */
table.commercial2Header {
	border-style: none;
}
a.commercial2Header {
	padding: 5px;
	font-size: 14px;
}

/* Style of Main Component Description */
/* -------------------------------------------------------- */
table.commercial2CompDesc {
	padding: 5px;
	width: 98%;
}

/* Style of Category List */
/* -------------------------------------------------------- */
table.commercial2CatListSymbols {
	width: 95%;
	border-collapse: collapse;
	border: solid 1px #b1b1b1;
	margin-bottom: 17px;
	margin-top: 15px;
}
table.commercial2CatListSymbols td {
	vertical-align: middle;
	border-style: none;
	background-color: #f9f8f1;

	}

/* Style of Category Icon */
img.commercial2CatIco {
	border-style: none;
	float: left;
	clear: left;
}

/* Style of Category Name */
.commercial2CatName {
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	color: white;
	background: #ffb80c url(../images/cat_title_back.jpg) top right no-repeat;
	padding-top: 3px;
	height: 25px;
	border-bottom: solid 1px #b1b1b1;
	text-align: left;
}
/* Style of Category Introtext */
p.commercial2CatsListSymbolsIntrotext {
	font-size: 11px;
	padding-left: 50px;
	margin-top: 4px;
}
li.commercial2Items{
	background-color: #f9f8f1;
	padding: 10px;
}
.listOfItems li{
	text-align: center;
	background: #f9f8f1 url(../images/cat_border.gif) center right no-repeat; 
	padding: 10px;
	}
.commercial2Items a, .commercial2Items p{
	padding: 0;
	margin: 0;
}
.commercial2Items a{
	font-size: 10px;
	color: #b1b1b1;
	text-decoration: none;
}
span.commercial2SubcatsList {
	display:block;
}

/* Style of the shown entries/subcategories numbers */
span.commercial2EditlinktipItems {
	text-decoration:  none;
	border-bottom: 1px dashed #aaa;
	padding-left:5px;
}
span.commercial2EditlinktipCats {
	text-decoration:  none;
	border-bottom: 1px dashed #aaa;
}


/* Style for Entries in Category View (Cards View) */
/* -------------------------------------------------------- */
table.commercial2Listing {
	width: 95%;
	margin-bottom: 0px;
	background-color: #f9f8f1;
	border: solid 1px #b1b1b1;
}
table.commercial2Listing  th{
	border: none;
	background-color: #d9d9d9;
	padding: 5px;
}
table.commercial2Listing td {
	border-style: none;
	margin-top: 0px;
	vertical-align: top;
	background-color: #f9f8f1;
	color: #707070;
	padding-bottom: 7px;
}
table.commercial2Listing  tr.row0 td{
	

}
table.commercial2Listing  tr.row1 td{
	background-color: #fff !important;
}
/* Style for empty Cards (Placeholder) */
table.commercial2Listing td.commercial2EmptyCell {
	border-style: none;
}
table.commercial2Listing input {
	float:left;
}

/* Style of Icon (Small Image) */
.commercial2Listing img {
	border-style: none;
	padding-top: 5px;
	padding-right: 5px;
}

/* Style of Title (Name of Entry) */
p.commercial2ItemTitle {
	margin-left: 5px;
	margin-top:  5px;
	padding-left: 5px;
	padding-top: 5px;
	float: none;
	clear: both;
	}
p.commercial2ItemTitle a {
 	font-size: 12px;
	color: #707070;
	text-decoration: none;
}
p.commercial2ItemTitle a:hover {
	text-decoration: underline;
}
a.commercial2ItemLink{
 	font-size: 12px;
	color: #707070;
	text-decoration: underline;
}
a.commercial2ItemLink:hover {
	text-decoration: none;
}
/* Styles for the fields */
/* Add style for each field you added in the form .commercial2Listing_field_yourname */
.commercial2Listing_field_street,
.commercial2Listing_field_postcode,
.commercial2Listing_field_county,
.commercial2Listing_field_country,
.commercial2Listing_field_email,
.commercial2Listing_field_contact_person,
.commercial2Listing_field_phone,
.commercial2Listing_field_fax,
.commercial2Listing_field_city,
.commercial2Listing_field_typeowner,
.commercial2Listing_field_district,
.commercial2Listing_field_hotline,
.commercial2Listing_field_phone,
.commercial2Listing_field_federal_state {
	padding-left: 10px;
}
.commercial2Listing_field_website {
	float:right;
	padding-right: 5px;
	margin-bottom: 15px;
}

/* Styles for the labels of the fields */
/* Add style for each field you added in the form .commercial2Listing_field_yourname_label */
.commercial2Listing_field_street_label,
.commercial2Listing_field_square_label,
.commercial2Listing_field_county_label,
.commercial2Listing_field_country_label,
.commercial2Listing_field_email_label,
.commercial2Listing_field_contact_person_label,
.commercial2Listing_field_phone_label,
.commercial2Listing_field_fax_label,
.commercial2Listing_field_typeowner_label,
.commercial2Listing_field_district_label,
.commercial2Listing_field_city_label,
.commercial2Listing_field_hotline_label,
.commercial2Listing_field_phone_label,
.commercial2Listing_field_federal_state_label,
.commercial2Listing_field_website_label {
	font-weight: bold;
}


/* Style of Edit and Delete Buttons in Category View */
input.commercial2EditEntryButton {
}

/* Style for Page Navigation of Entries */
#commercial2PageNav {
	text-align: center;
}


/* Style of Details View */
/* -------------------------------------------------------- */
table.commercial2Details {
	margin-top: 15px;
	margin-left: 5px;
	padding: 10px;
	width: 98%;
}
/* Style of Entry Name */
table.commercial2Details h1 {
	padding-top: 5px;
}

/* Container for all custom fields data */
div#commercial2outer{
	float: left;
	margin-top: 0px;  /* position it vertically */
	padding-bottom: 5px; /* to fix IE bug */
}

/* Style of the Image */
img.commercial2DetailsImage{
	border-style: none;
	float: right;
	padding-right: 5px;
	padding-top: 5px;
}
img.commercial2DetailsIcon {
}

/* Styles for the fields */
/* Add style for each field you added in the form #commercial2Details_field_yourname */
#commercial2Details_field_myfield,
#commercial2Details_field_street,
#commercial2Details_field_postcode,
#commercial2Details_field_county,
#commercial2Details_field_country,
#commercial2Details_field_phone,
#commercial2Details_field_fax,
#commercial2Details_field_typowner,
#commercial2Details_field_city,
#commercial2Listing_field_district,
#commercial2Details_field_hotline,
#commercial2Details_field_phone,
#commercial2Details_field_contact_person,
#commercial2Details_field_federal_state {
	font-size: 12px;
}
#commercial2Details_field_website,
#commercial2Details_field_email {
	padding-top: 8px;
	display: block;
}
#commercial2Details_field_description {
	display:block;
	padding-top: 20px;
	margin-top: 0px; /* position it vertically */
}

/* Styles for the labels of the fields */
/* Add style for each field you added in the form #commercial2Listing_field_yourname_label */
#commercial2Listing_field_street_label,
#commercial2Listing_field_square_label,
#commercial2Listing_field_furn_label,
#commercial2Listing_field_country_label,
#commercial2Listing_field_contact_label,
#commercial2Listing_field_phone_label,
#commercial2Listing_field_int_phone_label,
#commercial2Listing_field_domofon_label,
#commercial2Listing_field_city_label,
#commercial2Listing_field_typeowner_label,
#commercial2Listing_field_district_label,
#commercial2Listing_field_floor_label,
#commercial2Listing_field_time_label,
#commercial2Listing_field_korpus_label,
#commercial2Listing_field_house_label,
#commercial2Listing_field_desc_label,
#commercial2Listing_field_house_type_label,
#commercial2Listing_field_flat_type_label,
#commercial2Listing_field_cost_label {
	font-weight: bold !important;
}

/* Style for Way Search */
span.commercial2WaySearch {
	border-style: none;
	float: right;
	clear: right;
	margin-top: 15px; /* position it vertically */
	display: block;
	padding-right: 5px;
}
span.commercial2WaySearch img {
	padding-top: 8px;
	border-style: none;
	padding-left: 17px;
}

/* Style for Google Maps */
div#commercial2GoogleMaps {
	float: right;
	position: relative;
	border: 1px solid #333333;
	margin-top: 30px;
	margin-right: 5px;
}

/* Style of Details Footer Line */
td.commercial2DetailsFooter {
	padding-left: 5px;
}

/* Style of Edit and Delete Buttons in Details View */
input#commercial2EditEntryButton, input#commercial2DelEntryButton {
	float:right;
}


/* Style of Footer Line */
/* -------------------------------------------------------- */
td#commercial2Footer, td#commercial2Footer a {
	font-size: 9px;
	color: #999999;
	padding-top: 10px;
	text-decoration: none;
}
table.commercial2Footer {
	width: 98%;
}
td#commercial2rss {
}
td#commercial2rss img {
	border-style: none;
	float: right;
}

/* Style of Entry Form */
/* -------------------------------------------------------- */
/* Header Line */
p#commercial2EditFormHeader {
	font-weight:bold;
	font-size: 14px;
	padding: 5px;
}

/* Info Requested Fields */
#commercial2ReqFieldsInfo {
	padding: 5px;
}

form#commercial2EditForm table,
table#commercial2FormTable {
	width: 99%;
	margin: 0;
	padding: 0;
}
table#commercial2FormTable2, table#commercial2FormTable3 {
    width: 99%;
}
table#commercial2FormTable td,
table#commercial2FormTable2 td,
table#commercial2FormTable3 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#commercial2MetaKey,
textarea#commercial2MetaDesc,
input#commercial2Ico,
input#commercial2Img,
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.commercial2Ico,
label.commercial2Img,
label.commercial2MetaKey,
label.commercial2MetaDesc {
}

/* Style for Checkboxes */
input#accept_rules,
input#field_website_on,
input#field_description_on {
}

/* Style for Not Free Label */
span.commercial2FormNotFreeLabel {
	display: block;
	padding-top: 5px;
}

/* Style for Category Information/Descriptions */
table#commercial2FormCats {
	width: 99%;
	border-style: none;
	margin: 10px;
}
table#commercial2FormCats td {
	padding: 10px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
}
p#catsTitle, p#catIntroText {
	width: 98%;
	font-size: 12px;
	font-weight: bold;
}
p#catMsg {
	width: 98%;
}

/* Style for Add and Remove Button */
#commercial2AddCatBt, #commercial2RemoveCatBt {
	width:50px;
}
/* Style for column with Buttons */
td.commercial2CatButtons {
	width: 50px;
	vertical-align: top;
}

/* Style for column with selected Categories */
td.commercial2CatSelected {
	vertical-align: top;
	width: 150px;
}
/* Styles for the box with Selected Categories */
select#commercial2SlectedCats {
	height: 100px;
	width: 150px;
}
select#commercial2SlectedCatsID {
	height: 0px;
	width:  0px;
	border-style: none;
}

/* Style for Safety Line */
table#commercial2FormFooter {
	float: left;
	clear: left;
}
table#commercial2FormFooter td {
	vertical-align: bottom;
}
img#seccode {
}
input#commercial2SendButton {
	float: right;
}
input#commercial2CancelButton {
	float: right;
}

/* Style for Payment Info */
/* -------------------------------------------------------- */
/* Style for upload info */
p.commercial2msg {
	padding-top: 15px;
	padding-left: 5px;
	font-size: 12px;
}
/* Container for all payment info */
div.commercial2PaymentContainer {
	width: 98%;
}

/* Style for Summary of Costs */
table#commercial2Payment {
	width: 50%;
	margin-left: 5px;
	padding-right: 5px;
}
table#commercial2Payment td,
td.commercial2PayOption {
	width: 70%;
	text-align: right;
}
td.commercial2PayFees {
	width: 30%;
	text-align: right;
}
td#commercial2PayTotal {
	width: 30%;
	text-align: right;
	border-top: solid 1px #606060;
	font-weight: bold;
	color: red;
}

/* Style for Payment Methods */
table#commercial2PaymentMethod {
	width: 70%;
	margin-top: 30px;
	margin-left: 5px;
}
table#commercial2PaymentMethod img {
	border-style: none;
}
table#commercial2PaymentMethod a:hover {
	font-style: normal;
	text-decoration: none;
}
table#commercial2PaymentMethodBank,
table#commercial2PaymentMethodPayPal {
	width: 60%;
	margin-top: 15px;
	border-style: none;
}
td#commercial2PaymentMethodBank,
td#commercial2PaymentMethodPayPal {
	text-align: left;
	vertical-align: top;
	border-style: none;
}
td#commercial2PaymentMethodBank b {
	padding-bottom: 3px;
	display: block;
}


/* Styles for Searching */
/* -------------------------------------------------------- */
table.commercial2eSearchForm {
	width: 95%;
	margin-left: 5px;
}

span#commercial2SearchResultsSerchingString {
	font-weight: bold;
}
div#commercialSearchResponseContainer table {
	width:95%;
}

/* Styles for the new extended search function */
/* -------------------------------------------------------- */
/* height of the Div of category chooser */
div#commercialSearchFormCatsSelection {
}
/* select boxes with categories */
.catChooseBox {
}
#commercialSearchFormExtOptToggle {
	display: inline;
}
div#CommercialSearchForm2dropsy {
	margin-left: 10px;
}
/* Label for the search box */
td#commercial2eSearchLabel {
	width: 75px;
}
td#commercial2eSearchBox {
}
td#commercial2eSearchButton {
}
td#commercial2eSearchEmptyCell {
	width: 50%;
}
td#commercial2eSearchPhrases,
td#commercial2eSearchButtonLine {
	width: 100%;
}
/* Label for the fields */
td.commercial2eSearchLabel {
	width: 150px;
}


/* Style for the Menu Module */
/* -------------------------------------------------------- */
div.commercial2MenuMod {
	margin-bottom: 8px;
	margin-top: 10px;
}

/* Style for the Search & Add Entry Links */
a.commercial2MenuModA {
	margin-left: 20px;
	font-size: 12px;
	font-weight: bold;
}


/* Style of dTree 2.05 */
/* Copyright (c) 2002-2003 Geir Landr??? */
/* -------------------------------------------------------- */
.dtree {
	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: #333333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}
a.treeNode:hover {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.treeNode:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.treeNode:active, a.treeNode:focus {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	background-color: #c0d2ec;
}


/* Styles for SigsiuTree */
/* -------------------------------------------------------- */
.sigsiuTree {
	font-size: 11px;
	color: #666;
	white-space: nowrap;
	overflow: auto;
}
.sigsiuTree img {
	border: 0px;
	vertical-align: middle;
}
.sigsiuTree a {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
.sigsiuTree a.node, .sigsiuTree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.sigsiuTree a.node:hover, .sigsiuTree a.nodeSel:hover {
	color: #333333;
	text-decoration: underline;
}
.sigsiuTree a.nodeSel {
	background-color: #c0d2ec;
}
.sigsiuTree .clip {
	overflow: hidden;
}
div.sigsiuTree a, .sigsiuTree a, a.treeNode:hover, a.treeNode, a.treeNode:visited {
	color: #333333 !important;
	text-decoration: none !important;
	font-weight: normal !important;
}
a.treeNode:active, a.treeNode:focus {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	background-color: #c0d2ec;
}


/* Styles for custom listings */
/* -------------------------------------------------------- */
div.commercial2CustomListingCatsHeader,
div.commercial2CustomListingItemsHeader {
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}
div.commercial2CustomListingHeader {
	padding-left: 5px;
	font-size: 15px;
	margin-bottom: 15px;
	margin-top: 5px;
}
div#commercial2AlphaLinks {
	width: 98%;
	text-align: center;
	padding: 5px;
	padding-bottom: 15px;
}


/* Styles for the plugin container */
/* -------------------------------------------------------- */
table.commercial2Listing_plugins {
	border-style:none;
	width: 98%;
	padding-left: 8px;
}
div.commercial2FormTabHeader {
	padding: 5px 2px 2px 5px;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
}
div.commercial2FormtabContent {
	overflow: hidden;
	margin-left: 5px;
	margin-top: 5px;
}

/* Labels */
/* -------------------------------------------------------- */
span.commercialNewLabel {
	color: rgb(51, 51, 255);
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}
span.commercialHotLabel {
	color: rgb(255, 0, 0);
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}
span.commercialUpdatedLabel {
	color: rgb(0, 153, 0);
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}
/* -------------------------------------------------------- */
select.inputbox{
	width: 235px;
}
input.inputbox{
	width: 230px;
}
textarea.inputbox{
	width: 230px;
	height: 80px;
}
select.inputbox2{
	width: 85px;
}
input.inputbox2{
	width: 100px;
}
a.grey_link{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #707070;
}
a.grey_link:hover{
	text-decoration: underline;
}
.prev_button{

}
div.listOfItems{
	text-align: center;
}
.nex_button{
}
#detailTable .odd td{
	background-color: #f3f2e6;
}
#detailTable td{
	padding: 7px;
}
#detailTable tr:hover td{
	background-color: #f7de79;
}
