  /* layoutstyles.css */ 

/* Universal style rule */ 
*{
  /*margin:0px;
  /* margin:0px auto; /*for centering horizontal*/
  /* Block all browser default margins and padding */
  /* Temporary borders */ 
    /*border: dashed 1px #800080; */
} 

body {
 margin:0 1em;
 padding:0px;
 /*border: dashed 1px #0080FF; 
 background-color:#fff;/*#E7FCFE;*/
 
}

#wrapper{
  height:60em;
  width:60em;
  /*background-color: #A8F7DF;*/
  /* Center the wrapper */
  margin: 0 auto;
  
  
}

/*---------------------------------------banners-----------------------------------*/
#branding{
/*background-color:#f00; /*red*/
  position:absolute;
  top:0em;
  z-index:0;
  width:60em; /*OK for 1024 x 768* IMPORTANT: Keep @60em for fitting content/opening page elements aligned with right edge/ 
  /*border:thick groove #80FF80;*/
  height:60em;
  background-image:url("http://friendsofthenewgardentrails.org/images/FriendsofthetrailsbannerFootprints.png");
  /*background-image:url("http://localhost/trails/images/FriendsofthetrailsbannerFootprints.png");*/
  /*background-image:url("http://pondsofchestercountypa.net/images/Banner14INx110PX.jpg"); */

  background-repeat:no-repeat;
  /*border:solid 3PX #F00;*/
   /*border: dashed 4px #00FF00; */
}




#header{
  position:absolute;
  top:0em;
  z-index:0;
  width:60em;  
  height:60em;
  background-image:url("http://friendsofthenewgardentrails.org/images/FriendsofthetrailsbannerFootprints.png"); 
  background-repeat:no-repeat;
  
  }
#header a{
  position:absolute;
}

/* Unvisited and visited links in branding bar ORDER IMPORTANT LVHA!*/
#header a:link, #header a:visited {
  color:#00FFFF;/*#FFE3AA;*/
}

/* Hover links in branding bar */
#header a:hover{
  color:#0f0;
}

/* Active link in branding bar */
#header a:active{
  color:#1bb498;
}



#headertext{
position:absolute;
width:20em;
margin:0;
top:3.5em;
left:20em;
z-index:10;
/*font-family:Comic Sans MS,Fantasy;*/
text-align:center;
font-size:medium;
font-weight:bold;
/*position:absolute;
margin:0;
top:3em;
left:12em;
z-index:10;*/
color:#fff;
}
/*----------------------------------------------leftcolumnNEW PHP Version-----------------------------------*/
#leftcol{
   
  height:100em;
  width:60em;
  position:relative;
  top:3em;
  z-index:2;
   /*background-color:#fff; /*#E7FCFE; */
   
  border:none;
  font-family:sans-serif;
  font-size:medium;
  font-weight:bold;
  list-style:none;
  list-style-type:none;
   
}

#leftcol a,
#leftcol a:link,
#leftcol a:visited{
  text-decoration:none;
  font-family:Arial ;/*Verdana, Geneva, Arial, Sans-Serif;*/
  
  /*font-family:cursive;*/       
  font-size:90%; /*creates space between nav buttons when less than 100%*/
  color:#008000;
  /*background:#aaa url(images/footprint.png); /*repeat-x center;*/
  background-color:#fff;/*#aaa;grey*/


  /*border-right:solid 1px #ddd;*/
  text-align:left;
  line-height:1em;
  outline-style:none;
  background:transparent;

}

#leftcol a{
    background:transparent;
}






/*----------------------------------------------leftcolumn HTML Version-----------------------------------*/
#leftcolumn{
  float:left;
  height:100em;
  width:10em;
  position:relative;
  top:3em;
  z-index:2;
   /*background-color:#fff; /*#E7FCFE; */
   
  border:none;
  font-family:sans-serif;
  font-size:medium;
  font-weight:bold;
  list-style:none;
  /*list-style-type:none;
  list-style-image:none;*/
}

#leftcolumn a,
#leftcolumn a:link,
#leftcolumn a:visited{
  text-decoration:none;
  font-family:Arial ;/*Verdana, Geneva, Arial, Sans-Serif;*/
  
  /*font-family:cursive;*/       
  font-size:90%; /*creates space between nav buttons when less than 100%*/
  color:#008000;
  /*background:#aaa url(images/footprint.png); /*repeat-x center;*/
  background-color:#fff;/*#aaa;grey*/
  display:block;
  height:2em;
  width:9em;
  /*border-right:solid 1px #ddd;*/
  text-align:left;
  line-height:1em;
  outline-style:none;
  background:transparent;

}

#leftcolumn a{
    background:transparent;
}





/* ------------------------------------------Content page---------------------------*/
#content{
float:left;  
width:49em;
background-color:#fff; /*yellow*/
height:53em;
/*border:solid 1px #f00;*/
margin-left:.2em;
 
}

#content img{
  left:10em;
  top:50em;
   /*border:dashed 1px #f00; */
   
}

/*--------------------------------------abox-------------------------------------*/
#aboxleft{
  position:relative;
  width:18em;
  top:34.5em;
  left:1em;
  font-family:sans-serif;
  /*border:dashed 1px #000;*/
  float:left;
  }
  
#aboxright{
  position:relative;
  width:18em;
  left:10em;
  top:34.5em;
  font-family:sans-serif;
  /*border:dashed 1px #000;*/
  float:left;
  }  
/* ------------------------------------------Opening page---------------------------*/

#openingpage{
    position:relative;

    top:8em;

    height:60em;
     
    border:solid 0px #f00;
    }
#openingpage a{color:blue;font-weight:normal; font-size:medium; font-family:sans-serif; text-decoration:none;}    
#openingpage a:hover {text-decoration:underline;}
#openingpage h2{text-align:center}
#openingpage h3{position:absolute;
z-index:3;}

#openingpage h4{font-style:normal;}
#openingpage p{font-family:sans-serif;}

/* ------------------------------------------Homepage page---------------------------*/


#homepage{
  position:relative;
  top:-37em;
  left:0em;
  float:left;
  /*border:solid 1px #f00;*/
}

#homepageintro{

}


#homepageintro  #pl {
  position:relative;
  height:0em;
  color:#000;
  font-family:sans-serif;
  font-size:medium;
  
}



#homepageCC{
  position:relative;
  top:2em;
  left:23em;
  height:40em;
  /*border:solid 3px #000; */
}

#homepagetext{
  position:absolute;
  width:60%;
  top:-1em;
  left:25em;
  font-family:sans-serif;
  font-size:small;
  font-style:normal;
}

#homepagetext1{
  position:relative;
  width:80%;
  top:0em;
  left:0em;
  font-family:sans-serif;
  font-size:medium;
  font-style:normal;
}

#homepagetext2{
  position:relative;
  width:90%;
  top:0em;
  left:0em;
  font-family:sans-serif;
  font-size:medium;
  font-style:normal;
}

#homepagenote{
  position:relative;
  bottom:0em;
  padding:2px;
  border:solid 1px gray;
  margin:1px;
  font-size:xx-small;
  font-family:cursive, sans-serif;
}


/*------------------------------------------Picframe----------------------*/
#caption {
  color:#000;
  font-size:small;
  text-align:left;
}

div.picframeintro{
  left:0em;
  height:4em;
  top:0em;
  text-align:center;
  font-weight:600;
  font-size:80%;
  
  /*margin:.5em .5em;*/
   /*border:dotted 3px #804040;  */
  
  
}

#picframe{
  
  /*padding:0 5px 5px 5px;*/
  border:solid 1px #f00; 
  float:left;
  margin:0 1em 1em 1em;
  
  }

#picframe p,h4{
  
  font-size:110%;
  text-align:center;
  font-weight:600;
  font-style:italic;
  /*text-decoration:underline;
  border:solid 1px #F0F;*/
  
}

div.picframeallmarging{
  position:relative;
  left:9em;
  width:auto;
  padding:5px 0px 0px 0px;
  /*border:solid 1px #000;*/
  float:left;
  margin: .5em 0 .5em .5em;
}

div.picframeallmarging p{
  
  font-size:110%;
  text-align:center;
  font-weight:600;
}


div.picframenone{
  position:relative;  
  padding:0 5px 5px 5px;
  /*border:solid 1px #000;*/
  text-align:center;
  font-weight:600;
  font-size:110%;

  margin:.5em .5em;
}
    

div.picframeleft{
  width:auto;
  padding:0 5px 5px 5px;
  /*border:solid 1px #000;*/
  
  margin:.2em .2em 0em .2em;
  }

/*----------------------------------------caption*----------------------------*/
.captionpic {
   width:auto; 
  float:left;
  left:11em;
  color:#000;
  text-align:center;
  font-style:italic;
  font-size:large;
  
  border:none; /*solid 1px #0000Ff;*/
  /*margin:0 1em 1em 1em;*/
  
}
.captionpic p{
  text-align:left;
  font:caption;
  font-size:90%;
  font-style:normal;
  text-decoration:none;
}

.caption img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    border:solid 2px #000;}


/*-------------------Pond menu images-------------*/
#ecology{
  position:absolute;
  top:20em;
  left:30em;
  border:none;
  
}
/* Needed to resolve border problem in firefox and IE*/
#ecology img{
  border:0;
}

#management{
  position:absolute;
  top:33em;
  left:25em;
  border:none;
  
}
/* Needed to resolve border problem in firefox and IE*/
#management img{
  border:0;
}

#data{
  position:absolute;
  top:24em;
  left:9em;
  border:none;
  
}
/* Needed to resolve border problem in firefox and IE*/
#data img{
  border:0;
}


/*--------------------------------------------------sitemap---------------------*/
.level1{
     font-size:large;
     color:green;}
     
.level2{
     font-size:medium;
     color:blue;
     font-style:italic;}
     
.level3{
     font-size:small;
     color:green;
     font-style:italic;}
     
.level4{
     font-size:small;
     color:red;
     font-style:italic;}

/*-----------------------------------------Navbar-------------------------*/     
#navbar{
  position:relative;
  background-color:transparent;
  top:7.5em;
  left:2em;
  height:1.8em;
  
}


#navbar ul { /* all lists */
	padding: 0;
	margin: 0;
	/*list-style: none;*/
	list-style-type:none;
	
	}

#navbar li { /* all list items */
	/*color:#D3D3D3;*/
	float:left;
	width:10em; /* width needed or else Opera goes nuts */
        position:relative;
	left:1em;
	margin-top:.1em;
}



#navbar li ul { /* second-level lists */
	position: absolute;
	/*background: #80FFFF;*/
        width: 7em;
	/*left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	display:none;
        z-index:100;
       
}

#navbar a {
	display: block;
	width:7em;
        
}


#navbar li li ul { /* second-level lists @@@@@@@@@@@@@@@@@@@*/
	position: absolute;
	/*background: #80FFFF;*/
        width: 7em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
        
        z-index:100;
       
}

#navbar li ul ul { /* third-and-above-level lists */
	margin: -2em 0 0 11em;
        /*background-color:#80FFFF; not needed when font-size <100%*/
        position: absolute;
        
}

 
#navbar li ul ul ul { /* third-and-above-level lists @@@@@@@@@@@@@@@@@@@@@@@@@@@*/
	margin: -2em 0 0 11em;
        /*background-color:#80FFFF;not needed when font-size <100%*/
        position: absolute;
        
} 

#navbar li:hover{
  /*background-color:#80FFFF;not needed when font-size <100%*/
}


#navbar li:hover ul ul, #navbar li.sfhover ul ul {
	left: -999em;
        
}

/*For third menu layer*/ 
#navbar li:hover ul ul ul, #navbar li.sfhover ul ul ul {
	left: -999em;
        
}
 
#navbar li:hover ul, #navbar li li:hover ul, #navbar li.sfhover ul, #navbar li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/*For third menu layer*/ 
#navbar li:hover ul, #navbar li li li:hover ul, #navbar li li.sfhover ul, #navbar li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

 
/*NOTE NAVBAR STYLES BELOW FROM ME NOT FROM  SUCKERFISH DROPDOWN  http://htmldog.com/articles/suckerfish/dropdowns/*/
/* Applies to navbar links, unvisited and visited */
#navbar a,
#navbar a:link,
#navbar a:visited{
  text-decoration:none;
  font-family:Arial ;/*Verdana, Geneva, Arial, Sans-Serif;*/
  /*font-family:cursive;*/       
  font-size:90%; /*creates space between nav buttons when less than 100%*/
  color:#000;
  background:#aaa url(images/navbak.jpg) repeat-x center;
  background-color: #C0C0C0;/*#aaa;grey*/
  display:block;
  height:2.2em;
  width:10em;
  border-right:solid 1px #ddd;
  text-align:center;
  line-height:2em;
  outline-style:none;

}

/* Navbar hover, active, and current page links */
/*#navbar li.selected a:visited{*/
/*#navbar li.selected a:link,*/
#navbar a:hover,
#navbar a:active,
.homepage #nav-home a,
.introccmap #navintroccmap a,
.introbvamap #nav_bva a,
.introeco #nav_eco a,
.intromanag #nav_manag a,
.introdata #nav_data a,
.introconstr #nav_constr a,
.introinvol #nav_invol a,
.introresource #nav_resource a,
.chester #nav_chester a{
  /*background-color:#000;*/
  /*gives a red background to selected category->background:#800000 url(images/navhover.jpg) repeat-x center;*/
  /*color:#fff;*/
  color:#FF0000;
  background-color:transparent;
  background:#aaa url(images/navbak_green.jpg) repeat-x center;
}

/* Make drop-down visible on navbar hover */
#navbar li:hover ul{
  visibility:visible;
}

/* Applies to links on the drop-down menu */
#navbar li:hover ul li a{
  /*background:#ccc; /* Removes background image */
  color:#000;
  text-align:left;
  display:block;
  width:10em;
  padding:0 0 0 1em;
  height:auto;
}

/* Hover on drop-down menu links */
#navbar li:hover ul li a:hover{
  background: #aaa; 
  color:#000;
}

 /*-----------------------------------separation-----------------------------*/




#navbar_horizontal{
  position:relative;
  background-color:transparent;
 
  top:7.5em;
  left:2em;
  height:2.5em;
  width: 59em;
}


#navbar_horizontal ul li a{
 background-image: url(images/navbak.jpg);
background-repeat: repeat-x;
height:2.8em; 
 
  
  
}

 
#navbar_horizontal ul { /* all lists */
	padding: 0;
	margin: 0;
	font-family: 'Verdana','Arial','sans-serif';
        list-style:none;
	font-size:.75em; /*equals 12px*/
        z-index:100;
	list-style-type:none;
}


#navbar_horizontal li { /* all list items */
	float:left;
	width:13em; /* width needed or else Opera goes nuts */
        position:relative;
	left:0em;
	margin-top:.1em;
}


#navbar_horizontal li ul { /* second-level lists */
  position: absolute;
  left: -999em;
  z-index:100;
}
 
 
/*For third menu layer*/ 
#navbar_horizontal li:hover ul{	left:auto;
display: block;
}
 
 
/* Applies to navbar links, unvisited and visited */
#navbar_horizontal a,
#navbar_horizontal a:link,
#navbar_horizontal a:visited{
  text-decoration:none;
  font-family: 'Verdana','Arial','sans-serif';
  font-size:100%;
  color:#000;
  background: url(images/navbak.jpg) repeat-x center;
 
  display:block;
  height:2.6em;
  width:10.2em;  
  text-align:center;
  line-height:2em;
  outline-style:none;
  padding: 2px 10px 0px 0px;
  border-top:solid 0em #000;border-right:solid 0em #000; /* To put a vertical separation line between buttons*/
  z-index:100;
}

 

/* Navbar hover, active, and current page links */
#navbar_horizontal a:hover,
#navbar_horizontal a:active{
  z-index:100;
  color:#000;
  background-color:transparent;
  background:#aaa url(images/navbak_green.jpg) repeat-x center;
}




/* Make drop-down visible on navbar hover */
#navbar_horizontal li:hover ul{
  visibility:visible;
  z-index:100;
}

/* Applies to links on the drop-down menu */
#navbar_horizontal li:hover ul li a{
  text-align:left;
  padding:0 0 0 1em;
  height:auto;
  width:9.1em; /* Aug 12'10 To slightly shorten the size of the dropdown button beneath the first button */
  border-right:none;
  z-index:100;
}

/* Hover on drop-down menu links */
#navbar_horizontal ul:hover li:hover ul li a:hover{
  font-weight:normal;
  color:#008000;
  z-index:100;
  
}

/************************TEST******************************Highlight active menu section*/
#navbar_horizontal a:hover,

#navbar_horizontal a:active
{  
  color:#008000;
} 


/*-------------------------------------------footer-----------*/
#footer{
 
 position:absolute;
 left:.5em;
 width:63em;	
 top:84em; 
 height:3em;
 background-color:#B6E1E4;
 color:#000; /*black*/
 padding-bottom:.5em;
 text-align:center;
 /*border: dashed 1px #f00; */
}

/*---------------------------------------------fullpage--------------------*/
#fullpage{
 background-color:#ff0; /*GREY #D6FCFE;*/
 border:dotted 1px #000;
 padding:3em;

}

 

/*---------------------------------------Pl--------------------*/

/*----------------------------------footer--------------------*/
#footer{
 position:absolute;
 margin: 0 auto;
 background-color:#E7FCFE;
 top:60.5em;
 left:auto;
 width:60em;
 }
#footer h2 {font-size:small;}


/*-------------------------------geese--------------------------*/

div.geesepagenote{
    position:relative;
    
    left:0em;
    top:53em;
    /*height:2em;*/
    width:60em;
    padding:10px;
    border:1px solid gray;
    margin:5px;
    font-family:cursive, sans-serif;
    font-size:smaller;
}

/*-----------------------------exlect exright (carp fish)-----------------*/
div.ex
    {
    width:auto;
    padding:10px;
    border:3px solid gray;
    margin:5px;
    float:left;
    background-color:#B6EBAF;
    text-align:left;
    }

div.ex p{
  font-size:large;
}

div.exleft{
    width:auto;
    padding:10px; 
    border:3px solid gray;
    margin:5px;
    float:left;
    background-color:#B6EBAF;
    text-align:left;
    }

div.exleft p{
  font-size:large;
  text-align:center;
  }

div.exleft li{
  text-align:left;
  }  

div.exright
    {
    position:relative;
    left:0em;
    width:300px;
    padding:10px; 
    border:3px solid gray;
    margin:5px;
    float:right;
    background-color:#B6EBAF;
    text-align:left;
    }

div.exright p{
  font-size:large;
  text-align:center;
}    

div.exright li{
  text-align:left;
}  

div.carpfishpagenote{
    position:relative;
    left:0em;
    top:0em;
    width:auto;
    padding:10px;
    /*border:1px solid gray;*/
    margin:5px;
    float:left;
   
}



#alist{
  border:solid 1px #000;
  background-color:#D9F4D5;
}
  
#alist ol{
 width:250px;
}

#alist ul{
 width:250px;
 
}

#alist li{
  font-family:sans-serif;
  text-align:left;
}


/*--------------------------------Pagenotes------------------------------------*/

div.physicalremovalpagenote{
    /*position:relative;*/
    left:0em;
    /*top:15em;*/
    width:auto;
    padding:10px;
    /*border:1px solid gray;*/
    margin:5px;
   
}

div.carpfishpagenote{
    position:relative;
    left:0em;
    top:11em;
    width:53em;
    padding:10px;
    border:1px solid gray;
    margin:5px;
   
}

/*-------------------------------fonts--lp same as pl due to mistyping in copy and paste, change later----*/
#lp {
  font-family:sans-serif;
}

#pl {font-family:sans-serif;
position:relative;
left:1em;
border:none;
}

/*----------------------------------maps---------------------------------*/
#maplabel{
 position:relative;
 left:2.7em;
 top:2.5em; 
 height:1em;
/* background-color:#fff;*/
 color:#000; 
 width:14em;/*12+12+36*/
 /*border: dashed 1px #FFF;*/
 z-index:1;
 font-family:serif;
 font-size:large;
 font-weight:bold;
 background-color:#fff;
 border:solid 2px #000;
 /*text-decoration:underline;*/
}

#mapoptions{
  /*position:absolute;
  left:0;
  top:.5em; 
  height:3.5em;
  width:50em;
  color:#000; 
  /*border: dashed 1px #F00;
  font-family:san-serif;
  font-size:medium;*/
  /*font-weight:bold;*/
   position:relative;
   width:10em;
   top:2em;/*11em;*/
   height:10em;
   left:2em; /*62em;*/
   /*right:0;*/
   font-family:sans-serif;
   font-size:small;
   /*border-style:solid;*/
   border-color:#000;
   background-color:#E7FCFE;
   z-index:1;
}

#map{
  position:absolute;
  top:10em;
  width:30em;
  height:40em;
  border:solid 1px #f00;
}

#mapdata {
   position:relative;
   width:10em;
   top:0em;/*11em;*/
   height:12em;
   left:1em; /*62em;*/
   /*right:0;*/
   font-family:sans-serif;
   font-size:small;
   /*border-style:solid;*/
   border-bottom:solid  1px;
   border-top:solid  1px;
   border-color:#000;
   background-color:#E7FCFE;
   z-index:1;
}

/*---------------------------------left column for maps------------------------*//


#box1x{
  /*background-image:url("http://pondsofchestercountypa.net/images/buttontemplatebevel3.jpg"); 
  background-image:url("http://localhost/trails/images/cartoon_camera2.png");
  background-repeat:no-repeat;*/
  float:left;
  width:2.5em;
  height:3.5em;
   border:solid 2px #000; 
  z-index:100;
}

#box1{
  /*background-image:url("http://pondsofchestercountypa.net/images/buttontemplatebevel3.jpg");*/
  /*background-image:url("http://localhost/Newgarden_perl/images/mushrooms_small.png");*/
  background-repeat:no-repeat;
  position:absolute;
  width:2.5em;
  height:3.5em;
  /*border:solid 2px #000;*/
  z-index:1;
}

/*------------------------------P and fonts andlp same as pl due to mistyping in copy and paste, change later----*/
#lp {
  font-family:sans-serif;
}

#pl {font-family:sans-serif;
margin-bottom: 0;
}
#pl + #pl {
  text-indent: 1.5em;
  margin-top: 0;

}
/*Below for indenting and spaing paragraphs using the P tag. See http://www.w3.org/Style/Examples/007/indent*/
 p {
  font-family:sans-serif;
  margin-bottom: 0 }
 p + p {
  text-indent: 1.5em;
  margin-top: 0 }
  
/* no line skip with next paragraph */
 #noline{position:relative; top:-1em}
  
 p.caption {
    font-style: italic;
    font-size: smaller;
    text-indent: 0;
    position:relative;
    top:-1em;
    
 }
  p.afterimage { text-indent: 0; margin-top: -0.10em }
  p.stb { text-indent: 0; margin-top: 0.83em }
  p.mtb { text-indent: 0; margin-top: 2.17em }
  p.ltb { text-indent: 0; margin-top: 3.08em }


/*******************For highlighting top menu without a submenu*****************************/
/*.hmpg #n #homey,  .hmpg #n #homey, a:link, a:visited, a:hover,  a:active,*/
.hmpg #n #homey,  .hmpg #n #homey,  a:active,
.vltr #n #volntr,  .vltr #n #volntr, a:active
{
  color:#008040;background:none;text-decoration:none; font-weight:bold;
}

/*******************For highlighting  top menu item when submenu clicked. NOTE TO TEST CLEAR CACHE BETWEEN EACH TEST************************/ 
.hmpg #n #homey,    .hmpg #n #homey a,
.trailsy #n #trailsystem,  .trailsy #n #trailsystem a,
.lwtr #n #lwtrail,  .lwtr #n #lwtrail a,
.mrtr #n #mrtrail,  .mrtr #n #mrtrail a,
.ljtr #n #ljtrail,  .ljtr #n #ljtrail a,
.aptr #n #aptrail,  .aptr #n #aptrail a

{color:#008040;background:none;text-decoration:none; font-weight:bold;}


/*******************Start section- For highlighting dropdown menu item************************/
#aboutus    li.cls_about a,
#newsletter li.cls_newsletter a,
#map_location li.cls_map_location a,
#photogallery li.cls_photogallery a,
#homes4sale li.cls_homes4sale a,
#links li.cls_links a  
{color:#FF8000;text-decoration:none; font-weight:normal;}



#photogallerydisplay {
  position:relative;
  top:0em;
  left:11em;
  width:40em;
  border:none;
  text-align:center;
  font-family: 'Verdana','Arial','sans-serif';
  color:#333333;
  font-size:12px;
  
}  



/*------------------------------colorbox------------------------------*/
 
 /*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
    http://colorpowered.com/colorbox/
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(images/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(images/controls.png) no-repeat -100px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(images/controls.png) no-repeat -129px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(images/controls.png) no-repeat -100px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(images/controls.png) no-repeat -129px -29px;}
    #cboxMiddleLeft{width:21px; background:url(images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#000;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to IE9.
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    _filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*
  The following provides PNG transparency support for IE6
*/
.cboxIE6 #cboxTopLeft{background:url(images/ie6/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(images/ie6/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(images/ie6/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(images/ie6/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(images/ie6/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(images/ie6/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(images/ie6/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(images/ie6/borderMiddleRight.png);}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}