
/* 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");
@import url("navbar.css");

body
{
	/* background: background-color background-image background-repeat background-attachment background-position */
	/* border: border-width border-style border-color */
	border: 0px solid #000;
	/* font: font-style font-variant font-weight font-size/line-height font-family */
	font: normal normal normal small Verdana, Arial, Helvetica, sans-serif;
	/* margin: margin-top margin-right margin-bottom margin-left */
	margin: 0px 0px 0px 0px;
	/* padding: padding-top padding-right padding-bottom padding-left */
	padding: -1px 5px 5px 5px;
	height: 100%;
	min-height: 100%;
  	margin:0px;
   	background-color:#fff;
}	

.normal
{
	font-size: small;
}

.acute
{
	font-size: x-small;
}

.signature
{
	font-size: xx-small;
}

h1, h2, h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	padding-top: 5px;
	margin: 0px;
}

h4, h5, h6
{
	padding: 0px;
	margin: 0px;
}

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 { 
	color:#AF0506; 
	text-decoration:none 
}

A:visited {
	color:#666666; 
	text-decoration:none 
}

A:active {
	color:#EF4546; 
	text-decoration:underline 
}

A:hover {
	color:#EF4546; 
	text-decoration:underline 
}



/* 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
{
	/*position:relative;*/
	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;
}

.bodyContent
{
	position:relative;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	width:720px;
	text-align:left;
	background-color:#fff;
}
#bodyContent
{
	position:relative;
	background-color:#fff;
	width:720px;
	padding:0px 0px 0px 0px;
	text-align:left;
}
div {
    font:12px Verdana, Arial;
    color:#333;
}
#msHeader {
}
#msRightMenu {
}
#msInnerContent {
	width:680px;
	margin:0px auto;
	margin-bottom:25px;
}
#msFooter {
    text-align:center;
    font-size:9px;
    margin-top:4px;
}

img {
    border:0px;
}

.standardDiv {
    width:780px;
    margin:auto;
}
.menuItem {
    margin-right:1px;
    cursor:pointer;
}
#msContent {
    border-width:0px 1px 1px 1px;
    border-style:solid;
    border-color:#999;
    width:778px;
    background-color:#fff;
}
.button {
    float:left;
    padding-right:1px;
    margin:auto;
    cursor:pointer;
    margin-bottom:-12px;
    position:relative;
    *top:0px;
}
.bLeftSide {
    float:left;
    height:21px;
}
.bMiddle {
    float:left;
    height:21px;
    color:#666;
    font-size:10px;
    background:url(images/pngButtonMiddle.png);
    *background:none;
	*padding-right:3px;
	_padding-right:0px;
}
.bRightSide {
    float:left;
    height:21px;
	*float:right;
	_float:left;
	*position:relative;
	*top:-21px;
	_top:0px;
}
.buttonLabel {
    font-size:10px;
    font-weight:bold;
}
.middlePNG {
    height:21px;
    width:100%;
    z-index:20;
    position:relative;
    top:-12px;
}
.blabel {
    padding:0px 10px 0px 10px;
    position:relative;top:4px;
    font-size:10px;
    z-index:30;
    font-weight:bold;
    color:#666;
}

A:link { color:#AF0506; text-decoration:none }        /* unvisited link */
A:visited { color:#666666; text-decoration:none }          /* visited links */
A:active { color:#EF4546; text-decoration:underline }   /* active links */
A:hover { color:#EF4546; text-decoration:underline }   /* hover links */
#msLogin {
	text-align:right;
	padding:4px 4px 0px 0px;
	font-size:10px;
}


/* standard tables */
table
{
	font-family: Verdana, Arial, 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;
}
/* forms */
.formField
{
	vertical-align: top;
	white-space: nowrap;
}

.formFieldRequired /* for color changes */
{
	/*color:#990000;*/
	font-weight:bold;
}

.iMIS {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
