/*
Colors:
Background: #e1cdb5
Heading: #4f8c80
Link: #4f8c80
Hover Link: #9ac79e
Visited link: #85765f

*/


.top-logo #menu-outer {
height: 35px;
padding-top: 0px;
clear: both;
}

a { color: #4f8c80; }
  a:visited { color: #003247; }
  a:hover { color: #9ac79e }  
a.icon, a img { border: none !important; }
td form { margin: 0; }

h1, h2, h3 { font-weight: normal; line-height: 1.2em; color: #4f8c80; }
  h1 a, h2 a, h3 a, h4 a { text-decoration: none; }
h1 { padding-bottom: .2em; margin-top: 0; font-size: 2.5em; }
h2 { font-size: 2.2em; }

h2 a { line-height: 1.4em; }

label:hover { cursor: pointer; background: #4c4242; color: #fff; }

td, th { padding: 8px; }

.top-logo #logo {
margin: 0px 10px 0px 0;
}

#wrapper-inner {
background: url('https://s3.amazonaws.com/siteninja/site-ninja1-com/1324441476/original/header-bg_1_.gif');
}

.top-logo #menu-outer {
height: 35px;
padding-top: 10px;
clear: both;
background: url('https://s3.amazonaws.com/siteninja/site-ninja1-com/1327942771/original/menu-bg.gif');
}

.submenu-outer {
background: url('https://s3.amazonaws.com/siteninja/site-ninja1-com/1327942914/original/submenu-bg.gif');
border-bottom: 1px solid #727272;
min-height: 12px;
}

#menu-inner li.selected a {
background: #D6DCAE;
color: #4F8C80 !important;
border-radius: 6px 6px 0px 0px;
}

#menu-inner li a:hover {
background: transparent no-repeat right bottom;
color: #9AC79E;
}

#menu-inner li a {
display: block;
float: left;
line-height: 35px;
padding: 0 12px;
text-decoration: none;
color: #F2EDA1;
background: transparent no-repeat right bottom;
font-family: tahoma, arial, sans-serif;
font-size: .9em;
}

body {
font-family: tahoma, arial, sans-serif;
font-size: 14px;
color: #222;
text-align: center;
}

#footer-outer {
background: url('https://s3.amazonaws.com/siteninja/site-ninja1-com/1327943611/original/gif.gif');
border-bottom: 0px solid #222;
}

#footer-inner {
text-align: left;
font-size: .85em;
color: white;
}

#footer-inner a {
color: #F2EDA1;
}

#footer-inner a:hover {
color: #CDD4A1;
}

h1, h2, h3 {
font-weight: normal;
line-height: 1.2em;
color: #4F8C80;
font-family: tahoma, arial, sans-serif;
}

h1, h2, h3 {
font-family: tahoma, arial, sans-serif;
}

#menu-inner {
list-style: none;
font-size: .9em;
font-weight: bold;
}

#content-outer {
background-color: #E3E8EB;
border-bottom: 1px solid #999;
}

#pre-content-outer {
background-color: #E3E8EB;
border-top: 1px solid #CCC;
}

body {
font-family: tahoma, arial, sans-serif;
font-size: 14px;
color: #222;
text-align: center;
background: url('https://s3.amazonaws.com/siteninja/site-ninja1-com/1327943611/original/gif.gif');
}

/* Responsive Styles*/

/* Mobile size */
@media screen and (max-width: 559px) {
 
}

/* Tablet size */
@media screen and (min-width: 560px) and (max-width: 769px) {
   
}

/* Narrow size */
@media screen and (min-width: 770px) and (max-width: 999px) {
   
}

/* Wide size */
@media screen and (min-width: 1000px) {
   
}