html {
	height: 100%;
	margin-bottom: 1px;
}

body,td {
	line-height: 135%;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333;
	background: #434A4E;
	}
#contour
{
	background: #434A4E url(images/bg.jpg) repeat-y 0 0;
	margin:0 auto 0 auto;
	padding:0;
	width:1020px;

}
form {
	margin: 0;
	padding: 0;
}
#sideserie, #fansite
{
 padding:5px;
 margin:5px;
 font-size:90%;
 clear: both;
}
#fansite {


}
#sideserie{
 padding-left:310px;
}
#fansite .podium
{
 font-weight:bold;
 font-size:120%;
}
#sideserie h3, #fansite h3
{
text-align:center;
margin:0;
margin-bottom:5px;
padding:5px;
border:1px solid #c0c0c0;
}
#fansite h3
{
 font-size:12px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
p {
  margin-top: 10px;
  margin-bottom: 15px;
}
h1, h2, h3, h4 {
	padding-bottom: 5px;
	margin: 10px 0;
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
}
h1, #slidenews h3 { 
	font-size: 200%;
	line-height: 100%;
	color: #1E6298;
}
h1
{
/*margin-bottom:5px;*/
margin:0;
padding:0;
padding:10px;
color:#b7babe;
/*background:#151515;
border:1px solid #2c2c2c;*/
float:right;
}
h2 {
	font-size: 175%;
	line-height: 100%;
	color: #444;
}
#maincol h2
{
	font-size: 220%;
	font-weight: normal;
	padding-bottom: 8px;
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
	margin: 15px 0 0 0;
	color: #1E6298;
}
h3 {
	font-size: 150%;
	color: #1E6298;
}

h4 {
	font-size: 120%;
	color: #444;
}

a {
	text-decoration: none;
	color: #1E6298;
}
a:hover {
	text-decoration: underline;
}


#haut
{
	width:1000px;
	margin:0px auto 0px auto;
}
#header {
	height: 90px;
	overflow: hidden;
	padding:5px;
	width:990px;
	margin:0 auto;
	background:#fff;
}
#logo {
	width: 257px;
	height: 87px;
	display: block;
	float:left;
	background: url(images/style5/logo.jpg) 0 0 no-repeat;
}
#banner {
	width: 728px;
	height: 90px;
	float:right;
}
#mainpage {
	padding: 0;	
	background: #eee  url(images/style5/mainpage-side.png) 0 0 repeat-y;
	width:1000px;
	margin:0 auto;
}
#mainpage .right {
	background: url(images/style5/mainpage-side.png) 100% 0 repeat-y;
}
#mainpage2 {
	background: url(images/style5/mainpage-tr.png) 100% 0 no-repeat;
}

#mainpage3 {
	background: url(images/style5/mainpage-tl.png) 0 0 no-repeat;
}

/* @group Horizontal Menu */

#horiz-menu {
	height: 45px;
	margin-right: 90px;
}

#horiz-menu ul.menutop {
	padding-left: 18px;
}

#horiz-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#horiz-menu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#horiz-menu a {
	white-space: nowrap;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	height: 45px;
	line-height: 45px;
	padding: 0 17px;
	font-weight: bold;
	font-size: 120%;
	background: url(images/style5/over-tab.png) 0 0 no-repeat;	
}
/* mouseovers */

#horiz-menu a:hover {
	text-decoration: none;
}

#horiz-menu a {
	color: #fff;
}



#horiz-menu li:hover a,
#horiz-menu li.sfHover a {
	color: #ccc;
}

#horiz-menu li.active:hover a,
#horiz-menu li.active.sfHover a {
	color: #fff;
}

#horiz-menu li.active,
#horiz-menu li.active:hover,
#horiz-menu li.active.sfHover {
	background: url(images/style5/active-tab-r.png) 100% 0 no-repeat;
}

#horiz-menu li.active a,
#horiz-menu li.active:hover a,
#horiz-menu li.active.sfHover a{
	background: url(images/style5/active-tab-l.png) 0 0 no-repeat;
}

#horiz-menu li:hover a,
#horiz-menu li.sfHover a {
	background-image:none !important;	
}

#horiz-menu li.active a {
	color: #fff;
	
}
/* @end */

#main-content {
	margin: 0 15px;
	height: 100%;
	background: #fff url(images/style5/content/mainpage-br.png) 100% 100% no-repeat;
}

#main-content .bottom-left {
	background: url(images/style5/content/mainpage-bl.png) 0 100% no-repeat;
}

#main-content2 {
	background: url(images/style5/content/mainpage-tr.png) 100% 0 no-repeat;
}

#main-content3  {
	padding: 0 5px 0 5px;
	background: url(images/style5/content/mainpage-tl.png) 0 0 no-repeat;
}

.headline div {
	padding-right: 15px;
	margin-top: 10px;
	float:left;
	width:188px;
}
.headline span
{
font-weight: bold;
	font-size: 140%;
	margin-bottom: 10px;
	display: block;
	font-family: Arial Narrow, Arial, sans-serif;
}
.headline a
{
display:block;
padding:2px 6px;
color:#fff;
font-weight:bold;
text-decoration:none;
font-size:10px;
height:15px;
text-align:right;
}
.headline h3,.headline h3 a
{
	font-size: 100%;
	text-transform: uppercase;
	font-weight: bold;
	color: #444;
	padding-bottom: 2px;
	margin-bottom: 5px;
	 white-space:nowrap;
	 overflow:hidden;
	 background-image:none;
}
.headline-gray h3 {
	border-bottom:2px solid #444;
}
.headline-orange h3 {
	border-bottom:2px solid #EA7700;
}
.headline-red h3 {
	border-bottom:2px solid #CA0006;
}
.headline img {
	padding: 2px;
	border: 1px solid #E6E6E6;
	width:184px;
	height:94px;
}
.headline p
{
height:70px;
min-height:70px;
max-height:70px;
}

.headline-gray span {
	color: #444;
}
.headline-orange span {
	color: #EA7700;
}
.headline-red span {
	color: #CA0006;
}
.headline-red a {
	background: url(images/readon-red.png) top right no-repeat;
}
.headline-orange a {
	background: url(images/readon-orange.png) top right no-repeat;
}.headline-gray a {
	background: url(images/readon-gray.png) top right no-repeat;
}
#sponsor
{
clear:both;
background: #f2f2f2 url(images/module-br.png) 100% 100% no-repeat;
	color: #444;
	margin: 25px 10px 0 0;
	
}
#sponsor div {
	background: url(images/module-bl.png) 0 100% no-repeat;
}

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

#sponsor div div div {
	background: url(images/module-tl.png) 0 0 no-repeat;
	padding: 10px 10px 10px 20px;
}
#sponsor h3
{
color: #1E6298;
margin: 0 0 18px 0;
	padding: 8px 0 0 48px;
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 140%;
}
#sponsor img
{
float:left;
padding:3px;
margin-right: 8px;
}
#morenews {
	margin: 0 10px 0 0;
	overflow:hidden;
	background: #f2f2f2 url(images/morenews/module-br.png) 100% 100% no-repeat;
	color: #ccc;
}
#morenews2 {
	background: url(images/morenews/module-bl.png) 0 100% no-repeat;
}

#morenews3 {
	background: url(images/morenews/module-tr.png) 100% 0 no-repeat;
}
#morenews4 {
	padding: 0 10px 10px 20px;
background: url(images/morenews/module-tl.png) 0 0 no-repeat;
}
#morenews4 span {
	position: absolute;
	display: block;
	background: none;
	padding-top: 10px;
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #444;
}
div#morenews4 div
{
	padding-top: 40px;
	background: url(images/morenews/morenews-div.png) 48%  repeat-y;
}
#morenews4 div div
{
	padding: 0 ;
	float:left;
	width:275px;
	padding-right:10px;
	background:transparent;
}
#morenews4 img
{
width:60px;
height:60px;
float:left;
padding:3px;
margin-right: 8px;
}

#morenews h3,#morenews h3 a
{
margin:0;
padding:2px;
line-height:15px;
font-size:15px;
color:#ccc;
}
















#sidecol-top {
	background: url(images/style5/sidecol-tl.png) 0 0 no-repeat;
}

#sidecol-top2 {
	background: url(images/style5/sidecol-tr.png) 100% 0 no-repeat;
	height: 41px;
}

#sidecol-bottom {
	background: url(images/style5/sidecol-br.png) 100% 100% no-repeat;
}

#sidecol-bottom2 {
	background: url(images/style5/sidecol-bl.png) 0 100% no-repeat;
height: 41px;
}
#maincol {
	padding: 10px 0px 0px 10px;
	margin: 0;
	margin-top:15px;
	width:610px;
float:left;	
}
#sidebar
{
width:335px;
padding:0px;
background: #D6D6D6 url(images/sidecol-l.png) 0 0 repeat-y;
margin:0;
margin-left:625px;
}
#sidebar .sameheight {
	background: url(images/sidecol-r.png) 100% 0 repeat-y;

}

#sidebar div.spanred
{
background: url(images/hilite1/module-tl.png) 0 0 no-repeat;
	padding-top: 45px;
	margin-bottom: 10px;

}
#sidebar div.spanred span
{
color: #FFD9DA;
background: url(images/hilite1/module-tr.png) 100% 0 no-repeat;
	position: absolute;
	margin: -45px 0 0 11px;
	padding: 0 0 0 25px;
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
	font-size: 150%;
	line-height:55px;
	font-weight:bold;
	width:300px;
	height:55px;
}
#sidebar div.ads
{
margin-top:-30px;
}
#sidebar div.ads p
{
margin:0 0 0 12px;
padding-top:10px;
padding-left:5px;
}
div.mpu div
{
text-align:center;
margin:0;
padding:0;
background: url(images/hilite3a/module-tr.png) 100% 0 no-repeat;
padding-top:20px;
margin-top:-20px;
}
div.red
{
margin:0;
padding:0;
margin-left:12px;
background: url(images/modules/hilite1a/module-br.png) 100% 100% no-repeat;
}
div.red div
{
margin:0;
padding:0;
background: url(images/modules/hilite1a/module-tr.png) 100% 0 no-repeat;
}
.red ul
{
margin:0;
padding:5px 20px 5px 0;
}
.red a
{
color: #FFD9DA;
}
.red ul.plus-1 li,.fansites ul.plus-1 li
{
width:120px;
display:block;
white-space:nowrap;
overflow:hidden;
margin:0;
padding:0 0 3px 15px;
}
.red li.leftside, .fansites li.leftside
{
clear:right;
float:right;
width:125px;
}
div.red div span
{
color: #FFD9DA;
	padding: 15px 0 0 15px;
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
	font-size: 150%;
	font-weight:bold;
	display:block

}
div.mpu
{
margin:0;
padding:0;
margin-left:12px;
background: url(images/modules/hilite3a/module-br.png) 100% 100% no-repeat;
padding-bottom:20px;
margin-bottom:10px;
}
.mpu p
{
margin:0;
padding:0;
}
ul.stars
{
padding-left: 20px;
padding-right: 20px;
	margin-left: 0;
	}
ul.stars li
{
list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 24px;
background: url(images/star-1.png) 0 2px no-repeat;
}

#mod-search {
	height: 63px;
	padding: 12px 0 0 50px;
	margin: 0 0 15px 0;
	background: url(images/search.png) 0 0 no-repeat;
}

#mod-search input {
	padding: 1px 4px;
	overflow: hidden;
	width: 140px;
	font-size: 110%;
	border: 0;
	background: none;
}




#newsblock2 div.module h3 {
	color: #1E6298;
}
#newsblock2,
#newsblock3,
#bottommods,
#tabmodules {
	overflow: hidden;
}
#newsblock2 div.module,
#newsblock3 div.module {
	margin-right: 10px;
	margin-top: 25px;
}

#newsblock2 div.module h3,
#newsblock3 div.module h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
	font-size: 130%;
}

#newsblock2 div.module div div div,
#newsblock3 div.module div div div {
	padding: 10px 10px 10px 18px;
}

#newsblock2 div.module {
	background: #F2F2F2 url(images/modules/module-br.png) 100% 100% no-repeat;
}

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

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

#newsblock2 div.module div div div {
	background: url(images/modules/module-tl.png) 0 0 no-repeat;
}
.spacer .block {
	float: left;
}

.spacer.w99 .block {
	width: 100%;
}

.spacer.w49 .block {
	width: 50%;
}

.spacer.w33 .block {
	width: 33.3%;
}
div#serie
{
  padding:10px;
  clear:both;
    background:#fff;
font-size:14px;
line-height:17px;
padding-left:5px;
}
.yahoo
{
background:url(_img/yahoo.jpg) no-repeat;
padding:13px 50px;
}
.alignright
{
float:right;
padding:3px 5px 5px 3px;
}
.alignleft
{
float:left;
padding:3px 3px 5px 3px;
}
img.alignleft
{
border:1px solid #c0c0c0;
margin:3px;
padding:2px;
margin-right:10px;
}
.picgal
{
clear:both;
padding:5px;
}
.info-thumb
{
clear:both;
float:right;
width:400px;
padding-right:5px;
}
div#serie img.picnews
{
clear:both;
max-width:560px;
padding:10px;
margin:5px auto 5px auto;
border:1px solid #c0c0c0;
display:block;
text-align:center;
 }
img.dvd
{
float:left;
width:120px;
margin:5px;
}
img.yt
{
float:left;
width:190px;
height:110px;
margin:5px;
}
.dvd h3
{
margin:0;
padding:0;
}
.price
{
font-style:italic
}

.price strong
{
 font-weight:normal;
 color:red;
}
ul#listing
{
 padding:0;
}
#listing li
{
 display:inline;
 padding:5px;
 font-size:16px;
}
#video
{
 float:left;
 padding:5px;
 width:425px;
padding-right:10px;
}
#relatedVid
{
float:right;
width:150px;
}
#relatedVid img
{
float:left;
padding:3px;
}
.actu
{
font-size:15px;
line-height:19px;
}
.leftads
{
 float:left;
 padding-right:5px;
 width:250px;
}
#serie ol li
{
 float:left;
 width:290px;
 margin:3px;
}
#seriemenu {
  float:left;
  width:100%;
  background:#f1f1f1 url("_img/menu-onglets/bg.gif") repeat-x bottom;
  /*background:#fff;*/
  font-size:83%;
  line-height:normal;
  }
#seriemenu ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#seriemenu li {
  float:left;
  background:url("_img/menu-onglets/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#seriemenu a {
  float:left;
  display:block;
  background:url("_img/menu-onglets/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#seriemenu a {float:none;}
/* End IE5-Mac hack */
#seriemenu a:hover {
  color:#333;
  }
#seriemenu #current, #seriemenu li:hover {
  background-image:url("_img/menu-onglets/left_on.gif");
  }
#seriemenu #current a, #seriemenu a:hover {
  background-image:url("_img/menu-onglets/right_on.gif");
  color:#333;
  padding-bottom:5px;
  }

/* next & previous post navigation */
.post-nav {
        clear: both;
        margin: 10px 0px 5px 0px;
        padding: 0px 0px 3px 0px;

}
.post-nav a, .post-nav a:visited {
        color: #666;
        text-decoration: underline;
}
.post-nav a:hover {
        color: #666;
        text-decoration: none;
}
.post-nav .previous a {
        float: left;
        padding-left: 20px;
        margin-left:10px;
        background: url(_img/post-nav-previous.gif) no-repeat left center;
        line-height:15px;
        width:38%;
}
.post-nav .next a {
        float: right;
        padding-right: 20px;
        margin-right:10px;
        text-align: right;
        line-height:15px;
        background: url(_img/post-nav-next.gif) no-repeat right center;
        width:38%;
}
ul#saisons
{
margin:0;
padding:5px;
list-style:none;
}
ul#saisons li
{
 list-style:none;
 display:inline;
 padding:5px;
 text-transform:uppercase;
}
#serieslist
{
margin:5px;
padding:5px;
margin-left:12px;
}

#serieslist h3
{
 background:#222;
 margin:0;
 padding:5px;
 text-transform:uppercase;
 white-space:nowrap;
 overflow:hidden;
 font-size:12px;
}
#serieslist a, #episodelist a
{
 color:#fff;
}
#serieslist li a
{
color:#444;
}
#serieslist a:hover, #episodelist a:hover, #episodelist span, #episodelist span a
{
 color:red;
}

#serieslist ul li
{
 width:180px;
float:left;

}
#serieslist div
{
 margin:5px;
 text-align:center;
border:1px solid #222;
width:185px;
float:left;
/*background:#151515;*/
}
#serieslist div img
{
 border:2px solid #c0c0c0;
 padding:5px;
 margin:5px;
width:150px;
height:55px;
}

#serieslist div img:hover
{
 border:2px solid red;
 padding:5px;
 margin:5px;
}
.infobox_v2
{
width:100%;
}
.wiki img
{
float:left;
padding-right:5px;
padding-bottom:5px;
}
ul#listinggenre
{
margin:0;
padding:5px;
}
#listinggenre li
{
 width:25%;
 float:left;
 font-size:14px;
 line-height:20px;
 list-style:none;
}
#listingleft
{
width:155px;
float:right;
padding-left:5px;
text-align:center;
}
#listingleft ul
{
text-align:left;
}
#listingleft li
{
 font-size:14px;
 list-style:none;
 padding:5px;
}
#listinghome h2
{
font-size:13px;
}
#listinghome
{
width:300px;
float:right;
background:#fff;
margin-right:5px;
}
ul#listinghome
{
 margin:5px;
 padding:5px;
 margin-top:10px;
}
#listinghome li
{
 list-style:none;
 padding:2px 5px 2px 4px;
 float:left;
 width:90px;
font-size:11px;
white-space: nowrap;
overflow:hidden;
}
form#formpart label, p#linkex label
{
width:200px;
max-width:200px;
min-width:200px;
display: inline;
float: left;
}
form#formpart fieldset
  {
  padding: 1em;
  }

  form#formpart #site
  {
  width: 400px;
  min-width: 400px;
  max-width: 400px;
  }
a.noline
{
text-decoration:none;
color:red;
}






#bottom-modules-top {
clear:both;
	background: url(images/style5/bottom/bottommod-tm.png) 0 0 repeat-x;
	height: 53px;
	margin-top: 25px;
}

#bottom-modules-top .top-left {
	background: url(images/style5/bottom/bottommod-tr.png) 100% 0 no-repeat;
}

#bottom-modules-top .middle {
	background: url(images/style5/bottom/bottommod-tl.png) 0 0 no-repeat;
}

#bottom-modules {
	background: #B4B4B4 url(images/style5/bottom/bottommod-l.png) 0 0 repeat-y;
}

#bottom-modules .right {
	background: url(images/style5/bottom/bottommod-r.png) 100% 0 repeat-y;
}

#bottom-modules-bottom {
	background: url(images/style5/bottom/bottommod-bm.png) 100% 0 repeat-x;
}

#bottom-modules-bottom .bottom-left {
	background: url(images/style5/bottom/bottommod-br.png) 100% 0 no-repeat;
}

#bottom-modules-bottom .middle {
	background: url(images/style5/bottom/bottommod-bl.png) 0 0 no-repeat;
}

#bottom-modules div.moduletable .readon {
	background: url(images/modules/readon-darkgray.png) 0 0 no-repeat;
}

#bottom-modules div.moduletable h3,#bottom-modules a {
	color: #fff;
}

img#rocket {
	background: url(images/style5/rocket.png) 0 0 no-repeat;
	text-align:right;
	margin-left:150px;
}
#mainpage-bottom {
	background: #4E5558;
}

#mainpage-bottom .right {
	background: url(images/style5/mainpage-br.png) 100% 100% no-repeat;
}

#mainpage-bottom .left{
	background: url(images/style5/mainpage-bl.png) 0 100% no-repeat;	
height: 41px;
}
/* @end */


/* style5 */

/* @group Core Elements */



h2 {
	color: #444;
}

h3 {
	color: #1E6298;
}

h4 {
	color: #444;
}

a {
	color: #1E6298;
}

/* @end */

/* @group Joomla Elements */

.componentheading {
	color: #444;
}

.contentheading {
	color: #1E6298;
}

.sectiontableheader {
  	border-bottom: 1px solid #f0f0f0;
}

/* @end */

/* @group Structure */

#header-bar {
	background: url(images/style5/header-bg.png) 0 0 repeat-x;
	color: #fff;
}

#newsflash a {
	color: #CEE1EF;
}

#logo {
	background: url(images/style5/logo.jpg) 0 0 no-repeat;
}


#mainpage .right {
	background: url(images/style5/mainpage-side.png) 100% 0 repeat-y;
}

#mainpage2 {
	background: url(images/style5/mainpage-tr.png) 100% 0 no-repeat;
}

#mainpage3 {
	background: url(images/style5/mainpage-tl.png) 0 0 no-repeat;
}

#mainpage-bottom {
	background: #eee;
}

#mainpage-bottom .right {
	background: url(images/style5/mainpage-br.png) 100% 100% no-repeat;
}

#mainpage-bottom .left{
	background: url(images/style5/mainpage-bl.png) 0 100% no-repeat;	
}

#sidecol-top {
	background: url(images/style5/sidecol-tl.png) 0 0 no-repeat;
}

#sidecol-top2 {
	background: url(images/style5/sidecol-tr.png) 100% 0 no-repeat;
}

#sidecol-bottom {
	background: url(images/style5/sidecol-br.png) 100% 100% no-repeat;
}

#sidecol-bottom2 {
	background: url(images/style5/sidecol-bl.png) 0 100% no-repeat;
}

#main-content {
	background: #fff url(images/style5/content/mainpage-br.png) 100% 100% no-repeat;
}

#main-content .bottom-left {
	background: url(images/style5/content/mainpage-bl.png) 0 100% no-repeat;
}

#main-content2 {
	background: url(images/style5/content/mainpage-tr.png) 100% 0 no-repeat;
}

#main-content3  {
	background: url(images/style5/content/mainpage-tl.png) 0 0 no-repeat;
}

#bottom-modules-top {
	background: url(images/style5/bottom/bottommod-tm.png) 0 0 repeat-x;
	height: 53px;
	margin-top: 25px;
}

#bottom-modules-top .top-left {
	background: url(images/style5/bottom/bottommod-tr.png) 100% 0 no-repeat;
}

#bottom-modules-top .middle {
	background: url(images/style5/bottom/bottommod-tl.png) 0 0 no-repeat;
}

#bottom-modules {
	background: #E4E4E4 url(images/style5/bottom/bottommod-l.png) 0 0 repeat-y;
}

#bottom-modules .right {
	background: url(images/style5/bottom/bottommod-r.png) 100% 0 repeat-y;
}

#bottom-modules-bottom {
	background: url(images/style5/bottom/bottommod-bm.png) 100% 0 repeat-x;
}

#bottom-modules-bottom .bottom-left {
	background: url(images/style5/bottom/bottommod-br.png) 100% 0 no-repeat;
}

#bottom-modules-bottom .middle {
	background: url(images/style5/bottom/bottommod-bl.png) 0 0 no-repeat;
}

#bottom-modules div.moduletable .readon {
	background: url(images/modules/readon-darkgray.png) 0 0 no-repeat;
}

#bottom-modules div.moduletable h3 {
	color: #fff;
}

img#rocket {
	background: url(images/style5/rocket.png) 0 0 no-repeat;
}

/* @end */

/* @group Modules */

#newsblock2 div.module h3 {
	color: #1E6298;
}

#maincol div.module-latestnews h3 {
	color: #1E6298;
}

#mod-login a {
	color: #CEE1EF;
}

.loginelement  .inputbox {
	background: #759DBC;
	border: 1px solid #1C5D92;
}

#bottommods div.moduletable h3 {
	color: #CEE1EF;
}

/* @end */

/* @group Horizontal Menu */

#horiz-menu a {
	color: #555;
}

#horiz-menu li:hover li a,
#horiz-menu li.sfHover li a,
#horiz-menu li.active:hover li a,
#horiz-menu li.active.sfHover li a {
	color: #555;
}

#horiz-menu li:hover a,
#horiz-menu li.sfHover a,
#horiz-menu li:hover a.topdaddy,
#horiz-menu li.sfHover a.topdaddy,
#horiz-menu a.topdaddy:hover,
#horiz-menu li li:hover a:hover,
#horiz-menu li li.sfHover a:hover {
	color: #000;
}

#horiz-menu li.active:hover a,
#horiz-menu li.active.sfHover a {
	color: #fff;
}

#horiz-menu li.active,
#horiz-menu.splitmenu li.active:hover,
#horiz-menu.splitmenu li.active.sfHover,
#horiz-menu li.active.parent:hover,
#horiz-menu li.active.parent.sfHover,
#horiz-menu li.active:hover,
#horiz-menu li.active.sfHover {
	background: url(images/style5/active-tab-r.png) 100% 0 no-repeat;
}

#horiz-menu li.active a,
#horiz-menu.splitmenu li.active:hover a,
#horiz-menu.splitmenu li.active.sfHover a,
#horiz-menu li.active.parent:hover a,
#horiz-menu li.active.parent.sfHover a,
#horiz-menu li.active:hover a,
#horiz-menu li.active.sfHover a {
	background: url(images/style5/active-tab-l.png) 0 0 no-repeat;
}

#horiz-menu li:hover a,
#horiz-menu li.sfHover a,
#horiz-menu li.parent:hover,
#horiz-menu li.parent.sfHover {
	background: url(images/style5/over-tab.png) 0 0 no-repeat;	
}

#horiz-menu li li a:hover {
	color: #ccc;
}

#horiz-menu li.active a {
	color: #fff;
}

#horiz-menu li li.parent a.daddy,
#horiz-menu li.active li.parent a.daddy {
	background: url(images/style5/dropdown-child.png) 95% 50% no-repeat;
}

#horiz-menu li li, 
#horiz-menu li:hover li,
#horiz-menu li.sfHover li,
#horiz-menu li.parent:hover li,
#horiz-menu li.parent.sfHover li,
#horiz-menu li.active.parent:hover li,
#horiz-menu li.active.parent.sfHover li {
	background: url(images/style5/dropdown-div.png) 0 100% repeat-x;
}

#horiz-menu ul ul {
	background: #eee url(images/style5/dropdown-top.png) 0 0 no-repeat;
	border-left: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
}

#horiz-menu ul ul ul {
	background: #eee;
	border-left: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
}

/* @end */

/* @group Submenu */

ul.menuside a,
ul.menuside li.active li a {
	color: #ccc;
}

ul.menuside li.active a,
ul.menuside a:hover,
ul.menuside li.active li a:hover {
	color: #fff;
}

/* @end */

/* @group Mainmenu */

a.mainlevel:hover {
	color: #1E6298;
}

a.mainlevel {
	color: #444;
}

a.sublevel {
	color: #444;
}

a.sublevel:hover {
	color: #1E6298;
}

a#active_menu {
	color: #1E6298;
}

/* @end */

/* @group Content Styles */

a.readon {
	color: #fff;
	background: url(images/modules/readon-blue.png) 0 0 no-repeat;
}

div.moduletable a.readon,
div.module a.readon {
	background: url(images/modules/readon-darkgray.png) 0 0 no-repeat;
}

a.large .button {
	background: url(images/font-l-light.png) 0 0 no-repeat;
}

a.small .button {
	background: url(images/font-s-light.png) 0 0 no-repeat;
}

a.default .button {
	background: url(images/font-m-light.png) 0 0 no-repeat;
}

#newsflash .controls img {
	background-image: url(images/style5/news-scroller-controls.png);
}

/* @end */

/*CSS style pagination*/
	div.pagination {
		padding: 3px;
		margin: 3px;
		text-align:center;
		font-size:20px;
	}

	div.pagination a {
		padding: 3px 6px 3px 6px;
		margin: 2px;
		border: 1px solid #AAAADD;
		text-decoration: none; /* no underline */
		/*color: #000099;*/
	}
	div.pagination a:hover, div.digg a:active {
		border: 1px solid #1E6298;
		color: #000;
	}
	div.pagination span.current {
		padding: 3px 6px 3px 6px;
		margin: 2px;
		border: 1px solid #1E6298;
		font-weight: bold;
		background-color: #1E6298;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 3px 6px 3px 6px;
		margin: 2px;
		border: 1px solid #EEE;
		color: #DDD;
	}



#breadcrumb ul, ul.tagl
{
	margin: 0;
	padding: 0;
}
#breadcrumb ul li, ul.tagl li
{
display:block;
float:left;
padding:0 5px 0 5px;
background: url(images/triangle-2.png) 100% 4px no-repeat;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-right: 14px;
}
#breadcrumb ul li a, ul.tagl li a
{
text-decoration:underline;
}
#breadcrumb ul li.fin
{
background:none;
}
div.fansites
{
background: url(images/modules/hilite2b/module-br.png) 100% 100% no-repeat;
/*margin-left:12px;*/
}
div.fansites div
{
background: url(images/modules/hilite2b/module-bl.png) 0 100% no-repeat;
}
div.fansites div div {
	background: url(images/modules/hilite2b/module-tr.png) 100% 0 no-repeat;	
}

div.fansites div div div {
	overflow: hidden;
	padding: 25px;
	margin-bottom: 10px;
	background: url(images/modules/hilite2b/module-tl.png) 0 0 no-repeat;	
	color: #ccc;
}
div.fansites h3 {
	margin: 0;
	padding: 0 0 15px 0;
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
	font-size: 130%;
	color: #ccc;
}
div.fansites div div div div{
	background: none;
	margin: 0;
	padding: 0;
}
 div.fansites a
 {
	color: #fff;
}
* html #sidebar {
position:absolute;
top:283px;
left:660px;
margin:0;
}
.cse-branding-logo
{
float:right;
margin-right:40px;
}
#sidecom
{
margin-left:12px;
}
#sidecom span
{
	font-weight:bold;
	padding-left:20px;
}
#sidecom ul
{
margin:0;
padding:5px 20px 5px 10px;
}
#sidecom ul li
{
display:block;
border-botom:1px solid #c0c0c0;
padding-bottom:3px;
}