/* orange a */
body.shop div.shop-list a, 
body.shop div.shop-list a:hover,
body.shop div.shop-detail-item a,
body.shop div.shop-detail-item a:hover,
body.shop div.shop-detail-item a,
body.shop div.shop-detail-item a:hover, 
body.shop div.shop-detail-item input.submit,
body.shop div.login-selection a,
body.shop div.login-selection a:hover {
	color: #FF5631;
}

/* orange button */
div#shop-context-search input.submit,
div.login-selection input.submit,
body.shop div.order-summary td.right input.submit {
	background-color: #FF5631;
	border-color: #FF5631;
	color:white;
}

/* shop item list */
div.shop-list {
	padding-bottom:50px;
}

/* shop list item */
div.shop-list-item input.submit {
	color: #FF5631;
	border-style:none;
}
div.shop-list-item {
	padding-top: 3px;
	padding-bottom:8px;
}

div#content-area div.shop-list-item h2 {
	padding-top:0px;
}

div.shop-list-item div.col-left {
	width: 106px;
}
div.shop-list-item div.col-right {
	width: 363px;
}

div.shop-list-item div.price,
div.shop-list-item div.special-price,    
div.shop-detail-item div.price,
div.shop-detail-item div.special-price{
	font-weight: bold;
	padding-top: 14px;
	padding-bottom: 14px;
}
div.shop-list-item div.special-price,
div.shop-detail-item div.special-price{
	color: #FF5631;
}
div.shop-list-item div.special-price strike,
div.shop-detail-item div.special-price strike{
	color: #000000;
}

div.shop-list-item div.submit,
div.shop-detail-item div.submit  {
	padding-top: 1px;
	padding-left:18px;
}
div.shop-list-item input.text,
div.shop-detail-item input.text {
	text-align: right;
}
div.shop-list-item a.submit, 
div.shop-detail-item a.submit  { 
	background-image: url(images/icon-cart.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left:20px;
	
}

body.publications-shop div.shop-list-item a.submit, 
body.publications-shop div.shop-detail-item a.submit  { 
	background-image: url(images/icon-cart2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left:20px;
	
}


_div.shop-list-item input.submit { 
	background-image: url(images/icon-cart.gif);
	background-repeat: no-repeat;
	background-position: top  left;
	background-color: transparent;
	border-style: none;
	color:  #FF5631;
	width:100%;
}

div.prev-next a {
}
div.shop-list-item div.product-image {
}



/* shop detail item */
div.shop-detail-item {
	padding-top:7px;
	padding-bottom: 15px;
}
div.shop-detail-item input.submit {
	border-style:none;
}

div#content-area div.shop-detail-item h2 {
	padding-top:0px;
}
div.shop-detail-item div.col-left {
	width: 204px;
}
div.shop-detail-item div.col-right {
	width: 265px;
}
div.variants select {
	margin-top:20px;
}











/* jscart */
div#jscart div.box {
	border: 1px #FF5631 solid ;
	background-color: white;
}

div#jscart div.space {
	height: 20px;
}
div#jscart div.cart-head {
 	background-color: #FF5631; 
	height:16px;
}
div#jscart h2 {
	color: white;
	padding-left:24px;
	background-image: url(images/icon-cart-inverted.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
	padding-top:1px;
}
div#jscart div.cart-summary,
div#jscart div.cart-lastadded,
div#jscart div.cart-open {
	padding:4px;
}

div#jscart div.cart-summary {
	padding-top:9px;
}
div#jscart span.num-products {
	font-weight:bold;
}
div#jscart div.cart-lastadded {
	background-color:#FFCBBF;
	
	padding-top:3px;
	padding-bottom:3px;
}
div#jscart div.cart-lastadded span.last-product {
	font-weight:bold;
}
div#jscart div.cart-open {
	padding-top:14px;
}
div#jscart div.cart-open a{
	color: #FF5631;
}




/* shop context search */
div#shop-context-search {
	border: 1px #FF5631 solid ;
}
div#shop-context-search input.submit {
	border-style: none;
}
div#shop-context-search div.search-head {
	background-color: #FF5631;
	height:16px;
}
div#shop-context-search h2 {
	color: white;
	padding-left:24px;
	background-image: url(images/icon-search-inverted.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
	padding-top:1px;
}
div#shop-context-search div.description {
	padding-top:8px;
	padding-bottom:0px;
	margin-bottom:0px;
}

div#shop-context-search div.content {
	padding:4px;
	text-align:left;
}
div#shop-context-search div.content,
div#shop-context-search div.submit,
div#shop-context-search div.input {
	width:125px;
} 
div#shop-context-search div.input {
}
div#shop-context-search input.text {
	width:125px;
	border-color: #FF5631;
	margin-top:3px;
}
div#shop-context-search div.submit {
	padding-top:3px;
	text-align:right;
	margin-bottom:10px;
}




/* shop search results page */
div.shop-search input.text {
	width: 350px;
}
div.shop-no-search-results {
	padding-bottom:10px;
	font-weight: bold;
}


/* shopping basket */ 
form.shop-basketview {
	padding-top: 25px;
}
form.shop-basketview table.shop-basketlist a {
	color:  #FF5631;
}
form.shop-basketview table.shop-basketlist tr.products a {
	font-weight: normal;
}
div#content-area form.shop-basketview div.divider {
	padding-top: 5px;
	padding-bottom: 5px;
}
div#content-area form.shop-basketview td {
	vertical-align:top;
}
table.shop-basketlist tr.products td {
	font-size:11px;
}
table.shop-basketlist tr.titles td {
	font-weight: bold;
	padding-bottom:4px;
}
table.shop-basketlist tr.summary td {
	font-weight: bold;
}

table.shop-basketlist td.quantity {
	width: 50px;
}
table.shop-basketlist td.product {
	width: 130px;
}
table.shop-basketlist td.article-no {
	width: 60px;
	text-align: right;
}
table.shop-basketlist td.price-item {
	width: 100px;
	text-align: right;
}
table.shop-basketlist td.price-sum {
	width: 100px;
	text-align: right;
}
table.shop-basketlist td.remove {
	width: 30px;
	text-align: right;
}
table.shop-basketlist tr.summary td.label {
}
table.shop-basketlist tr.summary td.price {
	text-align: right;
}
table.shop-basketlist tr.shipping td.label {
	font-weight: bold;
	padding-bottom:7px;
}
table.shop-basketlist tr.shipping td.value {
	padding-bottom:7px;
}
table.shop-basketlist tr.shipping td.price {
	text-align: right;
	font-size:11px;
}
table.shop-basketlist tr.buttons td.payment {
	text-align: right;
}
table.shop-basketlist td.payment input {
	background-color: #FF5631;
	border-style: none;
	color: white;
}
div#content-area table.shop-basketlist tr.shipping div.divider {
	padding-top:9px;
	padding-bottom:9px;
}
div#content-area table.shop-basketlist tr.summary div.divider {
	padding-top:9px;
	padding-bottom:14px;
}
div#content-area table.shop-basketlist tr.buttons div.divider {
	padding-top:14px;
	padding-bottom:14px;
}
div#content-area table.shop-basketlist tr.continue div.divider {
	padding-top:14px;
	padding-bottom:14px;
}

/*  login-selection */
div.login-selection div.description {
	padding-bottom:15px;
}

/* shop process */
body.shop div#content-area div.infopanel {
	padding-top:8px;
}
body.shop div#content-area div.infopanel table {
	width: 100%;
}
body.shop div#content-area div.infopanel td.no {
	color: #676767;
}
body.shop div#content-area div.infopanel td.cur {
	font-weight: bold;
}
body.shop div#content-area div.infopanel div.divider {
	padding-top: 5px;
	padding-bottom: 5px;
}

/* userdata form */

body.shop input.submit {
	background-color: #9A9A9A;
	border-style: none;
	color: white;
}

body.shop div#content-area form.userdata {
	margin-top:10px;
}
body.shop div#content-area div.userdata div.annotation {
	padding-top:20px;
}
body.shop div#content-area div.userdata table#billing-form,
body.shop div#content-area div.userdata table#delivery-form {
	margin-top: 8px;
	margin-bottom: 8px;
}
body.shop div#content-area div.userdata table#billing-form td,
body.shop div#content-area div.userdata table#delivery-form td {
	vertical-align:top;
}
body.shop div#content-area div.userdata table#billing-form td.label,
body.shop div#content-area div.userdata table#delivery-form td.label {
	padding-right: 20px;
	padding-bottom: 10px;
}
body.shop div#content-area div.userdata table#billing-form input.text,
body.shop div#content-area div.userdata table#delivery-form input.text {
	width:210px;
}
body.shop div#content-area div.userdata table#delivery-form td.checkbox {
	padding-bottom: 12px;
}

/* order summary */
body.shop div.order-summary h2 {
	color: black;
	
} 
body.shop div.order-summary table.shop-basketlist {
	margin-top: 8px;
}
body.shop div#content-area div.order-summary table.shop-basketlist div.divider {
	padding-top:9px;
	padding-bottom:9px;
}

/* login form */
div#content-area div.loginform input.text,
div#content-area div.forgotpass input.text {
	width: 165px;
}
div#content-area div.loginform div.submit,
div#content-area div.forgotpass div.submit  {
	padding-left: 6px;
	padding-top:1px;
}
div#content-area div.loginform div.password-retrieve {
	padding-top:10px;
}
div#content-area div.loginform div.password-retrieve div.label,
div#content-area div.loginform div.forgotpass div.label {
	padding-top: 6px;
} 
div#content-area div.message {
	padding-bottom:12px;
}
div#content-area div.forgotpass div.status-msg {
	padding-top: 6px;
}
div#content-area div.loginform div.status-msg div.err {
	padding-top: 10px;
	padding-bottom: 10px;
}
div#content-area div.forgotpass div.link {
	padding-top: 10px;
}

form.newloginbox div.submit {
	padding-top: 10px;
}

/* register form */

body.shop div#content-area div.user-register td.label,
body.shop div#content-area div.user-register td.label {
	padding-right: 20px;
	padding-bottom: 10px;
	width: 100px;
}
body.shop div#content-area div.user-register input.text,
body.shop div#content-area div.user-register input.text {
	width:210px;
}

body.shop div#content-area div.user-register p.err-description {
	color: red;
}