*
{
	margin: 0px;
	padding: 0px;
}

body
{
	height: 100%;
	background-color: #ffffff;
	color: black;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

a
{
	color: #D60202;
	text-decoration: underline;
}

a:hover
{
	color: black;
}

span
{
	display: none;
}

span .big
{
	size:12px;
	display: inline;	
}

img
{
	border: none;
}

p
{
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}



.clearthis
{
	margin: 0px;
	height: 1px;
	clear: both;
	float: none;
	font-size: 1px;
	line-height: 0px;
	overflow: hidden;
}

.red
{
	color:red;
}

#container
{
	margin: 0px auto;
	width: 1026px;
	border-color: red;
	border-width: 0px 1px 1px;
	border-style: solid;
	background-color: #FFFBEF;
}

input
{
	padding-left: 2px;
	background-color: white;
	color: #FF3300;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}


/* Page Header */

#page_header
{
	width: 1026px;
	height: 113px;
	color: #fff;
	background: url( 'images/header_background.gif' ) repeat-x 0px 0px;
	overflow: hidden;
}

#page_header a
{
	color: #fff;
	text-decoration: none;
}

#page_header a:hover
{
	color: #e1e1e1;
}

#page_heading
{
	width: 489px;
	height: 113px;
	background: url( 'images/logo.gif' ) no-repeat;
	float: left;
}

#page_heading h1
{
	/*width: 190px; 	height: 52px;*/
	background: url( 'images/company_name.jpg' ) no-repeat 56px 36px;
	float: left;
}

#page_heading h2
{
	/*width: 190px; 	height: 16px;*/
	background: url( 'images/company_punchline.jpg' ) no-repeat 56px 2px;
	float: left;
	clear: both;
}

#moto
{
	padding-right: 40px;
	padding-top: 25px;
	width: 410px;
	float: right;
	word-spacing: -1px;
}

#moto h3
{
	text-align: center;
	font-size: 29px;
	color:#FFFBEF;
}

#moto h4
{
	text-align: center;
	font-size: 29px;
	color:#FFFBEF;
}

#page_headerlinks
{
	padding-right: 20px;
	padding-top: 25px;
	width: 275px;
	float: right;
	text-align: left;
	word-spacing: -1px;
}

#page_headerlinks ul
{
	list-style-type: none;
}

#page_headerlinks li
{
	padding: 0px 10px 0px 9px;
	float: left;
	list-style-type: none;
	background: url( 'images/header_toplinks_div.gif' ) no-repeat 100% 2px;
}

#page_headerlinks li.last
{
	padding-right: 0px;
	background: none;
}

#page_headersearch
{
	padding-right: 30px;
	padding-top: 25px;
	float: right;
	clear: right;
	width: 255px;
	text-align: left;
	word-spacing: -1px;
	overflow: hidden;
}

#page_headersearch h3
{
	float: left;
	font-weight: bold;
	font-size: 12px;
}

#page_headersearch form
{
	padding-left: 3px;
	float: left;
}

#page_headersearch input
{
	margin-top: 1px;
	padding-left: 2px;
	width: 158px;
	height: 14px;
	float: left;
	border: none;
}

#page_headersearch input.button
{
	padding: 0px;
	margin-top: 0px;
	margin-left: 5px;
	width: 34px;
	height: 16px;
	background-color: transparent;
	float: left;
}


/* Main Navigation Menu */

#page_menu
{
	margin-bottom: 1px;
	width: 1026px;
	height: 21px;
}

#page_menu ul
{
	width: 1026px;
	height: 21px;
	list-style-type: none;
	overflow: hidden;
}

#page_menu li
{
	margin-right: 1px;
	width: 128px;
	height: 21px;
	float: left;
	background: url( 'images/menu_background.gif' ) repeat-x 0px 0px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

#page_menu li.last
{
	margin-right: 0px;
	width: 122px;
}

#page_menu a
{
	padding-top: 3px;
	display: block;
	color: #fff;
	text-decoration: none;
}

#page_menu a:hover
{
	color: #e1e1e1;
}


/* Left Sidebar */

#left_sidebar
{
	width: 172px;
	float: left;
	text-align: left;
	color: red;
}

#left_sidebar a
{
	/*color: red;*/
}

#left_sidebar a:hover
{
	color: black;
}



/* Left Sidebar: Newsletter Signup Box */

.left_menu
{
	margin-bottom: 1px;
	padding: 0px 1px 1px 0px;
	width: 170px;
	border-color: red;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	text-align: center;
}

.left_menu_header
{
	margin-bottom: 1px;
	width: 172px;
	height: 20px;
	background-color: #FF4047;
	overflow: hidden;
}

.left_menu_header h2
{
	margin-top: 3px;
	margin-left: 5px;
	color: white;
	font-size: 12px;
	font-weight: bold;
}

.left_menu ul
{
	margin: 0px auto;
	width: 170px;
	list-style-type: none;
}

.left_menu li
{
	width: 170px;
	height: 21px;
	list-style-type: none;
	text-align: left;
	border-bottom: black 1px solid;
	float: left;
}

.left_menu li.last
{
	border: none;
}

.left_menu li a
{
	margin-top: 4px;
	margin-left: 6px;
	display: block; /*color: red;*/
	text-decoration: none;
	color: #D60202;
}

#left_menu li a:hover
{
	color: #56567c;
}



/* Left Sidebar : Categories */

#brands
{
	margin-bottom: 1px;
	padding: 0px 1px 1px 0px;
	width: 170px;
	border-color: red;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	text-align: center;
}

#brands_header
{
	margin-bottom: 1px;
	width: 172px;
	height: 20px;
	background-color: #FF4047;
	overflow: hidden;
}

#brands_header h2
{
	margin-top: 3px;
	margin-left: 5px;
	color: white;
	font-size: 12px;
	font-weight: bold;
}

#brands select
{
	width: 170px;
	font-size:12px;
}

#brands input
{
	padding-left: 0px;
	width: 34px;
	height: 16px;
	border: red 1px solid;
	float: right;
	clear: left;
}

#brands input.button
{
	margin-top: 3px;
	margin-right: 10px;
	width: 34px;
	height: 16px;
	border: none;
}

#brands ul
{
	margin: 0px auto;
	width: 170px;
	list-style-type: none;
}

#brands li
{
	width: 168px;
	height: 21px;
	list-style-type: none;
	text-align: left;
	border-bottom: black 1px solid;
	padding-left: 0px;
	margin-left: 0px;
	float: left;
}

#brands li span
{
	font-weight: bold;
	display: inline;
}

#brands li.last
{
	border: none;
}

#brands li a
{
	margin-top: 4px;
	margin-left: 6px;
	display: block; /*color: red;*/
	text-decoration: none;
	color: #D60202;
}

#brands li a:hover
{
	color: #56567c;
}

#series
{
	margin-bottom: 1px;
	padding: 0px 1px 1px 0px;
	width: 170px;
	border-color: red;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	text-align: center;
}

#series_header
{
	margin-bottom: 1px;
	width: 172px;
	height: 20px;
	background-color: #FF4047;
	overflow: hidden;
}

#series_header h2
{
	margin-top: 3px;
	margin-left: 5px;
	color: white;
	font-size: 12px;
	font-weight: bold;
}



#series ul
{
	margin: 0px auto;
	width: 170px;
	list-style-type: none;
}

#series li
{
	width: 170px;
	/*height: 21px;*/
	list-style-type: none;
	text-align: left;
	border-bottom: black 1px solid;
	float: left;
}

#series li span
{
	font-weight: bold;
	display: inline;
}

#series li.last
{
	border: none;
}

#series li a
{
	margin-top: 4px;
	margin-left: 6px;
	display: block; /*color: red;*/
	text-decoration: none;
	color: #D60202;
}

#series li a:hover
{
	color: #56567c;
}


/* Left Sidebar : Special Offer */

#specialoffer
{
	width: 129px;
	height: 98px;
	overflow: hidden;
	background: url( 'images/specialoffer_background.jpg' ) no-repeat 0px 0px;
	color: #fff;
	font-size: 11px;
}

#specialoffer_text
{
	width: 129px;
	height: 60px;
}

#specialoffer_text h2
{
	margin-top: 8px;
	margin-left: 10px;
	width: 113px;
	height: 38px;
	background: url( 'images/specialoffer_header.gif' ) no-repeat 0px 0px;
}

#specialoffer_link
{
	margin-left: 12px;
}

#specialoffer_link a
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#specialoffer_link a:hover
{
	color: #f2f2f2;
}


/* Main Content Area */


#main_content
{
	margin-right: 2px;
	width: 848px;
	text-align: center;
	float: right;
}

#main_content_model
{
	margin-right: 2px;
	width: 600px;
	text-align: center;
	float: left;
}

.new_header
{
	width: 100%;
	/*height:35px;*/
	float: left;
}

.new_header h1
{
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

.new_header h2
{
	color: #434367;
	font-size: 12px;
	font-weight: normal;
	font-family: arial, tahoma, sans-serif;
}

.new_text
{
	float: left;
	clear: left;
	width: 100%;
	margin-bottom:10px;
	
}

#hits_month
{
	padding-right: 50px;
	padding-left: 50px;
	width: 924px;
	text-align: center;
}

#hits_month_header
{
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	float:left;
}

#hits_month_header h1
{
	color: #FF9400;
	font-size: 30px;
	font-weight: bold;
}

#hits_month_header h2
{
	color: #434367;
	font-size: 20px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

#all_watches
{
	margin-right: 2px;
	width: 100%;
	text-align: center;
}


#all_watches_header
{
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	float:left;
}
	
#all_watches_header h1
{
	color: #FF9400;
	font-size: 30px;
	font-weight: bold;
}

#all_watches_header h2
{
	color: #434367;
	font-size: 20px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

#all_watches_brands
{
 	margin-right: 5px;
 	margin-left: 5px;
	float:left;
}

#all_watches_brands span
{
 	display: inline;
}

#all_watches_brands ul
{
 	margin: 0px auto;
 	padding-right: 0px;
 	padding-left: 0px;
	width: 974px;
	list-style-type: none;
	float:left;
	text-align:left;
	font-size:14px;
	padding-bottom:10px;
	
}

#all_watches_brands li
{
	float:left;
	width: 240px;
}

#about_us
{
	margin-right: 2px;
	width: 100%;
	text-align: center;
}

#about_us_header
{
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	float:left;
}

#about_us_header h1
{
	color: #FF9400;
	font-size: 30px;
	font-weight: bold;
}

#about_us_header h2
{
	color: #434367;
	font-size: 20px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

#about_us_text
{
	padding-left:5px;
	padding-right:5px;
}

#about_us_text span
{
	font-size:12px;
	display: inline;	
}



#contact_us
{
	margin-right: 2px;
	width: 100%;
	text-align: center;
}

#contact_us_header
{
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	float:left;
}

#contact_us_header h1
{
	color: #FF9400;
	font-size: 30px;
	font-weight: bold;
}

#contact_us_header h2
{
	color: #434367;
	font-size: 20px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

#contact_us_text
{
	padding-left:5px;
	padding-right:5px;
}


#brand_header
{
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	float: left;
}

#brand_header h1
{
	color: #FF9400;
	font-size: 30px;
	font-weight: bold;
}

#brand_header h2
{
	color: #434367;
	font-size: 20px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

#brand_text p
{
	margin-left:5px;
	margin-right: 5px;
}

#serie_header
{
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	float: left;
}

#serie_header h1
{
	color: #FF9400;
	font-size: 30px;
	font-weight: bold;
}

#serie_header h2
{
	color: #434367;
	font-size: 20px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

#serie_header p
{
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}

.presentation_serie
{
	width:210px;
	height:270px;
	float: left;
	border-right: solid 1px #c2c2cd;
	text-align: center;
	padding-bottom:10px;
}

.presentation_serie_last
{
	width:215px;
	height:270px;
	float: left;
	text-align: center;
	padding-bottom:10px;
}

.presentation_serie_header
{
	padding-top: 10px;
	width: 210px;
	height:60px;
	float: left;
	text-align:center;
}

.presentation_serie_header h1
{
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

.presentation_serie_header h2
{
	font-size: 11px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

.presentation_serie_image
{
	margin-top: 15px;
}

.presentation_serie_text
{
	/*padding-left: 20px;*/
	float: left;
	width: 210px;
}

.hit_month
{
	width:225px;
	height:295px;
	float: left;
	border-right: solid 1px #c2c2cd;
	text-align: center;
	padding-bottom:10px;
}

.hit_month_last
{
	width:225px;
	height:260px;
	float: left;
	text-align: center;
	padding-bottom:10px;
}

.hit_month_header
{
	padding-top: 5px;
	width: 225px;
	height:60px;
	float: left;
	text-align:center;
}

.hit_month_header h1
{
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

.hit_month_header h2
{
	color: #434367;
	font-size: 12px;
	font-weight: normal;
	font-family: arial, tahoma, sans-serif;
}

.hit_month_image
{
	margin-top: 15px;
}

.hit_month_text
{
	/*padding-left: 20px;*/
	float: left;
	width: 225px;
}


.presentation_model
{
	width:210px;
	height:302px;
	float: left;
	border-right: solid 1px #c2c2cd;
	text-align: center;
	/*padding-bottom:10px;*/
}

.presentation_model_last
{
	width:210px;
	height:302px;
	float: left;
	text-align: center;
	padding-bottom:10px;
}

.presentation_model_header
{
	padding-top: 5px;
	width: 210px;
	height:30px;
	float: left;
	text-align:center;
}

.presentation_model_header h1
{
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

.presentation_model_header h2
{
	font-size: 12px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

.presentation_model_image
{
	margin-top: 7px;
}

.presentation_model_link
{
	margin-bottom:7px;
}

.presentation_model_pay
{
	
	
	width: 186px;
	padding-left:5px;
	padding-right:10px;
	text-align:center;
	
}

.presentation_model_pay div.type
{
	float:left;
	/*width: 60%;*/
	font-weight:bold;
	text-align:left;
	
}

.presentation_model_pay div.price
{
	
	/*width:30%;*/
	color: #FF9400;
	font-weight:bold;
	text-align:right;
	
}

.presentation_model_pay div.price_s
{
	
	/*width:30%;*/
	color: #FF9400;
	font-weight:bold;
	text-align:right;
	text-decoration:line-through;
	
}

.presentation_model_pay div.order_it
{
	font-size:14px;
	text-align:center;
	font-weight:bold;
}

#model_header
{
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	float: left;
}

#model_header h1
{
	color: #FF9400;
	font-size: 30px;
	font-weight: bold;
}

#model_header h2
{
	color: #434367;
	font-size: 20px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

#model_header h3
{
	
	font-size: 20px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

#model_image
{
	margin-top:15px;
}

#model_text
{
	text-align:justify;
	font-weight:bold;
	margin-left:2px;
	margin-right:2px;	
}

.h_divider
{
	margin-bottom: 2px;
	height: 1px;
	background-color: red;
	overflow: hidden;
}

.h_divider_grey
{
	margin-bottom: 2px;
	height: 1px;
	background-color: #c2c2cd;
	overflow: hidden;
}

 /*Right Side Bar*/

#right_sidebar
{
	width: 250px;
	float: right;
	text-align: left;
}

#model_informations
{
	margin-bottom: 1px;
	padding: 0px 0px 1px 0px;
	width: 250px;
	border-color: red;
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	text-align: center;
}

#model_informations_header
{
	margin-bottom: 1px;
	width: 250px;
	height: 20px;
	background-color: #FF4047;
	overflow: hidden;
}

#model_informations_header h2
{
	margin-top: 3px;
	margin-left: 5px;
	color: white;
	font-size: 12px;
	font-weight: bold;
}

#model_informations_cadre
{
	width:246px;
	padding-left:2px;
	padding-right:2px;
	color:Black;
	text-align:justify;
}

#model_informations_cadre span
{
	font-weight:bold;
	display:inline;
}

#price_informations
{
	margin-bottom: 1px;
	padding: 0px 0px 1px 0px;
	width: 250px;
	border-color: red;
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	text-align: center;
}

#price_informations_header
{
	margin-bottom: 1px;
	width: 250px;
	height: 20px;
	background-color: #FF4047;
	overflow: hidden;
}

#price_informations_header h2
{
	margin-top: 3px;
	margin-left: 5px;
	color: white;
	font-size: 12px;
	font-weight: bold;
}

#price_informations_pay
{
	width:246px;
	padding-left:2px;
	padding-right:2px;
}

#price_informations_pay div.type
{
	text-align:left;
	font-weight:bold;
	width:150px;
	float:left;
}

#price_informations_pay div.price
{
	color:#FF9400;
	font-weight:bold;
}

#price_informations_pay div.price_s
{
	color:#FF9400;
	font-weight:bold;
	text-decoration:line-through;
}

#price_informations_pay div.order_it
{
	font-weight:bold;
	font-size:14px;
}

#price_informations_pay div.order_it a
{
	text-decoration:none;
}

#price_informations_pay div.order_it a:hover
{
	color: #56567c;
}

#our_value
{
	margin-bottom: 1px;
	padding: 0px 0px 1px 0px;
	width: 250px;
	border-color: red;
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	text-align: center;
}

#our_value_header
{
	margin-bottom: 1px;
	width: 250px;
	height: 20px;
	background-color: #FF4047;
	overflow: hidden;
}

#our_value_header h2
{
	margin-top: 3px;
	margin-left: 5px;
	color: white;
	font-size: 12px;
	font-weight: bold;
}

#our_value_cadre
{
	width:242px;
	padding-left:4px;
	padding-right:4px;
	color:Black;
	text-align:justify;
}



#models
{
	margin-bottom: 1px;
	padding: 0px 0px 1px 0px;
	width: 250px;
	border-color: red;
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	text-align: center;
}

#models_header
{
	margin-bottom: 1px;
	width: 250px;
	height: 35px;
	background-color: #FF4047;
	overflow: hidden;
}

#models_header h2
{
	margin-top: 3px;
	margin-left: 5px;
	color: white;
	font-size: 12px;
	font-weight: bold;
}



#models ul
{
	margin: 0px auto;
	width: 250px;
	list-style-type: none;
}

#models li
{
	width: 250px;
	/*height: 21px;*/
	list-style-type: none;
	text-align: left;
	border-bottom: black 1px solid;
	float: left;
}

#models li span
{
	
	font-weight: bold;
	display: inline;
}

#models li.last
{
	border: none;
}

#models li a
{
	margin-top: 4px;
	margin-left: 6px;
	display: block; /*color: red;*/
	text-decoration: none;
	color: #D60202;
}

#models li a:hover
{
	color: #56567c;
}

#cond_terms
{
	padding-left:5px;
	padding-right:5px;
}

span .red
{
	display:online;
	color:red;
}


#cond_terms h1
{
	color: #FF9400;
	font-size: 30px;
	font-weight: bold;
}

#cond_terms h2
{
	color: #434367;
	font-size: 16px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
	padding-top:10px;
}

#cond_terms p
{
	
	margin-top:5px;
}

span.red
{
	display:inline;
	color:red;
	font-size:14px;
	font-weight: bold;
}

#cond_terms ul
{
	
	text-align:left;
}

#cond_terms li.red
{
	color:red;
	font-size:14px;
	font-weight: bold;
	margin-top:10px;
}



/* Page Footer */

#page_footer
{
	width: 100%;
	padding-left:5px;
	padding-right:5px;
}



#powered_by
{
	padding-top: 17px;
	float: right;
	width: 305px;
	height: 30px;
	color: #9595c2;
	text-align: center;
}

#powered_by a
{
	color: #9595c2;
}

#product_brands
{
	float: left;
}

#product_brands ul
{
	width: 600px;
	list-style-type: none;
}

#product_brands li
{
	margin: 5px 6px 3px 3px;
	height: 40px;
	list-style-type: none;
	float: left;
}

#product_brands li.fedex
{
	width: 101px;
	background: url( 'images/fedex.gif' ) no-repeat 0px 0px;
}

#product_brands li.amex
{
	width: 64px;
	background: url( 'images/amex.gif' ) no-repeat 0px 0px;
}

#product_brands li.axa
{
	width: 109px;
	background: url( 'images/axa.gif' ) no-repeat 0px 0px;
}

#product_brands li.visa
{
	width: 109px;
	background: url( 'images/visa.gif' ) no-repeat 0px 0px;
}

#product_brands li.mc
{
	width: 109px;
	background: url( 'images/mc.gif' ) no-repeat 0px 0px;
}



