@charset "utf-8";

/* ========= DANIEL'S RESET MAGIC ========= */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,
legend,input,button,textarea,blockquote,th,td { margin: 0; padding: 0; }

table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,th,var,optgroup { font-style:inherit; font-weight:inherit; }
strong { font-style:inherit; font-weight:bold; }
em { font-style:inherit; font-style:italic; }
del,ins { text-decoration:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; font-variant:normal; }
sup { vertical-align:baseline; }
sub { vertical-align:baseline; }
legend { color:#000; }
input,button,textarea,select,optgroup,option { font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit; }

/* ========= …AND NOW FOR DEFAULT FONT STYLES ========= */
select,input,button,textarea,button { font-size:99%; font-family: Verdana; }
table { font-size:inherit; }
pre,code,kbd,samp,tt { font-family: monospace, "Courier New", Courier; line-height:100%; }
body {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 14px;
	color: #ede5ae;
	background: url(../images/bg_rpt.jpg) repeat center fixed;
}
.componentheading { margin-bottom: 15px; }
a { color: #FCDF23; }
a:hover { color: #FFFFFF; }
input { margin-top: 5px; }
h2 { color: #FCDF23; }

/* ========= HERE COMES THE PAGE LAYOUT STRUCTURE ========= */
#thepage {
	width: 100%;
	height: 100%;;
	background: url(../images/bg.jpg) repeat-y center fixed;
}
#wrapper {
	width: 1000px;
	margin: 0 auto 0 auto;
	background: url(../images/bg_wrapper.jpg) repeat-y;
}
#header {
	height: 150px;
}
#mainbody {
	width: 616px;
	display: block;
	font-size: 14px;
	text-align: justify;
	float: left;
}
#leftsidebar {
	width: 280px;
	min-height: 500px;
	margin-right: 15px;
	padding-right: 5px;
	float: left;
	margin-left: 40px;
	background-image: url(../images/dvdline-top.jpg), url(../images/dvdline-bot.jpg), url(../images/dvdline-mid.jpg);
	background-position: top right, bottom right, top right;
	background-repeat: no-repeat, no-repeat, repeat-y;
}
#footer {
	width: 996px;
	padding: 5px 2px;
	text-align: center;
	background: url(../images/footer_brdr.png) no-repeat top center;
}
#headernav {
	width: 300px;
	float: left;
	margin-top: 115px;
	margin-left: 27px;
}

#headerslide {
	background: url(../images/hd_slide-7.jpg) no-repeat;
	width: 996px;
	height: 319px;
	margin: 0 auto 0 auto;
}



/* ========= THE NAV ========= */
#nav {
	width: 996px;
	height: 50px;
	background: url(../images/bg_nav.png) repeat-x;
	margin: 0 auto 0 auto;
}
#nav ul, ul.nav {
	text-align: center;
	width: 100%;
	list-style-type: none;
	padding-top: 10px;
}
#nav ul li, ul.nav li {
	display: inline;
	padding: 20px;
}
#nav ul li a, ul.nav li a {
	text-decoration: none;
	text-transform: uppercase;
}
.moduletable ul, .moduletable_menu ul {
	display: inline;
	list-style-type: none;
}
.moduletable_menu {
	width: 530px;
	margin: 0 auto;
}
.moduletable_menu{
    background-position:0px 0px;
}
.moduletable_menu:hover,.moduletable_menu.hover{
    background-position:0px -40px;
}
#nav_home {
    width: 80px;
    height: 35px;
    float: left;
}
#nav_home:hover {
    filter: contrast(200%)
}
#nav_contact {
	width: 120px;
	height: 35px;
    float: left;
}
#nav_contact:hover {
    filter: contrast(200%)
}
#nav_sitemap {
	width: 100px;
	height: 35px;
    float: left;
}
#nav_sitemap:hover {
    filter: contrast(200%)
}
/*.moduletable ul li.item1 a {
	width: 80px;
	height: 35px;
	float: left;
	background: url(../images/hd_nav_home.png) no-repeat;
	display: block;
	text-indent: -9009px;
}
.moduletable ul li.item18 a {
	width: 120px;
	height: 35px;
	float: left;
	background: url(../images/hd_nav_contact.png) no-repeat;
	display: block;
	text-indent: -9009px;
}
.moduletable ul li.item19 a {
	width: 100px;
	height: 35px;
	float: left;
	background: url(../images/hd_nav_sitemap.png) no-repeat;
	display: block;
	text-indent: -9009px;
}*/
.moduletable_menu ul li.item-104 a {
	width: 120px;
	height: 40px;
	float: left;
	background: url(../images/nav_locations.png) no-repeat;
	display: block;
	text-indent: -9009px;
	margin-right: 40px;
}
.moduletable_menu ul li.item-102 a {
	width: 120px;
	height: 40px;
	float: left;
	background: url(../images/nav_aboutus.png) no-repeat;
	display: block;
	text-indent: -9009px;
	margin-right: 40px;
}
.moduletable_menu ul li.item-103 a {
	width: 170px;
	height: 40px;
	float: left;
	background: url(../images/nav_menus.png) no-repeat;
	display: block;
	text-indent: -9009px;
	margin-right: 40px;
}
.moduletable_menu ul li.item-107 a,
.moduletable_menu ul li.item-108 a,
.moduletable_menu ul li.item-109 a,
.moduletable_menu ul li.item-110 a,
.moduletable_menu ul li.item-111 a {
	float: left;
	margin-right: 35px;
}
/*.moduletable_menu ul li.item6 a {
	width: 140px;
	height: 40px;
	float: left;
	background: url(../images/nav_specials.png) no-repeat;
	display: block;
	text-indent: -9009px;
}
.moduletable_menu ul li.item7 a {
	width: 110px;
	height: 40px;
	float: left;
	background: url(../images/nav_coupons.png) no-repeat;
	display: block;
	text-indent: -9009px;
}*/

/* ========= ELEMENTS ========= */
.logo {
	float: left;
	border: 0;
}
.phone {
	float: left;
	margin-left: 40px;
}

/* ========= THE FOOTER ========= */
#footer p {
	font-size: 14px;
	line-height: 15px;
}
#footer a {
	text-decoration: none;
	color: #fcdf23;
}
#footer a:hover {
	color: #9a6d26;
}
.menuworksicon {
	padding: 0 5px 0 5px;
	position: relative;
	top: 5px;
}
.menuworks_a {
	color: #f47b20
}
.menuworks_b {
	color: #006b6e
}

/* ========= THE CONTENT AREA ========= */
.contentheading, .componentheading, .contentheading a, .componentheading a {
	font-size: 26px;
	font-style: italic;
	font-weight: normal;
	color: #FFFF00;
	width: 100%;
}
.blog {
	width: 100%;
}






#moduleleft {
	float: left;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #FFFFFF;
	text-align: center;
	padding-right: 31px;
	padding-left: 31px;
}
#mainbody2 {
	float: left;
	width: 598px;
	padding-left: 50px;
	padding-right: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.4em;
	color: #FFFFFF;
	font-weight: normal;
}





#menuimages img {
	margin-bottom: 30px;
	margin-left: 20px;
	border: thin solid yellow;
	opacity: 0.85;
	box-shadow: 7px 7px 7px black;
}

#menuimages img:hover {
	opacity: 1;
}






#module {
	width: 228px;
}
#module-top {
	background-image: url(/templates/olympiangrill/images/Olympian_ModuleTop.png);
	float: left;
	height: 28px;
	width: 228px;
}
#module-mid {
	background-image: url(/templates/olympiangrill/images/Olympian_ModuleMid.png);
	background-repeat: repeat-y;
	float: left;
	width: 168px;
	padding-right: 30px;
	padding-left: 30px;
}
#module-btm {
	background-image: url(/templates/olympiangrill/images/Olympian_ModuleBtm.png);
	float: left;
	height: 27px;
	width: 228px;
	margin-bottom: 10px;
}
#module-mid h2 {}
#module-mid p {
	font-size: 14px;
}
#module-mid .phonumbers {
	font-weight: bold;
	color: #CC9900;
	font-size: 16px;
}
.moduletable h3 {
	font-size: 14px;
	color: #CC9900;
	margin-bottom: -10px;
}