/* CSS Document */
.ebg {
	background-image: url(images/bg_rings_a.jpg);
	background-repeat: no-repeat;
}
.fbg {
	background-image: url(images/bg_rings_dim.jpg);
	background-repeat: no-repeat;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bolder;
}


a:link.contest {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #485673;
	text-decoration: none;
	font-weight: bolder;
}
a:visited.contest {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #485673;
	text-decoration: none;
	font-weight: bolder;
}
a:hover.contest {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #485673;
	text-decoration: none;
	font-weight: bolder;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #485673;
	font-weight: normal;
}
/* paragraph for descriptions on all series pages */
p.descript {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
div.des {
	position:relative;
	top: 50px;

}
div.des_tips {
	position:relative;
	top: 220px;

}
/* end paragraph for descriptions on all series pages */

body {
	background-color: #000000;
}
a:link.jqmClose {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #485673;
	text-decoration: none;
}
a:hover.jqmClose {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
td {
	padding: 7px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

td.inf {
	padding: 3px;
}
.line {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: outset;
	border-left-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #485673;
}
a:link.ad {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #485673;
	text-decoration: none;
}
a:hover.ad {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.btex {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #485673;
}
ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #485673;
}

h2 {
	color:#FFFFFF;
	position:fixed;
	top: 50px;

	font-family: "Monotype Corsiva", Script, cursive, Tahoma, Arial;
}
h3 {
	color:#FFFFFF;
	position:fixed;
	top: 10px;

	font-family: "Monotype Corsiva", Script, cursive, Tahoma, Arial;
}

.identity {
	
	position:fixed;
	top: 290px;
}

/* select menu */
select.pri {
background:#333333 none repeat scroll 0%;
border:medium none;
color:#FFFFFF;
cursor:pointer;
font-family:verdana;
font-size:10px;
font-weight:bold;
margin-top:10px;
}
/* end select menu */
.style7 {
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
}
.style1 {color: #FFFFFF}
.style2 {font-size: 10px}

/* info table */
div.full { position:fixed; z-index:2; color:#FFFFFF; font-size: 12px; top: 410px;}
div.full_02 { position:fixed; z-index:2; color:#FFFFFF; font-size: 12px; top: 310px;}

/* info table */
div.series { position:fixed; z-index:2; color:#FFFFFF; font-size: 15px; top: 150px;}


/* caral content */

{		
	margin: 0;
	padding: 0;
}
img
{
	border: none;
}

#carousel
{
	width: 500px;
	height: 150px;
	position: relative;
	top: -85px;

}
#carousel a
{
	position: absolute;
	width: 110px;
}

#ImageBoxOverlay
{
	background-color: #000;
	z-index: 1000;
}
#ImageBoxOuterContainer{
	z-index: 1000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(images/spacer.png);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(images/spacer.png);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(images/next.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(images/prev.jpg);
	background-repeat:	no-repeat;
	background-position: left top;
}
/* end caral content */


/* gallery menu acordion links */
#list3 { 
		font-family: Geneva, Arial, Helvetica, sans-serif; 
		font-size: 10px;
		color: #FFFFFF;
		cursor:pointer;
		position:relative;
		
}
#list3 div.selected {
		font-weight: bold; 	
		font-family: Geneva, Arial, Helvetica, sans-serif;
}

title2{
		position: relative;
		left: 20px;
}
#list3 div div {
	position: relative;
	left:20px;

}
#list3 div.title {
	position: relative;
	left:2px;
	cursor: pointer;
}
/* end gallery menu acordion links */
/* tabs on top of page */
div.t {
	position:relative;
	top: 0px;
	left: 27px;
	width: 200px;

}
/* end tabs on top of page */


