@charset "utf-8";
/* CSS Document */

#leftContainer {
	width: 475px;
	float: left;
	position: relative;
}

#step1Head {
	background: url(../images/recommender/step1_head.jpg) no-repeat;
	width: 688px;
	height: 37px;
	overflow: hidden;
}

#Step1Container {
	background: url(../images/recommender/step1_bg.jpg) no-repeat;
	width: 663px;
	height: 330px;
	overflow: hidden;
	padding: 25px 0 0 25px;
	margin: 0 0 15px 0;
}

.selector {
	background: url(../images/recommender/selector_bg.gif) no-repeat;
	width: 150px;
	height: 127px;
	float: left;
	position: relative;
	margin: 15px 13px 0 0;
}

span.checkbox {
   width: 19px;
   height: 25px;
   padding: 0 5px 0 0;
   background: url(../images/recommender/checkbox.gif) no-repeat;
   display: block;
   clear: left;
   float: left;
   margin: 0 0 0 7px;
   cursor: pointer;
   display: inline;
}

.step2Right .minus {
   background: url(../images/recommender/checkbox2.gif) no-repeat;
}

span.radio {
   width: 19px;
   height: 25px;
   padding: 0 5px 0 0;
   background: url(../images/recommender/checkbox.gif) no-repeat;
   display: block;
   clear: left;
   float: left;
}
 
span.select {
   position: absolute;
   width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
   height: 21px;
   padding: 0 24px 0 8px;
   color: #fff;
   font: 12px/21px arial,sans-serif;
   background: url(../images/recommender/checkbox.gif) no-repeat;
   overflow: hidden;
}

.catImage {
	margin: 0 0 0 8px;
}

.seeRecsBtn {
	background: url(../images/recommender/seemyrecs_btn.jpg) no-repeat;
	width: 199px;
	height: 22px;
	border: none;
	padding: 0;
	cursor: pointer;
	margin: 10px 0 0 220px;
	text-indent: -9000px;
	line-height:0;
	display: inline;
	float: left;
}

#step2Center {
	width: 693px;
	overflow: hidden;
	height: 619px;
	background-image: url(../images/recommender/step2_center.jpg);
	position: relative;
}

#carousel1 {
	margin: 58px 0 0 147px;
}

#carousel2 {
	width: 387px;
	height: 290px;
	margin-left: 61px;
	margin-top: 70px;
	overflow: hidden;
	position: relative;
}

#carousel3 {
	margin: 5px 0 0 20px;
}

#prev1,
#next1,
#prev3,
#next3 {
	float: left;
	width: 24px;
	height: 24px;
	cursor: pointer;
	margin: 16px 6px 0;
}

#prev1,
#prev3 {
	background: url(../images/carousel/prev1on.png);
	clear: left;
}

#next1,
#next3 {
	background: url(../images/carousel/next1on.png);
}

#prev1.disabled,
#prev3.disabled {
	background: url(../images/carousel/prev1off.png);
	cursor: default;
}

#next1.disabled,
#next3.disabled {
	background: url(../images/carousel/next1off.png);
	cursor: default;
}

#prev2,
#next2 {
	float: left;
	width: 11px;
	height: 10px;
	cursor: pointer;
	overflow: hidden;
}

#prev2 {
	background: url(../images/carousel/prev2on.gif);
	clear: left;
	position: absolute;
	top: 51px;
	right: 47px;
}

#next2 {
	background: url(../images/carousel/next2on.gif);
	position: absolute;
	top: 51px;
	right: 20px;
}

#prev2.disabled {
	background: url(../images/carousel/prev2off.gif);
	cursor: default;
}

#next2.disabled {
	background: url(../images/carousel/next2off.gif);
	cursor: default;
}

#mycarousel,
#mycarousel2,
#mycarousel3 {
	float: left;
}

#mycarousel {
	width: 455px;
	height: 64px;
	overflow: hidden;
}

#mycarousel ul {
	float: left;
}

#mycarousel li {
	float: left;
	list-style: none;
}

#mycarousel2 {
	width: 387px;
	height: 275px;
	overflow: hidden;
}

#mycarousel3 {
	width: 376px;
	height: 57px;
	overflow: hidden;
}

#mycarousel3 li {
	float: left;
}

.topSlider {
	height: 54px;
	width: 91px;
}

#topSlider1 {
	background-image: url(../images/recommender/top_slider_1.jpg);
}
#topSlider2 {
	background-image: url(../images/recommender/top_slider_2.jpg);
}
#topSlider3 {
	background-image: url(../images/recommender/top_slider_3.jpg);
}
#topSlider4 {
	background-image: url(../images/recommender/top_slider_4.jpg);
}
#topSlider5 {
	background-image: url(../images/recommender/top_slider_5.jpg);
}
#topSlider6 {
	background-image: url(../images/recommender/top_slider_6.jpg);
}
#topSlider7 {
	background-image: url(../images/recommender/top_slider_7.jpg);
}
#topSlider8 {
	background-image: url(../images/recommender/top_slider_8.jpg);
}

.bottomSlider {
	background-image: url(../images/recommender/bottom_slider_bg.jpg);
	height: 57px;
	width: 88px;
	position: relative;
	z-index: 14;
	margin: 0 3px;
}

#mycarousel3 .bottomSlider .hits {
	background: url(../images/recommender/popup.png);
	width: 64px;
	height: 34px;
	position: absolute;
	top: -38px;
	left: 7px;
	font-size: 10px;
	line-height: 12px;
	padding: 5px 7px 20px 8px;
	z-index: 999;
	display: none;
}

.bottomSliderCard {
	padding-top: 10px;
	padding-left: 15px;
}

.bottomSliderCard img {
	cursor: pointer;
}

.cardContainer {
	float: left;
	height: 100px;
	width: 150px;
}

.cardImage {
	float: left;
	position: relative;
}
.resultNumber {
	color: #0099FF;
	margin-left: 25px;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
.cardsYouChoose {
	background-image: url(../images/recommender/cards_you_chose.jpg);
	float: left;
	height: 70px;
	width: 697px;
	position: relative;
}
.iAmInterestedIn {
	background-image: url(../images/recommender/interested_in.jpg);
	height: 70px;
	width: 697px;
	float: left;
	
}
.reccRecCenter {
	width: 695px;
}

#cardResults .resultsTable {
	background: url(../images/recommender/columns.jpg) repeat-y;
	margin-left:-1px;
	border: none;
	width: 693px;
}

#cardResults .resultsTable a {
	background:none
}

#cardResults .resultsTable tr,
#cardResults .resultsTable td {
	background: url(../images/recommender/borderbot.gif) no-repeat center bottom;
}

#cardResults .resultsTable td {
	border: none;
}

#cardResults .resultsTable th {
	border: none;
}

.resultTableBottom {
	background-image: url(../images/recommender/tablebottom.jpg);
	height: 27px;
	width: 693px;
	float: left;
	margin: -25px 0 20px;;
}

h4 {
	font-size: 18px;
	color: #020054;
	font-weight: normal;
	margin: 0 0 10px 0;
}

.shortName {
	display: none;
}

.cardRecContainerLeft {
	height: 230px;
	width: 165px;
	float: left;
	background: url(../images/recommender/dotted_border.gif) repeat-y right;
	margin-right: 10px;
	position: relative;
}

.cardRecContainerLeft a {
	background:none
}

.buttonDiv {
	position: absolute;
	bottom: 7px;
	left: 0;
}

.cardRecContainerRight {
	height: 230px;
	width: 212px;
	float: left;
	position: relative;
	font-size: 11px;
	overflow: hidden;
}

.featureItem {
	float: none;
	width: 195px;
	height: auto;
	background: url(../images/bullet.jpg) no-repeat 0 1px;
	list-style-type:none;
	padding-left: 15px;
}

.cardRecContainerRight a {
	background:none
}

.cardStatTable {
	border: none;
}

.cardStatTable td {
	border: none;
	padding: 0;
}

.titleColumn {
	font-weight: bold;
	color: #147eca;
	text-transform: uppercase;
}
.titleColumn2 {
	font-weight: bold;
	color: #020054;
	text-transform: uppercase;
}

.numColumn {
	color: #333;
}

.green {
	font-size: 11px;
	font-weight: bold;
	color: #339900;
}

.moreDetails {
	width: 152px;
	height: 26px;
	position: absolute;
	bottom: 95px;
	left: 0;
}

.header {
	background-image: url(../img/small.gif);
	background-repeat: no-repeat;
	border-left: 1px solid #FFF;
	border-right: 1px solid #000;
	border-top: 1px solid #FFF;
	background-position:right;
	
	
	padding-top: 8px;
	height: auto;
	
	position: relative;
}
.headerSortUp {
	background-image: url(../img/small_asc.gif);
	background-repeat: no-repeat;
	border-left: 1px solid #FFF;
	border-right: 1px solid #000;
	border-top: 1px solid #FFF;
	
	margin-right: 30px;
	padding-top: 8px;
	height: auto;
}
.headerSortDown {
	background-image: url(../img/small_desc.gif);
	background-repeat: no-repeat;
	border-left: 1px solid #FFF;
	border-right: 1px solid #000;
	border-top: 1px solid #FFF;
	
	margin-right: 30px;
	padding-top: 8px;
	height: auto;
}

.resultTableHeader {
	margin-bottom: -25px;
	position: relative;
}
.step2Right {
	background: url(../images/recommender/compare_choices2.jpg) no-repeat top left;
	height: 441px;
	width: 174px;
	float: left;
	margin-left: 5px;
	padding-top: 50px;
	position: relative;
}
.top5CompareBoxes {
	background-image: url(../images/recommender/top5_compare.jpg);
	float: left;
	height: 78px;
	width: 148px;
	margin-left: 15px;
	overflow: hidden;
	margin-top: -5px;
	font-size: 9px;
	line-height: 11px;
	display: inline;
}
.cName {
	float: left;
	width: 106px;
}
.top5CheckBox {
	float: left;
	height: 75px;
	width: 35px;
	margin-top: 30px;
}
.top5CardImage {
	float: left;
	height: 35px;
	width: 59px;
	margin-top: 9px;
	margin-left: 10px;
}
.closestMatchBox {
	background-image: url(../images/recommender/closest_match.jpg);
	float: left;
	height: 489px;
	width: 490px;
	margin-left: 10px;
	position: relative;
	overflow: hidden;
}

.closestMatchBoxBot {
	position: absolute;
	top: 390px;
	left: 0;
}

.top5CompareBtn {
	background: transparent url(../images/recommender/top5_compare_btn.jpg);
	float: left;
	height: 27px;
	width: 87px;
	border: none;
	padding: 0;
	cursor: pointer;
	text-indent: -9999px;
	line-height:0;
	display: block;
	font-size: 0;
	position: absolute;
	top: 450px;
	left: 45px;
}
.chosenCards {
	float: left;
	margin-left: 130px;
	width: 550px;
	height: 54px;
	margin-top: 7px;
	position: relative;
}
.chosenCardsCheckBox {
	float: left;
	width: 30px;
	height: 50px;
}
.chosenCardsImage {
	float: left;
	margin-top: 9px;
}

#mainContent {
	position: relative;	
}

#overlay {
	width: 686px;
	height: 498px;
	position: absolute;
	top: 360px;
	left: 252px;
	background: #27A6E9;
	z-index: 9999;
	opacity: 0.85;
	display: none;
}

#overlay img {
	position: absolute;
	top: 234px;
	left: 328px;
}

h6 {
	color: #020054;
}

th.header {
	background: url(../images/recommender/unsorted.gif) no-repeat right center;
	cursor: pointer;
}

th.headerSortUp {
	background: url(../images/recommender/sortup.gif) no-repeat right center;
	cursor: pointer;	
}

th.headerSortDown {
	background: url(../images/recommender/sortdown.gif) no-repeat right center;
	cursor: pointer;	
}

.addToCompare {
	cursor: pointer;
}

#legalDiv {
	float: left;
	clear: left;
	width: 695px;
	padding: 0 15px 0 0;
	font-size: 10px;
}

.legal {
	float: left;
	clear: left;
	width: 695px;
	padding: 15px 15px 0 0;
	font-size: 10px;
	display: none;
}


.currentLegal {
	display: block;
}
