/* new css - planned for future */

form {
	padding: 0;
	margin: 0;
}

/* global classes */

.clear {
	clear: both;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
	}
	
.cleardiv {
	clear: both;
	height: 1px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Holly Hack Targets IE Win only \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End Holly Hack */

.lAlign {
	float: left;
	padding: 0;
	margin: 0;
	}
.rAlign {
	float: right;
	padding: 0;
	margin: 0;
	}

.thin_text {
	width: 510px;
	margin: 0;
	padding: 0;
	border: 0;
	position: relative;
}

.webshop_order_page {
	width: 630px;
	margin: 0;
	padding: 0;
	border: 0;
	position: relative;
}

/* div with id */

#page_content {
	width: 730px !important;
	text-align: left;
	padding: 0;
	margin: 0;
}

#page_text {
	padding: 0;
	margin: 0 0 0 50px;
	position: relative;
}
#page_text h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: lighter;
	color: #666;
	padding: 0 0 5px 0;
	margin: 0;
	text-transform: none;
	position: relative;
}

#page_text h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #666;
	padding: 0 0 5px 0;
	margin: 0;
	text-transform: none;
	position: relative;
}

#page_text p {
	padding: 0 10px 10px 0;
	margin: 0;
	position: relative;
}

#page_text hr {
	background: #39c;
	color: #39c;
	height: 1px;
	width: 100%;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	
}

#webshop_basket {
	width: 170px !important;
	padding: 0;
	margin: 0;
}

.hr {
	background: #39c;
	color: #39c;
	height: 1px;
	width: 100%;
	padding: 0;
	margin: 10px 0;
	overflow: hidden;
}

hr {
	background: #39c;
	border: 0;
	color: #39c;
	height: 1px;
	width: 100%;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#webshop_basket_top {
	background: url('/bild/ass/varukorg_top.gif') top left no-repeat;
	height: 10px !important;
	padding: 0;
	margin:0;
	overflow: hidden;
}

#webshop_basket_mid {
	background: url('/bild/ass/varukorg_mid.gif') top left repeat-y;
	padding: 0 10px;
	margin:0;
}

#webshop_basket_mid h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 14px;
	text-align: right;
	font-weight: lighter;
	color: #666;
	padding: 0 0 5px 0;
	margin: 0;
	text-transform: lowercase;
	position: relative;
}
#webshop_basket_mid p {
	position: relative;
	padding: 0;
	margin: 0;
}

#webshop_basket_bott {
	background: url('/bild/ass/varukorg_bott.gif') top left no-repeat;
	height: 10px !important;
	padding: 0;
	margin:0;
	overflow: hidden;
}

.disclaimer {
	padding: 0 10px;
	font-size: 10px;
	line-height: 12px;
	font-weight: lighter;
}

/* product_presentation */

.thumb_imgs {
	width: 140px !important;
	/*background: #ccc;*/
	padding: 0;
	margin: 0;
	position: relative;
}
.webshop_prod_imgs {
	width: 220px !important;
	/*background: #ccc;*/
	padding: 0;
	margin: 0;
	position: relative;
}

.prod_list_object {
	padding: 0;
	margin: 0;
	position: relative;
}
.product_list {
	width: 350px !important;/* 510px - 140px = 370 */
	text-align: left;
	padding: 0;
	margin: 0;
	position: relative;
}
.product_presentation {
	width: 270px !important;/* 350 - 80 */
	text-align: left;
	padding: 0;
	margin: 0;
	position: relative;
}

/* FORMS */

.webshop_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #FFF;
	width: 200px;
	border: 1px solid #aaa;
}
.webshop_numbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #FFF;
	width: 60px;
	border: 1px solid #aaa;
}

/*
input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; background-color: #3399CC}
.vittextomr {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; background-color: #FFFFFF}
*/

/* KNAPP */

.buttone {
	line-height: 18px;
	display: block;
	cursor: pointer;
	text-decoration: none;
}

.buttone .buttoneLeft {
	float: left;
	display: block;
	width: 10px;
	height: 18px;
	background: transparent url('/bild/ass/webshop_butt_L.gif') no-repeat top left;
}

.buttone .buttoneTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	float: left;
	display: block;
	/*vertical-align: bottom;*/
	height: 18px;
	padding: 0 1px 0 6px;
	margin: 0;
	background: transparent url('/bild/ass/webshop_butt_M.gif') 0 0 repeat-x;
}

.buttone .buttoneRight {
	float: left;
	display: block;
	width: 36px;
	height: 18px;
	background: transparent url('/bild/ass/webshop_butt_R.gif') no-repeat top left;
}

