/** body **/

#page{
}

#page-inner{
}

#page a{
	color: #A4B000    /** Color2 **/;
}

#page a:hover{
	color: #54A9D8   /** Color1 **/;
}
/** header **/

#header-inner{
}

#logo-title{
}

#logo{
}

#menu-section-volorg-old{
}

#menu-affiliate{
}
/** navbar **/

#navbar-old{
}

#navbar-inner-old{
}

#menu-primary-old{
}
/** main (container for everything else) **/

#main-inner{
}
/** content **/

#content{
}

#content-inner{
}

#content-top{
}

#content-header{
}

.breadcrumb{
}

h2.title ,h3.title ,/* Block title or the title of a piece of content when it is given in a list of content */h4.title /* Subheadings */{
}

#content-area{
}

.pager{
}

.pager a ,.pager strong.pager-current{
}

#content-bottom{
}
/** sidebar-left **/

#sidebar-left{
}

#sidebar-left-inner{
}

#menu-secondary-affiliate{
}
/** sidebar-right **/

#sidebar-right{
}

#sidebar-right-inner{
}
/** footer **/

#footer{
}

#footer-inner{
}

#menu-sponsors{
}

#footer-message{
}
/** Pages **/

.node{
}

.node-inner{
}

.node-type-search{
}

.node h2.title{
}

.node .meta{
}

.node .content{
}

.node div.links{
}

div.links ul li{
	display: inline;
	list-style-type: none;
	padding: 0 0.5em;
}

blockquote{
}
/** Blocks **/

.block{
}

.block-inner{
}

.block h2.title{
}

.block .content{
}

#block-account-profile{
}

#block-account-profile .stats .num{
	color: #5EB6E4     /** Color1 **/;
}
/** Boxes **/

.box{
}

.box-inner{
}

.box .box-top{
}

.box h3.title{
}

.box .box-content{
}

.box .box-btm{
}

.box-first{
}

.box-last{
}

.box-width-full{
}

.box-width-half{
}

.box-col-left{
}

.box-col-right{
}

.box-noexpand{
}

.box-expanded{
}

.box-collapsed{
}

.box-popup{
}

.box-popup a{
	color: #A4B000    /** Color2 **/;
}

.box-popup a:hover{
	color: #54A9D8   /** Color1 **/;
}

.more-link{
}
/** Forms **/

.form-item ,.form-checkboxes ,.form-radios{
}

.form-item input.error ,.form-item textarea.error ,.form-item select.error{
}

.form-item label{
}

.form-item label.option{
}

.form-item .fake-label{
	font-weight: bold;
	color: #A4B000     /** Color2 **/;
	font-size: 0.9em;
}

.form-item .fake-label .form-checkbox{
	margin-right: 0;
}

.form-required{
}

.form-item .description{
}

.form-text{
}

.form-checkboxes .form-item ,.form-radios .form-item{
}

.form-submit{
}

.container-inline div ,.container-inline label{
}

.tips{
}
/* Custom select menu */

.selectbox{
}
/* Custom checkboxes, radio buttons */
/* Slider */
/** Rollover links and buttons **/
/* ************************************************* */
/* ************ Changes for 1.996 ******************* */
/* ************************************************** */

.selectbox a{
	color:#000 !important;
}

#menu-primary-custom{
}

#menu-primary-custom a{
	color: white;
}

#menu-primary-custom .active a ,#menu-primary-custom a:hover{
	color: #5F574F;
}
/* ************************************************** */
/*************** Changes for Walden for Beta***********/
/* ************************************************** */
.imagewrapper {
display: inline-block;
cursor: pointer;
}
.imagewrapper:after {
    clear: both;
    content: "";
    display: block-inline;
    height: 0;
    visibility: hidden;
}
#page .imagewrapper a {
    background-image: url("btn_blgr.png");
    border: 0 none;
    display: block-inline;
    height: 32px;
    line-height: 28px;
    padding: 0 15px 0 33px;
    text-align: center;
 color: white;
}
.imagewrapper {
display: inline-block;
}
.imagewrapper:after {
    clear: both;
    content: "";
    display: inline-block;
    height: 0;
    visibility: hidden;
}
#page .imagewrapper a {
    background-image: url("btn_blgr.png");
    border: 0 none;
    display: inline-block;
    height: 34px;
    line-height: 28px;
    padding: 0 15px 0 33px;
    text-align: center;
 font-weight: bold;
 color: white;
}
.popup .imagewrapper a {
    background-image: url("btn_blgr.png");
    border: 0 none;
    display: inline-block;
    height: 34px;
    line-height: 28px;
    padding: 0 15px 0 33px;
    text-align: center;
 	font-weight: bold;
 	color: white;
}
#page .imagewrapper:hover a, #page .imagewrapper a:hover {
    background-position: left bottom;
}
.popup  .imagewrapper:hover a, .popup .imagewrapper a:hover {
    background-position: left bottom;
}
.rt {
    background-image: url("btn_blgr-rt.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 34px;
    width: 18px;
vertical-align: top;
	
}
.imagewrapper:hover .rt, .imagewrapper.rt:hover {
    background-position: right bottom;
vertical-align: top;

}
.imagewrapper-medium {
 display: inline-block;
 cursor: pointer;
}
.imagewrapper-medium:after {
    clear: both;
    content: "";
    display: inline-block;
    height: 0;
    visibility: hidden;
}
#page .imagewrapper-medium a {
    background-image: url("link_blgr.png");
    border: 0 none;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 0 10px 0 33px;
    text-align: center;
 color: white;
 font-weight:bold;
}
#page .imagewrapper-medium:hover a, #page .imagewrapper-medium a:hover {
background-position: left bottom;
}
.rt-medium {
    background-image: url("link_blgr-rt.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 20px;
    width: 18px;
vertical-align: top;
margin-left: -5px;

}
.imagewrapper-medium:hover .rt-medium, .imagewrapper-medium .rt-medium:hover {
background-position: right bottom;
vertical-align: top;
margin-left: -5px;

}
.imagewrapper-small {
 display: inline-block;
 cursor: pointer;
}
.imagewrapper-small:after {
    clear: both;
    content: "";
    display: inline-block;
    height: 0;
    visibility: hidden;
}
#page .imagewrapper-small a {
    background-image: url("btn_blgr_small.png");
    border: 0 none;
    display: inline-block;
    height: 18x;
    line-height: 16px;
    padding: 0 15px 0 24px;
    text-align: center;
 color: white;
 font-weight:bold;
}
#page .imagewrapper-small:hover a, #page .imagewrapper-small a:hover {
background-position: left bottom;
}
.rt-small {
    background-image: url("btn_blgr_small-rt.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    width: 18px;
	vertical-align: top;
margin-left: -5px;
}
.imagewrapper-small:hover .rt-small, .imagewrapper-small .rt-small:hover {
background-position: left bottom;
vertical-align: top;
margin-left: -5px;

}
.magnify {
background-image: url("icon_magnify.png");
width: 20px;
height: 20px;
display: inline-block;
background-repeat: no-repeat;
}

