html,body {
	margin:0;
	padding:0
}
body {
	background-attachment: fixed;
	background-color:#333;
	background-image:url(http://xiles.cdn1.cafe24.com/xiles.net/bg.png);
	background-repeat:repeat-x;
	color:#CCC;
	font-family:sans-serif,Verdana,Arial;	
}
form {
	display:inline;
}
img {
	border:0;
}
a {
	outline:none;
}
.bg-dim {
	position:fixed;
	left:0;
	top:0;
	right:0;
	bottom:0;
	background:url(../images/bg_dim.png) repeat-x;
}
.bg-light {
	position:absolute;
	left:0;
	top:0;
	z-index:0;
}
.container {
	position:absolute;
	width:100%;
	margin:0 auto;
	z-index:10;
}
.top {
	width:1000px;
	margin:0 auto 8px auto;
	padding-top:25px;
	overflow:hidden;
}
.logo {
	float:left;
}
.top .menu {
	float:right;
	margin:8px 0 0 0;
	padding:0;
}
.top .menu li {
	list-style:none;
	display:inline;
	padding:0 0 0 14px;
	text-shadow:1px 1px 2px #000;
	-moz-text-shadow:1px 1px 2px #000;
	-webkit-text-shadow:1px 1px 2px #000;
}
.top .menu li a {
	color:#9E9E9E;
	text-decoration:none;
}
.top .menu li a:hover {
	color:#FFF;
}
.icons-container {
	background:url(../images/icons_bg.png) repeat-x;
	height:78px;
	margin:0;
}
.icons {
	position:relative;
	width:1000px;
	margin:0 auto 0 auto;
	padding:8px 0 0 0;
	height:70px;
}
.icons li {
	list-style:none;
	display:inline;
	margin:0 20px 0 0;
}
#icon-title {
	position:absolute;
	font-size:12px;
	color:#AAA;
	text-shadow:1px 1px 2px #000;
	padding:4px 10px 3px 10px;
	background-color:#111;
	opacity:0.85;
	border-radius:12px;
	box-shadow:inset 0 1px 0 #000, 0 1px 0 rgba(255,255,255,0.15);
	-moz-box-shadow:inset 0 1px 0 #000, 0 1px 0 rgba(255,255,255,0.15);
	-webkit-box-shadow:inset 0 1px 0 #000, 0 1px 0 rgba(255,255,255,0.15);
}
.bottom {
	width:1000px;
	margin:20px auto 40px auto;
	text-shadow:1px 1px 2px #000;
	-moz-text-shadow:1px 1px 2px #000;
	-webkit-text-shadow:1px 1px 2px #000;
	overflow:hidden;
	color:#454545;
	font-size:12px;
}
.bottom .left {
	float:left;
}
.bottom a {
	color:#454545;
	text-decoration:none;
}
.bottom a:hover {
	color:#FFF;
}
.bottom .copyright {
	float:right;
}
.main {
	position:relative;
	width:1000px;
	margin:10px auto;
}
.main h1 {
	margin:20px 0 30px 0;
	padding:0;
	font-size:60px;
	font-family: Arial;
	font-weight:normal;
	color:#4E4E4E;
	text-shadow:0 0 6px #000;
	-webkit-text-shadow:0 0 6px #000;
	-moz-text-shadow:0 0 6px #000;
}
.main h1 .platforms {
	font-size:18px;
	margin-left:25px;
	color:#333;
}
.main h1 .platforms .platform {
	text-decoration:none;
	color:#666;
	margin:0 5px;
}
.main h1 .platforms a:hover {
	color:#CCC;
}
.main h1 .platforms .active {
	color:#AAA;
}
.content-menu {
	margin:12px 0;
	padding:0;
}
.content-menu li {
	list-style:none;
	display:inline;
	margin:0 18px 0 0;
	text-shadow:1px 1px 2px #000;
	-webkit-text-shadow:1px 1px 2px #000;
	-moz-text-shadow:1px 1px 2px #000;
}
.content-menu a {
	color:#888;
	text-decoration:none;
}
.content-menu a:hover {
	color:#C0C0C0;
}
.content-menu li.on a {
	color:#CCC;	
}
.content-container {
	border:1px solid #202020;
	background-color:rgba(23,23,23,0.55);
	box-shadow:0 0 8px #111;
	padding:20px;
	border-radius:5px;
}
.content-container h2 {
	font-weight:normal;
	text-align:center;
	margin:20px 0 40px 0;
	padding:0;
	color:#999;
	text-shadow:1 1px 3px #000;
	-webkit-text-shadow:1 1px 3px #000;
	-moz-text-shadow:1 1px 3px #000;
}
.content {
	font-family:"Lucida Grande",Lucida,Helvetica,Verdana,sans-serif;
}
.screenshots {
	margin:0 auto;
}
.screenshots .arrow {
	margin:0 20px;
}
.screenshots .arrow:active {
	padding-top:4px;
}
.screentitle {
	text-align:center;
	color:#444;
	text-shadow:0 -1px 2px #111;
	height:20px;
}
.screenshots .dots {
	margin:10px auto;
	overflow:hidden;
	text-align:center;
	padding:0;
}
.screenshots .dots li {
	list-style:none;
	display:inline-block;
	width:11px;
	height:11px;
	margin:0 6px;
	text-indent:-9999px;
	background:url(../images/dot.png) no-repeat -11px 0;
	cursor:pointer;
	/* IE 6/7 */
	zoom:1;
	*display:inline;
}
.screenshots .dots li.on {
	background-position:0 0;
}

.screenbg {
	position:relative;
	overflow:hidden;
	margin:10px auto;
}
.windows {
	width:700px;
	height:525px;
	background: url(http://xiles.cdn1.cafe24.com/xiles.net/windows.jpg) no-repeat;
	box-shadow:0 0 20px #000;
	-webkit-box-shadow:0 0 20px #000;
	-moz-box-shadow:0 0 20px #000;
}

.windows .screenbox {
	width:100%;
	height:100%;
}

.windows .screenshots-scroll {
	position:absolute;
	overflow:hidden;
	left:0;
	top:0;
	width:8500px;
	height:525px;
}

.windows .screenshot {
	width:700px;
	float:left;
	text-align:center;
}

.windows .screenshot img {
	box-shadow:0 4px 20px #333;
	-webkit-box-shadow:0 4px 20px #333;
	-moz-box-shadow:0 4px 20px #333;
	margin:30px 0 0 0;
}

.windows .screenshot img.full {
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	margin:0;
}

.iphone {
	width:325px;
	height:637px;
	background:url(http://xiles.cdn1.cafe24.com/xiles.net/iphone.png) no-repeat;
	margin:0 30px;
}
.iphone .screenbox {
	position:absolute;
	width:271px;
	height:409px;
	left:29px;
	top:113px;
	overflow:hidden;
}
.iphone .screenshots-scroll {
	position:absolute;
	left:0;
	top:0;
	width:2500px;
	height:409px;
	overflow:hidden;
}
.iphone .screenshot img {
	width:271px;
	height:409px;
	float:left;
	box-shadow: none;
}

.browser {
	width:718px;
	height:545px;
	background: url(http://xiles.cdn1.cafe24.com/xiles.net/safari.png) no-repeat;
}

.browser-title {
	text-align:center;
	color:#000;
	font-size:10px;
	margin-top:12px;
	text-shadow:0 1px 1px #FFF;
	-webkit-text-shadow:0 1px 1px #FFF;
	-moz-text-shadow:0 1px 1px #FFF;
}

.browser-address {
	text-align:left;
	margin:3px 0 0 90px;
	font-size:9px;
	color:#000;
}

.browser .screenbox {
	position:absolute;
	width:688px;
	height:469px;
	left:15px;
	top:46px;
	overflow:hidden;
}

.browser .screenshots-scroll {
	position:absolute;
	overflow:hidden;
	left:0;
	top:0;
	width:8500px;
	height:469px;
}

.browser .screenshot {
	width:688px;
	float:left;
	text-align:center;
}

.browser .screenshot img {
	margin:0 0 0 0;
}

.mainbutton {
	position:absolute;
	right:0;
	top:10px;
	width:307px;
	height:61px;
	text-align:right;
}

.redeembutton {
	display:block;
	position:absolute;
	right:200px;
	top:14px;
	padding:8px 20px 6px 20px;
	border:1px solid #333;	
	border-radius:5px;
	text-align:center;
	font-size:18px;
	color:#FF6633;
	text-decoration:none;
}

.redeembutton span {
	font-size:12px;
	color:#666;
}

.redeembutton:hover {
	background-color:#1F1F1F;
}

.download-button {
	width:307px;
	height:61px;
	background:url(http://xiles.cdn1.cafe24.com/xiles.net/button_download.png) no-repeat 0 0;
}

.download-button:hover {
	background-position:0 -61px;
}

.visit-button {
	width:307px;
	height:61px;
	background:url(http://xiles.cdn1.cafe24.com/xiles.net/button_visit.png) no-repeat 0 0;
}
.visit-button:hover {
	background-position:0 -61px;
}


.donate-button {
	width:307px;
	height:61px;
	background:url(http://xiles.cdn1.cafe24.com/xiles.net/button_donate.png) no-repeat 0 0;	
}
.donate-button:hover {
	background-position:0 -61px;
}

.mainbuttoninfo {
	position:absolute;
	right:0;
	top:75px;
	width:300px;
	font-size:11px;
	color:#666;
	text-weight:normal;
	text-shadow:0 -1px 1px #000;
	-moz-text-shadow:0 -1px 1px #000;
	-webkit-text-shadow:0 -1px 1px #000;
	line-height:140%;
}
.mainbuttoninfo a {
	color:#CCC;
	text-decoration: none;
}
.mainbuttoninfo a:hover {
	color:#FFF;
}
.otherdownloads {
	margin:0;
	padding:6px 0;
	position:absolute;
	top:120px;
	right:0;
	background-color:#000;
	border:1px solid #222;
	border-radius:5px;
	box-shadow:0 0 4px #000;
	-webkit-box-shadow:0 0 4px #000;
	-moz-box-shadow:0 0 4px #000;
}
.otherdownloads li {
	list-style:none;
	padding:10px 20px;
	font-size:16px;
}
.otherdownloads a {
	color:#CCC;
	text-decoration: none;
}
.otherdownloads a:hover {
	color:#FFF;
}
.otherdownloads .knob {
	position:absolute;
	left:110px;
	top:-16px;
}
.mainbutton .link {
	display:block;
	width:100%;
	height:100%;
	text-align:left;
	text-indent:-9999px;
}
.mainbutton .mainlink {
	margin:4px;
	width:180px;
	height:52px;
	float:left;
	text-align:left;
	text-indent:-9999px;
}
.mainbutton .sublink {
	margin:4px 0;
	width:110px;
	height:52px;
	float:left;
	text-align:left;
	text-indent:-9999px;
}

.post-button {
	width:130px;
	height:40px;
	padding:6px;
	background-color:rgba(0,0,0,0.4);
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	box-shadow:inset 1px 1px 1px #000, 1px 1px 0 #1C1C1C;
	-moz-box-shadow:inset 1px 1px 1px #000, 1px 1px 0 #1C1C1C;
	-webkit-box-shadow:inset 1px 1px 1px #000, 1px 1px 0 #1C1C1C;
}

.post-button a {
	display:block;
	width:100%;
	height:100%;
	line-height:40px;
	text-decoration: none;
	text-align:center;
	text-indent: 0;
	font-size:20px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;	
	text-decoration: none;
	color:#FFF;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.2);
	-webkit-text-shadow: 0 -1px 1px rgba(0,0,0,0.2);
	-moz-text-shadow: 0 -1px 1px rgba(0,0,0,0.2);
	background: rgb(244,176,97);
	background: -moz-linear-gradient(top,  rgb(244,176,97) 0%, rgb(229,123,29) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(244,176,97)), color-stop(100%,rgb(229,123,29)));
	background: -webkit-linear-gradient(top,  rgb(244,176,97) 0%,rgb(229,123,29) 100%);
	background: -o-linear-gradient(top,  rgb(244,176,97) 0%,rgb(229,123,29) 100%);
	background: -ms-linear-gradient(top,  rgb(244,176,97) 0%,rgb(229,123,29) 100%);
	background: linear-gradient(top,  rgb(244,176,97) 0%,rgb(229,123,29) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4b061', endColorstr='#e57b1d',GradientType=0 );
	box-shadow: 1px 1px 3px #000, inset 1px 1px 0 #ffC85C;
	-webkit-box-shadow: 1px 1px 3px #000, inset 0 1px 0 #ffC85C;
	-moz-box-shadow: 1px 1px 3px #000, inset 0 1px 0 #ffC85C;	
}

.post-button a:hover {
	background: #ffa84c; /* Old browsers */
	background: -moz-linear-gradient(top, #ffa84c 0%, #ff7b0d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa84c), color-stop(100%,#ff7b0d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffa84c 0%,#ff7b0d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffa84c 0%,#ff7b0d 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffa84c 0%,#ff7b0d 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ffa84c 0%,#ff7b0d 100%); /* W3C */
}
.post-button a:active {
	background: #ff7b0d; /* Old browsers */
	background: -moz-linear-gradient(top, #ff7b0d 0%, #ffa84c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff7b0d), color-stop(100%,#ffa84c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ff7b0d 0%,#ffa84c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ff7b0d 0%,#ffa84c 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ff7b0d 0%,#ffa84c 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7b0d', endColorstr='#ffa84c',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ff7b0d 0%,#ffa84c 100%); /* W3C */
}

.releasenotes {
	margin:20px;
}
.releasenotes h2 {
	font-size:18px;
	color:#DDD;
	text-align:left;
	padding:0;
	margin:10px 0;
	text-shadow:1px 1px 2px #000;
	-webkit-text-shadow:1px 1px 2px #000;
	-moz-text-shadow:1px 1px 2px #000;
}

.releasenotes h2 .date {
	font-size:12px;
	color:#999;
	margin-left:10px;
	font-family:
}

.releasenotes ul {
	margin:20px 0 30px 0;
	padding:0 20px;
}

.releasenotes li {
	font-weight:normal;
	font-size:13px;
	color:#AAA;
	line-height:150%;
}

.feature-list {
	margin:50px 0 30px 0;
	overflow:hidden;
}

.feature {
	display:inline-block;
	vertical-align: top;
	width:270px;
	list-style:none;
	margin:12px;
	font-size:13px;
	border:0px solid #333;
	/* IE7 hack */
	zoom:1;
	*display:inline;
}

.feature h2 {
	text-align:left;
	font-size:16px;
	color:#FFF;
	margin:0 0 10px 0;
}

/* !INTRO */

.intro-icons {
	position:relative;
	width:1000px;
	margin:80px auto 80px auto;
	padding:0;
	overflow:hidden;
}
.intro-icons li {
	list-style:none;
	float:left;
	margin:30px 40px;
	position:relative;
}
.intro-icons li img {
}
.intro-icons li .title {
	position:absolute;
	text-align:center;
	margin:auto;
	width:160px;
	left:0;
	top:145px;
	font-size:14px;
	text-shadow:0 -1px 1px #000;
	-moz-text-shadow:0 -1px 1px #000;
	-webkit-text-shadow:0 -1px 1px #000;
	color:#666;
}

/* !DONATION */
.donation {
	margin:30px;
}
.donation .desc {
	font-size:13px;
	line-height:140%;
}
.donorinfo {
	margin:30px 0;
	color:#666;
	text-shadow:0 -1px 2px #000;
	-webkit-text-shadow:0 -1px 2px #000;
	-moz-text-shadow:0 -1px 2px #000;
}
.donorinfo .num {
	font-family:Arial,Verdana;
	font-size:45px;
	color:#CCC;
	letter-spacing: 3px;
	text-shadow:1px 1px 3px #000;
	-moz-text-shadow:1px 1px 3px #000;
	-webkit-text-shadow:1px 1px 3px #000;
}
.donorinfo .phrase {
	margin:0 0 0 30px;
	color:#222;
	font-size:24px;
	text-shadow:0 -1px 1px #000;
	-moz-text-shadow:0 -1px 1px #000;
	-webkit-text-shadow:0 -1px 1px #000;
}
.donors {
	font-size:12px;
	margin:20px 0;
	line-height:140%;
	text-align: justify;
	color:#AAA;
	text-shadow:0 -1px 1px #333;
	-moz-text-shadow:0 -1px 1px #333;
	-webkit-text-shadow:0 -1px 1px #333;
}

/* !ABOUT */
.about {
	margin:30px;
}
.about .desc {
	font-size:14px;
	line-height:140%;
	color:#999;
	text-color:1px 1px 2px #000;
}
.about dl {
	overflow:hidden;
	font-size:16px;
	margin:30px 0 85px 0;
	padding:0;
}
.about dt {
	clear:left;
	float:left;
	width:110px;
	text-align:right;
	padding:10px 0;
	margin:0;
	color:#333;	
	line-height:150%;
	text-shadow:0 -1px 1px #111;
	-moz-text-shadow:0 -1px 1px #111;
	-webkit-text-shadow:0 -1px 1px #111;
}
.about dd {
	float:left;
	width:550px;
	padding:10px 0;	
	margin:0 0 0 25px;
	color:#CCC;
	line-height:150%;
}
.about a {
	color:#CCC;
	text-decoration: underline;
}
.about a:hover {
	color:#FF3300;
}

.forum {
	min-height: 300px;
}

/* !FAQ */

.faq {
}

.faq-item {
	margin:25px 10px;
}

.faq-item h2 {
	text-align:left;
	font-size:20px;
	color:#CCC;
	margin:0;
	padding:0;
	cursor:pointer;
}

.faq-item h2:hover {
	color:#FFF;
}

.faq-item h2 .keyword {
	color:#FFF;
}

.faq-item .answer {
	font-size:14px;
	margin:20px 20px;
	color:#AAA;
	display:none;
	line-height:150%;
}

.faq-item .answer img {
	margin:10px 2px;
	border-radius:5px;
	border:1px solid #333;
}

.otherworks {
	margin:0 0 20px 0;
	padding:0;
	overflow:hidden;
}

.otherworks li {
	list-style:none;
	float:left;
	width:476px;
	text-align:center;
	padding:30px 0 30px 0;
}

.otherworks li h2 {
	margin:10px 0;
	color:#CCC;
	text-shadow:1px 1px 3px #000;
	-webkit-text-shadow:1px 1px 3px #000;
	-moz-text-shadow:1px 1px 3px #000;
	font-weight:normal;
}

.otherworks li .desc {
	font-size:13px;
	color:#AAA;
	height:15px;
}

.otherworks li .image {
	height:350px;
	line-height:350px;
	margin:10px 0 15px 0;
}

.otherworks li .image img {
	display:inline-block;
	vertical-align: middle;
}

.otherworks li .link a {
	padding:8px 20px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;	
	text-decoration: none;
	color:#FFF;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.2);
	-webkit-text-shadow: 0 -1px 1px rgba(0,0,0,0.2);
	-moz-text-shadow: 0 -1px 1px rgba(0,0,0,0.2);
	background: rgb(244,176,97);
	background: -moz-linear-gradient(top,  rgb(244,176,97) 0%, rgb(229,123,29) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(244,176,97)), color-stop(100%,rgb(229,123,29)));
	background: -webkit-linear-gradient(top,  rgb(244,176,97) 0%,rgb(229,123,29) 100%);
	background: -o-linear-gradient(top,  rgb(244,176,97) 0%,rgb(229,123,29) 100%);
	background: -ms-linear-gradient(top,  rgb(244,176,97) 0%,rgb(229,123,29) 100%);
	background: linear-gradient(top,  rgb(244,176,97) 0%,rgb(229,123,29) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4b061', endColorstr='#e57b1d',GradientType=0 );
	box-shadow: 1px 1px 3px #000, inset 1px 1px 0 #ffC85C;
	-webkit-box-shadow: 1px 1px 3px #000, inset 0 1px 0 #ffC85C;
	-moz-box-shadow: 1px 1px 3px #000, inset 0 1px 0 #ffC85C;
}

.otherworks li .link a:hover {
	background: #ffa84c; /* Old browsers */
	background: -moz-linear-gradient(top, #ffa84c 0%, #ff7b0d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa84c), color-stop(100%,#ff7b0d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffa84c 0%,#ff7b0d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffa84c 0%,#ff7b0d 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffa84c 0%,#ff7b0d 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ffa84c 0%,#ff7b0d 100%); /* W3C */
}

.sns-buttons {
	width:236px;
	margin:20px auto;
	padding:20px 0 10px 0;
}
.sns-button {
	display:inline-block;
	margin:0 10px;
	vertical-align: top;
	zoom:1;
	*display:inline;
}

.divider {
	height:0;
	font-size:0;
	border-top:1px solid #000;
	border-bottom:1px solid #222;
}

.forum {
	padding:10px 20px;
}

.contact {

}

.mailform {
	width:650px;
	margin:0 auto;
}

.mailform .caption {
	padding:0 20px 0 0;
	color:#666;
}

.mailform input {
	color:#CCC;
	background-color:#191919;
	margin:6px 0;
	padding:6px 10px;
	font-size:14px;
	border:none;
	box-shadow:inset 1px 1px 2px #0A0A0A, 1px 1px 1px #222;
	-webkit-box-shadow:inset 1px 1px 2px #0A0A0A, 1px 1px 1px #222;
	-moz-box-shadow:inset 1px 1px 2px #0A0A0A, 1px 1px 1px #222;
}

.mailform textarea {
	color:#CCC;
	background-color:#191919;
	padding:6px 10px;
	font-size:14px;
	border:none;
	box-shadow:inset 1px 1px 2px #0A0A0A, 1px 1px 1px #222;
	-moz-box-shadow:inset 1px 1px 2px #0A0A0A, 1px 1px 1px #222;
	-webkit-box-shadow:inset 1px 1px 2px #0A0A0A, 1px 1px 1px #222;
	width:450px;
	height:200px;
	margin:6px 0;
}

.mailform .sendmail {
	display:block;
	margin:20px 0 50px 0;
	padding: 5px 0 !important; 
	width:100%;	
}

.button {
	text-align:center;
	padding:5px 20px;
	text-decoration:none;
	text-shadow:0 1px 0 #FFF;
	-webkit-text-shadow:0 1px 0 #FFF;
	-moz-text-shadow:0 1px 0 #FFF;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	box-shadow:inset 1px 1px 0 #FFF, 1px 1px 3px #000;	
	-webkit-box-shadow:inset 1px 1px 0 #FFF, 1px 1px 3px #000;	
	-moz-box-shadow:inset 1px 1px 0 #FFF, 1px 1px 3px #000;
	color:#333;
	background-color:#CCC;
	background: rgb(238,238,238);
	background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1)));
	background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
	background: -o-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
	background: -ms-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
	background: linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
}

.button:hover {
	color:#000;
	background: rgb(218,218,218);
	background: -moz-linear-gradient(top, rgba(218,218,218,1) 0%, rgba(184,184,184,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(218,218,218,1)), color-stop(100%,rgba(184,184,184,1)));
	background: -webkit-linear-gradient(top, rgba(218,218,218,1) 0%,rgba(184,184,184,1) 100%);
	background: -o-linear-gradient(top, rgba(218,218,218,1) 0%,rgba(184,184,184,1) 100%);
	background: -ms-linear-gradient(top, rgba(218,218,218,1) 0%,rgba(184,184,184,1) 100%);
	background: linear-gradient(top, rgba(218,218,218,1) 0%,rgba(184,184,184,1) 100%);
}

.button:active {
	background: rgb(184,184,184);
	background: -moz-linear-gradient(top, rgba(183,183,183,1) 0%, rgba(218,218,218,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(183,183,183,1)), color-stop(100%,rgba(218,218,218,1)));
	background: -webkit-linear-gradient(top, rgba(183,183,183,1) 0%,rgba(218,218,218,1) 100%);
	background: -o-linear-gradient(top, rgba(183,183,183,1) 0%,rgba(218,218,218,1) 100%);
	background: -ms-linear-gradient(top, rgba(183,183,183,1) 0%,rgba(218,218,218,1) 100%);
	background: linear-gradient(top, rgba(183,183,183,1) 0%,rgba(218,218,218,1) 100%);
}

#oldbrowser {
	position:absolute;
	width:400px;
	left:50%;
	height:40px;
	background-color:#FFF;
	text-align:center;
	margin-left:-200px;
	font-weight:bold;
	line-height:38px;
	color:#FF3300;
}

