* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(../highslide/graphics/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(../highslide/graphics/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;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(../highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(../highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.menu{
	background-image: url('../images/MenuBackground.gif');
	background-repeat: repeat;
	height: 30px;
}

.menuText{
	font-family: Verdana,Serif;
	font-weight: bold;
	font-size: 14px;
	color: #003895;
	text-decoration: none;
}

.headerText{
	font-family: 'Monotype Corsiva',Verdana, Serif;
	font-size: 23px;
	color: #ffffff;
	text-align: center;
}

.leftCategory{
	font-family: Verdana,Serif;
	font-size: 11px;
	color: #434343;
	text-decoration: none;
}

.leftCategory:hover{
	font-family: Verdana,Serif;
	font-size: 11px;
	color: #434343;
	text-decoration: underline;
}

.leftCategoryActive{
	font-family: Verdana,Serif;
	font-size: 11px;
	color: #434343;
	text-decoration: underline;
}

.headerEN{
	background-image: url('../images/Header_EN.gif');
	background-repeat: no-repeat;	
	width: 800px;
	height: 154px;
}

.headerBG{
	background-image: url('../images/Header_BG.gif');
	background-repeat: no-repeat;	
	width: 800px;
	height: 154px;
}

.footer{
	background-image: url('../images/Footer.gif');
	background-repeat: no-repeat;
	width: 800px;
	height: 57px;	
}

.TitleLeftMenu{
	background-image: url('../images/TitleLeftMenu.gif');
	background-repeat: no-repeat;	
	width: 170px;
	height: 28px;
	color: #ffffff;
	font-family: Verdana,Serif;
	font-size: 15px;
	font-weight: bold;
	padding-left: 10px;
}

.BottomLeftMenu{
	background-image: url('../images/BottomLeftMenu.gif');
	background-repeat: no-repeat;	
	width: 170px;
	height: 10px;
}

.ContentBackgroundLeftMenu{
	background-image: url('../images/ContentBackgroundLeftMenu.gif');
	background-repeat: repeat;
	width: 170px;
	padding-left: 15px;
}

.ContentBackgroundRightMenu{
	background-image: url('../images/ContentBackgroundLeftMenu.gif');
	background-repeat: repeat;
	width: 170px;
	padding-left: 7px;
}

.ContentBackgroundBannerMenu{
	background-image: url('../images/ContentBackgroundLeftMenu.gif');
	background-repeat: repeat;
	width: 170px;
	text-align: center;
}

.BackgroundBelowTemplateGallery{
	background-image: url('../images/BackgroundGalleryDescription.gif');
	background-repeat: no-repeat;
	width: 130px;
	height: 20px;	
}

.ThreeWordBelowTemplate{
	font-family: Verdana,Serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.ThreeWordBelowTemplate:hover{
	font-family: Verdana,Serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

.PromoPriceTemplate{
	font-family: Verdana,Serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
}

.PriceTemplate{
	font-family: Verdana,Serif;
	font-size: 11px;
	font-weight: bold;
	color: #405669;
}

.contentTitle{
	font-family: Verdana,Serif;
	font-size: 17px;
	color: #003895;
	padding-bottom: 5px;
}

.content{
	font-family: Verdana,Serif;
	padding-top: 20px;
}

.language{
	text-align: right;
}




#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
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: 5px 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: 5;
}


.requestTitle{
	background: #319BDB;
	color: #ffffff;
	font-family: Verdana,Serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.textRequestForm{
	font-family: Verdana,Serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	text-align: left;
	width: 200px;
}

.link{
	text-decoration: none;
	color: #0000FF;
	font-size: 14px;
	background: #A8BBDF;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding-right: 5px;
}

.imgborder{
	background: #A8BBDF;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 17px;
}

.redStar{
	font-family: Verdana,Serif;
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}

.PaymentWay{
	font-family: Verdana,Serif;
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.fontRadioButton{
	width: 300px;
	background: #319BDB;
	padding-left: 20px;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana,Serif;
}
