@import url(./rasmussenv2.css);

#tableTitle
{
	margin-left:35px;
	margin-top:0px;
	margin-bottom:10px;
	text-align:center;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 125%;
	font-weight:normal;
	color:#7c041b;
	clear:both;
}

#p1
{
	margin-top: -15px;
	padding-bottom:10px;
	border-bottom:1px dashed #d0d0d0;		
}

#p2
{
	padding-bottom:5px;
}

#p3
{
	margin-top: 35px;
}

#footnotecontainer
{
	margin-bottom:50px;
}

#announcementBlock
{
	margin: auto auto auto 15px;
	padding-bottom:10px;
}
.announcementText
{
	margin-top:30px;
	font-weight: bold;
	color:#7c041b;
	font-size:0.8em;
}

#announcementImage
{
	float:left;
}

table#PriceList
{
	width:613px;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:10px;
}

table#PriceList caption
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
	color:#5f5b50;
	padding-bottom:10px;
	margin-left:10px;
	width:613px;
}

table#PriceList th
{
	font-family: Arial, Helvetica, Sans-Serif;	
	font-weight:normal;
	text-align:center;
	cursor:default;
}

table#PriceList #header1
{
	font-family: Arial, Helvetica, Sans-Serif;	
	font-weight:normal;
	font-size:0.6em;
	color:#336699;
	padding: 4px 0px 4px 0px;
}

table#PriceList #header2 .colHeader2
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight:normal;
	font-size:0.6em;
	background-color: #96a195;
	padding: 2px 0px 2px 0px;	
	color:#ffffff;
}

table#PriceList .rightHeaderFill
{
	background-color:#b8c9db;
}

table#PriceList .sspHeader
{
	font-family: Arial, Helvetica, Sans-Serif;	
	font-weight:normal;
	font-size:0.6em;
	background-color:#eaeff2;
	color:#454545;
}

table#PriceList .sspCell
{
	background-color:#eaeff2;
	font-size:0.6em;	
	color:#5f5b50;
}

table#PriceList .profitHeader
{
	font-family: Arial, Helvetica, Sans-Serif;	
	font-weight:normal;
	font-size:0.6em;
	background-color:#637fa7;
	color:#ffffff;
	padding-top:8px;
}

table#PriceList .profitCell
{
	background-color:#637fa7;
	font-size:0.6em;
	color:#ffffff;
	border-bottom: 1px dashed #c0c0c0;
}

table#PriceList .costHeader
{
	background-color:#789a6c;
	color:#ffffff;
	padding: 3px 0px 3px 0px;
}

table#PriceList .recipeCountHeader
{
	font-size:0.6em;
	background-color:#a0a0a0;
	color:#ffffff;
	padding: 2px 0px 2px 0px;	
}

table#PriceList .rowHeader
{
	background-color: #8e9caa;
	color:#ffffff;
	cursor:default;
	border-bottom: 1px dashed #c0c0c0;
}

.targetRowHeader
{
	background-color:#4F5F2F;
	color:#ffffff;
	cursor:default;
}

.targetColumnHeader
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight:normal;
	font-size:0.6em;
	background-color:#4F5F2F;
	padding: 2px 0px 2px 0px;
	color:#ffffff;
	cursor:default;
}

.targetSSP
{
	background-color:#778F47;
	color:#ffffff;
	cursor:default;
}
.targetProfit
{
	background-color:#4F5F2F;
	cursor:default;
	color:#ffffff;
}

table#PriceList #firstDataRow td
{
	border-top: 1px solid #c0c0c0;
}

table#PriceList td
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.6em;
	font-weight:normal;	
	text-align:center;
	padding: 0px 5px 0px 5px;
	border-bottom: 1px dashed #a0a0a0;
	border-right: 1px dashed #a0a0a0;
}

table#PriceList tbody tr
{
	background-color: #fffff3;
}


table#PriceList tbody .evenRow
{
	background-color: #fffff3;
}


.targetCell
{
	cursor:default;
	color: #ffffff;
	background-color: #4F5F2F;
}

.radioButton
{
	vertical-align:middle;	
	margin-left:20px;
}

.radioButtonLink
{
	text-decoration:none;
}
.radioButtonCaption:hover
{
	text-decoration:underline;
	color:#336699;
}

.radioButtonCaption
{
	font-family: Arial, Helvetica, Sans-Serif;	
	font-weight:normal;
	font-size:0.75em;
	color:#336699;
	margin-left:5px;
	padding: 0px 0px 0px 0px;	
	vertical-align:middle;
}

.radioButtonCaptionSelected
{
	font-weight:bold;
}

.pricingSelector
{
	margin: 0px auto 20px auto;
	width:613px;
}

.radioGroupCaption
{
	font-family: Arial, Helvetica, Sans-Serif;	
	font-weight:normal;
	color:#336699;
	font-size:0.75em;
}

.radioButtonControl
{
	margin-right:10px;
}
