body {
        position: relative;
        margin: 0 auto;
        -webkit-text-size-adjust: none;
        font-family: Arial,helvetica,sans-serif;
        background: url("background.png"),url('menutouched.png') no-repeat,url('storetouched.png') no-repeat;
        -webkit-touch-callout: none;
		background-color: #cbbb9d;
		background-image: url("pics/hg.jpg");
		background-repeat: repeat-y;
		background-position: center;
		font-size:11pt;
}
.center {
        margin: auto;
        display: block;
}
img {
        border: 0;
}
a:hover span.arrow {
        background-position: 0 -13px!important;
}
#topbar {
        position: relative;
        left: 0;
        top: 0;
        height: 44px;
        width: auto;
        background: url("header_trans.png") repeat;
        margin-bottom: 0px;
		
}


#title {
        position: absolute;
        top: 0;
        left: 25px;
        right: 0;
        padding: 0 10px;
        text-align: center;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        height: 44px;
        line-height: 44px;
        font-weight: bold;
        color: #FFF;
        text-shadow: rgba(0,0,0,0.6) 0 -1px 0;
        font-size: 13pt;
}

#outer {
		position: relative;
		width: 320px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
}
#wrapperinner {
		position: absolute;
		width: 320px;
		text-align:left;
}

img.floatleft{
	float:left;
	margin-right:10px;
}

img.floatright{
	float:right;
	margin-right:10px;
}

h1{
	font-size:13pt;
	color:grey;
}
h2{
	font-size:11pt;
	color:grey;
	font-weight:bold;
}
ul{margin:20px;padding:0;}

p {
padding: 0 0 5px;
}
.msg_list {
margin: 0px;
padding: 0px;
width: 320px;
}
.msg_head {
padding: 5px 10px;
cursor: pointer;
position: relative;
background-color:#95c34a;
margin:0px 15px 5px 15px;
color:white;
font-weight:bold;
font-size:12pt;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
border:2px solid #ec2a94;
}
.msg_body {
padding: 10px 20px 10px 20px;
}

.subheader{
position:relative;
color:#95c34a;
font-weight:bold;
font-size:12pt;
text-align:center;
margin-top:10px;
margin-bottom:10px;
}

img.plan{
text-align:center;}

#intro{
	position:absolute;
	top:150px;
	left:10px;
	width:300px;
	height:auto;
	border-top:3px solid #95c34a;

}
		
#content {
        width: 100%;
        position: relative;
        min-height: 0px;
        margin-top: 0px;
        height: auto;
        z-index: 0;
        overflow: hidden;
        color:#000000;
}
#footer {
        text-align: center;
        position: relative;
        margin: 20px 10px 0;
        height: auto;
        width: auto;
        bottom: 10px;
}
#footer a {
        text-decoration: none;
        font-size: 9pt;
        color: #4C4C4C;
        text-shadow: #FFF 0 1px 0;
}
.pageitem {
        -webkit-border-radius: 8px;
        background-color:fff;
		font-size: 11pt;
        overflow: hidden;
        padding: 0;
        position: relative;
        display: block;
        height: auto;
        width: auto;
        margin: 3px 9px 17px;
        list-style: none;
        text-align:justify;
		border-bottom: 1px solid #878787;
}
   .pageitem2 {
        -webkit-border-radius: 8px;
        background-color: #fff;
        border: #878787 solid 1px;
        font-size: 12pt;
        overflow: hidden;
        padding: 0;
        position: relative;
        display: block;
        height: auto;
        width: auto;
        margin: 3px 9px 17px;
        list-style: none;
}

   .pageitem3 {
        -webkit-border-radius: 8px;
        background-color: #fff;
        border: #878787 solid 0px;
        font-size: 12pt;
        font-weight: bold;
        text-align: center;
        overflow: hidden;
        padding: 0;
        position: relative;
        display: block;
        height: auto;
        width: auto;
        margin: 3px 9px 17px;
        list-style: none;
}
.pageitem4 {
        background-color:fff;
		font-size: 11pt;
        overflow: hidden;
        padding: 0;
        position: relative;
        display: block;
        height: auto;
        width: auto;
        margin: 0px 9px 17px;
        list-style: none;
        text-align:justify;
		
}

.textbox {
		-webkit-border-radius: 8px;
        padding: 5px 5px;
        position: relative;
        overflow: hidden;

}

.textbox2 {
        padding: 0px 0px;
        position: relative;
        overflow: hidden;

}
.textbox p {
        margin-top: 2px;
        color: #000;
        margin-bottom: 2px;
        text-align: justify;
}
.textbox img {
        max-width: 100%;
}
.textbox ul {
        margin: 3px 0 3px 0;
        list-style: circle!important;
}
.textbox li {
        margin: 0!important;
}
.pageitem li:first-child, .pageitem2 li:first-child {
        -webkit-border-top-left-radius: 8px 8px;
        -webkit-border-top-right-radius: 8px 8px;
}

.pageitem li:last-child, .pageitem2 li:last-child {
        -webkit-border-bottom-left-radius: 8px 8px;
        -webkit-border-bottom-right-radius: 8px 8px;
}


li.menu, li.form {
        position: relative;
        list-style-type: none;
        display: block;
        height: 43px;
        overflow: hidden;
        border-top: 1px solid #878787;
		border-left: 1px solid #878787;
		border-right: 1px solid #878787;
        width: 300;
		background-color:#FFFFFF;
}
ul.pageitem li:first-child:hover, .pageitem li:first-child a,ul.pageitem2 li:first-child:hover, .pageitem2 li:first-child a, li.form:first-child input[type=radio], li.form:first-child select, li.form:first-child input[type=submit], li.form:first-child button, li.form:first-child input[type=reset] {
        -webkit-border-top-left-radius: 8px 8px;
        -webkit-border-top-right-radius: 8px 8px;
}
ul.pageitem li:last-child:hover, .pageitem li:last-child a,ul.pageitem2 li:last-child:hover, .pageitem2 li:last-child a, li.form:last-child input[type=radio], li.form:last-child select, li.form:last-child input[type=submit], li.form:last-child button, li.form:last-child input[type=reset] {
        -webkit-border-bottom-left-radius: 8px 8px;
        -webkit-border-bottom-right-radius: 8px 8px;
}
li.menu:hover {
        background: url("menutouched.png") repeat-x #369;
}
li.menu a:hover span.name, li.menu a:hover span.comment, li.store:hover .starcomment, li.store:hover .name, li.store:hover .comment, body.list li.withimage a:hover .comment {
        color: #000;
}
li.menu a:hover span.comment {
        color: #CCF;
}
li.menu a {
        display: block;
        height: 43px;
        width: auto;
        text-decoration: none;
        color: #000;
}
li.menu a img {
        width: auto;
        height: 32px;
        margin: 5px 0 0 5px;
        float: left;
}
li.menu span.name {
        margin: 13px 0 0 7px;
        width: auto;
        color: #000;
        font-weight: bold;
        font-size: 18px;
        text-overflow: ellipsis;
        overflow: hidden;
        max-width: 75%;
        white-space: nowrap;
        float: left;
}
li.menu span.comment {
        margin: 11px 30px 0 0;
        width: auto;
        color: #000;
        font-size: 17px;
        text-overflow: ellipsis;
        overflow: hidden;
        max-width: 75%;
        white-space: nowrap;
        float: right;
        color: #324f85;
}
li.menu span.arrow, li.store span.arrow, body.musiclist span.arrow, body.list span.arrow {
        position: absolute;
        width: 8px!important;
        height: 13px!important;
        right: 10px;
        top: 15px;
        margin: 0!important;
        background: url("arrow.png") 0 0 no-repeat;
}

li.menu:hover span.arrow {
  position: absolute;
        width: 8px!important;
        height: 13px!important;
        right: 10px;
        top: 15px;
        margin: 0!important;
        background: url("arrow.png") 0 0 no-repeat;
}

li.store {
        height: 90px;
        border-top: #878787 solid 1px;
        overflow: hidden;
        position: relative;
}
li.store a {
        width: 100%;
        height: 90px;
        display: block;
        background: url("../images/storebg.png") left top no-repeat;
        text-decoration: none;
        position: absolute;
}
li.store:hover {
        background: url("storetouched.png") repeat-x;
}
li.store .image {
        position: absolute;
        left: 0;
        top: 0;
        height: 90px;
        width: 90px;
        display: block;
}
li:first-child.store .image, li.store:first-child a {
        -webkit-border-top-left-radius: 8px 8px;
}
li:last-child.store .image, li.store:last-child a {
        -webkit-border-bottom-left-radius: 8px 8px;
}
li.store .name {
        font-size: 15px;
        white-space: nowrap;
        margin: 5px 0 0 95px;
        display: block;
        overflow: hidden;
        color: #000;
        max-width: 60%;
        text-overflow: ellipsis;
        font-weight: bold;
        white-space: nowrap;
        text-overflow: ellipsis;
}
li.store .comment, body.list li.withimage .comment {
        font-size: 12px;
        color: #7f7f7f;
        margin: 16px 0 0 95px;
        display: block;
        width: 60%;
        font-weight: bold;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
}
li.store .arrow, body.list li.withimage .arrow {
        top: 39px!important;
}
li.store .stars {
        margin: 6px 0 0 95px;
}
li.store .starcomment {
        position: absolute;
        left: 165px;
        top: 56px;
        font-size: 12px;
        color: #7f7f7f;
        font-weight: lighter;
}
.graytitle {
        position: relative;
        font-weight: bold;
        font-size: 17px;
        right: 20px;
        left: 9px;
        color: #4C4C4C;
        text-shadow: #FFF 0 1px 0;
        padding: 1px 0 3px 8px;
}
.header {
        display: block;
        font-weight: bold;
        color: rgb(73,102,145);
        font-size: 12pt;
        margin-bottom: 6px;
        line-height: 14pt;
}
body.musiclist div#content {
        width: auto;
        margin: -29px auto auto -40px;
}
body.musiclist div#content ul {
        background: url("../images/musiclistbg.png") repeat;
}
body.musiclist div#content ul li {
        list-style: none;
        height: 44px;
        width: auto;
        border-bottom: 1px solid #e6e6e6;
        position: relative;
}
body.musiclist div#content ul li a {
        text-decoration: none;
        color: #000;
        width: 100%!important;
        height: 100%;
        display: block;
}
body.musiclist ul li .number, body.musiclist .name, body.musiclist .time {
        display: inline-block;
        height: 44px;
        font-weight: bold;
        font-size: large;
        width: 44px;
        text-align: center;
        line-height: 46px;
}
body.musiclist ul li .name {
        margin-left: 0;
        width: auto!important;
        font-size: medium;
        padding-left: 5px;
        border-left: solid 1px #e6e6e6;
}
body.musiclist ul li .time {
        color: #848484;
        font-size: medium;
        margin-left: 4px;
        width: auto!important;
        font-weight: normal;
}
body.musiclist {
        background-image: none!important;
        background-color: #cbcccf;
}
body.musiclist ul li span.name {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        max-width: 62%;
}
body.list ul li.title {
        background: url("../images/listheader.gif") repeat-x;
        height: 22px!important;
        width: 100%;
        color: #fff;
        font-weight: bold;
        font-size: 16px;
        text-shadow: gray 0 1px 0;
        line-height: 22px;
        padding-left: 20px;
        border-bottom: none!important;
}
body.list ul {
        background-color: #fff;
        width: 100%;
        overflow: hidden;
        padding: 0;
        margin: 0;
}
body.list div#content li {
        height: 40px;
        border-bottom: 1px solid #e1e1e1;
        list-style: none;
}
body.list {
        background-color: #fff;
        background-image: none!important;
}
body.list div#footer {
        margin-top: 24px!important;
        border: solid 1px gray;
}
body.list div#footer a:hover {
        text-decoration: underline;
}
body.list div#content li a {
        padding: 9px 0 0 20px;
        font-size: large;
        font-weight: bold;
        position: relative;
        display: block;
        color: #000;
        text-decoration: none;
        height: 32px;
}
body.list div#content li a span.name {
        text-overflow: ellipsis;
        overflow: hidden;
        max-width: 93%;
        white-space: nowrap;
        display: block;
}
body.list div#content li a:hover {
        color: #fff;
}
body.list div#content li a:hover {
        background: url("menutouched.png") repeat-x;
}
body.list div#content {
        margin-top: -13px!important;
}
body.list ul img {
        width: 90px;
        height: 90px;
        position: absolute;
        left: 0;
        top: 0;
}
body.list li.withimage {
        height: 90px!important;
}
body.list li.withimage span.name {
        margin: 13px 0 0 90px;
        text-overflow: ellipsis;
        overflow: hidden;
        max-width: 63%!important;
        white-space: nowrap;
}
body.list li.withimage .comment {
        margin: 10px auto auto 90px !important;
        max-width: 63%!important;
}
body.list li.withimage a, body.list li.withimage:hover a {
        height: 81px!important;
        background: url("../images/storebg.png") left top no-repeat!important;
}
body.list li.withimage:hover {
        background-image: url("storetouched.png");
}
.confirm_screen {
        position: absolute;
        bottom: 0;
        -webkit-transform: translate(0,100%);
        -webkit-transition-property: -webkit-transform;
        background-image: url("../images/popup-bg.png");
        opacity: 0;
}
.confirm_screenopen {
        position: absolute;
        opacity: 0.8;
        overflow: hidden;
        bottom: -100%;
        width: 100%;
        background: url("../images/popup-bg.png") repeat-x #4e545f;
        -webkit-transition-duration: 0.8s;
        -webkit-transition-property: -webkit-transform;
        -webkit-transform-style: preserve-3d;
        -webkit-transform: translate(0,0);
        text-align: center;
        z-index: 99999;
}
.confirm_screenclose {
        -webkit-transition-duration: 1.2s;
        -webkit-transition-property: -webkit-transform;
        -webkit-transform-style: preserve-3d;
        position: absolute;
        opacity: 0.8;
        overflow: hidden;
        bottom: -100%;
        width: 100%;
        background: url("../images/popup-bg.png") repeat-x #545A67;
        text-align: center;
        -webkit-transform: translate(0,150%);
}
.confirm_screenopen span, .confirm_screenclose span {
        margin: 10px 0 20px;
        font-size: 17px;
        color: #fff;
        width: 100%;
        height: 10px;
        text-shadow: rgba(0,0,0,1) 0 -1px 0;
        display: block;
}
.popup {
        position: absolute;
        bottom: 0;
        width: 100%;
        left: 0;
        z-index: 9999;
}
.cover {
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        z-index: 9998;
        opacity: 0.4;
        left: 0;
        background-color: #000;
}
.nocover {
        opacity: 0;
        background-image: url('../images/bluebutton.png'),url('../images/darkredbutton.png');
}
#frame a {
        text-decoration: none;
        display: block;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: -15px;
        margin-top: 0;
}
#frame span.black, #frame span.red, #frame span.gray {
        display: block;
        height: 46px;
        border-width: 0 14px;
        width: auto;
        background-repeat: no-repeat;
        line-height: 46px;
        font-size: large;
        opacity: 1;
        font-weight: bolder;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        font-family: Arial,Helvetica,sans-serif;
}
#frame span.black {
        -webkit-border-image: url("../images/graybutton.png") 0 14 0 14;
        color: #fff;
}
#frame span.red {
        -webkit-border-image: url("../images/redbutton.png") 0 14 0 14;
        color: #fff;
}
#frame span.gray {
        -webkit-border-image: url("../images/whitebutton.png") 0 14 0 14;
        color: #000;
        text-shadow: white 0 1px 0;
}
#frame a:last-child {
        margin-bottom: 20px!important;
}
#frame a:hover span.black, #frame a:hover span.gray {
        -webkit-border-image: url("../images/bluebutton.png") 0 14 0 14;
        color: #fff;
        text-shadow: rgba(0,0,0,1) 0 -1px 0;
}
#frame a:hover span.red {
        -webkit-border-image: url("../images/darkredbutton.png") 0 14 0 14;
}
#fullscreenfix {
        display: block;
        height: 44px;
        width: 100%;
        bottom: 0;
        -webkit-transition-property: -webkit-transform;
        -webkit-transform-style: preserve-3d;
        position: absolute;
}
.fullscreenfixclosed {
        -webkit-transform: translate(0,88px);
        background: #545A67;
        opacity: 0.8;
        -webkit-transition-duration: 0.36s;
}
.fullscreenfixopen {
        -webkit-transform: translate(0,44px);
        background: #565a65;
;        -webkit-transition-duration: 0.3s;
}
#leftnav, #leftbutton {
        position: absolute;
        font-size: 12px;
        left: 9px;
        top: 7px;
        font-weight: bold;
}
#leftnav, #leftbutton, #rightnav, #rightbutton {
        z-index: 5000;
}
#leftnav a, #rightnav a, #leftbutton a, #rightbutton a {
        display: block;
        color: #fff;
        text-shadow: rgba(0,0,0,0.6) 0 -1px 0;
        line-height: 30px;
        height: 30px;
        text-decoration: none;
}
#leftnav img, #rightnav img {
        margin-top: 4px;
}
#leftnav a:first-child {
        z-index: 2;
        -webkit-border-image: url("navleft.png") 0 5 0 13;
        border-width: 0 5px 0 13px;
        -webkit-border-top-left-radius: 16px;
        -webkit-border-bottom-left-radius: 16px;
        -webkit-border-top-right-radius: 6px;
        -webkit-border-bottom-right-radius: 6px;
        width: auto;
}
#leftnav a {
        -webkit-border-image: url("navlinkleft.png") 0 5 0 13;
        z-index: 3;
        margin-left: -4px;
        border-width: 0 5px 0 13px;
        padding-right: 4px;
        -webkit-border-top-left-radius: 16px;
        -webkit-border-bottom-left-radius: 16px;
        -webkit-border-top-right-radius: 6px;
        -webkit-border-bottom-right-radius: 6px;
        float: left;
}
#rightnav, #rightbutton, #rightlogo {
        position: absolute;
        font-size: 12px;
        right: 9px;
        top: 7px;
        font-weight: bold;
}
#rightnav a {
        -webkit-border-image: url("navlinkright.png") 0 13 0 5;
        z-index: 3;
        margin-right: -4px;
        border-width: 0 13px 0 5px;
        padding-left: 4px;
        -webkit-border-top-left-radius: 6px;
        -webkit-border-bottom-left-radius: 6px;
        float: right;
        -webkit-border-top-right-radius: 16px;
        -webkit-border-bottom-right-radius: 16px;
}
#rightnav a:first-child {
        z-index: 2;
        -webkit-border-top-left-radius: 6px;
        -webkit-border-bottom-left-radius: 6px;
        -webkit-border-image: url("navright.png") 0 13 0 5;
        border-width: 0 13px 0 5px;
        -webkit-border-top-right-radius: 16px;
        -webkit-border-bottom-right-radius: 16px;
}
#leftbutton a, #rightbutton a {
        -webkit-border-image: url("navbutton.png") 0 5 0 5;
        border-width: 0 5px;
        -webkit-border-radius: 6px;
}
.rssxpresschannel {
        font-family: helvetica,sans-serif;
        border: none;
}
.rssxpresschtitle {
        text-align: center;
}
.rssxpresschdesc {
        color: #000;
        text-align: center;
        border-bottom: 1px solid #000;
        padding-bottom: 5px;
}
.rssxpressittitle {
        display: block;
        font-size: 12pt;
        background: #fff;
        margin: 5px 0 2px;
}
.rssxpressittitle a {
        text-decoration: none!important;
        font-weight: bold;
        color: rgb(73,102,145);
        line-height: 10pt;
}
.rssxpressitdesc {
        background: #fff;
        font-size: 12pt;
}
.rssxpressdivider {
        display: none;
}
li.form input[type=text], li.form input[type=password], li.form input[type=search] {
        border-width: 7px 7px;
        font-weight: normal;
        border-color: white;
        height: 10px;
        -webkit-border-image: url("../images/textfield.png") 7 7 7 7;
        -webkit-appearance: none;
        line-height: 8px;
        font-size: 18px;
        margin: auto;
        display: block;
        position: relative;
        width: 90%;
}
li.form input[type=submit] {
        width: 100%;
        background: none;
        border: 0px;
        color: #000;
        margin-top: -5px;
        margin-bottom: -5px;
        font-weight: bold;
        font-size: 17px;
}
.form {
        padding: 5px 8px 0 5px;
        height: 37px!important;
        position: relative;
        overflow: hidden;
}
li.form .narrow textarea, li.form .narrow input[type=text], li.form .narrow input[type=checkbox], li.form .narrow input[type=password], li.form .narrow input[type=search] {
        width: 40%!important;
        border-width: 7px 7px;
        height: 10px;
        -webkit-border-image: url("../images/textfield.png") 7 7 7 7;
        -webkit-appearance: none;
        line-height: 8px;
        font-size: 18px;
        font-weight: normal;
        border-color: white;
        margin: 0!important;
        position: absolute;
        right: -17px;
}
li.form span.narrow, li.form span.check {
        width: 90%!important;
        display: block;
        position: relative;
        margin: auto;
}
li.form .name {
        width: 55%!important;
        white-space: nowrap;
        text-overflow: ellipsis;
        position: absolute;
        margin: 6px 0 0 7px;
        color: #000;
        font-weight: bold;
        font-size: 17px;
        overflow: hidden;
        left: -17px;
}
li.form .check .name {
        width: 70%!important;
}
li.form input[type=radio] {
        width: 100%;
        height: 42px;
        display: block;
        margin: -5px -8px 0 -5px;
        -webkit-appearance: none;
        border: 0;
        -webkit-border-radius: 0;
        position: relative;
        background: transparent;
        position: absolute;
}
span.radio {
        width: 16px;
        height: 30px;
        background: url(../images/check.png) no-repeat;
        display: block;
        position: absolute;
        right: 5px;
        overflow: visible;
        z-index: 1;
}
span.checkbox {
        width: 94px;
        height: 27px;
        background: url(../images/checkbox.png) no-repeat;
        display: block;
        position: absolute;
        right: -14px;
        top: 2px;
}
input[type=checkbox] {
        display: none;
}
select {

        -webkit-border-radius: 0;
}
.form .choice .name {
        left: 1.7%;
        width: 87%!important;
}
span.select {
        z-index: 1;
        position: absolute;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin: 6px 0 0 7px;
        color: #000;
        font-weight: bold;
        font-size: 17px;
        overflow: hidden;
        max-width: 87%;
}
.form .arrow {
        background: url('../images/more.png') no-repeat;
        width: 13px;
        height: 8px;
        position: absolute;
        right: 8px;
        top: 18px;
        margin: 0!important;
}
input[type=submit], button, input[type=button], input[type=reset] {

        -webkit-border-radius: 0;

}
button, input[type=button], input[type=reset] {
        top: 0px!important;
        border: none;
        color: black;
        font-weight: bold;
        font-size: 17px;
        -webkit-appearance: none;
}
.textbox textarea {
        min-height: 50px;
        margin: 3px auto 4px auto;
        position: relative;
        -webkit-border-image: url("../images/textfield.png") 7 7 7 7;
        padding: 3px 0 0 0;
        line-height: 18px;
        left: -2px;
        font-size: 18px;
        font-weight: normal;
        width: 97%;
        display: block;
        border-width: 7px 7px;
}

/* OWN STUFF */

#pin {
    position: relative;
    height: 117px;
}

#info {
    text-align: center;
    font-size: 20px;
    height: 70px;
}

#pin #pinfield_first {
    margin-top: 50px;
    position: relative;
    margin-left: 23px;
    float: left;
    z-index: 1;
}

#pin #pinfield {
    margin-top: 50px;
    position: relative;
    margin-left: 10px;
    float: left;
    z-index: 1;
}

#pin1, #pin2, #pin3, #pin4 {
    position: absolute;
    left: 5px;
    top: 6px;
    z-index: 10;
}

#numpad img {
    position: relative;
    float: left;
}

span.fat {
    font-weight: bold;
}

span.normal {
    font-weight: normal;
}

a.pagenav,a.pagenav:link,a.pagenav:active,a.pagenav:visited,a.pagenav:hover {color:#ffffff;text-decoration:none;}
a.index,a.index:link,a.index:active,a.index:visited,a.index:hover {
  color: white;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  }
  
a.unten,a.unten:link,a.unten:active,a.unten:visited,a.unten:hover {
  color: white;
  text-decoration:none;
  font-weight: bold;
  font-size: 12px;
  }
  
a, a:link, a:active, a:visited, a:hover {color:#0d03d4; text-decoration:underline;}

a[href^=tel] {color:#000000;}
a[href^=mailto] {color:#000000;}
a[href^=http] {color:#000000;}

a.foto,a.foto:link,a.foto:active,a.foto:visited,a.foto:hover {color:#000000;text-decoration:underline; font-weight:bold;}

/**
 *
 *
 *
 *
 *
 */

.horizontal-scroll,
.horizontal-scroll .scroll-container,
.horizontal-slide,
.horizontal-slide .slide-container
{
    width: 320px;
    height: 150px;
    overflow: hidden;
    padding: 0;
    
}
.landscape .horizontal-scroll,
.landscape .horizontal-scroll .scroll-container,
.landscape .horizontal-slide,
.landscape .horizontal-slide .slide-container
{
    width: 480px;
}
.profile .horizontal-scroll,
.profile .horizontal-scroll .scroll-container,
.profile .horizontal-slide,
.profile .horizontal-slide .slide-container
{
    width: 320px;
}

.vertical-scroll, .vertical-slide
{
    position: absolute;
    top: 194px;
    z-index: 1;
    overflow: hidden;
    height: 250px;
    padding: 10px;

        color:#000000;
        text-align:justify;

}

.fullscreen.profile .vertical-scroll,
.fullscreen.profile .vertical-slide
{
        height:440px;
}

.landscape .vertical-scroll,
.landscape .vertical-slide
{
        height: 230px;
}

.fullscreen.landscape .vertical-scroll,
.fullscreen.landscape .vertical-slide {height:255px;}


.vertical-scroll > div,
.vertical-slide > div
{
    margin: 5px 5px;
    padding: 10px;
	border: 0px solid white;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #ffffff;
}

.fullscreen .vertical-scroll > div,
.fullscreen .vertical-slide > div
{
        padding-bottom:10px;
}

.fullscreen .vertical-scroll.use-bottom-toolbar > div,
.fullscreen .vertical-slide.use-bottom-toolbar > div
{
        padding-bottom:0;
}

.vertical-scroll.use-bottom-toolbar,
.vertical-slide.use-bottom-toolbar
{
        height: 325px !important;
}

.fullscreen.profile .vertical-scroll.use-bottom-toolbar,
.fullscreen.profile .vertical-slide.use-bottom-toolbar
{
        height: 370px !important;
}

.landscape .vertical-scroll.use-bottom-toolbar,
.landscape .vertical-slide.use-bottom-toolbar
{
        height: 185px !important;
}

.fullscreen.landscape .vertical-scroll.use-bottom-toolbar,
.fullscreen.landscape .vertical-slide.use-bottom-toolbar
{
        height: 210px !important;
}



