@charset "utf-8";
/* CSS Document */
/* General classes */
body {
  background:#fff;
  margin:0;
  padding:0;
}
body, div, span, td, tr, p, input {
  font-family:Verdana;
  }
  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
 a:link {
	color: #487088;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #487088;
}
a:hover {
	text-decoration: underline;
	color: #487088;
}
a:active {
	text-decoration: none;
	color: #487088;
	}
  
/* Titles */ 
#orangetitles {
font-family:Verdana, Arial, Helvetica, sans-serif;
}
	.upline {
	font-size:14px;
	color:#f74d07;
	font-weight:bold;	
	}
	.headline {
	font-size:14px;
	color:#f74d07;
	font-weight:bold;	
	}
	.products {
	font-size:14px;
	color:#f74d07;
	font-weight:bold;	
	}
	.righttitles {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#f74d07;
	font-weight:bold;
	font-style:italic;
	
	}
	.righttitlesshops {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#f74d07;
	font-weight:bold;
		
	}
/* Text */
#text {
font-family:Verdana, Arial, Helvetica, sans-serif;
}
	.uplinetext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
color:#000000;
}
	.uplineshops {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#487088;
}

	.headtitles {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f74d07;
	font-weight:bold;
	text-align:center;	
	}

	.titlescontent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#1d5090;
	font-weight:bold;
}
	.questions {
	background:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#487088;
}
	.questionscontent {
	background:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#f74d07;
	font-weight:bold;
	}
	.answercontent {
	background:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#085482;
	font-weight:bold;
	}
	.indexpricestext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-align:center;
	}
	.indexpricesnumbers {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#bc0d0d;
	font-weight:bold;
	text-align:center;
	}
/* Columns */
#columns {
font-size:11px;
background:url(../images/head-back.gif);
}
	.headcolumn {
	background:url(../images/head-back.gif);
	background-color:#FFFFFF;
	}
	
	.productscolumn {
	background-color:#FFFFFF;
	border:#006699;
	border-style:inherit;
	}
	.menu {
	font-size:14px;
	font-weight:bold;
	color:#487088;
	text-align:center;
	background:url(../images/menu-back.gif)
	}
	.menufooter {
	font-size:14px;
	font-weight:bold;
	color:#487088;
	text-align:center;
	
	}
	.silevercontent {
	font-size:11px;
	background:#f0f0f0;
	}
	.withecontent {
	background:#FFFFFF;
	font-size:11px;
	}
	.rigtfirst {
	background:url(../images/right-columns.gif);
	width:300px;
	height:250px;	
	font-size:11px;
	color:#487088;
	line-height: 13px;
	vertical-align:top;
	}
	.rightfirst p{
		margin: 0;
		padding: 0;
		line-height: 11px;
		display:block;
	}
	.rightfirst p a{
		margin: 0;
		padding: 0;
		display:block;
		float:left;
	}
	.rightfirst p img{
		margin: 0;
		padding: 0;
		display:block;
		float:left;
	}
	.rightsecond {
	background:url(../images/right-columns2.gif);
	width:300px;
	height:150px;	
	font-size:11px;
	color:#487088;
	}
	.compared {
	background-color:#d1ebfa;
	font-size:11px;
	color:#000000;
	}
	.footer {
	background:url(../images/head-back.gif);
	width:100%;
	font-size:11px;
	color:#000000;
	}

/* Banners */
#banners {
font-size:11px;
background:#FFFFFF;
}
	.banner01 {
	width:300px;
	height:250px;
	background:#FFFFFF;
}

	.banner02 {
	width:300px;
	height:150px;
	background:#FFFFFF;
}
	.banner03 {
	width:300px;
	height:25px;
	background:#FFFFFF;
}
#last {
	width:900px;
	font-size:11px;
	color:#487088;
	text-align:center;
	}
	
/* Products */
#secondmenu {
font-size:11px;
background:#FFFFFF;
}
	.second {
	color:#487088;
	font-size:12px;
	font-weight:bold;
	background:#FFFFFF;
	}
	.secondcontent {
	color:#000000;
	font-size:11px;
	background:#FFFFFF;
	font-weight:normal;
	}
	

