* {padding:0;margin:0;}

a:link, a:visited { color: #005da8; text-decoration:none; }
a:link img, a:visited img { border:0; }

body {font-family:Arial, Helvetica, sans-serif; background: white; font-size:10pt;line-height:21px;}

#content { 
	height:100%;
	width: auto;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
}
/*
	.logo { 
	display: list-item;
	list-style-image: url(http://www.ac-hydraulic.dk/wp-content/themes/twicet/images/logo-print.jpg);
	list-style-position: inside;       
	letter-spacing: -1000em;           
	font-size: 1pt;                    
	color: #fff;                       
	display:block;
	position:absolute;
	right:0px;
	top:-10px;
	}
	.logo a {display:none;}
*/
#nav, #head {display:none;}
.breadcrumb {display:none;}
#sidebar {display:none;}
#footer {display:none;}
#lang_sel_footer {display:none;}

#profile {float:left;margin-right:15px;width:60%;}
.profileimg {float:left;width:200px !important;}

#product ul {
float:left;	
	list-style-type:disc;
}

#product li {
	list-style-type:disc;
	list-style-position:inside;
	padding-left:1em;
	text-indent:-1em;
}

.entry h3 {
margin-bottom: 25px;
}

#product h3, #product p, #product ul {
width:440px;
}

#product img {
width:440px;
}

#product span {
width:202px;
float:right;
text-align:right;
}

#product span img {
width:200px !important;
text-align:right;
margin-bottom:10px;
}


/* *************************** */

#products *{
text-indent:0;
margin:0;padding:0;
}

#products ul, #products li, #products h3, #products p {
list-style-type:none;
font-size: 8px;
}

#products li {
float:left;
position: relative;
height: 195px; 
width: 136px;
margin: 0 0 15px 20px;
overflow: hidden;
}

#products img {
height: 195px; 
width: 136px;	
/* height: 260px; 
width: 182px;	*/

}

.first {
margin: 0 0 15px 0 !important;
}

#products li h3 {
height: auto; 
overflow:none;
width: 60px;
font-weight: bold; 
display: inline; 
line-height: 1em;
position: absolute;
top: 6px;
left: 6px; 
}

#products li p {
height: auto; 
width: 60px; 
display: inline;
line-height: 1.1em;
position: absolute; 
bottom: 6px;
left: 6px; 
}


.accessories li {
height: 101px !important; 
width: 101px !important;
overflow: hidden !important;
margin: 0 15px 15px 0 !important;
}

.accessories img {
height: 101px !important; 
width: 101px !important;	
}

#products li p span {
display:block;
}

#products a{
	text-decoration:none;
	}

#products a:hover{
	text-decoration:underline;
	}
	
/* oooooooooooooooooooooooobs fright got width */
.fright {
width:200px !important;
float:right;
}

.fleft {
float:left;	
}

#product h2 {font-size: 10pt; margin: 0; /*font-size:11.5px;*/ }

.meta { font-size: 8pt; } 
h2 { font-size: 14pt; margin-bottom:10px;} 
h3 { font-size: 12pt; color: #666; clear:both;;}

/*****************************
#data tables	
/****************************/

#rounded-corner
{
	font-size: 10px;
	margin: 0 1px 5px 1px;
	width: 440px;
	text-align: left;
	border-collapse: collapse;
/*	border: 1px solid red;*/
}
#rounded-corner thead th.rounded-top
{
background-color:#dbdbdb !important;
background: #dbdbdb url('http://ac-hydraulic.dk.linux7.curanetserver.dk/wp-content/themes/twicet/images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-last
{
	background: #dbdbdb url('http://ac-hydraulic.dk.linux7.curanetserver.dk/wp-content/themes/twicet/images/right.png') right -1px no-repeat;
}

/* Overskrift */
#rounded-corner th
{
	padding: 7px;
	font-weight: bold;
	font-size: 13px;
	color: #444;
	background: #dbdbdb;
	line-height: 12px;
}

#rounded-corner tbody tr {
		border-left: 1px solid #c3c5c8;
		border-right: 1px solid #c3c5c8; 
	}	

/* Linjer */
#rounded-corner td
{
	padding: 4px;
	background: #fff;
	border-top: 1px solid #c3c5c8; 
	color: #666;
	line-height: 8px;
}

.odd td {
background-color: #f3f3f3 !important;
color:#666 !important;
}

.odd td {
background: #f3f3f3 !important;
color:#666 !important;
}

#rounded-corner tfoot td.rounded-foot-left
{
	background: #f3f3f3 url('http://ac-hydraulic.dk.linux7.curanetserver.dk/wp-content/themes/twicet/images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #f3f3f3 url('http://ac-hydraulic.dk.linux7.curanetserver.dk/wp-content/themes/twicet/images/botright.png') right bottom no-repeat;
}
#rounded-corner tfoot td {
background: #f3f3f3;
color:#666;
}
#rounded-corner tbody tr:hover td
{
	background: #f5f5f5;
}  