/* #a) Main Containers# */

#preps-topColumn {
	float: left;
	width: 100%;
	margin: 0px;
}

#preps-topLeft {
	float: left;
	width: 50%;
	margin: 4px;
}

#preps-topRight {
	float: right;
	width: 45%;
	margin-left: 15px;
}

#preps-middle {
	float: left;
	margin-top: 20px;
	width: 100%;
}

#preps-middleLeft {
	width: 95%;
	text-align: center;
}

/*
#preps-middleRight {
	float: right;
	width: 34%;
	margin: 4px;
}
*/

#home-preps-middle {
	float: left;
	margin: 10px 0 50px 0;
	width: 100%;
}

#home-preps-middleLeft {
	float: left;
	padding-left: 5px;
	width: 50%;
	overflow: hidden;
}

#home-preps-middleRight {
	float: right;
	width: 45%;
	margin: 4px;
}

/* #l) Video Table # */
#video {
	float: left;
	width: 336px;
	padding: 8px;
	background-color: #032f09;
}

#video-thumb {
	float: left;
	width: 122px;
	margin-top: 4px;
	border: solid 1px #fff;
}

#video-text {
	float: left;
	width: 200px;
	margin-top: 10px;
	text-align: center;
}

#video-text a {
	color: #fff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

#earl {
	float: left;
	width: 336px;
	padding: 8px;
	background-color: #032f09;
}

#earl-thumb {
	float: left;
	width: 122px;
	margin-top: 4px;
	border: solid 1px #fff;
}

#earl-text {
	float: left;
	width: 200px;
	margin-top: 10px;
	text-align: center;
}

#earl-text a {
	color: #fff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.carousel-photo {
  	width: 145px;
  	margin-bottom: 10px;
  	float: left;
  	clear: left;
}

.carousel-photo img {
  	border: solid 1px #fff;
}

.carousel-headline {
  	float: right;
  	font-weight: bold;
  	width: 50%;
  	color: #103a66;
}

.carousel-text {
  	float: left;
  	width: 48%;
  	margin-top: 5px;
  	color: #fff;
  	font-size: 12px;
}

.video-header {
  	margin: 0 0 8px 10px;
  	font-weight: bold;
  	color: #fff;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 14px;
}

.video-header a {
  	margin-left: 10px;
  	font-weight: bold;
  	color: #fff;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 14px;
	text-decoration: underline;
}

.video-header a:hover {
  	color: #c0c0c0;
  	text-decoration: none;
}

#carousel p a {
  	float: right;
  	text-decoration: none;
  	color: #103a66;
  	margin: 10px 15px 10px 0px;
}


#ad-zone {
	float:right;
	overflow:hidden;
	padding-top:0px;
	width:310px;
}

#school-header {
	float: left;
	width: 680px;
	background-color: #000;
}

#preps-earlVideo {
	float: right;
	width: 100%;
	height: 280px;
	background-color: #d2b7ea;
}

#max-preps {
	text-align: center;
	width: 100%;
	margin-bottom: 8px;
}

#preps-facebook {
	float: left;
	padding-left: 8px;
	width: 100%;
}


/* #b) Vert Centerpiece# */

.vert-content-centerpiece {
  	width: 300px;
  	color: #fff;
  	margin: 10px 0px 10px 0px;
  	text-align: left;
}

#vert-content-centerpiece-framework {
  	font-size: 12px;
  	margin-left: 6px;
  	border: solid 1px #666;
}

#vert-content-centerpiece-framework-photo {
}

#vert-content-centerpiece-photo {
  	width: 275px;
  	border: solid 1px #666;
  	margin-left: 5px;
  	margin-top: 5px;
}

#vert-content-centerpiece-framework-article {
  	color: #000;
  	text-align: left; 
  	background-color: #fff;
}

#vert-content-centerpiece-framework-article p {
  	margin-top: 4px;
}

#vert-content-centerpiece-article-title,
#vert-content-centerpiece-article-title a {
  	font-size: 14px;
  	font-weight: bold;
  	color: #274278;
  	text-decoration: none;
  	margin-left: 5px;
}

#vert-content-centerpiece-article-title a:hover {
  	color: #4166AF;
}

#vert-content-centerpiece-article-byline {
  	font-size: 10px;
  	line-height: 1.3em;
  	margin-top: 10px;
  	margin-left: 10px;
}

#vert-content-centerpiece-article-abstract {
  	margin-left: 10px;
  	margin-bottom: 10px;
}

#vert-content-centerpiece-article-abstract a {
  	font-size: 12px;
  	line-height: 1.3em;
  	text-decoration: none;
  	color: #274278;
  	font-weight: bold;
}

#vert-content-centerpiece-article-abstract a:hover {
  	color: #4166AF;
}

/* end new vert centerpiece */

/* #c) Latest Articles# */

#preps-articles {
	float: right;
	width: 100%;
	margin-left: 15px;
	overflow: hidden;
	position: relative;
}

#preps-archives {
	float: left;
	width: 90%;
	height: 900px;
	margin: 20px 15px 20px 15px;
	overflow: hidden;
	position: relative;
}

.news-list {
  	width: 100%;
  	margin-right: 5px;
  	padding-left: 5px;
}

.news-list-title a, .news-list-title {
	color: #15192F;
	font-family: Arial Black,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.news-list-title {
	border-bottom: 2px solid #15192F;
	margin-bottom: 4px;
	margin-top: 10px;
}

.headlines {
	font-size: 1em;
	list-style-position: outside;
	margin: 0 8px 0 16px;
	padding-left: 0;
}

.headlines ul {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px;
  text-decoration: none;
  line-height: 1em;
  padding: 0px 0px 0px 18px;
}

.headlines li {
  margin: 6px 0px 6px 0px;
} 

.headlines a {
  color: #000;
  text-decoration: none;
} 

.headlines a:hover {
  color: #274278;
  text-decoration: underline;
}

/* end articles */

/* #d) Fan Cam# */

#fan-cam {
	float: left;
	width: 100%;
	padding: 5px;
	background-color: #032f09;
}

.fancam-header {
  	margin-left: 10px;
  	font-weight: bold;
  	color: #fff;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 14px;
}

.photothumbs img {
   	border: solid 1px #fff;
}
/* end Fan Cam */

/* #e) Twitter Feed# */

#preps-twitter {
	float: left;
	margin-left: 3px;
	padding: 2px;
	width: 96%;
	border: solid #C3DEDF 2px;
}

.query {
  	width: 100%;
	font-family: Arial, serif;
  	font-size: 90%;
  	color: #085258;
}

.query .tweet_list {
    	-webkit-border-radius: .5em;
    	list-style-type: none;
    	margin: 0;
    	padding: 0;
    	background-color: #8ADEE2;
}

.query .tweet_list li {
      	overflow: auto;
      	padding: .5em;
}

.query .tweet_list li a {
        color: #0C717A;
}

.query .tweet_list .tweet_even {
      	background-color: #efffff;
}

.query .tweet_list .tweet_avatar {
      	padding-right: .5em;
      	float: left;
}

.query .tweet_list .tweet_avatar img {
        vertical-align: middle;
}
 /* end Twitter Feed */

/* #f) Carousel Styles# */

#carousel-container {
	float: left; 
	width: 820px;
	height: 135px;
	background-color: #000;
}

#preps-carousel {
  	float: left;
  	width: 100%;
  	height: 100px;
  	margin-top: 0px;
  	margin-bottom: 10px;
  	position: relative;
}         

#preps-carousel .container {
  	position: absolute;
  	left: 27px;  
  	width: 766px;
  	height: 100px;
  	overflow: hidden;   
  	background: #3f3f3f;
}            

#preps-carousel .previous_button {
  	position: absolute;
  	left: 0px;
  	top: 0px;
  	width: 27px;
  	height: 100px;
  	background: url(/Elements/images/carousel-left.aspx);
  	z-index: 100;    
  	cursor: pointer;
}        

#preps-carousel .previous_button_disabled {
  	background: url(/Elements/images/carousel-left-disabled.aspx);
  	cursor: default;
}

#preps-carousel .next_button {
  	position: absolute;
  	right: 0px;
  	width: 27px;
  	height: 100px;
  	background: url(/Elements/images/carousel-right.aspx);
  	z-index: 100;
  	cursor: pointer;
}   

#preps-carousel .next_button_disabled {
  	background: url(/Elements/images/carousel-right-disabled.aspx);
  	cursor: default;
}

#preps-carousel ul {
  	margin: 0;
  	padding: 0;
  	width: 100000px;
  	position: relative;
  	top: 0;
  	left: 0;
  	height: 100px;
}                      

#preps-carousel ul li img {
  	border: 1px solid #999;
  	display: block;             
  	background: #E3EDFA;  
}                               

#preps-carousel ul li {
  	font-family: verdana,arial,sans-serif;
  	font-size: 10px;
  	font-weight: normal;
}                               

#preps-carousel ul li {
  	border: 0px solid green;
  	color: #E3EDFA;
  	margin: 0px;
  	padding: 4px 3px;
  	width: 249px;
  	list-style: none;   
  	float: left;
}

#preps-carousel .item {
  	background: #222;
  	border: 1px solid #000;
  	color: #fff;
  	padding: 3px;
  	height: 81px;
  	cursor: pointer;
  	text-align: left;
}

.fancam-header a {
  	margin-left: 10px;
  	font-weight: bold;
  	color: #fff;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 14px;
	text-decoration: underline;
}

.fancam-header a:hover {
  	color: #c0c0c0;
  	text-decoration: none;
}

/* #g) Classes# */

.preps-latestHdr {
	float: left;
	width: 90%;
	margin: 3px;
}

.preps-latestHdr a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration:underline;
	color: #004b20;
}

.preps-latestHdr a:hover {
	text-decoration:none;
}

a {
	color: #990000;
	text-decoration:none;
}

a:hover {
	color: #000000;
	text-decoration:underline;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	padding-bottom: 5px;
	text-transform: capitalize;
	padding: 10px;
	text-align: center;
}

.footer a {
	color: #fff;
	
}
.footer a:hover {
	font-weight: bold;
	text-decoration:none;
	
}

/* #h) Video Styles# */

#container-centerpiece {
  	width: 350px;
  	height: 294px;
  	position: relative;
  	padding: 0px;
  	background-color: #222;
}

#container-rotator {
  	position: absolute;
  	width: 343px;
  	height: 292px;
  	padding: 0px;
  	margin: 0px;
  	top: 2px;
  	left: 2px;
}

#rotator {
  	position: relative;
  	overflow: hidden;
  	padding: 0px;
  	width: 343px;
  	height: 250px;
  	background-color: #000000;
  	border: 1px solid #000000;
}

.rotatorImage {
  	position: absolute;
  	top: 0px;
  	left: 0px;
  	width: 345px;
  	height: 256px;
  	border: none;
  	cursor: pointer;
  	z-index: 10;
}

.rotatorOverlay {
  	position: absolute;
  	z-index: 10;
  	width: 345px;
  	height: 68px;
  	background-color: #000000;
  	color: #ffffff;
  	top: 192px;
  	left: 0px;
  	font-weight: bold;
  	font-size: 13px;
}

.rotatorOverlay div {
  	font-size: 24px;
  	padding: 6px;
}

.rotatorOverlay span {
  	padding-left: 6px;
}

#button-bar {
  	background-color: #222222;
  	border: none;
  	width: 346px;
  	height: 32px;
  	margin: 0px;
  	border: 1px solid #222222;
}

#buttons {
  	margin: 6px 0px;
  	padding: 0px;
  	list-style: none;
  	list-style-image: none;
}

#buttons li {
  	display: inline;
  	border: 1px solid #000000;
  	font-weight: bold;
  	list-style: none;
  	padding: 3px;
  	margin: 2px;
  	cursor: pointer;
}

.inactiveButton { 
  	background-color: #666666;
  	color: #ffffff;
}

.activeButton { 
  	background-color: #fefefe;
  	color: #222222;
}

#container-links { 
  	width: 410px;
  	height: 332px;
  	position: absolute;
  	top: 3px;
  	right: 3px;
  	background-color: #efefef;
}

#links-buttons { 
  	background-color: #666666;
  	padding: 0px;
}

#links-buttons input { 
  	font-size: 11px;
  	margin-top: 2px;
  	margin-bottom: 2px;
  	cursor: pointer;
}

#links-recent {
  	margin: 3px;
  	height: 300px;
  	overflow: auto;
}

#links-read {
  	margin: 3px;
  	height: 300px;
  	overflow: auto;
  	display: none;
}

#links-video {
  	margin: 3px;
  	height: 300px;
  	overflow: auto;
  	display: none;
}

.links-listing-article {
  	border-top: 1px solid #cccccc;
  	margin-bottom: 6px;
  	padding: 1px;
  	cursor: pointer;
  	background-image: url('/Elements/images/link-background.aspx');
  	background-position: top right;
  	background-repeat: no-repeat;
}

.links-listing-video {
  	border-top: 1px solid #cccccc;
  	margin-bottom: 6px;
  	padding: 1px;
  	cursor: pointer;
  	background-image: url('/devel/link-background-video.png');
  	background-position: top right;
}

.links-listing-slideshow {
 	border-top: 1px solid #cccccc;
  	margin-bottom: 6px;
  	padding: 1px;
  	cursor: pointer;
  	background-image: url('/devel/link-background-slideshow.png');
  	background-position: top right;
}

.links-listing-headline {
  	font-weight: bold;
  	font-size: 12px;
}

.links-listing-stamp {
  	font-weight: bold;
  	font-size: 10px;
  	color: #410404;
}

.links-listing-info {
  	font-size: 10px;
  	color: #555555;
}

#container-player {
  	width: 400px;
  	height: 332px;
  	display: none;
  	position: absolute;
  	top: 3px;
  	left: 3px;
}

/* #i) Scoreboard Styles# */
/*
#preps-scoreboard {
	width: 100%;
	height: 250px;
	overflow: auto;
}
*/
table#scoreboard {
	width: 100%;
	background-color: #ffffff;
	font-family: Arial, sans-serif, Helvetica;
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
	color: #000000;
}

.row-top {
	background-color: #004a03;
	color: #fff;
}

.row-color {
	background-color: #d1ead2;
}

/* #j) Blog Styles# */

#preps-blog {
  	width: 100%;
  	float: right;
}

#blog-earl { 
	background-color: #d6f2db;
	border: solid 1px #00490e;
	width: 90%;
	float: left;
	margin: 0 3px 15px 0;
}

#blog-tyler { 
	background-color: #d6f2db;
	border: solid 1px #00490e;
	width: 90%;
	float: left;
	margin-right: 3px;
}

.blogs-img {
  	float: left;
  	margin: 5px;
}

.blog-header {
  	width: 55%;
  	float: right;
  	font-size: 14px;
  	font-weight: bold;
  	font-family: tahoma, sans-serif;
  	margin-top: 10px;
  	margin-bottom: 10px;
  	border-bottom:1px solid #8CC63F;
  	color: #1cb1bc;
}

.blog-header span {
	font-size: 12px;
	color: #1cb1bc;
}

.blog-light {
	background-color: #E2EFD1;
	margin-bottom: 15px;
	width: 47%; 
	float: left;
	height: 310px;
}

.blog-dark { 
	background-color: #e0efed;
	width: 100%;
	float: left;
	margin-right: 15px;
	height: 310px;
}

.blog-top {
	float: left;
	height: 75px;
	margin-bottom: 10px;
	margin-left: 5px;
	width: 95%;
}

.blog-title {
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #000;
	width: 70%;
	float: right;
}

.blog-title a {
  	text-decoration: none;
  	font-family: tahoma, sans-serif;
  	margin-top: 5px;
  	color: #000;
  	font-weight: bold;
  	font-size: 14px;
}

.blog-title a:hover {
 	color: #755C4B;
}

.blog-subtitle {
	margin-top: 3px;
	text-align: right;
	width: 70%;
	float: right;
}

.blog-top span {
  	font-family: tahoma, sans-serif;
  	font-size: 12px;
}

.rssTitle {
 	width: 90%;
  	margin-left: 10px;
}

.rssTitle a {
  	width: 90%;
  	font-family: tahoma, sans-serif;
  	color: #333;
  	font-weight: bold;
  	text-decoration: none;
  	font-size: 14px;
}

.rssTitle a:hover {
  	color: #1cb1bc;
  	font-weight: bold;
}

.rssDescription {
  	width: 90%;
  	font-family: tahoma, sans-serif;
  	font-size: 11px;
  	margin-top: 10px;
  	margin-left: 10px;
}

.rssPubDate {
  	font-size: 9px;
  	color: #666;
  	margin-top: 15px;
  	margin-left: 10px;
}

/* #k) Poll Styles# */

#pollRowOne {
	position: relative;
	float: left;
	width: 30%;
	margin-left: 5px;
}

#pollRowTwo {
	position: relative;
	float: left;
	margin-left: 36px;
	width: 30%;
}

#pollRowThree {
	position: relative;
	float: left;
	margin-left: 36px;
	width: 30%;
}

.PollControl {
	float: left;
	width: 95%;
	padding: 6px;
}

.PollTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.PollQuestion {
	font-size:14px;
	font-weight: bold;
}

.PollAnswers {
	font-size: 12px;
	margin-top: 5px;
}

.PollGraph {
	height: 8px;
	border: 1px solid gray;
	margin-right: 6px;
}

.PollGraph div {
	height: 8px;
	line-height: 0px;
	font-size: 0px;
	/*background: url(../App_Themes/CorporateSite/Images/poll03.gif) 100% 0% repeat-x;
	*/
}

.PollGraph div.PollGraph0 {
	background-color: #feff90;
}

.PollGraph div.PollGraph1 {
	background-color: #9dd9ff;
}

.PollCount {
	text-align: right;
}

.PollFooter {
	margin-top:10px;
}

.signOut input, .SubscriptionButton, .PollVoteButton {
	background: url(../App_Themes/CorporateSite/Images/buttonBackground.gif) repeat-x;
	border: 1px solid #000000;
	color: #ffffff;
}
/*
.PollGraph {
	color: #000;
}

.PollGraph0 {
	color: #005512;
}

.PollGraph1 {
	background: url(../App_Themes/CorporateSite/Images/poll03.gif) 100% 0% repeat-x;
}

.PollTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.PollQuestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.PollAnswer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

.PollAnswers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

.PollCount {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

.PollFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
*/

/* #x) Test Styles# */

/* #y) Centerpiece Styles# */
/*
#container-centerpiece {
  	width: 410px;
  	height: 340px;
  	position: relative;
  	padding: 0px;
  	background-color: #222;
}

#container-rotator {
  	position: absolute;
  	width: 400px;
  	height: 334px;
  	padding: 0px;
  	margin: 0px;
  	top: 2px;
  	left: 2px;
}

#rotator {
  	position: relative;
  	overflow: hidden;
  	padding: 0px;
  	width: 400px;
  	height: 300px;
  	background-color: #000000;
  	border: 1px solid #000000;
}

.rotatorImage {
  	position: absolute;
  	top: 0px;
  	left: 0px;
  	width: 345px;
	height: 260px;
  	border: none;
  	cursor: pointer;
  	z-index: 10;
}

.rotatorOverlay {
  	position: absolute;
  	z-index: 10;
  	width: 400px;
  	height: 75px;
  	background-color: #000000;
  	color: #ffffff;
  	top: 227px;
  	left: 0px;
  	font-weight: bold;
  	font-size: 11px;
}

.rotatorOverlay div {
  	font-size: 24px;
  	padding: 6px;
}

.rotatorOverlay span {
  	padding-left: 6px;
}

#button-bar {
  	background-color: #222222;
  	border: none;
  	width: 400px;
  	height: 32px;
  	margin: 0px;
  	border: 1px solid #222222;
}

#buttons {
  	margin: 6px 0px;
  	padding: 0px;
  	list-style: none;
  	list-style-image: none;
}

#buttons li {
  	display: inline;
  	border: 1px solid #000000;
  	font-weight: bold;
  	list-style: none;
  	padding: 3px;
  	margin: 2px;
  	cursor: pointer;
}

.inactiveButton { 
  	background-color: #666666;
  	color: #ffffff;
}

.activeButton { 
  	background-color: #fefefe;
  	color: #222222;
}

#container-links { 
  	width: 410px;
  	height: 332px;
  	position: absolute;
  	top: 3px;
  	right: 3px;
  	background-color: #efefef;
}

#links-buttons { 
  	background-color: #666666;
  	padding: 0px;
}

#links-buttons input { 
  	font-size: 11px;
  	margin-top: 2px;
  	margin-bottom: 2px;
  	cursor: pointer;
}

#links-recent {
  	margin: 3px;
  	height: 300px;
  	overflow: auto;
}

#links-read {
  	margin: 3px;
  	height: 300px;
  	overflow: auto;
  	display: none;
}

#links-video {
  	margin: 3px;
  	height: 300px;
  	overflow: auto;
  	display: none;
}

.links-listing-article {
  	border-top: 1px solid #cccccc;
  	margin-bottom: 6px;
  	padding: 1px;
  	cursor: pointer;
  	background-image: url('/Elements/images/link-background.aspx');
  	background-position: top right;
  	background-repeat: no-repeat;
}

.links-listing-video {
  	border-top: 1px solid #cccccc;
  	margin-bottom: 6px;
  	padding: 1px;
  	cursor: pointer;
  	background-image: url('/devel/link-background-video.png');
  	background-position: top right;
}

.links-listing-slideshow {
  	border-top: 1px solid #cccccc;
  	margin-bottom: 6px;
  	padding: 1px;
  	cursor: pointer;
  	background-image: url('/devel/link-background-slideshow.png');
  	background-position: top right;
}

.links-listing-headline {
  	font-weight: bold;
  	font-size: 12px;
}

.links-listing-stamp {
  	font-weight: bold;
  	font-size: 10px;
  	color: #410404;
}

.links-listing-info {
  	font-size: 10px;
  	color: #555555;
}

#container-player {
  	width: 400px;
  	height: 332px;
  	display: none;
  	position: absolute;
  	top: 3px;
  	left: 3px;
}
*/

/* #z) Carousel Styles# */
/*
#horizontal_carousel {
  	float:left;
  	width: 820px;
  	height: 100px;
  	margin-top: 0px;
  	margin-bottom: 10px;
  	position: relative;  
}         

#horizontal_carousel .container {
  	position: absolute;
  	left: 27px;  
  	width: 766px;
  	height: 100px;
  	overflow:hidden;   
  	background: #3F3F3F;
}            

#horizontal_carousel .previous_button {
  	position: absolute;
  	left: 0px;
  	top: 0px;
  	width: 27px;
  	height: 100px;
  	background: url(/Elements/images/carousel-left.aspx);
  	z-index: 100;    
  	cursor:pointer;
}        

#horizontal_carousel .previous_button_disabled {
  	background: url(/Elements/images/carousel-left-disabled.aspx);
  	cursor:default;
}

#horizontal_carousel .next_button {
  	position: absolute;
  	right: 0px;
  	width: 27px;
  	height: 100px;
  	background: url(/Elements/images/carousel-right.aspx);
  	z-index: 100;
  	cursor:pointer;
}   

#horizontal_carousel .next_button_disabled {
  	background: url(/Elements/images/carousel-right-disabled.aspx);
  	cursor:default;
}

#horizontal_carousel ul {
  	margin: 0;
  	padding:0;
  	width: 100000px;
  	position: relative;
  	top: 0;
  	left: 0;
  	height: 100px;
}                      

#horizontal_carousel ul li img {
  	border:1px solid #999999;
  	display:block;             
  	background:#E3EDFA;  
}                               

#horizontal_carousel ul li {
  	font-family:verdana,arial,sans-serif;
  	font-size:10px;
  	font-weight: normal;
}                               

#horizontal_carousel ul li {
  	border:0px solid green;
  	color:#E3EDFA;
  	margin:0px;
  	padding:4px 3px;
  	width: 249px;
  	list-style:none;   
  	float:left;
}

#horizontal_carousel .item {
  	background: #222222;
  	border: 1px solid #000000;
  	color: #ffffff;
  	padding: 3px;
  	height: 81px;
  	cursor: pointer;
  	text-align: left;
}
*/

/* #aa) Carousel Two Up # */

#small-centerpiece {
  overflow: hidden;
  float: left;
  clear: left;
  width: 330px;
  margin-top: 8px;
}

* html #small-centerpiece {display:inline;}
* html #small-centerpiece .item {display:inline;}

#small-centerpiece .item:last-child {
  border: none;
}

#small-centerpiece .item {
  float: left;
  width: 141px;
  overflow: hidden;
  cursor: pointer;
  margin: 10px 10px 20px 8px;
}

#small-centerpiece .item img {
  width: 135px;
  height: 80px;
}

#small-centerpiece .item .carousel-kicker {
  float: left;
  color: #fff;
}

#small-centerpiece .item .carousel-text {
  width: 98%;
  color: #fff;
  font-weight: normal;
  float: left;
  font-size: 12.5px;
}

/* #w) AP Markets Widget CSS# */

/* ***********AP MARKETS WIDGET CSS *************** */


/***************************************
If you are using other AP modules on your page please comment out this mode
definition and uncomment “No Index special” mode definition right below.
***************************************/
div#mm_today_AP table td.markets-left-col, div#mm_today_AP table td.markets-right-col{
 height:316px;
}
div#mm_today_AP div#ap-tabbed-mm-flashcontent {
 height:297px; 
}
div#mm_today_AP div#ap-tabbed-mm-newscontent {
 height:320px
}
/*********** End of mode **************/



/*****************************************
No Index special
*****************************************
div#mm_today_AP {
 height:460px
}
div#mm_today_AP table td.markets-left-col, div#mm_today_AP table td.markets-right-col{
 height:330px;
}
div#mm_today_AP div#ap-tabbed-mm-flashcontent {
 height:313px; 
}
div#mm_today_AP div#ap-tabbed-mm-newscontent {
 height:336px
}
/********** End of mode *****************/



/***************** General Content - All tabs ***************/
div#mm_today_AP table.ap-tabbedcontainer-table {
width: 370px
} 
div#mm_today_AP .tab-pane {
BACKGROUND: #434d53; WIDTH: 364px;
}
div#mm_today_AP table td,  div#mm_today_AP table div, div#mm_today_AP h2 {
FONT-SIZE:11px; FONT-FAMILY:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
div#mm_today_AP .dynamic-tab-pane-control .tab-row .tab, div#mm_today_AP .selected, .hover  {
DISPLAY: inline;  FLOAT: left; BACKGROUND-IMAGE: url(http://hosted.ap.org/tabpane/css/luna/tab.png); MARGIN: 1px -1px 1px 1px; WIDTH: 70px; CURSOR: default; POSITION: relative; HEIGHT: 16px; TEXT-ALIGN: center; border:1px solid #434D53;  
}
div#mm_today_AP .dynamic-tab-pane-control .tab-row .selected {
BACKGROUND-IMAGE: url(http://hosted.ap.org/tabpane/css/luna/tab.active.png); PADDING-TOP: 2px; TOP: -2px; 
}
div#mm_today_AP .dynamic-tab-pane-control .tab-row .tab A {
FONT: 11px Tahoma; CURSOR: default; COLOR: black; TEXT-DECORATION: none
}
div#mm_today_AP .dynamic-tab-pane-control .tab-row .hover {
BACKGROUND-IMAGE: url(http://hosted.ap.org/tabpane/css/luna/tab.hover.png); 
}
div#mm_today_AP .dynamic-tab-pane-control .tab-page {
CLEAR: both; BORDER: #919B9C 1px solid; PADDING: 3px; BACKGROUND: rgb(252,252,254);  COLOR: black; POSITION: relative; TOP: -2px
}
div#mm_today_AP .ap-tabbed-container-bottom-header {
PADDING:3px 20px 3px 3px; FONT-SIZE:10px; MARGIN: 4px 0px 0px 0px; COLOR:#ffffff; BACKGROUND-COLOR: #454e53;
}
div#mm_today_AP h2.tab {
LINE-HEIGHT: 10px;
}
div#mm_today_AP table.ap-tab-table {
width:99%; margin:0px
}

/***************** Markets Tab *************************/
div#mm_today_AP table td.markets-left-col p {
margin-top:10px; padding-top:10px;
}
div#mm_today_AP div.dot-border {
MARGIN-TOP: 5px; BACKGROUND: url(http://hosted.ap.org/tabpane/css/luna/horiz_dot.gif) #fff repeat-x; HEIGHT: 2px
}
div#mm_today_AP td.markets-left-col {
VERTICAL-ALIGN: top; width:50%
}
div#mm_today_AP td.markets-middle-col {
BACKGROUND: url(http://hosted.ap.org/tabpane/css/luna/vert_dot.gif) repeat-y right 50%; VERTICAL-ALIGN: top; MARGIN-RIGHT: 10px
}

/***************** News Tab *************************/
div#mm_today_AP span.ap-headline-1,  div#mm_today_AP span.ap-headline-1 {
line-height:18px
}

/***************** Video Tab *************************/
div#mm_today_AP #vd_plus {
padding:0px 10px 10px 0px
}

/* *********** END AP MARKETS WIDGET CSS ******** */

/* #m)Zvents Widgets #*/
/* #m)Zvents Widgets/1)Homepage and Indexes # */

#zvents-index-widget {
  width: 343px;
  border: solid 2px #ccc;
  background-color: #efefef;
  margin-left: 10px;
  margin-top: 10px;
}

.widget-header {
  font-size: 14px;
  font-family: arial;
  font-weight: bold;
  margin-left: 5px;
  margin-top: 5px;
  color: #274278;
}

.calendar-header {
  background-color:#CCCCCC;
  color:#15192F;
  font-size:12px;
  font-weight:bold;
  width: 42%;
}

.ZventsQuickSearch {

  width: 235px;
  height: 25px;
}
  
.ZventsQuickSearch * {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
}

.ZventsQuickSearch table {

}
  
.ZventsQuickSearch form {
  margin: 0;
  padding: 0;
}
 
.ZventsDayButton, .ZventsDayButton * {
  display: block;
  text-align: center;
}
  
.ZventsDayButton {
  color: #274278;
  background-color: #fff;
  border: 1px solid #274278;
  text-decoration: none;
  cursor: pointer;
  line-height: 120%;
  font-weight: bold;
  margin-right: 2px;
  padding: 2px 1px 0 1px;
}
  
.ZventsDayButton:hover {
  background-color: #ccc;
}
	
.ZventsDayButtonDate {
  font-size: 14px;
}

.ZventsDayButtonDay {
}
  
.ZventsDayButtonAll {
  margin-right: 0;
  background-color: #dfdfdf;
}
  
.ZventsDayButtonToday {
  color: #202328;
  background-color: #E0EBEF;
}
  
.ZventsDayButtonToday:hover {
  background-color: #ccc;
  border: solid 1px #274278;
}
  
.ZventsDayButtonWeekend {
  background-color: #fff;
  color: #274278;
}

.calendar-links {
  width: 200px;
  margin-bottom: 10px;
  margin-top: 10px;
  float: right;
}

.calendar-links a {
  color: #274278;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}

#zvents-index-to-do {
  width: 25%;
  float: left;
  margin-top: 8px;
  margin-left: 4px;
  margin-bottom: 8px;
}

#zvents-index-to-do span a {
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  margin-left: 3px;
}

#zvents-index-calendar {
  float: left;
  width: 65%;
  margin-top: 10px;
  margin-left: 10px;
}

.ZventsEventDate {
  font-family: arial;
  font-size: 10px;
}

.ZventsEvent {
  margin-left: 8px;
  margin-bottom: 10px;
}

.zvents-search-item {
  width: 80px;
  height: 18px;
  background-color: #d1dbdf;
  border-left: solid 8px #274278;
  font-family: arial;
  font-weight: bold;
  font-size: 12px;
  color: #202328;
  margin-bottom: 2px;
  padding-top: 3px;
}

.zvents-search-item span {
  margin-left: 8px;
}

.zvents-search-item a {
  color: #202328;
}

.zvents-search-item a:hover {
  color: #274278;
}

