/* headers */
h1,h2,h3{
	font-weight: normal;
}
h1 {
	font-size: 26px;
	line-height:32px;
	color: #ff0000;
}

h1.welcome {
	font-size: 32px;
	line-height:38px;
	color: #ff0000;
	font-weight:bold;
}


h1 em
{
    font-size: 20px;
	line-height:32px;
	color: #000;
	font-style:normal;
    }

h2 {
	font-size: 22px;
	line-height:28px;
	color: #3300cc;
}

h3 {
	font-size: 18px;
	line-height:24px;
	color: #ff0000;
	font-style:normal;
}

h4 {
	font-size: 16px;
	line-height:22px;
	color: #000;
}

h5 {
	font-size: 14px;
	line-height:20px;
	color: #000;
	font-style:normal;
}

h1, h2, h3, h4, h5, p {
	padding: 0 0 10px 0;
	margin: 0;
}
h1.basket ,p.basket 
{
	font-size:12px;
	line-height:14px;
	padding: 0 0 5px 0;
}

h1.basket
{
	color:#000;
	font-weight:bold;
	
}

p.basket
{
	color:#fff;
	font-weight:normal;
}

.error
{
	color:#ff0000;
	font-weight:normal;
}

ol {
	padding: 0 0 10px 25px;
	margin: 0;
}

b,strong{
	color: #ff0000;
}

b.black,strong.black{
	color: #000;
}


/* links */
a, a:visited {	
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}

a.basket, a.basket:visited 	
{
	font-size:11px;
	font-weight:bold;
	color: #000;
	text-decoration: none;
}
a.basket:hover {
	color: #fff;
	text-decoration: underline;
}

.quote {
	margin: 5px 10px; 	
	padding: 5px 5px 5px 40px;  	
  	background: #FAFAFA url(../images/quote.gif) no-repeat 3px 5px; 
	border: 1px solid #eee; 
	font: normal 11px/16px Arial, Helvetica, sans-serif; 
	color: #666666;	
}

.quote span{
	font: bold 12px/18px Arial, Helvetica, sans-serif; 
	color: #3300cc;	
}

.quote .date 
{
	position:relative;
	color: #ff0000;
	float: right;
	height: 40px;
	text-align: center;
	width: auto;
	margin:0 0 5px 5px;
}
.quote .date div {padding-top: 4px; font: normal 1.1em san-serif;}
.quote .date span {font: bold 1.2em serif;}

.link {
	margin: 5px 10px; 	
	padding: 5px 5px 5px 40px;  	
  	background: #FAFAFA url(../images/link.gif) no-repeat 3px 5px; 
	border: 1px solid #eee; 
	font: normal 11px/16px Arial, Helvetica, sans-serif; 
	color: #666666;	
}

.link span{
	font: bold 12px/18px Arial, Helvetica, sans-serif; 
	color: #3300cc;	
}

.link h1 {
	font-size: 18px;
	line-height:24px;
	color: #ff0000;
	border-bottom:#000000 solid 1px;
	padding:2px;
	font-weight: normal;
}

.link p {
	padding:5px;

}

.link .ImgRight{
	background: #ccc;
	width: 150px;
	height: 100px;
	border: solid 1px #636466;
	float:right;
}

.video {
	margin: 5px 10px; 	
	padding: 5px 5px 5px 40px;  	
  	background: #FAFAFA url(../images/video.gif) no-repeat 3px 5px; 
	border: 1px solid #eee; 
	font: normal 11px/16px Arial, Helvetica, sans-serif; 
	color: #666666;	
}

.video span{
	font: bold 12px/18px Arial, Helvetica, sans-serif; 
	color: #3300cc;	
}

.video h1 {
	font-size: 18px;
	line-height:24px;
	color: #ff0000;
	border-bottom:#000000 solid 1px;
	padding:2px;
	font-weight: normal;
}

.video p {
	padding:5px;

}

.video .ImgRight{
	background: #ccc;
	width: 150px;
	height: 100px;
	border: solid 1px #636466;
	float:right;
}

table.spec 
{
	width:660px;
	margin:5px;
	}
	
table.spec td
{
	padding:5px;
	margin:0;
	}
	

table.spec a {
	color: #000;
	text-decoration: none;
}

table.spec a:hover {
	color: #3300cc;
	text-decoration: underline;
}
.download{font-weight:bold; padding:2px 2px 2px 24px;height:20px;background: transparent url(../images/icon_pdf.png) no-repeat 0 0}
