/* zarifas-template.css, holds page structural elements */
/* Duplicated in main page css, any changes made here apply there. */

#belly-dance-header        { width: 100%; height:125px; background: url(../images/egyptian-decor-bg.gif) top left repeat-x; text-align: center; margin:0; padding:0; }
#egyptian-statue           { width: 900px; height: 125px; text-align: center; margin:auto; background:url(../images/egyptian-statue-header.jpg) top left no-repeat; }
#bellydance-home           { width: 900px; height: 104px; display: block; margin:0; padding:0; }
#belly-dance-header ul     { width: 900px; height: 20px; margin:0; padding:0; }
#belly-dance-header li     { margin:0; padding:0; display: inline; text-align: center; font-family: Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: 700; color: #ffffff; }

#outer                     { margin: 0 auto 0 auto; padding:0; width: 900px; background: #ffffff url(../images/heiroglyphics-left.gif) top left repeat-y; }
#inner                     { margin: 0; padding:0; width: 900px; background: url(../images/heiroglyphics-right.gif) top right repeat-y; }
#egyptian-statue-container,
#bellydance-container      { margin:0; padding:0; float: left; width: 900px; height: 30px; }
#belly-dance-border-top    { margin:0; padding:0; float: left; width: 844px; height: 30px; background: url(../images/heiroglyphics-top.gif) top left repeat-x; }
#belly-dance-border-bot    { margin:0; padding:0; float: left; width: 844px; height: 30px; background: url(../images/heiroglyphics-bot.gif) top left repeat-x; }
.egyptian-statue-left      { margin:0; padding:0; float: left; width: 28px; height: 27px; background:url(../images/egyptian-decor-corner.gif) top left no-repeat; }
.egyptian-statue-right     { margin:0; padding:0; float: right; width: 28px; height: 27px; background:url(../images/egyptian-decor-corner.gif) top right no-repeat; }
#bellydance-container .egyptian-statue-left,
#bellydance-container .egyptian-statue-right { margin-top: 3px; }

#main                      { margin: 0; padding:6px 36px 1px 36px; } /* 0px bottom breaks IE 7 */

/*footer address */
#zarifas-foot              { margin:0; padding:0; font-size: 75%; font-weight:700; text-align:center; color: #ca0065; white-space: nowrap; }

/* main top nav */
#belly-dance-header a        { text-decoration: none; }
#belly-dance-header a:link   { color: #ffffff; }
#belly-dance-header a:visited{ color: #ffffdf; }
#belly-dance-header a:active { color: #FF0000; }
#belly-dance-header a:hover  { color: #ffdc4f; }
