@charset "utf-8";
/*------------------------
collection.css
------------------------*/

#detail {
 width:714px;
 height:100%;
 margin:0 0 0 0;
 padding:0; }

  #detailleft {
  float:left;
  width:300px;
  height:100%;
  margin:0 8px 0 0;
  padding:0; }

  #detailright {
  float:right;
  width:406px;
  height:100%;
  margin:0 0 0 0;
  padding:0; }

  #whatchimage {
   margin:0 0 44px 0;
   padding:0; }

  #whatchimage table,th,td {
    border-spacing:0;
    border-collapse:collapse;
    empty-cells:show;
    padding:0; }

  #watchtext {
   width:391px;
   height:100%;
   margin:0 0 17px 15px;
   padding:0; }

  #watchtext p {
   height:100%;
   color : #647383;
   font-size : 100%;
   line-height : 20px; }

  #watchtext p#memo { margin-bottom:15px; }

  #watchtext #memo {
		height:100%;
		color : #647383;
		font-size : 100%;
		line-height : 20px;
		margin-bottom:15px; }

  #watchtext #memo ul {
		list-style-type:square;
		margin-bottom:10px; }
  #watchtext #memo ul li {
		list-style-type:disc;
		margin-left:2.5em;
		padding-left:0px; }
  #watchtext #memo .RefName {
		font-weight:bold;
		margin-bottom:15px;
		border-bottom:1px solid #CCC; }

  #watchtext #memo .ListTitle { font-weight:bold; }


#anotherimage {
   width:389px;
   height:auto;
   text-align:left;
   margin-left:15px; }

#newmodelsBtnBox {
	width:700px;
	border-bottom:1px solid #C3BD10;
	padding-bottom:15px;
	margin:0 0 15px 9px; }

#newmodelsBtnBox p {
	float:left;
	width:160px; height:46px;
	margin-right:10px; }

div.comment {
	width:700px; height:auto;
	margin:30px 0 30px 9px;
	font-size:15px;
	text-align:left;
	/*background-color:#CCC;*/ }
div.comment a:link {
	color:#0066CC;
	text-decoration:underline; }
div.comment a:hover {
	color:#0066CC;
	text-decoration:none; }
div.comment a:visited { color:#0066CC; }

.bold {
    color : #647383;
    font-weight:bold; }


/*------------------------
collection index page
------------------------*/

/**** Masonry CSS ****/

.wrap {
	width:720px;
	height:100%;
	margin:0 0 0 9px;
	padding:0;
	border:0; }

#filtering-nav {
	margin:0 0 20px 9px;
	padding: 0; }

.img_float {
	float:left;
	width:160px;
	height:120px;
	margin:0 20px 20px 0;
	padding:0;
	border:0; }

.delay { display:none; }

.wrap:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }



/*------------------------
category page bgimage
------------------------*/
 
.bg_m_grandcompli {
	background-image:url("collection/m_grandcomplications/img/bg_m_grandcompli.jpg");
	background-repeat:no-repeat;
	background-position: right bottom; }
.bg_m_complicatedwatches {
	background-image:url("collection/m_complicatedwatches/img/bg_m_complicated.jpg");
	background-repeat:no-repeat;
	background-position: right bottom; }
.bg_m_calatrava {
	background-image:url("collection/m_calatrava/img/bg_m_calatrava.jpg");
	background-repeat:no-repeat;
	background-position: right bottom; }
.bg_m_gondolo {
	background-image:url("collection/m_gondolo/img/bg_m_gondolo.jpg");
	background-repeat:no-repeat;
	background-position: right bottom; }
.bg_m_goldenellipse {
	background-image:url("collection/m_goldenellipse/img/bg_m_goldenellipse.jpg");
	background-repeat:no-repeat;
	background-position: right bottom; }
.bg_m_nautilus {
	background-image:url("collection/m_nautilus/img/bg_m_nautilus.jpg");
	background-repeat:no-repeat;
	background-position: right bottom; }
.bg_m_aquanaut {
	background-image:url("collection/m_aquanaut/img/bg_m_aquanaut.jpg");
	background-repeat:no-repeat;
	background-position: right bottom; }
.bg_l_calatrava {
	background-image:url("collection/l_calatrava/img/bg_l_calatrava.jpg");
	background-repeat:no-repeat;
	background-position: right bottom; }
.bg_l_gondolo {
	background-image:url("collection/l_gondolo/img/bg_l_gondolo.jpg");
	background-repeat:no-repeat;
	background-position: right bottom; }
.bg_l_twenty-4 {
	background-image:url("collection/l_twenty-4/img/bg_l_twenty-4.jpg");
	background-repeat:no-repeat;
	background-position: right bottom; }
.bg_l_complicatedwatches {
	background-image:url("collection/l_complicatedwatches/img/bg_l_complicated.jpg");
	background-repeat:no-repeat;
	background-position: right bottom; }
.bg_l_nautilus {
	background-image:url("collection/l_nautilus/img/bg_l_nautilus.jpg");
	background-repeat:no-repeat;
	background-position: right bottom; }
.bg_l_aquanaut {
	background-image:url("collection/l_aquanaut/img/bg_l_aquanaut.jpg");
	background-repeat:no-repeat;
	background-position: right bottom; }
.bg_l_grandcomplications {
	background-image:url("collection/l_grandcomplications/img/bg_l_grandcompli.jpg");
	background-repeat:no-repeat;
	background-position: right bottom; }


/*------------------------
iframe
------------------------*/

.iframe {
	margin-bottom:30px;
}
