/*@import url(/styles/default.css);*/

/*== Different images on the main page and interior: ==*/
html, body {background:#003; height: auto;} 

/*== Portal level: main.css ==*/
body#main {background: #003; height: 100%;}

/*== positioning To the top ==*/
div#shiv {
	margin-top: -760px;	/* Half the height of div#centered. */
}


/*== Positioning to the center ==*/
div#centered {
	margin: 0 auto;
	width: 1000px;
	height: 760px;
}


/*== padding of interior pages ==*/
td.content, #content {padding: 160px 0 0 0; margin: 0; width: 1000px;} 

/*== Gets rid of the border around the content ==*/
.container{border: none; margin: 0 auto; width: 1000px;}

/*== The size of your header, and then what ever extra padding you need ==*/
.frame-content{padding-top: 155px;}


/*== Needed for flash drop downs ==*/
#headerswf{position:absolute;  z-index:1000;}
#header {position: fixed;}

#f2{width: 1000px;}

.eventImage {width: auto; overflow: hidden;}

.frame-content iframe#content { width:1000px;height: 3100px;}

#blackbook_eng{margin-bottom:-155px;}

#pre-main #chat{position:absolute; top:20px; left: 535px;}
#global-prepend{margin: 60px 0 0 800px; position: fixed; z-index: 1;}


/*===negotiate online button on details page===*/
#inv-next-steps li#ns-negotiate a { font-size:0%; }
#inv-next-steps li#ns-negotiate a { background: url(/images/negotiate_online.jpg) no-repeat left center; border:0; display:block; height:42px; line-height:320%; padding:0; text-align:center; width:185px;}
#inv-next-steps li#ns-negotiate a:hover { background: url(/images/ negotiate_online.jpg) no-repeat left center; border:0; display:block; height:42px; line-height:320%; padding:0; text-align:center; width:185px;}
