/* Standard properties */
html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
}
img {
	border:0px;
	margin:0px;
	padding:0px;
}
input,select {
	border: 1px solid #B7B8B9;
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
	font:Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
}
form {
	padding:0px;
	margin:0px;
}
table {
	margin:0px 0px 0px 0px;
	border:0px; 
/*	border:1px solid black; */
	padding:0px;
/*	table-layout:fixed;*/
}
td,th {
/*	border:1px solid black; */
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
/* Standard properties ends here */

/* Page properties */
table.page {
	width:100%;
}
td.backgr {
	height:368px;
	width:100%;
	background:url(../img/backgr.jpg) repeat;
}
td.pageMiddle {
	padding-top:20px;
	width:723px;
	background:url(../img/backgr.jpg);
}
td.top {
	width:723px;
	height:178px;	
	background-image:url(../img/top.gif)}
table.middle {
/*	border:1px solid;*/
	padding-top:10px;
	width:723px;
	height:400px;
	background-image:url(../img/middle.gif);
}
td.sides {
	background-color:#FFFFFF;
}
td.pAvskiljare {
	width:10px;
}
td.mAvskiljare {
	width:20px;
}
/* Page properties ends here */

/* Menu properties */
td.leftside {
	width:154px;
}
table.menu {
	width:154px;
}
td.menu_top {
	background:url(../img/menu_top.gif);
	height:17px;
	font-size:9px;
}
td.menu_middle {
	background:url(../img/menu_middle.gif);
	height:200px;
}
td.menu_bottom {
	background:url(../img/menu_bottom.gif);
	height:17px;
	font-size:9px;
}
/* Menu properties ends here */

/* Main page properties */
td.main {
	width:509px;
}
table.main {
	width:509px;
}
td.main_top {
	background:url(../img/main_top.gif);
	height:15px;
	font-size:9px;
}
td.main_middle {
	padding-top:0px;
	padding-right:15px;
	padding-left:15px;
	padding-bottom:15px;
	height:350px;
	background:url(../img/main_middle.gif);
}
td.main_bottom {
	background:url(../img/main_bottom.gif);
	height:15px;
	font-size:9px;
}
/* Main page properties ends here */

/* Bottom properties */
td.bottom {
	height:57px;
	width:723px;
	background-image:url(../img/bottom.gif);
}
/* Bottom properties ends here */

/* Contact properties */
td.inputDescr {
/*	border:1px solid;*/
	height:15px;
	padding-left:5px;
	font-size:10px;
	background:url(../img/shop/inputdescr.gif);
	color:#FFFFFF;
}
td.inputSquares {
/*	border:1px solid;*/
	height:17px;
	font-size:2px;
	padding-bottom:5px;
}
td.meddelande {
	font-size:2px;
	height:150px;
}
textarea.meddelande {
	padding:0px;
	margin:0px;
	height:135px;
	width:250px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:0px;
}
input.postnr {
	height:17px;
	width:60px;
	font-size:10px;
	border:0px;
}
input.postort {
	height:17px;
	width:180px;
	font-size:10px;
	border:0px;
}
select.ordersm, input.ordersm {
	height:17px;
	width:120px;
	font-size:10px;
	border:0px;
	margin:0px;
	padding:0px;
}
input.orderbig {
	height:17px;
	width:160px;
	font-size:12px;
	border:0px;
}	
td.orderAvskiljare {
	width:10px;
	font-size:10px;
}
/* Contact ends here */
