body, label { cursor: url(../images/cursor/cursor.cur), default; }
textarea, input, input[type="text"], input[type="password"]{ cursor: url(../images/cursor/text.cur), text; }
a, a span, li a, li a span, input[type="submit"], input[type="radio"], input[type="reset"],  input[type="image"], input[type="button"], .button, select, .next-button, .showOnHover, .prev-button, iframe{ cursor: url(../images/cursor/hand.cur), pointer !important; }
abbr, acronym, abbr[title], .postcontent dfn[title]{cursor: url(../images/cursor/help.cur), help;}

.tp1 {background-image:url(../images/tp/tp1.png);}
.tp2 {background-image:url(../images/tp/tp2.png);}
.tp3 {background-image:url(../images/tp/tp3.png);}
.tp4 {background-image:url(../images/tp/tp4.png);}
.tp5 {background-image:url(../images/tp/tp5.png);}
.tp6 {background-image:url(../images/tp/tp6.png);}
.tp7 {background-image:url(../images/tp/tp7.png);}

a.logo {
    display: inline-block;
    position: relative;
    z-index: 1;
}
.bodyinner{
background-image:url(../images/bg/bg1.jpg);
background-attachment:scroll;
background-color:#140a2a;
background-position:center top;
background-repeat:no-repeat;
}
.f-design {
    background-attachment: scroll;
    background-color: #00002c;
    background-image: url(../images/flower.png);
    background-position: 0 -130px;
    background-repeat: no-repeat;
    background-size: 60% auto;
	color: #ffffff;
}
.f-design > .tp2{ padding-top: 30px;}

#wt-copyright .module-title, #wt-copyright h3 {
    color: #ffffff;
}
#wt-footert .module-title, #wt-footer h3 {
    color: #ffffff;
}