@charset "utf-8";
/* CSS Document */

/* Global */

td.bodyCopy {
	background-color: #FFF;
}

body {
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/core/background.jpg);
	background-repeat: no-repeat;
	background-color: #d6c9a2;
	background-position: top center;
	height:100%;
}

#caps,#caps a,#caps a:link,#caps a:visited,#caps a:hover {
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10px;
	color:#660000;
	background-color:#FFFFFF;
}
.copyright {
	color: #666;
	font-size: 9px;
	font-weight: bold;
}
A {
	font-size:11px;
	color: #660000;
	}
A:link {
	font-size:11px;
	text-decoration: none;
	outline:none;
}
A:visited {
	font-size:11px;
	text-decoration: none;
	color: #660000;
	outline:none;
}
A:hover {
	font-size:11px;
	text-decoration: none; 
	color:#660000;
	outline:none;
}

img.bod{
	float:left;
	padding-right: 7px;
}

img.eot{
	float:left;
	margin:0 10px 30px 0;
	padding:3px;
}
img.partners {
	margin-bottom: 7px;
}
h1{
	font-size:22px;
	color:#8b1004;
	padding:0px;
	margin:0px;
}


/*Custom Links */
#page_top_holder{
	background-image:url(../images/core/bkgrnd_header.gif);
	background-repeat:no-repeat;
	width:850px;
	height:85px;
}
#page_top_simplenav{
	padding-left:15px;
	padding-top:10px;
	float:left;
	width:250px;
}
#logo{
	float:left;
	margin-left:40px;
	padding-top:10px;
}
.headerlink:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #575757;
	text-decoration: none;
	margin-right:10px;
	font-weight:bold;
	outline:none;
}
.headerlink:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #575757;
	text-decoration: none;
	margin-right:10px;
	font-weight:bold;
	outline:none;
}
.headerlink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #900;
	text-decoration: none;
	margin-right:10px;
	font-weight:bold;
	outline:none;
}
.footer{
	margin:0 auto;
	width:870px;
}
.footerlink:link {
	font-size:10px;
	color: #666;
	text-decoration: none
}
.footerlink:visited {
	font-size:10px;
	color:#666;
	text-decoration: none;
}
.footerlink:hover {
	font-size:10px;
	color:#660000;
	text-decoration: underline; 
}

.feedslink {
	font-size:12px;
	color:#999999;
	text-decoration: none;
}
.feedslink:visited {
	font-size:12px;
	color:#666666;
	text-decoration: none;
}
.feedslink:hover {
	font-size:12px;
	color:#666666;
	text-decoration: none;
}
.Graylink:link {
	color:#666;
	text-decoration: none;
	font-family: Trebuchet MS1, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.Graylink:hover {
	color:#660000;
	text-decoration: none;
	font-family: Trebuchet MS1, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.Graylink:visited {
	color: #666;
	text-decoration: none;
	font-family: Trebuchet MS1, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.selected{
	color:#660000;
	font-family: Trebuchet MS1, Helvetica, sans-serif;
	font-weight:bold;
}
/* Home page - News section */
.header_news {
	color: #660000;
	font-family: Trebuchet MS1, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 4px;
}
.news_item {
	font-size: 11px;
	color: #333;
	border-bottom: #333 dashed 1px;
	padding-bottom: 7px;
	margin-bottom: 7px;
}
.news_item a {
	color:#333;
	line-height:15px;
	text-decoration:none;
}
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #c4bfae;
}
.jScrollPaneDrag {
	position: absolute;
	background: #9a937c;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
.search {
	height:25px;
	width:230px;
	margin-right:0px;
	padding-top:10px;
	float:right;
}
.search_button{
	position:absolute;
	margin-left:190px;
	margin-top:5px;
	
}
.search_field{
	padding:3px 1px 3px 20px;
	width: 190px;
	height: 17px;
	border:1px solid #CCC;
	color: #616161;
	font: 11px Arial;
}
.search_icon{
	position:absolute;
	margin-top:5px;
	margin-left:2px;
}

.news_date {
	color: #990000;
	font-size: 10px;
}

/* Home page - Intro headline */
.home_headline {
	color: #660000;
	font-family:Trebuchet MS1, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
}
#home_bottom_pods{
	margin:0 auto;
	width:860px; 
	overflow:hidden; 
	clear:both;	
}
#home_pod_1{
	width:522px;
	height:295px;
	background-image:url(../images/home/darden_home_pod1.png);
	padding-left:22px;
	padding-right:10px;
	padding-top:15px;
	float:left;
	background-repeat: no-repeat;
}
#home_pod_2{
	background-image:url(../images/home/darden_home_pod2.png);
	float:left;
	width:268px;
	height:226px;
	padding-top:20px;
	padding-left:18px;
	padding-right:18px;
}
#home_pod_3{
	background-image:url(../images/home/darden_home_pod3.png);
	float:left;
	width:304px;
	height:64px;
}
.scroll-pane{
	height:180px;
	overflow:auto;
}

/* text */
.header{
	font-size:18px;
	color:#660000;
	margin-bottom:5px;
	font-family: Trebuchet MS1, Helvetica, sans-serif;
}

.subheader {
	color:#660000;
	font-size:14px;
	margin-bottom:5px;
	font-family:Trebuchet MS1, Helvetica, sans-serif;
	}

.txt_8px{font-size:8px;}
.txt_10px{font-size:10px;}

/* About Darden */
/* Investor Relations */
.cellGrayLight {
	color: #000000;
	font-family: Trebuchet MS1, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	background-color: #F8F8F8;

}
.cellGrayDark {
	color: #000000;
	font-family: Trebuchet MS1, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	background-color: #E0E0E0;

}
.cellHeaderLight {
	color: #B80000;
	font-family: Trebuchet MS1, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-color: #E6E6E6;

}
.cellHeaderDark {
	color: #B80000;
	font-family: Trebuchet MS1, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-color: #CFCFCF;
}
span.name{
	clear: right;
	color: #a01117;
	display: block;
}

/* Corporate Governance */
/* Community */
/* Diversity */
/* Our Restaurants */
/* Careers */
.newsbox {
	background: #F7EBD6;
	border: 1px solid #ccc;
	padding: 16px;
}
.boldlink {
	font: bold 12px Trebuchet MS1, Helvetica, sans-serif;
	color: #660000;
}
.main_table {
	background-image: url(../images/core/side_shadows_repeater.png);
	background-repeat: repeat-y;
	margin: 0 auto;
}
.single_column{
	width:790px;
	margin-left:20px;
	margin-right:20px;
	margin-top:15px;
}
.main_content {
	width: 830px;
	margin-top: 0px;
	padding-right: 10px;
	padding-bottom:20px;
	padding-left: 10px;
	line-height: 18px;
	background-color: #ffffff;
	overflow:hidden;
	height:100%;
}
.main_content_textonly {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.header_shadow_sm {
	/*background-image: url("../images/core/header_shadow_sm.jpg");
	background-repeat: no-repeat;*/
	height: 140px;
	margin-bottom:7px;
	width: 850px;
}
.header_shadow_med {
	/*background-image: url(../images/core/header_shadow_med.jpg);
	background-repeat: no-repeat;*/
	height: 200px;
	width: 850px;
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom:7px;
}
.header_shadow_lg {
	height: 230px;
	width: 850px;
	padding:0px;
	margin-bottom:7px;
}
.side_bar_list {
	list-style-position: outside;
	list-style-type: none;
	margin-left: 20px;
	line-height: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.side_bar_list_sec{
	list-style-position: outside;
	list-style-type: none;
	margin-left: 15px;
	line-height: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.side_bar {
	background-image: url(../images/core/side_nav_top.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	float:left;
	height:100%;
	width: 235px;
	margin-top:10px;
	padding: 0px;
}
.right_side_content {
	width: 565px;
	margin-left: 20px;
	float:left;
	margin-top: 15px;
}
.media_contact{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom: solid 1px #999;
}
.mediaLogo{
	border-right: 1px dashed #CCC;
	margin-right:20px;
	width:170px;
	padding-top:10px;
	padding-bottom:10px;
}
.mediaInfo{
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
}
.side_box_img{
	float:right;
	border:#666 solid 1px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:5px;
}

 /*User List Board Members*/
ul.left{
	float:left;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	color: #555555;
}
ul.center{
	list-style-type:none;
	color: #555555;
	margin: 0px;
	padding: 0px;
}
ul.left li, ul.center li, ul.right li{
	clear: both;
	line-height: 1.2em;
	}
li.bio {
	background-image:url(../images/board/bio_back.jpg);
	background-repeat:no-repeat;
	height:165px;
	width:397px;
	padding-left:7px;
	padding-right:10px;
	padding-top:7px;
}
.caption{
	width:400px;	
}
.pdf_button {
	margin-top: 120px;
	margin-left: 160px;
	position: absolute;
}
li.bioblank {
	background-repeat:no-repeat;
	height:165px;
	width:397px;
	padding-left:7px;
	padding-right:10px;
	padding-top:7px;
}
li.bio .bioDownload
{
	padding: 5px 0;
	margin: 25px 0 0 0;
}

/**** Community Programs List ****/
ul.communityProgramsList
{
}

ul.communityProgramsList li
{
	padding: 5px 0 10px 0;
	margin:0;
}

ul.communityProgramsList li ul li
{
	padding: 0 0;
	margin:0;
}


/**** Quote Box: This is used to bring attention to an area on some pages ****/
.quoteBox
{
	background-color: #f4eedc;
	background-image: url('../images/quote_bx_bg.jpg');
	background-position:top;
	background-repeat: no-repeat;
	padding: 15px;
	border:1px solid #d6cfba;
	color:#333;
	text-align:left;
	line-height:15px;
}

.quoteBox ul
{
	padding: 0px;
	margin: 0px;
}

.quoteBox ul li {
	list-style-type: none;
	margin-bottom: 10px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
}


/******** List used for the corporate governance items *********/
.lstCorpgov
{
	list-style:none;
	margin: 10x 0 10px 20px;
	padding:0;
}
.lstCorpgov li
{
	padding:8px 0;
	margin:0;
}

/******** Styles used for the image gallery ************/
.imgGalleryThumbnailRow
{
	padding: 10px 0;
	margin:0;
	width: 100%;
}

.imgThHorz
{
	width: 120px;
	float:left;
	padding: 0 10px;
}
.imgGalleryThumbnailRow img
{
	border:none;
}

/********** Table used for contact us **************/
.tblContact
{
	
}

.tblContact td
{
	padding: 10px 5px;
}

