@charset "UTF-8";
/* CSS Document */
html, body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #646666;
	font-size: 14px;
	line-height: 1.6em;
	}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 36px;
	color: #F16022;
	letter-spacing: -0.05em;
	margin-top: 3px;
	margin-bottom: 20px;
	line-height: 1.05em; }

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 28px;
	color: #F16022;
	letter-spacing: -0.05em;
	line-height: 1.3em; }
	
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #F16022;
	letter-spacing: -0.05em;
	line-height: 1em; }
	
h3_right {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight:600;
	color: #646666;
	letter-spacing: -0.05em;
	line-height: 1em;
	margin-top: 0.7em;
	margin-left: 420px;
	 }
	 

h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #646666;
	letter-spacing: -0.05em;
	line-height: 1.4em;
	margin-bottom: 0.8em;
	margin-top: 0.7em;
	 }
	 
	 
h5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	color: #646666;
	letter-spacing: -0.05em;
	line-height: 1.3em; }


.marg {
margin: 0px;}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #646666;
	font-size: 14px;
	margin-bottom: 1.4em;
	margin-top: 0.7em;
	line-height: 1.4em;}
	
.rounded_news_left h4 {
margin-top: 15px;
}


/* CLASSES */
.grey {
	color: #646666;}
	
.orange {
	color: #F16022;}

.published {
	color: #C1BFBF; }

.copyright {
	color: #646666;
	text-transform: capitalize;
	font-size: 12px;
	margin: 0px; }

.city {
	color: #646666;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: -0.05em; }
	
.shop_info {
	color: #646666;
	font-size: 12px;
	letter-spacing: -0.05em;
	line-height: 1.2em; }
	
.function_points {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 1.2em;
	color: #646666;
	font-size: 15px;
	letter-spacing: -0.05em;
	margin-top: 10px;
	margin-bottom: 10px;}
	
.function_info {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 1.2em;
	color: #646666;
	font-size: 15px;
	letter-spacing: -0.05em;
	margin-top: 10px;}
	
.retailer_web {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 1.2em;
	color: #646666;
	font-size: 12px;
	letter-spacing: -0.05em;
	margin-top: 6px;}


/* LINKS */
a:link {color: #646666;}
a:visited {color: #646666;}
a:hover {color: #646666; text-decoration: underline;}
a:focus {outline: none;}

a.orange:link {color: #F16022;}
a.orange:hover {text-decoration: underline;}
	
a.arrow:link {background: url(../images/design/link_arrow_small.gif) right no-repeat; padding-right: 20px;}
a.arrow:visited {color: #646666; background: url(../images/design/link_arrow_small.gif) right no-repeat; padding-right: 20px;}
a.arrow:hover {color: #646666; background: url(../images/design/link_arrow_small.gif) right no-repeat; padding-right: 20px; text-decoration: underline;}

h1 a:link {color: #F16022; text-decoration: none}
h1 a:visited {color: #F16022; text-decoration: none}
h1 a:hover {color: #646666; text-decoration: none}


a.arrow_small:link {background: url(../images/design/link_arrow_xsmall.gif) right center no-repeat; padding-right: 10px;}
a.arrow_small:visited {color: #646666; background: url(../images/design/link_arrow_xsmall.gif) right center no-repeat; padding-right: 10px;}
a.arrow_small:hover {color: #646666; background: url(../images/design/link_arrow_xsmall.gif) right center no-repeat; padding-right: 10px; text-decoration: underline;}

a.arrow_back:link {background: url(../images/design/link_arrow_small_back.gif) left no-repeat; padding-left: 20px;}
a.arrow_back:visited {color: #646666; background: url(../images/design/link_arrow_small_back.gif) left no-repeat; padding-left: 20px;}
a.arrow_back:hover {color: #646666; background: url(../images/design/link_arrow_small_back.gif) left no-repeat; padding-left: 20px; text-decoration: underline;}

a.news_front:link {color: #F16022; text-decoration: none}
a.news_front:visited {color: #F16022; text-decoration: none}
a.news_front:hover {color: #646666; text-decoration: none}

h3 a:link {color: #F16022; text-decoration: none}
h3 a:visited {color: #F16022; text-decoration: none}
h3 a:hover {color: #646666; text-decoration: none}

/* EXTRA */
.contact_right p {
margin-top: 0px;}


#product_menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


#product_menu ul li{
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}

#product_menu ul li a {
	
}

