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


body, td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .95em;
	color: #666;	
}
body {
	background-image: url(../images/jewlbg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top;
}
img {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.itemcontent {
	line-height: 120%;
	margin-bottom: 10px;
	text-align: left;
}
#MenuBar1 {
	z-index: 8;
	margin-left: 10px;
	width: 168px;
	text-align: left;
}
p {
}
#navcontainer {
	width: 500px;
	position: absolute;
	top: 50px;
	left: 80px;
}
.gallerycontainer {
	padding: 0px;
	height: 380px;
	width: 585px;
	float: right;
	margin: 0px;
}
.galleryblurb {
	text-align: left;
	height: 350px;
	width: 310px;
	overflow:auto;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	float: left;
}
.gallerycontainer .galleryleft {
	float: left;
	width: 195px;
}
.gallerycontainer .galleryright {
	float: right;
	width: 195px;
}
a:link {
	color: #AC364C;
}
a:visited {
	color: #921F3E;
}
a:hover {
	color: #FD628E;
}
a:active {
	color: #AC364C;
}
#logo {
	background-repeat: no-repeat;
	height: 100px;
	position: relative;
	z-index: 1;
}
#logo img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
}
#COPYRIGHT {
	position: absolute;
	bottom: 15px;
	right: 30px;
	font-size: 0.7em;
	color: #333;
	line-height: 5px;
	margin: 0px;
	padding: 0px;
}
.galleries {
	float: right;
	width: 85px;
	margin-right: 5px;
	text-align: center;
	margin-left: 5px;
}
.galleries img {
	border: 0px none #FFF;
}
.gallery {
	float: right;
	height: auto;
	width: auto;
}
.redtext {
	font-size: 10px;
	color: #AA1E3D;
}

.notification_error
{
border: 1px solid #A25965;
height: auto;
width: 90%;
padding: 4px;
background: #F8F0F1;
text-align: left;

}

.notification_ok
{
border: 1px #567397 solid;
height: auto;
width: 90%;
padding: 8px;
background: #f5f9fd;
text-align: center;

}

.info_fieldset { border: 1px #dddddd solid; }

.info_fieldset legend
{
border: 1px #dddddd solid; 
color: black; 

font: 13px Verdana;

padding: 2px 5px 2px 5px;

}

.button
{
border: 1px solid #999999; 
border-top-color: #CCCCCC; 
border-left-color: #CCCCCC; 

background: white;

color: #333333; 

font: 11px Verdana, Helvetica, Arial, sans-serif;


}

/* Label */
label  { width: 140px; padding-left: 20px; margin: 5px; float: left; text-align: left; }

/* Input, Textarea */
input, textarea
{
margin: 5px;
padding: 0px; 
float: left;

border: 1px solid #999999; 
border-top-color: #CCCCCC; 
border-left-color: #CCCCCC; 

color: #333333; 

font: 11px Verdana, Helvetica, Arial, sans-serif;


}

br { clear: left; }
.greybg {
	background-color: #F2F2F2;
}
