@charset "UTF-8";

.printonly{
	display:none;
}
/*================================================= */
/* Johnson Boxes
================================================== */
.BlueJohnsonBox{		
	margin-top:2em;
	padding: 20px;
	background-color: white; 
	width: 90%;
	border-width:1px;
	border-style:solid;
	
	/* outer shadows  (note the rgba is red, green, blue, alpha) */
	-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.4); 
	-moz-box-shadow: 0px 1px 6px rgba(23, 69, 88, .5);
	
	/* rounded corners */
	-webkit-border-radius: 12px;
	-moz-border-radius: 7px; 
	border-radius: 7px;
	
	/* gradients */
	background: -webkit-gradient(linear, left top, left bottom, 
	color-stop(0%, white), color-stop(15%, white), color-stop(100%, #D7E9F5)); 
	background: -moz-linear-gradient(top, white 0%, white 55%, #D5E4F3 130%); 
}
.BlueJohnsonBox h1{
	line-height:1.2em;
	margin-bottom:20px;
	font-size: 20px;
}
.BlueJohnsonBox p{
	margin-top: 10px;
	margin-bottom: 10px;
	color: #282828;
}
/*-----------------------------------*/
body {
	margin: 0;
	padding: 0;
	width: 100%;
	height:100%;
	background: url(/images/cuber/main_bg.gif);
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #6d6d6d;
	line-height: 1.4em;
}
html {
	padding: 0;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* main */
.main {
	padding: 0;
	margin: 0 auto;
}

.main img {
	border-style: none;
}

#page_container {
   min-height:100%;
   position:relative;
   height:100%;
/*   background:white; */
}

#page_header {
   padding:0;
   width:100%;
}
#page_body {
   padding-bottom:0px;   /* Height of the footer */
   width:100%;
}

#page_footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:0px;   /* Height of the footer */
}

/********** header **********/
.blok_header {
	margin: 0;
	padding: 0;
	background: #0c0c0c;
}

.header {
	width: 960px;
        height:120px;
        margin: 0 auto;
	padding: 0;
}
/* logo */
.logo {
	padding: 0;
	margin-top: 20px;
	float: left;
}
.tagline {
        position:absolute;
        margin-top:72px;
        margin-left:100px;
        font-size: .7em;
        letter-spacing:1px;
        color:#CCCCCC;
        }


.logo:after {
        position:absolute;
        margin-top:8px;
        margin-left: -260px;
        font-size:.2em;
        letter-spacing:78px;
        content:". .";
        box-shadow: 1px 38px 25px 2px white;
        -moz-box-shadow: 1px 38px 25px 2px white;
        z-index:10;
        color:transparent;
        line-height:.1px;
}


/*galeria*/
.galeria {
	width: 200px;
	padding: 5px 0 0 0;
	margin: 0;
	float: right;
}
.galeria p {
	margin: 5px 0 0 0;
	text-align: right;
}
.galeria a {
	padding: 10px 2px 0 2px;
	margin: 0;
	width: 24px;
	height: 23px;
}
.galeria a:hover {
	padding: 10px 2px 0 2px;
	margin: 0;
}
.galeria a.first {
	background: url(/images/cuber/RSS_3.gif) top no-repeat;
}
.galeria a:hover.first {
	background: url(/images/cuber/RSS_3_hover.gif) top no-repeat;
}
.galeria a.sek {
	background: url(/images/cuber/RSS_2.gif) top no-repeat;
}
.galeria a:hover.sek {
	background: url(/images/cuber/RSS_2_hover.gif) top no-repeat;
}
.galeria a.thre {
	background: url(/images/cuber/RSS_1_hove.gif) top no-repeat;
}
.galeria a:hover.thre {
	background: url(/images/cuber/RSS_1.gif) top no-repeat;
}


.galeria_addthis {
	width: 400px;
        padding: 10px 0 0 0;
	margin: 0;
	float: right;
}



#login_bar{
    font-size: .8em;
    /* background-color: #183062; */
    background: #b5bdc8; /* old browsers */
    background: -moz-linear-gradient(top, #b5bdc8 0%, #828c95 36%, #28343b 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5bdc8), color-stop(36%,#828c95), color-stop(100%,#28343b)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5bdc8', endColorstr='#28343b',GradientType=0 ); /* ie */
    background: -o-linear-gradient(top, #b5bdc8 0%,#828c95 36%,#28343b 100%); /* opera */
    padding: 0px;
    height: 39px;
    margin: 0 auto;
    position:relative;
    min-width:970px;
    border-style:solid;
    border-bottom-color:#00000;
    border-bottom-width:1px;
    border-top-color:#336699;
    border-top-width:4px;
    border-left-width:0;
    border-right-width:0;
    }



#login_bar p {
	float: right;
	padding: 0px;
        margin-right:12px;
        color: white;
	font: normal 12px Arial, Helvetica, sans-serif;
	margin-top:1em;
}

#login_bar a {
	font: normal 12px Arial, Helvetica, sans-serif;
        color:white;
        text-decoration: underline;
}

#header_promo{
        position:relative;
	color: #fff;
	font: italic 14px sans-serif;
        text-align:right;
        padding-top:110px;

}

/* menu_resize */
.menu_resize_bg {
	height: 41px;
	background: url(/images/cuber/menu_bg.gif) top repeat-x;
	margin: 0;
	padding: 0;
}
.menu_resize {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
/* menu */
.menu {
	padding: 1px 0 0 0;
	margin: 0;
	width: 500px;
	float: left;
}
.menu ul {
	text-align: left;
	padding: 0;
	margin: 0;
	list-style: none;
	border: 0;
	float: left;
}
.menu ul li {
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
}
.menu ul li a {
	float: left;
	margin: 0;
	padding: 12px 0;
	color: #fff;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.menu ul li a span {
	padding: 12px 9px;
	background: none;
}
.menu ul li a:hover {
	background: url(/images/cuber/r_menu.gif) repeat right;
}
.menu ul li a:hover span {
	background: url(/images/cuber/l_menu.gif) repeat left;
}
.menu ul li a.active {
	background: url(/images/cuber/r_menu.gif) repeat right;
}
.menu ul li a.active span {
	background: url(/images/cuber/l_menu.gif) repeat left;
}
/* search */
.search {
	padding: 25px 0 0 0;
	margin: 0;
	width: 320px;
	float: right;
}
.search form {
	display: block;
	float: right;
	padding: 0;
}
.search span {
	display: block;
	float: left;
	background: url(/images/cuber/search_bg.gif) left top no-repeat;
	width: 156px;
	padding: 0;
	height: 27px;
}
.search form .keywords {
	line-height: 15px;
	height: 15px;
	float: left;
	width: 146px;
	background: url(/images/cuber/search_bg.gif) left top no-repeat;
	border: 0;
	padding: 6px 5px;
	margin: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: white;
}
.search form .button {
	float: left;
	margin: 0;
	padding: 0;
}
/*header_text*/
.header_text {
	margin: 0 auto 10px auto;
	padding: 5px 10px;
	width: 940px;
	border-bottom: 1px solid #d8d8d8;
}
.header_text h2 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #6d6d6d;
	padding: 5px 0;
	margin: 0;
}
.header_text h2 span {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #a2a2a2;
}
.header_text img {
	float: right;
	margin: 0;
	padding: 5px 0 0 0;
	border-style:none;
}
/* Ca3er style */
.cu3er_resize {
	width: 960px;
	margin: 0 auto;
	padding: 10px 0 44px 0;
	background: url(/images/cuber/swf_bg.jpg) no-repeat bottom;
}
#cu3er-container {
	width: 960px;
	outline: 0;
}
/********** body **********/
.body_resize {
	margin: 0;
	padding: 0;
}
.body {
	width: 950px;
	margin: 0 auto;
	padding: 10px 5px;
}
.body h3 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #131313;
	border-bottom: 1px solid #d8d8d8;
	padding: 26px 0 0 0;
	margin: 0px 15px 16px 0px;

}


.body h2 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #282828;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 15px;

}
.body img {
	padding: 0;
	margin: 8px auto;
        border-style:none;
}
.body img.floated {
	float: left;
	padding: 0;
	margin: 10px 15px;
	border-style:none;
}
.body p {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #6d6d6d;
	line-height: 1.8em;
	padding: 5px 5px;
	margin: 0;
}
.body a {
	text-decoration: none;
	color: #dd4200;
	font: normal Arial, Helvetica, sans-serif;
}

.body ul {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #6d6d6d;
	line-height: 1.5em;
	margin: 0;
}

.body li {
	margin-bottom: 12px;
}

.full {
	padding: 5px 0;
	margin: 0;
}
.right {
	width: 350px;
	float: right;
	padding: 5px 0;
	margin: 0;
}
.left {
	width: 580px;
	float: left;
	padding: 5px 0;
	margin: 0;
}
.block {
	width: 255px;
	float: left;
	margin: 10px;
	padding: 0;
}
.port_resize {
	width: 290px;
	float: left;
	margin: 10px 5px 10px 5px;
	padding: 10px 5px;
	border: 1px solid #dedede;
	background: #fff;
}
.port_resize img {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 2;
	border-style:none;
}
/*FBG_blog*/
.FBG_blog {
	background: #171717;
	border-top: 1px solid #fff;
	margin: 0;
	padding-bottom: 18px;
}
.FBG_blog_resize {
	width: 940px;
	margin: 0 auto;
	padding: 0;
}
.FBG_blog_resize h2 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #fff;
	padding-left: 14px;
	margin: 0;
}
.FBG_blog_resize p {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #7e7e7e;
	padding: 0;
	margin: 0;
}
.FBG_blog_resize img {
	float: right;
	margin: 0;
	padding: 0;
	border-style:none;
}
.FBG_blog_resize .recent {
	width: 320px;
	float: left;
	padding: 0;
	margin: 20px 0 0 0;
	border-right: 2px solid #616161;
}
.FBG_blog_resize .recent2 {
	width: 350px;
	text-align: center;
	float: left;
	padding: 5px 0 2px 0;
	margin: 20px 0 0 0;
	border-right: 1px solid #616161;
}
/*FBG*/
.FBG {
	background: #1b1b1b;
	border-top: 1px solid #272727;
	margin: 0;
	padding: 0;
}
.FBG_resize {
	width: 960px;
	margin: 0 auto;

}
.FBG_resize p {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #717171;
	padding: 5px;
	margin: 0;
	line-height: 1.8em;
}
.FBG_resize ul {
	list-style: none;
	margin: 10px auto;
	padding: 0;
}
.FBG_resize li {
	padding: 0;
	margin: 0;
}
.FBG_resize li a {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.FBG_resize li a:hover {
	color: #d5d5d5;
}
.FBG_resize h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #d5d5d5;
	margin-top: 28px;
	margin-bottom: -8px;
}

.FBG_resize .footer_nav {
	width: 152px;
	float: left;
	margin: 10px 10px 10px 20px;
	padding: 10px 5px;
	text-align:left;
}


/* END_bloga*/
/*************footer**********/
.footer {
	padding: 0;
	margin: 0;
	background: #1b1b1b;
}

.footer_nav {
        width: 150px;
        float:left:
        margin: 10px 10px 10px 20px;
        padding: 10px 5px;
}

.footer_resize {
	width: 940px;
	margin: 0 auto;
	padding: 20px 10px;
	border-top: 1px solid #2b2b2b;
}
.footer p {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #a2a2a2;
}
.footer a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #a2a2a2;
	text-decoration: none;
	padding: 5px;
	margin: 0;
}
.footer p.right {
	text-align: right;
	width: 350px;
	margin: 0;
	padding: 15px 0 0 0;
	float: right;
}
.footer p.left {
	text-align: left;
	width: 550px;
	margin: 0;
	padding: 15px 0 0 0;
	float: left;
}
/********** contact form **********/
.form {
	margin: 5px;
	padding: 0;
	background: #fff;
	border: 1px solid #dedede;
}
/********** contact form **********/
#contactform {
	margin: 0;
	padding: 5px 20px;
}
#contactform * {
	color: #7a7a7a;
}
#contactform ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
#contactform li {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	display: block;
}
#contactform li.buttons {
	margin: 5px 0 5px 0;
}
#contactform label {
	float: left;
	margin: 0;
	width: 100px;
	padding: 5px 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #222;
	text-transform: capitalize;
}
#contactform label span {
	font: normal 10px Arial, Helvetica, sans-serif;
}
#contactform input.text {
	width: 480px;
	border: 1px solid #e9e9e9;
	margin: 5px 0;
	padding: 5px 2px;
	height: 15px;
	background: #f8f8f8;
}
#contactform textarea {
	width: 480px;
	border: 1px solid #e9e9e9;
	margin: 10px 0;
	padding: 2px;
	background: #f8f8f8;
	height: 150px;
}
#contactform li.buttons input {
	padding: 3px 0;
	margin: 0 0 0 400px;
	border: 0;
	color: #FFF;
}
p.response {
	text-align: center;
	color: #2c2c2c;
	font: bold 11px Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	width: auto;
}
p.clr, .clr {
	clear: both;
	padding: 0;
	margin: 0;
}
li.bg, .bg {
	clear: both;
	border-bottom: 1px solid #dedede;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
	background: none;
	list-style: none;
}
.nav td:hover {
	background: #666;
}
.navbar {
	background: #4f4f4f;
}
.navigation {
	color: #fff;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding-left: 4px;
}
A.navigation {
	color: #fff;
	text-decoration: none;
}
A.navigation:hover {
	color: #f0f0f0;
	text-decoration: underline;
}
.black {
	color: #000000;
}
A.black {
	color: #000000;
	text-decoration: none;
}
A.black:hover {
	color: #000000;
	text-decoration: underline;
}
.white {
	color: #FFFFFF;
}
A.white {
	color: #fff;
	text-decoration: none;
}
A.white:hover {
	color: #f0f0f0;
	text-decoration: underline;
}
.green {
	color: #48b61c;
}
A.green {
	color: #48b61c;
	text-decoration: none;
}
A.green:hover {
	color: #48b61c;
	text-decoration: underline;
}
.header {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #406577;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}
.footer_text {
	color: #ffffff;
}
A.footer_text {
	color: #ffffff;
	text-decoration: underline;
}
A.footer_text:hover {
	color: #f0f0f0;
	text-decoration: underline;
}
#closepanel {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	border-right: 1px solid #ccc;
	cursor: pointer;
}
#closepanel:hover {
	background: #f5f5f5;
	color: #ccc;
}
input.groovybutton {
	font-size: 14px;
	font-weight: bold;
	color: black;
	width: 220px;
	height: 35px;
	background-color: orange;
	border-color: #000000;
}


.subtitle {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	line-height: 16pt;
}

.red_title {
	font-size: 18px;
	color: red;
	text-align: left;
	line-height: 18pt;
}
.blue_title {
	font-size: 18px;
	color: rgb(22, 88, 175);
	text-align: left;
	line-height: 19pt;
}
.speakertitle {
	font-size: 18px;
	color: white;
	text-align: left;
	line-height: 18pt;
}

.postinfo {
	color: #ccc;
	width: 100px;
}
.links {
	text-align: right;
}

.featuredspeaker {
	border-style: solid;
	border-color: #000000;
	border-width: 2px;
	margin-bottom: 20px;
	min-height:220px;
        padding: 0px 0px 40px 14px;
        -moz-box-shadow: 6px 5px 5px gray;
        -webkit-box-shadow: 6px 5px 5px gray;
        box-shadow: 6px 5px 5px gray;
        background-color:white;
        }

input.homebutton {
	font-size: 14px;
	font-weight: bold;
	width: 520px;
	height: 35px;
	background-color: #FF9900;
	border-style: solid;
	border-color: #000000;
	border-width: 2px; ]
}


.guest_image {
        display:block;
	float: left;
	padding: 16px;
	margin: 20px 26px 20px 0px;
	-moz-box-shadow: 6px 5px 5px gray;
        -webkit-box-shadow: 6px 5px 5px gray;
        box-shadow: 6px 5px 5px gray;
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        background-color: white;
}

.credit_image {
	float: left;
	padding: 6px;
	margin: 6px 12px 100px 0px;
	-moz-box-shadow: 6px 5px 5px gray;
        -webkit-box-shadow: 6px 5px 5px gray;
        box-shadow: 6px 5px 5px gray;
        height:100px;
}

.image_credits{
       margin-bottom: 70px;
}

.image_credits p{
       padding-left: 180px;
       padding-top: 30px;
}

.sl_image {
        display:block;
	float: left;
	margin: 6px 15px 5px 0px;
}

.sl_image p {
        display:block;
	float: bottom;
        font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: small;
	line-height: 140%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	text-indent: 0ex;
        color: white;
        background-color: #6699FF;
        -moz-border-radius: 17px;
       -webkit-border-radius: 5px;
       border: 1px solid #000;
       padding: 10px;
       width: 225px;
}
.left_sm {
	width: 180px;
	float: left;
	padding: 5px 0;
	margin: 0;
}
.right_lg {
	width: 750px;
	float: right;
	padding: 5px 0;
	margin: 0;
}


.paging-s a {
	border: 1px solid #cccccc;
	text-decoration: none;
	padding: 6px 5px;
	background-color:#FFF;
}

.paging-current {
	border: 1px solid #6d98c5;
	padding: 4px 6px;
	background-color: #e2f0ff;
	color: #3c7bbc;
}
#header-contact-panel {
float:right;
margin-top: 25px;
right: 0;
}

#header-contact-panel a{
   color:white;
   text-decoration: none;
}

#header-contact-panel .contact-panel-method-list {
float: right;
margin: 0;
padding: 0;
}
#header-contact-panel .contact-panel-method {
float: left;
list-style: none;
font-weight: bold;
line-height: 1;
}
#header-contact-panel .contact-panel-method.no-link,
#header-contact-panel .contact-panel-method-link {
position: relative;
padding-left: 25px;
padding-right: 20px;
margin: 0;
font-size: 12px;
}
#header-contact-panel .contact-panel-method.no-link.last,
#header-contact-panel .last .contact-panel-method-link {
padding-right: 0;
}
#header-contact-panel .icon {
position: absolute;
top: 0;
left: 0;
background: transparent url("/images/header-contact-panel-sprite.png") no-repeat top left;
width: 20px;
height: 20px;
}

#chat-contact-panel-method {
display: none;
}
#header-contact-panel .chat .icon {
background-position: 0 0;
}

#chat-contact-panel-method.offline-mode .offline-msg {
color: #888;
}

#header-contact-panel .consultation .icon {
background-position: 0 -20px;
}

#header-contact-panel .contact-panel-method.phone.no-link,
#header-contact-panel .phone .contact-panel-method-link {
padding-left: 24px;
}
#header-contact-panel .phone .icon {
background-position: 0 -87px;
height: 100%;
}
#header-contact-panel .contact-panel-method.phone {
font-size: 16px;
color: white;
font-weight: bold;
margin-top: -.5em;
}
#header-contact-panel .opening-hours {
margin-top: 3px;
font-size: 10px;
color: #888;
font-weight: normal;
text-align: right;
line-height: 1;
white-space: nowrap;
}

#header-contact-panel {
top: 95px;
}

.note_box{
	border-style: solid;
	border-color: #000000;
	border-width: 2px;
        -moz-box-shadow: 6px 5px 5px gray;
        -webkit-box-shadow: 6px 5px 5px gray;
        box-shadow: 6px 5px 5px gray;
        float:left;
        width:200px;
        border-radius: 15px;
        -moz-border-radius: 15px;
        margin-right:30px;

}

.note_box p{
       color:white;
       padding:14px;
}

.note_box_header{
      background-color:#003366;
      padding: 14px;
      font-family:sans-serif;
      font-weight:bold;
      font-size:14px;
      border-top-left-radius: 12px;
      border-top-right-radius: 12px;
      color:white;
      padding:14px;

}

div .note_box_attrib{
      font-style:italic;
      font-weight:bold;
      font-family:serif;
      font-size:10px;
      text-align:right;
      margin-top:-22px;
}

.note_box_bottom{
        background-color:#2D71B3;
        color:white;
        border-bottom-left-radius: 12px;
        border-bottom-right-radius: 12px;

}
form{
  background-color:white;
  padding: 20px;
}

#plusone {
     margin-top: 4px;
     margin-right: 90px;
     float:right;
}
#fb-recommend {
     margin-top: -27px;
     margin-left: 90px;
     float:left;
}

#notification_bar {
    text-align:center;
    min-height:1.2em;
    background-color:red;
    font-size:1.5em;
    color:white;
    font-weight:bold;
    padding-top:8px;
    padding-bottom:4px;
}

#notification_bar span a {
    font-size:.6em;
    font-weight:bold;
}

#notification_bar a{
    color:white;
    text-decoration:underline;
}
#bottomPeel{
    bottom:0;
    right:0;
    max-width: 100%; 
}
.bottomPeelPosition{
 position:fixed;
}

@media (max-width: 1200px){
	#bottomPeel {display:none;}
	#LiveAgentButtons {display:none;}
}


#footernote{
	bottom:0;
    	left:0;	
    	position:fixed;
    	width:15%;
    	min-width:200px;
    	height:auto;
    	color:black;
    	font-size: 14px;
    	text-align:left;
    	padding:10px;
    	backround-color:white;
    	border-width:1px;
    	border-style:solid;
    	webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 1px 6px rgba(23, 69, 88, .5);
	-webkit-border-radius: 12px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(15%, white), color-stop(100%, #D7E9F5));
}

.alert-notify-circle{
            
            background: radial-gradient( center -9px, circle closest-side, white 0, red 26px );
            background: -moz-radial-gradient( center -9px, circle closest-side, white 0, red 26px );
            background: -ms-radial-gradient( center -9px, circle closest-side, white 0, red 26px );
            background: -o-radial-gradient( center -9px, circle closest-side, white 0, red 26px );
            background: -webkit-radial-gradient( center -9px, circle, white 0, red 26px );
            background-color: red;
            border: 2px solid white;
            border-radius: 15px;
            box-shadow: 1px 1px 2px black;
            color: white;
            font:12px Helvetica, Verdana, Tahoma;
            font-weight:bold;
            padding-top:0px;
            height: 12px; /* height + padding-top must equal width */
            /*padding-top: 3px; /* height + padding-top must equal width */
            line-height:1px;
            padding:2px;
            width:12px;
            text-align: center;
            z-index:10;
            padding-left:6px;
            padding-right:6px;
            margin-right: 4px;
            margin-left: 4px;
         }
