#member_bar_block {background:#3C4641}
/* about me */
#profile-tags div a { color: #c1b894!important}
#profile-tags div a:hover { color: #171717!important; text-decoration: none!important; background-color: #c1b894!important}
#profile-cities li {background-image: url(/images/e-commerce/arrow_grey.png)!important}
#profile-cities li.profile-country {background-image: none!important}

.guests-page dd  { border-color: #28322c !important}
.guests-page dd.member_hover { background-color: #28322c !important}

/* bottomline */
#bottomline { background-color:#0e000e; border-top-color:#28322c !important}
#bottomline, #bottomline a  {color:#0e000e}

/* button */
.button, .button_w {
	color: white !important;
	background-color: #99906e;
	border-left-color: #a29665;
	border-top-color: #ad9e5f;
	border-right-color: #5c512f;
	border-bottom-color: #5c512f
	}
 .button:hover, .button_w:hover {
	background-color: #b8b08e;
	text-decoration: none!important;
	border-left-color: #cec7a7;
	border-top-color: #dad4b5;
	border-right-color: #897f5b;
	border-bottom-color: #756b45}
.button:focus, .button_w:focus{
	color: #e6e6e6 !important;
	background-color: #91896a;
	border-left-color: #5c512f;
	border-top-color: #5c512f;
	border-right-color: #a29665;
	border-bottom-color: #ad9e5f
	}

#maintab {background:none !important}
body { background: #28322c url('../../stylespec/v_tex2/bg.jpg'); background-repeat:repeat-x}
#member_bar { background-color: #3c4641}
#member_bar_block { border-top-color: white}
#panel_menu { background-color: none}
#main_table #panel { background: #28322c url('../../stylespec/v_tex2/bg.jpg') right top; background-repeat: no-repeat}
.hline { background-color: #bfb89f}
#bottomline { background-color: #28322c}

.full #topgrbg { background:  url('../../stylespec/v_tex2/navigat.jpg')}
 * html .full #topgrbg { filter:none; background:  url('../../stylespec/v_tex2/navigat.jpg')}

.pics_only #topgrbg { background: url('../../stylespec/v_tex2/navigat.jpg')}
* html .pics_only #topgrbg { filter:none; background:  url('../../stylespec/v_tex2/navigat.jpg')}

.text_only #topgrbg { background: url('../../stylespec/v_tex2/navigat.jpg')}
* html .text_only #topgrbg { filter:none; background:  url('../../stylespec/v_tex2/navigat.jpg') }

#panel_menu li#panel_sel {background: none; border: 1px white #FFFFFF}
#panel_menu #panel_sel ul {background: none; color:#FFFFFF}

#path a {color: #b8c477; padding-bottom: 3px}
#path a:hover { color: #E6E1C1 }


/* splitter&tabs&lines */
td.splitter { border-left: 1px dotted #bfb89f;}
i#ivsplitter { border-top-color: #bfb89f; border-right-color: #bfb89f; border-bottom-color: #bfb89f; border-left-color: #bfb89f; background-color: #d7d7d7}
td.splitter i#itsplitter  { background-color: white}
#vsplitter s { background-color: #bfb89f}
#line.one {border-top-color: #bfb89f}

#maintabs p, b.r1, b.r2, b.r3, b.r4, b#bot    { border-color: #bfb89f }
#maintabs a { color: #bfb89f}
#maintabs a:hover { color: 3d4a36}
#tabNMselected a { color: #bfb89f}
#tabNM p, #tabNM b.r2,#tabNM b.r3,#tabNM b.r4 { background:transparent }
#tabNMselected p, #tabNMselected b.r2, #tabNMselected b.r3, #tabNMselected b.r4 { background:none}

div.fdetail { border-bottom: 1px dotted #bfb89f;  }

/* icons */
.fdetail .icon {height: 75px; width: 75px; padding-right: 30px;}

.fdetail td.icon { background: url('../../stylespec/v_tex2/f3.gif') no-repeat; background-position: right }
.fdetail tr>td.icon { background: url('../../stylespec/v_tex2/f3.png') no-repeat; background-position: right }

.fdetail.shared td.icon, .fdetail.shared_new td.icon { background: url('../../stylespec/v_tex2/f3s.gif') no-repeat; background-position: right }
.fdetail.shared tr>td.icon, .fdetail.shared_new tr>td.icon { background: url('../../stylespec/v_tex2/f3s.png') no-repeat; background-position: right }

.fdetail.locked td.icon, .fdetail.locked_new td.icon { background: url('../../stylespec/v_tex2/f3l.gif') no-repeat; background-position: right }
.fdetail.locked tr>td.icon, .fdetail.locked_new tr>td.icon { background: url('../../stylespec/v_tex2/f3l.png') no-repeat; background-position: right }

.fdetail.shared_locked td.icon, .fdetail.shared_locked_new td.icon { background: url('../../stylespec/v_tex2/f3ls.gif') no-repeat; background-position: right }
.fdetail.shared_locked tr>td.icon, .fdetail.shared_locked_new tr>td.icon { background: url('../../stylespec/v_tex2/f3ls.png') no-repeat; background-position: right }

.fdetail a { color: #e9debf}
.fdetail span label { color: #e9debf }
.fdetail span a:hover, .fdetail span label:hover, .fdetail span label.hover { color: #989691}

/* tree */
.tree ul li div                            { background-image: url('../../stylespec/v_tex2/fcs.png')}
* html .tree ul li div				{ background-image: url('../../stylespec/v_tex2/fcs.gif')}

.tree ul li div.open 				{ background-image: url('../../stylespec/v_tex2/fos.png')}
* html .tree ul li div.open 	{ background-image: url('../../stylespec/v_tex2/fos.gif')}

.tree ul li div.locked       		{ background-image: url('../../stylespec/v_tex2/fcls.png')}
* html  .tree ul li div.locked 	{ background-image: url('../../stylespec/v_tex2/fcls.gif') }

.tree ul li div.locked_open       { background-image: url('../../stylespec/v_tex2/fols.png')}
* html .tree ul li div.locked_open    {background-image: url('../../stylespec/v_tex2/fols.gif')}

.tree ul li div.shared              { background-image: url('../../stylespec/v_tex2/fs.png') }
* html .tree ul li div.shared     {background-image: url('../../stylespec/v_tex2/fs.gif')}

.tree ul li div.shared_open    { background-image: url('../../stylespec/v_tex2/fso.png')}
* html .tree ul li div.shared_open     {background-image: url('../../stylespec/v_tex2/fso.gif')}
.tree li a#sel { color:#bebbb5 }

/* album tree icons */

.tree ol li div                                 { background: url('../../stylespec/iconpacks/shared/a.png') no-repeat;                                                /background: url('../../stylespec/iconpacks/shared/a.gif') no-repeat;
                                                }
.tree ol li div.open                            { background: url('../../stylespec/iconpacks/shared/ao.png') no-repeat;
                                                /background: url('../../stylespec/iconpacks/shared/ao.gif') no-repeat;
                                                }
.tree ol li div.empty                           { background: url('../../stylespec/iconpacks/shared/ae.png') no-repeat;
                                                /background: url('../../stylespec/iconpacks/shared/ae.gif') no-repeat;
                                                }
.tree ol li div.empty_open                      { background: url('../../stylespec/iconpacks/shared/aeo.png') no-repeat;
                                                /background: url('../../stylespec/iconpacks/shared/aeo.gif') no-repeat;
                                                }
.tree ol li div.hidden                          { background: url('../../stylespec/iconpacks/shared/ah.png') no-repeat;
                                                /background: url('../../stylespec/iconpacks/shared/ah.gif') no-repeat;
                                                }
.tree ol li div.hidden_open                     { background: url('../../stylespec/iconpacks/shared/aho.png') no-repeat;
                                                /background: url('../../stylespec/iconpacks/shared/aho.gif') no-repeat;
                                                }
.tree ol li div.locked                          { background: url('../../stylespec/iconpacks/shared/al.png') no-repeat;
                                                /background: url('../../stylespec/iconpacks/shared/al.gif') no-repeat;
                                                }
.tree ol li div.locked_open                     { background: url('../../stylespec/iconpacks/shared/alo.png') no-repeat;
                                                /background: url('../../stylespec/iconpacks/shared/alo.gif') no-repeat;
                                                }
.tree ol li div.locked_hidden                   { background: url('../../stylespec/iconpacks/shared/alh.png') no-repeat;
                                                /background: url('../../stylespec/iconpacks/shared/alh.gif') no-repeat;
                                                }
.tree ol li div.locked_hidden_open              { background: url('../../stylespec/iconpacks/shared/alho.png') no-repeat;
                                                /background: url('../../stylespec/iconpacks/shared/alho.gif') no-repeat;
                                                }
.tree ol li div.empty_hidden                    { background: url('../../stylespec/iconpacks/shared/aeh.png') no-repeat;
                                                /background: url('../../stylespec/iconpacks/shared/aeh.gif') no-repeat;
                                                }
.tree ol li div.empty_hidden_open               { background: url('../../stylespec/iconpacks/shared/aeho.png') no-repeat;
                                                /background: url('../../stylespec/iconpacks/shared/aeho.gif') no-repeat;
                                                }
.tree ol li div.empty_locked_hidden             { background: url('../../stylespec/iconpacks/shared/aelh.png') no-repeat;
                                                /background: url('../../stylespec/iconpacks/shared/aelh.gif') no-repeat;
                                                }
.tree ol li div.empty_locked_hidden_open        { background: url('../../stylespec/iconpacks/shared/aelho.png') no-repeat;
                                                /background: url('../../stylespec/iconpacks/shared/aelho.gif') no-repeat;
                                                }
.tree ol li div.empty_locked                    { background: url('../../stylespec/iconpacks/shared/ael.png') no-repeat;
                                                /background: url('../../stylespec/iconpacks/shared/ael.gif') no-repeat;
                                                }
.tree ol li div.empty_locked_open               { background: url('../../stylespec/iconpacks/shared/aelo.png') no-repeat;
                                                /background: url('../../stylespec/iconpacks/shared/aelo.gif') no-repeat;
                                                }

/* text */
#ttitle, .ttitle {color: #bfb89f; border-color: #bfb89f}
#ttitle3, .ttitle3 {background: #a39f90; border-right-color:#99906e; border-left-color: #99906e; color: black}
#panel_submenu h4 { color: #bfb89f}
a, .tree a  { color: #bfb89f}
.tree a:hover, .tree a:visited:hover { color: #f1f0e4 }
.tree a:visited, .fdetail dt a:visited { color: #bfb89f}
#panel_menu a, #panel_submenu a { color: #330000}
#panel_menu a:hover, #panel_submenu a:hover, #panel_menu #panel_sel ul a:hover, #panel_submenu .disabled a { color: #e8e1c1}


/* button */
.button, .button_w {
	color: white !important;
	background-color: #99906e;
	border-left-color: #a29665;
	border-top-color: #ad9e5f;
	border-right-color: #5c512f;
	border-bottom-color: #5c512f
	}
 .button:hover, .button_w:hover {
	background-color: #b8b08e;
	text-decoration: none!important;
	border-left-color: #cec7a7;
	border-top-color: #dad4b5;
	border-right-color: #897f5b;
	border-bottom-color: #756b45}
.button:focus, .button_w:focus{
	color: #e6e6e6 !important;
	background-color: #91896a;
	border-left-color: #5c512f;
	border-top-color: #5c512f;
	border-right-color: #a29665;
	border-bottom-color: #ad9e5f
	}

#journal #j_categories { background-color: #28322c}
#journal a {color: #bab9ae}
#journal a:hover { color:#CCCCCC }
#journal #j_categories a:hover { color: #99906e }
#journal .j_description, #journal .entry_body, #journal h2, #journal em { color: #bfb89f }
.j_created {color: #b8c477 }
.j_summary { color:#b8c477 }
#journal h3 span, #journal .entry_footer span, #journal #j_commands span {
color: #c9c9c9;
}

#nav1 a { color: #bfb89f}
.uf li b { background-color: #bfb89f}

.rcorners .rc4 {background-image: url('../../stylespec/valentine/lb.gif')}

td.general_row { background-color: #717674}
.general_title 


/* fdetail */
.fdetail dt { color: #a99b6d }
.fdetail dd { color: #a99b6d }
.fdetail div { color: #a99b6d }

/* forum */
span.forum_desc { color:#c9c9c9 }
div.entry_footer { color: #c9c9c9 }
span.forum_title, a.forum_title{
color: #e4dba9;
text-decoration: none;
font-size: 13px;
font-weight: 700;
}
span.forum_topic, a.forum_topic{
color: #dadada;
text-decoration: none;
font-weight: bold;
}

/* journal */

#journal .entry_footer { color: #c9c9c9 }
span.admin_functions { color:#c9c9c9 }


/* links */

.bmtags { color:black }
.bmarks a#bmalink {text-decoration:none;}
#bmlink {text-decoration:none; color:#c9c9c9; font-style:italic;}
.bmarks #bmlink a:hover {color:black;}

.bmarks div#bmedit {width:100%;float:left;clear:both}
.bmarks #bmedit a {/*display:block;*/float:left;padding:0 8px 4px 0;color:black;text-decoration:none;font-size:11px}
.bmarks #bmedit a:hover {color: #990000;}

.bmarks #bmtags a {color:#990000; }
.bmarks #bmtags a:hover {color: black;}
.text2b { color:#c9c9c9 }

/*panel menu */
#panel_menu a, #panel_submenu a {
text-decoration:none;
display:block;
margin: 0 5px;
line-height: 18px;
color: #b4ad8e;
font-weight: bold
}

#panel_menu #panel_sel ul a { color: #b4ad8e }
#panel_menu li#panel_sel a { color: #fdbc31 }

.comments_text { color: #CCCCCC }
.comments_edit a { color: #999900 }

.text2 { color:#CCCCCC }
.text2b { color:#CCCCCC }
.header2 { color:#CCCCCC }
.uf_name { color:#CCCCCC }
.form_bg { background: none }
td { color: #9D946F }
h2 { background: #3C3A33 }
loggedas { color:#ADAEA2 }

div.fdetail.selected { background: url('../../stylespec/v_tex1/sel.gif') }
#tabsdescr { font-size:10px; color: #ebebeb }

.blue .centerbottom {border-bottom:1px solid #6b6256}

.blue .blockcontent {border-color:#6b6256}
.blue .centertop {border-top:1px solid #6b6256}
.blue .lefttop, .blue .leftbottom,
.blue .rightbottom, .blue .righttop {background-image:url('../../stylespec/alfaray/corners.gif')}
.blue .centertop, .blue .centerbottom, .blue .blockcontent {background:#f8f4ee}
.rcorners .rc1, .rcorners .rc2, .rcorners .rc3, .rcorners .rc4, .rcorners .rcontent {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	border:0;
	background: none left top no-repeat
	}
.comments_topbg { height:34px;background-color:#edf4df; }
.comments_topbg td {border-bottom:2px solid #465b19 }
.comments_topbg td#left_cell {border-left:6px solid #465b19;}

.ph_button { background-color: #d7ccc0; border:1px solid #6b6256;color:black}
#ph_edit {background:#C1B9B7 }
#ph_share {background:#C1B9B7}
#ph_comment {background:#C1B9B7}
#ph_viewcomm {background:#C1B9B7}
.ph_button_sel#ph_viewcomm {background-color:#645b54}
.ph_button_sel#ph_comment {background-color:#645b54}
.ph_button_sel#ph_share {background-color:#645b54}
#bottom_links { color: #253651 }
#bottom_links a { color: #253651 }
.fdetail dt { color: #a99b6d }
.fdetail dd { color: #a99b6d }
.fdetail div { color: #a99b6d }
.text3b#loggedas {color: #ffffff}
.text3b#loggedas a {color: #ffffff}

/* Licenses */
.licenses span {background-image:url(../../copy/licenses-white.png)}
#cc-title a {background-image:url(../../copy/cc-title-white.png)}
