

/* CSS RESET*/

* {
	margin: 0;
	padding: 0;
}


body {font-family: arial, sans-serif; background:url(images/background.jpg) repeat;}
.clear{clear: both;}
/* CSS RESET*/

h4 {
	font-family:Serif;
	color: #333333;
	font-size: 24px;
	margin-top: 9px;
}

h5 {
	font-family:Serif;
	color: #333333;
	font-size: 21px;
	margin-top: 10px;
}

.top_title h4 {
	font-size: 40px;
    text-align: center;
}

.top_title h5 {
	font-size: 34px;
    line-height: 0;
    text-align: center;
}

.awardsOnBox {
	display: none;
}


.headercont {height: 132px;background-image: url("images/bg_header.jpg"); background-color:#000; background-position:center; background-repeat:no-repeat; width:100%; min-width:1000px;}
.nav_wrapper {width: 930px; margin: 0 auto; height:94px;}
.home  { height: 45px; width: 70px; background: url('images/homebtn.png ') no-repeat top center transparent; position:absolute; top:0;}
.home:hover  { height: 45px; width: 70px;float: left;background: url('images/homebtn_hover.png ') no-repeat top center transparent;}
.home a{height:44px; width: 44px; display: block;}
.top_title
{
	float:left;
	width:100%;
	background:url(images/top_title_us.png) no-repeat top center;
	height: 149px;
	margin:25px 0;
}

.top_title p { font:bold 26px/24px Arial, sans-serif; text-align:center; padding:85px 0 0 0; color:#4B4B4B;}

.en  .top_title {
	/* background:url(images/top_title_en.png) no-repeat top center;
	height: 147px; */
	background:url(images/EN_BEST_Header.jpg) no-repeat top center;
}

.de  .top_title {
	/* background:url(images/top_title_de.png) no-repeat top center;
	height: 147px; */
	
	background:url(images/DE_BEST_Header.jpg) no-repeat top center;
}

.uk  .top_title {
	background:url(images/EN_BEST_Header.jpg) no-repeat top center;
}

.au  .top_title {
	background:url(images/EN_BEST_Header.jpg) no-repeat top center;
}

.ro  .top_title {
	/* background:url(images/top_title_ro.png) no-repeat top center; */
	background:url(images/RO_BEST_Header.jpg) no-repeat top center;
}

.invalid  .top_title {
	/* background:url(images/top_title_ro.png) no-repeat top center; */
	background:url(images/ALL_BEST_Header.jpg) no-repeat top center !important;
}

.top_image
{
	float:left;
	width:100%;
	background:url(images/top_image.jpg) no-repeat top center;
	height:263px;
}

.invalid .top_image
{
	float:left;
	width:100%;
	background:url(images/top_image_invalid.jpg) no-repeat top center;
	height:263px;
}

.wrapper_shadow
{
	background:url(images/wrapper_shadow.png) repeat-y center;
	width:100%;
	margin:0 auto;
	min-height:2000px;
	overflow:hidden;
	min-width:1000px;
}
.wrapper
{
	width:960px; margin: 0 auto;
	position:relative;
}
#pcontainer
{
	float:left;
	width:735px;
	margin:-15px 0 0 55px;
}
.badges
{
	float:left;
	margin:-15px 0 0 0;
	width:110px;
}
.badges img
{
	padding:3px 0;
}
.price_container
{
	float:left;
	width:230px;
	margin:0 0 0 10px;
}
.prices_container
{
	float:left;
	width:220px;
	margin:15px 0 0 -5px;
}
.row
{
	float:left;
	width:98%;
	margin:0 0 4px 0;
	height:20px;
	line-height:20px;
}
.price
{
	color:#333333;
	font-size:12px;
	float:right;
	text-align:left;
	/*width:60px;*/
	font-weight:bold;
	margin:0 10px 0 0;
}
.treitreitrei
{
	color:#333333 !important;
}
.best_price
{
	color:#333333 !important;
	font-size:14px !important;	
	font-weight:bold;
	background:#dce4e7;
	line-height:24px;
	height:24px;
}
.best
{
	font-size:20px;
	font-weight:bold;
	line-height:24px;
}
.tags
{
	float:left;
	width:47%;
	font-size:12px;
	margin:0 0 0 5px;
	color:#7c7c7c;
}
.offer
{
	float:left;
	color:#818181;
	font-style:italic;
	font-size:11px;
	margin:4px 0 0 7px;
	text-transform:uppercase;
	width:100%;
}
.clear
{
	clear:both;
}
.get_gontainer
{
	float:left;
	width:130px;
	position:relative;
	margin:16px 0 0 0;
}
.get_button_header a {
	background:url(images/get_button_left.png)  no-repeat left top;
	padding:0 0 0 20px;	
	z-index:2;
	float:left;
	position:relative;
	text-decoration:none !important;
	height:52px;	
}
.get_button_header a:hover
{
	background:url(images/get_button_left.png)  no-repeat left bottom;
}
.get_button_header a span {
	
	background:url(images/get_button_right.png)  no-repeat right top;
	font-size:17px;
	padding:0 20px 0 0;
	float:left;
	font-weight:bold;
	color:#fff;
	text-align:center;
	text-decoration:none;
	z-index:2;
	line-height:40px;
	text-shadow:#666 1px 1px 1px;
	height:52px;
	text-transform:uppercase;
	max-width:200px;
	min-width:170px;
	letter-spacing:-1px;
	cursor:pointer;
}
.get_button_header a:hover span
{
	background:url(images/get_button_right.png)  no-repeat right bottom;
}

.product_name
{
	float:left;
	width:100%;
	text-align:left;
	font-size:20px;
	font-weight:bold;
	line-height:18px;
	color:#333333;
	letter-spacing:-1px;
	margin:0;
}
.product_name sup
{
	font-size:14px;
	font-weight:bold;
}
.offer
{
	float:left;
	color:#808080;
	font-size:10px;
	text-transform:uppercase;
	width:100%;
}
.product_description
{
	float:left;
	width:90%;
	margin:5px 0 0 0;
	font-size:12px;
	color:#333333;
	line-height:18px;
	margin:15px 0 0 0;
}
.separator
{
	float:left;
	width:100%;
	height:24px;
	background:url(images/separator.png) no-repeat center;
	margin:15px 0 0 0;
}
.awards
{
	float:left;
	width:100%;
	background:url(images/awards.png) no-repeat center;
	position:relative;
	height:56px;
	margin:0 0 20px 0;
}
.container_left
{
	float:left;
	width:100%;
	margin:0 0 30px 0;
}
.evol_column
{
	width:240px;
	text-align:center;
	float:left;	
}
.evol_title
{
	font-size:20px;
	font-weight:bold;
	padding:10px 0;
	letter-spacing:-1px;
}
.evol_mini_description
{
	font-size:14px;
	color:#404142;
	font-weight:bold;
}
.evol_column p
{
	font-size:12px !important;
	padding:0;
	margin:0 0 0 20px !important;
	line-height:20px;
	width:83% !important;
}
.aeisb_for_left
{
	width:420px;
	float:left;
	margin:0 0 0 20px;
}
.aeisb_for_right
{
	width:500px;
	float:left;
}
.container_left p
{
	font-size:14px;
	color:#727a83;
	margin:0 0 10px 0;
	float:left;
	width:100%;
}
.ctitle
{
	font-size:18px;
	float:left;
	color:#333333;
	width:90%;
	margin:0 0 0 45px;
	font-weight:bold;
	letter-spacing:-1px;
}

.table_container
{
	float:left;
	background:url(images/table_container.png) no-repeat top center;
	width:960px;
	height:625px;
	position:relative;
	margin:20px 0 20px 0;
}
.feature_text
{
	color:#fff;
	font-size:22px;
	font-weight:bold;
	float:left;
	line-height:80px;
	width:100%;
	margin:0 0 8px 50px;
}
.feature_container
{
	width:100%;
	margin:0 0 2px 10px;
	float:left;
}
.feature_back
{
	float:left;
	width:280px;
	line-height:32px;
	color:#4c4c4c;
	text-indent:20px;
	font-size:14px;
	position: relative;
}
a.info
{
	background:url(images/info.png) no-repeat;
	float:left;
	width:14px;
	height:14px;
	position:relative;
	margin:10px 0 0 25px;
}
.feature_back div.for_hover {
	background:rgba(114, 122, 131, 0.7);
	opacity: 0;
	width:290px;
	text-align: center;
	position: absolute;
	left:90%;
	color:#fff;
	font-size:12px;
	line-height:12px;
	letter-spacing:0;
	top:22px;
	text-indent:0;
	min-height:72%;
	z-index:999;
	-moz-transition: opacity 0.6s ease-in;
	-o-transition: opacity 0.6s ease-in;
	-webkit-transition: opacity 0.6s ease-in;
	-moz-border-radius:0 7px 7px 7px;
	-webkit-border-radius:0 7px 7px 7px;
	border-radius: 0 7px 7px 7px;
	}
.feature_back div.for_hover span
{
  margin:15px 20px;
  float:left;
}
.feature_back a.info:hover div.for_hover {
opacity: 1;
}
.enhanced_back
{
	background:green; width:60px; height:25px; line-height:25px; color:#fff; position:absolute; left:-37px; margin-top:4px; text-align:center; font-size:10px;
}
.new_back
{
	background:red; width:60px; height:25px; line-height:25px; color:#fff; position:absolute; left:-37px; margin-top:4px; text-align:center;font-size:10px;
}
.the_buy_buttons
{
	float:right;
}
.buy_container
{
	float:left;
	width:210px;
	text-align:center;
	margin:15px 15px 0 0;
}
.buy_button_header a {
	background:url(images/get_button_left.png)  no-repeat left top;
	padding:0 0 0 20px;	
	z-index:2;
	float:left;
	position:relative;
	text-decoration:none !important;
	height:52px;	
}
.buy_button_header a:hover
{
	background:url(images/get_button_left.png)  no-repeat left bottom;
}
.buy_button_header a span {
	
	background:url(images/get_button_right.png)  no-repeat right top;
	font-size:17px;
	padding:0 20px 0 0;
	float:left;
	font-weight:bold;
	color:#fff;
	text-align:center;
	text-decoration:none;
	z-index:2;
	line-height:40px;
	text-shadow:#666 1px 1px 1px;
	height:52px;
	text-transform:uppercase;
	max-width:200px;
	min-width:120px;
	letter-spacing:-1px;
	cursor:pointer;
}
.buy_button_header a:hover span
{
	background:url(images/get_button_right.png)  no-repeat right bottom;
}

#screens_bg {
	width:100%;
	margin:10px 0 0 0;
	padding:0;
	background:url(images/screens_bg_bottom.png) no-repeat bottom #95999d;
	float:left;
	position:relative;
	min-height:340px;
}
#slider_control_left
{
	background:url(images/arrows.png) no-repeat top;
	float:left;
	left:5px;
	margin-top:120px;
	width:20px;
	height:35px;
	cursor:pointer;
	position:absolute;
	z-index:999;
	opacity:0.7;
}
#slider_control_right
{
	background:url(images/arrows.png) no-repeat bottom;
	right:5px;
	margin-top:120px;
	width:20px;
	height:35px;
	cursor:pointer;
	position:absolute;
	z-index:999;
	opacity:0.7;
}
#slider_control_right:hover, #slider_control_left:hover
{
	opacity:1;
}
#slider_screenshots { 	 
	height:260px;
	width:960px;
}
#slider_screenshots .disable
{
	display:none;
}
.viewport { 
	width: 890px; 
	overflow: hidden;
	height:250px;
	margin-left:35px;
	top:5px;
	position:relative;
	}
.overview{
	list-style: none; 
	position:relative;
	float:left;
	width:10000px;
}
#slider_screenshots li {
	margin:0 10px 0 0;
	float:left;
	height:240px;
	width:215px;
}
div.images_wrap
	{
		float:left;
		width:205px;
		height:228px;
		display:block;
		margin:10px 5px 0 0;
		position:relative;
		border:1px solid #fff;
	}
	div.images_wrap div.image_hover {
	background:url(images/hover_images.png) no-repeat;
	opacity: 0;
	padding:0;
	width:212px;
	text-align: left;
	position: absolute;
	left:0px;
	color:#fff;
	font-size:12px;
	line-height:12px;
	font-style:italic;
	top:0px;
	height:228px;
	-moz-transition: opacity 0.6s ease-in;
	-o-transition: opacity 0.6s ease-in;
	-webkit-transition: opacity 0.6s ease-in;
	}
	div.images_wrap div.image_hover span
	{
		margin:5px 0;
		float:left;
	}
	div.images_wrap:hover div.image_hover {
	opacity: 1;
	}

.logo_btm
{
	background:#202020;
	width:100%;
	height:150px;
	position:relative;
	float:left;	
	padding:20px 0;
}
#toTop {
     background: url(images/toTop.png) no-repeat scroll 0% 0% transparent;
     border: medium none;
     bottom:0px;
     display: none;
     height:68px;
     overflow: hidden;
     position:fixed;
     right:10px;
     text-decoration: none;
     text-indent: -999px;
     width:121px;
	 z-index:999;
}

#toTopHover {
     display: block;
     float: left;
     height: 51px;
     opacity: 0;
     overflow: hidden;
     width: 51px;
}

#toTop:active, #toTop:focus {
     outline: medium none;
}
.footer{background:#000; height: 30px; float:left; width:100%; min-width:1000px;}
.copyright{width:100%; text-align:center; line-height:30px; font-size:11px; color:#fff; }

.links_btm{	width:500px; overflow:hidden; margin:0 auto;font-size:11px;	padding:0;	line-height:24px;}
.de .links_btm { width: 580px; }
.ro .links_btm { width: 615px; }
.links_btm ul{	float:left;	list-style:none;}
.links_btm ul li{	float:left;	padding-right:20px;}
.links_btm ul li a{	text-decoration:none;	color:#fff;}
.links_btm ul li a:hover{	text-decoration:underline;}

.textOne {
    color: #595959;
    float: left;
    font-weight: bold;
    margin-left: 770px;
    text-align: center;
    width: 165px;
}

.invalid .textOne {
	position: absolute;
    right: 20px;
    top: 175px;
	color: #595959;
	font-weight: bold;
	text-align: center;
	width: 165px;
}

#av_best_2012 {
	position:absolute;  
	right: 60px;
	top: 236px;
}

.invalid #av_best_2012 {
	top: 225px;
}

.store_price_full{
	text-decoration: line-through;
}

.title_invalid {
	font-size: 46px;
    padding-left: 332px;
    padding-top: 1px;
}

.title_invalid .second_title{
	padding-left: 105px;
}