@import url("base.css");

body
{
	background: #fff url(../images/liveui/bg.gif) repeat-x;
}

.red { color : #3B4A63 !important; }

#menu .active a {
	color : #3B4A63 !important;
	border-bottom : 2px solid #3B4A63 !important;
}

#teaser
{
	height: 220px;
	border-bottom:1px solid #3B4A63 !important;
}
#logobg
{
    background: #070606 url(../images/liveui/mainpictech.png) no-repeat 5px 0;
}
#image
{
	height: 220px;
	background: url(../images/liveui/mainpiclogo.png) no-repeat 0 0px;
}
#bar
{
	background: url(../images/liveui/bar.gif) repeat-x;
}

.demobox
{
	color: #CE3EEE;
	float: left;
	padding: 30px 0 0;
	width: 520px;
}


#stepmenu a
{
	color: #fff;
}
#stepmenu a:hover
{
	border-bottom: 2px solid #9EB0D9;
	color: #9EB0D9;
}
#stepmenu .active a
{
		border-bottom: 2px solid #fff;
	    color: #FFF2B3;
}

.wrap .top {
	background : url(../images/liveui/wraptop.png) no-repeat;
	height:20px;
}

.wrap .content {
	background : url(../images/liveui/wrapcontent.png) repeat-y;
	padding:0px 20px;
}

.wrap .bottom {
	background : url(../images/liveui/wrapbottom.png) no-repeat;
	height:35px;
}

.wdemo
{
height:380px;

}
.wdemo
{
  background: url(../images/liveui/wrap.png) no-repeat;
  padding:10px;
  height:360px;
}
