@charset "utf-8";
/* CSS Document */
* {
margin: 0px;
padding: 0px;
}
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FEF3D3;
text-align: left;
background-color: #000;
}
h1 { color:#FC3; font-size:16px;}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #FFFDF4;
}
a:hover {
	text-decoration: none;
	color: #F30;
}
a.ovalbutton{
background: none;
display: block;
float: right;
font-family:Verdana;
font: normal 8px; /* Change 13px as desired */
line-height: 12px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px;/* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
margin-left:3px;
}

a:link.ovalbutton, a:visited.ovalbutton {
color: #FC3; border:solid 1px #666666; /*button text color*/
}

a.ovalbutton span{
background:  none;
display: block;
padding: 7px 11px 7px 0; /*Set 11px below to match value of 'padding-left' value above*/
}
a:active.ovalbutton {
background-position: bottom left;
color: #3FC; /*button text color*/
}
a.ovalbutton:active span{ /* Hover state CSS */
background-position: bottom right;
color: #3FC; border:solid 1px #FFFBEC;
}
a.ovalbutton:hover{ /* Hover state CSS */
background-position: center left;
color: #3FC; /*button text color*/
font: normal 11px;
font-family:Verdana;
border:solid 1px #80FFFF;
}

a.ovalbutton:hover span{ /* Hover state CSS */
background-position: center right;
color: #80FFFF; 
}
.buttonwrapper{ 
overflow: hidden; 
width: 100%;
padding-left:20px;
} 

.scBtn {
   color: #FC3;
  height:25px;
  line-height: 12px;
  background:none;
  border: dotted 1px #CCC;
  margin: 0;
  padding: 1px 5px 1px 5px;
  text-align: center;
  font-size:12px;
    height:25px;
	cursor:pointer;
  text-decoration: none; 
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;     
}
.scBtn:hover{
 color: #0CF;
  font-size:12px;
  background: #F8F8F8;
  height:25px;
  border:solid 1px #FFF;
  border-right: 2px solid #333; 
  border-bottom: 2px solid #333;
  text-decoration : none;
  line-height: 8px;
}


.loginBtn {
  color: #FC3;
  height:20px;
  line-height: 12px;
  background:none;
  border:solid 1px #666;
  margin: 0px 30px 0 0;
  
  padding: 1px 10px 1px 10px;
  text-align: center;
  font-size:12px;
	cursor:pointer;
  text-decoration: none; 
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  float:right;
}
.loginBtn:hover{
 
  color:#F00;
  font-size:12px;
  background: #F8F8F8;
  height:20px;
  border:solid 1px #FFF;
  border-right: 2px solid #333; 
  border-bottom: 2px solid #333;
  text-decoration : none;
  line-height: 11px;
}

#wrapper {
width:1000px;
height:1%;
text-align:left;
margin:0 auto;
}
#header {
width:1000px;
height:50px;
margin:0px;
padding: 0px;
position:relative;
background:url(../images/global/top.png) no-repeat;
}
#headerboxleft{ width:20px; height:50px; float:left; margin:0; background:url(../images/global/headleft.png) no-repeat;}

#navigation {
width:960px;
height:50px;
float:left;
margin:0px;
padding: 0px;
background: url(../images/global/headcenter.png) repeat-x;
}

#menuPositioner {width: auto; position:relative; float:right; background: none;}

#menuHolder {position:relative; float:left; left:10%;}

#menu, 
#menu ul {padding:0; margin:0; list-style:none; font: 12px arial, verdana, sans-serif; position:relative; z-index:100;}
#menu {height:60px; float:left; padding:0; position:relative; right:10%;}
#menu ul {position:absolute; left:-9999px; top:-9999px;}

#menu table {border-collapse:collapse; margin:-1px; padding:0; width:0; height:0;}
#menu li {float:left;}

#menu li a {display:block; float:left; color:#fff; height:60px; padding:0 15px 0 0; line-height:35px; text-decoration:none; background: url(../images/global/mainavup.png) no-repeat right top;}
#menu li a.sub {background: url(../images/global/mainavup.png) no-repeat right top;}
#menu li a b {display:block; float:left; height:60px; background: url(../images/global/mainavup.png) left top; padding:0 0 0 15px; cursor:pointer;}

#menu li:hover {position:relative; z-index:100;}
#menu a:hover {background:  url(../images/global/mainavhover.png) no-repeat right top; position:relative; z-index:100; color:#fd0502; line-height:33px;}
#menu a:hover b { background:  url(../images/global/mainavhover.png) no-repeat left top;}
#menu a.sub:hover {background:url(../images/global/mainavhover.png) no-repeat right top;}

#menu li:hover > a {background: url(../images/global/mainavhover.png) no-repeat right top; color:#fd0502; line-height:30px;}
#menu li:hover > a b {background:url(../images/global/mainavhover.png) no-repeat left top;}
#menu li:hover > a.sub {background:url(../images/global/mainavhover.png) no-repeat right top;}

#menu :hover ul {left:0; top:58px; z-index:300; width:170px; border:solid 1px #F00;}

#menu :hover ul li {width:170px; margin:2px; border:1px; border-width:0 1px; display:inline; background: none;}

#menu :hover ul li.subtop {margin:0; border:0; float:left; width:175px; height:5px; font-size:1px; padding:0 20px 0 0; background:transparent url(pro-image/subli.gif) no-repeat right top;}
#menu :hover ul li.subtop b {margin:0; border:0; float:left; width:170px; height:5px; font-size:1px; padding:0 20px 0 0; background:transparent url(pro-image/sub.gif) no-repeat left top;}
#menu :hover ul li.subbottom {margin:0; border:0; float:left; width:170px; height:5px; font-size:1px; padding:0 20px 0 0; background:transparent url(pro-image/subli.gif) no-repeat right bottom;}
#menu :hover ul li.subbottom b {margin:0; border:0; float:left; width:170px; height:5px; font-size:1px; padding:0 20px 0 0; background:transparent url(pro-image/sub.gif) no-repeat left bottom;}

#menu :hover ul li a {height:25px; width:150px; padding:0 0 0 5px; line-height:25px; background:#fff; color:#000; font-size:12px; margin-left:5px; display:inline; border:1px solid #fff;}
#menu :hover ul li.fly a {background: #fff;}

#menu :hover ul li a:hover {color:#fd0502; background-color:#eee; border-color:#ccc;}
#menu :hover ul li.fly a:hover {color:#fd0502; background-color:#eee; border-color:#ccc;}
#menu li:hover ul li:hover > a {color:#fd0502; background-color:#eee; border-color:#ccc;}
#menu li:hover ul li.fly:hover > a {color:#fd0502; background-color:#eee; border-color: #F00;}

#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px; background: none;}

#menu :hover ul :hover ul {left:160px; top:0; padding:0; margin:0;}
* html #menu :hover ul :hover ul {left:200px; top:-1px;}
#menu :hover ul :hover ul li {margin:0; padding:5px; border-width:1px; border-color: #F00; width:300px; height:50px; background: #fff; color:#F00;}
#menu :hover ul :hover ul li a {width:300px; padding:0; margin:0; height:50px;}
#menu :hover ul :hover ul li a img {display:block; border:0;}
#menu :hover ul :hover ul li a:hover {border:1px solid #3F9;}

#menuPositioner img {clear:left; display:block; margin:0 auto;}

#headerboxright{ width:20px; height:50px; float:left; margin:0; background:url(../images/global/headright.png) no-repeat;}
/*****-----end header---****/

#container {
margin:0px;
padding:0px;
width:auto;
height:1%;
line-height:1.4em;
color:#FFF;
}
#container #ptitle {
font-weight:bold;
font-size:14px;
color: #3CF;
}
#leftcol {
	width:320px; height:auto; float:left; background:url(../images/global/leftcol.png) no-repeat top left;}

#lefttopleft{ width:320px; height:12px; float:left; margin:0; background: url(../images/global/lefttopboxtop.png) no-repeat;}

#leftcenter {width:320px; height:300px; float:left; margin:0; background: url(../images/global/lefttopboxcenter.png) repeat-y; line-height:1.8em; text-decoration:none;}
#leftcenter p { margin:10px 10px 0px 10px;}
/****searchbox*****/
#searchbox{width:200px; height:100px; position: relative; margin:0 10px; padding:30px 20px; display:block; background:url(../images/global/searachbox.png) no-repeat top left; float:left; font-size:14px; line-height:1.6em; color:#000; top:0px;}


#leftmenu1 {
	margin-top:20px;
	margin-right:10px;
	width:200px;
	height:auto;
	float: right;
	text-decoration:none;
}

.arrowgreen{
	width: 200px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	
}

.arrowgreen ul{
	list-style-type: none;
	width:200px;
	margin: 0;
	padding: 0;
}
	
.arrowgreen li a{
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: none;
  height: 33px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 0px 30px 0px 0px;
	line-height: 30px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	text-align:right;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	color: #F3E323;
}
.arrowgreen li a:hover{
	color: #F00;
	border:solid 1px #FFFBEC;
}

	
.arrowgreen li a:active{
	color: #000;
	
}

.vertikalmenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 200px;
display:block;
}
.vertikalmenu li a{
 /*warna dari menu vertikal*/
font: 14px Verdana, Arial, Helvetica, sans-serif;
display: block;
color: #FEF3D3;
width: auto;
height:30px;
padding:3px 30px 0 0;
text-indent:10px;
text-align:right;
text-decoration: none;
}
.vertikalmenu li a:visited{ color: #F30;}
.vertikalmenu li a:hover{ border:solid 1px #FFFBEC; /*warna setelah pointer diarahkan (hover)*/
color: #F00;
}
.vertikalmenu li a:active{ background: none;}

#leftbtmleft{ width:320px; height:20px; float:left; margin:0; background: url(../images/global/lefttopboxbtm.png) no-repeat;}

#leftlogo{ width:320px; height:319px; float:left; margin-top:-120px;}
#leftlogin{ width:280px; height: auto; float:left; margin-top:-20px; padding:15px 20px 10px 20px; display:block; background:url(../images/global/loginbox.png) top left no-repeat;}
/******-----endleftcol----****/
#rightcol {
	width:680px; height:auto; min-height:700px; float:left; margin:0px; background:url(../images/global/rightcol.png) no-repeat top left;}
#ptitle {
font-weight:bold;
font-size:14px;
color: #999;
}

#rightcol a img {
	BORDER-BOTTOM: #333 2px solid; BORDER-LEFT: #666 1px solid; MARGIN: 0px auto; DISPLAY: block; BACKGROUND: none;  BORDER-TOP: #666 1px solid; BORDER-RIGHT: #333 2px solid
}

#rightcol a:hover img{
	BORDER-BOTTOM: #ccc 1px solid; BORDER-LEFT: #666 2px solid; BORDER-TOP: #ccc 2px solid; BORDER-RIGHT: #ccc 1px solid
}

#righttopboxtop{ width:680px; height:12px; float:left; margin:0; background: url(../images/global/righttopboxtop.png) no-repeat;}
#righttopboxcenter {width:640px; height: auto; float:left; margin:0; padding:10px 30px 10px 10px; background: url(../images/global/righttopboxcenter.png) repeat-y; line-height:1.4em;text-decoration:none; color: #FFFBEC; font-size:12px;}
#righttopboxcenter2 {width:640px; height: auto; float:left; margin:0; padding:10px 30px 10px 10px; background: url(../images/global/righttopboxcenter.png) repeat-y; line-height:1.4em;text-decoration:none; color: #FFFBEC; font-size:12px;}
#righttopboxcenter p { margin:10px 10px 0px 10px;}
#righttopboxcenter a:link, #admincenter a:active, #admincenter a:visited{ text-decoration:none;}

/****mainshow******/
#mShowhold {
	width:670px; height:auto; min-height:250px; float: right; margin:0px 10px 10px 0px;padding:0px;}

#mainShow_Wrapp .mShow_bullets {
	BOTTOM: 0px; LEFT: 50%
}
#mainShow_Wrapp .mShow_bullets DIV {
	LEFT: -50%
}
#mainShow_Wrapp {
	Z-INDEX: 100; POSITION: relative; MARGIN: 0px auto; WIDTH: 669px; ZOOM: 1
}
#mainShow_Wrapp .mShow_images {
	POSITION: relative; WIDTH: 669px; HEIGHT: 250px; OVERFLOW: hidden;
	display: inline-block;
	border: solid 1px #666;
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
}


.rounded-img {
	display: inline-block;
	border: solid 1px #666;
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
}

#mainShow_Wrapp .mShow_images A {
	COLOR: transparent
}
#mainShow_Wrapp .mShow_images IMG {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-TOP: 0px; TOP: 0px; BORDER-RIGHT: 0px; LEFT: 0px
}
#mainShow_Wrapp A {
	BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; OUTLINE-STYLE: none; OUTLINE-COLOR: invert; OUTLINE-WIDTH: medium; BORDER-TOP: medium none; BORDER-RIGHT: medium none; TEXT-DECORATION: none
}
#mainShow_Wrapp .mShow_bullets {
	Z-INDEX: 70; POSITION: absolute; PADDING-BOTTOM: 10px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; FLOAT: left; FONT-SIZE: 0px; PADDING-TOP: 10px
}
#mainShow_Wrapp .mShow_bullets DIV {
	POSITION: relative; FLOAT: left
}
#mainShow_Wrapp .mShow_bullets A {
	BORDER-BOTTOM: #d6d6d6 1px solid; POSITION: relative; BORDER-LEFT: #d6d6d6 1px solid; TEXT-INDENT: -1000px; WIDTH: 10px; FLOAT: left; HEIGHT: 10px; COLOR: #d6d6d6; MARGIN-LEFT: 5px; BORDER-TOP: #d6d6d6 1px solid; BORDER-RIGHT: #d6d6d6 1px solid
}
#mainShow_Wrapp .mShow_selbull {
	BACKGROUND-COLOR: #0FF; COLOR: #87ADA0
}
#mainShow_Wrapp .mShow_bullets A:hover {
	BACKGROUND-COLOR: #F00; COLOR:#F00
}
#mainShow_Wrapp .mShow_overbull {
	BACKGROUND-COLOR: #d6d6d6; COLOR: #F00
}
#mainShow_Wrapp A.mShow_next {
	BACKGROUND-IMAGE: url(js/Asset/arrows.png); Z-INDEX: 60; POSITION: absolute; MARGIN-TOP: -16px; WIDTH: 32px; DISPLAY: block; HEIGHT: 67px; TOP: 50%
}
#mainShow_Wrapp A.mShow_prev {
	BACKGROUND-IMAGE: url(js/Asset/arrows.png); Z-INDEX: 60; POSITION: absolute; MARGIN-TOP: -16px; WIDTH: 32px; DISPLAY: block; HEIGHT: 67px; TOP: 50%
}
#mainShow_Wrapp A.mShow_next {
	BACKGROUND-POSITION: 0px 0px; RIGHT: -7px
}
#mainShow_Wrapp A.mShow_prev {
	BACKGROUND-POSITION: 0px 100%; LEFT: -7px
}
#mainShow_Wrapp A.mShow_next:hover {
	BACKGROUND-POSITION: 100% 0px
}
#mainShow_Wrapp A.mShow_prev:hover {
	BACKGROUND-POSITION: 100% 100%
}
#mainShow_Wrapp .mShow-title {
	Z-INDEX: 50; POSITION: absolute; FILTER: progid:DXImageTransform.Microsoft.Alpha(opacity=70); PADDING-BOTTOM: 5px; BACKGROUND-COLOR: #000; PADDING-LEFT: 10px; TOP: 10px; PADDING-RIGHT: 10px; FONT-FAMILY: "Arial Black", Gadget, sans-serif; COLOR:#FFC; MARGIN-RIGHT: 5px; PADDING-TOP: 7px; RIGHT: 10px; opacity: 0.7; overflow:hidden; font-size:16px; font-weight:bold; letter-spacing:2px; border:solid 1px #999;
}
#mainShow_Wrapp .mShow-title DIV {
	FONT-SIZE: 12px; PADDING-TOP: 5px
}
#mainShow_Wrapp .mShow_bullets A IMG {
	BORDER-BOTTOM: #b8c4cf 2px solid; POSITION: absolute; BORDER-LEFT: #b8c4cf 2px solid; TEXT-INDENT: 0px; BOTTOM: 12px; DISPLAY: block; VISIBILITY: hidden; BORDER-TOP: #b8c4cf 2px solid; BORDER-RIGHT: #b8c4cf 2px solid; LEFT: -120px
}
#mainShow_Wrapp .mShow_bullets A:hover IMG {
	VISIBILITY: visible
}
#mainShow_Wrapp .mShow_bulframe DIV DIV {
	POSITION: relative; HEIGHT: 45px; OVERFLOW: visible
}
#mainShow_Wrapp .mShow_bulframe DIV {
	POSITION: relative; WIDTH: 90px; OVERFLOW: hidden; LEFT: 0px
}
#mainShow_Wrapp .mShow_bullets .mShow_bulframe {
	BORDER-BOTTOM: #b8c4cf 2px solid; POSITION: absolute; BORDER-LEFT: #b8c4cf 2px solid; BOTTOM: 25px; DISPLAY: none; OVERFLOW: hidden; BORDER-TOP: #b8c4cf 2px solid; CURSOR: pointer; BORDER-RIGHT: #b8c4cf 2px solid
}
#mainShow_Wrapp .mShow_bulframe SPAN {
	POSITION: absolute
}

/*------gz_show-----------*/
#GZ_mshow {
	margin: 0px auto; border: 1px solid #666; width: 670px; height: 250px; position: relative; z-index: 100; zoom: 1; -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
}
* html #GZ_mshow {
	background-image: none;
}
#GZ_mshow-images {
	width: 670px; height: 250px; overflow: hidden; position: relative;-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
}
#GZ_mshow-images a {
	color: transparent;
}
#GZ_mshow-images img {
	border: 0px currentColor; left: 0px; top: 0px;
}
#GZ_mshow a {
	border: currentColor; text-decoration: none;
}
#GZ_mshow .gz_bullets {
	padding: 0px; top: 10px; right: 5px; font-size: 0px; float: left; position: absolute; z-index: 40;
}
#GZ_mshow .gz_bullets a {
	background: url(../images/global/bullet.png); margin: 0px 3px; width: 21px; height: 21px; text-indent: -1000px; float: left; position: relative;
}
* html #GZ_mshow .gz_bullets a {
	background: url(../images/global/bullet.png);
}
#GZ_mshow .gz_bullets a.gz_selbull {
	background:url(../images/global/bullet_b.png);
}
#GZ_mshow .gz_bullets a:hover {
	background: url(../images/global/bullet_a.png);
}
* html #GZ_mshow .gz_bullets a:hover {
	background:url(../images/global/bullet_a.png);
}
* html #GZ_mshow .gz_bullets a.gz_selbull {
	background:url(../images/global/bullet_a.png);
}
#GZ_mshow a.gz_next {
	top: 50%; width: 45px; height: 45px; margin-top: -22px; display: none; position: absolute; z-index: 1001; background-image: url("./arrows.png");
}
#GZ_mshow a.gz_prev {
	top: 50%; width: 45px; height: 45px; margin-top: -22px; display: none; position: absolute; z-index: 1001; background-image: url("./arrows.png");
}
* html #GZ_mshow a.gz_next {
	background-image: url("./arrows.gif");
}
* html #GZ_mshow a.gz_prev {
	background-image: url("./arrows.gif");
}
#GZ_mshow a.gz_next {
	background-position: 100% 0px; right: 10px;
}
#GZ_mshow a.gz_prev {
	left: 10px;
}
* html #GZ_mshow a.gz_next {
	display: block;
}
* html #GZ_mshow a.gz_prev {
	display: block;
}
#GZ_mshow:hover a.gz_next {
	display: block;
}
#GZ_mshow:hover a.gz_prev {
	display: block;
}
#GZ_mshow .gz-title {
	background: #000; padding:5px 10px; border-radius: 8px 8px 8px 8px; left: 10px; text-align: left; bottom: 10px; color:#F93; line-height: 16px; letter-spacing: 1px; font-family: Tahoma,Arial,Helvetica; font-size: 16px; font-weight:bold; margin-right: 30px; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60); position: absolute; z-index: 50; opacity: 0.6; text-shadow: 0 0 2px #FFFFFF; -moz-border-radius: 8 8px 8px 8; -webkit-border-radius: 8 8px 8px 8; border:solid 1px #666;
}
#GZ_mshow .gz-title div {
	padding-top: 5px; font-size: 12px;
}
#GZ_mshow .gz_bullets a img {
	border: 1px solid rgb(255, 255, 255); left: -120px; top: 20px; text-indent: 0px; display: block; visibility: hidden; position: absolute; box-shadow: 0px 0px 18px #fff; -moz-box-shadow: 0 0 18px #FFF;
}
#GZ_mshow .gz_bullets a:hover img {
	visibility: visible;
}
#GZ_mshow .gz_bulframe div div {
	height: 40px; overflow: visible; position: relative;
}
#GZ_mshow .gz_bulframe div {
	width: 100px; overflow: hidden; position: relative;
}
#GZ_mshow .gz_bulframe {
	border: 1px solid rgb(255, 255, 255); top: 25px; overflow: visible; display: none; position: absolute; cursor: pointer; box-shadow: 0px 0px 18px #fff; -moz-box-shadow: 0 0 18px #FFF;
}
#wGZ_mshow .gz_bulframe span {
	background: none; left: 120px; top: -9px; width: 15px; height: 6px; margin-left: 0px; display: block; position: absolute;
}
/*------end_gz_show--------*/
A#vlb {
	DISPLAY: none
}

/* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
	#showcont{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:650px;
		height:320px;
		background: none;		
		margin-bottom:0px;
		
		}
		#mainshow{
		position:relative;
		}	
		
/*geser */

	#slider{font-size:12px;
		color: #FFFBEC; display:block;}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		display:block;
		
		}
	.slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:650px;
		height:200px;
		overflow:hidden;
		list-style:none;
		}	
			
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:30px;
		position:absolute;
		left:-10px;
		top:160px;
		}	
	#nextBtn{ 
		left:630px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:30px;
		background: url(../images/global/btnleft.png) no-repeat 0 0;	
		}
		#prevBtn a:hover, #nextBtn a:hover{  
		display:block;
		width:30px;
		height:30px;
		background: url(../images/global/btnleft.png) no-repeat 0 -30px;	
		}	
	#nextBtn a{ 
		background: url(../images/global/btnright.png) no-repeat 0 0;	
		}
		#nextBtn a:hover{ 
		background: url(../images/global/btnright.png) no-repeat 0 -30px;	
		}
	/*******-----*******/	
	#slider3, #slider4, #slider5 {
    width: 200px; /* important to be same as image width */
    height: 100px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	float:left;
	margin-left:10px;
}

#slider6, #slider7, #slider8 {
    width: 150px; /* important to be same as image width */
    height: 150px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	float:left;
	margin-left:50px;
	margin-top:30px;
	
}
#slider9, #slider10 {
    width: 210px; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	float:left;
	margin-left:80px;
	margin-top:30px;
	
}
#slider3Content, #slider4Content, #slider5Content, #slider6Content, #slider7Content, #slider8Content, #slider9Content, #slider10Content{
    width: 300px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.slider3Image, .slider4Image, .slider5Image, .slider6Image, .slider7Image, .slider8Image, .slider9Image, .slider10Image {
    float: left;
    position: relative;
	display: none;
}
.slider3Image span, .slider4Image span, .slider5Image span, .slider6Image span, .slider7Image span, .slider8Image span, .slider9Image span, .slider10Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 3px 13px;
    width: 200px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
 .slider9Image span, .slider10Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 3px 13px;
    width: 300px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.slider3Image span strong, .slider4Image span strong, .slider5Image span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
}
ul { list-style-type: none;}
/********-----*******/
#righttopboxbtm{ width:680px; height:20px; float:left; margin:0; background:  url(../images/global/righttopboxbtm.png) no-repeat;}
/******----endrighttopbox-----***/
#rightboxtop{ width:680px; height:12px; float:left; margin:0; background: url(../images/global/righttopboxtop.png) no-repeat;}
#rightboxcenter {width:640px; height: auto; float:left; margin:0; padding:10px 20px 10px 20px; background: url(../images/global/righttopboxcenter.png) repeat-y; line-height:1.4em;text-decoration:none; color: #FFFBEC; font-size:12px;}
#rightboxcenter p { margin:10px 10px 0px 10px;}
#rightboxcenter a:link, #admincenter a:active, #admincenter a:visited{ text-decoration:none;}
#rightboxbtm{ width:680px; height:20px; float:left; margin:0; background:  url(../images/global/righttopboxbtm.png) no-repeat;}
.clearer { clear:both;}

.feat_cat{ width:201px; height:250px; float:left; margin-left:12px; }

.feat_cat .img_cat{width:201px; height:210px; margin:0 auto; text-align:center;}
.feat_cat .img_cat .image_cat {margin:0 auto;}

.feat_cat .title_cat{width:186px; height:18px;margin:0px auto 10px auto; padding:5px; text-align:center; font-size:14px; font-weight:bold; border-bottom: solid 1px #666;}


#rightcol #righttopboxcenter .feat_cat .img_cat img {
	BORDER-BOTTOM: #333 2px solid; BORDER-LEFT: #666 1px solid; MARGIN: 0px auto; DISPLAY: block; BACKGROUND: none;  BORDER-TOP: #666 1px solid; BORDER-RIGHT: #333 2px solid
}
#rightcol #righttopboxcenter .feat_cat .img_cat a img {
	BORDER-BOTTOM: #333 2px solid; BORDER-LEFT: #666 1px solid; MARGIN: 0px auto; DISPLAY: block; BACKGROUND: none;  BORDER-TOP: #666 1px solid; BORDER-RIGHT: #333 2px solid
}

#rightcol #righttopboxcenter .feat_cat .img_cat a:hover img{
	BORDER-BOTTOM: #ccc 1px solid; BORDER-LEFT: #666 2px solid; BORDER-TOP: #ccc 2px solid; BORDER-RIGHT: #ccc 1px solid
}
/******---endrightcol------****/
#footer {
	width:auto;
	height:70px;
margin:0px;
padding: 0px;
text-align:center;
background: url(../images/global/btmcol.png) no-repeat;
}
.footleft {
	width:20px;
	height:60px;
	background: url(../images/global/footleftfoot.png) no-repeat;
	margin: 0px 0px 0px 0px;
	float:left;
	clear:both;
}
.footcenter {
	width:960px;
	height:60px;
	background: url(../images/global/footcenterfoot.png) repeat-x;
	margin: 0px 0px 0px 0px;
	text-align:center;
	float:left;
}
.footright {
	width:20px;
	height:60px;
	background: url(../images/global/footrightfoot.png) no-repeat;
	margin: 0px 0px 0px 0px;
	float:left;
}
#footer-content { 
     height: 60px; 
     width: 900px; 
     margin: auto; 
} 
 
#footer-content p { 
     color: #000000; 
     padding-top: 20px; 
     padding-left: 20px;
	 font-size:10px;
}
#footer p {
padding:10px;
margin:0px auto 0px auto;
color:#fff;
}
#footer a:link, #footer a:active, #footer a:visited {
color:#fff;
text-decoration:none;
}
#footer a:hover {
color: #F30;
text-decoration:none;
}

.redBold {
	font-weight:bold;
	color:#F30;
}
.blueBold {
font-weight:bold;
color:#006699;
}
.darkblueDescription {
font-weight: normal;
color: #003;
}
.goldBold {
font-weight:bold;
color: #FC3;
}


