/* @group Global */
 
body {
overflow-y: scroll;
background: #fff;
font-family: Arial, Helvetica, "Century Gothic", Geneva, sans-serif;
font-size: 12px;
}
 
:focus {
outline: none;
}

a {
    color: #5a7db9;
    text-decoration: none;
}

 
strong {
color: #0E1F40;
font-weight: bold;
}
 
em {
text-transform: capitalize;
color: #5a7db9;
}
 
em a {
text-decoration: underline;
}

a.delete {
    color: #a6a8aa;
}


 
/* @end */
 
/* @group Layout */
 
 
/* @group General */
 
.wrapper {
width: 994px;
margin: 0 auto;
position: relative;
}
 
center.wrapper div.top {
height: 116px;
}
 
 
/* @end */
 
/* @group Top */
 
/* @group Quick Links */
 
div.quicklinks {
float: right;
height: 20px;
background-image: url(../images/ql_bck.png);
padding: 0;
position: relative;
}
 
div.top div.quicklinks ul {
    position: relative;
}
 
div.top div.quicklinks ul li {
float: left;
line-height: 20px;
background: url(../images/ql_dvdr.png) no-repeat right top;
font-family: "Century Gothic", Arial, Helvetica, Geneva, sans-serif;
display: block;
}
 
div.top div.quicklinks ul li.last {
background: none;
}
 
div.top div.quicklinks ul li a {
display:block;
text-transform: uppercase;
padding: 0 22px 0 22px;
margin-right:1px;
text-decoration: none;
font-size: 90%;
color: #fff;
}
div.top div.quicklinks ul li.last a {
margin-right:0px;
}
div.top div.quicklinks ul li a:hover {
background:#2f669c url('../images/ql_bck_act.png') left top repeat-x;
}
 
div.top div.quicklinks ul li b {
color: white;
}
 
div.top div.quicklinks div.crnr {
position: absolute;
bottom: 0;
width: 2px;
height: 2px;
margin: 0;
padding: 0;
background: url(../images/ql_crnrs.gif) no-repeat;
font-size: 1px;
}
 
div.top div.quicklinks div.crnr.lt {
left: 0;
background-position: left bottom;
}
 
div.top div.quicklinks div.crnr.rt {
right: 0;
background-position: right bottom;
}
 
/* @end */
 
div.quickform {
float: right;
height: 20px;
margin-top: 10px;
padding: 0 3px;
position: relative;
color: #a8a6aa;
font-size: 10px;
}
 
 
 
div.top div.quickform ul {
}
 
div.top div.quickform ul li {
float: left;
line-height: 20px;
width: 170px;
padding: 0 5px;
font-family: "Century Gothic", Arial, Helvetica, Geneva, sans-serif;
display: block;
}
 
div.top div.quickform ul li a {
text-transform: uppercase;
}
 
div.top div.quickform ul li .quicktext {
padding:  0;
margin-bottom: 2px;
width: 170px;
color: black;
float: left;
clear: both;
}
 
div.top div.quickform ul li label {
float: left;
display: block;
margin: -2px 0 0 4px;
line-height: baseline;
text-transform: uppercase;
}

div.top div.quickform #submit_quick {
    background:transparent none repeat scroll 0 0;
    border:medium none;
    color:white;
    cursor:pointer;
    font-weight:bold;
    text-transform:uppercase;
    font-size: 11px;
}
 
/* @group Logo */
 
div.top a.logo {
position: absolute;
top: 8px;
left: 0;
width: 221px;
height: 96px;
background: url(../images/logo.png) no-repeat left top;
text-indent: -400px;
overflow: hidden;
}
 
/* @end */
 
/* @group Tabs */
 
div.top div.tabs {
position: absolute;
top: 68px;
right: 350px;
z-index: 99;
}
 
div.top div.tabs ul {
height: 37px;
}
 
div.top div.tabs ul li {
height: 37px;
float: left;
margin: 0 2px;
background: url(../images/main_tabs_lt1.png) no-repeat left bottom;
}

div.top div.tabs div.disabled{
	padding: 0 10px;
	height: 37px;
	background: url(../images/main_tabs_rt1.png) no-repeat right bottom;
	font: bold 11px/39px "Century Gothic", Arial, Helvetica, Geneva, sans-serif;
	display: block;
	text-decoration: none;
	float: left;
	background-position: right top;
	line-height: 41px;
	color: #0e3457;
}

div.top div.tabs ul li a {
padding: 0 10px;
height: 37px;
background: url(../images/main_tabs_rt1.png) no-repeat right bottom;
display: block;
color: #5e7ca0;
text-decoration: none;
font: bold 11px/39px "Century Gothic", Arial, Helvetica, Geneva, sans-serif;
float: left;
}

div.top div.tabs ul li a.coming_soon_icon {
    background: #9EC732;
    color: white;
    font: bold 8px/10px "Century Gothic", Arial, Helvetica, Geneva, sans-serif;
    width:73px;
    height: 10px;
    padding: 1px 3px;
    margin-top: -7px;
    margin-left: 20px;
    *margin-left: -93px;
    position: absolute;
}

div.top div.tabs ul li a.coming_soon {
    color: #c6c2c2;
}
 
div.top div.tabs ul li.active {
background-position: left top;
}
 
div.top div.tabs ul li.active a {
background-position: right top;
line-height: 41px;
color: #0e3457;
}
 
/* @end */
 
/* @group Search */
 
/* @group Buttons */
 
/* @group Form Elements */
 
div.top div.search input.text {
display: block;
float: left;
margin-top: 10px;
width: 217px;
font-size: 12px;
padding: 2px;
}
 
div.top div.search select.dropdown {
width: 136px;
display: block;
float: left;
height: 22px;
margin: 13px 10px 0 0;
}

select.dropdown	{
	text-transform: capitalize;
}

div.top div.search .dropdown_plus_parent {
    float: left;
    width: 178px;
    height: 22px;
    margin: 13px 10px 0 0;
	text-transform: capitalize;

}

div.top div.search #search_form {
float: right;
position: relative;
margin-top: -40px;
}
div.top div.search #search_form .sf-input {
width:316px;
vertical-align:top;
padding:4px 2px 5px;
position:relative;
}
div.top div.search #search_form .sf-img {
vertical-align:top;
position:relative;
top:10px;
left:-1px;
height: 26px;
}

 
/* @end */
 
/* @group Regular */
 
div.top div.search a.btn {
display: block;
float: left;
margin-right: 2px;
height: 25px;
margin-top: 11px;
color: white;
text-decoration: none;
text-transform: uppercase;
background: url(../images/nav_search_btn_lt.png) no-repeat left top;
line-height: 25px;
font: 100%/25px "Century Gothic", Arial, Helvetica, Geneva, sans-serif;
}
 
div.top div.search a.btn span {
display: block;
float: left;
height: 25px;
background: url(../images/nav_search_btn_rt.png) no-repeat right top;
padding: 0 20px;
}
 
 
div.top div.search a.btn:hover {
cursor: pointer;
color: #c1d6ed;
}
 
 
/* @end */
 
/* @group Small */
 
div.top div.search a.btn.small {
height: 16px;
margin-top: 18px;
font-size: 90%;
line-height: 16px;
background-image: url(../images/nav_search_btn_small_lt.png);
}
 
div.top div.search a.btn.small span {
padding: 0 10px;
height: 16px;
background-image: url(../images/nav_search_btn_small_rt.png);
color:#FFFFFF;
text-transform:uppercase;
font-size:11px;
font-weight:normal;
}
 
/* @end */
 
 
 
/* @end */
 
/* @group Location Header */
 
div.top div.search h1.location {
height: 50px;
line-height: 50px;
position: relative;
top: 1px;
text-align: left;
color: #a6a8aa;
text-transform: uppercase;
font-size: 110%;
font-weight: bold;
float: left;
padding: 0 10px;
color:#0a3558;
}
 
#current_location{
	color: #6d91c1;
	font-size:100%;
}

/*
div.top div.search h1.location span {
color: #6d91c1;
}
*/
 
/* @end */
 
/* @group Box */
 
div.top div.search {
position: absolute;
height: 0px;
left: 0;
top: 104px;
width: 100%;
z-index: 88;
border-top: 1px solid #b1b1b1;
}
 
div.top div.search div.side {
background: url(../images/nav_search_sides.png) no-repeat;
height: 50px;
width: 3px;
position: absolute;
top: 0;
}
 
div.top div.search div.side.lt {
left: 0;
background-position: left top;
}
 
div.top div.search div.side.rt {
right: 0;
background-position: right top;
}
 
 
 
/* @end */
 
/* @end */
 
 
 
/* @end */
 
/* @group Content */
 
div.content {
margin: 10px 0 17px;
position: relative;
width: 994px;
}


div.content div.cap {
    position: absolute;
}

div.content div.cap.top.left {
    left: 0;
    top: -10px;
    height: 10px;
    background-position: left top;
    width: 796px;
}
 
div.content div.cap.top.right{
    width: 198px;
    right: 0;
    top: -10px;
    height: 20px;
    background-position: right top;
}
 
div.content div.cap.btm {
    width: 994px;
    left: 0;
    bottom: -6px;
    height: 6px;
    background-position: left bottom;
}
 
div.content div.column {
text-align: left;
padding: 0 7px;
}
 
div.content div.column.left {
float: left;
width: 778px;
}
 
div.content div.column.right {
    padding-top: 5px;
    *padding-top: 15px;
    float: right;
    width: 184px;
}
 
div.content br.clear_columns {
clear: both;
}
 
/* @end */
 

div.content.full_width {
    background: transparent;
    margin-top: 0;
}

.full_header {
    height: 17px;
    background: url('../images/cnt_caps2.png') no-repeat;
}

.full_body {
    margin-top: 0px;
    min-height: 200px;
    background: url('../images/full_back_mid_droom.png') repeat-y;
}





/* @group Bottom */
 
/* @group Site Map */
 
/* @group Table */
 
div.site_map table {
width: 99%;
margin: 0 auto;
}
 
div.site_map table td {
width: 33%;
height: 60px;
}
 
div.site_map table td a {
color: #7e7f80;
text-decoration: none;
font-size: 100%;
display: block;
float: left;
padding-right: 20px;
}
 
div.site_map table td h1 {
color: #336da4;
font-size: 150%;
text-align: left;
}
 
/* @end */
 
/* @group Box */
 
div.site_map {
position: relative;
background-image: url(../images/stmp_bck.png);
height: 129px;
width: auto;
margin: 0 6px 12px;
padding-left: 20px;
padding-top: 8px;
}
 
div.site_map div.side {
background: url(../images/stmp_sides.png) no-repeat;
height: 137px;
width: 6px;
position: absolute;
top: 0;
}
 
div.site_map div.side.lt {
left: -6px;
background-position: left top;
}
 
div.site_map div.side.rt {
right: -6px;
background-position: right top;
}
 
 
 
/* @end */
 
/* @end */
 
/* @group Footer */
 
div.footer {
position: relative;
height: 48px;
width: auto;
margin: 0 6px 35px 6px;
border-top:1px solid #c4c4c4;
}
 
div.footer div.side {
height: 48px;
width: 6px;
position: absolute;
top: 0;
}
 
div.footer div.copy {
float: left;
color: #0e3457;
position: static;
line-height: 23px;
text-transform: uppercase;
font-size: 95%;
padding-left: 10px;
margin-right: 20px;
}
 
div.footer div.links {
float: right;
color: #979899;
position: static;
height: 48px;
line-height: 23px;
text-transform: uppercase;
font-size: 95%;
padding-right: 100px;
}
 
div.footer div.links a {
color: #0e3457;
text-decoration: none;
}
 
div.footer div.language {
position: static;
float: right;
top: 0;
right: 10px;
height: 48px;
line-height: 23px;
text-transform: uppercase;
color: #0e3457;
font-size: 95%;
}
 
div.footer div.language a {
color: #6a91c6;
text-decoration: none;
}
 
/* @end */
 
 
 
/* @end */
 
/* @end */
 
/** right column **/
 
 
#sb .button.action {
    margin-bottom: 20px;
}

#sb .sbitem {
margin: 10px 0;
}
#sb #sb_featured_gift.sbitem {
margin: 0 0 10px;
display:none;
}
 
#sb .sbitem h5 {
text-transform: uppercase;
color: #0E1F40;
font-weight: bold;
font-size: 10px;
}
 
#sb .sbitem .box.white {
    /*background-color: #ebebeb;*/
    padding: 5px;
}
 

 
#sb .button.small span {
    font-weight: bold;
    font-size: 10px;
    padding: 0 6px;
}
 
#sb .sbitem.people {
margin:10px;
}
 
#sb .sbitem.people h6{
text-transform: capitalize;
color: #0E3457;
 font-size: 11px;
 font-weight: bold;
padding:2px 0px 3px;
border-bottom:1px solid #d6d6d6;
margin-bottom:2px;
}
 
#sb .sbitem.people li {
height: 50px;
margin: 5px 0 8px;
}
 
#sb .sbitem.people .user_image {
float: left;
height: 50px;
width: 50px;
overflow:hidden;
border: 1px solid #b3b3b3;
}
 
#sb .sbitem.people .user_name {
float: left;
height:26px;
width: 100px;
padding:19px 5px 5px;
overflow:hidden;
font-size:11px;
font-weight: bold;
display: inline;
line-height: 12px;
vertical-align: middle;
}
 
#sb div.sbitem.ss {
    /*height: 0px;*/
}

#sb div.sbitem.ss div.box.white {
    padding: 20px 10px;
	display: none;
}
 
#sb .sbitem.ad {
    height: 240px;
}
 
#sb #invite {
    height: auto;
}
 
#sb #invite_friends_form {
    height: auto;
}
 
 
#sb #invite_friends_form label {
float: left;
margin: 4px 0;
color: #6990c5;
text-transform: capitalize;
font-weight: bold;
font-size: 9px;
}
 
#sb #invite_email_input {
color: #A2A2A2;
float: left;
margin: 0 0 4px 0;
width: 162px;
line-height: 19px;
padding: 2px;
border:1px solid #D6D6D6;
}

/*
#sb #sb_tgift {
height: 150px;
}
 
#sb #sb_tgift .insert {
height: 90px;
margin: 4px 0;
background: white;
}
 
#sb #sb_tgift #tgift_links {
padding-top: 5px;
height: 15px;
}*/

#sb_featured_gift .bow {
    top: 0;
    right: 0;
    position: absolute;
    width: 48px;
    height: 57px;
    background: url('../images/gift_bow.png') no-repeat center center;
    z-index: 2;
}

#sb div#featured_gift_container.box.white {
    border:none;
    background-color: white;
    height: 89px;
    width: 170px;
    padding: 0;
    margin: 3px 0;
}

#sb div.featured_gift_content	{

}

#sb div.featured_gift_icon	{
	position: static; 
	width: 85px; 
	float: left; 
	padding: 5px 0px 0px 3px;
}

#sb div.featured_gift_description	{
	position: static;
	float: left; 
	padding-top: 15px; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none; 
	text-transform: uppercase;
	width: 75px
}

div.featured_gift_description div.title	{
	color: #6A91C6;
}

div.featured_gift_description div.price	{
	color: #0E3457;
}

div.featured_gift_description div.items_sold	{
	color: #5A5A5A;
}

#sb div.featured_links	{
	margin-bottom: 25px;
	margin-top: 10px; 
	text-transform: uppercase; 
	font-size: 10px;
}


#sb div.featured_links a.browse_gifts {
    float: right;
    font-size: 9px;
    line-height: 18px;
    margin-right: 3px;
}

/* @group Boxes */
 
/* @group White */
 
/* @group Layout */
 
/* @group Header */
 
 
div.box.green{
width: 475px;
overflow: hidden;
background: transparent;
margin: 0;
padding: 0;
}
 
div.box.green .green_container {
padding: 5px;
background: white;
border: 1px solid #d2d6d9;
border-top: none;
margin: 0px;
}
 
 
div.box.gray {
/*background-image: url(../images/cnt_bck.png) repeat-y;*/
width: 772px;
overflow: hidden;
margin: 0 0 0 4px;
padding: 0;
}
 
 
div.box.gray .gray-container {
padding: 5px;
margin-top: -1px;
}
 
 
div.box.default {
}
 
div.box.white {
background: white;
border: 1px solid #d2d6d9;
position: relative;
}

div.box.white.blue {
background: #F0F4F9;
}
 
 
div.box.white span.content {
display: block;
padding: 0px;
}
 
div.white h1,
div.white h2,
div.white h3 {
height: 35px;
line-height: 35px;
background-image: none;
width: 100%;
color: #0e3457;
font-size: 120%;
font-weight: bold;
text-transform: uppercase;
text-indent: 10px;
}

div.box.white h3.pagefooter {
    height: 34px;
}

div.box.white div.pagefooter {
    height: 25px;
    padding: 10px;
}
 
.fl {
float: left;
}
 
.fr {
float: right;
}
 
ul.links {
float: right;
/*height: 15px;*/
margin-right: 5px;
padding-right: 5px;
text-indent: 0;
font-size: 9px;
line-height: auto;
}

h2 ul.links,
h3 ul.links {
    height: 11px;
    padding: 12px;
    line-height: normal;
    text-align: baseline;
    font-size: 10px;
}

h2 ul.links li a,
h3 ul.links li a{
    font-size: 11px;
}

ul.links.fl {
    float: left;
}
 
ul.links li {
float: left;
color: #a2a2a2;
padding: 0 2px;
}
 

ul.links li a {
    color: #6a91c6;
    text-decoration: none;
    font-size: 9px;
    font-style: normal;
    text-transform: capitalize;
    font-weight: bold;
}
 
ul.links li.selected a, ul.links li.selected #select {
	color: #0E3457;
}
#select:hover,ul.links li.selected #select:hover {
	color:#FF6600;
	text-decoration:underline;
}

ul.links li a.delete {
    color: #a6a8aa;
}
 
ul.links.nav li {
border: none;
padding: 0;
 
height: 17px;
width: 23px;
}
 
ul.links.nav {
margin: 15px 10px 0 0;
line-height: auto;
text-indent: 0;
font-size: 100%;
line-height: 10px;
}
 
ul.links.nav li a {
width: 23px;
height: 14px;
display: block;
text-align: center;
padding-top: 3px;
font-size: 11px;
}
 
ul.links.nav li.selected {
font-weight: bold;
background: url(/images/n_bk.png) no-repeat center center;
}
 
ul.links.nav li.selected a {
color: white;
}
 
ul.links li a.prev_nav_off {
background: url(/images/btn_pg_prv.png) no-repeat center center;
}
 
ul.links li a.prev_nav_on {
background: url(/images/btn_pg_prv.png) no-repeat center top;
}
 
ul.links li a.next_nav_on {
background: url(/images/btn_pg_nxt.png) no-repeat center top;
}
 
ul.links li a.next_nav_off {
background: url(/images/btn_pg_nxt.png) no-repeat center bottom;
}
 
 
 
/* @end */
 
/* @group Corners */
 
div.box.white div.crnr {
/*background: url(../images/box_wht_crnrs.png) no-repeat;*/
position: absolute;
z-index: 99;
width: 6px;
height: 6px;
font-size: 1px;
overflow: hidden;
}
 
div.box.white div.crnr.top.lt {
top: -1px;
left: -1px;
background-position: left top;
}
 
div.box.white div.crnr.top.rt {
top: -1px;
right: -1px;
background-position: right top;
}
 
div.box.white div.crnr.btm.lt {
bottom: -1px;
left: -1px;
background-position: left bottom;
}
 
div.box.white div.crnr.btm.rt {
bottom: -1px;
right: -1px;
background-position: right bottom;
}
 
 
/* @end */
 
/* @group Back */
 
 
 
/* @end */
 
 
 
/* @end */
 
/* @end */
 
 
 
/* @end */
 
/* @group Buttons */
 
/* @group Normal */
 
.button {
float: left;
display: block;
background: url(../images/btn_bck_lt.png) no-repeat left top;
text-decoration: none;
margin: 0 2px;
cursor: pointer;
}
 
.button span {
float: left;
display: block;
text-decoration: none;
background: url(../images/btn_bck_rt.png) no-repeat right top;
height: 25px;
padding: 0 15px;
color: white;
cursor: pointer;
text-transform: uppercase;
font: 100%/25px "Century Gothic", Arial, Helvetica, Geneva, sans-serif;
}

.button span input {
    border: none;
    color: white;
    font-weight: bold;
    background: transparent;
    cursor: pointer;
    vertical-align: center;
    text-transform: uppercase;
}

.button.gry {
    background-image: url(../images/btn_bck_lt_gray.png);
}

.button.gry span {
    background-image: url(../images/btn_bck_rt_gray.png);
}

.button.dark {
    background-image: url(../images/drk_blue_btn_bck_lt_lblue.png);
}

.button.dark span {
    background-image: url(../images/drk_blue_btn_bck_rt_lblue.png);
}

.button.dark.fixed	{
	width: 170px;
}

.button.dark.fixed span	{
	width: 148px;
	overflow: hidden;
}

.button.white {
    background-image: url(../images/ltgray_btn_sml_lt.png);
}

.button.white span {
    color: #5A5A5a;
    font-size: 11px;
    line-height: 22px;
    padding: 0 22px;
    background-image: url(../images/ltgray_btn_sml_rt.png);
}


.button.cancel {
    background-image: url(../images/ltgray_btn_lt.png);
}

.button.cancel span {
    color: #5A5A5a;
    background-image: url(../images/ltgray_btn_rt.png);
}

 
.button.gray {
background-image: url(../images/midgray_btn_lt.png);
}
 
.button.gray span {
background-image: url(../images/midgray_btn_rt.png);
padding: 0 18px;
font-size: 11px;
line-height: 18px;
height: 18px;
}


 
html>.button:hover {
cursor: pointer;
}
 
html>.button:hover span {
color: #c1d6ed;
}
 
/* @end */
 
/* @group Small */
 
.button.small {
background-image: url(../images/btn_small_bck_lt.png);
}
 
.button.small span {
background-image: url(../images/btn_small_bck_rt.png);
height: 16px;
padding: 0 10px;
font-size: 90%;
line-height: 16px;
}

.button.small span input {
line-height: 16px;
font-size: 10px;
height: 16px;
}

.button.small.gry {
    background-image: url(../images/btn_small_bck_lt_gray.png);
}

.button.small.gry span {
    background-image: url(../images/btn_small_bck_rt_gray.png);
}

.button.small.dark_gry {
    background-image: url(../images/drk_blue_btn_sml_bck_lt_gray.png);
}

.button.small.dark_gry span {
    font-weight: bold;
    *line-height: 15px;
    background-image: url(../images/drk_blue_btn_sml_bck_rt_gray.png);
}

.button.small.gray_gry {
    background-image: url(../images/midgray_btn_lt_gray.png);
}

.button.small.gray_gry span {
    background-image: url(../images/midgray_btn_rt_gray.png);
}

.button.small.gray {
    background-image: url(../images/midgray_btn_lt.png);
}

.button.small.gray span {
    background-image: url(../images/midgray_btn_rt.png);
}

.button.small.rss {
    text-indent: 0px;
    background-image: url(../images/rss_btn_lt.png);
}

.button.small.rss span {
    background-image: url(../images/rss_btn_rt.png);
    text-indent: 0px;
    font-size: 10px;
    font-weight: bold;
}

.button.small.ical {
    background-image: url(../images/ical_btn_lt.png);
    text-indent: 0px;
    font-size: 100%;
}


.button.small.ical span {
    background-image: url(../images/ical_btn_rt.png);
    text-indent: 0px;
    font-size: 10px;
    font-weight: bold;
}
 
.button.vanilla {
margin-top: -5px;
float: right;
padding-left: 4px;
background-image: url(../images/btn_flag_lt.png);
}
 
.button.vanilla span {
color: #0E1f40;
font-size: 80%;
height: 21px;
font-weight: bold;
line-height: 23px;
padding: 0 10px 0 6px;
background-image: url(../images/btn_flag_rt.png);
}
 
.button.flag {
margin-top: -5px;
float: right;
padding-left: 24px;
background-image: url(../images/btn_flag_lt.png);
}
 
.button.flag span {
color: #0E1f40;
font-size: 80%;
height: 21px;
line-height: 23px;
padding: 0 10px 0 3px;
background-image: url(../images/btn_flag_rt.png);
font-weight: bold;
}
 
 
.button.share {
margin-top: -5px;
float: right;
font-size: 12px;
text-decoration: none;
background-image: url(../images/pd_share_lt.png);
}
 
.button.share span {
padding: 0 45px 0 10px;
font-size: 80%;
line-height: 23px;
height: 21px;
color: #0E1f40;
background-image: url(../images/pd_share_rt.png);
font-weight: bold;
}


.invite.offline {
    padding-left: 18px;
    background: url(../images/icon_invitechat.gif) no-repeat top left; 
}

.invite.online {
    padding-left: 18px;
    color: #9ec732;
    background: url(../images/icon_chatnow.gif) no-repeat top left; 
}

span.more {
    float: left;
    font-size: 9px;
    text-transform: uppercase;
}
 
/* @end */
 
a.cbutton {
float: left;
display: block;
height: 31px;
margin-bottom: 2px;
color: #999999;
text-transform: uppercase;
width: 115px;
padding: 0 7px;
background: transparent url(../images/signup_type_bck.png) no-repeat left top;
text-align: center;
margin-right: 5px;
font: bold 95%/31px "Century Gothic", Arial, Helvetica, Geneva, sans-serif;
}
 
a.cbutton:hover {
background-position: left -31px;
color: #8c8c8c;
}
 
a.cbutton.selected {
background-position: left -62px;
color: white;
}
 
a.cbutton span {
text-align: center;
}
 
 
 
/* @group Tab */
 
.button.tab {
background-image: url(../images/btn_tab_bck_lt.png);
margin-right: 5px;
}
 
.button.tab span {
background-image: url(../images/btn_tab_bck_rt.png);
height: 26px;
padding: 0 10px;
line-height: 26px;
color: #5A5A5a;
font-weight: bold;
cursor: pointer;
}
 
.button.tab.off {
background-position: left bottom;
}
 
.button.tab.off span {
color: #cacbcc;
background-position: right bottom;
}
 
/* @end */
 
/* @group Action */
 
.button.action {
background-image: url(../images/btn_actn_bck_lt.png);
margin-right: 5px;
margin-bottom: 3px;
float: none;
cursor: pointer;
}
 
.button.action span {
background-image: url(../images/btn_actn_bck_rt.png);
height: 25px;
color: #fff;
padding: 0 10px 0 37px;
font-size: 100%;
line-height: 25px;
font-weight: bold;
float: none;
cursor: pointer;
}
 
 
.button.action ul {
}
 
/* @end */
/* @group tabheader */
 
 
/* @group tabheader */
 
.tabheader3 {
height: 25px;
margin: 0;
width: 274px
}
 
.tabheader3 li {
display: inline;
}
 
.tabheader3 li a {
background-image:url(../images/usr_prfl_3btn_bg.png);
float: left;
height: 9px;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
color: #a8a8aa;
padding: 8px 0;
text-align: center;
width: 92px;
overflow: hidden;
}
 
 
.tabheader3 li a:hover{
color: #6990c5;
}

.tabheader3 li.selected a,
.tabheader3 li a:active{
color: white;
}
.
.tabheader3 ul li.tab1of3 a {
background-position: 0 0;
}
 
.tabheader3 ul li.tab2of3 a {
width: 91px;
background-position: -92px 0;
}
 
 
.tabheader3 ul li.tab3of3 a {
width: 91px;
background-position: -183px 0;
}
 
.tabheader3 ul li.tab1of3.selected a {
background-position: 0 -52px;
}
 
.tabheader3 ul li.tab2of3.selected a {
background-position: -92px -52px;
}
 
 
.tabheader3 ul li.tab3of3.selected a {
background-position: -183px -52px;
}



.tabheader3 ul li.tab1of3.selected a:hover {
background-position: 0 -52px;
}
 
.tabheader3 ul li.tab2of3.selected a:hover {
background-position: -92px -52px;
}
 
 
.tabheader3 ul li.tab3of3.selected a:hover {
background-position: -183px -52px;
}



.tabheader3 ul li.tab1of3 a:hover {
background-position: 0 -26px;
}
 
.tabheader3 ul li.tab2of3 a:hover {
background-position: -92px -26px;
}
 
 
.tabheader3 ul li.tab3of3 a:hover {
background-position: -183px -26px;
}
 
.tabheader3 ul li.tab1of3 a:active {
background-position: 0 -78px;
}
 
.tabheader3 ul li.tab2of3 a:active {
background-position: -92px -78px;
}
 
 
.tabheader3 ul li.tab3of3 a:active {
background-position: -183px -78px;
}
 
.tabheader4 {
height: 32px;
margin: 0;
width: 772px;
}
 
.tabheader4 li {
display: inline;
}
 
.tabheader4 li a {
background-image:url(../images/4btnnavbg.png);
float: left;
height: 10px;
text-transform: uppercase;
font-weight: bold;
color: #a8a8aa;
padding: 11px 0;
text-align: center;
width: 193px;
overflow: hidden;
}
 
.tabheader4 li a:hover{
color: #6990c5;
}
.
.tabheader4 li#tab1of4 a {
background-position: 0 0;
}
 

 
.tabheader4 li#tab3of4 a {
background-position: -388px 0;
}
 
.tabheader4 li#tab4of4 a {
background-position: -583px 0;
}
 
 
.tabheader4 li#tab1of4.selected a {
color: white;
background-position: 0 -64px;
}
 

 
 
.tabheader4 li#tab3of4.selected a {
color: white;
background-position: -388px -64px;
}
 
.tabheader4 li#tab4of4.selected a {
color: white;
background-position: -583px -64px;
}

.tabheader4 li#tab1of4.selected a:hover {
color: white;
background-position: 0 -64px;
}
 

 
 
.tabheader4 li#tab3of4.selected a:hover {
color: white;
background-position: -388px -64px;
}
 
.tabheader4 li#tab4of4.selected a:hover {
color: white;
background-position: -583px -64px;
}
 
.tabheader4 li#tab1of4 a:hover {
background-position: 0 -32px;
}
 

 
.tabheader4 li#tab3of4 a:hover {
background-position: -388px -32px;
}
 
.tabheader4 li#tab4of4 a:hover {
background-position: -583px -32px;
}
 
.tabheader4 li#tab1of4 a:active {
    color: white;
background-position: 0 -64px;
}
  
 
.tabheader4 li#tab3of4 a:active {
    color: white;
background-position: -388px -64px;
}
 
.tabheader4 li#tab4of4 a:active {
    color: white;
background-position: -583px -64px;
}
 
.tabheader5 {
height: 30px;
margin: 0;
width: 475px;
background: none;
}
 
.tabheader5 li {
display: inline;
}
 
.tabheader5 li a {
background-image:url(../images/usr_prfl_5btn_top_bg.png);
float: left;
height: 10px;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
color: #a8a8aa;
width: 106px;
padding: 11px 0;
text-align: center;
overflow: hidden;
}
 
.tabheader5 li a:hover {
color: #6990c5;
}

.tabheader5 li.selected a,
.tabheader5 li a:active,
.tabheader5 li.selected  a:hover {
color: white;
}
.
.tabheader5 li.tab1of5 a {
background-position: 0 0;
}
 
.tabheader5 li.tab2of5 a {
width: 89px;
background-position: -106px 0;
}
 
 
.tabheader5 li.tab3of5 a {
width: 89px;
background-position: -195px 0;
}
 
.tabheader5 li.tab4of5 a {
width: 89px;
background-position: -285px 0;
}
 
.tabheader5 li.tab5of5 a {
width: 101px;
background-position: -375px 0;
}
 
.tabheader5 li.tab1of5.selected a {
background-position: 0 -64px;
}
 
.tabheader5 li.tab2of5.selected a {
background-position: -106px -64px;
}
 
 
.tabheader5 li.tab3of5.selected a {
background-position: -195px -64px;
}
 
.tabheader5 li.tab4of5.selected a {
background-position: -285px -64px;
}
 
.tabheader5 li.tab5of5.selected a {
background-position: -375px -64px;
}

.tabheader5 li.tab1of5.selected a:hover {
background-position: 0 -64px;
}
 
.tabheader5 li.tab2of5.selected a:hover {
background-position: -106px -64px;
}
 
 
.tabheader5 li.tab3of5.selected a:hover {
background-position: -195px -64px;
}
 
.tabheader5 li.tab4of5.selected a:hover {
background-position: -285px -64px;
}
 
.tabheader5 li.tab5of5.selected a:hover {
background-position: -375px -64px;
}
 
.tabheader5 li.tab1of5 a:hover {
background-position: 0 -32px;
}
 
.tabheader5 li.tab2of5 a:hover {
background-position: -106px -32px;
}
 
 
.tabheader5 li.tab3of5 a:hover {
background-position: -195px -32px;
}
 
.tabheader5 li.tab4of5 a:hover {
background-position: -285px -32px;
}
 
.tabheader5 li.tab5of5 a:hover {
background-position: -375px -32px;
}
 
.tabheader5 li.tab1of5 a:active {
background-position: 0 -96px;
}
 
.tabheader5 li.tab2of5 a:active {
background-position: -106px -96px;
}
 
 
.tabheader5 li.tab3of5 a:active {
background-position: -195px -96px;
}
 
.tabheader5 li.tab4of5 a:active {
background-position: -285px -96px;
}
 
.tabheader5 li.tab5of5 a:active {
background-position: -375px -96px;
}
 
/* @end */
/* @end */


input.text {
	border: 1px solid #b1b1b1;
    color: black; 
}


textarea {
	border: 1px solid #B3B3B3;
    color: black;
}


.form {
padding: 10px;
}

.form h3 {
padding: 0 0 10px 0;
font-size: 16px;
color: #0E3457;
text-transform: uppercase;
font-weight: bold;
}
 
.form table {
width: 100%;
}
 
.form table td {
padding: 10px 5px;
}
 
.form table td:first-child {
text-align: right;
}
 
.form table td.ta {
vertical-align: top;
}
 
.form label {
text-transform: uppercase;
font-weight: bold;
font-size: 10px;
color: #0E3457;
}
 
.form label.check_label {
vertical-align: 20%;
color: #5A5A5A;
font-weight: normal;
}
 
.form .text {
    font-size: 16px;
    padding: 2px;
    color: black;
}

.form .counter {
    font-weight: bold;
    width: 20px;
}
 
.form .text.long {
width: 540px;
}
 
.form .radio {
}

.form input.submit {
    padding: 0;
    float: left;
    border: none;
    width: 130px;
    background: transparent;
    color: white;
    font-weight: bold;
    height: 22px;
}
 
select {
	border: 1px solid #d6d6d6;
    font-size: 12px;
    color: black;
}

.form select {
    width: 180px;
}
.form select.text {
    width: 230px;
}
 
.form select.short {
    width: 5em;
}


.form .dropdown {
	text-transform: capitalize;
	
}

.form .dropdown.date {
    float: left;
    width: 70px;
    margin: 0 3px;
}
 
.form .status {
    color: #5A5A5Aa;
    text-transform: uppercase;
}
 
.form textarea {
border:1px solid #B3B3B3;
font-family: Arial,Helvetica,"Century Gothic",Geneva,sans-serif;
}
 
.form .radio_list li {
display: inline;
}
 
.form .example {
    color: #5A5A5a;
}

.form .info {
    color: #5A5A5a;
    text-transform: uppercase;
    font-size: 10px;
}

.form p.terms, p.terms {
    letter-spacing:0.01em;
    line-height:140%;
    text-align:justify;
    color: #0E3457;
    width: auto;
}

.form p.location {
    letter-spacing:0.01em;
    line-height:140%;
    text-align:justify;
    color: #0E3457;
    width: auto;
	padding-bottom: 5px;
}
 
/* @end */
 
#upload_location {
    float: left;
    margin-right: 5px;
}

#upload_location_change {
    margin-top: 5px;
}

.locationInput {
    float:left;
}

.locationChange,
.locationCancel,
.locationUpdate {
    margin-top: 5px;
}


 
/** **
** ajax pagination **
** **/
 
a.apag {
overflow: hidden;
width: 23px;
height: 17px;
display:block;
float: left;
}
 
a.apag.page {
width: 8px;
height: 8px;
margin: 5px 4px;
text-decoration: none;
}
/*
a.apag.page.on {
background: url(/images/page_indicator.png) no-repeat center bottom ;
}
a.apag.page.off {
background: url(/images/page_indicator.png) no-repeat center top ;
}
a.apag.page.hov {
background: url(/images/page_indicator.png) no-repeat center center ;
}*/
 
a.back {
background: url(/images/btn_pg_prv.png) no-repeat;
}
 
a.next {
background: url(/images/btn_pg_nxt.png) no-repeat;
}
 
a.on {
background-position: 0 0;
}
 
a.off {
background-position: 0 -17px;
}
 
a.hov {
background-position: center bottom;
}
 
.ajax_working {
background: url(/images/working.gif) no-repeat;
background-position: center center;
}
 

.content_owner_box {
    height: 40px;
    padding: 5px 10px;
}

.content_owner_box p {
    float: left;
    font-weight: bold;
    color: #5A5A5A;
    font-size: 11px;
    margin: 12px 5px 0px 5px;
}
.content_owner_box p em{
    font-weight: bold;
}

a.back2 {
    float:right;
    font-size: 11px;
    font-weight: bold;
    line-height: 40px;
    text-transform: uppercase;
}


/** **
** voting **
** **/
 
.vote {
height: 20px;
width: 150px;
float: left;
}
.vote .count {
float: left;
color: #5a7db9;
}
 
.vote a {
width: 23px;
height: 17px;
background: url(/images/btn_vote.png) no-repeat;
display: block;
float: left;
margin: 0 2px;
}
 
a.vote_up_on {
background-position: 0 0;
}
 
a.vote_down_on {
background-position: -22px 0px;
}
 
a.vote_up_off {
background-position: 0 -16px;
}
 
a.vote_down_off {
background-position: -22px -16px;
}
 
div.empty_widgit_display {
width: 100%;
height: 100px;
text-align: center;
padding-top: 20px;
font-size: 14px;
}
 

.myConfirmationBox {
    background: transparent url(../images/div_windw_confirm.png) no-repeat 0 0;
    position: absolute;
    top: 400px;
    left: 200px;
    height: 80px;
    width: 371px;
    padding: 19px 20px;
    z-index: 99;
}

.myConfirmationBox .confirm_close_contain {
    text-align: right;
}

.myConfirmationBox  h3 {
    text-transform: uppercase;
    color: #0E1F40;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 17px;
}

.myConfirmationBox  a.button.myConfirm {
    margin: 0 10px 0 90px;
}


.myNoticeBox {
    background: transparent url(../images/div_windw_confirm.png) no-repeat 0 0;
    position: absolute;
    top: 400px;
    left: 200px;
    height: 80px;
    width: 371px;
    padding: 19px 20px;
}

.myNoticeBox .confirm_close_contain {
    text-align: right;
}

.myNoticeBox  h3 {
    text-transform: uppercase;
    color: #0E1F40;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 17px;
}

.myNoticeBox  a.button.dark.myOK{
    margin: 0 10px 0 150px;
}


/** **
** photo stuff **
** **/
 
 
.photo_small li {
height: 60px;
padding: 5px;
border-bottom: 1px solid #d6d6d6;
}
.photo_small .photo_thumb {
float: left;
width: 80px;
height: 60px;
margin: 0 5px 0 3px;
overflow: hidden;
border: 1px solid #d6d6d6;
}
 
.photo_small .photo_thumb a {
line-height: 60px;
}
 
.photo_small .photo_thumb a img {
vertical-align: middle;
}
 
.photo_small .photo_about {
width: 168px;
height: 42px;
float: left;
overflow: hidden;
}
 
 
.photo_small h5 a {
font-size: 11px;
display: inline;
font-weight: bold;
text-transform: capitalize;
color: #0E1F40;
}
 
.photo_small p{
color: #5A5A5A;
font-size: 10px;
font-weight: bold;
}
.photo_med{
padding: 10px 6px 0 6px ;
height: 200px;
width: 145px;
float: left;
}
.photo_med .thumb {
float: left;
width: 140px;
height: 105px;
padding: 5px;
clear: both;
overflow: hidden;
border: 1px solid #b3b3b3;
}
 
.photo_med p {
color: #5A5A5a;
margin-bottom: 3px;
clear: both;
float: left;
font-weight: bold;
width: 150px;
font-size: 10px;
}
 
.photo_med h6 {
float: left;
text-transform: capitalize;
font-weight: bold;
width: 150px;
padding-top: 2px;
font-size: 13px;
color: #0E1f40;
}
 
.photo_med strong {
color: #0E1f40;
font-size: 10px;
}
 
/** **
** video stuff **
** **/
 
.video_small li {
height: 60px;
padding: 5px;
border-bottom: 1px solid #d6d6d6;
}
.video_small .video_thumb {
float: left;
width: 80px;
height: 53px;
margin: 0 5px 0 3px;
overflow: hidden;
border: 1px solid #b3b3b3;
}
 
.video_small .video_thumb a {
line-height: 53px;
}
 
 
.video_small .video_about {
width: 168px;
height: 42px;
float: left;
overflow: hidden;
}
 
 
.video_small h5 a,
.music_small h4 a {
font-size: 11px;
display: inline;
font-weight: bold;
text-transform: capitalize;
color: #0E1F40;
}
 
.video_small p,
.music_small p{
color: #5A5A5A;
font-weight: bold;
font-size: 10px;
}
 
 
.video_med{
padding: 10px 14px 0 14px;
height: 200px;
width: 150px;
float: left;
}
.video_med .thumb {
float: left;
width: 150px;
height: 115px;
clear: both;
overflow: hidden;
}
 
.video_med p {
color: #5A5A5a;
font-weight: bold;
margin-bottom: 3px;
clear: both;
float: left;
width: 150px;
font-size: 10px;
white-space: nowrap;
}
 
.video_med h6 {
float: left;
text-transform: capitalize;
font-weight: bold;
font-size: 13px;
color: #0E1f40;
}
 
.video_med strong {
color: #0E1f40;
font-size: 11px;
}
 



/**** news *****/
.story_small {
height: 68px;
padding: 5px;
border-bottom: 1px solid #D2D6D9;
}
 
.story_small .story_thumb {
float: left;
width: 80px;
height: 60px;
overflow: hidden;
padding-right: 5px;
}
 
.story_small .story_small_right {
float: left;
height: 68px;
width: 178px;
}
 
.story_small .story_about {
height: 52px;
}
 
.story_small h5 {
}
 
.story_small h5 a {
font-size: 11px;
display: inline;
font-weight: bold;
text-transform: capitalize;
color: #0E1F40;
}
 
.story_small p{
    font-weight: bold;
    color: #5A5A5A;
font-size: 10px;
}
 

#ask_view .story_small h5 {
    height: auto;
}
 
.outfit_med {
    height: 260px;
    width: 150px;
    margin: 0px 8px;
    padding: 10px;
    float: left;
}

.outfit_med .thumb {
    border: 1px solid #D2D6D9;
    padding: 10px;
    width: 130px;
    height: 170px;
    margin-bottom: 10px;
}

.outfit_med p {
    color: #5A5A5a;
    margin-bottom: 3px;
    clear: both;
    font-weight: bold;
    float: left;
    width: 150px;
    font-size: 10px;
}

.outfit_med h6 {
    float: left;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 13px;
    color: #0E1f40;
}

.outfit_med strong {
    color: #0E1f40;
    font-size: 11px;
}
 
/** **
** search results **
** **/
 
 
.limits {
    color:#0E3457;
    font-weight: bold;
}

#search_results_container {
margin: 10px;
width: 733px
}
 
 
#search_selectors {
float: left;
width: 118px;
padding: 0 10px 0 0;
margin: 0;
}
 
#search_results {
float: left;
width: 604px;
}
 
 
#search_selectors ul {
margin: 10px 0;
}
 
#search_selectors ul li {
height: 19px;
padding: 0;
margin: 0 2px 0 2px;
}
 
#search_selectors ul li a{
text-transform: uppercase;
font-weight: bold;
color: #0A3558;
font-size: 10px;
display: block;
height: 15px;
padding: 4px 0 0 10px;
margin-left: 1px;
}
#search_selectors ul li a b{
font-weight:normal;
color:#6D91C1;
}
 
#search_selectors ul li.selected{
    background: url('../images/search_selected_bk.png') no-repeat left center;
}

#search_selectors ul li.selected a{
color: #6990C5;
background: url('../images/search_selected_bk.png') no-repeat right center;
background-color: #e4e5e5;
}
#search_selectors ul li.selected a b {
color: #6990C5;
}
 
#search_results h3 {
font-size: 10px;
color: #5a5a5a;
font-weight: normal;
}
 
 
.autocomplete {
position:absolute;
width:250px;
background-color:white;
border:1px solid #888;
margin:0px;
padding:0px;
}
.autocomplete ul {
list-style-type:none;
margin:0px;
padding:0px;
}
.autocomplete ul li.selected { background-color: #e6e6e6;}
 
.autocomplete ul li {
list-style-type:none;
display:block;
margin:0;
padding:2px;
height:32px;
cursor:pointer;
}
 
 
/** **
** share from **
** **/
#share_form .text,
#share_form textarea{
width: 350px;
}
#share_form textarea {
height: 80px;
}
 
 
/** **
** error box **
** **/
 
#error_box {
border: 1px solid #cea8a8;
background: #f0dcdc;
text-align: center;
text-transform: uppercase;
font-size: .8em;
color: #862424;
padding: 10px;
margin: 5px;
}
 
#error_box h4 {
font-size: 1.3em;
}
 
.error {
color: #862424;
text-transform: uppercase;
font-size: .9em;
}

.error_message	{
	text-transform: none;
	color: #0E3457;
	line-height: 18px;
	padding: 5px 10px;
}

.error_message a	{
	text-decoration: underline;
}
 
#media_bar {
width: 90%;
height: 100px;
}
 
.user_pic {
float: left;
width: 49px;
height: 49px;
margin: 5px;
overflow: hidden;
border: 1px solid #d2d6d9;
}

.user_pic.small {
width: 25px;
height: 25px;
}

.user_pic.small img {
    width: 25px;
    height: 25px;
}
 
.clear {
height: 1px;
clear: both;
}
 
 
a.share {
text-transform: capitalize;
text-decoration: underline;
font-size: 10px;
}
 
 
/*** ***/
/*** feed ***/
/*** ***/
 
.feed {
    margin: 10px;
    border-bottom: 1px solid #e6e6e6;
    min-height: 100px;
}



 
.feed h4 {
    color: #0e3457;
    margin: 11px 0 0px 0;
    font-weight: bold;
}

.feed h4 strong {
    text-transform: uppercase;
}
 
.feed h4 .title {
float: left;
margin: 0;
padding-bottom: 5px;
font-size: 11px;
}

.feed h4 .title a {
    font-weight: bold;
}

.feed .thumbnail {
    background: url(../images/tnail_imageremoved.gif) center center;
}

.feed .thumbnail a {
    display: block;
    height: 100%;
    background-position: center center;
}
 
.feed p {
color: black;
margin: 3px 0;
}
 
.feed .time {
float: right;
font-size: 9px;
padding: 3px;
color: #5A5A5A;
background-color: #eaeaea;
}
.feed .time.recent {
color: #6a91c6;
background-color: #e2ecf4;
}
 
.feed .feed_share {
text-transform: uppercase;
text-decoration: underline;
font-size: 10px;
}
 
.feed .feed_actions a{
padding: 5px;
font-size: 9px;
text-transform: uppercase;
text-decoration: underline;
}

.feed ul.links li a {
    font-size: 9px;
    text-decoration: underline;
}

.feed  .feed_body h4 {
    margin-top: 0px;
}

/* questions */
.feed.ask_question .description{
    margin: 0; 
    padding: 4px 0;
}



.feed.ask_question .description a	{
	font-weight: bold;
	color: #0E1F40;
}

/*gifts*/
.feed .right	{
	position: static; 
	width: 340px; 
	float: left;
	margin-top: 25px;
}

.feed .feed_body h4.title  {
	font-size: 13px; 
	font-weight: bold;
}


/* statement */
.feed.statement {
}

.feed .statement_container	{
    margin: 10px 0 5px 0;
}

.feed .statement_container	a {
	font-weight: bold;
}

.feed .statement_container .text	{
	/*color: #0E1F40; 
	font-weight: bold;*/
	color: #000000; 
}

 
/* comment */
 
.feed.comment .feed_body {
    padding-top: 6px;
    margin-top: -8px;
    height: 62px;
    background: url(../images/quote.png) no-repeat scroll 0 0;
}
 
.feed.comment .quote_body {
float: left;
background-color: #eaeaea;
padding: 10px;
width: 420px;
overflow: hidden;
}
 
.feed.comment .quote_body blockquote {
color: #5A5A5A;
font-size: 11px;
line-height: 18px;
/*margin-top: -6px;*/
text-align: justify;
}
 
.feed.comment .quote_body blockquote .quote{
vertical-align: -160%;
line-height: 10px;
color: #6a91c6;
font-size: 40px;
}

.feed.comment a.about {
    float: right;
    font-size: 11px;
    line-height: 20px;
    padding-right: 15px;
}
 
/* video comment */
.feed.comment.video .quote_body {
width: 330px;
height: 34px
}

.feed.comment.video .quote_body.long {
    width: 420px;
}

 
.feed.comment.video .thumbnail {
float: left;
overflow: hidden;
width: 80px;
height: 53px;
border: 1px solid #D2D6D9;
margin-left: 5px;
}
 
/* photo comment */
 
.feed.comment.photo .quote_body {
width: 330px;
}
 
.feed.comment.photo .thumbnail {
float: left;
overflow: hidden;
width: 79px;
height: 59px;
border: 1px solid #D2D6D9;
margin-left: 5px;
}
 
 
 
 
/* outfit comment */
 
.feed.comment.outfit .quote_body {
width: 360px;
height: 40px
}
 
.feed.comment.outfit .thumbnail {
float: left;
overflow: hidden;
width: 48px;
height: 59px;
border: 1px solid #D2D6D9;
margin-left: 5px;
}
 
 
/* friendship */
 
.feed.friendship {
    font-weight: bold;
    padding-top: 10px;
}

.feed.friendship .ffimage {
    vertical-align: -30%;
}

.feed.friendship .feed_body {
    font-size: 11px;
}

.feed.friendship .feed_body a {
    font-weight: bold;
}

.feed.friendship .short_title {
    padding: 25px 0;
    max-width: 260px;
    height: 20px;
    float: left;
    color: #0E3457;
}
 
.feed.friendship .friend_name {
    float: left;
    padding-top: 25px;
    color: #0e1f40;
    font-size: 13px;
    font-weight: bold;
    white-space: normal;
    max-width: 190px;
    height: 18px;
    overflow: hidden;
}
 
.feed.friendship .thumbnail {
width: 70px;
height: 70px;
margin: 0 5px;
border: 1px solid #D2D6D9;
overflow: hidden;
float: left;
}
 
 
/** photo **/
 
.feed.photos .feed_body {
    height: 80px;
}

.feed.photos .feed_photo {
float: left;
margin: 4px;
/*_margin: 2px;*/
width: 78px;
height: 58px;
border: 1px solid #E6E6E6;
background: url(../images/tnail_imageremoved.gif) center center;
}

.feed.photos .feed_photo a {
    display: block;
    height: 100%;
    background-position: center center;
}
 
.feed.photos h4 {
margin-top: 5px;;
}
 
/** video **/
.feed.video .feed_body h4 {
font-size: 13px;
font-weight: bold;
}
 
.feed.video .thumbnail {
    width: 80px;
    height: 53px;
    border: 1px solid #D2D6D9;
    margin: 0 5px 0 0;
    overflow: hidden;
    float: left;
    background: url(../images/tnail_imageremoved.gif) center center;
}

.feed.video .thumbnail a {
    display: block;
    height: 100%;
    background-position: center center;
}
 
.feed.video .description {
float: left;
width: 330px;
height: 58px;
}

.feed.video .description p {
    height: auto;
}

/** music **/
.feed.music .feed_body h4 {
font-size: 13px;
font-weight: bold;
}
 
.feed.music .feed_body p {
font-size: 10px;
}
 
.feed.music .thumbnail {
width: 80px;
height: 53px;
border: 1px solid #D2D6D9;
margin: 0 5px 0 0;
overflow: hidden;
float: left;
}
 
.feed.music .description {
float: left;
width: 330px;
height: 58px;
}
 
 
/** outfit **/
.feed.outfit .feed_body h4 {
font-size: 13px;
font-weight: bold;
}
 
.feed.outfit .feed_body p {
font-size: 10px;
}
 
.feed.outfit .thumbnail {
width: 43px;
height: 60px;
border: 1px solid #D2D6D9;
margin: 0 5px 0 0;
overflow: hidden;
float: left;
}
 
.feed.outfit .description {
float: left;
width: 330px;
height: 58px;
}
 
/** news **/
.feed.news .feed_body {
    height: 80px;
}

.feed.news .feed_body h4 {
font-size: 13px;
font-weight: bold;
margin-top: 0;
}
 
.feed.news .feed_body p {
font-size: 10px;
}
 
.feed.news .thumbnail {
width: 80px;
height: 60px;
border: 1px solid #D2D6D9;
margin: 0 5px 0 0;
overflow: hidden;
float: left;
}
 
.feed.news .description {
float: left;
width: 330px;
/*height: 58px;*/
}

.feed.news .description.long {
    /*width: 420px;*/
}
 
.feed.news .description p {
margin-bottom: 4px;
height: 40px;
overflow: hidden;
}
 
 
 
/** classified **/
.feed.classified .feed_body h4 {
font-size: 13px;
font-weight: bold;
padding: 0;
margin: 0;
}
 
.feed.classified .description {
float: left;
width: 370px;
height: 58px;
}
 
.feed.classified .feed_body p {
font-size: 10px;
text-align: justify;
padding: 0;
margin: 3px 0;
}
 
.feed.classified .thumbnail {
width: 60px;
height: 60px;
border: 1px solid #D2D6D9;
margin: 0 7px 0 0;
overflow: hidden;
float: left;
}
 

/** recommend **/
.feed.recommend .feed_body h4 {
font-size: 15px;
font-weight: bold;
padding: 0;
margin: 5px 0;
}
 
.feed.recommend .description {
float: left;
width: 350px;
height: 58px;
}
 
.feed.recommend .feed_body  {
font-size: 9px;
padding: 0;
margin: 3px 0;
}
 
.feed.recommend .thumbnail {
width: 50px;
height: 50px;
border: 1px solid #D2D6D9;
margin: 0 7px 0 0;
overflow: hidden;
float: left;
}
 

/** event **/

.feed.event .feed_body {
    height: 80px;
}

.feed.event .feed_body h5 {
    margin-bottom: 3px;
}

.feed.event .feed_body h5 a{
    font-size: 13px;
    font-weight: bold;
    color: #0E1F40;
    white-space: nowrap;
}

.feed.event .event_calendar_page {
    float: left;
}

.feed.event .feed_body p {
    float: left;
    font-size: 10px;
    margin: 0 0 3px 3px;
}

.feed.event .feed_body p.event_time {
	font-weight: bold;
}

.feed.event .feed_body p.venue {
    font-size: 11px;
    font-weight: bold;
    color: #6A91C6;
    width: 290px;
    overflow: hidden;
    white-space: nowrap;
}
 
.feed.event .thumbnail {
    width: 60px;
    height: 60px;
    border: 1px solid #D2D6D9;
    margin: 0 5px 0 0;
    overflow: hidden;
    float: left;
}
 
.feed.event .description {
    float: left;
    width: 360px;
    height: 62px;
    clear: right;
}

.feed.event ul.links {
    /*width: 400px;*/
}


.feed.event_add .feed_body h4 {
    font-size: 13px;
    font-weight: bold;
}
 
.feed.event_add .feed_body p {
    font-size: 10px;
}

.feed.event_add .feed_body p.venue {
    color: #6A91C6;
}
 
.feed.event_add .thumbnail {
    width: 60px;
    height: 60px;
    border: 1px solid #D2D6D9;
    margin: 0 5px 0 0;
    overflow: hidden;
    float: right;
}
 
.feed.event_add .description {
    float: left;
    width: 330px;
    height: 58px;
}

.feed.event_add .description h4,
.feed.event_add .description p {
    text-align: right;
}

#comments .feed {
    margin: 10px 0;
}

.feed .delete {
    float: right;
}

.commentBody {
    margin-bottom: 5px;
}

.feedComm>li {
  background-color: #EAEAEA;  
  border-bottom:1px solid #d6d6d6;
  padding: 5px;
}


.quoteBubble {
    background-color: white;
    background: url(../images/quote.png) no-repeat scroll 0 0;
    border:none;
    height: 5px;
}


.feedCommInner,
.feedCommInnerPhoto{
  padding: 5px;
  background-color: #EAEAEA;  
  min-height: 50px;
}

.feedCommInnerPhoto {
    margin-right: 85px;
}

.commPhoto {
    float: right;
    display: block;
    width: 80px;
    height: 60px;
    background-repeat: no-repeat;
}


.feed .commHeader,
.feed .commBody,
.feed .commForm {
    /*margin-left: 35px;*/
}

.feed .commHeader	{
	font-size: 11px;
}

.commForm textarea {
    width: 96%;
    height: 2.4em;
    padding: 2px;
    font-size: 1em;
    border:1px solid #D6D6D6; 
    font-family: Arial,Helvetica,"Century Gothic",Geneva,sans-serif;
    background-color: #f2f2f2;
}

.commForm .submit {
    margin-top: 5px;
    width: 80px; 
    text-align: center;
    padding: 0;
    background: url(../images/btn_small_bck_lt_gray.png) no-repeat;
    cursor: pointer;
}


.commForm .feedSubmit {
    border: 0;
    padding: 0;
    width: 80px;
    display: block;
    cursor: pointer;
    text-transform: uppercase;
    background: url(../images/btn_small_bck_rt_gray.png) no-repeat;
    background-position: top right;
    color: white;
}

.commForm input[type='submit']{
    border: 0;
    color: white;
    background: transparent;
    cursor: pointer;
    font-weight: bold;
    line-height: 16px;
    font-size: .80em;
    width: 100%;
}

.feedComm .commHeader a {
    font-weight: bold;
}

.viewMoreCommBox {
  /*background-color: #EAEAEA;  */
  padding: 8px;
  font-size: 10px;
}

.viewMoreCommBox a {
    font-weight: bold;
    text-decoration: underline;
    text-transform: uppercase;
}

.commUserImage {
    float: left; 
    padding: 5px;
}


.leaveComm {
    margin-top: 5px;
    font-weight: bold;
    padding: 8px;
    font-size: 10px;
    border: 1px solid #EAEAEA;
    cursor: pointer;
}

.leaveComm.commThis {
    background: transparent;
    border: none;
    color: #5A7DB9;
    font-size: 11px;
    text-decoration: underline;
}

/**
* friend request textarea
*/
#friend_message {
width: 320px;
height: 80px;
font-size: 1.2em;
}
 
 
/*** ***
*** events ***
*** ***/
div.event_calendar_page {
background-image: url('/images/cal_date_icon.gif');
background-repeat: no-repeat;
height: 29px;
width: 34px;
color: #000000;
font-weight: bold;
font-size: 18px;
text-align: center;
padding-top: 6px;
}


/**
* ask answers
**/
.feed.ask_answer ul.links	{
	margin-top: 3px; 
	width: 430px;
}

.feed.ask_answer ul.links li	{
	position: static;
}

.feed.ask_answer ul.links li.question_label	{
	font-size: 11px; 
	color: #6A91C6; 
	padding-left: 11px; 
	text-transform: uppercase;
}

.feed.ask_answer ul.links li.question_text	{
	font-size: 11px; 
	color: #0E1F40; 
    white-space: nowrap;
	height: 15px; 
	color: #0E1F40; 
	font-weight: bold;
}

.feed.ask_answer ul.links li.question_text a	{
	color: #0E1F40;
	text-decoration: none;
	text-transform: none;
	font-size: 11px;
}
 
div.upcoming_events {
height: 390px;
width: 300px;
margin: 10px 0;
}
 
div.upcoming_events h4 {
text-align: center;
color: #0E3457;
text-transform: uppercase;
font-size: 12px;
font-weight: bold;
padding: 7px;
background: transparent;
}
 
div.upcoming_events h5 {
color: white;
text-align: center;
background-image: url('/images/cal_red_header_myway.gif');
background-repeat: no-repeat;
text-transform: uppercase;
font-weight: bold;
font-size: 13px;
padding: 7px 0 0px 0;
height: 45px;
}
 
div.upcoming_events div.box.white {
border-top: none;
}
 
 
.event_small li {
height: 74px;
padding: 6px;
border-bottom: 1px solid #d6d6d6;
}
 
/* @group Small Event Header + Descr */
 
#view_event_small {

}
 

#view_event_small h6,
#view_event_small h6 a {
    font-weight: bold;
    color: #0E1F40;
    font-size: 11px;
}

#view_event_small p {
    color: #5A5A5a;
    padding: 1px 0 0 0 !important;
    margin: 0 !important;
    font-weight: bold;
}

#view_event_small div.result_headline {

    height: 32px;
}

#view_event_small div.result_headline div.event_calendar_page {
    background-image: url('/images/cal_date_icon.gif');
    background-repeat: no-repeat;
    height: 26px;
    width: 34px;
    color: #000000;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    padding-top: 6px;
    float: left;
}


#view_event_small div.result_headline div.event_date {
    float: left;
    text-transform: uppercase;
    font-size: 11px;
    height: 100%;
    margin-left: 5px;
}

#view_event_small span.result_event_category {
    text-transform: uppercase;
    color: #5A7DB9;
    font-weight: bold;
    font-size: 10px;
    float: right;
    margin-right: 5px;
}

 
 
/*** ***
*** sidebar ***
*** ***/
 
#side_login_form h6 {
text-transform: uppercase;
font-size: 15px;
font-weight: bold;
margin: 5px 0;
}
#side_login_form .text {
width: 160px;
}
 
#side_login_form ul li{
margin: 5px 0;
text-transform: uppercase;
font-size: 10px;
color: #5A5A5A;
}
 
#side_login_form #signup_link{
float: left;
display: block;
height: 20px;
padding-top: 5px;
}
 
#side_login_form #signup_link a {
font-size: 14px;
}
 
/*
.inplaceeditor-saving {
background: url(../images/working.gif) bottom right no-repeat;
}
*/
 
/*** ***
*** banner ads ***
*** ***/
 
.banner_ad {
margin: 10px 0;
}

div.banner_ad div.box.white {
    padding: 10px;
}
 

div.banner_ad div.box.white {
	padding: 15px;
}

.banner_content {
margin: 10px 15px;
}
 
.box_ad {
    width: 249px;
    height: 249px;
    overflow: hidden;
    border: 1px solid #D2D6D9;
    margin: 13px 3px;
}

.box_ad_container {
    float: left;
    width: 260px;
    height: 276px;
}
 
.box_ad_container div.box.white {
        background-color: #fff;
}

#view .box_ad_container {
    float: none;
    width: 270px;
    margin-left: 4px;
}

#view .box_ad {
    margin: 10px 8px;
    width: 250px;
}
 
/*** ***
*** error page ***
*** ***/
#global_error {
margin: 10px;
padding: 20px;
height: 150px;
}
 
#global_error h2 {
background: transparent;
font-size: 18px;
text-align: center;
}
 
#global_error h3 {
background: transparent;
font-size: 16px;
color: #6D91C1;
text-align: center;
}
 
#global_error p {
text-align: center;
font-size: 12px;
padding: 3px;
color: #0E3457
}
 
 
/***                     ***
 ***   closed chat bar   ***
 ***                     ***/
#chat_bar {
    position: fixed;
    bottom: 0;
	height: 270px;
	width: 100%;
}





/***                     ***
 ***   adsense           ***
 ***                     ***/

div#adsense.box.white span.content  {
   padding: 30px 20px;
}
 
 
.feed_link	{
	text-transform: uppercase; 
	text-decoration: underline;
	font-size: 10px;
}


#global_message_container	{
	height: auto;
	margin: 20px;
	padding: 20px;
	background-color: #E2ECF4;
	border: 1px solid #D2D6D9;
	position: relative;
}

.added_to_wishlist	{
	font-size: 9px;
	color: gray;
	text-decoration: none;
	text-transform: uppercase;
}

.browse_featured_gifts	{
	font-size: 10px;
	text-transform: uppercase;
}

div.sbitem div.banner_ad_container	{
	text-transform: none;
	height: 220px;
    padding-left: 8px;
}


#banner_ad_content div.ad_box_inner	{
	/**
	background-color: white; 
	border: 1px solid #D8D8D8;
	height: auto;
	**/ 
    text-align: center;
	height: 213px;
	padding: 2px; 
	overflow: hidden;
	width: 160px;
    margin: 0;
	/*border:1px solid #d6d6d6;*/
}

#banner_ad_content div.banner_ad_links	{
	color: #A6A8AA;
	/*text-transform: uppercase;*/
	font-size: 11px;
	width: 190px;
    padding: 0px; 
	margin-left: -10px;
    text-align: center;
}

#banner_ad_content div.banner_ad_links a	{
	font-size: 11px;
	font-weight: bold;
}

div.ad_box_inner div.ad_title	{
	margin: 5px 0px;
}

div.ad_box_inner div.ad_title h5	{
	font-size: 12px;
}

div.ad_box_inner div.ad_title h5 a	{
	/*color: #5a5a5a;*/
	color: #000000;
	text-transform: none;
	font-weight:bold;
}

div.ad_box_inner div.ad_body	{
	margin-top: 0px;	 
}

div.ad_box_inner div.ad_body a	{
	/*color: #5a5a5a; */
	color: #000000;
	font-size: 11px;	 
}


.payment_total_price_box	{
	text-transform: uppercase; 
	width: 90px; 
	color: #6E94C6; 
	font-weight: bold;
	background-color: #E2ECF4;
	border: 1px solid #789CCA;
	padding: 10px;
}


.certify_error	{
	float: left; 
	margin-top: 5px; 
	margin-left: 20px;
}

div.certify_container	{
	position: relative;
}

div.certify_container div.certify_checkbox	{
	position: static;
	width: 20px; 
	float: left;
	height: 15px;
}

div.certify_container div.certify_content	{
	width: 450px;
	position: static;
	float: left;
}

#sb #invite_friends_form label.invitation_notification	{
	width: 162px; 
	color: #862424;
}




.message_box {
	position: absolute;
	left: 180px;
	top: 30px;
	z-index: 9999;
	width: 350px;
}

/* Rules for the top corners and border */
.message_box_bt {
    position: relative;
	background: url(/images/box.png) no-repeat 100% 0;
	margin: 0 0 0 11px;
	height: 11px;
}
.message_box_bt div {
	position: relative;
	left: -11px;
	width: 11px;
	height: 11px;
	background: url(/images/box.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
}

/* Rules for the bottom corners and border */
.message_box_bb {
	background: url(/images/box.png) no-repeat 100% 100%;
	margin: 0 0 0 11px;
	height: 11px;
}
.message_box_bb div {
	position: relative;
	left: -11px;
	width: 11px;
	height: 11px;
	background: url(/images/box.png) no-repeat 0 100%;
	font-size:0;
	line-height:0;
}

/* Insert the left border */
.message_box_i1 {
	padding: 0 0 0 8px;
	background: url(/images/box_borders.png) repeat-y 0 0;
}
/* Insert the right border */
.message_box_i2 {
	padding: 0 8px 0 0;
	background: url(/images/box_borders.png) repeat-y 100% 0;
}
/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.message_box_content {
	display: block;
	margin: 0;
	background: #e8eaea url(/images/box_bg.png) repeat-x;
	padding: 5px 20px;
}
.message_box_content:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.message_box_content {display:inline-block;}
.message_box_content { display: block; }

.message_box_content h3 {
	color: #6d91c1;
}



div.user_content h1,
div.user_content h2,
div.user_content h3,
div.user_content h4,
div.user_content h5,
div.user_content h6 { 
	margin: 5px 0;
	padding:0;
    font-size: 120%;
    font-weight: bold;
    color: #0E3457;
    height: auto;
    background: transparent;
    text-indent: 0;
    line-height: normal;
    text-transform: none;
}

div.user_content ol {
	list-style-type: decimal;
    color: black;
    margin: 10px;
    margin-left: 20px;
}

div.user_content ul {
	list-style-type: disc;
    color: black;
    margin: 10px;
    margin-left: 20px;
}

div.user_content p {
    color: black;
    margin: 10px 0;
    text-align: justify;
}

div.user_content em {
    font-style: italic;
    text-transform: none;
    color: black;
}

div.user_content strong {
    color: black;
    font-weight: bold;
}

div.user_content blockquote {
    margin: 20px;
}

div.user_content pre {
    overflow: hidden;
}

#closed-bar {
    bottom:0;
    height:33px;
    padding:0;
    position:fixed;
    right:0;
    width:100%;
    z-index:99;
    background: url('../images/bar_closed_sprite.png') repeat-x top center;
	background-color: #0000ff;
}

#closed-bar .tabs{
   width: 950px;  
   margin: auto;
   height: 100%;
}

#closed-bar .tab {
    height: 100%;
    width: 107px;
    float: left;
    background: url('../images/bar_closed_sprite.png') no-repeat bottom left; 
}

#closed-bar .tab.full{
    width: 580px;
}

#closed-bar .tab a,
#closed-bar .tab .chat-offline {
    display: block;
    height: 30px;
    margin-top:3px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 33px;
    color: #0E1F40;
    font-size: 11px;
}


#closed-bar .tab .chat-offline {
    margin-top:3px;
    color: #A6A8AA;
    text-align: right;
}

#closed-bar .tab a:hover {
    color: #5A7DB9;
}


#closed-bar .tab.radiotab {
    width: 120px; 
}


#closed-bar .tab.radiotab a {
    padding-left: 20px;
    background: url('../images/bar_closed_speaker.png') no-repeat  5px -4px; 

}


#closed-bar a#openbutton {
    float:right;
    display: block;
    margin-top:3px;
    height: 30px;
    width: 33px;
    background: url('../images/bar_closed_plus_btn.png') no-repeat  center center; 
}

#closed-bar a:hover#openbutton	{
	float:right;
    display: block;
    height: 33px;
    width: 33px;
	background: url('../images/bar_closed_plus_btn_over.png') no-repeat  center center;
}

.clinemenu
{
	color: #A2A2A2;
	padding: 0 4px;
	font-size: 9px;
	float: left;
}

.cmenu
{
	float: left;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
}

#selectedmenu
{
	color: #0E3457;
}

div.box.white {
	border: none;
}

#search_selectors ul li.selected a {
	background-color: #ffffff;
	color: #ff6600;
	background: none;
}

#search_selectors ul li.selected {
	background: none;
}

div.box.gray .gray-container 
{
	border-right: 1px solid #D9D9D9;
}

#search_selectors ul li a:hover {
	color:#ff6600;
	text-decoration:underline;
}

.cmenu a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

h1 .links a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

h1 .links .selected a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

#selectedmenu:hover
{
	color: #ff6600;
	text-decoration:underline;
}

.b-light .b_b-links a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

.feed .statement_container a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

.commThis:hover
{
	color: #ff6600;
	text-decoration:underline;
}

.feed.friendship a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

.feed h4 a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

.feed ul.links li a:hover
{
	color: #ff6600;
	/*text-decoration:underline;*/
}

#sb .sbitem.people .user_name a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

#profile_fields_content tr td a.sm_link:hover
{
	color: #ff6600;
	text-decoration:underline;
}

.user_name a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

span.more a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

h1#friends_header a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

.photo_med p a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

.video_med p a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

#search_results ul#results li .result_middle h4 a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

#search_results ul#results li .result_middle .seller_name a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

.action_links a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

h2 ul.links li a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

h3 ul.links li a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

#search_results ul#results > li ul.links a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

#search_results ul#results li .result_category a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

#news_list p.author a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

#news_list .news_details ul.links li a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

#news_list .news_category a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

#news_list h6 a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

.gifts_send_add_link:hover
{
	color: #ff6600;
	text-decoration:underline;
}

.browse_featured_gifts:hover
{
	color: #ff6600;
	text-decoration:underline;
}

#ask #search_results ul#results li .seller .seller_name a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

#ask #search_results ul#results li .ask_cat:hover
{
	color: #ff6600;
	text-decoration:underline;
}

.ask_list_question-action_container a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

#ask #search_results ul#results li .ask_ques:hover
{
	color: #ff6600;
	text-decoration:underline;
}

.outfit_med p a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

.feed h4 strong:hover
{
	color: #ff6600;
	text-decoration:underline;
}

#status_change:hover
{
	color: #ff6600;
	text-decoration:underline;
}

.result_list .center h6 a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

.result_list .center p a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

.result_list .right a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

#replies h4 a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

.message_body p a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

#message_functions .links a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

#contests_browse li.contest_list_item ul.links.contest a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

#contests_browse li.contest_list_item .category a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

#contact a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

.western a:hover
{
	color: #ff6600;
	text-decoration: underline;
}

#privacy ul li a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

div.impression_container div.buy_impression a:hover
{
	color: #ff6600;
	text-decoration: underline;
}

.photo_small p a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

.content_owner_box p a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

.content_owner_box p .delete:hover
{
	color:#A6A8AA;
}

.content_owner_box .back2:hover
{
	color: #ff6600;
	text-decoration:underline;
}

.content_owner_box p a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

.story_small h5 a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

.story_small p a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

.error_message a:hover
{
	text-decoration:underline;
	color: #ff6600;
}

#album_owner a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

#global_error a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

#photo_feed h4 small a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

#albums_view .photo a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

#albums_view .photo a strong:hover
{
	color: #ff6600;
	text-decoration:underline;
}

#news_feed h5 a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

#news_feed ul#news_view li h4 a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

ul.links li .share:hover
{
	color: #ff6600;
	text-decoration:underline;
}

#wardrobe_feed h5 a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

#wardrobe_feed .outfit h4 a strong:hover
{
	color: #ff6600;
	text-decoration:underline;
}

p.terms em a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

.feed_href a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

a.back2:hover
{
	color: #ff6600;
	text-decoration:underline;
}

.profile span a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

.video_about a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

.music_details a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

.music_small .details a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

#news_list .news_details ul.links li .delete:hover
{
	color:#A2A2A2;
}

.answer_container a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

.answer_box a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

.content .share:hover
{
	color: #ff6600;
	text-decoration:underline;
}

.tabs #Photostab, .tabs #Videostab, .tabs #Musictab, .tabs #Classifiedstab
{
	display: none;
}

.tabs .sf-input
{
	padding: 4px 2px 5px;
	width: 316px;
	display: block;
	float: left;
	font-size: 12px;
}

#searchinput
{
	background: none;
	height: 30px;
	padding-top: 7px;
}

.tabs .sf-img
{
	height:26px;
	display: block;
	float: left;
}

#searchimage
{
	background: none;
	height: 30px;
	padding-top: 7px;
	margin-left: -3px;
}

#activity_more:hover
{
	color:#FF6600;
	text-decoration:underline;
}

#signup, #login
{
	display: none;
	position: absolute;
	top: 20px;
	left: 752px;
	z-index: 100;
	background-color: #ffffff;
	height: auto;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	border-left: 1px solid #c6c7cb;
	border-right: 1px solid #c6c7cb;
	border-bottom: 1px solid #c6c7cb;
	border-top: 1px solid #c6c7cb;
}

#signup
{
	left: 670px;
}

#login
{
	width: 200px;
}

.logsign a
{
	font-weight: bold;
	display:block;
	font-size:90%;
	/*padding:0 22px;*/
	text-decoration:none;
	text-transform:uppercase;
	background-color: #7599c9;
	color: #ffffff;
	text-align:center;	
}

#signup td
{
	font-size: 9px;
	color: #333;
}

.logsign
{
	width: 90px;
	float: left;
	line-height: 20px;
	font-family: "Century Gothic", Arial, Helvetica, Geneva, sans-serif;
	display: block;	
}

.menu {
/*border-left:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;*/
cursor:pointer;
float:left;
height:28px;
text-align:left;
}

#member_nav {
	position:relative;
	line-height:1em;
	z-index: 500;
}

#member_nav a {
	display:block;
	line-height:20px;
	color:#0054a6;
	text-decoration:none;
}

#member_nav a:hover {
	text-decoration:none;
}

#member_nav ul {
	position:absolute;
	top:29px;
	left:-9999px;
	border:1px solid #c8c8c8;
	background:white;
}

#member_nav:hover ul {
	left:0px;
}

#member_nav ul li {
	border-width:0px 0px 0px;
	display:block;
	float:left;
	clear:left;
	text-align:left;
	margin:0;
	padding:0;
}

#member_nav ul li a {
	display:block;
	margin:-3px 6px;
	padding:4px 4px;
	background:url(../images/dotted_divider.gif) top left repeat-x;
	font-weight:normal;
	text-transform:none;
	font-size:11px;
	white-space:nowrap;
	width:130px;
	float:left;
	display:inline;
}

#member_nav ul li:first-child a {
	background-image:none;
}

#member_nav ul li:hover {
	background:#f5f5f5;
}

#member_nav ul li a:hover {
	text-decoration:underline;
}

#signupmenu, #loginmenu
{
	display:block;
	font-size:90%;
	padding:0 22px;
	text-decoration:none;
	text-transform:uppercase;
	background-color: #7599c9;
	color: #ffffff;
	text-align:center;
	cursor: pointer;
}

#signupmenu
{
	border-right: 1px solid #ffffff;	
}

.lstext
{
	text-align: right;
	float: left;
	font-size: 9px;
	color: #333;
	text-transform: uppercase;
	width: 50px;
	padding-left: 3px;
	padding-top: 5px;
	padding-right: 5px;
}

#lcheck
{
	text-align: left;
	float: left;
	padding-left: 3px;
	margin-top: 10px;
}

#lremember
{
	text-align: left;
	float: left;
	font-size: 9px;
	color: #333;
	margin-top: 10px;
}

#llogin
{
	margin-top: 10px;
}

#llogin input
{
	width: 50px;
	height: 15px;
	padding-bottom: 2px;
	cursor: pointer;
	background-image: url(/img/logsignback.gif);
	border: 0px;
	text-transform: capitalize;
	color: #ffffff;
	font-size: 10px;
	margin-left: 30px;
}

#lremember:first-letter
{
	text-transform: uppercase;
}

#lforgot
{
	font-size: 9px;
	margin-left: 3px;
	text-align: left;
	margin-top: 15px;
}

#lforgot a
{
	color: #333;
}

#lforgot a:first-letter
{
	text-transform: uppercase;
}

#signup table
{
	background-color: #f3f6fb;
	width:302px;
}
#signup table td {
	width:110px;
}


#signup div a, #loginlink a
{
	color: #505050;
	font-size: 10px;
}

#login td, #remember, #forgot a
{
	font-size: 9px;
	color: #333;
}

.lstext, .lsform
{
	background-color: #f3f6fb;
}

#remember, #loginlink, #inputremember, #forgot
{
	float: left;	
}

.lsspan
{
	color:#333333;
	font-size:9px;
}

.banner_ad_links a:hover
{
	text-decoration: underline;
	color: #FF6600;
}

#leftmenu li a:hover {
color:#FF6600;
text-decoration:underline;
}

#leftmenu
{
	font-weight: bold;
	color: #425d77;
	margin-top: 15px;
}

#leftmenu li
{
	margin-top: 5px;
	margin-bottom: 5px;
}

#leftmenu1
{
	list-style-image: url(../img/photos_ic.gif);
}

#leftmenu1 span, #leftmenu2 span, #leftmenu3 span, #leftmenu4 span, #leftmenu5 span, #leftmenu6 span, #leftmenu7 span, #leftmenu8 span
{
	position: relative;
	top: -4px;
}

#leftmenu9 span
{
	position: relative;
	top: -9px;
}


#leftmenu2
{
	list-style-image: url(../img/videos_ic.gif);
}

#leftmenu3
{
	list-style-image: url(../img/music_ic.gif);
}

#leftmenu4
{
	list-style-image: url(../img/blogs_ic.gif);
}

#leftmenu5
{
	list-style-image: url(../img/events_ic.gif);
}

#leftmenu6
{
	list-style-image: url(../img/classifieds_ic.gif);
}

#leftmenu7
{
	list-style-image: url(../img/ask_ic.gif);
}

#leftmenu8
{
	list-style-image: url(../img/outfits_ic.gif);
}

#leftmenu9
{
	list-style-image: url(../img/contests_ic.gif);
}

#leftmenu
{
	float: left;
	margin-left: 40px;
}

#filterselect
{
	font-weight: bold;
	text-transform: uppercase;
}

.ask_question h4
{
	/*border-top: 1px solid #B3B3B3;*/
}

#intro
{
	float:right;
}

#crnrlt
{
	display: none;
}

.box_ad_container, .ad, .banner_ad
{
	display: none;
}

.avatar_location {
	font-size:11px;
	font-weight:bold;
}

.posted_location {
	text-decoration:none;
	font-size: 11px;
	font-weight:bold;
}

.posted_location:hover {
	color:#FF6600;
}

/*from inner atw pages*/
