/* royalcupofficecoffee.com   |   screen.css   |   10/9/09 */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td { margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%;	vertical-align: baseline;	background: transparent; }

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q {	quotes: none; }

blockquote:before, blockquote:after,q:before, q:after {	content: ''; content: none; } 

/* remember to define focus styles! */:focus { outline: 0; } 

/* remember to highlight inserts somehow! */ins { text-decoration: none; }

del { text-decoration: line-through; } 

/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: collapse;	border-spacing: 0; } 

body {
	background: #a8996e url(../images/bg.jpg) 0 0 repeat-x;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif; 
	color: #211a13; 
	text-align: center; 
	margin: 0; 
	padding: 0;
	}
	
#wrap, #form1 {
	width: 960px; 
	text-align: left; 
	margin: 0 auto;
	}
	
#header { width: 960px; }
	
h1 a {
	text-indent: -9999em;
	display: block;
	width: 188px;
	height: 139px;
	background: url(../images/logo.png) 0 0 no-repeat;
	margin: 10px 0 0 0;
	float: left;
	}
	
#print-logo { display: none; }

img#logo-text { 
	float: left; 
	margin: 78px 0 0 20px;
	}

#nav {
	width: 769px;
	margin: 23px 0 0 3px;
	float: left;
	} 
	
#nav li {
	float: left;
	list-style: none;
	}
	
#nav li a {
	float: left;
	padding: 12px 11px 13px 11px;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff7e6;
	}
	
#form1 #nav li a { padding: 11px 11px 11px 11px; }
	
#nav li a:visited { color: #fff7e6; }

#nav li a:hover { background-color: #516617; }

#nav li a.active { background-color: #a99a6f; color: #221b15; }
	
#content-wrap {
	width: 960px;
	background: #fff url(../images/content-wrap-bg.jpg) 0 0 repeat-y;
	float: left;
	position: relative;
	}
	
#sidebar {
	width: 161px;
	float: left;
	padding: 15px;
	}
	
#top-magnet {
	background: url(../images/top-magnet-bg.jpg) 0 0 no-repeat;
	padding: 8px;
	margin-bottom: 40px;
	}
	
#top-magnet h2 {
	background: url(../images/top-magnet-h2.png) 0 0 no-repeat;
	display: block;
	width: 155px;
	height: 80px;
	text-indent: -9999em;
	}
	
#top-magnet img { margin-bottom: 15px; }
	
a.learn-btn {
	display: block;
	width: 147px;
	height: 31px;
	background: url(../images/learn-btn.png) 0 0 no-repeat;
	font-size: 14px;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	}
	
a:visited.learn-btn { color: #fff; }

a:hover.learn-btn { background: url(../images/learn-btn.png) -149px 0 no-repeat; }

#did-you-know h2 {
	background: url(../images/did-you-know-title.jpg) 0 0 no-repeat;
	display: block;
	width: 155px;
	height: 30px;
	text-indent: -9999em;
	margin-left: 5px;
	}
	
#did-you-know p {
	width: 140px;
	background: #d7c48c url(../images/bubble-bottom.jpg) left bottom no-repeat;
	padding: 0 12px 30px 12px;
	font-size: 1.2em;
	line-height: 18px;
	}
	
* + html #form1 #did-you-know p { padding: 0 12px 30px 12px;  margin-top: -3px;}

* html #form1 #did-you-know p { padding: 0 12px 30px 12px;  margin-top: -3px;}
	
* + html #did-you-know img { margin-bottom: -3px; }

* html #did-you-know img { margin-bottom: -3px; }

a#catalog {
	display: block;
	width: 164px;
	padding: 120px 0 10px 0;
	text-align: center;
	background: url(../images/catalog.png) 0 0 no-repeat;
	color: #d7c48c;
	text-decoration: none;
	font-size: 1.8em;
	float: left;
	margin-top: 35px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	}
	
a:visited#catalog { color: #d7c48c; }

a:hover#catalog { color: #221b15; }
	
#main-home {
	width: 719px;
	float: left;
	margin-top: 30px;
	padding: 0 20px 30px 30px;
	}
	
* html #main-home {
	width: 719px;
	float: left;
	margin-top: 325px;
	padding: 0 20px 30px 20px;
	}
	
h2.home {
	color: #9e3202;
	text-transform: uppercase;
	font-size: 2.0em;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	width: 460px;
	float: left;
	margin-bottom: 10px;
	}
	
p.home {
	font-size: 1.3em;
	line-height: 18px;
	margin-bottom: 10px;
	width: 460px;
	float: left;
	} 
	
#main-home .learn-btn {
	float: left;
	margin-top: 15px;
	}
	
#magnet-sustainability {
	float: right;
	width: 218px;
	height: 236px;
	background: url(../images/sustainability-bg.png) 0 0 no-repeat;
	padding: 30px 10px 0 20px;
	margin: 0 0 20px 10px;
	}
	
#magnet-sustainability h2 {
	background: url(../images/sustainability-title.png) 0 0 no-repeat;
	width: 158px;
	height: 17px;
	display: block;
	text-indent: -9999em;
	margin: 0 0 10px 15px;
	}
	
#magnet-sustainability img { margin: 0 0 10px 55px; }

#magnet-sustainability p {
	font-size: 1.2em;
	margin: 0 0 10px 15px;
	}
	
#magnet-sustainability .learn-btn { margin: 0 0 0 30px; }

* html #magnet-sustainability .learn-btn { margin: 0 0 0 15px; }
	
#bottom-magnets {
	clear: both;
	width: 719px;
	}
	
#bottom-magnet-01 {
	float: left;
	width: 200px;
	height: 114px;
	background: url(../images/bottom-magnet-01-bg.jpg) 0 0 no-repeat;
	margin-right: 25px;
	padding: 10px;
	}
	
#bottom-magnet-01 h2, #bottom-magnet-02 h2, #bottom-magnet-03 h2 {
	color: #9e3202;
	font-size: 18px;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 8px;
	}
	
#bottom-magnet-01 p, #bottom-magnet-02 p, #bottom-magnet-03 p {
	font-size: 12px;
	line-height: 16px; 
	margin-bottom: 10px;
	width: 150px;
	}
	
#bottom-magnet-01 a, #bottom-magnet-02 a, #bottom-magnet-03 a {
	color: #516617;
	font-size: 1.2em;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bold;
	}
	
#bottom-magnet-01 a:visited, #bottom-magnet-02 a:visited, #bottom-magnet-03 a:visited { color: #516617; }

#bottom-magnet-01 a:hover, #bottom-magnet-02 a:hover, #bottom-magnet-03 a:hover { color: #9e3203; }
	
#bottom-magnet-02 {
	float: left;
	width: 200px;
	height: 114px;
	background: url(../images/bottom-magnet-02-bg.jpg) 0 0 no-repeat;
	margin-right: 25px;
	padding: 10px;
	}
	
#bottom-magnet-03 {
	float: left;
	width: 200px;
	height: 114px;
	background: url(../images/bottom-magnet-03-bg.jpg) 0 0 no-repeat;
	padding: 10px;
	}
	
#rotate-wrap {
	display: block;
	width: 769px;
	height: 290px;
	margin-left: 161px;
	}
	
* html #rotate-wrap {
	display: block;
	width: 0;
	height: 0;
	margin-left: 0;
	}
		
#rotatebox {
	filter: alpha(opacity=100); 
	-moz-opacity: 1; 
	opacity: 1;
	width: 769px;
	height: 290px;
	background: no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 191px;
	}
	
#SlideShow {
	filter: alpha(opacity=0); 
	-moz-opacity: 0; 
	opacity: 0;
	width: 769px;
	height: 290px;
	}
	
#coffee-cup {
	position: absolute;
	top: 75px;
	left: 810px;
	}
	
#main {
	width: 709px;
	float: left;
	padding: 30px;
	}
	
* html #main { padding: 30px 20px;
	}
	
#main h2 {
	color: #9e3202;
	text-transform: uppercase;
	font-size: 2.0em;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 10px;
	}
	
#main h3 {
	color: #362c20;
	font-size: 1.4em;
	text-transform: uppercase;
	}
	
#main p {
	font-size: 1.3em;
	line-height: 18px;
	margin-bottom: 15px;
	} 
	
#main a, .home a {
	color: #516617;
	text-decoration: underline;
	font-weight: bold;
	}
	
#main a:visited, .home a:visited { color: #516617; }

#main a:hover, .home a:hover { color: #9e3203; }

#main ul { margin: 0 0 15px 15px; }
	
#main li {
	list-style: disc;
	font-size: 1.3em;
	margin-bottom: 10px;
	}
	
.right {
	margin: 0 0 15px 15px;
	padding: 3px;
	border: #ccc solid 1px;
	float: right;
	}
	
.right-graphic {
	padding: 3px;
	float: right;
	margin: 0 0 15px 15px;
	}
	
.right-clear {
	margin: 0 0 15px 15px;
	padding: 3px;
	border: #ccc solid 1px;
	float: right;
	clear: both;
	}
	
.left {
	margin: 0 15px 15px 0;
	padding: 3px;
	border: #ccc solid 1px;
	float: left;
	}
	
.left-graphic {
	padding: 3px;
	float: left;
	margin: 10px 45px 15px 0;
	}
	
.left-graphic-last { 
	padding: 3px;
	float: left;
	margin: 0 0 15px 0; 
	}
	
#main #sub-nav {
	width: 709px;
	background-color: #ecdfb9;
	margin: 0 0 30px 0;
	float: left;
	}
	
#main #sub-nav li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	text-transform: uppercase;
	padding: 10px 0;
	}
	
#main #sub-nav li a {
	text-decoration: none;
	padding: 10px 15px;
	}
	
#main #sub-nav li a:hover {
	background-color: #9e3203;
	color: #fff;
	}
	
#main #sub-nav li a.active {
	background-color: #9e3203;
	color: #fff;
	}

#footer {
	clear: both; 
	width: 960px;
	height: 114px;
	background: url(../images/footer-bg.jpg) 0 0 no-repeat;
	text-align: center;
	font-size: 11px;
	color: #a8996e;
	padding-top: 8px;
	}

#footer a {
	color: #a8996e;	
	text-decoration: none;
	}
	
#footer a:visited { color: #a8996e;	}

#footer a:hover { text-decoration: underline; }	
	
form {
	font-size: 1.2em;
	line-height: 20px;
	width: 650px;
	}
	
label {
	margin: 0 8px 10px 0;
	width: 180px;
	float: left;
	clear: both;
	}
	
input { 
	float: left;
	margin-bottom: 10px;
	width: 300px;
	}
	
select {
	width: 160px;
	margin-bottom: 10px;
	}
	
form .notes {
	font-size: 0.8em;
	margin: 0 45px 0 0;
	float: right;
	width: 150px;
	}
	
* html form .notes { margin: -20px 45px 0 0; }
	
.box input {
	width: 20px;
	float: left;
	}
	
* + html .box {
	width: 230px;
	float: left;
	margin-bottom: 10px;
	}
	
* html .box {
	width: 230px;
	float: left;
	margin-bottom: 10px;
	}
	
.box label { clear: none; }
	
.column-one, .column-two {
	width: 230px;
	float: left;
	margin-bottom: 10px;
	}
	
textarea {
	width: 500px; 
	margin-bottom: 20px;
	}
	
input.frmButton {
	display: block;
	width: 147px;
	height: 33px;
	background: url(../images/learn-btn.png) 0 0 no-repeat;
	font-size: 14px;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	border: 0;
	}

input.frmButton:hover { background: url(../images/learn-btn.png) -149px 0 no-repeat; }

#val1, #RequiredFieldValidator1, #RequiredFieldValidator2, #RequiredFieldValidator3  {
    float: left;
    margin-left: 3px; 
    }
	
.clear { clear: both; }

	
/*--------SLIDER TIMELINE---------*/
#slider {
    width: 700px;
    margin: 0;
    position: relative;
	}

.scroll {
    height: 380px;
    width: 700px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
	border: #ccc solid 1px;
	}

.scrollContainer div.panel {
    padding: 20px;
    height: 380px;
    width: 668px;
	}

#main ul.navigation {
    margin: 0;
	padding-top: 10px;
	}

#main ul.navigation li {
    width: 50px;
	float: left;
	text-transform: uppercase;
	list-style: none;
	margin-bottom: 0;
	}

#main ul.navigation a {
    color: #516617;
    text-decoration: none;
	display: block;
	height: 20px;
	width: 35px;
	padding: 10px 9px;
	}
	
#main ul.navigation a:visited { color: #ed1b2e; }

#main ul.navigation a:hover { 
	background-color: #3e3226;
	color: #fff;
	}
	
#main ul.navigation a.selected {
    background-color: #a8996e;
	color: #221b15;
	}

#main ul.navigation a:focus { outline: none; }
	
#main .panel h2 {
	border-bottom: #221b15 solid 1px;
	width: 660px;
	margin-bottom: 15px;
	}
	
.panel .right { 
	border: none; 
	margin: 0 0 15px 15px;
	padding: 0;
	float: right;
	}
	
#main .panel h3 { font-size: 1.3em }
	
#main .panel p {
	font-size: 1.2em;
	line-height: 16px;
	margin-bottom: 15px;
	} 
