html {
  background: url(http://gatorcorsos.com/Themes/gatorcorsos/Graphics//repeatingBackground.gif);
}

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

a:hover {
  text-decoration: underline;
}

body {
  position: relative;
  left: 50%;
  margin: auto;
  margin-left: -411px;
  font-family: verdana, helvetica, sans-serif;
  font-size: 13px;
  background: url(http://gatorcorsos.com/Themes/gatorcorsos/Graphics//content_tile.jpg) repeat-y;
  padding: 20px 12px 0 12px;
  width: 798px;
}

#topContent {
  background: url(http://gatorcorsos.com/Themes/gatorcorsos/Graphics/topContentbg.jpg) repeat-x;
  +background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/Themes/gatorcorsos/Graphics/topContentbg.jpg',sizingMethod='scale');
  height: 46px;
  width: 798px;
}

div.newsTitle a {
  font-weight: bold;
  text-decoration: none;
  color: #333;
}

div.newsTitle a:hover {
  font-weight: bold;
  color: #333;
  text-decoration: underline;
}

div.newsText {
  text-align: left;
}

#header {
  height: 239px;
  color: #fff;
}

#header h1 {
  margin: 0;
  height: 70px;
  float: left;
  text-indent: -9999px;
  width: 240px;
  margin-left: 20px;
  background: url(http://gatorcorsos.com/Themes/gatorcorsos/Graphics/logo.jpg) no-repeat;
  font-size: 14px;
}

#header #featured {
  float: left;
  width: 250px;
  height: 34px;
  margin-top: 20px;
  text-align: right;
  padding: 5px 10px;
  background: url(http://gatorcorsos.com/Themes/gatorcorsos/Graphics/featured_bg.png) no-repeat;
  +background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://gatorcorsos.com/Themes/gatorcorsos/Graphics/featured_bg.png',sizingMethod='scale');
}

#header #featured a {
  color: #FFF;
  text-decoration: none;
}

#header #featured a:hover {
  color: #FFF;
  text-decoration: underline;
}

#header #featured .title {
  font-weight: bold;
}

.menu {
  clear: both;
  background: url(http://gatorcorsos.com/Themes/gatorcorsos/Graphics/menu_tile.jpg) repeat-x;
  height: 37px;
  position: relative;
  top: 132px;
}

.menuContent {
  margin: 95px; 
}

.menu a img,
.menu img {
  border: none;
}

#contentBox {
  border-bottom: 1px solid #000;
}

#content {
  height: 550px;
  margin-left: 20px;  
  margin-right: 20px;
}

#content #withBG {
  background: url(http://gatorcorsos.com/Themes/gatorcorsos/Graphics/contentbg.jpg) no-repeat;
  +background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/Themes/gatorcorsos/Graphics/contentbg.jpg',sizingMethod='scale');
  padding-top: 1px;
  padding-left: 10px;
  text-align: left;
}

#content h1 {
  font-size: 14px;
  color: #333;
  font-weight: bold;
  background: none;
  z-index: 5;
}

#content h2 {
  font-size: 11px;
  color: #000;
  font-weight: bold;
  background: none;
  margin: 0;
  padding: 1em 0 .25em 0;
}

#content a {
  text-decoration: none;
  color: #333;
}

#content a:hover {
  text-decoration: underline;
}

#content textarea,
#content input {
  border: 1px solid #888;
  margin-right: 1em;
}

.clear { clear: both; }

#footer {
  margin: 0;
  background: #333;
  padding: 10px;
  text-align: center;
  font-size: 10px;
  color: #888;
  text-align: right;
  border-top: 2px solid #72b913;
}

span.setext {
  color: #333;
  text-decoration: none;
  font-size: 3px;
}

#footer a {
  color: #333;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

div.photos {
  background:#FFFFFF none repeat scroll 0 0;
  height:455px;
  overflow-x:hidden;
  overflow-y:scroll;
  border: 1px solid #BBBBBB;
  padding: 10px;
  text-align:center;
}

div.photoPreviewTile {
  margin:-1px 0 0 -1px;
  width: 126px;
  float: left;
  padding:25px;
  height: 118px;
  border:1px solid #f0f0f0;
}

div.adminPhotoPreviewTile {
  margin:-1px 0 0 -1px;
  width: 124px;
  float: left;
  padding: 11px;
  height: 118px;
  border:1px solid #f0f0f0;
}


div.photoPreview img {
  height:80px;
  width:80px;
  border: 1px solid #333;
}

div.tForm li {
  list-style-type: none;
  padding: 4px;
  width: 100px;
  text-align: left;
  margin-left: -40px;
}

div.contact {
  text-align:center;
}

#photosContainer div.tabMenu {
  border-left:1px solid #BBBBBB;
  height:25px;
  margin-top:5px;
  +margin-left:13px;
  _top: 1px;
  z-index:499;
}

.tabMenu span.selected {
  background:#EEEEEE none repeat scroll 0 0;
  cursor:default;
  font-weight:bold;
}

.tabMenu span.unselected {
  width: 200px;
}

.tabMenu span {
  background:transparent url(http://gatorcorsos.com/Themes/gatorcorsos/Graphics//photosTileBG.gif) repeat-x scroll 0 0;
  border-color:#BBBBBB #BBBBBB #BBBBBB;
  border-style:solid solid none;
  border-width:1px 1px 1px 0;
  cursor:pointer;
  float:left;
  height:24px;
  line-height:25px;
  text-align:center;
  width:100px;
}

img.thumbnail {
  width: 80px;
  height: 80px;
  border: 1px solid #333;
}

img.bigThumbnail {
  width: 200px;
  height: 200px;
  border: 1px solid #333;
}

#returnLink {
  font-size: 9px;
  font-weight: bold;
  height: 1px;
  text-align: right;
  margin: 0 0 0 2px;
}

#adminTop {
  font-size: 9px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 10px;
}


#photoInfoContainer {
  border:4px solid #DBDBDB;
  height:435px;
  outline-color:#9B9B9B;
  outline-style:solid;
  outline-width:1px;
  padding:5px;
}

#dogGalleryName {
  font-weight: bold;
  color: #000;
  font-size: 15px;
}

#dogSubName {
  font-weight: bold;
  color: #72B913;
  margin-top: 4px;
  font-size: 10px;
}

#dogDOB {
  margin-top: 2px;
  margin-bottom: -5px;
  font-size: 11px;
  font-weight: bold;
}

#dogGalleryInformation {
  margin-top: 11px;
  font-size: 10px;
}

#dogGalleryPreviewImage {
  float: left;
  position: relative;
  width: 200px;
  height: 200px;
}

div.dogGalleryInfo {
  height: 255px;
}

div.dogGalleryText {
  margin-left: 194px;
  padding: 14px;
  text-align: left;
}

div.dogGalleryImagesPreview {
  overflow-y: scroll;
  overflow-x: hidden;
  border: 1px solid #BBBBBB;
  padding: 10px;
  height: 163px;
}

div.dogGalleryImagePreviewTile {
  margin:-1px 0 0 -1px;
  width: 88px;
  float: left;
  padding: 11px;
  height: 83px;
  border:1px solid #f0f0f0;
}

#photosInfoText {
  font-size:9px;
  font-weight:bold;
  height:14px;
  margin-left:1px;
  margin-top:-19px;
  text-align:left;
}

div.adminDogManage {
  text-align:left;
 }

#footerGoogleAd {
  background:#333333 none repeat scroll 0 0;
  border-left:36px solid #333333;
}

div.newsArticle {
  text-align: left;
}

div.newsStory {
  margin: 10px 10px 10px 0;
}

div.newsAuthor {
  font-family: Georgia;
  font-style: italic;
  text-align: right;
}
