
/* CSS Document */
html{
	height:100%;
}
body{
	background-image:url(images/framework/bgstrip.gif);
	background-repeat:repeat-x;
	height:100%;
}
#contain{
	width:980px;
	margin:auto;
	background-image:url(images/framework/homedial.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#homedial{
	border:0px;
	margin-top:21px;
	display:block;
	margin-left:259px;
	width:445px;
	height:446px;
	/* background-image:url(images/framework/homebackground.jpg);*/
    background-image: url(images/framework/newhome.jpg);
}
#footer{
	display:none;
}
#topmenu{
	margin-top:25px;
}
#rightMenu {
  width:150px;
  height:530px;

  background-image:url('images/rightbar.jpg');

  position:absolute;


  top:91px;
  margin-left:650px;
}
#rightMenu div{


}


#rightMenuBottom {
  width:150px;


  margin-top:15px;
  position:absolute;


}
#rightMenu img {
  margin-left:16px;
  margin-bottom:8px;
  border:1px grey solid;
  height:52px;
}
#rightMenuBottom img {
  margin-left:16px;
  margin-bottom:10px;
  border:1px grey solid;
  height:52px;
}
#sponser {
  position:absolute;
  top:400px;
  margin-left:0px;
}


ul.popmenu{
	list-style:none;
	margin:0px;
	padding:0px;
	position:absolute;
	width:150px;
	left:-500px;
	top:-500px;
	overflow:hidden;
}
ul.popmenu li a{
	border:dashed 1px #000;
	background-color:#CCC;
	color:#000;
	display:list-item;
	padding:3px;
	text-align:center;
	margin:5px;
	overflow:hidden;
}
ul.popmenu li a:hover{
	background-color:#000;
	color:#FFF;
	background-position:0px -21px;
}

#homelogo{
	display:block;
	margin:auto;
	padding-top:20px;
}
#content{
	width:600px;
	margin:auto;
	margin-top:20px;
}

#bottom{
	/*background-image:url(images/framework/check.gif);*/
	background-repeat:repeat-x;
	height:150px;

	bottom:0px;

	left:0px;
	width:100%;
    text-align:center;
}

ul#tactical.popmenu li a{
	background-image:url(images/framework/buttonbacksmall_tactical.jpg);
}
ul#commercial.popmenu li a{
	background-image:url(images/framework/buttonbacksmall_commercial.jpg);
}
ul#civil.popmenu li a{
	background-image:url(images/framework/buttonbacksmall_civil.jpg);
}
ul#maritime.popmenu li a{
	background-image:url(images/framework/buttonbacksmall_maritime.jpg);
}
ul#adventure.popmenu li a{
	background-image:url(images/framework/buttonbacksmall_adventure.jpg);
}
#topmenu  a.shopYellow {
  color:yellow;
  font-weight:bold;
}
h1.equipment {
  -moz-opacity:1;
    color:#FFF;
    margin:0;
	font-size:13px;
	font-weight:bold;
	background-color:#000;
    position:relative;
	width:150px;
    text-align:center;
    padding-top:5px;
	padding-bottom:5px;
    padding-left:00px;
    background-image:url(images/framework/webshop/equipment.jpg);
	background-repeat:no-repeat;
	border:solid 1px #FFF;
    margin-bottom:10px;
}

