/* ---------------------------------------------
 GLOBAL
--------------------------------------------- */

html {
	font-size: 100%;
	}
	
body {
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #a9a9a9;
	padding: 0;
	margin: 0;
	background: #000 url(/_images/global/bg_blackwingbone.gif) top left no-repeat fixed;
	width: 100%;
	letter-spacing: -0.01em;
	}
	
.clearfix {
    clear: both;
	}
	
/* for IE7 */
    .clearfix { min-height: 0; }

/* for IE<7 \*/
    * html .clearfix { height: 1%; }	
	
/* for IE-mac (snicker) */
    /*\*//*/ .clearfix { display: inline-table; } /**/
	
/* ---------------------------------------------
 WRAPPERS/CONTAINERS
--------------------------------------------- */

#siteWrapper {
	width: 100%;
	}
	
#navContainer {
	width: 200px;
	margin: 100px 0 0 60px;
	float: left;
	}
	
#contentContainer {
	width: 800px;
	margin: 0 0 0 80px;
	float: left;
	display: inline;
	}
	
/* ---------------------------------------------
 NAV
--------------------------------------------- */
	
a#iconWingbone {
	width: 152px;
	height: 116px;
	margin-left: 12px;
	background: url(/_images/global/icon_wingbone.gif) no-repeat 0 0;
	text-indent: -9999px;
	position: relative;
	z-index: 100;
	display: block;
	}
	
#nav {
	width: 160px;
	margin-top: 75px;
	}
	
#nav li.home a, li.store a, li.collections a, li.news a, li.megadestroyers a, li.stockists a, li.contact a {
	line-height: 18px;
	padding: 0 0 0 12px;
	color: #a9a9a9;
	text-decoration: none;
	}
	
#nav li.home a:hover, #nav li.store a:hover, #nav li.collections a:hover, #nav li.news a:hover, #nav li.megadestroyers a:hover, #nav li.stockists a:hover, li.contact a:hover {
	color: #fff;
	text-decoration: none;
	}
	
#homeOn #nav li.home a, #collectionOn #nav li.collections a, #newsOn #nav li.news a, #megadestroyersOn #nav li.megadestroyers a, #stockistsOn #nav li.stockists a, #contactOn #nav li.contact a {
	background: url(/_images/global/bullet_arrow.gif) no-repeat left -3px;
	color: #fff;
	text-decoration: none;
	}
	
/* for IE-mac (snicker) */
    /*\*//*/ #nav li {
	background: none;
	} /**/
	
	
/* ---------------------------------------------
 CONTENT
--------------------------------------------- */
h1 {
	font: "Lucida Grande", "Lucida", Helvetica, Arial, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #4e4e4e;
	padding-bottom: 16px;
	letter-spacing: -0.04em;
	}

h2 {
	font: "Lucida Grande", "Lucida", Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #353535;
	padding-bottom: 10px;
	letter-spacing: -0.04em;
	}
	
h3 {
	font: "Lucida Grande", "Lucida", Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #353535;
	padding-bottom: 10px;
	letter-spacing: -0.04em;
	text-align: center;
	margin-top: -10px;
	}

	
p.normal {
	font: normal 11px Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #ccc;
	}
	
p.normal a {
	color: #5e97ad;
	text-decoration: none;
	}

p.normal a:hover {
	color: #fff;
	}
	
	
/* -HOME- */
#homePage {
	width: 700px;
	margin-top: 50px;
	margin-bottom: 80px;
	}
	
	
/* -COLLECTIONS- */
#collectionsPage {
	width: 700px;
	margin-top: 155px;
	margin-bottom: 80px;
	}
	
#collectionsPage .collectionsColOne {
	width: 300px;
	float: left;
	margin-left: -50px;
	}
	
#collectionsPage .collectionsColTwo {
	width: 300px;
	float: left;
	display: inline;
	}	
	
a.rightButton  {
	width: 300px;
	display: block;
	height: 395px;
	margin: 0 48px 20px 0;
	background: url(/_images/collections/bg_2011_fall.gif) top left no-repeat;
	}
	
a:hover.rightButton {
	background: url(/_images/collections/bg_2011_fall.gif) top right no-repeat;
	}
	
a.leftButton  {
	width: 300px;
	display: block;
	height: 395px;
	margin: 0 48px 20px 0;
	background: url(/_images/collections/bg_2012_spring.gif) top left no-repeat;
	}
	
a:hover.leftButton {
	background: url(/_images/collections/bg_2012_spring.gif) top right no-repeat;
	}
	

/* -NEWS- */
#newsPage {
	width: 700px;
	margin-top: 290px;
	margin-bottom: 80px;
	}
	

/* -MEGADESTROYERS- */
#megadestroyersPage {
	width: 400px;
	margin-top: 290px;
	margin-bottom: 80px;
	}
	

/* -STOCKISTS- */
#stockistsPage {
	width: 700px;
	margin-top: 100px;
	margin-bottom: 80px;
	}
	

/* -CONTACT- */
#contactPage {
	width: 700px;
	margin-top: 290px;
	}
	
	
.colSpacer {
	padding: 0 0 10px 0;
	}
	
.threeColList {
	clear: right;
	margin: 0;
	}

.threeColList ul li {
	display: block;
	float: left;
	width: 33%;
	}
	
.threeColList ul li strong {
	font-family: "Lucida Grande", "Lucida", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	padding: 0 0 2px 0;
	letter-spacing: -0.04em;
	display: block;
	}
	
.threeColList ul li p {
	font: normal 11px Helvetica, Arial, sans-serif;
	margin-bottom: 8px;
	padding: 0 30px 15px 0;
	color: #a0a0a0;
	}
	
.threeColList ul li p a {
	color: #5e97ad;
	text-decoration: none;
	}
	
.threeColList ul li p a:hover {
	color: #fff;
	text-decoration: none;
	}
	
.twoColList {
	clear: right;
	margin: 0;
	}

.twoColList ul li {
	display: block;
	float: left;
	width: 49.999%;
	}
	
.twoColList ul li strong {
	font-family: "Lucida Grande", "Lucida", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	padding: 0 0 2px 0;
	letter-spacing: -0.04em;
	display: block;
	}
	
.twoColList ul li p {
	font: normal 11px Helvetica, Arial, sans-serif;
	margin-bottom: 8px;
	padding: 0 30px 15px 0;
	color: #a0a0a0;
	line-height: 18px;
	}
	
.twoColList ul li p a {
	color: #5e97ad;
	text-decoration: none;
	}
	
.twoColList ul li p a:hover {
	color: #fff;
	text-decoration: none;
	}

	

