
body {
font-family: Arial, Helvetica, sans-serif;
}

td {
font-size: 12px;
line-height: 18px;
}

.footer {
font-size: 10px;
color: #FFF;
}

ul {  
list-style-image:  url(li.gif); 
list-style-position: outside; 
clip:   rect(   ); 
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-left: 15px; 
line-height: 15px
}

td.mainpad {
padding: 20px;
}

div.chooseLang {float:left;}
		div.chooseLang a {font-weight:bold; color:#4A8AC6; text-decoration:none;}
		div.chooseLang span.fakeLink {font-weight:bold; color:#4A8AC6; text-decoration:none;}
		div.chooseLang img {width:59px; height:59px; border:1px solid #4A8AC6;}
		div.chooseLang a:hover {font-weight:bold; color:#000066; text-decoration:none;}
		div.chooseLang a:hover img {text-decoration:none; border:1px solid #000066;}

div.bbox  {
	background-color: #E0ECF5;
	border:1px solid #BCD5EB;
	padding: 20px;
}
.bbox b {
	text-transform: uppercase;
}

.cbox  {
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px dotted #4A8AC6;
	color: #4A8AC6;

}

.banner {
	border:1px solid #BCD5EB;
}

.demotop {
	display:block;
	width: 180px;
	font-size: 11px;
	font-weight:bold;
	background-color: #99CC00;
	border-bottom: 1px solid #FFFFFF;
	padding: 2px;
}

.demobot {
	display:block;
	width: 180px;
	background-color: #CFE49E;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px 2px 2px 2px;
}

.adr b {
	text-transform: uppercase;
	color:#4A8AC6;
	line-height: 30px;
}
.co {
	font-weight: bold;
}

#radar a {
	display:block;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
	color: black;
}
#radar a:hover {
	color: white;
}

	/********************************************/
	/*  Product List
	/********************************************/

        .prodlist	{width:99%; margin:auto; padding:3px 0px 3px 0px; display:block; text-decoration:none; color:#000000; border-color:#4A8AC6; border-style:dotted; border-width:0px 0px 1px 0px;}
		.prodlist .textHolder, .prodlist .textHolder {display:block; text-align: left;  line-height: 17px; width:98%; }
		.prodlist .iconHolder, .prodlist .iconHolder {display:block; float: left; width:12%; padding-bottom: 10px;}
		.prodlist img.icon, .prodlist img.icon  {border: 1px solid #BCD5EB;}
		.prodlist:hover img.icon {border: 1px solid #4A8AC6;}
		.prodlist .content {display:block; margin:10px 10px 10px 10px; color:#000000;}
		.prodlist span.content {background-color:transparent;}
		.prodlist .colored {color:#000000;}
		.prodlist span.bolder {font-size: 120%; font-weight: bold; color: #000000;}
		.prodlist:hover span.bolder {color:#4A8AC6;}

		.prodlist span.fakeLink {float:right; font-size: 90%; text-decoration:underline; color:#4A8AC6; padding-left:10px;}
		.prodlist:hover span.fakeLink {color:#000000;}

		.prodlist a.fakeLink{float:right; font-size: 90%; text-decoration:underline; color:#4A8AC6; padding-left:10px;}
		.prodlist a.fakeLink:hover {color:#000000;}

		.prodlist *:hover {cursor:pointer;}
		.prodlist:hover {cursor:pointer; background-image:url(p_bg.gif);background-repeat:repeat-x; background-position:left bottom; border-style:solid; border-width:0px 0px 1px 0px;}

		.prodlist a:hover {cursor:pointer; background-image:url(p_bg.gif);background-repeat:repeat-x; background-position:left bottom; border-style:solid; border-width:0px 0px 1px 0px;}

	/********************************************/
	/*  Country Menu
	/********************************************/
		.menu a {
			text-align: right;
			display: block;
			width: 70px;
			padding: 5px 10px 5px 10px;
			background-color: #FFF;
			border-bottom: 3px solid #D8E1EB;
			text-decoration: none;
			color:#4A8AC6;
			font-weight: bold;
			text-transform: uppercase;
		}

		.menu a:hover {
			background-color: #D8E1EB;
			color: #024282;
		}

/* Style specs for layer that glides.
   Generally, you don't set height, but since layer nearly empty in this example... */

		#glideDiv { 
		  position:absolute; 
		  left:20px; top:10px; z-index:200; 
		  width:92%; 
		  padding:6px;
		  }


/*iSeek Styling*/

		form {
		padding:0px;
		margin: 20px 0px 0px 0x;
		}

		.searchbutton {
			background-image: url(http://iseek.com/es/images/button.iseek.gif);
			border-width: 0;
			width: 50px;
			height: 27px;
			border-width: 0;
			padding: 0;
		}

		.searchbox {
			background: #FFF url(http://iseek.com/es/images/bg.input.iseek.powered.gif) no-repeat right bottom;
			padding:4px; 
			margin:5px 0px; 
			height:26px; 
			background-color:#FFFFFF; 
			border:1px solid #CCCCCC;
		}

		#iSeekLoader {
			border-width:6px;
			border-color: #E0E3F4;
		}

		#iSeekLoaderHeader {
			color:#003366;
			background-color: #EBEEFA;
			border-width:0 0 6px 0;
			border-color: #E0E3F4;
			text-align: center;
			font-size: 18px;
		}