﻿/* Main Layout Elements */
h1.front {
    font-family: 'Droid Sans', serif;
    font-size: 86px;
    font-style: normal;
    position:relative;
    z-index:9999;
    text-shadow: 2px 2px 2px #aaa;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0em;
    word-spacing: 0em;
    line-height: 1.2;
    color:#1E5F66;
    float:right;
    margin:0;
    padding:0;
    margin-bottom:20px;
    padding-right:20px;
}
.stand-badge
{
    display:inline-block;
    width:22px;
    height:31px;
    position:absolute;
    z-index:999;
    background-position: -255px -26px;    
}
.amb-bg
{
    width:100%;
    background:url(../images/ambient-bg.jpg);
    background-position:bottom;
    background-repeat:repeat-x;
    padding: 40px 0 40px 0;
}
.mus-bg
{
    background:url(../images/music-bg.jpg);
    position:relative;
}
.ti-text
{
    font-size:11px
}
h2.front
{
    font-family: 'Droid Sans', serif;
    font-size: 32px;
    font-style: normal;
    text-shadow: 1px 1px 1px #aaa;
    line-height: 1.2;
    color:#1E5F66;
    margin:0;
    padding:0;
    text-align:center;
    margin-bottom:10px;
}
p.front-sub
{
    margin:0;
    padding:5px;
    color:#333;
    font-family: 'Droid Sans', serif;
    font-size: 18px;
}
.front-pan2
{
    position:absolute;
    top:0px;
    left:580px;
    width:300px;
}
.front-pan2 p
{
    color:#333;
    font-family: 'Droid Sans', serif;
    font-size: 23px;
    line-height: 1.3;
    padding-top:5px;
}
.font-butts
{
    position:relative;
    left:14px;
}
a.download
{
    display:block;
    background:#1E5F66;
    width:218px;
    height:70px;
    line-height:70px;
    text-align:center;
    color:White;
    text-decoration:none;
    font-family: 'Droid Sans', serif;
    font-size:30px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    text-transform:none;
    position:relative;
    z-index:9999;
    background-image: url(//static1.scirra.net/images/button-background.jpg);
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    text-shadow: 0px 1px 1px #13373E;
}
.dl-adjust
{
    position:Relative;
    top:-9px;
}
.download-size
{
    font-size:13px;
    position:relative;
    top:-52px;
    font-style:italic;
    color:#c0c0c0;
}
a.download:hover
{
    background:#24737B;
}
.c2-screenshot
{
    float:left;
    position:relative;
    top:-20px;
    z-index:99;
    left:7px;
}
body{
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size:17px;
	background: #efefef url('../images/background.png') repeat-x;
	color:#444;
}
ul.tag-vert
{
    font-size:1.2em;
    list-style:none;
    margin:0;
    padding:0;
}
ul.tag-vert li
{
    height:35px;
}
.article-vote
{
    float:left;
    display:inline;
    background:#519548;
    color:White;
    height:27px;
    line-height:27px;
    font-weight:bold;
    padding: 2px 5px;
    text-decoration:none;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    position:relative;
    top:7px;
    z-index:999;
    margin-right:15px;
    margin-bottom:10px;
}
.article-vote-sel
{
    background:#FF9900;
}
.youtube-embed
{
    width:100%;
    height:366px;
    margin:-0 auto;
}
p.generic-entity
{
    margin:0;
    padding:2px 20px 8px 20px;
}
a.rep
{
    color:#000;
    text-decoration:none;
}
a.admin
{
    color:Red;
}
a.rep:hover
{
    border-bottom:1px dotted #000;
}
abbr
{
    border-bottom:1px dotted #000;
}
.tag
{
    float:left;
    background:#efefef;
    margin-right:5px;
    padding: 5px 10px 3px 10px;
    border-top:1px solid #c0c0c0;
    border-left:1px solid #c0c0c0;
    border-right:1px solid #888;
    border-bottom:1px solid #888;
    color:#333;
    text-decoration:none;
}
.smalltag
{
    font-size:13px;
    padding: 3px 10px 3px 10px;
}
.tag-wrapper
{
    margin-bottom:20px;
    margin-top:0;
}
.tag:hover
{
    border:1px solid #c0c0c0;
    text-decoration:underline;
}
img
{
    border:0;
}
.odd-row
{
    background:#eeeeff;
    padding:10px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}
.even-row
{
    padding:10px;
}
.small-link
{
    font-size:13px;
}
.small-error
{
    color:Red;
    font-size:13px;
}
.nice-button
{
    font-size:18px;
    padding:5px 10px 5px 10px;
}
.largetxt-wrapper
{
        width:550px;margin:0 auto;
}
.c
{
    text-align:center;
}
.wide
{
    width:500px !important;
}
.high
{
    height:400px;
}
.nice-textbox
{
    font-size:14px;
    border:1px solid #c0c0c0;
    width:150px;
    padding: 5px 10px;
}
.register-wrapper
{
    width:400px;margin:0 auto;
}
.login-wrapper
{
width:300px;margin:0 auto;
}
.user-details
{
    padding:5px 0 0 10px;
    width:650px;
}
.good-message
{
    padding:10px;
    color:green;
    font-weight:bold;
    text-align:center;
    background:#aaffaa;
}
.error-message
{
    padding:10px;
    color:Red;
    font-weight:bold;
    text-align:center;
    background:#ffaaaa;
}
.bspace
{
    margin-bottom:5px;
}
.error-message a
{
    color:#880000;
}
label{
	cursor: pointer;
}
.nomargin
{
    margin: 0;
}

p {
    margin: 0 20px 20px 10px;
	position:relative;
	line-height: 150%;
    font-family: 'Droid Sans', arial, serif;
}

.news-wrapper p
{
    margin: 0 0 10px 8px;
}
a{
	color: #1B676B;
}
.time-ago{
	float:right;
	color: #1B676B;
}
.top-bar{
	position:absolute;
	top:0;
	left:0;
	background-color: #27666F;
	background: url(../images/button-background.jpg);
	height: 30px;
	border-bottom:2px solid #26656E;
	width: 100%;
	z-index:1;
}
h1{
	margin:0;
	margin-bottom:3px;
	font-size:35px;
	color: #27636E;
	font-weight:normal;
	font-family: 'Droid Sans', serif;
}
.smallh1
{
    font-weight:bold;
    color:#666;
    margin: 0;
    font-size:18px;
}
h2{
	margin:0;
	margin-bottom:5px;
	font-size:35px;
	color: #27636E;
	font-weight:normal;
}
a.h3
{
	margin:0 0 5px 0;
	font-size:22px;
	color: #27636E;
	font-weight:normal;
	text-decoration:none;   
}
a.h3:hover
{
	text-decoration:underline;  
}
h3{
	margin:0 0 5px 0;
	font-size:22px;
	color: #27636E;
	font-weight:normal;
}
h3 a
{
    color: #27636E;
    text-decoration:underline;
}
h3 a:hover
{
    color: #27636E;
    text-decoration:none;
}
h4{
	text-shadow: black 0.1em 0.1em 0.2em;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 30px;
}
h5
{
    font-weight:bold;
    margin:0 0 5px 0;
    padding:0;
    font-size:14px;
}
a.ralign{
	text-align:right;
	display: block;
}
.clear{
	clear:both;
}
.center
{
    text-align:center;
}

/* Sprite definitions and positioning */
.s{
	background-image:url('../images/sprites.png');
	background-repeat:no-repeat;
}
.facebook{
	background-position: 0 0;
}
.twitter{
	background-position: 0 -40px;
}
.rss
{
    background-position: -2px -120px; 
}
.big-icon-wrapper
{
    line-height: 33px;
    margin: 5px;
}
.big-icon
{
    height: 33px;
    width: 40px;
    float: left;
    position:relative;
    display:block;
}
.email
{

    background-position: -2px -154px; 
}
.slideshow-wrapper{
	height:261px;
	overflow:hidden;
	-moz-box-shadow: 0px 0px 5px #555;
	-webkit-box-shadow: 0px 0px 5px #555;
	box-shadow: 0px 0px 5px #555;
}

.youtube{
	background-position: 0 -80px;
}
.gplus{
	background-position: -214px -196px;
}
img.logo
{
    position:relative;
    left:20px;
    top:15px;
    width:232px;
    height:61px;
}
/* Main Wrappers */
.content-wrapper{
	width:850px;
	margin: 0 auto;
	padding-top:5px;
}
.head-wrapper{
	height: 120px;
	padding-left:11px;
}
.footer-wrapper{
	position:relative;
	z-index:1;
	top: -35px;
	height:155px;
	background-image: url('//static3.scirra.net/images/background-footer.png');
	background-repeat:repeat-x;
	margin-bottom: -35px;
	overflow: hidden;
}
.main-wrapper{
	margin: 0 auto;
	width: 892px;
	background-image: url('../images/mainbox-background.png');
	z-index:2;
	position:relative;
	padding: 0 0 0px 0;
}
.main-end{
	width: 886px;
	background-image: url('../images/mainbox-background-bottom.png');
	background-color:transparent;
	height:32px;
	position:relative;
	z-index:2;
	margin: 0 auto;
	padding:0;
}

/* Footer */
.footer-inner-wrapper
{
	color: white;
	font-size: 13px;
	margin: 0 auto;
	width: 700px;
	margin-top:5px;
}
.footer-item{
	float: left;
	width: 33%;
}
.footer-item ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.footer-item p{
	padding: 0;
	margin: 0;
}
.footer-item a{
	font-size:13px;
	color:white;
}
.footer-item a:hover{
	color: #ffaa00;
}
.copyright
{
	color: #9FCAD5;
	text-align:center;
	background-color: #2A525A;
	background-image: url('//static2.scirra.net/images/copyright-background.png');
	font-size: 14px;
	line-height:35px;
	height:35px;
	text-shadow: 0px 1px 1px #2A525A;
}
.social-icon{
	height: 40px;
	width: 32px;
	float: left;
	margin-top: 7px;
	position:relative;
	left: -4px;
	display:block;
}

/* Search */
.search-wrapper{
	background-position: -46px -70px;
	width: 259px;
	height:62px;
	position:absolute;
	right: -50px;
	top: 0;
	text-align:center;
	line-height:50px;	
	z-index:6;
}
.search-wrapper input{
	height:24px;
	padding-left:15px;
	color: #c0c0c0;
	line-height:24px;
	padding-right:25px;
	border: 0;
	position:absolute;
	top: 15px;
	left:30px;
}
.search-icon{
	height: 37px;
	width: 36px;
	background-position: -40px 0;
	position:absolute;
	left:205px;
	top:13px;
}
.info-box
{
    background-color: #ececec;
    padding:5px 10px 5px 10px;
    text-align:center;
    margin-bottom:10px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}
.share-box
{
    float:right;
    margin-left:-50px;
}

/* Menus */
.menu-main{
	height:38px;
	background: url(../images/menu-background.jpg);
	font-size: 15px;
	font-weight: bold;
	line-height:38px;
	margin:0;
	padding: 0;
	padding-left: 20px;
}
.menu-wrapper{
	width: 871px;
	padding-left:10px;
	margin-bottom:10px;
}
.menu-main li{
	margin: 0;
	list-style-type: none;
	float:left;	
}
.menu-main a{
	text-shadow: #114400 1px 1px 1px;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	color:white;
	text-decoration: none;
}
.menu-main a:hover{
	background-color:#26646D;
}
a.main-item-selected{
	background-color:#2B6E76;
}
.main-item-selected a:hover{
	background-color:#2B6E76 !important;	/* Stupid firefox bug */
}
.mainSelLPan{
	float:left;
	width:11px;
	height:33px;
	background-position: -105px 0;
	margin-left: -11px;
}
.mainSelPos{
	position:relative;
	top: 5px;
}
.mainSelRPan{
	float:left;
	width:11px;
	height:33px;
	background-repeat:no-repeat;
	background-position: -116px 0;
	margin-right: -11px;
}
.mainSelTxt{
	float:left;
	background-color:#2B6E76;
	height:33px;
	line-height:33px;
}
.sub-menu{
	height: 33px;
	background-color: #2B6E76;
	font-size: 13px;
	line-height:33px;
	margin: 0;
	padding: 0;
	padding-left:20px;
}
.sub-menu li{
	margin: 0;
	list-style-type: none;
	float:left;
}
.sub-menu a{
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	color:white;
	text-decoration: none;
}
a.sub-item-selected{
	background-color:#1F5056;
	color: white !important;
}
.sub-menu a:hover{
	background-color:#1F5056;
}
.underSelLPan{
	float:left;
	width:11px;
	height:33px;
	background-position: -78px 0;
	margin-left: -11px;
}
.underSelPos{
	position:relative;
	top: 6px;
}
.underSelRPan{
	float:left;
	width:11px;
	height:23px;
	background-repeat:no-repeat;
	background-position: -91px 0;
	margin-right: -11px;
}
.underSelTxt{
	float:left;
	background-color:#1F5056;
	height:22px;
	line-height:22px;
}
/* Other */
.moreInfoLink{
	display:block;
	color:white;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	float:right;
	height:17px;
	background-color:#1B676B;
	text-align:center;
	padding:0 12px 0 12px;
	line-height:17px;
	min-width:100px;
	-moz-border-radius: 10px;
	border-radius:  10px;
	position:absolute;
	bottom: 0;
	right: 0;
}
.moreInfoLink:hover{
	text-decoration:underline;
	background-color: #23868B;
}
.column-thin{
	float:left;
	width:270px;
}
.column-wide{
	float:left;
	margin-right:10px;
	width:570px;
}
.column-thinner
{
	float:left;
	width:190px;
	margin-bottom:65px;
	margin-left:10px;
}
.colum-thinner-adjust
{
    position:relative;
	top:65px;
}
.center-trip-thinner
{
    width:600px;margin:0 auto;
}
.column-thinner a
{
    text-decoration:none;
    font-size: 14px;
}
.column-thinner a:hover
{
    text-decoration:underline;
}
.column-wider
{
	float:left;
	margin-right:10px;
	width:630px;
	margin-left:10px;
}
.news-wrapper{
	position:relative;
	top: -25px;
	margin-bottom:-25px;
}
.column-half{
	float:left;
	width:48%;	
	position:relative;
}
.r{
	float:right;
}
.spotlight{
	float:left;
	margin-right:15px;
	width: 90px;
	height: 90px;
	position:relative;	
}
.spotlight img{
	position:absolute;
}
.slideshow-wrapper img{
	width:470px;
	height: 261px;
	border: 0;
}
.slideshow-wrapper a{
	text-decoration: none;
}

/* Social panels */
.facebook-like
{
    border:0;
    overflow:hidden;
    width:50px;
    height:65px;
    position:relative;
    top:3px;
}
.highlighted
{
    background-color:#EAFDE6;
}
.paging-nav-wrapper
{
    margin: 0 !important;
    display:inline-block !important;
	font-family: Arial !important;
	font-size:17px !important;
}
.paging-nav-wrapper a
{
	font-family: Arial !important;
	font-size:17px !important;
    display:block !important;
    height:30px !important;
    background-color:#ffffff !important;
    text-align:center !important;
    line-height:30px !important;
    text-decoration: none !important;
    float:left !important;
    font-weight:bold !important;
    padding: 0 4px 0 4px !important;
    margin-right:2px !important;
    color: #666 !important;
    border:1px solid #c0c0c0 !important;
    min-width:15px !important;
}
.paging-nav-wrapper a:hover
{
    text-decoration: underline !important;
}
.paging-nav-text
{
    float:left !important;
    height:30px !important;
    line-height:45px !important;
    margin: 0 5px 0 5px !important;
    color:#666 !important;
    font-weight:bold !important;
}
.paging-nav-text a
{
    color:#666 !important;
    border: 0 !important;
}
a.paging-nav-selected
{
    background-color:#c0c0c0 !important;
    color:White !important;
}

.rfloat
{
    float:right;
}
.lfloat
{
        float:left;
}

.line
{
    height:2px;
    background-color:#27636E;
    margin-bottom:5px;
}
.biglink a
{
    font-size: 15px;
}
.head-center
{
    width:100%;
    text-align:center;
}
a.left-menu-link
{
    display:block;
    padding:6px;
}
a.left-menu-link:hover
{
    text-decoration: underline;
}
a.left-on
{
    border-left: 5px solid #258E94;
    background-color: #fff;
    font-weight:bold;
    padding-left:10px;
}
.bare-content-wrapper
{
    width:70%;margin:0 auto;
}
.quote
{
    width:20px;
    height:16px;
}
.qup
{
    background-position: -46px -173px;
    float:right;
    margin-right:-10px;
    margin-left:10px;
    margin-bottom:-10px;
    margin-top:10px;
}
.qdown
{
    background-position: -70px -173px;
    float:left;
    margin-left:-10px;
    margin-right:10px;
    margin-top:-10px;
    margin-bottom:10px;
}
.good
{
    color:Green;
}
.bad
{
    color:Red;
}
.new-box
{
    display:block;
    float:left;
    width:38px;
    height:16px;
    background-position: -88px -135px;
    margin-right: 5px;
}
.new-box:hover
{
    background-position: -88px -153px;
}


/* Store */
.store-price
{
    float:right;
    font-size:22px;
}
.store-item-wrapper
{
    width: 80%;
    margin:0 auto;
    margin-bottom:20px;
}
.store-image
{
    float:left;
    width: 150px;
    margin-top:20px;
}
.store-item-wrapper p
{
    margin-top:20px;
    margin-left:170px;
}
.store-stock-notice
{
    color:#a00;    
}
.store-basket
{
    display:inline-block;
    width:110px;
    height:33px;
    background-position: -219px -198px;
    line-height:33px;
    color:White;
    font-size:18px;
    padding-left:40px;
    text-decoration:none;
    float:right;
    margin-right:175px;
}
.store-basket:hover
{
    background-position: -219px -232px;
    text-decoration:underline;
}
.basket-view
{
    width:550px;
    margin:0 auto;
    border-spacing:0;
}
.basket-head
{
    color:White;
    background-image:url(//static3.scirra.net/images/row-background.png);
}
.basket-head td
{
    padding: 10px;
}
.basket-item td
{
    padding:10px;
}
.basket-total
{
    text-align:center;
    font-weight:bold;
    font-size:20px;
    border-top:1px solid #c0c0c0;
    padding:10px;
}
.short-box
{
    width:50px;
}
.payment-method
{
    text-align:center;
    color: #666;
    width:83px;
    margin-left:10px;
    font-size:13px;
    font-weight:bold;
    float:left;
}
.payment-methods-wrap
{
    display:inline-block;
    width:550px;
    margin:0 auto;
}
.release-wrapper
{

    margin:0 auto;
    margin-bottom:15px;
    margin-right:20px;
}
.release-date
{
    float:right;
    font-weight:bold;
}
.release-changes
{
    width:46px;
    height:40px;
    background-position: -315px -60px;
    float:left;
    margin-right:15px;
    margin-bottom:10px;
    text-align:center;
    font-weight:bold;
    color:White;
    font-size:23px;
    text-shadow: 0px 1px 1px #245A61;
}
.changelog-type
{
    text-align:center;    
    background:#000;    
    float:left;
    padding: 3px 10px;
    font-weight:bold;
    color:#fff;
    font-size:18px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    position:relative;
    top:-3px;
}
.changelog-wrap
{
    width:500px;;
    margin:0 auto;
}
.changelog-descrip
{
    float:right;
    width:400px;
}
.changelog-sep
{
    height:5px;
}
.i-box
{
    background:#ffeeaa;
    padding:10px 25px;
    border:2px dashed #ee5500;
    color: #ee5500;
    margin-bottom:10px;
    font-weight:bold;
    text-align:center;
}
.i-box a
{
    color: #ee5500;
    text-decoration:underline;
}
.i-box a:hover
{
    color: #ff8822;
    text-decoration:none;
}
.table-wrapper
{
    padding:5px;
    background:#fff;
    border:1px #c0c0c0 solid;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
.table-main
{
    background:#fff;
}
.table-head
{
    background-color:#3EA0AB;
    font-weight:bold;
    color:#fff;
    text-align:center;
    background:url(../images/menu-background.jpg);
    background-position:top;
    background-repeat:repeat-x;
}
.table-head td
{
    padding:10px;
}

.yes
{
    width:30px;
    height: 25px;
    margin:0 auto;
    background-position:-4px -191px;
}
.no
{
    width:29px;
    height: 25px;
    background-position:-5px -217px; 
    margin:0 auto;
}

.earlyadop-badge
{
    display:inline-block;
    width:22px;
    height:31px;
    position:absolute;
    z-index:999;
    background-position: -132px -6px;
}








.read-ico
{
    background-position: -164px -9px;
    width:22px;
    height:24px;
    display:inline-block;
    position:relative;
    top:8px;
    margin-right:5px;
}
.comment-ico
{
    background-position: -187px -10px;
    width:24px;
    height:24px;
    display:inline-block;
    position:relative;
    top:8px;
    margin-right:5px;
    margin-left:15px;
}
.avatar-shadow
{
    background-position: -211px -9px;
    width:100px;
    height:3px;
    margin-top:-6px;
    margin-left:-8px;
}
.comment-small
{
    width:16px;
    height:16px;
    display:inline-block;
    background-position: -165px -33px;
    position:relative;
    top:7px;
    margin-right:2px;
}
.gold-badge, .silver-badge, .bronze-badge
{
    width:8px;
    height:8px;
    display:inline-block;    
}
.gold-badge
{
    background-position:-217px -46px;
}
.silver-badge
{
    background-position:-229px -46px;
}
.bronze-badge
{
    background-position:-241px -46px;
}
.badge-fp
{
    position:relative;
    top:-2px;
    z-index:999;
    margin-right:2px;
}
.badge-wrap, .badge-wrap a
{
    display:inline-block;
    font-size:13px;
    color:#666;
    text-decoration:none;
}