@import url("css/menu.css");

/* CSS Document */
body 	
{
	background-color:#fff;
	font-size:12px;
	font-family:Tahoma,Verdana,"Trebuchet MS",Arial,Sans-Serif;
	color:#000;
	margin:0px;
	padding:0px; 
	scrollbar-base-color: #879146;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #99A450;
	scrollbar-darkshadow-color: #5E6532;
	scrollbar-face-color: #879146;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #7B8441;
	scrollbar-track-color: #879146;
}

a, body, div, dl, form, h1, h2, h3, h4, h5, h6, hr, html, img, input, label, ol, p, pre, select, span, table, ul {
	margin:0px;
	padding:0px;
}

table 
{
	font-size: 12px;
	font-family:Tahoma,Verdana,"Trebuchet MS",Arial,Sans-Serif;
	color:#000;
}

#div-center {
	height:580px;
	left:50%;
	margin:-290px 0px 0px -500px;
	position:absolute;
	top:50%;
	width:1000px;
}

/*-------- Default Style --------*/
th,td,div{color:#000; font-family:Tahoma,Verdana,"Trebuchet MS",Arial,Sans-Serif; font-size:12px; font-weight:normal; }
/*
a,a:link,a:visited{color:#4F839F; text-decoration:none; font-family:Tahoma,Verdana,"Trebuchet MS",Arial,Sans-Serif; font-weight:normal;border: solid 0px #fff; }
a:active{color:#879146; text-decoration:none; font-family:Tahoma,Verdana,"Trebuchet MS",Arial,Sans-Serif; font-weight:normal;border: solid 0px #fff; }
a:hover{color:#879146; text-decoration:none; border: solid 0px #fff;}
*/

img {
	border: solid 0px #fff;
}

/*-------- design style --------*/
/*.template_style{width:730px; margin:auto;}*/

.top_space{height:30px;}
.lang_pad{padding:7px 35px 0px 0px;}

.logo_top_left{padding:0px; margin:0px; background:url(images/logo_top_left.png) no-repeat top left; height:23px;}
.logo_top_right{padding:0px; margin:0px; background:url(images/logo_top_right.png) no-repeat top right;}
.logo_top_bg{padding:0px; margin:0 39px 0 27px; background:#FFF url(images/logo_top_bg.png) repeat-x top;height:23px;}
.logo_left{padding:0px; background:url(images/logo_left.png) repeat-y top left;}
.logo_right{padding:0px; background:url(images/logo_right.png) repeat-y top right;}
.logo_pad{background:#FFF; margin: 0 19px 0 7px; padding:0 ;height:116px;}

.menu_bg{padding:0 0 0 6px;  margin: 0 19px 0 7px; height:20px; background:url(images/menu_bg.png) repeat-x top left;}
.menu_left{padding:0px; margin:0px; background:url(images/menu_left.png) no-repeat top left;}
.menu_right{margin:0px; background:url(images/menu_right.png) no-repeat top right; }

.search_style{float:right; padding:8px 0px 0px 0px;}
.search_bg{padding-right:2px;}
.search_bg Input{color: #43494D;}

.menu_style{float:left;}

.bread_bg{padding:0px; margin: 0 19px 0 7px; background:url(images/bread_bg_gray.png) repeat-x top left; height:34px;}
.bread_left{padding:0px; margin:0px; background:url(images/bread_left.png) no-repeat top left;}
.bread_right{padding:0px;  background:url(images/bread_right.png) no-repeat top right;}

#login_style{ float:right; padding:8px 17px 0px 10px; }
#bread_style{ float:left; padding:8px 0px 0px 17px; color:#000000; font-size:13px; }

.center_bg{padding:0px; margin:0px;}
.left_bg{padding:0px; margin:0px; background:url(images/left_bg.png) repeat-y top left;}
.right_bg{padding:0px; margin:0px; background:url(images/right_bg.png) repeat-y top right;}
.content_pad{padding:10px 22px 10px 22px; margin: 0 19px 0 7px; background:#FFF url(images/center_bg.png) repeat-x bottom left;}

.bot_left{padding:0px; margin:0px; background:url(images/bot_left.png) no-repeat top left;}
.bot_right{padding:0px; margin:0px; background:url(images/bot_right.png) no-repeat top right; padding:0px 39px 0px 27px;}
.bot_bg{padding:0px; margin:0px; background:url(images/bot_bg.png) repeat-x top left; height:41px;}

.bot_pad{margin-bottom:20px;padding:0 30px 0 20px;}
#terms_style{float:left;}
#copy_style{float:right;}

.clear_float{clear:both;}

/*--------- pane style ----------*/
.ContentPane, .BottomPane{ padding:0px; margin:0px; }
.ContentPane { background-color:#E9EBEB; width:450px; padding-top: 15px; padding-left:30px;}
.IEBottomPane { position:relative; top: -2px;}
.TopPane {padding-bottom:30px;}
.LeftPane{ padding: 0px 0px 0px 0px; margin:0px;background-color:#E9EBEB; }
.RightPane{ padding:0px 0px 0px 10px; margin:0px;background-color:#E9EBEB; }

/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{ color:#4F839F; font-size:13px; }
a.Breadcrumb:hover{color:#C00;}

/*-------------- Link Style --------------*/
.navi-pre
{
	background-color:#879146;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	width:270px;
}

#navi {
	background-color:#fff;
	padding:4px 0px 4px 0px;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	width:730px;
}

#navi a {
	color:#000;
	padding-left:15px;
	text-decoration:none;
}

#navi a:active, #navi a:hover, #navi a.activeLink {
	color:#879146;
}

.links 
{
	text-align:center;
	background-color:#fff;
	padding:0px 0px 0px 0px;
	width:710px;
}

/*----------- bottom ----------------*/
.BottomLine {
	background-color:#A8B879;
	border-bottom:1px solid #666;
	border-top:1px solid #666;
	height:10px;
	overflow:hidden;
}
.FootContent {
	height:85px;
	border-bottom:1px solid #666;
}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#4F839F; font-size:12px;}
a.user:hover{color:#C00;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#4F839F; font-size:12px;}
a.footer:hover{color:#C00;}

/*------------------ HTML Content ------------*/
.SnitNetHtml1View 
{
	
}
.SnitNetHtml1HeadLine 
{
	color: #879146;
	font-size: 16px;
	font-weight: normal;
	padding-left:15px;
	position:relative;
	left:-15px;
}
.SnitNetHtml1Content {
	color:#000;
	padding: 10px 15px 0px 15px;
	text-decoration:none;
	border-left:1px solid #666;
	width:350px;
	height:180px;
	overflow-x:hidden;
	overflow-y:auto;
}
.SnitNetHtml1Content a,
.SnitNetHtml1Content a:active, 
.SnitNetHtml1Content a:hover, 
.SnitNetHtml1Content a.activeLink {
	color:#879146;
	text-decoration:underline;
}
.IEContentTop
{
	position:relative;
	top: 0px;
}

/** Pop-Up Layer **/
.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide-html {
    background-color: white;
    height:100px;
    padding: 0 0 0 10px;
}
.highslide-html-blur {
}
.highslide-html-content {
	visibility: hidden;
}
.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(/js/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;
}


/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    padding: 0;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 21px;
}
.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: normal;
	color: black;
	text-transform: lowercase;
	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: 0;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	margin-top: 4px;
	height: 5px;
	width: 5px;
	background: url(/js/highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body 
{
	padding-right:10px;
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}