@charset "UTF-8";
/* CSS for Merck's Amsa en Espanol */

body {
	margin:0;
	padding:0;
	background:#fff;
}

#main {
	width:925px;
}

.clear {
	clear:both;
	}

/*---------------------/
/--- Header and Nav ---/
----------------------*/

#logo-head {
	width:923px;
	height:auto;
}

#navigation-bar {
	display:block;
	margin:0;
	padding:0;
	width:923px;
	height:65px;
	border-left:1px solid #443107;
	border-right:1px solid #443107;
}

.nav-link {
	float:left;
	display:block;
	margin:0;
	padding:0;
	height:65px;
	overflow:hidden;
}

#navigation-bar li {
	float:left;
	background-position:top left;
	list-style-type:none;
	margin:0;
	padding:0;
}

#navigation-bar a:hover {
	background-position:bottom left;
	}

#nav-indoors {
	background-image:url("../images/nav-indoors.jpg");
	background-repeat:no-repeat;
	width:186px;
	height:65px;
	}
#nav-indoors:hover {
	background-position:bottom;
	}
	
#nav-outdoors {
	background-image:url("../images/nav-outdoors.jpg");
	background-repeat:no-repeat;
	width:191px;
	height:65px;
	}
#nav-outdoors:hover {
	background-position:bottom;
	}

#nav-tools {
	background-image:url("../images/nav-tools.jpg");
	background-repeat:no-repeat;
	width:157px;
	height:65px;
	}
#nav-tools:hover {
	background-position:bottom;
	}
	
#nav-moreinfo-asma {
	background-image:url("../images/nav-moreinfoasma.jpg");
	background-repeat:no-repeat;
	width:186px;
	height:65px;
	}
#nav-moreinfo-asma:hover {
	background-position:bottom;
	}
	
#nav-moreinfo-campaign {
	background-image:url("../images/nav-moreinfocampaign.jpg");
	background-repeat:no-repeat;
	width:203px;
	height:65px;
	}
#nav-moreinfo-campaign:hover {
	background-position:bottom;
	}


/*---------------------/
- Main Content styles -/
----------------------*/

#content {
	width:923px;
	border-left:1px solid #443107;
	border-right:1px solid #443107;
	overflow:auto;
	}
	
#home-image {
	width:923px
	height:401px;
	background-image:url("../images/home-main-image.jpg");
	background-repeat:no-repeat;
	border-bottom:4px solid #db6b17;
	}
	
#home-text {
	width:250px;
	padding-top:190px;
	padding-left:270px;
	padding-bottom:34px;
	}
	
#main-mod-container {
	width:923px;
	height:120px;
	}
	
#main-mod-left {
	width:287px;
	height:100px;
	background-image:url("../images/firstbox-bg.jpg");
	background-repeat:no-repeat;
	float:left;
	padding:10px;
	overflow:auto;
	}
	
#main-mod-mid {
	width:287px;
	height:100px;
	border-left:1px solid #443107;
	border-right:1px solid #443107;
	background-image:url("../images/main-mod-mid-bg.jpg");
	background-repeat:no-repeat;
	float:left;
	padding:10px;
	overflow:auto;
	}
	
#main-mod-right{
	width:287px;
	height:100px;
	background-image:url("../images/main-mod-right-bg.jpg");
	background-repeat:no-repeat;
	float:left;
	padding:10px;
	overflow:auto;
	}

p.main-mod-text {
	color:#443107;
	line-height:14px;
	margin:0;
	}
	
#main-mod-left-text-block {
	padding-top:20px;
	}

p.main-mod-text-left {
	color:#443107;
	line-height:14px;
	margin:0;
	}
	
.interior-head-img {
	width:923px;
	height:212px;
	border-bottom:10px solid #443107;
	}

.two-column {
	width:923px;
	height:auto;
	border-top:4px solid #db6b17;
	overflow:auto;
	}
	
.left-col {
	position:relative;
	top:0;
	left:0;
	width:585px;
	border-right:1px solid #443107;
	padding:15px;
	float:left;
	}
	
.right-col {
	width:277px;
	float:left;
	height:100%;
	}
	
.right-col-text {
	padding:15px;
	width:100%;
	}
	
div.section-break {
	width:100%;
	height:25px;
	border-top:2px dashed #db6b17;
	}

.pull-quote {
	width:225px;
	float:left;
	margin:20px 15px 20px 0;

	}

/*---------------------/
--- Indoors styles ----/
----------------------*/
	
#indoors-head {
	background-image:url("../images/indoors-head-img.jpg");
	background-repeat:no-repeat;
	}

#indoors-head-text {
	width:345px;
	padding:125px 0 0 70px;
	}
	
#indoors {
	background-image:url("../images/indoors-leftcol-title.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	}
	
.right-col-title-indoors {
	background-color:#d7dadb;
	width:100%;
	height:71px;
	padding:15px 15px 0 15px;
	}

	
/*---------------------/
--- Outdoors styles ----/
----------------------*/
	
#outdoors-head {
	background-image:url("../images/outdoors-head-img.jpg");
	background-repeat:no-repeat;
	}

#outdoors-head-text {
	width:345px;
	padding:125px 0 0 70px;
	}
	
#outdoors {
	background-image:url("../images/outdoors-leftcol-title.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	height:960px;
	}
	
#right-col-outdoors {
	background-image:url("../images/outdoors-sidebar.jpg");
	background-repeat:no-repeat;
	background-position:top;
	background-color:#c8ced7;
	width:307px;
	height:990px;
	}
	
/*---------------------/
----- Tools styles ----/
----------------------*/

.two-column-tools {
	width:923px;
	height:auto;
	border:none;
	}
	
#tools-head {
	background-image:url("../images/tools-head-img.jpg");
	background-repeat:no-repeat;
	border:none;
	height:209px;
	}

#tools-head-text {
	width:345px;
	padding:115px 0 0 70px;
	}
	
#tools {
	width:615px;
	padding:0;
	margin:0;
	overflow:hidden;
	border:none;
	}
	
#left-col-text-tools {
	background-image:url("../images/dayanara-body.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	overflow:visible;
	margin:0;
	padding:15px;
	}
	
#short-width-col {
	width:356px;
	}
	
#tools-title {
	background-image:url("../images/tools-leftcol-title.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	width:100%;
	height:65px;
	padding:35px 0 0 240px;
	}
	
	
#right-col-tools {
	background-color:#babdbd;
	border-top:9px solid #443107;
	padding-right:31px;
	height:100%;
	overflow:hidden;
	}
	
#right-col-text-tools {
	border-top:4px solid #db6b17;
	border-left:1px solid #443107;
	}
	
.tools-download {
	border-bottom:1px dashed #ffffff;
	}
	
.downloader {
	width:143px;
	height:19px;
	background-color:#cbcece;
	color:#443107;
	padding:5px 5px 5px 15px;
	margin:10px;
	}
	
.downloader:hover {
	background-color:#ffffff;
	}
	
/*---------------------/
--- Campana styles ----/
----------------------*/
	
#campana-head {
	background-image:url("../images/campana-head-img.jpg");
	background-repeat:no-repeat;
	}
	
#campana {
	background-image:url("../images/campana-leftcol-title.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	border:none;
	}
	
#right-col-campana {
	background-color:#c6c6c2;
	border-left:1px solid #443107;
	}

.right-col-title-campana {
	background-color:#dededc;
	width:277px;
	padding:15px;
	}
	
#right-col-text-campana {
	background-color:#c6c6c2;
	}

/*---------------------/
----- Image styles ----/
----------------------*/

img {
	border:none;
	outline:none;
}

img.image-link {
	border:none;
	outline:none;
}

#home-link {
	float:left;
}

.sponsor-link {
	float:right;
}

/*---------------------/
----- Text styles -----/
----------------------*/

h2 {
	font-family:Helvetica, Arial, san-serif;
	font-size:20px;
	color:#443107;
	line-height:18px;
	text-align:left;
	text-transform:uppercase;
	font-weight:lighter;
	}

h2.home {
	margin:0;
	padding:0;
	}

h2.home-left {
	margin:0;
	padding:20px 0 0 150px;
	}
	
h2.interior-section-title {
	text-transform:uppercase;
	font-size:22px;
	margin:0 0 25px 0;
	padding:0;
	}
	
h3 {
	font-family:Helvetica, Arial, san-serif;
	font-size:14px;
	color:#443107;
	line-height:13px;
	text-align:left;
	font-weight:lighter;
}

h3.home {
	margin:0;
	padding:0;
	text-transform:uppercase;
	}
	
h3.interior-head-subtext {
	font-weight:bold;
	text-align:center;
	}
	
h4 {
	font-family:Helvetica, Arial, san-serif;
	font-size:18px;
	color:#443107;
	line-height:18px;
	text-align:left;
	font-weight:bold;
	margin-bottom:-10px;
}

span.orange {
	color:#db6b17;
	}
	
span.orange2 {
	color:#db6b17;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	}

p {
	font-family:Helvetica, Arial, san-serif;
	font-size:12px;
	color:#000;
	line-height:21px;
	text-align:left;
}

p.main-img-text {
	font-family:Helvetica, Arial, san-serif;
	font-size:12px;
	color:#fff;
	line-height:17px;
	font-weight:bold;
}

p.interior-head-link {
	text-align:center;
	}
	
p.pull-quote-text {
	font-size:30px;
	font-weight:bold;
	line-height:30px;
	color:#443107;
	margin-top:0;
	}
	
p.downloads {
	margin:0;
	}

span.small-pull-quote-text {
	font-size:20px;
	font-weight:bold;
	line-height:18px;
	}

.subsection-headline {
	font-weight:bold;
	}

p.source {
	font-size:10px;
	font-style:italic;
	color:#757575;
	line-height:12px;
	}

a {
	text-decoration:underline;
	color:#db6b17;
}

a:hover {
	color:#443107;
}

a.downloads {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	}
	

ul.no-margin {
	margin:0;
	padding:0;
	}
	
li {
	list-style:none;
	font-family:Helvetica, Arial, san-serif;
	font-size:12px;
	color:#000;
	line-height:21px;
	text-align:left;
	margin-top:20px;
	}
	
li.main-column {
	background:url("../images/list-arrow-lg.png") no-repeat top left;
	padding-left:55px;
	margin:25px 0 0 0;
	}

li.sidebar {
	background:url("../images/list-arrow.png") no-repeat top left;
	padding-left:22px;
	margin:5px 0 0 0; 
	}
	
.behind {
	display:none;
}


/*---------------------/
---- Footer styles ----/
----------------------*/

#footer {
	clear:both;
	width:925px;
	height:91px;
	background-color:#fff;
	border-top:22px solid #443107;
	}
	
#footer-content {
	float:right;
	background-image:url("../images/footer-followus.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	width:263px;
	height:91px;
	padding-top:40px;
	}
	
.footer-link {
	display:inline;
	float:right;
	padding:2px;
	}
	
	
