table.com_rubook_actions {
    font-size:   11px;
    font-family: geneva;
    text-align:  left;
	 border-bottom: 1px solid #dbe8da; 
	 border-top: 1px solid #458e48; 
	 border-left: none;
	 border-right: none;
	 background-color: #f7f7f7;
	 font-family: Arial, Helvetica, sans-serif;
	 
}

a.noUnd:hover  {
text-decoration:none;
}

.helpNav {
 margin: 4px 0px; padding:4px 6px; background:#dae8da; border-top:1px solid #B7BEC6; width: 5.3em;
 font-size:11px; text-decoration: none; color: #2f7a2b; cursor: hand; cursor: pointer;
}

.helpNav a {
 text-decoration: none;
}

.selled {
 background-color: #B8C4CF;
}
body {
  background: #fff; text-align: left; margin: 0px; padding: 0px;
  font-family: tahoma, tahoma, verdana, arial, sans-serif;
  font-size: 11px;  
  }

p {
  font-family: tahoma, tahoma, verdana, arial, sans-serif;
  font-size: 11px; text-align: left; padding:0px; margin:15px 0px;
  }

a {
  color: #2f7a2b; text-decoration: none; 
  }

img {
  border: 0px; }
form {
 margin:0px;
 padding:0px;
}
small {
 font-size:10px;
}
label {
  color: gray;
  font-weight: bold; }

select  {
        border: 1px solid #bdc7d8;
        padding: 2px;
        font-size: 11px;
        font-family: tahoma, verdana, arial, sans-serif }

td,
td.label {
  text-align: left; }


/* Tod's add */
a.mainlevel:link, a.mainlevel:visited {
float:left;width: 9em;padding: 5px 4px;; text-decoration:none;	}

a.mainlevel:hover {
	background: #dae8da; text-decoration:none;
	}
	
a.sublevel:link, a.sublevel:visited {
float:left;width: 7em;padding: 5px 4px;; text-decoration:none;}

a.sublevel:hover {
	background: #dae8da; text-decoration:none;
	}

/* ALL INPUTS */
.inputText,
.inputPassword {
  border: 1px solid #C0CAD5; 
  font-family: tahoma, tahoma, verdana, arial, sans-serif;
  font-size: 11px;
  padding: 3px; 
}
        
input[type="text"],
input[type="password"],
input[type~="text"], 
input[type~="password"] {
  border: 1px solid #C0CAD5; 
  padding: 3px;
  font-size: 11px;
  font-family: tahoma, tahoma, verdana, arial, sans-serif; 
}

textarea {
  border: 1px solid #C0CAD5;
  padding: 3px;
  font-size: 11px;
  font-family: tahoma, tahoma, verdana, arial, sans-serif; 
}
      
input[type="submit"],
input[type="button"],
input[type~="submit"],
input[type~="button"] {
  background-color: #368e37;
  color: #FFFFFF;
  font-size: 11px;
  padding:3px;
  font-family: tahoma, tahoma, verdana, arial, sans-serif; 
  border:0}
      
* html .inputButton,
* html .inputSubmit {
  background-color: #368e37;
  color: #FFFFFF;
  font-size: 11px;
  padding: 3px;
  font-family: tahoma, tahoma, verdana, arial, sans-serif; 
  border:0px}

.buttonRow  {
        text-align: center;
        line-height: 20px;
        list-style: none;
	height:21px;
        margin: 0px;
        padding: 3px 0px; }
        
ul.buttonRow li {display: inline; width: 3.5em; float: left; margin-bottom:4px}
ul.buttonRow a {display:block; margin: auto; padding: 1px 4px; color: #FFF; margin-right:4px; background-color: #368e37; border-bottom:1px solid #eee;}
ul.buttonRow a:hover {color:#dae8da; text-decoration: none;}



.button {
  background-color: #368e37;
  color: #FFFFFF;
  font-size: 11px;
  padding: 4px 7px;
  text-align: center;
  font-family: tahoma, tahoma, verdana, arial, sans-serif; 
  border:0px;
  cursor: pointer;
  cursor: hand;}

input[type~="radio"] {
  border: 0px; }

.inputcheckbox {
  border: 0px; }

/* HEADERS */
h1      {
        margin: 0px;
        padding: 0px;
        font-size: 14px; }

        h1 a { color: white; text-decoration: none; }
        h1 a:hover { color: white; text-decoration: underline; }
        h1 em { font-style: normal; border-bottom: solid 1px #dae8da; }

h2      {
        font-size: 11px;
        margin: 0px;
        padding: 0px; }

h6  {	border-bottom: 1px solid #dae8da;
	color: #368e37;
	margin:0px; padding:0px;
	font-size: 14px;
	padding-bottom: 5px; }

h3      {
        color: #444;
        font-size: 11px;
        font-weight: normal;
        margin: 0px;
        padding: 0px; }

h4      {
        color: #368e37;
        font-size: 11px;
        margin: 0px 0px 6px 8px; }

        h4 .edit { display: inline; margin-left: 8px; }
        h4 .edit a { color: lightgrey; }
        h4 .edit a:hover { color: #368e37; }

h5      {
       color: #368e37;
       font-size: 11px;
       margin: 0px 0px 6px 8px; }

       h5 .edit { display: inline; margin-left: 8px; }
       h5 .edit a { color: lightgrey; }
       h5 .edit a:hover { color: #368e37; }

/* CUSTOM ELEMENTS */

#pageLayout   {
        padding: 0px;
        margin: 0px auto;
        width: 791px;
        text-align: left; }

#pageHeader {
        position: relative; 
        width: 791px;
        height: 45px;
        background-image: url(../images/xhead200.gif);
        background-repeat: no-repeat; 
        background-position: left top;
	background-color: #32608A;
}

/*	background-color: #303E58 */

#home {
        position: absolute;
        left: 0;
		top: 0;
        width: 129px; 
        width: 232px; 
}

#home a {
  display: block;
  height: 42px; 
  text-indent: -9999px; }

#home a:hover {
  text-decoration: none; }

#B {
 color:#368e37; background-color:#fff; padding:0px 2px 0px 0px;
}

#sideBar {
        margin: 5px 0px 0px 4px;
        float: left;
        padding-bottom: 10px;
        width: 118px; }

div#quickSearch {padding:9px 9px 0px 0px; margin:0px 0px; float:right; text-align:right;}


/*END ллллллллл*/

input.inputSearch {
  background: white url(../images/magglass.png) no-repeat 3px 4px;
  border-color: #678AA9;
  width: 90px; padding-left: 15px;
  color: #4A4A4D;
  vertical-align: baseline;
}


#quickLogin {
        width: 120px; padding: 0px; margin: 0px;
}
        
#quickLogin label {
                display: block;
                padding: 0px 0px 2px;
                margin: 0px;
                color: gray;
                font-weight: bold; }
		
#quickLogin table {
	  border-width: 0px;
	  border-spacing: 0px;
	  border-collapse: collapse;
	  margin: 3px 0px 0px 0px;
}
#quickLogin td {
	  padding: 0px 0px 3px 0px;
	  text-align: center;
	  border: none;
}
#quickLogin .inputText { width: 115px; }

#pageBody {
        float: right;
        font-size: 11px;
        margin-left: 12px;
        margin-right: 15px;
        text-align: left;
        width: 632px; 
        }

* html #pageBody {
        f\loat: right;
        margin-left: 12px;
        margin-right: 15px;
        c\lear: both;
        text-align: left;
        width: 632px; 
        o\verflow: hidden; }

.pageBody a:hover { text-decoration: underline; }

.simplePage {
  padding: 10px 20px 0px 20px; 
  margin: 0px;
}
#wrap1 {border: 1px solid #EBF0F4; border-top: 0px; }
#wrap2 {border-right: 1px solid #F6F8FA; border-top: 0px; }

#content {
        padding: 12px;
        border-bottom: solid 1px #C3CAD2;
        border-left: solid 1px #dae8da;
        border-right: solid 1px #dae8da; }
      
        #content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
        /* #content li a:hover { text-decoration: none; } */
      
/* Hides from IE-Mac \*/
* html #content { height: 1%; }
/* End hide from IE-Mac */

#wrapH {
        border-right: solid 1px #EAEEF3;
        border-left: solid 1px #EAEEF3;
}

#wrapHI {
        border-right: solid 1px #D5DDE6;
        border-left: solid 1px #D5DDE6;
}

#header {
        font-weight: bold;
        font-size: 11px;
        padding: 2px 10px 5px;
        margin: 0px;
        background-image: url(../images/header_y.gif);
        background-position: top left;
        background-repeat: repeat-x;
        background-color: #EEE5B8;
        color: black;
        border-right: solid 1px #DCD4A4;
        border-left: solid 1px #E4DDB4;
        border-bottom: solid 1px #D7CF9E; }

#header h1 {
        font-size: 11px;
}

#header h1 a {
        color: #696029;
}

#header span {
 color: #8E8443;
	color: #C8BF85;
}

#header b{
	color: #C8BF85;
	float:right;
}

#footer {
        text-align: center;
        color: #368e37;
        font-weight: bold;
        line-height: 21px;
        font-size: 11px;
        margin: 0px;
        padding: 0px 10px;
        background: #dae8da;
        border-bottom: solid 1px #368e37; }

/*nc*/
.nc {display:block; }
.nc *{
  display:block; 
  height:1px;
  font-size:.01em;
  overflow:hidden;
  background:#368e37}
.nc1{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #9AB1C6;
  border-right:1px solid #9AB1C6;
  background:#368e37}
.nc2{
  border-left:1px solid #9AB1C6;
  border-right:1px solid #9AB1C6;
  background:#368e37}
.ncc {
  display: block;
  background:#368e37; padding:3px 8px 3px 8px; color:#fff;
}

/* TABS */

ul.tabs,ul.tabs li{list-style-type:none;margin:0;padding:0}
ul.tabs{width:600px}
ul.tabs li{float:left;margin-right: 3px;text-align: center;}
ul.tabs a{float:left;width: 7em;padding: 5px 0; text-decoration:none;}
ul.tabs a:hover{background: #dae8da; text-decoration:none;}

ul.tabs li.activeLink a,ul.tabs li.activeLink a:hover{background: #368e37;color: #FFF;}

#tSettings {width: 6em;}
#tNetworks {width: 4em;}
#tMobile {width: 9em;}

.tBar {
  padding: 0px 10px 0px;
  border-bottom: solid 1px #368e37; 
}

.tBar #tabs {
    display: inline;
    float: left;
    border-bottom: none;
    margin: 0px; 
}

.tBar .blinks {
    padding: 4px 0px;
    float: right; 
}

/* GLOBAL FOOTER */

#bFooter {
        clear: both;
        font-size: 10px;
        line-height: 15px;
        padding: 5px 0px 0px 0px; 
	text-align: center; margin: 0;
}
#bFooter p {
        font-size: 11px; margin: 0;  padding:0;
	text-align: center; margin-left: 95px;
}

/* BNAV*/

ul.bNav {
  font-size: 11px;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center; 
  margin-left:305px;
}

.bNav li a:hover {
  border-top: 1px solid #CAD1D9;
  background-color: #dae8da; 
}

.bNav li {
  display: inline; float:left;}

.bNav li a {
  border-top: 1px solid #FFF;
  display:block; padding: 1px 5px 2px 7px;}

/* LEFT NAVIGATION */

.moreDiv {
 margin-top: 3px;
 padding-top: 3px;
 border-top: 1px solid #ccc;
}

#nav li a.more {
  padding-left: 29px;
  border-top: 0px;
}

#nav li a.more:hover {
  border-top: 0px;
}

#nav {
  list-style: none;
  margin: 0 0 1.0em 0;
  padding: 0; }

#nav li {
  border-bottom: 1px solid #FFF;
  font-size: 1.0em; }

#nav li#myprofile {
  border-bottom: 0; }

#nav li#myfriends {
  clear: left; }

#nav li a {
  border: 0; border-top:1px solid #fff;
/*  border-left: 4px solid #F3F5F7;*/
  background: #eee;
  background: white;
  display: block;
  padding: 3px 3px 3px 6px;
}

#nav li a.more {
  padding-left: 6px;
}

#nav li#myprofile a {
  padding: 0; 
  width: auto; 
  border-bottom: 1px solid #FFF;
}

#nav li#myprofile a.hasedit {
  float: left;
  padding: 2px 0 2px 3px;
  width: 76px; 
  padding: 3px 3px 3px 6px; border-top:1px solid #fff;
/*  border-left: 4px solid #F3F5F7;*/
}

#nav li#myprofile a.edit {
  color: gray;
  float: right;
  padding: 2px 1px;
  text-align: center;
  width: 28px; 
  padding: 3px 0px 3px 1px;
  border-left: 0;
}

#nav li#myprofile a.edit:hover {
 background: #EAEEF2;
 color:#368e37;
 border-left:0px;
}

#nav li#myfriends a {
}

#nav li a:hover,
#nav li#myprofile a:hover {
  background: #dae8da;
  color:#368e37;
  border-top: 1px solid #CAD1D9;
  text-decoration:none;
}

/* clearFix */

.clearFix:after {
  content: ".";     
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;}

/* Hides from IE-mac \*/
* html .clearFix { height: 1%; }
.clearFix { display: block; }
/* End hide from IE-mac */

/* LEFT AND RIGHT */

.left {
  float: left; 
  width: 395px; }
  
.right {
  width: 215px; 
  float: left; }

.middle {
  margin-left: auto;
  margin-right: auto;
}

.topNav  {
        text-align: center;
        line-height: 20px; margin:0px;
        list-style: none;
        padding: 0px 130px 0px 0px; 
}
        
ul.topNav li {
display: inline;
width: 10em; 
height: 36px;
float: right; 
padding-top:9px; margin:0px;
background-image: url(../images/header_d.gif); 
background-repeat:no-repeat; 
background-position: top left;
}
ul.topNav a {font-weight: bold; font-size:11px; height: 20px;display:block; margin: auto 0px; padding: 2px 4px; color: #dae8da;}
ul.topNav a:hover {color: white; text-decoration:underline;}
/* background-color: #4A556B;*/

#p40 {width: 4.0em;}
#p45 {width: 4.5em;}
#p50 {width: 5.0em;}
#p55 {width: 5.5em;}
#p60 {width: 6.0em;}
#p65 {width: 6.5em;}
#p70 {width: 7.0em;}
#p75 {width: 7.5em;}
#p85 {width: 8.0em;}
#p115 {width: 11.5em;}

.listing  {
  list-style: square;
  padding-left: 40px;
  color: #75ac78; 
  margin: 0px 0px 15px 0px
}

ul.listing li {
  padding: 1px 0px; }

ul.listing li span{
  color:black; }

.grey {
  padding: 0px 0px 2px;
  margin: 0px;
  color: gray;
  font-weight: bold; 
}
ul.nNav {
  font-size: 11px;
  list-style: none;
  margin: 0;
  padding: 0;

}
.nNav li {
 float: left;
 display: inline;
 margin-left: 5px;
 text-align:center;
 width: expression(this.getElementsByTagName("a")[0].offsetWidth+16+"px");
 border-bottom: 1px solid #eee;
}
.nNav li a:hover {
 color: #dae8da;
 text-decoration:none;
}
.nNav li a {
 color: #FFF;
 display:inline;
 white-space: nowrap;
}
.mess{
	width: 100%;
	background-color: #f7f7f7;
	border-bottom: 1px solid #dbe8da;
	border-top: 1px solid #458e48;
}
.mess1{
margin-bottom: 10px;
	border-bottom: 1px solid #dbe8da;
}
hr{
	border-style:solid;
	height: 1px;
	color: #dbe8da;
}
.help_tab td{
width: 233px;
height: 22px;
 text-align: center;
	border-top: 1px solid #b7c6b8;
	background-color: #dae8da;
	
}
.help_tab td:hover{
	background-color: #eef5ef;
}
.help_tab td a, .help_tab td a:hover{
    text-decoration: none;
}
.rubook1{
color:#2f7a2b;
}
.rubook2{
padding-bottom:5px;
border-bottom: 1px solid #dbe8da;
}
.soc_com{
	width: 100%;
	background-color: #f7f7f7;
	border-bottom: 1px solid #dbe8da;
	border-top: 1px solid #458e48;
		height: 30px;
	padding-top: 10px;
}
.help_tab1{
margin-top:20px;
padding-right:15px;
padding-left:15px;
padding-top:3px;
padding-bottom:3px;
background-color: #dae8da;
border-top: 1px solid #b7c6b8;
}
.help_tab1:hover{
background-color: #eef5ef;
text-decoration: none;
}
.qoute{
background-color: #dae8da;
}
