/* TITANIUM */

body {
	margin-top: 0;
	padding-top: 0;
	font: 10pt Verdana, "Lucida Grande", Geneva, Helvetica, Arial, sans-serif;
	background: url(background.png);
	font: 62.5%/1 Arial,Helvetica,sans-serif;
	color: #444;
}
#page {
}
a, a:hover, a:visited {
	color: #0085cf;
}
#head {
	background: url(head_back.png) repeat-x;
	height: 134px;
	min-width: 900px;
	text-align: center;
}
#head .wrapper {
  width: 900px;
  margin: 0 auto;
  text-align: left;
}
#logo {
background: url(logo_small.png) center 28px no-repeat;
width: 120px;
height: 134px;
margin-right: 30px;
float: left;
}
#logo h1 {
font-size: 1.5em;
color: #666;
padding-top: 85px;
text-align: center;
text-shadow: #fff 0 1px 0;
font-weight: normal;
}
#title {
  float: left;
  line-height: 134px;
}
#title h1 {
font-size: 1.8em;
font-weight: normal;
color: #333;
color: rgba(0,0,0,0.8);
text-shadow: #fff 0 1px 0;
margin: 0;
}
#content {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	background: inherit;
}
#head-security {
	text-align: right;
	padding-right: 1em;
	background: url(fs_secure-ordering.png) no-repeat left;
	background-position: 400px 20px;
}

p {
	font-size: 1.4em;
}

h2 {
	font-size: 18px;
}
h3 {
	font-size: 18px;
}
.core-section-header {
	padding-left: 10px;
}
/**
 * Switches
 */

.store-variation-select-item-title {
 font-size: 12px;
 line-height: 14px;
}

.store-variation-select-item-command {
   text-decoration: none;
}

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

 ul li.store-payment-method {
	list-style: none;
}

.store-payment-method * {
	float:none;
}

#confirm .core-section-body * {

}
label {
	font-weight: normal;
	font-size: 13px;
	padding-right: 10px;
}



#ccShippingAddressDisplay {
	line-height: 22px;	
}

.store-section-vat-exemption p,
.core-form-field-body-note {
	color:  #aaa;
	font-size: 13px !important;
	padding-top: 10px;
	line-height: 18px;
	width: 400px !important;
}


.store-field-address-street2 {
	margin-right: 5px;
}

.store-notice-reseller,
.store-notice-security {	
	color:  #aaa;
	font-size: 13px;
	line-height: 20px;
}

div#ext-gen2.core-messages {
	padding: 15px 20px !important;
	margin-bottom: 30px !important;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;

}

li.core-message-error {
	padding: 0 !important;
	font-size: 14px;
	line-height: 16px;
	padding-left: 20px;
}


/* @group My Group */
.core-section-body,
.store-product-detail {
	display: block;
	padding: 10px 20px 10px 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #ddd;
	background: #f5f5f5;
	background: rgba(255,255,255,0.6);
	margin-bottom: 10px;
}

.store-product-detail-image {
	padding-right: 10px;
}

.store-product-detail-pricing {
	float: right;
	padding: 0;
	padding-top: 35px;

}

.store-product-detail-quantity {
	float: right;
	clear: both;
	margin-top: -65px;
}
.store-product-detail-quantity label {
	font-size: 16px;
}
.store-product-detail-quantity input {
	margin-top: 4px;
	text-align: center;
	font-size: 14px !important;
}

.store-product-detail-title {
	font-size: 20px;
	padding-bottom: 10px;
	padding-top: 30px;
	float: left;
}

.store-product-detail-description-short {
	padding-top: 20px;
	float: left;
	margin: 0;
	font-size: 13px;
	line-height: 20px;
	padding-left: 153px;
	margin-top: -83px;
	width:  480px;
	font-size: 1.6em;
}

/* @end */
.core-form-field-area-left {
	width: 420px;
	height: 150px;
}
.store-page-navigation {
	border: none;
	margin-top: 0;
}

input, input:valid {
	color: #444;
	font: inherit;
	border: 1px solid #ccc;
	font-size: 14px;
	line-height: 16px;
}

.core-form-field-body input, .core-form-field-body input:valid {
	color: #444;
	font: inherit;
	border: 1px solid #ccc;
	font-size: 14px;
	width: 340px;
}

select{
	margin-bottom: 7px;
	font-size: 14px;
}

span.store-value-money {
	font-size: 22px !important;
	color: #666;
}


.store-order-action-order a,
.store-action-complete a,
.store-action-next a {
	display: block;
	padding: 10px 25px !important;
	font-weight: normal;
  cursor: pointer;
  display: inline-block;
  background-color: #e6e6e6;
  background-repeat: no-repeat;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
  background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  padding: 5px 14px 6px;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  color: #333;
  font-size: 14px;
  line-height: normal;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-transition: 0.1s linear all;
  -moz-transition: 0.1s linear all;
  -ms-transition: 0.1s linear all;
  -o-transition: 0.1s linear all;
  transition: 0.1s linear all;

}

.store-order-action-order a:hover,
.store-action-complete a:hover,
.store-action-next a:hover {

}

.store-order-action-order a:active,
.store-action-complete a:active, 
.store-action-next a:active {

}

a.store-action-command span.store-action-title{
	background-image: none !important;
	padding: 0 !important;
}

.store-order-action-more a {
	/* Hide confusing button */
	display: none !important;
}

.store-section-vat-exemption {
	
}

.store-order-item {
	border-top: 1px solid #ccc;	
	margin-bottom: 10px;
}
.store-order-item-title {
	padding: 10px 0;
	font-size: 20px;
	width: 60%;
}
.store-order-item-pricing {
	padding: 10px 0;
}



.store-order-action-list {
	text-align: right;
	padding: 20px 0;
	font-size: 20px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin: 0 0 10px 0 !important;	
}

.store-order-pricing  {
	border-top: 3px double #ccc;	
}
.store-order-price {
	
	text-align: right;
	padding: 10px 0;
	font-size: 20px;


}

.store-field-license-name li {
	line-height: 20px;
}

/* @end */
