
/* Imported Styles */

@import url("CUSTOM.css");
@import url("Events.css");
@import url("AutoSearch.css");
@import url("NormalSearch.css");
@import url("displays.css");
@import url("Orders.css");
@import url("AccountManagement.css");
@import url("Billing.css");
@import url("Communities.css");
@import url("core/cart/Checkout.css");


body
{
	border: 0px solid #000;
	margin: 0px 0px 0px 0px;
	height: 100%;
	*min-height: 400px;
	min-height: 400px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
}

.normal
{
	font-size: small;
}

.acute
{
	font-size: x-small;
}

.signature
{
	font-size: xx-small;
}

h1, h3
{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	padding-top: 5px;
	margin: 0px;
}

h4, h5, h6
{
	padding: 0px;
	margin: 0px;
}

h2
{
	color:#ffaa00;
	font-family: Verdana,Helvetica,sans-serif
	font-size: 26px ;
	font-weight: bold;
	position: relative;
	top: -10px;
}

li
{
	font-size: small;
}

hr
{
	size: 1px; /* not in all browsers */
	width: 720px;
}

.importantText /* normal size, red */
{
	color:#900;
}

.importantNote /* x-small, red */
{
	font-size: x-small;
	color:#900;
}


/* Linkage */
/*
a:link
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

a:active
{
	text-decoration: none;
}

*/
/* VanGo Framework Template Styles */
/*
#templateContainer
{
	position: relative;
	margin: 0 auto;
	right: 0px;
	left: 0px;
	width: 750px;
	top:5px;
}
* html #templateContainer {display:inline-block;}

#templateHeader
{
	float: left;
	position: relative;
	margin: 0 auto;
	width: 750px;
	height: 100px;
	text-align:center;
}

#templateFooter
{
	margin: 0 auto;
	width: 750px;
	bottom:0px;
	height:44px;
	background-color:#f8e0c5;
}

#templateLeftMenu
{
}

#templateContent
{
	padding-left: 10px;
	padding-right: 10px;
	background-color:#f8e0c5;
	width: 730px;
}
#templateContent_inner
{
	position:relative;
	background-color:#fff;
	width:720px;
	padding:0px 5px 0px 5px;
}
#templateRightMenu
{
}
*/
#bodyTable
{
	width:100%;
	margin: 0 auto;
*min-height: 100%;
min-height: 100%;
}


.bodyContent
{
	position:relative;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	width:100%;
	text-align:left;
	background-color:#fff;
	*min-height: 600px;
	min-height: 600px;

}
#bodyContent
{
	position:relative;
	background-color:#fff;
	width:100%;
	padding:0px 0px 0px 0px;
	text-align:left;
	*min-height: 600px;
	min-height: 600px;
}

#bodyContent table, #bodyContent table
{
	width: 99%;
}

/* standard tables */
/*
table
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
}

.tableHeader
{
	background-color: #ececec;
	padding: 2px;
	border: 1px solid #000;
	color: #000;
}

.tableRow
{
	padding: 2px;
	background-color: #fff;
}

.tableRowAlt
{
	padding: 2px;
	background-color: #dde0ee;
}
*/

.formField
{
	vertical-align: top;
	white-space: nowrap;
}

.formFieldRequired 
{
	
	font-weight:bold;
}

.iMIS {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}

#bmwmoalogo
{
	position: absolute;
	top: 15px;
	*top: 23px;
	left: 10px;
}

#lblCoworkers, #pnlSearchLetters
{
	display: none;
}
/*


#content
{
	*position: relative;
	*left: -25px;
}
.pagecolor
{
	*width: 0px;
}
*/

.footercolor
{
	*position: relative;
	*left: -40px;

}

#navigationbox ul
{
width: 995px;
}

/*
@import url("http://www.bmwmoa.org/includes/screen.css");
@import url("http://www.bmwmoa.org/includes/ie.css");
@import url("http://www.bmwmoa.org/includes/grid11.css");
@import url("http://www.bmwmoa.org/?css=atomic/root11_stripped_css.v.1306199052");
*/
