/************************
Background color of green
************************/
body {
	background-color:#518679;
	margin:0;
	}
#container {
	background-color:#518679;
	width:1000px;
	margin:0 auto;
	}
	
#clear {
	clear:both;
	}

/**************************************************
main holds the white center with small green shadow
**************************************************/
#main {
	
	background:url(/mcdonalds/images/home_bkgnd.jpg);
	width:926px;
	margin:0 auto;
	}
	
/**********
footer divs
**********/

#footer {
	margin:0px 0px 0px 34px;
	background:url(/mcdonalds/images/macfoot.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding:50px 20px 40px 75px;
	}
	
#footer a {
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	}
	
	
#footercopy {
	float:right;
	padding-right:50px;
	}
	
#footerlinks {
	float:left;
	height:25px;
	}
/*******************
home page divs
new 3-11
********************/
#homeCenter {
	width:905px;
	margin:0 auto;
}

#homeLeft {
	width:690px;
	float:left;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	/*border:#FFFF00 solid thin;*/
}

#leftContent {
	margin-left:50px;
}
#homeLeft h1 {
	font-size:30px;
	margin:0px;
	padding:0px;
	padding-top:0px;
	/*border:#FFFF00 solid thin;*/
	}
	
#homeLeft p {
	font-size:14px;
	line-height:20px;
	}
#homeLeft #steps {
	width:616px;
	background:url('/mcdonalds/images/new_steps_img.jpg') no-repeat;
	height:222px;
	display:block;
}
#homeRight {
	float:right;
	/*border:#03F solid thin;*/
	background:url('/mcdonalds/images/social_bg.jpg') no-repeat;
	background-color:#ffffff;
	width:203px;
	text-align:left;
	margin:0px;
	padding:0px;
}
#homeRight a {
	text-decoration:none;
	color:#528679;
}
#homeRight #inner {
	margin: 0px 10px 10px 10px;
}
#social_divider {
	border-top:#cccccc solid thin;
	height:1px;
	margin:7px 0px 7px 0px;
	padding-left:5px;
	padding-right:5px;
}
#button1 {
	font-size:15px;
	font-weight:bold;
	line-height:24px;
	color:#f3921d;
	width:190px;
	position:relative;
	left:325px;
	top:100px;
	/*border:#03F solid thin;*/
	float:left;
}
#go {
	line-height:24px;
	color:#f3921d;
	width:95px;
	position:relative;
	top:145px;
	/*border:#03F solid thin;*/
	float:right;
}
#button1 a {
	color:#f3921d;
	text-decoration:none;
}
#button1 a:hover {
	color:#f3921d;
	/*font-weight:bold;*/
	text-decoration:underline;
}
#table {
	margin-top:10px;
}
#table td {
	font-size:11px;
}
#table td a {
	color:#528679;
	text-decoration:none;
}
#table td a:hover {
	text-decoration:underline;
	font-weight:bold;
}
/*******************
middle section divs
*******************/

#mid {
	/*border:#FFFF00 solid thin;*/
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	padding-right:30px;
	padding-left:57px;
	padding-bottom:20px;
	padding-top:0px;
	text-align:left;
	}
	
#mid h1 {
	font-size:30px;
	margin:0px;
	padding:0px;
	}
	
#mid p {
	font-size:14px;
	}
	
#photos { 
	margin:0;
	padding:5px;
	}

#promo{width:836px;height:96px;background:url(/mcdonalds/images/McHome_Promos_bk.jpg) no-repeat;color:#000000;font-family:Arial,Helvetica,sans-serif;margin:0;text-align:left;}
#promo_left_header{color:#737373;font-size:13.5px;font-weight:bold;}
#promo_left_text{font-size:11.5px;color:#000000;}
#promo_left_abstract{float:right;font-family:Arial,Helvetica,sans-serif;width:280px;padding-top:12px;}
#promo_left_image{float:left;padding-top:9px;}
#promo_left{width:360px;padding-left:28px;float:left;}
#promo_left_link{padding-top:5px;color:#518679;font-size:11px;font-weight:bold;}
#promo_left_link a{text-decoration:underline;color:#518679;}

#promo_right_header{color:#737373;font-size:13.5px;font-weight:bold;}
#promo_right_text{font-size:11.5px;color:#000000;}
#promo_right_abstract{float:right;font-family:Arial,Helvetica,sans-serif;width:280px;padding-top:12px;}
#promo_right_image{float:left;padding-top:9px;}
#promo_right{width:360px;padding-left:23px;float:right;padding-right:40px;}
#promo_right_link{padding-top:5px;color:#518679;font-size:11px;font-weight:bold;}
#promo_right_link a{text-decoration:underline;color:#518679;}

#smphoto {
	padding-right:35px;
	color:#FFFFFF;
	height:70px;
	}
	

	
/*************************
Internal Page Center Style
*************************/

#internal {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	padding-right:60px;
	padding-left:60px;
	padding-bottom:20px;
	padding-top:20px;
	text-align:left;
	}

#solidRule {
	border-top:#CCCCCC thin solid;	
	height:1px;	
	margin:35px 0px 35px 0px;	
}
	
#internal h1 {
	font-size:30px;
	line-height:30px;
	}
	
.size14 {
	font-size:16px;
	}
	
#internal p, li {
	font-size:14px;
	}

#internal a:link, #internal a:visited {
	color:#2b564b;
	font-size:14px;
	text-decoration:none;
	}

#internal a:hover {
	text-decoration:underline;
	}
	
#internal_right {
	float:right;
	padding-left:25px;
	}

#orange {
	font-family:Arial, Helvetica, sans-serif;
	color:#f4911e;
	font-size:13px;
	margin-top:20px;
	}
	
#orange li {
	background:url(/mcdonalds/images/bullet_arrow.jpg) no-repeat;
	list-style:none;
	line-height:30px;
	background-position:0px 10px;
	padding-left:13px;
	}
	
#orange a:link, #orange a:visited {
	color:#f4911e;
	text-decoration:none;
	}
	
#orange a:hover {
	text-decoration:underline;
	}
	


#iCalc{border:medium none;}

/***********
header divs
***********/

#tophead {
	background:url(/mcdonalds/images/machead_02.jpg);
	width:905px;
	height:105px;
	font-size:36px;
	color:#ffffff;
	}
	
#logo {
	float:left;
	margin:70;
	}
#topmenu {
	width:905px;
	margin:0px;
	padding:0px;
}
#topimage {
	width:905px;
	margin:0px;
	padding:0px;
}
	
/******************
right side menu div
******************/
#games {
	width:550px;
	}
#games p {
	width:370px;
	font-size:15px;
}
.head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	}
	
.head a:link {
	font-size:16px;
	color:#2b564b;
	text-decoration:none;
	}

.calcHead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	line-height:18px;
	}

.calcHead a {
	color:#2b564b;
	font-size:18px;
}

	
#menu {
	width:200px;
	float:right;
	margin-top:0px;
	padding:10px;
	}

#menu ul {
	margin:0px;
	padding:0px;
}
	
#menu li {
	margin-left:0px;
	padding-left:0px;
	list-style:none;
	color:#000000;
	}
	
#menu a:link {
		display: block;
		padding-top:4px;
		padding-bottom:4px;
		padding-left:10px;
		width: 190px;
		background-color: #c9ddd8;
		border-bottom: 2px solid #ffffff;
		text-decoration:none;
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:normal;
		text-align:left;
	}

#menu li a {
		display: block;
		padding-top:4px;
		padding-bottom:4px;
		padding-left:10px;
		width: 190px;
		background-color: #c9ddd8;
		border-bottom: 2px solid #ffffff;
		text-decoration:none;
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:normal;
		text-align:left;
	}

#menu a:hover {
	background-color:#98c2b8;
	text-decoration:none;
	}

/*
#menu li .calcSub {
	background-color: #e7f4f1;
	display: block;
	border-bottom: 0px solid #ffffff;
	font-size:12px;
	/*color:#990000;*/ /*
}

#menu li .calcSub a:link {
	display: block;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:0px;
	width: 190px;
	color:#06F;
}

.calcSub1 {
}
 
.calcSub1 a:hover {
	background-color:#98c2b8 !important;
}
*/
#breadcrumbs {
	position:relative;
	left:200px;
	top:15px;
	}

#breadcrumbs a {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-right:10px;
	}

/* twitter right box  */
h2.tut{	color:#00BBFF;font-family:Arial,Helvetica,sans-serif;font-size:25px;padding:12px 0 0 40px;text-shadow:2px 1px 6px #333333;text-transform:uppercase;}
#twitter-ticker{	width:190px;	height:520px;	/*background:url('/include/modules/tweets/img/slickbg.png') no-repeat #f5f5f5;*/	color:#666666;	display:none;text-align:left;background:none repeat scroll 0 0 #f7f7f7; margin:0px; padding:0px;}
#tweet-container{height:230px;margin:0 2px 0 0;overflow:hidden;padding:0 2px 0 0;width:auto;background:none repeat scroll 0 0 #FFFFFF;color:#666666;font-family:Arial,Helvetica,sans-serif;}
#twitIcon{padding:6px 2px 5px 13px;}
#top-bar{background:#f7f7f7;position:relative; margin:0px; padding:0px;}
.tweet{/*background:url("/include/modules/tweets/img/transparent.png") repeat scroll 0 0 transparent;border:1px solid #F0F0F0;*/margin:6px 6px 4px;overflow:hidden;padding:4px 4px;width:auto;}
.tweet .avatar,
.tweet .user,
.tweet .time{	float:left;}
.tweet .time{color:#F08F1E;font-size:9px;padding-top:3px;text-transform:uppercase;white-space:nowrap;}
.tweet .avatar img{	width:36px;	height:36px;	border:2px solid #eeeeee;	margin:0 5px 5px 0;}
.tweet .txt{	clear:both;font-size:12px;}
.tweet .user{	font-weight:bold;}
#loading{	margin:100px 95px;}
.jScrollPaneContainer {background:#ffffff;	position: relative;	overflow: hidden;	z-index: 1;	border:0px solid #CCCCCC;width:179px !important;margin:0 4px 4px;}
.jScrollPaneTrack {	position: absolute;	cursor: pointer;	right:1px;	top:1px;	height: 99%;	background: #ddd;}
.jScrollPaneDrag {	position: absolute;	background: #999;	cursor: pointer;	overflow: hidden;}
.jScrollPaneDragTop {	position: absolute;	top: 0;	left: 0;	overflow: hidden;}
.jScrollPaneDragBottom {	position: absolute;	bottom: 0;	left: 0;	overflow: hidden;}
a.jScrollArrowUp {	display: block;	position: absolute;	z-index: 1;	top: 0;	right: 0;	text-indent: -2000px;	overflow: hidden;height: 9px;}

#followUs {
	border:#cccccc thin solid;
	background:url("/mcdonalds/spanish/images/follow_bg.jpg") repeat-x;
	width:179px; 
	height:37px;
	font-family:Arial, Helvetica, sans-serif;
	color:#484846;
	font-weight:bold;
	font-size:14px;
	margin:10px 0px 12px 0px;
	}
	
#followUsItems {
	padding:9px 0px 7px 11px;
	}
	
#followUs img {
	margin:-2px 0px 0px 5px;
	}
	
#khan {
	border:#cccccc thin solid;
	background-color:#f8f8f8;
	width:163px;
	height:164px;
	display:inline-block;
	padding-left:3px;
	padding-top:3px;
	padding-bottom:3px;
	vertical-align:top;
	zoom: 1;
	*display:inline;
}
#khanText {
	padding-left:10px;
	padding-top:10px;
	color:#666666;
	font-size:12px;
	
}
#khanSpace {
	width:60px;
	height:30px;
	display:inline-block;
	background-color:#ffffff;
	zoom: 1;
	*display:inline;
}
