/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	background: url(/vnm/templates/dim_knight/images/dim_knight_bg.gif);
}

#catBg
	{
	background-color:#fff;
	width:100%;
	text-align:center;
	}
	
#catHTML
	{
	position: relative;
	margin: 0;
	padding: 10px;
	width: 90%;
	text-align: left;
	vertical-align: top;
	}
			
#catList
	{
	position: relative;
	float:left;
	margin: 10px 0 0 0;
	padding: 10px 20px 0 0;
	left: 0;
	top: 0;
	width: 150px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	border-right: 1px solid #999999;
	line-height: 11px;
	}	
	#catList a
		{
		color: #666666;
		text-decoration: none;
		}
	#catList a:hover
		{
		color: #666666;
		text-decoration: underline;
		}
		
.catLst
	{
	padding: 0;
	margin: 0 0 0 20px;
	list-style: none;
	line-height: 18px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px
	}
	.catLst a
		{
		text-decoration: none;
		color: #FFFFFF;
		}
	.catLst a:hover
		{
		text-decoration: none;
		color:#FFFFFF;
		}

#container {
	margin: auto;
	margin-top: -87px;
	width: 880px;
}

#footer {
	width: 880px;
}

#frontpage-prodbox
	{
	position:relative; 
	float:left; 
	width:281px; 
	height:246px; 
	overflow:hidden; 
	padding:0;
	margin:5px 0 0 5px;
	border:0px solid #000;
	}

.general-font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

#header {
	height: 87px;
	width: 100%;
}
	#header #logo {
		padding: 0;
		margin: 0;
		height: 87px;
		overflow: hidden;
	}
	
	#header #nav {
		padding: 0;
		margin: 0;
		float: right;
		vertical-align: bottom;
		width: 480px;
		overflow: hidden;
	}

#header_bg {
	height: 87px;
	width: 100%;
}

#main-body {
	width: 880px;
	padding:0;
	margin:0;
/*	margin-left:2px;
	padding-right:1px; */
}
	
	#main-body #frontpage-prod-box {
		margin: auto;
		width: 880px;
		height: auto;
	}
	
		#main-body #frontpage-prod-box #prod-title {
			position: relative;
			float: left;
			left: 7px;
			background: url(/vnm/templates/temple/images/frontpage_boxes_bg.jpg);
			height: 27px;
			width: 274px;
			margin-bottom: 5px;
		}
			#main-body #frontpage-prod-box #prod-title .prod-title-txt {
				font-family: Arial, Helvetica, sans-serif; 
				font-size:15px; 
				font-weight:bold; 
				color:#fff; 
				text-align:right; 
				padding:0; 
				margin:6px 3px 0 0
			}
		
		#main-body #frontpage-prod-box #prod-box {
			position: relative;
			float: left;
			left: 8px;
			margin-right: 0px;
			width: 274px;
			height: 268px;
			border: 1px solid #ddd;
		}

#subcatList
	{
	position: relative;
	margin: 0;
	width: 100%;
	border: 0px solid #000;
	overflow: hidden;
	}
	#subcatList #subCat a
		{
		position: relative;
		left: 0;
		width:150px;
		margin:0px;
		padding:5px;
		text-decoration:none;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#006699;
		}
	#subcatList #subCat a:hover
		{
		text-decoration: none;
		}

.temp_select {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	.temp_select a {
		text-decoration: underline;
		color: #fff;
	}
	.temp_select a:hover {
		text-decoration: none;
		color: #fff;
	}
		
.txt9
	{
	font-size: 9px;
	}
