/** reset.css */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,img,abbr,acronym {
  border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
  font-style: normal;
  font-weight: normal;
}

ol,ul {
  list-style: none;
}

caption,th {
  text-align: left;
}

h1,h2,h3,h4,h5,h6 {
  font-size: 100%;
  font-weight: normal;
  padding: 0;
  margin: 0;
}

q:before,q:after {
  content: '';
}

/* end reset.css */
body {
 background: #fbf8c3 URL("/images/bodybackground.gif") repeat-x;
/*background-color:#e1e8c9;/* #fbefb5;*/ 
 text-align: center;
  margin: 0;
  padding: 0;
}

#container {
  margin: 0 auto;
  text-align: left;
  width: 900px;
}

#slice03 {
  /*background: URL("/images/slice03.jpg") no-repeat top right;*/
  width: 65px;
  height: 524px;
  margin: 0;
  padding: 0;
  vertical-align: top;
}

#slice05 {
  /*background: URL("/images/slice05.jpg") no-repeat top left;*/
  width: 23px;
  height: 524px;
  margin: 0;
  padding: 0;
  vertical-align: top;
}

#center {
  vertical-align: top;
  /*background-color: white;*/
}

#slice15 {
/*  background: URL("/images/background.jpg") no-repeat top right;*/
  width: 900px;
  height: 453px;
  margin: 0;
  padding: 0;
}
img {
  border: none;
  margin: 0;
  padding: 0;
}

#header {
  width: 900px;
  height: 85px;
}

#menu{
  width: 900px;
  height: 35px;
  position: relative;
  /*background: white URL("/images/menue_bg.gif"); */
  margin: 0;
/*  padding: 8px 0 0 0;*/
  color: #ffffff;
  font-weight: bold;
  font: 16px Arial, Helvetica, sans-serif;
}
#menucont {
  position: absolute;
  bottom: 0px;
  left: 30px;
}
 #menu a{
  margin: 0;
  display: block;
  float: left;
  padding: 5px 20px;
  color: #ffffff;
  font: 16px Arial, Helvetica, sans-serif;
  font-weight: bold;
}

#menu h1.active {
  margin: 0;
  display: block;
  float: left;
  font: 16px Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #E30066;
  background-color: #fefaef;
  background-image: none;
  clear: none;
  text-transform: none;
  padding: 5px 20px;
}


#main {
  background: #f9e1dc URL("/images/background.jpg") no-repeat top left;
  width: 900px;
  margin: 0;
  padding: 10px 0 20px;
  font: 12px Arial, Helvetica, sans-serif;
  line-height: 135%;
  vertical-align: top;
  position: relative;
}

#slice17 {
  background: URL("/images/slice17.jpg") no-repeat;
  height: 50px;
  width: 900px;
}

#slice18 {
 /* background: URL("/images/slice18.jpg") no-repeat;*/
  height: 49px;
  width: 900px;
  text-align: right;
  padding: 7px 23px 0px 0px;
}

#slice18,#slice18 a {
  font-size: 12px;
  font-family: Arial;
}

#image {
  height: 394px;
  /*width: 460px;*/
  padding: 0 0 0 0;
  /*border: 1px solid grey;*/
}

#image img {
  margin: 3px;
  /*border: 1px solid grey;*/
}

#content {
  width: 350px;
  height: 394px; /*404px;*/
  vertical-align: top;
  overflow: auto;
  padding: 0 0 0 0;
  /*margin: 20px 10px 20px 0px;*/
}

#contentlarge {

  /*height: 394px;*/ /*404px;*/ /*	width: 820px;
  height: 390px; */
  vertical-align: top;
  overflow: auto;
  padding: 20px 50px 20px 50px;
  margin: 0 0 0 0;
  /*margin: 20px 10px 20px 0px;*/
}

#contentlarge>img {
  margin: 0 8px 5px 8px;
  float: right;
}

#contentlarge .padimg {
  margin: 0 0 5px 50px;
  border: 4px solid white;
  background: white;
  float: right;
  line-height: 125%;
  color: #565656;
/*  font-size: 8pt;*/
}
 
#contentlarge .padimg img {
  padding-bottom: 2px;
}

#listing {
  overflow: auto;
  padding: 10px 50px;
  margin: 0 0 0 0;  
}

h1 {
  font-size: 14px;
  font-weight: bold;
  /*margin: 0 0 10px 0;*/
  padding: 10px 0 4px 0;
  margin: 0 0 5px 0;
  text-transform: uppercase;
  /*border-bottom: 1px solid #ece5e6;*/
  clear: both;
  font-family: Arial, sans-serif;
  color: #E30066;
  /*color: grey;*/
}

h1.flower {
  padding: 10px 0 4px 20px;
  background: url('/images/flower.png') top left no-repeat;
  min-height: 28px !important;
  height: 28px;
}

ol {
  list-style-type: decimal;
  list-style-position: outside;
  margin: 0 0 0 2em;
}

ul {
  list-style-type: circle;
  list-style-position: inside;
  margin: 0 0 0 1em;
  padding: 0 0 10px 0;
}

li {
  padding: 3px 0;
}

h2 {
  font-size: 14px;
  font-weight: bold;
  padding: 10px 0 4px 20px;
  margin: 0 0 5px 0;
  clear: left;
  color: #E30066;
  text-transform: uppercase;
    padding: 10px 0 4px 20px;
  background: url('/images/flower.png') top left no-repeat;
  min-height: 28px !important;
  height: 28px;
}

h2.grey {
  color: #707070;
  background: url('/images/flower_grey.png') top left no-repeat;
}

.floatright {
  width: 60%;
  float: right;
}

.floatleft {
  width: 38%;
  float: left;
}

#gallimage { /*	border: 1px solid grey;*/
  float: left;
  margin: 0px;
}

.sectionitemsmall {
  width: 100px;
  margin-right: 30px;
  margin-top: 12px;
  float: left;
}

.sectionitemsmall img {
  padding: 0 0 8px 0;
  margin: 0;
  display: block;
  clear: both;
  height: 300px;
  width:100px;
}

.sectionitem {
  width: 255px;
  margin: 25px 3px;
  float: left;
}

.sectionitem img {
  padding: 0 0 0 0;
  margin: 0 0 15px 0;
  border: 4px solid white;
  display: block;
  clear: both;
}

.subheader {
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  margin: 0 2px 6px 2px;
  color: #8D1D2C;
  display: block;
}

.subdescription {
  margin: 0 2px;
  display: block;
}

.sectionitem a {
  font-weight: normal;
  color: black;
  text-decoration: none;
  display: block;
  padding: 1px 1px 5px 1px;
}

.sectionitem a .subheader {
  color: #E30066
}

a {
  text-decoration: none;
  font-weight: bold;
  color: #E30066;
}

a:hover,a:focus,a:active {
  text-decoration: underline;
  border: 0;
}


p {
  padding: 0 0 8px 0;
}

/* Easy Slider */
#slider ul,#slider li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#slider li {
  /*display:block;
  clear:both;*/
  height:300px;
  /*border: 1px solid red;*/
  margin: 0;
  padding: 0;
}


#slider img {
  margin: 0 0 5px 50px;
  float: right;
}

span#prevBtn {
  display: block;
  float: left;
}

span#prevBtn a {
  display: block;
  padding-left: 30px;
  line-height: 24px;
  background-image: URL("/images/previous.gif");
  background-repeat: no-repeat;
}
span#prevBtn a img {
  width: 24px;
  height: 24px;
}

span#nextBtn {
  display: block;
  float: right;
}

span#nextBtn a {
  display: block;
  padding-right: 30px;
  line-height: 24px;
  background-image: URL("/images/next.gif");
  background-repeat: no-repeat;
  background-position: 100%;
}

span#nextBtn a img {
  width: 24px;
  height: 24px;
}

/* // Easy Slider */ /* Accordion
----------------------------------*/ /*
.ui-accordion-group {
margin-bottom: 1px;
}

.ui-accordion-header {
cursor: pointer;
position: relative;
}

.selected .ui-accordion-header {
border-bottom: 0;
}

.ui-accordion .ui-icon {
position: absolute;
left: .5em;
top: 50%;
margin-top: -8px;
}

.ui-accordion-header a {
display: block;
font-size: 1em;
padding: .5em .5em .5em 2.2em;
}

.ui-accordion-content-wrap {
border-top: 0;
margin-top: -1px;
position: relative;
top: 1px;
}

.ui-accordion-content {
padding: 1em 2.2em;
}
*/ /*
.ui-corner-bottom {
-moz-border-radius-bottomleft: 4px;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
}

.ui-corner-top {
-moz-border-radius-topleft: 4px;
-webkit-border-top-left-radius: 4px;
border-top-left-radius: 4px;
-moz-border-radius-topright: 4px;
-webkit-border-top-right-radius: 4px;
border-top-right-radius: 4px/;
}
.ui-widget-content {
border: 1px solid #aaaaaa;
background: #ffffff;
color: #222222;
}

.ui-state-active,.ui-widget-content .ui-state-active {
border: 1px solid #aaaaaa;
background: #ffffff ;
font-weight: normal;
color: #212121;
outline: none;
}
*/ /*
.ui-icon-triangle-1-s {
width: 16px;
height: 16px;
background-image: url("/images/acc_open.gif");
background-repeat: no-repeat;
background-position: 50%;
}

.ui-icon-triangle-1-e {
width: 16px;
height: 16px;
background-image: url("/images/acc_closed.gif");
background-repeat: no-repeat;
background-position: 50%;
}
*/
strong {
  font-weight: bold;
}

/* Gallery */
div.content {
  /* The display of content is enabled by a javascript generated style on the page.
  This is so that the slideshow content won't display unless javascript is enabled. */
  display: none;
  float: right;
  width: 330px;
}

div.controls {
  font-size: 8pt;
  margin-top: 5px;
  height: 20px;
}

div.ss-controls {
  float: left;
}

div.ss-controls span {
  color: #666666;
  cursor: pointer;
}

div.nav-controls {
  float: right;
}

div.nav-controls a {
  padding: 5px;
}

div.slideshow {
  clear: both;
}

div.slideshow span.image-wrapper {
  float: left;
  /*padding-bottom: 12px;*/
}

div.slideshow a.advance-link { /*padding: 2px;*/
  display: block;
  border: 1px solid #ccc;

}

div.slideshow img {
  border: none;
  vertical-align: bottom;
  height: 318px;
  width: 318px;
}

/*
div.download {
float: right;
}
div.embox {
clear: both;
border: 1px solid #ccc;
background-color: #eee;
padding: 12px;
}
div.image-title {
font-weight: bold;
font-size: 1.4em;
}

div.image-desc {
line-height: 1.3em;
padding-top: 12px;
}*/
div.navigation {
  /* The navigation style is set by a javascript generated style on the page.
  This is so that the javascript specific styles won't be applied unless javascript is enabled. */

}

ul.thumbs {
  clear: both;
  margin: 0;
  padding: 0;
}

ul.thumbs li {
  float: left;
  padding: 0;
  margin: 5px 5px 0 0;
  list-style: none;
}

ul.thumbs li a {
  padding: 2px;
  display: block;
  border: 1px solid #ccc;
}

ul.thumbs li a img {
  margin: 0;
  padding: 0;
  vertical-align: bottom;
  height: 54px;
  width: 54px;
}

ul.thumbs li.selected a {
  background: #88f;
}

ul.thumbs a:focus {
  outline: none;
}

ul.thumbs img {
  border: none;
  display: block;
}

div.pagination {
  clear: both;
}

div.navigation div.top {
  margin-bottom: 9px;
  height: 11px;
}
/*
div.navigation div.bottom {
margin-top: 12px;
}
**/
div.pagination a,div.pagination strong {
  display: block;
  float: left;
  margin-right: 2px;
  padding: 1px 7px 0px 7px;
  border: 1px solid #ccc;
  font-size: 8pt;
}

div.pagination a:hover {
  background-color: #ffc;
  text-decoration: none;
}

div.pagination strong {
  background-color: #acf;
}
label {
  width: 100px;
  display: block;
  float: left;
}
form {
  line-height: 175%;
}
