*{
	margin:0;
	padding:0;
}

div#swingTag {
	position:relative;
	top:0px;
	left:0px;
}

#container.home-ctn {
	padding-left:5px;
	width:974px;
}

ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}


/*
 *Forms
 */

form .btn-ctn {
	float:right;
}

form .go-btn {
	width:43px;
}

form input {
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	background: url(../images/form_bg.gif) no-repeat top left #fff;
	border: 1px solid #f7f7f7;
	height:16px;
	padding: 4px 0 1px 4px;
}

select {
	font-family: Verdana, Arial, sans-serif;
	background: url(../images/form_bg.gif) no-repeat #fff;
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
	padding: 1px 0 0 1px;
	scrollbar-arrow-color: #e00;
	height: 23px;
}

/*
 *Page layout
 */

.home {
	background-image:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/content_top_bg.gif);
	background-repeat:repeat-x;
	float:left;
	width:973px;
}

.home .col-1 {
	float:left;
	padding:20px 16px 5px 16px;
	width:367px;
}

.home .col-2 {
	float:left;
	padding:20px 0px 5px 0px;
	width:557px;
}

.border-ctn {
	border:1px solid #dedede;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:10px;
}

.home .border-ctn .title-2 {
  background-image:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/page-title-bg.gif);
  background-repeat:repeat-x;
	border:1px solid #fff;
  padding: 7px 10px 6px 10px;
}

.border-ctn p {
	padding:0px;
	margin:0px;
}

.home .title-2 h1, .home .title-2 h2 {
  color:#fff;
  font-family:Arial,Verdana,sans-serif;
  font-size:14px;
}

.home .col-2 h2 {
  width:533px;
}

.home .border-ctn .title-2 span {
  font-weight:normal;
  padding-left:258px
}

.home .border-ctn .airfare-guide {
  border:1px solid #fff;
  height:112px;
}

/*
 *Find a store
 */

.find-store-ctn {
	background-image:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/home/bg-find-a-store.gif);
	background-repeat:repeat-x;
	border-left:1px solid #fff;
	border-right:4px solid #d3d3d3;
	float:left;
	height:60px;
	padding:10px 10px 10px 10px;
	width:211px;
}

/*
 *Airfares
 */

.airfare-ctn {
	padding-bottom:4px;
	padding-left:4px;
	padding-right:3px;
	padding-top:3px;
	float:left;
}

.airfare-tabs {
	float:left;
	margin:0;
	padding:0;
	width:357px;
}

.airfare-tabs a {
	background-image:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/home/airfare-tab.gif);
	background-position:bottom left;
	border-width:0px;
	color:#000000 !important;
	font-size:11px;
	font-weight:bold;
	float:left;
	height:23px;
	line-height:22px;
	margin:0px;
	padding:0px;
	text-align:center;
	width:177px;
	display:block;
}

.airfare-tabs a:hover {
	background-image:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/home/airfare-tab-selected.gif);
	color:#EE0000 !important;
	display:block;
}

.airfare-tabs .selected {
	background-image:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/home/airfare-tab-selected.gif);
	color:#EE0000 !important;
	display:block;
}

.airfare-tabs .first {
	width:180px;
}

#int-airfare-ctn, #dom-airfare-ctn {
	float:left;
}

.airfare-form-ctn {
	background-color:#eaeaea;
	background-image:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/home/airfare-bg.gif);
	background-repeat:repeat-x;
	float:left;
	font-size:11px;
	padding-left:10px;
	padding-top:10px;
	width:347px;
}

.airfare-text {
	float:left; 
	line-height:23px; 
	padding-right:25px;
}

.airfare-content-ctn {
	background-color:#eaeaea;
	float:left;
	padding:10px 0px 4px 3px;
	text-align:center;
	width:354px;
}

#int-airfare-ctn .airfare-content-ctn {
	height:512px;
}

.airfare-product-line {
	background-image:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/home/airfare-row-bg.gif);
	background-repeat:repeat-x;
	border:1px solid #fff;
	float:left;
	height:27px;
	text-align:left;
	width:171px;
}

.airfare-product-line:hover, .airfare-product-line.hover {
	background-image:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/home/airfare-row-bg-hover.gif);
	border:1px solid #f3d0ca;
	text-decoration:none;
}

.airfare-product-line .productListName {
	float:left;
	height:27px;
	line-height:27px;
	overflow:hidden;
	padding-left:5px;
	width:100px;
}

.airfare-content-ctn a, .airfare-content-ctn a:link, .airfare-content-ctn a:visited {
	color:#000;
	float:left;
	font-weight:bold;
	margin:3px 0px 0px 0px;
	text-decoration:none;
}

.airfare-content-ctn a.even, .airfare-content-ctn a.even:link, .airfare-content-ctn a.even:visited {
	padding:0 3px 0 1px;
}

.airfare-product-line .productListPrice {
	float:left;
	font-size:10px;
	font-weight:normal;
	line-height:27px;
}

.airfare-product-line .productListPrice .priceFeature {
	color:#ee0000;
	font-size:12px;
	font-weight:bold;
}

.scb-ctn {
	float:left;
	padding-top:3px;
}

.airfare-banner {
	overflow:hidden;
	width:357px;
	float:left;
}

/*
 *Tabs
 */

.home-tabs {
	height:23px;
	float:left;
	width:552px;
}

.home-tabs a {
	background-image:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/home/home-tab.gif);
	background-position:0 0;
	border-width:0px;
	color:#000 !important;
	font-size:11px;
	font-weight:bold;
	float:left;
	height:23px;
	line-height:23px;
	margin:0;
	padding:0;
	text-align:center;
	text-decoration:none;
	width:69px;
}

.home-tabs a:hover {
	color:#FFF !important;
	background-image:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/home/home-tab-hover.gif);
	text-decoration:none;
}

.home-tabs a.selected {
	color:#EE0000 !important;
	background-image:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/home/home-tab-selected.gif);
}

/*
 *Our hot deals and specials
 */

.deals-ctn {
}

#deals-content-ctn {
	background-image:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/home/hot-deals-bg.gif);
	background-repeat:repeat-x;
	float:left;
	width:555px;
}

#deals-content-ctn p {
	font-size:11px;
	padding:10px 0 6px 10px;
}

#deals-content-ctn .big-deal {
	border:1px solid #fff;
	float:left;
	height:221px;
}

/**** Scrolling Banner *****/
#deals-content-ctn #scrollables {
	float:left; 
	width:198px;
}

#deals-content-ctn #scrollables #deals-up a {
	background-image:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/home/deals-btn-up.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	display:inline-block;
	height:23px;
	float:left;
	width:197px;
}

#deals-content-ctn #scrollables #deals-up a:hover{
	background-image:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/home/deals-btn-up-hover.gif);
}

#deals-content-ctn #scrollables #deals-down a {
	background-image:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/home/deals-btn-down.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #fff;
	display:inline-block;
	height:23px;
	float:left;
	width:197px;
}

#deals-content-ctn #scrollables #deals-down a:hover {
	background-image:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/home/deals-btn-down-hover.gif);
}

#deals-scroll-ctn {
	xheight:218px;
}

#deals-content-ctn #scrollables .slide {
	float:left;
	height:174px;
}

#deals-content-ctn #scrollables img {
	float:left;
}


/**** Scrolling Banner *****/

/**** Scrolling Banner 2 *****/

#deals-content-ctn #scrollables-2 {
	float:left; 
	height:223px;
}

#deals-content-ctn #scrollables-2 a#dealNext, #deals-content-ctn #scrollables-2 a#dealPrev {
	background-repeat:no-repeat;
	border-bottom:3px solid #fff;
	xborder-right:1px solid #fff;
	border-top:3px solid #fff;
	float:left; 
	height:217px;
	width:23px;
}

#deals-content-ctn #scrollables-2 a#dealPrev {
	background-image:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/home/hp-arrow-left.gif);
	background-repeat:no-repeat;
	border-left:2px solid #fff;
}

#deals-content-ctn #scrollables-2 a#dealNext {
	background-image:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/home/hp-arrow-right.gif);
}

#deals-content-ctn #scrollables-2 a#dealPrev:hover {
	background-image:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/home/hp-arrow-left2.gif);
	background-repeat:no-repeat;
}

#deals-content-ctn #scrollables-2 a#dealNext:hover {
	background-image:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/home/hp-arrow-right2.gif);
}

#deals-content-ctn #scrollables-2 #deals-scroll-ctn {
	border-top:3px solid #fff;
}

#deals-content-ctn #scrollables-2 #deals-scroll-ctn .slide {
	display:block;
	float:left;
	width:505px;
}

#deals-content-ctn #scrollables-2 #deals-scroll-ctn a img {
	border-right:1px solid #fff;
	border-left:1px solid #fff;
}

#deals-content-ctn #scrollables-2 #deals-scroll-ctn a {
	float:left;
}

#deals-content-ctn #scrollables-2 #deals-scroll-ctn a.first {
	border-right:1px solid #fff;
}

/**** Scrolling Banner 2 *****/



.deals-content {
	background-image:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/home/hot-deals-content-bg.gif);
	background-repeat:repeat-x;
	border:1px solid #fff;
	float:left;
	padding-left:10px;
	padding-top:10px;
	width:543px;
}

.deals-content .col {
	background-color:#fff;
	float:left;
	padding:5px 18px 10px 10px;
	width:241px;
}

.deals-content .col.even {
	padding-right:10px;
}

.deals-content .col.wide {
	padding-right:10px;
	width:510px;
}

.product-line {
	border-bottom:1px dotted #c3c3c3;
	clear:both;
	float:left;
	height:27px;
	width:240px;
}

.deals-content .col.wide .product-line {
	width:510px;
}

.product-line .productListName {
	float:left;
	height:27px;
	line-height:27px;
	overflow:hidden;
	padding-left:5px;
	width:170px;
}

.deals-content .col.wide .product-line .productListName {
	width:440px;
}

.product-line a, .product-line a:link, .product-line a:visited {
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	color:#000;
	font-weight:bold;
	height:25px;
	text-decoration:none;
}

.phase-2 .product-line a, .phase-2 .product-line a:link, .phase-2 .product-line a:visited {
	display:block;
}

.product-line a:hover {
	background-color:#EAEAEA;
	text-decoration:none;
}

.product-line .productListPrice {
	float:left;
	font-size:10px;
	font-weight:normal;
	line-height:25px;
}

.product-line .productListPrice .priceFeature {
	color:#ee0000;
	font-size:12px;
	font-weight:bold;
}

.product-line .more-link {
	font-size:12px;
	font-weight:bold;
	float:right;
	line-height:25px;
}

/*
 *Home page text
 */
 
#wcmHomeBottom {
	font-size:11px;
	padding:0px;
}

.home-bottom-text {
	color:#767676;
	font-size:11px;
	padding:5px 5px 5px 8px;
	width:545px;
}

.home-bottom-text p {
	margin-top:5px;
	margin-bottom:5px;
}

div#footerlinks ul#newsLetterSection {

}

