/*
## layout.css - Contains style for page layout
*/

/* Normalizes margin and padding */
* { 
  margin: 0;
  padding: 0;
}

/* Normalizes article content elements */
#content p,
#content dl.fileObject,
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content .image-box,
#content ol,
#content ul,
#content .flashContent,
#content .mediaPlayer,
#content .user-table,
#content .bordered-user-table,
#content .outlined-user-table,
#content .outlined-horizontal-user-table,
#content .horizontal-user-table,
#content .outlined-vertical-user-table,
#content .vertical-user-table,
#content .user-box,
#content form {
  margin-bottom: 12px;
}

#contentContainer {
  background: url('./filestore/bgfix.gif') repeat-y;
  margin-bottom: 10px;
}

#contentContainer .footerBorder {
  background: url('./filestore/bgfooterfix.gif') no-repeat;
  height: 2px;
  clear: both;
  xmin-width: 100px;
}

img, fieldset {
  border: 0;
}

a {
  color: #fff;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

ul, ol {
  padding-left: 20px;
}

/** 75% sets medium size to 12px in standard browsers **/
body {
  font: 0.75em Tahoma, Verdana, Arial, Helvetica, sans-serif;
  background-color: #282828;
  color: #ffffff;
}

h1, h2, h3, h4, h5 {
  font-weight: normal;
}

img {
  display: block;
}

input {
  font-size: 100%;
}

/********************
## Framework style ##
********************/
#wrapper {
  margin: 25px auto;
  margin-bottom: 10px;
  width: 956px;
  border: 2px solid #8d8b8c;
  padding: 8px;
  background: #1c1c1c;
}

#header {
  height: 105px;
  border: 2px solid #8d8b8c;
  background: url(./filestore/header_bg.gif) bottom right no-repeat;
}

#header img {
  margin-left: 15px;
  margin-top: 15px;
  float: left;
}

#productNav input.text {
  display: block;
  border: 1px solid #4d4d4d;
  padding: 4px;
  width: 150px;
  float: right;
  margin: 2px;
}

#productNav input.button {
  border: 1px solid #4d4d4d;
  padding: 3px;
  background: #fff;
  margin: 2px;
  float: right;
}


#searchForm {
  float: right;
  margin: 3px;
}

#searchForm input {
  border: 2px solid #000;
  background: #fff;
  font-weight: bold;
}

#searchForm .submit {

}

#searchForm .query {
  width: 120px;
  padding: 1px;
  margin-right: 3px;
}

#leftColumn {
  float: left;
  width: 196px;
  margin-bottom: 7px;
  border-top: 2px solid #8D8B8C;
  padding: 0px 2px;
}

#mainColumn {
  float: right;
  width: 726px;
  padding: 10px;
  margin-bottom: 10px;
  border-top: 2px solid #8D8B8C;
}

#content {
  padding: 0 10px 0 15px;
}

#pushBoxes {
  clear: both;
  color: #000;
}

#pushBoxes a {
  color: #000;
}

#pushBoxes .container {
  position: relative;
}

#pushBoxes .container img {
  float: left;
}

#pushBoxes .container .readmore {
  position: absolute;
  bottom: 5px;
  right: 5px;
}

#footer {
  color: #fff;
  margin-bottom: 20px;
}

#footer a {
  color: #fff;
  text-decoration: none;
}

input.amount {
  border: 1px solid #4d4d4d;
  padding: 5px;
  background: #fff;
  margin-right: 5px;
  width: 30px;
}

/**********************
## NEWSLETTER SIGNUP ##
**********************/

input.text {
  display: block;
  border: 1px solid #4d4d4d;
  padding: 5px;
  width: 278px;
}

input.button {
  border: 1px solid #4d4d4d;
  padding: 5px;
  background: #fff;
  margin-top: 5px;
}

#newsletterForm input.button{
  float: right;
}

#newsletterForm div.noMargin {
  margin: 0px;
}

/******************
## COMMON STYLES ##
******************/

#currentSlide form {
  float: left;
  position: absolute;
  bottom: 5px;
  z-index: 100;
}

#currentSlide a.readmore {
  position: absolute;
  bottom: 12px;
  right: 10px;
  z-index: 100;
  color: #000;
}

#currentSlide .container {
  width: 100%;
  margin-bottom: 7px;
  margin-right: 0px;
  width: 952px;
}

#slideContent {
  display: block;
  overflow: hidden;
  position: relative;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  height: 160px;
  width: 888px;
  margin: 0 auto;
  }

#slideContentContainer {
  width: 10000px;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  min-height: 190px;
  left: 0px;
  position: absolute;
}

#slideContentContainer li {
  display: block;
  width: 288px;
  color: #333333;
  text-align: left;
  margin: 0;
  padding: 6px;
  float: left;
  min-height: 180px;
}

#slideContent li {
  float: left;
  xwidth: 292px;
  width: 296px;
  padding: 0px;
}

#slideContent li .content {
  padding: 10px;
  margin: 0px 10px;
  border-right: 1px solid #dfdfdf;
  border-left: 1px solid #dfdfdf;
  height: 140px;
  position: relative;
}

#slideContent li .content img {
  margin: 0 auto;
  position: relative;
}

#slideContent li .content h1 {
  font-size: 1.25em;
  font-weight: bold;
  margin-bottom: 3px;
}

#currentSlide .navigation {
  width: 30px;
}

#currentSlide .navigation img {
  margin-top: 65px;
}

.prev {
  float: left;
}

.next {
  float: right;
}

.next img {
  float: right;
}

.container {
  background: #fff;
  border: 2px solid #fff;
  float: left;
  width: 310px;
  min-height: 150px;
  margin-right: 7px;
}

.container.last {
  margin-right: 0px;
}

.container h3.title {
  background: #1d1b1c;
  color: #fff;
  padding: 5px 10px;
}

.container h4.title {
  font-weight: bold;
  margin-bottom: 10px;
}

.container .content {
  margin: 10px;
}

.frontpageImage {
  margin-bottom: 10px;
}

/*************************
## SUMMARY|ARTICLE LIST ##
*************************/
#content .summary,
#content .article {

}

#content .odd {

}

#content .even {

}

#content .summary img {
  float: left;
  margin-right: 10px;
}

#content .summary,
#content .article {
  padding-top: 10px;
  padding-bottom: 20px;
}

#content .summary h1,
#content .summary h2 {
  font-size: 1.5em;
}

#content .article .text {
  font-size: 1.25em;
}

/******************
## Shopping cart ##
******************/

#shoppingCart {
  float: right;
  clear: right;
  margin-right: 110px;
  margin-top: 25px;
  font-weight: bold;
  width: 320px;
  text-align: right;
}

#shoppingCart a {
  color: #fff;
  font-size: 1.67em;
  float: right;
  margin-top: 2px;
}

/*************
## CLEARFIX ##
*************/
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1px;
}
.clearfix {
  display: block;
 }
/* End hide from IE-mac */