@charset "UTF-8";
body  {
	font: 100.01% "Trebuchet MS",Arial, "Times New Roman";
	background: white;
	margin: 0;
	padding: 0;
	color: #ffffff;
}

.madaa #container { 
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top: 20px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background: #ffffff;
	display: block;
	overflow: hidden;
}

.madaa #maintable {
  background: #eeeeee;
  color: #2f0f0f;
  font-size: 12px;
  font-weight: bold;
  margin: 0 auto;
}

.madaa #maintable td {
   text-align: center;
}

#maintable a {
}

#maintable a:link {
  color: #2f0f0f;
  text-decoration:none;
  
}

#maintable a:visited {
  color: #2f0f0f;
	text-decoration:none;
}

#maintable a:hover {
  color: #2f0f0f;
  text-decoration:underline;
}

#maintable a:active {
  color: #2f0f0f;
	text-decoration:underline;
}

#maintable img {
  margin-top: 5px;
  border: 1;
}

.leftcol, .middlecol, .rightcol {
  display: block;
  float: left;
  overflow:hidden;
  padding-bottom: 32767px;
  margin-bottom: -32767px;
}

.player {
  display: block;
  border: 2px solid #e5ffff;
}

.leftcol {
  background: #dddddd;
}

.middlecol {
  margin-left: 3px;
  width: 630px;
  color: black;
  background: #efefef;
}

.rightcol {
  margin-left: 3px;
  color: black;
  font-size: 10px;
  width: 140px;
  background: #dddddd;
}

.news, .newsmusic, .newsart, .newslang, .newsmat, .newsmission {
	display: block;
	padding: 5px;
	margin-top: 3px;
	background: #dddddd;
	color: #343434;
	font-size: 14px;
	font-weight: bold;
}

.newstext {
  display: block;
  padding-left: 5px;
  font-size: 12px;
  font-weight: bold;
}

.footer {
    display: block;
    background:#dddddd;
    clear:both;
    width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	  margin: 0 auto;
    margin-top: 3px;
    margin-bottom: 4px;
    }
    
.footertext {
  display: block;
  padding: 3px;
  margin: 0;
  font-size: 0.9em;
  color:#555555;
  text-align: center;
}

.nextprev {
  font-size:16px;
  font-weight: normal;
  display:block;
  color: red;
  padding: 0;
  margin: 10px 10px 10px 25px;
  line-height: 20px;
  text-decoration:underline;
}

.nextprev: hover {
	color: red;
	text-decoration:underline;
}

.heada {
  margin: 0;
  padding: 0;
  font-size: 19px;
  text-align: right;
  display: block;
  color: #962d20;
}

.headb, .headc {
  display: block;
  margin: 0;
  padding-top: 10px;
  font-size: 16px;
  text-align: right;
}

.headb {color: #962d20;
  /*color: #680004;*/
  }
  
.headc {color: #962d20;
  /*color: #8c4b00;*/
  }

.logo {
  display: block;
	background-color: white;
	padding: 10px 15px 10px 10px;
}

.rightlogo {
  display: block;
  background-color: white;
  padding-left: 5px;
  margin: 0;
  }

.silwan {
  display: block;
  background: white;
}

.language {
  display: block;
  float: right;
  color: black;
}

.head {
  font-size:20px;
  font-weight: normal;
  display:block;
  padding: 0;
  margin: 10px 0 20px 15px;
}

.subhead {
  font-size:18px;
  font-weight: normal;
  display:block;
  padding: 0;
  margin: 15px 10px 10px 15px;
}
 
.maintext {
  font-size:16px;
  font-weight: normal;
  display:block;
  padding: 0;
  margin: 10px 10px 10px 25px;
  line-height: 20px;
}

pre.maintext {
	white-space: pre-wrap;
	word-wrap: break-word; 
	font-size: 16px;
	font: 100.01% "Trebuchet MS",Arial, "Times New Roman";
}

.maintext2 {
  font-size:0.8em;
  font-weight: normal;
  display:block;
  padding: 0;
  /*color: #680004;*/
  margin: 10px 10px 10px 25px;
}


.text {
  padding-bottom: 10px;
  margin: 0;
  color: black;
  display: block;
  border-top: 3px solid white;
}

.gallery {
  display: block;
  padding: 8px;
  margin: 0;
}

.textitalic {
  font-size: 1.1em;
  font-style:italic;
  color:#b7aa7e;
  display: block;
}

.smalltext {
  font-size: 0.8em;
}

#PrevClick {
  visibility: hidden;
  text-align: left;
  display: block;
  font-size: 12px;
}

#NextClick {
  visibility: hidden;
  text-align: right;
  display: block;
  font-size: 12px;
}

.arttable {
  display:block;
  padding:0px;
  margin:0px;
  padding-left: 20px;
  }
  
#ImgDisp {
  display: none;
  border: 1px solid #662096;
}

#thumbs {
display: block;
float: left;
padding-left: 7px;
}

#toplink {

}

.tn {
  text-align: center;
  width:auto;
}

.tntable {
  padding-left: 20px;
  padding-right: 20px;
  display: none;
}

#tnmin2, #tnmin1, #tnplus1, #tnplus2 {
  width: 60px;
  visibility: hidden;
}

#tnmin2_img, #tnmin1_img, #tnplus1_img, #tnplus2_img {
  width: 60px;
  height: 40px;
  border: 1px solid green;
}

#tnimg {
  width: 80px;
  height: 53px;
}
 
a {
  color: green;
  text-decoration: underline;
  cursor: pointer;
}

a:link {
  color: green;
	text-decoration:underline;
}

a:visited {
  color: green;
	text-decoration:underline;
}

a:hover {
	color: red;
	text-decoration:underline;
}

a:active {
  color: underline;
}

.newstext a {
}

.newstext a:link {
  color: #494cff;
  text-decoration:underline;
}

.newstext a:visited {
  color: #494cff;
	text-decoration:underline;
}

.newstext a:hover {
  color: #2b2d9f;
}

.newstext a:active {
  color: #494cff;
	text-decoration:underline;
}

/*.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
/*	clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}*/

/*form {
  padding: 0px;
  padding-left: 10px;
  margin: 0px 130px 30px 140px;
  text-align: left;
  border: 1px solid #333333;
  font-size: 0.8em;
  color:#222222;
  width: 330px;
  height: 400px;
  _height: 390px;
}

form.contact {
  width: 365px;
}

form#rtlform {
  text-align: right;
  direction: rtl;
  display: block;
  margin: 0px 240px 30px 130px;
  padding-left: 0px;
  padding-right: 10px;

}

form#rtlform.contact {
  width: 405px;
  _width: 400px;
}

input, textarea {
  margin-left: 15px;
  margin-right: 25px;
  margin-top: 5px;
}*/

a img{
  border-color: #e5ffff;
}

a:hover img{
  border-color: #b2cac9;
}

input, textarea {
	font: 100.01% "Trebuchet MS",Arial, "Times New Roman";
	font-size: 14px;
}

.d_itemtext,.d_ecardtext {
	display: block;
	font-style: italic;
	font-size: 12px;
	color:#06554f;
	margin: 0 1px 0 1px;
}

a.d_ecardlink :hover {
	color: red;
}

.d_itemtext {
	height: 30px;
}

.d_ordermore {
	display: block;
	font-size: 12px;
	vertical-align: text-bottom;
	padding: 0;
	padding-top: 2px;
	border-top: 1px solid #cccccc;
	margin: 2px 0 0 0;
}

.d_ordermore a {
	text-decoration: none;
}

.d_exp, .d_basket_sidebar, .itemstable td {
	background: white;
	padding: 2px;
	border-top: 1px solid #0c746b;
	border-left: 1px solid #0c746b;
	border-right: 2px solid #0c746b;
	border-bottom: 2px solid #0c746b;
	margin: 10px;
}

.d_basket_sidebar {
	display: block;
	padding: 2px;
	margin: 2px;
	color:#06554f;
	font-size: 12px;
}	
.d_exp {
	display: block;
	color:#06554f;
}

table.itemstable {
	padding: 0;
	margin: 0;
	margin-top: -5px;
}

.itemstable td {
	width: 300px;
	margin: 0 4px 8px 4px;
}

.d_price {
	font-size: 14px;
	color:#06554f;
}

.d_exp_price {
	font-size: 22px;
	color:#06554f;
}

.d_price_small {
	font-size: 11px;
	text-align: center;
	color:#06554f;
}

.d_img {
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
}

.d_exp_text, .d_message {
	display: block;
	margin: 0 10px 0 10px;
	padding-top: 5px;
	white-space: pre-wrap;
	word-wrap: break-word; 
	font-size: 14px;
	font: 100.01% "Trebuchet MS",Arial, "Times New Roman";
}

.d_message {
	color : #430358;
}

.d_exp_title {
	width:400;
	color:#06554f;
	border-bottom:1px solid #999999;
	font-size:18px;
	display:block;
	padding: 0;
	margin: 10px 10px 5px 10px;
}

.d_exp_prev, .d_exp_next {
	display: block;
	font-size: 16px;
    font-style:italic;
	margin: 0;
	padding: 5px;
	margin: 5px 10px 0 10px;
}

.d_exp_prev {
	border-top: 1px solid #cccccc;
}

.d_sep {
	border-top: 1px solid #cccccc;
	display: block;
	padding: 0;
	margin: 0px 40px 0px 40px;
}

.d_exp_next {
	float: right;
	padding-right: 7px;
}

.d_exp_prev a, .d_exp_next a {
	text-decoration: none;
}

.d_giftsmenu {
  font-size: 15px;
  display:block;
  padding: 0;
  margin: 15px 5px 10px 5px;
}

table.d_giftsmenu td {
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	width: 154px;
	color: #888888;
}

table.d_giftsmenu tr.d_grad {
	background: #10f9e6;
	/*10f9e6*/
}

table.d_giftsmenu a {
	text-decoration: none;
	color: #888888;
}

table.d_giftsmenu a:hover {
	text-decoration: none;
	color: #666666;
}

table.d_giftsmenu td.d_choice, a.d_choice {
	color: #0c746b;
	width: 154px;
	padding: 0;
}

.d_basket_table {
	width: 100%;
}

.d_basket_table th {
  font-size: 14px;
  font-weight: normal;
  padding-top: 8px;
}

.d_basket_table td {
	padding-top: 10px;
}

.d_details_table td.fieldtxt {
	text-align: right;
}

.form_inline {
	display: in-line;
	float: left;
}

.d_previewecard {
	color:#06554f;
}

.d_previewecard a {
	text-decoration: none;
}

.d_previewecard a:hover {
	color:#06554f;
	text-decoration: none;
}

.d_small {
	font-size:12px;
	font-style: italic;
	text-align: center;
}
