.copyright {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}

A.copyright {
  color: #000000;
}

A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}


*{margin:0;/*padding:0;*/}

body
{
	margin: 0;
	padding: 0;
	background-color: #999999;
	text-align: center;
}

body, div, a, h3, h2, h1, span
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
}

a{
color: #646464;
text-decoration:none;
}

a:hover
{
color: #000000;
text-decoration:none;
}

a:active
{
color: #6EAAD1;
text-decoration:none;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family: Arial, Verdana, sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
  /*font-weight: bold;*/
}



#wrapper
{
	width: 930px;
	margin: auto;
	text-align: left;
}

#topbar
{
	background-color: #FFFFFF;
	/*border: 1px solid #FFFFFF;*/
	border-top: 0px;
	padding: 10px;
	padding-left: 20px;
	color: #000000;
}

/* area for different parts */
#boxes{
	width: 930px;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #ffffff;
	/*height: 100%;*/
}

#header
{
	/*border: 1px solid #FFFFFF;*/
	border-top: 0px;
	background-color: #FFFFFF;
	position: relative;
	height: 96px;
}

#logo
{
	position: absolute;
	top: 0px;
	left: 15px;
	/*background-image: url(img/logo1_120.jpg);*/
	background-repeat: no-repeat;
	margin: 0;
	padding-top: 0px;
	padding-left: 0px;
	height: 0px;
	font-size: 21px;
	color: #FFFFFF;
}

#logo span
{
	margin-left: 3px;
	color: #EDB3B3;
	padding: 0;
	margin: 0;
	display: block;
}

#navigation
{
	position: absolute;
	right: 10px;
	top: 70px;
	list-style: none;
	padding: 0;
	margin-left: 15px;
	float: right;
	background: none

}

#navigation li
{
	float: left;
	list-style: none;
	width: 76px;
	margin-right: 5px;
	text-align: center;
	/*font-weight: bold;*/
	white-space: nowrap;
	border-right: 1px solid #646464;
}

#navigation li a
{
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	color: #646464;
	text-decoration: none;
}

#navigation li a:hover
{
	/*background-image: url(img/hselected.jpg);*/
	color: #000000;
	text-decoration: none;
}

#navigation li a.active
{
	/*background-image: url(img/hselected.jpg);*/
	color: #6EAAD1;
	text-decoration: none;

}

#navigation li span a
{
	/*background-image: url(img/hselected.jpg);*/
	color: #646464;
	text-decoration: none;
}

/* main navigation top of the page with blue background */

#mainnavi{
	background-image: url('img/navibg.gif');
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 930px;
	height: 27px;
	text-align: left;
	line-height: 27px;
}

#body
{
	background-color: #FFFFFF;
	padding-top: 10px;
        width: 100%;  
}

/* pathaway part, breadcrumbs */

#crumbs{
	height: 27px;
	line-height:27px;
	text-align:left;
	background-color: #ffffff;
	
	font-family: Arial;
	font-size: 13px;
	color: #7f7f7f;
	padding-left: 15px;
}

#headerNavigation {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

#leftbar
{
    /*border:1px solid #D3D2CD;*/  
	float: left;
	width: 200px;
	text-align:left;
	margin-bottom: 20px;
	background-color: #F0F0F0;
    padding-top:13px;
	margin-left: 15px;
    padding-left:10px;
}

#leftbar p
{
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #646464;
}

#footer
{
	border-top: 1px solid #DFE3E6;
	margin: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #FFFFFF;
	color: #646464;
}

#footer a
{
	color: #646464;
	text-decoration: none;
	margin-bottom: 7px;
}

#footer a:hover
{
	text-decoration: underline;
}

#footer span a
{
	text-decoration: underline;
}

#footer p
{
	color: #000000;
	margin-top: 10px;
}

.clear
{
	clear: left;
}

.right
{
	float: right;
	margin-right: 20px;
	text-align: right;
	color: #646464;
}


.form
{
	margin-left: 13px;
	margin-right: 15px;
	color: #646464;
}

#leftbar h3
{
	color: #000000;
	font-size: 17px;
	/*margin: 10px 0px 5px 5px;*/
}

.form label
{
	color: #000000;
	display: block;
	margin-left: 2px;
	margin-bottom: 3px;
}

.form input, textarea
{
	background-color: #FFFFFF;
	border: 1px solid #CECCC0;
	width: 500px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #000000; /*#9D9C9C;*/
	margin-bottom: 10px;
}


#content a
{
	color: #646464;
	text-decoration: none;
	margin-bottom: 7px;
}

#content a:hover
{
	color: #000000;
	text-decoration: none;
}

#content
{
	margin-left: 235px;
	margin-right: 10px;
        width: 675px
}

#content h2
{
	font-size: 17px;
	color: #000000;
        padding-bottom:15px; 
}

#content p
{
	color: #000000;
	padding-top: 20px;
	padding-bottom: 15px;
}

table
{
line-height:140%;
}

img
{
border:none;
  }
  
.moduleRow {
 font-family: Arial, Verdana, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #E6E6E6;
 border: 1px solid;
 border-color: #E6E6E6;

}
.moduleRowOver { 
	background-color: #D7E9F7; 
	border: 1px solid;
	border-color: #ffffff;
	font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	
	}
  
.moduleRowSelected { background-color: #E9F4FC; }  

TD.main, P.main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  padding-left:5px;
  padding-top:5px;  
}

