/* Defaults */
* {
  margin: 0;
  padding: 0;
  }
:focus {
  outline:0;
  }
h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px 0;
  }

h1, h2, h3, h4, h5, h6 {
  font-family: Times New Roman;
  }
 
 h2 {
	 text-shadow:#000 0 1px 1px;
 }

hr {
  color: #333;
  border: 1px solid #121212;
  }

pre {
  height: auto; 
  overflow-x:scroll;
  }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }


p, ul {
  font-size: 10pt;
  color:#f8f7e4;
  }

a {
  color:#f8f7e4;
  text-decoration: none;
  }

a:hover {
  color: #a9a76d;
  text-decoration: underline;
  }

a img {
  border: none;  
  }

blockquote {
  background: #070707;
  border: 1px solid #060606;
  padding: 5px 15px;
  margin: 10px 10px 5px 15px;
  font-style: italic;
  color: #a9a76d;
  }

code {
  color: #3366cc;
  font-style: italic;
  }

strong {
  font-size: 110%;
  }

body {
  text-align: center;
  margin: 0;
  padding: 0 0 15px 0;
  font-family: trebuchet ms, arial, helvetica, sans-serif;
  background: #000 url(images/dark_background2.jpg) top center no-repeat;
  color:#c7c6a6;
  }


/* Header and wrapper */
#wrapper {
	  margin: 0 auto;
	  width: 960px;
	  text-align: left;
  }

#header {
	background:#000;
  padding: 0 0 45px 0;
  margin:0;
  height: 80px;
  }

#header #topright {
	list-style: none;
  text-align: right;
  float: right;
  width: 930px;
  margin: 3px 20px 0 0;
}

#header #topright li {
  display: inline;
  }
#header #topright li a {
  color: #fff;
  font-size: 10pt;
  }

#header #logo {
  margin: 20px 0 0 20px;
  padding: 0;
}


/* Menu */
#nav {
	  float:right;
	  padding: 0;
	  margin:40px 20px 0 0;
	  float:right;
	  list-style:none;
  }

#nav li {
	float:left;
	margin:0 0 0 5px;
	font-size:14px;
  }

#nav a {
	color:#c7c6a6;
  display: block;
  margin: 0;
  padding: 0 10px;
  letter-spacing: 1,05em;
  }

#nav li a:hover {
	background:#39382e;
  color:#fff;
  text-decoration: none;
  display: block;
  }
  
#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
  }
	
#nav li li {
  float: left;
  margin: 0;
  padding: 0;
  width: 150px;
  }
	
#nav li li a {
  width: 150px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  border-top: 1px solid #131f27;
  background: #040404;
  margin: 0;
  padding: 5px 20px 5px 15px;
  }
	
#nav li li a:hover {
  border-top: 1px solid #131f27;
  background: #000;
  padding: 5px 20px 5px 15px;
  }

#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
  }

#toprss {
  float: right;
  margin: 10px 15px 0 0;
  display: inline;
  width: 65px;
  line-height: 41px;
  }



/* Top Content */

#main {
	background:url(images/global_bg.jpg) repeat-y;
	padding: 0px 15px 15px 15px;
  margin: 0px;
  clear: both;
  width: 945px;
  }
  
  #main_page {
	background:#000;
	padding: 0px 0px 15px 15px;
  margin: 0 15px 0 0;
  clear: both;
  width: 945px;
  }
#contentwrapper {
  float:left;
  width: 560px;
  margin: 0 0 15px 0;
  padding: 0;
  }
#contentwrapper2 {
  float:left;
  width: 945px;  margin: 0 0 15px 0;
  padding: 0;
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  margin: 15px 0 10px 0;
  font-size: 14pt;
  letter-spacing: 1,05em;
  color: #F8F7E4;
  font-weight: normal;
  padding: 5px;
  }
.topPost {
  margin: 0;
  padding: 0;
  font-size: 9pt;
  }
.topPost h2.topTitle a {
  font-size: 16pt;
  font-weight: normal;
  color:#c7c6a6;
  letter-spacing: 1,05em;
  font-style:italic;
  }
.topPost h2.topTitle a:hover {
  text-decoration: none;
  color:#a9a76d;
  }
.topPost p.topMeta {
  padding: 0;
  margin: -10px 0 0 0;
  font-size: 9pt;
  color: #3e3e31;  
  }
.topPost p.topMeta a {
  text-decoration: underline;
  color: #3e3e31;
  }
.topPost p.topMeta a:hover {
  color: #a9a76d;
  }
.topPost div.topContent {
  font-size: 9pt;
  color: #efefef;
  margin: 8px 0;
  }
.topPost div.topContent a {
  text-decoration: underline;
  color: #fff;
  }
.topPost div.topContent a:hover {
  text-decoration: underline;
  color: #A9A76D;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #eee;
  }
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
  font-size: 9pt;
  font-style: italic;
  background: #131313 repeat;
  padding: 3px 5px;
  margin-right: 5px;
  line-height: 27pt;
  color: #f8f7e4;
  }
.topPost span.linkpages {
  font-size: 9pt;
  font-style: italic;
  color: #F8F7E4;
  margin-bottom: 10px; display:block;
  }
.topPost span.linkpages a:hover {
  color: ##f8f7e4;
  }
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
  background: #39382e;
  }
.topPost span.topComments a {
  color: #fff;
  background: url(images/comments.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topMore a {
  color: #fff;
  background: url(images/more.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  color: #0a0a0a;
  }
.topPost span.topTags a {
  color: #fff;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  color: #a9a76d;
  text-decoration: underline;
  }

#nextprevious {
  margin: 10px 0 5px 0;
  }
#nextprevious a {
  color: #fff;
  text-transform: lowercase;
  border: 1px solid #111;
  padding: 5px 8px;
  font-size: 10pt;
  line-height: 1.4em;
  }
#nextprevious a:hover {
  color: #a9a76d;
  }
 
.left {
	border-right: 1px dotted #444;
	width:588px;
	float:left;
	margin:20px 0 30px 0;
	padding:0 20px 0 0;
 }

.right {
	width:300px;
	float:left;
	margin:20px 15px 30px 0;
	padding:0 0 0 20px;
 }
 
.book_options {
	background:#131313;
	clear:both;
	margin:20px 15px 0 0 !important;
   padding: 6px 10px;
}

.book_options ul {
	list-style:none !important;
	padding:0px !important;
}
 
.book_options ul li a, { 
	font-size: 9pt;
  font-style: italic;
  padding: 3px 5px;
  margin-right: 5px;
  color: #f8f7e4;
  text-decoration:none !important;
 }

.book_options ul li a:hover,.book_options ul li a:hover { 
 color:#a9a76d !important;
}

.book_options ul li {
	padding:0 12px 0 0;
	  display:inline;
}
 
.book_options ul li .cart {
	background:url(images/cart.png) no-repeat;
	padding:0 0 0 22px;
	margin-left:3px;
}

.book_options ul li .lang_de{
	background:url(images/lang_de.png) no-repeat;
	padding:0 0 0 22px;
	margin-left:3px;
}

.book_options ul li .lang_it{
	background:url(images/lang_it.png) no-repeat;
	padding:0 0 0 22px;
	margin-left:3px;
}

.book_options ul li .lang_gb{
	background:url(images/lang_gb.png) no-repeat;
	padding:0 0 0 22px;
	margin-left:3px;
}
 
.left img, .right img {
	 float:left;
	 margin:20px 0 0 0;
 } 

.left h3, .right h3 {
  font-size: 14pt;
  font-weight: normal;
  color: #C7C6A6;
  letter-spacing: 1,05em;
  padding: 0 0 2px 0;
  margin:20px 0 0 0;
  }

  


/* Comments */

#comments {
  margin-bottom: 10px;
  margin-top: 15px;
  background: #040404;
  width: 530px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  border: 1px solid #090909;
  padding: 0px 15px 10px 15px;
  color: #F8F7E4;
  }
#comments h3 {
  font-size: 10pt;
  font-weight: normal;
  color: #F8F7E4;
  margin: 15px 0;
  padding: 0;
  }
#comments p a {
  color: #fff;
  }
#comments p a:hover {
  color: #a9a76d;
  }
#comments p {
  padding:0;
  margin: 7px 0;
  }
ul.commentlist, ul.trackback  {
  list-style-type: none;
  margin: 10px 0;
  font-size: 9pt;
  }
.commentlist li, .trackback li {
  margin: 10px 0 15px 0;
  padding: 10px;
  background: #131313;
  border: 1px solid #040404;
  list-style-type: none;
  }
.commentlist li.alt {
  background: #000;
  border: 1px solid #020202;
  border: none;
  margin-top:10px;
  }
.commentlist li.cleared {
  background: transparent;
  border: none;
  }
.commentlist a:hover {
  color: #eee;
  }
.commentlist a.gravatar {
  float: left;
  margin: 0 15px 10px 0;
  width: 60px;
  }
.commentlist .commentbody {
  margin: 0;
  padding: 0;
  }
.commentlist .commentbody p a {
  text-decoration: underline;
  }
.commentlist cite {
  font-size: 10pt;
  font-style: normal;
  color: #ddd;
  }
.commentlist small.commentmetadata a {
  color: #fff;
  }
 
 .post-edit-link {
	 color:#f8f7e4;
 	}

 .post-edit-link a:hover {
	 color:#a9a76d;
 	}
  
.commentlist p {
  color: #dedede;
  }
#respond {
  clear: both;
  margin-top: 15px;
  }
textarea#comment {
  width: 450px;
  background: #F8F7E4;
  color: #111;
  padding: 10px;
  }
#comments #submit {
  margin: 0;
  }
#extrastuff a {color:#fff; font-size:0.8em;}
#extrastuff a:hover {color:#a9a76d; text-decoration:none;}
#extrastuff #rssleft {float:left; width:250px;}
#extrastuff #trackright {float:right; width:180px; text-align:right;}


/* Welcome section */

#main #welcome {
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  }
#main #welcome h2 {
  font-size: 14pt;
  font-weight: normal;

  color: #F8F7E4;
  letter-spacing: 1,05em;
  margin: 0 10px;
  padding: 10px 0 3px 0;
  }
#main #welcome p {
  font-size: 9pt;
  color: #eee;  
  margin: 0 10px;
  padding: 6px 0;
  }
#main #welcome a {
  text-decoration: underline;
  color: #ff9933;
  }
#main #welcome a:hover {
  color: #a9a76d;
  }
#main #welcome form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#main #welcome #feedbox {
  border: 1px solid #ccc;
  padding: 2px 1px;
  width: 180px;
  }
.submitbutton {
  margin: -5px 0 0 5px;
  background: #131313;
  color: #F8F7E4;
  font-size: 8pt;
  padding: 3px 6px;
  vertical-align: middle;
  border: 1px dotted #444;
  }
.submitbutton:hover {
  cursor: pointer;
  background: #050505;
  }


/* Sidebars */
#sidebars {
  margin:0;
  float: right;
  width: 340px;
  color: #eee;
    border-bottom: 1px dotted #444;
  }
 
#sidebars .sidebarbox {
  padding: 8px 15px;
  }

#sidebar_full {
  padding: 0;
  margin: 0 0 10px 0;
  border-bottom: 1px dotted #444;
  }

#sidebar_left {
  float: left;
  width: 160px;
  }

#sidebar_right {
  float: right;
  width: 160px;
  }

#sidebars h2 {
  margin: 0;
  padding: 0 0 8px 0;
  font-weight: normal;
  font-size: 11pt;
  color: #F8F7E4;
  letter-spacing: 1,05em;
  font-style:italic;
  }

#sidebars table {
  width: 130px;
  }

#sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#sidebars li {
  list-style: none;
  font-size: 9pt;
  }

#sidebars li ul {
  padding: 0;
  }

#sidebars ul ul li {
  margin: 0;
  padding: 2px 2px 2px 16px;
  color: #f8f7e4;
  background: url(images/bullet.png) left 5px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars a {
  display: inline;
  color: #fff;
  }
#sidebars a:hover {
  color:#a9a76d;
  text-decoration: underline;
  }

#sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  color: #eee;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}

#books1 {
	padding:20px 0 20px 20px;
	background:url(images/vintage_panerai_book1_2.png) no-repeat;
	border-bottom: 1px dotted #444;
	}

#books2 {
	padding:20px 0 20px 20px;
	margin-bottom:10px;
	background:url(images/vintage_panerai_book2_1.png) no-repeat;
	 border-bottom: 1px dotted #444;
	}
#books3 {
	padding:20px 0 20px 20px;
	margin-bottom:10px;
	background:url(images/vintage_panerai_book3_1.png) no-repeat;
	 border-bottom: 1px dotted #444;
	}
.aTagBlockStyle {
	display:block !important;
	height:150px;
	width:140px;
	float:left
}

.book_text a {
	background:url(images/bullet_cart.png) no-repeat;
	padding:0 0 0 23px;
  font-size: 10pt;
  font-weight: normal;
  color:#c7c6a6;
  letter-spacing: 1,05em;
  text-decoration:underline;
}

.book_text a:hover {
	color:#a9a76d;
}

.book_text {
	margin-left: 150px;
}
#sidebars h2 {
	color:#c7c6a6;
}

.Sidebar_container {
	border-bottom:#F9C dotted solid 2 px;
}


/* Before footer */

#morefoot {
  background: #000 url(images/bggrad.jpg) top left repeat-x;
  padding: 15px;
  color: #dfdfdf;
  margin: 15px 0 10px 0;
  }
#morefoot p {
  margin: 5px 0;
  padding: 5px 0;
  }
#morefoot ul {
  list-style-type: none;
  margin-top: 5px;
  }
#morefoot ul li, #morefoot p {
  font-size: 9pt;
  }
#morefoot a {
  text-decoration: underline;
  color: #fff;
  }
#morefoot a:hover {
  text-decoration: underline;
  color: #a9a76d;
  }
#morefoot h3 {
  font-size: 12pt;
  font-weight: normal;
  color: #C7C6A6;
  letter-spacing: 1,05em;
  border-bottom: 1px dotted #444;
  margin: 0;
  padding: 0 0 2px 0;
  }
#morefoot #searchbox {
  padding: 1px;
  width: 180px;
  }
#morefoot .col1 {
  float: left;
  width: 340px;
  }
#morefoot .col2 {
  margin: 0 25px;
  }
#morefoot .col2, #morefoot .col3 {
  float: left;
  width: 260px;
  }
#morefoot li {
  padding-left: 20px;
  margin-bottom: 5px;
  background: url(images/bullet.png) left 2px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }


/* footer*/
#footer {
  clear: both;
  padding: 15px 15px 10px 15px;
  background: black;
  }
#footer p {
  font-size: 9pt;
  color: #bbb;
  padding: 0;
  }
#footer a {
  color: #fff;
  text-decoration: underline;
  }
#footer a:hover {
  color: #a9a76d;
  }
#footerleft {
  float: left;
  width: 500px;
  }
#footerright {
  float: right;
  width: 300px;
  text-align: right;
  }



/* Misc */

.highlight {
  color: #F8F7E4;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  border: 1px solid #C7C6A6;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;

  padding-top: 4px;

  /* optional rounded corners for browsers that support it */

  -moz-border-radius: 3px;

  -khtml-border-radius: 3px;

  -webkit-border-radius: 3px;
  border-radius: 3px;
  }

.wp-caption img {
  margin: 0;
  padding: 0;
  border: none;
  }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }


/* CUSTOM */


table.note h3{
	color:#aaa;
	font-size:1.4em;
}
table.note p{
	padding:0px 0px 10px 0px;
}
table.note span.subline{
	color:#aaa;
}




img.border {
	border:2px solid #aaa;
}

table#pricebox {
	border:1px solid #C7C6A6;
	width:100%;
	height:80px;
}
table#altpricebox {
	border:1px solid #C7C6A6;
	width:100%;
	height:90px;
	position:relative;
	top:-105px;
	background:#000;
}
table#pricebox td, table#pricebox td{
	padding:5px;
}
table#pricebox td.price {
	text-align:right;
	padding-left:20px;
}
table#pricebox b {
	font-size:1.1em;
}

p.linklove {
	display:none;
}

input#sendbutton {
	position:relative;
	top:140px;
}
input#paypalsendbutton {
	position:relative;
	top:30px;
}
input#sendbutton, input#paypalsendbutton {
	width:100%;
	margin:0px;
	font-size:10pt;
	font-weight:bold;
	padding:0px;
	height:30px;
	line-height:30px;
	background-color:#C7C6A6;
	border:1px solid #A9A76D;
}

li#li--3items label.cf-after, li#li--3items label.cf-after span {
	width:40px;
}

li#li--11 label span, li#li--11 label, li#li--12 label span, li#li--12 label, li#li--13 label span, li#li--13 label{
	width:200px;
	padding-bottom:10px;
}
li#li--11 select, li#li--12 select, li#li--13 select{
	width:50px;
}
li#li--15 span, li#li--15 label{
	width:250px;
}

div.right fieldset {
	margin-top:20px;
}

div.slideInfoZone h2{
	font-family:Times New Roman !important;
	font-size:14pt !important;
	font-weight:normal !important;
	color:#C7C6A6 !important;
}
div.slideInfoZone p{
	display:none;
}



/* EDIT */

#books0 {
  padding:20px 0 20px 20px;
  background:url(images/r1.png) no-repeat;
  border-bottom: 1px dotted #444;
  }

#books1 {
  padding:20px 0 20px 20px;
  background:url(images/r2.png) no-repeat;
  border-bottom: 1px dotted #444;
  }

#books2 {
  padding:20px 0 20px 20px;
  margin-bottom:10px;
  background:url(images/vintage_panerai_book2_1.png) no-repeat;
   border-bottom: 1px dotted #444;
  }
#books3 {
  padding:20px 0 20px 20px;
  margin-bottom:10px;
  background:url(images/vintage_panerai_book3_1.png) no-repeat;
   border-bottom: 1px dotted #444;
  }
#books2 {
  padding:20px 0 20px 20px;
  margin-bottom:10px;
  background:url(images/h1.png) no-repeat;
   border-bottom: 1px dotted #444;
  }
#books3 {
  padding:20px 0 20px 20px;
  margin-bottom:10px;
  background:url(images/h2.png) no-repeat;
   border-bottom: 1px dotted #444;
  }

  #tab-description h2, .wc-tabs {
    display: none;
  }

  .wc-width, .slug-books #contentwrapper {
    width: 900px !important;
    margin: 15px 10px 30px !important;
  }

  .slug-books #sidebars {
    display: none;
  }

  .products .product {
    float: left;
    width: 25%;
    text-align: center;
    list-style: none;
    margin: 30px auto 10px;
  }

  .product .images .woocommerce-main-image {
    float: left;
    margin-bottom: 200px;
  }

  .woocommerce-message a,
  .woocommerce-checkout-payment,
  .woocommerce-checkout-payment ul,
  .woocommerce-checkout-payment ul li,
  .woocommerce-checkout-payment a,
  .woocommerce-checkout-payment p,
  #s2id_billing_country a span {
  	color: #515151 !important;
  }

  .qty {
  	width: 30px;
  	height: 20px;
  	background: #c7c6a6;
  	padding: 2px 0 2px 15px;
  	border: none;
  	text-align: center;
  	float: left;
  	margin: 2px auto;
  }
  .single_add_to_cart_button {
  	width: 120px;
  	height: 28px;
  }

  .select2-results {
  	background: #c7c6a6 !important;
  }

  .woocommerce-checkout input {
  	padding: 3px 5px;
  }

  .product .add_to_cart_button {
    display: block;
  }

  .huge_it_slideshow_image_wrap_1 {
    background: #000 !important;
  }

  h1, h2, h3, h4, h5 {
    font-weight: normal;
    font-style: italic;
  }

  .woocommerce-error li {
    color: #000 !important;
  }