/* @override http://brownsrestaurantgroup.com/wp-content/themes/brownsrestaurantgroup/style.css */

/* @override http://brownsrestaurantgroup.com/wp-content/themes/brownsrestaurantgroup/style.css */

/* @override http://brownsrestaurantgroup.com/wp-content/themes/brownsrestaurantgroup/style.css */

/* @override http://browns.mu/wp-content/themes/brownsrestaurantgroup/style.css */

/*
Theme Name: Browns Restaurant Group	
Theme URI: http://www.brownsrestaurantgroup.com	
Description: Theme for Browns Restaurant Group Splash Page
Version: 1.0
Author: Mark Alexander http://www.6agraphics.com
*/


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, b, u, i, center, 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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
a {
	text-decoration: none;
	outline: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border:none;
}
html {
	
}

tml, body, #bg, #bg table, #bg td {
    height:100%;
    width:100%;
    overflow:hidden;
    background: #000;
}

#bg div {
    height:200%;
    left:-50%;
    position:absolute;
    top:-50%;
    width:200%;
}

#bg td {
    text-align:center;
    vertical-align:middle;
}

#bg img {
    margin:0 auto;
    min-height:50%;
    min-width:50%;
	z-index: 0;
}

html, body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}

#navigationwrapper {
	width: 100%;
	height: 100%;
	position:absolute;
    z-index:70;
    overflow:auto;

}

#sitenavigation {
	position:absolute;
	bottom: 130px;
	float: left;
	width: 100%;
	background: #000;
	background: 		rgba(0,0,0,0.8);
	padding: 14px 0;
}
#sitenavigation #linkswrapper {
	text-align: 66;
	padding: 0 0 0 70px;
	margin:0 auto;
	width: 950px;
}


#sitenavigation ul li{
	float: left;
	margin: 0 100px 0 0;
	font-size: 14px;
	font-style: italic;
}

#sitenavigation ul li.franchise a, #toolsnavigation ul li a {
	color: #fff;
}

#toolsnavigation ul li a:hover, #sitenavigation ul li.franchise a:hover,a {
	color: #d73819;
}
#sitenavigation ul li.franchise {
	padding-left: 0;
	float: right;
}

#toolsnavigation ul li a {
	font-weight: normal;
}
#sitenavigation ul li.franchise li a {
}
#sitenavigation ul li.franchise {
	margin: 0;
}

a:hover {
	color: #fff;
}

#linkcat-5 h2 {
	display: none;
}


#toolsnavigation {
	float: right;
	position: absolute;
	bottom: 10px;
	right: 10px;
	text-align: right;
}
#toolsnavigation ul li{
	display: inline;
	padding: 5px;
	font-size: 11px;
	list-style-type: none;
	list-style-position: inside;
}		