body
{
    background: #000;
    color: #eee;
    width:80%;
    margin-left:auto;
    margin-right:auto;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

html>body
{ 
    background: url(../images/pix/background1.png) no-repeat #000000; background-attachment:fixed;
	position: relative;
}

.product-description
{
    width:200px;
    text-align:left;
    font-style:italic;
}


/*img#logo
{
	position: relative;
	width: 640px;
	height: 200px;
	background-color: transparent;
	background-image: url(../images/pix/logo_ie.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
}

/*img#logo {
	float:  left;
	margin-left: 38px;
	width: 640px;
	height: 200px;
	background: url(../images/pix/logo_ie.png) 0 0 no-repeat;
	position: relative;
    border:none;
}*/

td.standard
{
    vertical-align:top;
    width: 80%;
    text-align:justify;
}

td.right
{
    vertical-align:top;
    padding-left: 25px;
}

td.cart
{
    vertical-align:top;
    padding-top:100px;
    padding-left: 50px;
}

.blog-tags
{
    font-size:small;
    color:gray;
}

.blogs
{
    width:90%
}

.blog-title
{
    font-size:larger;
}

.blog-entry
{
    border: 1px solid #333333;
    /*padding: 10px;*/
    padding-left:10px;
    padding-right:10px;
}

.blog-heading
{
    padding:5px;
    background-color:#333333;
    color: #999999;
}

#feed
{
    line-height:180%;
}

#blogs-row
{
    width:40%;
    vertical-align:top;
}

#tags-row
{
    text-align:left;
    vertical-align:top;
    width:8%;
}

#notice
{
    /*background:red;*/
    width:66%
}

#flash_notice
{
    padding-top:20px;
}

h1.back-end
{
    text-align:center;
}

h1
{
    font-size:28px;
}

h2
{
    font-size: 20px;
}

h3
{
    font-size: 18px;
}

#comments
{
    width:60%
}

.comment-details
{
    font-size: small;
    /*color: #663377;*/
    background-color:#333333;
    color: #999999;
    padding:5px;
}

.comment-body
{
    border: 1px solid #333333;
    padding: 10px;
}

.review
{
    border: 1px solid #666;
    padding: 10px;
}

p.gallery
{
    text-align:center;
}

#person-name
{
    color:#999966;
}

#flash-mod
{
    padding-top:20px;
}

#footer
{
    text-align:center;
}

body, p, ol, ul, td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   14px;
  line-height: 17px;
}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

a { color: #cc6633; }
a:visited {  }
a:hover { color: #fff; background-color:#000; }

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
  color:blue;
}

/* menus */

div#horiz-menu
{
	height: 36px;
}

div#horiz-menu li
{
	margin: 0;
	padding: 0;
	padding-right: 2px;
	float: left;
	list-style: none;
	height:31px;
	font: "Geneva", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;

}

div#horiz-menu a:link, div#horiz-menu a:visited
{
	float: left;
	padding: 0 5px;
	height: 31px;
	line-height: 31px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}


div#horiz-menu a:hover
{
	color:#66CC00;
	cursor:pointer;
	text-decoration: underline;
}

div#main-content
{
    padding-left:25px;
    padding-right:25px;
    /*height:600px;
    overflow: auto;*/
    /*border: 1.5px solid #999;*/
}
/* tables */

th.table-heading, th.first-cell
{
    background-color: #333333;
    color: #999999;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #efefef;
    text-align:left;
}

td.table-cell, td.first-cell, th.table-heading, th.first-cell
{
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #efefef;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #efefef;
    text-align:left;
}

td.first-cell, th.first-cell
{
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #efefef;
    text-align:left;
}

td.bottom-cell-left
{
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #efefef;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #efefef;
    text-align:left;
}

td.bottom-cell-right
{
    padding-top: 15px;
    padding-right: 5px;
    padding-bottom: 15px;
    padding-left: 5px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #efefef;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #efefef;
    text-align:left;
}