body {
    background-color: #000000;
    border: none;
    margin: 0px;
    color: #cccccc;
    font-family: Georgia, "Times New Roman", Times, serif;
}

body a{
	color: #cccccc;
	text-decoration:none;
}

body a:link {
}

body a:active {
}

body a:hover {
    color: #363636;
}

#whole {
    width: 100%;
}

#container {
    position: absolute;
    width: 960px;
    left: 50%;
    top: 50%;
    margin-left: -480px;
    margin-top: -280px;
}

#header {
    height: 50px;
}

.topnav {
    display: block;
    float: right;
    letter-spacing: 1px;
    font-size: 14px;
    text-transform: uppercase;
}

.small {
    font-size: 12px;
}

.arrow {
    border: none;
    margin-bottom: 2px;
    margin-left: 18px;
    margin-right: 4px;
}

.headerimg {
    border: none;
}

.navigation {
    display: block;
    float: right;
    margin: 0;
    margin-top: 20px;
    padding: 0;
}

.topnav img {
    border: none;
}

.topnav a {
    color: #cccccc;
    border: none;
    text-decoration: none;
}

.topnav a:link {
}

.topnav a:active {
}

.topnav a:hover {
    color: #363636;
}

li.topnav {
    display: block;
    float: left;
}

.dropnav {
    z-index: 10;
    position: absolute;
	border-top:5px solid black;
	clear:both;
	display:block;
	float:left;
}

.dropnav li {
    list-style: none;
    padding-right: 10px;
    background: #5d6363;
	width:120px;
}

#footer {
    color: #363636;
    letter-spacing: 1px;
    font-size: 10px;
    text-transform: uppercase;
    font-variant: small-caps;
}

#footer a {
    color: #363636;
    text-decoration: none;
    text-transform: uppercase;
}

#content {
    clear: both;
    min-height: 510px;
	margin-top:2px;
}

#rightcol {
    width: 210px;
    float: left;
    text-align: left;
	height:510px;
	margin-left:10px;
}

#leftcol {
    width: 740px;
    float: left;
}

.rightform {
    background: #333333;
    border: 2px solid #333333;
    color: #666666;
    font-size: 13px;
    width: 190px;
    margin-bottom: 5px;
    margin-top: 5px;
}

label .error{
	display:none;
}

input.error{
	border:1px solid white;
}

.caps {
    text-transform: uppercase;
    font-size: 15px;
}

.headerimg {
    float: left;
}

#animated-image {
    height: 155px;
    overflow: hidden;
}

.submit {
    display: block;
    text-align: right;
    font-size: 12px;
    text-decoration: none;
    letter-spacing: 1px;
}

.submitcontact {
    display: block;
    text-align: right;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    letter-spacing: 1px;
    width: 380px;
}

.thanks {
    font-size: 34px;
    text-transform: uppercase;
    color: #8c8c8c;
    display: block;
    margin-top: 10px;
}

#index {
    background: url('../images/nav/covi.jpg');
    background-position: 100% 0%;
    background-repeat: no-repeat;
    height: 510px;
    float: left;
    width: 100%;
}



#index ul {
    list-style-image: none;
    list-style-type: none;
    margin-left: -20px;
    padding: 0px;
    letter-spacing: 1px;
	margin-top:30px;
}

#index li {
    text-transform: uppercase;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 13px;
    letter-spacing: 1px;
}


ul.arrows {
    list-style-image: none;
    list-style-type: none;
    margin-left: -20px;
    padding: 0px;
    letter-spacing: 1px;
}

ul.arrows li {
    text-transform: uppercase;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 13px;
    letter-spacing: 1px;
}

#about {
    background: #cccccc url('../images/about.jpg');
    background-position: top right;
    background-repeat: no-repeat;
    height: 508px;
    width: 740px;
}

#press {
    height: 508px;
    width: 740px;
    overflow: auto;
}
#press2 {
    background: url('../images/press.jpg');
    background-position: 0 0;
 
    height: 508px;
    width: 740px;
    overflow: auto;
}


h1 {
    font-size: 36px;
    text-transform: uppercase;
    display: block;
    font-weight: normal;
    margin: 0;
}

.about {
    color: #000000;
    padding: 70px 0px 10px 20px;
}

.greyback {
    color: #666666;
    display: block;
    width: 300px;
    padding-left: 20px;
    font-size: 12px;
    line-height: 18px;
}
.feldercopy {
    color: #333333;
    display: block;
    width: 330px;
    padding-left: 20px;
    font-size: 12px;
    line-height: 18px;
}

#about ul {
    margin-top: 100px;
    list-style-image: none;
    list-style-type: none;
    margin-left: 0px;
    padding: 0px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 12px;
}

#felderfelder ul {
    margin-top: 100px;
    list-style-image: none;
    list-style-type: none;
    margin-left: 0px;
    padding: 0px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 12px;
}

#contact ul {
    list-style-image: none;
    list-style-type: none;
    margin-left: 163px;
    padding: 0px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 12px;
}

#about a {
    text-decoration: none;
    color: #666666;
}

#about a:link{}
#about a:visited{}
#about a:active{}
#about a:hover{
	color:#000000;
}

#loading{
	text-align:center;
	background:#151d25;
	height:130px;
	z-index:99;
	position:absolute;
	width:900px;
}

#presscontent {
    margin-top: 100px;
    width: 310px;
    float: right;
    margin-right: 15px;
}

.press {
    color: #ede3ce;
}

.pressimg {
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 10px;
}

.press-item {
    height: 60px;
    padding: 5px 0 5px 0;
}

.itemheader {
    font-size: 12px;
    color: #000000;
    display: block;
    float: left;
    width: 240px;
    padding: 8px 0 8px 0;
}

.presslink {
    text-decoration: none;
    color: #666666;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    border: none;
}

.presslink img {
    border: none;
    float: left;
    margin-right: 5px;
}

#contact {
    background: url('../images/contact.jpg');
    background-repeat: no-repeat;
    height: 510px;
}

#contact label {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    color: #ffffff;
}

#contact input {
    width: 200px;
    height: 20px;
    background: #ffffff;
    border: none;
    filter: alpha( opacity = 50 );

-moz-opacity:
    0.5;

-khtml-opacity:
    0.5;

opacity:
    0.5;
}

#contact p {
    margin-top: 0px;
    margin-bottom: 10px;
    clear: both;
}

#contact textarea {
    width: 200px;
    height: 90px;
    background: #ffffff;
    border: none;
    filter: alpha( opacity = 50 );

-moz-opacity:
    0.5;

-khtml-opacity:
    0.5;

opacity:
    0.5;

float:left;
}

#contactleft {
    float: left;
	width:380px;
}

#contactright {
    float: left;
    margin-left: 10px;
}

#contactleft label {
    float: left;
    text-align: right;
    width: 170px;
    margin-right: 10px;
    padding-top: 2px;
}

#contactright label {
    float: left;
    margin-left: 10px;
    padding-top: 2px;
    text-align: left;
}

.contact {
    padding-top: 70px;
    margin-left: 180px;
    color: #ffffff;
    filter: alpha( opacity = 30 );

-moz-opacity:
    0.3;

-khtml-opacity:
    0.3;

opacity:
    0.3;
	
	margin-bottom:5px;
}

.col3 {
    width: 25%;
    float: left;
}

.col4 {
    width: 33%;
    float: right;
}

.feldercol1 {
 padding-top:350px;
  padding-left:40px;
    width: 540px;
    float: left;
}
.feldercol2 {
 padding-top:50px;
    width: 10px;
    float: left;
}

#stockists {
    background: url('../images/stockist.gif');
    height: 510px;
    overflow: auto;
}

#felderfelder {
    background: url('../images/felderfelder.jpg');
    height: 510px;
    overflow: auto;
}

#stockists p {
    text-transform: uppercase;
    font-size: 12px;
}

#stoc-cont {
    width: 950px;
    margin-top: 60px;
    margin-left: 35px;
}

.stockists {
    color: #83888B;
}


#stockists a {
    text-decoration: none;
    color: #83888B;
}

#stockists a:link{}
#stockists a:visited{}
#stockists a:active{}
#stockists a:hover{
	color:#000000;
}

.stocktitle {
    text-transform: uppercase;
    color: #000000;
    font-size: 11px;
	margin-top:10px;
	margin-bottom:10px;
}

#gallery {
    background-color: #151D25;
    padding: 30px;
    height: 450px;
}

#gal-top {
    height: 130px;
}

.gal-right {
    float: right;
    width: 380px;
    text-align: right;
}

.gal-right p {
    padding-top: 2px;
    padding-bottom: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px;
}

.gal-left {
    float: left;
    width: 435px;
}

.gal-left-sleeping {
    float: left;
    width: 515px;
}

.bodycopy {
    color: #666666;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 200;
    line-height: 16px;
}

#motioncontainer {
    height: 130px;
    margin: 0 auto;
    width: 898px;
}

.gal-heading {
    padding-top: 80px;
}

#motionexplain {
    color: #333333;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 10px;
    letter-spacing: 1px;
	text-align:center;
	margin-bottom:15px;
}


#TB_closeWindowButton{
	text-transform:uppercase;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border:none;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -50px 0 0 -50px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

#TB_caption{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
}

#arrows{
	width:960px;
	margin-left:-30px;
	background:url('../images/arrows.gif');
}

