/* View Product List 
------------------------------------------- */
#product_list {
	width:470px;
	/*border:1px solid #CCCCCC;
	background-color:#F7F7F7; */
	padding:10px 0 0 0;}
	
.product_headingCategory {
	border: 1px solid #ccc;
	background: #cacbcd url(../gfx/bgHeadingProducts.jpg) repeat-x left top;
	width:470px;}
	
.product_bg/*headingCategory*/ h2 {
	padding:4px 0 2px 10px;
	margin:0;
	font-size:10px;
	font-weight: normal;
	color:#666;}
.product_bg h2 a {
	color: #333;
	font-size: 11px;
	text-decoration: none;}

.product_bg {
	overflow: hidden;
	width: 225px;
	height: 270px;
	float: left;
	margin: 11px 4px 0 4px;
	border: 1px solid #ccc;
	padding:8px 0 8px 0;
/*	min-height:72px;
	height:auto !important;
	height:72px;*/}
	
.product_bg .product_img {
	width:195px;
	/*border:1px solid #ccc;*/
	background-color:#fff;
	text-align:center;
	padding:2px;
	line-height:1px;}
	
.product_bg .product_text {
/*	float:left;
	width:271px;*/
	font-size: 11px;
	text-align:left;
	color:#333;
	line-height:14px;
	padding:5px 10px 0 0;
	margin-left:10px;}
	.product_text h3 {
	padding:0 10px 0 0;
	margin:0 0 5px 0;
		font-size: 11px;
		line-height: 14px;
		}
		.product_text h3 a {
			color: #333;
			text-decoration: none;
			}
.product_bg .product_price {
	font-family: Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-top:10px;
	text-align: center;}

.product_bg .moreInfo {
	float: left;
	width: 48%;
	text-align: right;
	margin-right: 4%;}
.product_bg .buy {
	float: left;
	width: 48%;
	text-align:left;}
	
.product_bg .select {
	font-size:10px;}
	
	
	
/* END View Product List */



/* View Product Inline 
--------------------------------------------------------*/
#product_inline_container {
	width:470px;
	border:1px solid #CCCCCC;
	background-color:#F7F7F7; 
	padding:10px 0 0 0;
	line-height:140%;}

/* Leftside
---------------------------------------- */
.product_inline_leftside {
	float:left;
	width:190px;
	padding:10 0 20px 0;}

.product_inline_picture {
	width:180px;
	xpadding-left:10px;
	margin-left:5px;
	background-color:#FFFFFF;
	border:1px solid #E0DEDF;}

/* Rightside
---------------------------------------- */
.product_inline_rightside {
	float:left;
	width:250px;
	padding-top:0px;
	padding-left:20px;}
	
.product_inline_rightside a:link,
.product_inline_rightside a:visited {
	text-decoration:none;}
	
.product_inline_tittel {}
.product_inline_tittel h2 {
	color:#AF0909;
	font-size: 1.5em;
	font-weight: normal;}

.product_inline_ingress {
	margin-bottom:15px;}
	
.product_inline_selectbox {
	margin-bottom:5px;}

#product_inline_container .input {
	width:55px;
	margin-bottom:5px;}
	
#product_inline_container .price {
	color:#AF0909;
	font-size:18px;
	font-weight:normal;
	margin-top:5px;}
	
#product_inline_container .left {
	float:left;
	width:125px;}
	
#product_inline_container .right {
	float:left;
	width:125px;
	text-align:right;}



/* Relaterte produkter
---------------------------------------- */
#product_inline_related_container {
	width:462px;
	background:#FF33CC;
}
.product_inline_related {
	width:88px;
	height:100px;
	float:left;
}
.product_inline_related_pic {
	width:69px;
	height:70px;
	padding: 3px;
	float:left;
	overflow:hidden;
}
.product_inline_related_text {
	width:88px;
	/*height:30px;*/
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:13px;
}
.product_inline_related_text a,
.product_inline_related_text a:link,
.product_inline_related_text a:visited,
.product_inline_related_text a:hover,
.product_inline_related_text a:active {
	color:#666666;
	text-decoration:none;
}
	
/* END View Product Inline */


#sidevalg_bottom {
	float:right;
	clear:right;
	padding-right:25px;}