@charset "utf-8";
/* CSS Document */

/* start sss poster gallery styles */
#gallerySS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	height: 100%;
}

#sunsetGallery {
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 1.2em;
	padding-right: 10px;
	padding-bottom: 1em;
}
#sunsetGallery h1 {
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#sunsetGallery p {
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-top: 0px;
}
.galleryThumb {
	float: left;
	width: 100px;
	margin-bottom: 10px;
	display: inline;
	text-align: left;
	padding-bottom: 5px;
	background-color: #efefef;
	margin-right: 45px;
}

.galleryThumb p {
	padding: 0;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#gallerySS2, #gallerySSmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 100%;
}
.galleryThumb2 {
	float: left;
	width: 140px;
	margin-bottom: 6px;
	display: inline;
	text-align: left;
	padding-bottom: 5px;
	background-color: #efefef;
	margin-right: 6px;
	height: 235px;
}
.sunsetgalleryblock  a:hover {
	text-decoration: underline;
}
.sunsetgalleryblock {
	color: #FFFFFF;
	background-color: #333333;
	height: 30px;
	padding: 5px;
}
.sunsetgalleryblock a {
	color: #FFFFFF;
	text-decoration: none;

}

.galleryHorizontal {
	float: left;
	width: 285px;
	margin-bottom: 6px;
	display: inline;
	text-align: left;
	padding-bottom: 5px;
	background-color: #efefef;
	margin-right: 6px;
	height: 140px;


/* end gallery styles */

/* gallery thumb styles for sunsetsurf_index.html */

}
.galleryThumbmain {
	float: left;
	width: 287px;
	margin-bottom: 5px;
	display: inline;
	text-align: left;
	padding-bottom: 5px;
	margin-right: 5px;
	background-color: #efefef;
	}

	
.thumbTitle {
	color: #CCCCCC;
	height: 29px;
	font-weight: bold;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	line-height: 3em;
	padding-left: 5px;
}

.thumbDescription {
	background-color: #005775;
	color: #CCCCCC;
	height: 165px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.thumbDescription img {
	float: left;
	padding-right: 5px;
}

.thumbDescription a {
	text-decoration:none;
	color:#fff;
}
/* start styles for ss subnav menu */

.subnavCurrent {
	text-indent: 10px;
	background-color: #C2DEEA;
}
.subnav {
	text-indent: 5px;
	border-left-width: 3px;
	background-color: #efefef;
}
.sssSubnav {
	margin-left: 10px;
}
#sunsetGallery h1 {
	margin-top: 1em;
}

/* end styles for ss subnav menu */

/* start addtocart styles */

#addtocart_ss {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-top: 10px;
	font-size: 9px;
	color: #FF3300;
}
#addtocart_ss .sunsetadd {
	float: left;
}

#addtocart_ss  .sunsetview {
	margin-right: 2px;

}
#addtocart_ss select {

}
/* end addto cart styles */
#sunsetGallery h2 {
	color: #006078;
	font-size: 12px;
}
/* start nextpagetop styles */

#nextpagetop-ss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 50px;
	margin-bottom: 5px;
}
#nextpagetop-ss .page1of {
	float: left;
}
#nextpagetop-ss .arrow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bolder;
	background-color: #629284;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0px;
	display: block;
	float: right;
}
#nextpagetop-ss .arrow a {
	text-decoration: underline;
	display: block;
	padding: 5px;
}
#nextpagetop-ss .arrow a:hover {
	color: #FFFFFF;
	background-color: #990000;
}
#nextpagetop-ss a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #629284;
}
#nextpagetop-ss a:hover {
	color: #FFFFFF;
	background-color: #990000;
}
