/*----------------------------------------*/
/* Southern Living Vacations: Style Sheet */
/*             SUMMER THEME               */
/*        Brian Rowan :: 7-7-2006         */
/*----------------------------------------*/

body {
	margin: 0px;
	padding: 0px;
	background: #ECEDF3 url(http://img.timeinc.net/southern/redesign06/images/i/bg.gif) top center repeat-y;

}



form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px 0px 18px 0px;
}

img.Border {
	border: 1px solid #BAD4E3;
}

.Field {
	border: 1px solid #BAD4E3;
	background-color: #ffffff;
	background-position: left top;
	background-repeat: no-repeat;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 2px;
}

#MainTable {

}



.FooterNav {
	font: normal 11px Arial, Helvetica, sans-serif;
	border-top: 1px solid #d1d2d7;
	border-bottom: 1px solid #d1d2d7;
	padding: 10px;
	background: #d9e9e8;
	color: #999999;
}

.FooterNav a			{padding: 0px 3px; text-decoration: none; }
.FooterNav a:link		{color: #2b5793; }
.FooterNav a:visited	{color: #2b5793; }
.FooterNav a:hover		{color: #000000; background-color: transparent; }
.FooterNav a:active		{color: #000000; background-color: transparent; }

.FooterLinks {
	padding: 4px 0px 0px 0px;
	font: normal 11px Arial, Helvetica, sans-serif;
}

.FooterLinks a:link		{color: #808080;}
.FooterLinks a:visited	{color: #808080;}
.FooterLinks a:hover	{color: #aaaaaa;}
.FooterLinks a:active	{color: #cccccc;}

.SidebarHeader {
	margin-bottom: 8px;
}
.SidebarContent, .NewsletterSignup {
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 0px 5px;
	color: #565349;
}

.SidebarContent p, .NewsletterSignup p {
	margin: 0px 0px 13px 0px;
}

.SidebarSpacer {
	font-size: 1px;
	height: 14px;
}

.NewsletterSignup {
	padding-top: 8px;
	background-color: #fffcd2;
	background-image: url('../adimages/newsletter_bkg.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
}

.NewsletterSignup form {
	margin-bottom: 14px;
}

.SATPdropdown {
	background-color: #cdcd7b;
	margin-top: 5px;
	padding: 3px;
}

.SATPdropdown select {
	font-size: 10px;
	width: 100%;
}

.CenterContent {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #444444;
}

.CenterContent h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #d15f11;
	margin: 0px 0px 8px 0px;
}

.BracketLines {
	border: 1px solid #d7bdbd;
	border-right: 0px;
}

.Spacer {
	font-size: 1px;
	height: 8px;
}

#TAtable {
	margin-bottom: 10px;
}

#TAtable td a {
	font-weight: bold;
	text-decoration: none;
}


#TAtable td a:hover	 	{text-decoration: underline;}

img.FeaturedSpecial {
	float: left;
	border: 1px solid #BAD4E3;
	margin: 2px 8px 2px 0px;
}

.SmallHeadline {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #d15f11;
}

.FeaturedSpecialContent {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666666;
}

.HotDealPrice {
	background-color: #ffffff;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #d15f11;
	margin-bottom: 5px;
	padding: 1px 2px;
}

.HotDealContent {
	padding: 0px 5px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #663333;
}

.HotDealContent p {
	margin: 0px 3px 10px 3px;
}

.HotDealContent a:link		{color: #d15f11; }
.HotDealContent a:visited	{color: #93855f; }
.HotDealContent a:hover		{color: #d99918; }
.HotDealContent a:active		{color: #d99918; }

.BackLink {
	margin: 0px 0px 12px 0px;
	font-size: 11px;
}

.BackLinkFloat {
	float: right;
	padding-top: 5px;
	font-size: 11px;
}

#RSResults td h3 {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #09486b;
	margin: 0px 0px 8px 0px;
}

#RSResults th {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #444444;
	border-bottom: 1px solid #a3a3a3;
}

#RSResults tr.AltRow {
	background-color: #f7eeed;
}

.RSResultsContent {
	font: normal 11px Arial, Helvetica, sans-serif;
	line-height: 13px;
	color: #444444;
}

.RSResultsContent a			{font-weight: bold;}

.Disclaimer {
	color: #990000;
}






