.buzz{
border: 1px #ddd solid;
padding:10px 10px 0px 10px; 
margin-bottom:10px;
}

.buzz h3{
margin-bottom:10px;
}
.content{
    margin-top:0px;
    }

/*================================ cleaner =====================================*/
.gutter
{
width: 100%;
background-color:black;
background: url(../../static/img/bg/black_100h.png) repeat-x;
clear: both;
}

.gutter > .container_12 > .grid_12,
.gutter > .container_12 > .grid_9,
.gutter > .container_12 > .grid_6,
.gutter > .container_12 > .grid_3{
display:inline-block;
float:none;
}

ul.inline_list{
    margin-bottom: 0;
    }

ul.inline_list li{
    display : inline;
    list-style-type:none;
    margin-left: 0px;
    line-height: 1;
    }

ul.inline_list a.first{
    margin-left: 10px;
}

ul.inline_list a{
    display:block;
    float:left;
    text-align:center;
    text-decoration:none;
    width:100px;
    text-align: center;
    }

.rounded14{
    -moz-border-radius:14px 14px 14px 14px;
    border-bottom-left-radius: 14px 14px;
    border-bottom-right-radius: 14px 14px;
    border-top-left-radius: 14px 14px;
    border-top-right-radius: 14px 14px;
    }

.rounded4{
    -moz-border-radius:4px 4px 4px 4px;
    border-bottom-left-radius: 4px 4px;
    border-bottom-right-radius: 4px 4px;
    border-top-left-radius: 4px 4px;
    border-top-right-radius: 4px 4px;
    }    

#navigation
{
background: url(../../static/img/main_menu_bg.png) repeat-x;
}

#main_menu li a.active{
    font-weight: bold;
    background-color: #a2b4cd;
}

#main_menu li a:hover{
    background-color: #a2b4cd;
}

#main_menu li a
{
    padding: 8px 0;
    margin: 0 2px;
    color: white;

    }

.button_list li a{
  width: 30px;
  padding-left:5px;
  }

.button_list li a img{
    bottom:-4px;
    position:relative;
    }
.sub_menu{
    font-size: 100%;
    margin-bottom : 0;
    background: url(../../static/img/sub_menu.png) repeat-x;
    }

.sub_menu li {
padding-top: 19px;
}

.sub_menu a{
    color: #777;
    padding: 2em 0em;
    padding-bottom: 3em;
    text-transform:uppercase;
    font-size: 11px;
    font-weight: bold;
    }

.sub_menu a.active{
    background: url(../../static/img/triangle.png) no-repeat 50% 00%;
    color: #000;
}


#title{
    padding: 2em 0;
    background: url(../../static/img/title.png) repeat-x;
}

#title h1{
    margin-bottom: 0;
    color:white;
    font-size:35px;
}

#title h1 a{
    color:white;
}

.main_pitch, .sub_pitch{
    clear:both;
    display: block;
    letter-spacing:-0.05em;
    line-height: 0.90;
    }

.main_pitch{
    font-weight:bold;
    font-size: 250%;
    }


.sub_pitch{
    font-size: 200%;
    color: #777;
    }

img.banner, center{
        display: block;
        margin-left: auto;
        margin-right: auto }

#link_list{
    background:none repeat scroll 0 0 #647992;
    display:inline;
    padding:5px 4px 8px;
}

#link_list li a{

    padding: 0.5em;
    background: #555;
    background:none repeat scroll 0 0  #EEEEDD;
    border-bottom-style:ridge;
    color:#555555;
    font-size:10px;
    font-weight:bold;
    float: none;
    padding:0.5em;
    text-transform:uppercase;
    display: inline;
    border:1px solid #666;
}

.vert_button_list {
    /*background:none repeat scroll 0 0 #647992;*/
    padding:4px 4px 4px;
    border-left: 1px solid #ddd;
}

.vert_button_list li {
    margin-left: 0;
    list-style-type:none;
    }

.vert_button_list li a{
    padding: 0.5em;
    border-bottom-style:ridge;
    color:#555;
    font-size:10px;
    font-weight:bold;
    float: none;
    padding:0.5em;
    text-transform:uppercase;
    display:block;
    margin-top: 4px;
}

a.button{
    padding: 0.5em;
    border-bottom-style:ridge;
    background:none repeat scroll 0 0  #EEEEDD;
    color:#555;
    border:1px solid #666;
    font-size:10px;
    font-weight:bold;
    padding:0.5em;
    text-transform:uppercase;
    display:block;
    }

.vert_button_list li a.first{
    margin-top: 0px;
}

.vert_button_list li a.active{
    background:url("/images/features_subnav_pointer.png") no-repeat scroll 10px -67px #EAEAEA;
    color:#000000;
    font-weight:bold;
}

.border_top{
    border-top: 1px solid #ddd;
}
/*================================ end cleaner =================================*/
#left_menu {
padding:15px;
padding-bottom: 0;
/* background: url(../../static/img/menu/menu_bg3.png) no-repeat; */
}

#left_menu li {
/* --background: url(../../static/img/left_menu_2.png) no-repeat; */
list-style-type:none;
/* border-bottom:1px solid #ddd; */
margin-left:0px;
margin-right:7px;
display : inline;
}

#left_menu li.no_border_down{
border-bottom:0px solid #ddd;
}

#left_menu li a.active, #left_menu li a:hover{
background: url(../../static/img/menu/hover2.png) no-repeat;
/*display:block;*/
font-weight: bold

}

#left_menu li a{
text-decoration:none;
}

#left_menu li h3{
margin-bottom:0;
padding: 11px;
color:white;
}

#left_menu a{
color: #3B79CE;
color: #FFF;
}



/*#main_menu{*/
/*display:inline-block;*/
/*float:none;*/
/*}*/

/*#main_menu ul{*/
/*margin-bottom:0px;*/
/*[> padding-top:1em; <]*/
/*}*/

hr#home{
    margin-top:10px;
    margin-bottom:10px;
    }
hr#home_top{
    margin-top:0px;
    margin-bottom:10px;
    }

#splashes, #livedemo {
display:block;
height:317px;
overflow:hidden;
width:100%;
}
#splashes .splash, #livedemo .livedemo {
display:none;
}
#splashes .active, #livedemo .active {
display:block;
height:360px;
}
#splashmenu, #livedemomenu {
/*background-position:center top;*/
/*background-repeat:repeat-x;*/
/*display:block;*/
/*height:42px;*/
/*left:50%;*/
/*margin-left:-300px;*/
margin-top:-12px;
margin-bottom:12px;
/*position:absolute;*/
/*width:600px;*/
}
#splashmenu ul, #livedemomenu ul {
display:block;
height:42px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
text-align:center;
}
#splashmenu ul li, #livedemomenu ul li {
display:inline;
height:42px;
line-height:42px;
margin:0;
padding:0 10px;
}
#splashmenu ul li a, #livedemomenu ul li a {
color:#777777;
font-size:10px;
height:42px;
line-height:42px;
text-decoration:none;
}
#splashmenu ul li.active a, #livedemomenu ul li.active a {
color:#352F28;
}

#newsticker{
width: 300px;
height: 15px;
}

#newsitems{
margin-bottom: 0px;
list-style-type : none;
padding-top:5px;
}

#newsitems li {
margin-left: -0px;
height:15px;
}

.box700 {
background-image:url(../../static/img/bg/box.png);
background-repeat:no-repeat;
padding-right: 5px;
padding-left: 5px;
}
.container{
margin: 0pt auto; width: 600px;
}


