html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

@font-face {
    font-family: 'cutoutsflfregular';
    src: url('fonts/cutoutsflf-webfont.eot');
    src: url('fonts/cutoutsflf-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/cutoutsflf-webfont.woff') format('woff'),
         url('fonts/cutoutsflf-webfont.ttf') format('truetype'),
         url('fonts/cutoutsflf-webfont.svg#cutoutsflfregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	background: #000000 url('image_dir/blood1.png') 0px -100px;
	font-family: helvetica, arial;
	color:#ffffff;
}

.wrapper {
	margin: 0 auto;
	width:900px;
}

h2 {
	font-size: 22pt;
	font-family: 'cutoutsflfregular', helvetica, arial;
}

.headwrapper h2 {
	font-size: 32pt;
	color:#ffffff;
	position: absolute; bottom: 10px ; left: 10px;
}

.headwrapper {


	height:150px;
	background: url('image_dir/banner.png') left bottom no-repeat;
	position: relative;

	margin: 0 auto;
	margin-bottom: 10px;
	width:900px;
	-webkit-border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;

}

.vi_slider {
	background-color: #222222;
	/*background-color: #53563a;
	background: url('image_dir/bg.png') left bottom repeat;*/
	padding: 10px 10px 40px;
	width: 580px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float:left;
	margin-bottom: 10px;
}

.ext_links {
	background-color: #222222;
	/*background-color: #53563a;
	background: url('image_dir/bg.png') left bottom repeat;*/
	padding: 10px;
	width: 270px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float:right;
	margin-bottom: 10px;
}

.descr {
	background-color: #222222;
	/*background-color: #53563a;
	background: url('image_dir/bg.png') left bottom repeat;*/
	padding: 10px;
	width: 580px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float:left;
	margin-bottom: 10px;
}

.downloads {
	background-color: #222222;
	/*background-color: #53563a;
	background: url('image_dir/bg.png') left bottom repeat;*/
	padding: 10px;
	width: 270px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float:right;
	margin-bottom: 10px;
}

.img_lnk {
	width:100%;
}

.dl_link {
	display:block;
	/*background-color:#1d1d1d;*/
	background-color:#333333;
	padding: 10px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-decoration:none;
	color:#ffffff;
	border: solid thin #444444;
}
.dl_link:hover {
background-color:#5f5f5f;
}
#win_link {
background-image: url('image_dir/dl_windows.png');
background-repeat: no-repeat;
background-position: 95% 50%;
}
#mac_link {
background-image: url('image_dir/dl_mac.png');
background-repeat: no-repeat;
background-position: 95% 50%;
}
#lin_link {
background-image: url('image_dir/dl_linux.png');
background-repeat: no-repeat;
background-position: 95% 50%;
}

#moddb_link {
background-image: url('image_dir/moddb.png');
background-repeat: no-repeat;
background-position: 95% 50%;
}
#steam_link {
background-image: url('image_dir/steam.png');
background-repeat: no-repeat;
background-position: 95% 50%;
}

.youtube_lnk {
	/*background-color:#1d1d1d;*/
	background-color:#333333;
	padding:5px 5px 2px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/*overflow:auto;*/
	background-image: url('image_dir/youtube.png');
	background-repeat: no-repeat;
	background-position: 95% 50%;
	border: solid thin #444444;
}

.contact_wrap {
	display:block;
	/*background-color:#1d1d1d;*/
	background-color:#333333;
	padding:10px 5px 10px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/*margin-bottom:10px;
	overflow:auto;*/
	/*background-image: url('image_dir/youtube.png');
	background-repeat: no-repeat;
	background-position: 95% 50%;*/
}

.content_wrap, a {
color: #6db9ed;
text-decoration: none;
}

/* CREDITS */

.section {
border-top: solid thin #ffffff;
border-bottom: solid thin #ffffff;
margin-bottom: 10px;
padding: 5px;
/*width: 340px;*/
}

table, td, th {
border:0;
text-align:left;
vertical-align: top;
}

table {
/*width: 340px;*/
width: 100%;
margin-bottom:10px;
border-bottom: solid thin #ffffff;
}

th {
width:100px;
}

.table1 {
border-top: solid thin #ffffff;
}

.main_dev {
	background-color: #222222;
	/*background-color: #53563a;
	background: url('image_dir/bg.png') left bottom repeat;*/
	padding: 10px;
	width: 425px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float:left;
	margin-bottom: 10px;
}

.weapon_asset {
	background-color: #222222;
	/*background-color: #53563a;
	background: url('image_dir/bg.png') left bottom repeat;*/
	padding: 10px;
	width: 425px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float:right;
	margin-bottom: 10px;
}

.player_asset {
	background-color: #222222;
	/*background-color: #53563a;
	background: url('image_dir/bg.png') left bottom repeat;*/
	padding: 10px;
	width: 425px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float:left;
	margin-bottom: 10px;
}

/*Slider stuff*/

#banner-slide{
	/*margin-bottom: 40px;*/
	margin:0 auto;
}

ul.bjqs-controls.v-centered li a{
	display:block;
	padding:10px;
	background:#fff;
	color:#000;
	text-decoration: none;
}

ul.bjqs-controls.v-centered li a:hover{
	background:#000;
	color:#fff;
}

ol.bjqs-markers li a{
	padding:5px 10px;
	background:#000;
	color:#fff;
	margin:5px;
	text-decoration: none;
}

ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li a:hover{
	background: #999;
}

p.bjqs-caption{
	background: rgba(255,255,255,0.5);
}