@import url("../css/global.css");


/*  Layout
--------------------------------------------------------------------------------------------------- */
#contentarea {
	background: #fff url(../gfx/greydot.gif) repeat-y 298px 0;
}
#contentwrap {
	background: url(../gfx/acs.gif) no-repeat 10px 100%;
}
#primary {
	float: right;
	width: 478px;
	padding: 0;
}
#secondary {
	float: left;
	width: 288px;
	padding: 28px 0 0 0;
}

/*  Showcase
--------------------------------------------------------------------------------------------------- */
#showcase {
	padding: 0 0 0 32px;
}
#showcase h2 {
	float: left;
	display: block;
	width: 330px;
	height: 82px;
	background: url(../gfx/hd/perfengcatalytics.gif) no-repeat 100% 12px;
	text-indent: -9999px;
}
#showcase h2 a {
	display: block;
	width: 330px;
	height: 82px;	
}
#showcase span {
	float: left;
	width: 90px;
	padding: 31px 0 0 0;
}
#showcase span a {
	text-indent: -9999px;
	width: 90px;
	height: 35px;
	display: block;
	background: url(../gfx/btn/buynow.gif) no-repeat 0 0;
}
#showcase span a:hover {
	background-position: -90px 0;
}


/*  Tabs
--------------------------------------------------------------------------------------------------- */
#tabs {
	clear: both;
	padding: 8px 0 0 32px;
	background: url(../gfx/greydot.gif) repeat-x 0 34px;
}
#tabs ul.anchors li {
	width: 112px;
	height: 27px;
	line-height: 27px;
	float: left;
}
#tabs ul.anchors li a {
	width: 108px;
	height: 27px;
	text-indent: -9999px;
	display: block;
}
#tabs .fragment {
	clear: both;
	width: 446px;
	padding: 12px 0 0 0;
}
#t-features a {
	background: url(../gfx/tab/features.gif) no-repeat 0 0;
}
#t-features a:hover,
#t-features.tabs-selected a {
	background-position: -108px 0;
}
#t-latestnews a {
	background: url(../gfx/tab/latestnews.gif) no-repeat 0 0;
}
#t-latestnews a:hover,
#t-latestnews.tabs-selected a {
	background-position: -108px 0;
}
#t-newproducts a {
	background: url(../gfx/tab/newproducts.gif) no-repeat 0 0;
}
#t-newproducts a:hover,
#t-newproducts.tabs-selected a {
	background-position: -108px 0;
}

#tabs p.more {
	padding: 5px 8px;
	margin: 0 27px 0 0;
	border: 1px solid #ccc;
	clear: both;
}
#tabs p.more a {
	text-decoration: none;
	padding: 0 12px 0 0;
	background: url(../gfx/bluearrow.gif) no-repeat 100% 50%;
}

#tabs .col-A {
	float: left;
	width: 295px;
}
#tabs .col-B {
	float: right;
	width: 145px;
	padding: 0 0 10px 0;
}

#tabs h2 {
	font-size: 13px;
	color:#000;
}

/* ------| Section 1 |------ */
#section-1 h2 {
	padding: 0 0 0 14px;
}
#section-1 ul {
	margin: 8px 0 8px 18px;
}
#section-1 ul li {
	line-height: 1.4em;
	margin: 0 0 2px 0;
	list-style: disc;
}

/* ------| Section 2 |------ */
#section-2 h2 {
	padding: 0 0 0 5px;
}
#section-2 ul {
	margin: 8px 0 4px 5px;
}
#section-2 ul li {
	line-height: 1.4em;
	margin: 0 0 9px 0;
}
#section-2 h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}
#section-2 ul li a {
	color:#3FAE49;
	text-decoration: underline;
}
#section-2 ul li a:hover {
	color:#275599;
}

/* ------| Section 3 |------ */

#section-3 ul {
	margin: 8px 0;
}
#section-3 ul li {
	margin: 0 0 8px 0;
	line-height: 1.4em;
	clear: both;
}
#section-3 ul li img {
	float: left;
	margin: 0;
	border: 1px solid #3FAE49;
}
#section-3 ul li .info {
	float: right;
	width: 230px;
}

#tabs h3 {
	font-size: 12px;
}