html, body {
  margin: 0;
  padding: 0; }

img {
  border: none; }

body {
  text-align: center;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
  background-color: #ffffff;
  color: #444;
  font-size: 75%; }

a {
  color: #666;
  text-decoration: none; }

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

p, li {
  line-height: 1.8em; }

h1, h2 {
  font-family: "Trebuchet MS", Verdana, sans-serif;
  margin: 0; }

h1 {
  padding: 0;
  font-size: 3em;
  color: #333;
  letter-spacing: -1px; }

h2 {
  padding-top: 10px;
  font-size: 2em;
  letter-spacing: -1px; }

h3 {
  padding: 0;
  font-size: 1em;
  color: #999;
  letter-spacing: 0px;
  margin: -30px 0 15px 0; }

pre {
  font-size: 1.2em;
  line-height: 1.2em; }

#page {
  margin: 0 auto;
  text-align: left; }

div#container {
  padding: 20px 20px 20px 0;
  text-align: center;
  width: 800px;
  margin: 0 auto; }

containcenter {
  width: 800px;
  overflow: hidden;
  width: auto;
  margin: 0 auto; }

.tablecenter {
  margin: 0 auto;
  text-align: center;
width: 954px; }

div#ads {
  clear: both;
  padding: 12px 0 12px 66px; }

div#footer {
  clear: both;
  color: #777;
  margin: 0 auto;
  padding: 20px 0 40px;
  text-align: center; }

div.controls {
  margin-top: 5px;
  height: 23px;
  font-size: 0px;
  padding: 0; }

.slideshowbox {
  margin: 0 0 0 -10px; }

div.controls a {
  padding: 5px;
  text-decoration: none;
  color: #FFF; }

div.ss-controls {
  float: left; }

div.nav-controls {
  float: right; }

div.nav-controls {
  float: left;
  clear: both;
margin: 15px 2px 0 0; }

.IETable {
  max-width: 650px;
  *width: 650px;
  /* IE 7 and below */
  _width: auto;
  /* IE 6 and below */
  margin: 0 auto;
  padding: 0;
  text-align: center; }

div.content {
  display: block;
  /*float: right;*/
  width: auto; }

div.slideshow a.advance-link {
  display: block;
  margin: auto;
  clear: both;
  *max-width: 650px;
  *width: auto;
  /* IE 7 and below */
  _width: auto;
  /* IE 6 and below */ }

div.slideshow span.image-wrapper {
  text-align: center;
  display: block;
  margin: auto; }

slideshow img {
  margin: auto;
  *max-width: 650px;
  *width: auto;
  /* IE 7 and below */
  width: auto; }

div.download {
  float: right; }

div.embox {
  clear: both;
  border: 1px solid #ccc;
  background-color: #eee;
  padding: 12px; }

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

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

a.thumb {
  padding: 0;
  display: block;
  border: 1px solid #ccc;
  outline: 1px solid #666;
  width: 50px;
  height: 50px;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    a.thumb {
      width: 30px;
      height: 30px; } }

.thumbage {
  width: 100px;
  overflow: hidden; }

.imagepreview {
  width: 50px;
  height: 50px;
  overflow: hidden; }

a.thumb:focus {
  outline: none; }

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

div.pagination {
  clear: both; }

div.navigation div.top {
  margin-bottom: 12px;
  height: 11px; }

div.navigation div.bottom {
  margin-top: 12px; }

div.pagination a, div.pagination span.current {
  display: block;
  float: left;
  margin-right: 2px;
  margin-bottom: 20px;
  margin-top: 5px;
  font: 10px Arial, Helvetica, sans-serif;
  padding: 2px 4px 2px 4px;
  border: 1px solid #CCC; }

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

div.pagination span.current {
  font-weight: bold;
  background-color: #666;
  border-color: #333;
  color: #fff; }

/* -------------------------------------------   NAV   -------------------------------------------*/
#topnavigation {
  width: 640px;
  height: 32px;
  margin: 20px auto; }

ul#navlist {
  margin: 0;
  list-style: none;
  font-size: 1px;
  padding: 0;
  width: 700px;
  overflow: hidden;
  list-style: none; }

#navlist li {
  list-style: none;
  display: inline;
  margin: 0;
  padding: 0;
  height: 32px;
  overflow: hidden; }

#navlist li a {
  margin: 0;
  cursor: pointer;
  float: left;
  padding: 32px 0 0 0;
  overflow: hidden;
  width: auto;
  height: 0px !important;
  background: url(../images/nav2.gif) top left no-repeat;
  height: 32px; }

/*up state*/
li#home a {
  width: 100px;
  background-position: 0 2px; }

li#portfolio a {
  width: 175px;
  background-position: -123px 2px; }

li#contact a {
  width: 200px;
  background-position: -330px 2px; }

li#about a {
  width: 130px;
  background-position: -600px 2px; }

/*hover state*/
li#home a:hover {
  background-position: 0 -33px; }

li#portfolio a:hover {
  background-position: -123px -33px; }

li#contact a:hover {
  background-position: -330px -33px; }

li#about a:hover {
  background-position: -600px -33px; }

/*current state*/
.home li#home a {
  background-position: 0 0; }

.portfolio li#portfolio a {
  background-position: -123px -33px; }

.contact li#contact a {
  background-position: -330px -33px; }

.about li#about a {
  background-position: -600px -33px; }

.play {
  font-size: 0px; }

/*-------------------------------------------------  Cat -------------------------*/
#NEWthumbnav {
  width: 900px;
  margin: 0 auto;
  text-align: center;
  height: 444px;
  overflow: hidden;
  padding: 14px 0 14px 0;
  background: #FFFFFF; }

#NEWthumblist span {
  display: block;
  clear: both;
  padding: 3px 0;
  width: 100%;
  height: 56px;
  z-index: 100;
  color: #999999;
  font: 13px Arial, Helvetica, sans-serif;
  line-height: 13px;
  text-align: left;
  text-decoration: none; }

#NEWthumblist a:hover span {
  display: block;
  clear: both;
  z-index: 100;
  color: #999999;
  text-decoration: none; }

ul#NEWthumblist {
  width: 700px;
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  list-style: none;
  padding: 0;
  overflow: hidden;
  display: inline; }

ul#NEWthumblist li {
  list-style: none;
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  padding: 0;
  height: 259px;
  width: 188px;
  width: 24%;
  height: auto;
  overflow: hidden; }

ul#NEWthumblist a {
  /*border: 1px #CCCCCC solid;*/
  text-decoration: none;
  /*FOR THE SPAN TEXT*/
  text-align: center;
  margin: 0 10px 20px 10px;
  cursor: pointer;
  float: left;
  padding: 0;
  overflow: hidden;
  width: 100%;
  overflow: visible; }
  ul#NEWthumblist a img {
    width: 99%;
    border: 1px #CCCCCC solid; }

#NEWthumblist a:link, #NEWthumblist a:visited {
  background-position: 0 0px;
  display: block;
  text-align: center;
  overflow: visible; }

/*

#NEWthumblist a:current{
	border: 2px #888888 solid;
	display: block;
}

#NEWthumblist a:hover{
	border: 1px #888888 solid;
	display: block;
}
*/
#NEWthumblist a:hover img,
#NEWthumblist a:current img {
  border: 2px #888888 solid; }

li#thumb a {
  max-width: 168px;
  width: 86%;
  margin-top: 10px;
  margin-bottom: 50px; }
  @media screen and (max-width: 480px) {
    li#thumb a {
      margin-bottom: 2px; } }

#abouthold {
  max-width: 800px;
  width: 100%;
  text-align: left;
  margin: 0 auto;
  padding: 10px 0 20px 0; }

#containerthing {
  max-width: 800px;
  width: 100%;
  margin: 0 auto; }

#flashcontent {
  margin: -20px 0 -20px 0; }

.lineclass {
  clear: both;
  margin: 20px auto 20px auto;
  height: 20px;
  width: 100%;
  max-width: 950px;
  background: url(../images/line.jpg) repeat-x top left; }
  @media screen and (max-width: 767px) {
    .lineclass {
      margin: 5px auto; } }

.lineclassbtm {
  clear: both;
  margin: 25px auto 25px auto;
  height: 20px;
  width: 950px;
  background: url(../images/line.jpg) repeat-x top left;
  width: 100%;
  max-width: 950px; }

#wwwww {
  margin: 20px auto 20px auto; }

#logo {
  max-width: 100%; }
  @media screen and (max-width: 480px) {
    #logo {
      max-width: 70%; } }

.wp-caption-text, .wp-caption-text.gallery-caption {
  margin-top: 20px !important; }

#innerContain p {
  margin: 0;
  padding: 0; }

#slides {
  width: 700px;
  height: 550px;
  display: block;
  width: 100%;
  height: 100%;
  display: block;
  /*background: #FF0;*/ }

#slides .slides_container, #slideshome .slides_container {
  width: 100%;
  height: 100%;
  display: none; }
  @media screen and (min-width: 320px) {
    #slides .slides_container, #slideshome .slides_container {
      height: 250px; } }
  @media screen and (min-width: 768px) {
    #slides .slides_container, #slideshome .slides_container {
      height: 530px; } }
  @media screen and (min-width: 960px) {
    #slides .slides_container, #slideshome .slides_container {
      height: 530px; } }
  @media screen and (min-width: 1024px) {
    #slides .slides_container, #slideshome .slides_container {
      height: 530px; } }
  @media screen and (min-width: 1280px) {
    #slides .slides_container, #slideshome .slides_container {
      height: 530px; } }
  @media screen and (min-width: 1440px) and (max-height: 900px) {
    #slides .slides_container, #slideshome .slides_container {
      height: 530px; } }

.slides_container .caption {
  text-align: left;
  margin: 0;
  display: block;
  position: absolute;
  top: 602px;
  left: 10px;
  z-index: 2000; }

#slides .slides_container div, #slideshome .slides_container div {
  width: 700px;
  width: 100% !important;
  height: 530px;
  margin: 0 auto;
  display: block; }
  @media screen and (min-width: 320px) {
    #slides .slides_container div, #slideshome .slides_container div {
      height: 250px; } }
  @media screen and (min-width: 768px) {
    #slides .slides_container div, #slideshome .slides_container div {
      height: 530px; } }
  @media screen and (min-width: 960px) {
    #slides .slides_container div, #slideshome .slides_container div {
      height: 530px; } }
  @media screen and (min-width: 1024px) {
    #slides .slides_container div, #slideshome .slides_container div {
      height: 530px; } }
  @media screen and (min-width: 1280px) {
    #slides .slides_container div, #slideshome .slides_container div {
      height: 530px; } }
  @media screen and (min-width: 1440px) and (max-height: 900px) {
    #slides .slides_container div, #slideshome .slides_container div {
      height: 530px; } }

#slides .slides_container div img, #slideshome .slides_container div img {
  margin: 0 auto;
  max-width: 700px;
  max-height: 582px;
  height: auto;
  text-align: center;
  display: block;
  /* HERE position:absolute;*/
  top: 50%;
  left: 50%;
  width: auto;
  /*cynthia height issues. 1440 x 900*/
  /*
  @media screen and (max-height:300px){max-height: 490px;}
  @media screen and (max-height:600px){max-height: 490px;}
  @media screen and (max-height:900px){max-height: 760px;}
  */ }
  @media screen and (min-width: 320px) {
    #slides .slides_container div img, #slideshome .slides_container div img {
      max-height: 250px;
      max-width: 320px;
      /*  margin-top: 0px!important; */ } }
  @media screen and (min-width: 768px) {
    #slides .slides_container div img, #slideshome .slides_container div img {
      max-height: 530px;
      max-width: 450px;
      max-width: 433px; } }
  @media screen and (min-width: 960px) {
    #slides .slides_container div img, #slideshome .slides_container div img {
      max-height: 530px;
      max-width: 640px; } }
  @media screen and (min-width: 1024px) {
    #slides .slides_container div img, #slideshome .slides_container div img {
      max-height: 543px;
      max-width: 649px; } }
  @media screen and (min-width: 1280px) {
    #slides .slides_container div img, #slideshome .slides_container div img {
      max-height: 530px;
      max-width: 1000px; } }
  @media screen and (min-width: 1440px) and (max-height: 900px) {
    #slides .slides_container div img, #slideshome .slides_container div img {
      max-height: 530px; } }

@font-face {
  font-family: 'ciclefina';
  src: url("Cicle_Fina-webfont.eot");
  src: url("Cicle_Fina-webfont.eot?#iefix") format("embedded-opentype"), url("Cicle_Fina-webfont.woff") format("woff"), url("Cicle_Fina-webfont.ttf") format("truetype"), url("Cicle_Fina-webfont.svg#ciclefina") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'bonvenocflight';
  src: url("BonvenoCF-Light-webfont.eot");
  src: url("BonvenoCF-Light-webfont.eot?#iefix") format("embedded-opentype"), url("BonvenoCF-Light-webfont.woff") format("woff"), url("BonvenoCF-Light-webfont.ttf") format("truetype"), url("BonvenoCF-Light-webfont.svg#bonvenocflight") format("svg");
  font-weight: normal;
  font-style: normal; }
/* ciclefina */
nav {
  width: 100%;
  max-width: 700px;
  margin: 24px auto 0;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  nav ul {
    width: 100%;
    text-align: center;
    padding-start: 0px;
    -webkit-padding-start: 0px; }
    nav ul li {
      display: inline-block;
      width: 24%;
      text-align: center;
      margin: 0;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      nav ul li.twenty {
        width: 16%; }
      nav ul li.twentytwo {
        width: 24%; }
      nav ul li a {
        color: #9E9E9E;
        font-weight: normal;
        font-family: 'bonvenocflight';
        font-size: 1.7em;
        letter-spacing: -.5px;
        padding: 5px 16px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        @media screen and (max-width: 480px) {
          nav ul li a {
            font-size: 1em;
            padding: 5px 11px;
            color: #666; } }
        @media screen and (max-width: 400px) {
          nav ul li a {
            font-size: .9em;
            padding: 5px 2px;
            color: #666; } }
        nav ul li a:hover {
          text-decoration: none;
          border: 1px solid #ccc; }

#NEWthumblist span {
  font-family: "Trebuchet MS", Verdana, sans-serif; }

@media screen and (max-width: 767px) {
  .tablecenter td {
    width: 100% !important;
    float: left;
    display: inline-block; }

  #thumbs {
    width: 100%;
    min-width: 100%; }

  #page #gallery,
  #page #slideshow,
  #page .advance-link,
  #page .advance-link img {
    max-width: 99%; }

  #page #gallery {
    /*
    position: absolute;
    top: 90px;
    left: 0;
    */ }

  table[width="750"] {
    width: 100%;
    min-width: 100%;
    max-width: 100%; }

  div.nav-controls {
    float: left;
    clear: both;
    margin: 15px 2px 0 0;
    bottom: initial;
    top: 190px; }
    
	.tablecenter{width: initial;}
     }
.home .pagination, .home .next, .home .prev {
  display: none;
  visibility: hidden; }


#altNav{
	width: 100%;
	text-align: right;
	float: right;
margin-top: -23px;
}

#altNav a{cursor: pointer;}

/*.nav-controls a{display:none;}*/

#page{
min-height: 670px;
}


.advance-link img{	
	border: 1px solid #ccc;
	padding: 2px;
}