/*****************************************************************************/
/* Shop section    			                                                 */
/*****************************************************************************/

#shopIndex, #cart, #shopLogin, #shopAddresses, #shopPayment, #shopOverview {
	min-height: 415px !important;
	height: auto !important;
	height: 415px;
}

#shopLogin {
	width: 936px;
	margin: auto;
}

#categories {
	width: 135px;
	float: left;
	margin-right: 10px;
}

/*****************************************************************************/
/* Shop categories 			                                                 */
/*****************************************************************************/

#categories .listTable .head {
	text-align: left;
}

#categories .listTable ul {
	margin: 0;
	list-style-type: none;
}

#categories .listTable ul li {
	line-height: 20px;
}

#categories .listTable ul li a {
	color: #3F769D;
	font-size: 0.9em;
	padding: 5px;
	display: block;
	border-bottom: 2px solid #246E92;
}

#categories .listTable ul li.all a {
	border: none;
}

#categories .listTable ul li a:hover {
	color: #000;
	text-decoration: none;
	background: #FCB62D;
}

#categories .listTable ul li a.active {
	color: #F48000;
}

#categories .listTable ul li a.active:hover {
	background: #FCB62D;
	color: #000;
}

#categories .priceDetails {
	margin-top: 40px;
}

/*****************************************************************************/
/* Shop articles			                                                 */
/*****************************************************************************/

#articles {
	width: 560px;
	float: left;
}

#articles table tr td, #cart table tr td, #shopOverview table tr td {
	height: 85px;
}

.shopImage {
	width: 90px;
	height: 85px;
	float: left;
}

.shopImage a {
	width: 64px;
	height: 64px;
	display: block;
	margin: 5px;
	border: 1px solid #000;
}

#articles table tr td div.shopImage a.plus,
#cart table tr td div.shopImage a.plus {
	width: 16px;
	height: 16px;
	display: block;
	position: relative;
	margin-top: 5px;
	margin-bottom: -16px;
	left: 60px;
	background: url(../img/shop/big.gif) bottom right no-repeat;
	border: none;
}

.shopDescription {
	width: 330px;
	color: #000;
	line-height: 19px;
	float: left;
}

.shopDescription a {
	color: #000;
}

.shopDescription a:hover {
	color: #000;
	text-decoration: none;
}

.shopPrice {
	width: 130px;
	height: 35px;
	text-align: right;
	float: left;
}

.shopPrice span.bigCurrency {
	line-height: 35px;
	font-size: 1.7em;
}

.shopPrice span.smallCurrency {
	font-size: 0.5em;
	vertical-align: super;
}

#articles table tr td div.shopForm {
	width: 120px;
	height: 25px;
	text-align: right;
	float: left;
}

#articles table tr td div.shopForm input {
	width: 25px;
	float: right;
}

#articles table tr td div.shopForm button {
	width: 18px;
	height: 16px;
	margin-left: 5px;
	float: right;
}

a.realLink, a.realLink:visited, a.realLink:active, a.realLink:link {
	color: #F48000;
	text-decoration: none;
}

a.realLink:hover {
	color: #F48000;/*#5FBEF3;*/
	text-decoration: underline;
}

#articles table tr th.articleth a {
	color: #FFF;
	text-decoration: underline;
}

#articles table tr th.articleth a:hover {
	text-decoration: none;
}

/*****************************************************************************/
/* Shopping cart & shop overview                                             */
/*****************************************************************************/

.shopCount {
	width: 35px;
	height: 40px;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
	margin-top: 0;
}

.shopCount input {
	width: 25px;
}

.shopArticleNo {
	width: 80px;
	height: 40px;
	padding-top: 10px;
	float: left;
	margin-top: 0;
}

.shopDelete {
	width: 115px;
	height: 30px;
	padding-left: 10px;
	clear: left;
	margin-top: 0;
}

#cart table tr td div.shopDelete a {
	color: #F48000;
}

#cart table tr td div.shopDelete a:hover {
	text-decoration: underline;
}

#cart table tr td div.shopDescription,
#shopOverview table tr td div.shopDescription {
	width: 446px;
}

#cart table tr td #shopCartOverviewText,
#shopOverview table tr td #shopCartOverviewText {
	width: 320px;
	height: 80px;
	float: left;
	margin-right: 40px;
}

#cart table tr td div.shopCartOverviewPrice,
#shopOverview table tr td div.shopCartOverviewPrice {
	width: 190px;
	font-weight: bold;
	float: left;
}

#cart table tr td div.shopCartOverviewPrice span,
#shopOverview table tr td div.shopCartOverviewPrice span {
	line-height: 30px;
	font-size: 1.7em;
	font-style: italic;
	color: #8A3800;
}

#cart .bottomMenu {
	float: left;
}

#cartOverview {
	clear: left;
	margin-top: 20px;
}

/*****************************************************************************/
/* Shop payment				                                                 */
/*****************************************************************************/

/** Addresses **/
/*
#shopPayment #billingAddressHeadTile {
	padding-right: 5px;
	border-right: 1px solid #AAA;
	float: left;
}

#shopPayment #shippingAddressHeadTile {
	padding-left: 9px;
	float: left;
}

#shopPayment #billingAddressHead, #shopPayment #shippingAddressHead {
	margin: auto;
}

#shopPayment #billingAddressHead {
	width: 321px;
	height: 28px;
	background: url(../img/shop/billingAddress.png) !important;
	background: none;
}

#shopPayment #shippingAddressHead {
	width: 308px;
	height: 28px;
	background: url(../img/shop/shippingAddress.png) !important;
	background: none;
}

#shopPayment #shopBillingAddress {
	padding-right: 5px;
	border-right: 1px solid #AAA;
	float: left;
}

#shopPayment #shopShippingAddress {
	padding-left: 9px;
	float: left;
}

#shopPayment #shopBillingAddress div, #shopPayment #shopShippingAddress div {
	line-height: 25px;
}

#shopPayment #shopBillingAddress .newAddress, #shopPayment #shopShippingAddress .newAddress {
	clear: both;
}

#shopPayment .otherAddress {
	height: 55px;
}
*/

/** Payment **/

/*
#paypalLogo {
	width: 119px;
	height: 35px;
	display: block;
	margin-top: 5px;
	background: url(../img/shop/paypal.png) !important;
	background: none;
}

#clickandbuyLogo {
	width: 90px;
	height: 30px;
	display: block;
	margin-top: 5px;
	background: url(../img/shop/clickandbuy.gif) !important;
	background: none;
}

#tokenCoin {
	width: 90px;
	height: 80px;
	background: url(../img/tokenCoin.png) !important;
	background: none;
	float: left;
	margin: 10px 10px 0 0;
}

#tokenText {
	width: 255px;
	margin-top: 10px;
}

#tokenCoin, #tokenText, .paymentTokenTile, .paymentCcTile, .paymentCbTile, .paymentPaypalTile, .paymentEcTile {
	float: left;
}

#shopPayment .paymentCcTile .field {
	width: 310px;
	text-align: left;
}

#ecData {
	width: 340px;
	margin-right: 10px;
	float: left;
}

#ecText {
	width: 180px;
	float: left;
}
*/

/*****************************************************************************/
/* = Shop overview			                                                 */
/*****************************************************************************/

#shopOverview .listTable {
	margin-top: 10px;
}

#shopOverview .field {
	width: 320px;
	text-align: left;
}

#shopOverviewBillingAddress {
	width: 455px;
	float: left;
	margin-right: 25px;
}

#shopOverviewShippingAddress {
	width: 455px;
	float: left;
}

/*****************************************************************************/
/* = Shop details			                                                 */
/*****************************************************************************/

#shopDetails #articleData {
	width: 560px;
	float: left;
}

#shopDetails #articleData #articleDetails {
	width: 260px;
	float: left;
}

#shopDetails #articleData #articleDetailsImage {
	width: 250px;
	height: 250px;
	background: url(../img/shop/shopDetail.gif);
}

#shopDetails #articleData #articleDetailsImage div {
	width: 250px;
	height: 250px;
}

#shopDetails #articleData #articleInformation {
	width: 290px;
	float: left;
}

#shopDetails #articleData #articleDetailsAmount {
	float: right;
	text-align: right;
	white-space: nowrap;
}

#shopDetails #articleData #articleDetailsAmount input {
	width: 25px;
}

#shopDetails #articleData #articleDetailsPrice {
	height: 30px;
	float: left;
	white-space: nowrap;
}

#shopDetails #articleData #articleDetailsPrice span {
	line-height: 30px;
}

#shopDetails #articleData #articleDetailsNumber {
	clear: right;
	float: right;
	text-align: right;
	white-space: nowrap;
}

#shopDetails #articleData #articleDetailsPremium {
	float: left;
	white-space: nowrap;
}

#shopDetails #articleData #articleDetailsShippingState {
	clear: right;
	float: right;
	text-align: right;
	white-space: nowrap;
}

#soonMessage {
	width: 482px;
	height: 255px;
	padding: 30px 15px 30px 15px;
	background: url(../img/soon.gif);
	margin: auto;
}

#betaLink a {
	width: 100px;
	height: 90px;
	position: relative;
	margin-bottom: -90px;
	left: 515px;
	top: -10px;
	display: block;
}



.externDescription
{
	color:#246E92;
	font-size:0.8em;
	line-height:15px;
}

sup.extern
{
	font-size:.7em;
	line-height:1em;
}

/* Progressbar */
#demo{height:80px; width:300px; position:absolute ;z-index:55; top:50%; left:50%; margin-top:-40px;margin-left:-150px;font-family: Verdana; font-size:10px; text-align:center; background:#fff; border: 3px solid black;padding:5px;display:none;}
#pthing{height:30px}
