/* CSS Document */


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu{
	padding: 0;
	background: black url(/_images/blockdefault.gif) center center repeat-x;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	width: 100%;
	text-align: center;
	height: 24px;
	line-height: 11px;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0px;
	margin-bottom: 0;
	clear: both;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #494949;
	border-right-color: #494949;
	border-bottom-color: #000000;
	border-left-color: #494949;
}

.solidblockmenu ul{
	font-family: Arial, Helvetica, sans-serif;
}

.solidblockmenu li{
	display: inline;
	height: 80px;
	width: 60px;
	margin: 0px;
	padding: 0px;
}

.solidblockmenu li a{
	float: left;
	color: white;
	text-decoration: none;
	border-right: 1px solid white;
	padding: 6px;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(/_images/blockactive.gif) center center repeat-x;
}


#media_type_menu{
	background-image: url(/_images/icons/icon_bg.gif);
	height: 65px;
	width: 620px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#media_type_box{
	background-image: url(/_images/icons/icon_box_bg.gif);
	height: 65px;
	width: 65px;
	padding-top: 5px;
	padding-left: 5px;
}


.solidblockmenu2{
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

.solidblockmenu2 li{
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 60px;
}

.solidblockmenu2 li a{
	float: left;
	color: white;
	padding: 0px;
	text-decoration: none;
	border: 0px solid #000000;
}

.solidblockmenu2 li a img{
	border: 0px solid #000000;
	margin: 0px;
}


.solidblockmenu2 li a:visited{
color: white;
}

.solidblockmenu2 li a:hover, .solidblockmenu2 li .current{
color: white;
background: transparent url(/_images/blockactive.gif) center center repeat-x;
}





[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
</style>
<![endif]
