.avs_gallery .title {
   color: #ffffff !important;  
}

.avs_thumb_inner .views {
   color: #ffffff !important; 
}

#user2  .menutitle {
color: #ffffff !important;  
font-size: 18px !important;  
}

#navigation .menu a {
height: 40px !important;
}

#navigation .menu .active  a {
font-weight: bold;
color: #ffffff !important;
}

#sidebar .module {
border: 0px !important; 
box-shadow: 0px 0px 0px  !important;
}

.btn-readmore {
color: #ffffff !important;  
  background: #000000 !important; 
}

.module-body  .menu  .menutitle {
  color: #ffffff !important; 
}

#ac{
	width:100%;
	/*border:1px solid #666;*/
	margin:0 auto;
	}

.email-icon {
  min-width:48px;
  position: relative;
}

.print-icon {
	min-width: 48px;
	position: relative;
	top: 20px;
	left: 48px;
}

#ac ul{
	font:14px Calibri, Calibri, Calibri, sans-serif;
	color:#ffffff;
	width:820px;
	margin:0 auto;
	}

#ac li{
	display:inline;
	text-align:center;
	width:40px;
	border:1px solid #ffffff;
	list-style:none;
	padding:3px;	
	margin:3px;
	float:left;
    font-size: 14px;   
	}
	
#ac li a{
	text-decoration:none;
    font-size: 14px;   
	}

#acess ul li a{ 
  color: #ffffff !important;
  font-size: 14px;   
}

#acess span{
background: none repeat scroll 0 0 #fff !important;
color: #000 !important;
padding: 0 4px;
}
 
.breadcrumbs {
 color: #ffffff !important; 
}

/* Browser Reset */
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, caption, canvas, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, form, footer, header, hgroup, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, tt, table, tbody, textarea, tfoot, thead, time, tr, th, td, u, ul, var, video { 
  margin: 0; 
  padding: 0; 
  font-size: 100%; 
  font-weight: inherit; 
  font-style: inherit; 
  text-align: inherit; 
  background: transparent; 
  border: 0; 
  font-family: 'Calibri',Calibri,Calibri, sans-serif; 
  outline: 0; 
  vertical-align: baseline; 
  white-space: normal; 
}
body a { 
  color: #ffffff; 
  text-decoration: none; 
}
body a:hover { 
  text-decoration: underline; 
  color:#ffffff 
}
body.contentpane { 
  padding:10px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6, ementa a { 
  color: #ffffff 
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover { 
  color: #ffffff 
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
  display: block 
}
ol, ul { 
  list-style: none /*estilo da lista ordenada*/
}
blockquote, q { 
  quotes: none 
}
:focus { 
  outline: none;
  box-shadow: 0px 2px 0px #ffffff;
}
table tr td{ 
  border: 0px transparent;  
  border-spacing: 0; 
  color:#ffffff;
  background:transparent;
  font-family:'Calibri',Calibri,Calibri, sans-serif;
  text-align: left;  
}

img { 
  height:auto; 
  max-width:100%;
}
/*	Grid  */
.container { 
  max-width: 1000px; 
  min-width: 220px; 
  margin: 0 auto; 
  -moz-box-sizing: content-box; 
  -webkit-box-sizing: content-box; 
  box-sizing: content-box; 
}
.container .row, .col { 
  -moz-box-sizing: border-box; 
  -webkit-box-sizing: border-box; 
  box-sizing: border-box; 
}
.row {
  margin-bottom: 1.5em 
}
.col { 
  display: block; 
  float: left; 
  width: 100%; 
}
.col:first-child { 
  margin-left: 0 
}
.row:after, .col:after, .clr:after, .group:after { 
  display: block; 
  height: 0; 
  clear: both; 
  content: ""; 
  visibility: hidden; 
}

/* grid */
.col { 
    margin-left: 2% 
  }
.span_1 { 
    width: 6.5% 
  }
.span_2 { 
    width: 15.0% 
  }
.span_3 { 
    width: 22.5%;
  }
.span_4 { 
    width: 32.0% 
  }
.span_5 {
    width: 40.5% 
  }
.span_6 { 
    width: 49% 
  }
.span_7 { 
    width: 57.5% 
  }
.span_8 {
    width: 66.0% 
  }
.span_9 {
    width: 74.5% 
  }
.span_10 { 
    width: 83.0%
  }
.span_11 { 
    width: 21.5% 
  }
.span_12 { /*tamanho total do site*/
    width: 100% 
  }


  #wrapper{ 
    padding:0 10px!important;
  }
  #header-wrap {
    padding: 10px!important;
  }

.count-1 { 
  clear: both; margin-left: 0;
}
/* Body + Main Containers */
body { 
  color: #ffffff; 
  font-weight: 400; 
  background: #000000; 
  font: 0.9em/150% 'Calibri',sans-serif; 
  nowhitespace: afterproperty; 
}
#box-wrap { 
  margin: 20px auto; 
  padding: 0px; 
}
#main-content { 
  -moz-box-sizing: border-box; 
  -webkit-box-sizing: border-box; 
  box-sizing: border-box; 
}
#wrapper-w { 
  background:#000000 url(../images/wrapper.png) 0 0 repeat-x; 
  padding:0; 
  margin:0 0 20px 0
}
#wrapper { 
  margin:0 auto; 
  padding:0px;
  position: relative; 
  background:#000000;
-webkit-border-radius: 0 0 10px 10px; 
-moz-border-radius: 0 0 10px 10px; 
  -o-border-radius: 0 0 10px 10px; 
  border-radius: 0 0 10px 10px; 
box-shadow: 0 3px 6px #CCCCCC; 
  -webkit-box-shadow: 0 3px 6px #CCCCCC; 
  -moz-box-shadow: 0 3px 6px #CCCCCC; 
  -o-box-shadow: 0 3px 6px #CCCCCC
}
#wrapper-i { 
  padding:20px
}
#comp-wrap {
  padding:0
}
.full { 
  padding:0; margin:0; clear:both
}
.contact a { 
  text-decoration:none
}
/* Article Columns */
.column-1, .column-2, .column-3, .column-4 { 
  position:relative; margin:0; 
  padding:0;
}
/* Content styles */
#archive {
  padding:0; 
  margin:0;}
.archive {
  padding:0;
}
.archive .article-count {
  color:#ffffff;
}
.blog-featured {
  
}
.items-leading {
  position: relative; 
  clear:both; 
  margin:0 0 20px 0;  
  padding:0;}
.leading { 
  margin:0 0 20px 0; 
  position:relative;}
.items-row, .item-page, .contact  {
  position: relative;
}
.item-separator {
  
}
.item-page {
  position:relative
}
.item-page-title {
  padding:0 70px 5px 0; 
  margin:0 0 10px 0
}
.item-page-title, .item-page-title a, .contact-name {
  text-decoration:none;
  font-size:30px; 
  line-height:30px;
  color:#ffffff; 
} 
.item-page-title a:hover {
  text-decoration:none; 
  color:#ffffff
}
.contact h2{ 
  margin:0 0 20px 0;
}
.contact .current {
  margin:0; 
  padding:0;
}
dl.tabs { 
  display:block; 
  clear:both;  
  border-bottom:1px solid #ddd;
}
dl dt.tabs { 
  display: inline-block; 
  margin:0 0 -3px 0
}
dt.tabs h3 {
  margin:0 2px 5px 0;
}
dt.tabs h3 a{
  padding:8px 8px 3px 8px; 
  line-height:20px;
  border:1px solid transparent;
  -webkit-border-radius:4px 4px 0 0;
  -moz-border-radius:4px 4px 0 0;
  border-radius:4px 4px 0 0; 
  cursor:pointer; 
  text-decoration:none
}
dt.tabs.closed h3 a {
  border-color:#eeeeee #eeeeee #dddddd;
}
dt.tabs h3 a,dt.tabs h3.open a{
  color:#ffffff;
  background-color:#000000;
  border:1px solid #ffffff;
  border-bottom-color:transparent;
}
dd.tabs { 
  padding:10px 20px
}
.jicons-icons { 
  float:left; 
  margin:0 10px 0 0; 
  padding:5px 0 0 0
}
h1.componentheading {
  margin:0 0 10px 0; 
  padding:0; 
  position:relative; 
  color:#ffffff;
}
ul.button-icons { 
  position:absolute; 
  top:3px; right:5px; 
  margin:10px 0 0 0; 
  padding:0; 
  min-width:100px;
}
ul.button-icons li { 
  display:inline-block
}
ul.button-icons li.edit-icon,
ul.button-icons li.print-icon,
ul.button-icons li.email-icon {
  margin:0; 
  padding:0; 
  width:20px; 
  height:16px; 
  float:left; 
  overflow:hidden; 
  line-height:12px; 
  font-size:12px
}
.iteminfo, .content_rating {
  font-size: 11px;
  display:block;
  color:#ffffff; 
  margin:0 0 5px 0;
}
.content_rating p{ 
  margin:0; 
  padding:0;
}
.iteminfo span { 
  margin:0 10px 0 0;
}
.iteminfo a {
  
} 
.iteminfo a:hover {
}
.iteminfo .category,.iteminfo .sub-category,.iteminfo .create,.iteminfo .modified,.iteminfo .published,.iteminfo .createdby,.iteminfo .hits { 
  display:inline-block; 
  line-height:20px!important;
}
.iteminfo .createdby {
  font-weight:bold;
}
.items-more {
  clear:both;
} 
h3.items-more { 
  font-size:14px; padding:0; margin:0;
}
.items-more ol { 
  margin:0 0 0 30px; 
  padding:0
}
table.category {
  
}
th.item-title, th.list-title {
  font-size: 15px; 
  font-weight: bold; 
  text-align: left;
}
/* Commons */
.clear { 
  clear: both 
}
blockquote { 
  position: relative; 
  margin: 30px 0; 
  padding: 20px; 
  background-color: #000000; 
  color: #ffffff; 
  border-left: 5px solid #fff; 
  font-size: 16px; 
  font-style: italic; 
  font-family: 'Georgia', sans-serif; line-height: 1.8em; 
}
pre { 
  margin: 30px 0; 
  padding: 20px; 
  background-color: #000000; 
  color: #ffffff; 
  border-left: 5px solid #ffffff; 
  font-size: 15px; 
  font-family: 'Georgia', sans-serif; 
  line-height: 1.8em; 
  white-space: pre-wrap; 
  white-space: -moz-pre-wrap; 
  white-space: -pre-wrap; 
  white-space: -o-pre-wrap; 
  word-wrap: break-word; 
}
address { 
  margin: 20px 0; 
  letter-spacing: 1px; 
}
/* Typography */
h1, h2, h3, h4, h5, h6 #logo a, #navigation .menu a
{
  font-family:'Calibri',Calibri, Calibri, sans-serif;
}
h1, h2, h3, h4, h5, h6, ementa { 
  color: #ffffff; 
  font-weight: bold;
}
h1 {
  margin: 0 0 20px; 
  font-size: 23px; 
}
h2 { 
  font-size: 18px 
}
h3 { 
  font-size: 16px 
}
h4 { 
  font-size: 14px 
}
h5 { 
  font-size: 12px 
}
h6 { 
  font-size: 10px 
}
.entry p:last-child { 
  margin: 0 
}
.entry ul {
  margin: 30px 0 30px 20px 
}
.entry ul li, .entry ol li { 
  margin: 0 0 5px }
.entry ol { margin: 30px 0 30px 25px 
}
.entry ol { 
  list-style: decimal 
}
.entry ul { 
  list-style: disc 
}
.entry h2, .entry h3, .entry h4, .entry h5, .entry h6 { 
  margin: 40px 0 20px 
}
p { 
  margin: 0 0 20px ;
  color: #ffffff; 
}
p.lead { 
  color: #ffffff; 
  font-size: 21px; 
  line-height: 27px; 
}
em { 
  font-style: italic 
}
strong { 
  font-weight: bold 
}
small { 
  font-size: 80% 
}
hr { 
  height: 0;
  margin: 30px 0 30px; 
  border: solid #ffffff; 
  border-width: 1px 0 0; 
  clear: both; 
}
a { 
  outline: 0; 
  -webkit-transition: all 0.15s ease; 
  -moz-transition: all 0.15s ease; 
  -o-transition: all 0.15s ease; 
  transition: all 0.15s ease
}
a:hover {
  
}
p a, p a:visited { 
  line-height: inherit 
}
/* Header  */
#header-wrap { 
  padding: 5px; 
  height:auto; 
  background:#000000 url(../images/header.png) bottom center repeat-x
}
#header-wrap .row { 
  margin-bottom: 0 
}
#logo { 
  display:inline-block; 
  margin:0 0 10px 0;
}
#logo img { 
  max-height:70px; 
  display:block; 
  width:auto;
}
#logo a{
  color:#fff;
  text-shadow: 0 -2px 0 #333;
  line-height:60px; 
  font-size:60px; 
  text-align:left; 
  text-decoration:none; 
  font-weight:bold
}
#site-description {
  color:#fff; 
  margin:10px 0 0 0; 
  text-shadow: 0 -1px 0 #000; 
  font-size:12px;
  font-family:'Calibri',Calibri,Calibri, sans-serif;
  letter-spacing:1px; 
  font-weight:normal; 
  text-transform: uppercase
}
#top {
  line-height:18px; 
  float: right; 
  display: inline-block;
  color:#3d48f1
}
#top a {
  text-decoration:underline; 
  color:#fff
}
#top h1,#top h2,#top h3,#top h4 {
  font-size:15px; 
  padding:0; 
  margin:0;
  color:#fff
}
#social { 
  display:block; 
  float:right
}
#social a.social-icon {
  display: inline-block; 
  margin-left: 2px; 
  margin-right: 2px;
   padding: 0;
  width:32px; 
  height:32px;
}
#social a.social_1 { 
  background:url(../../images/social/facebook.png) 0 0 no-repeat; 
}


/* Navigation */
#navbar-wrap { 
  padding: 0px;
  margin:0; 
  color: #ffffff;
  background:url(../images/nav.png) 0 0 repeat-x
}
#navbar { 
  position: relative; 
  height: 53px;
}
#navbar.row { 
  margin-bottom: 0 
}
#navigation { 
  padding:0 10px;
}
#navigation .menu { 
  margin: 0; padding: 0; 
  list-style: none; 
}
#navigation .menu .icon-angle-right { 
  position: absolute; 
  right: 10px; top: 50%; 
  margin-top: -6px; 
  color: #ffffff; 
  font-size: 12px; 
}
#navigation .menu > li { 
  display: block; 
  float: left; 
}
#navigation .menu > li ul {
  
}
#navigation .menu ul {
  position: absolute; 
  left: 0; 
  top: 100%; 
  margin: 10px 0 0 0;
  /*IE6 only*/ _margin: 0; nowhitespace: afterproperty; 
  opacity: 0; 
  transition: all .2s ease-in-out; 
  visibility: hidden; 
  z-index: 99; 
}
#navigation .menu ul ul { 
  left: 100%; 
  top: 0; 
}
#navigation .menu ul ul li { 
  width: 100% 
}
#navigation .menu li { 
  position: relative 
}
#navigation .menu li:hover > ul { 
  margin: 0; 
  opacity: 1; 
  visibility: visible; 
}
#navigation .menu a { 
  display: block;
  position: relative; 
  text-transform:uppercase
}
/* current item */
#navigation .menu > li > a:hover, #navigation .menu > li.sfHover > a, #navigation .menu > .active > a, #navigation .active > a:hover, #navigation .active > a:hover { 
  color: #ffffff;
}
#navigation .menu > .active > a, #navigation li.active > a { 
  font-weight: bold; 
  color: #ffffff  } /*cor do menu*/

#navigation .menu > li { 
  margin-right: 20px; 
  padding:0 10px; 
}
#navigation .menu a { 
  height: 53px; 
  color: #fff; 
  font-weight: 400; 
  text-align: left; 
  text-decoration: none; 
  cursor: pointer; 
  line-height: 53px; 
  font-size:16px; 
  text-shadow:1px 1px #000 
}
/*drop-down styles*/
#navigation .menu ul { 
  border-top: none; 
  background: #000000; 
  border: 1px solid #ffffff; 
  min-width:200px; 
}
#navigation .menu li:hover ul { 
  margin-top: 0; 
}
#navigation .menu ul ul.sub-menu { 
  margin-top: -1px; 
  margin-left: 1px;
}
#navigation .menu ul li { 
  border-bottom: 1px solid #000 
}
#navigation .menu ul li:first-child {
}
#navigation .menu ul li:last-child { 
  border: 0 
}
#navigation .menu ul li > a:hover { 
  color: #dadad8
} /*cor cinza substuindo amarelo*/
#navigation .menu ul a { 
  display: block; 
  height: auto; margin: 0px; 
  padding: 12px 15px; 
  text-transform: none; 
  border: 0px; 
  line-height: 1.7em; 
}
#navigation .selector { 
  display: none 
}
#navigation ul.sub-menu .icon-angle-down:before {
  content:"\f105"!important;
}
#navigation ul.sub-menu a { 
  font-size:12px;
}
#navigation i { 
  text-align:right
}
#menu-icon {
  display: none;
}
#slide-wrap a:hover{ 
  color:#fff
}
/* Module Classes */
/* light */
.light {
  border:1px solid #ffffff !important; 
  background:#000000!important; 
  color:#fff !important; 
  text-shadow:1px 1px #fff!important
}/*laranjado substituido por cinza */
.light .module-title{
  color:#fff !important; 
  background:none!important;border-bottom:none!important; 
  text-shadow:1px 1px #fff!important }
.light .module-body {
  border-top:none !important;
}
.light a{ 
  text-decoration:underline !important; 
  color:#ffffff!important
}
.light a:hover{ 
  color:#fff!important
}
/* normal */
.normal {
  border:1px solid #ffffff !important; 
  background:#000000!important; 
  color:#fff!important; 
  text-shadow:1px 1px #333!important
}
.normal .module-title{
  color:#fff !important; 
  background:none!important;
  border-bottom:none!important;
}
.normal .module-body {
  border-top:none !important;
}
.normal a{
  text-decoration:underline !important; 
  color:#fff!important
}
.normal a:hover{ 
  color:#ffffff!important
}
/* dark */
.dark {
  border:1px solid #fff !important; 
  background:#000!important; 
  color:#fff !important; 
  text-shadow:1px 1px #fff!important; 
}
.dark .module-title{
  color:#fff !important; 
  background:none !important; 
  border-bottom:none!important;
}
.dark .module-body {
  border-top:none !important;
}
.dark a{
  text-decoration:underline !important; 
  color:#ffffff!important
}
.dark a:hover{ 
  color:#fff!important
}
/* blank */
.blank {
  border:none!important; 
  background:none!important; 
  padding:5px!important;
-webkit-border-radius: 0!important; 
  -moz-border-radius: 0!important; 
  -o-border-radius: 0!important; 
  border-radius: 0!important; 
box-shadow:none!important; 
  -webkit-box-shadow: none!important; 
  -moz-box-shadow: none!important;
  -o-box-shadow: none!important
}
.blank .module-title {
  border:none!important; 
  padding:0!important; 
  color:#fff!important; 
  text-shadow:none!important; 
  background:none!important
}
.blank .module-body { 
  padding:0!important;
  background:none!important
}
.light, .normal, .dark {
  padding:10px!important; 
}
.light ul.menu li a, .normal ul.menu li a, .dark ul.menu li a{ 
  text-decoration:none!important
}
.light .module-title, .normal .module-title, .dark .module-title {
  padding:0 0 0 5px!important; 
  border:none!important; 
  line-height:30px!important;  
}
.light .module-body, .normal .module-body, .dark .module-body { 
  padding:0 5px !important;}
/* Page Navigation */
ul.pagenav { 
  display:block;
} 
ul.pagenav li { 
  list-style:none;
} 
ul.pagenav li a{ 
  display:block
}
.pagenav-prev { 
  float:left;
}
.pagenav-next { 
  float:right
}
#pagination {
  clear:both; 
  text-align:center;  
  padding:0;
}
.inputbox, input, textarea, select {
  background:#000000; 
  border:1px solid #ffffff;
  font-size: 14px;
}
.inputbox { 
  width:210px;
  height: 15px;
}
/* Breadcrumbs */
.breadcrumbs { 
  padding:0; 
  margin:0 0 10px 0; 
  color:#fff
}
.breadcrumbs a {
  color:#fff
}
.breadcrumbs .icon-angle-right{
  padding:0 5px
}
/* Sidebar */
#leftbar-w { 
  float:left
}
#rightbar-w { 
  float:right; 
  display:block;
}
#sidebar {
  padding:0;
}
#sidebar .module {
  margin-bottom:20px; 
  border:1px solid #ffffff; 
  position: relative;
  background:#000000; 
  padding: 0px;

-webkit-border-radius: 4px; 
  -moz-border-radius: 4px; 
  -o-border-radius: 4px; 
  border-radius: 4px; 
  box-shadow: 0 1px 4px rgba(0,0,0,.2); 
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
  -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
  -o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
}
#sidebar .module-title {
  /*
  font-size:20px; 
  line-height:30px; 
  font-weight:100; 
  color:#fff; 
  text-shadow:1px 1px #333; 
  padding:10px; border-bottom:1px solid #306d9f; 
  border-left:1px solid #013b63; 
  border-right:1px solid #013b63; border-bottom:1px solid #013b63; text-transform:uppercase;
-webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; -o-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0;*/
  color: #ffffff;
  width: 89%;
  position: relative;
  margin-top: 13px;
  padding: 8px 5px 13px 20px;
  background: #000000 url('../images/category-bg.png') repeat-x bottom right;
}
#sidebar h3 { 
/*  margin:0; 
  padding:0 0 5px 0; */
  font-size: 20px !important; 
  color: #ffffff !important;
  padding:0 5px 0 0; 
  line-height:32px;
  text-decoration: none;
  display: block;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#rightbar-w  .module-title {}
#sidebar .module-body {
  margin:0; 
  padding:15px;
  background-color:#000000;
}
#sidebar .module-body p{
  padding:0; margin:0 0 5px 0;}
#sidebar  ul li {
  margin:0 5px; padding:0;}
#sidebar  a{}
#sidebar  a:hover{}
/* Sidebar Menu*/
#sidebar .module ul.menu{
  margin:0; 
  padding:0;
  list-style:none;}
#sidebar .module ul.menu li{ 
  border-bottom: 1px solid #ddd;
  line-height: 1.5;
}
#sidebar .module ul.menu li:hover{
  
}
#sidebar .module ul.menu li a,
#sidebar .module ul.menu li.active ul li a,
#sidebar .module ul.menu li ul li.active ul li a{
  text-decoration: none; 
  display:block; 
  overflow:hidden;
  font-weight: normal; 
  padding: 5px 0 5px 5px;
  font-size:18px;
  font-family:'Calibri',Calibri, Calibri, sans-serif; 
  color: #1a589d;
}
#sidebar .module ul.menu li a:hover,#sidebar .module ul.menu li.active a,
#sidebar .module ul.menu li ul li a:hover,
#sidebar .module ul.menu li ul li.active a,
#sidebar .module ul.menu li.active ul li a:hover,
#sidebar .module ul.menu li ul li.active ul li.active a { 
  text-decoration: none; 
  background-color: #fafafa;
  display:block; 
  overflow:hidden;
  font-weight: normal;
  padding: 5px 0 5px 5px;
  font-size:18px;
  font-family:'Calibri',Calibri, Calibri, sans-serif; 
  color: #1a589d;
}
#sidebar .module ul.menu li.active {}
/* Sidebar SubMenu*/
#sidebar .module ul.menu li ul {
  margin:0;}
#sidebar .module ul.menu li ul li {
  background:none;  
  margin:0; padding:0 0 0 10px   }
#sidebar .module ul.menu li:last-child, #sidebar .module ul.menu li ul li:last-child, #sidebar .module ul.menu li.active ul li:last-child { 
  background:none 
}
#sidebar .module ul.menu li ul li a{
  
}
#sidebar .module ul.menu li ul li a:hover{
  border: 0;}
#sidebar .module ul.menu li ul li.active, #sidebar .module ul.menu li.active ul li { /* */
}
.module .menu .icon-angle-down:before {content:""!important}
/* User1 and User2 */
#user1-wrap{
  margin-bottom:5px; 
  border: 2px solid #ffffff; 
  border-top-color: #ffffff;
  border-top-color: 5px;
  position: relative; 
  background:#000000; 
  padding:0;}
#user1{padding:0; margin:0 auto;clear:both;}
#user1 .module{ 
  color:#fff;
  margin-bottom:5px; 
  padding:5px}
#user1 .inner{ padding:0 10px;}
#user1 .module-title{display: block; 
  font-size: 20px; 
  line-height: 32px;
  letter-spacing:1px; 
  text-transform:uppercase; }
#user1 h3.module-title{margin-bottom:0;
  padding-bottom:0; background:url(../images/user1-title.gif) 0 50% repeat-x} 
#user1 h3.module-title span { 
  background:#000000; 
  padding:0 10px 0 0; line-height:32px}
#user1 .module-body {}
#user1 a { }
#user1 a:hover{}
#user1 ul {
  margin:0; padding:0;}
#user1 ul li{ border-bottom:none; 
  list-style:none;}
#user1 ul li:hover{}
#user1 ul li a{ 
  display:block; 
  padding:0 20px 0 5px; 
  background: #000000 /*url(../images/user1-arrow.png) 0 50% no-repeat*/;
  text-decoration:none;
  text-align: right;
  font-weight: bold;
  font-size:16px;
  font-family:'Calibri',Calibri, Calibria, sans-serif;
  
  }
#user1 ul li a:hover{
}
/* User 2 */
#user2-wrap{
  margin-bottom:20px; 
  border: 0px solid #ffffff; 
  position: relative; 
  display:block;
  color: #ffffff;
-webkit-border-radius: 10px; 
  -moz-border-radius: 10px; 
  -o-border-radius: 10px; 
  border-radius:10px; 
 /* box-shadow: 0 1px 4px rgba(0,0,0,.2); 
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
  -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
  -o-box-shadow: 0 1px 4px rgba(0,0,0,.2) */} 
#user2{ 
  padding:5px; 
  margin:0 auto;
  clear:both; 
 /* text-shadow:1px 1px #ffffff; */
}
#user2 .module{ 
  color:#fff;
  margin-bottom:10px; 
  padding:5px
}
#user2 .inner{ 
  padding:0 5px;
}
#user2 .module-title{
  color: #ffffff;
  display: block; 
  font-size: 20px; 
  line-height: 32px;
  letter-spacing:1px; 
  text-transform:uppercase;
}
#user2 h3.module-title{
  color: #ffffff;
  margin-bottom:0; 
  padding-bottom:0; 
  background: #000000 url('../images/category-bg-fold.png') no-repeat bottom right;
  padding: 0 6px 0 0;
  width: 100%;
  position: relative;
  margin-top: 13px;
  
} 
#user2 h3.module-title span {
  color: #ffffff;
  background:#000000;
  padding:0 5px 0 0; 
  line-height:32px;
   background: none;
     color: #ffffff;
     text-decoration: none;
   background: #000000 url('../images/category-bg.png') repeat-x bottom right;        
    display: block;
    padding: 8px 5px 13px 20px;
}
#user2 .module-body {
   color: #1a589d;
}
#user2 a {
   color: #ffffff;
   background-color:#000000;
 }
#user2 a:hover{
 color: #ffffff;
}
#user2 ul {
  color: #ffffff;
  margin:0; padding:0;}

#user2 ul li{ 
  color: #ffffff;
  border-bottom: 1px solid #ddd;
  list-style: none outside none;
  line-height: 1.5;
}
#user2 ul li:hover{
   color: #ffffff;
}
#user2 ul li a{ 
  display:block; 
  padding:0 0 0 15px; 
  /*
  background:url(../images/user2-arrow.png) 0 50% no-repeat;*/
  text-decoration:none; 
  font-size:14px;
  font-family:'Calibri',Calibri, Calibri, sans-serif; 
  color: #ffffff;
  overflow:hidden;
  font-weight: normal; 
  padding: 5px 0 5px 5px;
}
#user2 ul li a:hover{
  color: #ffffff;
  text-decoration: none;
  background-color: #fafafa; 
  display:block; 
  overflow:hidden;
  font-weight: normal; 
  padding: 5px 0 5px 5px;
}
/* Search */
input[type="search"] { 
  display: block; 
  width: 100%; 
  padding: 10px 32px 10px 11px; 
  color: #202020; font-size: 11px; -moz-box-sizing: border-box; -webkit-appearance: none !important; 
  -webkit-box-sizing: border-box; 
  background: #fff; 
  border: 1px solid #ddd; 
  box-sizing: border-box; }
input[type="search"]::-webkit-search-cancel-button { 
  -webkit-appearance: none }
input[type="search"]::-webkit-search-decoration { display: none }
input[type="search"]:focus { 
  color: #000; 
  outline: none; }
.att-searchform { 
  position: relative }
.att-searchform #searchsubmit { position: absolute; right: 5px; 
  top: 50%; 
  height: 16px; margin-top: -9px; 
  color: #999; font-size: 11px; 
  -webkit-appearance: none; background: none; border: none; cursor: pointer; line-height: 16px; outline: none; }
.att-searchform #searchsubmit:hover { color: #000 }
/* Forms / Inputs / Buttons */
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], textarea { display: block; 
  max-width: 100%; 
  margin-bottom: 10px; 
  margin-left: 0; 
  padding: 12px !important;}
input{
  display:inline-block;
  *display:inline;vertical-align: middle;
  width:auto;zoom:1;margin:0;border:1px solid #ccc;
  font-size:1em;-moz-border-radius:5px;
  -webkit-border-radius:5px;border-radius:5px;background:#fff;-moz-box-shadow:inset 0px 0px 6px #ccc;-webkit-box-shadow:inset 0px 1px 6px #ccc;box-shadow:inset 0px 1px 6px #ccc;}
input::-webkit-input-placeholder,input:-moz-placeholder,.placeholder{color:#bbb;}
input::-moz-focus-inner {border:0;}
input[disabled="disabled"], input.disabled{
  color:#ffffff;
  background:#000000;
  -moz-box-shadow:inset 0px 0px 2px #ddd;-webkit-box-shadow:inset 0px 1px 2px #ddd;box-shadow:inset 0px 1px 2px #ddd;}
/* FOCUS STATES */
input[type="text"]:focus,textarea:focus,button:focus,a.button:focus,select:focus,input[type="file"]:focus,input[type="password"]:focus{-webkit-box-shadow: 0 0 7px #6DB9FF;	-moz-box-shadow   : 0 0 7px #6DB9FF;box-shadow        : 0 0 7px #6DB9FF;border: 1px solid #50B1FE;outline: none;}
/* TRANSITION */
input[type="text"],textarea,button,input[type="file"]{	
  -moz-transition: -moz-box-shadow 0.5s, border 0.5s, background 0.5s;-webkit-transition: -webkit-box-shadow 0.5s, border 0.5s, background 0.5s;-o-transition:  box-shadow 0.5s, border 0.5s, background 0.5s;	transition: box-shadow 0.5s, border 0.5s, background 0.5s;}
input.checkbox,input[type="checkbox"]{
  display:inline;width:auto;margin:0;padding:0;border:0;background:none;vertical-align:center;*vertical-align: top;}
input.radio,input[type="radio"]{display:inline;width:auto;margin:0;padding:0;border:0;background:none;vertical-align:center;*vertical-align: top;}
input[type="radio"]:focus,	input[ type="checkbox"]:focus{
  -webkit-box-shadow: 0 0 5px #6DB9FF;-moz-box-shadow   : 0 0 5px #6DB9FF;box-shadow  : 0 0 5px #6DB9FF;outline-color: #6DB9FF;}
input.file,input[type="file"]{
  -moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;border:none;}
select{display:inline;width:auto;margin:0;border:1px solid #ccc;line-height:100%;padding:3px;vertical-align: middle;}
select[disabled="disabled"], select.disabled{color:#999;background:#f5f5f5;-moz-box-shadow:inset 0px 0px 2px #ddd;-webkit-box-shadow:inset 0px 1px 2px #ddd;box-shadow:inset 0px 1px 2px #ddd;}
textarea{
  width:auto;
  height:200px;
  margin:0;
  border:1px solid #ccc;
  padding:5px;vertical-align: middle;
  font-family:inherit;font-size:0.9em;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:inset 0px 0px 6px #ccc;-webkit-box-shadow:inset 0px 1px 6px #ccc;
  box-shadow:inset 0px 1px 6px #ccc;-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
textarea { 
  width: 100%; -moz-box-sizing: border-box; 
  box-sizing: border-box; 
  line-height: 1.6em !important; 
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="tel"]:focus, textarea:focus { 
}
input[type="button"], input[type="submit"], button[type="submit"], button[type="button"] { 
  display: inline-block;
  margin-top: 5px; 
  margin-bottom:5px; padding: 0 15px; 
  background-color: #000000; 
  color: #fff; 
  text-decoration: none; 
  -webkit-appearance: none !important; 
  background: #000000; 
  background: -moz-linear-gradient(top,  #d2d1d0 0%, #c4c3c2 100%); 
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d2d1d0), color-stop(100%,#c4c3c2)); 
  background: -webkit-linear-gradient(top,  #d2d1d0 0%,#c4c3c2 100%); background: -o-linear-gradient(top,  #d2d1d0 0%,#c4c3c2 100%); 
  background: -ms-linear-gradient(top,  #d2d1d0 0%,#c4c3c2 100%); 
  background: linear-gradient(to bottom,  #d2d1d0 0%,#c4c3c2 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2d1d0', endColorstr='#c4c3c2',GradientType=0 ); 
  min-height: 36px; font-size: 13px; 
  border: 0px solid #1a589d; 
  border-radius: 4px; 
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05); 
  cursor: pointer; 
  line-height: 36px; nowhitespace: afterproperty; nowhitespace: afterproperty; nowhitespace: afterproperty; nowhitespace: afterproperty; 
 /* text-shadow: 1px 1px 0 #1a589d; */
  text-transform:uppercase
}
input[type="button"]:active, input[type="submit"]:active, button[type="submit"]:active, button[type="button"]:active { 
  background-image: linear-gradient(to bottom, #1a589d 0px, #1a589d 100%); 
  border-color: #fff #fff #fff; 
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.10) inset; }
input[type="button"]:hover, input[type="submit"]:hover, button[type="submit"]:hover, button[type="button"]:hover{ 
  background: #000000
}
a.btn-readmore {
  padding:5px 10px;
  background-color: #000000; 
  color: #fff; 
  text-decoration: none;
  -webkit-appearance: none !important;
  background: #000000; 
  background: -moz-linear-gradient(top,  #FBFBFB 0%, #F4F4F4 100%); 
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FBFBFB), color-stop(100%,#F4F4F4)); 
  background: -webkit-linear-gradient(top,  #FBFBFB 0%,#F4F4F4 100%); 
  background: -o-linear-gradient(top,  #FBFBFB 0%,#F4F4F4 100%); 
  background: -ms-linear-gradient(top,  #FBFBFB 0%,#F4F4F4 100%); 
  background: linear-gradient(to bottom,  #FBFBFB 0%,#F4F4F4 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FBFBFB', endColorstr='#F4F4F4',GradientType=0 ); 
  min-height: 36px; font-size: 13px; 
  border: 1px solid #e3e3e3; 
  border-radius: 4px; 
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05); 
  cursor: pointer; 
  line-height: 36px; 
  nowhitespace: afterproperty; nowhitespace: afterproperty; nowhitespace: afterproperty; nowhitespace: afterproperty; text-shadow: 1px 1px 0 #FBFBFB; text-transform:uppercase}
a.btn-readmore:hover{ 
  background: #000000; 
  color:#fff; text-decoration:none}
/* Mailto */
.mailto { background:#fff; color:#222; padding:10px;}
/* Tooltips */
.tip-wrap { float: left;  
  padding: 8px 35px 8px 14px; margin-bottom: 20px; 
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); background-color: #535353; 
  border: 1px solid #222; -webkit-border-radius: 4px; -moz-border-radius: 4px;
border-radius: 4px; color: #fff; 
  max-width: 200px; 
  text-shadow:1px 1px #000}
.tip-title {
  padding: 0; margin: 0; display:none}
.tip-text {
  font-size: 100%; margin: 0;}
#topcontrol {
  background:url(../images/arrow_up.png) 50% 50% no-repeat;
  width:80px;
  height:60px;
  white-space:nowrap;
  cursor: pointer;opacity:0.7;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); 
  bottom:20px; 
  right:20px; z-index:999;}
/* Error */
#error {padding:20px; text-align:center}
#error .error { color:#FF0000; display:block; padding:0;font-size: 200px; font-weight: bold; line-height: 200px;}
#error .center {width: 400px; margin-left:-200px;left: 50%; position: absolute; text-align: center; top: 20%}
#error .error { 
  text-shadow: 0 -1px 0 rgba(0,0,0,0.9), 0 1px 0 rgba(255,255,255,0.7); }
#error .error > span {
  display: inline-block;position: relative;}
#error .error > span:before {content: "";position: absolute;top: 70%;left: -30px;right: -30px;	height: 80px;background: url(../images/error.png) no-repeat;background-size: 100% 100%;}
#error ol li{ text-align:left;}
/* Offline */
.error-offline .error > span:before { top: 65%; }
.error-offline .message { width: 350px; }
/* Thumbs */
.width-10 {width: 10px;}.width-20 {width: 20px;}.width-30 {width: 30px;}.width-40 {width: 40px;}.width-50 {width: 50px;}.width-60 {
  width: 60px;}.width-70 {
  width: 70px;}.width-80 {width: 80px;}.width-90 {width: 90px;}.width-100 {width: 100px;}.height-10 {height: 10px;}.height-20{
  height: 20px;}.height-30 {height: 30px;}.height-40 {height: 40px;}.height-50 {height: 50px;}.height-60 {height: 60px;}.height-70 {height: 70px;
}.height-80 {height: 80px;}.height-90 {height: 90px;}.height-100 {height: 100px;}
.thumbnail{border:1px solid #ccc!important; max-width: 100%!important;}
.thumbnail img { 
  -moz-opacity: 0.8; -webkit-opacity: 0.8; opacity: 0.8; -moz-transition: all 0.15s ease-in-out; -ms-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; -webkit-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; }
.thumbnail img:hover { opacity: 1; }
.thumbnail.pull-left{margin-right:10px!important}
.thumbnail.pull-right{margin-left:10px!important}
.thumbnails {margin-left: -20px;list-style: none;*zoom: 1;}
.thumbnails:before,
.thumbnails:after {display: table;content: "";line-height: 0;}
.thumbnails:after {clear: both;}
.thumbnails > li {float: left;margin-bottom: 18px;margin-left: 20px;}
.thumbnail {display: block;padding: 4px;line-height: 18px;border: 1px solid #ddd;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055);	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.055);box-shadow: 0 1px 3px rgba(0,0,0,0.055);-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;	transition: all .2s ease-in-out;}
a.thumbnail:hover {border-color: #08c;-webkit-box-shadow: 0 1px 4px rgba(0,105,214,0.25);-moz-box-shadow: 0 1px 4px rgba(0,105,214,0.25);box-shadow: 0 1px 4px rgba(0,105,214,0.25);}
.thumbnail > img {display: block;max-width: 100%;margin-left: auto;margin-right: auto;}
.thumbnail .caption {padding: 9px;color: #555;}
/* Footer */
#footer-wrap{ 
  padding:10px 0;
}
#footer-wrap p{ 
  margin:0; padding:0;
}
/* Footer Menu*/
#footer-nav{
  margin-bottom:20px;
  border: 0px solid; 
  position: relative; 
  background:#ffffff;
  color: #1a589d;
}
#footer-nav ul{ 
  padding:10px; 
  margin:0 auto;
  clear:both; 
 /* text-shadow:1px 1px #ffffff; */
}
#footer-nav .module{ 
  color:#555;
  margin-bottom:10px; 
  padding:10px
}
#footer-nav .inner{ 
  padding:0 10px;
}
#footer-nav .module-title{
  color:  #1a589d;
  display: block; 
  font-size: 20px; 
  line-height: 32px;
  letter-spacing:1px; 
  text-transform:uppercase;
}
#footer-nav h3.module-title{
  color: #1a589d;
  margin-bottom:0; 
  padding-bottom:0; 
  background:url(../images/user1-title.gif) 0 50% repeat-x
} 
#footer-nav h3.module-title span {
  color: #1a589d;
  background:#ffffff; 
  padding:0 10px 0 0; 
  line-height:32px
}
#footer-nav .module-body {
   color: #1a589d;;
}
#footer-nav a {
   color: #000000;
 }
#footer-nav a:hover{
 color: #1a589d;
}
#footer-nav ul {
  color: #1a589d;;
  margin:0; padding:0;}

#footer-nav ul li{ 
  color: #1a589d;;
  border-bottom:none; 
  list-style:none;
  height:25px;
}
#footer-nav ul li:hover{
   color: #1a589d;
}
#footer-nav ul li a{ 
  display:block; 
  padding:0 0 0 15px; 
  background:#ffffff ;
  text-decoration:none; 
  font-size:14px;
  font-family:'Calibri',Calibri, Calibri, sans-serif; 
  color: #1a589d;
}
#footer-nav ul li a:hover{
  color: #1a589d;
}
/*
#footer-nav { 
  /
  float:right}
#footer-nav ul {
  margin:0; padding:0; float:right; }
#footer-nav ul li {
  list-style:none; display:inline-block;
  position:relative; padding:0; margin:0 1px 0 0; 
  height:25px; border-right:none; 
  font-family:'Calibri',Calibri, Calibri, sans-serif;}
#footer-nav ul li a { 
  display:block;
  padding:0 10px; margin:5px 0 0 0;
  line-height:12px;text-decoration:none;font-size:10px;
  text-transform:uppercase; border-right:1px solid #cfcfcf;
-webkit-transition:none; -moz-transition:none; 
  -o-transition: none; transition:none} */
#footer-nav ul li:last-child a { 
  border:none!important;}
#footer-nav ul li a:hover {
  color:#000} 
.copyright { 
  margin:0; padding:0;
  font-size:12px;float:left;}
.copyright a {
  font-size:12px;
}.copy a:hover {}
.target{
  margin:0; 
  padding:0; 
  font-size:10px; 
  color:#cfcfcf; 
  text-align:left; 
  float:left; 
  text-shadow:none; 
  clear:left;}
.target a, .target a:hover { 
  text-decoration:none; 
  font-size:10px;
  color:#cfcfcf}
.dl-horizontal dt { 
  clear: left; 
  float: left; 
  overflow: hidden; 
  text-align: right; 
  text-overflow: ellipsis; 
  white-space: nowrap; 
  width: 40px;}
.dl-horizontal dd { 
  margin-left: 50px;}
@media screen and (max-width: 799px) {
#social { display:block; float:none}
#logo { 
    text-align:center; 
    float:none; 
    display:block
  }
#logo img {
    max-width:250px;
    max-height:70px; 
    display:block; 
    margin:0 auto
  }
#logo a{ 
    text-align:center
  }
#site-description { 
    text-align:center}
#top { 
    float:none
  }
#menu-icon {
    width:100%;height: 53px; 
    line-height:53px;text-decoration:none;
    background:#0C3154 url(../images/nav.png) 0 0 repeat-x; 
    padding:0; cursor: pointer;
    display: block; 
    color:#fff; 
    text-shadow:1px 1px #333}
#menu-icon:hover,#menu-icon.active  {
    background-color: #dedede;
  }
.menu-icon-title { 
    font-size:20px; 
    padding:0 10px; 
  }
.icon-double-angle-down { 
    font-size:30px; 
    padding:0 10px 0 0; 
    float:right; 
    height:53px!important; 
    line-height:53px!important;
  }
#navbar{ 
    display: none; 
    height:auto; 
    margin:0; 
    padding:0;}
/* Menu */
#navbar-wrap { 
    height:auto; 
    display:block;
    margin:0; padding:0;  
    border:none; 
    background:#0C3154;  
    color: #ffffff;}
/* Navigation */
#navigation { 
    padding:0 10px; 
    display:block;}
#navigation .menu { 
    margin: 0; 
    padding: 0; 
    list-style: none; }
#navigation .menu .icon-angle-right { 
    position: absolute; 
    right: 10px; top: 50%; 
    margin-top: -6px; color: #aaa; 
    font-size: 12px; 
  }
#navigation .menu > li { 
    display: block; 
    float:none;
  }
#navigation .menu > li ul {
    
  }
#navigation .menu ul { 
    position: relative; 
    left: 0; 
    top: 100%; margin:0; 
    nowhitespace: afterproperty; 
    opacity: 1; 
    transition:none; 
    visibility: visible; 
    z-index: 99; 
  }
#navigation .menu ul ul { 
    position:relative!important; 
    margin:1px 0 0 0; 
    padding:0; left:0px; 
    width:100%; 
    display:block;
    -webkit-box-shadow: none;
    -moz-box-shadow: none; 
    box-shadow:none; 
  }
#navigation .menu ul ul li { 
    width:auto
  }
#navigation .menu li { 
    position: relative 
  }
#navigation .menu li:hover > ul { 
    margin: 0; 
    opacity: 1; 
    visibility: visible; }
#navigation .menu a { 
    display: block; 
    position: relative; 
  }
/* current item */
#navigation .menu > li > a:hover, #navigation .menu > li.sfHover > a, #navigation .menu > .active > a, #navigation .active > a:hover, #navigation .active > a:hover { 
    color: #c5c4c;
  }
#navigation .menu > .active > a, #navigation li.active > a { 
    font-weight: bold; 
    color: #c5c4c;  
  }
#navigation .menu > li { 
    margin:0; 
    padding:0; 
  }
#navigation .menu a { 
    height:auto; 
    color: #fff; 
    font-weight: 400; 
    text-align: left; 
    text-decoration: none; 
    cursor: pointer; 
    line-height: 45px; 
    font-size:16px; 
    padding:0 10px; 
  }
/*drop-down styles*/
#navigation .menu ul { 
    border-top: none; background:none; border:none; 
  }
#navigation .menu li:hover ul { 
    margin: 0; 
  }
#navigation .menu ul ul.sub-menu { 
    margin:0; padding:0; border-top: 1px solid #000 
  }
#navigation .menu ul ul.sub-menu li{ 
    margin:0; padding:0; 
  }
#navigation .menu ul li { 
    border-bottom:1px solid #000 
  }
#navigation .menu ul li:first-child { 
  }
#navigation .menu ul li:last-child { 
    border: 0 
  }
#navigation .menu ul li > a:hover { 
    color: #d0d0ce
  }
#navigation .menu ul a { 
    display: block; 
    height: auto; margin: 0px; 
    padding: 0 15px; text-transform: none; 
    border: 0px; 
  }
#navigation ul.sub-menu .icon-angle-down:before {
    content:""!important;
  }
#navigation ul.sub-menu a { 
    font-size:12px; 
    line-height: 35px;
  }
#navigation i { 
    text-align:right
  }
#footer-nav { 
    float:none
  }
#footer-nav ul { 
    float:none
  }
.copyright { 
    float:none; 
    text-align:center}
}

.tabinterna {
	margin:0px;
  padding:0px;
	width:100%;
	/*box-shadow: 10px 10px 5px #888888; */
	border:1px solid #ffffff;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.tabinterna table{
    border-collapse: collapse;
    border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;
    padding:0px;
}

.tabinterna tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.tabinterna table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.tabinterna table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}
.tabinterna tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}
.tabinterna tr:hover td{
	background-color:#d3e9ff;
		
}
.tabinterna td{
	vertical-align:middle;
	background-color:#aad4ff;
	border:1px solid #ffffff;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:14px;
	font-family:Calibri;
	font-weight:normal;
	color:#000000;
}
.tabinterna tr:last-child td{
	border-width:0px 1px 0px 0px;
}
.tabinterna tr td:last-child{
	border-width:0px 0px 1px 0px;
}
.tabinterna tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.tabinterna tr:first-child td{
	background:-o-linear-gradient(bottom, #0057af 5%, #0057af 100%);	
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0057af), color-stop(1, #0057af) );
	background:-moz-linear-gradient( center top, #0057af 5%, #0057af 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0057af", endColorstr="#0057af");	
background: -o-linear-gradient(top,#0057af,0057af);
	background-color:#0057af;
	border:0px solid #ffffff;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Calibri;
	font-weight:bold;
	color:#ffffff;
}
.tabinterna tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #0057af 5%, #0057af 100%);	
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0057af), color-stop(1, #0057af) );
	background:-moz-linear-gradient( center top, #0057af 5%, #0057af 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0057af", endColorstr="#0057af");	
  background: -o-linear-gradient(top,#0057af,0057af);
	background-color:#0057af;
}
.tabinterna tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.tabinterna tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
} 
#thtabinterna {
background-color: #0057af;
color: #ffffff;
border-width: 1px 1px 1px 1px;
padding: 7px;
font-family: Calibri;
font-size: 14px;
font-weight: bold;
text-align: center;
}
