	 
body {
/*
background:#F1F1F1 url(../images/background/header_bg.jpg) no-repeat top left;
*/
background:#F1F1F1 url(../../../images/content/currentBackground.jpg) no-repeat top left;
font-family:Tahoma,Arial,Verdana,Helvetica,sans-serif;
font-size:11px;
line-height:1.5em;
}
html {
color:#555555;
}
div#container {
background:transparent url(../images/bg_top.png) repeat-x scroll 0 113px;
width:100%;
}
#maincontent {
height:auto;
margin:30px auto 0;
min-height:500px;
width:980px;
}
* html #maincontent {
}
div#container div.maincontent-left {
display:block;
float:left;
padding:0 0 40px;
width:682px;
}
div#container div.maincontent-right {
display:block;
float:right;
width:260px;
}
a:link {
color:#47739E;
text-decoration:none;
}
a:visited {
color:#47739E;
text-decoration:none;
}
a:hover {
color:#000000;
text-decoration:none;
}
a:active {
color:#C4AC7B;
outline:none;
}
textarea, select, input {
background:transparent url(../images/default/form/text-bg.gif) repeat-x scroll 0 0;
border:1px solid #B5B8C8;
font-size:12px;
}
input:focus, textarea:focus, select:focus {
border:1px solid #7EADD9;
}
ol, ul {
list-style-type:disc;
padding-left:15px;
}
body h1, h1 {
color:#47739E;
font-size:1.3em;
font-weight:bold;
}
body strong {
font-weight:bold;
}
#divForExtJs {
margin-bottom:25px;
}
.btn {
background:transparent url(../images/button_60px.gif) no-repeat scroll center center;
border:medium none;
color:#555555;
cursor:pointer;
font-size:11px;
height:20px;
width:60px;
}
.btn:active, .btn:focus, .btn:hover {
background:transparent url(../images/button_60px_hover.gif) no-repeat scroll center center;
color:#47739E;
}
.btn-l {
background:transparent url(../images/button_100px.gif) no-repeat scroll center center;
border:medium none;
color:#555555;
cursor:pointer;
font-size:11px;
height:20px;
width:100px;
}
.btn-l:active, .btn-l:focus, .btn-l:hover {
background:transparent url(../images/button_100px_hover.gif) no-repeat scroll center center;
color:#47739E;
}

.btn-l-disabled {
background:transparent url(../images/button_100px.gif) no-repeat scroll center center;
border:medium none;
color:#cccccc;
cursor:pointer;
font-size:11px;
height:20px;
width:100px;
}



a.ext_btn {
background:transparent url(../images/bg_ext_btn_a.gif) no-repeat scroll right top;
color:#555555;
display:block;
float:left;
font-family:Tahoma,sans-serif;
font-size:11px;
height:21px;
line-height:normal;
margin-right:5px;
padding-right:6px;
text-decoration:none;
}
a.ext_btn span {
background:transparent url(../images/bg_ext_btn_span.gif) no-repeat scroll 0 0;
display:block;
line-height:12px;
padding:4px 0 5px 6px;
}
a.ext_btn span img {
bottom:1px;
float:left;
padding:0 5px 0 0;
position:relative;
}
a.ext_btn:hover {
background-position:right bottom;
color:#000000;
outline:none;
}
a.ext_btn:hover span {
background-position:left bottom;
padding:4px 0 5px 6px;
}
a.ext_btn:active  {
background-position:right bottom;
color:#000000;
outline:none;
}
a.ext_btn:active span {
background-position:left bottom;
padding:5px 0 5px 6px;
}
#head {
margin:0 auto;
}
div#head {
height:140px;
position:relative;
width:978px;
}
#head div.logo {
background:transparent url(../images/logo_bg_trans.png) no-repeat scroll 0 0;
height:140px;
left:0;
outline:none;
position:absolute;
top:0px;
width:258px;
}

*html #head div.logo {
background:transparent url(../images/logo_bg_trans.gif) no-repeat scroll 0 0;
}

#head div.logo img{
margin:29px 0 0 0;
}


#head div.sponsor {
display:block;
outline:none;
position:absolute;
right:0;
top:105px;
background: #f1f1f1;
padding: 2px 3px;
border: 1px solid #d0d0d0
}
#head div.language {
display:block;
position:absolute;
right:0;
top:3px;
}
div#head ul.mainmenu {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 0 265px;
padding:77px 0 0 0;
}
div#head ul.mainmenu:after {
clear:both;
content:" ";
display:block;
}
div#head ul.mainmenu li {
float:left;
margin:6px 0 0;
min-width:100px;
}
div#head ul.mainmenu a, div#head ul.mainmenu a span {
background:transparent url(../images/tab.png) no-repeat scroll 0 0;
display:block;
padding:0 7px;
}


div#head ul.mainmenu a {
color:#666666;
font-size:11px;
font-weight:bold;
line-height:20px;
margin:5px 7px 0 0;
outline:none;
padding-left:0;
text-align:center;
text-decoration:none;
white-space:nowrap;
}
div#head ul.mainmenu .selected a {
line-height:20px;
margin-top:5px;
position:relative;
top:0;
z-index:2;
}
div#head ul.mainmenu a span {
height:18px;
min-height:18px;
min-width:80px;
padding-right:0;
padding-top:5px;
width:80px;
}
* > div#head ul.mainmenu a span {
height:auto;
width:auto;
}
div#head ul.mainmenu .selected a span {
padding-bottom:0;
}
div#head ul.mainmenu .selected a, div#head ul.mainmenu a:hover, div#head ul.mainmenu a:focus, div#head ul.mainmenu a:active {
background-position:100% -150px;
color:#47739E;
cursor:pointer;
}
div#head ul.mainmenu a, div#head ul.mainmenu .ui-tabs-disabled a:hover, div#head ul.mainmenu .ui-tabs-disabled a:focus, div#head ul.mainmenu .ui-tabs-disabled a:active {
background-position:100% -100px;
}
div#head ul.mainmenu .selected a span, div#head ul.mainmenu a:hover span, div#head ul.mainmenu a:focus span, div#head ul.mainmenu a:active span {
background-position:0 -50px;
}
div#head ul.mainmenu a span, div#head ul.mainmenu .ui-tabs-disabled a:hover span, div#head ul.mainmenu .ui-tabs-disabled a:focus span, div#head ul.mainmenu .ui-tabs-disabled a:active span {
background-position:0 0;
}
div#head ul.mainmenu .selected a:link, div#head ul.mainmenu .selected a:visited, div#head ul.mainmenu .ui-tabs-disabled a:link, div#head ul.mainmenu .ui-tabs-disabled a:visited {
cursor:pointer;
}
div#head ul.mainmenu a:hover, div#head ul.mainmenu a:focus, div#head ul.mainmenu a:active, div#head ul.mainmenu .ui-tabs-unselect a:hover, div#head ul.mainmenu .ui-tabs-unselect a:focus, div#head ul.mainmenu .ui-tabs-unselect a:active {
cursor:pointer;
}
div#head div.mainmenu_sub {
background:#FFFFFF none repeat scroll 0 0;
padding:0;
}
.ui-tabs-loading em {
background:transparent url(../images/loading.gif) no-repeat scroll 0 50%;
padding:0 0 0 20px;
}
* html div#head ul.mainmenu {
display:inline-block;
}
:first-child + html div#head ul.mainmenu {
display:inline-block;
}
div.sub {
height:25px;
margin-left:265px;
width:580px;
}
div.sub a {
display:block;
float:left;
font-size:11px;
margin:3px 0;
text-decoration:none;
}
div.sub a span {
border-left:1px solid #E2E2E2;
cursor:pointer;
display:block;
float:left;
font-size:11px;
line-height:23px;
outline:none;
padding:0 15px;
}
div.sub a:link {
color:#47739E;
}
div.sub a:visited {
color:#47739E;
}
div.sub a:hover {
background:#E7E7E7 none repeat scroll 0 0;
color:#555555;
}
div.sub a:active, div.sub a span.selected {
color:#555555;
}
.content {
clear:both;
}
div.content {
margin-bottom:30px;
}
.content h2,
#boxSearchText h2 {
color:#47739E;
font-size:1.3em;
line-height: 1.3em;
font-weight:bold;
margin-bottom:15px;
}
.itemViewHeader {
background:transparent url(../images/item_list_header_white.png) no-repeat scroll 0 0;
height:45px;
width:682px;
}

.itemViewHeader .ext_btn{
margin-left: 170px;
margin-top:17px
}


*html .itemViewHeader .ext_btn{
margin-left: 85px;
margin-top:17px
}

.itemViewHeader .innerTitle {
float: right;
color: #555555;
font-size: 11px;
padding: 20px 0 0 0;
margin: 0px 55px 0px 0px;
}

*html .itemViewHeader .innerTitle {
margin: 0px 25px 0px 0px;
}

.itemViewContent {
background:transparent url(../images/item_list_content_white-bg.png) repeat-y scroll 0 0;
border-bottom:1px solid #D0D0D0;
height:881px;
margin-bottom:10px;
width:100%;
}
.itemViewContentInner {
background:transparent url(../images/itemview-inner_white.gif) repeat-y scroll center top;
border-bottom:1px solid #FFFFFF;
height:880px;
}
li.itemVertical {
color:#666666;
float:left;
font-size:10px;
height:184px;
list-style-type:none;
overflow:hidden;
padding:10px 0;
width:136px;
}
li.itemVertical .itemView {
background:transparent url(../images/parte_bg_white_thumb.gif) no-repeat scroll center top;
clear:both;
text-align:center;
}
li.itemVertical .itemView .itemViewFrame {
display:block;
height:120px;
padding-top:20px;
width:135px;
}
li.itemVertical .itemView .itemViewFrame a.snapshot {
display:block;
height:116px;
margin:0 auto;
outline:none;
overflow:hidden;
text-align:center;
width:82px;
}
li.itemVertical .itemView .itemViewFrame img {
border:1px solid #FFFFFF;
margin:0 0;
}
li.itemVertical .itemViewFrame img:hover, li.itemVertical .itemViewFrame img:active {
border:1px solid #999999;
outline:none;
}
li.itemVertical .title:link, li.itemVertical .title:visited {
font-size:11px;
font-weight:bold;
text-decoration:none;
}
li.itemVertical .title:hover, li.itemVertical .title:active {
color:#333333;
}
li.itemVertical div.icons {
display:block;
width:102px;
}
li.itemVertical .itemCategory {
float:left;
}
li.itemVertical .flag {
border:1px solid #52443B;
float:left;
height:11px;
width:16px;
}
li.itemVertical .number {
float:left;
padding-left:1px;
width:49px;
}
li.itemVertical .number img {
float:left;
padding:1px 0 0 0;
}
ul.medialist {
list-style-type:none;
padding:0;
}
ul.medialist li.itemVertical {
height:240px;
}
ul.medialist li.itemVertical img {
border:1px solid #52443B;
margin:0;
padding:0;
}
ul.medialist li.itemVertical a.title {
color:#CCCCCC;
display:block;
font-size:12px;
font-weight:bold;
height:33px;
text-decoration:none;
width:130px;
}
ul.medialist li.itemVertical div.duration {
color:#666666;
float:left;
font-size:11px;
font-weight:bold;
padding-right:5px;
}
ul.medialist li.itemVertical div.duration span {
color:#000000;
font-weight:bold;
}
ul.medialist li.itemVertical div.price {
color:#666666;
font-size:11px;
}
ul.medialist li.itemVertical div.price span {
color:#000000;
font-weight:bold;
}
ul.medialist li.itemVertical div.from {
color:#666666;
font-size:11px;
}
ul.medialist li.itemVertical div.from a {
}
ul.medialist li.itemVertical div.from a img {
margin:0 0 0 5px;
vertical-align:bottom;
}
ul.medialist li.itemVertical div.added {
color:#666666;
font-size:10px;
width:130px;
}
ul.medialist li.itemVertical div.added img {
border:medium none;
}
ul.medialist li.itemVertical div.added span {
color:#CCCCCC;
}
ul.medialist li.itemVertical div.views {
color:#666666;
font-size:10px;
}
ul.medialist li.itemVertical div.views span {
color:#CCCCCC;
}
div.media_detail {
background:#E2E2E2 none repeat scroll 0 0;
border:1px solid #CCCCCC;
padding:10px 20px 20px;
text-align:center;
width:640px;
}
div.media_detail div.title {
color:#47739E;
font-size:14px;
font-weight:bold;
padding:5px;
}
div.media_detail div.description, .gallery_detail .description {
margin:5px 0;
}
div.media_detail div.categories {
}
div.media_detail div#rating {
}
div.media_detail div#comments {
}
#paging {
display:block;
float:left;
line-height:50px;
text-align:center;
width:680px;
}
#paging a:link, #paging a:visited {
background:#47739E none repeat scroll 0 0;
border:1px solid #333333;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
padding:0 5px;
text-decoration:none;
}
#paging a:hover {
background:#F2F2F2 none repeat scroll 0 0;
border:1px solid #CCCCCC;
color:#47739E;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
padding:0 5px;
}
div#paging .active {
background:transparent none repeat scroll 0 0;
border:medium none;
color:#47739E;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
}
#my_data, #my_profile {
background:#F2F2F2 none repeat scroll 0 0;
border:1px dashed #CCCCCC;
padding:10px;
}
#lostpassword {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #CCCCCC;
line-height:250%;
padding:10px;
}
#box_register h2 {
color:#47739E;
font-size:15px;
margin-bottom:10px;
}

#box_register  {
font-size:12px;
line-height:1.8em

}

#box_register fieldset {
background:#E5ECF4 none repeat scroll 0 0;
border:1px solid #47739E;
margin:10px 0;
padding:10px;
}
div#box_register .btn-l {
}
div#box_register legend {
display:none;
}
div#box_register label {
margin:0;
}
#box_register div.register_email {
display:block;
float:left;
margin:0;
padding:0;
}
#box_register div.register_email .inputfield {
color:#555555;
margin:0;
padding:2px;
}
#lamp_register_email {
padding:0 10px;
}
#loginFirstForm h2 {
color:#47739E;
font-size:14px;
margin-bottom:10px;
}
#loginFirstForm fieldset {
border:1px solid #FFFFFF;
margin:10px 0;
padding:10px;
}
#loginFirstForm legend {
font-weight:bold;
}
#head div#box_login {
background:#E2E2E2 none repeat scroll 0 0;
border-color:#FFFFFF;
border-style:none solid solid;
border-width:medium 1px 1px;
display:block;
height:25px;
padding-top:5px;
position:absolute;
right:0;
top:0;
width:390px;
}
div#box_login fieldset {
border:medium none;
margin:0;
padding-left:10px;
}
div#box_login legend {
display:none;
}
div#box_login label {
display:block;
margin:0;
}
div#box_login input {
font-size:11px;
}
.login_username .inputfield {
background:#FFFFFF url(../images/icons/user-login.gif) no-repeat scroll 2px 4px;
border:1px solid #D0D0D0;
color:#888888;
float:left;
margin-right:10px;
padding:2px 2px 2px 14px;
width:80px;
}
.login_password .inputfield {
background:#FFFFFF url(../images/icons/key-login.gif) no-repeat scroll 2px 4px;
border:1px solid #D0D0D0;
color:#888888;
float:left;
margin-right:10px;
padding:2px 2px 2px 14px;
width:60px;
}
div#box_login div.login_lost_password {
display:block;
float:right;
font-size:11px;
left:280px;
line-height:1.2em;
position:absolute;
top:8px;
width:120px;
}
.login_lost_password a:link, .login_lost_password a:visited {
color:#888888;
text-decoration:none;
}
.login_lost_password a:hover {
color:#47739E;
text-decoration:none;
}
#head div#box_loggedin {
background:#DEE6EF none repeat scroll 0 0;
border-color: #FFFFFF;
border-style:none solid solid;
border-width:medium 1px 1px;
display:block;
height:30px;
position:absolute;
right:0;
top:0;
width:715px;
}
#box_loggedin div.box_loggedin_hello {
color:#555555;
float:right;
font-size:10px;
line-height:140%;
padding:0 5px;
text-align:right;
}
#box_loggedin div.box_loggedin_hello span {
color:#555555;
font-size:12px;
font-weight:bold;
}
#box_loggedin .box_loggedin_message a:link {
}
#box_loggedin .box_loggedin_message span {
}
.clear {
clear:both;
height:0;
overflow:hidden;
width:100%;
}
.box_loggedin_navi {
border-top:medium none;
height:25px;
padding:5px;
position:absolute;
top:0;
width:680px;
}
box_loggedin_message {
}
#box_logout {
display:block;
float:right;
font-size:10px;
line-height:1.2em;
position:absolute;
right:15px;
top:115px;
}
div#registration_form_partner0, div#registration_form_partner1 {
float:left;
}
input.error {
background-color:red;
color:#FFFFFF;
}
#boxSearchSmall {
background:transparent url(../images/boxright-ext-bg.gif) no-repeat scroll 0 0;
color:#333333;
height:65px;
padding:10px;
width:240px;
}
#boxSearchSmall h1 {
color:#333333;
font-size:13px;
padding-bottom:5px;
}
#searchFormSmall {
display:block;
width:230px;
}
#searchFormSmall #nameSearchSmall {
font-size:12px;
height:14px;
padding:2px 0;
width:130px;
}
.boxForum {
display:block;
margin:0;
}
.boxForum br {
display:none;
}
.boxForumTitle {
background:transparent url(../images/boxforum-head.png) no-repeat scroll 0 0;
color:#333333;
font-weight:bold;
height:30px;
line-height:30px;
text-indent:10px;
}
.boxForumContent {
background:transparent url(../images/boxforum-middle.png) repeat-y scroll 0 0;
width:260px;
}
.boxForumEntry {
border-bottom:1px solid #F6F6F6;
font-size:10px;
line-height:130%;
margin:0 5px;
padding:5px;
width:236px;
}
.boxForumEntry a {
text-decoration:none;
}
.boxForumFooter {
background:transparent url(../images/boxforum-footer.png) no-repeat scroll 0 0;
height:9px;
width:260px;
}
.boxForumAuthor {
color:#555555;
font-size:10px;
padding:0 10px;
}
.boxForumAuthor a {
color:#555555;
font-size:11px;
font-weight:bold;
}
#profile-data-basicvalues fieldset {
border-color: #CCCCCC;
border-style:solid;
border-width: 1px;
margin-bottom:10px;
padding-bottom:10px;
position:relative;
}
#profile-data-basicvalues legend {
color:#333333;
font-family:Tahoma;
font-size:12px;
line-height:15px;
margin-bottom:10px;
padding:2px 0 5px;
}
#profile-data-basicvalues label {
color:#333333;
display:block;
margin:0 5px 5px;
}
#profile-data-basicvalues fieldset div {
clear:both;
}
#profile-data-basicvalues fieldset input, fieldset select {
border:1px solid #CCCCCC;
display:block;
float:left;
font-size:10px;
margin:0 5px 0 0;
}
* html #profile-data-basicvalues fieldset legend {
float:left;
margin-top:-14px;
position:relative;
}
* html #profile-data-basicvalues fieldset {
padding-bottom:10px;
}
* #profile-data-basicvalues:first-child + html fieldset legend {
float:left;
margin-top:-10px;
position:relative;
}
.content ul li {
background:transparent url(../images/icons/accept.gif) no-repeat scroll left center;
font-weight:bold;
line-height:200%;
list-style-type:none;
margin-left:0;
padding-left:25px;
}
/*
.content.main {
background:transparent url(images/icons/mail.gif) repeat scroll 0 0;
}
*/

.content.box1,
.content.box2, 
.content.box3{
display: -moz-inline-block;
display: inline-block;
vertical-align: top;
margin: 0 0 15px 0;
zoom: 1
}
.content.box2,
.content.box3  {
margin-left:2%;
}


* html .content.box2,
* html .content.box3  {
margin-left:2%;
}

* html .content.box1,
* html .content.box2 ,
* html .content.box3  {
  display: inline;
}

*:first-child+html .content.box1,
*:first-child+html .content.box2,
*:first-child+html .content.box3 {
  display: inline;
}


.content-wv {
font-size:1em;
line-height:1.8em;
}
.content-wv h2 {
color:#BEA464;
font-family:georgia;
font-size:16px;
font-weight:bold;
margin:10px 0;
}
.content-wv h3 {
font-family:georgia;
font-size:15px;
font-weight:bold;
margin:10px 0;
}
.content-wv strong {
color:#BEA464;
font-family:georgia;
font-size:12px;
}
.content-wv img {
margin:0 20px 0 0;
}
.content-wv .wv-tl {
display:block;
float:left;
width:480px;
}
.content-wv .wv-tr {
border-left:1px dotted #CCCCCC;
display:block;
float:right;
font-size:11px;
padding-left:10px;
width:160px;
}
.content-wv .wv-tl img {
margin:5px 0;
}
.content-wv img.wvimg-sl {
float:left;
}
.content-wv ul li {
background:transparent url(../images/list_check_wv.gif) no-repeat scroll 0 3px;
font-weight:normal;
line-height:2em;
list-style-type:none;
margin:0;
padding:0 0 0 20px;
}
.content-wv ul.wv-disc {
background-color:#F5F1E8;
background-image:none;
border:1px solid #D1B369;
font-weight:normal;
line-height:2em;
list-style-type:none;
margin:0;
padding:10px;
}
.content-wv ul.wv-disc li {
background:transparent url(../images/list_disc_wv.gif) no-repeat scroll 0 3px;
font-weight:normal;
line-height:2em;
list-style-type:none;
margin:0;
padding:0 0 0 20px;
}


.navi-wv {
height:40px;
margin:0 auto;
padding-top:10px;
width:640px;
}
.btn-wv {
background:#F5F1E8 none repeat scroll 0 0;
border:1px solid #D1B369;
color:#FFFFFF;
cursor:pointer;
float:left;
font-size:10px;
height:18px;
margin-right:5px;
padding:0 1px;
text-align:center;
width:110px;
}
.btn-wv a:link, .btn-wv a:visited {
color:#555555;
}
.btn-wv a:active, .btn-wv a:focus, .btn-wv a:hover {
color:#BEA464;
}
#provisionCalculator {
padding:20px 0;
}
#bannerbox {
margin:10px 0;
}
.boxProvision {
line-height:200%;
width:260px;
}
.boxProvision img {
float:left;
padding:3px;
}
.boxProvision a {
color:#333333;
}
.boxProvision a strong {
color:#BEA464;
font-family:Georgia,Tahoma,Arial;
font-size:12px;
}
.boxProvision .portlet-white img {
border:1px solid #555555;
margin:0 10px 0 0;
padding:0;
}
* html .boxMortician {
height:160px;
}


.boxMortician {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #CCCCCC;
height:auto
min-height:160px;
padding:5px;
margin-bottom: 10px;
}

.boxMortician .boxMorticianImage {
font-size:10px;
margin: 5px 5px 0 0;
text-align:center;
width: 110px;
}
.boxMortician .boxMorticianImage img {
border:1px solid #000;
}
.boxMortician .boxMorticianAddress {
margin:0 0 0 0;
}

.boxMortician .boxMorticianAddress .phone {
background:transparent url(../images/icons/phone.gif) no-repeat 0 2px;
padding: 0 0 0 18px;
}

.boxMortician div.boxMorticianTitle span {
font-size:12px;
font-weight:bold;
}

.boxProvinceAndDistrict.mortician {
    background-image: none !important;
border: 1px solid red
}

.boxProvinceAndDistrict {
background:#D0D0D0 none repeat scroll 0 0;
height:262px;
margin-bottom:20px;
width:260px;
}

.boxProvinceAndDistrict .Title {
background:transparent url(../images/boxright-ext-bg.gif) no-repeat scroll 0 0;
color:#333333;
font-size:1.2em;
font-weight:bold;
line-height:20px;
padding:5px 10px;
border-bottom:1px solid #fff;
}

.boxProvinceAndDistrict .Province {
margin: 0 0 0 1px;
}

.boxProvinceAndDistrict .ProvinceInner {
background:#f1f1f1 none repeat scroll 0 0;
border: 1px solid #fff;
height:65px;
padding:4px 1px;
margin: 1px;
text-align:center;
width:80px;
float: left
}

.boxProvinceAndDistrict .District {
display:block;
margin: 0 0 0 1px;
background: #d0d0d0;
height: 205px;
overflow: auto;
}

.boxProvinceAndDistrict .District li {
padding: 3px 3px;
margin: 1px 0;
background:#f1f1f1;
border: 1px solid #fff
}

.boxProvinceAndDistrict .District li.active a {
color: #000;
font-weight: bold
}

.boxProvinceAndDistrict .back  {
bordeR-top: 1px solid #fff;
width:260px;
height:30px;
margin-bottom:10px;
background: url(../images/boxright-ext-bg.gif) no-repeat bottom
}

.boxProvinceAndDistrict .back .ext_btn {
position: relative;
left: 75px;
top: 3px;
width: 100px;
text-align: center;
}


.boxProvinceAndDistrictMortician {
text-align: center;
margin: 0 0 15px 0;
border: 1px solid #d0d0d0;
font-size: 10px
}

.boxProvinceAndDistrictMortician .Title{
text-align: center;
margin: 0 0 5px 0;
padding: 3px 0;
border-bottom: 1px solid #d0d0d0;
background: #fff;
font-size:12px;
}

.boxProvinceAndDistrictMortician img {
margin: 5px 0 5px 0;
padding: 3px 0
background: #f1f1f1
}

div.bubble1 {
margin:10px 5px;
}
div.bubble1 div {
background:transparent url(../images/bub1-br.gif) no-repeat scroll right bottom;
margin:0;
width:100%;
}
div.bubble1 div div {
background:transparent url(../images/bub1-bl.gif) no-repeat scroll left bottom;
}
div.bubble1 div div div {
background:transparent url(../images/bub1-tr.gif) no-repeat scroll right top;
}
div.bubble1 div div div div {
background:transparent url(../images/bub1-tl.gif) no-repeat scroll left top;
}
div.bubble1 div div div div div {
margin:0;
padding:15px 15px 30px;
width:auto;
}
div.bubble1 span.author {
font-weight:bold;
margin-left:0;
}
div.bubble1 div.condolenceAuthor {
background:transparent none repeat scroll 0 0;
font-weight:bold;
margin-left:0;
text-align:right;
}
div.bubble1 div.condolenceAuthor {
background:transparent none repeat scroll 0 0;
font-size:10px;
font-weight:normal;
height:20px;
margin-left:0;
text-align:right;
}


div.bubble1 div.condolenceAuthor span {
font-size:11px;
font-weight:bold;

}

div.bubble1 a {
border: 1px solid #ccc;
padding: 1px 2px;
background: #fff;
}

div.bubble1.hidden {
margin:10px 5px;
}

div.bubble1.hidden div {
background: url(../images/bub1-admin-br.gif) no-repeat scroll right bottom;
margin:0;
width:100%;
}
div.bubble1.hidden div div {
background:transparent url(../images/bub1-admin-bl.gif) no-repeat scroll left bottom;
}
div.bubble1.hidden div div div {
background:transparent url(../images/bub1-admin-tr.gif) no-repeat scroll right top;
}
div.bubble1.hidden div div div div {
background:transparent url(../images/bub1-admin-tl.gif) no-repeat scroll left top;
}

div.bubble1.hidden div div div div div {
margin:0;
padding:15px 15px 30px;
width:auto;
}

div.bubble1.hidden div.condolenceAuthor {
background:transparent none repeat scroll 0 0;
font-weight:bold;
margin-left:0;
text-align:right;
}
div.bubble1.hidden div.condolenceAuthor {
background:transparent none repeat scroll 0 0;
font-size:10px;
font-weight:normal;
height:20px;
margin-left:0;
text-align:right;
}

div.bubble1.hidden span.author {
font-weight:bold;
margin-left:0;
}

.portlet-tl-white-bodybg, .portlet-tl-white, .portlet-tl-error, .portlet-tl-system, .portlet-tl-info {
background:transparent url(../images/portlet_white_tl.gif) no-repeat scroll left top;
border:0 none transparent;
margin:0;
overflow:hidden;
padding:0;
}
.portlet-tr-white-bodybg, .portlet-tr-white, .portlet-tr-error, .portlet-tr-system, .portlet-tr-info, .portlet-tr-payment {
background:transparent url(../images/portlet_white_tr.gif) no-repeat scroll right top ;
clear:right;
height:13px;
margin:0;
text-align:left;
vertical-align:bottom;
}
.portlet-white-bodybg, .portlet-white, .portlet-error, .portlet-system, .portlet-info, .portlet-payment {
background:#FFFFFF url(../images/portlet_white_bl.gif) no-repeat scroll left bottom;
margin:5px 5px 15px;
}
.portlet-white-bodybg {
margin:0 0 15px;
}
.portlet-content-white-bodybg, .portlet-content-white, .portlet-content-error, .portlet-content-system, .portlet-content-info, .portlet-content-payment {
background:transparent url(../images/portlet_white_br.gif) no-repeat scroll right bottom;
border:medium none;
margin:0;
min-height:20px;
overflow:auto;
padding:5px 10px 10px;
width:auto;
}
.portlet-content-white-bodybg {
min-height:50px;
padding:5px 15px 15px;
}
.boxProvision .portlet-white img {
border:1px solid #555555;
margin:0 10px 0 0;
padding:0;
}
.portlet-tl-white-bodybg, .boxProvision .portlet-tl-white, .content-wv .portlet-tl-white {
background:transparent url(../images/portlet_white_tl_body.gif) no-repeat scroll left top;
}
.portlet-tr-white-bodybg, .boxProvision .portlet-tr-white, .content-wv .portlet-tr-white {
background:transparent url(../images/portlet_white_tr_body.gif) no-repeat scroll right top;
}
.portlet-white-bodybg, .boxProvision .portlet-white, .content-wv .portlet-white {
background:#FFFFFF url(../images/portlet_white_bl_body.gif) no-repeat scroll left bottom;
}
.portlet-content-white-bodybg, .boxProvision .portlet-content-white, .content-wv .portlet-content-white {
background:transparent url(../images/portlet_white_br_body.gif) no-repeat scroll right bottom;
}

.portlet-content-white-bodybg div.image {
	float: left;
	margin-right: 10px;
}


span.error, span.system, span.info, span.payment {
background-position:5px 6px;
display:block;
font-weight:normal;
margin:0;
padding:0 5px 0 25px;
}
span.error strong, span.system strong, span.info strong, span.payment strong {
font-weight:bold;
}
span.error a, span.system a, span.info a, span.payment a {
text-decoration:underline;
}
span.error {
background:transparent url(../images/icons/exclamation.gif) no-repeat scroll 0 0;
}
span.system {
background:transparent url(../images/icons/lightbulb.gif) no-repeat scroll 0 0;
}
span.info {
background:transparent url(../images/icons/information.gif) no-repeat scroll 0 0;
}
span.payment {
background:transparent url(../images/icons/memorialplaque.gif) no-repeat scroll 0 0;
}
.portlet-tl-error {
background:transparent url(../images/portlet_error_tl.gif) no-repeat scroll left top;
}
.portlet-tr-error {
background:transparent url(../images/portlet_error_tr.gif) no-repeat scroll right top;
}
.portlet-error {
background:#F1F1F1 url(../images/portlet_error_bl.gif) no-repeat scroll left bottom;
}
.portlet-content-error {
background:transparent url(../images/portlet_error_br.gif) no-repeat scroll right bottom;
}
.portlet-tl-system {
background:transparent url(../images/portlet_system_tl.gif) no-repeat scroll left top;
}
.portlet-tr-system {
background:transparent url(../images/portlet_system_tr.gif) no-repeat scroll right top;
}
.portlet-system {
background:#F1F1F1 url(../images/portlet_system_bl.gif) no-repeat scroll left bottom;
}
.portlet-content-system {
background:transparent url(../images/portlet_system_br.gif) no-repeat scroll right bottom;
}
.portlet-tl-info {
background:transparent url(../images/portlet_info_tl.gif) no-repeat scroll left top;
}
.portlet-tr-info {
background:transparent url(../images/portlet_info_tr.gif) no-repeat scroll right top;
}
.portlet-info {
background:#FFFFFF url(../images/portlet_info_bl.gif) no-repeat scroll left bottom;
}
.portlet-content-info {
background:transparent url(../images/portlet_info_br.gif) no-repeat scroll right bottom;
}
.portlet-tl-payment {
background:transparent url(../images/portlet_payment_tl.gif) no-repeat scroll left top;
}
.portlet-tr-payment {
background:transparent url(../images/portlet_payment_tr.gif) no-repeat scroll right top;
}
.portlet-payment {
background:#FFFFFF url(../images/portlet_payment_bl.gif) no-repeat scroll left bottom;
}
.portlet-content-payment {
background:transparent url(../images/portlet_payment_br.gif) no-repeat scroll right bottom;
}
* html .boxProvision .portlet-content-white {
height:160px;
}
.content-wv .portlet-content-white div {
padding:10px;
}
.portlet-tl-gray {
background:transparent url(../images/portlet_gray_tl.png) no-repeat scroll left top;
border:0 none transparent;
margin:0;
overflow:hidden;
padding:0;
}
.portlet-tr-gray {
background:transparent url(../images/portlet_gray_tr.png) no-repeat scroll right top;
clear:right;
height:25px;
margin:0;
padding:8px;
text-align:left;
vertical-align:bottom;
}
.portlet-gray {
background:#E6E4DD url(../images/portlet_gray_bl.png) no-repeat scroll left bottom;
border:0 none;
color:#CC0000;
font-size:18px;
font-weight:bold;
margin:5px 5px 15px;
min-width:200px;
}
.portlet-content-gray {
background:transparent url(../images/portlet_gray_br.png) no-repeat scroll right bottom;
border:0 none;
color:#333333;
font-size:11px;
font-weight:normal;
margin:0;
min-height:110px !important;
overflow:hidden;
padding:0 16px 26px 10px;
width:auto;
}
.portlet-content-gray a:link, .portlet-content-gray a:visited {
color:#000000;
font-size:13px;
font-weight:bold;
text-decoration:none;
}
.portlet-content-gray a:hover, .portlet-content-gray a:active {
color:#CC0000;
font-size:13px;
font-weight:bold;
text-decoration:none;
}
.portlet-content-gray img {
float:right;
margin:0 0 5px 5px;
}
.portlet-content-gray a.more {
color:#CC0000;
font-size:11px;
font-weight:normal;
text-decoration:none;
}
#memorialPlaqueUserList ul {
padding:5px 0;
}
#memorialPlaqueUserList li {
background:transparent url(../images/icons/bullet_go.gif) no-repeat scroll left center;
border-bottom:1px dotted #FFFFFF;
display:block;
line-height:20px;
padding:3px 0 3px 20px;
}
#memorialPlaqueUserList span {
}
#news-feed h2 {
font-size: 13px;
padding: 0 0 0 0;
}

#news-feed ul {
border-bottom: 1px dotted #d0d0d0;margin: 0 0 5px 0
}

#news-feed li {
font-size: 11px;
lin-height: 16px;
border-top: 1px dotted #d0d0d0;
padding: 0 0 3px 20px;
margin: 3px 0 0 0;
background:transparent url(../images/icons/bullet_white.gif) no-repeat scroll left top;
}

.readmore {
float: left;

}
.rss {float: right;
padding: 0 0 0 20px;
background:transparent url(../images/icons/feed.gif) no-repeat scroll left top;
}
div#boxSimilar {
margin-bottom:15px;
}
#easyUploadApplet {
background:#FFFFFF none repeat scroll 0 0;
padding:10px;
text-align:center;
width:660px;
}
#footer {
border-bottom:1px solid #D0D0D0;
border-top:1px solid #FFFFFF;
clear:both;
line-height:25px;
margin:0 auto;
text-align:center;
width:990px;
}
#footer a {
padding:0 7px;
}
div#mediaRating {
clear:both;
margin-bottom:15px;
margin-top:15px;
}
form#deleteProfileForm input.reason {
display:block;
height:100px;
margin:10px 0 5px;
width:300px;
}
form#deleteProfileForm input.cbyes {
margin:0 5px;
}
form#deleteProfileForm input.button {
display:block;
margin-top:10px;
}
div.bannerRight {
margin-top:15px;
}
div#buttonPaypal form input.button, div#buttonPaypal form input.button:focus {
background:transparent none repeat scroll 0 0;
border:medium none;
}
#adminBox {
margin-left:15px;
}
#importBox ol {
list-style-type:decimal;
}
#importBox table {
border-collapse:collapse;
}
#importBox table td, #importBox table th {
border:1px solid black;
padding:2px;
}
#importBox table th {
background-color:#CCCCCC;
}
table#statistic {
	border-collapse: collapse;
	border: 1px solid #B5B8C8;
	width: 100%;
}
table#statistic th {
	background-color: #47739E;
	color: #FFF;
	padding: 0 2px;
	text-align: center;
    cursor: help;
}
table#statistic tr.even td {
	background-color: #FFF;
}
table#statistic td {
	text-align: center;
	border-bottom: 1px solid #B5B8C8;
	border-top: 1px solid #B5B8C8;
	padding: 0 2px;
}
table#statistic th.name, table#statistic td.name {
	text-align: left;
}

div#profileBreadcrumb {
	clear: both;
}

div#profileBreadcrumb div {
	float: left;
}

div#profileBreadcrumb div.breadcrumbSeperator {
	margin: 0 5px 0 5px;
}

div#captchaCodeCandleLabel {
	display: block;
}

div.mapMorticians div.left {
    width: 500px;
    float: left;
}

div.mapMorticians div.right {
    float: right;
}

div.mapMorticians h1 {
    margin-bottom: 10px;
}

div.mapMorticians div.left ul {
    float: left;
    display: inline;
}

div.mapMorticians div.left ul li {
    float: left;
    margin: 2px 5px 0 0;
}

div.mapMorticians div.left ul li.ulText {
    float: none;
    clear: both;
    
}
/*Branchenverzeichnis*/
ul.branch li {font-weight: bold; background: #fff; border: 1px solid #ccc; padding: 5px; margin: 0 0 10px 0}
ul.user li  {font-weight: normal; border: none; border-top: 1px dotted #ccc; padding: 3px 0; margin:0}

a.ext_btn.active span {
font-weight:bold;
color:#000000;
outline:none;
}

ul.profileListMortician .portlet-content-white-bodybg {height: auto; min-height: 50px;}

ul.profileListMortician .portlet-content-white-bodybg {margin:0; padding:0 15px 10px 15px}

ul.profileListMortician h2 {border-bottom: 1px dotted #ccc; padding :0 0 0 0}


