/* Start of CMSMS style sheet 'xactdisplay' */
body {
	font-size:12px;

		text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-attachment: fixed;
	background-image: url(images/xact-display-bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment:scroll;
background-color:#291427;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
}
img {
   border: 0;
}
iframe { border: 1px solid purple; }


a:link { text-decoration:none }
a:visited{ text-decoration:none }
a:hover { text-decoration:none }
a:focus { text-decoration:none }
a:active { text-decoration:none }

h1 {
	font-size:18px;
                color: #800080;
}
h2 {
	font-size:16px;
                color: #800080;
}

h3 {
	font-size:14px;
                color: #999999;
}

h4 {
	font-size:12px;
                color: #999999;
}

h5 {
	font-size:11px;
}

hr {
color:#999999;
}


#wrapper {
	width:100%;
	padding: 0px;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;

}

#pagewrapper {
	width: 992px;
	position:relative;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.header {
	width: 992px;
	height: 127px;
	background-image:url(images/xact-display-inner-bg-mid.png);
}

.headertop{
	width: 992px;
	height: 18px;
	background-image:url(images/xact-display-inner-bg-top.png);
}
.clear {
	font-size:0;
	height:0;
	line-height:1px;
}
.left {
	float: left;
	width:45%;
	text-align:left;
	padding-left: 2%;
	height:50px;
}
.right {
	float: right;
	width:44%;
	text-align:right;
	padding-right: 5%;
		height:50px;
}
.leftmenu {
	float: left;
	width:67%;
	text-align:left;
	padding-left: 2%;
padding-top: 15px;
}
.rightmenu {
	float: right;
	width:29%;
	text-align:right;
	padding-right: 1%;padding-top: 9px;padding-bottom: 0px;

}


.content {
	width: 992px;
	background-image:url(images/xact-display-inner-bg-mid.png);
}
#logo {
	width: 190px;
	height:49px;
}
.spacer {
	width: 950px;
	height: 8px;
	background-color: #f3f3ed;
	margin:auto;
}
.spacer2 {
	width: 95%;
	height: 8px;
	background-color: #f3f3ed;
	margin:3px;
	text-align:center;
}
.spacer3 {
	width: 100%;
	background-color: #ffffff;
	padding:6px;
	text-align:left;
}
.contentinner {
	width: 970px;
	background-color: #ffffff;
	margin:auto;
}
.bannerinner {
	width: 950px;
margin:auto;
}
.banner {
	width: 950px;
	height: 235px;
	background-color: #f3f3ed;
		margin-top:2px;
margin-bottom:2px;
margin-left:auto;
margin-right:auto;
clear:both;
	padding: 3px;
}

.banner2 {
	width: 700px;
	height: 235px;
	background-color: #f3f3ed;
		margin-top:2px;
margin-bottom:2px;
margin-left:auto;
margin-right:auto;
clear:both;
	padding: 3px;
}

.menu {
	width: 950px;
	height: 20px;
	background-color: #ffffff;
	margin:auto;
	padding-bottom: 10px;
}
.contentleft {
	float: left;
	width:175px;
	text-align:left;
}
.contentright {
	float: left;
	width:175px;
	text-align:left;
}
.contentrightline {
	width:175px;
	text-align:left;
background-color:#fffff;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #cccccc;
padding-left:3px;
}
.contentmid {
	float:left;
	text-align:center;
	width:580px;
	text-align:left;
padding-left: 10px;
padding-right:10px;
}

.contentmid1 {
	float:left;
	text-align:center;
	width:620px;
	text-align:left;
padding-left: 10px;
padding-right:10px;
}
.contentright1 {
	float: left;
	width:135px;
	text-align:left;
}
.bannerleft {
	float: left;
	width:250px;
	text-align:left;
padding-left: 10px;
}
.bannerright {
	float: right;
	width:250px;
	text-align:left;
padding-right: 10px;

}
.bannermid {
	float:left;
	width:400px;
	height:210px;
	text-align:left;
	margin: 10px;
	background:#FFFFFF;
}
.bannermid2 {
	float:left;
	width:400px;
	height:210px;
	text-align:left;
	margin: 10px;
	background:#FFFFFF;
}
.bannershadow {
	width: 950px;
	height: 9px;
	margin:auto;
	text-align:right;
	background-image:url(images/xact-display-banner-shadow.png);
	background-repeat:no-repeat;
}
.bannershadow2 {
	width: 700px;
	height: 9px;
	margin:auto;
	text-align:right;
	background-image:url(images/xact-display-banner-shadow.png);
	background-repeat:no-repeat;
}
.footer {
	width: 992px;
	height: 50px;
	background-image:url(images/xact-display-inner-bg-mid.png);
}
.footerbtm {
	width: 992px;
	height: 16px;
	background-image:url(images/xact-display-inner-bg-btm.png);
}
.imageborder {
border:0px;
}
.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 0px solid navy;
width: 400px; /*width of featured content slider*/
height: 210px;
float:left;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
background: white;
width: 410px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 210px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 400px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: navy;
padding: 5px 10px;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #00007D;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}
/* End of 'xactdisplay' */

