@charset "UTF-8";
/* CSS Document */
@import url("reset.css");
 @import("MacIE5.css"); 
/* little pop windows */
#dhtmltooltip{
	top: 200px;
	font-size: 1px;
	position: absolute;
	width: 250px;
	background-color: #322c23;
	color: #fff;
	visibility: hidden;
	z-index: 100;
	opacity:.90; -moz-opacity:.90;
}


/* from JH */
#dhtmltooltip .card-illustration {
	width: 87px;
	float: left;
	padding: 6px 8px 8px 0px;
	margin: 0px;
	}

.strikethrough {
	text-decoration: line-through;
	}
	
.redletter {
	font-weight: bold;
	color: #FF6600;
	}
	
	
/* general elements */
body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Georgia, Helvetica, Arial;
	font-style: normal;
	color: #333333;
	font-size: 12px;
	background-image: url(images/main-bg-2.jpg);
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
}

img {
	border: 0;
}
a {
	text-decoration: underline;
	color: #FF6600;
}
a:hover {
	color: #FF9900;
}
h1{
	font-size: 35px;
	font-weight: lighter;
	margin: 0;
	text-align: left;
	color:#FF6600;
	border-left: solid #FF6600 3px;
	line-height: 35px;
	top: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
.negro {color: #000000}
div, form, input, p, h3, img {
	margin: 0;
	padding: 0;
}
.boundingbox {
	width: 750px;
	margin: 0 auto;
}
/* Hides from IE-mac \*/
* html .boundingbox  {
	width: 766px;
}
/* End hide from IE-mac */

.sc {
	/* small caps -- is this working?*/
	font-size: 0.9em;
	letter-spacing: 1px;
	vertical-align: bottom;
	position: relative;
	top: 1px;
	color: #000000;
	font-weight: bold;
	clear: both;
	text-transform: uppercase;
	}

/* top bar */
#topbar  {
	height: 30px;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: bottom;
}
#topbar form {
	margin-top: 6px;
	float: left;
}
#topbar input {
	width: 244px;
	font-size: 10px;
	color: #4C4943;
	background-color: #C2BAAF;
}
#topbar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 6px;
}

/* top navigation */
#navbox {
	padding:5px 0px 0px 219px;
	width:580px;
	height:60px;
	font-family:Tahoma, Verdana, Arial;
	font-size:98%;
	margin-top: 80px;
	margin-bottom: 35px;
	float: right;
}
.margin20bottom {
	margin-bottom:20px;
}
.greytext {
	color:#bcb5b5;
	font-weight: lighter;
}
a.nav:link, a.nav:visited, a.nav:active {color:#000000; text-decoration:none;}
a.nav:hover {
	text-decoration:none;
	background:none;
	color:#000000;
	border-bottom:#FF6600 2px solid;
}
.nav {
	padding-left:5px;
	width:18%;
	float:left;
	border-left:#cccccc 1px solid;
	line-height:22px;
	display:block;
	margin-top: 5px;
}
#topnav li {
	float: left;
	position: relative;
	text-align: left;
	width: 244px;
}
#topnav a {
	display: block;
	color: #4C4943;
	width: 244px;
}
.Title-{
	display: block;
	padding: 3px 3px 2px 14px;
	font-size: 25px;
	color: #999999;
	border-left: solid #FF6600 3px;
}
.Title-sub{
	display: block;
	padding: 0px 3px 10px 17px;
	font-size: 10px;
	color: #666666;
}
#topnav a strong {
	display: block;
	padding: 3px 3px 2px 8px;
}
.dropmenu  {
	z-index: 100;
	margin-left: 6px;
	background-color: #d6d0c9;
}
#topnav a:hover {
	color: #ffffff;
	background-color: #999387;
}
#topnav li li a {
	font-weight: normal;
}
#topnav li li {
	line-height: 12px;
	width: auto;
}
#topnav li ul {
	display: none;
	position: absolute;
	left: 0;
	background-color: #d6d0c9;
	opacity:.95; -moz-opacity:.95;cursor: pointer;
	width: 244px;
}
/* Hides from IE-mac \*/
* html #topnav li ul  {
	filter:alpha(opacity=95); filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95);
}
/* End hide from IE-mac */
html>body #topnav li ul {
	top: 100%;
}
#topnav li>ul {
	top: auto;
	left: auto;
}
#topnav li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}
#topnav li:hover ul, #topnav li.over ul {
	z-index: 0;
	display: block;
}
.subcategory {
	font-size: 9px;
	line-height: 13px;
	color: #FFF;
	font-weight: bold;
	background-color: #d6d0c9;
	padding: 3px 3px 3px 16px;
}
#collectionsmenu ul {
	padding-top: 9px;
}
.divider {
	font-size: 1px;
	line-height: 3px;
	display: block;
	border-bottom: 1px #BFB7A9 solid;
	padding: 2px 3px 1px 8px;

}
html>body .divider {
	margin-bottom: 10px;
}
.blankline {
	color: #d6d0c9;
	font-size: 1px;
	height: 8px;
}


/* logo and main navigation */
#banner {
	clear: both;
	height: 1px;
	font-size: 1px;
	background: #c2baaf;
}
#logo {
	height:100px;
	background: #c2baaf;
}
#logo a span {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 100px;
	padding-left: 48px;
	color: #c2baaf;
}
#subbanner {
	clear: both;
	height: 20px;
	font-size: 1px;
}


/* content */
#contentbox {
	width: 800px;
	padding-bottom: 16px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 12px;
}
/* Hides from IE-mac \*/
* html #contentbox  {
	padding-right: 16px;
}
/* End hide from IE-mac */
/* footer */
#header1  {
	width: 800px;
	margin: 0 auto;
	margin-top: 36px;
	clear: both;
	font-size: 9px;
	line-height: 14px;
	padding: 6px 0 18px 0;
	color: #888;
	border-top: 1px #BBB solid;
	background-color: #CCCCCC;
}


/* footer */
#footer1  {
	width: 780px;
	margin: 0 auto;
	margin-top: 6px;
	clear: both;
	font-size: 9px;
	line-height: 14px;
	padding: 8px 0 18px 0;
	color: #888;
	border-top: 1px #d3cabb dotted;
	float: inherit;
}
/*slider*/
#slideshow {
	position: relative;
	width: 795px;
	height: 300px;
	overflow: hidden;
	margin-left: 5px;
	margin-bottom: 40px;
}
#slideshow img {
	position: absolute;
	left: 0;
	top: 0;
}
#slideshow2 {
	position: relative;
	width: 200px;
	height: 200px;
	overflow: hidden;
	border: 1px solid #000000;
}
#slideshow2 img {
	position: absolute;
	left: 0;
	top: 0;
}
#pause1 {
	z-index:100;
	background-image: url(images/font/slide_pause.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#pause2 {
	z-index:100;
}
/*acord*/

#main_acord { padding: 1em; }

pre { margin-bottom: 1em; }
    
li { list-style-type: none; }
.basic, #list2, #list3, #navigation { width:20em; }
.basic  {
	width: 260px;
	font-family: Verdana;
	border: 1px dotted #cccccc;
}
.basic div {
	background-color: #FFFFFF;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: lighter;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:6px;
	margin-top: 0;
	text-decoration: none;
	font-weight: lighter;
	font-size: 13px;
	color: #666666;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	background-repeat: repeat;
}
.basic a:hover {
	background-image: url("images/AccordionTab2.gif");
	background-repeat: no-repeat;
}
.basic a.selected {
	color: black;
	background-image: url("images/AccordionTab2.gif");
	background-repeat: no-repeat;
}

#list2 {
	height: 178px;
	border: 1px solid #eee;
	overflow: hidden;
}

#list2 dd { height: 130px; overflow: hidden; }

#navigation {
	border:1px solid #5263AB;
	margin:0px;
	padding:0px;
	text-indent:0px;
	background-color:#E2E2E2;
	width:200px;
}
#navigation a.head {
	cursor:pointer;
	border:1px solid #CCCCCC;
	background:#5263AB url(images/collapsed.gif) no-repeat scroll 3px 4px;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-indent:14px;
	text-decoration: none;
}
#navigation a.head:hover {
	color:#FFFF99;
}
#navigation a.selected {
	background-image: url(images/expanded.gif);
}
#navigation a.current {
	background-color:#FFFF99;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none; display:inline;
}
#navigation li li a {
	color:#000000;
	display:block;
	text-indent:10px;
	text-decoration: none;
}
#navigation li li a:hover {
	background-color:#FFFF99;
	color:#FF0000;
}


@media print {
	.basic div, #navigation ul, #list2 dd, #list3 div{
		display: block!important;
		height: auto!important
	}
}
