
#header
{
	z-index:14;
}
#enlargeSlideWrapper
{
     position:relative;
	z-index:99999;
}

#enlargeSlide
{
	position:absolute;
	width:400px;
	top:70px;
	left:90px;
	z-index:9999;
	text-align:center;
	/*border: 2px solid #CE7B2D;*/
	background-color: #fff;
}

#enlargeSlideClose
{
	margin:10px 10px 0 0;
	float:right;
	font-size:1.5em;
	color:#CE7B2D;
}
#enlargeSlideClose a
{
	text-decoration:none;
}

#enlargeSlideTitle
{
	margin-top:15px;
	color:#CE7B2D;
	/*font-size:1.5em;*/
    font-size:0.9em;
	padding: 0 10px 0 10px;
}



img.slide
{
	margin: 10px 0 20px 0;
	border:1px solid #cccccc;
}

div.slide_toolbar, div.myslideshow_toolbar
{
	border-top:1px dotted #AFAFAF;
	margin:0 0 16px 0;
	padding-top:4px;
}

.smalltoolbar {
    float:right;
    width:620px;
}

div.slide_toolbar ul.slide_func, div.myslideshow_toolbar ul.slide_func
{
	float:right;
	margin:0 -8px 0 0;
	padding:0;
}

div.slide_toolbar ul.slide_func li, div.myslideshow_toolbar ul.slide_func li
{
	background:transparent none repeat scroll 0 0;
	border-left:1px dotted #AFAFAF;
	display:block;
	float:left;
	font-size:1em;
	line-height:1.36em;
	list-style-type:none;
	padding:0 8px;
	margin:0 0 10px 0;
}
li .remove
{
	/*float: right;*/
	padding: 12px 0 0 21px;
	background: transparent url(/images/common/icon_remove.gif)  2px 10px no-repeat;
}

li .add
{
	/*float: right;*/
	padding: 12px 0 0 21px;
	background: transparent url(/images/common/icon_add.gif)  2px 10px no-repeat;
}

li .email
{
	/*float: right;*/
	padding: 12px 0 0 21px;
	background: transparent url(/images/common/icon_email2.gif)  2px 10px no-repeat;
}


ul.slide_func li.download span
{
	padding: 0 0 0.5em 2em;
	background:url(/images/common/icon_download.gif) 2px -1px no-repeat;
	*background:url(/images/common/icon_download.gif) 2px 0px no-repeat;
}

ul.slide_func li.download select
{
	font-size:1em;
}

table.results div.slide_table_title
{
	margin-bottom:10px;
}

table.results div.slide_table_title .slide_img
{
	margin:0 1em 0 0;
	padding:0;
	float:left;
	width:101px;
	border:1px #ce7b2d solid;
	position:relative;
}

table.results div.slide_table_title .slide_img a.mag_glass
{
	margin:0;
	padding:0;
	display:block;
	height:76px;
	width:101px;
	border:none;
	/*background:url(/images/common/orange_mag.gif) no-repeat right bottom;*/
	background:url(/images/common/icon_enlarge.gif) no-repeat right bottom;
	position:absolute;
}

table.results div.slide_table_toolbar ul.slide_func
{
	margin:0;
	padding:0;
}

table.results div.slide_table_toolbar ul.slide_func li
{
	background:transparent none repeat scroll 0 0;
	border-left:1px dotted #AFAFAF;
	display:block;
	float:left;
	font-size:1em;
	line-height:1.36em;
	list-style-type:none;
	padding:0 8px;
	margin:0 0 10px 0;
}

table.results div.slide_table_toolbar ul.slide_func li select
{
	font-size:0.9em;
}


table.slideshow
{
	border:1px dotted #AFAFAF;
	margin: 10px 0 10px 0;
}
table.slideshow td
{
	border-right:1px dotted #AFAFAF;
	border-bottom:1px dotted #AFAFAF;
	color:#38393C;
	padding:15px 15px 1px;
	vertical-align: top;
}

table.slideshow td.last
{
	border-right:none;
}

table.slideshow div.slide_table_title
{
	margin-bottom:10px;
}

table.slideshow div.slide_table_title .slide_img
{
	margin:0 1em 0 0;
	padding:0;
	float:left;
	width:152px;
	border:1px #ce7b2d solid;
	position:relative;
}

table.slideshow div.slide_table_title .slide_img a.mag_glass
{
	margin:0;
	padding:0;
	display:block;
	height:114px;
	width:152px;
	border:none;
	/*background:url(/images/common/orange_mag.gif) no-repeat right bottom;*/
	background:url(/images/common/icon_enlarge.gif) no-repeat right bottom;
	position:absolute;
}

table.slideshow div.slide_table_toolbar ul.slide_func
{
	margin:0;
	padding:0;
}

table.slideshow div.slide_table_toolbar ul.slide_func li
{
	background:transparent none repeat scroll 0 0;
	display:block;
	font-size:1em;
	line-height:1.36em;
	list-style-type:none;
	padding:0;
	margin:0 0 10px 0;
}

table.slideshow div.slide_table_toolbar ul.slide_func li select
{
	width:80px;
	font-size:1em;
}



#my-slideshow-grid
{
	width: 100%;
	border:1px dotted #AFAFAF;
	text-align: center;
}

#my-slideshow-grid div.myslideshow_grid_slide
{
	float: left;
     margin: 4px;
     border: 1px solid #ccc;
	padding:9px;
	width: 172px;
    height:265px;
	text-align: left;
	background-color: #ffffff;
}

#my-slideshow-grid div.myslideshow_grid_slide:hover
{
	cursor: move;
}

#my-slideshow-grid div.myslideshow_grid_slide div.slide_table_title
{
	margin-bottom:10px;
}

#my-slideshow-grid div.myslideshow_grid_slide div.slide_table_title .slide_img
{
	margin:0;
	padding:0;
	float:left;
	width:152px;
	border:1px #ce7b2d solid;
	position:relative;
}

#my-slideshow-grid div.myslideshow_grid_slide div.slide_table_title .slide_img a.mag_glass
{
	margin:0;
	padding:0;
	display:block;
	height:114px;
	width:152px;
	border:none;
	/*background:url(/images/common/orange_mag.gif) no-repeat right bottom;*/
	background:url(/images/common/icon_enlarge.gif) no-repeat right bottom;
	position:absolute;
}

#my-slideshow-grid div.myslideshow_grid_slide div.slide_table_toolbar ul.slide_func
{
	margin:0;
	padding:0;
}

#my-slideshow-grid div.myslideshow_grid_slide div.slide_table_toolbar ul.slide_func li
{
	margin:0 0 10px 0;
	padding:0;
	background:transparent none repeat scroll 0 0;
	display:block;
	font-size:1em;
	line-height:1.36em;
	list-style-type:none;
}

#my-slideshow-grid div.myslideshow_grid_slide div.slide_table_toolbar ul.slide_func li select
{
	width:80px;
	font-size:1em;
}

.slideimage{
	border:1px solid  #AFAFAF;
}

.slideimageright {
	float:left;
    margin-bottom:15px;
}

.slideshowtags {
    margin-top:15px;    
}