/* CSS Document */
html, body 
{
width:100%;
height:100%;
margin:0px;
padding:0px;
font-family:tahoma;
font-size:12px;
color:#FFFFFF;
background:#02516D;
}


.hideblock {
  display:none;
}

table{
border:0px;
border-collapse:collapse;
}

td
{
vertical-align:top;
margin:0px;
padding:0px;
}

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

img {
border:0px;
}

p {
margin:0px;
}




.png
{
filter:expression(fixPNG(this));
}

.top
{
background-image:url(../i/top_1.jpg);
background-position:top;
width:995px;
height:200px;
}

.tile
{
background-image:url(../i/tile.jpg);
background-repeat:repeat-y;
width:995px;
height:100%;
}

.tile_up
{
background-image:url(../i/top_x.jpg);
background-repeat:no-repeat;
background-position:top;
width:995px;
position: relative; 
}

.tile_down
{
padding-bottom:0px;
padding-left:70px;
padding-right:70px;
background-image:url(../i/foot_1.gif);
background-repeat:no-repeat;
background-position:bottom;
width:995px;
height:280px;
}

.tile_foot
{
background-image:url(../i/foot_2.jpg);
background-repeat:no-repeat;
width:995px;
height:183px;
padding-right:50px;
font-weight:bold;
font-size:10px;
}

.menu
{
background-image:url(../i/bg_menu.jpg);
width:995px;
height:50px;
padding-left:150px;
background-position:bottom;
}

.mmenu
{
font-family:tahoma;
font-weight:normal;
font-size:14px;
text-transform:uppercase;
color:#FFFFFF;		
}

/*
height:14;
filter:shadow(color=#31D0E6, strength=5, direction=135);
*/

.mmenu a
{
color:#FFFFFF;
text-decoration:none;
}

.mmenu a:hover
{
color:#292F76;
text-decoration:none;
}

.mainin
{
height:100%;
border-left:1px #FFFFFF solid;
border-right:1px #FFFFFF solid;
}

.main
{

}

h1
{
font-family:tahoma;
color:#292F76;
font-size:20px;
font-weight:bold;
margin-bottom:0px;
margin-top:0px;
}

h2
{
font-family:tahoma;
color:#292F76;
font-size:20px;
font-weight:bold;
margin-bottom:0px;
margin-top:0px;
}

a {
    color:#f6ff00;
    cursor:hand;
    cursor:pointer;
    text-decoration:underline;
}

a:hover
{
color:#292F76;
}

.ht td li
{
list-style-type:square;
color:#00CCFF;
} 

.ht td li a
{
color:#FFFFFF;
} 

.ht td li a:hover
{
color:#FFFFFF;
} 

.hw
{background-color:#FFFFFF;
border-width:1px;
border-bottom-color:#00CCFF;
border-right-color:#00CCFF;
border-left-color:#00CCFF;
border-top-color:#00CCFF;
border-style:solid;
}

.hw td
{
color:#292F76;
border-width:1px;
border-bottom-color:#00CCFF;
border-right-color:#00CCFF;
border-left-color:#00CCFF;
border-top-color:#00CCFF;
border-style:solid;
}

.hw td a
{
color:#292F76;
} 

.hw td a:hover
{
color:#292F76;
} 

.wht td
{
background-color:#FFFFFF;
color:#292F76;
font-weight:bold;
text-align:center;
}

hr
{
color:#00CCFF;
}

button
{
background: #2776C3;
border: #FFFFFF 1px solid;
font: bold 11px verdana;
color: #FFF;
width:140px;
}

.order td
{
background:#FFFFFF;
color:#000000;
}

.horder td, 
{
background:#17AAE0;
}

.summ td,  .norder td
{
background:#058ABB;
}

form
{
margin:0;
padding:0;
}

.content img, .g
{
border:2px #00CCFF solid;
}

.img_popup
{
position: absolute;
visibility: hidden;
top:-1000;
z-index:2;
}

.img_inner
{
background-color:#FFFFFF;
background-image:url(../loading.gif);
background-position:center;
background-repeat:no-repeat;
}

.galery, .bar
{
border:2px #FFFFFF solid;
}



div.phone {
   position:absolute;
   top:12px;
   right:-13px;
   background-image: url(../i/mainpage_phone.jpg);
   background-repeat:no-repeat;
   width:278px;
   height:150px;
}
div.phone p {
   color:#f6ff00;
   font-weight:bold;
   margin:0px;
   padding: 70px 0 0 68px;
   font-size:12px;
}

div.basket {
   position:absolute;
   top:114px;
   right:-12px;
   background-image: url(../i/basket_bg.jpg);
   background-repeat:no-repeat;
   width:277px;
   height:171px;
}
div.basket p a {
   color:#005e80;
}
div.basket .p1 {
   margin:0px;
   padding: 28px 0 0 22px;
   font-size:14px;
   font-weight:bold;
}
div.basket .p1 a {
   font-weight:bold;
}
div.basket .p2 a {
   font-weight:bold;
}
div.basket .p2 {
   margin:0px;
   padding: 13px 0 0 24px;
   color:#005e80;
   font-size:12px;
}
div.basket .p3 {
   margin:0px;
   padding: 13px 0 0 22px;
   font-size:10px;
}
div.products {
   position:relative;
   width:996px;
   height:544px;
}
div.products a {
   font-size:12px;
   font-weight:bold;
}
div.products p {
   position:absolute;
}
div.products img {
   position:absolute;
}

.ladv {
    margin: 40px 0 10px 36px;
}
.ladv p {
    margin: 12px 0 0 0;
    padding:0px;
    color:#9ccbdd;
    font-size:10px;
}
.ladv p b {
    color:#b7db29;
    font-size:11px;
}
.ladv p a {
    color:#94c941;
    font-size:10px;
}

td {
  font-size:12px;
}

#main_gall_holder{
	position:relative;
	height:400px;
	margin-top:0px;
}

#the_movie{
	margin-bottom:0px;
	border:1px solid red;
}
#main_gall_after{
	padding: 282px 0 0 0; 
	text-align:center; 
	font-size:12px; 
	font-weight:bold;
}


#gtalk{
	margin:-170px 0px 0px -2px;
}



.top_phones{
	position: absolute;
	top: 12px;
	right: 19px;
	color: #02647d;
	font-family: 'Tahoma';
	font-size: 20px;
	font-weight: bold;
	z-index: 20;
}
.shop_header {
	position: relative;
}
.shop_header > h1 {
	text-indent: -9999px;
	background: url('/i/shop_title.png') no-repeat;
	height: 30px;
	width: 494px;
	margin: 0px auto;
}
.shop_header .shop_button {
	float: left;
	border: 0px;
}
.shop_header .shop_diving {
	margin-left: 19px;
	margin-right: 12px;
}
.shop_header .shop_basket {
	width: 75px;
	height: 45px;
	background: url('/i/shop_basket.png') no-repeat;
	cursor: pointer;
	margin-right: 7px;
	text-align: center;
	padding-top: 62px;
}
.shop_header .shop_basket a{
	font-family: Arial;
	font-size: 11px;
	color: #fffa66;
	text-decoration: none;
}
.shop_header .shop_hunting {
	margin-right: -8px;
}
.brands{
    width:700px;
    margin-left:70px;
    margin-bottom:-250px;
}
.brands a{
    display:block;
    float:left;
    width:200px;
    padding:10px;
    text-align:center;
}
.clear{
    clear:both;
}
.brands h1{
    text-align:center;
    font-size:20px;
	color: #FFF600 !important;
}