@charset "utf-8";
/* CSS Document */

div.titleBack {
	height: 19px;
	padding: 2px 0px 2px 0px;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px #CCCCCC solid;
	padding-top: 20px;
	
}

a.demo {
	color: black;
	text-decoration: none;
	background: url(../../images/template/disk.gif) left center no-repeat;
	padding-left: 20px;
}

a.demo:hover {
	color: #999999;
	text-decoration: underline;
	background: url(../../images/template/disk.gif) left center no-repeat;
	padding-left: 20px;
}

a.support {
	color: black;
	text-decoration: none;
	background: url(../../images/template/lightbulb.gif) left center no-repeat;
	padding-left: 20px;
}

a.support:hover {
	color: #999999;
	text-decoration: underline;
	background: url(../../images/template/lightbulb.gif) left center no-repeat;
	padding-left: 20px;
}

a.sales {
	color: black;
	text-decoration: none;
	background: url(../../images/template/icon_sales.jpg) left center no-repeat;
	padding-left: 20px;
}

a.sales:hover {
	color: #999999;
	text-decoration: underline;
	background: url(../../images/template/icon_sales.jpg) left center no-repeat;
	padding-left: 20px;
}

a.product {
	color: black;
	text-decoration: none;
	background: url(../../images/template/search.gif) left center no-repeat;
	padding-left: 20px;
}

a.product:hover {
	color: #999999;
	text-decoration: underline;
	background: url(../../images/template/search.gif) left center no-repeat;
	padding-left: 20px;
	
}
a.pdf {
	text-decoration: none;
	background: url(../../images/template/acrobat.gif) left center no-repeat;
	padding-left: 20px;
}

a.pdf:hover {
	text-decoration: underline;
	background: url(../../images/template/acrobat.gif) left center no-repeat;
	padding-left: 20px;
}

a.news {
	text-decoration: none;
	background: url(../../images/template/news.gif) left center no-repeat;
	padding-left: 20px;
}

a.news:hover {
	text-decoration: underline;
	background: url(../../images/template/news.gif) left center no-repeat;
	padding-left: 20px;
}	

a.apply {
	color: black;
	text-decoration: none;
	background: url(../../images/template/note.gif) left center no-repeat;
	padding-left: 20px;
}

a.apply:hover {
	color: #999999;
	text-decoration: underline;
	background: url(../../images/template/note.gif) left center no-repeat;
	padding-left: 20px;
}

select.requestCDmenu {
	width: 100%;
	height: auto;
	font-size: 11px;
	border: 1px solid #cfcecf;
	padding: 2px;
}


/* TabView Code */
.TabView{
	width: 100%;
}
.TabView .Tabs {
  height: 26px;
  display: block;
}
.TabView .Tabs a {
    display: block;
	float: left;
	width: auto;
	height: 26px;
	line-height: 25px;
	color: #999999;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 2px;
	background: url(../../images/template/tab_back.jpg) left center;
	cursor: pointer;
}
.TabView .Tabs a span {
    display: block;
	float: left;
	width: auto;
	height: 26px;
	background: url(../../images/template/tab_left.jpg) left center no-repeat;
}

.TabView .Tabs a span span{
    display: block;
	float: left;
	width: auto;
	height: 26px;
	padding: 0px 5px 0px 5px;
	background: url(../../images/template/tab_right.jpg) right center no-repeat;
}

.TabView .Tabs a.ActiveTab{
	color: #333;
	background: url(../../images/template/tab_back_sel.jpg) left center;
	border-bottom: 1px #FFF solid;
}

.TabView .Tabs a.ActiveTab span{
	background: url(../../images/template/tab_left_sel.jpg) left center no-repeat;
}

.TabView .Tabs a.ActiveTab span span{
	background: url(../../images/template/tab_right_sel.jpg) right center no-repeat;
}

.TabView .Tabs a.InactiveTab{

}
.TabView .Pages{
    width: 100%;
}
.TabView .Pages .Page{
	border-top: 1px #cfcecf solid;
}
.TabView .Pages .titleBack{
    height: 19px;
	padding: 2px 0px 2px 0px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px #CCCCCC solid;
	margin: 0px 0px 10px 0px;
}

.prodNavi {
	width: 728px;
	height: 200px;
}

.prodBox {
	float: left;
	width: 138px;
	border: 1px solid #cfcecf;/*#6699FF;*/
	margin: 20px;
}

.prodTitle {
	width: 118px;
	height: auto;
	padding: 10px;
	background-color: #1299cd;
	font-size: 12px;
	font-weight: bold;
}

.prodLinks {
	width: 118px;
	height: 80px;
	padding: 10px;
}

.prodSubNavi {
	width: 728px;
	height: 90px;
	padding: 0px;
	border-bottom: 1px #CCCCCC solid;
	border-top: 1px #CCCCCC solid;
	margin: 10px 0px 20px 0px;
}

.genSubNavi {
	width: 728px;
	padding: 10px 0px 20px 0px;
	border-bottom: 1px #CCCCCC solid;
	margin: 10px 0px 20px 0px;
	text-align: center;
}	

.projRow {
	border-bottom: 1px #CCCCCC solid;
	margin-bottom: 10px;
	height: 150px;
	width: auto;
}

.projRowLeft {
	float: left;
	width: 130px;
	height: 130px;
	padding: 10px;
}

.projRowRight {
	float: right;
	width: 348px;
	height: 130px;
	padding: 10px;

}

.customerName {
	color: black;
	text-decoration: none;
	background: url(../../images/template/lightbulb.gif) left center no-repeat;
	padding-left: 20px;
}

/*Products page layout*/
h3.prodsub{
	font-size: 14px;
	font-weight: bold;
	border-bottom: none;
	margin-bottom: 2px;
	padding: 0 0 0 0px;
}

div.prodterrain {
	width: 58%;
	float: left;
	border: none;
	margin-top: none;
	margin-bottom: none;
	padding: 0 0 0 0px;
}
div.prodsource {
	width: 40%;
	float: left;
	margin-left: 6px;
	margin-bottom: none;
	padding: 0 0 0 0px;
	
}
div.prodterrainborder {
	width: 58%;
	float: left;
	border-right: 1px #CCCCCC solid;
}



