/* 
  ------------------------------------------------
  PVII Slideshow Magic
  by Project Seven Development
  www.projectseven.com
  Style: 01
	Dark Toolbar
  ------------------------------------------------
*/
/* 
  ------------------------------------------------
  PVII Slideshow Magic
  by Project Seven Development
  www.projectseven.com
  Style: 01
	Dark Toolbar
  ------------------------------------------------
*/
/*
The Root Slideshow DIV
*/
#p7ssm {	font-family: Verdana, sans-serif, Arial, Helvetica; background-color: #ffffff;	position: relative; z-index: 100; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}

/*Extra Wrappers - used for the Shadow Box style only. DO NOT EDIT.*/
#p7ssm_w1 			{}
#p7ssm_w2 			{ position: relative; z-index: 100;}
#p7ssm_bottom 		{ font-size: 0px; height: 0; line-height: 0;}

/*NAV MENU*/
#p7ssm_nav_wrapper 	{ position: relative;}

/*The Drop Down Menu DIV*/

/*
The Inner Nav Menu Wrapper... Necessary for the script
The Script will hide this element before the page loads
Set value to "none" if you want to hide the nav bar in
Dreamweaver, but it will be hidden if script is disabled.
*/
#p7ssm_navList 		{ /*display:block;*/}
#p7ssm_navList ul 	{ /*margin: 0px; padding: 0px; font-size: 12px;*/}
#p7ssm_navList li 	{ /*list-style-type: none;*/}

/*The Navbar Links*/
#p7ssm #p7ssm_navList a {	text-decoration: none;	display: block;	background-color: #333333;	color: #999999;	padding: 2px 10px;	border-top: 1px solid #444444;	border-bottom: 1px solid #000000;	border-right: 1px solid #000000;	border-left: 1px solid #444444;}
#p7ssm #p7ssm_navList a:hover {	background-color: #FF9900;	color: #000000;	border-color: #FFFFFF;}


/*Preview Table - DO NOT EDIT*/
#p7ssm_preview table 		{ margin: 0 auto;}

#p7ssm .p7ssm_sectionTrigger a { text-decoration: none;	display: block;	color: #000000;	padding: 3px 10px;	border-bottom: 0; background-image: url(img/p7ssm_plus.gif); background-repeat: no-repeat;	background-position: right center;}
#p7ssm .p7ssm_sectionTrigger a:hover{ color: #CCCCCC;}
#p7ssm .p7ssm_sectionTrigger .down 	{ background-image: url(img/p7ssm_minus.gif); background-repeat: no-repeat;	background-position: right center;	color: #CCCCCC;	letter-spacing: 0.1em;}


/*\Hide from IE5 Mac*/
.p7ssm_thumb_section a 		{ /*float: none; display: block;*/}

/*End Hide*/
.p7ssm_thumb_section a:hover	{ /*	border-color: #FF9900;*/}
.p7ssm_thumb_section .down 		{ /*	border-color: #FFFF00!important;	cursor: default;*/}
.p7ssm_thumb_section img 		{ /*	height: 20px;	width: 20px;	padding: 0;	border: 0;	display: block;*/}
.p7ssm_clearThumbs 				{ /*	clear: both;	height: 0;	line-height: 0.0;	font-size: 0;*/}

/*Toolbar Controls */
#p7ssm_toolbar 				{ /*background-image: url(img/p7ssm_ctrl_bg.jpg);	background-repeat: repeat-x; background-color: #383838;	padding: 0;*/ position:absolute; top:0px; margin:0; padding:0;}



/*The Thumbnail Icon down state*/
#p7SSMthmb.down 		{ background-position: left bottom !important;}


/*The Hover state for all the toolbar icons*/
#p7ssm_first:hover, #p7ssm_prev:hover,
.p7ssm_play:hover, .p7ssm_pause:hover,
#p7ssm_next:hover, #p7ssm_last:hover,
#p7ssm_slidebar:hover, #p7SSMthmb:hover, #p7SSMtnav:hover {	/*background-position: left bottom;*/}


/*FULLSIZE IMAGE */
/*\FS TABLE DO NOT EDIT - and hide from IE5 Mac*/
#p7ssm_fstbl { position:relative;   top:22px;	margin: 0px ; padding:0px; /*border-width:1px;  border-style:solid; border-color:#00CC00;*/ width:723px; height:490px; }
html>body #p7ssm_fstbl { position:relative;   top:50px; left:45px; margin: 0px ; padding:0px; /*border-width:1px;  border-style:solid; border-color:#00CC00;*/ width:723px; height:490px; }

/*End Hiding*/
/*The Outer Wrapper for Fullsize Image*/
#p7ssm_fullsize { margin:0px; padding: 0px; /*border:solid; border-width:1px; border-color:#ffffff;*/}

/*Animating Box Wrapper for Fullsize Image*/
#p7ssm_fsc { margin: 0px; padding:0px; }

/*Inner Wrapper for Fullsize Image*/
#p7ssm_fsw { margin:0px; padding: 0px; top:0px; }

/*Crossfade Wrapper - DO NOT EDIT*/
#p7ssm_cf {	position: absolute;	visibility: hidden;	left: 0;	top: 0;	z-index: 99; }

/*Firefox Strict Mode Box Model Fix - DO NOT EDIT*/
#p7ssm_cf img {	display: block;}

/*The Fullsize Image*/
#p7ssm_fsc img {	border: 0;}

/*\Firefox Fix - Hide from IE5 Mac*/
#p7ssm_fsc img {	display: block;}

/*End Hiding*/
/* Description Styles */
#p7ssm_description {	font-size: 10px;	padding: 6px 12px;	color: #333333;	line-height: 1.5em;	letter-spacing: 0.1em;	display: none;}

/*Description Paragraphs*/
#p7ssm_description p {	margin: 6px 0;}

/*Description Links*/
#p7ssm_description a {	color: #3366CC;}

/*Hiiden Link for Fullsize Image. DO NOT EDIT*/
.p7ssm_lk {	display:none;}

/*Hidden Description Source. DO NOT EDIT*/
.p7ssm_fd {	display:none;	padding: 0;}

/*The Loading Progrees Bar. DO NOT EDIT*/
#p7ssm_loading {	position:absolute;	left:0px;	top:0px;	visibility: hidden;	z-index: 100;}
