﻿
.CampaignLinkBb
{
	z-index: 100;
	cursor: hand;
}

.CampaignListDataList
{
	border-collapse: separate;
	z-index: 10;
}

.CampaignListBoxOuter
{
	border-style: solid;
	border-width: 1px;
	background-color: #ffffff;
	border-color: #000000;
	z-index: 10;
}

.CampaignListBoxInner
{
	margin: 7px;
	background-color: #ffffff;
	z-index: 10;
}

.CampaignHedder
{
	margin-bottom:5px;
	font-weight: bolder;
	z-index: 11;
}

.CampaignItemImage
{
	background-color: White;
	/*width: 100px;
	height: 95px;*/	
	margin-right:5px;
	margin-bottom:5px;
	float:left;
	z-index: 11;	
}

.CampaignListImage
{
	margin-right:1px;
	margin-top:20px;
	float: right;
	vertical-align: baseline;
	z-index: 10;
}

.CampaignPrice
{
	font-family: Trebuchet MS;
	font-weight:bold;
	font-size: 18px;
	color: #fe0000;
	position: absolute;
	z-index: 80;
}

.CampaignPriceMoms
{
	font-family: Trebuchet MS;
	font-weight:normal;
	font-size: 11px;
	color: #000000;
	position: absolute;
	z-index: 80;
}

.SideCampaignListBox
{
	border-style: solid;
	border-width: 1px;
	background-color: #ffffff;
	border-color: #000000;
	z-index: 10;
	margin: 3px;
	padding: 3px;
	width: auto;
}
.TopCampaignListBoxOuter
{
	border-style: solid;
	border-width: 1px;
	background-color: #ffffff;
	border-color: #000000;
	z-index: 100;
	margin: 2px;
	padding: 2px;
	width: 500;
}

.TopCampaignListBoxInner
{
	background-color: #ffffff;
	z-index: 10;
}

.TopCampaignPrice
{
	font-family: Trebuchet MS;
	font-weight:bold;
	font-size: 15px;
	color: #fe0000;
	position: static;
	z-index: 2;
}

.TopCampaignPriceMoms
{
	font-family: Trebuchet MS;
	font-weight:normal;
	font-size: 11px;
	color: #000000;
	position: relative;
	z-index: 80;
}

table.carselector td td a:hover 
{
	cursor: hand;	
	background-color: White;
	z-index: 100;
}

table.carselector td td a
{
	background-color: White;
	z-index: 100;
}

.RightObjectHeading .RightObjectHeadingText
{
	width:180px;
	height:28px;
	font-family:Trebuchet MS, Sans Serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration: none;
	padding: 0px 14px 0px 14px;
	background-image:url(/gfx/red_header.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	vertical-align: top;
}

.RightObjectHeading .RightObjectHeadingTextBlue
{
	background-image:url(/gfx/header_blue_bg.gif);
}

.RightObjectHeadingText
{
	vertical-align: middle;
	display: block;
	padding-top: 1px;
}

.RightObjectContentCell
{
	width:164px;
	font-family:Trebuchet MS, Sans Serif;
	font-size:11px;
	color:#000000;
	text-decoration: none;
	padding: 0px 0px 0px 14px;
	margin: 0px 0px 0px 0px;
	border-left:solid 1px #99B2CF;
	border-right:solid 1px #99B2CF;
	border-bottom:solid 1px #99B2CF;
}

.RightObjectContentCellCampaign
{
	width:164px;
	font-family:Trebuchet MS, Sans Serif;
	font-size:11px;
	color:#000000;
	text-decoration: none;
	padding: 0px 0px 0px 14px;
	margin: 0px 0px 0px 0px;
	border-left:solid 1px #E98080;
	border-right:solid 1px #E98080;
	border-bottom:solid 1px #E98080;
}

.linkListItem
{
	margin-bottom: 7px;	
		
}
.linkListItem a
{
	color:#000000;	
	line-height: 14px;
}
.linkListArrow
{
	margin-right: 7px;
}

