/* Colors

Blue......: 007cc2
Gray-Light: bfc4cb
Gray-Dark.: a3aab5
Red.......: f26646

*/

fieldset
{
	background-color: white;
	margin-bottom: 8px;
	border: 1px solid white;
}

fieldset legend
{
	color: black;
	padding: 4px 10px 0px 4px;
	font-weight: bold;
	background-color: white;
}

.bodyclass { 
	
	background-color:#555555;
	margin: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	padding: 0px;
	text-align: center;
	
	font-family: verdana, arial, sans-serif;
	}
	
.bodyclass a:link {
	color: #f26646;
}

.bodyclass a:visited {
	color: #f26646;
}

.bodyclass a:active {
	color: #f26646;
}

.superdiv {
	position: relative;
	width: 786px;
	height: 697px;
	top:40px;
	background-color:white;
	margin-left: auto;
	margin-right: auto;
	
}

.innerdiv {
	position:absolute;
	left:5px;
	top:5px;
	width:774px;
	height:685px;
	border:1px solid #a3aab5;
	font-size:10px;
	text-align:left;
	
}

form
{
	margin: 0;
	padding: 0;
}

h1 {

	font-family:verdana, arial, sans-serif;
	font-size:17px;
	font-weight:lighter;
	color:black;
	margin-top: 0;
	line-height:normal;
}


.menu {
	font-family:verdana, sans-serif;
	font-size:10px;
	position:absolute;
	left:-1px;
	top:105px;
	width:776px;
	height:18px;
	z-index:1000;
	border:0px solid #a3aab5;
	color:black;
        
}

.menuitem {
	position:absolute;
	top:0px;
	text-align:center;
	width:125px;
	height:18px;
	line-height:1.6;
	font-weight:lighter;
	color:black;
	cursor:default;
}

.arbetsmeny .menuitem {
    color:black;
}
.skyddsmeny .menuitem {
    color:white;
}

.adminmeny .menuitem {
    color:black;
}

.menuchoice {

	text-align:center;
	width:auto;
	border-bottom:1px solid #a5aab5;
	padding:5px;
	padding-top:8px;
	padding-bottom:8px;
	font-size:10px;

}

.dropdown {
	position:absolute;
	top:18px;
	color:black;
	background-color:white;
	filter: alpha(opacity=85);
	opacity: 0.75;
	-moz-opacity:0.75;
	border:1px solid #a3aab5;
	z-index:1002;
	visibility:hidden;
	overflow: hidden;
	border-top:0px;

}

.dropdown a:link {
	color:black;
}

.dropdown a:active {
	color:black;
}

.dropdown a:visited {
	color:black;
}

.cart {

	position:absolute;
	left:10px;
	top:652px;
	width:710px;
	height:17px;
	background-color:#555555;
	color:white;
	font-size:11px;
	padding-top:3px;
	padding-left:45px;
	text-align:left;
	
}

.cart a:active, .cart a:link, .cart a:visited
{
	color: white;
	text-decoration: none;
}

img
{
	border: 0;
}

.hoger {

	position:absolute;
	left:665px;
	top:140px;
	width:93px;
	height:512px;
	padding-left:5px;
	border-left:1px solid #a5aab5;
	text-align:left;
	font-size:11px;

}

.fullsize {

	position:absolute;
	left:10px;
	top:140px;
	width:645px;
	height:512px;
	overflow:auto;

}

.text-right {

	position:absolute;
	left:355px;
	top:140px;
	width:300px;
	height:512px;
	overflow:auto;
	line-height:1.5;

}

.product-right {

	position:absolute;
	left:335px;
	top:140px;
	width:320px;
	height:512px;

}

.pic-left {

	position:absolute;
	left:10px;
	top:140px;

}

.scroll-left {

	position:absolute;
	left:10px;
	top:140px;
	width:320px;
	height:512px;
	overflow:auto;
}

input
{
	font-family: Verdana;
	height: 14px;
	font-size: 10px;
	color: black;
	border: 1px solid #555555;
	padding-left: 4px;
}

select
{
	font-family: Verdana;
	height: 16px;
	font-size: 10px;
	color: black;
	border: 1px solid #555555;
}

.button
{
	font-family: Verdana;
	height: 18px;
	font-size: 10px;
	background-color: #a3aab5;
	color: #ffffff;
	border: 1px solid #a3aab5;
	font-weight: bold;
}

.button:hover
{
	background-color: #555555;
	border: 1px solid #555555;
}

.shoe_thumb
{
	position: relative;
	margin: 0;
	padding: 0;
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	width: 96px;
	height: 112px;
	overflow: hidden;
	border: 1px solid white;
	text-align: center;
	cursor:pointer;
}

.shoe_thumb:hover
{
	border: 1px solid silver;
}

.transp {

	filter: alpha(opacity=85);
	opacity: 0.75;
	-moz-opacity:0.75;

}

#product_zoom
{
	position: absolute;
	top: 140px;
	left: 270px;
	z-index: 0;
}
