/* GENERIC STYLES */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
body {
	background-image:url(/img/Carbon.gif);
	margin: 		0px 0px 0px 0px;
}
a {
	color:#000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
/* OTHER STYLES */

p.prod{font-family: Verdana,Arial, Helvetica;font-size: -1;}
p.prod a{color:#cc0000;text-decoration: none;}
p.prod a:hover{color:#cc0000;text-decoration: underline;}
#prodbold{font-family: Verdana,Arial, Helvetica;font-size: -1;font-weight: bold;}
table.spec {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-collapse: separate;
}
table.spec th {
	border-width: thick thick thick thick;
	padding: 2px 2px 2px 2px;
	background-color: #CDCDCD;
	font-family: Verdana,Arial, Helvetica;
	font-style: bold;


}
table.spec td {
	border-width: thick thick thick thick;
	padding: 2px 2px 2px 2px;
	background-color: #E8E8E8;
	text-align:center;
	
}
table.spec td.noshade {
	border-width: thick thick thick thick;
	padding: 2px 2px 2px 2px;
	background-color: #FFFFFF;
      text-align:center;
	
}

#maintable {
background-color:	#FFFFFF;
text-align:left;
}
#redarea {
	background-color:	#cc0000;
}

#header {
	color:#FFFFFF;
	text-align: right;
	background-color:	#cc0000;
	background-image:url(/img/generic/g_logo_eu.gif);
	background-position:left;
	background-repeat:no-repeat;
	height: 92px;
	vertical-align:middle;
	
}
#checkout {position: absolute; top: 150px; left: 380px;}

#header a{
	color: #FFFFFF;
}

#header input{
	margin-top: 15px;
}

#navigation {
	background-color:#CCCCCC;
	height: 37px;
	padding: 0px 5px 0px 20px;
	vertical-align:middle;
	
}
#navigation a {
	margin-right: 15px;
	margin-left: 15px;
}

#leftnavigation {
	vertical-align: top;
}
#leftnavigation h1 {
	font-size: 11px;
	font-weight: bold;
	color:#CC0000;
}
#footer {
	text-align: center;
      color:#666666;
	}
	
#footer a{
	text-decoration: underline;
      font-weight: bold;
	color:#666666;
}


#footer a:hover {
	text-decoration: underline;
	color: #CC0000;
}


#review a{
	
      
	color:#FF3300;
}

#review a:hover {
	text-decoration: underline;
      font-weight: bold;	
      color: #FF3300;
}

#news {
	vertical-align: top;
	height: 275px;
	background-color:#CC0000;
	background-image:url(/img/generic/g_news_bkgrd.jpg);
	background-repeat:no-repeat;
	padding: 50px 10px 10px 10px;
	color: #FFFFFF;
}
#news a{
	font-weight: bold;
	color:#FFFFFF;
}
#products {
	vertical-align: top;
	height: 275px;
	background-color:#CC0000;
	background-image:url(/img/generic/g_products_bkgrd.jpg);
	background-repeat:no-repeat;
	padding: 50px 10px 10px 10px;
	color: #FFFFFF;
}
#products a{
	
	color:#FFFFFF;
}

#products a:hover{
	
	font-weight: bold;
      color:#FFFFFF;
}

#hints {
	vertical-align: top;
	height: 275px;
	background-color:#CC0000;
	background-image:url(/img/generic/g_hints_tips.jpg);
	background-repeat:no-repeat;
	padding: 230px 10px 10px 10px;
	color: #FFFFFF;
}		
#hints a{
	font-weight: bold;
	color:#FFFFFF;
}

#intro {
	margin-top: 50px;
	background-color: #FFFFFF;
}
#intro a {
	color:#CC0000;
	 font-weight:bold;
}


