/* Debug section at bottom */

/*******************************************************************************
* GENERAL FORMATTING
*******************************************************************************/

/**************************************
* Reset default browser stuff
**************************************/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0pt;
	padding: 0pt;
	border: 0px;
}
html {
	color: #000000;
	/*background: #FFFFFF none repeat scroll 0%;
*/
 background-color: #423122;
	min-height: 100%;
	padding-bottom: 1px;
}

body {
	color: white;
	text-align: left;

font-family: georgia;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.5em;
		/*padding: 10px;*/
}

a, h1, h2, h3, h4, h5, h6, form, fieldset, legend {
	font-family:helvetica,arial,sans-serif;
}

p {
	font-family: georgia;

}


a {
	font-weight: bold;
	text-decoration: none;
	color: #009dd7;
	
}

.attention {
	color: red;
}

.debug {
	color: black;
}
.clearAll{
	clear:both;

}

p {
	padding:.3em;
}


/* ie 6 image fix */
img {
	behavior: url(/asset/css/iepngfix.htc);
}
 .curved {
 -moz-border-radius:5px;
-webkit-border-radius:5px;

 }

 em{
	 font-weight: bold;
}

div#tosLastUpdate {
  text-align: center;
}

/**************************************
* Supportland element unique attributes
**************************************/
h1 {
	font-size: 1.846em;
	margin-top: 1em;
	margin-bottom: 1em;
        font-weight: bold;
        
}

h2 {
	font-size: 1.5em;
	margin-top: 1em;
	margin-bottom: .3em;
	color: #423122;
    font-weight: bold;
}

h3{
	font-size: 1.2em;
	margin-top: 1em;
	margin-bottom: .2em;
	color: #423122;
    font-weight: bold;
}
h4{
	font-size: 1em;
	margin-bottom: .1em;
	color:#7C5E42;;
        font-weight: bold;
}

/*
h2 {
	font-size: 1.5em;
	margin-top: 1em;
	margin-bottom: 1em;
}
*/
.sub{
	font-size:smaller;
	line-height:1.2em;

}


div#spOverlay {
	zIndex: 90;
	opacity: .5;
	filter:alpha(opacity=50);
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: black;
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;	
}

div#spPopupDataContainer {
	display: none;
}

div#spPopupDataContainer div.popup {
	display: none;
	position: absolute;
	zIndex: 100;
}

/*******************************************************************************
* SUPPORTLAND LAYOUT
*******************************************************************************/

/* this may not be needed */
.spStruc {
	padding: 0em .25em 0em .25em;
	margin: 0em .25em 0em .25em;
}

#spPage {
	margin: 0 auto;
	width: 76em;
	/* 
	min-width: 74.923em;
	padding:1em 0 0;
	*/
	text-align: left;
	padding:0 0 0;
	background-image: url(/asset/image/woodbackground.png);
	
	background-color: #64452e;
	background-repeat: repeat;
	clear: both;
}

#spPageFootBackground {
	margin: 0 ;
	background-image:url(/asset/image/greenBottom.png);
	background-repeat:no-repeat;
	background-position:left bottom; /* or 0% 100% */

}

/**************************************
* Head section
**************************************/
#spHead {
	clear: both;
	/*position: relative;*/
	overflow: hidden;
	padding-bottom: 4px;
        background-image:url(/asset/image/tb_logoback.png);
	background-repeat:no-repeat;
        background-position:33px 10px;

	/*
        height: 12em;
        background-attachment:fixed;

 
        */
	

}

#spHeadLeftBar {
	width: 21em;
	float: left;
}

#spHeadStatusBar {
    margin-top:5px;
    text-align:right;
    width:51.5em;
}
#spHeadRightBar {
	width: 17em;
}

/**************************************
* Search box
**************************************/
dxiv{
	border: 1px solid yellow;
}
#spHeadSearchDiv {
	width: 53em;
        line-height: 1em;

}
#searchContainer{
	/*
	width: 500px;
	*/
    float: right;
    position:relative;
    top:19px;
text-align: right;
padding-right:39px;

}
#spSearchHoodBox{

border:1px solid #A5A5A5; 
font-size: 15px;
width: 12em;
}

#searchBox {
    border:1px solid #A5A5A5;
    font-size: 16px;
    width: 25em;

}
.spSearchKeyword{
	/*
	font-style:italic;
	font-weight:bolder;
	*/
	color: white;

}
#spSearchTabBar {
	padding:.5em;
	font-family: "arial";
}


#spSearchBread{
border:0  none;
color:Yellow;
font-size:1.2em;
font-weight:bold;
margin:auto;
padding-bottom:3px;
padding-left:217px;
padding-top:3px;
}
#spSearchButton {

	top: 7px;
	position:relative;
}

.spTab{
	padding:.5em;
}

/**************************************
* Body section
**************************************/
.spLeftBar {
	position: relative;
	float: left;
	width: 15em;
	margin-bottom: 2em;
	top:6px;
}
.leftNav{
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}
.spRightBar{
	position: relative;
	float: left;
	width: 17em;
/*	width: 14em; */
	margin-bottom: 2em;
	top:6px;
}
.spMain {
	position: relative;
	float: left;
	width: 40em;
	border-bottom: 0px solid transparent;
}

.spMainWide {
	position: relative;
	float: left;
	width: 54em;
	border-bottom: 0px solid transparent;
}

#spBody {
	margin: 0 auto;
	/*padding: 1em;*/
	overflow: visible;
	border-bottom: 0px solid transparent ;
	clear: both;
}

#spBodyMain {
	padding: .5em 0.5em 0 0.5em;
	padding-bottom: 10em;
        

}

/* may not need this */
#spBodyPage {
	background-color: white;
	min-height: 25em;
	color:#624730;
	padding:1em 2em 2em;
        -moz-border-radius:5px;
        -webkit-border-radius:5px;
}


/**************************************
* Footer section
**************************************/
#spFootWrapper{
	clear: both;
	border-top: 10px solid transparent;
}

#spFoot {
	/*background-image: url("/asset/image/footerbackground.png");
	background-repeat: repeat;*/
	background-color: #423122; /*64452e;*/
	padding: 0.538em;
	/*margin-left: 3.846em;
	margin-right: 3.846em;*/
	border-top:  0px solid transparent;
}

#spFoot_nav a {
	text-decoration: none;
	padding: 0.538em;
	color: #b89e7d;
	font-size: 0.923em;
	font-weight: bold;
}

#spFoot_cw {
	color: black;
	position: relative;
	float: right;
	padding-right: 10px;
	font-size: 0.846em;
	font-weight: bold;
}


/*******************************************************************************
* FORMAT/TOOLS
*******************************************************************************/


.spBold {
	font-weight: bold;
	}

a.spLogin {
	font-weight: bold;
	text-decoration: none;
	color: #009dd7;
}

a.spBrowse {
	font-weight: bold;
	text-decoration: none;
	color: #afafaf;
}

/* move to form.css? */
.spFormPad {
	/*background-color: #c37139;
	background-image: url("/asset/image/formbackground.png");
	background-repeat: repeat;*/
}

.spGeneral {
	margin: 1.5em;
}

.spGeneral_a {
	color: white;
	font-size: 0.923em;
	font-weight: bold;
	text-decoration: none;
}

.spGeneral_p {
	padding-top: 1em;
	padding-bottom: 1em;
}

.spLine {
	background-image:url(/asset/image/controlRoomLine.png);
	background-repeat:repeat-x;
	clear:both;
	height:2px;
	margin-bottom:0.2em;
	margin-top:0.2em;
}

.spBuffer {
	height: 1em;
}

.spBuffer2 {
	height: 2em;
}
.spBuffer3 {
	height: 3em;
}
.spBuffer5 {
	height: 5em;
}

.spInfoHide {
    display: none;
}

.spInfoShow {
	display: block;
}

.spInfoHighlight {

}
.spControlRoomMenu{
	font-family: Helvetica,Arial;

}

/*******************************************************************************
* MOVE OUT OF GLOBAL
*******************************************************************************/

#ZZZspBusinessInfoContent {
	padding-top: .5em;
	padding-left: 2em;
	padding-right: 2em;
}

#ZZZspBusinessInfoContent .spControlRoomEditLink {
	padding-right: 3em;
}

/*******************************************************************************
* DEBUG SECTION
*******************************************************************************/

/*
div {
	border: 1px solid yellow ;
}
*/


.spControlRoomBodyLine {
	background-image:url(/asset/image/controlRoomLine.png);
	background-repeat:repeat-x;
	min-height:2px;
	margin-bottom:0.6em;
	margin-top:0.6em;
	clear:both;
}
.spVenueImageBG{
	background-image:url(/asset/image/business_nav_box_mushrooms1.png);
	background-repeat:no-repeat;
	height:37px;
	margin-left: auto;
    margin-right: auto;
	margin-top: 5px;

}