@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;	
}

p, ul, ol {
	margin-bottom: 2em;
	/*text-align: justify;*/
	line-height: 200%;
}

p {
}

ul {
}

ol {
}

a {
	target:_self;
	color: #FF0000;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
}

img.right {
}

.tn img {
	border: 8px solid #F5F5F5;
}

hr {
	display: none;
}

/* Logo */

#logo {
	width: 874px;
	height: 147px;
	background: url(images/img09.gif) top right no-repeat;
	margin: 0 auto;
}

#logo h1 {	
	
	padding-top: 6px;	
	font-size: 15px;
	color: #A0A0A0;
	/*margin: 0 auto;*/
}

#logo h2 {
		
	padding: 64px 0px 0px 0px;
	height: 54px;
	background: url(images/img02.gif) no-repeat 70px 36px;	
	font-size: 38px;
	font-weight: normal;
	letter-spacing: -2px;
	color: #A0A0A0;
	
	/*margin: 0 auto;*/
}


#logo a {
	target:_self;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 874px;
	height: 25px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 16px;
	margin: 0 0px;
	padding: 0px 20px 0 20px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	target:_self;	
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	/*background: #EB1515 url(images/img03.gif) repeat-x left bottom;*/
}

/* Page */

#bg {
	background: url(images/img04.gif) no-repeat center top;
}

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0;	
}

/* Content */

#content {
	float: left;	
	width: 820px;	
	margin: 0 auto;
	padding: 0;
	
}

#content h1 {
	margin: 45px 0 20px 0;
	padding-left: 32px;
	background: url(images/img07.gif) no-repeat left center;
}

#content .content {
	padding-left: 32px;

}

/* Sidebar */

#sidebar {
	float: right;
	height: 518px;
	width: 140px;
	padding: 0;
	background-color:#FFFFFF;
}

#sidebar a {	
	color: #4A5157;	
}
#sidebar a:hover {	
	color: #C00000;	
}

.gallerylinks{
	margin: 0;
	padding: 16px;
	padding-left: 32px;

}

#ussr-watches{

}

#ussr-watches .box {

}

#russian-watches{

}

#russian-watches .box {

}

.box .title1 {
	height: 27px;
	padding: 6px 0 0 44px;
	background: #EB1515 url(images/img10.gif) no-repeat;
	font-size: 17px;
	color: #FFFFFF;
}

.box .title2 {
	height: 27px;
	padding:6px 0 0 44px;
	background: #EB1515 url(images/img11.gif) no-repeat;
	font-size: 17px;
	color: #FFFFFF;
}

.box .content {
	padding-top: 16px;
	background: url(images/img06.gif) repeat-x;
}

.box ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.box ul li {
	margin: 0px 0px 5px 0px;
	font-size: 12px;
}

.box small {
	margin: 0;
	font-size: 10px;
	color: #808C96;
}

/* Footer */

#footer {
	padding: 0;
	background: url(images/img08.gif) no-repeat center top;
	font-size: 12px;
}

#footer p {
	text-align: center;
}

iframe {
/*position: relative;right: 15px;*/
 	/*width: 820px;*/
	/*height: 518px;*/
	width: 818px;
 	height: 2420px;
	margin: 0;
 	padding: 0;
 	border: 0;
	background-color: #FFFFFF;
}

#clear{clear:both;}