/****************************************************** 
	Title:    McDonals
	Author:   Wizzard
	Updated:  10/07/2009
	Style:    DEFAULT Stylesheet
******************************************************/



/****************************************************** 
	LIST OF CONTENTS

		Global:				:	=Common
							:	=Logo
							:	=Banners
							:	=Pagination
							:	=Forms
							:	=Copyright
							:	=Mag Studio


		Layout:				:	=Body
							:	=Wrapper
							:	=Header
							:	=Sidebar
							:	=Main
							:	=Footer


		Inner Pages:		:	=Contact Page
						

******************************************************/


/* ************************ GLOBAL STYLES */

/* .................... =Common */



/* ...................... =Logo */

/* ................. =Copyright */





/* ******************************* LAYOUT */

/* ...................... =Body */

body {
	background:#FEBF16 url(images/site_images/page-bgr.gif) left top repeat-x;
	margin: 0px;
	padding: 0px;
}

a 
{
	color:#EE2125;	
}


/* .................... =Wrapper */

#wrapper {
	width:938px;
	padding:0px 21px 0px 21px;
	background:#FFFFFF url(images/site_images/wrapper-bgr.gif) left top repeat-y;
}


/* .................... =Header */

#header-index, #header-inner {
	width:100%;
	height:287px;
	position:relative;
	
	background:url(images/site_images/header-index-bgr.jpg) left top no-repeat;
}

#header-inner { background:url(images/site_images/header-inner-bgr.jpg) left top no-repeat; }


#logo
{
	display:block;
	width:302px;
	height:131px;
	text-indent:-9999px;
	position:absolute;
	top:42px;
	left:55px;
	outline:none;
	
	background:url(images/site_images/logo.gif) left top no-repeat;
}

#photo_contest
{
	display:block;
	width:248px;
	height:66px;
	text-indent:-9999px;
	position:absolute;
	right:157px;
	top:50px;
	outline:none;
	
	background:url(images/site_images/labels/photo_contest.gif) left top no-repeat;
}



/* *************************** NAVIGATION */

#navigation
{
	margin:0;
	padding:0;
	position:absolute;
	right:20px;
	bottom: 57px;
	list-style-type:none;
	overflow:visible;
}

	#navigation li
	{
		float:left;
		width:96px;
		height:31px;
		list-style-type:none;
	}
	
	#navigation li a
	{
		text-indent:-9999px;
		display:block;
		width:96px;
		height:32px;
		outline:none;
		
		background:url(images/site_images/navigation.gif) left top no-repeat;
	}
	
	#navigation li#a_terms {margin-top:-9px; margin-left:5px}
	#navigation li#a_gallery {margin-top:-22px; margin-left:15px;}
	#navigation li#a_news {margin-top:-35px; margin-left:14px;}
	
	
	#navigation li#a_home a { }
	#navigation li#a_home a:hover, #navigation li#a_home a.active { background-position:-104px 0px }
	#navigation li#a_terms a { width:100px; height:35px; background-position:0px -35px;}
	#navigation li#a_terms a:hover, #navigation li#a_terms a.active { background-position:-104px -35px; }
	#navigation li#a_gallery a {width:105px; height:35px; background-position:0px -70px;}
	#navigation li#a_gallery a:hover, #navigation li#a_gallery a.active {background-position:-104px -70px;}
	#navigation li#a_news a {width:105px; height:35px; background-position:0px -105px;}
	#navigation li#a_news a:hover, #navigation li#a_news a.active {background-position:-104px -105px;}


/* *************************** CONTENT */

#content-index, #content-inner
{
	width:100%;
	height:393px;
	position:relative;
	
	background:url(images/site_images/content-index-bgr.jpg) left top no-repeat;
}

#content-inner 
{ 
	height:auto;
	
	background:#FFFFFF url(images/site_images/content-inner-bgr.gif) left bottom repeat-x; 
}


#welcome_label
{
	display:block;
	width:446px;
	height:128px;
	text-indent:-9999px;
	position:absolute;
	top:20px;
	left:25px;
	
	background:url(images/site_images/labels/index.gif) left top no-repeat;
}

#welcome_text
{
	position:absolute;
	width:500px;
	font-size:12px;
	top:190px;
	left:25px;
	color:#FFFFFF;
}

	h2
	{
		font-weight:bold;
		font-size:14px;
		margin-bottom:14px;
	}
	
a#enter
{
	display:block;
	width:176px;
	height:31px;
	text-indent:-9999px;
	margin-top:14px;
	
	background:url(images/site_images/buttons/enter.gif) left top no-repeat;
}

/* *************************** FOOTER */

#footer-index, #footer-inner
{
	width:100%;
	height:120px;
	position:relative;
	
	background:url(images/site_images/footer-index-bgr.jpg) left top no-repeat;
}

#footer-inner { background:url(images/site_images/footer-inner-bgr.gif) left top no-repeat; }

address
{
	font-style:normal;
	font-size:11px;
	position:absolute;
	bottom:15px;
	left:10px;
	color:#505050;
}

ul#partners
{
	margin:0;
	padding:0;
	list-style-type:none;
	position:absolute;
	right:15px;
	bottom:15px;
}

	ul#partners li
	{
		float:left;
		width:120px;
		height:43px;
		list-style-type:none;
	}
	
	ul#partners li a
	{
		display:block;
		width:120px;
		height:45px;
		text-indent:-9999px;
	}

	ul#partners li#p_sony, ul#partners li#p_sony a   { width:140px; }
	ul#partners li#p_darik, ul#partners li#p_darik a { width:140px; }
	ul#partners li#p_sofia, ul#partners li#p_sofia a { width:35px; }
	
	ul#partners li#p_sony a	  {  background:url(images/site_images/partners/sony.gif) left 13px no-repeat; }
	ul#partners li#p_darik a  {  background:url(images/site_images/partners/darik.gif) left top no-repeat; }
	ul#partners li#p_sofia a  {  background:url(images/site_images/partners/sofia.gif) left top no-repeat; }

/* ************************** GALLERY */

div.navbar
{
	width:93%;
	margin:10px auto;
	
	background:#FDD41F url(images/site_images/navbar-bgr.gif) left top repeat-x;
}

td div.navbar
{
	width:100%;
	background:#FDD41F url(images/site_images/navbar-bgr.gif) left top repeat-x;
}

div.navbar a
{
	color:#ED2024;
	color:#242021;
}
	
/* ........................... */
 