@charset "utf-8";
/* The Office */

/*
Date:    19/08/2010
Authors: Blair Nichols, Ben Jovanic
Company: Supreme Web Solutions
Website: http://www.supremewebsolutions.com
*/
/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/*------ remember to define focus styles! ------*/
:focus {
	outline: 0;
}
body {
	
}
ol, ul {
	list-style: none;
}
/*------ tables still need 'cellspacing="0"' in the markup ------*/
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* RESET END */

/* HTML5 */
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
/* HTML5 END */

/* BODY */
body {
	background: #000;
	font: 14px/16px Tamhoa, Arial !important;
	color: #FFF;
	text-align: justify;
}
body strong {
	font-weight: bold;
}
body em {
	font-style: italic;
}
body h1, body h2 {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #FFF;
	font-size: 22px;
	font-weight: bold;
	text-transform: capitalize;
}
body p {
	margin: 10px 0 10px 0;
}
body p.error {
	color: #F00;
}
body a, body a:visited {
	color: #FFF;
	text-decoration: none;
}
body a:hover {
	text-decoration: underline;
}
.errorMessage {
	color: #F00;
}
/* BODY END */

/* CONTAINER */
div#container {
	background: url(../images/the-office-multiprint-bg.jpg) no-repeat bottom;
	width: 850px;
	margin: 10px auto;
	border: 1px solid #FFF;
}
/* CONTAINER END */

/* HEADER */
header#site-header {
}
header#site-header img#logo {
	height: 45px;
	float: left;
}
header#site-header address#vcard {
	height: 42px;
	padding: 3px 5px 0 0;
	float: right;
	text-align: right;
}
header#site-header address#vcard span.org, header#site-header address#vcard span.country-name,
header#site-header address#vcard span.postal-code, header#site-header address#vcard span.email {
	display: none;
}
header#site-header div#header-image {
	clear: both;
}
/* HEADER END */

/* NAV */
ul.topnav {
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0;
	float: left;
	width: 840px;
	height: 40px;
	font-size: 22px;
	text-align: left;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 10px 10px 0 0;
	position: relative;
}
ul.topnav li a {
	color: #fff;
	display: block;
	padding: 0 0 5px 0;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover {
	text-decoration: underline;
}
ul.topnav li span {
	width: 17px;
	height: 30px;
	float: left;
	margin: 0 -5px 0 5px;
	background: url(../images/subnav_btn.gif) no-repeat center top;
	display: block;
}
ul.topnav li span.subhover {
	cursor: pointer;
}
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute;
	left: 0; top: 35px;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	border: 1px solid #111;
	font-size: 18px;
	z-index: 100000;
	line-height: 20px;
}
ul.topnav li ul.subnav li{
	background: #000;
	margin: 0; padding: 0;
	border-top: 1px solid #252525;
	border-bottom: 1px solid #444;
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li strong {
	padding-left: 10px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	padding: 3px 0 3px 0;
	background: url(../images/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover {
}
/* NAV END */

/* CONTENT */
div#content {
	padding: 10px;
	clear: both;
}
div#content #left {
	width: 570px;
	margin: 0 10px 0 0;
	float: left;
}
div#content #right {
	width: 250px;
	float: right;
}
/* CONTENT END */

/* FOOTER */
footer#site-footer {
	padding: 10px;
	text-align: center;
	clear: both;
}
footer#site-footer nav {
	padding: 10px 0 5px 0;
}
footer#site-footer nav ul li {
	display: inline;
}
/* FOOTER END */

/* NEWS */
article.news-article {
	overflow: hidden;
}
article.news-article h2 {
	font-size: 18px;
	text-transform: capitalize;
	border: none;
}
article.news-article h2, article.news-article time {
	display: inline;
	vertical-align: middle;
	margin: 0 0 5px 0;
	padding: 0 10px 0 0;
}
article.news-article p {
	clear: left;
}
article.news-article img {
	width: 150px;
	padding: 0 0 10px 10px;
	margin: 10px 0;
	float: right;
	vertical-align: text-top;
}
/* NEWS END */

/* GAMES */
object#swf-game {
	background: #000;
	border: 1px solid #FFF;
}
/* GAMES END */

/* GALLERY */
section#gallery div.gallery {
	width: 158px;
	margin: 0 10px 10px 0;
	float: left;
	text-align: left;
}
section#gallery div.gallery img {
	border: 1px solid #FFF;
}
section#gallery div.gallery5 {
	margin: 0 0 10px 0;
}
section#gallery div.gallery6 {
	clear: left;
}
/* GALLERY END */

/* SITEMAP */
ul#sitemap {
	padding: 0 0 0 20px;
	list-style: disc outside;
	text-transform: capitalize;
	font-size: 20px;
}
ul#sitemap li {
	padding: 5px 0 0 0;
}
ul#sitemap ul {
	padding: 0 0 0 20px;
	list-style: circle outside;
	font-size: 16px;
}
/* SITEMAP END */

/* TABLES AND FORMS */
table#contact-form {
	width: 830px;
}
table#contact-form td {
	width: 280px;
	vertical-align: top;
}
table#contact-form td.tel {
	width: 270px;
}
table#contact-form td.message {
	width: 550px;
}
table#contact-form td.submit {
	width: 830px;
}
table#contact-form img#captchaImg {
	padding: 3px 0 0 0;
}
input {
	background: #000;
	width: 268px;
	margin: 3px 0 3px 0;
	padding: 0;
	border: 1px solid #FFF;
	color: #FFF;
}
input.checkbox, input.radio {
	width: auto !important;
	border: none;
}
input.submit {
	background: #000;
	width: auto !important;
	border: 1px solid #FFF;
	color: #FFF;
	font-weight: bold;
}
input#tel, input#captcha {
	margin-right: 0;
}
textarea {
	background: #000;
	width: 548px;
	height: 120px;
	margin: 3px 0 3px 0;
	border: 1px solid #FFF;
	color: #FFF;
}
section#mailing-list input {
	width: 248px;
	margin-right: 0;
}

.menuTable {
	width: 100%;
}
.menuTitle {
	padding: 0 0 5px 0;
	font-size: 18px;
}
.menuName {
	width: 75%;
	padding: 0px 0px 0px 10px;
}
.menuUnits {
	width: 15%;
}
.menuPrice {
	width: 10%;
	text-align: right;
}
.menuDesc {
	padding: 0px 0px 0px 10px;
}
/* TABLES AND FORMS END */

/* football fixtures */
.fixture {
	margin: 0 0 10px;
	overflow: hidden;
}
.fixture .vs {
	position: relative;
	overflow: hidden;
	text-align: center;
}
.fixture img.team1 {
	float: left;
}
.fixture img.team2 {
	float: right;
}
.fixture span {
	margin: 0 0 0 -7px;
	position: absolute;
	top: 22px;
	left: 50%;
}
.fixture img {
	height: 50px;
	padding: 10px 0 5px;
	vertical-align: middle;
}
.fixture div.team1 {
	width: 45%;
	float: left;
}
.fixture div.team2 {
	width: 45%;
	float: right;
	text-align: right;
}
.fixture div.date {
	clear: both;
	text-align: center;
	text-decoration: underline;
	font-size: 16px;
}
.fixture div.title {
	padding: 5px 0 0;
	clear: both;
	text-align: center;
	font-size: 16px;
}

/* LYTEBOX */
#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(../images/lytebox/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(../images/lytebox/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(../images/lytebox/prev_grey.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(../images/lytebox/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(../images/lytebox/next_grey.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(../images/lytebox/close_grey.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(../images/lytebox/play_grey.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(../images/lytebox/pause_grey.png) no-repeat; }
/* LYTEBOX END */
