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

body {
	background-color: #000;
	background-image: url(../img/uni/back-main.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #333;
}
a:link {
	color: #c60;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #c60;
}
a:hover {
	text-decoration: none;
	color: #c60;
}
a:active {
	text-decoration: underline;
	color: #c60;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#333;
}
h1 span {
	font-size:11px;	
	color:#999;
}
h1 span span {
	color:#666;
	font-size:14px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#333;
}
h2 span {
	font-size:11px;	
	color:#999;
}
h2 span span {
	color:#666;
	font-size:14px;
}
#CMheader {
	height:227px;
	background-color:#fff;
	border-left:1px solid #4e4d4d;
	border-right:1px solid #4e4d4d;
	background-image:url(../img/uni/back-head.gif);
	background-repeat:no-repeat;
}
#CMsearchBox {
	background-image:url(../img/uni/back-search.gif);
	background-repeat:no-repeat;
	padding:0 0 0 66px;
}
#CMsearchField {
	float:left;
	margin:2px 0 0 0;
}
#CMsearchButton {
	float:left;
	margin:1px 0 0 0;
}
#CMsubMenu {
	text-align:right;	
}
#CMnav {
	margin:19px 0 0 0;	
}
#CMnav tr td {
	text-align:center;
}
#CMheaderAd {
	margin:44px 0 0 0;
	float:left;
	width:728px;
	height:90px;
	border:1px solid #666;
}
#CMbodyLeft {
	width:660px;
	padding:20px 20px 20px 20px;
	background-color:#fff;
	border-left:1px solid #4e4d4d;
}
#CMbodyRight {
	width:320px;
	padding:20px 20px 20px 0;
	background-color:#fff;
	border-right:1px solid #4e4d4d;
}
.CMbutton {
	height:25px;
	border:1px solid #c60;
	background-image:url(../img/but/back.gif);
	background-position:right;
	padding:2px 12px 0 12px;
	font-family:helvetica, arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#930;
	text-transform:uppercase;
}
.CMbutton a,
.CMbutton a:visited,
.CMbutton a:active,
.CMbutton a:hover {
	font-family:helvetica, arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#930;
	text-transform:uppercase;
	text-decoration:none;
}

#CMtoolbox tr td {
	background-color:#eee;
	background-image:url(http://www.cyclematters.com/resources/img/bak/diagonal-grey.gif);
	border:1px solid #ccc;
	padding:11px 10px 14px 10px;
}
.CMwidgetBox {
	width:300px;
	height:250px;
	margin:0 0 20px 0;
}
.CMtitleBar {
	height:26px;
	background-color:#000;
	width:300px;
}
.CMtitleBarTitle {
	color:#fff;
	font-family:helvetica, arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin:7px 10px 6px 10px;
	float:left;
}
.CMtitleBarLinks {
	color:#fff;
	font-family:helvetica, arial, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	margin:7px 10px 6px 10px;
	float:right;
}
.CMtitleBarLinks a,
.CMtitleBarLinks a:active,
.CMtitleBarLinks a:visited,
.CMtitleBarLinks a:hover {
	color:#f90;
	font-family:helvetica, arial, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
}
.CMtitleBarLinks a:hover {
	text-decoration:underline;
}
.CMwidgetTable {
	margin:6px 0 0 0;
}
.CMwidgetTable tr td {
	padding:4px 4px 4px 0;
	border-bottom:1px dashed #ccc;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:11px;
}
.CMwidgetTable tr td a,
.CMwidgetTable tr td a:visited,
.CMwidgetTable tr td a:active,
.CMwidgetTable tr td a:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#c60;
	text-decoration:none;
}
.CMwidgetTable tr td img {
	border:1px solid #ccc;
	margin-right:5px;
}
.CMwidgetContent {
	margin:10px 0 20px 0;
}
.CMcalendar thead tr td {
		border-right:1px solid #69c;
		border-left:1px solid #69c;
		border-top:0;
		border-bottom:0;
		color:#fff;
		background-image:url(../img/uni/back-calendar.gif);
		font-family:helvetica, arial, sans-serif;
		font-size:10px;
		text-transform:uppercase;
		font-weight:bold;
		text-align:center;
		padding:0;
		height:13px;
		line-height:10px;
}
.CMcalendar tbody tr td {
		border-right:1px solid #69c;
		border-left:1px solid #69c;
		border-top:0;
		border-bottom:0;
		background-image:url(../img/uni/back-date.gif);
		color:#369;
		font-family:helvetica, arial, sans-serif;
		font-size:14px;
		font-weight:bold;
		text-align:center;
		padding:0;
		height:22px;
		line-height:14px;
}
.CMadSidebar {
	margin:20px 0 20px 0;	
}
#CMfooterSplatter {
	background-color:#000;
	border-left:1px solid #4e4d4d;
	border-right:1px solid #4e4d4d;
	background-image:url(../img/uni/footer_splatter.gif);
	background-repeat:no-repeat;
}
#CMfooterAdSmall {
	margin:0 0 0 20px;
	float:left;
	width:200px;
	height:90px;
	border:1px solid #666;
}
#CMfooterAd {
	margin:0 0 0 8px;
	float:left;
	width:728px;
	height:90px;
	border:1px solid #666;
}
#CMfooter {
	background-color:#000;
	color:#666;
	font-family:helvetica, arial, sans-serif;
	font-size:10px;
	background-image:url(../img/uni/back-footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	border-left:1px solid #4e4d4d;
	border-right:1px solid #4e4d4d;
	border-bottom:1px solid #4e4d4d;
}
#CMfooterNav {
	margin:30px 15px 5px 230px;	
}
#CMfooterNav a,
#CMfooterNav a:visited,
#CMfooterNav a:hover,
#CMfooterNav a:active {
	color:#f90;	
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}
#CMfooterNav a:hover {	
	text-decoration:underline;
}
#CMcopyright {
	margin:0 20px 20px 230px;
}

/* tooltips: */
#tooltip {
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
	width:162px;
	z-index:9999;
}
@media screen { #tooltip {-moz-opacity:100%;filter:alpha(opacity=90);} }
#tooltipInner {
	position:relative;
	margin:0px;
	padding:10px;
	background-image:url(../img/uni/tooltip-back.gif);
	background-repeat:repeat-y;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-align:center;
}


