BODY { background-image:   url(images/bg_purple.gif); color: #000000;
       font-family: Arial;
       font-size: 9pt;
	    margin-top: 10px;
}

td { font-size: 10pt;
 }

.bar {background-image: url(images/features.jpg); background-repeat: repeat-x;}
.footer {background-image: url(images/footer_green.jpg); background-repeat: repeat-x;}

.grey { color: #333333; font-size: 14pt; font-family: Microsoft Sans Serif;}
.pink { color: #8D2C57; font-size: 26pt; font-family: Microsoft Sans Serif;}

A:link { color: #000000; background-color: #ffffff; }
A:visited { color: #972D5A; background-color: #ffffff; }
A:active { color: #4A162C; background-color: #ffffff; }

.occasions A:link { color: #000000; font-size: 8pt; font-family: Microsoft Sans Serif; background: transparent; }
.occasions A:visited { color: #972D5A; font-size: 8pt; font-family: Microsoft Sans Serif; background: transparent; }
.occasions A:active { color: #4A162C; font-size: 8pt; font-family: Microsoft Sans Serif; background: transparent; }

.foot A:link { color: #000000; background: transparent; text-decoration: none;}
.foot A:visited { color: #972D5A; background: transparent; text-decoration: none;}
.foot A:active { color: #636624; background: transparent; text-decoration: none;}

.ThRows { background-color: #82264E; color: #FFFFFF;
          font-weight: bold; text-align: center;
       font-family: Arial;
       font-size: 9pt;
}
.TdRows { background-color: #82264E; color: #FFFFFF;
       text-align: center;
       font-family: Arial;
       font-size: 9pt;
}
.TrRows { background-color: #FFFFBF; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}
.TrOdd  { background-color: #E4CDCD; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}.TrHover { background-color: #B97373; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}

.allborders {
border-style: solid;
border-width: 1px;
border-color: #4A162C
}

.allborders2 {
border-style: solid;
border-width: 1px;
border-color: #7D803B
}

.lhborder { border-left: medium solid #82264E; }

.dpurp {background-color: #82264E; color: #FFFFFF }

.promo{text-decoration:line-through;}

/* Swissarmy slideshow */
div#show3 {
background-color:#efefef;
width:140px;
margin:0 auto;
border:1px solid #444444;
}
div#show3 table td, div#show4 table td {
height:24px;
background-image:url('38.gif');
}
div#show4 table td {
background-image:url('40.gif');
}
div#show3 table input,  div#show4 table input {
outline-style:none;
}

/* Highslide */

* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(/images/popup/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(/images/popup/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(/images/popup/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

