@charset "UTF-8";

/* REWRITE SOME UHC STYLES */

body #subsite_content div {
	background-color:transparent;
}
body #subsite_content .big {
	display:none;
}

/* STORYTELLERS STYLES */

body #subsite_content div#storytellers {
	background-image: url(../Graphics/sto_backM.jpg);
	height: 767px;
	width: 740px;
	background-repeat: no-repeat;
	padding-top: 135px;
	color:#2f1c0e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:-64px
}
#storytellers a:link, #storytellers a:active, #storytellers a:visited {
	color:#2f1c0e;
	text-decoration:underline;
}
#storytellers a:hover {
	color:#2f1c0e;
	text-decoration:none;
}
body #subsite_content div#flashplayerholder {
	display: inline;
	float:left;
	width:502px;
	margin-left: 38px;
	background:none;
}
body #subsite_content div.whiteline {
	background-image: url(../Graphics/sto_seperator.png);
	background-repeat: no-repeat;
	height: 22px;
	font-size:9px;
	width: 740px;
	_background-image: url(../Graphics/sto_seperator_ie6.gif);
}
body #subsite_content div.whiteline span {
	display:none;
}

body div#flashplayerholder p#ccLink {margin:0 0 0 24px}

/* SIDEBAR CONTENT */

div#content {
	margin-top:15px;
	margin-right:28px;
	float:right;
	width:168px;
	color:#2f1c0e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
div#content h1 {
	color:white;
	font-size:18px;
	font-weight:normal;
	margin:0 0 7px 0;
	padding:0;
	line-height:20px;
}
div#content h2 {
	color:white;
	font-weight:normal;
	font-size:18px;
	margin:12px 0 7px 0;
	padding:0;
	line-height:20px;
}
div#content p {
	padding:0;
	margin:0 0 7px 0;
	font-size:12px;
	line-height:16px;
}
div#content a.arrowLink {
	margin:0 0 7px 0;
	font-size:12px;
	line-height:16px;
	color:black;
	display:block;
	background-image: url(../Graphics/sto_arrow.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	background-position:0 4px;}


/* JQUERY CAROUSEL OF IMAGES */

body #subsite_content div.jcarousel-container {
    position: relative;
}

body #subsite_content div.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

body #subsite_content ul.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

body #subsite_content ul.jcarousel-list li,
body #subsite_content ul.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 162px;
    height: 128px;
}

body #subsite_content div.jcarousel-next {
    z-index: 3;
    display: none;
}

body #subsite_content div.jcarousel-prev {
    z-index: 3;
    display: none;
}

body #subsite_content div.jcarousel-container {
    -moz-border-radius: 10px;
}
body #subsite_content div.jcarousel-container-horizontal {
    width: 740px;
    height:128px;
}
body #subsite_content div.jcarousel-clip-horizontal {
    width:  648px;
    height:128px;
}
body #subsite_content div.jcarousel-item {
    width: 162px;
    height: 128px;
}


body #subsite_content div.jcarousel-next-horizontal {
	position: absolute;
	top: 33px;
	right: 13px;
	width: 34px;
	height: 39px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(http://www.uhc.com/live/uhc_com/Assets/Graphics/sto_smarrow_right.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	_background-image: url(http://www.uhc.com/live/uhc_com/Assets/Graphics/sto_smarrow_right_ie6.gif);
}

body #subsite_content div.jcarousel-next-horizontal:hover {
    background-position: -34px 0;
}



body #subsite_content div.jcarousel-next-disabled-horizontal,
body #subsite_content div.jcarousel-next-disabled-horizontal:hover,
body #subsite_content div.jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -68px 0;
}

body #subsite_content div.jcarousel-prev-horizontal {
	position: absolute;
	top: 33px;
	left: 17px;
	width: 34px;
	height: 39px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(http://www.uhc.com/live/uhc_com/Assets/Graphics/sto_smarrow_left.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	_background-image: url(http://www.uhc.com/live/uhc_com/Assets/Graphics/sto_smarrow_left_ie6.gif);
}

body #subsite_content div.jcarousel-prev-horizontal:hover {
    background-position: -34px 0;
}

body #subsite_content div.jcarousel-prev-horizontal:active {
    background-position: -34px 0;
}
body #subsite_content div.jcarousel-prev-disabled-horizontal,
body #subsite_content div.jcarousel-prev-disabled-horizontal:hover,
body #subsite_content div.jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -68px 0;
}
body #subsite_content div.jcarousel-container {
	width: 648px;
	padding-left:48px;
	padding-right:44px;
}
body #subsite_content div.jcarousel-container li {
	background-image: url(http://www.uhc.com/live/uhc_com/Assets/Graphics/sto_smvideobg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	_background-image: url(http://www.uhc.com/live/uhc_com/Assets/Graphics/sto_smvideobg_ie6.gif);
}
body #subsite_content ul#storytellerscarousel a img {
	margin:16px;
	margin-top:15px;
	border:0px;
}
body #subsite_content ul#storytellerscarousel strong {
 	display:block;
	text-align:center;
 }
body #subsite_content #storytellerscarousel a:link, #storytellerscarousel a:active, #storytellerscarousel a:visited {
	text-decoration:none;
} 
body #subsite_content #storytellerscarousel a:hover {
	color:#FFFFFF;
}
