/* @override 
	http://kk.local:8888/spinshell.tv/trunk/css/spinshell_wide/common.css
*/

/* ------common CSS------ */

html {
	margin: 0;
	padding: 0;
}

body {
	font-family: Helvetica, sans-serif ,Geneva, Arial;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	background: #E6E3C7;
}

a img {
	border: none;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}

.clearFloat {
	clear: both;
}
.clearLeft {
	clear: left;
}
.clearRight {
	clear: right;
}

div#mainShadow {
	background: #fff url(../../img/common/shadow_980.gif) 50% 0 repeat-y;
	width: 980px;
	margin: 0 auto;
	padding: 0 5px;
}

#headerBaseSplash {
	background-image: url(../../img/common/shadow_splash.980.gif);
	height: 32px;
	width: 980px;
}

body table {
	margin: 0 auto;
	padding: 0;
}

/* @group Header/Logo */

#logobar {
	background-color: black;
	height: 75px;
}

#logobar * {
	float: left;
	margin: 0;
	padding: 0;
}

#flourishLogo {
	float: right;
}

/* @end */

/* @group Navigation Bar */

#menubar {
	clear: both;
	background: url(../../img/common/navigation.menubar.bg.repeatable.png) repeat-x 0 top;
}

#menubar ul {
	width: 100%;
}

#menubar ul, #menubar ul li {
	height: 35px;
	padding: 0;
	margin: 0;
}

#menubar ul li {
	display: inline;
	list-style-type: none;
}

#menubar ul li a {
	float: left;
	height: 0;
	padding-top: 35px;
	overflow: hidden;
	background: url(../../img/common/navigation.menus.sprite.png) no-repeat;
}

/* @group Individual background offsets */

#navHome a {
	width: 100px;
	background-position: 0 0 !important;
}

#navHome a:hover, #navHome a.selected {
	background-position: 0 -35px !important;
}

#navCityguide a {
	width: 132px;
	background-position: -100px 0 !important;
}

#navCityguide a:hover, #navCityguide a.selected {
	background-position: -100px -35px !important;
}

#navVideo a {
	width: 100px;
	background-position: -232px 0 !important;
}

#navVideo a:hover, #navVideo a.selected {
	background-position: -232px -35px !important;
}

#navReport a {
	width: 94px;
	background-position: -332px 0 !important;
}

#navReport a:hover, #navReport a.selected {
	background-position: -332px -35px !important;
}

#navKnow a {
	width: 132px;
	background-position: -426px 0 !important;
}

#navKnow a:hover, #navKnow a.selected {
	background-position: -426px -35px !important;
}

#navEvents a {
	width: 132px;
	background-position: -558px 0 !important;
}

#navEvents a:hover, #navEvents a.selected {
	background-position: -558px -35px !important;
}

#navShop a {
	width: 110px;
	background-position: -690px 0 !important;
}

#navShop a:hover, #navShop a.selected {
	background-position: -690px -35px !important;
}

/* @end */

/* @end */

#headerBaseShadow {
	clear: both;
	width: 100%;
	overflow: hidden;
	height: 0;
}

/* @group Footer */

#footer {
	background-color: black;
	text-align: center;
	padding: 8px;
	clear: both;
	color: white;
	font: 8pt Arial, Helvetica, Geneva, sans-serif;
}

/* @end */
