

/* @override 
	http://beta.hugothomas.co.uk/_css/main.css
	http://127.0.0.1/~rob/hugo/_css/main.css
*/

/*
CSS by www.electricSnow.co.uk

Please feel free to borrow, steal, abduct, and/or torture the code 
contained in this file. Though you need not give credit to
electricsnow.co.uk, a comment in your source code would help other 
developers.

Stay hungry, Stay foolish. 
*/

/* @group CSS Reset */

/* http://meyerweb.com/eric/tools/css/reset/ */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

/* @group Staple Stuff */


body {
	background: #000;
	font: normal normal .85em "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	color: #000;
	line-height: 110%;
	text-align: left;
}

img {
	border-style: none;
}

p {
	text-align: left;
	outline: 0px;
	color: #fff;
	margin-bottom: 20px;
}

a {
	text-decoration: none;
	outline: none;
	color: #ccc;
}

a:hover {
	color: #4e99fd;
}

a:active {
	text-decoration: none;
	outline: none
}

h1, h2, h3, h4, h5, h6 {
	font-size: 1.4em;
	color: #fff;
	margin: 0;
	padding: 0 0 10px;
}

/* @end */

/* @group Layout */

#splash {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	cursor: pointer;
	background: #000 url(../_img/layout.splash.jpg) no-repeat left bottom;
}

#splash .startTheShow {
	float: left;
	width: 880px;
	height: 340px;
	background: transparent url(../_img/layout.splash.txt.gif) no-repeat right center;
	margin-top: 65px;
	margin-right: 40px;
}

#splash .startTheShow span {
	display: none;
}

#splash .startTheShow noscript {
	display: none;
	text-align: left;
	padding: 20px;
	color: #fff;
}

#home {
	background: #000 url(../_img/layout.bg.jpg) no-repeat center top;
}

#container {
	margin: 0 auto;
	width: 850px;
}

#header {
	width: 850px;
	height: 150px;
}

#content {
	min-height: 500px;
}

/* @end */

/* @group Page */

/* @group Page-by-Page */

/* @group Universal */

.col1 {
	float: left;
	background: transparent;
	width: 300px;
	height: 450px;
}

.col2 {
	float: left;
	background: transparent;
	width: 550px;
	height: 450px;
	padding-top: 60px;
}

.wrapper h1 {
	width: 115px;
	height: 10px;
	padding: 22px;
	margin-bottom: 10px;
}

.wrapper h1 span {
	display: none;
}

/* @end */

/* @group about / cerimonia */

#about.wrapper h1 {
			background: transparent url(../_img/layout.nav.png) no-repeat -42px -64px;
}

#about p,
#cerimonia p
 {
	text-align: left;
	font-variant: normal;
}


#about div.col1,
#cerimonia div.col1 {
	width: 250px;
}

#about div.col2, 
#cerimonia div.col2 {
	width: 600px;
}

#about div.col1 img,
#cerimonia div.col1 img {
	border: 1px solid #000;
	margin-top: -1px;
	margin-left: -1px;
}

/* @end */

/* @group Brands */

#brands.wrapper h1 {
			background: transparent url(../_img/layout.nav.png) no-repeat -42px -165px;
}

#ceremonia.wrapper h1 {
			background: transparent url(../_img/layout.nav.png) no-repeat -42px -165px;
}

#cerimonia div.col1 h1.ceremonia {
			background: transparent url(../_img/layout.nav.png) no-repeat -42px -328px;

}

#brands.wrapper ul {

}

#brands.wrapper ul li {
	margin-bottom: 7px;
	margin-left: -30px;
	padding: 0;
}

#brands div.col2 {
	background: url(../_img/layout.brands.png) no-repeat 41px -16px;
}

/* @end */

/* @group Services */

#services.wrapper h1.services {
		background: transparent url(../_img/layout.nav.png) no-repeat -42px -116px;

}

#services.wrapper .col1 {
	width: 500px;
}

#services.wrapper .col1 ul {
	margin-left: 15px;
}

#services.wrapper .col1 ul li {
	list-style-type: disc;
	margin-top: 5px;
}

#services.wrapper .col2 {
	background: url(../_img/layout.services.png) no-repeat right bottom;
	height: 395px;
	width: 250px;
}

/* @end */

/* @group Contact */

#contact.wrapper .col1 {
	width: 220px;
}

#contact.wrapper .col2 {
	background-image: url(../_img/layout.contact.map.png);
}

#contact.wrapper h1 {
			background: transparent url(../_img/layout.nav.png) no-repeat -42px -211px;
}

#contact .wrapper h2 {
	
}



/* @end */



/* @end */

/* @group home */

/* @group Info */

.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}

.slider-wrap {


/* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 50px 0 20px;
	position: absolute;
	width: 100%;
	top: 38px;
	opacity: 0.75;
}

.csw {
	width: 100%;
	height: 460px;
	background: #000;
	overflow: scroll
}

.csw .loading {
	margin: 200px 0 300px 0;
	text-align: center
}

.stripViewer {
	position: relative;
	overflow: hidden;
	border: 2px solid #000;
	margin: auto;
	width: 900px;
	color: #fff;
	height: 460px;
	clear: both;
	background: #000;
	z-index: 9;
}

.stripViewer .panelContainer {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	list-style-type: none;
}

.stripViewer .panelContainer .panel {
	float: left;
	height: 100%;
	position: relative;
	width: 900px;
}

.stripViewer .panelContainer .panel .wrapper {
	padding: 10px;
}

.stripNav {
	margin: auto;
	display: none;
	visibility: hidden;
}

.stripNavL, .stripNavR {
	position: absolute;
	top: 230px;
	text-indent: -9000em;
}

.stripNavL a, .stripNavR a {
	display: block;
	width: 40px;
	height: 40px;
}

.stripNavL {
	left: 0;
	z-index: 10;
}

.stripNavR {
	right: 0;
	z-index: 10;
}

.stripNavL {
	background: url(../_img/layout.slide.arrows.png) no-repeat left;
}

.stripNavR {
	background: url(../_img/layout.slide.arrows.png) no-repeat right;
}

/* @end */

/* @group Logo - Address */

#hugoThomas {
	display: block;
	position: absolute;
	width: 242px;
	top: 0;
	left: 0;
	z-index: 9;
	margin-left: 30px;
	background: transparent url(../_img/layout.logo.png) no-repeat right center;
	display: block;
	width: 230px;
	height: 80px;
}

#hugoThomas span {
	display: none;
}


/* @end */

/* @group Nav */

#navigation {
	display: block;
	background: transparent;
	position: absolute;
	width: 760px;
	bottom: 0;
	left: 14px;
	z-index: 10;
	height: 60px;
	margin-left: 185px;
}

#more {
	display: block;
	background: transparent url(../_img/layout.nav.png) no-repeat -2px -11px;
	position: absolute;
	width: 800px;
	bottom: 0;
	left: 14px;
	z-index: 10;
	margin-left: 15px;
	display: block;
	width: 170px;
	height: 60px;
	cursor: pointer;
	margin-bottom: 0;
}

#more.off {
	display: block;
	background: transparent url(../_img/layout.nav.png) no-repeat -263px -11px;
	position: absolute;
	width: 800px;
	bottom: 0;
	left: 14px;
	z-index: 10;
	margin-left: 15px;
	display: block;
	width: 170px;
	height: 60px;
	cursor: pointer;
	margin-bottom: 0;
}

#more span {
	display: none;
}

#more.on {
	background: transparent url(../_img/layout.nav.png) no-repeat -241px top;
}

#navigation ul {
	list-style-type: none;
}

#navigation li {
	display: inline;
}

#navigation a {
	float: left;
	width: 145px;
	height: 45px;
	opacity: 0.55;
}

#navigation span {
	display: none;
}

#navigation a:hover {
	opacity: 1;
}

/* @group Standard & Hover */

#navigation ul li a.nav-one {
	background: transparent url(../_img/layout.nav.png) no-repeat 0 -65px;
}

#navigation ul li a.nav-one:hover {
	background: transparent url(../_img/layout.nav.png) no-repeat -241px -65px;
}

#navigation ul li a.nav-two {
	background: transparent url(../_img/layout.nav.png) no-repeat 10px -168px;
}

#navigation ul li a.nav-two:hover {
	background: transparent url(../_img/layout.nav.png) no-repeat -231px -168px;
}

#navigation ul li a.nav-three {
	background: transparent url(../_img/layout.nav.png) no-repeat 0 -116px;
}

#navigation ul li a.nav-three:hover {
	background: transparent url(../_img/layout.nav.png) no-repeat -241px -116px;
}

#navigation ul li a.nav-four {
	background: transparent url(../_img/layout.nav.png) no-repeat 0 -219px;
}

#navigation ul li a.nav-four:hover {
	background: transparent url(../_img/layout.nav.png) no-repeat -241px -219px;
}

#navigation ul li a.nav-five {
	background: transparent url(../_img/layout.nav.png) no-repeat -13px -328px;
	height: 58px;
	width: 158px;
}

#navigation ul li a.nav-five:hover {
	background: transparent url(../_img/layout.nav.png) no-repeat -13px -328px;
	height: 58px;
}

/* @end */

/* @end */

/* @end */

/* @group main_accordion */

.wrapper {
	background: #000;
	color: #fff;
	height: 425px;
}

.wrapper p, .wrapper h1 {
	color: #fff;
	line-height: 1.3em;
}

.closeWindow {
	position: absolute;
	top: 15px;
	left: 860px;
}

.switch {
	cursor: pointer;
}

.main_accordion {
	padding: 0;
	list-style-type: none;
	cursor: pointer;
	margin: 90px auto 0;
	border: 5px solid #000;
	z-index: 1;
	width: 850px;
}

.brand_info {
	display: none;
}

.active_click {
	border-left: 5px solid #000;
	border-right: 5px solid #000;
	margin-left: -10px;
}

.one {
	background: black url(../_img/layout.accordion.p1.jpg) no-repeat left bottom;
}

.one.active_click {
	background: black url(../_img/layout.accordion.p1.jpg) no-repeat -166px bottom;
}

.two {
	background: black url(../_img/layout.accordion.p2.jpg) no-repeat 0 bottom;
}

.two.active_click {
	background: black url(../_img/layout.accordion.p2.jpg) no-repeat -170px bottom;
}

.three {
	background: black url(../_img/layout.accordion.p3.jpg) no-repeat left bottom;
}

.three.active_click {
	background: black url(../_img/layout.accordion.p3.jpg) no-repeat -172px bottom;
}

.four {
	background: black url(../_img/layout.accordion.p4.jpg) no-repeat left bottom;
}

.four.active_click {
	background: black url(../_img/layout.accordion.p4.jpg) no-repeat -170px bottom;
}

.accordion li {
	cursor: pointer;
}

.accordion .active_click {
	cursor: default;
}

/* @end */

/* @end */