/* tntbase 6 - topnotchthemes_1000 v1.0 01012008 */

/****************************/
/* LOCAL CSS                */
/****************************/

/* Put your custom css and css overrides in this file and  */ 
/* rename it local.css.  By restricting your css changes   */
/* to local.css, your changes will not be overwritten when */
/* upgrading to a new version of this theme.               */

/* Steps to activate local.css:                       */
/* 1. Add your custom css to this file                */
/* 2. Rename this file to local.css                   */
/* 3. Uncomment (remove leading semicolon from ) the  */ 
/*    following line in your theme's .info file:      */
/*    ;stylesheets[all][] = local.css                 */
/* 4. Clear cached data at admin/settings/performance */
pre {
  background: #DDDDDD;
  padding:10px;
  border: 1px solid #AAAAAA;
}

code {
  font-size: 10px;
  font-family: monospace;
}

pre.code {
  background: #DDDDDD;
  padding: 10px;
  border: 1px solid #AAAAAA;
  font-size: 10px;
  font-family: monospace;
}

#header-first h1 {
  float:left;
  margin: 25px 0 0 15px;
}

#header-first #logo {
  float: left;
}

div#views_slideshow_singleframe_teaser_section_project_slideshow_for_project-block_1
 {
  margin:auto;
  background-color: #DDDDDD;
  border: 1px solid #B0C6D1;
}

div#views_slideshow_singleframe_main_project_slideshow_for_main-block_1 {
  margin:auto;
  background-color: #DDDDDD;
  border: 1px solid #B0C6D1;
  width: 350px;
  height: 325px;
}
/*
div#views_slideshow_singleframe_div_project_slideshow_for_project-block_1_0 {
  width: 500px;
}
*/
div.views-field-field-projects-image-fid {
  float:left;
  margin:10px;
  width: 275px;
  text-align:center;
}

div#views_slideshow_singleframe_main_project_slideshow_for_main-block_1 div.views-field-field-projects-image-fid {
  float:left;
  margin:10px auto 10px auto;
  width: 350px;
  text-align:center;
}

div.views-field-field-projects-image-fid  img{
  border: 1px solid #B0C6D1;
}

/*
div.views_slideshow_singleframe_main_project_slideshow_for_main-block_1 div.views-field-field-projects-image-fid {
  float:left;
  margin:10px;
  width: 275px;
  text-align:center;
}
*/
div.views-field-projects-slideshow-right {
  float:left;
  width: 250px;
  margin-top: 20px;
}

div.views-field-slideshow-container {
  height: 275px;
}

/*
div.views-field-field-projects-image-fid span.field-content{
  text-align:center;
}
*/
div.views-field-field-projects-image-data-1 {
  font-weight: bold;
}
/*
div#views_slideshow_singleframe_teaser_section_project_slideshow_for_main-block_1 div.views_slideshow_singleframe_slide div.views-field-title {
  text-align:center;
  font-weight:bold;
}
*/

div#views_slideshow_singleframe_main_project_slideshow_for_main-block_1 div.views_slideshow_singleframe_slide {
  margin: 0 auto;
}

div#views_slideshow_singleframe_teaser_section_project_slideshow_for_main-block_1  {
  margin: 0 auto;
}

div#views_slideshow_singleframe_teaser_section_project_slideshow_for_main-block_1 div.views-field-title {
  text-align:center;
  font-weight:bold;
}

div.view-id-project_slideshow_for_main div.views-field-title {
  text-align:center;
  font-weight:bold;
  height: 300px;
}

/*
div.views-field-field-projects-image-data span.field-content{
}
*/
div#views_slideshow_singleframe_controls_project_slideshow_for_project-block_1,
div#views_slideshow_singleframe_pager_project_slideshow_for_project-block_1,
div#views_slideshow_singleframe_controls_project_slideshow_for_main-block_1,
div#views_slideshow_singleframe_pager_project_slideshow_for_main-block_1 {
  text-align:center;
  margin: 0px 5px 0px 5px;
}
/*
div#views_slideshow_singleframe_controls_project_slideshow_for_project-block_1 a,
div#views_slideshow_singleframe_controls_project_slideshow_for_main-block_1 a {
  margin-right: 5px;
}
*/
div#views_slideshow_singleframe_pager_project_slideshow_for_project-block_1,
div#views_slideshow_singleframe_pager_project_slideshow_for_main-block_1 {
  margin-top: 10px;
}

div#views_slideshow_singleframe_pager_project_slideshow_for_project-block_1 div.pager-item,
div#views_slideshow_singleframe_pager_project_slideshow_for_main-block_1 div.pager-item {
  margin: 0px 2px 0px 2px;
}

/* Single page projects grid */
/*
div.view-id-project_slideshow_for_main div.view-content {
  margin: auto;
}
*/
div.view-id-project_slideshow_for_main table {
  background-color: #DDDDDD;
  border-collapse:collapse;
}

div.view-id-project_slideshow_for_main td {
  background-color: #DDDDDD;
  padding: 2px;
  border:16px solid white;
}

div.view-id-project_slideshow_for_main tr {
  height: 375px;
}

#footer-top {
  height:auto;
}

