body {
	margin: 0px;
	margin-top: 20px;
	background-color: #06182A;
	background-image: url(../images/background.jpg);
}

ul {
	list-style-type: square;
}

form {
	width: 30em;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0;
}

form .field label {
	width: 7em;
	float: left;
	margin: 0;
	margin-right: 1em;
	padding-top: 1em;
	font-weight: normal;
}

form .field input.text,
form .field input.textarea,
form textarea,
form select {
	width: 13em;
	height: 1.5em;
	margin: 0;
}

form .field,
form .actions {
	margin-top:    0.5em;
	margin-bottom: 0.5em;
	clear: both;
}

form input.submit {
	margin-top: 1em;
}

input.defaultValue,
textarea.defaultValue,
select.defaultValue {
	color: #999999;
}

form .field .error {
	color: white;
	display: none;
	float: right;
	border: none;
	background-color: red;
	padding: 0.5em;
	line-height: 75%;
	font-size: 75%;
}

#header, #footer {
}

#header {
	width: 890px;
	height: 36px;
	
	margin-left: -10px;
	margin-right: -10px; 
	
	background: url(../images/seam.gif);
	background-repeat: repeat-x;
}

#footer {
	width: 890px;
	height: 18px;
	
	margin-left: -10px;
	margin-right: -10px;
}

#logo, #copyright {
	float: left;
}

#menu, #footer-menu {
	float: right;
}

#logo {
	margin-top: -3px;
}

#menu {
	margin-top: 10px;
}

#menu .divider,
#footer-menu .divider {
	margin-left:  3px;
	margin-right: 3px;
}

#copyright, #footer-menu {
	margin-top: 5px;
}

#page {
}

#content {
	background-color: white;
	
	border: 10px solid white;
	
	margin-left: -10px;
	margin-right: -10px;
}

#content.no-border {
	border: 0;
	background-color: transparent;
}

a {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #993300; /* Slightly darker than unvisited */
}

a:hover {
	color: #993300;
	text-decoration: underline;
}

ul.menu {
	list-style-type: none;
	
	margin-left: 1em;
}

h1, h2, h3, h4 {
	text-transform: uppercase;
}

h1 a, h2 a, h3 a, h4 a {
	font-weight: normal;
}

.textcol-parent {
	position: relative;
	height: 430px;
}

.textcol {
	position: absolute;
	bottom: 0;
	padding: 0 3em 0 1em;
}

#goto-mobile {
	margin-top: 30px;
	font-size: 200%;
	width: 100%;
	text-align: center;
	text-shadow: black 0px 3px 3px;
}

#goto-mobile a {
	color: white;
}


/* Start */

#start .textbox {
	background-color: black;
	height: 100%;
	overflow: hidden;
}

#start .divider {
	line-height: 10px;
	margin-bottom: 0px;
}

#start .textbox-inner {
	padding: 1em;
}

#start a:visited {
	color: #CC6600;
}


/* This is Nudie */

#thisisnudie-menu {
	margin-left: 1em;
	margin-bottom: 1em;
}

#thisisnudie-menu .divider {
	margin-left: 0.25em;
	margin-right: 0.25em;
}

#thisisnudie-menu .item {
	text-transform: uppercase;
}

#thisisnudie .textcol {
	margin-bottom: -1em;
}

#thisisnudie .textcol .page-part {
	position: relative;
	margin-bottom: 3em;
	display: none;
}

#thisisnudie .textcol .next {
	position: absolute;
	right: 0;
	bottom: 0;
	margin-right: 1em;
	margin-bottom: 1em;
	display: none;
}

#thisisnudie .textcol .previous {
	position: absolute;
	left: 0;
	bottom: 0;
	margin-left: 1em;
	margin-bottom: 1em;
	display: none;
}

#thisisnudie .page-part-side {
	display: none;
}


/* Contact */

#contact .address {
	margin-top: 1em;
}

#contact .textcol {
	margin-bottom: 1em;
}

#contact-agents .textcol-parent {
	height: 100%;
}

#contact-agents .textcol {
	position: static;
}


/* Storefinder */

#storefinder #stores {
	position: relative;
	height: 440px;
}

#storefinder #storefinder-map {
	width: 606px;
	height: 440px;
}

#storefinder #stores-list {
	overflow: auto;
}

#storefinder #search-ui {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}

#storefinder .store {
	margin-bottom: 1em;
}

#storefinder h3 a {
	font-weight: normal;
}

#storefinder h3 .webshop {
	font-size: 75%;
	color: #666666;
}


/* Q&A */

#qa .qa {
	display: none;
}

#qa .textcol {
	margin-bottom: 1em;
}

#qa .question h3 {
	margin: 0;
}

#qa .question {
	border-top: 1px solid black;
}

#qa .first {
	border-top: none;
}

#qa .qa {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#qa .question .a {
	margin-top: 0.5em;
	font-style: italic;
}


/* Flagship Stores */

#flagship .photos-container {
	position: relative;
	width: 606px;
	height: 440px;
}

#flagship .photo {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 1;
}

#flagship .visible-photo {
	display: block;
}

#flagship .description {
	position: relative;
	height: 440px;
}

#flagship .findit {
	position: absolute;
	left: 0;
	bottom: 0;
}


/* Press */

#press .textcol {
	position: static;
	margin-top: 1em;
	padding: 0 3em 0 1em;
}

#press ul.categories,
#press ul.entries {
	list-style-type: none;
	
	margin-top: 1em;
	margin-left: 0em;
}

#press ul.categories li,
#press ul.entries li {
	margin-bottom: 0.5em;
	clear: both;
	width: 100%;
}

#press ul.entries li {
	height: 50px;
	position: relative;
	padding: 0.5em;
}

#press ul.entries li.odd {
	background-color: #F6F6F6;
}

#press ul.entries li .icon {
	float: left;
}

#press ul.entries li .name {
	margin-left: 1em;
	float: left;
}

#press ul.entries li .size {
	float: right;
}	

#press .entries .description {
	margin-top: 1em;
	margin-bottom: 1em;
}

#press .categories .name {
	display: inline;
}

#press .categories .description {
	display: none;
}

#press .submenu .item {
	text-transform: uppercase;
}

#press .description,
#press .message {
	margin-top: 1em;
	margin-bottom: 1em;
}

/* Wear & Tear */

#wearntear .fallback {
	width: 870px;
	height: 440px;
	border: 10px solid white;
	background-color: white;
}

/* Blueprint CSS overrides */

body {
	line-height: 1.25em;
}

div.border, div.colborder {
	border-color: #CCCCCC;
}

h1 {
	margin-bottom: 0.2em;
}

h2 {
	margin-top:    0.6em;
	margin-bottom: 0.3em;
}

h3, h4 {
	margin-top:    1em;
	margin-bottom: 0;
	height: inherit;
}

.box {
	background-color: inherit;
}


/* Special Blueprint CSS overrides for the front page */

#start hr.space {
	height: .1em;
	margin: 0 0 0.75em;
}

#start h3 { /* This reverts an override */
	margin-top: 0;
	margin-bottom: 0.5em;
}
