/* Start of CMSMS style sheet 'neko : nekomain' */
@charset "utf-8";

/* CSS Document */



* { padding: 0; margin: 0; }

a img {
border: none;
}

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color:#970E00;
}

p {
 padding: 10px;
}

#wrapper { 
 margin: 0 auto;
 width: 990px;
 border:2px solid #323232;
 background: #CA1500;
}

#content { 
 float: left;
 color: #333;
 background:#CA1500;
 background-image:url(uploads/neko/test4.gif);
 background-repeat:no-repeat;
 background-position:top left;
 width: 540px;
 display: inline;
 padding: 10px;
}

#content h2 {
font-size: 115%;
margin: 10px;
}

#header {
 width: 990px;
 height: 120px;
 background: #000000;
 background-image:url(uploads/neko/test.gif);
 background-repeat:no-repeat;
 background-position:left;
}



#header .address {
padding-left:325px;
padding-top:80px;
font-size:120%;
font-variant:small-caps;
color:#EFEFEF;
float:left;
}

#header .extra {
padding-right: 15px;
float:right;
color:#EFEFEF;
}

#header .extra  h3 {font-size: 1em; display: inline;}

#header .extra ul {
list-style-type:none;
}
#header .extra ul li{
display: inline;
padding: 3px;
font-size: 1em;
}

#header .extra a {
text-decoration:none;
color:#EFEFEF;
}

#header .extra a:hover {
text-decoration:none;
color:#EFEFEF;
border-bottom: 2px solid #EFEFEF;
}

.breadcrumbs, .breadcrumbs a {text-decoration:none;color:#fdd351;}

#footer { 
 width: 990px;
 height: 115px;
 clear: both;
 color: #EFEFEF;
 background:#CA1500;
 background-image:url(uploads/media/images/footer_bg.gif);
 background-repeat:no-repeat;
 background-position:right;
 text-align:center;
 padding-top:15px;
 line-height:1.25em;
}

#footer h3 {font-size: 1em; display: inline;}
#footer ul {
list-style-type:none;

}
#footer ul li  {
display: inline;
padding: 3px;
font-size: 1em;
}


#footer a {
color: #7B9D2C;
text-decoration:none;
font-weight:bold;
}

#footer a:hover {
color: #7B9D2C;
text-decoration:none;
font-weight:bold;

border-bottom: 2px solid #7B9D2C;
}

.underlinemenu{
font-weight:bold;
font-variant: small-caps;
width: 990px;
height:45px;
background:#CA1500;
background-image:url(uploads/neko/test2.gif);
background-repeat:no-repeat;
background-position:left;
}

.underlinemenu ul{

padding: 15px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: right; /**set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a {
color: #000;
padding: 15px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 20px; /*spacing between each menu link*/
text-decoration: none;

}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected {
font-weight: 600;
color: #fff;
border-bottom-color: #7B9D2C;
}

.underlinemenu h3 {
display: inline;
font-size: 1em;
font-weight: 600;
color: #fff;
padding: 10px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 20px; /*spacing between each menu link*/
border-bottom-color: #7B9D2C;
}

#subnav { 
 color: #333;
 background: #CA1500;
 background-image:url(uploads/neko/test3.gif);
 background-repeat:no-repeat;
 background-position:top;
 width: 222px;
 float: left;
}

#subnav .scroll_top {
margin-top: 65px;
padding-top: 50px;
}

#subnav .scroll_bottom {
background-image:url(uploads/neko/scroll_bottom.gif);
background-repeat: no-repeat;
background-position: top;
padding-top: 100px;
}

#subnav ul {
list-style-type:none;
}

#subnav ul li  ul li {
background-image:url(uploads/neko/litest.gif);
background-repeat: no-repeat;
background-position: top;
padding-left:70px;
line-height:1.75em;
list-style-type:none;
}

#subnav ul li ul li ul li {
margin-left: -70px;
padding-left:90px;
line-height:1.75em;
list-style-type:none;
}


#subnav ul li  a {
margin:0;
padding:0;
color: #323232;
text-decoration:none;
}


#subnav ul li a:hover {
font-weight:bold;
border-bottom: 2px solid #7B9D2C;
}

#subnav h3 {
font-size:1em;
font-weight:bold;
}

#subnav .fillerimage {

padding-left: 35px;
text-align: center;
background-image:url(uploads/neko/litest.gif);
background-repeat: repeat-y;
background-position: top;
}

#sidebar { 
 color: #333;
 background:#CA1500;
 background-image:url(uploads/neko/rounded_tst.png);
 background-repeat:no-repeat;
 margin-top:20px;
 width: 200px;
 float: left;
}

#sidebar .boxtext, #sidebar p  {
margin-top: 20px;
padding-bottom: 30px;
width:180px;
border-right:5px solid #B2C643;
border-left:5px solid #B2C643;
background-color:#7B9D2C;
}

#sidebar .boxtitle {
margin-top: 85px;
padding-left:30px;
width:160px;
color:#EFEFEF;
font-variant:small-caps;
font-weight:bold;
font-size:110%;
}

#boxbottom {
height: 30px;
width:190px;
float:left;
background-image: url(uploads/neko/rounded_btm.png);
background-repeat:no-repeat;
}

.pagetitle {
text-align:center;
font-size:1.5em;
padding-top:15px;
padding-bottom:15px;
color:#FDD351;
}

#rnd_container {background: #CA1500; margin: 15px 1px 1px 1px;}
    .rnd_top, .rnd_bottom {display:block; background:#CA1500; font-size:1px;}
    .rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}
    .rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}
    .rnd_b2, .rnd_b3, .rnd_b4 {background:#EFEFEF; border-left:1px solid #CA1500; border-right:1px solid #CA1500;}
    .rnd_b1 {margin:0 5px; background:#CA1500;}
    .rnd_b2 {margin:0 3px; border-width:0 2px;}
    .rnd_b3 {margin:0 2px;}
    .rnd_b4 {height:2px; margin:0 1px;}

    .rnd_content {
    display:block;
    border:0 solid #CA1500;
    border-width:0 1px;
    padding: 4px;
    background:#EFEFEF;
    color:#323232;
}

.rnd_content ul li, .rnd_content ol li {
list-style-type: inside;
margin: 5px 0 5px 25px;
}

/* End of 'neko : nekomain' */

