﻿body 
{
	font-size: 15px;
	color: #ed8f16;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}
p {
padding: 0;
margin: 0;
color:#2083dd;
font-weight: normal;
font-size: 15px;

}


label.comment
{
      display: block;
      margin-top: 10px;
      float: left;
      clear: left;
}
 

p a, p a:link, p a:visited, p a:visited {
padding: 0;
margin: 0;
color:#2083dd;
font-weight: normal;
text-decoration: none;

}

.boldOrange {
padding: 0;
margin: 0;
color:#e78506
font-weight: normal;


}

.boldOrange a, .boldOrange a:link, .boldOrange a:visited, .boldOrange a:visited {
padding: 0;
margin: 0;
color:#e78506;
font-weight: lighter;


}

.boldOrange a:hover{
padding: 0;
margin: 0;
color:#2083dd;
font-weight: lighter;



}

.boldOrange2 {
padding: 0;
margin: 0;
color:#e78506;
font-size: 20px;
font-weight: normal;
padding:0 0 5px 15px;

}

.boldOrange2 a, .boldOrange2 a:link, .boldOrange2 a:visited, .boldOrange2 a:visited {
padding: 0;
margin: 0;
color:#82ac34;
font-size: 15px;
font-weight: lighter;;
padding:0 0 0 15px ;

}

.boldOrange2 a:hover{
padding: 0;
margin: 0;
color:#e78506;
font-decoration:underline;
font-size: 15px;
font-weight: lighter;
padding:0 0 0 15px;

}

.questionHead {
padding: 0;
margin: 0;
color:#2083dd;
font-size: 20px;


}

.question {
padding: 0;
margin: 0;
color:#2083dd;
font-size: 18px;
font-weight: normal;

}

.anwser {
padding: 0;
margin: 0;
color:#e78506;
font-size: 15px;
font-weight: lighter;

}

.anwser a, .anwser a:link, .anwser a:visited, .anwser a:visited {
padding: 0;
margin: 0;
color:#e78506;
font-weight: bold;


}

.anwser a:hover{
padding: 0;
margin: 0;
color:#2083dd;
font-weight: bold;


}

.content-column{
      width: 260px;
      float: left;
      margin: 35px 0;
}
.sidebarBorder { border: 1px solid #b7b6b6; }


.quote{
	font-size: 26px;
	color: #e68508;
	padding: 0 0 10px 0;
	font-style: italic;
	font-weight: normal;
	
}
.media-download
{
      margin-bottom: 35px;
}
 
.media-download .download-img
{
      float: left;
      margin-right: 25px;
}
 
.media-download h3
{
      color: #2083dd;
      font-size: 20px;
      font-weight: normal;
      font-size: 17px; 
      padding-top: 19px;
      margin-bottom: 29px;
}
 
sup
{
	font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}

#container
{
	background: url(../images/background_middle.gif) repeat-y;
	margin: 0 auto;	
	width: 910px;
}

#container-top
{
	background: url(../images/background_top.jpg) no-repeat top;	
}

#container-image-bikes
{
	background: url(../images/bike_image_bg.gif) no-repeat bottom left;	
	width: 910px;
	padding-bottom: 10px;
}

#container-image-plane
{
	background: url(../images/plane_image_bg.gif) no-repeat 0 50%;	
	width: 910px;
	padding-bottom: 10px;
}

#container-image-golf
{
	background: url(../images/golf_image_bg.gif) no-repeat bottom right;	
	width: 910px;
	padding-bottom: 10px;
}

#container-image-tennis
{
	background: url(../images/tennis_image_bg.gif) no-repeat bottom left;	
	width: 910px;
	padding-bottom: 10px;
}

#container-image-jogging
{
	background: url(../images/jogging_image_bg.gif) no-repeat bottom right;	
	width: 910px;
	padding-bottom: 10px;
}

.bottom-btn
{
	width: 350px;
	padding: 20px 0;
}

a img { border: none; }

#logo-caption
{
	color: #2475d8;
	font-size: 12px;
	text-align: right;
	height: 40px;
	line-height: 40px;
	padding-right: 15px;
}

#logo
{
	width: 213px;
	height: 72px;
	margin-left: 45px;
	float: left;
	display: inline;
}

#logo span
{
	visibility: hidden;
}

#nav-container
{
	width: 617px;
	float: left;
	background: url(../images/nav_bg_end.gif) no-repeat left;
	margin-left: 25px;
	padding-left: 10px;
	height: 30px;
}

#nav
{
	background: White;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	height: 30px;
}

#nav ul
{
	margin: 0;
	padding: 0;	
}

#nav ul li
{
	list-style: none;
	float: left;
	height: 30px;
	line-height: 30px;
	color: #83b324;
	position: relative;
}

#nav ul li .seperator
{
	margin: 0 10px;	
}

#nav ul li a
{
	color: #e78506;	
	text-decoration: none;
}

#nav ul li a:hover
{
	color: #2083dd;
}

#nav ul li:hover ul, #nav ul li.sfhover ul
{
	display: block;
}

#nav ul li ul
{
	position: absolute;
	left: -12px;
	top: 30px;
	display: none;
	width: 164px;
	background: url(../images/nav_hover_bottom.gif) no-repeat bottom;	
	padding-bottom: 10px;
}

#nav ul li ul li
{
	padding: 4px 10px;
	float: none;
	height: auto;
	line-height: normal;	
	background: White;
	line-height: 15px;
}

#nav ul li.current a
{
	color: #2083dd;
}

#sidebar
{
	width: 265px;
	float: left;	
	font-size: 13px;
	color: #82ac34;
	text-align: center;
	padding-top: 85px;
}

#sidebar .caption
{
	margin: 6px 0;
	font-weight: bold;
}

#sidebar .contact-box {
	text-align: left;
	font-size: 18px;
	color: #82ac34;	
	margin-top: 15px;
	padding-left: 28px;
	margin-bottom: 40px;
	text-decoration:none;
}

#sidebar .contact-box a {
	color: #82ac34;	
	text-decoration: none;
	text-decoration:none;
	
}

#sidebar .contact-box a:hover {
	color: #2083dd;	
	text-decoration: none;
	text-decoration:none;
	
}

#sidebar .downloads {
	text-align: left;
	margin-left: 20px;
	margin-top: 15px;
}

#content
{
	padding-right: 15px;
	width: 630px;
	float: left;
	padding-top: 85px;
}

#content-img-col
{
	width: 100px;
	float: left;
	text-align: center;	
}

#content-text-col
{
	width: 530px;
	float: left;	
}

#footer, #footer-home
{
	width: 910px;
	margin: 0 auto;
	font-size: 10px;
	color: Black;
}

#footer a, #footer-home a
{
	text-decoration: none;
	color: Black;	
}

#footer .copyright, #footer-home .copyright
{
	height: 13px; float: left;
}

#footer .copyright em, #footer-home .copyright em
{
	font-style: normal;
	color: #c57105;
}

#footer .hmd,  #footer-home .hmd
{
	height: 13px;
	float: right;
	text-align: right;	
}

h1
{
	color: #e78506;
	font-weight: lighter;
	padding: 15px 0 0 0;
	margin: 0;
    font-size: 20px;	
}

h2
{
	color: #82ac34;
	font-weight: lighter;		
	margin: 0;
	padding: 15px 0 0 0;
	font-size: 17px;
}
	
h4
{
	color: #82ac34;
	font-weight: lighter;		
	margin: 0;
	padding: 15px 0 0 0;
	font-size: 25px;
}	

.header
{
	color: #f8981d;
	line-height: 27px;
	font-size: 20px;
	margin-bottom: 25px;
	font-weight: normal;	
}

.header em
{
	color: #80bb0a;
	font-weight: normal;	
	font-size: 20px;
}

.clear
{
	font-size: 1px;
	line-height: 0;
	clear: both;	
}

#container-home
{
                background: url(../images/background_home.jpg) no-repeat top;
                margin: 0 auto; 
                width: 910px;
}
 
#logo-caption-home
{
                color:#FFFFFF;
                font-size: 12px;
                text-align: right;
                height: 49px;
                line-height: 40px;
                padding-right: 15px;
}
 
#logo-home
{
                width: 258px;
                height: 61px;
                float: left;
                display: inline;
}
 
#content-home
{
                background: url(../images/background_home_main.jpg) no-repeat bottom;     
                width: 910px;
                height: 659px;
                float: left;
}
 
#content-img-col-home
{
                width: 88px;
                height:131x;
                padding:50px 0 0 175px;
                float: left;           
}
 
#content-text-col-home
{
                width: 647px;
                float: right;         
                padding-top:67px;
}
 
#competition_banner_home
{
                width:214px;
                padding-top:90px;
                clear:left;
}
 
#content-img-ita
{
                width:404px;
                height:184px;
                background:url(../images/challenge/home-ita-BG.jpg) no-repeat top;
                float:left;
                display: inline;
}

#content-img-ita img {
				float: left;
				display: inline;
				margin: 10px 12px 0 15px;
}
 
#content-chemist-logos-container
{
                width:430px;
                height:184px;
                float:right;
                display: inline;
                padding-right:10px
}
 
#content-chemist-logo1
{
                text-align:right;
}

#content-chemist-logo1 img {
				/*margin-top: 70px;*/
}
 
#content-chemist-logo2
{
               text-align:right;
}

#content-chemist-logo2 img {

				margin: 20px 0 0 0;
}

#promo-challenge {
	
				clear: right;
				display: block;
				margin: 0 0 62px 15px;
}
 
#content-chemist-logo-text
{
                color:#FFFFFF;
                font-size: 12px;
                text-align: right;
				padding-top: 20px;
               
}
 
#geraldine-text-1
{
                width:217px;
                height:11px;
                padding-top:34px;
                font-size:13px;
                font-weight:bold;
                color:#e48a15;
                text-align:right;
}
 
#geraldine-text-2
{
                width:243px;
                height:55px;
                font-size:13px;
                font-weight:bold;
                padding-top:5px;
                color:#e48a15;
                text-align:right;
}
 
#ita-text-3
{
                float: left;
                display: inline;
                width: 210px;
                font-size:12px; 
                padding-top:12px;
                color:#000000;
                line-height: 1.3em;
}
 
#geraldine-button
{
                width:306px;
                padding-top:5px;
                text-align:right;
}
 
.header-home-1
{
                color:#FFFFFF;
                font-size:35px;
}
 
.header-home-2
{
                color:#ed8f16;
                font-size:35px;
}
 
.header-home-3
{
                color:#9ad22a;
                font-size:35px;
}
 
 label
{
      font-size: 14px;
}
 
label.caption
{
      clear: both;
      float: left;
      width: 100px;
      margin-top:5px;
      margin-bottom: 5px;
}
 
label.optin
{
	  font-size: 12px; 
      margin-top: 10px;
 
}

input.text
{
      float: left;
      width: 360px;
      margin: 2px 0;
}
 
input.btn
{
      margin: 6px 0;
}
 
textarea.competition-answer, textarea.contact-comment
{
      width: 460px;
      height: 150px;
      margin-bottom: 5px;
}
 
.error
{
      font-size: 12px;
      color: Red;
      display: block;
      margin: 10px 0;
}

.mediaDesc {
	font-size: 12px;
	padding: 0 0 0.6em 0;
	margin: 0;
}

h3.geraldine {
	padding: 0 0 0.6em 0;
	margin: 0;
	}


	
* html #content-home
{
                background: url(../images/background_home_main.jpg) no-repeat top;     
}

* html #footer-home
{	
	margin-top: -60px;
}