.dummy_content{margin:20px auto;width:960px;}

.dummy_content_margin{
    margin:5px auto;
    width:980px;
}

.dummy_content p,.dummy_content_margin p,.dummy_content li,.dummy_content_margin li{
    color:#666;
    font-size:12px;
    line-height:18px;
}

.dummy_content .pusher,.dummy_content_margin .pusher{
    height:50px;
    width:100%;
}

.dummy_content a,.dummy_content_margin a{
    color:#999;
    text-decoration:none;
}

.dummy_content h1,.dummy_content_margin h1,.dummy_content h3,.dummy_content_margin h3{
    color:#222;
}

.megamenu_container{
    -moz-border-radius:3px;
    -moz-box-shadow:0 2px 3px #ccc;
    -o-box-shadow:0 2px 3px #ccc;
    -webkit-border-radius:3px;
    -webkit-box-shadow:0 2px 3px #ccc;
    background:#3d3d3d url(../image/menu/bg.png);
    border:solid 1px #434343;
    border-radius:3px;
    box-shadow:0 2px 3px #ccc;
    height:44px;
    margin:0 auto;
    position:relative;
    width:960px;
    z-index:2;
}

.megamenu_fixed{
    background:#1d4c80;
    float:left;
    width:525px;
    z-index:2;
}

.megamenu{
    -khtml-user-select:none;
    -moz-user-select:0;
    -webkit-user-select:none;
    font:13px Verdana,Geneva,sans-serif;
    height:44px;
    list-style:none;
    margin:0;
    padding:0;
    user-select:none;
	cursor:pointer;
}

.megamenu > li{
/*    -moz-transition:background-color .4s ease-out;
    -ms-transition:background-color .4s ease-out;
    -o-transition:background-color .4s ease-out;
    -webkit-transition:background-color .4s ease-out;*/
    background:transparent;
    border:none;
    display:inline;
    margin:0;
    padding:14px 0 15px 10px;
/*    transition:background-color .4s ease-out;
*/}

.megamenu_fixed .megamenu > li{
    padding:15px 10px 12px 9px;
}

/*.megamenu > li:hover,.megamenu img:hover,.megamenu_tabs .megamenu_tabs_nav li a:hover,.megamenu_tabs .megamenu_tabs_nav li a:focus{
    background:#e31720;
}*/

.megamenu > li.active,.megamenu > li.active:hover{
   /* background:#000;*/
}

.megamenu_container .megamenu > li:first-child{
    -moz-border-radius:3px 0 0 3px;
    -webkit-border-radius:3px 0 0 3px;
    border-left:none;
    border-radius:3px 0 0 3px;
}

.megamenu_fixed .megamenu > li:first-child,.megamenu_carousel .megamenu > li:first-child,.megamenu > li:last-child{}

.megamenu > li a{
    color:#bbb;
    text-decoration:none;
}

.megamenu > li a:hover{color:#efefef;}

.megamenu > li span a{color:#fff;}

.megamenu > li a:focus{outline:none;}

.megamenu > li .drop,.megamenu > li .nodrop{
    color:#fff;
    font-size:17px;
    letter-spacing:2px;
    line-height:44px;
    text-decoration:none;
}

.megamenu > li .drop{
	background:url(../image/menu/down.png) no-repeat right 4px;
 padding: 0 25px 0 0;
}

.megamenu > li .nodrop{padding:14px 5px 20px 0;}

.megamenu > li .drop:hover,.megamenu > li .nodrop:hover,.megamenu_carousel_prev:hover,.megamenu_carousel_next:hover,.megamenu_scrollbars .megamenu_scroller_container .pane .slider:hover{
    cursor:pointer;
}

#megamenu_trigger{
    -moz-border-radius:0 0 3px 3px;
    -webkit-border-radius:0 0 3px 3px;
    background:url(../image/menu/button_up.png) right no-repeat #121212;
    border-radius:0 0 3px 3px;
    display:none;
    height:46px;
    left:50%;
    margin:0 auto 0 510px;
    position:fixed;
    top:0;
    width:35px;
    z-index:2;
}

#megamenu_trigger.active{
    background:url(../image/menu/button_down.png) right no-repeat #121212;
}

.megamenu_carousel_prev,.megamenu_carousel_next{
    display:block;
    height:30px;
    margin:-15px 0 0;
    padding:0;
    position:absolute;
    top:50%;
    width:15px;
}

.megamenu_carousel_prev{
    background:url(../image/menu/previous.png) no-repeat;
    left:-15px;
}

.megamenu_carousel_next{
    background:url(../image/menu/next.png) no-repeat;
    right:-15px;
}

.megamenu .dropdownspacer{
    display:block;
    float:left;
    height:5px;
    width:100%;
}

#container .megamenu_fullwidth{
    position:absolute;
}

.megamenu > li .megamenu_fullwidth {
  border:#1D4C80 solid 10px;
  background-color:#fff;
  border-top:none;
  width: 552px;
  margin-top: 0;
  position: absolute;
  z-index: 1000;
  cursor:default;
  height:340px;
  overflow:hidden;
  
}

.megamenu_push .megamenu > li .megamenu_fullwidth{
    position:relative;
    top:5px;
}

.megamenu > li .megamenu_scrollbars{
    height:540px;
    width:980px;
}

.megamenu_scrollbars .megamenu_scroller_container{
    height:100%;
    overflow:hidden;
    position:relative;
    width:100%;
}

.megamenu_scrollbars .megamenu_scroller_container .megamenu_scroll_area{
    bottom:0;
    left:0;
    overflow:scroll;
    overflow-x:hidden;
    position:absolute;
    right:0;
    top:0;
}

.megamenu_scrollbars .megamenu_scroller_container .pane{
    -moz-border-radius:3px;
    -moz-box-shadow:0 1px 1px #000;
    -o-box-shadow:0 1px 1px #000;
    -webkit-border-radius:3px;
    -webkit-box-shadow:0 1px 1px #000;
    background:#F4F4F4;
    border-radius:3px;
    bottom:0;
    box-shadow:0 1px 1px #000;
    position:absolute;
    right:8px;
    top:0;
    width:1px;
}

.megamenu_scrollbars .megamenu_scroller_container .pane .slider{
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    background:#CCC;
    border-radius:3px;
    margin-left:-2px;
    position:relative;
    width:5px;
}

.megamenu_scrollbars .megamenu_scroller_container:hover .pane,.megamenu_scrollbars .pane .active{
    visibility:visible;
}

.megamenu .col_1,.megamenu .col_2,.megamenu .col_3,.megamenu .col_4,.megamenu .col_5,.megamenu .col_6,.megamenu .col_7,.megamenu .col_8,.megamenu .col_9,.megamenu .col_10,.megamenu .col_11,.megamenu .col_12{
    float:left;
    margin-bottom:30px;
    margin-left:15px;
    margin-right:0px;
	margin-top:15px;
    position:relative;
}

.megamenu .col_1{width:50px;}

.megamenu .col_2{text-align:center;width:110px;}

.megamenu .col_3{width:210px;}

.megamenu .col_4{width:290px;}

.megamenu .col_5{width:370px;}

.megamenu .col_6{width:450px;}

.megamenu .col_7{width:530px;}

.megamenu .col_8{width:610px;}

.megamenu .col_9{width:690px;}

.megamenu .col_10{width:770px;}

.megamenu .col_11{width:850px;}

.megamenu .col_12{width:930px;}

.megamenu .col_nomargin_left{margin-left:0;}

.megamenu .col_nomargin_right{margin-right:0;}

.megamenu .clear {

  clear: both;
  display: block;
  height: 1px;
  width: 980px;
  display:none;
}
.megamenu .black_bg{
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    background:#000;
    border-radius:3px;
    padding:4px 6px;
}

.megamenu p,.megamenu h1,.megamenu h2,.megamenu h3,.megamenu h4,.megamenu h5,.megamenu h6{
    color:#fff;
    font-weight:400;
    margin:0 0 18px;
    padding:0;
    text-shadow:1px 1px 1px #000;
}

.megamenu p{font-size:12px;}

.megamenu h1{font-size:32px;}

.megamenu h2{font-size:28px;}

.megamenu h3{font-size:24px;}

.megamenu h4{font-size:18px;}

.megamenu h5{font-size:16px;}

.megamenu h6{
    font-size:14px;
    text-transform:uppercase;
}

.megamenu > li ul,.megamenu > li ol{
    margin:0 0 18px;
    padding:0 0 0 18px;
}

.megamenu > li ul{list-style:disc;}

.megamenu > li ol{list-style:decimal;}

.megamenu > li ul li,.megamenu > li ol li{
    color:#ddd;
    font-size:12px;
    line-height:22px;
    position:relative;
}

.megamenu .calendar,.megamenu .note,.megamenu .help,.megamenu .delete,.megamenu .favorite,.megamenu .lock,.megamenu .archive,.megamenu .briefcase,.megamenu .search,.megamenu .user{
    margin-bottom:18px;
    padding-left:36px;
}

.megamenu .calendar{
    background:url(../image/menu/icons/calendar.png) no-repeat 0 4px;
}

.megamenu .note{
    background:url(../image/menu/icons/note.png) no-repeat 0 5px;
}

.megamenu .archive{
    background:url(../image/menu/icons/archive.png) no-repeat 0 4px;
}

.megamenu .search{
    background:url(../image/menu/icons/search.png) no-repeat 0 4px;
}

.megamenu .help{
    background:url(../image/menu/icons/help.png) no-repeat 0 4px;
}

.megamenu .delete{
    background:url(../image/menu/icons/delete.png) no-repeat 0 5px;
}

.megamenu .favorite{
    background:url(../image/menu/icons/favorite.png) no-repeat 0 4px;
}

.megamenu .lock{
    background:url(../image/menu/icons/lock.png) no-repeat 0 4px;
}

.megamenu .briefcase{
    background:url(../image/menu/icons/briefcase.png) no-repeat 0 5px;
}

.megamenu .user{
    background:url(../image/menu/icons/user.png) no-repeat 0 4px;
}

.megamenu .dark,.megamenu .brown,.megamenu .yellow,.megamenu .red,.megamenu .blue,.megamenu .green{
    color:#ccc;
    margin-bottom:18px;
    padding-left:15px;
}

.megamenu .dark{border-left:#3B3B3B solid 7px;}

.megamenu .brown{border-left:#8D8767 solid 7px;}

.megamenu .yellow{border-left:#DBA742 solid 7px;}

.megamenu .red{border-left:#C05D48 solid 7px;}

.megamenu .blue{border-left:#52878B solid 7px;}

.megamenu .green{border-left:#B0BD85 solid 7px;}

.megamenu .table_light,.megamenu .table_dark{
    font-size:12px;
    margin:6px 0 18px;
    padding:0;
    width:100%;
}

.megamenu table{
    border-collapse:collapse;
    border-spacing:0;
}

.megamenu .table_light th,.megamenu .table_dark th{
    font-size:12px;
    font-weight:700;
    padding:12px 9px;
    text-align:left;
}

.megamenu .table_light{
    border:1px solid #cbcbcb;
    border-bottom:none;
}

.megamenu .table_light th{
    background:#F5F5F5;
    border-bottom:1px solid #cbcbcb;
    color:#3A3A3A;
}

.megamenu .table_light td{
    background:#fff;
    border-bottom:1px solid #cbcbcb;
    color:#888;
    padding:12px 9px;
}

.megamenu .table_dark{
    border:1px solid #000;
    border-bottom:none;
}

.megamenu .table_dark th{
    background:#0D0D0D;
    border-bottom:1px solid #000;
    color:#FFF;
}

.megamenu .table_dark td{
    background:#0F0F0F;
    border-bottom:1px solid #000;
    color:#DDD;
    padding:12px 9px;
}

.megamenu img,.megamenu iframe{border:none;}

.megamenu .inline_img{
    -moz-box-shadow:0 1px 1px #000;
    -o-box-shadow:0 1px 1px #000;
    -webkit-box-shadow:0 1px 1px #000;
    background:#F4F4F4;
    border:1px solid #000;
    box-shadow:0 1px 1px #000;
    margin-bottom:18px;
    padding:4px;
}

.megamenu_tabs .megamenu_tabs_panels {
  float: right;
  height: auto;
  width: 390px;
}

.megamenu_tabs ul{list-style:none;}

.megamenu_tabs_hide{
    display:none;
    left:0;
    position:relative;
    top:0;
}
.megamenu_tabs {
/*  background-color: #000000;
  height: 110px;*/
}
.megamenu_tabs .megamenu_tabs_nav {
  float: left;  /*background-color: #000;*/
  height: 300px;
  margin: 15px 0;
  width: 145px;
  margin-left:-5px;
}






.megamenu_tabs .megamenu_tabs_nav li{
    display:inline;
    float:left;
    margin-right:10px;
    white-space:nowrap;
    width:auto;
	margin-bottom:10px; 
}

.megamenu_tabs .megamenu_tabs_nav li a{
    background:#1D4C80;
    color:#FFFFFF;
    float:left;
    font:12px Verdana;
    margin:0;
    padding:2px 5px 2px 5px;
    position:relative;
    /*transition:background-color 0.3s ease 0s;*/
	width:135px;
	height:25px; 
	display: block;
	line-height:24px;
}

.stcme{
   
    color:#666;
    font-size:11px;
    font-style:italic;
    height:18px;
    line-height:15px;
    margin-top:0px;
    overflow:hidden;
    padding-top:2px;
    text-align:center;
    width:112px;
}

.stcme:hover{color:#333;}

.megamenu_tabs li a.current, .megamenu_tabs li a.current:hover{
    background:#E31720;
    top:1px;
	
}

.megamenu .contact_form{
    display:block;
    margin-bottom:10px;
}

.megamenu .contact_form label{
    color:#fff;
    font:700 12px/18px Arial,Helvetica,sans-serif;
    text-shadow:1px 1px 1px #000;
}

.megamenu .form_element{
    /*-moz-border-radius:3px;
    -moz-box-shadow:0 1px 1px #000;
    -moz-transition:background-color .3s ease-out;
    -ms-transition:background-color .3s ease-out;
    -o-box-shadow:0 1px 1px #000;
    -o-transition:background-color .3s ease-out;
    -webkit-border-radius:3px;
    -webkit-box-shadow:0 1px 1px #000;
    -webkit-transition:background-color .3s ease-out;*/
    background:#E8E8E8;
    border:1px solid #000;
    border-radius:3px;
    box-shadow:0 1px 1px #000;
    color:#000;
    font:12px Arial,Helvetica,sans-serif;
    margin:12px 0 18px;
    padding:6px;
   /* transition:background-color .3s ease-out;*/
    width:280px;
}

.megamenu .form_element:hover{
 /*   -moz-box-shadow:0 3px 3px #000;
    -o-box-shadow:0 3px 3px #000;
    -webkit-box-shadow:0 3px 3px #000;*/
    background:#F4F4F4;
    /*box-shadow:0 3px 3px #000;*/
}

.megamenu .form_element:focus{
    background:#FFF;
    outline:none;
}

.megamenu .contact_form textarea{
    height:120px;
    resize:none;
}

.megamenu .contact_form .required{color:#C00;}

.megamenu .contact_form .special{display:none;}

.megamenu .contact_form .error,.megamenu .contact_form .sent{
  /*  -moz-border-radius:3px;
    -moz-box-shadow:0 1px 1px #000;
    -o-box-shadow:0 1px 1px #000;
    -webkit-border-radius:3px;
    -webkit-box-shadow:0 1px 1px #000;*/
    border:1px solid #000;
    border-radius:3px;
    box-shadow:0 1px 1px #000;
    font-size:11px;
    padding:3px 6px;
   /* text-shadow:1px 1px 1px #fff;*/
}

.megamenu .contact_form .error{
    background:#f7cac4;
    color:#992213;
}

.megamenu .contact_form .sent{
    background:#d8f6bc;
    color:#2f530b;
}

.megamenu .contact_form .button{
/*    -moz-border-radius:3px;
    -moz-box-shadow:0 1px 1px #000;
    -moz-transition:background-color .3s;
    -ms-transition:background-color .3s;
    -o-box-shadow:0 1px 1px #000;
    -o-transition:background-color .3s;
    -webkit-border-radius:3px;
    -webkit-box-shadow:0 1px 1px #000;
    -webkit-transition:background-color .3s;*/
    background:#222 /*linear-gradient(transparent,rgba(0,0,0,0.2))*/;
    border:1px solid #000;
    border-radius:3px;
    box-shadow:0 1px 1px #000;
    color:#fff;
    cursor:pointer;
    font:bold 11px Sans-Serif;
    margin:9px 12px 0 0;
    padding:7px 12px;
    text-shadow:0 1px 1px #000;
   /* transition:background-color .3s;*/
    vertical-align:middle;
    white-space:nowrap;
}

.megamenu .contact_form .button:hover,.megamenu .contact_form .button:focus{
    background:#1A1A1A;
    color:#fff;
}

.megamenu .contact_form .button:active{
  /*-moz-box-shadow:0 0 1px #000;
    -o-box-shadow:0 0 1px #000;
    -webkit-box-shadow:0 0 1px #000;
    box-shadow:0 0 1px #000;*/
    position:relative;
    top:1px;
}

.next_demo,.previous_demo{
   /* -moz-box-shadow:0 2px 3px #ccc;
    -o-box-shadow:0 2px 3px #ccc;
    -webkit-box-shadow:0 2px 3px #ccc;*/
    background:#3d3d3d url(../image/menu/bg.png);
    border:solid 1px #434343;
    box-shadow:0 2px 3px #ccc;
    color:#fff;
    font-size:12px;
    height:44px;
    line-height:44px;
    padding:0 12px;
    position:absolute;
    top:0;
}

.next_demo{
    -moz-border-radius:0 0 0 3px;
    -webkit-border-radius:0 0 0 3px;
    border-radius:0 0 0 3px;
    right:0;
}

.previous_demo{
    -moz-border-radius:0 0 3px;
    -webkit-border-radius:0 0 3px 0;
    border-radius:0 0 3px 0;
    left:0;
}

.next_demo a,.previous_demo a{
    color:#fff;
    text-decoration:none;
}

/* 1st Level */
.megamenu li.active {
    background-color: #E31720;
}

/* 2nd Level*/
.megamenu_tabs_nav li.current
{
    background-color: #990000;
}

/* 3rd Level */
.megamenu_tabs_panels div.selected
{
    color: #990000;
}