body  {
  background: url(../media/body-bg_02.png) repeat-x;
  color: #222222;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  }
body, h4, p, h1,  h2, h3, ul, li, #header, #left, #leftnav, #about-right, .width   {
  margin: 0;
  padding: 0;
	}
.clear {
  clear: both;
  }
img { 
  border: none;
	}
a {
  text-decoration: none;
	}
ul {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
	}
#wrapper  {
  width: 1000px;
  margin: 0 auto;
}
 
#header  {
  width: 995px;
  float: left;
  background: url(../media/header-bg.png) no-repeat;
  height:186px;
}

#logo a {
  background: url(../media/logo_02.png) no-repeat;
  width: 160px;
  height: 185px;
  margin-left: 20px;
  float: left;
  text-decoration: none;
  text-indent: -9999px;
  }
#menu-nav  {
  margin-left: 8px;
  float: left;
  }
#menu-nav li {
  display: inline;
  }
#menu-nav li a {
  background:url(../media/menu-sprite.png) no-repeat;
  height: 48px;
  float: left;
  }
#menu-nav li.home a  {
  background: url(../media/menu-sprite.png) no-repeat;
  background-position: 0 0;
  width: 73px;
  float: left;
  text-indent: -9999px;
  overflow: hidden;
  }
#menu-nav li.home a:hover, #menu-nav li.home-ac a  {
  background: url(../media/menu-sprite.png) no-repeat;
  background-position: 0 -65px;
  width: 73px;
  float: left;
  
  }
#menu-nav li.about a  {
  background: url(../media/menu-sprite.png) no-repeat;
  background-position: -73px 0;
  width: 106px;
  float: left;
  text-indent: -9999px;
  overflow: hidden;
  }
#menu-nav li.about a:hover, #menu-nav li.about-ac a    {
  background: url(../media/menu-sprite.png) no-repeat;
  background-position: -73px -65px;
  width: 106px;
  float: left;
  } 

#menu-nav li.product a  {
  background: url(../media/menu-sprite.png) no-repeat;
  background-position: -179px 0;
  width: 108px;
  float: left;
  text-indent: -9999px;
  overflow: hidden;
  }
#menu-nav li.product-ac a  {
  background: url(../media/menu-sprite.png) no-repeat;
  background-position: -179px -65px;
  width: 108px;
  float: left;
  text-indent: -9999px;
  }  
#menu-nav li.product a:hover  {
  background: url(../media/menu-sprite.png) no-repeat;
  background-position: -179px -65px;
  width: 108px;
  float: left;
  }  
#menu-nav li.shipping a  {
  background: url(../media/menu-sprite.png) no-repeat;
  background-position: -287px 0;
  width: 108px;
  float: left;
  text-indent: -9999px;
  overflow: hidden;
  }
#menu-nav li.shipping a:hover  {
  background: url(../media/menu-sprite.png) no-repeat;
  background-position: -287px -65px;
  width: 108px;
  float: left;
  }   
#menu-nav li.contact a  {
  background: url(../media/menu-sprite.png) no-repeat;
  background-position: -395px 0;
  width: 129px;
  float: left;
  text-indent: -9999px;
  overflow: hidden;
  }
#menu-nav li.contact a:hover , #menu-nav li.contact-ac a {
  background: url(../media/menu-sprite.png) no-repeat;
  background-position: -395px -65px;
  width: 129px;
  float: left;
  } 
#menu-nav li.contact-ac a, #menu-nav li.faq-ac a, #menu-nav li.home-ac a, #menu-nav li.about-ac a  {
  text-indent: -9999px; 
  overflow: hidden;
  }   
#menu-nav li.faq a  {
  background: url(../media/menu-sprite.png) no-repeat;
  background-position: -524px 0;
  width: 55px;
  float: left;
  text-indent: -9999px;
  overflow: hidden;
  }
#menu-nav li.faq a:hover, #menu-nav li.faq-ac a   {
  background: url(../media/menu-sprite.png) no-repeat;
  background-position: -524px -65px;
  width: 55px;
  float: left;
  }      
#menu-nav li.testimonials a  {
  background: url(../media/menu-sprite.png) no-repeat;
  background-position: -579px 0;
  width: 151px;
  float: left;
  text-indent: -9999px;
  overflow: hidden;
  }
#menu-nav li.testimonials a:hover  {
  background: url(../media/menu-sprite.png) no-repeat;
  background-position: -579px -65px;
  width: 151px;
  float: left;
  }      
#menu-nav li.links a  {
  background: url(../media/menu-sprite.png) no-repeat;
  background-position: -730px 0;
  width: 71px;
  float: left;
  text-indent: -9999px;
  overflow: hidden;
  }
#menu-nav li.links a:hover  {
  background: url(../media/menu-sprite.png) no-repeat;
  background-position: -730px -65px;
  width: 71px;
  float: left;
  }             
#left  {
  width: 206px;
  float: left;
  margin-right: 20px;
  padding: 0;
  }
#japanese-image  {
  width: 206px;
  background:url(../media/japan-move_03.png) no-repeat;
  float: left;
  height: 104px;
  }
#left p  {
  color: #FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin: 5px 0 0 20px;
  line-height: 20px;
  }
.search  {
  margin: 0;
  float: left;
  }
.textbox  {
  background:url(../media/search-textarea_03.png) no-repeat;
  width: 130px;
  height: 17px;
  border: none;
  padding: 4px 0 3px 5px;
  color:#FFFFFF;
  font-size: 14px;
  margin: 7px 0 0 20px;
  float: left;
  }
#search-image  {
  background: url(../media/search-logo_03.png) no-repeat;
  width: 24px;
  height: 25px;
  float: left;
  }
#swiss {
  background: url(../media/swiss-image_03.png) no-repeat;
  width: 202px;
  height: 33px;
  float: left;
  text-decoration: none;
}
#livesupport a {
  background: url(../media/online-image_03.png) no-repeat;
  width: 195px;
  height: 143px;
  float: left;
  margin: 5px 0 0 5px;
  text-decoration: none;
  text-indent: -9999px;
  }
#secure-logo a {
  background: url(../media/safety-logo_03.png) no-repeat;
  width: 196px;
  height: 124px;
  float: left;
  text-decoration: none;
  text-indent: -9999px;
  margin-left: 5px;
  }
/*-----------------------------------------------------------------home content---------------*/
#content-container  {
  width: 767px;
  float: left;
  margin: 0;
  }
#image-watch {
  margin-top: 37px;
  background:url(../media/watches-xmas-banner.jpg) no-repeat;
  width:721px;
  height: 252px;
  margin-left: 29px;
  }
#products-images  {
  margin-top: 30px;
  float: left;
  width: 750px;
  min-height: 1470px;
  padding: 0;
}
#products-images p {
  color: #222222;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 24px;
  font-weight: bold;
  padding-left: 10px;
  }
#products-images h2  {
  color: #be0000;
  line-height: 50px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  padding-left: 10px;
  }

.watch-item {
  margin: 1px 0 0 20px;
  float: left;
}

.watch-item li {
  display: block;
  width: 120px;
  color: #FFFFFF;
  float: left;
  line-height: 14px;
  font-size: 11px;
  font-family:Arial, Helvetica, sans-serif;
  text-align: center;
}

.buynow a {
  background: url(../media/buynow_btn.jpg) no-repeat;
  width: 72px;
  height: 25px;
  float: left;
  overflow: hidden;
  margin: 2px 0 0 4px;
  }
.buynow a:hover {
  background-position: 0 -25px;
}
.details-button a {
  background: url(../media/details_btn.jpg) no-repeat;
  width: 72px;
  height: 25px;
  float: right;
  margin: 2px 4px 0 0;
  }
.details-button a:hover {
 background-position: 0 -25px;
}
.watch {
  background: url(../media/watch.png) no-repeat;
  width: 158px;
  height: 275px;
  float: left;
  margin-left: 30px;
}
.watch img {
    float: left;
    margin-top: 7px;
    margin-left: 7px;
    width: 144px;
    height: 196px;
    overflow: hidden;
}
#footer  {
  margin: 0;
  text-align: center;
  height: 272px;
  background: url(../media/footer-bg.png) repeat-x top left; 
}

#footer-nav p {
  color: #FFFFFF;
  font-size: 12px;
  line-height: 14px;
  /*padding: 20px 0 0 270px;*/
  clear: both;
  padding-top: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  }
#footer-nav  {
  padding-top: 30px;
  width: 880px;
  text-align: center; 
}
#footer-nav li {
  display: inline;
  float: left;
  padding: 0 10px;
  border-right: 1px solid #FFFFFF;
}

#footer-nav li a {
  color:#FFFFFF;
  font-size: 12px;
  line-height: 14px;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
}

#footer-nav li a:hover  {
  color: #CCCCCC;
  text-decoration: underline;
  }
#footer-nav li.nogb {
  border-right: none;
}

#subfooter  {
  margin-top: 25px;
  width: 210px;
  /*padding-left: 45px;*/
  text-align: center;
}

#visa{
  background: url(../media/visa-logo_03.png) no-repeat;
  width: 61px;
  height: 31px;
  position: relative;
  text-decoration: none;
  /*margin-left: 350px;*/
  float: left;
  display: block;
  }
#swiss-logo {
  background:url(../media/swiss-replica_03.png) no-repeat;
  width: 72px;
  height: 33px;
  text-decoration: none;
  text-indent: -9999px;
  margin-left: 10px;
  display: block;
  float: left;
  }
#mastercard {
  background: url(../media/master_03.png) no-repeat;
  width: 52px;
  height: 31px;
  display: block;
  text-decoration: none;
  margin-left: 10px;
  float: left;
  }

#footer-inside {
  width: 820px;
  text-align: center;  margin: 0 auto;
  
}
/*---------------------------------accordion------------------------*/
#leftnav  {
  width: 202px;
  float: left;
  margin-left: 2px;
  }
.arrowlistmenu{
  width: 195px; /*width of accordion menu*/
  margin: 0;
  }
.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
  color:#333333;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  }
.arrowlistmenu .menuheader a:hover {
    background-position: 0 -24px; 
    color: #333333;
}
.arrowlistmenu .menuheader a {
    background:url(../media/left-nav-btn.png) no-repeat top left;
    color: #333333;
  margin: 0 0 2px 2px; /*bottom spacing between header and rest of content*/
  padding: 4px 0 5px 20px; /*header text is indented 10px*/
  cursor: pointer;
  overflow: hidden;
  height: 13px;
  width: 175px;
  display: block;
}
.arrowlistmenu .menuheader a:visited {
    color: #333333;
}
.arrowlistmenu .openheader a{ /*CSS class to apply to expandable header when it's expanded*/
  background: url(../media/active-li-btn.png) no-repeat;
  height:19px;
  /*padding: 5px 0 2px 20px;*/
  width: 175px;
  color:#222222;
  font-size: 12px;
  font-family:Arial, Helvetica, sans-serif;
  font-style:italic;
  }
.arrowlistmenu .openheader a:hover{ /*CSS class to apply to expandable header when it's expanded*/
 background-position: 0 -27px;
}
.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
  list-style-type: none;
  padding: 0;
  margin-bottom: 3px; /*bottom spacing between each UL and rest of content*/
  }
.arrowlistmenu ul li{
  padding: 0; /*bottom spacing between menu items*/
  }
.arrowlistmenu ul li a{
  color:#222222;
  display: block;
  padding-left: 35px; /*link text is indented 19px*/
  text-decoration: none;
  font-weight: bold;
  height: 20px;
  background:url(../media/li7_03.png) no-repeat;
  font-size: 12px;
  font-family:Arial, Helvetica, sans-serif;
  width: 162px;
  }
.arrowlistmenu ul li a:visited{
  color: #444444;
  }
.arrowlistmenu ul li a:hover{ /*hover state CSS*/
  color:#af0202;
  padding-left: 35px; /*link text is indented 19px*/
  text-decoration: none;
  font-weight: bold;
  height: 20px;
  background:url(../media/li7-hover_03.png) no-repeat;
  font-size: 12px;
  }
/*--------------------------------------Products subpage---------------------------------------------*/
#about-content  {
  width: 767px;
  float: left;
  margin: 0;
  min-height: 1470px;
  }
#about-content h2 {
  float: left;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding: 15px 0 5px 35px;
 }
#about-content1  {
  width: 767px;
  float: left;
  margin-bottom: 5px;
  }
#about-content1 ul li {
    display: inline;
}

#about-content1 ul li a {
  background: url(../media/arrow-men_03.png) no-repeat left; 
  float: left;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  padding: 0 0 0 15px;
  margin: 35px 0 20px 0;
  font-weight: normal;
  line-height: 20px;
  }
.add-text {
  float: left;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  padding: 0 0 0 20px;
  margin: 15px 0 5px 0;
  font-weight: normal;
  line-height: 20px;
  }
#about-content1 li.rolex a {
  background: url(../media/plus-black_03.png) no-repeat left;
  margin-left: 20px;
  }
#about-content1 li.rolex-ac a, #about-content1 li.rolex a:hover {
  background: url(../media/red-plus_05.png) no-repeat left;
  margin-left: 20px;
  }
#about-content1 li a:hover, #about-content1 li.rolex-ac a {
  color: #de0102;
  }
#content-head  {
  background:url(../media/product-buttons_03.png) no-repeat;
  width: 767px;
  height: 18px;
  float: left;
  margin: 32px 0 20px 0;
  }
#about-right {
  width: 447px;
  float: left;
  margin: 0;
  padding: 0;
  }
#about-head1 {
  background: url(../media/black-bg_03.png) no-repeat;
  width: 422px;
  height: 29px;
  float: left;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding: 7px 0 0 20px;
  margin-bottom: 10px;
  }
#about-1st-item {
  color: #de0102;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  padding-bottom: 10px;
  padding-left: 10px;
  }
#about-second-item {
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  padding: 5px 0 0 5px;
  margin-bottom: 20px;
  }
#about-right h3.paddingleft {
  font-size: 18px;
  padding: 0;
  margin:0 0 20px 15px;
  font-weight: normal;
  }
.about-button1  {
  background: url(../media/add_cart_btn.jpg) no-repeat;
  width: 217px;
  height: 69px;
  float: left;
  margin: 0 5px 20px 5px;
}
.about-button1:hover {
    background-position: 0 -69px;
}
  
.about-button2  {
  background: url(../media/continue_cart_btn.jpg) no-repeat;
  width: 217px;
  height: 69px;
  float: left;
  margin-bottom: 20px;
  }
.about-button2:hover {
    background-position: 0 -69px;
}
#about-center  {
  width: 310px;
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
}
#about-center li {
  display: block;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight:normal;
  width: 280px;
}

#about-center li.margin20 {
  margin-top: 30px;
}
#about-center2  {
  width: 310px;
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
}
#about-center2 li {
  display: block;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight:normal;
}

#about-center2 li.margin20 {
  margin-top: 30px;
}

#star {
  background: url(../media/rating-star_03.png) no-repeat;
  width: 85px;
  height: 15px;
  float: left;
  margin:0;
  }
#watch-content {
  background: url(../media/products-watch1_03.png) no-repeat;
  width: 310px;
  height: 277px;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}
#watch-content div {
    width: 296px;
    height: 263px;
    margin-top: 7px;
    margin-left: 7px;
    overflow: hidden;
}

#watch-content div span{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 296px;
    height: 263px;
}

#slider-bg  {
  background: url(../media/small-slider_03.png) no-repeat;
  width: 310px;
  height: 120px;
  float: left;
  margin-bottom: 10px;
  padding: 0;
  }
#logo-satisfaction {
  background: url(../media/100%25gar_03.png) no-repeat;
  width: 307px;
  height: 146px;
  float: left;
  text-indent: -9999px;
  margin-bottom: 10px;
  }
#slider1-bg {
  background:url(../media/buttom-slider_07.png) no-repeat;
  width: 763px;
  height:482px;
  float: left;
  margin: 20px 0 10px 0;
  }
table {
  width: 430px;
  font-family:Arial,Verdana,sans-serif;
  margin-left: 10px;
}

/*---------------------------------contact----------------------------*/
#right  {
  width: 410px;
  float: left;
  margin-top: 16px;
  }
.contact-form  {
  width: 400px;
  float: left;
  margin: 0;
  padding: 0;
  }
.contact-form h1  {
  float: left;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding: 15px 0 5px 35px;
  }
.inquiry-form  {
  width: 254px;
  }
label.spacing  {
  font-size:18px;
  line-height: 18px;
  color:#333333;
  width: 130px;
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  float: left;
  font-style:italic;
  text-align:right;
  }

input.input-box, input.input-box1 {
  background: url(../media/input_03.png) no-repeat left;
  width: 250px;
  height: 17px;
  float: left;
  margin: 0  0 12px 10px;
  padding: 3px;
  font-size: 12px;
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  color: #333333;
  border: none;
  font-weight: bold;
  }
input.input-box1 {
  background: url(../media/input-box-name_03.png) no-repeat;
  width: 291px;
  height: 17px;
  margin: 4px  0 4px 10px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
	   }
input.codebox, input.codebox1  {
  background: url(../media/code-box_03.png) no-repeat left;
  width: 63px;
  height: 17px;
  float: left;
  margin: 0  0 16px 10px;
  padding: 3px;
  font-size: 12px;
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  color: #333333;
  border: none;
  font-weight: bold;
	  }
input.codebox1 {
  background: url(../media/pin-code_03.png) no-repeat;
  width: 54px;
  margin: 5px 5px 0 10px;
  }
textarea.txtmessage {
  width: 250px;
  background: url(../media/commentbox_03.png) no-repeat;
  height: 146px;
  padding: 3px;
  font-size: 13px;
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  color: #333333;
  float: left;
  font-weight: bold;
  margin: 0 0 16px 10px;
  border: none;
  }
/*---------------------------------thanks-ordering subpage ----------------------------*/
#back a {
  background: url(../media/back-arrow_03.png) no-repeat left;
  float: right;
  margin-top: 35px;
  padding-left: 20px;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 20px;
  text-decoration: none;
  }
#back a:hover {
  color: #de0102;
  }
#content-thanks  {
  background: url(../media/thank-content-bg_03.png) no-repeat;
  width: 767px;
  height: 59px;
  color:#FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  float: left;
  line-height: 58px;
  }
#left-content-thanks  {
  width: 520px;
  float: left;
  margin-top: 50px;
  }
#left-content-thanks li {
  float: left;
  display: block;
  text-align: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size:18px;
  line-height: 30px;
  font-weight: normal;
  color: #666666;
  width: 520px;
  }
#left-content-thanks li.marginTop {
  margin-top: 20px;
  }
#left-content-thanks li.red-color  {
  font-size:24px;
  color:#de0102;
  }
#right-content-thanks {
  width: 200px;
  float: left;
  margin: 0 0 0 10px;
  }
#right-watch {
  background: url(../media/thank-watch_07.png) no-repeat;
  width: 162px;
  height: 179px;
  float: left;
  margin:45px 0 0 0;
  }
.black  {
  color: #222222;
  }
#ads-space  {
  background: url(../media/adspace_07.png) no-repeat;
  width: 760px;
  height: 253px;
  float: left;  
  margin: 30px 0 0 0;
  }
/*--------------------------FAQ----------------------------------------------------------*/
#faq-content  {
  background: url(../media/faq-headcontent_03.png) no-repeat;
  width: 720px;
  height: 29px;
  float: left;
  color: #FFFFFF;
  padding: 5px 0 5px 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  margin: 40px 0 10px 0;
  }
#faq-content-qa  {
  float: left;
  color: #666666;
  padding-left: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 30px;
  text-align: left;
  } 
/*-------------------FAQ accordion-------------------------------------*/
.arrowlistmenu1 {
  width: 740px; /*width of accordion menu*/
  margin-top:20px;
}
.arrowlistmenu1 .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
  color:#333333;
  background: url(../media/faq-questioner_03.png)  no-repeat;
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 1px 2px; /*bottom spacing between header and rest of content*/
  padding: 6px 0 5px 20px; /*header text is indented 10px*/
  cursor: pointer;
  height: 18px;
  width: 720px;
  }
.arrowlistmenu1 .openheader{ /*CSS class to apply to expandable header when it's expanded*/
  background: url(../media/faq-li_03.png) no-repeat;
  height:18px;
  padding: 6px 0 5px 20px;
  width: 720px;
  color:#FFFFFF;
  font-size: 14px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  word-spacing: 2px;
  font-style:italic;
  }
.arrowlistmenu1 ul{ /*CSS for UL of each sub menu*/
  list-style-type: none;
  padding: 0;
  margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
  }

.arrowlistmenu1 ul li {
  color:#555555;
  display: block;
  padding-left:20px; /*link text is indented 19px*/
  padding-bottom: 10px;
  text-decoration: none;
  font-weight: bold;
  background: url(../media/faq-answer_03.png) no-repeat top left;
  font-size: 12px;
  background-color: #EEE;
  font-family:Arial, Helvetica, sans-serif;
  width: 714px;
  margin-left: 2px;
  }

.arrowlistmenu1 ul li a:visited{
  color: #444444;
  }
/*-------------------------------check-out- subpage--------------------------------*/
#check-out-content  {
  background: url(../media/checkout-header-content_03.png) no-repeat;
  width: 780px;
  height: 30px;
  float: left;
  margin-left: -5px;
  }
.width  {
  width: 767px;
  }
table td.check1 {
  width:40px;
  vertical-align:top;
  padding:10px 0 0 30px;
  border-bottom: 1px solid #CCCCCC;
  margin: 0;
  font-weight: bold;
	  }
.check-box  {
  background: url(../media/box-button_03.png) no-repeat;
  width: 13px;
  cursor: pointer;
  border: none;
  height: 13px;
  float: left;
  text-decoration: none;
  }
table td.check2  {
  padding:10px 0;
  width:80px;
  border-bottom: 1px solid #CCCCCC;
  margin: 0;
  font-weight: bold;
	  }	
.check-product  {
  background: url(../media/checkout-watch_03.png) no-repeat;
  width: 78px;
  height: 103px;
  float: left;
  }
table td.check3 {
  width:190px;
  text-align:left;
  color: #333333;
  font-size:12px;
  vertical-align:top;
  font-weight: bold;
  border-bottom: 1px solid #CCCCCC;
  padding:10px 0;
  }
table td.check4  {
  padding:8px 0 5px 20px;
  text-align: left;
  width:58px;
  color:#333333;
  font-size:12px;
  font-weight: bold;
  line-height: 16px;
  vertical-align:top;
  }	
table td.check5  {
  padding:8px 0 5px 20px;
  text-align: left;
  width:58px;
  color:#333333;
  font-size:12px;
  font-weight: bold;
  line-height: 16px;
  vertical-align:top;
  }	
table td.check6 {
  padding:8px 0 5px 20px;
  text-align: left;
  width:58px;
  font-size:12px;
  font-weight: bold;
  line-height: 16px;
  vertical-align:top;
  }
table td.name {
  width:250px;
  text-align:left;
  color: #333333;
  font-size:12px;
  vertical-align:top;
  font-weight: bold;
  border-bottom: 1px solid #CCCCCC;
  padding:10px 0;
	  }
table td.price {
  width:70px;
  text-align:left;
  color: #333333;
  font-size:12px;
  vertical-align:top;
  font-weight: bold;
  border-bottom: 1px solid #CCCCCC;
  padding:10px 0;
	  }
#total {
  border-top: 1px solid #CCCCCC;
  float: right;
  width: 300px;
  padding: 10px 0;
  line-height: 24px;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 30px 0 20px 400px;
  text-align:right;
  font-weight: bold;
  font-style: italic;
  }
#continue-shopping a {
  background: url(../media/cart_continue_btn.jpg) no-repeat;
  width: 153px;
  height: 32px;
  float: left;
  margin:34px 8px 0 0;
  border: none;
  text-decoration: none;
  
  }
#continue-shopping a:hover {
    background-position: 0 -32px;
}
#empty-cart a {
  background: url(../media/cart_empty_btn.jpg) no-repeat;
  width: 153px;
  height: 32px;
  float: left;
  margin:34px 8px 0 0; 
  border: none;
  text-decoration: none;
  overflow: hidden
  }
#empty-cart a:hover {
    background-position: 0 -32px;
}

#refresh-cart a {
  background: url(../media/cart_refresh_btn.jpg) no-repeat;
  width: 153px;
  height: 32px;
  float: left;
  margin:34px 8px 0 0;
  border: none;
  text-decoration: none;
  overflow: hidden;
  }
#refresh-cart a:hover {
    background-position: 0 -32px;
} 
#checkout-continue a {
  background: url(../media/cart_checkout_btn.jpg) no-repeat;
  width: 277px;
  height: 66px;
  float: left;
  border: none;
  text-decoration: none;
  margin: 0;
  }
#checkout-continue a:hover {
    background-position: 0 -66px;
}
/*----------------------------check-out2--subpage------------------------------------*/
#check-out2-content  {
  background: url(../media/cart-bg_03.png) no-repeat;
  width: 767px;
  height: 29px;
  float: left;
  margin: 0;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 29px;
  padding-left: 20px;
  font-family: Arial, Helvetica, sans-serif;
  }
.red-color2 {
  color: #de0102;
  font-weight: bold;
  margin: 0;
  }
.bar-content  {
  background:url(../media/checkout-con_03.png) no-repeat;
  width: 766px;
  height: 29px;
  float: left;
  }
.bar-content-left ,  .bar-content-right {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 29px;
  padding-left: 20px;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  }
.bar-content-right {
  padding-right: 20px;
  float: right;
  } 
.check-out-form  {
  width: 440px;
  float: left;
  margin: 10px 0 0 0;
  padding: 0;
	   }
label.spacing1  {
  font-size:12px;
  line-height: 16px;
  color:#333333;
  width: 130px;
  font-family: Arial, Helvetica, sans-serif;
  float: left;
  text-align:left;
  font-weight: bold;
  padding-top: 7px;
	  }
input.submit  {
  background: url(../media/confirm1-bottun_03.png) no-repeat;
  cursor:pointer;
  width: 277px;
  height: 66px;
  float: left;
  text-indent: -9999px;
  margin-top: 20px;
  }
select.input-box1 {
  background: url(../media/input-box-name_03.png) no-repeat;
  width: 297px;
  height: 23px;
  margin: 6px  0 6px 10px;
  border: none;
  padding: 3px 1px 3px 0;
  }
select.expiry {
  background: url(../media/expire-box_03.png) no-repeat;
  width: 140px;
  height: 23px;
  margin: 6px  0 6px 10px;
  border: none;
  padding: 3px 2px 3px 0;
  }
.yourcode a {
  text-decoration: underline;
  padding: 10px 0 0 0;
  margin-top:5px;
  color: #333333;
  line-height: 33px;
}
.text-page {
    font-family: arial,sans-serif;
    font-size: 12pt;
    line-height: 24pt;
    text-align: justify;
}
.text-pageswissreplicas {
    font-family: arial,sans-serif;
    font-size: 8pt;
    line-height: 15pt;
    text-align: center;
}

.navigator {
    list-style-type: none;
    margin:0;
    padding:0;
    margin-top: 5px;
    float: right;
    display: block;
    margin-right: 10px;
}

.navigator li {
    float: left;
    margin-left: 5px;
    width: 15px;
    display: block;
    font-weight: bold;
}
.navselected {
    color: #BE0000;
}
.navigator li a {
    color: #333;
}
.navigator li a:hover {
    text-decoration: underline;
}

#navigator-container {
  float: right;
  margin-top: 31px;
  padding-left: 20px;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: normal;
  line-height: 20px;
  text-decoration: none;
  width: 600px;
}

.wrapbottom {
    background: url(../media/wrapperbottom.png) repeat-x bottom left;
}
.details_main_head {
  width:70px;
  text-align:left;
  color: #de0102;
  font-size:12px;
  vertical-align:top;
  font-weight: bold;
  line-height: 16px;
  border-bottom: 1px solid #CCCCCC;
  padding:5px 0;   
}
.details_main_text {
   padding:5px 0 5px 30px;
  text-align: left;
  width:340px;
  color:#333333;
  font-size:12px;
  font-weight: bold;
  line-height: 16px;
  border-bottom: 1px solid #CCCCCC;  
}
.artList {
    list-style-type: none;
}
.artList li {
    margin-top: 10px;
    line-height: 18px;
    color: #333333;
    text-align: justify;
}
.artList li a {
    color: #333333;
    text-decoration: underline;
}
.artList li a:hover {
    text-decoration: none;
}
.text {
    line-height: 18px;
    text-align: justify;
}
.alignright {
    float: right;
}
.entry {
    clear: both;
}
.posts {
    text-align: left;
    font-size: 11pt;
    line-height: 16pt;
}
.posts h2 {
    clear: both;
    color: #333;
    padding: 5px;
}
.posts h2 a {
    color: #333;
    font-size: 15pt;
}
.posts h4 {
    clear: both;
}
.size-full {
    vertical-align: top;
}
.alignleft {
    float: left;
}
