/* Author: Perzika for GEAR/Lumiox */


* {
	margin: 0;
	outline: none;
	padding: 0;
}


img {
	border: 0;
}


body {
	color: #888888;
	font: normal 11px Helvetica Neue, arial, verdana, sans-serif;
	scrollbar-base-color: #FFFFFF; scrollbar-track-color: #CBC8BC;
}

hr, .nodisp {
	display: none;
}
ul {
	list-style: none;
}

table {
	font-family: arial;
	font-size: 11px;
}

strong {
	font-weight: bold;
}

a, a:link, a:visited {
	color: #ff0000;
	text-decoration: underline;
}

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

a:focus {
	-moz-outline: none -moz-mac-focusring;
}

#body_replica {
	background: #888888 url(../bg/main_bg.gif) repeat-x;
	height: 1000px;
	width: 100%;
}

#body_replicaAF {
	background: #888888 url(../bg/main_bg.gif) repeat-x;
	height: 2630px;
	width: 100%;
}

#body_replicaWatches {
	background: #888888 url(../bg/main_bg.gif) repeat-x;
	height: 4600px;
	width: 100%;
}

#body_replicaAbout {
	background: #888888 url(../bg/main_bg.gif) repeat-x;
	height: 1050px;
	width: 100%;
}

#container {
	margin: 1em auto;
	margin-top: 0;
	position: relative;
	text-align: left;
	top: -115px;
	width: 790px;
}
#container_inner {
	position: absolute;
	top: 0px;
	width: 790px;
}

p.linebreak {
	padding: 15px 0;
}

.profile_dummy {
	float: left;
	width: 1px;
}

.clearfix {
	clear: both;
}

h2 {
font-size:20px
}

#header_bg {
	background: url(../bg/header_bg.gif) repeat-x;
	height: 115px;
	width: 100%;
}
#header {
	padding: 0px 13px 0px 13px;
	width: 762px;
	z-index: 10;
}

#header_image {
	background: transparent url(../bg/header_image.jpg) no-repeat;
	height: 114px;
	width: 358px;
}

#header_container {
	height: 115px;
	width: 762px;
	z-index: 9;
}
#header #logo {
	background: transparent url(../images/logo.png) no-repeat;
	float: left;
	height: 185px;
	position: absolute;
	top: 0px;
	width: 167px;
}


div#menuwrap {
	height: 115px;
	left: 358px;
	margin: 0;
	padding: 0 3px 0 3px;
	position: absolute;
	top: 0px;
	width: 432px;
}

ul#menu {
	height: 30px;
	position: relative;
}

#menuwrap_top {
	font: normal 9px Helvetica Neue, arial, verdana, sans-serif;
	height: 32px;
	position: absolute;
	right: 20px;
	top: 0;
	width: 400px;
}





#menu li.main {
	display: block;
}

#menu li.main a.menu_link {
	color: #FFFFFF;
	display: block;
	height: 20px;
	text-decoration: none;
}

#menu li.main a.menu_link:hover {
	text-decoration: underline;
}

#menu li.main span {
	height: 16px;
	margin-top: 0px;
	position: absolute;
	top: -1px;
	width: 60px;
	left: 0px;
}


#menu li.main span.input {
	display: none;
	height: 16px;
	margin-top: 8px;
	position: absolute;
	top: 50%;
}



li#menu_retailer_input {
	position: absolute;
	right: 280px;
	width: 65px;
}

li#menu_retailer {
	position: absolute;
	right: 275px;
	width: 83px;
	top: 16px;
}


li#menu_news {
	position: absolute;
	right: 189px;
	width: 70px;
	top: 16px;
}


li#menu_customerservice {
	position: absolute;
	right: 143px;
	width: 53px;
	top: 16px;
}

li#menu_contacts {
	position: absolute;
	right: 69px;
	width: 65px;
	top: 16px;
}


li#menu_login {
	position: absolute;
	right: -11px;
	width: 75px;
	top: 16px;
}






#menuwrap_bottom {
	float: right;
	height: 21px;
	position: relative;
	top: 94px;
	width: 324px;
}

#menu_bottom li.main_bottom {
	display: block;
}

#menu_bottom li.main_bottom a.menu_link_bottom {
	display: block;
	height: 21px;
}

li#menu_technology {
	left: 0px;
	position: absolute;
}

li#menu_watches {
	left: 101px;
	position: absolute;
}

li#menu_about {
	left: 202px;
	position: absolute;
}

#menu_technology a.menu_link_bottom, #menu_watches a.menu_link_bottom, #menu_about a.menu_link_bottom, #menu_store a.menu_link_bottom {
	background: transparent url(../bg/menu-alt.gif) no-repeat;
}

#menu_technology a.menu_link_bottom {
	background-position: 0px 0px;
	width: 102px;
}

#menu_watches a.menu_link_bottom {
	background-position: -101px 0;
	width: 102px;
}

#menu_about a.menu_link_bottom {
	background-position: -202px 0;
	width: 102px;
}

#menu_store a.menu_link_bottom {
	background-position: -303px 0;
	width: 102px;
}

#menu_technology a.menu_link_bottom:hover {
	background-position: 0 -21px;
}

#menu_watches a.menu_link_bottom:hover {
	background-position: -101px -21px;
}

#menu_about a.menu_link_bottom:hover {
	background-position: -202px -21px;
}

#menu_store a.menu_link_bottom:hover {
	background-position: -303px -21px;
}

#stats {
	color: #999;
	display: block;
	font-family: Neue, arial, verdana, sans-serif;
	font-size: 9px;
	font-style: italic;
	padding: 25px 0 0 0;
}

#main_container {
	color: #4d4d4d;
	display: block;
	font: normal 12px Helvetica Neue, arial, verdana, sans-serif;
	height: auto;
}

#main_dropshadow_box {
	padding: 0 8px 30px 8px;
	width: 770px;
}

#main_dropshadow_box_top {
	background: transparent url(../images/big_box_top.png) no-repeat;
	height: 3px;
	width: 770px;
}

#main_dropshadow_box_middle {
	background: transparent url(../bg/big_box_middle.png) repeat-y;
	width: 770px;
}

#main_dropshadow_box_bottom {
	background: transparent url(../bg/big_box_bottom.png) no-repeat;
	height: 3px;
	width: 770px;
}

#main_showcase {
	width: 790px;
}

#main_showcase_container {
	height: 196px;
	margin-left: 5px;
	width: 760px;
}

#main_showcase_container_bg {
	background: transparent url(../images/showcase_blank.jpg) no-repeat;
	height: 196px;
	margin-left: 4px;
	width: 760px;
}

#showcase_title h2 {
	color: #ccc;
	float: left;
	font-size: 14px;
	padding: 100px 0 0 180px;
}

#showcase_content {
	color: #ccc;
	float: left;
	font-size: 14px;
	padding: 80px 0 0 40px;
}

#showcase_content td {
	height: 25px;
}

#main_navigation {
	float: left;
	margin-left: 5px;
	padding: 34px 0 0 13px;
	position: relative;
}

#main_navigation.vline {
	border-right: thin dotted #999;
}

#main_navigation_container {
	height: 400px;
	padding: 15px;
	width: 120px;
}

#navigation_items {
	font-size: 14px;
	margin-bottom: 10px;
	text-align: right;
}

#navigation_items li {
	display: block;
}

#navigation_items li a {
	color: #4d4d4d;
	display: block;
	height: 30px;
	text-decoration: none;
}

#navigation_items li a:hover {
	text-decoration: underline;
}

#main_content {
	float: left;
	line-height: 15px;
	margin-bottom: 30px;
	position: relative;
	text-align: left;
}

#main_content_container {
	margin-left: 8px;
	padding: 0px 0 0 0px;
	width: 550px;
}

#main_content_text {
	float: left;
	padding: 50px 30px 40px 25px;
	width: 518px;
}

#main_content_text_retailer {
	float: left;
	padding: 20px 30px 40px 25px;
	width: 518px;
}

#main_content_image {
	padding: 20px 0 20px 5px;
}

#main_title {
	display: block;
	padding: 20px 20px 10px 20px;
	text-align: left;
	width: 550px;
}

#main_content_column_1 {
	display: block;
	float: left;
	padding: 20px 20px 10px 20px;
	width: 215px;
}

#main_content_column_2 {
	display: block;
	float: left;
	padding: 20px 20px 10px 20px;
	width: 215px;
}

#main_grid {
	display: block;
	padding: 0px 20px 30px 20px;
	width: 500px;
}

#main_grid_cell {
	display: block;
	float: left;
	height: 120px;
	width: 120px;
}

#main_grid_cell_med {
	display: block;
	float: left;
	height: 150px;
	margin-right: 10px;
	width: 150px;
}

#news_article {
}

#news_article h2 {
	color: #06F;
	font-size: 24px;
}

#news_article h3 {
}

#news_article p {
}

#articleDate {
	color: #666;
	font-size: 9px;
	font-style: italic;
}

div#retailer {
	padding: 20px;
	position: relative;
	width: 550px;
}


div#retailer table {
	width: 550px;
}

div#footer {
	color: #FFFFFF;
	height: 30px;
	position: relative;
	width: 790px;
	font-family: "Helvetica Neue", arial, verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

div#footer #line {
	border-top: thin dotted #CCC;
	padding-top: 10px;
}

