/* this CSS file is for the content area of the product lander pages - changes will only affect files using this lander css file */

#content {
	font-family:Georgia, serif;
	color:#827140;
	font-size:13px;
	line-height:18px;
	background: url('http://www.robinschocolate.com/images/left_bird.jpg') 5px 0px no-repeat;

}

#content h1 {
	display:block;
	color:#1b5573;
	margin:0px 15px;
	font-size:18px;
	font-weight:normal;
	letter-spacing:3px;
	background: url('http://www.robinschocolate.com/images/blue_dot_border.gif') bottom repeat-x;
	line-height:45px;
	padding:5px 0px;
	padding-left:50px;
}

#content h2 {
	display:block;
	color:#1b5573;
	font-size:14px;
	padding:5px 0px 0px 0px;
}

#content p {
	padding:8px 15px;
	clear:both;
}

#content a {
	text-decoration:none;
	color:#1b5573;
}
#content a:hover {
	text-decoration:underline;
}

fieldset {
	margin:0;
	padding:0;
	padding-left:2px;
	margin-top:5px;
	border:none;
}

fieldset legend {
	font-size:16px;
	line-height:17px;
	color: #1b5573;
	padding-left:15px;
	padding-right:4px;
}

fieldset ol {
	padding:0;
	margin:0;
}

fieldset ol li {
	list-style-type:none;
	padding:3px;
}

fieldset ol li em {
	color:#C00;
}

fieldset ol li i {
	font-size:10px;
}

fieldset ol li label {
	font-size:11px; 
	display: block;
	float:left;
	clear:both;
	width:98px;
	text-align:right;
	line-height: 1.8;
	vertical-align: top;
	padding-right:10px;
}

input#submit, p.more_info {
	margin-left:104px;
}

#form_error {
	font-family:Helvetica, Arial, sans-serif;
	color:#C00;
	padding-left:104px;
	font-size:11px;
}

#content #highlight {
	display:block;
	float:left;
	margin-left:15px;
	height:68px;
	width:256px;
	margin-bottom:7px;
	padding:0;
	background-color:#dae2e8;
}

#content #highlight.story {
	width:527px;
}

#content #highlight.story p {
	width:411px;
}

#content #highlight p {
	display:block;
	float:left;
	padding:0;
	clear:none;
	height:56px;
	width:155px;
	padding-top:5px;
	font-family:Helvetica, Arial, Arial, sans-serif;
	font-size:11px;
	color:#1b5573;
	line-height:14px;
	text-align:left;
	letter-spacing:1px;
	padding-left:5px;
}

#content #highlight img {
	border-right:4px solid #fff;
}

#content #highlight a {
	display:block;
	float:right;
	width:36px;
	height:46px;
	font-family:Georgia, serif;
	font-size:12px;
	color:#1b5573;
	text-align:center;
	border-left:2px solid #fff;
	padding-top:22px;
}

#content #highlight a img {
	border-right:none;}

#content table { margin:10px; }
#content table tr td {padding:2px 0px; }
#content table tr th {text-align:left; color:#1b5573; }