/* ------------------------------------
   Common styles
 ------------------------------------ */
.clear {
	float: left;
	clear: both;
	width: 100%;

}
div.floatleft {
	clear: none;
	float: left;
	font-size: 12px;
}

div.floatright {
	clear: none;
	float: right;
	font-size: 11px;
}
.leftpadding {
	padding-left: 10px;
}

.rightpadding {
	padding-right: 10px;
}


/* ====================
//  rsysproduct 
// ====================  */

.tx-rsysproduct {
	float: left;
 	clear: both;
 	width:100%;
}

* html .tx-rsysproduct {
	float: left;
 	clear: both;
 	width:100%;
}

div.box_paginginfo {
clear:none;
float:left;
padding: 5px;
}
 /* ------------------------------------
   buttons
 ------------------------------------ */
 
 ul.resultBrowser {
 	list-style-image:url();
	list-style-position:outside;
	list-style-type:none;
 }
 
.item_action, 
.link, 
.nolink, 
.detail_link,
input.submit {
	float: left;
	margin-right: 8px;
	padding: 2px 3px 2px 6px;
	border: 1px solid #ddd;
	background: #FdFdFd;
	font-size: 12px;
}


.item_action a,
.link a, 
.nolink a, 
.detail_link a {
	padding: 3px 3px 0px 0px;
	font-weight: bold; 
	color: #555;
	border: none;
}


input.submit,
#searchForm input.submit {
	padding: 0px 0px 0px 0px;
	font-weight: bold; 
	font-size: 12px;
	color: #555;
	border: none;
	cursor: pointer;
	padding: 0px;
	margin: 0px;
}

.active_page {
	border-bottom: 2px solid #7D9EE1;
	margin-right: 8px;
	padding: 2px 6px 2px 6px;
	font-weight: bold; 
	color: #555;
}

/* ------------------------------------
   links 
 ------------------------------------ */

a.sort,
a.sort_active{
	text-decoration: none;
	text-align: center;
	margin: 5px 5px 5px 2px;
	padding: 2px 4px 2px 4px;
}

span.sort_active  {
	border-bottom: 2px solid #7D9EE1;

}

div.searchlink a {
	padding: 0px 0px 0px 0px ;
	text-decoration: none;
	
}


 /* ------------------------------------
   table
 ------------------------------------ */
 .tx-rsysproduct table {
 	padding: 0px 0px 10px 0px; 
 	width: 100%;
 	text-align: left;
 }

  
  
 /* ------------------------------------
   tabs
 ------------------------------------ */
 
 .tab_center {
 	 width: 100%;
 	 height: 35px;
	 text-align: center;
	 margin:auto;
 }
 .tab_divider {
	 height: 1px;
	 border-bottom: 1px solid #ccc;
	 margin: 0px 0px 0px 0px; 
	 padding: 0px;
	 overflow:hidden;
 }
 
.tab,
.tab_selected {
	float: left;
 	clear: none;
 	height: 35px;
 	width: 150px;
 	padding: 0px 0px 0px 0px; 
 	background-image: url(../images/tab.jpg);
 	cursor: pointer; 
}

.tab a {
	margin: 10px 0px 0px 0px; 
	color: black;
	display: block;
	font-size: 12px;
}
.tab_selected a {
	margin: 10px 0px 0px 0px; 
	color: #7D9EE1;
	display: block;
	font-size: 12px;	
}
.tab a:hover {
	color: #7D9EE1;
} 

#tabcontent_01 {
	display: block;
}

#tabcontent_02,
#tabcontent_03,
#tabcontent_04,
#tabcontent_05{
	display: none;
}

 
 /* ------------------------------------
   listview / detailview
 ------------------------------------ */
.tx-rsysproduct table tr td.label {
	color: #888;
	width: 180px;
}

.tx-rsysproduct table tr td.label_header {
	color: #000;
	font-weight: bold;
	border-bottom: 1px #000 solid;
}
	
 .tx-rsysproduct table tr td {
 	border-bottom: 1px #eee solid;
 	padding: 5px 0px 5px 5px; 
 	vertical-align: top;
 }
 
 .tx-rsysproduct table tr td.noborder {
 	border-bottom: 0px #eee solid;
 	padding: 5px 0px 5px 5px; 
 	vertical-align: top;
 }
 
  /* ------------------------------------
   listview
 ------------------------------------ */
 td.labelheader {
  	font-weight: bold;
 }
 
 
 td.listcol1 {
 	width: 20%;
 }
 td.listcol2 {
 	width: 20%;
 }
td.listcol3 {
 	width: 20%;
 }
td.listcol4 {
 	width: 10%;
 }
 td.listcol5 {
 	width: 30%;
 }
.tx-rsysproduct table tr td.listview {
 	 border-bottom: 1px #eee solid;
}

.tx-rsysproduct table tr td.listview img  {
 	margin:0px 2px 0px 0px; 
}
.tx-rsysproduct span.ranked  img {
 	margin:0px 2px 0px 0px; 
 	border-bottom: #7D9EE1 1px solid;
 }


 /* ------------------------------------
   detailview
 ------------------------------------ */


span.label {
	color: #888;
}
.tx-rsysproduct table tr td.detailcol2 {
	width: 80%;
	
}

.tx-rsysproduct table tr td.detailcol_desc {
	width: 40%;
}
.tx-rsysproduct table tr td.detailcol_img {
	width: 60%;
}

.tx-rsysproduct table tr td.detailcol_title {
	font-weight: bold;
}

.tx-rsysproduct table.infotable tr td {
	 background-color: #eee;
}
 
 /* ----------------------------------
  events
-------------------------------------- */
div.list {
	font-size: 12px;
	float: left;
	clear: both;
	width: 800px;
}

.movie-title {
	padding-bottom: 5px;
}
.movie-row {
	padding-bottom: 5px;
}
.event-column-date {
	width: 80px;
}
.event-column-text {
	width: 345px;
	padding-right: 15px
}
.event-column-venue {
	width: 120px;
}
.event-column-description {
	padding-top: 10px;
	width: 160px;
}

/*********** teaser **************/

.rsys_teaser {
	width: 100%;
	margin: 20px 0px 20px 0px;
}

.rsys_teaser_text {
	float: left;
	width: 340px; 
	} 

.rsys_teaser_image {
	float: left;
	padding: 0px 0px 20px 0px;
	}
