html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/*
_________________________________________________________________________
// CSS built by:  Elevated Internet         www.elevated.nl            \\
// Contact us @:  Saturnusstraat 60, u-17   Phone: +31-88 664 2772     \\
//                2516 AH Den Haag          Fax  : +31-84 837 00 64    \\
_________________________________________________________________________

Description:	Style sheets for Studio Buffalo.
______________________________________________________________________ */

/*  BODY
______________________________________________________________________ */
body, html {
  margin: 0px;
  padding:0px;
  font-family: Verdana, Tahoma, Arial, sans-serif; 
  font-size: 12px; 
  color: #000000;
  background: #cccccc;
  /*overflow-y:hidden;*/
  height:100%;
}
body {
  min-width:980px;
}
#wrap {
  background-color:#FFFFFF;
  margin:0 auto;
  margin-top:15px;
  margin-bottom: 5px;
  width: 980px;
  height:610px;

}
#header {
  height: 90px;
  width: 980px;
}

#main {
  width: 980px;
  height: 520px;
}

#content{
  float: left;
  height: 488px;
  overflow: auto;
  line-height: 1.7em;
  background: #ebf7fd;
}

#credits {
  margin:0 auto;
  width:980px;
  padding-left: 8px;
  text-align: left;
  font-size: 9px;
  color: #ffffff;
  font-weight: bold;
}

#credits a, #credits a:visited{
  color: #6b6b6b;
  text-decoration: none;
}

/*  MENU
______________________________________________________________________ */

#menu {
  height: 32px;
  width: 980px;
  background: #FFF;
  text-align: left;
  color: #b0600e;
  font-size: 13px;
  float: left;
  background: url('/images/front/menu_bg.gif') repeat-x;
}

#submenu {
    background: #ebf7fd;
    color: #000;
    width:195px;
    height:488px;
    float:left;
}

#menu ul {
    list-style: none; float:left;margin-left:10px;
}

#submenu ul {
   margin-top:12px;
}
#menu li {
    float:left; text-align: left; height:32px;padding:6px;
}

#submenu li {
    padding:10px;   
}

#menu a{
  color: #92dbf8;
  text-decoration: none;
  font-weight: bold;
}

#menu a:hover{
  color: #b0600e;
}

#submenu a{
  color: #2cbbf2;
  text-decoration: none;
  font-weight: bold;
  margin-left:6px;
}

#submenu a:hover{
  color: #b0600e;
}

#menu li.active a, #submenu li.active a{
  color: #b0600e;
}

#menu li.active{
  background: url('/images/front/menu_active.gif') no-repeat top center;
}

#submenu li.active{
  background: #FFF;
}

/*  CUSTOM LAYOUTS
______________________________________________________________________ */

#slideshow{
    margin-top:12px;
    height:476px;
    overflow:hidden;
    background:#ebf7fd;
}

#news{
    width:980px;
    height:488px;
}

#overview{
    width:390px;
    float:left;
    height:488px;
    overflow:auto;
    margin-left:5px;
}

#item{
    width:580px;
    float:right;
    border-left: 1px solid #99dff9;
    height:488px;
    overflow:auto;
}

/*  CONTENT
______________________________________________________________________ */
p{
    margin:0px;
    padding:0px;
}

strong{
    font-weight:bold;
}

b{
    font-weight:bold;    
}

em{
    font-style: italic;
}

h1{
  color: #2cbbf2;
  font-weight:bold;
  font-size: 14px;
  margin-bottom:10px;
}

h3{
  color: #2cbbf2;
  font-weight:bold;
  font-size: 12px;
  margin-bottom:10px;
}

a, a:visited{
  color: #2cbbf2;
  font-weight:bold;
  text-decoration: none;
}

/*  NEWS LISTERS
______________________________________________________________________ */

.img{
    float:left;
    width:150px;
    padding:10px;
}

.news_img{
    width:150px;   
}

.thumb{
    float:left;
    width:40px;
    margin-right:10px;
}

#news p{
    padding:0px 10px 10px 10px;
}

h3.news_title{
   padding:10px;
   margin:0px;
}
/*  LASTEST NEWS LISTERS
______________________________________________________________________ */

.latest{
    float:right;
    background: #e2ecf1;
    width: 150px;
    border-left: 1px solid #99dff9;
    height:458px;
    padding:15px;
}

/*  COLUMN LAYOUT
______________________________________________________________________ */

/* for columns only, set width for safari */
.columns{
    width:980px;
}

table{
    float:left;
    width:782px;
    height:488px;
}

td{
    border-left: 1px #99dff9 solid;
    background: #ebf7fd;
    padding:15px;
}

td:first-child{
    border: none;
}

/*  CLEARFIX
______________________________________________________________________ */

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix {
    display: inline-block;
 }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */