.modules {
}

.modules .module {
	float:left;
	display:block;
	position:relative;
	background-color:#690011;
	margin-right:16px;
	margin-bottom:16px;
	overflow:hidden;
}

.modules .module a:hover {
	text-decoration:none !important;
	cursor:pointer;
}

.modules .module a.inner {
	display:block;
}

.modules .module .module-body {
	font-weight:bold;
}

.modules .module .module-body .module-body-inner {
	padding-top:13px;
	padding-left:15px;
	padding-right:15px;
}

.modules .module .module-body .head {
	color:#ffffff;
}

.modules .module .module-body .subhead {
	color: #ffdee7;
}

.module-set {
	width:960px;
	position:relative;
/*	margin-bottom: 50px;
	z-index:50;*/
}


.module-set .modulexxxxx {
	width:224px;
	height:188px;
	margin-left:16px;
}

.module-row {
	margin-top:35px;
	padding-top:17px;
	background-image: url(../gfx/gray_horiz_dot.gif);
	background-repeat:repeat-x;
}

.module-row .module-row-inner {
	right:-16px;
	position:relative;
}

.module-row .module-row-inner .module-link a {
	line-height:16px;
}

.module-row .module-row-inner .module-link a:hover {
	background-image:url(../gfx/link-dots-d40026.gif);
	color:#d40026;
	background-repeat:repeat-x;
	background-position:bottom;
	text-decoration:none;
}

.module-row .module-row-inner a {
	position:relative;
	float:left;
	display:block;
}

.module-row .row-intro {
	float:left;
	width:224px;
	height:194px;
	position:relative;
}

.module-row .row-intro .inner {
	margin-right:16px;
}

.module-row .row-intro .module-link {
	font-weight:bold;
	position:absolute;
	bottom:0;
}

.modules .xlarge-intro {
	background-color:#ffffff;
	background-image:url(../gfx/module-stripe.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	width:464px; height:392px;
	float:left;
	margin-right:16px;
	margin-bottom: 16px;
}

.modules .xlarge-intro p {
	padding:30px; padding-left:22px;
	color: #690011;
	font-size:32px;
	line-height:34px;
	width:400px;
	background-color: #ffffff;
}

.modules .xlarge a {
	width:464px;
	height:392px;
}

.modules .xlarge .module-body {
	font-size:20px;
	line-height:26px;
	padding-top: 17px;
}

.modules .xlarge .taglist {
	width: 350px;
	right: 14px;
}

.modules .large a {
	width: 304px;
	height: 290px;
}

.modules .large .module-body {
	font-size:20px;
	line-height:22px;
}

.modules .large .module-body .head {
	font-size:33px;
	font-weight:normal;
	line-height:40px;
	color: #ffffff;
	margin-top: 4px;
}

.modules .large .module-body .subhead {
	font-size:16px;
	margin-top:2px;
}

.modules .large .taglist {
	width:275px;
	right: 14px;
}

.modules .small a {
	width:224px;
	height:188px;
}

.modules .small .module-body {
	font-size:15px;
	line-height:17px;
}

.modules .small .module-body .module-body-inner {
	padding-top:8px;
}

.modules .small .module-body .taglist {
	display:none;
}

.modules .related_title_module .module {
	margin-left:0;
	background:none;
}

.modules .small.module-text {
	width:214px;
	height: 248px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #f2f2f2;
}

.modules .row-intro.module-text .inner {
	font-size: 60px;
	line-height: 62px;
	color: #d40026;
}

.modules .small.module-text .number {
	font-size: 32px;
	line-height: 40px;
	color: #d40026;
}

.modules .small.module-text .heading {
	font-size: 48px;
	line-height: 90px;
	color: #d40026;
}

.modules .small.module-text .text {
	font-size: 18px;
	line-height: 22px;
	margin-top: 42px;
}

.modules .tiny.module-text {
	width:164px;
	height: 248px;
	background-color: #f2f2f2;
}

.modules .tiny.module-text .module-body {
	width:154px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.modules .tiny.module-text .name {
	font-size: 17px;
	line-height: 24px;
	color: #690011;
}

.modules .tiny.module-text .title {
	font-size: 15px;
	line-height: 20x;
}

.modules .tiny.module-text .text {
	font-size: 18px;
	line-height: 22px;
	margin-top: 42px;
}

.modules .module .module_icon{position:absolute !important; bottom:15px; right:15px;}

#main_tags a{cursor:pointer !important;}

.modules .hover .subhead {
	color:#ffdee7 !important;
}

.related-lists ul.large {
	width:304px;
	float:left;
	margin-right:16px;
}

.related-lists ul.last {
	margin-right:0;
}

.related-lists ul li {
	display:inline;
}

.related-lists ul li .inner {
	background-image: url(../gfx/gray_horiz_dot.gif);
	background-repeat:repeat-x;
	padding:5px 0 5px 0;
}

.related-lists ul li .inner a,
.related-lists ul li .related-title {
	padding:5px 0 0 0px;
	margin-bottom:5px;
	margin-left:15px;
	font-weight:bold;
}

.related-lists ul li .related-title {
	color:#2b2b2b;
	display:block;
}

.related-lists ul li div.inner a:hover {
	background-image:url(../gfx/link-dots-d40026.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#d40026;
	text-decoration:none;
}
