html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #FF0000;}
a:hover {color: #FF9F9F;}

img {
border: 0;
}

body {
	/*background: #b5d7f8;*/
	background:#ffffff;
	color: #004d4d;
	font: normal 62.5% Tahoma,sans-serif;
}

.unordered_list {
	list-style-type: disc;
}
li {list-style: none;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}

h1,h2,h3 {
	padding-top: 6px;
}

.clearer {
	clear: both; 
	}
	
#box{
	border:solid 1px #8F9473;
	width:1000px;
	margin: 0 auto 20px auto;
}

.header {
	background-color: #ffffff;
	height: 100px;
	margin: 0 auto;
	/*padding: 0px 10px 0px;
	width: 100%*/
	width: 1000px;
}
.filler{
	width:3%;
	height:100px;
	float:right;
}
.header .left {
	float: left;
	background-color: #FFFFFF;
	width: 26%;
	height: 100px;
	margin-left:2%;
	text-align: left;
	background-repeat: no-repeat;
	background-image: url(img/logo.png);
}
.header .right {
	/*overflow: auto;*/
	float: left;
	width: 65%;
	height: 100px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align:right;
}

.rightMenu
{
	height:30px;
	margin:15px 0 0 100px;
	float:right;
}
	
.rightMenu ul
{
list-style: none;
padding: 0;
margin: 0;

}

.rightMenu li
{
float: left;
margin: 0 0.15em;
}

.rightMenu li a
{
background: #fff;
height: 2em;
line-height: 2em;
/*float: right; */
width: 9.5em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
}
.rightMenu li a:hover
{
	text-decoration:underline;
}
.rightMenu li a.current
{
	color:#e7880c;
	font-weight:bold;
}
.leftbestprice {
float:right;
margin-top:5px;
}
.centercatalog {
float:right;
margin-top:5px;
}
.rightContact{
float:right;
}
.rightPhone
{
	float:left;
	height:15px;
	margin:5px 0 0 5px;
	position:relative;
}
.rightPhone p
{
    font-size: 10px;
}

.rightEmail
{
	float:left;
	height:15px;
	margin:5px 0 0 5px;
	position:relative;
}
.rightEmail p
{
	font-size: 10px;
}
.container {
	background-color: #ffffff;
	font-size: 1.2em;
	margin: 0 auto;
	/*padding: 0 10px 10px;
	height: 550px;
	width: 100%;*/
	width: 1000px;
}


#menu2 {padding:0; width:1000px; margin:0; list-style:none; height:28px; position:relative; z-index:5; font-family:arial, verdana, sans-serif; background:#000; border-bottom:1px solid #edb;}
#menu2 li.top {display:block; float:left;}

#menu2 li a.top_link {display:block; height:25px; float:left; line-height:22px; font-size:11px; font-weight:bold; padding:0 20px 0 10px; color:#edb; text-decoration:none; border-top:3px solid #000;border-bottom:3px solid #000;}

#menu2 li a.top_link:hover {color:#d85; border-color:#a52;}

#menu2 li:hover > a.top_link {color:#d85; border-color:#a52;}

#menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

#menu2 a:hover {visibility:visible; position:relative; z-index:200;}
#menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
#menu2 ul, 
#menu2 :hover ul ul, 
#menu2 :hover ul :hover ul ul,
#menu2 :hover ul :hover ul :hover ul ul,
#menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; height:0; margin:0; padding:0; list-style:none;}

#menu2 :hover ul.sub {left:0; top:26px; white-space:nowrap; width:120px; height:auto; z-index:300; padding-top:5px; /*background:url(trans.gif);*/}
#menu2 :hover ul.sub li {display:block; float:left; width:100%; height:25px;}
#menu2 :hover ul.sub li span {display:block; height:25px; float:left; width:90px; font-weight:normal;}
#menu2 :hover ul.sub li b {display:block; height:25px; float:left; width:30px; font-weight:normal;}

#menu2 :hover ul.sub li a {display:block; position:relative; font-size:11px; height:25px; width:120px; margin-right:-30px; line-height:25px; text-indent:10px; color:#edb; text-decoration:none; /*background:url(trans.gif);*/}

#menu2 :hover ul.sub li span a:hover {font-weight:bold;color:#f97;}

#menu2 :hover ul.sub li:hover > span a {font-weight:bold;color:#f97;}

#menu2 :hover ul :hover ul,
#menu2 :hover ul :hover ul :hover ul,
#menu2 :hover ul :hover ul :hover ul :hover ul,
#menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:120px; top:0; white-space:nowrap; width:120px; z-index:400; height:auto;}

#menu2 :hover ul.wide {width:150px;}
#menu2 :hover ul.wide li span {width:120px;}
#menu2 :hover ul.wide li a {width:150px;}

#menu2 :hover ul.narrow {width:90px;}
#menu2 :hover ul.narrow li span {width:60px;}
#menu2 :hover ul.narrow li a {width:90px;}

#menu2 :hover ul.narrow :hover ul,
#menu2 :hover ul :hover ul.narrow :hover ul,
#menu2 :hover ul :hover ul :hover ul.narrow :hover ul,
#menu2 :hover ul :hover ul :hover ul :hover ul.narrow :hover ul
{left:90px;}

#menu2 li > span {
background: url(img/menu/tab-midleft.png);
}
#menu2 li > b {
background: url(img/menu/tab-midright.png)
}
#menu2 li.fly > b {
background: url(img/menu/tab-midright-sub.png)
}

#menu2 li.subtop > span,
#menu2 li.flytop > span { 
background:url(img/menu/tab-topleft.png);
}
#menu2 li.subtop > b {
background:url(img/menu/tab-topright.png);
}

#menu2 li.flytop > b {
background:url(img/menu/tab-topright-sub.png);
}

#menu2 li.subbot > span,
#menu2 li.flybot > span {
height:35px !important; background:url(img/menu/tab-botleft.png);
}

#menu2 li.subbot > b {
height:35px !important; background:url(img/menu/tab-botright.png);
}
#menu2 li.flybot > b {
height:35px !important; background:url(img/menu/tab-botright-sub.png);
}

/**********************************
  Vertical Menu
 *********************************/

#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 135px;
padding: 0px;
margin: 0px;
float:left;
}

#vertmenu h1 {
display: block;
background-color:#e7880c;
font-size: 100%;
font-weight: bold;
/*padding: 3px 0 5px 3px;*/
padding: 3px 0 5px 3px;
/*border: 1px solid #000000;*/
color: #333333;
margin-bottom: 6px;
width:136px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
text-align: left;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
/*margin-bottom: -2px;*/
}
#vertmenu ul li a,
#vertmenu ul li a:visited {
font-size: 80%;
display: block;
border-bottom: 1px dashed #C39C4E;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #666666;
width:135px;
height: 1.3em;
line-height: 1.2em;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #e8ac62;
font-weight: bold;
}

#vertmenu ul li ul {
/*display: none;  hidden*/
}

#vertmenu ul li ul,
#vertmenu ul li:hover ul,
#vertmenu ul li a:hover ul {
display: block;
height: auto;
width:125px;
margin-left: 10px; 
/*margin-top:3px;
margin-bottom:3px; */
}
#vertmenu ul li ul li a,
#vertmenu ul li ul li a:visited,
#vertmenu ul li:hover ul li a,
#vertmenu ul li a:hover ul li a {
height:1.1em;
width:125px;
line-height: 1em; 
/*background:#f7f6d3; */
background:#ffffff;
color:#444444; 
font-weight:normal;
border: none;
}
/*#vertmenu ul li:hover ul li:hover a, 
#vertmenu ul li a:hover ul li a:hover {
background:#e8ac62; 
color:#fff;
width:100px;
}*/
#vertmenu ul li ul li:hover a, 
#vertmenu ul li ul li a:hover {
background:#e8ac62; 
color:#fff;
width:125px;
height:1.1em;
line-height: 1em;
}

/*************************************************************
  End of Menu
 ************************************************************/


.home_border
{
	height:20px;
    background: url(img/home_border.jpg) repeat-x 0 0;
}
.navigation {
	/*border: 1px solid #ffffff;*/
	height: 25px;
	background: #D9E1E5 url(img/1.jpg);
}
.navigation a {
	background: transparent url(img/1.jpg) left top repeat-x;
	border-right: 1px solid #D8EBD8;
	color: #004d4d;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 25px;
	padding: 0 18px;
	text-decoration: none;
}
.navigation a:hover {
background: transparent url(img/1.jpg) left bottom; 
color: #004d4d;
}


.main {
	/*border-top: 4px solid #FFF;*/
	/*height: 470px;*/
	width: 100%;
	text-align:left;
	min-height: 500px;
}

.main p
{
	color: #003333;
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
}

.welcome {
	margin: 0 auto;
	padding: 20px 50px 20px 50px;
	/*height: 420px;
	overflow:auto;*/
}

.welcome a {
	color: #e7880c;
	line-height: 18px;
	text-decoration: none;
}

.home_content  p {
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.prop {
	float:right;
    width:1px;
}

.min500px {
    height:600px;
}

.min10px {
    height:10px;
}

.content {
	float: left;
	/*margin: 10px 0;*/
	padding-top: 4px;
	width: 1000px;
	/*width: 1000px;*/
	/*height: 580px;*/
	overflow:auto;
	text-align:left;
	margin:0 auto;
	min-height: 500px;
}
.content .descr {
	color: #004d4d;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	margin-left: 18px;
}

.content .imgright {
	padding: 5px;
	border: 1px solid #ADD1E7;
	margin-left: 4px;
	float: right;
	text-align: right;
}

.content p
{
	color: #003333;
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
}



.footer {
	/*background: url(img/bgfooter.gif) repeat-x;*/
	color: #000000;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	text-align: center;
	height: 20px;
	width: 100%;
	margin: 0 auto;
	margin-top: 20px;
	border-top: solid 1px #CCE168;
	padding:8px 0 5px 0;
	/*line-height: 30px;*/
}
.footer a,.footer a:hover {color: #FFF;}

.btnContinue {
	width: 89px;
	height: 27px;
	display: block;
	font-size: 10px;
	text-decoration: none;
	background-repeat:no-repeat;
	background-image:url(img/button.gif);
}

.btnContinue:hover {
	background-image:url(img/button_hover.gif);
}




