article a.default, a.default, span.default, input.default, .rankings_options > div a { transition: background-color 0.4s, border-color 0.4s; cursor: pointer; display: block; text-align: center; font-weight: bold; font-size: 14px; text-transform: uppercase; padding: 16px 0 15px 0; width: 278px; margin: 0 0 1px; border-radius: 3px; box-shadow: 0px 1px 0px rgba(255,255,255,0.2) inset; font-family: Tahoma; }
article .ucp a.default, .ucp a.default, .ucp span.default, .ucp input.default { padding: 9px 0 10px 0; }
article a.default:active, a.default:active, input.default:active, span.default:active { opacity: 0.7; }
a.default.dbig, input.default.dbig { font-size: 16px; padding: 17px 55px 18px 55px; display: table; width: auto !important; }
article a.default, a.default, span.default, input.default, .rankings_options > div a { background: #fbd181; border: 1px solid #fbd181; color: rgba(0,0,0,0.8) !important; }
article a.default:hover, a.default:hover, input.default:hover, span.default:hover, .rankings_options > div a:hover { background: #6f75dd; border-color: #6f75dd; color: #fff !important; }

.pddInner { padding: 0 20px; }
hr { width: 100%; height: 2px; padding: 0; margin: 20px auto; border: 0; background: transparent url('../imgs/separator.png') no-repeat center top; }
.faceIndex { overflow: hidden; min-height: 130px; background: transparent; margin: 15px auto; border-radius: 8px; }
p.cbold { font-weight: bold; text-align: center; width: 100%; padding: 10px 0; text-transform: uppercase; }
.rmsg { display: table; width: 469px; margin: 0 auto 20px auto; padding: 10px; background: #108c00; border-radius: 5px; text-align: center; color: #fff; font-size: 16px; }
.rmsg a { color: red !important; }
.rmsg.error { background-color: #b30000 !important; }
.rmsg.warn { background-color: #fffca1 !important; color: #000 !important; }
#alerta { visibility: hidden; position: fixed; display: table; z-index: 1001; margin: 0 auto; padding: 25px 30px; color: #5a5a5a; font-size: 16px; background: #f7f7f7; border-radius: 6px; }
#alerta .ok { display: table; width: 100%; }
#alerta .ok > div { font-size: 16px; font-weight: bold; cursor: pointer; display: table; float: right; margin: 15px 0 0 0; padding: 10px 0; text-align: center; width: 90px; text-transform: uppercase; color: #fff; background: #ac0f0f; border: 1px solid #ac0f0f; box-shadow: 0 1px 0 rgba(255,255,255,0.2) inset; border-radius: 4px; }
#alerta .ok > div:hover { background: #d21818; border-color: #d21818; }
#alerta .ok.sucesso > div { background: #0dbb00; border: 1px solid #0dbb00; }
#alerta .ok.sucesso > div:hover { background: #0a8c00; border: 1px solid #0a8c00; }
#backblack { height: 100%; width: 100%; position: fixed; top: 0; left: 0; background: #000; opacity: 0.8; z-index: 1000; }
input.default.sucesso { background: #0dbb00 !important; border-color: #0dbb00 !important; color: #fff !important; }

a { text-decoration: none !important; }

#fanback { background: transparent url("../imgs/nm/fanbg.png") repeat; display: none; height: 100%; top: 0; left: 0; position: fixed; width: 100%; z-index: 99999; } #fan-exit { height: 100%; width: 100%; } #fanbox { background: #fff; border-radius: 5px; left: 50%; margin: -123px 0 0 -210px; position: absolute; top: 50%; width: 420px; } #fanbox > iframe { border: none; overflow: hidden; margin: 8px 0 0 8px; width: 402px; height: 150px; } #fanclose { box-sizing: content-box !important; background: transparent url("../imgs/nm/fanclose.png") repeat scroll 0 0; cursor: pointer; float: right; height: 15px; right: -22px; top: -20px; padding: 20px 40px 20px 20px; position: absolute; } #fanclose:hover { background-position: 0 -56px; } 

.fullGallery { width: 683px; overflow: hidden; margin: 0 auto; padding: 20px 0 0 0; } .fullGallery > div { width: 698px; display: table; } .fullGallery a, .fullGallery a div, .fullGallery a img { width: 88px; height: 88px; } .fullGallery a { border: 1px solid rgba(0,0,0,0.4); background: rgba(255,255,255,0.2); display: block; position: relative; float: left; padding: 1px; margin: 0 5px 5px 0; border-radius: 7px; overflow: hidden; } .fullGallery a div { border-radius: 5px; position: absolute; top: 1px; left: 1px; transition: border-color 0.3s, background 0.3s, box-shadow 0.3s; } .fullGallery a img { border-radius: 5px; } .fullGallery a span { display: block; width: 46px; height: 46px; position: absolute; left: 23px; top: 23px; background: transparent url('../imgs/nm/play2.png') no-repeat; border-radius: 5px; } .fullGallery a:hover { border-color: rgba(0,0,0,0.7); background: rgba(255,255,255,0.4); } .fullGallery a:hover div { box-shadow: 0 0 10px rgba(255,255,255,0.6) inset; } 

#modal { color: rgba(255,255,255,0.5); background: #21202c; position: fixed; z-index: 2000; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 560px; text-align: center; border-radius: 10px; box-shadow: 0 0 25px rgba(0,0,0,0.5); }
#modal > div { padding: 40px; }
#modal h1 { text-align:center; width: 100%; margin:16px 0 20px 0; font-size: 23px !important; }

.banner { position: relative; background: transparent; } .banner .circles { z-index: 3; height: 13px; position: absolute; } .banner .circles div { cursor: pointer; float: left; width: 13px; height: 13px; background: transparent url('../imgs/nm/circles.png') no-repeat -14px 0; margin: 0 4px 0 0; border-radius: 6px; box-shadow: 0 0 5px rgba(0,0,0,0.7); } .banner .circles div.act { background-position: 0 0; } .banner > a { position: absolute; z-index: 1; top: 0; left: 0; display: block; } .banner > a.bvis { z-index: 2; } .banner, .banner > a { border-radius: 10px; } .banner > a > img { border-radius: 8px; } .banner > a > .bmask { position: absolute; left: 0; top: 0; } .banner { border: 2px solid rgba(0,0,0,0.4); }
.banner .circles { bottom: 10px; right: 10px; }
.banner .bmask { }

.faceIndex { border: 2px solid rgba(0,0,0,0.4); }

.paginate { display: table; margin: 30px auto; } .paginate a { display: block; padding: 5px 8px; font-weight: bold; box-shadow: 0 1px 0 rgba(255,255,255,0.2) inset; float: left; margin: 0 1px 0 0; border-radius: 3px; } .paginate a.atual, .paginate a.desatived { cursor: default; box-shadow: none; } .paginate a { background: rgba(0,0,0,0.7); border: 1px solid rgba(0,0,0,0.7); color: rgba(255,255,255,0.7) !important; } .paginate a:hover { background: rgba(0,0,0,0.9) !important; border-color: rgba(0,0,0,0.9) !important; color: #fff !important; } .paginate a:active, .paginate a.atual { background: #000 !important; border-color: #000 !important; color: #fff !important; } .paginate a:active { opacity: 0.5; } .paginate a.desatived { background: rgba(0,0,0,0.1) !important; border-color: rgba(0,0,0,0.1) !important; color: rgba(0,0,0,0.3) !important; }

table.default { border: 0; border-radius: 4px; box-shadow: 0 0 5px rgba(0,0,0,0.3); width: 100%; background: 0; overflow: hidden; } table.default tr td:first-child { border: 0; } table.default tr td { border: 0; font-size: 15px; padding: 6px 8px; background: rgba(0,0,0,0.1); } table.default tr.two td { background: rgba(0,0,0,0.5); } table.default tr td.foco { font-weight: bold; color: #fff; background: rgba(0,0,0,0.1); } table.default tr.two td.foco { background: rgba(0,0,0,0.3); } table.default tr th { font-weight: bold; text-align: center; background: rgba(0,0,0,0.8); color: #fff; padding: 10px 0; } table.default tr.ctype2, table.default tr.ctype2 td { padding: 0; margin: 0; height: 2px; background: rgba(0,0,0,0.1); } table.default .pos { width: 25px; text-align: center; } 

.horMenu { display: table; margin: 20px auto; } .horMenu a { float: left; padding: 10px 15px; border-bottom: 2px solid rgba(255,255,255,0.5); margin: 0 0 0 10px; text-transform: uppercase; font-size: 14px; color: rgba(255,255,255,0.6) !important; } .horMenu a:first-child { margin: 0; } .horMenu a:hover { border-color: rgba(255,255,255,0.9) !important; } .horMenu a.act { cursor: default; border-color: #fff !important; color: #fff !important; text-shadow: 0 0 5px rgba(0,0,0,0.6); } .horMenu a:active { opacity: 0.6; }

.rulesbox { height: 260px; box-sizing: border-box; overflow: auto; margin: 0 auto 20px; padding: 20px; width: calc(100% - 20px); border: 2px solid rgba(0,0,0,0.6); background: rgba(0,0,0,0.3); } .rulesbox h1 { padding-top: 0; width: auto; height: auto; margin: 0; padding: 0 0 20px 20px; font-size: 20px; }

.formpadrao, .formpadrao > div, .formpadrao .camp input, .formpadrao .camp select { border-radius: 3px; }
.formpadrao { display: table; margin: 0 auto 2px auto; padding: 2px; }
.formpadrao > div { display: table; }
.formpadrao .desc { width: 200px; padding: 0 10px; font-weight: bold; text-align: right; }
.formpadrao .desc, .formpadrao .camp, .formpadrao .camp2 { float: left; height: 60px; line-height: 60px; }
.formpadrao .camp input[type="text"], .formpadrao .camp input[type="password"], .formpadrao .camp input[type="file"] { border: 0; width: 260px; margin: 5px 5px 0 0; height: 50px; line-height: 50px; padding: 0 5px; box-shadow: 1px 1px 1px rgba(0,0,0,0.4) inset; }
.formpadrao .camp select { border: 0; width: 260px; margin: 5px 5px 0 0; padding: 18px 10px 16px; box-shadow: 1px 1px 1px rgba(0,0,0,0.4) inset; }
.formpadrao textarea { border: 0; resize: vertical; height: 300px; width: 200px; margin: 0 4px 10px 0; padding: 5px; }
.formpadrao.tdate .camp input { text-align: center; padding: 0 9px; }
.formpadrao.errorc, .formpadrao.errorc .desc, .formpadrao.errorc .camp { border-color: #c70000; }
.formpadrao.errorc > div { background: #c70000; }
.formpadrao.errorc .desc { color: #fff; }
.formpadrao { border: 1px solid rgba(0,0,0,0.7); }
.formpadrao > div { background: rgba(0,0,0,0.7); }
.formpadrao .desc { color: #fff; }
.formpadrao .camp input[type="text"], .formpadrao .camp input[type="password"], .formpadrao .camp input[type="file"], .formpadrao .camp select, .formpadrao textarea { background: #fff; }
.formpadrao .camp input[type="text"]:focus, .formpadrao .camp input[type="password"]:focus, .formpadrao .camp select:hover, .formpadrao textarea:focus { background: #fffbd5; }

.formpadrao .camp input, .formpadrao .camp textarea, .formpadrao .camp select { color: #000; }

label.captcha { position: relative; } label.captcha img.captchaImage { position: absolute; left: 8px; top: 3px; opacity: 0.8; border-radius: 3px; } label.captcha a { position: absolute; right: 14px; top: 22px; } label.captcha a, label.captcha a img { width: 23px; height: 23px; } label.captcha a:hover { opacity: 0.7; } label.captcha a:active { opacity: 1; }

.castled { width: 400px; margin: 0 20px 20px 0; } .castled, .castled > div { display: inline-block; } .castled .ct { font-size: 16px; font-weight: bold; padding: 10px 0 10px 30px; } .castled .imgc { width: 200px; height: 113px; border: 1px solid rgba(0,0,0,0.4); float: left; border-radius: 6px; } .castled .imgc span { display: block; width: 200px; height: 113px; background: rgba(0,0,0,0.6) url('../imgs/nm/castles.jpg') no-repeat; border-radius: 5px; } .castled .ci { float: left; width: 188px; padding: 2px 0 0 10px; } .castled .ci .co { font-weight: bold; } .castled .ci .cc { margin-bottom: 8px; } .castled .nwar { padding: 5px 0 10px 0; } .castled .imgc.aden span { background-position: left top; } .castled .imgc.goddard span { background-position: -200px top; } .castled .imgc.giran span { background-position: -400px top; } .castled .imgc.oren span { background-position: -600px top; } .castled .imgc.dion span { background-position: -800px top; } .castled .imgc.gludio span { background-position: -1000px top; } .castled .imgc.innadril span { background-position: -1200px top; } .castled .imgc.rune span { background-position: -1400px top; } .castled .imgc.schuttgart span { background-position: -1600px top; }

.rankings_options { cursor: pointer; transition: background 0.5s, border-color 0.5s, color 0.5s; position: absolute; top: 30px; right: 30px; background: rgba(255,255,255,0.2); border: 1px solid rgba(0,0,0,0.2); height: 46px; line-height: 46px; padding: 0 46px 0 30px; border-radius: 10px; text-transform: uppercase; font-size: 14px; font-weight: bold; color: rgba(255,255,255,0.8); }
.rankings_options .rankings_arrow { transition: opacity 0.5s; position: absolute; top: 19px; right: 15px; Display: block; width: 10px; height: 6px; background: transparent url('../imgs/nm/rankings_arrow.png') no-repeat; opacity: 0.6; }
.rankings_options:hover { background: #4d4b63; border-color: #4d4b63; color: rgba(255,255,255,1); }
.rankings_options:hover .rankings_arrow { opacity: 0.8; }
.rankings_options > div { opacity: 0; transition: opacity 0.5s; width: 0px; height: 0px; overflow: hidden; position: absolute; top: 35px; right: -1px; border-radius: 6px; box-shadow: 5px 5px 5px rgba(0,0,0,0.2); }
.rankings_options > div a { line-height: normal; width: 150px !important; font-size: 10px !important; padding: 5px 0 !important; }
.rankings_options:hover > div { width: auto !important; height: auto !important; opacity: 1; padding: 10px; background: #4d4b63; border: 1px solid #4d4b63; border-right: 0; border-bottom: 0; }

a.voteBanner:hover { opacity: 0.8; }
a.voteBanner:active { opacity: 1; }

.content { padding: 50px 50px 80px !important; }

.center-text { text-align: center; }

.logo > select#changeWorldMain { width: 70%; position: absolute; left: 50%; bottom: -8px; transform: translateX(-50%); border-radius: 8px; border: 2px solid #fbd181 !important; color: #fbd181 !important; font-size: 16px !important; font-family: 'albertus'; text-transform: uppercase; }
.logo > select#changeWorldMain:hover { border-color: #fff !important; color: #fff !important; }

.headerInfo-text { color: rgba(255,255,255,0.6) }
@-webkit-keyframes pulsate {50% { color: #fff; text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 1px #ffd, 0 0 2px #fff; }}
@keyframes pulsate {50% { color: #fff; text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 1px #ffd, 0 0 2px #fff; }}
.pulsate { animation: pulsate 0.5s linear infinite; -moz-animation: pulsate 0.5s linear infinite; -webkit-animation: pulsate 0.5s linear infinite;  }
.main-countdown, .main-countdown .atualstudioCountdown { width: 400px; }
.main-countdown { display: table; position: absolute; top: -80px; left: 0; z-index: 3000; }
.main-countdown .slogan { width: 100%; position: absolute; top: -10px; right: 0; text-align: center; font-size: 18px; text-transform: uppercase; color: #e6e3f4; }
.main-countdown .slogan > span { color: #fbd181; padding-left: 5px; }
.main-countdown .the-date { background: rgba(0,0,0,0.3); display: table; padding: 8px 12px; white-space: nowrap; color: #e6e3f4; text-transform: uppercase; font-size: 10px; text-align: center; position: absolute; bottom: -4px; right: 50%; transform: translateX(50%); border-radius: 8px; }
.main-countdown .the-date > span { font-size: 8px; opacity: 0.6; }

@media (max-width: 1170px) {
    .main-countdown { display: table; position: relative; top: 0; right: 0; margin: 0 0 40px; }
}

@media (max-width: 994px) {
    .main-countdown { margin: 50px 0; }
    .main-countdown, .main-countdown .atualstudioCountdown { width: 100%; max-width: 100%; }
}

.vote-block a
{
	opacity: 0.5;
}

.vote-block a:hover
{
	opacity: 1.0;
}

.news-title { text-align: right; }
.news { position: relative; }

#other {
	display:flex;
	margin:30px auto 0 auto;
	padding:0 auto;
	position:relative;
}

#other #reg {
	width:375px;
	margin-left:52px;
	margin-top:10px;
}

#other #reg .client_h5 {
	background:url('../images/client_h5.png') no-repeat;
	width:375px;
	height:100px;
	display:block;
	text-align:right;
	text-decoration:none;
	text-transform:uppercase;
	font:bold 12px Arial, sans-serif;
	color:#fecb67;
	padding-bottom:0;
	text-shadow:0;
	transition-duration:0.3s;
	overflow:hidden;
	border-radius:10px;
	border:2px solid #e7581b;
}

#other #reg .client_h5:hover {
	background:url('../images/client_h5_hover.png') no-repeat;
	width:375px;
	height:100px;
	border-radius:10px;
	border:2px solid #e7581b;
}

#other #reg .client_h5 span.downl {
	padding-right:15px;
	display:block;
	padding-top:55px;
}

#other #reg .client_h5 span.size {
	font-size:18px;
	padding-right:15px;
}

#other #reg .patch_h5 {
	background:url('../images/patch_h5.png') no-repeat;
	width:375px;
	height:100px;
	display:block;
	margin-top:14px;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	font:bold 12px Arial, sans-serif;
	color:#fecb67;
	text-shadow:0;
	transition-duration:0.3s;
	overflow:hidden;
	border-radius:10px;
	border:2px solid #e7581b;
}

#other #reg .patch_h5:hover {
	background:url('../images/patch_h5_hover.png') no-repeat;
	width:375px;
	height:100px;
	border-radius:10px;
	border:2px solid #e7581b;
}

#other #reg .patch_h5 span.downl {
	padding-left:15px;
	display:block;
	padding-top:55px;
}

#other #reg .patch_h5 span.size {
	font-size:18px;
	padding-left:15px;
}

#other #reg .client_c6 {
	background:url('../images/client_c6.png') no-repeat;
	width:375px;
	height:100px;
	display:block;
	text-align:right;
	text-decoration:none;
	text-transform:uppercase;
	font:bold 12px Arial, sans-serif;
	color:#fecb67;
	padding-bottom:0;
	text-shadow:0;
	transition-duration:0.3s;
	overflow:hidden;
	border-radius:10px;
	border:2px solid #e7581b;
}

#other #reg .client_c6:hover {
	background:url('../images/client_c6_hover.png') no-repeat;
	width:375px;
	height:100px;
	border-radius:10px;
	border:2px solid #e7581b;
}

#other #reg .client_c6 span.downl {
	padding-right:15px;
	display:block;
	padding-top:55px;
}

#other #reg .client_c6 span.size {
	font-size:18px;
	padding-right:15px;
}

#other #reg .patch_c6 {
	background:url('../images/patch_c6.png') no-repeat;
	width:375px;
	height:100px;
	display:block;
	margin-top:14px;
	text-align:right;
	text-decoration:none;
	text-transform:uppercase;
	font:bold 12px Arial, sans-serif;
	color:#fecb67;
	text-shadow:0;
	transition-duration:0.3s;
	overflow:hidden;
	border-radius:10px;
	border:2px solid #e7581b;
}

#other #reg .patch_c6:hover {
	background:url('../images/patch_c6_hover.png') no-repeat;
	width:375px;
	height:100px;
	border-radius:10px;
	border:2px solid #e7581b;
}

#other #reg .patch_c6 span.downl {
	padding-right:15px;
	display:block;
	padding-top:55px;
}

#other #reg .patch_c6 span.size {
	font-size:18px;
	padding-right:15px;
}

#other #reg #otitle {
	text-align:center;
	font:bold 24px Arial, sans-serif;
	color:#fff;
	text-transform:uppercase;
	text-shadow:0 1px 0 #000;
	margin-bottom:15px;
	margin-left:10px;
}

#other #reg #otitle .oo {
	font-size:14px;
}

#other #reg #regis {
	width:385px;
	margin-top:5px;
	text-align:center;
}

#other #reg #regis input {
	background:#0a051d;
	border:3px solid #fecb67;
	width:369px;
	height:44px;
	padding:0 0 0 10px;
	font:12px Arial, sans-serif;
	color:#aaa;
	margin-top:8px;
}

#other #reg #regis input[type="button"] {
	background:#fecb67;
	border:3px solid #fecb67;
	width:384px;
	height:44px;
	font:bold 18px Arial, sans-serif;
	cursor:pointer;
	color:#0a051d;
	text-transform:uppercase;
	border:0 none;
	outline:none;
	margin-top:12px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

#other #reg #regis input[type="button"]:hover,
#other #reg #regis input[type="button"]:focus {
	background:#0a051d;
	border:3px solid #fecb67;
	width:384px;
	height:44px;
	color:#fecb67;
}

#other #reg #regis input[type="button"]:active {
	background:#0a051d;
	border:3px solid #fecb67;
	width:384px;
	height:44px;
	color:#fecb67;
}

#other #olinks {
	width:375px;
	margin-top:10px;
	font:14px Arial, sans-serif;
	color:#fff;
}

#other #olinks #otitle {
	text-align:center;
	font:bold 24px Arial, sans-serif;
	color:#fff;
	text-transform:uppercase;
	text-shadow:0 1px 0 #000;
	margin-bottom:15px;
}

#other #olinks #otitle .oo {
	font-size:14px;
}

#other #olinks span {
	color:#fff;
}

#other #olinks b {
	font-weight:bold;
	text-transform:uppercase;
}

#other #olinks .client_h5 {
	background:url('../images/client_h5.png') no-repeat;
	width:375px;
	height:100px;
	display:block;
	text-align:right;
	text-decoration:none;
	text-transform:uppercase;
	font:bold 12px Arial, sans-serif;
	color:#fecb67;
	padding-bottom:0;
	text-shadow:0;
	transition-duration:0.3s;
	overflow:hidden;
	border-radius:10px;
	border:2px solid #e7581b;
}

#other #olinks .client_h5:hover {
	background:url('../images/client_h5_hover.png') no-repeat;
	width:375px;
	height:100px;
	border-radius:10px;
	border:2px solid #e7581b;
}

#other #olinks .client_h5 span.downl {
	padding-right:15px;
	display:block;
	padding-top:55px;
}

#other #olinks .client_h5 span.size {
	font-size:18px;
	padding-right:15px;
}

#other #olinks .patch_h5 {
	background:url('../images/patch_h5.png') no-repeat;
	width:375px;
	height:100px;
	display:block;
	margin-top:14px;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	font:bold 12px Arial, sans-serif;
	color:#fecb67;
	text-shadow:0;
	transition-duration:0.3s;
	overflow:hidden;
	border-radius:10px;
	border:2px solid #e7581b;
}

#other #olinks .patch_h5:hover {
	background:url('../images/patch_h5_hover.png') no-repeat;
	width:375px;
	height:100px;
	border-radius:10px;
	border:2px solid #e7581b;
}

#other #olinks .patch_h5 span.downl {
	padding-left:15px;
	display:block;
	padding-top:55px;
}

#other #olinks .patch_h5 span.size {
	font-size:18px;
	padding-left:15px;
}

#other #olinks .client_c6 {
	background:url('../images/client_c6.png') no-repeat;
	width:375px;
	height:100px;
	display:block;
	text-align:right;
	text-decoration:none;
	text-transform:uppercase;
	font:bold 12px Arial, sans-serif;
	color:#fecb67;
	padding-bottom:0;
	text-shadow:0;
	transition-duration:0.3s;
	overflow:hidden;
	border-radius:10px;
	border:2px solid #e7581b;
}

#other #olinks .client_c6:hover {
	background:url('../images/client_c6_hover.png') no-repeat;
	width:375px;
	height:100px;
	border-radius:10px;
	border:2px solid #e7581b;
}

#other #olinks .client_c6 span.downl {
	padding-right:15px;
	display:block;
	padding-top:55px;
}

#other #olinks .client_c6 span.size {
	font-size:18px;
	padding-right:15px;
}

#other #olinks .patch_c6 {
	background:url('../images/patch_c6.png') no-repeat;
	width:375px;
	height:100px;
	display:block;
	margin-top:14px;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	font:bold 12px Arial, sans-serif;
	color:#fecb67;
	text-shadow:0;
	transition-duration:0.3s;
	overflow:hidden;
	border-radius:10px;
	border:2px solid #e7581b;
}

#other #olinks .patch_c6:hover {
	background:url('../images/patch_c6_hover.png') no-repeat;
	width:375px;
	height:100px;
	border-radius:10px;
	border:2px solid #e7581b;
}

#other #olinks .patch_c6 span.downl {
	padding-left:15px;
	display:block;
	padding-top:55px;
}

#other #olinks .patch_c6 span.size {
	font-size:18px;
	padding-left:15px;
}

#other #oborder {
	background:url('../images/border.png') no-repeat center top;
	width:118px;
	height:718px;
	margin:0 70px;
}
