@charset "utf-8";
/* CSS Document */

/******************************************************************
/ header
******************************************************************/
#header{
	background:url(/images/template/header-bg.jpg) no-repeat center;
	height: 105px;
	padding-top: 45px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	border-bottom: 3px solid #c8c1a6;
	
}
	#header .grid_1{
		padding-top: 23px;
	}
		#header .grid_1.twoRows{
			padding-top: 17px;	
		}
		#header .grid_1 a{
			color: black;	
		}
	#header ul{
		list-style: none;
		padding: 1px 0px 0px 7px;
	}
		#header ul li{
			list-style: none;
			float: left;
			padding-top: 23px;
		}
			#header ul li.twoRows{
				padding-top: 17px;
			}
			#header ul li a{
				color: black;
				display:block;
				margin: 0px 6px;
				padding: 0px 5px;
			}
	#headerTaglineWrapper{
		position: relative;
		width: 960px;
		margin: auto;
		z-index:100;
	}
		#headerTagline{
			position: absolute;
			top: 25px;
			left: 265px;
			color: #3c561c;
		}
        
        div#siteSearchBox {
            position: absolute;
            top: 18px;
            left: 460px;
        }   
        
        div#siteSearchBox input[type=submit] {
            padding: 1px 3px;
        }
        
		#headerEuropharmaLogo{
			position: absolute;
			top: 10px;
			right: 20px;
			display:block;
			background:url(/images/template/europharma-logo.png);
			background-repeat:no-repeat;
			width: 197px;
			height: 35px;
		}
		#headerTaglineWrapper #logo{
			display: block;
			width: 235px;
			height: 99px;
			position:absolute;
			top:4px;
			background:url(http://www.europharmausa.com/images/template/europharma-logo-large.png) no-repeat;
			
		}
#headerWrapper{
	background: url(/images/template/header-wrapper-bg.jpg) repeat-x;
	border-bottom: 2px solid #b1a989;
}
#europharmaTaglineWrapper{
	width: 600px;
	margin: 0 auto;
}
	#europharmaTagline{
		font-size:12px;
		margin: 15px 0px 0px 0;	
	}

    #navigationWrapper{
    position:relative;
}
    
/* If you change these setting please login and out to make sure the items do not move around. */
#retailerCenterNav {
    position:absolute;
        bottom:-51px;
        right:43px;
        
}

.retailerLogin{
    position:absolute;
    top:-150px;
    left: -46px;
}
    