/* Module or special stylesheets are called in below... */
@import url("news.css");
@import url("contact.css");
@import url("directions.css");
@import url("offline.css");
@import url("gallery.css");
@import url("calendar.css");
@import url("poll.css");
@import url("staff.css");


html {
	height: 97%;
}


body {
	height: 97%;
	font-family: "Segoe UI",Arial,Helvetica,sans-serif;
	font-size: 12px;
	background-image: url('../../images/pageBg.png');
	background-position: bottom center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #8E8E55;
}


img {
	vertical-align: middle;
}


table {
	border-spacing: 0px;
	_border-collapse: collapse;
	border-width: 0px;
}

tr {
	padding: 0px;
}


input, textarea, select {
	font-family: "Segoe UI",Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding: 3px;
	vertical-align: middle;
}


a, a:link, a:active, a:visited {
	color: #069;
	text-decoration: none;
}


a:hover {
	color: #000;
	text-decoration: underline;
}

.pageProtect {
	width: 500px;
	border-width: 1px;
	border-style: solid;
	border-color: #600;
	background-color: #FFA8A8;
}

.pageProtect td {
	padding: 15px;
	color: #600;
	text-align: center;
}

.bodyTable {
	width: 1020px;
	background-image: url('../../images/trans.png');
}




.header {
	background-image: url('../../images/header.png');
	background-position: center;
	background-repeat: no-repeat;
	height: 89px;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #000;
}

.tabBar {
	border-style: solid;
	border-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #000;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.tabBar ul {
	display: inline-block;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.tabs ul {
	display: inline-block;
	list-style: none;
	margin: 0px;
	padding: 0px;	
}

.tabOff {
	display: block;
	float: left;
	height: 22px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	margin: 0px;
	background-image: url('../../images/tab.png');
	background-position: left;
	background-repeat: no-repeat;
	vertical-align: middle;
	font-weight: bold;
	margin-right: 5px;
	border-style: solid;
	border-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-color: #000;
}

.storetabOff {
	display: block;
	float: left;
	height: 22px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	margin: 0px;
	background-image: url('../../images/storeOn.png');
	background-position: left;
	background-repeat: no-repeat;
	vertical-align: middle;
	font-weight: bold;
	margin-right: 5px;
	border-style: solid;
	border-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-color: #000;
}

.tabOn {
	display: block;
	float: left;
	height: 22px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	margin: 0px;
	background-image: url('../../images/tabOn.png');		background-position: left;
	background-repeat: no-repeat;
	vertical-align: middle;
	font-weight: bold;
	margin-right: 5px;
	border-style: solid;
	border-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-color: #000;
}

.menuOff {
	height: 22px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	margin: 0px;
	background-image: url('../../images/menuOff.png');
	background-position: right;
	background-repeat: no-repeat;
	vertical-align: middle;
	font-weight: bold;
	margin-right: 5px;
	border-style: solid;
	border-width: 0px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-color: #000;
	margin-bottom: 3px;
}
 


.menuOn {
	height: 22px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	margin: 0px;
	background-image: url('../../images/menuOn.png');
	background-position: right;
	background-repeat: no-repeat;
	vertical-align: middle;
	font-weight: bold;
	margin-right: 5px;
	border-style: solid;
	border-width: 0px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-color: #000;
	margin-bottom: 3px;
	color: #FFF;
}


.proMenuOff img, .proMenuOn img {
	border-width: 0px;
}

.proMenuOff {
	height: 27px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 0px;
	margin: 0px;
	background-image: url('../../images/menuOff.png');
	background-position: right;
	background-repeat: no-repeat;
	vertical-align: middle;
	font-weight: bold;
	margin-right: 5px;
	border-style: solid;
	border-width: 0px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-color: #000;
	margin-bottom: 3px;
}

.proMenuOn {
	height: 27px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 0px;
	margin: 0px;
	background-image: url('../../images/menuOn.png');
	background-position: right;
	background-repeat: no-repeat;
	vertical-align: middle;
	font-weight: bold;
	margin-right: 5px;
	border-style: solid;
	border-width: 0px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-color: #000;
	margin-bottom: 3px;
	color: #FFF;
}


.menuOn img, .menuOff img {
	border-width: 0px;
}

.menuOn a, .menuOn a:link, .menuOn a:hover, .menuOn a:active, .menuOn a:visited {
	color: #FFF;
	text-decoration: none;
}

.menuOff a, .menuOff a:link, .menuOff a:hover, .menuOff a:active, .menuOff a:visited {
	color: #000;
	text-decoration: none;
}

.linkOn a, .linkOn a:link, .linkOn a:hover, .linkOn a:active, .linkOn a:visited {
	color: #FFF;
	text-decoration: none;
}

.linkOff a, .linkOff a:link, .linkOff a:hover, .linkOff a:active, .linkOff a:visited {
	color: #000;
	text-decoration: none;
}

.tabOn a, .tabOn a:link, .tabOn a:hover, .tabOn a:active, .tabOn a:visited {
	color: #FFF;
	text-decoration: none;
}

.tabOff a, .tabOff a:link, .tabOff a:hover, .tabOff a:active, .tabOff a:visited {
	color: #000;
	text-decoration: none;
}

.copyright a, .copyright a:link, .copyright a:hover, .copyright a:active, .copyright a:visited {
	color: #FFF;
	text-decoration: none;
}

.body {
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	border-top-width: 0px;
	padding: 10px;
}

h1 {
	font-size: 22px;
	color: #666;
	font-weight: bold;
}

.locations {
	padding: 0px;
	margin: 0px;
	width: 174px;
	border-width: 1px;
	border-style: solid;
	border-color: #000;
	border-top-width: 0px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.locationHeader {
	padding: 0px;
	margin: 0px;
	width: 174px;
	height: 33px;
	background-image: url('../../images/locationsTab.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}

.copyright {
	width: 250px;
	height: 25px;
	padding-top: 3px;
	background-image: url('../../images/bottom.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}

.specials {
	border-width: 1px;
	border-color: #000;
	border-style: solid;
	width: 174px;
}

.specials thead td {
	height: 29px;
	background-image: url('../../images/specials.png');
	background-repeat: repeat-x;
	text-align: center;
	color: #000;
	font-weight: bold;
	vertical-align: middle;
	padding-bottom: 3px;
}

.specials tbody td {
	padding-left: 4px;
	padding-right: 4px;
}

.newProducts {
	border-width: 1px;
	border-color: #000;
	border-style: solid;
	width: 174px;
}

.newProducts thead td {
	height: 29px;
	background-image: url('../../images/new.png');
	background-repeat: repeat-x;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	vertical-align: middle;
	padding-bottom: 3px;
}

.newProducts tbody td {
	padding-left: 4px;
	padding-right: 4px;
}
