﻿body {
	background-color: #f7f7f7;
	font-family: verdana,tahoma,arial,sans-serif;
	font-size: 11px;
	color: #404040;
	text-align: center;
	margin: 0;
}

img {
border: 0;
}

/* images with a link get a border with colour-change on hover */
a img {
border-width: 4px;
border-style: solid;
border-color: #f7f7f7;
padding: 2px;
margin: 4px;
text-align: center;
}
a:hover img {
border-width: 4px;
border-style: solid;
border-color: #f7f7f7;
padding: 2px;
margin: 4px;
text-align: center;
}
a img.noborder, a:hover img.noborder {
border-width: 0;
padding: 0;
margin: 0;
}

td {
font-size: 10px;
padding: 3px;
}

/*---------------------------------------------------------------------
   General page alignment and width
------------------------------------------------------------------------*/

#container {
	background-color: #eaeaea;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #1391a4;
}

/* IE Hack */
* html #container {
margin-top: 0;
m\argin: 0;
}

#content {
	text-align: justify;
	width: 670px;
	padding: 5px;
	float: right;
}

.sidebar {
	background-color: #ededed;
	width: 200px;
	padding: 0;
	margin-right: 5px;
	margin-top: 1px;
	float: left;
	text-align: left;
    border: 1px solid #1391a4;
}
#sidebar p {
	
}
#team {
float: left;
text-align: justify;
padding: 0;
margin-left: 0;
}

#footer {
	background-color: #f7f7f7;
	margin-top: 20px;
	margin-left: 0;
	width: 100%;
	text-align: center;
	padding: 15px 0 15px 0;
	clear: both;
	overflow: visible;
}

/*-----------------------------------------------------------------------------
   Header - you can add a header image
--------------------------------------------------------------------------------*/

#header {
	width: 900px;
	text-align: center;
}

.headerimg {
	background-image:url(header00.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	border: 1px solid #1391a4;
	width: 900px;
	height: 300px;
	padding: 0;
	overflow: visible;
}

/*-----------------------------------------------------------------------------
   CuteNews
--------------------------------------------------------------------------------*/

.commtable {
	width: 670px;
}
.newscontainer {
background-color: #f7f7f7;
padding: 10px;
text-align: justify;
}

.newscomment {
border-width: 0 0 1px 0;
border-style: dotted;
border-color: #f7f7f7;
background-color: #f7f7f7;
margin: 0 0 0 0;
padding: 2px 10px 2px 10px;
text-align: justify;
}

.newsdate {
color: #666666;
font-family: helvetica,tahoma,verdana,sans-serif;
font-size: 10px;
letter-spacing: 2px;
text-transform: lowercase;
text-align: left;
padding: 0 0 20px 15px;
margin-top: -15px;
background-color: transparent;
}
.userpic {
position: relative;
text-align: center;
float: left;
background-color: #eaeaea;
padding: 10px;
margin-right: 5px;
z-index: 15;
border-width: 0px;
border-color: #EFEFEF;
border-style: dotted;
}

/*-----------------------------------------------------------------------------
   Content - Links, h1, h2, etc.
--------------------------------------------------------------------------------*/

/* here you can edit the usual links */

a, a:link, a:visited {
color: #1391a4;
font-size: 11px;
text-decoration: none;
text-transform: none;
font-weight: normal;
}

a:hover {
color: #404040;
}

/* IE Hack */
* html ul {
display: block;
list-style: none;
margin: 0;
margin: 0;
}

ul {
	list-style: none;

}

h1, .ffhead {
	color: #404040;
	font-family: georgia,times,serif;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	font-style: italic;
}

h2 {
color: #404040;
font-family: "trebuchet ms",tahoma,verdana,arial,sans-serif;
font-size: 16px;
font-weight: normal;
text-align: left;
padding: 0 0 0 10px;
margin-bottom: 20px;
border-width: 0 0 2px 0;
border-style: solid;
border-color: #3C4244;
background-color: #eaeaea;
}
.bartext {
	text-align: justify;
	padding: 8px;
}
h3 {
	color: #404040;
	font-family: helvetica,verdana,tahoma,serif;
	font-style: normal;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 2px;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #1391a4;
	background-color: #eaeaea;
}

h4 {
color: #404040;
font-family: "trebuchet ms",tahoma,verdana,arial,sans-serif;
font-size: 0.9em;
font-weight: bold;
text-align: left;
margin: 2px;
padding: 3px;
border-bottom: 1px solid #363B3D;
background-color: #f7f7f7;
}

/* here you can edit anything else */
input, textarea, select {
background-color: #f7f7f7;
font: 10px helvetica,sans-serif;
color: #404040;
letter-spacing: 0;
border: 1px solid #1391a4;
padding: 0;
margin-top: 2px;
}

/*-----------------------------------------------------------------------------
   Navigation
--------------------------------------------------------------------------------*/
.glossymenu {
width: 200px; /*width of menu*/
font-family: tahoma,verdana,sans-serif;
font-size: 11px;
padding-bottom: 10px;
}

.glossymenu a.menuitem {
background-color: transparent;
color: #404040;
border-right: 4px solid #1391a4;
border-bottom: 1px solid #f7f7f7;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px;
margin-top: 2px;
}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active {
color: #404040;
}

.glossymenu a.menuitem .statusicon { /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover {
background-image: url('file:///D:/styles00.css');
}

.glossymenu div.submenu { /*DIV that contains each sub menu*/
background-color: #f7f7f7;
}

.glossymenu div.submenu ul { /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li {
border-bottom: 1px solid #d9d9d9;
}

.glossymenu div.submenu ul li a{
display: block;
color: #1391a4;
text-decoration: none;
padding: 4px 0 4px 10px;
}

.glossymenu div.submenu ul li a:hover {
background-color: #d9d9d9;
color: #404040;
border: 0;
}

/*-----------------------------------------------------------------------------
   sBox, Challenge related
--------------------------------------------------------------------------------*/
.tablelight {
background-color: #f7f7f7;
text-align: justify;
}
.tabledark  {
background-color: #e4e4e4;
text-align: justify;
}
#border {
border-width: 0;
border-style: solid;
border-color: #e4e4e4;
padding: 0;
text-align: center;
}
.floating { float: left; margin: 15px; }
.floating2 { float: right; margin: 15px; }

.table_menu {
border-bottom:1px solid gray;
border-right:1px solid gray;
}
.table_menu_selected {
border-bottom:1px solid gray;
border-right:1px solid gray;
background-color:#f7f7f7;
}

/*-----------------------------------------------------------------------------
   Fanfic related
--------------------------------------------------------------------------------*/

.listContainer { width:643px; margin: 0 auto; padding:0px 0 0 10px; }
.AreaHead {
                        height:20px; line-height:20px; padding:0 5px 0 5px; color:#404040;
      background-color:#f7f7f7;
      border-left:1px solid #f7f7f7;
      border-right:1px solid #f7f7f7;
      }
.r1     { width:120px; height:20px; padding-left:5px; float:left; border-right:1px solid #d9d9d9; overflow:hidden; }
.r1 .storycount { text-align:right; padding:17px 15px; }

.r2     { width:500px; height:20px; padding-left:5px; float:left; overflow:hidden; }
.r2 .category { text-align:left; padding:5px 5px 5px 5px; }
.r2 .author   { text-align:left; padding:17px 5px 5px 5px; }

.ibox      { height:54px; border-bottom:1px solid #f7f7f7; background-color:#e4e4e4; }
.ibox .r1  { height:54px; border-left:1px solid #f7f7f7; border-right:1px solid #f7f7f7; padding:0 5px; }
.ibox .r2  { height:54px; border-right:1px solid #f7f7f7; padding:0 5px; }

.iboxh     { height:84px; border-bottom:1px solid #f7f7f7; background-color:#e4e4e4; }
.iboxh .r1 { height:84px; border-left:1px solid #f7f7f7; border-right:1px solid #f7f7f7; padding:0 5px; }
.iboxh .r2 { height:84px; border-right:1px solid #f7f7f7; padding:0 5px; }


.important { display:none; }
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.footer {
	clear:both;
	width:900px;
	font-size:1em;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-color: #f7f7f7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1391a4;
	line-height: 0.5em;
}
.footer p {
	text-align:center;
	color:rgb(125,125,125);
	font-weight:bold;
	font-size:10px;
}
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:underline; color:rgb(125,125,125);}
.footer a:hover {text-decoration:none; color:rgb(0,0,0);}
.footer a:visited {color:rgb(0,0,0);}

