/* CSS Document */

h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, span, fieldset, legend, blockquote { margin: 0; padding: 0; }
li {list-style: none;}
img { border: none; }
.galleryitems {
	display: inline;
}
span{display:none;}
a, a:link, a:visited, a:active, a:hover { text-decoration: none; font-weight: bold; color: #FFFFFF; outline: none; }
a:hover { color: #000; }
body{
	margin: 0px;
	padding: 0px;
	background-color: #C1D6EC;
	background-image: url(assets/img/body-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 82.5%;
}
#top { background-image: url(assets/img/top_everlasting.jpg); height: 190px; }
#top li a {
	width: 177px;
	position: absolute;
	left: 61px;
	top: 23px;
	height: 61px;
}
#right p {
	padding-bottom: 20px;
	padding-right: 20px;
}
#flash { position: absolute; left: 0px; top: 0px; height: 190px; width: 770px; }
#w3c { float: right; margin-right: 150px; }
#right {
	margin-left: 220px;
}



#container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(assets/img/container-rpt_everlasting.png);
	background-repeat: repeat-y;
}

#container #content h2 {
	padding-bottom: 10px;
}
#left {
	float: left;
	width: 204px;
}

#content {

}
#right h2 {
	font-size: 1.4em;
}

#nav {

}

#nav li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	width: 204px;
	background-image: url(assets/img/nav_everlasting.jpg);
	height: 44px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}

#nav li a {
	text-align: left;
	display: block;
	height: 30px;
	padding-top: 14px;
	padding-left: 20px;
	background-image: url(assets/img/nav_everlasting.jpg);
}



hr{	display:none;}
#nav li a:hover {
	text-align: left;
	display: block;
	height: 30px;
	padding-top: 14px;
	padding-left: 20px;
	color: #6699FF;
}

#footer { clear: both; height: 350px; padding-top: 20px; padding-left: 20px; background: url(assets/img/footer_everlasting.jpg) no-repeat top; }

#footer p { color: #000000; padding-right: 30px; padding-top: 50px; padding-bottom: 10px; font-size: .75em; }
.credits {
	margin-top: 130px;
	float: right;
}
#footer h3 { font-size: 12px; margin: 0px; padding: 0px 0px 20px; }


#footer a {
	color: #666666;
}
#sizes h4 {
	font-size: 12px;
	padding-bottom: 10px;
}.tablelight {
	background-color: #C5D8ED;
}
.tabledark {
	background-color: #407EC4;
}
#thumbs { padding-left: 150px; padding-right: 85px; padding-bottom: 35px; }
#thumbs img {
	border: 1px solid #FFFFFF;
	margin-bottom: 3px;
}
#thumbs img:hover {

	border: 1px solid #CCCCCC;
	margin-bottom: 3px;
}
#thumbs  img:hover, #thumbs_index img:hover {	margin-bottom: 3px;	border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;	border-top-style: solid;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;	border-top-color: #CCCCCC;	border-right-color: #CCCCCC;	border-bottom-color: #CCCCCC;	border-left-color: #CCCCCC;}

#footer_index #w3c {
	float: right;
}
#thumbs  img, #thumbs_index img {
	border: 1px solid #FFFFFF;
	margin-bottom: 3px;
}
#footer_index p {
	padding: 10px;
	font-size: .75em;
}#thumbs_index { margin-bottom: 20px; }
#footer_index { clear: both; height: 70px; background: #FFFFFF url(assets/img/footer_index_2.jpg); }

h3 { padding-bottom: 10px; font: bold 1em Georgia, "Times New Roman", Times, serif; }
.nextprev   li  { display:block; padding: 2px; font: .85em Arial, Helvetica, sans-serif; text-transform: uppercase; float: left; }
.nextprev li a { display: block; float: left; width: 95px; margin-right: 10px; height: 20px; text-align: center; padding-top: 5px; background: url(images/navprev.gif) 0px -25px; }
.nextprev { margin-bottom: 60px; padding-top: 10px; display: block; }

