/* CSS Document */
.trycksakdivs .inforuta {
	height: auto;
	width: 100%;
	border: 1px solid #CCCCCC;
}
.trycksakdivs .inforuta h1 {
	/*background-image: url(../images/bg_rutah1.gif);
	background-repeat: repeat-x;*/
	background-color:#666666;
	color:#FFFFFF;
	padding: 7px 10px;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}
.trycksakdivs .inforuta .brodtext {
	padding: 10px;
	padding-top:5px;
}


.trycksakdivs .productItemStyle {
	margin: 10px;
	padding: 0px;
	float: left;
	height: 120px;
	width: 315px;
	position:relative;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	
}

#trycksaksformular
{
	display:none;
	margin-top:20px;
}

.trycksakdivs .productItemStyle img
{
	position:absolute;
	top:20px;
	left:10px;
	border:1px solid #cccccc;
}

.trycksakdivs .productItemStyle div.title
{
	position:absolute;
	top:20px;
	left:85px;
	width:220px;	
	height:65px;
	display:inline;
}

.trycksakdivs .productItemStyle div.title h3
{
	
}

.trycksakdivs .productItemStyle div.hrefar
{
	position:absolute;
	top:60px;
	left:85px;
	width:190px;
	height:30px;

}

.trycksakdivs .productItemStyle div.hrefar a
{
	font-weight:bold;
}


.trycksakdivs #trycksakscart {
	position: absolute;
	width: 255px;
	right: 0px;
	margin-top: 60px;
	padding:5px;
	/*float:right;*/
}
.trycksaksPart
{
	/*background-color:#99FF33;*/
}
.trycksaksPart h1
{
	border-bottom:3px solid #004C99;
	width:670px;
	padding-bottom:10px;
}
.trycksakdivs {
	width: 100%;
	position:relative;
}
#trycksakscart .cartitem {
	margin: 5px;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px solid #ccc;
}
#trycksakscart p
{
	margin:10px;
}

#trycksakscartHeader {
	margin: 5px;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
}

#trycksakscart .cartitem table
{
	width:100%;
}

#trycksakscart .col1
{
	width:30px;
	vertical-align:top;
}
#trycksakscart .cartitem .cartitemantal
{
	width:15px;
}
#trycksakscart .col2
{
	width:auto;
	vertical-align:top;
}
#trycksakscart .col3
{
	width:40px;
	text-align:right;
	white-space: nowrap;
	vertical-align:top;

}
.trycksakdivs .OrderInfo {
	position: absolute;
	height: 15px;
	width: 100%;
	right: 0px;
	background-color: #F6F6F6;
	text-align: center;
	bottom: 0px;
	display:none;
}
.trycksakdivs .OrderInfo p {
	font-size: 1em;
	color:#666666;
}

#trycksakscart #cartitemTemplate, #trycksakscart .notemptyCart
{
	display:none;
}
.ui-effects-transfer {
	 border: 1px solid #ccc;
	 background-color:whitesmoke;
	 -moz-opacity:.70;
	 filter:alpha(opacity=70);
	 opacity:.70; 
 }
 
#trycksaksformular
 {
 	width:660px;
	
 }
 
 
#trycksaksformular .inputtext
{
	width:400px;
	;
	background-color: #F2F2F2;
}

