/*
=================================================
For: NONDUCOR (http://nonducor.com)
Date: June 4th 2010
Notes: Includes jquery coding by Ariel Flesler & John Resig
=================================================
*/


/*----
  MAIN
  ----*/
/* Browser defaults override */
a, em, h1, h2, h3, h4, h5, h6, img, p, pre, blockquote, label, ul, ol, li, dl, dd, fieldset, address {
	font-size: 1em;
	font-style: normal;
	list-style: none;
	margin: 0;
	padding: 0;
	outline: none;
	}
body {
	font: 10px helvetica neue, helvetica, arial, sans-serif;
	color: #0c0c0c;
	line-height: 14px;
	text-shadow: 0 0 #000;
	position: relative;
	margin: auto;
	padding: 0;
	overflow-x: hidden;
	}
h1 {
	font: 46px helvetica neue, helvetica, arial, sans-serif;
	color: #fcfcfc;
	line-height: 24px;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	font-weight:100;
	letter-spacing:-.5px;
	}
h2 {
	color: #0c0c0c;
	font-size: 22px;
	font-weight: 900;
	}
	h2.right {
		position:relative;
		left:788px;
	}
h3 {
	color: #0c0c0c;
	font-size: 14px;
	font-style: italic;
	font-weight: 300;
	letter-spacing: 1px;
	line-height:18px;
	}
	h3.right {
		position:relative;
		left:830px;
	}
h4 {
	color: #7e7e82;
	font-size: 10px;
	font-weight: 500;
	font-style: italic;
	line-height: 18px;
	}
p {
	line-height: 18px;
	clear: both;
	margin-top: 5px;
	padding-bottom: 9px;
	}
	p.tiny {
		font-size: 10px;
		line-height:14px;
		letter-spacing: .9px;
	}
blockquote {
    text-indent:-0.8em;
	color: #7e7e82;
	line-height: 27px;
	margin-top: -14px;
    }
a {
	color: inherit;
	}
a:active {
	color: inherit;
	}
a:visited {
	color: inherit;
	}
a:hover {
	color: inherit;
	text-decoration: none;
	}
	
a img {
	border-style: none;
}

/*p a {
	text-decoration: none;
	border-bottom: 1px dotted;
}

em {
	color: #b2bb1e;
	font-weight: bold;
	}
*/

#container {
	position:relative;
	margin: 0 auto;
	width: 1000px;
	z-index: 2;
	}
.page {
	padding-left: 0px;
	width: 971px;
	}
.title {
	height: 72px;
	clear: both;
	}
.title h2 {
	text-transform: uppercase;
	}
	
SPAN.blackbg {
	background-color: #0c0c0c;
	}
	
SPAN.whitebg {
	background-color: #fafafa;
	}
	
SPAN.whitedrop {
	text-shadow: 1px 1px 1px rgba(250, 250, 250, 0.5);
	}

/*---
  LOGO & NAV
  ---*/
#toplogo {
	display: block;
	position: fixed;
	top: 50px;
	left: 104px;
	}
	
#nav {
	position: fixed;
	left: 118px;
	bottom: 35px;
	width: 96px;
	height: 96px;
	background-image: url(../images/menu-bg.png);
	line-height: 23px;
	z-index:96;
	}
#navbuttons {
	position: absolute;
	left: 4px;
	top: 4px;
	font: 10px helvetica neue, helvetica, arial, sans-serif;
	color: #0c0c0c;
	line-height: 14px;
	font-weight:700;
	letter-spacing:1px;
	text-transform:uppercase;
	z-index:97;
	}
	#navbuttons a {
		text-decoration:none;
		}
		#navbuttons a:active {
			text-decoration:none;
		}
		#navbuttons a:visited {
			text-decoration:none;
		}
		#navbuttons a:hover {
			text-decoration:underline;
			background-color: #0c0c0c;
		}
		
#nav img {
	float: left;
	padding-right: 0px;
	z-index:98;
	}
	
#music {
	position: absolute;
	top: -10px;
	right: 4px;
	z-index:99;
}

/*-------
  CONTENT
  -------*/

.content div {
	float: left;
	display: block;
	}
.head {
	width: 118px;
	float: left;
	}
.head h2 {
	letter-spacing: normal;
	}
.margin {
	margin-right: 18px;
	}
.pad {
	margin-bottom: 18px;
	}
.half_margin {
	margin-right: 9px;
	}
	
/*-----
  PAGE DIVS
  -----*/
#TITLEPAGE {
		position: relative;
		top: -20px;
		height:640px;
		font: 20px helvetica neue, helvetica, arial, sans-serif;
		color: #fafafa;
		line-height: 24px;
		text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
		font-weight:700;
		letter-spacing:-.5px;
	}
	
#disclaimer {
		position:absolute;
		top:0px;
		right:0px;
		width:130px;
		height:16px;
		background-color:#0a0a0a;
		color:#fafafa;
		font-weight:500;
	}
	
#ROOFTOPGRID {
		height:640px;
	}
	
#JESSIES {
		height:640px;
	}

#PLANE {
		height:640px;
	}

#BRANDS {
	height:640px;
	}
	#BRANDSTITLE {
		position:relative;
		left:235px;
	}
	#BRANDLOGOS {
		margin-top:140px;
	}
	
#BRANDBOX {
		position:relative;
		margin: 0 auto;
		margin-top: 90px;
		width: 900px;
		height: 330px;
	}
	#LEFTLOGO {
		position:absolute;
		top:0px;
		left:0px;
		width:440px;
		height:330px;
	}
	#RIGHTCOPY {
		position:absolute;
		top:0px;
		right:0px;
		width:450px;
		height:330px;
		font: 11px helvetica neue, helvetica, arial, sans-serif;
		color: #0c0c0c;
		line-height: 22px;
		font-weight:550;
		letter-spacing: 1px;
	}

#VISIONARY {
	height:640px;
	}
	#VISIONARYTITLE {
		position:relative;
		left:235px;
	}

#BABELMARKET {
	height:640px;
	}
	#BABELMARKETTITLE {
		position:relative;
		left:235px;
	}

#COTCIA {
	height:640px;
	}
	#COTCIATITLE {
		position:relative;
		left:235px;
	}

#COUVY {
	height:640px;
	}
	#COUVYTITLE {
		position:relative;
		left:235px;
	}

#NONDUCORADIO {
	height:640px;
	}
	#NONDUCORADIOTITLE {
		position:relative;
		left:235px;
	}
	#NONDUCORADIOCOPY2 {
		position:relative;
		left:605px;
		font: 11px helvetica neue, helvetica, arial, sans-serif;
		color: #0c0c0c;
		line-height: 22px;
		font-weight:550;
		letter-spacing: 0px;
		text-transform: uppercase;
		margin-top:30px;
	}

#STREETSWEEPER {
	height:640px;
	}

#NEON {
	height:640px;
	}

#NEWVNCVRILL {
	height:640px;
	}
	#NEWVNCVRILLTITLE {
		position:relative;
		left:235px;
	}
	#NEWVNCVRCOPY {
		position:relative;
		top:0px;
		left:605px;
		width:450px;
		height:400px;
		font: 11px helvetica neue, helvetica, arial, sans-serif;
		color: #fafafa;
		line-height: 22px;
		font-weight:550;
		letter-spacing: 1px;
	}

#KILLINIT {
	height:640px;
	margin-top:100px;
	}
	#GOTLOVEFOR {
		width:900px;
		height:400px;
		margin: 0 auto;
		margin-top: 50px;
		font: 16px helvetica neue, helvetica, arial, sans-serif;
		color: #fafafa;
		line-height: 22px;
		text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
		font-weight:700;
		letter-spacing:-.5px;
	}
		#GOTLOVEFOR a {
			color:#c8c7c7;
			text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
			text-decoration:none;
		}
		#GOTLOVEFOR a:active {
			color:#c8c7c7;
			text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
			text-decoration:none;
		}
		#GOTLOVEFOR a:visited {
			color:#c8c7c7;
			text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
			text-decoration:none;
		}
		#GOTLOVEFOR a:hover {
			color:#fafafa;
			text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
			text-decoration:underline;
		}

#ISPY {
	height:640px;
	}

#STORE {
	height:640px;
	}
	#STORETITLE {
		position:relative;
		left:235px;
	}
	#STOREBOX {
		width:400px;
		height:100px;
		margin: 0 auto;
		margin-top: 170px;
		font: 70px helvetica neue, helvetica, arial, sans-serif;
		color: #fafafa;
		font-weight:700;
		letter-spacing:1px;
		text-align:center;
	}
	#STOREBOX a {
		text-decoration:none;
	}
	#STOREBOX2 {
		margin-top:20px;
		width:400px;
		font: 11px helvetica neue, helvetica, arial, sans-serif;
		color: #0a0a0a;
		line-height: 22px;
		font-weight:400;
		letter-spacing:1px;
		text-align:center;
	}
	
#BLOG {
	height:640px;
	}
	#BLOGTITLE {
		position:relative;
		left:235px;
	}
	#BLOGBOX {
		width:400px;
		height:100px;
		margin: 0 auto;
		margin-top: 140px;
		font: 70px helvetica neue, helvetica, arial, sans-serif;
		color: #fafafa;
		font-weight:700;
		letter-spacing:1px;
		text-align:center;
	}
	#BLOGBOX a {
		text-decoration:none;
	}
	#BLOGBOX2 {
		margin-top:20px;
		width:400px;
		font: 11px helvetica neue, helvetica, arial, sans-serif;
		color: #0a0a0a;
		line-height: 22px;
		font-weight:400;
		letter-spacing:1px;
		text-align:center;
	}

#SMOKE {
	height:640px;
	}

#FAM {
	height:640px;
	}
	
#CONTACT {
	position:relative;
	top: 0px;
	left: 555px;
	height:300px;
	width:393px;
	font: 12px helvetica neue, helvetica, arial, sans-serif;
	color: #fafafa;
	line-height: 30px;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	font-weight:400;
	letter-spacing:-.5px;
	margin-top:50px;
	}
	
#BOTTOMNAV {
	margin-top: 130px;
	margin-left: 235px;
	}

	
/*------
  IMAGES
  ------*/
#images {
	display: block;
	height: 0px;
	width: 0px;
	z-index: 1;
	}
#images div {
	background-attachment: fixed;
	height: 0px;
	width: 0px;
	}
#images #bg_1 {
	background-image: url(../images/bg/1.jpg);
	background-position: 15% 75%;
	}
#images #bg_2 {
	background-image: url(../images/bg/2.jpg);
	background-position: center;
	}
#images #bg_3 {
	background-image: url(../images/bg/3.jpg);
	background-position: center;
	}
#images #bg_4 {
	background-image: url(../images/bg/4.jpg);
	background-position: center;
	}
#images #bg_5 {
	background-image: url(../images/bg/5.jpg);
	background-position: 45% 50%;
	}
#images #bg_6 {
	background-image: url(../images/bg/6.jpg);
	background-position: 50% 15%;
	}
#images #bg_7 {
	background-image: url(../images/bg/7.jpg);
	background-position: center;
	}
#images #bg_8 {
	background-image: url(../images/bg/8.jpg);
	background-position: center;
	}
#images #bg_9 {
	background-image: url(../images/bg/9.jpg);
	background-position: center;
	}
#images #bg_10 {
	background-image: url(../images/bg/10.jpg);
	background-position: center;
	}
#images #bg_11 {
	background-image: url(../images/bg/11.jpg);
	background-position: center;
	}
#images #bg_12 {
	background-image: url(../images/bg/12.jpg);
	background-position: center;
	}
#images #bg_13 {
	background-image: url(../images/bg/13.jpg);
	background-position: center;
	}
#images #bg_14 {
	background-image: url(../images/bg/14.jpg);
	background-position: center;
	}
#images #bg_15 {
	background-image: url(../images/bg/15.jpg);
	background-position: center;
	}
#images #bg_16 {
	background-image: url(../images/bg/16.jpg);
	background-position: center;
	}
#images #bg_17 {
	background-image: url(../images/bg/17.jpg);
	background-position: center;
	}
#images #bg_18 {
	background-image: url(../images/bg/18.jpg);
	background-position: center;
	}
#images #bg_19 {
	background-image: url(../images/bg/19.jpg);
	background-position: center;
	}
#images #bg_20 {
	background-image: url(../images/bg/20.jpg);
	background-position: 50% 48%;
	}
					
/*------
  FOOTER
  ------*/
#footer {
	margin: auto;
	width: 400px;
	}
#footer p {
	font: 10px helvetica neue, helvetica, arial, sans-serif;
	line-height: 18px;
	color: #0a0101;
	padding: 18px 0 18px 0;
	letter-spacing: .75px;
	}
#footer a {
	font: 10px helvetica neue, helvetica, arial, sans-serif;
	line-height: 18px;
	color: #0a0101;
	text-decoration: underline;
	font-style: italic;
	font-weight:700;
	}
#footer a:active {
	color: #0a0101;
	text-decoration: underline;
	font-weight:700;
	}
#footer a:visited {
	color: #0a0101;
	text-decoration: underline;
	font-weight:700;
	}
#footer a:hover {
	color: #0a0101;
	text-decoration: none;
	font-weight:700;
	}

/*-------
  BROWSER
  -------*/
.error {
	background:#FBE3E4;
	color:#8a1f11;
	border: 1px dashed #FBC2C4;
	padding:30px;
	margin: 0 auto;
	width:96%;
	font-family:Arial, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.3em;
	position: absolute;
	z-index: 5;
	}
.error a{
	text-decoration: underline;
	}
.error a, .error a:hover{
	color:#8a1f11;
	}
.kickRight {
	text-align:right;
	}