/* TITANIUM */

body {
	margin-top: 0;
	padding-top: 0;
	font: 10pt Verdana, "Lucida Grande", Geneva, Helvetica, Arial, sans-serif;
	background: #F3F3F3;
	color: #444;
}
#page {
	position: relative;
	margin: 0px auto;
	width: 810px;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	background: #fff;
	overflow: auto;
}
a, a:hover, a:visited {
	color: #0085cf;
}
#head {
	clear: both;
	margin: 30px;
	overflow: auto;
}
#guide {
	font-size: 14px;
	text-transform: uppercase;
}

#logo {
	float: left;
	margin: ;
}

#title {
	float: left;
	margin: 17px 0px 17px 117px;
}
#content {
	margin: 30px;
	overflow: auto;
}
#head-security {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 168px;
	height: 48px;
	background: url("../img/fs_secure-ordering.png") no-repeat left;
}
/**
 * Switches
 */

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

 #column1, #column2  {
 	float: left;
 	overflow: visible;	
 }

#column1 {
	width: 140px;
}

#column2 {
	width: 580px; /* 610 base */
	margin-left: 30px;
}

 #column1 iframe#psyops-menu {
 	border: none;
 	height: 400px;
 	width: 140px;
 }


.store-order-action-list li {
	white-space: normal !important; /* france length */
}
.core-form-field-required .core-form-field-label {
	font-weight: bold;
}
.core-form-field-group + .core-form-field-group {
	margin-top: 2em;
}
.core-form-field-label {
	margin-bottom: 4px;
}
.core-body-window .core-section {
	padding-top: 4px;
	margin-top: 2em;
}
.core-body-window .core-section-header {
	margin: 0px;
	font-size: 12px;
	padding-left: 10px;
	color: white;
	padding: 10px;
	letter-spacing: 1px;

}
.core-body-window .core-section-body {
	padding: 2em;
	border: 1px solid #aaa;
	background: #f8f8f8;
}
.store-footer {

}
.store-footer a:link, .store-footer a:visited {
	color: #00bfff;
}
.store-footer a:hover {
	color: #ffa500;
	text-decoration: none;
}
.store-product-detail-description-short {
	margin-left: 1em;
}
.store-product-list-item {
	margin-bottom: 0;
}
.store-product-list-item-title {
	letter-spacing: 1px;
	text-shadow: 2px 2px 2px #ddd;
}
.store-product-list-item-description {
	margin-top: 1em;
}
.store-product-detail {
	line-height: 1.4em;
}
.store-product-detail-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	margin-right: 1em;
	text-shadow: 2px 2px 2px #ddd;
	letter-spacing: 1px;
}
.core-form-field-group-header, .store-product-list-item-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 1em;
}
.store-page-navigation {
	border-top: 1px dotted #ddd;
}
.store-product-detail-quantity {
	margin-top: 10px;
}
.store-product-detail-description, .store-product-list-item-description {
/*	text-align: justify;*/
	margin-bottom: 1em;
}
.store-product-option-groups {
	padding-left: 1em;
	padding-right: 1em;
}
.core-form-field-body-note {
	font-size: 10px;
	margin-top: 4px;
	color: #666;
}
