﻿body {
	margin: 5px;
	padding: 0;
	background-color:#efefef;
	background-image: url(img/sitebg.gif);
}
p,td,ul,ol,li, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:visited{
	text-decoration: none;
	color:navy;
}
a:hover{
text-decoration: none;
color:blue;
}

a:link,a:active{
	text-decoration: none;
	color:navy;
}

#siteTree, #siteTree a:link,#siteTree a:visited,#siteTree a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #999999;
	text-decoration: none;
	text-align: right;
	margin-right:5px;
}

#siteTree a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #666;
	text-decoration: none;
	text-align: right;
	margin-right:5px;
}

#container{
	border: 1px solid #CCCCCC;
	margin-top: 5%;
}

#topMenu a:link,#topMenu a:visited,#topMenu a:active {
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-image: url(img/top-btn0.gif);
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
}
#topMenu a:hover {
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(img/top-btn1.gif);
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
}
#topMenu .menuSel {
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-image: url(img/top-btn2.gif);
	line-height: 30px;
	font-weight: bold;
}

td.cont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:right;
	
}

td.privacy-cont,td.privacy-contErr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;

}
td.privacy-contErr {
	color:#990000;
}
input.cont,textarea.cont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:280px;
}

td.contErr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	font-size: 11px;
	text-align:right;
}
input.contErr,textarea.contErr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:180px;
}



#secT{
	display:block;
	border-bottom: dashed thin #CCC;
	font-size: 14pt;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	margin:0px 10px 10px 2px;
	text-indent: 5px;	
}
#secC{
	display:block;
	font-size: 10pt;
	margin:0px 10px 5px 2px;
	text-align: justify;
}
#secmT{
	display:block;
	border-bottom: dashed thin #CCC;
	font-size: 14pt;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	margin:25px 10px 10px 2px;
	text-indent: 5px;	

}
#secmT p{
	display:block;
	border:none;
	font-size: 13pt;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	margin:10px 10px 10px 2px;
	text-indent: 10px;	
}

.err{

color:#a03e3e;


}

#item {
	padding: 1em;
	margin: 0.5em;
	margin-left: 20px;
	border: 1px solid #CCC;
	background-image:url(../__stk/img2/item_bg.gif);
	width: 400px;
	height: 220px;
}

#fdesc, #qdesc, #itemView {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#itemView {
	text-align: right;
	font-weight: bold;
	margin-right: 15px;
	margin-top: 15px;
}

#qdesc{
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 34px;
	border-bottom: 1px dashed #999;
	text-align: right;
	margin-bottom: 5px;
}
#fdesc{
	font-size: 12px;
	text-align: justify;
	display: block;
	margin-top: 18px;
	margin-left: 25px;
}

br{
	display: block;
	height: 0.8em;
}

#fdesc ul,
#fdesc li,
#fdesc p{
	font-size: 12px;
	line-height: 16px;
}

#fdesc ul br{
	display: none;
}

.tree a:link,
.tree a:visited,
.tree a:active {
	color: #000000;
 	text-decoration: none;

}
.tree a:hover {
	color: #999999;
 	text-decoration: none;

}
.tree .treeSel {
	display: block;
	color: #006600;
 	text-decoration: none;
	font-weight: bold;
	margin-left: 20px;
}
.tree .treeSelItem {
	display: block;
	color: #006600;
 	text-decoration: none;
	font-weight: bold;
	margin-left: 20px;
}

.tree .treeSub {
	display: block;
	margin-left: 20px;
	margin-top: 4px;
}


#prodT{
	font-size: 32px;
	line-height: 32px;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
}

#prodCont{
	display: block;
	padding-left: 25px;
	padding-right: 25px;
}
#prodItem {
	display: block;
	padding: 1em;
	padding-top: 3em;
	border: 1px solid #CCC;
	border-top: none;
	width:80%;
	}
/*/**//**/
#navTypes {
	background-image:url(img2/prod_bg.gif);
}
#navTypes a{
	text-decoration:none;
	display: block;
	text-indent: 15px;
	line-height: 25px;
}
#navTypes a:link,
#navTypes a:visited{
	background-image: url(img2/prod_bg0.gif);
}
#navTypes a:hover,
#navTypes a:focus,
#navTypes a:active{
	background-image: url(img2/prod_bg1.gif);
}
#navTypes .selType{
	text-indent: 15px;
	background-image: url(img2/prod_bg2.gif);
}

#imgV {
	display:block;
}

#prodNavbar ul li{
	display:inherit;
	float:left;
}
#prodNavbar ul li a{
	text-decoration:none;
	width: 14px;
	display: block;
	padding: 4px;
	margin: 2px;
	line-height: 14px;
	border:1px solid #CCC;
	text-align:center;
}
#prodNavbar ul li a:hover{
	background-color:#DDD;
}

#prodNavbar .navSelItem b,
#prodNavbar .moveTo a:link,
#prodNavbar .moveTo a:hover {
	font-weight:bold;
	background-color:#DDD;
	text-decoration:none;
	width: 14px;
	display: block;
	padding: 4px;
	margin: 2px;
	line-height: 14px;
	border:1px solid #CCC;
	text-align:center;
}

#cont-leftmenu{

background:white url(img2/left_bg.gif) repeat-y 80%;
width:260px;

}

/*	home!	*/

#home-cont{
	background:white url(img/home/bg.jpg) no-repeat right top;
	width:720px;
	height:460px;
	border-right:2px dashed #333;
	margin:auto;
	padding:0;
}
#home-cont-box{
padding:5px;
/*border: 1px solid #CCC;*/
background:white;
color:#000;

}
#home-cont-tdborder{
margin-left:20px;
margin-bottom:20px;
border: 2px dashed #FFF;
border-right:0;
border-top:0;
background:transparent;
}
#home-cont-ext{
	background:white url(img/bg-left.gif) repeat-y left;
	
}
