html{
	width:100%;
}

body{
	background-color: #f8f7f5;
	color: #3f3f3f;
	margin: 0;
	padding: 0;
	font-family: 'PT Serif', Arial, sans-serif;
	font-weight: 400; 
	font-style: normal;
	font-size: 12px;
	line-height: 20px;
}

img{
	border:0px solid #000;
}

a:link,
a:visited{
	text-decoration: none; 
	color: #3f3f3f;
	border-bottom:0px dotted #3f3f3f;
}
a:hover,
a:active{
	color: #8f8f8f;
	border-bottom:0px solid #8f8f8f;
}

/* GENERAL ---------------------------------------------*/

.generalWrapper{
		background: url('../images/topfader02.png') top center no-repeat;
		/*background-color: #E9E8E6;*/
		padding: 5px 0 0 0;
		border:0px dotted #FF0000;
}

.generalContainer{
	width:960px;
	padding: 36px 0 37px 0;
	margin: 0px auto 20px auto;	
	border-bottom: 0px solid #c6c6c4;
	border:0px dotted #3f3f00;
}

.generalContainer a:link,
.generalContainer a:active,
.generalContainer a:visited{
	padding: 0;
	font-weight: 400;
	color: #888;
	text-decoration: none;
	transition: text-shadow .3s, color  .3s;
	-moz-transition: text-shadow  .3s, color  .3s;
	-webkit-transition: text-shadow  .3s, color  .3s;
	-o-transition: text-shadow  .3s, color  .3s;	
}
.generalContainer a:hover{
	color: #e8100a;
	text-shadow: 0 0 4px #d68731;	
}

/* CHECKOUT FORM ----------------------------------------*/

div.CheckoutFormContent {
	border-left: #000 solid 1px;
	border-bottom: #000 solid 1px;
    clear: left;
    padding: 1em;
	background-color: #f0f0f0;
}

div.CheckoutFormContent.inactive {
	display: none;
}

ol#CheckoutFormTabs {
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;

}

ol#CheckoutFormTabs a {
    /*background: #bdf url(tabs.gif);*/
    color: #000;
    display: block;
    float: left;
    height: 2em;
    padding-left: 10px;
    text-decoration: none;
}

ol#CheckoutFormTabs a:hover {
    background-color: #c0c0c0;
    background-position: 0 -120px;
}

ol#CheckoutFormTabs a:hover span {
    background-position: 100% -120px;
}

ol#CheckoutFormTabs li {
	background-color: #c0c0c0;
	z-index: 0;
    float: left;
    margin: 0 1px 0 0;
}

ol#CheckoutFormTabs li a.active {
    background-color: #f0f0f0;
    /*background-position: 0 -60px;*/
    color: #000;
    font-weight: bold;
	border-left: #000 solid 1px;
}

ol#CheckoutFormTabs li a.active span {
    /*background-position: 100% -60px;*/
}

ol#CheckoutFormTabs span {
    /*background: url(tabs.gif) 100% 0;*/
    display: block;
    line-height: 2em;
    padding-right: 10px;
}

/* LANGUAGE ----------------------------------------*/
#langWrapper{
	background-color: #e3e3e3;
}

#flagContainer{
	width: 940px;
	height: 20px;
	margin: 0 auto 0 auto;
	padding: 0 10px 0 10px;
}

.flag{
	float: right;
	border: 0px solid #0ff;
	margin: 0 0 0 4px;
	padding: 0;
}

.flag a:link{
	width: 16px;
	height: 11px;
	border: 0px solid #780d04;
	margin: 5px 0 0 0;
	padding: 0px;
}
.flag img{
	border: 0px solid #fff;
}




/* MENU ----------------------------------------*/
#menuWrapper{
	background-color: #f8f7f5;
	height: 95px;
}

#menu{
	width: 940px;
	height: 95px;
	margin: 0px auto 0px auto;
	padding: 0px 10px 0px 10px;
	background: url('../images/menuBG.jpg') top center no-repeat;
}

#menu .current{
	font-weight: 400;
	color: #fff;
}


#homeBtn{
	margin: 0 auto 0 auto;
	width: 160px;
	height: 95px;
	border: 0px solid #f0f;
}

#homeBtn a:link,
#homeBtn a:active,
#homeBtn a:visited,
#homeBtn a:hover{
	width:100%;
	height:100%;
	display: block;
	border: 0px solid #000;
}

.menuItem{
	font-size: 18px;
	text-align: center;
	width: 140px;
	margin: 40px 20px 0 0;
	border: 0px solid #ff5;
}

.menuItem a:link,
.menuItem a:active,
.menuItem a:visited{
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	text-decoration: none;
	color: #020201;
	padding-bottom: 10px;
	border-bottom: 0px solid #494944;	
}

.menuItem a:hover{
	color: #494944;
	border-bottom: 1px solid #494944;
}

.formRight{
	padding: 2px 2px 2px 2px;
	color: #333;
	float: right;
	width: 140px;
	margin: 7px 0px 0 0;
	border: 0px solid #ff5;
	background-color: #e3e3e3;
}

.formRight input{
	color: #aaa;
	padding: 0 4px 0 4px;
	border: 1px solid #ddd;
	width: 128px;
	font-family: 'PT Serif', Arial, sans-serif;	
}
.formRight button{
	width: 138px;
	font-family: 'PT Serif', Arial, sans-serif;
}

#logoWrapper{
	height: 238px;
	width: 960px;
	background: url('../images/titleAnthology.jpg') top left no-repeat;
	margin: 0 auto 0 auto;
}

#personalMenuWrapper{
	font-size: 14px;
	color: #000;
	height: 25px;
	padding: 7px 0 0 0;
	/*border-top: 1px solid #d9d8d6;
	border-bottom: 1px solid #d9d8d6;*/
	/*background: url('../images/topfader02.png') top center no-repeat;*/
	/*background-color: #f0efed;*/
	border-top: 1px solid #e9e8e6;
}
#personalMenu{
	width: 940px;
	padding: 0;
	margin: 0px auto 0 auto;
}

#personalMenuWarning{
	width: 940px;
	padding: 0;
	margin: 0px auto 0 auto;
	background-color: #f8f7f5;
	color: #000;
	padding: 4px;
	border-top: 1px solid #cccccc;
}

#personalMenuWarning a:link,
#personalMenuWarning a:active,
#personalMenuWarning a:visited{
	padding: 0;
	font-weight: 400;
	color: #000;
	text-decoration: underline;
	transition: text-shadow .3s, color  .3s;
	-moz-transition: text-shadow  .3s, color  .3s;
	-webkit-transition: text-shadow  .3s, color  .3s;
	-o-transition: text-shadow  .3s, color  .3s;	
}
#personalMenuWarning a:hover{
	color: #000;
	text-decoration: underline;
	text-shadow: 0 0 4px #d68731;	
}

#personalMenu ul{
	list-style-type:none;
	margin: 0;
	padding: 0;
}
#personalMenu li{
	float: left;
	margin-right: 20px;
	/*width: 100px;*/ 										/*  was 188 bij 5,  940 / AANTAL MENU ITEMS   */
	text-align: center;
}
#personalMenu ul a:hover {
	color: #888;
}
#personalMenu .greeter{
	font-weight: 700;
	margin: 0;
}

#personalMenu .firstone{
	text-align: left;
	float: left;
	margin:  0 20px 0 0;
}

#personalMenu .lastone{
	text-align: right;
	float: right;
	margin: 0;
}

.menuLeft{
	float: left;
}
.menuRight{
	float: right;
}


/* Visual ----------------------------------------*/
#visualWrapper{
	height: 414px; /*419px;*/
	background: url('../images/topfader.jpg') top center no-repeat;
	background-color: #e9e8e6;	
	padding: 5px 0 0 0;
}

#visualContainer{
	position: relative;
	width: 920px;
	border: 0px solid #f0f;
	margin: 0px auto 0 auto;
	height: 405px;
	overflow: hidden;
}

#visualSlider{
	width:1880px;
	position: absolute;
	left: 0px;
	border: 0px dotted #f00;
	
}

.gameDisplay{
	position: relative;
	top: 11px;
	cursor: pointer;
	text-align: center;
	float: left;
	width: 290px;
	height: 69px; /*398px;*/
	padding-top: 330px;
	border: 0px solid #1ff;
	margin: 0 20px 0 0;

	transition: top .2s;
	-moz-transition: top  .2s;
	-webkit-transition: top  .2s;
	-o-transition: top .2s;	
}

.gameDisplay:hover{
	top: 8px;
}

.gameDisplay:hover .gameName{
	color: #000;
}

.gameDisplayBanner{
	position: relative;
	top: 11px;
	cursor: pointer;
	text-align: center;
	float: left;
	width: 921px;
	height: 69px; /*398px;*/
	padding-top: 330px;
	border: 0px solid #1ff;
	margin: 0 20px 0 0;

	transition: top .2s;
	-moz-transition: top  .2s;
	-webkit-transition: top  .2s;
	-o-transition: top .2s;	
}

.gameDisplayBanner:hover{
	top: 8px;
}

.gameDisplayBanner:hover .gameName{
	color: #000;
}

.gameName{
	font-weight: 700;
	font-size:16px;
	color: #5f5f5f;
	margin-bottom: 5px;
	
	transition: color .2s;
	-moz-transition: color  .2s;
	-webkit-transition: color  .2s;
	-o-transition: color .2s;		
}

.gamePrice{
	font-size:18px;
	color: #5f5f5f;
}

#visualArrows{
	position: relative;
	top: -220px;
	width: 960px;
	height: 15px;
	margin: 0px auto 0px auto;
}

#mediaArrows{
	position: relative;
	top: -54px;
	left: -12px;
	width: 990px;
	margin: 0px auto 0px auto;
	border: 0px solid #f47;
}

#arrowL{
	cursor: pointer;
	float: left;
	width: 12px;
	height: 15px;	
	background:url('../images/arrowL.png') top left no-repeat;	
	padding:3px;
	
	transition: left .2s;
	-moz-transition: left  .2s;
	-webkit-transition: left  .2s;
	-o-transition: left .2s;	
}
#arrowL:hover{
	position: relative;
	left: -2px;
}
#arrowR{
	cursor: pointer;
	float: right;
	width: 12px;
	height: 15px;
	background:url('../images/arrowR.png') top left no-repeat;
	padding:3px;

	transition: right .2s;
	-moz-transition: right  .2s;
	-webkit-transition: right  .2s;
	-o-transition: right .2s;		
}
#arrowR:hover{
	position: relative;
	left: 2px;
}


/* GEBNERAL LAYOUT -------------------------------------*/
H1{
	color:#000;
	font-family: 'PT Serif', serif;
	font-style: italic;
	font-weight: 400;
	font-size: 21px;
	text-align: center;
	display: block;
	padding: 0px;
	margin: 0 0 16px 0;
	border: 0px solid #000;
}

H2{

	color:#111;
	font-family: 'PT Serif', serif;
	font-style: italic;
	font-weight: 400;	
	font-size: 36px;
	text-align: center;
	display: block;
	padding: 0px;
	border: 0px solid #111;
}
H3{
	color:#000;
	font-family: 'PT Serif', serif;
	font-style: normal;
	font-weight: 700;	
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	display: block;
	padding: 0px;
	border: 0px solid #222;
	margin: 0 0 20px 0;
	padding: 0;
	min-height: 40px; /*at least 2 lines*/
}
H4{
	color:#000;
	font-family: 'PT Serif', serif;
	font-style: normal;
	font-weight: 700;	
	font-size: 16px;
	text-align: left;
	padding: 0px;
	margin: 0 0 8px 0;
	padding: 0;
}
.clearer{
	clear: both;
}

/* PROD LIST ------------------------------------------------------------------------------------*/

#prodWrapper{
	width: 940px;
	padding: 30px 10px 10px 10px;
	margin: 0px auto 50px auto;
}

#prodListContainer{
	float: left;
	width: 620px;
}
#cartListContainer{
	float: right;
	width: 300px;
}


.button00 a:link,
.button00 a:visited{
		text-align:center;
		height: 34px;
		width: 146px;
		padding: 11px 0 0 0;
		margin: 10px auto 0px auto;		
		font-family: 'PT Serif', times ,serif;
		font-weight: 700;
		font-style: italic;
		font-size: 14px;
		color: #000;
		text-decoration:none;
		background:url('../images/button00.jpg') top left no-repeat;
		/*background-repeat: no-repeat;*/
		/*background-position:0px -102px;*/
		display: block;	

		opacity:.75;
		filter:alpha(opacity=75); /* For IE8 and earlier */	

		transition: opacity .2s;
		-moz-transition: opacity  .2s;
		-webkit-transition: opacity  .2s;
		-o-transition: opacity  .2s;
}
.button00 a:hover{
		/*background-position:0px -51px;*/
		color: #000;
		opacity:1;
		filter:alpha(opacity=100); /* For IE8 and earlier */		
}
.button00 a:active{ 
		height: 33px;
		padding: 12px 0 0 0;
		/*background-position:0px 0px;*/
		color: #000;
}

#prodList{
	padding: 21px 0 21px 0;
	border-top: 1px solid #959493;
	border-bottom: 1px solid #959493;
	min-height: 316px;
}
#cartList{	
	padding: 21px 10px 21px 10px;
	border-top: 1px solid #959493;
	border-bottom: 1px solid #959493;
	border: 1px solid #959493;
	min-height: 316px;
}

.prodListItem{
	cursor: pointer;
	color: #000;
	font-size: 16px;
	border: 0px solid #f00;
	height: 48px;
	padding: 7px 5px 7px 0;
	border-bottom: 1px solid #d3d2d0;
}

.prodListItem:hover{
	background-color: #E9E8E6; /*#ebebeb;*/
}


.buttongroup{
	float: right;
	border: 1px solid #d79;
}


.lastItem{
	border-bottom: 0px solid #d3d2d0;
}

.prodImg{
	float: left;
	margin: 0 40px 0 0;
}
.prodDesc{
	/*width: 340px;*/
	margin: 0;
	padding-top:14px;
	float: left;
	overflow: hidden; 
	border: 0px solid #d3d2d0;
}

.prodDesc-max01{
	max-width: 300px;
}

.prodPair{
	height: 36px;
	float: right;
	width: 195px;
	border: 0px solid #d3d2d0;
	/*margin-left: 13px;*/
	margin-left: 5px;
	
	padding: 0 10px 10px 0;
	
	/*background-color: /*#E9E8E6;*/
	/*border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;	*/
}


.prodPrice{
	text-align: right;
	font-weight: 700;
	width: 148px;
	float: right;
	padding-top: 14px;
	/*margin-right: 6px;*/
	/*margin-left: 35px;*/
	font-style: normal;
	border: 0px solid #a78;	
}
.prodType{
	border: 0px solid #a7e;
	text-align: right;
	font-weight: 400;
	color: #5a5a5a;
	float: left;
	width: 80px;
}


.button03{	
		font-weight: 700;
		color: #000;
		cursor: pointer;
		float: right;
		margin-top: 13px;
		margin-left: 5px;
		height: 23px;
		padding-top: 0px;
		width: 39px;
		background: url('../images/button03.png');
		background-repeat: no-repeat;
		background-position: 0px -23px;
		display: block;	
		border: 0px solid #ff0;
		opacity:.85;
		filter:alpha(opacity=85); /* For IE8 and earlier */	
		transition: opacity .2s;
		-moz-transition: opacity  .2s;
		-webkit-transition: opacity  .2s;
		-o-transition: opacity  .2s;			
}
.button03:hover{
		color: #000;
		opacity:1;
		filter:alpha(opacity=100); /* For IE8 and earlier */		
}
.button03:active{
	background-position: 0px 0px;
}

.button04{	
		font-weight: 700;
		color: #000;
		cursor: pointer;
		float: right;
		margin-top: 13px;
		margin-left: 5px;
		height: 23px;
		padding-top: 0px;
		width: 39px;
		background: url('../images/button04.png');
		background-repeat: no-repeat;
		background-position: 0px -23px;		
		display: block;	
		border: 0px solid #ff0;
		opacity:.85;
		filter:alpha(opacity=85); /* For IE8 and earlier */	
		transition: opacity .2s;
		-moz-transition: opacity  .2s;
		-webkit-transition: opacity  .2s;
		-o-transition: opacity  .2s;			
}
.button04:hover{
		color: #000;
		opacity:1;
		filter:alpha(opacity=100); /* For IE8 and earlier */		
}
.button04:active{
		background-position: 0px 0px;	
}

.button01{	
		cursor: pointer;
		float: right;
		margin-top:3px;
		height: 45px;
		width: 45px;
		background: url('../images/button01.jpg') top left no-repeat;
		display: block;	
		border: 0px solid #ff0;

		opacity:.75;
		filter:alpha(opacity=75); /* For IE8 and earlier */	

		transition: opacity .2s;
		-moz-transition: opacity  .2s;
		-webkit-transition: opacity  .2s;
		-o-transition: opacity  .2s;
}
.button01:hover{
		color: #000;
		opacity:1;
		filter:alpha(opacity=100); /* For IE8 and earlier */		
}
.button01:active{
	margin-top: 4px;
}

.trashcan{
	background: url('../images/cart_trash_whitebg.gif') top left no-repeat;
	margin-top: 19px;
	margin-right: 3px;
	float: right;
	width: 11px;
	height: 13px;
	border: 0px solid #f0f;
}
.trashcan:active{
	margin-top: 20px;
	width: 11px;
	height: 13px;
}

/* SOCIAL ---------------------------------------------------------------------------------------*/
#socBar{
	width: 960px;
	height: 128px;
	margin: 80px auto 25px auto;
	border: 1px solid #f9f;
	display: hidden;
}

#socials{
	float: left;
	height: 30px;
	border: 0px solid #f0f;
	margin: 51px 16px 0 10px;	
}

#fbSocBtn{
	float: left;
	height: 30px;
	border: 0px solid #f0f;
	margin: 51px 26px 0 0px;
	width: 130px;
	padding-top: 3px;	
}


#fbBtn{
		float: right;
		cursor: pointer;
		height: 48px;
		width: 48px;
		padding: 0 0 0 0;
		margin: 40px 20px 0 0;
		background-image:url('../images/fbBtn.jpg');
		background-repeat: no-repeat;
		background-position:0px -48px;
		display: block;	

		opacity:.85;
		filter:alpha(opacity=85); /* For IE8 and earlier */	

		transition: opacity .3s;
		-moz-transition: opacity  .3s;
		-webkit-transition: opacity  .3s;
		-o-transition: opacity  .3s;			
}

#fbBtn:hover{
		opacity:1;
		filter:alpha(opacity=100); /* For IE8 and earlier */	
		background-position:0px 0px;
		color: #fff;
}

/* FOOTER --------------------------------------------------------------------------------------- */

#footerWrapper{
	background-color: #e3e3e3;
	clear: both;
}

#buyOptions{
	font-size: 21px;
	color: #000;
	width: 940px;
	padding: 33px 10px 0px 10px; 
	margin: 0px auto 0px auto;
	border-top: 1px solid #c1c1c1;
	height: 53px;
	background:url('../images/buyoptBG.jpg') top right no-repeat;
}

#quickLinksWrapper{
	padding: 20px 0 0px 0;
	border-top: 1px solid #c1c1c1;
	font-size: 11px;
	font-weight: 400;
	width: 660px;
	padding: 15px 150px 25px 150px; 
	margin: 0px auto 0px auto;
}

.quickCol{
	float: left;
	width: 140px;
	margin: 0 20px 0 0; 
}

.quickCol ul{
	padding: 0;
	margin: 0;
}

.quickCol li{
	list-style: none;
}

.quickHeader{
	font-weight: 700;
}

#quickLinksWrapper a:link,
#quickLinksWrapper a:active,
#quickLinksWrapper a:visited{
	padding: 0;
	font-weight: 400;
	color: #888;
	text-decoration: none;
	transition: text-shadow .3s, color  .3s;
	-moz-transition: text-shadow  .3s, color  .3s;
	-webkit-transition: text-shadow  .3s, color  .3s;
	-o-transition: text-shadow  .3s, color  .3s;	
}
#quickLinksWrapper a:hover{
	color: #e8100a;
	text-shadow: 0 0 4px #d68731;	
}

#footer{
	width: 960px;
	margin: 0px auto 0px auto;
	padding: 20px 0 50px 0;
	border-top: 1px solid #c1c1c1;
}


#legalline{
	font-weight: 400;
	font-size: 11px;
	line-height: 18px;
	color: #444;
	border: 0px solid #fff;
	text-align: center;
	width:640px;
	margin: 0 auto 0 auto;
	padding: 0 0 33px 0;
}

#legalline a:link,
#legalline a:active,
#legalline a:visited{
	padding: 0 10px 0 10px;
	font-weight: 400;
	color: #888;
	text-decoration: none;
	transition: text-shadow .3s, color  .3s;
	-moz-transition: text-shadow  .3s, color  .3s;
	-webkit-transition: text-shadow  .3s, color  .3s;
	-o-transition: text-shadow  .3s, color  .3s;	
}
#legalline a:hover{
	color: #e8100a;
	text-shadow: 0 0 4px #d68731; /*#94e2ff;	*/
}

#lar{
	float:left;
	position: relative;
	top: -4px;
	left: 10px;
	background: url('../images/lar.jpg') top left no-repeat;
	width: 47px;
	height: 72px;
	margin: 0 auto 0 auto;
}

/* PRODPAGE ------------------------------------*/

#prodHeader{
	height: 148px;
	/*margin: 0 auto 0 auto;*/
}

#prodVisualWrapper{
	width: 940px;
	padding: 0 10px 0 10px;
	margin: 0 auto 0 auto;
	border: 0px solid #f0f;
}

#prodVisual{
	float: left;
	width: 250px; /*300px;*/
	padding: 370px 20px 0 50px;
	margin-bottom: 15px;
	/*padding: 0 20px 0 0;*/
	/*min-height: 369px;*/
	border: 0px solid #f0f;
	background-repeat: no-repeat;
	background-position:12px 10px;	
}

#prodBuyBtns{
	border: 0px solid #f4f;
	width: 220px; /*205px;*/
	margin: 0 0 15px 9px;
} 
.buyGroup{
	font-size: 15px;
	line-height: 27px;
	color: #5b5b5b;
	margin: 0 0 0px 0; 
}

.buyGroupCopy{
	float:right;
	width: 168px;
	border: 0px dotted #f0f;
}

.price{
	color: #000;
	font-weight: 700;
}

.button05{	
		font-weight: 700;
		color: #000;
		cursor: pointer;
		float: left;
		margin: 2px 2px 0 0 ;
		height: 23px;
		padding-top: 0px;
		width: 39px;
		background: url('../images/button05.png');
		background-repeat: no-repeat;
		background-position: 0px -23px;		
		display: block;	
		border: 0px solid #ff0;
		opacity:.85;
		filter:alpha(opacity=85); /* For IE8 and earlier */	
		transition: opacity .2s;
		-moz-transition: opacity  .2s;
		-webkit-transition: opacity  .2s;
		-o-transition: opacity  .2s;			
}
.button05:hover{
		color: #000;
		opacity:1;
		filter:alpha(opacity=100); /* For IE8 and earlier */		
}
.button05:active{
		background-position: 0px 0px;	
}

#prodPitch{
	border: 0px solid #f0f;
	float: left;
	width: 620px;
}
#prodPitchTitle{
	/*padding: 75px 0 40px 150px;*/
	padding: 32px 40px 4px 40px;
	font-size: 32px;
	font-weight: 400;
	text-align: center;
	line-height: 36px;
	text-shadow: 0px 1px 0px #fff; 
	border: 0px dotted #fae ;
}

.subtitle{
	font-size: 24px;
	font-weight: 400;
}

#prodPitchText{
	font-size: 16px;
	line-height: 21px;
	padding-bottom: 16px;
	position: relative;
}

#prodQuotesWrapper{
	width: 960px;
	padding: 0;
	margin: 0 auto 28px auto;
	clear: both;
}
.prodQuote{
	padding-top: 17px;
	background: url('../images/quote.jpg') top left no-repeat;
	border: 0px solid #f0f;
	font-style: italic;
	font-size: 14px;
	line-height: 21px;
	float: left;
	width: 300px;
	margin: 0 10px 0 10px;
}

.quotelink{
	text-align: right;
	padding: 0px 25px 0 0;
}

.prodQuote a:link,
.prodQuote a:visited,
.prodQuote a:active{
	text-align: right;
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	color: #3f3f3f; /*#a30b07; /*#6c767a;*/
	text-decoration: none;
	transition: text-shadow .3s, color  .3s;
	-moz-transition: text-shadow  .3s, color  .3s;
	-webkit-transition: text-shadow  .3s, color  .3s;
	-o-transition: text-shadow  .3s, color  .3s;
}
.prodQuote a:hover{
	color: #a30b07;
	text-shadow: 0 0 4px #d68731;	
}

.lastQuote{
	margin: 0 0 0 0;
}

.orderPaneWrapper{
	height: 116px;
	margin: 0 auto 50px auto;
}

.orderPane{
	height: 91px;
	padding: 15px 10px 10px 10px;
	text-align: center;
	width: 940px;
	margin: 0 auto 0px auto;
	color: #fff;
	font-style: italic;
}
.orderBox{
	float: left;
	width: 458px;
	border: 0px solid #aaa;
	margin: 0 5px 0px 5px;
}
.orderSingle{
	border: 0px solid #aaa;
	margin: 0 5px 0px 5px;
}
.orderDigital{
	float: left;
	width: 458px;
	border: 0px solid #aaa;
	margin: 0 5px 0px 5px;
}
.orderBody{
	border: 0px solid #a0a;
	margin: 13px auto 0px auto;
}
.orderPrice{
	width: 50%;
	float:left;
	text-align: right;
	padding: 13px 10px 0 0;
	font-size: 36px;
	font-weight: 700;
	text-shadow: 0px 0px 6px #777788;
}
.button02{	
		font-weight: 700;
		color: #000;
		cursor: pointer;
		float: left;
		margin-top:0px;
		height: 35px;
		padding-top: 14px;
		width: 150px;
		background: url('../images/button02.png') top left no-repeat;
		display: block;	
		border: 0px solid #ff0;

		opacity:.75;
		filter:alpha(opacity=75); /* For IE8 and earlier */	

		transition: opacity .2s;
		-moz-transition: opacity  .2s;
		-webkit-transition: opacity  .2s;
		-o-transition: opacity  .2s;			
}
.button02:hover{
		color: #000;
		opacity:1;
		filter:alpha(opacity=100); /* For IE8 and earlier */		
}
.button02:active{
	margin-top: 1px;
}



#mediaWrapper{
	width: 960px;
	margin: 0 auto 40px auto;
	padding: 0px 0 30px 0;
	border-bottom: 1px solid #c6c6c4;
}

.halfPager{
	float: left;
	width: 480px;
	border: 0px solid #888;
}

.thumb{
	overflow: hidden;
	float: left;
	width: 140px;
	height: 86px;
	margin: 9px 9px 4px 9px;
	border: 1px solid #000;

	color: #00baff;
	box-shadow: 0 0 3px #666;		

	opacity:0.85;
	filter:alpha(opacity=85); /* For IE8 and earlier */	
	
	transition: box-shadow .3s, opacity  .3s;
	-moz-transition: box-shadow  .3s, opacity  .3s;
	-webkit-transition: box-shadow  .3s, opacity  .3s;
	-o-transition: box-shadow  .3s, opacity  .3s;		
}
.thumb:hover{
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	box-shadow: 0 0 8px #000;	
}

iframe{
	margin: 9px 0 0 9px;
}

#featureWrapper{
	width: 960px;
	margin: 0 auto 40px auto;
	padding: 0px 0 30px 0;
	border-bottom: 1px solid #c6c6c4;
}

.featcol{
	float: left;
	min-height: 300px;
	width: 171px;
	margin: 10px 10px 25px 10px; 
}

.featcol2{
	float: left;
	min-height: 300px;
	width: 362px;
	margin: 10px 10px 25px 10px; 
}

#systemSpecsWrapper {
	width: 960px;
	padding: 0px;
	margin: 0 auto 40px auto;
	position: relative;
}

#systemSpecsIcon{
	position: absolute;
	top: -12px;
	left: 325px;
	width: 54px;
	height: 53px;
	z-index:10px;
	background: url('../images/sysReq_icon.png') top left no-repeat;
}

#systemSpecs{
	/*width: 640px;*/
	/*padding: 20px 150px 20px 150px;  */
	font-size: 14px;
	line-height: 24px;
	/*background-color: #e8e8e6;*/
	/*border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;*/
}

.specs{
	float: left;
	width: 380px;
	padding: 10px 20px 30px 60px;
	margin: 5px 10px 0 10px;
	border: 0px solid #f0f;	
	background-color: #e8e8e6;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;	
}

.specs2{
	/*float: left;*/
	/*width: 380px;*/
	/*padding: 10px 20px 30px 320px;*/
	padding: 10px 20px 30px 320px;
	margin: 5px 10px 0 10px;
	border: 0px solid #f0f;	
	background-color: #e8e8e6;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;	
}

/* SUPPORT ----------------------------------------------*/
#supportStepsWrapper{
		height: 351px;
		background: url('../images/topfader02.png') top center no-repeat;
		/*background-color: #E9E8E6;*/
		padding: 5px 0 0 0;
}

#supportSteps{
	width:960px;
	padding: 36px 0 37px 0;
	margin: 0px auto 20px auto;	
	border-bottom: 0px solid #c6c6c4;
}

.supportStep{
	width: 198px;
	height: 146px;
	background-color: #fcfcfc;
	float:left;
	margin: 0 10px ;
	border: 1px solid #d8d8d8;
	padding: 100px 10px 0 10px;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
}

.stepTitle{
	text-align: center;
	font-weight: 700;
	font-size: 16px;
}

.stepText{
	font-size: 14px;
}

.stepText ul{
	padding: 0;
	margin: 10px 0 0 20px;
}
.step1{
		background-image: url('../images/supportLogo01.png');
		background-position: top center;
		background-repeat: no-repeat;
}
.step2{
		background-image: url('../images/supportLogo02.png');
		background-position: top center;
		background-repeat: no-repeat;		
}
.step3{
		background-image: url('../images/supportLogo03.png');
		background-position: top center;
		background-repeat: no-repeat;		
}
.step4{
		background-image: url('../images/supportLogo04.png');
		background-position: top center;
		background-repeat: no-repeat;		
}

.faqContainer{
	width:960px;
	padding: 36px 0 37px 0;
	margin: 0px auto 20px auto;	
	border-top: 1px solid #c6c6c4;
}

.faqItem{
	padding-top: 30px;
}

.faqItemNumber{
	float: left;
	width: 140px;
	padding-left: 10px;
	font-size: 18px;
	font-weight: 400;
}
.faqItemTitle{
	width: 800px;
	float: right;
	padding-right: 10px;
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	padding-bottom: 18px;	
}
.faqItemText{
	width: 800px;
	float: right;
	padding-right: 10px;
	font-size: 14px;
	line-height: 21px;
	font-weight: 400;
	padding-bottom: 30px;
}

.faqItemText a:link,
.faqItemText a:visited,
.faqItemText a:active{
	font-weight: 400;
	font-style: normal;
	color: #a30b07;
	text-decoration: none;
	transition: text-shadow .3s, color  .3s;
	-moz-transition: text-shadow  .3s, color  .3s;
	-webkit-transition: text-shadow  .3s, color  .3s;
	-o-transition: text-shadow  .3s, color  .3s;
}
.faqItemText a:hover{
	color: #e8100a;
	text-shadow: 0 0 4px #d68731;	
}
.addline{
	border-bottom: 1px solid #c6c6c4;
}

#loginForm{
	text-align: LEFT;
	width: 300px;
	border-bottom: 1px solid #aaa;
	padding: 10px;
	margin: 0px auto 0px auto;
}

#loginForm input{
	color: #777;
	width: 280px;
	padding: 7px;
}
#loginForm a:link,
#loginForm a:visited,
#loginForm a:active{
	font-weight: 400;
	font-style: normal;
	color: #a30b07;
	text-decoration: none;
	transition: text-shadow .3s, color  .3s;
	-moz-transition: text-shadow  .3s, color  .3s;
	-webkit-transition: text-shadow  .3s, color  .3s;
	-o-transition: text-shadow  .3s, color  .3s;
}
#loginForm a:hover{
	color: #e8100a;
	text-shadow: 0 0 4px #d68731;	
}

.forgotURL{
	margin: 10px 0; 
	padding: 0 7px;
	text-align: right;
}

#loginBtn{
	margin: 0px auto 0px auto;
	width: 290px;
	padding: 10px;	
	border: 0px solid #888;
}

#loginForm1{
	display: block;
	text-align: left;
	width: 300px;
	/*border-bottom: 0px solid #aaa;*/
	padding: 30px 0 0 0; 
	margin: 0px auto 0px auto;
	border-top: 0px solid #abadb3;
	background: url('../images/arrowke2.png');
	background-position: 70px 0;
	background-repeat: no-repeat;
}


#loginForm2{
	display: block;
	text-align: left;
	width: 300px;
	/*border-bottom: 0px solid #aaa;*/
	padding: 30px 0 0 0; 
	margin: 0px auto 0px auto;
	border-top: 0px solid #abadb3;
	background: url('../images/arrowke2.png');
	background-position: 210px 0;
	background-repeat: no-repeat;
	}

#loginForm3{
	display: block;
	text-align: left;
	width: 280px;
	/*border-bottom: 0px solid #aaa;*/
	padding: 20px 0 0 0; 
	margin: 0px auto 0px auto;
	border-top: 0px solid #abadb3;
}
#loginForm4{
	display: block;
	text-align: left;
	width: 280px;
	padding: 20px 0 0 0; 
	margin: 0px auto 0px auto;
	border-top: 0px solid #abadb3;
}

#loginFormCountry{
	color: #bfbfbf;
	width: 300px;
	padding: 7px;
	background-color: #474747;
	border: 0px;
}

#loginForm1 input,
#loginForm2 input{
	color: #bfbfbf;
	width: 286px;
	padding: 7px;
	margin-bottom: 10px;
	border: 1px solid #333333;
	border: 0px solid #333333;
	background-color: #474747;
}
#loginForm3 input{
	color: #bfbfbf;
	width: 266px;
	padding: 7px;
	margin-bottom: 10px;
	border: 1px solid #333333;
	border: 0px solid #333333;
	background-color: #474747;
}

#loginForm4 input{
	color: #000;
	width: 262px;
	padding: 7px;
	margin-bottom: 7px;
	border: 1px solid #C6C6C4;
}

.paneURL a:link,
.paneURL a:visited,
.paneURL a:active{
	font-weight: 400;
	font-style: normal;
	color: #bfbfbf; /*#a30b07;*/
	text-decoration: none;
	border-bottom: 1px dotted #bfbfbf;
	transition: text-shadow .3s, color  .3s;
	/*-moz-transition: text-shadow  .3s, color  .3s;
	-webkit-transition: text-shadow  .3s, color  .3s;
	-o-transition: text-shadow  .3s, color  .3s;*/
}
.paneURL a:hover{
	color: #e0e0e0; /*#e8100a;*/
	/*text-shadow: 0 0 4px #d68731;	*/
	border-bottom: 1px solid #e0e0e0;
}
.paneURL{
	color: #bfbfbf;
	margin: 20px 0px;
	padding: 11px 0px;
	text-align: center;
	line-height: 21px;
	border-top: 1px solid #464646;
	/*width: 300px;*/
	border-bottom: 1px solid #464646;
}

.paneURL2 a:link,
.paneURL2 a:visited,
.paneURL2 a:active{
	font-weight: 400;
	font-style: normal;
	color: #3f3f3f;
	text-decoration: none;
	border-bottom: 1px dotted #3f3f3f;
	transition: text-shadow .3s, color  .3s;
}
.paneURL2 a:hover{
	color: #888;
	border-bottom: 1px solid #888;
}
.paneURL2{
	color: #3f3f3f;
	margin: 146px 0px 20px 0px; /*160px 0px 20px 0px;*/
	/*padding: 11px 0px;*/
	padding: 21px 0px 22px 0px;
	text-align: center;
	line-height: 21px;
	border-top: 1px solid #C6C6C4;
	border-bottom: 1px solid #C6C6C4;
	
}

#loginBtn{
	margin: 0px auto 0px auto;
	padding: 0px;	
	border: 0px solid #888;
}

#loginpaneWrapper{
	position:absolute;
	z-index: 100;
	/*width: 960px;*/
	margin: 0px auto 0px auto;
}

#loginpane{
	display:none;
	position: relative;
	/*top: -28px;*/
	top: 0px;
	left: 620px;

	border: 0px solid #888;
	width: 320px;
	height: 367px;
	z-index: 65px;
}
#loginpane2{ /*Dark*/
	float: left;
	margin-right: 20px;
	background-color: #303030;
	border: 0px solid #888;
	width: 280px;
	z-index: 65px;
	padding: 10px;
	min-height: 439px;
}
#loginpane3{ /*Light*/
	float: left;
	margin-right: 20px;
	border: 1px solid #C6C6C4;
	width: 278px;
	z-index: 65px;
	padding: 10px;
	min-height: 436px;
}

.lightformTitle{
	text-align: center;
}
.darkformTitle{
	color: #BFBFBF;
	text-align: center;
}


#loginpane_header{
	/*background: url('../images/loginpane_header.png') top center no-repeat;*/
	/*background-color: #303030;*/
	background: url('../images/arrowke.png');
	background-position: 260px 0;
	background-repeat: no-repeat;
	width: 320px;
	height: 7px;
}
#loginpane_body{
	/*background: url('../images/loginpane_body.png') top center repeat-y;*/
	background-color: #303030;
	width: 320px;
	padding: 0 0 0 0; 
}
#loginpane_footer{
	/*background: url('../images/loginpane_footer.png') top center no-repeat;*/
	background-color: #303030;
	width: 320px;
	height: 17px;
}

.alert{
	color: #fff;
	font-weight: 400;
	text-align: center;
	font-size: 12px;
	background-color: #cf1e0c;
	margin-bottom: 25px;
	width: 284px;
	padding: 7px;
}

#paneClose{	
	text-align: right;
	padding: 0 15px 0 0;
	border: 0px solid #f00;
}

#paneClose a:link,
#paneClose a:visited{
	float: right;
	position: relative;
	top: 14px;
	font-size: 12px;
	color: #999;
	text-decoration: none;
}
#paneClose a:hover,
#paneClose a:active{
	text-decoration: underline;	
}


#login{
	/*margin: 0 3px 0 0;
	font-size: 14px;*/
}
#register{
	/*font-size: 14px;*/
	margin: 0 0 0 3px;
	font-size: 14px;	
}

.offsetmenu{
	position: relative;
	bottom: 1px;
}

#paneTabs{
	width: 300px;
	border-bottom: 1px solid #474747;
	padding: 30px 10px 0 10px;
	margin: 0px auto 0 auto;
}
.tab {
	text-align: center;
	width: 147px;

	float: left;
	color: #666;
	
	font-weight: 400;

	font-size: 14px;
	padding: 6px 0px 4px 0px;
	margin: 0;
	cursor: pointer;
	position: relative;
}
.tab.active {
	color: #000;
	font-weight: 400;
	
	width: 147px;	

	cursor: default;
	padding: 5px 0px;
	
	
	background-color: #474747;	
	color: #ccc;
}
.tab.left{
	/*margin: 0 3px 0 5px;*/
}
.tab.right{
}

.paneBtn a:link,
.paneBtn a:visited{
		text-align:center;
		height: 33px;
		width: 146px;
		padding: 12px 0 0 0;
		margin: 10px auto 0px auto;		
		font-family: 'PT Serif', times ,serif;
		font-weight: 700;
		font-style: normal;
		font-size: 14px;
		color: #fff;
		text-shadow: 0px 0px 4px #000;
		text-decoration:none;
		background-image:url('../images/paneBtn.jpg');
		background-repeat: no-repeat;
		background-position:0px -90px;
		display: block;	

		opacity:.75;
		filter:alpha(opacity=75); /* For IE8 and earlier */	

		transition: opacity .2s;
		-moz-transition: opacity  .2s;
		-webkit-transition: opacity  .2s;
		-o-transition: opacity  .2s;
}
.paneBtn a:hover{
		background-position:0px -45px;
		color: #fff;
		opacity:1;
		filter:alpha(opacity=100); /* For IE8 and earlier */		
}
.paneBtn a:active{ 
		height: 31px;
		padding: 14px 0 0 0;
		background-position:0px 0px;
		color: #fff;
}

H5{
	color:#bfbfbf;
	font-family: 'PT Serif', Georgia, Times, serif;
	font-style: normal;
	font-weight: 400;	
	font-size: 14px;
	text-align: center;
	padding: 0px;
	margin: 0 0 0px 0;
	padding: 0;
}

/* DOS KS submenu */

#dosksMenuWrapper{
	font-size: 14px;
	color: #000;
	height: 25px;
	padding: 6px 0px 0 0;
	margin-left: 360px;
	/*border-top: 1px solid #d9d8d6;
	border-bottom: 1px solid #d9d8d6;*/
	/*background: url('../images/topfader02.png') top center no-repeat;*/
	/*background-color: #f0efed;*/
	border-top: 1px solid #e9e8e6;
}
#dosksMenu{
	width: 640px;
	padding: 0;
	margin: 0 auto 0 auto;
}
#dosksMenu ul{
	list-style-type:none;
	margin: 0;
	padding: 0;
}
#dosksMenu li{
	float: left;
	margin-right: 20px;
	/*width: 100px;*/ 										/*  was 188 bij 5,  940 / AANTAL MENU ITEMS   */
	text-align: center;
}
#dosksMenu ul a:hover {
	color: #888;
	border-bottom: 1px solid #888;
}
#dosksMenu .greeter{
	font-weight: 700;
	margin: 0;
}

#dosksMenu .firstone{
	text-align: left;
	float: left;
	margin:  0 20px 0 0;
}

#dosksMenu .lastone{
	text-align: right;
	float: right;
	margin: 0;
}

.dosksNegativeBalance{
	color: #ff0000;
}

.dosksBalanceCellsLabels{
	font-family: 'PT Serif', serif;
	font-style: italic;
	font-weight: 400;
	font-size: 21px;
	text-align: left;
}

.dosksBalanceCells{
	font-family: 'PT Serif', serif;
	font-style: italic;
	font-weight: 400;
	font-size: 21px;
	text-align: right;
}

.dosksaddingaddonsshowbalance{
	position: absolute;
	width: 300px;
	margin-left: 650px;
	border: 1px solid #000;
	padding: 6px;
}

.dosksaddingaddons{
	width: 600px;
	margin-left: 20px;
	border: 0px solid #000;
	
}

.dosksalert{
	color: #fff;
	font-weight: 400;
	text-align: center;
	font-size: 12px;
	background-color: #cf1e0c;
	margin-bottom: 25px;
	width: 465px;
	padding: 10px;
}

.dosksalert a:link,
.dosksalert a:active,
.dosksalert a:visited{
	padding: 0;
	font-weight: 400;
	color: #000;
	text-decoration: none;
	transition: text-shadow .3s, color  .3s;
	-moz-transition: text-shadow  .3s, color  .3s;
	-webkit-transition: text-shadow  .3s, color  .3s;
	-o-transition: text-shadow  .3s, color  .3s;	
}
.dosksalert a:hover{
	color: #000;
	text-decoration: underline;
	text-shadow: 0 0 4px #d68731;	
}

.dosksnotice{
	position: absolute;
	margin-top: 100px;
	width: 300px;
	margin-left: 650px;
	border: 1px solid #000;
	padding: 6px;
}

.dosksnotice a:link,
.dosksnotice a:active,
.dosksnotice a:visited{
	padding: 0;
	font-weight: 800;
	color: #000;
	text-decoration: none;
	transition: text-shadow .3s, color  .3s;
	-moz-transition: text-shadow  .3s, color  .3s;
	-webkit-transition: text-shadow  .3s, color  .3s;
	-o-transition: text-shadow  .3s, color  .3s;	
}
.dosksnotice a:hover{
	color: #000;
	text-decoration: underline;
	text-shadow: none;
}

#dosks_addonBtnContainer{
	position: relative;
	margin: 0px auto 0px auto;
	width: 500px;
	height: 40px;
	padding: 10px 0 14px 0;	
	/*border-bottom: 1px solid #bbb;*/
	/*background: #c0c0c0;*/
}

.dosks_addonBtnText{
	float: left;
	padding: 10px;
	font-weight: 800;
}

.dosks_addonBtnImg{
	float: left;
	padding-top: 0px;
}

.dosks_addonBtn a:link,
.dosks_addonBtn a:visited{
		float: right;
		text-align: center;
		font-weight: 800;
		font-size: 16pt;
		color: #000;
		cursor: pointer;
		margin-top: 13px;
		margin-left: 5px;
		height: 23px;
		padding-top: 0px;
		width: 39px;
		background: url('../images/buttonaddons.png');
		background-repeat: no-repeat;
		background-position: 0px -23px;		
		display: block;	
		border: 0px solid #ff0;
		opacity:.85;
		filter:alpha(opacity=85); 
		transition: opacity .2s;
		-moz-transition: opacity  .2s;
		-webkit-transition: opacity  .2s;
		-o-transition: opacity  .2s;	
}
.dosks_addonBtn a:hover{
		color: #000;
		opacity:1;
		filter:alpha(opacity=100); 	
}
.dosks_addonBtn a:active{ 
	background-position: 0px 0px;
}

.dosks_addonremoveBtn a:link,
.dosks_addonBtn a:visited{
		float: right;
		text-align: center;
		font-weight: 800;
		font-size: 16pt;
		color: #000;
		cursor: pointer;
		margin-top: 13px;
		margin-left: 5px;
		height: 23px;
		padding-top: 0px;
		width: 39px;
		background: url('../images/buttonremoveaddons.png');
		background-repeat: no-repeat;
		background-position: 0px -23px;		
		display: block;	
		border: 0px solid #ff0;
		opacity:.85;
		filter:alpha(opacity=85); 
		transition: opacity .2s;
		-moz-transition: opacity  .2s;
		-webkit-transition: opacity  .2s;
		-o-transition: opacity  .2s;	
}
.dosks_addonBtn a:hover{
		color: #000;
		opacity:1;
		filter:alpha(opacity=100); 	
}
.dosks_addonBtn a:active{ 
	background-position: 0px 0px;
}

#dosks_addonDescription{
	
	margin: 0px auto 0px auto;
	width: 500px;
	padding: 10px 0 8px 0;	
	border-bottom: 1px solid #bbb;
}