/* Type, styling and color */
* {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	color: #666666;
	outline:none;
	display: inline-block;
}
a:hover {
	color: #CCCCCC;
}
.black-text {
	color: #000000;
}
body {
	background-color: #000000;
	background-image: url(images/bg-temporary.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.caption {
	font-weight: normal;
	color: #666666;
	text-transform: uppercase;
	font-size: 0.6em;
}
.content {
	background-color: #000000;
}
.credit {
	font-size: 0.6em;
	text-transform: capitalize;
}
.highlight-white {
	color: #FFFFFF;
}
img {
	border: none;
}
#main-column {
	background-color: #000000;
}
p {
	font-size: 0.7em;
	color: #999999;
}
/* Structure */
a img {
	border: none;
}

.centered {
	text-align: center;
	margin: auto;
	width: 100%;
}
.centered-table {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#container-table {
	margin: 0px;
	padding: 0px;
	height: 85%;
	width: 100%;
}
.content {
	width: 100%;
	margin: 0px auto auto;
	padding: 0px;
	text-align: center;
}
.content-2 {
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.float-left {
	float: left;
}
:focus
{
  -moz-outline-style: none;
}
#footer-1 {
	clear: both;
	width: 100%;
}
#footer-2 {
	clear: both;
	width: 100%;
	height: 94px;
	background-image: url(images/bg-snake-bottom.gif);
	background-repeat: repeat-x;
}
#footer-3 {
	clear: both;
	width: 100%;
	height: 94px;
	background-image: url(images/bg-snake-top.gif);
	background-repeat: repeat-x;
}
.half-width {
	width: 300px;
}
#main-column {
	float: left;
	margin-top: 20px;
	width: 630px;
	text-align: left;
	margin-left: 10px;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 510px;
}

/* @group Nav */
#nav a {
	display: block;
}


#nav {
	width: 150px;
	float: left;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	height: 425px;
	padding: 0 10px 0px 0px;
	margin: 22px 0px 0px 100px;
}

#nav > ul {
	margin-top: 0;
}


#nav img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#nav ul, #nav li {
	line-height:20px;
	list-style-type: none;
}

#nav ul {
	margin-left: 0;
	text-align: center;
	padding: 0;
}
#nav li {
	font-size: .6em;
	text-transform: uppercase;
	font-weight: bold;
}

li#nav-home-B {
	background: url(images/o-logo-nav.png) no-repeat 15px;
	text-indent: -9000px;
	margin-bottom: 5px;
}

#nav-home-B a {
		height: 130px;
	display: block;

}
.nav-col-2010-A #nav-collections-B a{
	color: white;
}

/* When Home page is active */
.nav-index-A li#nav-home-B {
	background-image: none;
}

/* when Collections Index page is active */
.nav-collections-A #nav-collections-B a,
.nav-collections-A #nav-col-2010-B a,
.nav-collections-A #nav-col-2009-B a,
.nav-collections-A #nav-col-ss2007-B a,
.nav-collections-A #nav-col-aw2006-B a,
.nav-collections-A #nav-col-ss2006-B a
 {
	color:white;
}
/* Formatting when any page other than a Collection is active*/
.nav-about-A #nav-collections-submenu,
.nav-stockists-A #nav-collections-submenu,
.nav-press-A #nav-collections-submenu,
.nav-special-A #nav-collections-submenu,
.nav-contact-A #nav-collections-submenu, 
.nav-index-A #nav-collections-submenu 
    {
	display: none; 
	}
	/* Formatting for when About Us is active*/
.nav-about-A #nav-about-B a {
	color: white;
}
/* Formatting for when Contact is active*/
.nav-contact-A #nav-contact-B a {
	color: white;
}
/* Formatting for when Press Coverage is active*/
.nav-press-A #nav-press-B a {
	color: white;
}
/* Formatting for when Special Projects is active*/
.nav-special-A #nav-special-B a {
	color: white;
}
/* Formatting for when Stockists is active*/
.nav-stockists-A #nav-stockists-B a {
	color: white;
}
/* Formatting for when Collection 2010 is active*/

.nav-col-2010-A #nav-col-2009-B,
.nav-col-2010-A #nav-col-ss2007-B,
.nav-col-2010-A #nav-col-aw2006-B,
.nav-col-2010-A #nav-col-ss2006-B {
	display: none; 
	}
.nav-col-2010-A #nav-col-2010-B a {
	color: white;
}
/* Formatting for when Collection 2009 is active*/

.nav-col-2009-A #nav-col-2010-B,
.nav-col-2009-A #nav-col-ss2007-B,
.nav-col-2009-A #nav-col-aw2006-B,
.nav-col-2009-A #nav-col-ss2006-B {
	display: none; 
	}
.nav-col-2009-A #nav-collections-B a,
.nav-col-2009-A #nav-col-2009-B a {
	color: white;
}
/* Formatting for when Sp/Su 2007 is active*/

.nav-col-ss2007-A #nav-col-2010-B,
.nav-col-ss2007-A #nav-col-2009-B,
.nav-col-ss2007-A #nav-col-aw2006-B,
.nav-col-ss2007-A #nav-col-ss2006-B {
	display: none; 
	}
.nav-col-ss2007-A #nav-collections-B a,
.nav-col-ss2007-A #nav-col-ss2007-B a {
	color: white;
}
/* Formatting for when Au/Wi 2006 is active*/

.nav-col-aw2006-A #nav-col-2010-B,
.nav-col-aw2006-A #nav-col-2009-B,
.nav-col-aw2006-A #nav-col-ss2007-B,
.nav-col-aw2006-A #nav-col-ss2006-B {
	display: none; 
	}
.nav-col-aw2006-A #nav-collections-B a,	
.nav-col-aw2006-A #nav-col-aw2006-B a {
	color: white;
}
/* Formatting for when Sp/Su 2006 is active*/

.nav-col-ss2006-A #nav-col-2010-B,
.nav-col-ss2006-A #nav-col-2009-B,
.nav-col-ss2006-A #nav-col-ss2007-B,
.nav-col-ss2006-A #nav-col-aw2006-B {
	display: none; 
	}
.nav-col-ss2006-A #nav-collections-B a,	
.nav-col-ss2006-A #nav-col-ss2006-B a {
	color: white;
}

/* @end */

.numbering {
	text-align: right;
	vertical-align: bottom;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
.range-right {
	text-align: right;
}
.port-pic-margin {
	margin-bottom: 10px;
}
.aboutus-captions {
	float: left;
	width: 200px;
}



.larger-type {
	font-size: 1em;
}
.bold {
	font-weight: bold;
	letter-spacing: 0.1em;
}

#main-column p {
	text-align: center;
}

