* {
	margin: 0px;
}
html, body {
	height: 100%;
	color: #666666;
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/**********************************
*
* Links, image breakers
*
**********************************/
a img {
    border: 0;
}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}
/**********************************
*
* Sticky footer
*
**********************************/
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -266px; /* the bottom margin is the negative value of the footer's height */
	position: relative;
	width: 1000px;
	text-align: left;
}
.footer, .push {
	height: 266px; /* .push must be the same height as .footer */
}


.footer {
	position: relative;
	width: 100%;
	margin: 0 auto;
	
}
.carouselholder {
	position: relative;
	height: 170px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.footernavbar {
	position: relative;
	height: 96px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
	background-image: url(../images/footer_glow_express.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.footernav {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	position: relative;
}

/**********************************
*
* BT COLLECTION
*
**********************************/
.bt_collection {
	background-image: url(../images/bt_collections.png);
	width: 169px;
	height: 60px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-left: 260px;
	display: block;
}
.bt_storelocator {
	background-image: url(../images/bt_storelocator.png);
	width: 201px;
	height: 60px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-left: 150px;
	display: block;
}
.bt_collection:hover, .bt_storelocator:hover {
	background-position: left -60px;
}
.active {
	background-position: left -60px;
	background-repeat: no-repeat;
}
#logorandom {
	position: absolute;
	height: 117px;
	width: 101px;
	left: 450px;
	top: -60px;
}
#legalnotice {
	width: 1000px;
	float: left;
	padding-top: 6px;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
#legalnotice a:link {
	color: #3E3E3E;
	text-decoration: none;
}
#legalnotice a:visited {
	color: #3E3E3E;
	text-decoration: none;
}
#legalnotice a:hover {
	color: #344756;
	text-decoration: none;
}






/**********************************
*
* COLLECTION
*
**********************************/

#carousel_global {
	width: 100%;
	/*width: 50%;
    left: 25%;
    top: auto;*/
    position: absolute;
	text-align: center;
	
	height: 220px;
}

.collectionTitle1 {
    margin-left: -5px;
}

.collectionTitle2 {
    margin-left: -5px;
}

#mycarousel {   
    width: 396px;
}

#mycarousel1 {
    width: 380px;
}

#mycarousel2 {
    width: 600px;
}

#mycarousel3 {
    width: 500px;
}

#mycarousel4 {
    width: 500px;
}

.watch_name {
	display: block;
	position: relative;
	color: #7991a3;
	text-align: center;
	font-size: 11px;
	/*background-image: url(../images/arrowdown.png);
	background-repeat: no-repeat;
	background-position: center bottom;*/
	padding-bottom: 16px;
	margin-bottom: 6px;
}

.backSpec {
	background-image: url(../images/bg.jpg);
}

.backSpec1 {
	background-image: url(../images/bg1.jpg);
}

.backSpec2 {
	background-image: url(../images/bg2.jpg);
}

.backSpec3 {
	background-image: url(../images/bg3.jpg);
}

.backSpec4 {
	background-image: url(../images/bg4.jpg);
}


/**********************************
*
* FICHE TECHNIQUE
*
**********************************/
#permanentcountdown {
	float: left;
	position: absolute;
	top: 140px;
	left: 40px;
}
#fulltable {
	background-color: #CCCC33;
	height: 100%;
	position: relative;

}




#watch_box {
	color: #FFFFFF;
	font-size: 10px;
	height: 530px;
	padding-top: 30px;
	
}

#watch_box h1 {
	font-size: 18px;
	color: #CCCCCC;
	font-style: italic;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.wcenterw {
	
	
}

.wmask {
	
	margin-left: 255px;	
	
	
}

.wbox {
	display: block;
	float: left;
	width: 180px;
	margin-right: 10px;
}

.wmask img {
    display: block;
    margin-top: 10px;
    float: right;
}

.wmask .content {
	width: 350px;
	display: block;
	float: left;
	margin-top: 1%;

	
}

.wmask b{
    color: white;
    font-weight: bold;
}

dl#watchinfos {
    width: 400px;
}

dl#watchinfos dt {
	float: left;
	width: 120px;
	font-weight: bold;
}

dl#watchinfos dd {
    margin-left: 120px; 
    margin-bottom: 5px;
}
 
a.back {
	font-size: 11px;
	font-weight: bold;
	display: block;
	margin-bottom: 15px;
	text-transform: uppercase;
	color: #FFFFFF;	
}

.disableBack {
    background-image: none!important;
}
