body,html
{


	background: url(images/top_gradient_3.png) top center repeat-x;


}

#basebox {
	
	margin-top:40px;
	width:700px;
	margin-left: auto;
	margin-right: auto;

}

#header 
{
	height:72px;
	
	background:none;
	text-align:left;
}

#header img
{
	border:none;

	
}

ul#navbar {

	
	padding:0px;
	
	padding-top: 16px;
	padding-bottom:8px;

	text-align: center;
	list-style: none;
}
ul#navbar  li {
	display:inline;
	margin: 0 12px;
}
ul#navbar  li a {
	font-size: 1em;

	text-decoration: none;
	color: #333;
}
ul#navbar li a:hover {
	text-decoration:underline;
	color:#600;


}

#navigation {
		background:none;
	font: 14px/18px"Lucida Grande", Verdana, sans-serif;
	
	font: 13px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; background-color:#fff; color:#333; 
		
}

#navigation {

	/*border-top:1px solid white;*/
	/*	background:white;*/

	background:none;

	color:gray;

	border-bottom:1px solid #999;

	width:100%;


}

#footer {
	
	border-top:1px solid #999;
	font-size: 10px;

	




	margin-top:12px;
	padding-bottom:12px;
	bottom:0px;

	text-align:center;

	
}

#header p {
	float: left;
	padding: 60px 24px 24px 24px;
	font-size: 1.5em;
	
	color: #fff;
}

#header #siteLogo {

	padding: 0px 0px 0px 0px;
	float:left;
	color:white;
}

#header #fastspring {

	text-align:right;
	float:right;
	padding: 0px 0px 0px 0px;
	margin-right: 18px;
	margin-top: 7px;
	
}

#security-seal
{
	float: right;
	clear: both;
	
	
}

a:link {color: #0000C0;text-decoration: none;}
a:visited {color: #F00;text-decoration: none;}
a:hover { text-decoration : underline;}
a:active{text-decoration : underline; }



/* fastspring default styling */

body {
	font: 10pt "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	background-color: white;
}
#page {
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 2em; 
	width: 730px;
}

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(images/head-corners.png) top left no-repeat;
}
#guide_wrap {
	width: 730px;
}
#guide_wrap_btm {
	margin-top: -2px;
	width: 730px;
	height: 12px;
	background: url(images/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(images/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(images/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(images/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;
}

.core-dialog h2 {
	color:white;
	margin-bottom:2em;
}
