body {
	font: 10pt Arial,"Helvetica Neue",Helvetica,sans-serif;
	background-color: #36F;
}
h1,h2,h3,h4{ color: #36F; }
h3{ font-size: 14px; }
#page {
	margin-left: auto; 
	margin-right: auto; 
	padding: 1em 12px; 
	width: 730px;
	background: white;
	min-height: 100%;
}

a, a:hover, a:visited{
	color: #0085cf;
}

/*#head{
	clear: both;
	width: 700px;
	height: 16px;
	padding: 0.5em 1em;
	background: #fff499 url(head.png) left top repeat-x;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	border: 1px solid ffffb2;
}*/

#head a {
	color: black;
	text-decoration: none;
}

#content{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

#head-security{
	text-align: right; padding: 0.5em;
}

/**
 * Switches
 */

/* No security info */
.ns #head-security{
	display:none;
}

/* No header */
.nh #head{
	display:none;
}


/**
 * Override
 */

.store-order-action-list li{
	white-space: normal !important; /* france length */
}

.core-form-field-required .core-form-field-label{
	font-weight: bold;
}


.core-body-window .core-section-header{
	font-size: 14px;
	padding-left: 10px;
}
.core-body-window .core-section-body{
	padding: 1em;
	background: #ffffc3;
	border: 1px solid #36F;
	padding-bottom: 1.5em;
}

.hide-option-group { display: none; }

/* div.store-field-contact-company { display: none; } */
