﻿ /* ------------------------------------
   rootsystem 
 ------------------------------------ */

/* --- debugging --- 
_.tx-rsysproducts-pi1 #header #header { background: red; }
_.tx-rsysproducts-pi1 #header #header_left { background: green; }
_.tx-rsysproducts-pi1 #header #header_right { background: blue; }
_.tx-rsysproducts-pi1 #header #header_right .element{ background: yellow; }

.tx-rsysproducts-pi1 #header #header_right #detail_text { background: yellow; }
 */
 
/* ------------------------------------
   overwrite
 ------------------------------------ */

div#body_overlay,
div#page_box {
	
}


div#rsys_content_0 {
	width: 800px;
	/* border */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;

	
}

div#rsys_header {
	border-bottom: 1px solid gray;
}	

/* ------------------------------------
   general
 ------------------------------------ */
.tx-rsysproducts-pi1 a {
	color: black;
}

.tx-rsysproducts-pi1 a span.selected  {
	color: #DD0000;
}


/* ==================================
   header
  ================================== */

.tx-rsysproducts-pi1 #header {
	float: left;
	clear: none;
	width: 578px;
	height: 50px;
	padding: 10px 10px 29px 10px;
	
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	background-color: white;
}

.tx-rsysproducts-pi1 #header.fixed_size {
	height: 19px;
	padding:10px 10px 0px;
}


/* ------------------------------------
   header left
 ------------------------------------ */
.tx-rsysproducts-pi1 #header #header_left {
	float: left;
	clear: none;
}
.tx-rsysproducts-pi1 #header #header_left h1 {
	color: #DD0000;
	font-size:18px;
	font-weight: normal;
	
	padding:0px 0px 0px 0px;
	background: transparent;
}

.tx-rsysproducts-pi1 #header #header_left h2 {
	color: #DD0000;
}

/* ------------------------------------
   header right
 ------------------------------------ */
.tx-rsysproducts-pi1 #header #header_right {
	float: right;
	clear: none;
}

.tx-rsysproducts-pi1 #header #header_right .element {
	float: left;
	clear: none;
}

.tx-rsysproducts-pi1 #header #header_right .element a {
	color: black;
	text-transform: uppercase;
	padding: 5px 15px 0px 0px; 
	float: left;
	clear: none;
}

/* ==================================
   content
  ================================== */

/* ------------------------------------
   content_main
 ------------------------------------ */

.tx-rsysproducts-pi1 #content_main {
	float: left;
	clear: none;
	width: 600px;
	padding: 0px 0px 0px 0px;
	
	background-color: white;
}


.tx-rsysproducts-pi1 #content_main #content {
	float: left;
	clear: none;
	width: 548px;
	padding: 0px 0px 0px 50px;
	
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	
	background-image: url(../images/products_background.gif);
	background-repeat: repeat;
}

.tx-rsysproducts-pi1 #content_main #content p {
	background: transparent;
	padding: 10px 0px 0px 10px;
}

.tx-rsysproducts-pi1 #content_main #content div.search_text {
	background: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 170px ;
	height: 190px;
}

.tx-rsysproducts-pi1 #content_main #content div.search_text p {
	padding: 10px 10px 10px 10px;	
}


.tx-rsysproducts-pi1 #content_main #content.fixed_size {
	height: 250px;
	width: 598px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid gray;
	background-image: none;
}


/* ------------------------------------
   content_main listitem
 ------------------------------------ */

.tx-rsysproducts-pi1 #content_main .listitem {
	float: left;
	clear: none;
	width: 125px;
	height: 190px;
	overflow: hidden;
	text-align: center;
}

.tx-rsysproducts-pi1 #content_main .listitem h1,
.tx-rsysproducts-pi1 #content_main .listitem h2 {
	background: transparent;
	text-align: center;
	font-size:10px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	line-height: 11px;
}
.tx-rsysproducts-pi1 #content_main .listitem h1 {
	padding: 5px 0px 0px 0px;

}

.tx-rsysproducts-pi1 #content_main .prod_overview_selected a {
	
	color:#CC0033; 	
}

/* ==================================
   footer
  ================================== */

/* ------------------------------------
   footer
 ------------------------------------ */

.tx-rsysproducts-pi1 #footer {
	float: left;
	clear: both;
	height:150px;
	width: 580px;
	
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	
	font-size:11px;
	color: black;
	background-color:#DDDDDD;
}

.tx-rsysproducts-pi1 #footer a {
	color: black;
}

/* ------------------------------------
   footer left
 ------------------------------------ */

.tx-rsysproducts-pi1 #footer_left {
	float: left;
	clear: none;
}

/* ------------------------------------
   footer right
 ------------------------------------ */
.tx-rsysproducts-pi1 #footer_right {
	float: right;
	clear: none;
}


/* ==================================
   right
  ================================== */

/* ------------------------------------
   content_right
 ------------------------------------ */

.tx-rsysproducts-pi1 #content_right {
	float: left;
	clear: none;
	width: 200px;
	padding: 0px 0px 0px 0px;
	font-size:10px;
	background-color: white;
}

.tx-rsysproducts-pi1 #content_right tr td {
	padding: 0px 10px 0px 0px;
	margin: 0px;
}
	
.tx-rsysproducts-pi1 #content_right div.hr {
	color: #CC0033; 
	background-color: #CC0033; 
	height:1px;
	width: 180px;	
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	float: left;
	clear: both;
}

.tx-rsysproducts-pi1 #content_right h1.section_header {
	color: white; 
	background-color: #CC0033; 
	margin: 0px 0px 0px 0px;
	padding: 10px 5px 0px 5px;
	width: 190px;
	height: 50px;
	float: left;
	clear: both;
	text-transform: none;
	background:#CC0033 none repeat scroll 0;

	font-family:Times;
	font-size:22px;
	font-style:italic;
	font-weight: normal;
	
	text-align:center;
}

/* ------------------------------------
   right_top
 ------------------------------------ */
.tx-rsysproducts-pi1 #content_right #right_top {
	height: 270px;
	width: 180px;
	padding: 10px 10px 0px 10px;
	float: left;
	clear: both;
	
}
.tx-rsysproducts-pi1 #content_right #right_top.image {
	height: 280px;
	width: 200px;
	padding: 0px 0px 0px 0px;
	float: left;
	clear: both;
}

.tx-rsysproducts-pi1 #content_right #right_top.image img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	clear: both;
}



/* ------------------------------------
   right_bottom
 ------------------------------------ */
.tx-rsysproducts-pi1 #content_right #right_bottom  {
	float: left;
	clear: both;
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden:
}

.tx-rsysproducts-pi1 #content_right #right_bottom #detail_text p {
	font-size:11px;
	padding: 10px 10px 0px 10px;
	margin: 0px;
	width: 180px;
}


/* ------------------------------------
   image
 ------------------------------------ */
.tx-rsysproducts-pi1 #content_right #image  {
	background-color: white;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	clear: none;
	overflow: hidden;
}



/* ------------------------------------
   detail_image
 ------------------------------------ */
.tx-rsysproducts-pi1 #content_right #detail_image  {
	background-color: white;
	padding: 0px 0px 20px 0px;
	width: 80px;
	float: left;
	clear: none;
}


/* ------------------------------------
   detail_text
 ------------------------------------ */
 .tx-rsysproducts-pi1 #content_right #detail_text  {
	background-color: white;
	width:180px;
	float: left;
	clear: none;
}
 .tx-rsysproducts-pi1 #content_right #detail_text.small  {
	width: 100px;
}

.tx-rsysproducts-pi1 #content_right  p,
.tx-rsysproducts-pi1 #content_right  table {
	background-color: white;
	padding: 0px;
	margin: 10px 0px 10px 0px;

}

.tx-rsysproducts-pi1 #content_right #detail_text h1,
.tx-rsysproducts-pi1 #content_right #detail_text h2 {
	background: transparent;
	text-align: center;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	line-height: 12px;
}
.tx-rsysproducts-pi1 #content_right #detail_text h1 {
	
	color:#DD0000;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	padding: 5px 0px 0px 0px;
}







