/* CSS Document */

body  {margin:0;padding:0;}

html {margin:0;padding:0;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; background-color:white;}

ul, li {font-size:11px;list-style:none;margin:2px;padding:0px;}

li a {text-decoration:none;color:black;font-weight: 600;}

a:hover { text-decoration:underline; }
a:active { text-decoration:underline; }

h1 {font-size:14px;font-weight:bold;}
h2 {font-size:13px;font-weight:bold;}

img {border:none; border-width:0px;border-color:black;}

//.active {background-image:url(../php/images/subnavi_active.jpg);padding:0;margin:0;}
//.current {font-weight:bold;}
//.normal {background-image:url(../php/images/border.gif);background-repeat:no-repeat;padding:0;margin:0;}
//.normal {background-image:url(../php/images/border.gif);background-repeat:no-repeat;padding:0;margin:0;}

.normal {text-decoration:none;color:black;text-align:center}
.normal a {text-decoration:none;color:black;font-weight: normal;}
.normal a:hover { text-decoration:underline; }
.normal a:active { text-decoration:underline; }
.normal div {margin: 15px;}
.small {font-weight:normal;font-size:11px;}

.normal img {margin:4px;}






.highslide {
	cursor: url(../php/highslide/graphics/zoomin.cur), pointer;
    	outline: none;
}


.highslide img {
	border: 0px solid white;
}

.highslide:hover img {
	border: 0px solid white;
}


.highslide-image {
	border: 0px solid white;
}

.highslide-image-blur {
}

.highslide-caption {
    	display: none;    
    	border: 2px solid white;
    	border-top: none;
    	font-family: Verdana, Helvetica;
    	font-size: 8pt;
    	padding: 5px;
    	background-color: white;
}


.highslide-caption_subtitle {
    	font-family: Verdana, Helvetica;
    	font-size: 8pt;
}


.highslide-caption_subsubtitle {
    	font-family: Verdana, Helvetica;
    	font-size: 8pt;
        font-style:italic;
}


.highslide-display-block {
    	display: block;
}

.highslide-display-none {
    	display: none;
}

.highslide-loading {
    	display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    	text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    	background-color: black;
    	/*
    	padding-left: 22px;
    	background-image: url(../php/highslide/graphics/loader.gif);
   	background-repeat: no-repeat;
    	background-position: 3px 1px;
    	*/
}


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-html {
    	background-color: white;
    	border: 2px solid gray;
}
.highslide-html-content {
	position: absolute;
    	display: none;
    	padding: 10px;
	width:800px;

}

.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(../php/highslide/graphics/loader.white.gif);
    	background-repeat: no-repeat;
    	background-position: 3px 1px;*/   
}

.control {
	float: right;
    	display: block;
    	/*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	color: #999;
}
.control:hover {
	color: black !important;

}

.highslide-move {
    	cursor: move;
	border: 0; 
	height: 18px; 
	padding: 2px; 
}

.highslide-display-block {
   	display: block;
}

.highslide-display-none {
    	display: none;
}




.tdimgliststd {
	
	text-align:center;
	background-color: silver;
	border:solid;
	border-width:1px;
	border-color:black;
	padding:20px;
	width:240px;
	font-size:10px;
}


.tdimglist {
	
	text-align:center;
	background-color: black;
	border:solid;
	border-width:1px;
	border-color:black;
	padding:20px;
	width:240px;
	font-size:10px;
}


#cu-surcharge {
	
	text-align:right;
	background-color: #cccccc;
	border:solid;
	border-width:1px;
	border-color:black;
	padding:20px;
	width:450px;
	font-size:12px;
}




.tooltip {
	position: absolute;
	display: none;
	padding:20px;
	width:200px;


	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 1px solid black;
    	background-color: white;
    


}
