body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../metal.jpg);
	background-repeat: repeat;
}

#toper {
    color: #5F5F5F;
    font: 12px/1.8em Arial,Helvetica,sans-serif;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 980px;
	height:100px;
	background-image: url(/images/kugellager_bgtop.jpg);
	background-repeat: repeat-x;
}
#kugellager{
	float: left;
	width: 670px;
	padding-left:0px;
}
#kugellager img{ float:left}
#kugellager .slogan{ float:; text-align:center; color:#0092DD; font-style:italic; font-weight:bold; font-size:11px; margin:25px 0 0 0; padding:0px}

#descarga { 
	margin: 0;
	float: right;
	width: 280px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#ofertas {
	width:980px;
	margin:auto;
	padding-left:inherit;
	padding-top:20px;
	background-color: #FFF;
	}
	
	
#apDiv2 {
	width:70px;
	height:100px;
	padding-left:30px;
	
}

#container {
	width:980px;
	margin:0px auto 0px;
	font-size:12px;
}

a{
	text-transform:none;
	color:#333
}
.azul{ color:#0092DD; font-size:20px; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; }

#footer{
	background:#F0F0F0;
	padding:10px;
	border:#999 dotted 1px;
}


#producto3 {

	height:34px;
	z-index:1;
	left: 138px;
	top: 118px;
}

#apDiv3 {

	width:980px;
	height:34px;
	z-index:2;
	left: 138px;
	top: 118px;
}
#apDiv4 {
	position:absolute;
	width:979px;
	height:357px;
	z-index:1;
	left: 1px;
	top: 37px;
}
#apDiv5 {
	position:absolute;
	width:234px;
	height:192px;
	z-index:2;
	left: 4px;
	top: 517px;
}
#apDiv6 {
	position:absolute;
	width:216px;
	height:44px;
	z-index:3;
	left: 19px;
	top: 664px;
}
#apDiv7 {
	position:absolute;
	width:234px;
	height:227px;
	z-index:1;
	left: 240px;
	top: 0px;
}
#apDiv8 {
	position:absolute;
	width:222px;
	height:49px;
	z-index:4;
	left: 250px;
	top: 688px;
}
#apDiv9 {
	position:absolute;
	width:234px;
	height:227px;
	z-index:5;
	left: 482px;
	top: 517px;
}
#apDiv10 {
	position:absolute;
	width:227px;
	height:47px;
	z-index:1;
	left: 0px;
	top: 174px;
}
#apDiv11 {
	position:absolute;
	width:234px;
	height:227px;
	z-index:6;
	left: 720px;
	top: 517px;
}
#apDiv12 {
	position:absolute;
	width:200px;
	height:46px;
	z-index:1;
	left: 16px;
	top: 169px;
}
#apDiv13 {
	position:absolute;
	width:966px;
	height:49px;
	z-index:7;
	left: 6px;
	top: 751px;
}
#apDiv14 {
	position:absolute;
	width:980px;
	height:50px;
	z-index:8;
	left: 0px;
	top: 802px;
}

#topnav {
	padding:10px 0px 5px;
	font-size:11px;
	line-height:5px;
	text-align:right;

}
#topnav a.signin {
	background:#88bbd4;
	padding:4px 6px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;

	*background:transparent url("images/signin-nav-bg-ie.png") no-repeat 0 0;
	*padding:4px 1px 6px;
}
#topnav a.signin:hover {
	background:#59B;
	*background:transparent url("images/signin-nav-bg-hover-ie.png") no-repeat 0 0;
	*padding:4px 1px 6px;
}
#topnav a.signin, #topnav a.signin:hover {
	*background-position:0 3px!important;
}

a.signin {
	position:relative;
	margin-left:3px;
}
a.signin span {
	background-image:url("images/toggle_down_light.png");
	background-repeat:no-repeat;
	background-position:100% 50%;
	padding:4px 16px 6px 0;
}
#topnav a.menu-open {
	background:#ddeef6!important;
	color:#666!important;
	outline:none;
}
#small_signup {
	display:inline;
	float:none;
	line-height:23px;
	margin:25px 0 0;
	width:170px;
}
a.signin.menu-open span {
	background-image:url("images/toggle_up_dark.png");
	color:#789;
}

#signin_menu {
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	display:none;
	background-color:#ddeef6;
	position:absolute;
	width:210px;
	z-index:100;
	border:1px transparent;
	text-align:left;
	padding:12px;
	top: 24.5px; 
	right: 0px; 
	margin-top:5px;
	margin-right: 0px;
	*margin-right: -1px;
	color:#789;
	font-size:11px;
}

#signin_menu input[type=text], #signin_menu input[type=password] {
	display:block;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #ACE;
	font-size:13px;
	margin:0 0 5px;
	padding:5px;
	width:203px;
}
#signin_menu p {
	margin:0;
}
#signin_menu a {
	color:#6AC;
}
#signin_menu label {
	font-weight:normal;
}
#signin_menu p.remember {
	padding:10px 0;
}
#signin_menu p.forgot, #signin_menu p.complete {
	clear:both;
	margin:5px 0;
}
#signin_menu p a {
	color:#27B!important;
}
#signin_submit {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background:#39d url('images/bg-btn-blue.png') repeat-x scroll 0 0;
	border:1px solid #39D;
	color:#fff;
	text-shadow:0 -1px 0 #39d;
	padding:4px 10px 5px;
	font-size:11px;
	margin:0 5px 0 0;
	font-weight:bold;
}
#signin_submit::-moz-focus-inner {
padding:0;
border:0;
}
#signin_submit:hover, #signin_submit:focus {
	background-position:0 -5px;
	cursor:pointer;
}

.tipsy-inner {
	padding:10px 15px;
	line-height:1.5em;
	font-weight:bold;
}
.tipsy {
	opacity:.8;
	filter:alpha(opacity=80);
	background-repeat:no-repeat;
	padding:5px;
}
.tipsy-inner {
	padding:8px 8px;
	max-width:200px;
	font:11px 'Lucida Grande', sans-serif;
	font-weight:bold;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background-color:#000;
	color:white;
	text-align:left;
}
.tipsy-north {
	background-image:url(images/tipsy-north.gif);
	background-position:top center;
}
.tipsy-south {
	background-image:url(images/tipsy-south.gif);
	background-position:bottom center;
}
.tipsy-east {
	background-image:url(images/tipsy-east.gif);
	background-position:right center;
}
.tipsy-west {
	background-image:url(images/tipsy-west.gif);
	background-position:left center;
}
#cienporcien {
	width:100%;
	margin:0 auto;
	position: relative;
	z-index:501;
	background-color: #40aab8;
}


#container_login {
	width:980x;
	margin:0 auto;
	position: relative;
	z-index:501;
	background-color: #40aab8;
}

#content {
	width:520px;
	min-height:500px;
}
#copyright {
	border-top: 1px solid #232220;
	height: 125px;
	min-width: 984px;
	background-color: #000;
}

.copyright p {
	color: #FFF;
	font-size: 9px;
	font-variant: small-caps;
	padding: 10px 0;
}.powered-by-envato {
    float: right;
    height: 125px;
    line-height: 125px;
    margin-right: 70px;
    text-align: right;
}


#copyright .container{margin:0 auto;width:984px}
#copyright .container .copyright{padding-top:20px}
#copyright .container .copyright p{
	font-size:12px;
	text-align:center;
	font-variant:small-caps;
	color:#837e76;
	padding:10px 0px;
	font-family: Tahoma;
}
#copyright .container .copyright span{padding:0px 7px}
#copyright .container .copyright a{color:#FFF;text-decoration:none}
#copyright .container .copyright a:hover{text-decoration:underline}
#copyright .container .copyright p.trademarks{padding:3px 0px 30px 8px;font-style:italic}
#copyright .container .powered-by-envato{height:125px;line-height:125px;text-align:right;float:right;margin-right:70px}
#copyright .container .powered-by-envato a{font-size:9px;color:#837e76;line-height:125px;padding-left:22px;background-position:center left;padding-top:6px;padding-bottom:6px;}
.container{margin:0 auto;width:984px}

#marcas {
	width:980px;
	height:54px;
	background-color:#FFF;
	background-image:url(../images/marcas.jpg)}

h1 {
    color: #333333;
    font: bold 18px Arial,Helvetica;
    margin: 8px 0 10px;
    text-align: left;
}
price {
    color: #900000;
    font: bold 16px Arial,Helvetica,sans-serif;
}
articulo.css (línea 5)
.price {
    font-size: 16px;
}

.price, .price2, .priceBig {
    color: #900000;
    font-weight: bold;
}
a:link, .under a:link, #path h2 a:link, .tit_malerta a:link {
	color: #0092DD;
	text-decoration: none;
}
.desOpacarImagen {
    border: 1px solid #FFFFFF;
    float: left;
}
input.but_pri_1, input.but_pri_1:disabled {
    background-color: #2338AC;
    background-image: url("productos/bot_pri_a.gif");
    border: 1px solid #333333;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Arial,sans-serif;
    font-size: 20px;
    overflow: visible;
    padding: 3px 8px;
}
input.but_pri_1, input.but_pri_1:disabled {
	
.row-normal div.itemDescription a, .row-gold div.itemDescription a, .row-normal_final div.itemDescription a {
    font-weight: normal;
}
listado.css (línea 1)
.itemDescription a {
    font-size: 17px;
    font-weight: bold;
}	
#servicios { 
	min-width: 984px;
	height:400px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	clear: both;

}




#columna01 {
	float: left;
	width: 150px;
	clear: both;

}

#columna03 {
	float: right;
	width: 150px;
	clear: both;

}

#columna02 { 
	float: left;
	width: 56%;
	clear: both;

}

.clr {clear:both; padding:0;}
/*content*/
.contenido { width:970px; margin:5px auto 5px auto; padding:10px 0; border:1px solid #e4e4e4; background:#262626;}
.contenido h2 { font:normal 26px Georgia, "Times New Roman", Times, serif; color:#fff; padding:15px 0 20px 50px; margin:0;}
.contenido p { font:normal 11px Arial, Helvetica, sans-serif; color:#9a9a9a; padding:10px 20px; margin:0;}
.contenido a { font:normal 11px Tahoma, Geneva, sans-serif; color:#2bb9c5; text-decoration:none;}
.contenido p a { float: left;}
.contenido .Ser { float:left; width:275px; margin:0; padding:10px 20px;}
.contenido .Ser ul { width:250px; margin:0 auto; padding:0; font:normal 11px Arial, Helvetica, sans-serif; color:#fff; list-style:none;}
.contenido .Ser li { background:url(images/bg_ul_li.jpg) left no-repeat; padding:2px 0 2px 30px; margin:0;}
.contenido .Ser h2 { background:url(images/h2_What.jpg) left no-repeat;}
.contenido .What   {float:left; width:275px; border-left:1px  solid #6d6d6d; margin:0; padding:10px 20px;}
.contenido .What  h2 { background:url(images/h2_Our.jpg) left no-repeat;}
.contenido .Feed {float:right; width:275px; border-left:1px  solid #6d6d6d; margin:0; padding:10px 20px;}
.contenido .Feed h2 { background:url(images/h2_Clients.jpg) left no-repeat;}
.contenido .Feed ul { font:normal 11px Arial, Helvetica, sans-serif; color:#9a9a9a; padding:10px 20px; margin:0;}
.contenido .Feed li {}

#event {
    background-color: #F6F8E4;
    color: #8C906A;
    float: left;
    padding: 4px 4px 20px;
    width: 313px;
}

#blanco {
	background-color: #EFEFEF;
	border-top: 1px solid #232220;
	height: 125px;
	min-width: 984px;
	clear:both;
}

#header_bg{
	height: 111px;
	background: url(../images/topline_bg.jpg) repeat-x 0 0;
}

#parabuscador {
    color: #5F5F5F;
    font: 12px/1.8em Arial,Helvetica,sans-serif;
	
	}
	
	
/* box_block */
	
#producto_wrapper {
width:984px; clear:both; padding:0 0 10px 0;
}
.boxproductos { width:321px; margin:0 10px 0 0; float:left; }



#producto_side-a {

	width: 200px;
	margin:0 10px 0 0; float:left;
	

}

#producto_side-b {
	float: left;
	width: 200px;
}
#producto_side-c {
	float: left;
	width: 200px;
}

#producto_content { 
	float: left;
	width: 200px;
}
#layer4 {
	position:absolute;
	top:100px;
	left:300px;
	color:magenta;
	background-color:yellow;
	border-width:20px;
	border-color:cyan;
	border-style:ridge;
	padding:5%;
	z-index: -100;
}
