/***********************************************
 * Whitehill Farm (www.whitehillfarmuk.com)
 *
 * Author: John Leighton
 *
 * Copyright (c)2009 NT-Designs
 * http://www.nt-designs.co.uk
 *
 * Version: 2.0
 * style.css
 **********************************************/

body {
  font-family: Arial, Tahoma, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0px 0;
  background-color: #fef4ea;
  background-image: url(../img/altbg.jpg);
  background-repeat: repeat;
  background-position: top left;
  color: #202020;
}

h1, h2, h3, p {
  margin: 5px 0 10px 0;
  padding: 0;
  font-weight: normal;
}

h1, h2, h3 {
  color: #174901;
}

h1 {
  font-size: 28px;
  /*border-bottom: 1px solid #174901;*/
}

h2 {
  font-size: 24px;
}

h3 {
  font-size: 20px;
}

/*p {
  clear: both;
}*/

a {
  color: #202020;
}

a:hover {
  text-decoration: none;
}

.editbutton {
  float: left;
  padding: 5px 10px;
  background-color: #006337;
}

.editbutton a {
  color: #fff;
}

.editbutton a:hover {
  text-decoration: none;
}

.brushstroke {
  background-color: #007936; /*#006337;*/
  padding: 5px 10px;
  color: #fff;
}

.brushstroke a {
  color: #fff;
}

.brushouter {
  background-color: #eff3e6;
}

.brushinner {
  background-color: #f8fbef;
}

.golf {
float: left;
width: 840px;
height: 240px;
  background-image: url(../img/golf.jpg);
  background-repeat: no-repeat;
}

#rydercup {
  position: absolute;
  top: -25px;
  right: 5px;
  width: 122px;
  height: 122px;
  background-image: url(../img/rydercup2.png);
  background-repeat: no-repeat;
  z-index: 1000;
}

/***********************************************
 * sections
 **********************************************/
.section {
  margin: 0 auto;
  width: 880px;
}

/***********************************************
 * section 1 - the top strip
 **********************************************/
#section1 {
  margin: 10px 0 0 0;
}

.section1container {
  position: relative;
  width: 880px;
  height: 87px;
  background-color: #fff;
  background-image: url(../img/header.jpg);
  background-repeat: no-repeat;
}

#homelink {
  float: left;
  padding: 20px 0 0 40px;
  width: 280px;
  height: 57px;
}

#homelink a {
  display: block;
  width: 275px;
  height: 50px;
}

#homelink span {
  display: none;
}

#headerdetails {
  float: left;
  width: 540px;
  height: 67px;
  padding: 20px 20px 0 0;
  text-align: right;
}

#headerdetails h1 {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

#headerdetails .contactdetail {
  float: right;
  font-size: 12px;
  padding: 10px;
}

/***********************************************
 * section 2 - the menu strip
 **********************************************/
#section2 {
}

.section2container {
  width: 880px;
  height: 34px;
  background-color: #fff;
}

/***********************************************
 * section 3 - the breadcrumb strip
 **********************************************/
#section3 {
}

.section3container {
  width: 880px;
  background-color: #fff;
  border-top: 4px solid #132d0a;
  /*padding-bottom: 15px;*/
  background-image: url(../img/flowers.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}

#breadcrumb {
  float: left;
  width: 840px;
  padding: 5px 20px 10px 20px;
}

/***********************************************
 * section 4 - the main container
 **********************************************/
#section4 {
}

.section4container {
  position: relative;
  width: 840px;
  padding: 0 20px;
  background-color: #fff;
}

#headerbox405 {
  position: absolute;
  left: 430px;
  top: 10px;
  width: 400px;
  padding: 0 10px;
}

/***********************************************
 * section 5 - the footer
 **********************************************/
#section5 {
}

.section5container {
  position: relative;
  width: 860px;
  padding: 20px 10px 15px 10px;
  background-color: #fff;
  background-image: url(../img/footer-bottom.jpg);
  background-repeat: no-repeat;
  background-position: bottom left;
}

#footerbar {
  width: 860px;
  text-align: center;
}

/***********************************************
 * section 6 - the footer
 **********************************************/
#section6 {
}

.section6container {
  position: relative;
  width: 880px;
  height: 27px;
  /*background-image: url(../img/footer-bottom.jpg);
  background-repeat: no-repeat;
  background-position: top left;*/
}

/***********************************************
 * section 7 - the footer
 **********************************************/
#section7 {
  /*background-image: url(../img/bgbot.jpg);
  background-repeat: repeat-x;
  background-position: left bottom;*/
}

.section7container {
  position: relative;
  width: 880px;
  height: 80px;
  text-align: center;
}

/***********************************************
 * menus
 **********************************************/

#navigation {
  position: relative;
  width: 840px;
  padding: 0 20px;
  z-index: 5001;
}

#nav, #nav * {
  list-style: none;
  margin: 0;
  padding: 0;
}

#nav {
  height: 34px;
  float: left;
}

/* standard links across */

#nav li {
  cursor: pointer;
  float: left;
  background-image: url(../img/button-left.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  margin: 0 5px;
}

#nav li a {
  display: block;
  color: #fff;
  text-decoration: none;
  line-height: 34px;
  padding: 0 15px;
  text-align: center;
  font-weight: bold;
  background-image: url(../img/button-right.jpg);
  background-repeat: no-repeat;
  background-position: right 0px;
}

#nav li:hover, #nav li.sfhover, #nav li.current {
  background-image: url(../img/button-left.jpg);
  background-repeat: no-repeat;
  background-position: 0px -34px;
}

#nav li a:hover, #nav li a.sfhover, #nav li:hover a, #nav li.sfhover a, #nav li.current a	{
  background-image: url(../img/button-right.jpg);
  background-repeat: no-repeat;
  background-position: right -34px;
  color: #deff02;
}

/* this works for all but the Blog menu in IE6 */
#nav li.blog:hover { /*, #nav li.blog.sfhover { <- doesn't if this is in, the left of all buttons go blue */
  background-image: url(../img/button-left.jpg);
  background-repeat: no-repeat;
  background-position: 0px -68px;
}

#nav li.blog a:hover, #nav li.blog a.sfhover {
  background-image: url(../img/button-right.jpg);
  background-repeat: no-repeat;
  background-position: right -68px;
}


/* drop down links */

#nav li ul li {
  float: none;
  display: block;
  background-image: none;
  margin: 0;
}

#nav li:hover ul li a, #nav li.sfhover ul li a, #nav li a:hover ul li a, #nav li a.sfhover ul li a {
  color: #fff;
  line-height: 30px;
  width: 170px;
  text-align: left;
  background: none;
  background-color: #132d0a;
}

#nav li ul li a:hover, #nav li ul li a.sfhover {
  color: #deff02;
  background: none;
  background-color: #132d0a;
}

#nav li ul {
  position: absolute;
  left: -5000px;
  z-index: 1001;
  width: 200px;
  padding: 0 0 10px 0;
  margin-top: -2px;
  background-color: #132d0a;
}

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
}

/**********************************************/

ul#sidelinks {
  list-style: none;
  margin: 50px 0 0 0;
  padding: 0;
  /*border-top: 1px solid #dbd9cf;
  background-color: #f8f6ea;*/
  background-image: url(../img/box160.jpg);
}

ul#sidelinks li {
  margin: 0;
  padding: 10px 0 10px 30px;
  /*border-bottom: 1px solid #dbd9cf;*/
  background-image: url(../img/arrow.gif);
  background-repeat: no-repeat;
  background-position: 10px 12px;
}

ul#sidelinks li a {
  color: #fff;
}

.boxbg {
  float: left;
  width: 160px;
  height: 70px;
  background-color: #ededed; /*#e7e7e7;*/
  background-image: url(../img/box160.jpg);
  background-repeat: no-repeat;
  color: #444;
}

.boxtop {
  float: left;
  width: 160px;
  background-image: url(../img/box160top.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}

.boxbot {
  float: left;
  width: 160px;
  background-image: url(../img/box160bot.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
}

.boxbgcontent {
  float: left;
  width: 140px;
  padding: 10px;
}

.boxbgcontent a {
  color: #000;
}

#map {
  float: left;
  position: relative;
  width: 240px;
  height: 230px;
  cursor: pointer;
}

#locationmap .top {
  float: left;
  width: 298px;
  padding: 10px;
  background-color: #fff;
  border-left: 1px solid #dfdfdf;
  border-top: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
}

#locationmap .bottom {
  float: left;
  width: 320px;
  height: 21px;
  background-image: url(../img/questionbottom.gif);
  background-repeat: no-repeat;
}

#locationmap {
  position: absolute;
  visibility: hidden;
  width: 300px;
  height: 200px;
  z-index: 5;
  top: -20px;
  left: 70px;
  padding: 10px;
  background-image: url(../img/map.gif);
  background-repeat: no-repeat;
  background-position: top left;
}

#crossfadebox {
  float: left;
  margin: 0;
  width: 390px;
  height: 200px;
}

/**********************************************/

.box260, .box550 {
  float: left;
  margin-right: 30px;
}

.box260 {
  width: 260px;
}

.box550 {
  width: 550px;
}


.box160 {
  float: left;
  width: 160px;
  margin-right: 30px;
}

.box220 {
  float: left;
  width: 220px;
  margin-right: 30px;
}

.box240 {
  float: left;
  width: 240px;
  padding: 10px;
  margin-right: 20px;
}

.box260 {
  float: left;
  width: 260px;
  margin-right: 30px;
}

.box340 {
  float: left;
  width: 340px;
  margin-right: 30px;
}

.box400 {
  float: left;
  width: 400px;
  margin-right: 30px;
}

.box405 {
  float: left;
  width: 405px;
  margin-right: 30px;
}

.box410 {
  float: left;
  width: 390px;
  padding: 0;
  margin-right: 20px;
}

.box405gradbg {
  float: left;
  width: 385px;
  padding: 10px;
  margin-right: 30px;
  background-image: url(../img/boxbg.jpg);
  background-repeat: repeat-x;
  background-position: bottom left;
}

.box520 {
  float: left;
  width: 520px;
  margin-right: 30px;
}

.box550 {
  float: left;
  width: 550px;
  margin-right: 30px;
}

.box650 {
  float: left;
  width: 650px;
  margin-right: 30px;
}

.box820 {
  float: left;
  width: 820px;
  padding: 10px;
}

.box840 {
  float: left;
  width: 840px;
}

.lastbox {
  margin-right: 0px;
}

.intro {
/*  background-color: #357821;*/ /*#e9e5cd;*/
  background-image: url(../img/indexheader.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  height: 240px;
}

.gradbg {
  background-image: url(../img/boxbg.jpg);
  background-repeat: repeat-x;
  background-position: top left;
}

.fadedownbg {
  width: 820px;
  padding: 10px 10px 10px 10px;
  background-image: url(../img/fadedownbg.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}

.solidbg {
  float: left;
  width: 840px;
  height: 240px;
  background-image: url(../img/headerfade.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  color: #fff;
}

.solidbg h1 {
  color: #fff;
}

.introtop {
  float: left;
  width: 840px;
  height: 20px;
  background-image: url(../img/intro-top.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}

.introbottom {
  float: left;
  width: 800px;
  padding: 0 20px 20px 20px;
  background-image: url(../img/intro-bottom.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  color: #fff;
}

.introbottom h1 {
  color: #fff;
}

div.spacer {
  clear: both;
}

div.bordered {
  border-bottom: 1px solid #e5e5e5;
}

/**********************************************/

blockquote {
  position: relative;
  width: 550px;
  float: left;
  margin: 1em 0pt 1em 0pt;
  padding: 1em 10px 1em 10px;
  border-bottom: 1px solid #ccc;
  background-image: none;
}

blockquote:hover {
  background-color: #f4f2e6;
}

blockquote p {
  background-image: none;
}

blockquote p.dtposted {
  position: absolute;
  top: 0.5em;
  right: 10px;
  padding-left: 0.5em;
  margin: 0pt;
  line-height: 1em;
  color: #444;
  text-align: right;
  /*background-color: #fff;*/
  font-weight: bold;
  font-style: italic;
}

/**********************************************/

#error {
  float: left;
  width: 380px;
  margin: 0 0 10px 0;
  padding: 10px;
  background-color: #fec5b1;
  color: #fb0a00;
  font-weight: bold;
}

#error h2 {
  color: #fb0a00;
}


/**********************************************/

#editform, #contactform {
  float: left;
  width: 100%;
  padding: 10px 0;
  /*background-color: #f4f2e6;*/
}

#editform {
  background: none;
}


#editform input, #editform select, #editform textarea, #contactform input, #contactform select, #contactform textarea {
  float: left;
  border: 1px solid #ccc;
  color: #333333;
  margin: 0 0 10px 0;
}

#editform input:focus, #editform select:focus, #editform textarea:focus {
  border: 1px solid #999999;
}

#editform label, #contactform label {
  float: left;
  display: block;
  margin-bottom: 15px;
  padding-right: 10px;
  width: 90px;
  text-align: right;
}

#editform input, #editform select, #editform textarea {
  display: block;
  width: 650px;
  margin-bottom: 10px;
}

#editform input {
  width: 448px;
}

#editform input.hidden {
  border: none;
}

#contactform input, #contactform select.wide, #contactform textarea {
  display: block;
  width: 250px;
  margin-bottom: 10px;
}

#contactform input {
  width: 248px;
}

#contactform a {
  margin: 3px 5px;
}

#editform br, #contactform br {
  clear: both;
}

#formbuttons {
  float: left;
  display: inline;
  width: 250px;
  margin-left: 150px;
}

#formbuttons input, #reset input {
  float: left;
  width: 100px;
  height: 22px;
  border: none;
  background-image: url(../img/formbutton.jpg);
  background-position: 0px 0px;
  background-color: transparent;
  background-repeat: no-repeat;
  color: #fff;
  /*margin: 5px 10px 10px 0;*/
  /*padding: 0 0 2px 0;*/
  /*font-weight: bold;*/
  cursor: pointer;
}


/**********************************************/




#containertop {
  position: relative;
  margin: 0 auto 0 auto;
  width: 742px;
  padding-top: 10px;
}

#container {
  position: relative;
  margin: 0 auto 0 auto;
  padding: 0;
  background-color: white;
  border-left: 1px solid #294118;
  border-right: 1px solid #294118;
  border-top: 1px solid #294118;
  width: 740px;
}

#border-top {
  background: url(../img/top.gif) no-repeat top;
  height: 64px;
}

#header {
  height: 50px;
  background: #fff url(../img/header.jpg) no-repeat 10px;
  padding: 0px;
  border-left: 1px solid #294118;
  border-right: 1px solid #294118;
}

#header h2 {
  padding: 0 0 0 450px;
  margin: 0;
  color: black;
  font-size: 14px;
}

#picture {
  height: 100px;
  background: #294118 url(../img/titlepic.jpg) no-repeat top left;
  padding: 0;
  border-left: 1px solid #294118;
  border-right: 1px solid #294118;
}

#buttons {
  width: 740px;
  height: 29px;
  background: #4a7508 url(../img/buttonbar.gif) repeat-x;
}

#buttons ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#buttons ul li {
  float: left;
  padding: 0;
  margin: 0;
}

#buttons ul li p
{
  display: block;
  margin: 5px 0px 5px 29px;
  padding: 0;
  color: white;
  font-weight: bold;
}

#buttons ul li a {
  display: block;
  margin: 5px 0px 5px 29px;
  padding: 0;
  color: white;
  text-decoration: none;
  font-weight: bold;
}

#buttons ul li a:hover {
  text-decoration: underline;
}

#main {
  margin: 0;
  padding: 10px;
  width: 740px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 720px;
}

html>body #main {
  width: 720px;
}

#welcome {
  width: 840px;
}

#welcometext {
  float: left;
  width: 460px;
  margin-bottom: 25px;
  margin-right: 20px;
}

#wherearewe {
  float: left;
  width: 160px;
  height: 160px;
  margin-top: 20px;
  padding-bottom: 15px;
/*  background-color: #dff3d8;*/
  background-image: url(../img/mapborder.jpg);
  background-repeat: no-repeat;
}

#wherearewe h2 {
  margin: 10px 0 10px 5px;
}

#wherearewe img {
  padding-left: 35px;
}


#leftmenu {
  float: left;
  display: inline;
  text-align: center;
  margin-top: 20px;
  width: 130px;
/*  voice-family: "\"}\"";
  voice-family: inherit;
  width: 118px;*/
}

#leftmenu a {
  text-align: center;
}

#leftmenu p {
  font-weight: bold;
  margin: 0;
  padding: 3px 3px 3px 0;
}

#leftmenu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#leftmenu ul li {
  margin-top: 8px;
  background-repeat: no-repeat;
}

#leftmenu ul li a {
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 2px 12px 2px 0;
  text-align: right;
  color: #5c6e44;
  font-weight: bold;
  text-decoration: none;
  background-image: url(../img/buttonback.jpg);
  height: 16px;
}

#leftmenu ul li a:hover {
  background-image: url(../img/buttonback_on.jpg);
}

#introduction {
  float: left;
  padding: 0;
  margin: 0;
  margin-left: 20px;
  width: 430px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 410px;
}

#introduction h1 {
  font-size: 16px;
  font-weight: bold;
  color: black;
  margin: 0;
  padding-bottom: 15px;
}

#introduction p {
  color: black;
}

#faq {
  float: left;
  padding: 0px;
  margin-right: 0px;
  margin-top: 20px;
  width: 170px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 150px;
}

#faqtop {
  background: url(../img/faqtop2.jpg) no-repeat top;
  height: 24px;
}

#faqtop p {
  padding: 4px 0 0 20px;
  margin: 0;
  font-weight: bold;
  font-size: 14px;
}

#faqmiddle {
  background: url(../img/faqmiddle.jpg) repeat-y;
}

#faqbottom {
  background: url(../img/faqbottom.jpg) no-repeat top;
  height: 21px;
}

#faq h1 {
  font-size: 14px;
  font-weight: bold;
  color: white;
  margin: 2px;
  padding: 3px;
  background-color: #4a7508;
}

#faqmiddle p {
  color: black;
  padding: 10px;
  margin: 0;
}

.bedroom2 {
  float: right;
  margin-left: 10px;
  margin-bottom: 5px;
  width: 160px;
  height: 187px;
  background: url(../img/bedroom2.jpg) no-repeat top;
}

/************************************************************/

.tariff {
  border-collapse: collapse;
  width: 100%;
}

.tariff tr {
  background-color: #dff3d8;
}

.tariff tr:hover {
  background-color: #ecf8e8;
}

.tariff th {
  padding: 5px;
  background-color: #336e23;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  color: #fff;
}

.tariff td {
  padding: 5px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  text-align: center;
}

.tariff td a {
  text-decoration: none;
}

.tariff td a:hover {
  text-decoration: underline;
}

/************************************************************/

#accreditation {
  text-align: center;
  vertical-align: text-top;
  padding-top: 20px;
}

.caltitle {
  float: left;
  background-image: url(../img/caltop.jpg);
  width: 224px;
  height: 17px;
  text-align: center;
  padding-top: 3px;
  font-weight: bold;
}

/*.blankcell {
  float: left;
  border: 1px solid #b5d58a;
  background-color: #e0f2da;
  padding-top: 2px;
  width: 30px;
  height: 18px;
  text-align: center;
}

.prelimcell{
  float: left;
  border: 1px solid #b5d58a;
  padding-top: 2px;
  width: 30px;
  height: 18px;
  text-align: center;
  background-color: #0000ff;
  color: #FFFFFF;
}

.bookedcell{
  float: left;
  border: 1px solid #b5d58a;
  padding-top: 2px;
  width: 30px;
  height: 18px;
  text-align: center;
  background-color: #FF0000;
  color: #FFFFFF;
}

.noeventcell {
  float: left;
  border: 1px solid #b5d58a;
  padding-top: 2px;
  width: 30px;
  height: 18px;
  text-align: center;
  background-color: #fff;
}
*/
#admin {
  float: left;
  margin-left: 20px;
  width: 580px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 560px;
}

table.admin {
  border: 1px solid #336e23;
  width: 560px;
}

th.admin {
  background-color: #336e23;
  color: #fff;
}

span.availability {
  display: block;
  background-image: url(../img/availability.jpg);
  width: 140px;
  height: 21px;
  padding: 4px 0 0 10px;
}

span.availability a {
  color: white;
  font-weight: bold;
  text-decoration: none;
}

span.availability a:hover {
  text-decoration: underline;
}

span.bigred {
  font-size: 14px;
  font-weight: bold;
  color: #f00;
}

.indexbox {
  float: left;
  width: 305px;
  height: 195px;
  background-image: url(../img/indexborder.jpg);
}

.indexspace {
  float: left;
  width: 30px;
}

.indexbox p {
  margin: 10px;
}

.indexbox h2 {
  margin: 10px;
}

.indexboximg {
  margin: 10px 10px 0 10px;
}

/************************************************************/
/* popup calendar style */

#calendarDIV {
  position: absolute;
  visibility: hidden;
  background-color: white;
/*  layer-background-color: white;*/
  z-index: 10;
  padding: 0;
}

#calendarDIV th, #calendarDIV td {
  padding: 0;
}

.cpYearNavigation, .cpMonthNavigation {
  background-color: #C0C0C0;
  text-align: center;
  vertical-align:middle;
  text-decoration:none;
  color:#000000;
  font-weight:bold;
  padding: 0;
}

.cpDayColumnHeader, .cpYearNavigation, .cpMonthNavigation, .cpCurrentMonthDate, .cpCurrentMonthDateDisabled,
.cpOtherMonthDate, .cpOtherMonthDateDisabled, .cpCurrentDate, .cpCurrentDateDisabled, .cpTodayText,
.cpTodayTextDisabled, .cpText {
  font-family:arial;
  font-size:8pt;
  padding: 0;
}

td.cpDayColumnHeader {
  text-align:right;
  border:solid thin #C0C0C0;
  border-width:0px 0px 1px 0px;
  padding: 0;
}

.cpCurrentMonthDate, .cpOtherMonthDate, .cpCurrentDate  {
  text-align:right;
  text-decoration:none;
  padding: 0;
}

.cpCurrentMonthDateDisabled, .cpOtherMonthDateDisabled, .cpCurrentDateDisabled {
  color:#D0D0D0;
  text-align:right;
  text-decoration:line-through;
  padding: 0;
}

.cpCurrentMonthDate, .cpCurrentDate {
  color:#000000;
  padding: 0;
}

.cpOtherMonthDate {
  color:#808080;
  padding: 0;
}

td.cpCurrentDate {
  color:white;
  background-color: #C0C0C0;
  border-width:1px;
  border:solid thin #800000;
  padding: 0;
}

td.cpCurrentDateDisabled {
  border-width:1px;
  border:solid thin #FFAAAA;
  padding: 0;
}

td.cpTodayText, td.cpTodayTextDisabled {
  border:solid thin #C0C0C0;
  border-width:1px 0px 0px 0px;
  padding: 0;
}

a.cpTodayText, span.cpTodayTextDisabled {
  height:20px;
}

a.cpTodayText {
  color:black;
}

.cpTodayTextDisabled {
  color:#D0D0D0;
  padding: 0;
}

.cpBorder {
  border: solid thin #808080;
  padding: 0;
}

/************************************************************/
/* jquery gelleria plugin */
/************************************************************/
#gallery {
  float: left;
  /*background-color: #013819;*/
  /*padding: 10px;*/
}

ul.gallery {
  padding: 0 0px;
  margin: 0 0 0 0px;
}

ul.gallery li {
  list-style: none;
  margin: 0 0 10px 0;
}

.galleria {
  list-style: none;
  width: 550px;
}

.galleria li {
  display: block;
  width: 120px;
  height: 70px;
  overflow: hidden;
  float: left;
  margin: 0 10px 10px 0;
  /*border: 1px solid #000;*/
}

.galleria li a {
  display: none;
}

.galleria li div {
  position: absolute;
  display: none;
  top: 0;
  left: 180px;
}

.galleria li div img {
  cursor: pointer;
}

.galleria li.active div img, .galleria li.active div {
  display: block;
}

.galleria li img.thumb {
  cursor: pointer;
  top: auto;
  left: auto;
  display: block;
  width: auto;
  height: auto;
}

.galleria li .caption {
  display: block;
  padding: .5em 0;
}

* html .galleria li div span {
  width: 550px;
} /* MSIE bug */

.galleria_container {
  float: left;
  width: 550px;
  padding: 0px;
  background-color: #fff;
  /*border: 1px solid #000;*/
}

.galleria_wrapper {
  float: left;
  width: 550px;
}

#main_image {
  float: left;
  width: 550px;
  margin: 0 0 20px 0;
}

#main_image img {
  display: block;
  margin: 0px auto;
}

#main_image span.caption {
  float: left;
  width: 550px;
  text-align: center;
}

.piceditlinks {
  list-style: none;
  width: 500px;
}

.piceditlinks li {
  float: left;
  width: 80px;
  padding: 0 6px;
}

/************************************************************/
/* jquery gelleria plugin */
/************************************************************/
/*ul.gallery li {
  list-style: none;
}

.galleria {
  list-style: none;
  width: 630px;
}

.galleria li {
  display: block;
  width: 80px;
  height: 80px;
  overflow: hidden;
  float: left;
  margin: 0 10px 10px 0;
  border: 1px solid #000;
}

.galleria li a {
  display: none;
}

.galleria li div {
  position: absolute;
  display: none;
  top: 0;
  left: 180px;
}

.galleria li div img {
  cursor: pointer;
}

.galleria li.active div img, .galleria li.active div {
  display: block;
}

.galleria li img.thumb {
  cursor: pointer;
  top: auto;
  left: auto;
  display: block;
  width: auto;
  height: auto;
}

.galleria li .caption {
  display: block;
  padding: .5em 0;
}

* html .galleria li div span {
  width: 400px;
}*/ /* MSIE bug */

/*.galleria_container {
  float: left;
  width: 630px;
  padding: 10px;
}

.galleria_wrapper {
  float: left;
  width: 630px;
}

#main_image {
  float: left;
  width: 630px;
  margin: 0 0 20px 0;
}

#main_image img {
  display: block;
  margin: 10px auto;
}

#main_image span.caption {
  float: left;
  width: 630px;
  text-align: center;
}

.piceditlinks {
  list-style: none;
  width: 630px;
}

.piceditlinks li {
  float: left;
  width: 80px;
  padding: 0 6px;
}
*/