/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Serena Fanelli                     */
/*               http://dnn.talkho.com                    */
/*========================================================*/
/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/



/*-- overriding default margin         --*/  p { margin: 0;}
/*-- Main table						   --*/ .Shadow_Island_MainTable {}
/*-- container title token             --*/ .Shadow_Island_Title { font-size: 16px; line-height: 1.4em; font-family: tahoma; color: #808080; font-weight: bold; }
/*-- container title cell              --*/ .Shadow_Island_TitleTD {    padding: 0px 0px 0px 0px;  }
/*-- container actions cell            --*/ .Shadow_Island_ActionsTD { width:0%; padding: 0;}
/*-- container icon		  			   --*/	.Shadow_Island_bg_comm { background:  url(bg_shadow.png)}
											.Shadow_Island_bg_tb { background:  url(bgtb_shadow.png)}
											.Shadow_Island_bg_lr { background:  url(bglr_shadow.png)}											
/*-- container content pane            --*/ .Shadow_Island_Content {  font-size: 11px; font-family: tahoma; color: #444;  padding: 10px 0px 5px 0px;}
/*-- container logo		  			   --*/ .Shadow_Island_BGTitle { padding: 5px 0px 0px 70px;  height: 40px; width: 150px;  position: relative;  margin: -100px 0 0 28px; align: center; background:  url(bgtitle_shadow.png) no-repeat; }
											.Shadow_Island_Photo{  height: 100px; width:130px; position: relative; margin: -22px 0 0 7px; align: center; background:  url(Photos/Island.png) no-repeat; }



/*-- top center section                --*/ .Shadow_Island_T  { margin: 0 28px 0 28px;  }
/*-- top left section                  --*/ .Shadow_Island_TL {  float:left; height: 28px; width:28px; padding: 0; background-position: 0px 0px;  }
/*-- top right section                 --*/ .Shadow_Island_TR {  float:right; height: 28px; width:28px; padding: 0; background-position: -28px 0;  }

											.Shadow_Island_ML { background-repeat: repeat-y;  }
											.Shadow_Island_MR { background-repeat: repeat-y;  background-position: -28px 0;  background-position: right; }
/*-- mid center section                --*/ .Shadow_Island_M  {  padding: 20px 10px 2px 10px; margin: -23px 10px 0 20px; background-color:#fff;  _margin: -18px 20px 0 20px;}
										
											
											
/*-- bottom center section             --*/ .Shadow_Island_B  { margin: 0 28px 0 28px; background-position: 0 -28px ; }
/*-- bottom left section               --*/ .Shadow_Island_BL { float:left; height: 28px; width:28px; padding: 0; background-position: 0 -28px ;}
/*-- bottom right section              --*/ .Shadow_Island_BR { float:right; height: 28px; width:28px; padding: 0; background-position: -28px -28px;}

/*========================================================*/

