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

#folio {
	width: 700px;
	margin: 0 auto;
	padding-top: 40px;
	padding-left: 30px;
}
dl.menus_list dt {background:#6f9c6f; font-size:1.5em; margin:0px 0;}
dl.menus_list dd.nil {padding:0; margin:0;}
* html #menu a:link, * html #menu a:visited {
	height:151px;
	he\ight:0;
}
* html #menu a:hover {
	height:86px;
	he\ight:0;
}
/* with text */
#toprow {
	display:block;
	height:30px;
	background-color: #CCCCCC;
	width: 100%;
	border-bottom: 1px solid #666666;
	float: left;
	left: 0px;
	margin-top: 1px;
}
#toprow ul {
	margin:0 auto;
	list-style-type:none;
	margin-top: 3px;
}
#toprow li {
	display:block;
	float:left;
	margin-right:15px;
	width:200px;
	height: 28px;
}
#toprow li.list1t {
	background-color: #CCCCCC;
	background-image: url(../images/menubar/browseourcatalog_normal.jpg);
	background-repeat: no-repeat;
	height: 28px;
}
#toprow li.list2t {
	background-color: #CCC;
	background-image: url(../images/menubar/shopourflagstore_normal.jpg);
	background-repeat: no-repeat;
}
#toprow li.list3t {
	background-color: #CCC;
	background-image: url(../images/menubar/enterflagnbanner_normal.jpg);
	background-repeat: no-repeat;
}
#toprow li.list4t {
	background-color: #CCC;
	background-image: url(../images/menubar/entersportsmall_normal.jpg);
	background-repeat: no-repeat;
}
#toprow a {
	display:block;
	width:200px;
	padding-top:28px;
	color:#000;
	text-decoration:none;
	text-align:center;
	text-transform:none;
	color:#333333;
	font-size:90%;
	font-weight:bold;
}
#toprow a#item1t {
	background-color: transparent;
	background-image: url(../images/menubar/browseourcatalog_hover.jpg);
	background-repeat: no-repeat;
	background-position: -200px -28px;
}
#toprow a#item2t {
	background-color: transparent;
	background-image: url(../images/menubar/shopourflagstore_hover.jpg);
	background-repeat: no-repeat;
	background-position: -200px -28px;
}
#toprow a#item3t {
	background-color: transparent;
	background-image: url(../images/menubar/enterflagnbanner_hover.jpg);
	background-repeat: no-repeat;
	background-position: -200px -28px;
}
#toprow a#item4t {
	background-color: transparent;
	background-image: url(../images/menubar/entersportsmall_hover.jpg);
	background-repeat: no-repeat;
	background-position: -200px -28px;
}
#toprow a#item1t:hover {
	background-position:top right;
	z-index:50;
	color:#4576C6;
}
#toprow a#item2t:hover {
	background-position:top right;
	z-index:50;
	color:#0c0;
}
#toprow a#item3t:hover {
	background-position:top right;
	z-index:50;
	color:#f00;
}
#toprow a#item4t:hover {
	background-position:top right;
	z-index:50;
	color:#00CC00;
}
/* with text */
