/* alien */

/* custom html in skin form by atlass */







/* page background, typeface and alignment */



body  {

	margin: 20px 0 0 0;

	padding: 0 10px 0 0px;

	color: #5d657c;

	background: #ffffff;

	font: 11px tahoma, sans-serif;

	letter-spacing: 1px;

	text-align:center;

	}





/* This div holds both the sidebar and the forum */

#outer {

       width:700px;

    background: url(alien.gif);

    background-repeat: no-repeat;

    background-position: 0px 0px;



	}







/* The sidebar div contains a table with .holder class and a td cell with .sidebar class */



#sidebar {

	width: 150px; 

	margin:5px;

         padding: 0 0 0 50px;

	padding-top: 100px;

	}

	

#sidebar .holder {width: 150px;}



.sidebar {  

border: 1px solid #494961;



padding: 4px; 

font-size: 10px;

text-align:center;

background-color: #ffffff;

margin-right: 20px;



}



.sidebartitle {

	background-color: #5d657c;

	font-size: 12px;

	font-weight: bold;

	padding: 2px;

	color: #FFFFFF;

	font-family: Tahoma, Arial, sans-serif;

	height: 20px;

	vertical-align: middle;

	width:100%;

	text-align:center;

	margin-bottom: 6px;

}



.divider {

	color: #FFFFFF;

	background-color: #9999b1;

	font-weight: bold;

	font-family: Tahoma, Arial, sans-serif;

	font-size: 10px;

	padding: 2px;

	border-left: 1px solid #494961;

	border-top: 1px solid #494961;

	width:100%;

	}



.spacer  {height: 10px}





/* links in the sidebar only */

.sidebarlinks { 

	background-color: #ffffff;

 

}



a.nav:link, a.nav:visited { 

	font-weight: bold;

	color: #FFFFFF;

	text-align: center;

	font-size: 10px;

	background-color: #9999b1;

	width:100%;

	padding:2px;

	margin-top:1px

	}



a.nav:hover {  color: #FFFFFF; text-decoration: none; background-color: #5d657c}



/* The forum div contains a table with .holder class and a td cell with .forum class */



#forum { padding: 0px;}

#forum .holder { background-color: #ffffff;}



.forum {padding: 4px; border: 1px solid #5d657c;}





/* the following declarations overide the 95% width. */

/* these may cause problems with dropdown menus in some forum layouts */



table {width:100%}





/* This is the title style in the sidebar and forum */

.sidebartitle, .forumtitle {

	background-color: #5d657c;

	font-size: 12px;

	font-weight: bold;

	padding: 2px;

	color: #FFFFFF;

	font-family: Tahoma, Arial, sans-serif;

	height: 20px;

	vertical-align: middle;

	width:100%;

	text-align:center;

	margin-bottom: 6px;

}





/* this is any horizontal lines */

hr, hr.line { height: 1px; width: 100%; color: #5d657c}





/* all links on the page - can be removed if not required */

/* you can't set hover colour in the control panel, however */

a:link, a:visited {  color: #5d657c; text-decoration: none}

a:hover {  background-color: #5d657c; color: #FFFFFF; text-decoration: underline}







/* don't remove this line */

.ax {ax}







/* dropdown menus and buttons */

.inputbox, .inputbutton, select {

	color: #5d657c;

	background-color: #ffffff;

	border: 1px solid #5d657c;

	}









/* do not remove on pain of death */

.credit {color: #9999b1}

.credit a:link, .credit a:visited {color: #9999b1}

.credit a:hover {color: #5d657c; background-color:transparent}





/* custom html by atlass */

