/* GENERAL STYLES */

* {
   padding:0;
   margin:0;
}
body {
	text-align: center;
	background: #d01f25;
	font-family: Arial, Verdana;
	height: 100%;
	padding-top: 15px;
	
}


h1 
{
	margin: 0;
	color: #d01f25;
	font-size: 14px;	
}

h2 
{
	margin-bottom: 0;
	color: #d01f25;
	font-size: 12px;	
}

p 
{
	line-height: 16px;
}

p.noMargin 
{
	margin-top: 0;	
}

a 
{
	color: #d01f25;
	text-decoration: none;	
}

a:hover 
{
	text-decoration: underline;	
}

.bodyCopy p {
float: left;
	width: 450px;
	padding: 20px 15px 10px 30px;
	text-align: left;
	margin: 0 auto;
        z-index: 250 !important;

}

.bodyCopy p 
{
	font-size: 12px;
	color: #666666;	
	margin-top: 3px;
	margin-bottom: 13px;
}


.bodyCopy a 
{
	color: #d01f25;	
}

.bodyCopy red 
{
	font-size: 12px;
	color: #d01f25;	
}


ul
{
	list-style-type:none;
}

li
{
	font-size:11px;	
	margin-bottom:5px;
	line-height:15px;
}

ul.Sitemap
{
	list-style-type: none;
	padding: 0 0 0 30px;
}

ul.Sitemap li
{
	font-size:12px;	
	font-weight: bold;	
}

ul.Sitemap li ul li
{
	font-size: 11px;
	font-weight: normal;
	background-image: url(images/bg-arrow.gif);
	padding: 4px 0 0 23px;
	background-repeat: no-repeat;
	line-height:14px;
	display: block;
	margin: 4px 0 6px 0;
}

.clearDiv 
{
	clear: both;
}

.floatLeft {
	float: left;
}
.topfloatLeft{
        float: left;
        margin-bottom: -25px;
        margin-top: 8px;
        position: relative;
        z-index: 3;
}
.floatRight {
	float: right;
}

.date 
{
	font-size: 12px;
	color: #000000;
	text-transform: uppercase;
}

.containerAll {
	width: 968px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	min-height: 100%;
}

* html #containerAll
{
	height: 100%;
	border: solid black 1px;
	display: none;
}

.mainCont {
	float: left;
	width: 966px;
	margin: 0 0 10px 0;
}

.mainContTop {
	float: left;
	width: 966px;
	height: 7px;
	clear: both;
	background-image: url(/images/mainContTop.gif);
	background-repeat: no-repeat;
}

.mainContCopy {	
	float: left;
	width: 947px;
	padding: 0 7px 0 12px;	
	background-color:white;
	margin-left:1px;
}

* html .mainContCopy {
	width: 945px;
}

.mainContBottom {
	
	width:966px;
	height:7px;
	clear:both;
	display:block;
	background-image: url(/images/mainContBottom.gif);
	background-repeat:no-repeat;
	margin-left:1px;

}

*html .mainContBottom {
	width:966px;
	padding-right:2px;
}


/* TOP CONTAINER */

.TopContainer {
	
	width:939px;
	padding-left:29px;	
	height:120px;
	padding-top:9px;	
	background-image:url(../images/bg_top.gif);
	background-color:white;
}

.TopContainerBasic {
	
	width:939px;
	padding-left:29px;	
	height:120px;
	padding-top:9px;	
	background-image:url(../images/bg_top.gif);
	background-color:white;
}

*html .TopContainerBasic {
	margin-left:1px;
	width:937px;
}

.tertiaryLinks{
	
	float: right;
	display:block;	
	color:#d01f25;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:2px;
}

.tertiaryLinks a {
	
	color:#d01f25;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	
}

.floatRightSearch{
	float: right;
	clear: right;
	margin-top:5px;
}

input.textBox {
	
	border: 1px solid #7a7a7a;
	font-size: 12px;
	height: 17px;
	width:154px;
	display:block;	
	float:left;
	margin-top:1px;
}

.searchBtn {

	background-image:url(../images/btn_Search.gif);
	display:block;
	float:left;
	width:60px;
	height:21px;
	margin-left:5px;

}

.StockInformation {
	
	float:right;
	clear:right;
	margin-top:18px;
	height:29px;
}

.StockInformation .NYSE {
	
	font-size:10px;
	color:#333;
	
}

.StockInformation .Price {
	
	font-weight:bold;
	color:#666;
	font-size:12px;
	padding-left:10px;
}
.StockInformation .PositiveDelta {
	
	color:#488b0a;
	font-size:12px;
	font-weight:bold;
	padding-left:15px;
}

.StockInformation .Delta {
	color:#488b0a;
	font-size:12px;
	font-weight:bold;
	padding-left:15px;
	}


.StockInformation .NegativeDelta {
	color:#d01f25;
	font-size:12px;
	font-weight:bold;
	padding-left:15px;
}



/* Main Navigation BEGIN */

.redBar {
background:url(../images/nav_base_long.gif) no-repeat;
width: 200px;
}


#mainNavBox {
	
	
	position:absolute;
	width:915px;	

}

a.WAGLogo {
	
	width:236px;
	height:125px;
	display:block;	
	float:left;
	position:absolute;
	left: 0;
	top: 0;
	background-image:url("../images/img-wagLogo.gif");
	background-repeat:no-repeat;
}


.mainNav {

	width: 740px;
	height: 38px;
	display:block;
	position:relative;
	top:0px;
	margin-left:213px;
	overflow: hidden;
	padding: 0;
	float: left;
    background:url(../images/nav_base.gif) no-repeat;

}

* html .mainNav {

	margin-left:107px;

}


.mainNav a {
	
	display:block;
	float:left;
	position:relative;
	height:38px;
	background-image:none;
	background-repeat:no-repeat;
}

* html .mainNav a {

	padding-bottom:15px;
}

.mainNav a.About {
	
	width:176px;

}

.mainNav a.About:hover, .Active a.About {
	
	background-image:url(../images/nav_AboutUs_over.gif);
	
}

.mainNav a.Investor {
	
	width:227px;
	margin-left:-23px;
}

.mainNav a.Investor:hover, .Active a.Investor { 

	background-image:url(../images/nav_Investor_over.gif);

}

.mainNav a.Responsibility {
	
	width:198px;	
	margin-left:-23px;
}

.mainNav a.Responsibility:hover, .Active a.Responsibility { 

	background-image:url(../images/nav_Responsibility_over.gif);

}

.mainNav a.Careers {
	
	width:172px;
	margin-left:-23px;
}

.mainNav a.Careers:hover, .Active a.Careers { 

	background-image:url(../images/nav_Careers_over.gif);

}


/* Homepage Content */

.NewsContent {
	
	width:314px;
	height:353px;
	
	margin-top:45px;
	margin-right:70px;
	
	display:block;
	float:right;

}

* html .NewsContent {

	margin-right:0px;
	position:relative;
	left:-70px;
	
}

.NewsContent .bg {
	
	position:absolute;	
	display:block;
	z-index:1;
}

.NewsContent .Copy {
	
	position:absolute;
	z-index:3;
	width:289px;
	margin-left:13px;
	overflow:hidden;
}

* html .NewsContent .Copy {
	

}

.NewsContent .Copy h2 {
	
	color:#333;
	font-size:11px;
	padding-top:20px;
	padding-left:15px;
	padding-bottom:3px;
	
}


.NewsContent .Copy p {
	
	color:#666;
	font-size:11px;
	line-height:14px;
	padding:8px 15px 0px 15px;
	
}

.NewsContent .Copy h3 {
/* SIFR */

	color:#d01f25;
	text-transform:uppercase;
	font-weight:normal;
	padding:0px 15px 0px 0px;
	margin:12px 0px 7px 0px;
	overflow: hidden;
	height:24px;


}


.NewsReleaseHeadlineBG {
	
	position:absolute;
	z-index:2;
	margin-top:9px;
}


.NewsContent .Copy h3 {
	
	position:relative;
	z-index:3;
	padding-left:15px;
	width:180px;
	font-size:20px;
}

* html .NewsContent .h3 { 

	width:180px;
	margin-top:-1px;
}


.NewsContent .Copy .NewsReleaseHeader .MoreLink {
	
	float:right;
	/*margin-top:5px;
	margin-right:10px;
	position:relative;*/	
	position:absolute;
	right:10px;
	top:240px;
	z-index:3;
}


* html .NewsContent .Copy .NewsReleaseHeader .MoreLink {

	position:relative;
	top:16px;

}

a.MoreLink {
	
	color:#ed1c24;
	font-size:9px;
	text-transform:uppercase;
	text-decoration:underline;
	
}

.NewsContent table.NewsReleaseList {
	
	width:230px;
	margin-left:25px;
	z-index: 4;
	margin-top: -15px;
	
}

.NewsContent table.NewsReleaseList td.Date {
	
	width:48px;
	padding-right:5px;
	padding-top:13px;
	padding-bottom:0px;
	vertical-align:top;
	font-weight:bold;
	font-size:11px;
	color:#333;
	
}

.NewsContent table.NewsReleaseList td.Headline { 

	color:#333;
	font-size:11px;
	padding-top:13px;
	padding-bottom:0px;

}


.homeContainerCopy {
	
	display:block;
	width:500px;
	float:left;
	margin-left:69px;
	font-size:12px;
	color:#666;
	line-height:14px;
	margin-top:57px;
}

* html .homeContainerCopy {

	margin-left:34px;
	margin-top:62px;
}


.homeContainerCopy h1 {
	
	text-transform:uppercase;
	color:#d01f25;
	font-size:20px;
	margin-bottom:12px;
	margin:0px;
	padding:0px;
	height:40px;

}

* html .homeContainerCopy h1 {

	margin-bottom:0px;
	padding-top:4px;
	height:35px;

}

.homeContainerCopy p {
	
	margin:0px;
	padding:0px;
	
}

.homeContainerCopy p strong {
	
	font-weight:normal;
	color:#ed1c24;
	
}
 
.homeContainerCopy p .reg {
	
	font-size:8px;
	position:relative;
	top:-3px;
	
}
  

/* Main Navigation END */

/* Flash Container Styles Begin */

#homeContainer {
	clear: both;
	width: 968px;
	height: 470px;
	z-index: 0 !important;
}

.homeContainerBack {
	
	background-image:url(/images/bg_default.jpg);
	background-position:0px 0;
	background-repeat:no-repeat;
	width:968px;
	height:470px;
	margin-left:-12px;
}


#homeContainerCopy {
	position: absolute;
	display: block;
	width: 474px;
	height: 130px;
	background-color: transparent;
	z-index: 4 !important;
}

.dailyNews 
{
	position: absolute;
	height: 400px;
	width: 350px;
	border: solid 1px #000;
	margin-left: 500px;
	background-color: url(../images/news_bg.gif) no-repeat;
	background-image: url(../images/news_bg.gif) no-repeat;
     z-index: 5 !important;

}


.dailyNews p 
{
	font-size: 12px;
	color: #666666;	
	margin-top: 3px;
	margin-bottom: 13px;
	max-width: 343px;
}


.dailyNews 
{
	font-size: 12px;
	color: #666666;	
	margin-top: 3px;
	margin-bottom: 13px;
	max-width: 343px;
}

.dailyNews a 
{
	color: #d01f25;	
}

.subCont {
	float: left;
	clear: both;
	width: 946px;
	min-height: 480px;
}

.pageName 
{
	width: 463px;
	float: left;
	height: 25px;
	border-bottom: 1px solid #CCCCCC;
	margin: 20px 0 10px 20px;
	padding: 0 0 10px 240px;
}

.leftNav 
{
	float: left;
	width: 210px;
	padding: 8px 0 20px 20px;
}

.leftNav a 
{
	color: #333333;
}

.hideDiv 
{
	display: none;
	float: left;
	clear: both;
	width: 217px;
}

.leftLinkBox
{
	width: 209px;
	padding: 3px;
	font-size: 12px;
	border-top: 1px solid #a4a4a4;
	border-left: 1px solid #a4a4a4;	
	border-right: 1px solid #a4a4a4;
	clear: both;
}

html>body .leftLinkBox { float: left; }

.leftLinkBoxLast
{
	float: left;
	width: 209px;
	padding: 3px;
	font-size: 12px;
	border: 1px solid #a4a4a4;
	clear: both;
}

.leftLinkBox .leftLinkGray, .leftLinkBoxLast .leftLinkGray
{
	float: left;
	width: 193px;
	height: 19px;
	padding: 3px 5px 0 10px;
	font-size: 12px;
	background: #CCCCCC;
	text-transform: uppercase;
	font-weight: bold;
}

.leftLinkBox .leftLinkGray a, .leftLinkBoxLast .leftLinkGray a
{
	text-decoration: none;
	text-transform: uppercase;
	color: #393939;
}

.leftLinkBox .leftLinkRed, .leftLinkBoxLast .leftLinkRed
{
	float: left;
	width: 193px;
	height: 19px;
	padding: 3px 5px 0 10px;
	font-size: 12px;
	background: #d01f25;
	text-transform: uppercase;
	font-weight: bold;
}

.leftLinkBox .leftLinkRed a, .leftLinkBoxLast .leftLinkRed a
{
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
}

.leftLinkBox .leftLinkSub, .leftLinkBoxLast .leftLinkSub 
{
	float: left;
	clear: both;
	height: 18px;
	font-size: 12px;
	background: url(../images/bg-arrow.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 4px 0 0 23px;
	display: block;
}

.leftLinkBox .leftLinkSub a, .leftLinkBoxLast .leftLinkSub a 
{
	text-decoration: none;
}

.leftLinkBox .pageActive
{
	text-transform: uppercase;
	color: #d01f25;
	font-weight: bold;
}
.contentArea 
{
	width: 473px;
	float: left;
	font-size: 11px;
	padding: 0 0 50px 30px;
	line-height: 16px;
}


.rightArea 
{
	float: left;
	width: 175px;
	padding: 0 0 30px 0;
	text-align: right;
}

.rightArea img {
	margin: 0 0 15px 0;
}

.highlight 
{
	color: #d01f25;
}

.label 
{
	width: 140px;
	font-weight: bold;
	text-align: right;
	margin: 0 20px 0 0;
}

.required 
{
	color: #d01f25;	
}

.boardCell 
{
	width: 170px;
	vertical-align: top;
}

.contactUs 
{
	margin: 0 0 0 10px;
}

.contactUs select 
{
	width: 225px;
	font-size: 11px;
}

.contactUs input 
{
	border: 1px solid #666666;
	margin: 1px 0 0 0;
	width: 217px;
	font-size: 11px;
	font-family: Arial, Verdana;
	height: 16px;
	padding: 1px 0 0 3px;
}

.contactUs input.submitBtn
{
	width: 65px;
	height: 21px;
	border: none;	
}

.contactUs .textArea 
{
	border: 1px solid #666666;
	font-size: 11px;
	font-family: Arial, Verdana;
	width: 215px;
	padding: 3px;
}

.searchCont a, .searchCont a:visited 
{
	color: #d01f25;
	text-decoration: underline;	
}

.searchCont a:hover 
{
	text-decoration: none;	
}

.searchResult 
{
	padding: 8px 0 0 0;
}

.searchRsult 
{
	font-size: 10px;
	background: #f3f5f6;
	color: #666666;
	padding: 10px;
	text-align: right;
	float: left;
	clear: both;
	width: 440px;
}

.searchResultTxt 
{
	font-size: 14px;
	background: #f3f5f6;
	color: #666666;
	padding: 10px;
	float: left;
	clear: both;
	width: 440px;
	margin: 0 0 10px 0;
}

.searchCont 
{
	padding: 0 0 0 15px;
	float: left;	
}

.xsltsearch_ordinal, .xsltsearch_title 
{
	font-size: 12px;
}

.xsltsearch_description 
{
	padding: 5px 0 0 12px;
	display: block;
	width: 430px;
}

.bottomCallLeft {
	float: left;
	width: 470px;
	padding: 0 0px 0 0;
	margin: 0;
	background: #fff;
	height: auto;

     
        
}

.bottomCallLeft .header {
	width: 470px;
	float: left;
    background: #d01f25;

}

.bottomCallLeft .top {	
	float: left;
	width: 460px;
        
	height: 16px;
	color: #d01f25;
	padding: 2px 0 0 10px;
	font-size: 11px;
	background-image: url(/images/img-callTop.gif);
	background-repeat: no-repeat;
	
}

.bottomCallLeft .content {
	float: left;
	width: 460px;
	padding: 0 0 0 10px;
	font-size: 11px;
	background: #FFFFFF;


}

.bottomCallLeft .content a {
	color: #333333;
}

.bottomCallLeft .bottom {
	float: left;	
	width: 470px;
    background: #d01f25;	
    background-image: url(/images/img-callBottom.gif);
	background-repeat: no-repeat;
    height: 7px;
    padding-bottom: 0px !important; 

}

.bottomCallRight {
	float: right;
	width: 470px;
	padding: 0 0px 0 0;
	margin: 0;
    background: #fff;
	height: auto;
        
}

.bottomCallRight .header {
	width: 470px;
	float: left;
    background: #d01f25;
}

.bottomCallRight .top {	
	float: left;
	width: 460px;
	height: 16px;
	color: #d01f25;
	font-size: 11px;
	padding: 2px 0 0 10px;
	background-image: url(/images/img-callTop.gif);
	background-repeat: no-repeat;
}

.bottomCallRight .content {
	float: left;
	width: 460px;
	padding: 0 0 0 10px;
	font-size: 11px;
	background: #d01f25;
}
.bottomCallRight .content table tbody tr td{
	padding: 1px 10px 1px 10px;
	background: #fff;
	overflow: hidden;
}
.bottomCallLeft .content table tbody tr td {
	padding: 1px 10px 1px 10px;
	overflow: hidden;
}
.bottomCallRight .content table{
margin-left: -10px;
}
.bottomCallRight .content a {
	color: #333333;
}

.bottomCallRight .bottom {
	float: left;
	height: 7px;
	width: 470px;
    background: #d01f25;
	background-image: url(../images/img-callBottom.gif);
	background-repeat: no-repeat;
    padding-bottom: 0px !important; 
		
}

.alternate {
	background: #f3f5f6;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

.posChange {
	color: #00a651;
}

.negChange {
	color: red;
}

/*** FOOTER **/
 #dropdown
{	
	padding: 0;
	position: relative;
	z-index: 30;
	width: 135px;
	top:11px;
	left:45px;
	display:block;
	float:left;
	cursor:pointer;
}

#dropdown a.Btn {

	/*position:absolute;*/
	width:135px;
	height:18px;
	display:block;
}



* html #dropdown {

	width:220px;
	left:0;
}

#dropdown li
{	
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}

#dropdown span.links a 
{

	width: 135px;
	
	line-height: 15px;

	font-size: 11px;
	font-weight: bold;
	font-color: #d01f25;
	
	margin: 3px 0 0 0;
	padding: 2px 0 1px 5px;
	display: block;

	color:#666;
}	

* html #dropdown span.links a 
{
	width: 128px;
}

#dropdown span.links a:hover {

	color:#d01f25;	

}

#dropdown li img
{		
	float: left;
}

#dropdown div
{	
	display:block;
	clear:left;
	position:absolute;
	visibility:hidden;
	left:0px;
	padding: 0px 0 0 0;
	width: 133px;
	min-height: 40px;
	max-height: 300px;
	margin:  0 0 0 0;
	background-image:url(../images/drop_bg.png);
	border: 1px solid #b7b7b7;
}

* html #dropdown div {
	left:42px;
	width:133px;
}

html>body #dropdown div { *margin: 0 0 0 0; }

#dropdown div a
{	
	position: relative;
	display: block;
	margin: 0;
	padding: 3px 10px 3px 13px;
	background-color: transparent;
	color: #d11c2d;
	font: 11px arial;
	text-align: left;
	text-decoration: none;
}

* html #dropdown div a {
	
	padding: 3px 0x 3px 13px; 

}

#dropdown div a:hover
{	
	color: #d11c2d;
}

.logoLinks {
	
	display:block;
	float:right;
	position:relative;
	top:0px;
	left:-46px;
}

* html .logoLinks {
	
	display:block;
	position:relative;
	height:50px;
	float:right;
	top:0px;
	left:-46px;
	/*margin-right:25px;*/
}

* html .logoLinks a {

	display:inline;
	
}

* html .logoLinks a.Wendys, * html .logoLinks a.Arbys {

	float:left;

}

* html .logoLinks a.Wendys, * html .logoLinks a.Arbys, * html .logoLinks a.Map {

	float:left;

}


* html .logoLinks a img {

	float:left;

}

.footerContainer 
{
	float: left;
	width: 968px;
	height: 50px;
	text-align: center;
	margin-top:10px;
}

* html .footerContainer 
{
	width: 960px;
}

.footer {	

	text-align:center;
	width: 496px;
	height:39px;
	display: block;
	margin-left:120px;
	background-image:url(../images/bg_FooterNav.gif);
	float:left;

}

* html .footer {

	margin-left:0px;
	margin-right:0px;
	float:left;
	margin-left:30px;
}

.footer .copyright {
	
	font-size:10px;
	color:#d01f25;
	text-transform:uppercase;
	
}

.footer .links {

	color:#d01f25;
	font-size:8px;
	padding-top:5px;
	padding-bottom:5px;

}
.footer .links a {
	color: #d01f25;
	font-size:10px;
	font-weight:bold;
}

.ccbnBullet {
      list-style-type: square;
      
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari 3.0 and Chrome rules here */
	
	.mainNav { top:1px; }

}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
