/*
 * z-index assignments:
 * 
 * container     5
 * navigation    131
 * searchsecond  151
 * 
 */


/***global***/
body {
    margin: 0px 0px 0px 0px;
    text-align: center;
}

h1 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    line-height: 115%;
    font-family: arial, helvetica, sans-serif;
}

h2 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    line-height: 115%;
	font-size: 15px;
    font-family: arial, helvetica, sans-serif;
}

h3 {
font-family: arial, helvetica, sans-serif;
line-height: 115%;
margin: 0px 0px 0px 0px;
font-size: 15px;
padding:0;
}

sup, sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	color: #999999;
}

sup {
	bottom: .5ex;
}

sub {
	top: .5ex;
}

p, li, table, label, tr, td  {
    line-height: 115%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
}

img {border:0;}

a:link {
    font-family: arial, helvetica, sans-serif;
    text-decoration: underline;
}

a:visited {
    font-family: arial, helvetica, sans-serif;
    text-decoration: underline;
}

a:hover {
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
}

a:active {
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
}
/***end global***/


/***navigation***/
#navigation {
    z-index: 131;
    position:absolute;
    display: block;
	background: url(http://www.yum.com/images/bg_pngBgTrans_sm.png);
    font-family: arial, helvetica, sans-serif;
    color: #ffffff;
    width: 385px;
	padding-left:15px;
	padding-bottom:12px;
	height:220px;
}

.navigationlogo{
	padding-left:10px;
	}

.navrules{
	background:url(http://www.yum.com/images/nav_rules.gif) repeat-y -25px;
	float:left;
	width:375px;
}

ul.listnav {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    display: block;
}

ul.listnav li {
 	margin:0px 2px 0px 2px;
	padding:0px 10px 3px 10px;
    list-style: none;
    font-size: 11px;
}
	

			ul.listnav h1 {
			    font-size: 14px;
			    margin: 0px 0px 0px 0px;
			    color: #ffffff;
			}
		
				ul.listnav h2 {
			    font-size: 12px;
			    margin: 0px 0px 0px 0px;
			    color: #ffffff;
			}

			ul.listnav a:link {
 				 color: #ffffff;
	 			   text-decoration: none;
			}

			ul.listnav a:visited {
			    color: #ffffff;
			    text-decoration: none;
			}

			ul.listnav a:hover {
			    color: #ffffff;
			    text-decoration: underline;
			}

			ul.listnav a:active {
			    color: #ffffff;
			    text-decoration: none;
			}
/***end navigation***/


/***search***/
#searchsecond {
    left: 670px; /* adjusted from 735px */
    margin: 0px 0px 0px 0px;
    width: 300px;  /* adjusted from 232px */
    z-index: 151;
    position: relative;
}

			#searchsecond p {
			    font-family: arial, helvetica, sans-serif;
			    color: #ffffff;
			    font-size: 11px;
			    margin: 0px 0px 0px 0px;
			}

			#searchsecond a:link {
			    color: #ffffff;
				text-decoration: none;
			}

			#searchsecond a:visited {
			    color: #ffffff;
				text-decoration: none;
			}

			#searchsecond a:hover {
			    color: #ffffff;
				text-decoration: underline;
			}

			#searchsecond a:active {
			    color: #ffffff;
				text-decoration: none;
			}
			
#searchsecond input {
    color: #a0a0a0;
    margin: 0px 0px 0px 0px;
    width: 150px;
    font-size: 11px;
    background: url(http://www.yum.com/images/bg_searchGlyph.gif) no-repeat #ffffff;
    padding-left: 30px;
	border:none;
	float:right;
}

#searchsecond form {
    padding: 0px 0px 0px 45px;
    margin: 0px 0px 0px 0px;
    color: #a0a0a0;
    font-size: 11px;
}

.searchright {
    position: relative;
    float: right;
    padding: 5px 5px 5px 5px;
    background: url(http://www.yum.com/images/bg_pngBgTrans_sm.png) -8px;
}

.searchleft {
    position: relative;
    float: left;
    padding: 5px 5px 5px 5px;
}

.searchclear {
    position: relative;
    padding: 10px 0px 0px 0px;
    clear: both;
    display: block;
}

.pipe{
	padding:0px 10px;
	}
/***end search***/


/***content area***/
#container1{
	position:relative;
	margin-right:auto;
	margin-left:auto;
	z-index:5;
	width:970px;
	border-right:#cccccc solid 1px;
	border-left:#cccccc solid 1px;
	border-bottom:#cccccc solid 1px;
	text-align:left;
}

.contentsecond {
	text-align: center;
	width: 970px;
	position:relative;
	display:block;
	float:left;
	background: url(http://www.yum.com/images/shadow_bottom3.gif) repeat-x;
}

.contentsecondvert {
	margin-top:24px;
	width: 940px;
	position:relative;
	display:block;
}
	
.contentvertr{
	float:right;
}

.contentvertl-inv h1{
	    font-size: 30px;
	    color: #909090;
	    padding: .0em 0em;
	}
	
.contentvertl-inv h2{
	    font-size: 18px;
	    color: #909090;
	    padding: .2em 0em;
	}

.contentvertl-inv p{
		color: #666666;
	    padding: .5em 0em;
	}

/*tertiary nav*/
.rightnav{
	text-align:left;
	float:right;
	width:180px;
	display:block;
	position:relative;
	margin:8px 0px 0px 20px;
	padding:18px 20px 10px 20px;
	border:#cccccc solid 1px;
	background: url(http://www.yum.com/images/shadow_bottom3.gif) repeat-x center -8px;
}

.rightnav p{
	padding-bottom:10px;
	}

	.rightnav a:link{
		font-size:10px;
		text-decoration:none;
		border-bottom:#376ea4 1px dotted;
	}
	
	.rightnav a:visited{
		font-size:10px;
		text-decoration:none;
		border-bottom:#376ea4 1px dotted;
	}
	
	.rightnav a:active{
		font-size:10px;
		text-decoration:none;
		border-bottom:#376ea4 1px dotted;
		}
	
	.rightnav a:hover{
		font-size:10px;
		text-decoration: none;
		border-bottom:#376ea4 1px solid;
	}
/*end tertiary nav*/
	
/*tables*/
.contentvertl-inv table{
	margin:10px 0px 10px 0px;
	}
	
.tabledate{
	border-bottom:1px solid #999999;
	padding: 5px 2px;
	width:10%
	}
	
.tableformat-a{
	border-bottom:1px solid #999999;
	padding: 5px 2px;
	}
	
.tableformat-b{
	border-bottom:1px solid #999999;
	padding: 5px 2px;
	width:10%;
	}
	
.tablenoformat{
	border-top:none;
	border-bottom:2px #777777 solid;
	color:#666666;
	font-size:14px;
	font-weight:bold;
}
/*end tables*/
 

.logo {
	float: right;
	margin: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}


.noformat {
border: none;
}


/*forms*/


/*end forms*/
/***end content area***/

/***footer***/
.footertwo {
    padding: 20px 0px;
    clear: both;
    width: 970px;
}

	.footertwo a:link {
		text-decoration: none;
		color: #898989;
	}
	
	.footertwo a:visited {
		text-decoration: none;
		color: #898989;
	}
	
	.footertwo a:active {
		text-decoration: none;
		color: #898989;
	}
	
	.footertwo a:hover {
		text-decoration: underline;
		color: #898989;
	}

.footertwol {
    float: left;
    padding: 0px 20px;
    width: 50%;
    text-align: left;
}

.footertwor {
    float: right;
    text-align: right;
    padding: 0px 20px;
    width: 30%;
}
/***end footer***/


/***generic***/
.left {
    float: left;
}

.right {
    float: right;
}


.clear {
    clear: both;
}
/***end generic***/
