html
{
	margin: 0;
	padding: 0;
}

body
{
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	background-attachment: fixed;
        background-image: url('img/skyblue.gif');   
	margin: 0px;
	padding: 0px;
        font: 12px;
}

img { border-style: none; }


/* //// Input field format //// */
input.button 
{
background-color: #F6F9FB;
font-size: .85em;
line-height: 1.05em;
	color: #000000;
	border-right: 1px solid #07F;
	border-bottom: 1px solid #07F;
	margin-bottom:2px;
}

input.search
{
	color: #000000;
	background-color: #e0e0e0;
	border: 1px solid black;
	margin:2px;
}

input.username
{
	color: #000000;
	background-color: #e0e0e0;
	border: 1px solid black;
	margin:2px;
}

input.password
{
	color: #000000;
	background-color: #e0e0e0;
	border: 1px solid black;
	margin:2px;
}

/* //// Links //// */

/* generic link */

.link {
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
    color: blue; width: auto; height: auto; }

a.blue { color: blue }
a.link:link { color: #444fa0; }
a.link:visited { color: #242f80; }
a.link:hover { color: #ffffff; }

/* footer (credits) link */

.minilink {
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 9px;
}

a.minilink:link { color: #444fa0; }
a.minilink:visited { color: #242f80; }
a.minilink:hover { color: #ffffff; }

/* link for forums navigation (top bar and bottom bar) */
.headerLien
{
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

a.headerLien:link
{
	text-decoration: none;
	color: #ffffff;
}

a.headerLien:visited
{
	text-decoration: none;
	color: #ffffff;
}

a.headerLien:hover
{
	text-decoration: underline;
}

/* edit and split background and link */

.options {
	font-size: 9px;
	color: #666;
	background: #d5d5d5;
	margin:5px;
	padding:3px;
	/*border-top: 1px solid #999999;*/
}

a.optionLink:link, a.optionLink:visited {
	font-size: 9px;
	text-decoration: none;
	color: #666;
}

a.optionLink:hover {
	color: #111;
}

/* topbar with path and bottom one with links */
.middle {
    font-family: verdana; 
    font-size: 1.05em;  
}

#headerMenu_lower a { padding: 4px 10px 6px 10px; margin: 2px 1px 0px 1px; color: #fff; border-left: solid 1px #003366; border-right: solid 1px #003366; border-bottom: solid 1px #003366; text-decoration: none; background:#4175ab url(../img/background_links_top_off.png); background-repeat:repeat-x; }

input.btn{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#faf;
}

.like_headerMenu { float: right; padding: 4px 10px 6px 10px; margin: 2px 1px 0px 1px; color: #fff; border-left: solid 1px #003366; border-right: solid 1px #003366; border-bottom: solid 1px #003366; text-decoration: none; background:#4175ab url(../img/background_links_top_off.png); background-repeat:repeat-x; }

#list_div { background: #3f6d9d; list-style-type: none; color: white; }
#lighter_list_div { background: #f3f99d; list-style-type: none; color: white}
.lighter_list_body {  border: solid 2px #3f6d9d; background: #f3f9fb url('img/cirrus.jpg'); list-style-type: none; margin: 0px 0px 0px 0px; padding: 1px 1px 1px 1px; text-align: left; font-size: 0.85em; font-weight: bold; color: black; text-align: left;}
/*  list_div  */
#list_div  ul { border: solid 2px #3f6d9d; background: #80c0fa; list-style-type: none; margin: 0px 0px 0px 0px; padding: 1px 1px 1px 1px; text-align: left; font-size: 0.85em; font-weight: bold;}
#list_div ul li ul  { margin: 1px 1px 1px 1px; border-bottom: solid 1px black; border-right: none; border-left: none; border-top: none; }
#list_div  li { background: #e9eff4 ; display: block; color: #000; padding: 0px 0px 0px 1px; border-bottom: solid 1px #7ca6d2; text-align: left; list-style-type: none; font-weight: bold; }
#list_div  li.expandable_li { background: #e9eff4 ; display: block; color: #fff; padding: 0px 0px 0px 1px; border-bottom: solid 1px #7ca6d2; text-align: left; list-style-type: none; font-weight: bold; }
/* the rule #list_div li:hover insures that the entire li is back-highlight in firefox */
#list_div  li:hover { background: #8fbee8;  display: block; }
#list_div  a { 
	font-family: Verdana, sans-serif;
	font-weight: bold;
    height: auto;
    display: block;
 text-indent: 0px; color: #000; text-decoration:none; }
#list_div  a.no_block { 
	font-family: Verdana, sans-serif;
	font-weight: bold;
 color: #fff; text-decoration:none; }
#list_div a:hover {background: #8fbee8;  display: block;   text-indent: 0px; text-decoration:none;  color: white; }
#list_div a.no_block:hover {background: #8fbee8;  text-indent: 0px; text-decoration:none;  color: white; }
#list_div a.samePage { color: red; font-style: italic; font-weight: normal; }
#list_div a.no_block { color: red; font-style: italic; font-weight: normal; }
#list_div  form { border: solid 1px #002a5b; background: #5acdfa; list-style-type: none; margin: 0px 0px 0px 0px; padding: 1px 1px 1px 1px; text-align: left; font-size: 0.85em; font-weight: bold;}

/* BEGIN from designmagick for mod */
/* Header */
/* #header_d { height: 100px; background: #F3F9FB url(/img/drupalheader.png) repeat-x 0% 0%; }   */
#header_d { height: 100px; background: #FFffFf ; }  


/* Menu Top Left */
/* add padding-left for anchor tags */
/* add padding-right for span tags */
#headerMenu_d { clear: both; font-size: 0.8em;
margin: 0 auto; 
text-align:center; font-weight: bold; margin: 0px 0px 0px 0px;}
#nifty a.active:hover { color: black; padding-left: 7px;  padding-bottom: 15px; background: #eeeeff  url(img/tl2.jpg) left top no-repeat; }
#nifty a.inactive:hover { color: black;   padding-left: 7px;  padding-bottom: 15px; background: #eeeeff  url(img/tl2.jpg) left top no-repeat; }
#nifty a.inactive { color: white;   padding-left: 7px;  padding-bottom: 15px; }
#nifty a.active { color: black;   padding-left: 7px;  padding-bottom: 15px; background: #eeeeff url(img/tl2.jpg) left top no-repeat;  }
#nifty { list-style-type: none; padding: 6px; margin: 0px;}
#nifty li { padding: 6px 5px 6px ; margin: 0px; display: inline; font-size: 14px; }
#nifty a span.active { padding-right: 7px ;   background: #eeeeff url(img/tr2.jpg) right top no-repeat; }
#nifty a:hover span.inactive { padding-right: 7px ;   background: #eeeeff url(img/tr2.jpg) right top no-repeat; }
#nifty a span.inactive { padding-right: 7px  ;    }
/* END END from designmagick for mod */

.anylinkcss {
position:absolute;
visibility: hidden;
color: black;
font-size: 0.8em;
border:1px solid black;
text-align: left;
border-bottom-width: 0;
font:normal 13px Verdana;
line-height: 14px;
z-index: 10;
background-color: #bbd9ee;
width: 255px;
}

.anylinkcss a{
display: block;
border-bottom: 1px solid black;
padding-left: 2px ;
padding-top: 2px ;
padding-bottom: 2px ;
text-align: left;
text-decoration: none;
font-size: 0.8em;
color: black;
font:normal 13px Verdana;
line-height: 14px;
width: 250px;
}

.anylinkcss a:hover { /*hover background color*/
display: block;
border-bottom: 1px solid black;
padding-left: 2px ;
padding-top: 2px ;
padding-bottom: 2px ;
text-decoration: none;
text-align: left;
font-size: 0.8em;
color: white;
font:normal 13px Verdana;
line-height: 14px;
background-color: #5a8fc6;
width: 250px;
}

p { text-indent: 3em } 

#inside_main_center_white {
        padding-left:05px;
        padding-right:05px;
        padding-bottom:25px;
        background:#fff;
        border:0px solid #000;
        /*  background-image: url('img/bulguk.jpg');     */
        }

#inside_main_center_purple {
        padding-left:05px;
        padding-right:05px;
        padding-bottom:25px;
        /* background-image: url('img/cloudsx.gif');    */
        background:#eef ;    
        border:0px solid #000;
        }

#inside_main_center_index {
        padding-left:05px;
        padding-right:05px;
        padding-bottom:25px;
        background-image: url('img/cloudsx.gif');   
        /* background:#eef  url('img/00-001.jpg') no-repeat top right */ ;  
        border:0px solid #000;
        }

#inside_main_center_pic {
        padding-left:05px;
        padding-right:05px;
        padding-bottom:25px;
        background:#eef;
        background-image: url('img/clouds2.jpg');   
        border:0px solid #000;
        }

blockquote.axr {border-width: 1; border: solid; background: aqua; }
