body {
  background-color: white;
  color:black;
}

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

a:hover {
  color: black;
  text-decoration: underline;
}

a img {
  border:0px;
}

#wrapper{
  width: 770px;
  margin: 0 auto;
}

.spacingBorderTop{
  border-top:3px solid white;
}

.spacingBorderLef{
  border-left:3px solid white;
}

table.main{
  width: 100%;
}

tr#top {
    background-color: #EFEFEF;
}

tr#top .logo{
  width: 184px;
}

tr#top .logo img{
  border:none;
}

tr#top .watermark{
  background:transparent url(/images/client/top_logo.jpg) no-repeat scroll right top;
  height: 104px;
  text-align:left;
}

tr#top .contactInfo{
  text-align: center;
  font-size:12px;
  margin-top:25px;
  padding-left: 80px;
}

tr#top .contactInfo p{
  padding: 0px;
  margin: 0px;
}

tr#top .banner{
  vertical-align:top;
  /*background:transparent url(/images/client/top_logo_repeatx.jpg) repeat-x scroll left top; */
  background:transparent url(/images/client/top_bg.gif) repeat-x scroll right top;
}

tr#top .menus{
  background-color: transparent;
  padding: 10px;
  font-size: 14px;
  font-weight: bold;
}

tr#top .menus .separator{
  color: #222222;
  font-weight: bold;
}

#sidebar{
  /*background-color: #222222;*/
  background-image: url(/images/client/right_menu_bg.jpg);
  background-repeat: repeat-y;
  vertical-align:top;
  padding: 10px;
  width: 164px;
}

#sidebar .categories ul{
  margin: 0px;
  padding-right: 0px;
}

#sidebarBottom .categories{
  border-bottom: 2px solid white;
}

#sidebarBottom .categories div.title{
  margin-top: 10px;
  margin-right: 8px;
  color: #f72626;
  font-weight: bold;
  font-size: 14px;
}

#sidebarBottom .categories ul{
  margin: 0px 11px 10px 10px;
  padding-right: 0px;
}

#sidebarBottom .categories ul li, #sidebar .categories ul li{
  font-size: 14px;
  font-weight: bold;
  list-style-type: none;
  background:transparent url(/images/client/double_arrow_white.gif) no-repeat scroll right 6px;
  padding-right: 12px;
}

#sidebarBottom .categories ul li a, #sidebar .categories ul li a{
  color: white;
}

#sidebarBottom{
  background-image: url(/images/client/right_menu_bg.jpg);
  background-repeat: repeat-y;
  vertical-align: top;
}

#sidebarBottom div.ducks{
  border-top: 1px solid white;
  border-bottom:0px solid white;  margin: 0px;
  background-color:white;
  padding: 0px;
  text-align: center;
}

#sidebarBottom div.ducks a {
  border: none;
}

#sidebarBottom div.ducks div{
  border-bottom: 4px solid white;
}

#sidebarBottom div.ducks a img{
  width: 183px;
}

#newsletter{
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  vertical-align: bottom;
  color:white;
}

#newsletter h4{
  font-size: 14px;
  font-weight: bold;
  color: white;
  margin-top: 0px;
  margin-bottom: 5px;
}

#newsletter .box{
  width: 155px;
}

#newsletter form div.inputrow {
    margin-top:5px;
    margin-bottom:5px;
    text-align:left;
}

#newsletter form div.inputrow label{
    margin-left:5px;
    width:40px;
    text-align:right;
    float:right;
    font-weight: bold;
}

#newsletter form div.inputrow input{
    width: 100px;
}

#newsletter form div.submit{
    text-align: left;
}

#newsletter form div.submit a{
    color: white;
    font-size: 14px;
    font-weight: bold;
}


#newsletter strong.error-explanation {
  color:black;
}

#bottom{
    text-align:center;
    background-color:#F0F0F0;
}

#bottom .copyright{
    color: #222222;
    font-size: 10px;
    padding: 10px;
    direction:ltr;
}

#bottom .credits{
    color: #333333;
    font-size: 10px;
}

#bottom .pages{
    font-size: 11px;
    font-family: 'Courier New',Courier,monospace;
}

#bottom .pages .separator{

}

.main .contents{
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    vertical-align:top;
}

.main .contents .system_page{

}

.main .contents h1{
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 22px;
}

.homepage .slideshow{
    margin-bottom: 20px;
}

div.homepage table.articles{
  width: 100%;
}

div.homepage table.articles td{
  width: 50%;
  vertical-align:top;
}


.homepage .articles .article,.category .articles .article {
  margin-top: 15px;
}

.articles .article .title a{
  font-size: 16px;
  font-weight: bold;
}

/* this ugly stuff is to horizontally and vertically align the image */
.articles .article .image_container{
  float:right;
  margin-left: 10px;
  border: 1px solid #eeeeee;
  height: 76px;
  width: 100px;
  position: relative;
}
.articles .article .image_container .inner_container{
  top: 50%;
  position: absolute;
  width: 100px;
  text-align:center;
}
/* end ugly stuff */

.articles .article img{

}

.homepage table.articles{

}

.homepage .articles .article div.title{
  border-bottom:1px solid #888888;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.homepage .articles .article div.thumbnail{
  text-align: center;
}

.main .contents .article div.thumb{
  padding: 5px;
  border: 1px solid #888;
  float:left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.main .contents .article div.info{
  margin: 5px;
}

.main .contents .article div.info span{
  font-size: 10px;
  font-style: italic;
  color: #666;
}

.main .contents .article div.info span.author{
  margin-left: 20px;
}



.contact_form form div.inputrow {
    margin:5px;
    clear:left;
}

.contact_form form div.inputrow label{
    margin-left:5px;
    text-align:left;
    float:right;
    margin-right:5px;
    width:80px;
}
td.bestviewed{
    font-size: 9px;
    text-align: center;
    direction: ltr;
    height:30px;
    vertical-align: top;
    padding-top: 2px;
}

td.bestviewed a{
    color: #D98B00;
    font-size: 10px;
    font-weight: bold;
}
td.bestviewed a:hover{
    color: black;
}
td.bestviewed a img{
    margin-bottom: -5px;
    margin-left: 3px;
    margin-right: 3px;
}

div.scrollableMessages{
    background-color: #AE1D1F;
    padding-top: 5px;
    padding-right: 10px;
    font-size: 11px;
    color: white;
}

img.galleryThumb{
    border: 1px solid white;
}

div.scrollableMessages div.scroller p{
  margin: 0px;
  display: inline;
}