﻿.news-wrapper
{
	width: 960px;
	position: relative;
	overflow: hidden;
}
.news-title
{
	float: left;
	background-image: url(../img/title-news.png);
	background-color: #154578;
	width: 18px;
	height: 36px;
	z-index: 11;
	position:relative;
	border-radius-topleft: 3px;
	border-radius-bottomleft: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
}
.news
{
	background-color: #aed0ec;
	width: 710px;
	height: 36px;
	border-radius-topright: 4px;
	border-radius-bottomright: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	overflow: hidden;
}
.headline
{
	position: absolute;
	font-size: 10pt;
	height: 10px;
	padding: 8px 12px 8px 8px;
	overflow: hidden;
	z-index: 1;
	/*overflow: hidden;*/
}
.headline a
{
	background-image: url(gaindi.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 16px;	
}
.headline a, .headline a:active, .headline a:visited
{
	color: #1e1e1e;
	text-decoration: none;
}
.headline a:hover
{
	color: #163b5b;
	text-decoration: none;
}
.control-bar
{
	background-image: url(../img/cruiseNewsPanel.png);
	background-repeat: no-repeat;
	width: 220px;
	background-position: 1px 3px;
	height: 36px;
	position: relative;
	z-index: 200;
	top: -36px;
	margin-left: 481px;
	background-color: #AED0EC;
}
.controls-wrapper {
	position: relative;
	width: 85px;
	height: 25px;
	margin-left: 112px;
	top: 6px;
}
.controls-wrapper div
{
	position: relative;
	width: 20px;
	height: 20px;
	margin-left: 6px;
	margin-top: 4px;
	float: left;
}
.controls-wrapper div.next {
	background: url(../img/next.png) no-repeat;
	cursor: pointer;
	background-position: 5px 5px;
}
.controls-wrapper div.prev {
	background: url(../img/prev.png) no-repeat;
	cursor: pointer;
	position: relative;
	background-position: 5px 5px;
}
.controls-wrapper div.play
{
	background:url(../img/pause.png) no-repeat
	cursor: pointer;
	background-position: 5px 5px;
}
.controls-wrapper div.pause
{
	background: url(../img/pause.png) no-repeat;
	cursor: pointer;
	background-position: 5px 5px;
}
.preview-wrapper
{
	font-size: 10pt;
	padding-top: 8px;
	width: 308px;
	height: 85px;
	position: absolute; /*margin: auto;*/
	z-index: 1000;
}
.preview
{
	width: 292px;
	height: 61px;
	background-color: #2c2c2c;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: solid 1px #212121;
	padding: 8px;
	font-size: 9pt; /*overflow: hidden;*/ /*background: url(bg.jpg) repeat-x repeat-y;*/
}
.preview h4, .preview p
{
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.preview h4
{
	font-size: 10pt;
	color: White;
	font-weight: normal;
	width: 290px;
	height: 16px;
}
.preview p
{
	color: #9f9e9e;
	width: 290px;
	height: 54px;
}
.preview a
{
	font-size: 11px;
	color: #9f9e9e;
	text-decoration: none;
	margin-left: 4px;
}
.preview a:hover
{
	text-decoration: underline;
	color: Yellow;
}
.tip
{
	margin: auto;
	width: 13px;
	height: 9px;
	background-image: url(cor.png);
}
.news-wrapper.multiple
{
	width: 960px;
	overflow: hidden;
}
.news-wrapper.multiple .news-title
{
	float: left;
}
.news-wrapper.multiple .news
{
	float: left;
	width: 2000px;
}
.news-wrapper.multiple .headline
{
	position: relative;
	float: left;
	margin-left: 0px;
}



/* new ticker */

/* swicher */
.visual .swicher {
	text-align:center;
	margin:0 0 10px;
	overflow:hidden;
	left:246px;
	padding:0 35px;
	position:absolute;
	top:44px;
	z-index:3;
	width:263px;
}
.swicher li {
	margin-right:10px;
	display:inline-block;
}
.swicher a {
	width:7px;
	height:7px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background:url(../images/bullet-swicher.gif) no-repeat;
}
.swicher li.active a {background-position:0 -7px;}
.testimonials blockquote {
	line-height:31px;
}
.testimonials q {
	display:block;
	font-size:22px;
	color:#404040;
	margin-bottom:6px;
	background: url(../images/quote2.gif) no-repeat right bottom;
	font-family: 'times new roman', times, georgia, serif;
	letter-spacing: .05em;

}
.testimonials cite {
		font-size:10px;
	font-weight: bold;
	text-transform: uppercase;
	color:#003796;
	font-style: normal;
}
.testimonials .quote {
	float:right;
	margin:-6px -35px 0 0;
	display:inline;
	width: 43px;
	height: 37px;
}
* html .testimonials .quote {margin-top:-37px;}
*+html .testimonials .quote {margin-top:-37px;}
.testimonials em {
	color:#74962a;
	font-size:12px;
	display:block;
	line-height:14px;
	margin:-10px 0 0;
}
.item-box {
	background:url(../images/bg-item-box.gif) repeat-y;
	height:1%;
	overflow:hidden;
	padding:3px 3px 10px;
}
.item-box .tools {
	float:left;
	background:url(../images/bg-tools.gif) 100% 0 no-repeat;
	padding-right:0px;
	margin:0 5px;
}
.item-box .tools .frame {
	float: left;
	padding: 0 0 1px 7px;
	z-index: 10;
	height: 29px;
	width: 110px;
	background-image: url(images/cruiseNewsPanel110.png);
	background-repeat: no-repeat;
}
.item-box ul {
	color:#fff;
	text-transform:uppercase;
	margin-right:-7px;
	float:left;
}
.item-box ul li {
	float:left;
	margin-right:13px;
	font-size:1.4em;
	padding-top:6px;
	list-style:none;
}

.item-box .tools .frame ul li.facts {
	background: url(../images/endodontic_facts.gif) no-repeat left top;
	display: block;
	text-indent: -9999px;
	width: 101px;
	height: 10px;
	margin-top: 4px;
	}

.item-box ul a {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

/* new ticker */
.item-box ul li.tickTitle { 
	margin-left:10px;
}
.item-box .crawl-line .tools .frame ul a.pause {
	width:18px;
	height:15px;
	background: url(../img/pause.png) no-repeat;
	margin-top:1px;
	background-position: 4px;
}
.item-box .crawl-line.paused .tools .frame ul a.pause {
	width:18px;
	height:15px;
	background: url(../img/play.png) no-repeat;
	margin-top:1px;
	background-position: 4px;
}
.item-box ul a.link-prev,
.item-box ul a.link-next {
	width:18px;
	height:15px;
	background: url(../img/next.png) no-repeat;
	background-position: 4px;
	margin:1px 0 0;
}
.item-box ul a.link-prev { background: url(../img/prev.png) no-repeat; background-position: 4px; }
.item-box ul a.link-next {background: url(../img/next.png) no-repeat; background-position: 4px; }
.item-box .item a, .item-box .item a:visited {
	padding-right:25px;
	background:url(../images/separator-info.gif) 100% 4px no-repeat;
	font-size:11px;
	color:#ffffff;
}
.item-box .item a:hover {
	text-decoration: none;
	color:#CCC;
}


/* crawl line styles */
.crawl-line {
	white-space: nowrap;
	overflow: hidden;
	width: 100%;	
}
.crawl-line .crawl-holder {
    float: left;
    overflow: hidden;
    position: relative;
    width: 780px;
	margin: 7px 0;
}
.crawl-line .crawl-slider {
	width: 99999px;
}
.crawl-line .item {
	padding: 0 23px 0 0;
	float: left;
	width: auto;
	z-index: -100;
}

.crawl-slider .item a {display: block; float: left;}


/*inner1*/
.quick-links {
	padding: 0 0 11px;
	margin-top: -1px;
}
.quick-links li {
	padding: 0 0 4px 8px;
	background:url("../images/bullet2.gif") no-repeat 0 6px;
	font-size: 0.9em;
	height: 1%;
}