/* @group RokSlide */

#rokslide-toolbar {
	color: #c7c477;
}

#rokslide-toolbar span {
	white-space: nowrap;
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 140%;
	line-height: 26px;
}

#rokslide-toolbar li.active { 
	color: #e2842f;
}

#frame {
	text-align: left;
	margin-left: 15px;
}

#frame div.module {
	float: left;
}

#frame .module div {
	padding: 0 5px;
}

#frame .module div div {
	padding: 0;
}

#frame .mmpr-1 .module {
	width: 100%;
}

#frame .mmpr-2 .module {
	width: 100%;
}

#frame .mmpr-3 .module {
	width: 100%;
}

#frame .mmpr-4 .module {
	width: 100%;
}

#frame .mmpr-5 .module {
	width: 100%;
}

#rokslide-toolbar li.current { 
	color: #fff;
}

#tabmodules {
	margin-top: 20px;
}

#tabmodules div div div {
	padding-top: 10px;
	padding-bottom: 20px;
}

#tabmodules div div div div {
	background: none;
	padding: 0;
}
hr{clear:both;height:0;border:0;display:none;}
/* The toolbar for the content box */
#rokslide-wrapper del{text-decoration:none;clear:both;}
ul#rokslide-toolbar{display:table;padding:0 8px 0 8px;margin:0 auto;list-style-type:none;white-space:nowrap;}
#rokslide-toolbar li{display:table-cell;height:29px;line-height:29px;font-weight:bold;text-align:center;}
#rokslide-toolbar span{cursor:pointer;display:block;width:auto;text-decoration:none;}
div#frame{clear:both;position:relative;overflow:hidden;z-index:1;}
div#frame div.button{position:absolute;width:50px;cursor:pointer;overflow:hidden;top:40%;}
div#frame div.button#left{left:10px;}
div#frame div.button#right{right:10px;}
div#frame div.button#left:hover,div#frame div.button#left.hover,
div#frame div.button#right:hover,div#frame div.button#right.hover{background-position:0 -50px;}
#scroller{margin:0 auto;overflow:hidden;}
#moduleslide .tab-pane{overflow:hidden;float:left;margin-right:35px;}


#tabmodules div div {
	background: url(../images/module-tr.png) 100% 0 no-repeat;	
}

#tabmodules div div div {
/*	background: url(../images/module-tl.png) 0 0 no-repeat;	*/
}


#rokslide-toolbar li {
	float: left;
}


#rokslide-toolbar span {
	padding: 0 15px;
}
