﻿/* Style */

#sitewrap-subs {
  background-image: url(../images/background_subs_full_big.jpg);
  height: 1418px;
}


#sectionheader {
  position: absolute; top: 190px; left: 18px; z-index: 5;
  width: 350px; height: 35px;
}


#photogroups {
  position: absolute; top: 240px; left: 18px; z-index: 5;
  width: 452px; height: 721px;
  background-image: url(../images/gallery_group_background.jpg);
  background-repeat: no-repeat;
  background-position: 0 1px;
  background-color: #199DE2;
  border: 3px solid #15CDFF;
}
#groupheader {
  width: 452px; height: 29px;
}

.groupbox,
.groupboxactive {
  overflow: hidden;
  position: relative; margin: 10px 0 0 9px;
  width: 429px; height: 155px;
  background-color: #730F11;
  border: 2px solid #FE0000;
}
.groupboxactive {
  background-color: #040A9E;
  border-color: #070745;
}
.groupbox a,
.groupbox a:visited,
.groupbox a:active {
  text-decoration: none;
}

.groupboxactive a,
.groupboxactive a:visited,
.groupboxactive a:active {
  text-decoration: none;
}

.groupbox h1,
.groupboxactive h1 {
  position: relative; left: 225px;
  margin: 10px 0 5px 0;
  padding: 0;
  width: 185px;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}
.groupbox p,
.groupboxactive p {
  position: relative; left: 225px;
  margin: 0;
  padding: 0;
  width: 185px;
  color: #EEA196;
  font-size: 11px;
  font-weight: bold;
}
.gallerythumb {
  position: absolute; top: 10px; left: 10px;
  width: 196px; height: 112px;
  border: 2px solid #FFFFFF;
}
.viewmore {
  position: absolute; top: 132px; left: 10px;
  width: 50px; height: 20px;
  border: 0;
}

#grouptab {
  position: absolute; top: 964px; left: 268px; z-index: 6;
  padding: 10px 15px 0 20px;
  width: 173px; height: 38px;
  color: #020245;
  font-size: 12px;
  font-weight: bold;
  background-image: url(../images/gallery_group_tab.jpg);
  background-repeat: no-repeat;
}
#grouptab img {
  float: right;
  margin-left: 3px;
  width: 14px; height: 14px;
  border: 1px solid #092F72;
}


#photo-header {
  position: absolute; top: 238px; right: 27px; z-index: 5;
  margin: 0; padding: 0;
  width: 425px;
  color: #FFFFFF;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
}

#photobox {
  position: absolute; top: 285px; right: 27px;
  width: 422px; height: 405px;
  background-color: #000062;
  border: 3px solid #040A9E; border-width: 3px 3px 20px 3px;
}
#photoboxglow {
  position: absolute; top: 235px; right: 0;
  width: 490px; height: 490px;
  border: 0;
}

#photo {
  position: absolute; top: 14px; left: 11px;
  width: 400px;
  border: 0;
  height:300px;
}

#photocaption {
  position: absolute; top: 330px; left: 37px;
  width: 350px; height: 70px;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

.photoarrow {
  position: absolute; top: 320px; left: 5px;
  width: 30px; height: 75px;
  border: 0;
}
.nextarrow 
{
  position: absolute; top: 320px; 
  width: 30px; height: 75px;
  border: 0; left: 387px;
}

#photoposition {
  position: absolute; top: 408px; z-index: 7;
  width: 100%; height: 20px;
  color: #15CDFF;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}


#curvebottom-subs {
  position: absolute; top: 1318px; left: 0;
  width: 800px; height: 40px;
}


/* from story.css */
#most-emailed { position:absolute; width:246px; margin:0; padding:28px 0 0 0;
				background:#b81317 url(../images/most-emailed.jpg) no-repeat;
				background-position:3px 0 0 0; border:3px solid #e52609; 
				top: 900px; right: 700px; z-index:3; }

.stories  { position:relative; width:246px; height:37px; border-top:4px solid #e52609; }
	.story-number { width:18px; height:33px; float:left; font:13px Arial, Helvetica, sans-serif;
					color:#fcff00; padding:4px 0 0 9px; font-weight:bold;}
	.story-text	  { width:219px; height:33px; float:left; padding:5px 0 0 0; }

.story-text a,
.story-text a:visited { 
  font:11px Arial, Helvetica, sans-serif;
  color:#fff;
  font-weight:bold;
  text-decoration:none;
  padding:0;
  margin:0; 
}

.story-text a:hover,
.story-text a:active { 
  font:11px Arial, Helvetica, sans-serif;
  color:#fff;
  font-weight:bold; text-decoration:underline;
  padding:0;
  margin:0;
}

.story-text a h1 {
  margin: 0;
  padding: 0;
  font-size: 11px;
  color: #FFFFFF;
}
/* end story.css copy */


#featuredtabvideos {
  position: absolute; top: 1030px; left: 185px;
  width: 169px; height: 30px;
}
#flashfeaturedvideos {
  position: absolute; top: 1060px; left: 70px; z-index: 3;
  width: 401px; height: 245px;
}

#deborahsblog-videos {
  top: 1000px; right: 100px;
}

#footer {
  top: 1360px;
}

