﻿/* CSS Document */

#breadcrumbDepartmentID {
	width: 424px;

}

#topAreaMonsterPhotos {
	width: 470px;
}

#topAreaNews {
	width: 424px;
	height: auto;
	padding-top: 10px;
}

#topAreaHome {
	height: 270px;
	overflow:hidden;
}

#bottomAreaHome {
	background-image: url(~/media/Images/Structure/background-gradient-tan.ashx);
	background-repeat: repeat-x;
	padding-top: 15px;
}

#bottomAreaHome .sideBar a {
	color: #333399;
}

#bottomAreaHome .sideBar a:hover {
	color: #B10000;
}

#bottomAreaHome h3 {
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	text-transform:none;
	color: #666666;
	margin: 0;
	padding: 0 0 7px 0;

}

#bottomAreaHome a, #footer a {
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#999999;
}

#bottomAreaHome a:hover, #footer a:hover {
	color: #B10000;
}

#bottomAreaHome td p {
	margin: 0;
	padding: 4px 0;
} 
#bottomAreaHome .header {
	font-size: 95%;
	padding: 5px;
}