@charset "UTF-8";
/* CSS Document */

body {  background: #f4f3e9; color: #696757; font-family: "Garamond",  Georgia, Helvetica, sans-serif; font-size: 14px; line-height: 1.5; margin: 0;}

h1 { font-size:14px; color:#5a2340; }

h2 { font-size:25px; color:#5a2340; }

h1 a { color:#000; text-decoration:none; color:#5a2340; }

h2 a:hover { text-decoration:underline;}

h2 a { color:#000; text-decoration:none; color:#5a2340;}

.box_spot_padd { padding:8px; }

.big_box { margin-top:0px; float:left; font-size: 11px; }

.menu_box { width:466px; background:#fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; margin-bottom:20px; float:right; text-align:left; margin-right:20px; height:28px; padding:7px; font-size:11px; }

.menu_box_page { width:500px; background:#fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; margin-bottom:20px; float:left; text-align:left; margin-right:20px; height:30px; padding:7px; font-size:11px; }

.cat_box { width:220px; background:#fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; margin-bottom:20px; margin-right: 20px; float:right; text-align:left; height:28px; padding-top:14px; padding-left:10px;}

.search input  { background:#e7e7e7; padding:6px; border:0;float:left; margin-right:5px;}

.container { width:100%; margin:0; background: #f4f3e9; padding-top: 100px; clear:both;}

.container2 { width:100%; margin:0; background: #f4f3e9;}
 
#content { width: 800px; margin:auto; text-align:justify;}

#content2 { width: 680px; margin:auto; margin-top:30px; text-align:justify;}

.entry { float:left; width: 640px;  }

#header { width:100%; height:90px; background: #000000; position:fixed;clear:both;}

#headerimg { width:400px; height:50px; padding-top:20px; margin-left:30px;}

#header2 { width:100%; height:90px; background:url(http://www.wb-collection.com/images/press_top.jpg) no-repeat center top;}

#headerimg2 { width:400px; height:50px;  padding-top:20px; margin-left:30px; }

a { color:#000000; text-decoration:none; }

a:hover { color:#000000; text-decoration:underline; }

#footer { clear:both; }

.comments-template { float:left; width:495px; padding:10px; margin-top:20px; }

.comments-template ol{ margin: 0; padding: 0 0 15px;list-style: none; }

.comments-template ol li { margin: 10px 0 0; line-height: 18px; padding: 0 0 10px; border-bottom: 2px dotted #ccc; }

.comments-template h2, .comments-template h3 { font-size: 15px;}

.commentmetadata { font-size: 11px; }

.comments-template p.nocomments { padding: 0; }

.comments-template textarea { 	border:0px;
	background: #FFFFFF;
	padding:5px;
	font-family: "Garamond", arial, helvetica;
	font-size:14px;
	color:#000000;
}

.input_area { 	border:0px;
	background: #FFFFFF;
	padding:5px;
	font-family: "Garamond", arial, helvetica;
	font-size:14px;
	color:#000000;
	width:250px;
}

.headers {
	color: #5a2340;
	font-weight: bold;
}

/* Forms */

.forms {
	border:0px;
	background: #FFFFFF;
	padding:5px;
	font-family: "Garamond", arial, helvetica;
	font-size:14px;
	color:#000000;
	width:250px;
}

.input_area {
	border:0px;
	background: #FFFFFF;
	padding:5px;
	font-family: "Garamond", arial, helvetica;
	font-size:14px;
	color:#000000;
 }
 
 #contact {
 	background: #e4e3db;
	-moz-border-radius: 4px;
        -webkit-border-radius: 4px;
	width: 370px;
	padding:10px;
 }

#sidebar {
width:110px;
float:left;
padding-top:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-left:40px;
}

#nav2 { width:200px; margin:auto; text-align:center; clear:both; padding-top:30px;}

/* Dropdown Upward */

ul.dropdown-upward ul {
	 top: auto !important;
	 bottom: 100%;
}

ul.dropdown-upward ul ul {
	 bottom: 1px;
}

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
	 list-style: none;
	 margin: 0;
	 padding: 0;
	 color:#FFFFFF;
}

ul.dropdown {
	 position: relative;
	 z-index: 597;
	 float: left;
}

ul.dropdown li {
	 float: left;
	 line-height: 1.3em;
	 color:#FFFFFF;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
	 position: relative;
	 z-index: 599;
	 cursor: default; 
}

ul.dropdown ul {
	 visibility: hidden;
	 position: absolute;
	 top: 100%;
	 left: 0;
	 z-index: 598;
	 width: 160px;
	 height:88px;
	 background:url(http://www.wb-collection.com/images/menu_hover_bg.png) no-repeat;
         text-align:left;
	 padding:10px;
}

ul.dropdown ul a{
	color:#FFFFFF;
	text-decoration:none;
}

ul.dropdown ul li {
	 float: none;
         margin: 0.3em

}

ul.dropdown ul ul {
	 top: 1px;
	 left: 99%;
}

ul.dropdown li:hover > ul {
	 visibility: visible;
	 color:#FFFFFF;
}

/* Menu */

#menu {
	background:#000000;
	width:100%;
	height:28px;
	position:fixed;
	bottom:0px;
	z-index:8;
	text-align:center;
	padding-top:5px;
}

.menu_padd {
}

#menu2 {
	width:730px;
	text-align:center;
	padding-top:5px;
	margin:auto;
}

#sidebar li {
   list-style: none;
}

/* Scrollbox */

.scrollbox{
  width:680px;
  height:390px;
  overflow:auto;
  overflow-x:hidden;
  margin:auto;
}
  
  .jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	background:#c3c2b8;
	right: 0;
	top: 0;
	height: 100%;
}
.jScrollPaneDrag {
	position: absolute;
	background: #350f24;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 6px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 6px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

a.jScrollArrowUp {
}
a.jScrollArrowUp:hover {
}
a.jScrollArrowDown {
}
a.jScrollArrowDown:hover {
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
}