@charset "utf-8";

body { font:100% Verdana, Geneva, sans-serif; font-size:14px; background-color:#e7b874; background-image:url(../css/images/background.gif); background-repeat:repeat-x; margin:0; padding:0; color:#080808; }

/********************** Links ***************************/
a:link, a:active{ text-decoration:none; color:#3333FF; font-size:14px; font-weight:normal; }
a:visited { text-decoration:none; color:#6600FF; font-size:14px; font-weight:normal; }
a:hover{ text-decoration:none; color:#CC9900; font-size:14px; font-weight:normal; }

.ptsmall { font-size:10px; text-align:center; }

.navy { color:#009; font-size:12px; }

.ptbrown { color:#963; }

h1 {color:#808080; font-size:14px; font-weight:bold; display:inline; }

#align-justify { width:80%; margin:0px auto; text-align:justify; }

/********************** HR ***************************/
#hr { margin:0px auto; border:none 0; border-top:1px solid #8C472E;/*the border*/width:100%; height:1px; }

.layout #container { width:780px; background:#FFFFFF; margin:0 auto; border:#18283f solid 3px; text-align:left; } 

.layout #header { background:#DDDDDD; padding:0 10px 0 20px; background-image:url(../css/images/JeffsPizzaLogo.gif); border-bottom:#18283f solid 3px; background-repeat:no-repeat; height:176px; } 

.layout #header h1 { color:#999999; font-size:14px; font-weight:normal; margin: 11px 0 0 450px; display:inline; }

.layout #sidebar { float:left; width:200px; background:#FFFFFF; padding:15px 10px 15px 20px; color:#999999; font-size:12px; font-weight:normal; }

#sidebar ul li { list-style-type:none;/*turns off display of bullet*/ }

#sidebar h1 { color:#999999; font-size:14px; font-weight:normal; display:inline; }

#sidebar h2.ir { position:relative; width:175px; height:25px; padding:0; overflow:hidden; display:inline; }

#sidebar h2.ir em { display:block; width:175px; height:22px; padding-top:3px; font-style:normal; color:#18283f; text-align:center; position:relative; background:url(../css/images/mainmenu.jpg) no-repeat left top; font-size:16px; }

/********************** Wrapper ***************************/
#wrapper { display:block; width:175px; margin:0px auto; text-align:left; }
#wrapper h1 {color:#808080; font-size:14px; font-weight:normal; display:inline; }

#wrapper a:link, #wrapper a:active{ text-decoration:none; color:#fff; font-size:14px; font-weight:normal; }
#wrapper a:visited { text-decoration:none; color:#fff; font-size:14px; font-weight:normal; }
#wrapper a:hover{ text-decoration:none; color:#fff; font-size:14px; font-weight:normal; }

/***** NAVLIST *****/

#wrapperNavlist { display:block; width:175px; background-image:url(../css/images/arrow-bkg.gif); background-repeat:no-repeat; padding:0; font-weight:bold; }

#navlist { margin:0;/*removes indent IE and Opera*/ padding:0;/*removes indent Mozilla and NN7*/ }

#navlist a, #navlist a:visited { display:block; height:24px; line-height:24px;/*must be equal to height. Centers the text vertically*/
  padding:0 0 0 24px; color:white; font-weight:normal; text-decoration:none; background:url(../css/images/nav.jpg) repeat-x left top; text-transform:uppercase; }

#navlist a:hover { background-position:0 -24px; /* Shift background image vertically 24px, or start of the 2nd background image (on mouseover) */color:white; }

#bot-img { display:block; width:175px; height:25px; position:relative; background:url(../css/images/mainmenu2.jpg) no-repeat left top; }

.layout #mainContent { margin:0 0 0 250px; padding:10px 10px 0 0; }

#mainContent h1 { color:#18283f; font-size:20px; font-weight:bold; display:inline; }
#mainContent h2 { color:#18283f; font-size:14px; font-weight:bold; display:inline; }

#tabs { width:100%; border-bottom:#18283f solid 3px; height:22px; }

/********************** TABBED NAV ***************************/
ol#toc { height:2em; list-style:none; margin:5px 0 0 0; padding:0; }
ol#toc li { float:left; margin:0 1px 0 0; }
ol#toc a { background:#bdf url(../css/images/tabs.gif); color:#fff; display:block; float:left; height:2em; padding-left:10px; text-decoration:none; text-transform:uppercase; }
ol#toc a:hover { background-color:#3af; background-position:0 -120px; text-transform:uppercase; }
ol#toc a:hover span { background-position:100% -120px; text-transform:uppercase; }
ol#toc li.current a { background-color:#48f; background-position:0 -60px; color:#fff; text-transform:uppercase; }
ol#toc li.current span { background-position:100% -60px; }
ol#toc span { background:url(../css/images/tabs.gif) 100% 0; display:block; line-height:2em; padding-right:10px; }

p.menu_description { color:#8e271c; font-weight:bold; font-size:10px; text-align:center; }

.layout #footer { padding:0 10px 0 20px; text-align:center; border-top:#18283f solid 3px; } 
.layout #footer p { margin:0; padding:10px 0; font-size:11px; }
.layout #footer h1 {color:#808080; font-size:11px; font-weight:normal; display:inline; }
.layout a:link, #copyright a:active{ text-decoration:none; color:#808080; font-size:11px; font-weight:normal; }
.layout a:visited { text-decoration:none; color:#808080; font-size:11px; font-weight:normal; }
.layout a:hover{ text-decoration:none; color:#808080; font-size:11px; font-weight:normal; }

.fltrt { float:right; }

.fltlft { float:left; }

.clearfloat { clear:both; }

#clearfloat { clear:both; line-height:0px; }
