.megamenu{
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	z-index: 100;
	background-color: #FFF;
	padding: 0px;
	border-top-style: none;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #AAA;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #AAA;
	border-left-color: #AAA;
}
.megamenu .main {
	background-color: #222;
	width: 320px;
	font-family: Helvetica, sans-serif;
	height: 60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.megamenu .main p, .megamenu .main-photo p, .megamenu .main-print p, .megamenu .main-icc p, .megamenu .main-broadcast p {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	width: 290px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	line-height: 14px;
}
.megamenu .main h1, .megamenu .main h1 a, 
.megamenu .main-photo h1, .megamenu .main-photo h1 a,
.megamenu .main-print h1, .megamenu .main-print h1 a,
.megamenu .main-icc h1, .megamenu .main-icc h1 a,
.megamenu .main-broadcast h1, .megamenu .main-broadcast h1 a {
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-decoration: none;
}
.megamenu .main h1 a:hover,
.megamenu .main-photo h1 a:hover,
.megamenu .main-print h1 a:hover,
.megamenu .main-icc h1 a:hover,
.megamenu .main-broadcast h1 a:hover{
	text-decoration: underline;
	color: #FFF;
}
.megamenu .column{
	min-height: 5px;
	height: 5px;
	height: auto !important;
	width: 300px; /*width of each menu column*/
	margin-right: 0px;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 12px;
	float: none;
	display: block;
}
.megamenu .main-photo {
	background-color: #E00;
	width: 320px;
	min-height: 5px;
	height: 5px;
	height: auto !important;
	font-family: Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.megamenu .main-print {
	background-color: #090;
	width: 320px;
	min-height: 5px;
	height: 5px;
	height: auto !important;
	font-family: Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.megamenu .main-icc {
	background-color: #F90;
	width: 320px;
	min-height: 5px;
	height: 5px;
	height: auto !important;
	font-family: Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.megamenu .main-broadcast {
	background-color: #09F;
	width: 320px;
	min-height: 5px;
	height: 5px;
	height: auto !important;
	font-family: Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.megamenu .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.megamenu .column ul li{
	padding-bottom: 0px;
	list-style-position: inside;
	list-style-type: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	color: #222;
	margin: 0px;
	text-transform: uppercase;
}
.megamenu .column h3.photo, .megamenu .column a h3.photo{
	font-size: 13px;
	font-weight: bold;
	color: #E00;
	text-transform: capitalize;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.megamenu .column h3.print, .megamenu .column h3.print a{
	font-size: 13px;
	font-weight: bold;
	color: #090;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px;
}
.megamenu .column h3.icc, .megamenu .column a h3.icc {
	font-size: 13px;
	font-weight: bold;
	color: #F90;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: 8;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.megamenu .column h3.e-broadcast, .megamenu .column a h3.e-broadcast {
	font-size: 13px;
	font-weight: bold;
	color: #06F;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: 8;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.megamenu .column h3 a:hover {
	text-decoration: underline;
	color: #F00;
}

.megamenu .column ul li a{
	text-decoration: none;
	color: #444;
	font-size: 12px;
	text-transform: capitalize;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	display: block;
	width: 300px;
	height: 10px;
}


.megamenu .column ul li a:hover{
	text-decoration: underline;
	color: #E00;
}
