/*******************************************************
TITLE: Cooking games
*******************************************************/

body {
margin:.5em;
padding:0;
height:1000px;
background-color:#ffffff;
background-image:url(img/body-bg.jpg);
background-position:top;
background-repeat:repeat-x;
color:#000000;  
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
}

a {
color:#547699;
text-decoration:underline;
}

a:hover {
color:#999999;
text-decoration:none;
}

img {
border:none;
}

img.left {
float:left;
margin:0 .5em 0 .2em;
padding:.2em;
border:1px solid #eeeeee;
}

img.right {
float:right;
margin:0 .2em 0 .5em;
padding:.2em;
border:1px solid #eeeeee;
}

blockquote.warning {
margin:1em;
padding:.5em;
padding-left:5em;
background-color:#ffffff;
background-image:url(img/blockquote-bg-warning.jpg);
background-position:left top;
background-repeat:no-repeat;
border-top:1px solid #eeeeee;
}

blockquote.question {
margin:1em;
padding:.5em;
padding-left:5em;
background-color:#ffffff;
background-image:url(img/blockquote-bg-question.jpg);
background-position:left top;
background-repeat:no-repeat;
border-top:1px solid #eeeeee;
}

blockquote p {
font-size:.8em;
margin:.2em;
color:#616161;
}

#centerColumn { 	
margin:0 auto;
padding-top:1px;
padding-left:1em;
padding-right:1em;
width: 750px;
text-align:left;
vertical-align: middle;	
background-color:#fffac1;
border:1px solid #BBD1E2;
}
#adsense_horizontal h2 {
font-size:1.4em;
letter-spacing:.1em;
color:#DA8619;
}


#centerColumn h2 {
font-size:1em;
letter-spacing:.1em;
color:#DA8619;
}
div.pageSelector{
   width: auto;
   height: auto;
   border-style:solid; border-width:0px;

   margin: 0.5em 14.5em 0.5em 0.5em;
}


div.mainInfo{
        width: auto;
        height: 150px;
        border-style:solid; border-width:1px; border-color:#F0F0F0;
        background-color:#FFFFFF;
        margin: 0.0em 15.5em 0.5em 0.5em;
        padding: 0.5em 0.5em 0.5em 0.5em;
}
div.mainInfo h3 a{
        color:#003366;
        border-style:solid; border-width:0px; 
}
div.image {
   float:left;
   width: 120px;
   height: 100px;
   margin-right:0.5em;
   margin-bottom:0.5em;
   background-color:#F0F0F0;
   border-style:dotted; border-width:1px; border-color:#F0F0F0;
}

div.image_title {
   float:left;
   width: 120px;
   height: 100px;
   margin-top:0.5em;
   margin-right:0.5em;
   margin-bottom:0.0em;
   background-color:#F0F0F0;
   border-style:dotted; border-width:0px; border-color:#F0F0F0;
}

div.image h3{
   color:#CCCCCC;
}
#header {
margin:0 0 0 0;
padding:0 0 0 0;
height:120px;
background-color:#FFFF99;
background-position:bottom right;
background-repeat:no-repeat;
border:1px solid #EBCD48;
}
#adsense_horizontal {
margin:5px 0 0 0;
padding:0 0 0 0;
height:20px;
}
#new_games{
margin:0 0 0 0;
padding:0 0 0 0;
height:30px;
}
#header h1 {
margin:0 0 -.6em 0;
padding:1em 0 0 1em;
font-size:1.5em;
letter-spacing:.1em;
color:#ffffff;
}

#header h2 {
margin:0 0 0 0;
padding:1em 0 0 1.75em;
font-size:.9em;
font-weight:300;
letter-spacing:.1em;
color:#000000;
}

#navtabs {
margin:0 0 0 0;
float:left;
width:100%;
height:6em;
font-size:93%;
line-height:normal;
}

#navtabs ul {
margin:0;
padding:4.1em 0 0 .2em;
list-style:none;
}

#navtabs li {
display:inline;
margin:0;
padding:0;
}

#navtabs a {
float:left;
background-image:url(img/tableftB.gif);
background-position:left top;
background-repeat:no-repeat;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}

#navtabs a span {
float:left;
display:block;
background-image:url(img/tabrightB.gif);
background-position:right top;
background-repeat:no-repeat;
padding:5px 15px 4px 6px;
color:#9E8100;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navtabs a span {float:none;}

/* End IE5-Mac hack */
#navtabs a:hover span {
color:#000;
}

#navtabs a:hover {
background-position:0% -42px;
}

#navtabs a:hover span {
background-position:100% -42px;
color:#000000;
}

#fauxRightColumn2 {
float:right;
width: 200px;
font-size:.9em;
background-color:#ffffff;
background-image:url(img/fauxrightcolumn-bg.jpg);
background-position:top;
background-repeat:repeat-x;
border-bottom:1px solid #eeeeee;
}
#fauxRightColumn {
position:relative;
float:right;
margin:.0em 0 0 .5em;
padding:0 .7em .7em .7em;
width: 200px;
font-size:.9em;
background-color:#ffffff;
background-image:url(img/fauxrightcolumn-bg.jpg);
background-position:top;
background-repeat:repeat-x;
border-bottom:1px solid #eeeeee;
}

#fauxRightColumn h2 {
margin-bottom:-1em;
font-size:1.1em;
color:#DA8619;
}
#fauxRightColumn h1 {
margin-bottom:-1em;
font-size:1.5em;
color:#DA8619;
}

#fauxRightColumn a {
font-size:.9em;
text-decoration:none;
color:#559449;
}

#fauxRightColumn a:hover{
text-decoration:none;
color:#cccccc;
}

#footer {
position:relative;
bottom:0;
margin:5em 0 0 0;
padding:0;
text-align:center;
font-size:.9em;
background-color:#ffffff;
border-top:1px solid #eeeeee;
}

#desc {
position:relative;
bottom:0;
margin:0 0 0 0;
padding:5px;
text-align:center;
font-size:.9em;
background-color:#ffffff;
border-top:1px solid #eeeeee;
}
