/* Presentation Stylesheet */ 

html {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 70%;
 color: #2e2e2e;
}

p {
 margin-top: 0px; margin-bottom: 12px;
 line-height: 1.5em;
}

td {
 margin-top: 0px;
 line-height: 1.5em;
}

img 
{
	border:solid 0px black;
}

h1 {
 margin-bottom: 5px;
 font-size: 3em; font-weight: bold; color: #1185c6;
}

h2 {
 margin-bottom: 3px;
 font-size: 1.3em; font-weight: bold;
 color: #1185c6;
}

h3 {
 margin: 0px;
 font-size: 1.8em; font-weight: bold;
 /*color: #dd127b;*/
 color:#1185c6;
}

h4 {
 margin-bottom: 3px;
 font-size: 1.1em; font-weight: bold;
 color: #1185c6;
}

.prod_prices
{
 /*margin-bottom: 3px;*/
 font-size: 1.1em;
 font-weight: bold;
 color: #1185c6;
}

.intro {
 margin: 0px;
 font-size: 2.1em; font-weight: bold; line-height: 1.3em;
 color: #1185c6;
}

.intro_blue {
 margin: 0px;
 font-size: 1.8em; font-weight: bold; line-height: 1.3em;
 color: #1185c6;
}

.highlight {
 color: #dd127b; font-weight: bold;
}

.copy {
 color: #66b1d8;
}

.pinkcopy {
 color: #dd127b;
}

.contact_table 
{
	padding:3px;
	font-size:1.1em;
	font-weight:bold;
}
	
.phone 
{
	color:#dd127b;
}

#page_desc p {
 font-weight: bold;
 color:#5B5C5E;
 font-size:1.3em;
}

#page_desc p.sml {
 font-weight: bold;
 color:#5B5C5E;
 font-size:1em;
}

#bottom_para p 
{
	font-weight:bold;
	font-size:1.1em;
	/*color:#1185c6;*/
	}

.standout {font-weight:bold;font-size:1.1em;}

a:link {
 color: #dd127b;
 text-decoration: underline; font-weight: bold;
}

a:visited {
 color: #dd127b;
 text-decoration: underline; font-weight: bold;
}

.intuitiv a:link {
 color: #66b1d8;
 text-decoration:none;
 font-weight:normal;
}

.intuitiv a:visited {
 color: #66b1d8;
 text-decoration:none;
 font-weight:normal;
}

.quantity a {
 color: #dd127b;
 text-decoration:none;
 font-weight:bold;
 font-size:2em;
}

#PR_features h3, #bottom h3, #product h3, #accessories h3, #lh-box-hm h3 
{
	color: #dd127b;
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:15px;
}

.h3blue
{
    font-size:1.1em;
	font-weight:bold;
	margin-bottom:15px;
	color:#1185c6;  
}

.h3pink
{
    color: #dd127b;
}

#lh-box-hm a:link {
 color: #2e2e2e;
 text-decoration: none; font-weight: normal;
}

#lh-box-hm a:visited {
 color: #2e2e2e;
 text-decoration: none; font-weight: normal;
}

#menu_hold a:link {
 color: #ffffff;
 text-decoration: none;
 font-size: 1em; font-weight: bold;
}

#menu_hold a:visited{
 color: #ffffff;
 text-decoration: none;
 font-size: 1em; font-weight: bold;
}

ul {
 list-style-image: url(/images/px_bullet.gif);
 margin: 18px;
}

ul li {
 margin-bottom: 15px;
}



ul#ul_menu {
 margin: 0;
}

ul#ul_menu li {
 display: inline;
 padding-left: 20px;
}

ul#ul_menu a {
 color: #ffffff;
 text-decoration: none;
 font-size: 1em; font-weight: bold;
}

ul#footer {
 margin:0; padding: 0;
}

ul#footer li {
 display: inline;
 padding left: 0px; padding-right: 10px;
}

ul#footer a {
 color: #1185c6;
 text-decoration: none;
 font-size: 1.1em; font-weight: bold;
}

input[type="image"].submit_button 
{
    position:absolute;
    margin:-10px 0 0 5px;
}

.homepage_intro
{
    font-size:14px;
}
