@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=DM+Sans:400,700|Quicksand:400,700&display=swap');
html,body{font-family: 'Quicksand', sans-serif; overflow-x: hidden;}
a:link, a:active, a:visited{color:#F9AE03;}
a:hover{color:#FFEE33; text-decoration: none;}
p{margin: 0px 0px 20px 0px;}
.form-radio
{
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
     display: inline-block;
     position: relative;
     background-color: #f1f1f1;
	 border: 1px solid #aaaaaa;
     color: #fff;
     top: 10px;
     height: 30px;
     width: 30px;
     border: 0;
     border-radius: 50px;
     cursor: pointer;     
     margin-right: 7px;
     outline: none;
}
.form-radio:checked::before
{
     position: absolute;
     font: 13px/1 'Open Sans', sans-serif;
     left: 11px;
     top: 7px;
     content: '\02143';
     transform: rotate(40deg);
}
.form-radio:hover
{
     background-color: #A4EAAE;
}
.form-radio:checked
{
     background-color: #10C000;
}

.form-radioi
{
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
     display: inline-block;
     position: relative;
     background-color:#f1f1f1;
     color: #fff;
     top: 0px;
     height: 30px;
     width: 30px;
     border: 1px solid #d2d2d2;
     border-radius: 50px;
     cursor: pointer;     
     margin-right: 7px;
     outline: none;
}
.form-radioi:checked::before
{
     position: absolute;
     font: 13px/1 'Open Sans', sans-serif;
     left: 11px;
     top: 7px;
     content: '\02143';
     transform: rotate(40deg);
}
.form-radioi:hover
{
     background-color:#A4EAAE;
}
.form-radioi:checked
{
     background-color:#10C000;
}
.form-radiop
{
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
     display: inline-block;
     position: relative;
     background-color:#f1f1f1;
     color: #fff;
     top: 0px;
     height: 30px;
     width: 30px;
     border: 1px solid #d2d2d2;
     border-radius: 50px;
     cursor: pointer;     
     margin-right: 7px;
     outline: none;
}
.form-radiop:checked::before
{
     position: absolute;
     font: 13px/1 'Open Sans', sans-serif;
     left: 11px;
     top: 7px;
     content: '\02143';
     transform: rotate(40deg);
}
.form-radiop:hover
{
     background-color:#F0B99B;
}
.form-radiop:checked
{
     background-color:#FE6033;
}
.form-radiot
{
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
     display: inline-block;
     position: relative;
     background-color:#f1f1f1;
     color: #fff;
     top: 0px;
     height: 30px;
     width: 30px;
     border: 1px solid #d2d2d2;
     border-radius: 50px;
     cursor: pointer;     
     margin-right: 7px;
     outline: none;
}
.form-radiot:checked::before
{
     position: absolute;
     font: 13px/1 'Open Sans', sans-serif;
     left: 11px;
     top: 7px;
     content: '\02143';
     transform: rotate(40deg);
}
.form-radiot:hover
{
     background-color:#FF9092;
}
.form-radiot:checked
{
     background-color:#F10B0E;
}

.form-checkbox
{
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
     display: inline-block;
     position: relative;
     background-color: #f1f1f1;
     color: #fff;
     top: 0px;
     height: 25px;
     width: 25px;
     border: 1px solid #d2d2d2;
     border-radius: 3px;
     cursor: pointer;     
     margin-right: 7px;
     outline: none;
}
.form-checkbox:checked::before
{
     position: absolute;
     font: 13px/1 'Open Sans', sans-serif;
     left: 8px;
     top: 4px;
     content: '\02143';
     transform: rotate(40deg);
}
.form-checkbox:hover
{
     background-color: #A4EAAE;
}
.form-checkbox:checked
{
     background-color: #10C000;
}

.second {
  background: url(/images/smoke6.png) top center no-repeat;
  background-size: cover;
}
.third {
  background: url(/images/mixing-board.jpg) top center no-repeat;
  background-size: cover;
}
.footer {
  background: #222; /*url(/images/1.jpg)*/ top center no-repeat;
  background-size: cover;
}
.imaging {
  background: url(/images/concert-fans.jpg) top center no-repeat;
  background-size: cover;
  width: 100%; 
  height: 100%;
}
.vertical-center {
	text-align:center;
	width:100%;
	position: absolute;
	top: 47%;
	transform: translateY(-47%);
}
.vertical-center p {
	margin-top:23px;
}
.sector {
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.zoom {
  transform: scale(1.0);
  transition: transform .3s ease;  
}
.zoom:hover {
  transform: scale(1.1);
  transition: transform .3s ease;  
}
#bgvideo {
  position: fixed;
  top:0;
  left:0;
  right:0;
  bottom:0;
  width:100%;
  height:100%;
  min-width: 100%; 
  min-height: 100%;
  object-fit:fill;
  z-index: -1;
  background: black; 
}
video::-webkit-media-controls {
  display:none !important;
}
video::-webkit-media-controls-enclosure {
  display:none !important;
}
/* NEW */
.xbox{cursor: pointer;}
.xtxt{background: #121212; width: auto; height:35px; cursor:pointer; text-align:center; color:white; opacity:.8; margin: 0px auto; padding-top: 8px;} 
.xhov{background: #121212; width: auto; height:35px; cursor:pointer; text-align:center; color:white; opacity:.8; margin: 0px auto; padding-top: 8px;} 
img{max-width:100%;}

.clear{clear:both;}
.play{width:20px; height:20px;background:url(images/play.png) no-repeat;}
.pause{width:20px; height:20px;background:url(images/pause.png) no-repeat;}
.socials{width:100px; height:34px; float:right; margin-top:5px;}
.twitter{width:32px; height:32px; background:url(images/twitter.png) top center no-repeat; cursor:pointer; float:right; margin-right:0px;}
.twitter:hover{width:32px; height:32px; background:url(images/twitter.png) bottom center no-repeat; cursor:pointer; float:right; margin-right:0px;}


/* CAT NAV */
.rightarrow{width:40px; height:75px; background:url(pics/rightarrow.png) top center no-repeat; float:right;margin-right:-43px; margin-top:57px; cursor:pointer;}
.rightarrow:hover{width:40px; height:75px; background:url(pics/rightarrow.png) bottom center no-repeat;float:right;margin-right:-43px; margin-top:57px; cursor:pointer;}
.leftarrow{width:40px; height:75px; background:url(pics/leftarrow.png) top center no-repeat; float:left; margin-left:-43px; margin-top:57px; cursor:pointer;}
.leftarrow:hover{width:40px; height:75px; background:url(pics/leftarrow.png) bottom center no-repeat; float:left; margin-left:-43px; margin-top:57px; cursor:pointer;}

/* VOICEOVER NAV */
.centerit{width:400px; height:90px; margin:0px auto; text-align:center; overflow:visible;}
.rarrow{width:40px; height:75px; background:url(pics/rightarrow.png) top center no-repeat; text-align:center; display:inline-block; margin-top:0px; margin-left:0px; cursor:pointer;}
.rarrow:hover{width:40px; height:75px; background:url(pics/rightarrow.png) bottom center no-repeat; text-align:center; display:inline-block;margin-top:0px; margin-left:0px; cursor:pointer;}
.larrow{width:40px; height:75px; background:url(pics/leftarrow.png) top center no-repeat; text-align:center;margin-right:5px; display:inline-block;margin-top:0px; cursor:pointer;}
.larrow:hover{width:40px; height:75px; background:url(pics/leftarrow.png) bottom center no-repeat; text-align:center;margin-right:5px; display:inline-block;margin-top:0px; cursor:pointer;}

/* VOICEOVER ARTISTS */

.pho{width:200px; height:200px; border:2px solid #111; background:#000; border-radius: 200px; margin: 10px auto; cursor: pointer; transition: transform .2s; /* Animation */}
.pho:hover{border:2px solid silver;transform: scale(1.1); /* grow */}

.outer{width:1050px; border:0px solid white; margin:20px auto; text-align:center;}
.lft{width:760px; float:left; border:0px solid blue; text-align:left;} /* 760px */
.rt{width:250px; margin-left:25px; float:left; border:0px solid yellow;}
.vo{width:160px; display:inline-block; margin:15px; text-align:center;}

.name{margin:10px 0px;}
.selected{color:green;}
.pagoff{display:inline-table;padding:2px 8px; text-align:center; border:1px solid black; cursor:pointer;}
.pagoff:hover{display:inline-table;padding:2px 8px; text-align:center; border:1px solid #fec10c; cursor:pointer;}
.pagon{display:inline-table; padding:2px 8px; text-align:center; border:1px solid gray;}

/* VIDEO WRAPPER */
.videoWrapper {
        position: relative;
        padding-bottom: 75.0%; /* 16:9 */
        padding-top: 0px;
        height: 0;
}
.videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
}	
.thiscat{padding:15px 15px;}
.thisbody{padding:0px 15px;}
.pad{padding:15px;}
.clicknav{cursor:pointer;}
.jinglenav{cursor:pointer;}
.vonav{cursor:pointer;}
.lefttxt{width:700px; border:0px solid white; float:left;}
.righttxt{width:300px; border:0px solid white; float:right;}
.audiobox{
    margin:20px 0px 0px 0px;
    overflow:hidden;
    height:229px;
    width:274px;
	background:#3d8dbb;
	border:1px solid #0c0d0f;
	color:#000;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	border-radius:10px; }

/* TEXT */
h1{font-size:36px; margin:32px 0px 20px;}
h2{font-size:30px; margin:32px 0px 20px;}
h3{font-size:24px; margin:32px 0px 20px;}
h4{font-size:18px; margin:25px 0px 15px;}
h5{font-size:16px; margin:25px 0px 15px;}
h6{font-size:14px; margin:25px 0px 15px;}
.ds{font-size:15px;}
.small{font-size:12px;}

/* PLAYER */
.mid{width:1110px; height:auto; margin:10px auto; border:0px solid white;}
.midx{width:1200px; height:auto; margin:3px; background:white; border:0px solid white;}
.midp{width:224px; height:105px;}
.mbox{float:left; width:272px; height:240px; border-bottom:0px solid silver; margin:15px 2px 2px 2px; position:relative; z-index:200; font-size:14px; overflow:hidden;}
.mboxf{float:left; width:545px; height:240px; border:1px solid black; margin:15px 2px 2px 2px; position:relative; z-index:200; font-size:14px; overflow:hidden;}
.xboxf {background: #121212; width: 545px; height:30px; border:1px solid black; position:absolute; top:212px; cursor:pointer; z-index:250; overflow:hidden; text-align:center; color:white; opacity:.8;} 
.xboxfull {background: #121212; width: 100%; height:35px; position:absolute; top:210px; cursor:pointer; z-index:250; overflow:hidden; text-align:center; color:white; opacity:.8;} 
.xboxhalf {background: #121212; width: 272px; height:35px; position:absolute; top:85px; cursor:pointer; z-index:250; overflow:hidden; text-align:center; color:white; opacity:.8;} 

/* JINGLES */
.jin1a{background: #121212; width: 272px; height:240px; position:absolute; top:0px; cursor:pointer; z-index:200; overflow:hidden;} 
.jin1b{background: #121212; width: 272px; height:30px; overflow:hidden; position:relative; top:250px; cursor:pointer; z-index:300; display:none; text-align:center;} 
.jin2a{background: #121212; width: 272px; height:240px; position:absolute; top:0px; cursor:pointer; z-index:200; overflow:hidden;} 
.jin2b{background: #121212; width: 272px; height:30px; overflow:hidden; position:relative; top:250px; cursor:pointer; z-index:300; display:none; text-align:center;} 
.jin3a{background: #121212; width: 272px; height:240px; position:absolute; top:0px; cursor:pointer; z-index:200; overflow:hidden;} 
.jin3b{background: #121212; width: 272px; height:30px; overflow:hidden; position:relative; top:250px; cursor:pointer; z-index:300; display:none; text-align:center;} 
.jin4a{background: #121212; width: 272px; height:240px; position:absolute; top:0px; cursor:pointer; z-index:200; overflow:hidden;} 
.jin4b{background: #121212; width: 272px; height:30px; overflow:hidden; position:relative; top:250px; cursor:pointer; z-index:300; display:none; text-align:center;} 

/* IMAGING */
.a1{background: #121212; width: 272px; height:240px; position:absolute; top:0px; cursor:pointer; z-index:200; overflow:hidden;} 
.a2{background: #121212; width: 272px; height:30px; overflow:hidden; position:relative; top:250px; cursor:pointer; z-index:300; display:none; text-align:center;}
.b1{background: #121212; width: 272px; height:240px; position:absolute; top:0px; cursor:pointer; z-index:200; overflow:hidden;} 
.b2{background: #121212; width: 272px; height:30px; overflow:hidden; position:relative; top:250px; cursor:pointer; z-index:300; display:none; text-align:center;}
.c1{background: #121212; width: 272px; height:240px; position:absolute; top:0px; cursor:pointer; z-index:200; overflow:hidden;} 
.c2{background: #121212; width: 272px; height:30px; overflow:hidden; position:relative; top:250px; cursor:pointer; z-index:300; display:none; text-align:center;}
.d1{background: #121212; width: 272px; height:240px; position:absolute; top:0px; cursor:pointer; z-index:200; overflow:hidden;} 
.d2{background: #121212; width: 272px; height:30px; overflow:hidden; position:relative; top:250px; cursor:pointer; z-index:300; display:none; text-align:center;}
.e1{background: #121212; width: 272px; height:240px; position:absolute; top:0px; cursor:pointer; z-index:200; overflow:hidden;} 
.e2{background: #121212; width: 272px; height:30px; overflow:hidden; position:relative; top:250px; cursor:pointer; z-index:300; display:none; text-align:center;}
.f1{background: #121212; width: 272px; height:240px; position:absolute; top:0px; cursor:pointer; z-index:200; overflow:hidden;} 
.f2{background: #121212; width: 272px; height:30px; overflow:hidden; position:relative; top:250px; cursor:pointer; z-index:300; display:none; text-align:center;}
.g1{background: #121212; width: 272px; height:240px; position:absolute; top:0px; cursor:pointer; z-index:200; overflow:hidden;} 
.g2{background: #121212; width: 272px; height:30px; overflow:hidden; position:relative; top:250px; cursor:pointer; z-index:300; display:none; text-align:center;}
.h1{background: #121212; width: 272px; height:240px; position:absolute; top:0px; cursor:pointer; z-index:200; overflow:hidden;} 
.h2{background: #121212; width: 272px; height:30px; overflow:hidden; position:relative; top:250px; cursor:pointer; z-index:300; display:none; text-align:center;}
.i1{background: #121212; width: 272px; height:240px; position:absolute; top:0px; cursor:pointer; z-index:200; overflow:hidden;} 
.i2{background: #121212; width: 272px; height:30px; overflow:hidden; position:relative; top:250px; cursor:pointer; z-index:300; display:none; text-align:center;}
.j1{background: #121212; width: 272px; height:240px; position:absolute; top:0px; cursor:pointer; z-index:200; overflow:hidden;} 
.j2{background: #121212; width: 272px; height:30px; overflow:hidden; position:relative; top:250px; cursor:pointer; z-index:300; display:none; text-align:center;}
.k1{background: #121212; width: 272px; height:240px; position:absolute; top:0px; cursor:pointer; z-index:200; overflow:hidden;} 
.k2{background: #121212; width: 272px; height:30px; overflow:hidden; position:relative; top:250px; cursor:pointer; z-index:300; display:none; text-align:center;} 
.l1{background: #121212; width: 272px; height:240px; position:absolute; top:0px; cursor:pointer; z-index:200; overflow:hidden;} 
.l2{background: #121212; width: 272px; height:30px; overflow:hidden; position:relative; top:250px; cursor:pointer; z-index:300; display:none; text-align:center;}

/* PRODUCTION MUSIC */
.pboxfull {background: #121212; width: 272px; height:30px; position:absolute; top:215px; cursor:pointer; z-index:250; overflow:hidden; text-align:center; color:white; opacity:.8;} 
.pboxhalf {background: #121212; width: 272px; height:30px; position:absolute; top:90px; cursor:pointer; z-index:250; overflow:hidden; text-align:center; color:white; opacity:.8;} 
.floatbig{background: #121212; width: 272px; height:245px; margin:2px 2px 2px 0px; border-bottom:0px solid silver; float:left; position:relative; top:0px; cursor:pointer; z-index:200; overflow:hidden;}
.floater{background: #121212; width: 272px; height:120px; margin:2px; border-bottom:0px solid silver; float:left; position:relative; top:0px; cursor:pointer; z-index:200; overflow:hidden;}
/* full size */
.m1a{background: #121212; width: 272px; height:245px; position:absolute; top:0px; cursor:pointer; z-index:200; overflow:hidden;} 
.m1b{background: #121212; width: 272px; height:40px; overflow:hidden; position:relative; top:250px; left:0px; cursor:pointer; z-index:300; display:none; text-align:center;} 
/* half size */
.m2a{background: #121212; width: 272px; height:120px; margin-bottom:2px; border-bottom:1px solid black; position:absolute; top:0px; cursor:pointer; z-index:200; overflow:hidden;} 
.m2b{background: #121212; width: 272px; height:40px; overflow:hidden; position:relative; top:250px;cursor:pointer; z-index:300; display:none; text-align:center;} 
.m3a{background: #121212; width: 272px; height:120px; position:absolute; top:0px; cursor:pointer; z-index:200; overflow:hidden;} 
.m3b{background: #121212; width: 272px; height:40px; overflow:hidden; position:relative; top:250px;cursor:pointer; z-index:300; display:none; text-align:center;} 
.m4a{background: #121212; width: 272px; height:120px; position:absolute; top:0px; cursor:pointer; z-index:200; overflow:hidden;} 
.m4b{background: #121212; width: 272px; height:40px; overflow:hidden; position:relative; top:250px;cursor:pointer; z-index:300; display:none; text-align:center;} 
.m5a{background: #121212; width: 272px; height:120px; position:absolute; top:0px; cursor:pointer; z-index:200; overflow:hidden;} 
.m5b{background: #121212; width: 272px; height:40px; overflow:hidden; position:relative; top:250px;cursor:pointer; z-index:300; display:none; text-align:center;} 
.m6a{background: #121212; width: 272px; height:120px; position:absolute; top:0px; cursor:pointer; z-index:200; overflow:hidden;} 
.m6b{background: #121212; width: 272px; height:40px; overflow:hidden; position:relative; top:250px;cursor:pointer; z-index:300; display:none; text-align:center;} 
.m7a{background: #121212; width: 272px; height:120px; position:absolute; top:0px; cursor:pointer; z-index:200; overflow:hidden;} 
.m7b{background: #121212; width: 272px; height:40px; overflow:hidden; position:relative; top:250px;cursor:pointer; z-index:300; display:none; text-align:center;} 
/* full size */
.m8a{background: #121212; width: 272px; height:245px; position:absolute; top:0px; cursor:pointer; z-index:200; overflow:hidden;} 
.m8b{background: #121212; width: 272px; height:40px; overflow:hidden; margin: 0 0 0 0px; border:0px solid white; position:relative; top:250px; left:0px; cursor:pointer; z-index:300; display:none; text-align:center;}
/* half size */
.m9a{background: #121212; width: 272px; height:120px; position:absolute; top:0px; cursor:pointer; z-index:200; overflow:hidden;} 
.m9b{background: #121212; width: 272px; height:40px; overflow:hidden; position:relative; top:250px;cursor:pointer; z-index:300; display:none; text-align:center;} 
.m10a{background: #121212; width: 272px; height:120px; position:absolute; top:0px; cursor:pointer; z-index:200; overflow:hidden;} 
.m10b{background: #121212; width: 272px; height:40px; overflow:hidden; position:relative; top:250px;cursor:pointer; z-index:300; display:none; text-align:center;} 
.m11a{background: #121212; width: 272px; height:120px; position:absolute; top:0px; cursor:pointer; z-index:200; overflow:hidden;} 
.m11b{background: #121212; width: 272px; height:40px; overflow:hidden; position:relative; top:250px;cursor:pointer; z-index:300; display:none; text-align:center;} 
.m12a{background: #121212; width: 272px; height:120px; position:absolute; top:0px; cursor:pointer; z-index:200; overflow:hidden;} 
.m12b{background: #121212; width: 272px; height:40px; overflow:hidden; position:relative; top:250px;cursor:pointer; z-index:300; display:none; text-align:center;} 
.m13a{background: #121212; width: 272px; height:120px; position:absolute; top:0px; cursor:pointer; z-index:200; overflow:hidden;} 
.m13b{background: #121212; width: 272px; height:40px; overflow:hidden; position:relative; top:250px;cursor:pointer; z-index:300; display:none; text-align:center;} 
.m14a{background: #121212; width: 272px; height:120px; position:absolute; top:0px; cursor:pointer; z-index:200; overflow:hidden;} 
.m14b{background: #121212; width: 272px; height:40px; overflow:hidden; position:relative; top:250px;cursor:pointer; z-index:300; display:none; text-align:center;} 

/* MAINT */
.mpage{width:1200px; height:auto; margin:0px auto; background:#121212;}
.ltbox{width:750px; height:auto; float:left; background:#ccc;}
.rtbox{width:430px; height:auto; float:left; margin-left:20px; background:#ccc;}
.fullbox{width:1200px; height:auto; margin:0px auto; background:#fff;}
.edit{background:url(images/wrench.png) top no-repeat; width:16px; height:16px; cursor:pointer;}
.edit:hover{background:url(images/wrench.png) bottom no-repeat; width:16px; height:16px; cursor:pointer;}
.delete{background:url(images/delete.png) top no-repeat; width:16px; height:16px; cursor:pointer;}
.delete:hover{background:url(images/delete.png) bottom no-repeat; width:16px; height:16px; cursor:pointer;}
.trash{background:url(images/trashcan.png) top no-repeat; width:35px; height:35px; cursor:pointer;}
.trash:hover{background:url(images/trashcan.png) bottom no-repeat; width:35px; height:35px; cursor:pointer;}
.plus{background:url(images/plus.png) top no-repeat; width:16px; height:16px; cursor:pointer;}
.plus:hover{background:url(images/plus.png) bottom no-repeat; width:16px; height:16px; cursor:pointer;}
.up{background:url(images/uparrow.png) top no-repeat; width:16px; height:16px; cursor:pointer;}
.up:hover{background:url(images/uparrow.png) bottom no-repeat; width:16px; height:16px;}
.down{background:url(images/downarrow.png) top no-repeat; width:16px; height:16px; cursor:pointer;}
.down:hover{background:url(images/downarrow.png) bottom no-repeat; width:16px; height:16px;}
.clear{clear:both;}
.sixx {background: #ddd; width: 247px; height:auto; float:left; padding:10px; margin-left:6px; border:1px solid black; position:relative; top:0px; cursor:pointer; z-index:200; overflow:visible;} 
.sixm {background: #ddd; width: 272px; height:auto; float:left; padding:3px; margin:3px; border:1px solid black; overflow:hidden; text-align:center;} 
.sixf {background: #ddd; width: 555px; height:auto; float:left; padding:3px; margin:3px; border:1px solid black; overflow:hidden; text-align:center;} 
.eml{padding:3px; background:#eee; border:1px thin #aaa; float:left; margin:3px; font-size:11px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	border-radius:5px;}

.roundedbut{width:105px; height:auto; padding:4px; float:right; display:inline; background:#121212; border:1px solid #3C0; color:#3C0; text-align:center; margin:6px; cursor:pointer;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	border-radius:6px;}
.roundedbut:hover{background:#fff; border:1px solid #aaa; color:#000;}

.rounderbut{width:105px; height:auto; padding:4px; float:left; display:inline; background:#121212; border:1px solid #900; color:#FFF; text-align:center; margin:6px; text-decoration:none; cursor:pointer;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	border-radius:10px;}
.rounderbut:hover{background:#fff; border:1px solid #ff0000; color:#ff0000; text-decoration:none; font-weight:bold;}



