/* CUSTOM STYLES FOR SILVERWOOD */
html, body{background: #5f5853}
body, div, .title, .block-content, .subtitle, .subtitle2, .menu, .menu_selected, .title-banner{font-family: georgia, verdana, arial;font-size: 12px;line-height:1.6em}
.title-banner{background: #5f5853 url(../images/t_ban_bg.gif) repeat-x;}

a:link.menu, a:visited.menu {color:#5f5853;}
a:link.menu_selected, a:visited._menu_selected{color:#ccc}
.menu_selected, a:hover.menu, .title-banner, .submit{background-color: #5f5853;color:#fff}

.tab_edge{
	border:1px solid silver; 
	border-bottom-width: 0px;  
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright: 9px;
	}

a:hover{
	color:#686f45;
	text-decoration: underline
}
.preview_hover{background-image: url(../../images/white_75.png);}
.subtitle2{-moz-border-radius: 9px;}

/*for teragren*/
.slit {background-image: url(../../teragren_bamboo/images/tab_split.gif);background-repeat: no-repeat;}

/*for product list*/
#swf_product_list{
	position:absolute;z-index:1000;display:none;
	background:#fff url(../images/product_list_bg.gif) top right no-repeat;
	width:180px;padding:8px;border:1px solid #ccc;
}
.product_list{background:#fff url(../images/product_list_bg.gif) top right no-repeat;}

#green_corner{
	position:absolute;top:0px;left:0px;width:151px;height:151px;
	
}

#green_corner img{
	height:151px;width:151px;
	border:0px;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/green_corner.png', sizingMethod='scale');*/
	background: url(../images/green_corner.gif) top right no-repeat;
}

body > #green_corner img{
	background: url(../images/green_corner.png) top right no-repeat;
	position:fixed;
}

.didyouknow{
	font-size:16px;color:#369; 
	font-weight: bold;
	background: url(../../images/lightbulb.png) 4px 20px no-repeat;
	padding-bottom:8px;
	padding-top:16px;
	padding-left:26px;
}
.dyk_body{padding-left:26px;padding-bottom:20px;}

#gc_menu{
	font-size:15px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#gc_menu li {
	
	margin:0px;
	padding:0px;
}

#gc_menu li a {


	margin:4px;
	line-height: 1.5em;
	display: block;
	text-decoration:none;
	padding:6px;
	border:1px solid #ccc;
	background: #fff;
}
#gc_menu li a:hover{
	background: #a4aa8d;
	color:#fff;
}
#gc_menu li a img{border: 0px;padding-left:8px}

.bg-td-right { background-image: url(../images/swf-shadow-edge.gif); background-repeat: repeat-y; width: 50%; border-left:1px solid gray;  }
#container-bottom{background-image: url(../images/swf-shadow-bottom.gif);}

