@charset "utf-8";
@font-face {
    font-family: 'Bebas Neue';
    src: url('../fonts/BebasNeue.otf');
    src: url('../fonts/bebasneue-webfont.eot');
    src: url('../fonts/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bebasneue-webfont.svg#bebas_neueregular') format('svg'),
         url('../fonts/bebasneue-webfont.woff') format('woff'),
         url('../fonts/bebasneue-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
* {
	padding:0;
	margin:0;
}
html {
	height: 100%;
}
#fb-root {
}
body {
	background-image: url(../images/Victus_BG.png);
	background-color: #FFF;
	background-position: top center;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
}
/* CLASSES */

.clear {
	clear:both;
}

.login_title{
	width: 220px;
	height: 30px;
	font-size: 16px;
	color: #4b5767;
	line-height: 30px;
	text-transform: uppercase;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7ced3;
	font-family: "Bebas Neue";
	letter-spacing: 0.5px;
	-webkit-font-smoothing: antialiased;
}

.vic_title {
	width: 242px;
	height: 30px;
	font-size: 16px;
	color: #4b5767;
	line-height: 30px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7ced3;
	letter-spacing: 0.5px;
	font-family: "Bebas Neue";
	-webkit-font-smoothing: antialiased;
}
.mid_title {
	width: 478px;
	height: 30px;
	font-size: 16px;
	color: #4b5767;
	line-height: 30px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7ced3;
	font-family: "Bebas Neue";
	letter-spacing: 0.5px;
	-webkit-font-smoothing: antialiased;
}

/* WRAPPER */
#wrapper {
	width: 1002px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
}

/* NAVIGATION */
#nav_logo {
	height: 100px;
	width: 220px;
	margin-left: 390px;
	margin-top: 25px;
	margin-bottom: -75px;
	z-index: 10;
	position: relative;
}
#nav_logo img {
	position: relative;
	z-index: 20;
}


/*--- BODYAREA ---*/
#bodyArea {
	width: 1002px;
	margin-top: 265px;
}

/*-- LEFT CONTENT --*/

#left_content {
	width: 242px;
	float: left;
}

/* LOGIN */
#vic_login {
	width: 240px;
	height: 120px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #C7CED3;
	background-color:#FFFFFF;
}
#vic_login form {
	width: 220px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#forms-Login {
	width: 140px;
	float: left;
}
#input-Username {
	height: 20.5px;
	width: 138px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b6b6b6;
	border-right-color: #dadada;
	border-bottom-color: #dadada;
	border-left-color: #b6b6b6;
}
#input-Password {
	height: 20.5px;
	width: 138px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b6b6b6;
	border-right-color: #dadada;
	border-bottom-color: #dadada;
	border-left-color: #b6b6b6;
	margin-top: 5px;
}
#btn-Login   {
	height: 50px;
	width: 75px;
	float: right;
	font-family: "Bebas Neue";
	text-transform: uppercase;
	font-size: 14px;
	line-height: 50px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/login-btn.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
#form-options {
	width: 220px;
	height: 20px;
	margin-top: 5px;
	margin-left: 10px;
	font-family: "Bebas Neue";
	font-size: 10px;
	line-height: 20px;
	color: #4B5782;
}
#form-options a {
	font-family: "Bebas Neue";
	font-weight: lighter;
	letter-spacing: 0.5px;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	color: #4B5767;
	margin-right: 5px;
	margin-left: 5px;
}
#form-options a:hover {
	text-decoration: underline;
}

/* DONATE */

#vic-donate {
	height: 78px;
	width: 242px;
	margin-top: 10px;
}
#vic-donate a {
	font-family: "Helvetica Neue";
	font-size: 10px;
	line-height: 78px;
	font-weight: bold;
	text-align: center;
	height: 78px;
	width: 242px;
	display: block;
	text-decoration: none;
	color: #000;
	background-image: url(../images/vic-donate.png);
	text-indent: -9999px;
}

/* RANKINGS */

#vic-rankings {
	width: 240px;
	margin-top: 10px;
}
#rank-content {
	width: 240px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C7CED3;
	border-bottom-color: #C7CED3;
	border-left-color: #C7CED3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#rank-legend {
	height: 30px;
	width: 240px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #F7F7F7;
}
#rank-legend span {
	font-family: "Helvetica Neue - Medium";
	font-size: 11px;
	line-height: 30px;
	display: block;
	float: left;
	width: 39px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C5CDD2;
}

#rank-legend .character {
	width: 119px;
}
#rank-legend .level {
	border-right-width: 0px;
}


#rank-content .rank-list {
	width: 240px;
	font-family: "Helvetica Neue - Medium";
	font-size: 10px;
	line-height: 30px;
	height: 30px;
}

#rank-content .rank-list span {
	font-family: "Helvetica Neue - Medium";
	font-size: 10px;
	line-height: 30px;
	display: block;
	float: left;
	width: 39px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #C5CDD2;
}
#rank-content .rank-list .character {
	width: 119px;
}
#rank-content .rank-list .level{
	border-right-width: 0px;
}

#rank-content #rank-first .rank {
	background-image: url(../images/rank-trophies.png);
	background-repeat: no-repeat;
	background-position: center 8px;
	text-indent: -9999px;
}

#rank-content #rank-second .rank {
	background-image: url(../images/rank-trophies.png);
	background-repeat: no-repeat;
	background-position: center -26px;
	text-indent: -9999px;
}
#rank-content #rank-third .rank {
	background-image: url(../images/rank-trophies.png);
	background-position: center -60px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#rank-content #rank-fourth .rank {
	background-image: url(../images/rank-trophies.png);
	background-repeat: no-repeat;
	background-position: center -94px;
	text-indent: -9999px;
}
#vic-support {
	margin-top: 10px;
}
#rank-content #rank-fifth .rank {
	background-image: url(../images/rank-trophies.png);
	background-repeat: no-repeat;
	background-position: center -94px;
	text-indent: -9999px;
}

/* FACEBOOK */
#vic-facebook {
	margin-top: 10px;
}
#fb-content {
	height: 138px;
	width: 240px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#support-content {
	width: 242px;
	background-image: url(../images/support.png);
	height: 50px;
	margin-top: -1px;
}
#center_content {
	float: left;
	margin-left: 10px;
	width: 498px;
}
#slider_placeholder {
	height: 210px;
	width: 498px;
	background-color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#vic-slider {
	width: 476px;
	height: 178px;
	border: 1px solid #CCC;
	top: 10px;
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
}
#vic-news {
	width: 478px;
	margin-top: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#vic-events {
	width: 478px;
	margin-left: 10px;
	margin-top: 10px;
}
#events-content  {
	width: 478px;
}
#vic-events #image_placeholder {
	height: 127px;
	width: 127px;
	border: 1px solid #C5C5C5;
	float: left;
	margin-top: 10px;
}
#events-content #title_placeholder {
	height: 20px;
	width: 337px;
}
#events-content #event_textbox {
	margin-top: 10px;
	height: 129px;
	float: right;
	width: 337px;
}
#event_textbox .title_placeholder {
	font-family: "Helvetica Neue";
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	width: 337px;
	font-weight: bold;
	color: #4B5782;
}
#event_textbox .event_info {
	font-family: "Helvetica Neue";
	font-size: 10px;
	width: 337px;
	color: #666;
}
#event_textbox .more_info {
	width: 337px;
	height: 20px;
}
#event_textbox .more_info a {
	font-family: "Helvetica Neue";
	font-size: 10px;
	line-height: 20px;
	text-decoration: none;
	color: #6DB0E7;
}
#event_textbox #upcomming_events {
	width: 337px;
	margin-top: 43px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #86A2A2;
}
#upcomming_events .new_events {
	background-image: url(../images/child-pixel.png);
	background-position: left center;
	background-repeat: no-repeat;
	height: 11px;
	width: 337px;
	font-family: "Helvetica Neue";
	color: #999;
	font-size: 10px;
	line-height: 11px;
	text-align: right;
	margin-top: 5px;
}
#upcomming_events .new_events a {
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
	font-family: "Helvetica Neue";
	display: block;
	height: 11px;
	width: 100px;
	color: #86A2A2;
	margin-left: 5px;
	float: left;
	text-align: left;
	font-weight: bold;
}
#upcomming_events .new_events p {
	float: right;
}
#vic-screenshots {
	width: 478px;
	margin-top: 10px;
	margin-left: 10px;
}
#screen_placeholder {
	width: 478px;
	margin-top: 10px;
}
#screen_placeholder .screen_image {
	background-color: #999;
	height: 78px;
	width: 112px;
	margin-right: 10px;
	float: left;
}
#screen_placeholder .screen_imagex {
	float: left;
	height: 78px;
	width: 112px;
	background-color: #666;
}

#right_content {
	width: 242px;
	float: right;
}
#vic-download {
	background-image: url(../images/download-btn.png);
	-webkit-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ie-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
#vic-download .dl {
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 242px;
	display: block;
	background-image: url(../images/dl-btn-hov.png);
	background-position: 50px center;
	text-indent:20px;
	background-repeat: no-repeat;
	font-family: "Helvetica Neue";
	font-size: 20px;
	line-height: 120px;
	color: #f0f7ff;
	text-align: center;
	text-decoration: none;
	text-shadow: #000 0px 1px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ie-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
#vic-download .dl:hover {
	color:#FFF;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ie-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
#vic-download:active {
	background-image: url(../images/download-btn-hov.png);
	-webkit-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ie-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
#vic-status {
	margin-top: 10px;
}
#vic-items {
	width: 242px;
	margin-top: 10px;
}
#vic-trailer {
	margin-top: 10px;
	width: 242px;
}
#trailer-container {
	height: 140px;
	width: 242px;
	overflow: hidden;
	margin-top: -1px;
}
#vic-trailer iframe {
	margin-top: 0px;
	height: 140px;
	width: 242px;
}

#vic-social {
	width: 242px;
	margin-top: 10px;
}
#vic-social #social-container {
	background-image: url(../images/socialmedia.png);
	height: 50px;
	width: 242px;
	margin-top: -1px;
	background-repeat: no-repeat;
	background-position: center top;
}
#vic-footer  {
	clear: both;
	width: 100%;
	background-image: url(../images/Victus_BG_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 275px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	position: absolute;
}
#vic-footer #footer-container {
	height: 175px;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/separator.png);
	background-repeat: no-repeat;
	background-position: center -2px;
	margin-top: 100px;
}
#footer-container #footer-placeholder {
	position: relative;
	top: 20px;
	margin-left: 210px;
}

#footer-container #synlogo-footer {
	height: 65px;
	width: 60px;
	float: left;
	background-image: url(../images/footer_synlogo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#footer-container #footer-nav {
	float: left;
	height: 60px;
	width: 400px;
	margin-left: 15px;
}
#footer_navigation{
	margin-bottom:10px;
}
#footer-nav #footer_navigation a {
	font-size: 11px;
	text-decoration: none;
	font-family: "Helvetica Neue - Bold";
	color: #FFF;
	text-shadow: #000 0px 1px;
	text-transform: uppercase;
	margin-right: 4px;
	margin-left: 4px;
}
#footer-placeholder #footer-nav p {
	font-size: 10px;
	text-decoration: none;
	font-family: "Helvetica Neue - Medium";
	color: #FFF;
	text-shadow: #000 0px 1px;
	margin-right: 4px;
	margin-left: 4px;
}


#footer-container #footer-logo {
	float: left;
	height: 65px;
	width: 159px;
	background-image: url(../images/footer_viclogo.png);
}
