/* CSS Document */

#content {
	background: none;
}
#left { 
padding: 10px;
	float: left; 
	width: 161px; 	
	overflow:visible;
/* width: 555px; */
}

#right { float:right; width:720px; margin-right:10px } 


/*++++++ SIDEBAR ++++++++*/
/*
#sidebar { width:151px; padding:5px; border:1px solid #c5d6ad;}
#sbg { width:141px; background:#fff; padding:5px; }
*/
#sidebarbottom {  
	margin-top: 0px; 
	margin-bottom: 420px;
	width:151px; padding:5px; border:1px solid #c5d6ad; }
/* html>body #sidebarbottom { margin-top: 0px; }  */

#sbottombg { overflow:hidden; margin:auto; width:141px; background:#f8f8f4; padding:5px; }
.space { clear:both; height:10px;}

/* #lsidebar h2 { font-size:13px; margin:0px; color:#000; padding-left:5px; border-bottom:1px dotted #dadada;}
#rsidebar h2 { font-size:13px; margin:0px; color:#000; border-bottom:1px dotted #dadada;}
*/
#lsidebar { float:left; width:131px; padding:5px; }
#rsidebar { float:right; width:172px; padding:5px; }
/* #lsidebar img {  margin:0px; padding:0px; border:0;}
*/




#manufacturers {
	display: block;
	margin:0px auto 20px;
	display:block;
	width: 120px;
}
#sidebarbottom ul li ul#manufacturers li 
{
	background: url(http://cms.tempel.es/themes/ms/images/bullet_toggle_plus.gif) no-repeat 0 0; 
	width: 102px;
	
}

#sidebarbottom ul li ul#manufacturers li a
{
	width: 102px;
display: block;
}

/*
#sidebarbottom ul li ul#manufacturers li ul li
{
	display:block; 
	background: #fefefe;
	padding: 0px 0px 5px 16px; 
	margin:0;
	margin-left: -16px;
	// border-top:1px dotted #eaeaea;
	border-bottom: 0;
}
*/
/*	Navigation, Drop Down Menu */
#sidebarbottom ul li ul#manufacturers li  ul {
	/* Explorer Suma Mergen */
	width: 191px;
	left: -9999px;

	z-index: 9999;
	position: absolute;
	display: block;
	
	line-height: 16px;
	/* height: 150px;  */
	list-style: none;

	border: 1px solid #D1D1D1;

	margin-left: 5px;
	margin-top: -24px;
	padding: 9px 5px 5px 5px;
	
	background: #fff;
	color: #444;
}

html>body #sidebarbottom ul li ul#manufacturers li  ul {
	/* Firefox No */
	width: 181px;
	left: -9999px;
}

#sidebarbottom ul li ul#manufacturers li  ul * {
	height: 16px;
}




#sidebarbottom ul li ul#manufacturers li  ul li {
	background-image: none;
	position: relative;
	/* border-right: 1px solid #D1D1D1;
	border-left: 1px solid #D1D1D1; */
	border-top:1px dotted #eaeaea;
	border-bottom: 0;
	padding: 0;
	margin: 0;
	
}

#sidebarbottom ul li ul#manufacturers li:hover ul {
	z-index: 9999;
	left: auto;
	margin-left: 100px;
	display: block;
}
#sidebarbottom ul li ul#manufacturers li.sfhover ul {
	z-index: 9999;
	left: auto;
	margin-left: 25px;
	display: block;
}

#sidebarbottom ul li ul#manufacturers li  ul a,  
#sidebarbottom ul li ul#manufacturers li  ul a:link, 
#sidebarbottom ul li ul#manufacturers li  ul a:visited  {
	/* Explorer Suma Mergen */
	width: 171px;
	display: block;
	position: relative;
	
	
	/* padding: 4px 20px; */
	background: #fff;

	/*
	border-top: 1px solid #D1D1D1;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	*/
	margin: 0;
	padding: 0 0px 0 9px;
	color: #444;
}

html>body #sidebarbottom ul li ul#manufacturers li  ul a,  
html>body #sidebarbottom ul li ul#manufacturers li  ul a:link, 
html>body #sidebarbottom ul li ul#manufacturers li  ul a:visited  {

	/* Firefox No */
	width: 171px;
}

#sidebarbottom ul li ul#manufacturers li  ul a:hover, 
#sidebarbottom ul li ul#manufacturers li  ul a:active {
	background: #F6F6F6;
}





/* Block Layout ----------------------------------------------------------- */
.block {

	width: 706px; 
	margin: 10px 0px; 
	padding:5px; 
	border:1px solid #d4dee4;
	line-height: 125%;
	color: #000;
	letter-spacing:1px;
}

.block a {
color:#00AEEF;
text-decoration:underline;
}
.block b,
.block strong {
	font-weight : bold;
}

.block,
.block *
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-stretch:normal;

}

.block  a:hover	{ text-decoration: underline; }  

.block img {
	border:0;
	margin: 10px;
}

.block p { padding: 10px 9px 0px 9px; 
}


.block h1,
.block h2,
.block h3,
.block h4 {
	border-bottom:1px solid #e4e4e4;
	padding: 0px;
}
.block h1, .block h1 a,
.block h2, .block h2 a,
.block h3, .block h3 a,
.block h4, .block h4 a {
	color: #000;
	text-decoration: none;
	font-weight: normal; 
	font-family:Arial; 
	margin: 10px 0px 10px 0px;
}

.block h1, .block h1 a {font-size:21px;}
.block h2, .block h2 a {font-size:21px;}
.block h3, .block h3 a {font-size:21px;}
.block h4, .block h4 a {font-size:19px;}
.block h3 i { color:#999; }

.block ol li {
	background:transparent url(http://cms.tempel.es/themes/tp/images/circle.gif) no-repeat scroll 5px 9px;
	color:#91938F;
	font-weight:normal;
	/* line-height:20px; */
	margin-left: 10px;
	padding:4px 0 4px 21px;
}
.block ul li {
	background:transparent url(http://cms.tempel.es/themes/tp/images/circle.gif) no-repeat scroll 5px 9px;
	color:#91938F;
	font-weight:normal;
	/* line-height:20px; */
	margin-left: 10px;
	padding:4px 0 4px 21px;
}
.block td {
/*
border: 1px solid #ccc;
*/
}
/*

.SubBlock {
	font-family:  Arial, Helvetica, sans-serif;
    font-size: 12px;

	float:left;

	background: #D4D4D4;
}

.SubBlock li {
	width: 229px;
	height: 20px;
	line-height: 20px;
	padding: 0px 5px;
	
	border-bottom: 1px solid #999999;
}
.SubBlock h4 {
	min-width: 225px;
	height: 30px;
	line-height: 30px;
	padding: 0px 5px;

	background:#B6B6B6;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
*/




/* Block Layout ----------------------------------------------------------- */

.post b, .post strong { font-weight:bold; }
.post img {border: 1px solid #D4DEE4; margin:5px;}
.post a, .post a:link, .post a:visited  {color:#0578AC; font-weight:bold;}
.post a:hover, .post a:active  {color:#0578AC; text-decoration:underline; font-weight:bold;}
/* 
.entry h2 { display:block; background:#DAEBF3; font-family:Arial; padding:10px; font-size:14px; margin-bottom:10px; }
.entry h2 a { color:#00478c;}
.entry { width:706px; margin-top: 10px; padding:5px; border:1px solid #d4dee4; margin-bottom:10px; line-height:140%; }
*/
.entry img { /*margin:0 10px 10px 10px;*/}
.entry p { padding: 0px 10px 10px 10px; }
.entry p a { font-weight:bold; color:#0578ac;}
.pmeta, .allinfos { background:#f6f6f6; margin-top:10px; padding:4px 5px 4px 10px; font-size:11px; color:#666;  /* color:#105f94; */ }
.pmeta, .allinfos  { clear:both;}
.pmeta a, .allinfos a { color:#666;  /* color:#105f94; */ }
.postmetadata { background:#f6f6f6; padding:5px;}
html>body .entry ul { padding: 0 0 0 30px; padding-left: 10px; } 
html>body .entry li { margin: 7px 0 8px 10px; }
.entry ul li:before { content: "\00BB \0020"; }
.entry ol { padding:0; margin:0; }
.entry ol li { background:#fafafa; } 
.navigation { padding-top:10px;}



