.textmodule .bodycopy a {
}

.textmodule.top-links {
	text-align:right;
	margin:0!important;
}
.textmodule.top-links .bodycopy,
.textmodule.top-links .bodycopy p {
	
	margin: 0px 10px;
	padding:0;
}

.textmodule.top-links .itemactions,
.textmodule.top-links .modulepermissions {
	float:left;
}
.textmodule.topbanner {
	width: 860px;
	position: relative;
}

.topbanner span {
	display: block;
	position: absolute;
	width: 868px;
	height: 235px;
	background-image: url(../images/img-banner-radial-corners.png);
	_background-image: url(../images/img-banner-radial-corners.gif);
	background-repeat: no-repeat;
	background-position: 0px -59px;
}

.bannerbodycopy p{
	padding: 0px;
	margin: 5px;
	margin-top: 0px;
	height: 235px;
	width: 860px;
	overflow: hidden;
}

.banner .bannerbodycopy h3 {
	margin: 207px 5px;
	*margin-left: 0px;
	color: #FFF;
	/*background: #808faf;
	filter:alpha(opacity=75); opacity:.75;
	*/
	background-image: url(../images/img-banner-radial-corners-h3.png);
	background-repeat: no-repeat;
	background-position: -4px -17px;
	font-weight: normal;
	padding: 3px 10px 4px 10px;
	position: absolute;
	width: 840px;
	font-size:150%;
	border-bottom: 1px solid #262a3a; /* annoying necessity... white line covered */
}
.bannerbodycopy img {
	width: 863px;
}



/* YUI Carousel */

.yuicarousel {
	height: 380px;
	overflow: hidden; /* setup styles */
	z-index: 0;
}

.yui-caroulse-element ul {}

.yui-carousel-element li {
    height: 275px;
}

#carouselcontainer {
	background-image:url(../images/bg-carousel-container-wide.png);
	_background-image:url(../images/bg-carousel-container-wide.gif);
	background-repeat: no-repeat;  
	background-position: 0px -25px;
/*	border: 1px solid #990000;*/
}

#container {
    font-size: 13px;
	height: 350px;
	margin-left: 4px; /* just enough margin to keep the animation from moving outside carouselcontainer */
}

#container a {
    text-decoration: none;

}


#container .bodycopy a:link,
#container .bodycopy a:visited,
#container .bodycopy a:focus {
	color: #FFF;
	text-decoration: underline;
}

#container .bodycopy a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

/* generic item styles.  ids are at bottom of carousel css */
#container .carouselItem {
    display: inline;
    float: left;
    margin: 4px 22px 0px 18px;     /* probably need to get rid of margin-top? */
    width: 302px; /*orig 802 */
	padding-left: 520px;  /* careful with this rule, it has direct relation to width of carousel, and placement of p... and making sure animation doesn't jump outside container */
}

#container .carouselItem .bodycopy{
	background-image: url(../images/bg-carousel-slide-paragraph.png);
	background-repeat: repeat-x;
	width: 277px;
	height: 310px;
	margin-top: -18px;
	margin-left: 25px;
	padding: 22px 8px 8px 14px;
	color: #FFF;
	text-align: left;
}
#container .carouselItem p {
	line-height: 1.5em;
}

#container .carouselItem .authimg {
    bottom: 2px;
    margin-left: 61px;
    position: absolute;
 /*   z-index: 1;*/
}

#container .carouselItem h3 {
    line-height: 85%;
    margin-top: 4px;
}

#container .carouselItem h3 a {
    font: 77% Arial, sans-serif;
    position: relative;
    text-transform: uppercase;
/*    z-index: 2;*/
}

#container .carouselItem h3 a:link {
    color:#FFF;
}

#container .carouselItem h4 {
    margin-top:5px;
}

#container .carouselItem h4 a {
    font: 100% Georgia, Times, serif;
    position: relative;
/*    z-index:2;*/
}

#container .carouselItem h4 a:link {
    color:#00639b;
}

#container .carouselItem cite {
    color: #888;
    display: block;
    font-size: 77%;
    line-height: normal;
    margin-bottom: 30px;
}

#container .carouselItem p.all {
    bottom: 25px;
    position: absolute;
 /*   z-index: 2;*/
}

#container .carouselItem p.all a {
    font-weight: bold;
    font-size: 85%;
}

 /* carousel slides have their own ids for bg images */

#container #carouselItem1 { 
	background: url(http://www.kenosisdesigns.com/files/carousel_slide_1.jpg) no-repeat;
}	

#container #carouselItem2 {
	background: url(http://www.kenosisdesigns.com/files/carousel_slide_2.jpg) no-repeat;	
}	

#container #carouselItem3 {
	background: url(http://www.kenosisdesigns.com/files/carousel_slide_3.jpg) no-repeat;
}	
#container #carouselItem4 {
	background: url(http://www.kenosisdesigns.com/files/carousel_slide_4.jpg) no-repeat;
}	
#container #carouselItem5 {
	background: url(http://www.kenosisdesigns.com/files/carousel_slide_5.jpg) no-repeat;
}	
#container #carouselItem6 {
	background: url(http://www.kenosisdesigns.com/files/carousel_slide_kd_ns.jpg) no-repeat;
	/*background: url(http://www.kenosisdesigns.com/files/carousel_slide_2010package.png) no-repeat;*/
	position: relative;
}	
#carouselItem6 .sb-sales-button {
	position: absolute;
	right: 5px;
	bottom: -20px;
}
#container #carouselItem7 {
	background: url(http://www.kenosisdesigns.com/files/carousel_slide_help.jpg) no-repeat;
}



/* hide the div */

.loadingdiv {
	/* style this for loading animation! */
	width: 400px;
	height: 120px;
	/*background-image:url(http://www.kenosisdesigns.net/external/yui/build/carousel/assets/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: 100px 50px;*/
	color: #000;
	float: left;
	margin-left: 100px;
	margin-top: 30px;
	text-align: center;
	padding-top: 100px;
	padding-left: 150px;
}

.hide { 
	display:none;
}

/*- - - - - - - - - - - - - - - - - */

a.btn-carousel, a:visited.btn-carousel {
	background: url(../images/bg-carousel-btn.png) no-repeat;
	padding: 8px 32px 6px 20px;
	color: #EEE;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:hover.btn-carousel {
	background: url(../images/bg-carousel-btn-hover.png) no-repeat;
	
}
/* ----------- list items -------------- */
#sidebar .textmodule.default .bodycopy ul {
margin-left: 0px;
}

#sidebar .textmodule.default .bodycopy ul li{
	list-style-type: none;
}

#sidebar .textmodule.default .bodycopy li {
	list-style-type: none;
	margin: 3px;
	color: #003366;
	font-size: 100%;
	text-align: left;
	width: 222px;
		
}
#sidebar .textmodule.default .bodycopy li h4 {
	
}
#sidebar .textmodule.default .bodycopy li a{
	display: block;
	padding: 6px 5px;
	text-decoration: none;
	overflow: hidden;
	height: 10px;
	
}
#sidebar .textmodule.default .bodycopy li a:hover{
	background: url(../images/bg-list-hover.jpg) no-repeat;
	display: list-item;
	height: 100px;
	
}

#bottom_bar {
	
}
