body {
	background-color: #BFBFBF;
	margin: 0;
	padding: 0;
}
.assistive {
    position: absolute;
    top: -100000px;
}
body, h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, li, table, tr, th, td, form, fieldset, legend, button, div, object, img {
	border: 0 none;
	font: 100% verdana, helvetica, arial, sans-serif;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	text-align: left;
}
table {
	margin-bottom:1.5em;
	border-collapse: collapse;
}
table.overview-normal {
	min-width:600px
}
th {
	width: 30%;
	font-weight:bold;
	background-color: #E1E1E1;
	border-bottom: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
    padding: 0.4em 0.8em 0.5em;
	vertical-align: top;
}
.overview-normal th {
	min-width:100px
}
td {
	padding-right:10px;
	background-color: #F2F2F2;
    padding: 0.4em 0.8em 0.5em;
	border-bottom: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	vertical-align: top;
}
#centerbox {
	background-color: #FFFFFF;
	margin: 0 auto;
	position: relative;
	width: 960px;
	-moz-box-shadow: 0 0 5px 5px #888;
	-webkit-box-shadow: 0 0 5px 5px#888;
	box-shadow: 0 0 5px 5px #888;
}
#content-column {
	padding: 0px;
	margin-top: 17em;
	z-index: 500;
	position: relative;
	float: left;
	overflow:hidden;
}
#aside-column {
    position: relative;
    margin-top: 130px;
	float: right;
    width: 320px;
    z-index: 300;
}
.errorpage #aside-column {
	margin-top: 200px;
}
.block {
	width: 320px;
}
#updates-row .block {
	float: left;
	width: 273px;
	margin: 0 40px 0 0;
}
#updates-row {
	float: left;
	position: relative;
	margin-top:25px;
	z-index: 300;
}
#aside-column h2 {
	margin-bottom: 0.2em;
}


#navigation {
	left: 0px;
	position: absolute;
	top: 0;
	width: 960px;
	z-index: 100;
}
#navigation:after {
	clear: both;
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
}
#navigation h2, #navigation h3, #footer h2, .far-away {
	position: absolute;
	top: -100000px;
}
#subsite-navigation {
	background-color: #3E3E3E;
	display: block;
	left: 0;
	position: absolute;
	top: 0px; /* top: 87px; */
	width: 960px;
	z-index: 500;
}
#subsite-navigation li {
	display: block;
	float: left;
}
#subsite-navigation a {
	color: #FFFFFF;
	float: left;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	height: 1.5em;
	padding: 0.1em 10px 0;
	text-decoration: none;
}
#navigation-topbar {
	background-color: #5c5c5c;
	display: block;
	left: 0;
	margin: 1.6em 0em 0em 0em;
	padding: 1.5em 0 1.5em 0em;
	position: absolute;
	top: 0px; /* top: 87px; */
	height: 4em;
	width: 960px;
	z-index: 50;
}
#subsitetitle {
	width: 450px;
}
#userpanel {
    float: right;
    margin-top: -4em;
    width: 510px;
}
#userpanel h2 {
	left: -10000px;
}
#userpanel .register {
	float: right;
	margin-right: 20px;
	margin-top:-0.5em;
	color:#E5E5E5;
}
#userpanel .register a {
	color:#E5E5E5;
	font-weight:bold;
}
#login-form {
    color: #E5E5E5;
    float: right;
    margin-right: 20px;
    z-index: 110;
}
#login-form span {
    background: url("../images/framework/input-gradient.png") repeat scroll 0 0 transparent;
    border: 1px solid #4e4e4e;
    float: left;
    height: 18px;
    margin: 0;
    padding: 0;
}
#login-form p {
	float: left;
}
#login-form label {
    float: left;
    padding-left: 10px;
    padding-right: 5px;
}
#login-form input {
    background: url("../images/framework/input-gradient.png") repeat scroll 0 0 transparent;
    border: 0 none;
    display: inline;
    float: left;
    height: 16px;
    width: 130px;
}
#login-form button {
    background-color: #3E3E3E;
    border-left: 1px solid #4e4e4e;
    color: #E5E5E5;
    cursor: pointer;
    display: inline;
    float: right;
    font-size: 90%;
    font-weight: bold;
    height: 100%;
    line-height: 1.64;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 50px;
}
.welcome {
	margin-left: auto; 
	margin-right: 180px; 
	margin-top: -12px;
	text-align: right; 
	color: #E5E5E5;
}
#userpanel ul {
	display: inline; 
	float: right; 
	width: 150px; 
	margin-top: -28px;
}
#userpanel li {
	margin-top: 2px;
}
#userpanel ul a {
	color: #E5E5E5;
	text-decoration: none;
}
.icon-messages {
    background: url("../images/framework/inbox.png") no-repeat scroll 0 -0.1em transparent;
    line-height: 1.64;
    padding-left: 22px;
    padding-top: 0.1em;
    position: relative;		
}
.icon-profile {
    background: url("../images/framework/profile.png") no-repeat scroll 0 -0.1em transparent;
    line-height: 1.64;
    padding-left: 22px;
    padding-top: 0.1em;
    position: relative;	
}
.icon-logout {
    background: url("../images/framework/logout.png") no-repeat scroll 0 -0.1em transparent;
    line-height: 1.64;
    padding-left: 22px;
    padding-top: 0.1em;
    position: relative;	
}

a.rss {
	position: relative;
	display: block;
}
a.rss img {
	margin-top: -35px;
	float: right;
}

#breadcrumb {
    color: #767676;
    margin-bottom: 1em;
}
#breadcrumb img {
    margin: 0 0.3em;
    vertical-align: baseline;
}

div.errors {
	background: url("../images/framework/attention-red.png") no-repeat scroll 0.4em 0.4em #F2B2C5;
	padding: 0.4em 6px 1em 30px;
	margin: 10px 0pt;
}
.errors li {
	list-style: circle inside none;
}

#main-navigation {
	background-image:url("../images/framework/nav-gradient.png");
	background-repeat:repeat-x;
	display: block;
	left: 0;
	position: relative;
	margin: 8.6em 0 0 0;
	top: 0px;
	height: 98px;
	width: 960px;
	z-index: 50;
}
#main-navigation ul {
	padding-top: 13px;
	margin-left: 5px;
}
#main-navigation li {
	display: block;
	float: left;
	text-align:center;
}
#main-navigation img.menubutton, #main-navigation img.menubutton-active {
	display: block;
	clear: both;
}
#main-navigation a {
	color: #3E3E3E;
	float: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	height: 1.5em;
	padding: 0.3em 10px 0.1em;
	text-decoration: none;
}
#main-box {
	background-color:#FFFFFF;
	background-image:url("../images/framework/main-gradient.png");
	background-repeat:repeat-x;
	background-position: 0 17.5em;
	padding: 14px 0 0 15px;
	/* padding: 19.5em 10px 40px; */
    position: relative;
	width: 945px;
}
#main-box:after {
	clear: both;
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
}
#footer {
	height: 50px;
	padding: 0 10px;
	position: relative;
	width: 940px;
}
#service-miscellaneous {
	float: right;
	margin: 2.2em 0 0;
	padding: 0 0.3em;
}
#service-navigation li, #service-languages li, #service-miscellaneous li {
	display: block;
	float: left;
}
#service-navigation a, #service-languages a, #service-miscellaneous a {
	color: #5c5c5c;
	float: left;
	padding: 0.5em 0.6em 0.6em;
	text-decoration: none;
}
#service-navigation a:visited, #service-languages a:visited, #service-miscellaneous a:visited {
	color: #5C5C5C;
	text-decoration: none;
}
#service-navigation a:hover, #service-navigation a:visited:hover, #service-languages a:hover, #service-languages a:visited:hover, #service-miscellaneous a:hover, #service-miscellaneous a:visited:hover {
	color: #000000;
	text-decoration: underline;
}
/* -------------------------------------- */


input, select, textarea, button {
	font: 100% verdana, helvetica, arial, sans-serif;
}
body {
	font-size: 11px;
	line-height: 1.64;
}
h1 {
	font: 200%/1.2 arial, helvetica, univers, sans-serif;
	margin: 0 0 0.6em;
	padding-right: 20px;
	position: relative;
	color: #3E3E3E;
}
h2.as-h1 {
	font: 200%/1.2 arial, helvetica, univers, sans-serif;
	margin: 0 0 0.6em;
	padding-right: 20px;
	position: relative;
	color: #3E3E3E;
}
h2 {
	font: 160%/1.2 arial, helvetica, univers, sans-serif;
	margin: 0 0 0.6em;
	padding-right: 20px;
	position: relative;
	color: #3E3E3E;
	clear: both;
}
#updates-row h2 {
	margin: 0 0 0.2em;
}

h3 {
	font: bold 140%/1.2 arial, helvetica, univers, sans-serif;
	margin: 0;
	padding: 0;
}
h3.newstitle, h3.reviewtitle {
	padding-bottom: 0.3em;
}
h3.newstitle a, h3.reviewtitle a {
	margin: 0 0 0 0.5em;
	padding-bottom: 0.3em;
	color: #ef4499;
	text-decoration: none;
}
h3.reviewtitle a {
	margin: 0em;
	padding-bottom: 0em;
}
h4 {
	font-weight: bold;
	line-height: 1.64;
	margin: 1.6em 0 0;
	position: relative;
}
h5 {
	font-style: italic;
	line-height: 1.64;
	margin: 1.6em 0 0;
}
.center {
	text-align:center;
	display: block;
    margin-left: auto;
    margin-right: auto;
}
p {
    line-height: 1.64;
	margin-bottom: 0.8em;
}
a {
	color: #48C3D9;
}
a:visited {
	color: #48C3D9;
}
a:hover, a:visited:hover, a:focus {
	color: #48C3D9;
}

ul.grid-two-column {
    clear: none;
    float: left;
    margin-bottom: 2em;
    padding-right: 20px;
    width: 445px;
}

#articlelist, .reviewslist {
	overflow: hidden;
}
#articlelist p, .reviewslist p {
	height: 3.7em;
	line-height: 1.2em;
	margin: 0;
	overflow: hidden;
}
#articlelist li, .reviewslist li {
	float:left;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#E5E5E5;
	padding-top:1em;
	padding-bottom:1em;
    width: 100%;	
}
img.platform {
	float: left;
	margin: 0.2em 0;
	width: 44px;
	height: 12px;
	font-size: 12px;
    font-weight: bold;
}
#updates-row img.platform, .related img.platform {
	margin-top: 0.3em;
	width:29px;
	height:8px;
	font-size: 10px;
}

img.newsthumb {
	left: 0;
	position: relative;
	top: 0;
	margin-right: 0.8em;
	margin-top: 0.1em;
	float: left;
}
.meta {
	color: #767676;
	float: right;
	height: 1.2em;
	margin-top: 0.6em;
}
.readmore {
	color: #48C3D9;
	float: left;
	height: 1.2em;
	margin-top: 0.6em;
	font-weight: bold;
}
.sociallinks {
	float: left;
	height: 1.2em;
	margin-top: 0.6em;
}
.sociallinks img {
	margin-right:3px;
}
.sociallinks a {
	text-decoration:none;
	font-weight: bold;
}

a.morelink, .morelink a, a.morelink:focus, .morelink a:focus, a.morelink:hover, .morelink a:hover, a.morelink:visited:hover, .morelink a:visited:hover {
	font-weight: bold;
	text-decoration: underline;
}
.superheading, .motto {
	color: #FFFFFF;
	font: 220%/1.2 arial, helvetica, univers, sans-serif;
	font-weight: bold;
	margin: -0.1em 0 0.1em;
	padding: 0 0 0 25px;
}
#content-column .superheading {
	color: #3E3E3E;
	padding: 0 0 0 0px;
}
.motto {
	font: 130%/1.2 arial, helvetica, univers, sans-serif;
	margin: 0 0 0.1em;
}
#morearticles {
	float: right;
	text-align: right;
	margin-top: 0.4em;
}
#morearticles a {
	color: #5c5c5c;
	font-weight:bold;
}
.main {
	width: 600px;
}
.wide-main {
	width: 930px;
}

#advertisement {
	height: 250px;
	margin-bottom:15px;
}

#socialmedia-main {
	height: 64px;
}
#socialmedia-main img {
	width: 64px;
	height: 64px;
	margin-right: 11px;
}
/* -----------------------   COMMENTS  ----------------------- */
#comments {
	clear: both;
}
li.comment {
    background-color: #FCFCFC;
    border: 1px solid #E5E5E5;
    clear: both;
    margin-bottom: 5px;
    overflow: auto;
    padding: 5px;
}
div.comment {
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 2px;
    overflow: hidden;
    padding: 5px 0;
}
div.cmtmsg {
    width: 500px;
}
#comments .commentHeader {
    color: #CCCCCC;
}
span.cmtmeta {
    color: #A8A8A8;
	font-weight:normal;
    display: block;
	float:right;
}
#comments div.useravatar {
    float: right;
    margin-right: 5px;
    width: 65px;
}
#comments div.useravatar img {
	max-width:65px;
	max-height:65px;
	width:65px;
}
#comments p {
	line-height: 1.34em;
}
#comments a {
	color: #AAAAAA;
}
#comments h3 {
    color: #3E3E3E;
    font: bold 140%/1.2 arial,helvetica,univers,sans-serif;
    margin: 1em 0 0;
    padding: 0;
}
#comments .loginnotice, #comments .nocommentsnotice {
	width: 588px;
	border: 1px solid #535353;
	margin: 7px 0pt 0pt;
	padding: 5px;
}
#comments .loginnotice div, #comments .nocommentsnotice div {
	padding: 10px;
	text-align: center;
	background-color: #535353;
	color: rgb(221, 221, 221);
}

/* -----------------------        SEARCH       ----------------------- */
#magazineboard {
    margin: 0 0 2.4em;
    padding: 2em 0px 1em;
}

#magazineboard .main-search-box p {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #4E4E4E;
    float: left;
    height: 2.55em;
    margin: 0 0 1em;
    padding: 0;
    position: relative;
}

#magazineboard #main-search-keyword {
    background-color: transparent;
    border: 0 none;
    float: left;
    font: 167%/1 arial,helvetica,univers,sans-serif;
    padding: 0.1em 0.2em 0.2em;
    width: 14.8em;
}

#magazineboard #main-search-submit {
    background-color: #3E3E3E;
    border-left: 1px solid #4E4E4E;
    color: #E5E5E5;
    cursor: pointer;
    float: left;
    font-size: 125%;
    height: 100%;
    line-height: 1;
    margin: 0;
    padding: 0.2em 15px 0.4em;
    text-align: center;
}

.searchresults #search-results-games {
	clear: none;
	overflow: hidden;
	padding-left: 30px;
}
.searchresults #articlelist {
	margin-top: -1em;
}
.searchresults #articlelist li span.nr {
	float: left; 
	font: bold 140%/1.2 arial,helvetica,univers,sans-serif; 
	color: #AAAAAA;
	text-align: right;
	width: 30px;
}
.searchresults #articlelist li .newsarticle {
	padding-left: 5px;
	margin-left: 35px;
	overflow: auto;
	border-left: 3px solid #E5E5E5;
}

/* -----------------------   NAVIGATION-SEARCH ----------------------- */
#searchbox {
	position:absolute;
	left:640px;
    overflow: hidden;
    vertical-align: middle;
}
#search-form {
    z-index: 110;
	float:right;
	margin-right: 20px;
}
#searchbox label {
    color: #444444;
    display: inline;
    float: left;
    font: 100%/1.2 arial,helvetica,univers,sans-serif;
    padding-right: 10px;
    padding-top: 3px;
}
p.search-keyword {
    background: url("../images/framework/input-gradient.png") repeat scroll 0 0 transparent;
    border: 1px solid #4e4e4e;
    float: left;
    height: 18px;
    margin: 0;
    padding: 0;
    width: 182px;
}
.search-keyword {
    background: url("../images/framework/input-gradient.png") repeat scroll 0 0 transparent;
    border: 0 none;
    display: inline;
    float: left;
    height: 16px;
    width: 130px;
}
.search-submit {
    background-color: #3E3E3E;
    border-left: 1px solid #4e4e4e;
    color: #E5E5E5;
    cursor: pointer;
    display: inline;
    float: right;
    font-size: 90%;
    font-weight: bold;
    height: 100%;
    line-height: 1.64;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 50px;
}
/* ----------------------- CARROUSEL ----------------------- */

#megabox {
	position: relative;
	background: url("../images/carrousel/frame.png");
	background-repeat:no-repeat;
	margin-bottom:15px;
	height: auto;
}
.js-on #megabox {
	height: 300px;
}
#megabox .slide {
	height:270px;
	position:absolute;
	top:0px;
	left:0px;
}
#megabox .slide img {
	position:absolute;
	top:7px;
	left:6px;
	z-index:90;
	opacity:1;
	cursor:pointer;
}
#megabox .overlay {
	opacity:0.9;
}
#megabox .slide div {
	width:287px;
	position:absolute;
	margin-left:6px;
	bottom:5px;
	left:0;
	z-index:110;
	background-color:#FFFFFF;
	cursor:pointer;
}
#megabox .slide p {
    line-height: 1;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
	color:#000;
}
#megabox .slide a.morelink {
	display:block;
	float:left;
	border:none;
	margin: 0 0 0 -10px;
    padding: 0 15px 10px 10px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:.1em;
}
#megabox .slide-intro {
	margin:0 0 -6px;
}
#megabox h2 {
	margin:0;
	padding:0;
	visibility:hidden;
}
#megabox ol {
    margin-top: 270px;
    padding-left: 3em;
}
#megabox ol a span.no-js {
	display:inline;
}
.js-on #megabox ol a span.no-js {
	display:none;
}
#megabox ol a span.js {
	display:none;
}
.js-on #megabox ol a span.js {
	display:inline;
}
.js-on #megabox ol {
    margin-top: 255px;
	height: 25px;
	width:300px;
	padding:0;
}

#megabox li {
	margin-bottom:0px;
	color:#48c3d9;
	list-style:decimal outside;
}
.js-off #megabox li {
	/* TODO */
}
.js-on #megabox li {
	float:left;
	width:16px;
	height:16px;
	margin-left:10px;
	margin-top:2px;
	border: 2px solid #A8A8A8;
	overflow:hidden;
	list-style:none;
	text-align:center;
	vertical-align:middle;
}
.js-on #megabox li.slide-first {
	margin-left:15px;
}
.js-on #megabox li.slide-active {
	border: 2px solid #48C3D9;
}
.js-on #megabox li a.nav {
	/* TODO */
	display:block;
	text-decoration:none;
	height:16px;
}

/* Article-details - NEWS */
#article-details, #review {
	margin-bottom: 2em;
	overflow:hidden;
}
#article-details h1{
	color:#EF4499;
	font: bold 140%/1.2 arial,helvetica,univers,sans-serif;
}
#article-details h1 span {
	margin: 0 0 0 0.5em;
	padding-bottom: 0.3em;
}
#article-details ul, #about ul {
	margin-bottom: 0.8em;
	overflow:hidden;
}


/* Paging */
#content-column .paging {
    clear: both;
    padding: 10px 0 0;
    margin: 15px 0 0;
	border-top: 2px solid #BFBFBF;
}
#content-column .paging:after {
	clear: left;
	color: #FFFFFF;
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
}
#content-column .paging li {
	background-image: none;
	border-right: 1px solid #000000;
	display: block;
	float: left;
	list-style: none outside none;
	padding: 0;
}
#content-column .paging .first {
	border-left: medium none;
}
#content-column .paging .next {
	border-left: medium none;
}
#content-column .paging .previous {
	border-left: medium none;
	border-right: 1px solid #000000;
}
#content-column .paging .next {
	border-right: medium none;
}
#content-column .paging li strong, #content-column .paging li span, #content-column .paging li a {
	display: block;
	line-height: 1;
	padding: 0 6px;
}

.lead {
	font-weight:bold;
}

.related {
	margin-bottom: 15px;
	margin-right: 15px;
}
.related li {
	margin: 0 0 0.1em;
}
.related li a {
	background:url("../images/framework/icon-arrow-breadcrumb.png") no-repeat scroll 1px 3px transparent;
	padding-left: 12px;
	display: block;
}
.related li .meta {
	float: none;
	height:auto;
	padding-left: 12px;
	margin-top:0px;
	display: block;
}

.list-index {
    border: 1px solid #E5E5E5;
    margin-bottom: 1em;
    padding: 5px 8px 8px;	
	overflow: auto;
}
.list-index ul {
    background: none repeat scroll 0 0 #F2F2F2;
    clear: none;
    float: left;
    padding: 0 5px 0 15px;
    width: 670px;
	margin-top: -3px;
}
.list-index li {
    background-image: none;
    display: block;
    float: left;
    line-height: 1.5;
    list-style: none outside none;
    margin: 0;
    padding-left: 8px;	
}
.list-index li a, .list-index li span {
    padding: 0.3em 0.25em 0.4em;
    display: block;
    font-weight: bold;
}

#games-search-form fieldset {
    margin: 0;
    padding: 0 0 0.82em;
    width: 220px;
	float: left;
}
#games-search-form label {
    display: block;
    font-weight: bold;
    line-height: 1.64em;
    margin: 0 0 0.6em;
}

#games-list, #search-results-games {
	width:750px;
	float:left;
}
#games-list #resultsheader {
	padding-left: 3px; 
	padding-right: 20px; 
	font: 180%/1.2 arial,helvetica,univers,sans-serif; 
	margin-bottom: 10px;
}
#games-list #resultsheader .order {
	float: right; 
	font: 70%/1.2 arial,helvetica,univers,sans-serif; 
	padding-top: 2px;
}


#games-list .game, #search-results-games .game {
    float: left;
    margin-right: 12px;
    overflow: hidden;
    text-align: center;
    width: 138px;
	height: 225px;
}
#games-list .game .box-border, #search-results-games .game .box-border {
    background: url("../images/framework/box-border.png") no-repeat scroll 0 0 transparent;
    display: table-cell;
    height: 173px;
    text-align: center;
    vertical-align: middle;
    width: 138px;
}
#games-list .game .box-border a img, #search-results-games .game .box-border a img {
	display: table-cell;
	margin-left: auto;    
	margin-right: auto;    
	max-width: 90px;    
	overflow: hidden;    
	text-align: center;    
	width: 90px;
}
#games-list .game .box-border a, #search-results-games .game .box-border a {
	text-decoration:none;
}

#games-list .game h2, #search-results-games .game h3 {
    font: 120%/1.2 arial,helvetica,univers,sans-serif;
    margin: 0;
    padding: 0;
    text-align: center;
}
#games-list #games, #search-results-games #games {
    overflow: hidden;
    position: relative;
}
#search-results-games-more {
    display: table;
    float: right;
    height: 173px;
    width: 130px;
}
#search-results-games-more h3 {
	display: table-cell;
	vertical-align: middle;
}
#games-facets {
	width:170px;
	float:right;
}
#games-facets h3 {
	color:#3E3E3E;
	margin: 10px 0px 0px 0px;
}
#games-facets li {
	margin: 0 0 0.1em;
	color: #AAAAAA;
}
#games-facets li.unpopular {
	visibility:hidden;
}

#games-facets li a {
	background:url("../images/framework/icon-arrow-breadcrumb.png") no-repeat scroll 1px 3px transparent;
	padding-left: 12px;
}
#games-facets li a.morelink {
	background:none;
	padding-left: 0px;
}
#games-facets li.selected a img {
	float: right;
}

#game-details {
	margin-top:5em;
}
#game-details table {
	width:300px;
}
#aside-column .box-border {
    background: url("../images/framework/box-border-large.png") no-repeat scroll 0 0 transparent;
    display: table-cell;
    height: 310px;
    text-align: center;
    vertical-align: middle;
    width: 300px;
}

#description, #reviews {
	overflow: hidden;
	margin-bottom:2em;
}
#reviews h2 {
	margin: 1em 0 0;
}
#review h2 {
	margin: 1.0em 0 0.2em;
	clear: none;
}

#article-details li, #description li, #about li
{
	background:url("../images/framework/icon-arrow-breadcrumb.png") no-repeat scroll 1px 3px transparent;
	padding-left: 12px;
	display: block;	
}
#screenshots {
	overflow: hidden;
	margin-bottom:2em;
	width: 600px;
}
#screenshots ul {
	overflow:hidden;
}
#screenshots li {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #F2F2F2;
    float: left;
    font-size: 80%;
    height: 80px;
    margin: 0 3px 10px;
    padding: 2px;
    text-align: center;
    width: 88px;
}
#screenshots a.readmore {
	float: right;
	margin-top: -5px;
}

#ratings {
    background-color: #F2F2F2;
    border: 1px solid #A8A8A8;
    color: #3E3E3E;
    float: right;
    margin-left: 10px;
    padding: 0;
    width: 190px;
}
#ratings-head {
    background-color: #E1E1E1;
    padding: 2px 7px;
}
#ratings-head h2 {
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
}
.rating-item {
    overflow: hidden;
    padding: 2px;
	border-top:1px solid #FFFFFF;
}
div.rating-item div.rating-x2-number {
    float: right;
    font-size: 34px;
    font-weight: bold;
    line-height: 32px;
    margin: 5px 5px 10px 0;
}
div.rating-item div.rating-x2-number a {
	border-bottom: 3px solid;
	text-decoration:none;
}
div.rating-item div.rating-x2-head {
    font-weight: bold;
    margin: 5px 5px 0;
}
div.rating-item .noreviews {
    margin: 5px 5px 5px;
}

div.rating-item-number {
    float: right;
    font-size: 12px;
    padding: 6px 8px;
}
div.rating-item-rating {
    border-top: 1px solid #FFFFFF;
    padding: 2px 7px;
}

#reviews ul {
	margin-bottom:2em;
}

#reviews .reviewarticle-score {
	float: left; 
	margin-right: 0.3em; 
}
#review .reviewarticle-score {
	float: right; 
	margin-left: 0.3em; 
	margin-bottom: 0.3em; 
}
.reviewarticle-score {
	position: relative; 
	margin-top: 0.1em; 
	border: 1px solid #000000; 
	left: 0pt; 
	top: 0pt; 
	height: 60px; 
	width: 100px; 
	text-align: center; 
	color:#FFFFFF;
	font-size: 34px; 
	font-weight: bold; 
	line-height: 60px;	
}
.score-1 {
	background-color: #CC0000;
}
.score-2 {
	background-color: #FF6600;
}
.score-3 {
	background-color: #006600;
}
.reviewarticle {
	line-height: 1.2em; 
	margin: 0pt; 
	overflow: hidden; 
	height: 3.7em;	
}

/* ABOUT */
img.staffphoto {
	left: 0;
	position: relative;
	top: 0;
	margin-left: 0.8em;
	margin-top: 0.1em;
	float: right;
	height:150px;
	width:120px;
}
#about .divTH {
	width: 120px;
	font-weight:bold;
	background-color: #E1E1E1;
	border-bottom: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
    padding: 0.4em 0.8em 0.5em;
	vertical-align: top;
	float:left;
}
#about .divTD {
	padding-right:10px;
	background-color: #F2F2F2;
    padding: 0.4em 2.5em 0.5em;
	border-bottom: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	vertical-align: top;
	margin-left:120px;
	margin-right:130px;
}


/* FORMS */
#reviewForm h3 {
	margin: 20px 0 0;
}
#reviewForm .rev-textarea {
	width:590px;
	height:6em;
}

#reviewForm .rev-proscons {
	width:590px;
}
#reviewForm .rev-score {
	font-size:36px;
	height:40px;
	width:80px;
}
#reviewForm .rev-submit {
	float: right;
	height:40px;
	width:200px;
}


.block-form fieldset p {
    background-color: #F2F2F2;
    margin: 2px 0 0;
    padding: 0.6em 20px 0.6em 13.8em;
    position: relative;
}
.block-form p {
    margin: 0 0 0.8em;
}
.block-form table p {
    margin: 0;
	padding: 0;
}
.block-form .meta {
    color: #535353;
    font-style: normal;
    font-weight: normal;
    line-height: 1.64;
	float:none;
}
.block-form fieldset label {
    display: block;
    float: left;
    left: -13em;
    margin-right: -13em;
    position: relative;
    width: 12em;
}
.block-form fieldset .form-radio input, .block-form fieldset .frequency label input, .block-form fieldset .multiple-choice label input {
    border: medium none;
    vertical-align: top;
    width: auto;
}
input, select, textarea, button {
    font: 100% verdana,helvetica,arial,sans-serif;
}
.block-form fieldset textarea {
    border: 1px solid #000000;
    height: 12em;
    line-height: 1.36em;
    width: 100%;
}
fieldset.form-navigation {
    margin: 1em 0 3em 13.8em;
}
.block-form fieldset.form-navigation input {
	background-color: #3E3E3E;
    border-left: 1px solid #4E4E4E;
    color: #E5E5E5;
    cursor: pointer;
    display: inline;
    font-size: 90%;
    font-weight: bold;
    margin-right: 1.5em;
    padding: 0 0.7em 0.1em;
    text-align: center;
	width: auto;	
}
.block-form fieldset input, .block-form fieldset select {
    border: 1px solid #000000;
    width: 100%;
}


#main-box .list-common ul, #main-box ul.list-common {
	margin:.5em 0;
}
#main-box .list-common li {
	display:block;
	margin:0 0 .4em;
	padding-left:0;
	background-image:none;
}
.block-error {
	clear:left;
	margin:20px 0;
	border:1px solid #A8A8A8;
	padding:0 9px;
}
.block-error h2 {
	position:relative;
	margin:0 -9px;
	padding:.3em 9px;
	background:#E1E1E1;
	font:bold 140%/1.2 Arial, sans-serif;
}
#content-column .block-error ol li {
	list-style:decimal;
	margin-left:20px;
}
#content-column .block-error ol li p {
	margin-bottom:0;
}
#content-column .block-error ol li li {
	margin-left:0;
    background: url("../images/framework/icon-arrow-breadcrumb.png") no-repeat scroll 1px 3px transparent;
    display: block;
    padding-left: 12px;	
}
#error-search-form fieldset {
	padding-top:.5em;
	padding-bottom: 1em;
}
#error-search-form fieldset h3 {
	display:block;
	float:left;
	clear:left;
	margin:0;
	padding:0;
	line-height:1.8;
	font-size: 100%;
}
#error-search-form fieldset p {
	width:23.8em;
	height:1.8em;
	position:relative;
	margin:0 0 1em 100px;
	border:1px solid #000;
	padding:0;
	background:#FFF;
}
#error-search-form #error-search-keyword {
	width:16.9em;
	float:left;
	margin:0;
	border:0;
	padding:.15em 0 .2em 6px;
	background-color:transparent;
	font-size:100%;
	line-height:1.3;
}

#about h2 {
	margin: 1em 0 0.1em;
}

/* GALLERIA CSS - DO NOT TOUCH */
/*
 * Galleria Twelve Theme
 * Copyright (c) 2011, Aino
 */
.js-on #gallery
{
	height:500px;
	width:600px;
}

.galleria-container {
    position: relative;
    overflow: hidden;
    font: 11px/1.4 arial,sans-serif;
    color: #000;
}
.galleria-container img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}
.galleria-stage {
    overflow: hidden;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 30px;
}
.galleria-container.fullscreen .galleria-stage { bottom: 0 }
.galleria-bar {
    height: 31px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../images/galleria/bar.png) repeat-x;
    z-index: 3;
}
.galleria-s1,
.galleria-s2,
.galleria-s3,
.galleria-s4 {
    background: url(../images/galleria/separator.png);
    height: 29px;
    width: 2px;
    position: absolute;
    left: 28px;
    bottom: 1px;
}
.galleria-s2 { left: 58px }
.galleria-s3 {
    right: 29px;
    left: auto;
}
.galleria-s4 {
    right: 58px;
    left: auto;
}
.galleria-progress {
    height: 2px;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    background: #aaa;
    opacity: .5;
    z-index: 3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
}
.galleria-thumblink,
.galleria-fullscreen,
.galleria-play,
.galleria-popout {
    width: 29px;
    height: 29px;
    position: absolute;
    left: 0;
    bottom: 1px;
    background: url(../images/galleria/thumbs.png) no-repeat 50% 50%;
    cursor: pointer;
}
.galleria-fullscreen,
.galleria-popout {
    left: auto;
    right: 0;
    background-image: url(../images/galleria/fullscreen.png);
    background-position: 8px 7px;
}
.galleria-popout {
    background-image: url(../images/galleria/popout.png);
    right: 30px;
    background-position: 50% 50%;
}
.galleria-play {
    left: 30px;
    background-image: url(../images/galleria/playpause.png);
    background-position: 10px 9px;
}
.galleria-play.playing { background-position: 10px -91px }
.galleria-fullscreen.open { background-position: 8px -93px }
.galleria-thumblink:hover,
.galleria-thumblink.open,
.galleria-fullscreen:hover,
.galleria-play:hover,
.galleria-popout:hover { background-color: #fff }
.galleria-thumbnails-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    background: url(../images/galleria/bg.png);
    z-index: 2;
}
.galleria-thumbnails-list {
    position: absolute!important;
    top: 10px;
    right: 10px;
    left: 10px;
    bottom: 41px;
    overflow: auto!important;
}
.galleria-thumbnails .galleria-image {
    width: 80px;
    height: 45px;
    float: left;
    margin: 0 7px 7px 0;
    border: 3px solid #000;
    cursor: pointer;
}
.galleria-thumbnails .galleria-image:hover {
    opacity: .9;
    box-shadow: 0 0 3px rgba(255,255,255,.4);
    -moz-box-shadow: 0 0 3px rgba(255,255,255,.4);
    -webkit-box-shadow: 0 0 3px rgba(255,255,255,.4);
}
.galleria-info {
    position: absolute;
    overflow: hidden;
    height: 29px;
    line-height: 29px;
    left: 70px;
    right: 70px;
    bottom: 1px;
    color: #444;
}
.galleria-info > *,
.galleria-info-text > * { display: inline }
.galleria-info-title {
    color: #000;
    font-weight: bold;
    padding: 0 10px;
}
.galleria-info-text { padding-left: 10px }
.galleria-counter {
    background: url(../images/galleria/separator.png) no-repeat 100% 0;
    display: inline-block;
    *display: inline;
    padding-right: 10px;
    _height: 29px;
    zoom: 1;
}
.galleria-loader {
    width: 48px;
    height: 48px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -24px 0 0 -24px;
    z-index: 2;
    display: none;
    background: #fff url(../images/galleria/loader.gif) no-repeat 50% 50%;
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.galleria-image-nav {
    position: absolute;
    top: 50%;
    margin-top: -18px;
    width: 100%;
    height: 36px;
    left: 0;
}
.galleria-image-nav-left,
.galleria-image-nav-right {
    cursor: pointer;
    width: 36px;
    height: 36px;
    position: absolute;
    left: 20px;
    z-index: 2;
    background: url(../images/galleria/nav.png);
}
.galleria-image-nav-right {
    left: auto;
    right: 20px;
    background-position: -36px 0;
    z-index: 2;
}
.galleria-image-nav-left:hover { background-position: 0 -36px }
.galleria-image-nav-right:hover { background-position: -36px -36px }
.galleria-thumb-nav-left,
.galleria-thumb-nav-right {
    cursor: pointer;
    display: none;
    background-position: -495px 5px;
    position: absolute;
    left: 0;
    top: 0;
    height: 40px;
    width: 23px;
    z-index: 3;
    opacity: .8;
}
.galleria-thumb-nav-right {
    background-position: -578px 5px;
    border-right: none;
    right: 0;
    left: auto;
}
.galleria-thumbnails-container .disabled,
.galleria-thumbnails-container .disabled:hover {
    opacity: .2;
    cursor: default;
}
.galleria-thumb-nav-left:hover,
.galleria-thumb-nav-right:hover {
    opacity: 1;
    background-color: #eee;
}
.galleria-carousel .galleria-thumb-nav-left,
.galleria-carousel .galleria-thumb-nav-right { display: block }
.galleria-lightbox-content { background: url(../images/galleria/loader_pos.gif) no-repeat 50% 50% }
