﻿.frame
{
	width:100%;
	background-color:White;
}
.frame .mid
{
	width:270px;
}
 .frame .smaller
{
	width:261px;
}
.frame .small
{
width:364px;
}

.frame .big
{
	width:581px;
}



.frame .topR
{
	background-image:url('../../resources/images/common/frame_TR.gif');
	background-position:left;
	background-repeat:no-repeat;
	float:right;
	width:5px;
	height:5px;
}

.frame .topM
{
	background-image:url('../../resources/images/common/frame_TM.gif');
	background-repeat:repeat-x;
	float:right;
	height:5px;
}

.frame .topL
{
	background-image:url('../../resources/images/common/frame_TL.gif');
	background-position:left;
	background-repeat:no-repeat;
	float:right;
	width:5px;
	height:5px;
}

.frame .maindiv
{
	border-right:1px solid #E3E3E3;
	border-left:1px solid #E3E3E3;
	padding:0 4px 0 4px;
	text-align:center;
}


.frame .bottomR
{
	background-image:url('../../resources/images/common/frame_BR.gif');
	background-position:left;
	background-repeat:no-repeat;
	float:right;
	width:5px;
	height:5px;
}

.frame .bottomM
{
	background-image:url('../../resources/images/common/frame_BM.gif');
	background-position:left;
	background-repeat:repeat-x;
	float:right;
	height:5px;
}

.frame .bottomL
{
	background-image:url('../../resources/images/common/frame_BL.gif');
	background-position:left;
	background-repeat:no-repeat;
	float:right;
	width:5px;
	height:5px;
}

.frame .bottomRW
{
	background-image:url('../../resources/images/common/frame_BR.png');
	background-position:left top;
	background-repeat:no-repeat;
	/*float:right;*/
	width:5px;
	height:5px;
	background-color:#E3E3E3;
}


.frame .bottomLW
{background-color:#E3E3E3;
	background-image:url('../../resources/images/common/frame_BL.png');
	background-position:right top;
	background-repeat:no-repeat;
	/*float:right;*/
	width:5px;
	height:5px;
}



.frame .topGR
{
	background-image:url('../../resources/images/common/r_gray.gif');
	background-position:left;
	background-repeat:no-repeat;
	float:right;
	width:5px;
	height:5px;
}

.frame .topGM
{
	background-image:url('../../resources/images/common/m_gray.gif');
	background-repeat:repeat-x;
	float:right;
	height:5px;
}

.frame .topGL
{
	background-image:url('../../resources/images/common/l_gray.gif');
	background-position:left;
	background-repeat:no-repeat;
	float:right;
	width:5px;
	height:5px;
	
}
.frame .tdtop
{
	border-left :1px solid #D4D4D4;
	background-color:#F1F1F1;
	width:127px;
	height:17px;
	text-align:center;
	color :#858585;
	font-weight:bold;
	cursor:pointer;
}
.frame .tdmid
{
	border-left :1px solid #D4D4D4;
	width:127px;
	height:55px;
	text-align:center;
	color :#858585;
	cursor:pointer;
}
.frame .tdbot
{
	border-left :1px solid #D4D4D4;
	border-bottom :1px solid #D4D4D4;
	height:5px;
}
.frame .tdmidflag
{
	
	width:127px;
	height:55px;
	text-align:center;
	color :#858585;
	position:relative;
	top:6px;
	background-position:center center;
	background-repeat:no-repeat;
}

.frame .tdend
{
	border:none;width:122px;color :#858585;text-align:center;

}
.frame .spndata
{
	color :#858585;font-weight:bold;font-size:16px;margin-top:10px;

}
.frame .spntitle
{
	color :#858585;font-size:12px;font-weight:normal;

}


.newsletter
{
	padding:5px 5px 2px 5px;
	text-align:right;
}

.newsletter .title
{
	color:#084C93;
	font-size:20px;
	font-weight:bold;
	padding:0 0 8px 0;
}

.newsletter .txt
{
	color:#7D8285;
	font-size:14px;
	font-weight:normal;
}

.newsletter .txtbox
{
/*	background-image:url('../../resources/images/common/input.gif');*/
background-image:url('../../resources/images/newsletter/txt.png');
	background-position:left;
	background-repeat:no-repeat;
	height:32px;
	/*width:223px;*/
	width:249px;
	float:right;
}

.newsletter .txtbox input
{
	color:#ADADAD;
	background-color:Transparent;
	font-size:12px;
	height:28px;
	padding:5px 8px 0 0;
	width:215px;
}


.newsletter .btn
{
	float:right;
	padding:0px 0 0 0;
	background-image:url('../../resources/images/newsletter/email_btn.png');
	background-position:left;
	background-repeat:no-repeat;
	height :32px;
	width:83px;
	cursor:pointer;
	
}

.newsletter .btn input
{
	color:#4C81C7;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	/*background-image:url('../../resources/images/common/icon.png');
	background-position:left;
	background-repeat:no-repeat;*/
	background-color:Transparent;
	padding-left:20px;
	text-align:left;
	cursor:pointer;
}

.banner
{
	padding:0 2px 0 2px;
}

.ugcmedia
{
	text-align:right;
}

.ugcmedia .title
{
	color:#084C93;
	font-size:20px;
	font-weight:bold;
	padding:0 5px 8px 0;
	margin:0;
}

.ugcmedia .imgs
{
	padding-top:10px;
	width:350px;
	display:inline-block;
}

.ugcmedia .imgs .image
{
	float:right;
}

.ugcmedia .imgs .image img
{
	width:106px;
	height:72px;
	cursor:pointer;
}

.ugcmedia .imgs .sepr
{
	width:15px;
	float:right;
}

.ugcmedia .txt
{
	color:#7D8285;
	font-size:12px;
	width:88px;
	text-align:right;
}
.dataplayer1
{
	background-repeat:no-repeat;
	height:238px;
	/*width:373px;*/
		width:100%;
	position:relative;
	/*right:-3px;
	top:-3px;*/
}
.dataplayer1 .link
{
	height:194px;
	width:100%;
	cursor:pointer;
}
.ie7 .dataplayer1 .link
{
	height:184px;
	/*width:371px;*/
		width:100%;
	cursor:pointer;
}


.dataplayer
{
	
}

.dataplayer .title
{
	color:#084C93;
	font-size:20px;
	font-weight:bold;
	padding:10px 4px 15px 0;
}

.dataplayer .title span
{
	color:#4E81C3;
}

.dataplayer .paging
{
	width:40px;
	padding:15px 0 7px 15px;
}

.dataplayer .paging img
{
	cursor:pointer;
}

.dataplayer .header
{
	color:#7E8387;
	font-size:14px;
	padding:5px 3px 0 2px;
	text-align:right;
}


.dataplayer .txt
{
	color:#7E8387;
	font-size:12px;
	padding:0 3px 0 2px;
	height:58px;
	text-align:right;
}

.dataplayer .link
{
	text-align:left;
	padding:0 0 2px 3px;
}

.dataplayer .link div
{
	background-image:url('../../resources/images/common/icon.png');
	background-position:left;
	background-repeat:no-repeat;
	padding-bottom:1px;
}

.dataplayer .link a
{
	color:#4C81C7;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-right:20px;
	padding-left:20px;
	cursor:pointer;
}

.linksplayer
{
padding:2px 2px 0 2px;
	
}

.linksplayer .title
{
	color:#084C93;
	font-size:20px;
	font-weight:bold;
	padding:10px 4px 15px 0;
}

.linksplayer .title span
{
	color:#4E81C3;
}

.linksplayer .paging
{
	width:40px;
	padding:15px 0 7px 15px;
}

.linksplayer .paging img
{
	cursor:pointer;
}

.linksplayer .header
{
	color:#4D80C2;
	font-size:14px;
	padding:5px 3px 0 2px;
	text-align:right;
	font-weight:bold;
	width:130px;
	
}


.linksplayer .txt
{
	color:#7E8387;
	font-size:12px;
	padding:0 3px 0 2px;
	height:40px;
	text-align:right;
	width:130px;
}

.linksplayer .link
{
	text-align:left;
	padding:0 0 2px 3px;
	width:130px;
}

.linksplayer .link div
{
	background-image:url('../../resources/images/common/icon.png');
	background-position:left;
	background-repeat:no-repeat;
	padding-bottom:1px;
}

.linksplayer .link a
{
	color:#4C81C7;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-right:20px;
	padding-left:20px;
	cursor:pointer;
}
.linksplayer .td
{
height:130px;vertical-align:top;width:58px;margin-left:5px;margin-right:5px;
}
.connect
{
}

.connect .title
{
	color:#084C93;
	font-size:20px;
	font-weight:bold;
	padding:10px 4px 5px 0;
	text-align:right;
}

.connect .btn
{
	padding:0 5px 5px 5px;
}

.databig
{
	padding:2px 2px 0 2px;
	color:#7E8387;font-size:12px;
}

.databig img
{
	width: 195px;
	height:130px;
}

.databig .txtarea
{
	text-align:right;
	width:378px;
}

.databig .title
{
	/*color:#EA7E1B;*/
	color:#084C93;
	font-size:20px;
	font-weight:bold;	
}
.databig .titleIL
{
	color:#E97F1D;
	font-size:20px;
	font-weight:bold;	
}

.databig .txt
{
	color:#7E8387;
	font-size:12px;
	padding:0 3px 0 2px;
	height:88px;
	text-align:right;
}

.databig .link
{
	text-align:left;
	padding:0 0 2px 3px;
}

.databig .link div
{
	background-image:url('../../resources/images/common/icon.png');
	background-position:left;
	background-repeat:no-repeat;
	padding-bottom:1px;
}

.databig .link a
{
	color:#4C81C7;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-right:20px;
	padding-left:20px;
	cursor:pointer;
}
.databig  a
{
	color:#4C81C7;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
}
.databig  a
{
	color:#4C81C7;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
}
.databig  a:hover
{
	color:#4C81C7;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	cursor:pointer;
}
.databig h1
{
    color: #084C93;
    padding:0px;
    margin:2px;
}
.databig h2
{
    color: #084C93;
    padding:0px;
    margin:2px;
}

.databig p
{
     
    padding:0px;
    margin-top:5px;
    margin-bottom:5px;
}



.cattab
{
	height:62px;
	padding-right:2px;
	margin:0;
}

.cattab .tabarea
{
	float:right;
	padding:1px;
	margin:0;
}

.cattab .tab
{
	color:white;
	font-size:13px;
	font-weight:bold;
	background-image:url('../../resources/images/common/tab.png');
	background-repeat:no-repeat;
	width:119px;
	height:28px;
	text-align:center;
	line-height:22px;
	cursor:pointer;
}

.dealtabs
{
	background-color:#F6F6F6;
	padding:5px 0 0 0;
	text-align:right;
	border-right:1px solid #E3E3E3;
	border-left:1px solid #E3E3E3;
	width:589px;
	height:31px;
}

.dealtabs .tabsep
{
	background-image:url('../../resources/images/common/tab_sep.gif');
	background-position:bottom;
	background-repeat:repeat-x;
	height:31px;
	float:right;
}

.dealtabs .first { width:11px; }

.dealtabs .between { width:5px; }

.dealtabs .last { width:6px; }

.dealtabs .tab
{
	background-repeat:no-repeat;
	font-size:13px;
	font-weight:bold;
	width:138px;
	height:31px;
	line-height:28px;
	text-align:center;
	float:right;
}


.dealtabs .OffBlue
{
	color:#4E80C5;
	background-image:url('../../resources/images/common/tab_gray.gif');
	cursor:pointer;
}
.ie7 .dealtabs .OffBlue h2
{
top:0px;
}
.dealtabs .OffBlue h2
{
	color:#4E80C5;
		font-size:13px;
	font-weight:bold;
top:-10px;
position:relative;
}

.dealtabs .OffOrange
{
	color:#E97F1B;
	background-image:url('../../resources/images/common/tab_gray.gif');
	cursor:pointer;
}
.dealtabs .OffOrange h2
{
	color:#E97F1B;
		font-size:13px;
	font-weight:bold;
top:-10px;
position:relative;
}
.ie7 .dealtabs .OffOrange h2
{
top:0px;
}
.dealtabs .OnBlue
{
	color:white;
	background-image:url('../../resources/images/common/tab_blue.gif');
}
.dealtabs .OnBlue h2
{
	color:white;
		font-size:13px;
	font-weight:bold;
top:-10px;
position:relative;
}
.ie7 .dealtabs .OnBlue h2
{
top:0px;
}


.dealtabs .OnOrange
{
	color:white;
	background-image:url('../../resources/images/common/tab_orange.gif');
}
.dealtabs .OnOrange h2
{
	color:white;
		font-size:13px;
	font-weight:bold;
top:-10px;
position:relative;
}
.ie7 .dealtabs .OnOrange h2
{
top:0px;
}

.dealTabDiv
{
}

.dealTabDiv .hdr
{
	height:27px;
	padding-top :2px;
}

.dealTabDiv .BlueBack
{
	background-image:url('../../resources/images/common/back_blue.gif');
	background-repeat:repeat-x;
}

.dealTabDiv .OrangeBack
{
	background-image:url('../../resources/images/common/back_orange.gif');
	background-repeat:repeat-x;
}

.dealTabDiv .hdr .ttl
{
	color:white;
	font-size:13px;
	line-height:22px;
	float:right;
	
}

.dealTabDiv .hdr .dest
{
	width:140px;
	padding-right:28px;
}

.dealTabDiv .hdr .destdbl
{
	width:242px;
	padding-right:28px;
}


.dealTabDiv .hdr .stars
{
	width:110px;
}


.dealTabDiv .hdr .dates
{
	width:180px;
}

.dealtabDeals
{
	border-right:1px solid #E3E3E3;
	border-left:1px solid #E3E3E3;
	/*padding:5px 0 0 0;*/
	min-height:320px;
}
.ie .dealtabDeals .deal
{
	color:#A0A4A7;
	font-size:12px;
	font-weight:bold;
	padding:10px 0 10px 0;
	border-bottom:1px solid #E3E3E3;	
	cursor:pointer;
} 
.dealtabDeals .deal
{
	color:#A0A4A7;
	font-size:12px;
	font-weight:bold;
	padding:13px 0 10px 0;
	border-bottom:1px solid #E3E3E3;	
	cursor:pointer;
} 
.ie .dealtabDeals .deal:hover
{
	color:#A0A4A7;
	font-size:12px;
	font-weight:bold;
	padding:10px 0 10px 0;
	border-bottom:1px solid #E3E3E3;	
	cursor:pointer;
} 
.dealtabDeals .deal:hover
{
	color:#A0A4A7;
	font-size:12px;
	font-weight:bold;
	padding:13px 0 10px 0;
	border-bottom:1px solid #E3E3E3;	
	background-color:#F4F4F4;
	cursor:pointer;
}

.dealtabDeals .deal .dest
{
	width:140px;
	padding-right:27px;
	float:right;
}

.dealtabDeals .deal .destdbl
{
	width:242px;
	padding-right:27px;
	float:right;
}

.dealtabDeals .deal .stars
{
	width:110px;
	float:right;
}

.dealtabDeals .deal .dates
{
	width:180px;
	float:right;
}

.dealtabDeals .deal .price
{
	font-size:18px;
	width:70px;
	float:right;
}

.dealtabDeals .deal .link
{
	padding-left:10px;
	float:right;
}

.dealtabDeals .deal .link div
{
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 2px 8px;
	cursor:pointer;
}

.dealtabDeals .deal .link .LinkBlue
{
	color:#4E80C5;
	background-image:url('../../resources/images/common/icon_sm.gif');
}

.dealtabDeals .deal .link .LinkOrange
{
	color:#E97F1B;
	background-image:url('../../resources/images/common/iconO_sm.gif');
}

.dealtabDeals .deal .Blue
{
	color:#4E80C5;
}

.dealtabDeals .deal .Orange
{
	color:#E97F1B;
}

.dealtabDeals .tablink
{
	text-align:left;
	padding:20px 0 2px 8px;
}

.dealtabDeals .tablink div
{
	background-position:left;
	background-repeat:no-repeat;
	padding-bottom:1px;
}

.dealtabDeals .tablink .iconBlue
{
	background-image:url('../../resources/images/common/icon.png');	
}

.dealtabDeals .tablink .iconOrange
{
	background-image:url('../../resources/images/common/iconO.png');
}


.dealtabDeals .tablink a
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-right:20px;
	padding-left:20px;
	cursor:pointer;
}

.dealtabDeals .tablink .Blue
{
	color:#4E80C5;
}

.dealtabDeals .tablink .Orange
{
	color:#E97F1B;
}


.mapArea
{	
	text-align:right;
	padding:10px;
}

.mapArea .title
{
	color:#084C93;
	font-size:20px;
	font-weight:bold;
	padding:0 4px 15px 0;
}

.mapArea .title .subtitle
{ 
	color:#4E81C3;
	font-size:17px;
}

.mapArea .mapbox
{
	border:1px solid #EEEEEE;
}

.mapArea .mapbox .mapRight
{
	height:248px;
	padding-left:1px;
}

.mapArea .mapbox .mapleft
{
	background-color:#F1F1F1;
	float:left;
	padding:17px 10px 10px 0;
	border-right:2px solid #EAEAEA;
	width:123px;
}

.mapArea .mapbox .hdr
{
	color:#084C93;
	font-size:13px;
	font-weight:bold;
	padding-bottom:7px;
}

.mapArea .mapbox .LinksArea
{
	height:182px;
}

.mapArea .mapbox .LinksArea .item
{
	
	display:block;
}

.mapArea .mapbox .LinksArea .item a
{
	color:#7C8487;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
}

.mapArea .mapbox .LinksArea .item a:hover
{
	color:#4E80C5;
}

.mapArea .mapbox .link
{
	padding:0 0 0 20px;
}

.mapArea .mapbox .link div
{
	background-image:url('../../resources/images/common/icon.png');
	background-position:left;
	background-repeat:no-repeat;
	padding-bottom:1px;
}

.mapArea .mapbox .link a
{
	color:#4C81C7;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-right:20px;
	padding-left:20px;
	cursor:pointer;
	
}

.indexitems
{
	padding:20px 20px 0 0;
}

.indexitems .title
{
	color:#E97F1D;
	font-size:20px;
	font-weight:bold;
	margin:0;
	padding-bottom:10px;
}

.indexitems .hdr
{
	color:#E97F1D;
	font-size:14px;
	font-weight:bold;
}

.indexitems .hdr a
{
	color:#E97F1D;
	text-decoration:none;
}

.indexitems .hdr a:hover
{
	text-decoration:underline;
}

.indexitems .item
{
	width:170px;
	line-height:20px;
}

.indexitems .item div
{
	background-image:url('../../resources/images/icons/arrows_IL.png');
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:15px;
	padding-bottom:2px;
}

.indexitems .item a
{
	color:#606060;
	text-decoration:none;
}

.indexitems .item a:hover
{
	text-decoration:underline;
}

.cartopbg
{ 
    background-image: url("../../resources/images/car.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    height: 111px;
    width: 980px;
    margin-top: 7px;
}

