/** HIDING FOCUSRING */
a:active,a{outline:none;text-decoration:none;}
:focus{-moz-outline-style:none;}
:-moz-any-link:focus{outline:none;}

/** STD */
body{background-color:#FFF;background-attachment:fixed;background-image:url(405/dsc_0824.jpg);background-repeat:no-repeat;background-position:center top;}
.texxt{font-family:Verdana, Geneva, sans-serif;font-size:14px;color:#666;font-weight:bold;}
.shdw{box-shadow:5px 5px 5px rgba(0, 0, 0, .4);border-style:solid;border-color:#EFEFEF;border-radius:4px;-moz-border-top-colors:none;-moz-border-right-colors:none;-moz-border-bottom-colors:none;-moz-border-left-colors:none;border-image:none;border-width:2px 0 0 2px;color:#333;height:120px;width:500px;margin-right:auto;margin-left:auto;margin-top:33%;}
.s1{color:#F00}
.s2{font-size:12px}
a:link{color:#F00;}
a:visited{color:#F00;}
a:hover{color:#000;text-decoration:none;margin-top:430px;margin-right:auto;margin-left:auto;}
a:active{color:#F00;}
.texxt{text-align:center;padding:7px;}

/** Frame */
#websiteFrameTop{top:0;left:0;width:100%;height:17px;}
#websiteFrameRight{top:0;bottom:0;right:0;width:17px;}
#websiteFrameBottom{bottom:0;left:0;width:100%;height:17px;}
#websiteFrameLeft{top:0;bottom:0;left:0;width:17px;}
.websiteFrame{position:fixed;z-index:990;background-color:#ff1437;}
