@charset "utf-8";
/* CSS Document */

html,body{
	padding:0px;
	margin:0px;
	background-image:url(../images/bg.gif);
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	}
a{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#3d8de0;
	text-decoration:none;
	}
a:hover{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#3d8de0;
	text-decoration:underline;
	}
/*--------------------------background----------------------------------*/
.navibg{
	background-image:url(../images/menu_bg.gif);
	background-repeat:repeat-x;
	height:33px;
	}
.shbg{
	background-image:url(../images/sh_bg.gif);
	background-repeat:repeat-x;	
	}
.sh1bg{
	background-image:url(../images/sh1_bg.gif);
	background-repeat:repeat-x;	
	}
.boxbg{
	background-image:url(../images/box_bg.gif);
	background-repeat:repeat-y;
	}
.boxbot{
	background-image:url(../images/box_bot.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}
.linebg{
	background-image:url(../images/linebg.jpg);
	background-position:center;
	background-repeat:repeat-x;	
	}
/*--------------------------Border----------------------------------*/

.bor{
	border-bottom:1px solid #b9b9b9;
	}
.bor3{
	border:3px solid #e8e8e8;
	}
.hr{
	height:0px;
	border-bottom:1px dotted #787878;
	}
/*--------------------------Font----------------------------------*/
.norm{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#8d867e;
	}
.norm1{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#037eb1;
	}
.norm2{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#8d867e;
	}
.hd{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8d867e;
	line-height:20px;
	font-weight:bold;
	}
.hd1{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3a390b;
	line-height:20px;
	font-weight:bold;
	}
.hd2{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d70303;
	line-height:20px;
	font-weight:bold;
	}
/*--------------------------Link----------------------------------*/
.link{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#3d8de0;
	text-decoration:underline;
	}
a.link:hover{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#3d8de0;
	text-decoration:none;
	}
/*--------------------------Inputtype----------------------------------*/
.txtbox{
	border:1px solid #d4cbcb;
	background-color:#fafafa;
	color:#8d867e;	
	}
.img1{
	float:left;
}


/*--------------------------Img Roration----------------------------------*/
#dropcontentsubject{

font-weight: bold;
}

.dropcontent{

height: 118px;
/*border: 1px solid black;
background-color: #DFDFFF;*/
padding: 3px;
display:block;
}


/*--------------------------thumb_view----------------------------------*/



#gallery {position:relative; width:686px; margin:40px auto; padding:10px; border:6px solid #ffffff; background:#ffffff}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:672px; height:375px; padding:5px; border:2px solid #a0a0a0; background:#FFF url(images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:10px; padding:5px 0; width:682px; height:100px; border:2px solid #a0a0a0; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:100px; width:682px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(../images/left.gif) left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(../images/right.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}




/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;

