#banner { margin-top: 1px; width: 1000px; margin-bottom: 5px; z-index:3500;}
#banner_text { position: absolute; top: 243px; color: #fff; z-index:2000; font-size: 12px; margin-left: 21px; _margin-left: -977px; /margin-left: -977px; width: 350px;}
	#banner_text h1 { font-family: "Trajan Pro", Times New Roman, Times, serif; font-weight: lighter; line-height: 24px; letter-spacing: 4px; font-size: 18px; color: #fff;}
	#banner_text .largetext { font-size: 30px; letter-spacing: 5px; font-weight: normal;}
	#banner_text h3 { color: #fff; font: 15px;}
	#banner_text p { padding-bottom: 20px;}

#findagiftfast { position: absolute; padding:15px; top: 202px; margin-left: 746px; width: 206px; height: 198px; color: #d1aae3; background: url(../_images/backgrounds/findagiftfast_bkg.png) no-repeat scroll top left; _background: url(../_images/backgrounds/findagiftfast_bkg.gif) no-repeat scroll top left;}
	#findagiftfast h2 { color: #fff; _margin-bottom: 5px; _padding:0;}
	#findagiftfast form { margin:0; padding:0;}
	#findagiftfast .longselect { width: 206px;}
	#findagiftfast .shortselect { width: 62px;}
	#findagiftfast label { float:none; line-height:24px;}
	
#helpusimprove {position: absolute; top: 440px; margin-left: 746px; width: 236px; height: 83px; background: url(../_images/backgrounds/helpusimprove.png) no-repeat scroll top left; _background: #230514;}

.top { position: absolute; top: -200px; font-size:11px; font-weight: 200; margin:0; padding:0;}

#nojswarning h1 { position: absolute; top: 10px;}

ul#homepage_pods { margin:0px 0px 15px 0px; padding:0px 0px 0px 0px; width: 971px;}
	ul#homepage_pods li { float:left; width: 236px; list-style-type: none; padding: 0px 0px 0px 0px; margin: 0px 9px 0px 0px;}
	ul#homepage_pods .pod_info { position: relative; top:0; width: 115px; padding: 20px 0px 21px 115px;}
	ul#homepage_pods .pod_image { position: absolute; width: 236px; margin:0; padding:0;}
	ul#homepage_pods h2 { padding: 0px 0px 21px 0px; margin: 0;}
	ul#homepage_pods ol { padding: 0; margin: 0; width: 110px;}
	ul#homepage_pods ol li { float:none; list-style-type: none; width: 110px;}
	ul#homepage_pods ol a { width: 103px; display: block; color: #a57cb8; text-decoration: none; background: url(../_images/template/arrow.gif) no-repeat scroll center left; padding-left: 7px;}
	ul#homepage_pods ol a:hover { color: #4a0353; text-decoration: none;}
	
#home_tabs { height: 194px; width: 726px; float:left;}
#home_tabs .tabs ul { height: 20px; border-bottom: 1px solid #f5eff4;}
#home_tabs .tabs li { width: 236px; margin-right: 9px; list-style-type: none; float:left; text-align: center; line-height: 20px;}
#home_tabs .tabs li a { text-decoration: none; font-weight: bold; display: block; width: 236px; line-height: 20px; background: url(../_images/buttons/tab_off.gif) no-repeat scroll top left; color: #fff;}
#home_tabs .tabs li a:hover { background: url(../_images/buttons/tab_on.gif) no-repeat scroll top left; color: #fff;}
#home_tabs .tabs li.ui-tabs-selected a { background: url(../_images/buttons/tab_on.gif) no-repeat scroll top left; color: #fff;}

#scroller { clear:both; width: 726px; height: 194px; /height: 195px; background: url(../_images/backgrounds/scroller_bkg.gif) no-repeat scroll top left;}
	#scroller .tab_box { padding:10px 1px 10px 1px; width: 724px; background:none;}
	#scroller .tab_box h2 { margin-top: 4px; color: #a67fb8; text-decoration: none; text-transform: lowercase; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
	#scroller .tab_box h2:hover { color: #a67fb8; text-decoration: underline;}
	#scroller .tab_box .price { font-size: 16px; font-weight: bold; color: #000;}

#newtooursite { width: 212px; height: 189px; color: #dab0de; padding: 12px; float:right; background: url(../_images/backgrounds/newtooursite_bkg.gif) no-repeat scroll top left;}
	#newtooursite h2 { color: #fff;}
	#newtooursite .textfield { border: none; background: url(../_images/backgrounds/textfield.gif) no-repeat scroll top left; float:left; width: 137px; padding-left: 6px; line-height:20px; height: 21px; color: #000;}
	#newtooursite .smalltext { font-size: 10px; color: #a5507b;}
	#newtooursite form { margin-bottom: 7px; /margin-top: 5px;}
	#newtooursite .link a { padding-left: 7px; background: url(../_images/template/pink_arrow.gif) no-repeat scroll center left; color: #d8badb; text-decoration: none;}
	#newtooursite .link a:hover { text-decoration: underline;}

#content h2 { font-size: 160%;}
#content { min-height: 100px;}
* html content { height: 100px;}

#homepage_info_banner { width: 1000px; margin-bottom: 5px; z-index:3500;}
	#homepage_info_banner ul { margin:0; padding:0;}
	#homepage_info_banner li { list-style-type: none; float:left; padding:0;}

.sc_menu li a {color: #000000; font-weight: normal;}


div.sc_menu {
	/* Set it so we could calculate the offsetLeft */
	position: relative;
	height: 184px;
	width: 724px;
	overflow: auto;
	}
	
ul.sc_menu {
	display: block;
	height: 184px;
	/* max width here, for users without javascript */	
	width: 2000px;	
	padding: 0px 0px 0px 0px;
	/* removing default styling */
	margin: 0;
	list-style: none;
	
}
.sc_menu li {
	display: block;
	float: left;	
	padding: 0px 0px 0px 0px;
	width: 166px;
	height: 174px;
	text-align: center;
	 margin-right: 10px;
	 list-style-type: none;

}
.sc_menu a {
	display: block;
	text-decoration: none;
	font-weight: bold;
}
.sc_menu span {
	display: none;
	margin-top: 3px;
	text-align: center;
	font-size: 12px;	
	color: #000;
}
.sc_menu a:hover span {
	display: block;
}
.sc_menu img {
	border: 1px #CCC solid;
}
.sc_menu a:hover img {
	filter:alpha(opacity=50);	
	opacity: 0.5;
}

