/* ############################################ */
/* @group TAGS    ############################# */
body {
margin:0;
padding:0;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
background: #f5f2ef;
text-align: center;
color: #442909;
}
h1, h2, h3, h4, h5, h6, p {
margin:0;
padding:0;
font-size: 11px;
}

a img, map {
border:none;
}
a {
color: #c95500;
text-decoration: none;
cursor: pointer;
}
a:hover {
text-decoration: underline;
}
ul, ol, li {
margin:0;
padding:0;
list-style-type: none;
}
table {
width:100%;
margin:0;
padding:0;
border-collapse: collapse;
}
td, th {
margin: 0;
padding: 0;
text-align: left;
vertical-align: top;
}
hr {
display:none;
}
form {
margin:0;
padding:0;
}
fieldset {
margin: 0;
padding: 0;
border: none;
}
input, textarea, select {
font-family: Arial, Verdana, sans-serif;
font-size: 11px;
border: 1px solid #ebe1d7;
padding: 2px;
color: #333;
background: #fff;
}
select {
padding: 1px 2px;
}
input:focus, textarea:focus, select:focus {

}
.noBrd {
border: none;
background: none;
width: inherit;
}
option {
padding:0;
margin:0;
}
textarea, select {
font-size: 100%;
font-family: inherit;
}
button {
font-size: 100%;
font-family: inherit;
cursor:pointer;
color: #fff;
background: #6a3b0a;
padding: 1px 4px 0 4px;
border: 1px solid #333;
margin: 0 10px 0 0;
font-weight: bold;
}
button.reset {
background: #666;
}
button:hover {
background: #965410;
color: #fff;
}

/* @end */







/* ############################################ */
/* @group MAINS    ############################ */

#container {
width: 960px;
margin: 0 auto;
text-align: left;
}
#subContainer {

}
#subContainerTop {

}
#subContainerMid {
background: transparent url(../images/bg-subcontainer.gif) repeat-y top left;
padding: 0 10px 0 10px;
overflow: hidden;
}
#subContainerBot {
background: transparent url(../images/bg-subcontainer-bot.gif) no-repeat bottom left;
width: 100%;
}
#mainLogin {
background: transparent url(../images/bg-subcontainer-top.gif) no-repeat bottom left;
overflow: hidden;
padding: 0 10px 2px 0;
width: 950px;
}
#subMainLogin {
background: transparent url(../images/bg-mainlogin-r.gif) no-repeat bottom right;
float: right;
padding: 0 4px 0 0;

}
#mainLogin form {
display: block;
float: left;
text-align: right;
background: transparent url(../images/bg-mainlogin-l.gif) no-repeat bottom left;
padding: 15px 0 0 8px;
color: #512b03;
}
#mainLogin .sum {
display: inline;
padding: 0 5px 0 0;
}
#mainLogin label {
vertical-align: middle;
}
#mainLogin span {
vertical-align: middle;
}
#mainLogin span input {
width: 100px;
}

#mainSwf {
padding: 5px 0;
}


#main {
width: 100%;
overflow: hidden;
}
/* @group navigator */
#navigator {
display: block;
margin: 0;
padding: 8px 0 0 0;
background: transparent url(../images/bg-navigator.gif) no-repeat top left;
text-align: center;
min-height: 26px;
height: auto !important;
height: 26px;
}
#navigator li {
display: inline;
padding: 0 17px;
text-transform: uppercase;
font-weight: bold;
}
#navigator li.first {
padding: 0 17px 0 0;
}
#navigator li.last {
padding: 0 0 0 17px;
}
#navigator li a {
color: #fff;
}
#navigator li a:hover {
text-decoration: none;
color: #edbb2e;
}
/* @end */

#breadcrumb {
overflow: hidden;
margin: 0 0 15px 0;
width: 100%;
}
#breadcrumb li {
float: left;
display: block;
}
#breadcrumb li a {
float: left;
display: block;
padding: 0 18px 0 0;
background: transparent url(../images/bg-breadcrumb-li.gif) no-repeat center right;
}
#breadcrumb li span {
float: left;
display: block;
}

#content {
float: left;
width: 680px;
padding: 15px 0 15px 10px;
}
#context {
float: right;
width: 210px;
padding: 15px 10px 15px 0;
}
#sponsors {
border-top: 1px solid #ebe1d7;
padding: 5px 15px 5px 15px;

}
#sponsors .sum {
display: block;
font-weight: bold;
color: #c95500
}
#sponsors .items {
text-align: center;
padding:10px 0px 10px 0px;
}
#sponsors .items a{
padding: 0 5px;
}
#footer {
text-align: center;
padding: 10px 10px 20px 10px;
}
#footer .mail {
color: #442909 ;
}
/* @group menu */
/* @end */

/* @end */




/* ############################################ */
/* @group GENERICS    ######################### */
.mainSummary {
text-transform: uppercase;
}
.mainSummary strong {
color: #c95500;
}
.midSummary {
text-transform: uppercase;
color: #c95500;
}
.summary {

}

.close {
display: block;
clear: both;
height: 0px;
line-height: 0;
margin: 0;
padding: 0;
border: 0;
}
.toLeft {
float: left;
padding: 0 10px 5px 0;
}
.toRight {
float: right;
padding: 0 0 5px 10px;
}
.aLeft {
text-align: left;
}
.aRight {
text-align: right;
}
.validation-advice {
color: #c45c34;
display: block;
padding: 0 0 0 5px;
}
/* @end */





/* ############################################ */
/* @group SECTIONS    ######################### */
/* ###################### */
/* showRoom             */
/* ###################### */
.showRoom {

}
.showRoom .srTop {
height: 6px;
background: transparent url(../images/bg-showroom-top.gif) no-repeat top left;
overflow: hidden;
}
.showRoom .srMid {
background: #c00 url(../images/bg-showroom-mid-sub.gif) repeat-y bottom left;
}
.showRoom .srMidSub {
min-height: 200px;
height: auto !important;
height: 200px;
background: transparent url(../images/bg-showroom-mid.gif) no-repeat bottom left;
padding: 10px;
}
.showRoom .srBot {
min-height: 25px;
height: auto !important;
height: 25px;
background: transparent url(../images/bg-showroom-bot.gif) no-repeat bottom left;
}
.showRoom .srSum {
color: #c95500;
margin: 0 0 15px 0;
}
.showRoom .item {
overflow: hidden;
margin: 0 0 13px 0;

}
.showRoom .item .thumb {
width: 96px;
float: left;
}
.showRoom .item .thumb a img {
display: block;
border: 1px solid #c9bcb1;
}

.showRoom .item .data {
width: 563px;
float: right;
}
.showRoom .srBot .rel {
display: block;
text-align: right;
padding: 3px 15px 0 15px;
font-size: 10px;
font-weight: bold;
color: #442909;
}
/* ###################### */
/* box pSheet             */
/* ###################### */
.pSheet {
overflow: hidden;
margin: 0 0 15px 0;
width: 100%;
}
.pSheet .sum {
text-transform: uppercase;
color: #c95500;
}
.pSheet .subsum {
margin: 0 0 10px 0;
}
.pSheet .desc {
overflow: hidden;
}
.pSheet .thumb {
float: right;
padding: 0 0 5px 10px;
}
.pSheet .thumb img {
border: 1px solid #c8bbb0;
}
.pSheet .subscribe {
float: right;
display: block;
background: #c95500;
color: #fff;
margin: 10px 0 0 0;
padding: 2px 5px;
text-decoration: none;
}
.pSheet .subscribe:hover {
color: #000;
}

/* ###################### */
/* pComment               */
/* ###################### */
.pComments {
margin: 0 0 15px 0;
}
.pComments .srTop {
height: 6px;
background: transparent url(../images/bg-pcomments-top.gif) no-repeat top left;
overflow: hidden;
}
.pComments .srMid {
/*min-height: 200px;*/
height: auto !important;
height: 200px;
background: transparent url(../images/bg-pcomments-mid.gif) repeat-y bottom left;
padding: 10px;
}
.pComments .srBot {
min-height: 25px;
height: auto !important;
height: 25px;
background: transparent url(../images/bg-pcomments-bot.gif) no-repeat bottom left;
text-align: right;
padding: 4px 10px 0 0;
}
.pComments .srSum {
color: #c95500;
margin: 0 0 15px 0;
}
.pComments .item {
overflow: hidden;
margin: 0 0 13px 0;
}
.pComments .item .sum {
font-weight: bold;
}
.pComments .item .desc {
font-style: italic;
}
.pComments .srBot .rel {
display: block;
text-align: right;
padding: 3px 15px 0 15px;
font-size: 10px;
font-weight: bold;
color: #442909;
}


/* @end */

/* ############################################ */
/* @group BOXES    ############################ */

/* ###################### */
/* box boxNews          */
/* ###################### */
.boxNews {

}
.boxNews .item {
border-bottom: 1px dotted #d3c3b4;
padding: 15px 0 10px 0;
}
.boxNews .item .date {

}
.boxNews .item .sum {
font-weight: bold;
color: #c95500:
}
.boxNews .item .desc a {
text-decoration: none;
color: #442909;
}
.boxNews .item .desc a:hover {
color: #845112;
}

/* ###################### */
/* box boxArchive          */
/* ###################### */
.boxArchive {
}
.boxArchive ul {

}
.boxArchive ul li {
padding: 5px 0 5px 0;
border-bottom: 1px dotted #d3c3b4;
font-size: 10px;
text-align: justify;
font-weight: normal;
}
.boxArchive ul li a {
color: #442909;
text-decoration: none;
font-weight: normal;
}
.boxArchive ul li b {
font-weight: normal;
}
.boxArchive ul li a small {
color: #666;
font-weight: normal;
}
.boxArchive ul li a:hover {
color: #c95500;
}

/* ###################### */
/* box boxArchive          */
/* ###################### */
.boxGallery {
}
.boxGallery .items {
overflow: hidden;
margin: 10px 0 0 0;
}
.boxGallery .items a {
display: block;
float: left;
margin: 0 5px 5px 0;
}
.boxGallery .items a img {
border: 1px solid #e1d9d2;
}
/* ###################### */
/* box boxComments        */
/* ###################### */
.boxComments {

}
.boxComments .item {
border-bottom: 1px dotted #d3c3b4;
padding: 10px 0 10px 0;
}
.boxComments .item .date {

}
.boxComments .item .sum {
font-weight: bold;
}


.boxInfoSheet {

}
.boxInfoSheet .sum {
display: block;
}
.boxInfoSheet .desc {
display: block;
margin: 0 0 8px 0;
}
.boxInfoSheet .date {
display: block;
margin: 0 0 8px 0;
}
.boxInfoSheet .price {
display: block;
margin: 0 0 8px 0;
font-weight: bold;
font-size: 10px;
}
.boxInfoSheet .price strong {
color: #c95500;
font-size: 11px;
}
.boxInfoSheet .location {
display: block;
}
.boxInfoSheet #googleMap {
height: 250px;
background: #eee;
border: 1px solid #e1d9d2;
margin: 8px 0 8px 0;
}
.boxInfoSheet .subscribe {
display: block;
background: #c95500;
color: #fff;
margin: 10px 0 0 0;
padding: 2px 5px;
text-decoration: none;
text-align: center;
}
.boxInfoSheet .friend {
display: block;
margin: 10px 0 0 0;
text-decoration: none;
text-align: center;
font-weight: bold;
}

/* ###################### */
/* box oldForm       */
/* ###################### */
.oldForm table td {
padding: 4px;
}
.oldForm table .inpTxt {
width: 250px;
}


/* @end */




