/* changes the colors an the size of the border - please edit if you want to change the color !! 
   check the my_style.css in the main folder for a complete template
*/
body.twg {
	background-color: transparent;
}

td.sideframe {
   background-color: transparent;
}

td.twg_info {
	border: none;
}

td.bottomtable {
	background-color: transparent;	
}

td.bottomtableside {
	background-color: transparent; 
}

td.bottomtablesideleft {
  background-color: transparent;
}

td.twg_bottom {
  background-color: transparent;
}
td.twg_counterpixel {
  background-color: transparent;
}

td.topnav { 
  background-color: transparent; 
}


/* settings for the top left cell where the galleries -> ... ->  buttons are */



/* settings for the top right cell where the menu buttons are */

/* the settings for the details image (border ...)   */
.twg_imageview {
  border : none;
	vertical-align: middle;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

/* does the drop shadow  - if you want a different one: adapt this settings - image-view does still a nice boarder  */
div.twg_img-shadow table {
    display: block;
	  position: relative;
	  background-color: transparent;
	  border: 1px solid #000000;
	  margin: 0px 0px 0px 0px;
} 

div.twg_img-shadow {
  background: none !important
  margin: 0px 0px 0px 0px;
}

td.twg_bottom {
  background-color: transparent;
}

td.twg_counterpixel {
  background-color: transparent;
}


