/*
Title: 			nifty inc [new media + more]
Design/Code: 	Nifty, Inc  www.niftyinc.com
Updated: 		October 2005
*/


/* ---[ GENERAL LAYOUT ]------------------------------- */

body {
	margin : 0;
	padding : 0;
	color : #000000;
	font-family : helvetica, arial, sans-serif;
	background-color: #fff;
	}
	
.invis { display : none; }

.bold {
font-weight: bold;
}

.green {
color : #c8cf06;
}

.greenspace {
color : #c8cf06;
font-family : georgia, "times new roman", times, serif;
letter-spacing: 1px;
text-transform: uppercase;
}

/* ---[ NAVIGATION ]------------------------------- */

#navi {
	float : left;
	clear : none;
	width : 20%;
	margin : 0;
	padding : 0;
	}

#navi ul {
	display : block;
	margin : 0;
	padding : 0 8px 0px 16px;
	list-style : none outside;
	}
		
#navi ul li {
	margin : 0 0 5px 0;
	padding : 0 0 5px 0;
	font-size : 0.7em;
	border-bottom : 1px solid #ccc;
	}
		
#navi ul li a {
	color : #8a8a8a;
	font-weight : bold;
	text-decoration : none;
	}

#navi ul li a:hover {
	color : #c8cf06;
	font-weight : bold;
	text-decoration : underline;
	}

#navi ul li#chosen a {
	color : #c8cf06;
	font-weight : bold;
	text-decoration : none;
	}

#navi ul li#chosen a:hover {
	color : #8a8a8a;
	font-weight : bold;
	text-decoration : underline;
	}

#navi ul li.switcher {
	margin : 0 0 5px 0;
	padding : 0 0 5px 0;
	font-size : 0.7em;
	border-bottom : 1px solid #ccc;
	}
		
#navi ul li.switcher a {
	color : #c8cf06;
	font-weight : bold;
	text-decoration : none;
	}

#navi ul li.switcher a:hover {
	color : #c8cf06;
	font-weight : bold;
	text-decoration : underline;
	}

#subnavone {
	float : left;
	width : 232px;
	margin : 0;
	padding : 0 0 0 16px;
	background : #fff;
	font : 10px helvetica, arial, sans-serif;
	width:248px;  /* bmh */
	voice-family: "\"}\""; 
  	voice-family: inherit; 
	}

html>#subnavone	{
	width:232px;
	}

#subnavtwo {
	float : left;
	width : 232px;
	margin : 0;
	padding : 0 0 0 16px;
	background : #fff;
	font : 10px helvetica, arial, sans-serif;
	width:248px;  /* bmh */
	voice-family: "\"}\""; 
  	voice-family: inherit; 
	}

html>#subnavtwo	{
	width:232px;
	}

#subnavone ul, #subnavtwo ul {
	display : block;
	margin : 0;
	padding : 0;
	list-style : none outside;
	font-weight: bold;
	}
		
#subnavone ul li, #subnavtwo ul li {
	margin : 0;
	padding : 0 0 3px 0;
	color : #c8cf06;
	}

#subnavone ul li a, #subnavtwo ul li a {
	color : #8a8a8a;
	text-decoration : none;
	}

#subnavone ul li a:hover, #subnavtwo ul li a:hover {
	color : #c8cf06;
	text-decoration : underline;
	}


/* ---[ HEADER ]------------------------------- */

#icing {
	float : left;
	width: 100%;
	height: 6px;
	margin : 0;
	padding : 0;
	background : #c8cf06;
	}
		
#head {
	float : left;
	width : 100%;
	height : 60px;
	margin : 0;
	padding : 0;
	background : #fff;
	color: #fff;
	border-top : 1px solid #6a6a6a;
	border-bottom : 1px solid #6a6a6a;
	}
	
#headphoto {
	float : left;
	width : 20%;
	height : 60px;
	margin : 0;
	padding : 0;
	border-right : 1px solid #6a6a6a;
	background : #fff url("../images/backgrounds/split.jpg");
	}

#logo {
	float : left;
	width : 170px;
	height : 60px;
	margin : 0;
	padding : 0;
	background : #fff url("../images/logo/logo.jpg") 0% 70% no-repeat;
	}

#logo ul {
	margin : 0;
	padding : 0;
	list-style : none;
	border: none;
	}
		
#logo ul li {
	margin : 22px 0 0 0;
	padding : 0;
	}
		
#logo ul li a {
	display : block;
	width: 112px;
	height: 30px;
	text-decoration : none;
	}

#tagline {
	float : right;
	width : 200px;
	height : 60px;
	margin : 0;
	padding : 0;
	background : #fff url("../images/logo/tagline.gif") bottom right no-repeat;
	}
	
#neck {
	float : left;
	width : 100%;
	height : 40px;
	margin : 0;
	padding : 0;
	}


/* ---[ CENTER CONTENT ]------------------------------- */

 #center {
	float : left;
	width : 59%;
	margin : 0;
	padding : 0;
	/* border-left : 1px solid #6a6a6a;
	 */
	}

.projectpic, .projectpictwo, .projectpicthree {
	margin : 22px 0 0 0;
	padding : 0;
	background : #fff;
	height : 184px;
	}

/* ---[ new media images ]------------------------------- */
#gm.projectpic { background: url("../images/portfolio/newmedia/nm_gm.jpg") 0% 0% no-repeat; }
#amberleaf.projectpic { background: url("../images/portfolio/newmedia/nm_amberleaf.jpg") 0% 0% no-repeat; }
#florian.projectpic { background: url("../images/portfolio/newmedia/nm_florian.jpg") 0% 0% no-repeat; }
#twinters.projectpic { background: url("../images/portfolio/newmedia/nm_twinters.jpg") 0% 0% no-repeat; }
#vtevere.projectpic { background: url("../images/portfolio/newmedia/nm_vtevere.jpg") 0% 0% no-repeat; }
#brandspace.projectpic { background: url("../images/portfolio/newmedia/nm_brandspace.jpg") 0% 0% no-repeat; }
#abarnes.projectpic { background: url("../images/portfolio/newmedia/nm_abarnes.jpg") 0% 0% no-repeat; }
#pp.projectpic { background: url("../images/portfolio/newmedia/nm_pp.jpg") 0% 0% no-repeat; }
#foresight.projectpic { background: url("../images/portfolio/newmedia/nm_foresight.jpg") 0% 0% no-repeat; }
#satellite.projectpic { background: url("../images/portfolio/newmedia/nm_satellite.jpg") 0% 0% no-repeat; }
#atwcorp.projectpic { background: url("../images/portfolio/newmedia/nm_atwcorp.jpg") 0% 0% no-repeat; }
#premier.projectpic { background: url("../images/portfolio/newmedia/nm_premier.jpg") 0% 0% no-repeat; }
#nwestern.projectpic { background: url("../images/portfolio/newmedia/nm_nwestern.jpg") 0% 0% no-repeat; }
#rainhalo.projectpic { background: url("../images/portfolio/newmedia/nm_rainhalo.jpg") 0% 0% no-repeat; }

/* ---[ branding  images ]------------------------------- */
#brandspace2.projectpictwo { background: url("../images/portfolio/branding/brnd_brandspace.jpg") 0% 0% no-repeat; }
#amberleaf2.projectpictwo { background: url("../images/portfolio/branding/brnd_amberleaf.jpg") 0% 0% no-repeat; }
#lmg.projectpictwo { background: url("../images/portfolio/branding/brnd_lmg.jpg") 0% 0% no-repeat; }
#sanchez.projectpictwo { background: url("../images/portfolio/branding/brnd_scs.jpg") 0% 0% no-repeat; }
#ethree.projectpictwo { background: url("../images/portfolio/branding/brnd_ethree.jpg") 0% 0% no-repeat; }
#rh.projectpictwo { background: url("../images/portfolio/branding/brnd_rh.jpg") 0% 0% no-repeat; }
#abarnes2.projectpictwo { background: url("../images/portfolio/branding/brnd_abarnes.jpg") 0% 0% no-repeat; }
#hood.projectpictwo { background: url("../images/portfolio/branding/brnd_hood.jpg") 0% 0% no-repeat; }

/* ---[ editorial images ]------------------------------- */
#bcn.projectpicthree { background: url("../images/portfolio/editorial/ed_scope1.jpg") 0% 0% no-repeat; }
#bcntwo.projectpicthree { background: url("../images/portfolio/editorial/ed_scope2.jpg") 0% 0% no-repeat; }
#leblanc.projectpicthree { background: url("../images/portfolio/editorial/ed_leblanc1.jpg") 0% 0% no-repeat; }
#leblanctwo.projectpicthree { background: url("../images/portfolio/editorial/ed_leblanc2.jpg") 0% 0% no-repeat; }
#jw.projectpicthree { background: url("../images/portfolio/editorial/ed_jw.jpg") 0% 0% no-repeat; }
#discover.projectpicthree { background: url("../images/portfolio/editorial/ed_discover.jpg") 0% 0% no-repeat; }
#paslode.projectpicthree { background: url("../images/portfolio/editorial/ed_paslode.jpg") 0% 0% no-repeat; }

.content {
	margin : 0;
	padding : 0 16px;
	}

.content ul {
	display : block;
	margin : 0;
	padding : 0;
	list-style : none outside;
	}

.content li {
	margin : 0;
	padding : 0;
	}

.content ul li.top {
	margin : 0 0 5px 0;
	padding : 0 0 5px 0;
	font-size : 0.7em;
	color: #8a8a8a;
	font-weight : normal;
	border-bottom : 1px solid #ccc;
	}

.content p#text {
	margin : 0;
	padding : 0 0 5px 0;
	color : #8a8a8a;
	font : 0.7em helvetica, arial, sans-serif;
	border-bottom : 1px solid #ccc;
	}

.content p#body {
	margin : 0 0 14px 0;
	padding : 34px 0 5px 0;
	color : #c8cf06;
	font : 0.7em helvetica, arial, sans-serif;
	font-weight: bold;
	border-bottom : 1px solid #ccc;
	}

.boldwhite {
	color : #8a8a8a;
	font-weight : bold;
	}

#break {
	margin: 22px 0 0 0;
	padding: 0;
	background: #fff;
	}

#projectbreak {
	margin: 22px 0 0 0;
	padding: 0;
	background: #fff;
	height: 184px;
	}

#projectbreak ul, #break ul {
	margin: 0;
	padding: 0;
	list-style : none outside;
	}
		
#projectbreak ul li.breakhead, #break ul li.breakhead {
	margin: 0;
	padding: 0 0 10px 0;
	color : #8a8a8a;
	font : 15px georgia, "times new roman", times, serif;
	line-height: 20px;
	}

#projectbreak p, #break p {
	margin : 0;
	padding : 0 0 10px 0;
	color : #8a8a8a;
	font : 0.7em helvetica, arial, sans-serif;
	line-height: 16px;
	}

#projectbreak p a:link, #break p a:link {
	color : #8a8a8a;
	text-decoration : none;
	}

#projectbreak p a:hover, #break p a:hover {
	color : #c8cf06;
	text-decoration : underline;
	}

#projectbreak ul.bullet, #break ul.bullet {
	list-style-position: outside;
	text-indent: -5px;
	margin: 0 0 0 5px;
	padding: 0 0 0 10px;
	list-style-type: circle;
}

#projectbreak li.bullet, #break li.bullet {
	margin: 0 0 3px 0;
	padding: 0;
	text-indent: 0px;
	font : 0.7em helvetica, arial, sans-serif;
	color: #8a8a8a;
	line-height: 16px;
}
/* ---[ SIDE CONTENT ]------------------------------- */

#sidebar {
	float : left;
	clear : none;
	width : 20%;
	margin : 0;
	padding : 0;
	}

.sidecontent {
	margin : 0 16px 26px 16px;
	padding : 0;
	color : #8a8a8a;
	font-size: 0.8em;
	}

.sidecontent ul {
	margin : 0;
	padding : 0;
	list-style : none outside;
	}
	
.sidecontent ul li {
	margin : 0;
	padding : 0;
	font : 80%/150% georgia, "times new roman", times, serif;
	}
	
.sidecontent ul li.sidehead {
	margin : 16px 0 16px 0;
	padding : 0;
	font : 90%/150% georgia georgia, "times new roman", times, serif;
	line-height: 18px;
	}

.sidecontent ul li.sidebody {
	margin : 0;
	padding : 0;
	font : 0.8em helvetica, arial, sans-serif;
	line-height: 12px;
	}

.sidecontent ul li.sidebody a {color: #8a8a8a; font-weight: normal; text-decoration: none;}
.sidecontent ul li.sidebody a:hover {color: #c8cf06; font-weight: normal; text-decoration: underline;}

.sidecontent ul li.sidebodybold {
	margin : 10px 0 0 0;
	padding : 0;
	font : 0.8em helvetica, arial, sans-serif;
	line-height: 12px;
	font-weight: bold;
	}

.sidebar .photo {
	height : 199px;
	margin : 0;
	padding : 0;
	border-top : 1px solid #000;
	border-bottom : 1px solid #000;

	}
	

/* ---[ FOOTER ]------------------------------- */	

#feet {
	float : left;
	width : 100%;
	margin : 55px 0 5px 00;
	padding : 0;
	color : #ccc;
	text-align: left;
	border-bottom : 1px solid #c8cf06;
	}
	
#feet p {
	margin : 0 0 0 16px;
	padding : 0;
	font : 45%/133% helvetica, arial, sans-serif;
	}
