@import url("/Portals/1/Skins/Shakeys/css/Editor.css");

body
{
      background:#571900 url('/Portals/1/Skins/Shakeys/images/xrepeat_BG.gif') repeat-x top;
      height:923px;
      margin:0px;
	  padding:0px;
      text-align: center;
      font-family:Arial, Verdana, Times New Roman;
}

p
{
	margin:0px;
	padding:0px;
}

img
{
	display:block;
	margin:0px;
	padding:0px;
	border:0px;
}
#container
{
      width:1157px; 
      height:923px;     
      margin:0 auto;
      text-align: center;
      background:url('/Portals/1/Skins/Shakeys/images/main_BG.gif') no-repeat top;
      
     
}
#signUp
{
      width:900px; 
      height:36px;   
      margin: 0 auto;  
      background-color:#000000;
      color:#ffffff;
}
.signUpTextBox
{
	font-weight:bold;
	text-align:center;
}
a.signUp , a:active.signUp , a:visited.signUp 
{
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

a:hover.signUp 
{
	color:#FFFFFF;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}

/***** CONTENT *****/
#content
{
	
	width:900px;
	margin:0px auto;
  
}

.headerContentPane
{
	width:900px;
	height:200px;
	margin: 0 auto;
	background: url('/Portals/1/Skins/Shakeys/images/header_pizza.jpg');
}
.topPane
{
	width:900px;
	background-color:#9E180E;
}
.leftContentPane
{
	width:260px;
	background-color:#F3DC80;
	padding-top:10px;
	height:610px;
}

.contentPane
{
	width:400px;
	text-align:center;
	background-color:#FFF9D4;
	padding-top:10px;

}

.rightContentPane
{
	width:240px;
	text-align:center;
	background-color:#F3DC80;
	padding-top:10px;
}

.bottomContentpane
{
background-color:#9E180E;	
}

/***** HEADER *****/
a.headerLink, a:active.headerLink, a:visited.headerLink 
{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
a:hover.headerLink
{
	color:#888888;
	text-decoration:underline;
	font-weight:bold;
}

/***** MENU *****/

/* \*/
* html .sfMenu a {height:19px;}
/* */


.Shakeys_Menu
{
position:relative;
}

.sfMenu
{
width:900px;
height:20px;
padding-top:0px;
padding-left:150px;
vertical-align:middle;

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold; 
color:#FFFFFF;
}

.sfMenu a, .sfMenu a:active, .sfMenu a:visited
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
/* font-weight:bold; */
color:#FFFFFF;
text-decoration:none;
}

.sfMenu a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
/* font-weight:bold; */
color:#F3DC80;
text-decoration:none;
/*border-bottom: 5px solid #ffffff;*/
}

.selected a, .selected a:active, .selected a:visited
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#F3DC80;
text-decoration:none;
/*border-bottom: 5px solid #FFFFFF;*/
}

.selected a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
/* font-weight:bold; */
color:#FFFFFF;
text-decoration:none;
/*border-bottom: 5px solid #FFFFFF;*/
}

#menuwhitedash a, #menuwhitedash a:active, #menuwhitedash a:visited
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
/* font-weight:bold; */
color:#FFFFFF;
text-decoration:none;
/*border-bottom: 5px solid #000000;*/
cursor:none;
}

#menuwhitedash a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
/* font-weight:bold; */
color:#FFFFFF;
text-decoration:none;
/*border-bottom: 5px solid #000000;*/
cursor:none;
}





/***** FOOTER *****/
.footer
{
 padding:0px auto;
 text-align:center;
 background:url('/Portals/1/Skins/Shakeys/images/footerBG.gif');
 height:105px;
}

a.footerLink, a:active.footerlink, a:visited.footerlink 
{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
a:hover.footerLink
{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a.footerLink_Default, a:active.footerlink_Default, a:visited.footerlink_Default, a:hover.footerLink_Default
{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-left:17px;
	padding-right:17px;

}