/* @override 
	https://resource.fastspring.com/data/VGVtcGxhdGVTaXRlQ29uZmlndXJhdGlvbjo0UTlzUWFwa1RoVzh3QV9YRGVsemtB/nL0tNmvpRa6k2rwvy-DfwA/style.css
	http://resource.fastspring.com/data/VGVtcGxhdGVTaXRlQ29uZmlndXJhdGlvbjo0UTlzUWFwa1RoVzh3QV9YRGVsemtB/pYjj4Q9DQCqxNF2aDDLB9g/style.css
*/

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

#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;
}

#product div.store-product-detail.core-clearfix div.store-product-detail-image img {
	margin-top: -19px;
}

.view-cart{

	padding-right: 15px;
	float: right;
	font-size: 14px;
	line-height: 27px;
}

#body div.page-box h1 {
	background: url(cart.png) no-repeat 8px;
}				

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

.security-footer {
	text-align: center;
}

/**
 * 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;
}


