/* Clasess for Jmovies Motools list
--------------------------------------------------------------------------------------------*/
#accordion ul li {
	float:left;
	padding:0;
	padding-right: 2px;
	margin:0 2px 0 -5px;
	list-style:none;
	background:none;
	line-height: 17px;
}
#accordion ul li a {
	background:#022e5a;
	border: 1px solid #3B4348;
	border-left: 1px solid #495257;
	border-bottom: none;
	margin: 0;
	height:17px;
	display:block;
	float:left;
	padding-left:12px;
	text-decoration:none;
	color:#fff;
	text-transform: uppercase;
	font-size: 10px;
}
#accordion ul li a span {
	background:none;
	display:block;
	padding:0 14px 0 0;
	display:block;
	height:17px;
	line-height: 17px;
	float:left;
	cursor:pointer;
}
#accordion ul li a:hover {
	background: #202528;
}
#accordion ul li a.selected {
	height:17px;
	background: #78c1e5;
}
#accordion ul li a.selected span {
	height:17px;
}
#accordion .accordion_box {
	clear:both;
	border:none;
}
.accordion_box hr {
	border-color: #f9f9f9;
}
.moduletable-special1 #accordion .accordion_box {
	background: #fff;
	border: 1px solid #022e5a;
	padding: 7px;
}
.moduletable-special2 #accordion .accordion_box {
	background: #022e5a;
	border: 1px solid #202528;
	padding: 7px;
	color: #fff;
}
.moduletable-special2 #accordion .accordion_box a {
	color: #898f93;
}
.moduletable-special2 .accordion_box hr {
	border-color: #272d30;
}
/* Clasess for Jmovies Pictures Scroll
-----------------------------------------------------------------------------------------*/
#jwscroller ul li {
	float:left;
	padding:0;
	margin:0 2px 0 -3px;
	list-style:none;
	background:none;
	line-height: 17px;
}
#jwscroller ul li a {
	background:#022e5a;
	border: 1px solid #3B4348;
	border-left: 1px solid #495257;
	border-bottom: none;
	margin: 0;
	height:17px;
	display:block;
	float:left;
	padding-left:12px;
	text-decoration:none;
	color:#fff;
	font-size: 10px;
	text-transform: uppercase;
}
#jwscroller ul li a span {
	background:none;
	display:block;
	padding:0 14px 0 0;
	display:block;
	height:17px;
	line-height: 17px;
	float:left;
	cursor:pointer;
}
#jwscroller ul li a:hover {
	background: #000;
}
#jwscroller ul li.selected a {
	height:17px !important;
	background: #012140;
}
#jwscroller ul li.selected a span {
	height:17px !important;
}
#jwscroller-wrapper {
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	border: none;
	clear:both;
	padding: 10px 0;
}
#jwscroller-inner {
	position: relative;
	overflow: hidden;
}
.jwscroller-content {
	float:left;
	padding:0;
	margin:0;
	text-align: center;
}
.jwscroller-content table {
	padding: 0 7px;
}
.jwscroller-content table td {
	padding: 0;
}
.moduletable-special1 #jwscroller-wrapper {
	background: #fff;
	border: 1px solid #ccc;
}
.moduletable-special2 #jwscroller-wrapper {
	background-color: #03547B;
	border: 1px solid #202528;
}
.moduletable-special2 #jwscroller-wrapper a {
	color: #fff;
	font-weight:bold;
}
.moduletable-special2 #jwscroller-wrapper span {
	color: #f3f3f3;
}
.moduletable-special2 #jwscroller-wrapper a:hover { color:#cccccc;}
/* Restriction - Component jmovies - Category, comments*/
#jmoviesHeader {
	margin-bottom: 10px;
}
#boxComment .sectiontableheader {
	background: none;
	color: #333;
}
#jmoviesHeader a {
	padding: 0 5px;
}

