* {
	font-family: Verdana;
	font-size: small;
}

/* this is the main page */
div#page {
	margin: 0 auto;
	display: block;
	width: 609px;
	_width: 608px;
	border: 1px solid #9c9a9a;
	margin-top: 3px;
}

/* top logo && contact links */
div#header {
	display: block;
	width: 100%;
	height: 30px;
	text-align: right;
        padding-top: 12px;
	font-family: "Arial";
	font-size: 12px;
}

div#header a {
	font-family: "Arial";
	font-size: 12px;
} 

/* top menus */
div#topmenu {
        clear: both;
	display: block;
	width: 100%;
       	height: 56px;
	margin-left: 1px;
}

ul#tmenu {
	list-style: none;
}

ul#tmenu li {
        float: left;
        border-right: 1px solid #fff;
}

ul#tmenu li a {
	display: block;
        width: 75px;
        height: 56px;
	background: #4b4948 url(/img/COMMON-marrow1.gif) no-repeat;
        background-position: 8px 40px;
	color: #fff;
	font-family: "Arial";
        font-size: 11px;
        padding-top: 8px;
	text-align: center;
	text-decoration: none;
}

ul#tmenu li a:hover {
	background: #000000 url(/img/COMMON-marrow2.gif) no-repeat;
        background-position: 8px 40px;
} 


div#nosect {
	clear: both;
	width: 599px;
	_width: 599px;
	height: 29px;
	background: #fba90f;
	margin-left: 5px;
	_margin-left: 5px;
	margin-top: -5px;
} 

/* footer separator */
div#footersep {
	width: 599px;
	_width: 599px;
	height: 19px;
	background: #4e4a49;
	margin-left: 5px;
	_margin-left: 5px;
}

/* bottom menus */
div#bottommenu {
	margin-top: 3px;
	height: 17px;
	margin-bottom: 4px;
	border: 1px solid #000;
	text-align: center;
	width: 589px;
	_width: 587px;
	padding-left: 8px;
	_padding-left: 10px;
	margin-left: 5px;
}

ul#bmenu {
	list-style: none;
	width: 100%;
	text-align: center;
}

ul#bmenu li {
        float: left;
        text-align: center;
	margin: 0px 12px;
	_margin: 0px 10px;
}

ul#bmenu li a {
	text-align: center;
        font-family: Arial;
        font-size: 11px;
	color: #3d3937;
	text-decoration: none;
}

ul#bmenu li a:hover {
	color: #ff6600;
}

/* images in default intro */
img.flintro1 {
	margin-left: 5px;
        float: left;
}

img.flintro2 {
	margin-left: 3px;
        float: left;
	width: 223px;
	height: 178px;
}

img.flintro3 {
	margin-left: 3px;
        float: left;
} 
img.flintro4 {
	clear: both;
	margin-left: 5px;
        float: left;
	margin-top: 3px;
}

img.flintro5 {
	margin-left: 3px;
        float: left;
	margin-top: 3px;
	width: 223px;
	height: 234px;
}

img.flintro6 {
	margin-left: 3px;
        float: left;
	margin-top: 3px;
} 


a.txtButton, a.txtButton:hover {
	font-weight: normal;
	border: 1px solid #ccc;
	background: #fff;
	color: #000;
}

.txtContentTitle {
	color: #3d3937;
}

ul#subcat {
	display: block;
	width: 127px;
	background: #9c9a9a;
	padding: 4px;
	padding-bottom: 1px;
}
ul#subcat li {
	list-style-type: none;
	display: block;
        width: 135px;
	_width: 132px;
	text-align: center;
	background: #4e4a49;
	border: 1px solid: #ccc;
	margin-bottom: 3px;
	height: 21px;
	padding-top: 5px;
	_margin-left: -15px;
}

ul#subcat li a {
	text-align: left;
	padding-left: 16px;
	display: block;
        width: 119px;
	_width: 116px;
	height: 21px;
	background: #4e4a49;
	color: #fff;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}

ul#subcat li a:hover {
	color: #FECF9C;
}

table#prodlist th {
	background: #ccc;
	color: #222;
}
table#prodlist td, table#prodlist th {
	padding: 6px 0;
}
table#prodlist td {
	border-top: 1px dashed #ccc;
	background: #fff;
}

div#navbar {
	width: 595px;
	padding: 4px 6px;
	background: #000;
	margin-left: 1px;
	border-bottom: 2px solid #fff;
}

div#navbar strong {
	font-size: 11px;
}

div#navbar, div#navbar a {
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
}

div.colMid2 {
	background: url(/img/COMMON-blackbarbg2.gif) repeat-y;
	background-position: 5px 0px;
	_background-position: 6px 0px;
	width: 100%;
}

p.bcontent a {
	color: #000;
}

p.bcontent a:hover {
	color: #ff6600;
}
