/*

BASE FONT SIZE: 16px
BASE LINE HEIGHT: 21px
TARGET FONT SIZES: 26, 21, 16, 13, 10, 8
LARGE SIZES 34, 42, 55, 68

*/

body { 
	font-size: 100%;
	line-height: 21px; 
	font-family: 'lucida grande', helvetica, arial, serif;
	padding: 0 0 40px; 
	background:url(imgs/bg.jpg) top center #0B0F12 no-repeat fixed; 
	text-transform: uppercase;
	xoverflow-x:hidden;	
	} 

/* Standard Small Pica */
p { 
	font-size: 13px;; /* 13px */ 
	line-height:21px; /* 21px */ 
	xmargin-top: 21px; 
	margin-bottom: 21px
	}

p.lg {
	font-size: 16px;; /* 13px */ 
	line-height:21px; /* 21px */ 
	xmargin-top: 21px; 
	margin-bottom: 21px

}


a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color:#939393;
	text-decoration: none;
}


a:focus
{
	outline: none;
}

img:focus {outline:none;}


/* =Spacing
--------------------------------------------------------------------------------*/

ol
{
	list-style: decimal;
}

ul
{
	list-style: square;
}

li
{
	margin-left: 30px;
}



/* forms
----------------------------------------------- */
form {
	overflow:hidden;
	font-family: 'Inconsolata', arial, serif;
}

.lazerproof_form {
	float:left;
	width:100%;
	display:block;
	}
.lazerproof_form input.text {
	width:40%;
	float:left;
	display:inline;
	margin-right:10px;
	margin-bottom:10px;
	border:3px solid #b3a532;
	padding:7px;
	font-size:14px;
	font-family: 'lucida grande', helvetica, arial, serif;
	color:#4A4A4A;
-moz-box-shadow: 0px 0px 4px #0B0F12; /* FF3.5+ */
-webkit-box-shadow: 0px 0px 4px #0B0F12; /* Saf3.0+, Chrome */
box-shadow: 0px 0px 4px #0B0F12; /* Opera 10.5, IE 9.0 */	
	
	}
	
p.submit_btn {
	text-align: center;
	display:block;
	width:100%;
}	


input#btn_download {width: 292px; height: 61px; background: url(imgs/btn_download2.png) no-repeat; border: none;cursor:pointer;}
input#btn_download:hover {width: 292px; height: 61px; background: url(imgs/btn_download2.png) no-repeat; border: none;cursor:pointer;
	opacity: 0.85;
	-moz-opacity: 0.85; /* older Gecko-based browsers */
	filter:alpha(opacity=85); /* For IE6&7 */
}

.hide {display:none;}


/* Content */

.content_container a {color:#FFF !important;font-weight:normal;}
.content_container p img  {
float:left;
vertical-align: baseline;
border:5px solid #000;
margin-right:14px;
margin-bottom:14px;
-moz-box-shadow: 0px 0px 4px #0B0F12; /* FF3.5+ */
-webkit-box-shadow: 0px 0px 4px #0B0F12; /* Saf3.0+, Chrome */
box-shadow: 0px 0px 4px #0B0F12; /* Opera 10.5, IE 9.0 */
}

.content_container p {color:#FFF;}

.block {float:left;width:100%;margin-bottom:20px;}



ol.tracklist, ol.tracklist li {margin:0;padding:0;color:#FFF;text-transform: none;list-style: decimal-leading-zero;list-style-position: outside;}

ol.tracklist li {margin-left:38px;padding:8px;border-bottom:1px solid #767676;border-top:1px solid #1A1A1A;}
ol.tracklist li span {color:#9E9E9E;display:block;}


	
	
	
	
	
#figures {
	position:fixed;
	bottom:0;
	left:0;
	z-index:99;
	}

#vanko {
	position:fixed;
	bottom:0;
	left:0;
	z-index:107;

}

#lazerproof_logotype {
	position:absolute;
	top:0;
	width:100%;
	left:0;
	z-index:108;
	text-align:center;

}

#lazerproof_logotype p {margin:0;padding:0;}

.share {
position:fixed;
top:0;
right:25px;
list-style:none;
margin:0;
padding:0;
z-index:114;
}

.share li  {
float:left;display:inline;margin:0;padding:0;margin-right:1px;
-moz-box-shadow: 0px 0px 4px #0B0F12; /* FF3.5+ */
-webkit-box-shadow: 0px 0px 4px #0B0F12; /* Saf3.0+, Chrome */
box-shadow: 0px 0px 4px #0B0F12; /* Opera 10.5, IE 9.0 */
height:55px;
overflow:hidden;
background:#0B0F12;
float:left;
}
.share li a {float:left;}
.share li a span {float:left;background:#0B0F12;padding:8px;padding-top:20px;}

label.error {color:red;}

.tabs {
position:fixed;
left:0;
top:230px;
width:320px;
z-index:110;
list-style:none;
margin:0;
float:left;
padding:0;
font-size:12px;
}

.tabs li {
list-style:none;
margin:0;
margin-bottom:1px;
padding:0;
width:320px;
display:block;
float:left;
clear:both;
-moz-box-shadow: 0px 0px 4px #0B0F12; /* FF3.5+ */
-webkit-box-shadow: 0px 0px 4px #0B0F12; /* Saf3.0+, Chrome */
box-shadow: 0px 0px 4px #0B0F12; /* Opera 10.5, IE 9.0 */
	background:#000;
	color:#CCC;
	opacity: 0.80;
	-moz-opacity: 0.80; /* older Gecko-based browsers */
	filter:alpha(opacity=80); /* For IE6&7 */

}

.tabs li span.lsthd {
	float:left;
	padding:5px 10px 5px 10px;
	width:105px;
	color:#FFF;
	padding-left:20px;
	background:#262626;
}
.tabs li a {float:left;display:inline;}
.tabs li a span {
	float:left;
	padding:5px 10px 5px 10px;
	padding-left:10px;
	display:inline;
	color:#FFF;

}

.tabs li a:hover span {
	float:left;
	padding:5px 10px 5px 10px;
	color:#CCC;
	padding-left:10px;
}





.containerBG_top {
background: #0B0F12;
position:absolute;
opacity: 0.65;
-moz-opacity: 0.65; /* older Gecko-based browsers */
filter:alpha(opacity=65); /* For IE6&7 */
width:100%;
height:100%;
z-index:121;
-moz-border-radius-topleft:12px;
-moz-border-radius-topright:0px;
-webkit-border-top-right-radius:0px;
-webkit-border-top-left-radius:12px;
-moz-border-radius-bottomleft:12px;
-moz-border-radius-bottomright:0px;
-webkit-border-bottom-right-radius:0px;
-webkit-border-bottom-left-radius:12px;
border-topleft-radius:12px;
border-topright-radius:0px;
border-bottomleft-radius:12px;
border-bottomright-radius:0px;


}



.containerBG {
background: url(imgs/bg.jpg) top right no-repeat #000;
position:absolute;
opacity: 0.75;
-moz-opacity: 0.75; /* older Gecko-based browsers */
filter:alpha(opacity=75); /* For IE6&7 */
width:100%;
height:100%;
z-index:109;
-moz-border-radius-topleft:12px;
-moz-border-radius-topright:0px;
-webkit-border-top-right-radius:0px;
-webkit-border-top-left-radius:12px;
-moz-border-radius-bottomleft:12px;
-moz-border-radius-bottomright:0px;
-webkit-border-bottom-right-radius:0px;
-webkit-border-bottom-left-radius:12px;
border-topleft-radius:12px;
border-topright-radius:0px;
border-bottomleft-radius:12px;
border-bottomright-radius:0px;
}

.content_container {
width:50%;
right:4px;
margin-top:230px;
position:absolute;
z-index:107;
-moz-border-radius-topleft:12px;
-moz-border-radius-topright:0px;
-webkit-border-top-right-radius:0px;
-webkit-border-top-left-radius:12px;
-moz-border-radius-bottomleft:12px;
-moz-border-radius-bottomright:0px;
-webkit-border-bottom-right-radius:0px;
-webkit-border-bottom-left-radius:12px;
border-topleft-radius:12px;
border-topright-radius:0px;
border-bottomleft-radius:12px;
border-bottomright-radius:0px;

-moz-box-shadow: 0px 0px 4px #0B0F12; /* FF3.5+ */
-webkit-box-shadow: 0px 0px 4px #0B0F12; /* Saf3.0+, Chrome */
box-shadow: 0px 0px 4px #0B0F12; /* Opera 10.5, IE 9.0 */

	
}


.box {padding:20px;}

.block  {
position:relative;z-index:180;

}



.project_grid_item {
	cursor:pointer;
	margin-bottom:20px;
	width:40%;
	max-width:300px;
	float:left;
	height:100%;
	margin-right:5%;
	background:#000;
	border:5px solid #000;
	-moz-box-shadow: 0px 0px 4px #0B0F12; /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 4px #0B0F12; /* Saf3.0+, Chrome */
	box-shadow: 0px 0px 4px #0B0F12; /* Opera 10.5, IE 9.0 */
		
	}

.grid_item_hover {
	padding:4px;
	-moz-box-shadow: 0px 0px 0px #0B0F12; /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 0px #0B0F12; /* Saf3.0+, Chrome */
	box-shadow: 0px 0px 0px #0B0F12; /* Opera 10.5, IE 9.0 */
	background:none;
	border:none;
	border-top:5px solid #000;

}

.proj_item_text p a {color:#000 !important;background:#CDBD35;padding:3px;}

.proj_item_text p span.hd {background:#EE423E;padding:3px;}
.proj_item_text p a:hover {background:#FFEA41;}
.proj_item_img img {

	vertical-align: top;

}

.proj_item_text p {padding:10px;margin:0;display:block;}
.proj_item_text  {height:100%;min-height:150px;width:100%;}
	
	
	
	
	
	
	

.footer {border-top:1px solid #282828;margin-top:30px;}


	
	
	
#neatborder {
	margin: 0;
}

#neatborder li {
	position: fixed;
	list-style: none;
	margin: 0;
	background:#040506;
	opacity: 0.80;
	-moz-opacity: 0.80; /* older Gecko-based browsers */
	filter:alpha(opacity=80); /* For IE6&7 */
	z-index:130;
}

li#top {
	height: 14px;
	left: 0;
	right: 0;
	top: 0;
}

li#right {
	width: 14px;
	bottom: 14px;
	right: 0;
	top: 14px;
}

li#bottom {
	height: 14px;
	left: 0;
	right: 0;
	bottom: 0;
}

li#left {
	width: 14px;
	bottom: 14px;
	left: 0;
	top: 14px;
}
	
	
	
	
	
	
	
