.kseparator {
	border-bottom:#666666; 
	border-top:#666666; 
	border-left:#F4F7E8; 
	border-right:#F4F7E8; 
	background-color:#F4F7E8; 
	width:100%; 
	border-style:solid; 
	border-bottom-width:thin; 
	border-top-width:thin;
}

.redvert {
	vertical-align:top;
	width:8px;
	margin-top:0px;
}

div#links_page {
    min-height: 350px;
    _height: 350px;
    width: 100%;
    background-image: url(/images/logo_watermark.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    overflow: auto;
    padding-bottom: 10px;
}

.maintext {
    float: right;
    color: #666;
    font-size: 12px;
    line-height: 22px;
    text-align: right;
    padding-top: 20px;
}

A[href] { text-decoration: none; }
A[href]:hover { color: #FE0002; } 

/* DROPSHADOW - thank you Brian Williams and his article on A List Apart
(http://www.alistapart.com/articles/onionskin/) */
.wrap1, .wrap2, .wrap3 {
    display: inline-table;
    /* \*/display: block;/**/
}
.wrap1 {
    float: right;
    background: url(images/shadow/dropshadow.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
}
.wrap2 {
    background: url(images/shadow/dropshadow_bl.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
}
.wrap3 {
    padding:0 6px 6px 0;
    background: url(images/dropshadow_tr.gif);
    background-position: top right;
    background-repeat: no-repeat;
}

.wrap3 img {
/*    display:block;*/
    border: 1px solid #666;
}

.thumb {
    width: auto;
    height: 75px;
}

.thumb img {
    height: 100%;
    width: auto;
}

/* SECONDARY CONTENT BAR */

div#secondary_content_bar {
    background-color: #E4E9C9;
    height: 100px;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
}

div#bar_column_left {
    text-align: right;
    padding-top: 10px;
    height: 80px;
}

div#bar_column_left div.column_left_content {
    width: 250px;
    float: right;
    padding-right: 15px;
}

div#bar_column_right {
    width: 55%;
    float: right;
    padding-right: 21px;
    padding-top: 10px;
    margin-left: 20px;
    height: 80px;
}

div#bar_column_right_featured {
    width: 50%;
    float: right;
    padding-right: 21px;
    padding-top: 10px;
    margin-left: 20px;
    height: 80px;
}

div#bar_column_right div.column_right_content {
    width: 400px;
    padding-left: 5px;
}

/* Featured Item */

div#featured_item {
    width: 150px;
    float: right;
    background: url(images/featured_bar.gif);
    background-position: top right;
    background-repeat: no-repeat;
}

div#featured_item div#featured {
    text-align: left;
    color: #666;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 2px;
}

div#featured_item div#featured_links {
    padding-top: 10px;
    padding-left: 35px;
    text-align: left;
    line-height: 16px;
}

div#featured_item div#featured_links a {
    color: #666;
    text-decoration: none;
}

div#featured_item div#featured_links a:hover, a:active {
    color: #E22930;
}

div#featured_item_info {
    line-height: 16px;
    color: #666;
	width:200px;
}

div#featured_item_info img {
/*     width: 50px; */
    border: 1px solid #666;
    margin-top: 1px;
    float: left;
    margin-right: 15px;
}

div#featured_item_info a {
    text-align: right;
    vertical-align: bottom;
    text-decoration: none;
    text-transform: uppercase;
    color: #666;
    font-weight: bold;
}

div#featured_item_info a:hover, a:active {
    color: #E22930;
}

/* YOGA LINKS */

div#yoga_links {
    width: 300px;
    padding-top: 17px;
    height: 290px;
    background:transparent;
/*     overflow:auto; */
}

table#yoga_links {
    width: 100%;
}

table#yoga_links a {
    color: #666633;
    text-decoration: none;
    text-transform: uppercase;
}

table#yoga_links a:hover, a:active {
    color: #E22930;
}

table#yoga_links td {
    vertical-align: top;
    width: 33%;
    padding: 5px;
}

/* MY ACCOUNT */

div#column_left_my_account, div#column_left_links {
    text-align: right;
    padding-top: 20px;
}

div#column_left_my_account div#column_left_content_my_account, div#column_left_links {
    width: 300px;
    float: right;
    background: url(images/account_bar.gif);
    background-position: top right;
    background-repeat: no-repeat;
    padding-top: 5px;
}


div#column_right_my_account {
    width: 45%;
    float: right;
    padding-right: 21px;
    padding-top: 30px;
    margin-left: 20px;
    height: 310px;
}

div#column_right_links {
    width: 45%;
    float: right;
    padding-right: 21px;
    padding-top: 30px;
    margin-left: 20px;
}


div#column_right_my_account div#column_right_content_my_account, div#column_right links {
    width: 250px;
}

div#my_account_sign_in {
    padding-right: 60px;
    width: 200px;
    float: right;
}

div#my_account_mood {
    width: 200px;
}

div.my_account_sign_in_title {
    font-weight: bold;
    padding-bottom: 3px;
    padding-top: 8px;
}

div#my_account_title {
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 5px;
}

div#my_account_title_alt {
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 10px;
}

div.my_account_text {
    padding-bottom: 6px;
}

span.location_name {
    font-weight: bold;
    color: black;
}
