/* CSS Document */
/* REDEFINED TAGS */

body {
	background: #B0B58C url(../assets/bg.jpg) top left fixed repeat-x;
	margin: 0;
	padding: 12px 0 0 0;
	border: 0;
	text-align: center;
	color: #333333;
	font-family: trebuchet ms, lucida, arial, helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.3em;
}

h1 {
	margin-top: 0;
	font-size: 2em;
	line-height: 1.1em;
	font-weight:normal;
	color: #B0B58C
}

/*
a:link {color: #333333; text-decoration:none; border-bottom: 1px dotted #666666}
a:visited {color: #333333; text-decoration:none; border-bottom: 1px dotted #666666}
a:hover, a:active {color: #666666; text-decoration:none; border-bottom: 1px solid #666666}
*/
a:link {color: #333333; text-decoration:none;}
a:visited {color: #333333; text-decoration:none}
a:hover, a:active {color: #666666; text-decoration:underline}

p {
line-height: 140%;
margin: 0;
margin-bottom: 1.12em
/*clear:both*/
}

.terms p {
	margin-bottom: .75em
}

.terms li {
	margin-bottom: .75em;
	line-height:130%;
}

p a:link {color: #666666; text-decoration:none; border-bottom: 1px solid #666666}
p a:visited {color: #666666; text-decoration:none; border-bottom: 1px solid #666666}
p a:hover, a:active {color: #333; text-decoration:none; border-bottom: 1px solid #333}

/* CLASSES */

.highlight {
	color: #FF0000
}

.text {
	background:#fff;
	border:1px solid #ccc;
	font-family: trebuchet ms, lucida, arial, helvetica, sans-serif;
	color: #666;
	border-color:#aaa #eee #eee #aaa;
	font-size: 10px;
}
  
.button {
	font-family: trebuchet ms, lucida, arial, helvetica, sans-serif;
	color: #666; 
	border:1px solid #FFF;
	font-size: 10px;
}

/* DIV IDs */

#skipmenu {
	position: absolute;
	visibility:hidden;
}

#accessibility ul {
	margin: 20px 0px 0px 0px;
	padding: 0px
}

#accessibility li {
	margin: 0px;
	display: inline;
	padding: 0px 20px 0px 0px;
}

#banner1 {
	border-bottom: 1px solid #666666;
	height:160px
}

#basecontainer {
	padding-top:10px;
}


#clearcontainer {
	clear:both;
	padding-bottom: 10px
}

#container	{
	margin: 0 auto;
	width: 770px;
	background-color: white;
	border-left: 1px solid #73765B;
	border-top: 1px solid #73765B;
	border-right: 2px solid #73765B;
	border-bottom: 2px solid #73765B;
}

#countryselector {
	padding-right:20px; 
	padding-top:20px; 
	text-align:right
}

#footer {
 	margin: 0 auto;
	width: 770px;
}
 
#footernav ul {
	margin:4px 20px 4px 10px; 
	padding:0;
	list-style-type: none;
	float:left
}

#footernav li {
	display: inline;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #666666;;
	line-height: 1.3em;
}

#footernav li.first {padding-left:10px}
#footernav li.last {border-right: none;}

#header {
	background: #FFF url(../assets/header2009.jpg);
	height:125px
}

#homepage {
	margin: 0 auto;
	width: 732px;
	border: 1px solid #999;
	height:320px;
	position:relative
}

#homepageimage1 {float:left; height:300px}
#homepageimage2 {float:right; height:149px}
#homepageimage3 {float:right; padding-top:2px; height:149px}

#homepageleft {
	width: 300px;
	background-color:#FFF;
	float:left;
	padding-top:10px
}

#homepagemid {
	width: 250px;
	background-color: #FFF;
	float: left;
	border-left: 1px solid #73765B;
	border-right: 1px solid #73765B;
	height: 320px;
	text-align:left;
	overflow: auto;
}

#homepageright {
	width: 180px;
	float:right;
}

#midpad {padding: 20px;}

#paperbrandsimage {
 	float: right;
	padding-right: 20px;
	height: 57px
}

#primarynav {text-align:right;}

#primarynav ul {
	margin:4px 20px 4px 0; 
	padding:0;
	list-style-type: none;
}

#primarynav li {
	display: inline;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #666666;
}

#primarynav li.first {border-left: none;}

#primarynav li.last {padding: 0px 0px 0px 10px;}

#primarynav a:link {color: #666666; text-decoration:none; border-bottom: none}
#primarynav a:visited {color: #666666; text-decoration:none; border-bottom: none}
#primarynav a:hover, a:active {color: #666666; text-decoration:underline; border-bottom: none}

#primarynav .visited {
	text-decoration:underline;
	color:#B0B58C
}

#primarynav .activelink {
	text-decoration:underline;
	color:#B0B58C;
	font-weight: bold;
	border-bottom: 1px solid #FF0000
}

#twocolumnright {
	width: 431px;
	background-color: #FFF;
	float: right;
	border-left: 1px solid #73765B;
	height: 320px;
	text-align:left;
	overflow: auto;
}