/* CSS Document */

* { margin:0; padding:0; }
a { outline:none; text-decoration:none; color:#f2d696; }
a img { border: 0;}
.clear{ clear:both; }
html, body {
	width:100%; height:100%; background:#000;
	font: normal 11px  Verdana, Bookman Old Style, Arial, Helvetica, sans-serif;
	color:#cdcccc;
}
.right { float:right; }
.left { float: left; }
div.head{
	position:absolute; top:0px; left:0px;
	width: 980px; height: 137px;
}
div.begin{	
	background: url(../images/begin_head.jpg) top left no-repeat;
}
div.main{
	background: url(../images/main_head.jpg) top left no-repeat;
}
div#begin_container{
	width:980px; height: 631px; float:left;
	padding: 137px 0 0 0; position:relative; 
	background: url(../images/begin_right.jpg) right 137px no-repeat;	
}
div#main_container{
	width:980px; float:left;
	padding: 137px 0 0 0; position:relative; 
	background: url(../images/main_repeat.jpg) repeat-y;
}
div.main_left{
	position:absolute; top:137px; left:0;
	width: 58px; height:583px;
	background: url(../images/main_left.jpg) top left no-repeat;
}
div.main_right{
	float:left; width:210px; height:583px;
	background: url(../images/main_right.jpg) top left no-repeat;
}
div.path{
	position:absolute; left:58px; top:137px;
	width: 611px; height:24px; padding:34px 30px 0 0;
	line-height: 24px; font-size:10px; color:#cdcccc;
	background:  url(../images/main_path.jpg) top left no-repeat;
	text-align: right;
}
div.path a{ color:#cdcccc; }
div.path a:hover{ color:#f2d696; }
div#content{
	float:left; width: 581px; padding: 88px 30px 30px 88px;
	background: url(../images/main_container.jpg) 58px top no-repeat;
	min-height: 465px; _height: 465px;
	text-align: right;
}
div#main_bottom{
	width:980px; height: 48px; float:left;
	background: url(../images/main_bottom.jpg) bottom left no-repeat;
}
div#beginflash{
	width:409px; height: 631px;
}
div.language{ 
	position:absolute; bottom:10px; right:63px;
	width:134px; height:50px;
	background: url(../images/language.jpg) top right no-repeat;
}
div.mainlang{ bottom:-25px; background: url(../images/new/language.jpg) top right no-repeat;}
div.language a{ 
	display:block; height:35px; text-indent:-9999px;
}
div.language a:hover { background: url(../images/language_hover.jpg); }
div.mainlang a:hover { background: url(../images/new/language_hover.jpg); }

div.language a.bg{ float:right; width:70px; }
div.language a.en{ float:left; width:57px; }
div.language a:hover.bg{ background-position: 70px 0px;}
div.language a:hover.en{ background-position: 0px 0px; }

div.mainlang a:hover.bg{ background-position: 70px 0px;}
div.mainlang a:hover.en{ background-position: 0px 0px; }

div.language a.map{ 
	width:123px;  float:left; padding: 0 11px 0 0; height:15px;
	text-align:right; color:#828282; text-indent: 0px;
	line-height:10px; font-size:11px; line-height:15px;
}
div.language a:hover.map{ background:none; color:#f2d696;}

div.links{ 
	width:909px; font-size: 10px; float:left;
	text-align:right; padding: 10px 71px 10px 0; color:#828282;
	background: url(../images/links_beginbg.jpg) top left no-repeat;
}
div.mainlinks{ background: url(../images/links_bg.jpg) top left no-repeat; }
div.links a, div.linksall a{ color:#828282; font-family:Verdana, Arial, Helvetica, sans-serif;}
div.linksall a:hover{ text-decoration:underline;}
div.linksall{ 
	width:718px; font-size: 10px; float:left;
	text-align:right; padding: 10px 262px 0 0; color:#828282;
	height:50px; overflow:hidden; position:relative;
	background: url(../images/links_bg.jpg) top left no-repeat;
}

div.linksall div.categories{
	 width:200px; padding: 0 50px 0 58px; height:50px; overflow:hidden;
	 /*background: url(../images/link_categories_bg.jpg) right 4px no-repeat;*/
}
div.linksall div.items{ 
	width:300px; padding: 0 50px 0 0; height:50px; overflow:hidden;
	/*background: url(../images/link_items_bg.jpg) right 4px no-repeat;*/
}
a.arrow{ 
	display:block; width:11px; height:11px; 
	float:left; position:absolute; text-decoration:none;
}
a.up1{
	background: url(../images/link_categories_bg.jpg) top left no-repeat;
}
a.down1{
	background: url(../images/link_categories_bg.jpg) bottom left no-repeat;
}

a.up2{
	background: url(../images/link_items_bg.jpg) top left no-repeat;
}
a.down2{
	background: url(../images/link_items_bg.jpg) bottom left no-repeat;
}
/*===== MENU =====*/
#mainmenu{
	position:absolute; top:212px; left:773px; z-index:10000;
	width:146px; height:312px;
	list-style-type: none; padding:0; margin:0;
}
ul.bg { background: url(../language/bg/images/begin_menu.jpg) no-repeat; }
ul.en { background: url(../language/en/images/begin_menu.jpg) no-repeat; }

ul.mainbg { background: url(../language/bg/images/main_menu.jpg) no-repeat; }
ul.mainen { background: url(../language/en/images/main_menu.jpg) no-repeat; }
#mainmenu li {
	padding: 0 0 8px 0; float:left;
}
#mainmenu li a { 
	display: block; width: 146px; height:32px;
}
#mainmenu li a b {
	display:block; width: 146px; height:32px;
	text-indent:-9999px; cursor:pointer;
}
ul.bg li a b.clicked, ul.bg li a#current b{ background: url(../language/bg/images/begin_menu_hover.jpg) no-repeat; }
ul.en li a b.clicked, ul.en li a#current b{ background: url(../language/en/images/begin_menu_hover.jpg) no-repeat; }
ul.mainbg li a b.clicked, ul.mainbg li a#current b{ background: url(../language/bg/images/main_menu_hover.jpg) no-repeat; }
ul.mainen li a b.clicked, ul.mainen li a#current b{ background: url(../language/en/images/main_menu_hover.jpg) no-repeat; }

li#home a#current b, #mainmenu li#home a b.clicked{	
	background-position: 0px 0px!important;
}
li#about a#current b, #mainmenu li#about a b.clicked {
	background-position: 0px -40px;
}
li#watches a#current b, #mainmenu li#watches a b.clicked {
	background-position: 0px -80px;
}
li#jewelery a#current b, #mainmenu li#jewelery a b.clicked {
	background-position: 0px -120px;
}
li#stores a#current b, #mainmenu li#stores a b.clicked {
	background-position: 0px -160px;
}
li#news a#current b, #mainmenu li#news a b.clicked {
	background-position: 0px -200px;
}
li#public a#current b, #mainmenu li#public a b.clicked {
	background-position: 0px -240px;
}
li#contacts a#current b, #mainmenu li#contacts a b.clicked {
	background-position: 0px -280px;
}
#mainmenu li ul {
	display:none; list-style-type: none; padding:0; margin:0;
	position:absolute; top:0px; right:0px;
}
#mainmenu li ul.about{
	top:71px; left:-49px;
	width:147px; height: 122px; padding: 10px 0 0 0;
}
ul.bg li ul.about, ul.mainbg li ul.about { background: url(../language/bg/images/drop_down.jpg) no-repeat; }
ul.en li ul.about, ul.mainen li ul.about { background: url(../language/en/images/drop_down.jpg) no-repeat; }
#mainmenu li ul.stores{
	top:191px; left:-49px;
	width:147px; height: 69px; padding: 10px 0 0 0;
}
ul.bg li ul.stores, ul.mainbg li ul.stores { background: url(../language/bg/images/drop_down_stores.jpg) no-repeat; }
ul.en li ul.stores, ul.mainen li ul.stores { background: url(../language/en/images/drop_down_stores.jpg) no-repeat; }
#mainmenu li ul li {
	padding:1px 0 0 0;
}
#mainmenu li ul li a {	
	display:block; height:28px;  width:127px; float:right;
	line-height: 28px; text-align: right;
	color:#fffffe; font-size:11px; padding: 0 20px 0 0;
}
#mainmenu li ul li a:hover,  #mainmenu li ul li a.subcurrent{
	color:#f2d696;
}
/*===== end MENU =====*/



div#content h1{
	font: bold 13px Verdana, Bookman Old Style, Arial, Helvetica, sans-serif;
	color:#f2d696; text-transform:uppercase;
}
div#content h2{
	font: italic 11px Verdana, Bookman Old Style, Arial, Helvetica, sans-serif;
	color:#f2d696; font-weight:bold;
}
div#content h3{
	font: normal 11px Verdana, Bookman Old Style, Arial, Helvetica, sans-serif;
	color:#f2d696; text-transform:uppercase;
}
div#content h4{
	font: normal 11px Verdana, Bookman Old Style, Arial, Helvetica, sans-serif;
	color:#cdcccc;
}
div#content h5{
	font: normal 11px Verdana, Bookman Old Style, Arial, Helvetica, sans-serif;
	color:#f2d696;
}

div.aboutbox{
	width:100%; margin-bottom:40px;
}

div.aboutbox span{
	display:block; float:left; width: 400px;
}
div.image{
	width:145px; float:right;
	border:5px solid #565655; text-align:center;
	vertical-align:middle;
}
div.image img { width:145px; margin:0; float:left;}

div.public span{
	display:block; float:left; width: 428px;
}
div.public div.image{
	width:117px; float:right;
	border:5px solid #565655; text-align:center;
	vertical-align:middle;
}
div.public div.image img { width:117px; margin:0; float:left;}

a.created{
	font-size:10px; margin: 2px 0 0 83px; line-height:18px;
	color: #cdcccc; 
}
/*======================PAGING===========================*/
div#pagenav{
	position:absolute; bottom:-20px; right:312px;
	line-height:12px; height:12px; padding:4px 0px;
	font-size:10px;
}
div#pagenav a, div#pagenav span{ 
	display:block;  float:left; padding:0px 2px;
	color: #cdcccc; margin-right:3px;
	border-style: solid;
	border-width: 0px 1px;
	border-color: #cdcccc; 
}
a.paging_first, a.paging_last { font-weight:bold; font-size:14px!important;}
a.paging_first, a.paging_last, a.paging_next, a.paging_previous, span.paging_dots{
	border-width: 0px 0px!important;
}
span.paging_current{
	border-width: 0px 2px!important; font-weight:bold;
}

/*===== end Paging =====*/

/*******************Watches_details.tpl*/


div.gallery-left{
	float:left; width:215px; 
}
div.gallery-right{
	float:right; width:365px; 
}
h3 a{
	color: #cdcccc;
	font: normal 11px Verdana;
	text-transform:lowercase;
}
a.gallery-small-pic {
	width:64px; height:60px; 
	float:left; background:#fff;
	margin:0 15px 13px 0;
	border:2px solid #565655;

}
a.gallery-big-pic{
	width:353px; height:332px; 
	float:right; 
	border:7px solid #565655;

}
a.gallery-small-pic img {
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40); /* IE5.5 */
		opacity: .4; /* Mozilla 2.x, Opera 8.x */
		-moz-opacity: .4; /* Mozilla FF 1.x, Netscape 8.x */
		
		}
a.gallery-small-pic:hover img, a#gallefycurrent img {
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* IE5.5 */
		opacity: 1; /* Mozilla 2.x, Opera 8.x */
		-moz-opacity: 1; /* Mozilla FF 1.x, Netscape 8.x */
		}
/*******************shops_index.tpl**********/

.pics {
	float:left;
	width:370px;
	padding:0px 0px 20px 0px;
	}
.pics img.big{
	border:7px solid #565655;
	float:left;
	}
.pics img.small{
	float:left;
	border:2px solid #565655;
	margin:15px 15px 0px 0px;
	}
.pics a{
	outline:none;
	}
.shop_cont {
	float:right;
	margin-top:12px;
}
.pics font{
	float:left; text-align:left;
}

.formbox {
	width:270px;
	height:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cdcccc;
	background:#565655;
	border:0px;
}
.button {
	width:60px;
	height:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#565655;
	border:0px;
	color:#f2d696;		
}
.form_area {
	width:265px;
	height:110px; background:#565655;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#cdcccc;
	border:0px; padding-left:5px;
}
.clock_cont {
	margin-top:0px;
}
.code {
	background:#565655;
	color:#cdcccc;
	border:0px;
}


a.shoplink{
	color:#cdcccc;
}
a.shoplink:hover{
	color:#f2d696;
}
a.currshop{
	color:#f2d696; font-weight:bold;
}
b.yellow{ color:#f2d696;}
table.dist tr td{padding:3px 0px; line-height:16px;}


/* ===== PUBLICATIONS ===== */
label.inputlabel{
	display:block; float:right; width:350px; height: 16px;
	line-height:16px; margin:10px 0 0 0 ;
}
label.inputlabel input{ float:right;}
label.inputlabel span{ 
	float:left; display:block;
	width:70px; color:#f2d696;
}
span.public a{ font-size:10px;}
/* ===== end PUBLICATIONS ===== */

/* ===== CONTACTS ===== */
div.contacts div.gallery-left img{
	border:5px solid #565655; float:left;
}
div.contacts div.gallery-left span{
	display:block; float:left; width:181px;
	padding: 20px 0 0 0;
}
/* ===== end CONTACTS ===== */

/* ===== SITEMAP ===== */

div.sitemap{ 
	width:581px; float:right;
	padding: 0 0 20px 0;
}
div.sitemap-box{
	float:right; width:265px;
	padding: 5px; background:#383736;
}
div.timeland{ width: 571px;}
div.timeland a{ 
	width:265px; padding: 2px 5px; display:block;
	color:#cdcccc;
}
div.timeland a:hover{ color:#f2d696; }

div.sitemap a:hover h3{ text-decoration:underline; }

table.sitemap{ width: 581px;}
table.sitemap td{
	padding: 5px; vertical-align:top;
}
table.sitemap tr.empty td{
	padding: 0px 5px; line-height:10px;
}
table.sitemap tr.title-category td{
	padding: 0px 5px; line-height:10px;
	text-transform:uppercase;
}
table.sitemap tr.title-category td a:hover h4{
	text-decoration:underline;
}

table.sitemap tr.items td ul{
	list-style-type: none; text-transform:none;
	font-size:10px;
}
table.sitemap tr.items td ul a{
	display:block; line-height: 11px;
	color:#bab9b9; padding: 1px 0px;
}
table.sitemap tr.items td ul a:hover{
	color:#f2d696;
}
/* ===== end SITEMAP ===== */
