body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font: 12px helvetica,sans-serif;
	line-height: 15px;
	color: #ffffff;
}
form {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	border-bottom: 2px solid #ffffff;
}
form.register {
	margin: 0;
	padding: 0;
	border: none;
}
a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #d8d8d8;
	text-decoration: none;
}
img {
	border: none;
	padding: 0px;
	vertical-space: 0px;
	horizontal-space: 0px;
}
.hide {
	display: none;
}
/* main container div */
#container {
	margin: 10px auto 5px auto;
	padding: 10px 10px 5px 10px;
	width: 764px;
	border: 1px solid #d8d8d8;
}
/* top logo area */
#logo {
	position: relative;
	top: 8px;
	width: 186px;
	height: 47px;
	background-image: url(../img/spit-logo.gif);
	background-repeat: no-repeat;
}
#logoflash {
	position: relative;
	top: 8px;
	width: 394px;
	height: 80px;
}

#logo a {
	display: block;
	width: 186px;
	height: 47px;
}
#press {
	position: relative;
	top: 15px;
	width: 126px;
	height: 27px;
	min-height: 27px;
	background-image: url(../img/press-section.gif);
	background-repeat: no-repeat;

}
#press a {
	display: block;
	width: 126px;
	height: 27px;
}
#logo2 a {
	display: block;
	width: 92px;
	height: 62px;
}
#logo3 {
	position: relative;
	top: 5px;
	width: 302px;
	height: 60px;
	background-image: url(../press/img/imagelibrary.gif);
	background-repeat: no-repeat;
}

#logo3 a {
	display: block;
	width: 302px;
	height: 60px;
}
/* top menu */
.menuTbl {
	width: 762px;
	height: 25px;
	font: bold 11px helvetica,sans-serif;
	color: #ffffff;
	margin: 0;
}
.menuNormal {
	border-right: solid 2px #ffffff;
	background-color: #acadb0;
	text-align: center;
	cursor: pointer;
	padding: 0px 3px;
	letter-spacing: 1px;
}
.menuLast {
	border-right: solid 2px #acadb0;
	background-color: #acadb0;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
	padding: 0px 3px;
	letter-spacing: 1px;
}
.menuLastHighlight {
	background-color: #999999;
	border-right: solid 2px #999999;
	text-align: center;
	cursor: pointer;
	padding: 0px 3px;
	letter-spacing: 1px;
}
.menuHighlight {
	background-color: #999999;
	border-right: solid 2px #ffffff;
	text-align: center;
	cursor: pointer;
	padding: 0px 3px;
	letter-spacing: 1px;
}
.menuLastActive {
	background-color: #7f7f82;
	border-right: solid 2px #7f7f82;
	text-align: center;
	cursor: pointer;
	padding: 0px 3px;
	letter-spacing: 1px;
}
.menuActive {
	background-color: #7f7f82;
	border-right: solid 2px #ffffff;
	text-align: center;
	cursor: pointer;
	padding: 0px 3px;
	letter-spacing: 1px;
}
.breadcrumb {
	margin: 10px 0px;
	height: 27px;
	padding: 0px 8px;
	font: 10px helvetica,sans-serif;
	color: #acadb0;
}
.breadcrumb a{
	color: #acadb0;
}
.breadcrumb a:hover{
	color: #7f7f82;
}

/* left menu */
.leftMenu {
	background-color: #acadb0;
	width: 160px;
	vertical-align: top;
	font: bold 9px helvetica,sans-serif;
	padding: 0px;
	font-weight: bold;
}
.leftMenu ul {
	margin: 0px;
	width: 160px;
	xline-height: 25px;
	list-style-type: none;
	padding: 0px;
	font-weight: bold;
	letter-spacing: 1px;
}
.leftMenu ul li a {
	height:100%;
	display: block;
	font-weight: bold;
	border-bottom: 2px solid #ffffff;
	color: #ffffff;
	padding: 6px 0 5px 10px;
}
.leftMenu ul li a:hover {
	text-decoration: none;
	background-color: #999999;
}
.leftMenu ul li a.active {
	text-decoration: none;
	background-color: #7f7f82;
}

.mainTbl {
	width: 762px;
	padding: 0px;
	margin: 0px
}
.content {
	vertical-align: top;
	width: 537px;
	min-height: 580px;
	height: 580px;
	background-color: #7f7f82;
	border-right: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	padding: 0px;
}
.contenttraders {
	vertical-align: top;
	width: 537px;
	min-height: 580px;
	height: 580px;
	background-color: #DFA04A;
	border-right: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	padding: 0px;
}
.contentfoodmarkets {
	vertical-align: top;
	width: 537px;
	min-height: 580px;
	height: 580px;
	background-color: #A55500;
	border-right: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	padding: 0px;
}
.contentShops {
	vertical-align: top;
	width: 537px;
	min-height: 580px;
	height: 580px;
	background-color: #825199;
	border-right: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	padding: 0px;
}
.contentEating {
	vertical-align: top;
	width: 537px;
	min-height: 580px;
	height: 580px;
	background-color: #84B24C;
	border-right: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	padding: 0px;
}
.contentEvents {
	vertical-align: top;
	width: 537px;
	min-height: 580px;
	height: 580px;
	background-color: #3887CA;
	border-right: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	padding: 0px;
}
.contentMarkets {
	vertical-align: top;
	width: 537px;
	min-height: 580px;
	height: 580px;
	background-color: #DFA04A;
	border-right: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	padding: 0px;
}
.contentHome {
	vertical-align: top;
	width: 760px;
	min-height: 580px;
	height: 580px;
	background-color: #ffffff;
	padding: 0px;
}
.image {
	border-bottom: 2px solid #ffffff;
	width: 537px;
	min-height: 292px;
	margin: 0 0 0 0;
	display: block;
	text-align: center;
}
.mainImage {
	width: 537px;
	height: 292px;
	margin: 0 0 0 0;
}
.gapImage {
	clear: both;
	height: 40px;
	width: 537px;
}
.mapImage {
	width: 537px;
	margin: 0 0 0 0;
	text-align: center;
}
.contentText {
	padding: 0px 20px 0px 25px;
}
.contentFText {
	padding: 0px 20px 0px 25px;
	border-bottom: 2px solid #ffffff;
}
.mapBImage {
	width: 537px;
	text-align: center;
}

/* floats*/
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.imgright{
 float:right;
}
/* footer*/
#footer {
	font-size: 11px;
	color: #acadb0;
	height: 15px;
	padding-right: 10px;
}
#footer a {
	font-weight: normal;
}
/* typo */
h1 {
	font-size: 14px;
	margin-top: 35px;
	margin-bottom: 15px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 1px;
}
h1.divided {
	font-size: 14px;
	margin-top: 35px;
	margin-bottom: 15px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 5px;
	border-top: solid 2px #ffffff;
}
h2 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 20px;
}
h2.times {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 20px;
}
p {
	font-weight: normal;
	font: 11px helvetica,sans-serif;
	margin-top: 0px;
	margin-bottom: 15px;
	letter-spacing: 1px;
	line-height: 15px;
}
p.boldBlock {
	font: bold 11px helvetica,sans-serif;
	margin-top: 0px;
	margin-bottom: 15px;
	letter-spacing: 1px;
	line-height: 15px;
}
p.small {
	font-size: 10px;
}
p.top {
	margin-top: 15px;
}
p.indent {
	padding-left: 22px;
}
/* righthand side bars */
.rightBanner {
	width: 61px;
	background-color: #7f7f82;
	vertical-align: top;
	padding: 10px 0px 0px 0px;
}
.Shops {
	width: 61px;
	background-color: #1d1836;
	vertical-align: top;
	padding: 10px 0px 0px 0px;
}
.Eating {
	width: 61px;
	background-color: #003619;
	vertical-align: top;
	padding: 10px 0px 0px 0px;
}
.News {
	width: 61px;
	background-color: #01002a;
	vertical-align: top;
	padding: 10px 0px 0px 0px;
}
.Markets {
	width: 61px;
	background-color: #5B3800;
	vertical-align: top;
	padding: 10px 0px 0px 0px;
}
.Traders {
	width: 61px;
	background-color: #D27000;
	vertical-align: top;
	padding: 10px 0px 0px 0px;
}
.FineFood {
	width: 61px;
	background-color: #573500;
	vertical-align: top;
	padding: 10px 0px 0px 0px;
}


/* create gap between bottom line and window edge - welcome to IE */
.clearLine {
	clear: both;
	display: block;
	font-size: 1px;
	height: 5px;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
}

/* input areas */
input, select, textarea {
	font: bold 11px helvetica,sans-serif;
	color: #7f7f82;
	background-color:#ffffff;
	border: solid 1px;
	border-color: #ffffff;
	padding: 1px;
}
input.sem {
	font: bold 10px helvetica,sans-serif;
	width: 100px;
	max-width: 100px;
}
label {
	word-wrap: normal;
	font-weight: bold;
}
label.inside {
	font-weight: normal;
}
.InpLine {
	clear: both;
	padding: 2px 0px;
	width: 100%;
}
.TopRight {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: right;
}
.FldTitle {
	clear: left;
	float: left;
	width: 110px;
	text-align: left;
	font: 11px helvetica,sans-serif;
	padding: 2px 5px;
}
.FldInput {
	display: block;
	float: left;
	padding: 0px;
	width: 250px;
}
.shrtFld {
	width: 50px;
}
.longFld {
	width: 275px;
}
.dateShrtFld {
	width: 50px;
}
.dateLongFld {
	width: 65px;
}
.ChkButt {
	clear: both;
	float: left;
	width: 35px;
	text-align: left;
	font: 11px helvetica,sans-serif;
	padding: 2px 5px;
}
.chkbox {
	background-color: #7f7f82;
	border: none;
}
.FldChk {
	float: left;
	padding-top: 6px;
}
.smlText {
	font: bold 10px helvetica,sans-serif;
}
a.button {
	display: block;
	float: left;
	font: bold 11px helvetica,sans-serif;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	background-color: #acadb0;
	border: none;
	height: 15px;
	min-height: 15px;
	width: 100px;
	margin: 10px 0;
	line-height: 20px;
}
a.buttonMap {
	display: block;
	float: right;
	font: bold 11px helvetica,sans-serif;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	border-bottom:2px solid white;
	border-left:2px solid white;
	border-top: none;
	border-right: none;
	height: 25px;
	max-height: 25px;
	width: 100px;
	line-height: 25px;
	letter-spacing: 1px;
}
.homeimgLeft {
	float: left;
	margin-right: 1px;
	width: 252px;
}
.homeimgMiddle {
	float: left;
	margin-left: 1px;
	margin-right: 1px;
	width: 252px;
}
.homeimgRight {
	float: left;
	margin-left: 1px;
	width: 252px;
}
.imgcontainer {
	display: block;
	width: 762px;
}
.message{
	visibility: hidden;
	float:left;
	font: bold 11px helvetica,sans-serif;
	background-color: #999999;
	color: #ffffff;
	padding: 2px 5px;
	margin: 11px 0 0 10px;
}
.error{
	float:left;
	font: bold 11px helvetica,sans-serif;
	background-color: red;
	color: #ffffff;
	padding: 2px 5px;
	margin: 11px 0 0 10px;
}
/* bleach link */
a.bleach {
	color: #acadb0;
	text-decoration: none;
	margin-right: 15px;
}
a.bleach:hover {
	color: #d8d8d8;
	text-decoration: none;
}
.smtbl {
	font: 11px helvetica,sans-serif;
	color: #acadb0;
	padding-left: 8px;
	background-color: #ffffff;
}
.mailing {
	font: bold 11px helvetica,sans-serif;
	color: #000000;
}

th {
	line-height: 18px;
	border-bottom: solid 2px #ffffff;
	text-align: left;
}
td.linetop {
	border-top: solid 1px #ffffff;
}
td.rlinetop {
	border-top: solid 1px #ffffff;
	text-align:right;
}
td.right {
	text-align:right;
}
table.units {
	font: 11px helvetica,sans-serif;
}
a.tbbut {
	color: #000000;
	font-weight: bold;
}
p {
	color: #ffffff;
	font: 11px helvetica,sans-serif;
	line-height: 14px;
	letter-spacing: 1px;
}
p.shopspara {
	margin: 0;
	padding: 0 10px 10px 10px;
	color: #ffffff;
	background-color: #815197;
	font: bold 10px helvetica,sans-serif;
	line-height: 14px;
	letter-spacing: 0px;
}
p.eatingpara {
	margin: 0;
	padding: 0 10px 10px 10px;
	color: #ffffff;
	background-color: #83B14B;
	font: bold 10px helvetica,sans-serif;
	line-height: 14px;
	letter-spacing: 0px;
}
p.newspara {
	margin: 0;
	padding: 0 10px 10px 10px;
	color: #ffffff;
	background-color: #3886C9;
	font: bold 10px helvetica,sans-serif;
	line-height: 14px;
	letter-spacing: 0px;
}
p.marketspara {
	margin: 0;
	padding: 0  10px 10px 10px;
	color: #ffffff;
	background-color: #DE9F49;
	font: bold 10px helvetica,sans-serif;
	line-height: 14px;
	letter-spacing: 0px;
}
p.altpara {
	margin: 0;
	padding:0 10px 10px 10px;
	color: #ffffff;
	background-color: #7F7F82;
	font: bold 10px helvetica,sans-serif;
	line-height: 14px;
	letter-spacing: 0px;
}


a.go {
	color: #ffffff;
	background-color: #000000;
	padding: 2px 3px 3px 3px;
	margin-left: 10px;
	text-decoration: none;
}
a.go:hover {
	color: #d8d8d8;
	text-decoration: none;
}
p.xsmallprint {
	font-weight: 11px;
}
span.smallprint {
	font: 9px helvetica,sans-serif;
}

ol {
	font: 13px helvetica,sans-serif;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-left: 20px;
	list-style-position: outside;
}
li.small {
	font: 11px helvetica,sans-serif;
}
a.underl {
	text-decoration: underline;
}
a.underl:hover {
	color: #d8d8d8;
	text-decoration: underline;
}
div.whiteline {
	height: 2px;
	min-height: 2px;
	width: 537px;
	min-width: 537px;
	background-color: #FFFFFF;
}
ul {
	font-weight: normal;
	font: 11px helvetica,sans-serif;
	letter-spacing: 1px;
	line-height: 15px;
}
a.underline {
	color: #ffffff;
	text-decoration: underline;
}
a.underline:hover {
	color: #d8d8d8;
	text-decoration: underline;
}

.contentText .sharebtn{
	padding:0 0 20px;
}

.contentHome .sharebtn, .leftMenu .sharebtn{
	padding:10px;
}