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

body {
	margin: 0px;
	padding: 0px;
	background-image:url(images/layout/bodybg.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	width: 1020px;
	font-family:Arial, Helvetica, sans-serif;
	}

.content {
	background-image:url(images/layout/logo-bg.jpg);
	background-repeat:repeat-x;
	background-position: left top;
}
.content a:link, a:visited, a:active, a:focus {color:#003399;}
.content a:hover {color:#006633;}
.logotable 	{
	background-image: url(images/layout/butterfly.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menutr {
	background-image:url(images/layout/menu-tr.jpg);
	background-repeat:no-repeat;
	}
.logorighttr {
	background-image:url(images/layout/logo-right-bg.jpg);
	background-repeat:repeat-x;
	}

.imageTable {padding: 0px 25px 0px 25px;}

.accordianLeft {padding: 0px 50px 0px 100px;}
.accordianRight {padding: 0px 100px 0px 50px;}

.borderImage { padding-left: 15px; float: left; padding-top: 7px;}
.borderImage img {border: 5px solid #cccccc; }

table.shadow {align: center; border:1px solid #cccccc; width: 800px; }
td.shadow-bot {height: 10px; background: url(images/layout/bg-bottom.gif);}
td.shadow-botl {width: 10px; height: 10px; background: url(images/layout/bg-bottom.gif);}
td.shadow-botr {width: 10px; height: 10px; background:url(images/layout/bg-bottom.gif);}
td.shadow-center {background-color: #ffffff; border: 1px solid #efefef; text-align:left;}
td.shadow-center h1, h2, h3, h5, h6 {color:#62A0C9;
padding: 10px;}
td.shadow-center h4 {color:#62A0C9;
padding: 10px 10px 10px 25px;}
td.shadow-center p, ul, ol {padding: 0px 10px 5px 20px;
color:#666666; line-height: 25px;}
td.shadow-l {width: 10px; background: #5c5c5c url(images/layout/bg-vertical.gif) repeat-x;;}
td.shadow-r {width: 10px; background: #5c5c5c url(images/layout/bg-vertical.gif) repeat-x;}
td.shadow-top {height: 10px; background:url(images/layout/bg-top.gif);}
td.shadow-topl {width: 10px; height: 10px; background:url(images/layout/bg-top.gif);}
td.shadow-topr {width: 10px; height: 10px; background: url(images/layout/bg-top.gif);}
table.shadow1 {align: center; border:1px solid #cccccc; width: 800px; }
.blueText {color:#62A0C9; font-weight:bold;}
.wasText {text-decoration:line-through; font-size:.9em;}
.nowText {color:#62A0C9; font-weight:bold;}
.formButton {padding-left: 40px; color:#666666;}

.footer {padding: 20px;
border-top:dotted #999999;
border-top-width:1px;
color:#999999;
font-size:.8em;
letter-spacing: 0.1em;}

.diamondImage {
	background-image: url(images/diamonds/bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.pearlsImage {
	background-image:url(images/pearls/bg-image.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.pearlsImage2 {
	background-image:url(images/pearls/pearls-on-shell.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.gemstonesImage {
	background-image:url(images/gemstones/gemstones.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.sekondaImage {
	background-image:url(images/watches/sekondabg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


.blockquoteRight {margin-left: 140px;}

.dataTable {margin-left: 20px;}
.dataTable td  {border: 1px solid #cccccc; color:#666666;}

.smallText {font-size:.9em;}

.tableImage {}
.tableImage img {padding: 5px;