body {
	font: 9pt "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;	
	background-color: #E9E9E9;
}
#page {
    padding-top: 0px;
    padding-bottom: 20px;
	padding-left: 35px;
	padding-right: 35px;
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 0; 
	width: 730px;
	background-color: white;	
    background-image: url(gradient-150px.jpg);
    background-repeat: repeat-x;	
}

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

#head-banner{
  float: left; 
  padding-bottom: 10px;
}

#head-verisign{
  display:inline; 
  margin-top: -15px;
  padding-left: 10px;
}

#head-navigation{

font-weight: bold;
padding-right: 50px;
padding-left: 50px;
padding-top: 2px;
padding-bottom: 6px;
margin-right: 0px;
margin-left: -35px;
margin-top: 0px;
margin-bottom: 10px;
background-color: #000246;
width: 700px; 
height: 26px; 
}

#head{
	clear: both;
	width: 730px;
	margin-top: 1em;
}

#guide {
	width: 730px;
	font-size: 12px;
	line-height: 14px;
	color: #000;
	text-shadow: 1px 1px 1px #fff;
	background: url(head-corners.png) top left no-repeat;
}
#guide_wrap {
	width: 730px;
}
#guide_wrap_btm {
	margin-top: -2px;
	width: 730px;
	height: 12px;
	background: url(head-bottom.png) top left no-repeat;
	background-color: white;
}
#guide_inner{
	padding: 12px;
}
#guide a{
	color: #666;
	text-decoration: none;
}		
#guide a:hover {
	text-decoration: none;
	color: #0085cf;
}

.view-cart{
	background: url(cart.png) center right no-repeat;
	padding-right: 25px;
	
}				

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

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

/**
 * 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{
	background: url(section-header-top.png) left top no-repeat;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	margin-top: 1em;
}
.core-body-window .core-section-header{
	background: url(section-header.png) left top repeat-x;
	height: 20px;
	margin: 0px;
	font-size: 14px;
	padding-left: 10px;
	color: white;
}
.core-body-window .core-section-body{
	padding: 1em;
	border: 1px solid #ccc;
	padding-bottom: 1.5em;
}

