@charset "UTF-8";
/* CSS Document */
/*
=general
=page structure
=main_navigation
=sub_navigation
=sub_sub_navigation
=page content
=misc
=tech
*/



/* =panel */

.panel_wrapper {
	width: 100%;
	background: transparent url(/images/panel-wrapper.gif) repeat-y 0% 0%;
	margin: 0 0 10px;
}
.panel {
	width: 740px;
}
.panel.left {
	float: left;
}
.panel.right {
}
.panel.right h2 {
	border-color: #F5D590 !important;
}
.panel h2 {
	background-color: #fff;
	border-bottom: 1px solid #CDD3D2;
	padding: 0 9px 3px;
	margin: 0;
	line-height: 110%;
}
.panelheader {
	background-color:#7A1944;
	color:#FFFFFF;
	font-weight:normal;
	margin:5px 0 0;
	padding:3px 0 3px 5px;
}
.panel ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.panel li {
	margin: 0;
	padding: 0 10px;
	width: 320px;
	background: transparent url(/images/panel-li.gif) no-repeat 0% 100%;
}
.panel li.last {
	background: none;
}
.panel li a {
	background: transparent url(/images/arrow-big.gif) no-repeat 0% 50%;
	padding: 3px 0px 3px;
	display: block;
}
.panel img {
	margin: 6px 0px 0px 0px;
}
.panel p {
	font-size: 0.9em; /* 11px */
	line-height: 130%; /* 18px */
	margin: 4px 10px 4px 10px;
}
.panel .more {
	position: absolute;
	left: 11px;
	top: 142px;
}
a.slider {
	color: #333;
	background:transparent;
	margin-top: 15px;
	font-size: 1.2em;
	font-weight: bold;
}
a:focus .slider,  a:hover .slider,  a:active .slider {
	color: #fff;
	background-color: transparent;
	text-decoration:underline;
}
.links {
	border-top: 1px solid #fff;
	width: 100%;
	position: relative;
	text-align: center;
	font-size: .915em; /* 11px */
	padding-top: 1px;
}
.links .previous {
	position: absolute;
	left: 6px;
}
.links .next {
	position: absolute;
	right: 6px;
}
/* =slides */
#slide_wrapper {
	position: relative;
	overflow: hidden;
	height: 290px;
	width: 757px;
}
#slide_content {
	width: 757px;
}
#slide_content div {
}
.slide {
	position: absolute;
	width: 1500px;
}
#slide_controls {
	background: transparent url(../media/img/slider_bkgrd.gif) repeat-x;
	padding-top:6px;
	height: 20px;
}
/*
=misc
---------------------------------------------- */
.hide, hr {
	position: absolute;
	left: -999em;
}
.more {
	background: transparent url(../media/img/arrow-next.gif) no-repeat 100%;
	padding: 0 16px 0 0;
}
.next {
	background: transparent url(../media/img/arrow-next.gif) no-repeat 100%;
	padding: 0 16px 0 0;
}
.previous {
	background: transparent url(../media/img/arrow-previous.gif) no-repeat 0%;
	padding: 0 0 0 16px;
}
.backnav {
	background: transparent url(../media/img/arrow-previous.gif) no-repeat 0%;
	padding: 0 0 0 25px;
	margin-left: 480px;
	margin-bottom: 10px;
}
.smallnav {
	background: transparent url(../media/img/arrow-next.gif) no-repeat 100%;
	padding: 0 30px 0px 10px;
	margin-top: 5px;
	width: 150px;
}
.smallnavcontainer {
	height: 25px;
}
/* =self clearing floats */
.clearfix:after, #header .content:after, #main_navigation:after, #current_rates:after, .panel_wrapper:after, .links:after, #quick_links:after, #footer:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}





/************************************************************
* Themed Promotion Panels
************************************************************/
.themedPromotion			{overflow:hidden; position:relative; margin-bottom:0px; top:-4px;}
.themedPromotionControls	{display:none;position:absolute; top:265px; left:-30px; width:250px; height:30px; background:transparent url(../../en_US/i/bg_indicatorHolder.png) no-repeat 30px 4px; z-index:2; _background-image: url(../../en_US/i/bg_indicatorHolder.gif);}
.twoItems .themedPromotionControls	{background-image:url(../../en_US/i/bg_indicatorHolder_2.png); _background-image: url(../../en_US/i/bg_indicatorHolder_2.gif);}
.themedPromotionControls .indicator	{position:absolute; top:0; left:35px; width:34px; height:41px; background:transparent url(/images/indicator.png) no-repeat 0 0;_background-image: url(../../en_US/i/bg_indicator.gif);}
.themedPromotionControls ul{position:relative; top:7px; left:40px;list-style:none outside none;margin:0 0 0 0;}
.themedPromotionControls li{float:left; font-weight:bold; font-size:1.18em; padding:0 8px;margin-left:0px;}
.themedPromotionControls li a.current {color:#ffffff;}
.themedPromotionControls div.pausePlay		{position:relative; top:-9px; left:120px; clear:both; width:51px; height:18px; overflow:hidden;}
.themedPromotionControls span	{position:absolute; top:0; left:0; background:transparent url(/images/Playpause.gif) no-repeat 0 0; display:block; width:51px; height:18px; cursor:pointer;}
.themedPromotionControls .Pause span	{background-position:0px 0px;}
.themedPromotionControls .Play span	{background-position:0px -18px;}
.themedPromotionHolder		{position:relative; overflow:hidden; z-index:1;}
.themedPromotionHolder ul	{position:relative; margin-top:4px;}				
.themedPromotionHolder li	{overflow:hidden;}
.themedPromotionHolder h2,				
.themedPromotionHolder p.desc		{height:30px; overflow:hidden;}
.themedPromotionHolder p.banner		{overflow:hidden;}

.themedPromotionCarousel	{margin-bottom:10px;}
.themedPromotionCarousel .themedPromotionHolder ul	{margin-top:4px;}
.themedPromotionCarouselSmall .themedPromotionControls	{left:350px;}
.themedPromotionCarouselMedium .themedPromotionControls	{left:540px;}
/*
.themedPromotionCarouselControls	{position:absolute; top:89px; left:0; clear:both; width:744px; height:42px; z-index:2;}
.themedPromotionCarouselControls img		{cursor:pointer;}
.themedPromotionCarouselControls li.back	{float:left;}
.themedPromotionCarouselControls li.forward	{float:right;}
.themedPromotionCarouselSmall	.themedPromotionCarouselControls	{position:absolute; top:64px; left:0; clear:both; width:550px; height:42px; z-index:2;}
*/

.themedPromotionExtraLarge			{overflow:hidden; position:relative;}
.themedPromotionExtraLarge .themedPromotionHolder			{width:930px; height:304px;}
.themedPromotionExtraLarge .themedPromotionHolder ul		{width:930px;}
.themedPromotionExtraLarge .themedPromotionHolder li		{width:930px; height:300px;}
.themedPromotionExtraLarge .themedPromotionHolder p.banner	{height:300px;}
.themedPromotionExtraLarge p.more		{position:relative; top:-110px; left:746px;}

.themedPromotionLarge			{overflow:hidden; position:relative;}
.themedPromotionLarge .themedPromotionHolder			{width:660px; height:455px;}
.themedPromotionLarge .themedPromotionHolder ul		{width:680px;margin-left:0px}
.themedPromotionLarge .themedPromotionHolder li		{width:680px; height:455px;margin-left:0px}
.themedPromotionLarge .themedPromotionHolder p.banner	{height:455px;}
.themedPromotionLarge p.more		{position:relative; top:-110px; left:560px;}

.themedPromotionMedium			{overflow:hidden; position:relative;}
.themedPromotionMedium .themedPromotionHolder			{width:757px; height:224px;}
.themedPromotionMedium .themedPromotionHolder ul		{width:757px;}
.themedPromotionMedium .themedPromotionHolder li		{width:757px; height:220px;}
.themedPromotionMedium .themedPromotionHolder p.banner	{height:220px;}
.themedPromotionMedium p.more		{position:relative; top:-103px; left:590px;}

.themedPromotionCarouselMedium			{overflow:hidden; position:relative;}
.themedPromotionCarouselMedium .themedPromotionHolder			{width:744px; height:220px;}
.themedPromotionCarouselMedium .themedPromotionHolder ul		{width:757px;}
.themedPromotionCarouselMedium .themedPromotionHolder li		{width:757px; height:220px;}
.themedPromotionCarouselMedium .themedPromotionHolder p.banner	{height:220px;}
.themedPromotionCarouselMedium p.more		{position:relative; top:-103px; left:700px;}

.themedPromotionCarouselSmall			{overflow:hidden; position:relative; margin:0 4px 10px; top:-4px;}
.themedPromotionCarouselSmall .themedPromotionHolder		{width:550px; height:174px;}
.themedPromotionCarouselSmall .themedPromotionHolder ul		{width:550px;}
.themedPromotionCarouselSmall .themedPromotionHolder li		{width:550px; height:170px;margin-left:0px;}
.themedPromotionCarouselSmall .themedPromotionHolder p.banner	{height:170px;}
.themedPromotionCarouselSmall p.more		{position:relative; top:-95px; left:504px;}






















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
