.ssts_producttable_table td
{
  padding:0 10px 0 0;
}

#picturePreviewer_bigImg
{
  border:2px solid black;
}

input[type="submit"],
input[type="button"]
{
  border:1px solid #c57966;
  background-color:#a42200;
  color:white;
/*  font-weight:bold;*/
}

/*
GENERAL CLASSES
*/
body
{
	font-family:arial,helvetica,sans-serif;
	font-size:1em;
	color:black;
	margin:0;
	text-align:center;
	background-color: #eef9ff;/*ie-fix*/
}

p, table p
{
	margin:0 0 1em 0;
	padding:0;
}

h1
{
	font-size:100%;
	margin:0 0 1em 0;
}

h3
{
	font-size:100%;
	font-weight:bold;
	margin:0 0 0.5em 0;
	padding:0;
}

hr, table hr
{
	height:1px;
}

.bold
{
	font-weight:bold;
}

.small
{
	font-size:90%;
}

/*
SPECIAL ADAPTIONS
*/

/*LAYOUT CLASSES*/
.ssts_main_surround
{
/*
	width:850px;
	margin:auto;
*/
	width:950px;
	text-align:left;
}

.ssts_main_left
{
/*	width:172px;*/
	width:163px;
/*	background-color:#199C3A;	*/
  background-image:url(../images/bg/left.jpg);
  background-repeat: no-repeat;
  background-color: #fefeff;
/*	border-right: 1px solid #FFFFFF;*/

	padding:-2px;
	margin:0;
}

.ssts_main_right
{
/*	display:none;*/
	width:150px;
	background-color:#199C3A;	
	border-left: 1px solid #FFFFFF;
/*	vertical-align:top;*/
	padding:1px;
}
.ssts_main_bottom
{
	background-color:#199C3A;
}
/*
template classes, general
*/

.ssts_form_productsearch
{
}

.ssts_form_productsort
{
}

/*TEMPLATE CLASSES*/
/*headerbar holds logo, previews, warenkorb,...*/

.ssts_headerbar
{
/*	width:100%;*/
	margin:0;
	padding:20px 10px 0 300px;
/*  text-align:right;*/
  height:49px;
/*  border:1px solid red;*/
}

.ssts_headerbar a:link,
.ssts_headerbar a:visited
{
  color: #a42200;
}


.ssts_preview_specialoffers_outer
{
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}

.ssts_preview_specialoffers_inner
{
	border:1px solid black;
	width:400px;
	background:#f7f7f7;
	padding:2px;
	text-align:center;
	height:60px;
	border-collapse:collapse;
}
.ssts_preview_specialoffers_inner_text
{
	padding:0.5em;
	text-align:left;
}

/*
groupnavigation
*/
/*container itself*/
.ssts_nav_box
{
	margin:0 0 1em 0;
	padding:10px 10px 0 10px;
}

/*active links*/
.ssts_nav_item_act a, .ssts_nav_item_act a:link, .ssts_nav_item_act a:visited
{
	font-weight:bold;
/*	text-decoration:underline;*/
  color:#a42200;
}
.ssts_nav_item_act a:hover
{
	font-weight:bold;
	text-decoration:underline;
}

/*inactiv links*/
.ssts_nav_item_inact a, .ssts_nav_item_inact a:link, .ssts_nav_item_inact a:visited
{
	text-decoration:none;
  font-size: 11px;
  color:black;
}
.ssts_nav_item_inact a:hover
{
	text-decoration:underline;
/*	color:#FFFFFF;*/

  font-size: 11px;
}

.ssts_nav_subitem_inact a, .ssts_nav_subitem_inact a:link, .ssts_nav_subitem_inact a:visited
{
	text-decoration:none;
  font-size: 11px;
  color: #666;
}
.ssts_nav_subitem_inact a:hover
{
	text-decoration:underline;
  color: #666;
  font-size: 11px;
}

.ssts_nav_subitem_act a, .ssts_nav_subitem_act a:link, .ssts_nav_subitem_act a:visited
{
	font-weight:bold;
/*	text-decoration:underline;*/
  color: #a42200;
}
.ssts_nav_item_act a:hover
{
	font-weight:bold;
	text-decoration:underline;
}



.ssts_nav_top_box
{
	margin:0 10px 0 10px;
	padding:0;
}


.ssts_nav_top_item_inact
{
  display:inline;
  margin:0 10px 0 0;
}

.ssts_nav_top_item_act
{
  display:inline;
  margin:0 10px 0 0;
}

.ssts_nav_top_item_inact a,
.ssts_nav_top_item_inact a:link,
.ssts_nav_top_item_inact a:visited,
.ssts_nav_top_item_inact a:active
{
  font-size:12px;
  font-weight:normal;
}

.ssts_nav_top_item_act a,
.ssts_nav_top_item_act a:link,
.ssts_nav_top_item_act a:visited,
.ssts_nav_top_item_act a:active
{
  font-size:13px;
  font-weight:bold;
}


/*login*/
.ssts_login
{
}

.ssts_login td
{
  padding:0 0 0 10px;
}
/*
.ssts_login input[type="submit"]
{
  border:1px solid #c57966;
  background-color:#a42200;
  color:white;
}
*/
/*news*/
.ssts_news
{
/*	margin:0 0 1em 0;
	padding:0 10px;*/
}
.ssts_news_item
{
	padding:8px 10px;
}
.ssts_news_item_date
{
	font-weight:bold;
	color:#ffffff;
}
.ssts_news p
{
	margin:5px 0;
	padding:0 10px;
}
.ssts_news_item_name
{
	color:#ffffff;
}
.ssts_news_item_desc
{
	color:#ffffff;
}

.ssts_news_item_link {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
.ssts_news_item_link:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF;  text-decoration: none;}
.ssts_news_item_link:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF;  text-decoration: none;}
.ssts_news_item_link:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold	; color: #FFFFFF;  text-decoration: underline; }


/*.ssts_news_item_name
.ssts_news_item_link*/

/*catalogue (build in when activated)*/
.catalogue
{
	margin:5px 0;
	padding:0 10px;
}

/*user online*/
.ssts_useronline
{
	margin:1em 0;
	padding:0 10px;
	font-size:12px;
	color:#ffffff;
	font-weight: bold;
	
}

/*
navi2 @ content-top
*/

/*sprachauswahl*/
.ssts_langsw
{
	float:right;
	margin:0px;
	padding:0px;
  margin-bottom:-4px;
	position:relative;
	top:-2px;
}

.ssts_navi
{
}

/*elemente mit den links*/
.ssts_naviitem
{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none;}

.ssts_naviitem a
{
	text-decoration:none; color: #FFFFFF;
}

/*MAINAREA*/
.ssts_mainarea
{
	margin:0 10px 10px 10px;
/*  height:750px;*/ /*uncomment if to use scrollbars inside mainarea!!!!*/
/*  width:97%;*/
/*  overflow:auto;*/ /*defined inside mainarea.html now!!!*/
}

.ssts_mainarea_start
{
/*  margin:0 0 -2px -2px;*/
}


.ssts_main_mainarea
{
  background-image:url(../images/bg/mainarea.jpg);
  background-repeat: no-repeat;
  background-color: #fefeff;

	padding:0;
	margin:0;
/*	vertical-align:top;*/
	height:650px;
/*	width:530px;*/
}

.ssts_main_mainarea_start
{
  background-image:url(../images/bg/mainarea_start.jpg);
  background-repeat: no-repeat;
  background-color: #fefeff;

	padding:0;
	margin:0;
/*	vertical-align:top;*/
	height:650px;
/*	width:530px;*/
}

/*
BREADCRUMB NAVIGATION
*/
/*see also mie/moz-styles*/
.ssts_breadcrumb_text
{
}
.ssts_breadcrumb_divider
{
	margin:0 0.5em;
	position:relative;
	top:-2px;
}

/*catalogueslist*/
.ssts_catalogueslist_table
{
	border-collapse:collapse;
}
.ssts_catalogueslist_table td, .ssts_catalogueslist_table th 
{
	padding:0 0.5em;
}

/*CONTACT FORM*/
.ssts_contact_table
{
/*	width:80%;*/
/*	margin:0 auto;*/
}

.ssts_contact_table_key
{
/*	width:25%;*/
	padding:0 1em 0 0;
}

.ssts_contact_table_value
{
/*	width:75%;*/
	width:300px;
}


/*
CUSTOMERAREA
*/
/*customerarea_navigation*/
.ssts_customerarea_navi_header
{
	text-align:center;
	background-color:#ddd;
	padding:1em;
	margin:0 0 1em 0;
}

.ssts_customerarea_navi_order
{
	text-align:center;
	background-color:#eee;
	margin:0 0 1em 0;
	padding:2px;
}

/*ssts_customarea_orders_table_left*/
.ssts_customarea_orders_table
{
	width:100%;
	border-collapse:collapse;
}
.ssts_customarea_orders_table_left
{
	text-align:left;
	padding:0 1em;
}
.ssts_customarea_orders_table_right
{
	text-align:right;
}

/*download*/
.ssts_download_table
{
	border-collapse:collapse;
}
.ssts_download_table td
{
	padding:0 0.5em;
}

/*flags*/
.ssts_flags_hori
{
	list-style-type:none;
	margin:0;
	padding:0;
}
.ssts_flags_hori li
{
	display:inline;
	margin:0;
	padding:0;
}

.ssts_flags_vert
{
	list-style-type:none;
	margin:0;
	padding:0;
}
.ssts_flags_vert li
{
	display:block;
	margin:0;
	padding:0;
}

/*
GALLERY
*/
.ssts_gallery_putgroups_table
{
	border-collapse:collapse;
}
.ssts_gallery_putgroups_table td
{
	padding:0 0.5em;
}

/*deliveryGroup*/
.ssts_deliveryGroup_table
{
	border-collapse:collapse;
}

.ssts_deliveryGroup_table td
{
	padding:2px 0.5em;
}

/*
GROUPDETAIL
*/

.ssts_groupdetail_table
{
	border-collapse:collapse;
}
.ssts_groupdetail_table td
{
	padding:2px 0.5em 0 0px;
/*	vertical-align:top;*/
}

/*
CHAT
*/

#chatMsgList
{
	height:300px;
	width:100%;
	overflow:auto;
	white-space:nowrap;
	border:1px solid black;
	margin:0 0 3em 0;	
}
.ssts_chatformtextarea
{
	height:5em;
	width:100%;
	border:1px solid black;
}
#chatSendMessageButton
{
	width:120px;
}

/*
CUSTOMERAREA_ORDERPRODUCTS
*/

.ssts_customerarea_products_table
{
	border-collapse:collapse;
	margin:0 0 1em 0;
}
.ssts_customerarea_products_table td
{
	padding:0 0.5em;
}
.ssts_customerarea_products_table form
{
	margin:0;
}

/*newproducts*/
.ssts_newproducts
{
	border-collapse:collapse;
	margin:0 0 1em 0;
}
.ssts_newproducts td
{
	padding:0 0.5em;
}

/*ordersummary*/
.ssts_ordersummary_table
{
	border-collapse:collapse;
	margin: 0 0 1em 0;
}
.ssts_ordersummary_table th
{
	font-weight:bold;
	padding:0 0.5em;
}
.ssts_ordersummary_table td
{
	padding:0 0.5em;
	white-space:nowrap;
}

/*productlist*/
.ssts_productlist_table
{
	border-collapse:collapse;
	margin: 0 0 1em 0;
/*	width:100%;*/
}
.ssts_productlist_table td
{
/*	white-space:nowrap;*/
	padding:0 21px 0 21px;
/*  text-align:center;*/
}
.ssts_productlist_table th
{
	font-weight:bold;
	white-space:nowrap;
	padding:0 0.5em;
}

/* other productlist tables*/
.ssts_general_productlist_table td,
.ssts_general_productlist_table th
{
  padding:5px;
}

/*REGISTER FORM*/
.ssts_register_table
{
/*	width:80%;*/
	margin:0 auto;
}

.ssts_register_table_key
{
/*	width:25%;*/
	padding:0 1em 0 0;
}

.ssts_register_table_value
{
/*	width:75%;*/
	width:300px;
}

.ssts_form_input
{
	width:100%;
}

.ssts_form_textarea
{
	width:100%;
	height:10em;
}

/*REGISTER FORUMUSER*/
.ssts_forumuser_table
{
/*	width:80%;*/
	margin:0 auto;
}

.ssts_forumuser_table_key
{
/*	width:25%;*/
	padding:0 1em 0 0;
}

.ssts_forumuser_table_value
{
/*	width:75%;*/
	width:300px;
}



/*
SITEMAP
*/

.ssts_sitemap_table
{
	border-collapse:collapse;
	margin: 0 0 1em 0;
	width:100%;
}
.ssts_sitemap_table a
{
	text-decoration:none;
}

/*
templateklassen
*/

/*advertisement*/
.ssts_tn_advertisement
{
	width:300px;
	height:80px;
}



.ssts_main_top
{
	background:url(../images/bg/top.jpg);

	border: 1px solid #FFFFFF;
	border-bottom:none;
	margin: 0;
  
	width:950px;
/*  height:69px;*/
}



.ssts_main_table
{
	border-collapse:collapse;
	border:1px solid #FFFFFF;
	border-top:none;
	margin:0px;
	padding:0px;
/*	width:852px;*//*100%;*/
  width:950px;
}

.ssts_headbutton 
{
	background:url(../images/bg/head_left.gif);
	height:18px;
	/*width:148px;*/
	padding:7px 0 0 0;
	margin:-1px -1px 1em -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.surround_preview_productbasket
{
  text-align:right;
  height:10px;
/*  border:1px solid red;*/
}

.ssts_preview_productbasket
{
  padding:0 3px 0 0;
}
.ssts_preview_produktbasket_inactiv
{
	color:#aaa;
}



.ssts_naviitem

{

	padding:1px 1em 1px 2em;

	margin:0 0 0 -1px;

}



.ssts_breadcrumb

{

	/*moz*/

	background-color:#e7e7e7;

	margin:0 -1em;

	padding:2px 1em;

	position:relative;

	top:-1em;

}


.ssts_navibar
{
	border-bottom:1px solid #FFFFFF;
	padding:5px 3px 4px 3px;
	background-color:#9b231a;
/*	background:url(../images/bg/head_left.gif);*/
/*  width:530px;*/

}

.ssts_naviitem_temp
{
	padding:0px 1em 0px 1em;
	margin:0 0 0 -1px;
	color:white;
	
}
.ssts_naviitem_temp a
{
	text-decoration:none;
	color:#ffffff;
	font-size:12px;
}
.ssts_naviitem_temp a:link,
.ssts_naviitem_temp a:visited
{
	text-decoration:none;
	color:#ffffff;
	font-size:12px;
}
.ssts_naviitem_temp a:hover
{
	text-decoration:underline;
	color:#ffffff;
	font-size:12px;
}


/*
------------------------------historical css------------------------------
*/
ul,ol,li {margin-left:10px; font-family:Arial; font-size:12px; font-weight:normal; color:#603400; list-style-position: outside; list-style-image:url(../images/icons/listpoint.gif);}

div,address {font-family:Arial; font-size:12px; color:#000000;}

/*p { font-family:"Arial"; font-size:12px; color:#000000;}*/
hr {color:#000000; height:1px;}

/*body { margin:0px; background-color: #FFFFFF;font-weight: normal; font-size: 12px; color:#000000; font-family: Arial, Helvetica, sans-serif; }*/
td { font-weight: normal; font-size: 12px; color:#000000; font-family: Arial, Helvetica, sans-serif }
th  { font-weight: bold; font-size: 12px; color:#000000; font-family: Arial, Helvetica, sans-serif; text-align:left }

/*h1 { font-weight: bold; font-size: 12px; color:#000000; font-family: Arial, Helvetica, sans-serif; height:12px; }*/
h2 { font-weight: bold; font-size: 12px; color:#000000; font-family: Arial, Helvetica, sans-serif; height:12px; }
/*h3 { font-weight: bold; font-size: 12px; color:#000000; font-family: Arial, Helvetica, sans-serif; height:12px; }*/

table {padding:0px; border:0px;}

input {font-size:10px;color:#000000;}
select {font-size:10px;color:#000000;}
textarea {font-family:"Microsoft Sans Serif";font-size:12px;color:#000000;}

.TButton {color:#603400; background-color:#DAB07F;}

.TStrong {color:#603400; font-weight:bold;}

a:link {color:#000000;text-decoration:none;}
a:visited {color:#000000;text-decoration:none;}
a:active {color:#000000;text-decoration:none;}
a:hover {color:#666666;text-decoration:none;}
a:focus {color:#000000;text-decoration:none;}
:unknown {outline: none;}

.TListTitle {font-family:Arial; font-size:12px; font-weight:bold;}
.TListElement {font-family:Arial; font-size:12px; font-weight:normal;}

.TSearchEngineUrlListTitle {font-family:Arial; font-size:11px; font-weight:bold;}
.TSearchEngineUrlListDescription {font-family:Arial; font-size:10px; font-weight:normal;}

.TFoundSearchResultElement {font-family:Arial; background-color:#CCCCCC;}

.TJSNavigation_0l0i {font-family: Arial; font-size:11px;	text-decoration: none;	color:#FFFFFF;	padding:0px;}
.TJSNavigation_0l0o {padding:2px font-family: Arial; font-size:11px;	border:0px}
.TJSNavigation_0l1i {	font-family: Arial;	font-size: 11px;	text-decoration: none;	color:#FFFFFF;	padding:0px; text-align:center}
.TJSNavigation_0l1o {padding:2px font-family: Arial; font-size:11px; text-decoration: none;	border: 0px solid #FFFFFF; border-style:solid; border-color:#9A9997; border-width:1px; border-top-width:0px;}
.TJSNavigation_0l2i {	font-family: Arial;	font-size: 11px;	text-decoration: none;	color:#FFFFFF;	padding:0px;}
.TJSNavigation_0l2o {padding:2px font-family: Arial; font-size:11px;	text-decoration: none;	border: 0px solid #FFFFFF; border-style:solid; border-color:#9A9997; border-width:1px; border-top-width:0px;}

/*.TAutoLogInText {font-family:Arial; font-size:10px; font-weight:normal;}*/

.TDetailPrice {font-family:Arial; font-size:14px; font-weight:bold; color:#FF0000;}
.TDetailRate {font-family:Arial; font-size:10px; font-weight:normal; color:#FF0000;}

.TDisabledText {font-family:Arial;color:#AAAAAA;}

.TSourceCode {font-family: Arial; font-size:12px; color:#000000; font-style:italic;}

.TPicGalleryDetailText {font-family:Arial; font-size:10px; font-weight:normal;}

a:link.TNavigationLinks {font-family: Arial; font-size:12px; color:#ffffff; font-weight:bold; text-align:left; text-decoration: none;}
a:visited.TNavigationLinks {font-family: Arial; font-size:12px; color:#ffffff; font-weight:bold; text-align:left; text-decoration: none;}
a:active.TNavigationLinks {font-family: Arial; font-size:12px; color:#ffffff; font-weight:bold; text-align:left; text-decoration: none;}
a:hover.TNavigationLinks {font-family: Arial; font-size:12px; color:#ffffff; font-weight:bold; text-align:left; text-decoration: underline;}
a:focus.TNavigationLinks {font-family: Arial; font-size:12px; color:#ffffff; font-weight:bold; text-align:left; text-decoration: none;}

a:link.TBreadCrumbNavigation {font-family: Arial; font-size:12px; color:000000; text-decoration:none;}
a:visited.TBreadCrumbNavigation {font-family: Arial; font-size:12px; color:000000; text-decoration:none;}
a:active.TBreadCrumbNavigation {font-family: Arial; font-size:12px; color:000000; text-decoration:none;}
a:hover.TBreadCrumbNavigation {font-family: Arial; font-size:12px; color:000000; text-decoration:underline;}
a:focus.TBreadCrumbNavigation {font-family: Arial; font-size:12px; color:000000; text-decoration:none;}

a:link.TForumList {font-family: Arial; font-size:12px; color:#000000; font-weight:normal; text-align:left; text-decoration: underline;}
a:visited.TForumList {font-family: Arial; font-size:12px; color:#954595; font-weight:normal; text-align:left; text-decoration: underline;}
a:active.TForumList {font-family: Arial; font-size:12px; color:#2F56D3; font-weight:normal; text-align:left; text-decoration: underline;}
a:hover.TForumList {font-family: Arial; font-size:12px; color:#1D9610; font-weight:normal; text-align:left; text-decoration: underline;}
a:focus.TForumList {font-family: Arial; font-size:12px; color:#2F56D3; font-weight:normal; text-align:left; text-decoration: underline;}

.TBorderLight {border-style:solid; border-color:#DAB07F; border-width:2px; padding-left:10px; padding-right:10px;}

.THorNavItem {font-family: Arial; font-size: 14px; color:#974700; text-decoration:none;}

a:link.THorNavItem {font-family: Arial; font-size: 14px; color:#974700; text-decoration:none;}
a:visited.THorNavItem {font-family: Arial; font-size: 14px; color:#974700; text-decoration:none;}
a:active.THorNavItem {font-family: Arial; font-size: 14px; color:#974700; text-decoration:none; font-weight:bold;}

a:link.TDetail {font-family: Arial; font-size: 12px; color:#974700; text-decoration:none;}
a:visited.TDetail {font-family: Arial; font-size: 12px; color:#974700; text-decoration:none;}
a:active.TDetail {font-family: Arial; font-size: 12px; color:#974700; text-decoration:none; font-weight:bold;}

.TBackgroundTop {background-color:#CCCCCC; border-style:solid; border-color:#000000; border-width:1px; border-bottom:0px;}
.TBackgroundLeft {background-color:#E6E6E6; border-style:solid; border-color:#000000; border-width:1px; border-top:0px;}
.TBackgroundMainarea {background-color:#FFFFFF; border-style:solid; border-color:#000000; border-width:1px; border-top:0px; border-left:0px;}
.TBackgroundRight {background-color:#FFFFFF; border-style:solid; border-color:#000000; border-right-width:1px; border-left-width:0px; border-top-width:0px; border-bottom-width:1px;}


.ssts_left_nav {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none;}
.ssts_left_nav:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF;  text-decoration: none;}
.ssts_left_nav:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF;  text-decoration: none;}
.ssts_left_nav:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF;  text-decoration: underline; }



h1 { font-family: Arial, Helvetica, sans-serif; font-size: 22px; font-weight: normal; color: #199C3A;  text-decoration: none;}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #199C3A;  text-decoration: none;}
.ssts_start_text { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #199C3A;  text-decoration: none;}

.ssts_right_nav {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none;}
.ssts_right_nav:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF;  text-decoration: underline;}
.ssts_right_nav:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF;  text-decoration: none;}
.ssts_right_nav:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF;  text-decoration: underline; }



#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 5px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index:10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 3px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 1000;
}

