@import url("/ui/ym/css/reset-fonts-grids.css");
@import url("/ui/ym/css/style.css");

#printcredit {
	display: none;
}

/* The page header, with a background image */
#header
{
	position: relative;
	float: left;
	left: -1px;
	width: 952px;
	height: 90px;
	background: #fff url(/ui/ym/headers/imagerotator.php) top left no-repeat;
	padding: 0px;
	margin: 5px 0 0 0;
}
#header-clicks
{
	position: relative;
	float: left;
	left: -1px;
	width: 952px;
	height: 90px;
	background: #fff url(/ui/ym/graphics/newyankee_header_clicks.jpg) top left no-repeat;
	padding: 0px;
	margin: 5px 0 0 0;
}
#show
{
	background: url(/ui/ym/graphics/yankee_subscribe_new.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/ui/ym/graphics/yankee_subscribe_new.png',sizingMethod='scale');
	position: absolute;
	width: 180px;
	height: 160px;
	top: -98px;
	z-index: 1000;
	left: 771px;
	cursor: pointer;
	border-bottom: none;
}
#gift {
	background: url(/ui/ym/graphics/give-a-gift.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/ui/ym/graphics/give-a-gift.png',sizingMethod='scale');
	position: absolute;
	width: 180px;
	height: 29px;
	top: 63px;
	z-index: 1000;
	left: 771px;
	cursor: pointer;
	border-bottom: none;
}
#header_right a:hover
{
	border-bottom: none;
}
.mainimage
{
	float: left;
}
/* MAIN MENU */
.menu
{
	position: relative;
	/*float: left;*/
	top: -1px;
	width: 100%;
	height: 24px;
	/*background: transparent;*/
	clear: both;
	/*left: 0px;*/
	margin-bottom: 1px;
}
.menu-clicks {
clear: both;
height: 24px;
left: 665px;
*left: 330px;
margin-bottom: 1px;
position: relative;
top: -55px;
width: 350px;
}

#cssdropdown, #cssdropdown ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#cssdropdown li
{

	position: relative;
}
.mac.gecko .mainitems 
{ 
	background-color: transparent; 
	position: relative;
	float: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	text-transform: uppercase;
	border: #fff 1px solid;
	margin: 4px 3px 0px 0px;
	padding: 0px;
}
.mac.gecko li.mainitems a { 
	padding: 0px 14px;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
	color: #006;
	border: #aaa 1px solid;
}

.mac.gecko li.mainitems a:hover { 
	padding: 0px 14px;
	border: 0px;
	background:transparent url(/ui/ym/graphics/hover_bg.png) top left repeat-x;
	height: 23px; 
	text-decoration: none;
	color: #000;
	border: #aaa 1px solid;
}

.mainitems 
{ 
	background-color: transparent; 
	position: relative;
	float: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	text-transform: uppercase;
	margin: 4px 5px 0px 0px;
	_margin: 4px 6.8px 0px 0px;
	padding: 0px;
}
li.mainitems a { 
	padding: 0px 12px;
	text-decoration: none;
	border: #aaa 1px solid;
	font-size: 90%;
	font-weight: bold;
	color: #006;
}
li.mainitems a:hover { 
	padding: 0px 12px;
	border: #aaa 1px solid;
	background:transparent url(/ui/ym/graphics/hover_bg.png) top left repeat-x;
	height: 23px; 
	text-decoration: none;
	color: #000;
}

.ipad.safari li.mainitems a {
	padding: 0px 12px;
	border-bottom: #aaa 1px solid;
}
.ipad.safari li.mainitems a:hover { 
	border-bottom: #aaa 1px solid;
	padding: 0px 12px;
}
.iphone.safari li.mainitems a {
	padding: 0px 12px;
	border-bottom: #aaa 1px solid;
}
.iphone.safari li.mainitems a:hover { 
	border-bottom: #aaa 1px solid;
	padding: 0px 12px;
}
.ipod.safari li.mainitems a {
	padding: 0px 12px;
	border-bottom: #aaa 1px solid;
}
.ipod.safari li.mainitems a:hover { 
	border-bottom: #aaa 1px solid;
	padding: 0px 12px;
}
.subscribe 
{ 
	background-color: transparent; 
	position: relative;
	float: right;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	border: #aaa 1px solid;
	margin: 0px 3.1px 0px 0px;
	_margin: -1px 3.6px 0px 0px;
	list-style: none;
	padding: 0px;
}
li.subscribe a { 
	padding: 0px 13px;
	background: #fff;
	text-decoration: none;
	list-style: none;
	font-size: 90%;
	font-weight: bold;
	color: #006; 
	border-bottom: #aaa 1px solid;
}
li.subscribe a:hover { 
	padding: 0px 13px;
	border: 0px;
	background: #d6d6e6; 
	text-decoration: none;
	color: #000;
	border-bottom: #aaa 1px solid;
}

#cssdropdown li>ul
{
	/* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#cssdropdown li:hover ul, li.over ul
{
	/* lists nested under hovered list items */
	display: block;
}

/* The login bar under the header */
#login
{
	position: absolute;
	text-align: right;
	top: 3px;
	_top: 0px;
	bottom: auto;
	font-size: 95%;
	font-weight: bold;
	width: 748px;
	padding: 2px 0 0px 0;
	left: 10px;
	height: 7px;
}
b.login
{
	padding: 2px 10px;
	margin-bottom: 1px;
	display: inline-block;
}
a.login
{
	display: inline-block;
	padding: 2px 10px;

}
a.login:hover
{
	background:#d6d6e6;
	padding: 2px 10px;
	border: none;

}
#homelink
{
	position: relative;
	top: 15px;
	width: 200px;
	height: 50px;
	display: block;
	float: left;
	text-indent: -9000px;
	cursor: pointer;
	outline: none;
}
a.homelink:hover
{
	display: inline-block;
	filter:alpha(opacity=0);
	opacity: .0;
	-moz-opacity: .0;
}
#prizelink
{
		cursor: pointer;
		display: block;
		float: left;
		height: 30px;
		left: 10px;
		outline: none;
		position: relative;
		text-indent: -9000px;
		top: 26px;
		width: 30px
}
a.prizelink:hover
{
	display: inline-block;
	filter:alpha(opacity=0);
	opacity: .0;
	-moz-opacity: .0;
}
#fblink
{
	cursor: pointer;
	display: block;
	float: left;
	height: 30px;
	left: 21px;
	outline: none;
	position: relative;
	text-indent: -9000px;
	top: 26px;
	width: 30px;
	
}
a.fblink:hover
{
	display: inline-block;
	filter:alpha(opacity=0);
	opacity: .0;
	-moz-opacity: .0;
}
#twitlink
{
	cursor: pointer;
	display: block;
	float: left;
	height: 30px;
	left: 28px;
	outline: none;
	position: relative;
	text-indent: -9000px;
	top: 26px;
	width: 30px;
}
a.twitlink:hover
{
	display: inline-block;
	filter:alpha(opacity=0);
	opacity: .0;
	-moz-opacity: .0;
}
/* Search form */
.mac.gecko #searchform
{
	width: 250px;
}
.safari #searchform
{
	width: 300px;
}
#searchform
{
	font: bold 12px "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color: #006;
	position: absolute;
	width: 280px;
	text-align: right;
	float: right;
	right: 195px;
	top:35px;
}

form#search fieldset { border: 0; }
form#search fieldset label { position: relative; font-size: 16px; padding-top: 5px; }

form#search label { position: relative; font-size: 12px; padding: 2px 0 0 10px; _padding: 4px 0 0 10px; }

form#search fieldset input.submit
{
	border: 1px solid #333333;
	background-color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
}

#searchform form#search fieldset input#s.search
{
	width: 120px;
	background-color: #eeeeee;
	border: 1px solid #333333;
	margin-top: 2px;
	padding: 2px 0 1px 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
}

#searchform form#search fieldset input#s.search:hover { border: 1px solid #00f; }



.travelevent p {
	padding: 0 0 0 0;
	margin: 0 0 1px 5px;
	
}

/* End Search Form */

/* TRAVEL PAGES CSS */

#travel-ad {
	padding: 6px 15px 6px 25px;
	width: 313px;
	border: #CCC 1px solid;
	position: relative;
	display: block;
	margin-bottom: 10px;
	clear: left;
}
#travel-content .features h2 {
	font: 1.3em arial, helvetica, serif;
	line-height: 1.3em;
}

#travel-rightsidebar {
	margin-top: 31em;
}
#travel-title {
	font: 1.3em arial, helvetica, serif;
	line-height: 1.3em;
	background: #FFFFFF url(/ui/graphics/travel_header_title_bg.png) center top repeat-x;
	width: 53.52em;
	margin-bottom : 3px;
	display : block;
	color : #08115e;
	text-align: left;
	text-decoration : none;
	border : 1px solid #cacaca;
	padding : 3px 10px 3px 10px;
}
.gecko #travel-title {
	width: 55em;
}
.safari #travel-title {
	width: 55em;
}
#travel-nav {
	font: 1.2em arial, helvetica, serif;
	line-height: 1.75em;
}
#travel-feature {
	width: 580px;
	float: right;
	background: #FFFFFF url(/ui/graphics/travel_ln_bg.png) center -30px repeat-x;
	position: relative;
	height: auto;
	display : block;
	color : #08115e;
	text-decoration : none;
	border : 1px solid #cacaca;
	padding : 3px 0 0 0;
}
#travel-feature #features h2 {
padding-bottom: 4px;
padding-left: 5px;
}
#travel-feature #features div div {
display: none;
}
#travelsearch i {
font-style: normal;
}
#travel-nav-sub {
	background: #FFFFFF url(/ui/graphics/travel_ln_bg.png) center -30px repeat-x;
	position: relative;
	float: left;
	width: 333px;
	height: auto;
	display : block;
	color : #08115e;
	text-decoration : none;
	border : 1px solid #cacaca;
	padding : 6px 10px 10px 10px;
	margin-bottom: 8px;
	_height: 15.28em;
	*z-index: 100;
}
#travel-nav-sub h3 {
	font: 1em Arial, Helvetica, sans-serif;
}
#travel-nav-sub p {
	font: 0.6em Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
.ie7 #travel-nav-sub {
	height: auto;
	margin-left: 0;
}
.ie6 #travel-nav-sub {
	height: 15.25em;
	margin-left: 0.3em;
}
.safari #travel-nav-sub {
	width: 10.8em;
}

#travel-results {
	background: #a66a6a url(/ui/graphics/header_editor_bg3.png) repeat-x;
	position: absolute;
	width: 44.8em;
	height: 5.5em;
	display : block;
	color : #FFFFFF;
	text-decoration : none;
	border : 1px solid #cacaca;
	padding : 3px 0 3px 8px;
	margin: 43.2em auto auto 27.85em;
	_height: 5.15em;
	_margin-left: 27.35em;
}
.ie6 #travel-results {
	margin: 41.8em auto auto 28em;
	width: 43em;
	height: 6.8em;
}
.ie7 #travel-results {
	position: absolute;
	margin-top: 41.8em;
	width: 43.1em;
	height: 6.8em;
}
.safari #travel-results {
	width: 44.5em;
	height: 5.7em;
}
#travel-results h3 {
	color: #FFFFFF;
}
#traveloffer-1 a {
	border: #dddddd 1px dotted;
	background: #ffffff url(/ui/graphics/travel_ln_bg3.png) repeat-x;
	float: left; 
	width: 80px; 
	height: 40px; 
	padding: 5px; 
	font-size: 85%;
	margin-right:  4px;
}
#traveloffer-2 a {
	border: #dddddd 1px dotted;
	background: #ffffff url(/ui/graphics/travel_ln_bg3.png) repeat-x;
	float: left; 
	width: 80px; 
	height: 40px; 
	padding: 5px; 
	font-size: 85%;
	margin-right:  4px; 
}
#traveloffer-3 a {
	border: #dddddd 1px dotted;
	background: #ffffff url(/ui/graphics/travel_ln_bg3.png) repeat-x;
	float: left; 
	width: 80px; 
	height: 40px; 
	padding: 5px; 
	font-size: 85%;
	margin-right:  4px;
}
#traveloffer-4 a {
	border: #dddddd 1px dotted;
	background: #ffffff url(/ui/graphics/travel_ln_bg3.png) repeat-x;
	float: left; 
	width: 80px; 
	height: 40px; 
	padding: 5px; 
	font-size: 85%;
	margin-right:  4px;
}
#traveloffer-5 a {
	border: #dddddd 1px dotted;
	background: #ffffff url(/ui/graphics/travel_ln_bg3.png) repeat-x;
	float: left; 
	width: 80px; 
	height: 40px; 
	padding: 5px; 
	font-size: 85%;
	margin-right:  4px;
}

#traveloffer-1 a:hover, #traveloffer-2 a:hover, #traveloffer-3 a:hover, #traveloffer-4 a:hover, #traveloffer-5 a:hover {
	background: #FFFFFF;
}
.ie7 #traveloffer-1 a, .ie7 #traveloffer-2 a, .ie7 #traveloffer-3 a, .ie7 #traveloffer-4 a, .ie7 #traveloffer-5 a {
	margin-right: 4px;
	height: 50px;
	width: 80px;
	float: left;
	padding: 4px;
}
.ie6 #traveloffer-1 a, .ie6 #traveloffer-2 a, .ie6 #traveloffer-3 a, .ie6 #traveloffer-4 a, .ie6 #traveloffer-5 a {
	margin-right: 4px;
	height: 55px;
	width: 75px;
	float: left;
	padding: 4px;
}


.travel-dest a {
	float: right; 
	width: 170px; 
	height: 40px; 
	padding: 5px; 
	border: #dddddd 1px solid;
	background-color: #eeffee; 
	font-size: 85%;
	margin-right:  4px;
}
.travel-dest a:hover {
	background-color: #d6d6e6;
}
.ie7 .travel-dest a {
	margin-right: 4px;
	height: 50px;
	width: 170px;
	float: right;
	padding: 4px;
}
.ie6 .travel-dest a {
	margin-right: 4px;
	height: 55px;
	width: 165px;
	float: right;
	padding: 4px;
}
.travel-features {
	background: #FFFFFF url(/ui/graphics/travel_ln_bg.png) center -30px repeat-x;
	width: 100%;
	height: 99%;
	float: left;
	border: 1px solid #cacaca;
	padding: 5px auto 5px auto;
	margin: 0px auto 3px auto;
}
.travel-features a {
	color : #08115e;
}
.travel-features h1 {
	line-height: .7em;
	margin: 2px;
	padding: 3px;
	font: 1.3em arial, helvetica, serif;
	font-weight: normal;
	color: #272727;
}
.travel-features h2 {
	margin: 0px;
	padding: 5px 3px 8px 5px;
	font: 1.3em arial, helvetica, serif;
	font-weight: normal;
	line-height: .7em;
	color: #272727;
}
.travel-features h3 {
	margin: 0;
	padding: 3px 3px 0px 10px;
	font: 1.3em bold arial, helvetica, serif;
	color: #272727;
	border-top: #EEE 1px solid;
}
.travel-features h4 {
	margin: 0;
	padding: 0px 0px 10px 15px;
	border: none;
}
.travel-features li {
	margin: 0;
	padding: 3px 3px 0px 10px;
	font: 1.3em bold arial, helvetica, serif;
	color: #272727;
	border-top: #EEE 1px solid;
}

.travel-features p {
	padding: 0 5px;
	margin: 10px;
}
.travel-features img {
	float: left;
	padding: 6px 5px 0 10px;
}
.travel-section {
	float: right;
	width: 150px;
	height: auto;
	margin: 10px 5px 0 0;
}
.travel-section p {
	clear: both;
	line-height: 1.25;
	margin: 0.4em 0 0.4em 0;
	font-size: 90%;
}
.travel-author {
	padding: 0 0 2px 10px;
}
.tnav #leftsidebar {
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
	width : 170px;

}
#tnav, #nav ul { /* all lists */
	padding: 0;
	margin: 0 0 0 -55px;
	*display: none;
	list-style: none;
	float : left;
	width : 0px;
}
#tnav li { /* all list items */
	position : relative;
	float : left;
	line-height : 1.75em;
	margin-bottom : 3px;
	width: 180px;
	white-space: nowrap;
}
#tnav li a {
	background: #FFFFFF url(/ui/graphics/travel_ln_bg.png) center 0px repeat-x;
	width: 10.62em;
	w\idth : 10.62em;
	display : block;
	color : #08115e;
	text-decoration : none;
	border : 1px solid #cacaca;
	padding : 3px 0 3px 8px;
}
#tnav li a:hover {
	background: #FFFFFF url(/ui/graphics/travel_ln_bg.png) center -30px repeat-x;
	color : #08115e;
	border : 1px solid #08115e;
}

#travel-title b a {
	font: 11px normal Arial, Helvetica, sans-serif;
	background: #FFFFFF url(/ui/graphics/travel_ln_bg2.png) center 0px repeat-x;
	position: relative;
	left: 250px;
	top: -2px;
	color : #08115e;
	text-decoration : none;
	border : 1px solid #999999;
	padding : 5px 8px 5px 8px;
}
#travel-title b a:hover {
	background: #FFFFFF url(/ui/graphics/travel_ln_bg2.png) center -30px repeat-x;
	color : #08115e;
	border : 1px solid #08115e;
}
.ie7 #travel-title b a {
	top: 0px;

}

.ie7 #travelbutton{

	margin-top: 10px;

}

.ie7 #travelbutton{

	margin-top: 10px;

}

#travelbutton li {
	display : block;
	margin-left: 120px;
	margin-top: 3px;
	font-size: 95%;
	padding: 0px 0px 0px 0px;
	border-top: none;
	
}
.safari #travelbutton li {
	
	margin-top: 2px;
	
}
.ie6 #travelbutton li {
	font-size: 94%;
	margin-top: 2px;
	
}
.ie7 #travelbutton li {
	margin-top: 2px;
	
}
#travelbutton li a {
	background: #FFFFFF url(/ui/graphics/travel_ln_bg.png) center -10px repeat-x;
	width: 13.62em;
	w\idth : 13.62em;
	display : block;
	color : #08115e;
	text-decoration : none;
	border : 1px solid #cacaca;
	padding : 1px 0 0px 8px;
	
}
.safari #travelbutton li a {
	
	padding : 0px 0 0px 8px;
	
}
#travelbutton li a:hover {
	background: #FFFFFF url(/ui/graphics/travel_ln_bg.png) center -30px repeat-x;
	color : #08115e;
	border : 1px solid #08115e;
}
/* Promotions Nav */
#promonav { 
	padding: 0;
	margin: 0;
	list-style: none;
	width : 180px;
	text-align: left;
}
#promonav li { /* all list items */
	position : relative;
	float : left;
	line-height : 1.75em;
	margin-bottom : 2px;
	width: 180px;
	
}
#promonav li a {
	background: #FFFFFF url(/ui/graphics/travel_ln_bg.png) center 10px repeat-x;
	font: 115% Arial, Helvetica, sans-serif;
	font-weight: bold;
	display : block;
	color : #660000;
	text-decoration : none;
	border : 1px solid #cacaca;
	padding : 3px 0 3px 8px;
}
#promonav li a:hover, .promonav {
	background: #FFFFFF url(/ui/graphics/travel_ln_bg.png) center -30px repeat-x;
	color : #08115e;
	border : 1px solid #08115e;
	display: block;
}
#promonav li ul {
	display: none;
}
#promonav li:hover ul {
	display: block;
}
#promonav li ul li {
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: -1px;
}
#sbutton {
	background: #FFFFFF url(/ui/graphics/travel_ln_bg.png) center -10px repeat-x;
	width: 8.62em;
	w\idth : 8.62em;
	display : block;
	color : #08115e;
	text-decoration : none;
	border : 1px solid #cacaca;
	padding : 0px 0 0px 8px;
	margin-left: 15px;
}
#sbutton:hover {
	background: #FFFFFF url(/ui/graphics/travel_ln_bg.png) center -30px repeat-x;
	color : #08115e;
	border : 1px solid #08115e;
}


#content {
	margin-left : 12em;
}
.search-reset {
	float: right;
	width: 100%;
}
.search-reset input {
	float: right;
	margin-right: 5px;
}
#search_results {
	overflow: auto;
	width: 560px;
	height: auto;
	border: 1px solid #CACACA;
	margin-bottom: 5px;
}
#search_results  h3 {
	font: 90% Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #333366;
}

.ie6 #search_results  h3 {
	font: 87% Arial, Helvetica, sans-serif;
}
#search_results .featured h3 {
	font-weight: bold;
	font-size: 110%;
}

#search_results  p {
	font: 90% Arial, Helvetica, sans-serif;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
}
.ie6 #search_results  p {
	font: 87% Arial, Helvetica, sans-serif;
	line-height: .8em;
	margin: 0px;
	padding: 0px;
}
.ie7 #search_results  p {
	font: 87% Arial, Helvetica, sans-serif;
	line-height: .7em;
	margin: 0px;
	padding: 0px;
}
#search_results  a
{
color: #08115e;
outline-color: invert;
outline-style: none;
outline-width: medium;
margin-bottom: 0px;
padding-bottom: 0px;
text-decoration: none;
}

#search_results  a:hover
{
background-color: #97ec7d;
}

#ares {
	overflow: auto;
	width: 27.4em;
	height: 10.63em;
	border: 1px solid #cacaca;
	margin-bottom: .2em;
}
/* END TRAVEL PAGES CSS */

#clear
{
	clear: both;
}


