

body {
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image:url('../images/background.png');
	background-repeat:repeat-x;
    margin: 0px;
    height: 100%;
	width: 100%;
	background-color:#404750;

}
*{
	outline: none;
}

.page{
	position:relative;
	color:#FFFFFF;
	width: 500px;
	margin: 0px auto 0px auto;
	top:50px;
	line-height:200%;
}
.screenshot{
	float:right;
	clear:right;
	background-color:#1B1E22;
	padding:3px;
	margin-bottom:3px;
	margin-top:3px;
	display:block;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.screenshots{
	float:right;
	margin-left:10px;
	margin-top:10px;
	color:#31363d;
	font-size:9px;
	text-align:right;
	width:140px;
}

.highlight{
	color:#5794B0;
}
.about-panel{
	position:relative;
	width:560px;
	background-color:#0B0C0E;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	margin: 0px auto 0px auto;
	top:440px;
	color:#57616c;
	padding:30px;
}
.about-panel p{
	
}
.about-panel .side{
	width:330px;
	padding-right:20px;
	border-right:1px solid #404750;
	float:left;
}
.about-panel .side-right{
	/*padding:30px;*/
	display:block;
	float:right;
	top:30px;
	right:30px;
	width:185px;
}
.side-right h4{
	color:#a3b0c5;
	font-size:16px;
}
#tumblr-badge, #share, #video{
	background-color:#222428;
	padding:10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	color:#676f7c;
	margin-bottom:10px;
	font-size:10px;
}
#share{
	font-size:10px;
}
#share a{
	background-color: #222428;
	display:block;
	margin-bottom:5px;
	text-decoration:none;
	padding:3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	outline: none;
}
#share a:hover{
	background-color: #222428;
}
#sendtofriend{
	background-color: #808c94;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding:5px;
	margin-bottom:5px;
	position:relative;
}
#sendtofriend .inp{
	background-color: #575d63;
	border:0;
	color:#CCCCCC;
	width:145px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding:5px;
	outline: none;
	margin-bottom:3px;
}
#sendtofriend .sub{
    font-size: 11px;
    padding: 5px;
    background-color: #43758a;
    color: #FFFFFF;
    border: 0px;
	font-weight:bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor:pointer;
	outline: none;
}
#sendcover{
	background-color:#808c94;
	color:#FFFFFF;
	text-align:center;
	font-size:11px;
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	padding:10px;
	margin:5px;
}
#share a img{
	margin-right:4px;
	vertical-align:middle;
	border:0;
}
#tumblr-badge a{
	color:#828e9f;
	text-align:right;
}
#share .but{
	margin-right:10px;
	float:left;
}

#tumblr-badge li{
	list-style: none;
	padding: 0;
	margin:0;
}
#tumblr-badge ul{
	padding:0;
	margin:0;
}
.page b{

}
a{
	color:#FFFFFF;
}

.copyright{
	clear:both;
	padding-top:0px;
	font-size:10px;
	color:#2a2d32;
	text-align:right;
}
.clear{
	clear:both;
}
.vim{
	background-color:#000000;
	padding-top:25px;
	padding-bottom:20px;
	width:601px;
	height:338px;
	margin:10px;
}
.about_text{
	width:500px;
	padding:10px;
	color:#57616c;
	font-size:11px;
	line-height:150%;
	padding-top:0px;
}
img{
	border:0px;
}
.title{
	width:150px;
	float:left;
	
}
.title H2{
	color:#FFFFFF;
	line-height:150%;
	margin:0px;

}
.content{
	display:block;
	position:absolute;
	top:0px;
	left:160px;
	color:#96a2b5;
}
.content a{
	color:#96a2b5;
}
.content a:hover{
	text-decoration:none;
}
.content b{
	color:#FFFFFF;
}
.serial{
	font-size:14px;
	padding:20px;
	background-color:#404750;
	margin-top:20px;
	margin-bottom:20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.buy_area{
	display:block;
	float:right;
	width:80px;
	height:110px;
	background-image:url(../images/price_bg.png);
	background-repeat:no-repeat;
	color:#1E2126;
	text-align:center;
	padding:5px;
	margin-left:10px;
	margin-bottom:10px;
}
.price{
	color:#669900;
	font-size:20px;
	margin-top:5px;
	margin-bottom:5px;
}
.frontholder{
	position:absolute;
	display:block;
	width:100%;
	top:131px;
}
.front{
	position:relative;
	display:block;
	top:20px;
	height:375px;
	width: 675px;
	margin: 0px auto 0px auto;
}

.front img{
	position:absolute;
	top:0px;
}
.logo{
	text-align:center;
	height:100px;
}
.menu{
	background-color:#AAB8C5;
	position:absolute;
	top:0px;
	right:20px;
	padding:8px;
	padding-right:10px;
	padding-left:10px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	color:#FFFFFF;
}
.menu a{
	color:#FFFFFF;
	text-decoration:none;
}
.menu a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.tagline{
	width:100%;
	text-align:center;
}
.tagline H2{
		margin-bottom:5px;
}
h2{
	font-size:22px;
	font-weight:normal;
	color:#1F2428;
	margin:0px;
}
h3{
	font-size:12px;
	font-weight:normal;
	color:#1F2428;
	margin:0px;
}
h4{
	font-size:20px;
	font-weight:normal;
	color:#8D9FB2;
	margin:0px;
	
}
.download{
	position:absolute;
	top:400px;
	width:100%;
	text-align:center;
}
#HDBadgeDiv{
	height:180px;
	top:0px;
	text-align:center;
	background-image:url(../images/button_base.png);
	background-repeat:no-repeat;
	background-position:center 135px;
	/*background-position-x:center;*/
	/*background-position-y:bottom;*/
}
.noflash{
	position:relative;
	top:85px;
}
.dlink{
	position:relative;
	top:70px;
	font-size:9px;
	color:#96a2b5;
}
.dlink a{
	color:#96a2b5;
}


